Set Thread Events Dialog

The Set Thread Events Dialog is displayed by selecting Events... from the right-click pop-up context menu in the Threads Panel in the top-level Main Window. The Set Thread Events Dialog allows the user to specify that the debugger will suspend (stop) execution of the target JVM on specific Java thread start (in the Thread Start tab) or thread death (in the Thread Death tab) events. The corresponding events are displayed in the Events Panel.

Thread Start Events

The user can select from one of the following radio buttons:

Thread Death Events

The user can select from one of the following radio buttons:

buttons

Note that on thread start/death events there is no corresponding source code to display since that thread's stack is empty at that point.

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