-
-
Notifications
You must be signed in to change notification settings - Fork 340
Open
Labels
Description
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.
Reactions are currently unavailable