Interrupting remote targets from GDB

Kevin Buettner kevinb@redhat.com
Thu Nov 17 19:14:00 GMT 2005


On Thu, 17 Nov 2005 13:50:56 -0500
Daniel Jacobowitz <drow@false.org> wrote:

> On Thu, Nov 17, 2005 at 11:20:43AM -0700, Kevin Buettner wrote:
> >     set remotebreak
> > 	If set to on, GDB sends a BREAK signal to the remote when you
> > 	press the Ctrl-C key to interrupt the program running on the
> > 	remote.  If set to off, GDB sends the `Strl-C' character
> > 	instead.  The default is off, since most remote systems expect
> > 	to see `Ctrl-C' as the interrupt signal.
> 
> Mind fixing the Strl-C ? ;-)

Done.  Patch and commit message sent to gdb-patches@.

Kevin



More information about the Gdb mailing list