sinnernot
09-08-2005, 04:40 PM
ok, I'm setting a breakponit and handling it in Pausedx(), But, the problem is the the function I set the breakpoint on is called very often, and because (I pressume) ollydbg rewrites the CPUDUMP pane everytime the breakpoint is hit, the program gets really slow.
Is there a way to put a breakpoint ni such a way that ollydbg does not rewrite the CPU PANE? I think maybe it is possible with logging conditional breakopints,has anyone tried this before?
Even if i Close the cpu dump window, every time the breakpoint is hit, it is reopened again.
any help will be appreciated.
thanks, bye!
Is there a way to put a breakpoint ni such a way that ollydbg does not rewrite the CPU PANE? I think maybe it is possible with logging conditional breakopints,has anyone tried this before?
Even if i Close the cpu dump window, every time the breakpoint is hit, it is reopened again.
any help will be appreciated.
thanks, bye!

