Threads Panel

The Threads Panel is a panel in the top-level Main Window. The Threads Panel displays a table of the current threads in the target JVM. The selected row in the table indicates the current thread in the debugger. Selecting a row in the table, selects (changes) the current thread.

table

Each row in the table represents a thread. Each thread has the following attributes (which are the columns of the table). [Shift] Click on a column header to sort the table in [descending] ascending order according to that column. Threads are sorted in ascending order by thread object ID by default. While the target JVM is running, an hour glass cursor will be displayed in the Threads Panel.

context menu

A popup Context Menu is displayed by right clicking on the table:

©2001-2010. debugtools.com LLC. All rights reserved.