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.
Go to the first, previous, next, last section, table of contents.