eteran / edb-debugger

edb is a cross-platform AArch32/x86/x86-64 debugger.
GNU General Public License v2.0
2.7k stars 326 forks source link

Feature: Persistent Breakpoints (in base at least) #684

Closed ttufts closed 5 years ago

ttufts commented 5 years ago

I realize ASLR gets in the way of persistent breakpoints, but it would be excellent to have them in the base image at least.

eteran commented 5 years ago

Duplicate of issue #358

eteran commented 5 years ago

I do like the idea of "at least" supporting them in the base image. That in itself should make things much simpler.