Feature #5152 2010-10-30 08:27
akum
Folding and Break points
Hello. I would like to see the breakpoints and folding persisted after a restart of the project in the medium. Thanks.
- Category
- Status
- Open
- Close date
- Assigned to
History
ollydbg 2010-12-03 12:56
I have a patch to do the persist breakpoints. You can search here: https://developer.berlios.de/patch/?group_id=5358
But the developers think that the breakpoints should stored in the cbp file.(my implementation was store the breakpoints in a separate file)