On Tuesday, March 01, 2011 17:52:29 dpc@ucore.info wrote: > On Tue, Mar 1, 2011 at 7:35 PM, Mike Frysinger wrote: > > 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. > > > > last i looked at this, it seemed like a qemu problem, not gdb > > Clearly the gdb has some way to break gdb if sending SIGINT to gdb > works. if the remote stub does things wrong, there's nothing the gdb client should be doing to work around it. fix the remote stub. -mike