Log in

View Full Version : Breakpoint , comments not save


helloword
March 3rd, 2003, 15:30
I notice want I have more then 35 udd files Ollydbg do not save anymore the breakpoints, comments and ...
When I delete all udd files, everything is working.

By debugging the same file Ollydbg create many udd file with the same file name like that:
xx_1.exe
xx_2.exe
xx_3.exe
xx_4.exe
I didn't change a byte in the file.
Is it a normal behavior?

Ricardo Narvaja
March 3rd, 2003, 17:21
Put in DEBUGGING OPTIONS-SECURITY- IGNORE PATH AND EXTENSION, mark this and is solved

Ricardo Narvaja