Node: VxWorks Attach, Previous: VxWorks Download, Up: VxWorks



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.