Thread Event Panel
The Thread Event Panel is the top right-hand side panel in the top-level
Events Window.
The Thread Event Panel is initially displayed by double-clicking on a thread
event (Java Thread Start or Thread Death) in the Events Panel in the top-level
Main Window.
(Thread events in the debugger are specified in the
Set Thread Events Dialog).
Info
Displayed at the top are the following information about the thread start/stop event:
- Event Number - the corresponding event number (displayed in blue).
- Event Type - whether this is a Thread Start or Thread Death event (displayed in blue).
- Thread Object ID - the corresponding thread object ID.
- Thread Name - the corresponding thread name (displayed in red).
- Thread Group Name - the corresponding thread group name (displayed in blue).
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.