BartmanAbyss / vscode-amiga-debug

One-stop Visual Studio Code Extension to compile, debug and profile Amiga C/C++ programs compiled by the bundled gcc 12.2 with the bundled WinUAE/FS-UAE.
GNU General Public License v3.0
318 stars 40 forks source link

End debugging session when WinUAE is closed #27

Closed sacredbanana closed 4 years ago

sacredbanana commented 4 years ago

Hi

Even when you quit WinUAE you still have to push the stop button in VSCode to stop the debug session. Any chance we could get it closed automatically?

BartmanAbyss commented 4 years ago

Thanks for the suggestion.