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

Consider moving the Breakpoint plugin to be part of the core executable

Open eteran opened this issue 5 years ago • 0 comments

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.

eteran avatar Dec 14 '20 16:12 eteran