IntelliJ IDEA 11.1 Web Help

9.0+
Some features described here are available in Ultimate edition only.

Use this tab to review the external thread dump, or the one taken from the debugger, in a handy way. The tab is divided into two parts. The left one displays all threads, and the right one - the stack trace for the selected thread.

In the Dump tab all threads are sorted so that the most meaningful and useful threads are on the top of the list. For your convenience, the threads are displayed in varying shades of gray text, and deadlocks are highlighted in red.

Toolbar

Item Description
copy Click this button to copy the whole thread dump to the Clipboard.

Thread icons

Item Description
pauseIcon Thread is suspended.
debug_mute_breakpoints Thread is waiting on a monitor lock.
debug_resume Thread is running.
iconPlugin Thread is executing network operation, and is waiting for data to be passed.
iconAddValidator Thread is idle.
edtBusy Event Dispatch Thread that is busy.
mainToolbarSave Thread is executing disk operation.

See Also

Procedures:

Reference:

Web Resources: