gogoprog / atom-gdb

Atom plugin to set gdb breakpoints in .gdbinit file and run an external debugger as QtCreator or ddd
MIT License
10 stars 1 forks source link

Visual indication that the program is starting #9

Closed NuclearCookie closed 7 years ago

NuclearCookie commented 9 years ago

Would be nice to have a visual indication ( message box, or in the button bar ), showing that the debugger is launching. I didn't know if it worked, spam clicking f5 with 10 instances spawning ;)