radareorg / iaito

Official QT frontend of radare2
GNU General Public License v3.0
1.02k stars 86 forks source link

ask to stop current debug session when user saves the project in debug mode #119

Closed hamaney closed 1 year ago

hamaney commented 1 year ago

When in active debug mode, and the user saves the project, communicate the error to the user in one of two ways:

current in r2 console

ERROR: radare2 does not support projects on debugged bins
ERROR: Cannot save project
trufae commented 1 year ago

this is an easy one. ill take care of this even if i never considered debugging on iaito a stable thing