Managing the Threads Tab

Related Topics:

Multithreaded Program Debugging

Use Hide Selected and Expose Hidden on the Threads menu to manage the threads in the Threads Tab. If your program has a lot of threads and you are switching between only a few, you may want to hide the other threads.

The debugger automatically hides system threads, typically t2 and t3.

To hide a thread:

1. In the Debugging Window, select the thread in the Threads tab.

2. Choose Threads Hide Selected.

To show all hidden threads, choose Threads Expose Hidden.