Go to Glossary Go to Search Go to IBM C and C++ Compilers Help Home Page Go to IBM Software WWW Site

Using the Threads Pane

When you expand a thread in the Threads pane, the following information is displayed:

To move between items in the list, use the mouse or the cursor up and down keys. To expand or collapse items in the list, use the + and - keys.

To open or raise the focus of the Source window for a thread, press the Enter key while the thread is highlighted, or double-click on it.

To access a popup menu for a highlighted thread, click mouse button 2. This menu lets you disable or enable the thread, access monitors specific to the thread, or jump to the execution point in the Source window for the thread.

For guidance on designing and debugging multithreaded programs, see Debugging Threads.