GDB's remote protocol: rCommand

Andrew Cagney ac131313@cygnus.com
Wed Mar 21 15:59:00 GMT 2001


Stephen Smith wrote:
> 
> When reading chapter 13 of the gdb manual, the rcmd can be taken to mean one
> of two things:
> 
> 1)  a command sent from the host machine to the target machine for the GDB server/stub to
> execute

This one.  All (well ok almost all) packets are GDB->target->GDB.

	Andrew



More information about the Gdb mailing list