Whole document tree
    

Whole document tree

Debugging with GDB: Sparclet Connection
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

14.3.13.2 Connecting to Sparclet

The GDB command target lets you connect to a Sparclet target. To connect to a target on serial port "ttya", type:

 
(gdbslet) target sparclet /dev/ttya
Remote target sparclet connected to /dev/ttya
main () at ../prog.c:3

GDB displays messages like these:

 
Connected to ttya.



This document was generated by root on January, 30 2002 using texi2html