avrdudes / avarice

AVaRICE is a program for interfacing the Atmel JTAG ICE to GDB to allow users to debug their embedded AVR target.
GNU General Public License v2.0
35 stars 11 forks source link

[feature-request #12] Option to Allow AVaRICE to Continue Running After the Debug Session has Closed #86

Open avrs-admin opened 2 years ago

avrs-admin commented 2 years ago

kalcifer 2021-06-05 04:17:13.921000

Normally, whey you close the debug session, say with avr-gdb, AVaRICE will automatically exit, and must be restarted if you want to debug again. It would be nice if you can specify an option which will keep avarice running so that you can reconnect with GDB after having disconnected/detached.

This issue was migrated from https://sourceforge.net/p/avarice/feature-requests/12/