Threads pane

The Threads pane displays a table of all the threads in the current program. Each thread is a separate row, and an arrow indicates the current thread. Use the Threads pane to view information about the threads in your program, set the current thread, and enable or disable thread execution.

Each thread is a row in the table that can include the following columns:

To set a thread as the current thread, right-click the thread and select Set Current Thread.

To change the column display, right-click the Threads pane and select Columns.

To copy all the data from the pane to the clipboard, right-click the Threads pane and select Copy Panel.

To suspend updates to the pane, right-click the Threads pane and select Suspend Updates. To begin updating again, right-click in the pane and select Resume Updates.