PDA

View Full Version : Breakpoint , comments not save


helloword
03-03-2003, 02:30 PM
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
03-03-2003, 04:21 PM
Put in DEBUGGING OPTIONS-SECURITY- IGNORE PATH AND EXTENSION, mark this and is solved

Ricardo Narvaja