From mboxrd@z Thu Jan 1 00:00:00 1970 From: jtc@redback.com (J.T. Conklin) To: Stephen Smith Cc: GDB Subject: Re: Is break execution available in GDB under the remote protocol? Date: Thu, 26 Apr 2001 11:09:00 -0000 Message-id: <5mbspjo7nn.fsf@jtc.redback.com> References: <3AE8558A.910B0292@home.com> X-SW-Source: 2001-04/msg00192.html >>>>> "Stephen" == Stephen Smith writes: Stephen> I just received and email wondering there is an easy way to Stephen> cause a process under test to be easily halted. Depending on the value of remotebreak, the remote protocol sends either a ^C or a serial break when ^C is hit at the console. As long has the target has an interrupt driven debug channel, it should be easy to detect one or the other and stop program execution. --jtc -- J.T. Conklin RedBack Networks