Remote gdb rtems-leon

Joel Sherrill joel.sherrill at oarcorp.com
Thu Feb 16 12:17:35 UTC 2006


Ralph Preston wrote:

>Hello,
>
>Does anyone know if an RTEMS LEON2 gdb stub exists?  My searching hasn't
>turned up anything.
>
>  
>
There is one in gdb without thread support.    Download a gdb source 
tarball and
look in the gdb subdirectory for sparc-stub.c The RTEMS thread aware support
is fairly simple to adapt to a target.  It is in libbsp/shared/gdbstub 
and the target specific portion
would go in libbsp/sparc/shared.  The mips is an example of how this is 
organized.

>Ralph A. Preston
>The MITRE Corporation
>202 Burlington Road MS E095
>Bedford, MA 01730
>Phone: 781-271-7914   Fax: 781-271-8915   Cell: 617-335-2226
>http://www.mitre.org
>
>  
>

--joel




More information about the users mailing list