edb-debugger
edb-debugger copied to clipboard
Consider moving the Breakpoint plugin to be part of the core executable
It could be argued that because breakpoints are such a fundamental feature of debuggers that there is no benefit for it being a plugin. By moving the code to be more tightly coupled with the main code, it may be easier to handle things like breakpoint restoration from sessions a little more cleanly.
It should be possible to do restoration nicely either way, but this may simplify things
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.