Is break execution available in GDB under the remote protocol?
J.T. Conklin
jtc@redback.com
Thu Apr 26 11:09:00 GMT 2001
>>>>> "Stephen" == Stephen Smith <ischis2@home.com> 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
More information about the Gdb
mailing list