On Tuesday, March 01, 2011 09:47:57 dpc@ucore.info wrote: > I have a little problem with arm-none-eabi-gdb that I'm debugging > remote qemu-system-arm targets. > > The problem is: Ctrl-C does not break qemu target, but disconnects > qemu completely. > > (gdb) c > Continuing. > ^CRemote communication error. Target disconnected.: Connection reset by > peer. last i looked at this, it seemed like a qemu problem, not gdb -mike