eteran / edb-debugger

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

Persistent breakpoints in base executable #762

Open ttufts opened 4 years ago

ttufts commented 4 years ago

It would be amazing for breakpoints to persist across runs of edb for the base executable.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/91632560-persistent-breakpoints-in-base-executable?utm_campaign=plugin&utm_content=tracker%2F14326212&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F14326212&utm_medium=issues&utm_source=github).
Vic063 commented 4 years ago

Hi,

I just created PR #763 which addresses your request as I need the same behavior of EDB.

Regards.

sayboltm commented 3 years ago

Sessions, or the import/export breakpoints to work, but sessions would be a true enhancement. Opening an issue now!