eteran / edb-debugger

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

Labels not saved in session files #810

Open cgimenez opened 2 years ago

cgimenez commented 2 years ago

New edb user here, so forgive me if I missed something.

This question is stated here https://github.com/eteran/edb-debugger/issues/98 "Eventually, labels should be saved and loaded with sessions, but not yet."

Losing labels is really a problem, but is it a bug or a not implemented functionality ?

I had a look to the session file and can see that only bookmarks and comments are saved.

eteran commented 2 years ago

I believe that they are not yet saved, but you are correct that they should be. We'll use this issue to track it's progress :-)