This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: GDB's remote protocol: rCommand


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]