edb-debugger
edb-debugger copied to clipboard
Save Breakpoints
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.