This is the mail archive of the gdb-patches@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 - Remote Serial Protocol


Hi Vishal,

If you have the GDB sources, you will find the manual "Debugging with
GDB" in the gdb/doc subdirectory.  It can be generated in a variety of
formats (look in the Makefile.in of that subdirectory).

If your system is a Unix system, the "info" version of the manual should
have been installed when gdb was installed.  Use the "info" command to
browse it.

Regards,
Fernando

vishal.suresh@philips.com wrote:
> 
> Hi GDB Team,
>        Is there any documentation in the web on the remote serial protocol.  I have found some  documentation on what kind of messages the gdb sends to the stub but what I need is what does the gdb expect in return for the commands that it sends. i.e.
> the format of the message that need to be sent from the stub back to the gdb.  Please indicate where I can find this info. I am trying to write a gdbstub in 'C'.
> 
> Thanks & Regards,
> Vishal
> 
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> CTO/DTG/SDE
> Philips Semiconductors Design Competence Centre-Bangalore
> 
> Mailing Address: Philips Innovation Campus, No 1, Murphy Road
> Ulsoor, Bangalore 5600 08
> INDIA
> Phone: Office: +91 80 557 9000, Ext: 3046
> Phone: Resi: +91 80 650 7650

-- 
Fernando Nasser
Red Hat Canada Ltd.                     E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9


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