Whole document tree
    

Whole document tree

Debugging with GDB: VxWorks Attach
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

14.2.1.3 Running tasks

You can also attach to an existing task using the attach command as follows:

 
(vxgdb) attach task

where task is the VxWorks hexadecimal task ID. The task can be running or suspended when you attach to it. Running tasks are suspended at the time of attachment.



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