avarice icon indicating copy to clipboard operation
avarice copied to clipboard

[bug #20] Detach starting with shell from avr-gdb - communication error

Open avrs-admin opened this issue 3 years ago • 0 comments

frexgj <None> 2014-10-23 20:07:38.181000

When starting AVaRICE from avr-gdb with the shell command and detach parameter the communication doesn't work. From my understanding the avr-gdb <-> AVaRICE (TCP) connection is okay. But the pipes that are used to communicate with the backend (AVR Dragon in my case) somehow don't seem to work anymore. When moving the point where the detach is actually done a bit higher in main it works (for me). I'm using Code::Blocks for Debugging and am running on XUbuntu 14.4, AVaRICE is from SVN. Debugging hardware is an AVR Dragon with 7.38 Firmware. I'm also using AVaRICE for programming although this is not recommended anymore (but when using avrdude the usb is blocked for some time afer it is done and i would have to add an delay), maybe that's also contributing to the problem?

This issue was migrated from https://sourceforge.net/p/avarice/bugs/20/

avrs-admin avatar Jan 26 '22 20:01 avrs-admin