edb-debugger icon indicating copy to clipboard operation
edb-debugger copied to clipboard

Save Breakpoints

Open GoogleCodeExporter opened this issue 10 years ago • 0 comments

I would suggest something similar to ollydbg's session files:

The debugger provides access to session data that will be loaded and saved from/to disk.

A plugin can read the whole content (for e.g. compatibility settings with other plugins, or reading debugger session data like ignored exceptions) but only write to its own section.

On shutdown the debugger saves the whole thing (maybe zipped).


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

GoogleCodeExporter avatar Mar 29 '15 00:03 GoogleCodeExporter