Breakpoint Event Panel
The Breakpoint Event Panel is the top right-hand side panel in the
top-level Events Window.
The Breakpoint Event Panel is initially displayed by double-clicking on a breakpoint
event in the Events Panel in the top-level
Main Window.
(Breakpoints that are currently set are displayed in the Breakpoints Panel.)
Info
Displayed at the top in blue are the following information about the breakpoint event:
- Event Number - the corresponding event number of the hit breakpoint.
- Breakpoint ID - the breakpoint ID (see the
Breakpoints Panel) corresponding to the hit breakpoint.
- Thread - the thread name and the corresponding thread object ID
(see the Threads Panel) for the
breakpoint event. A tool tip displays the full thread name including thread group
names.
- Resolved at - the source code location corresponding to the hit breakpoint.
A tool tip displays the containing method name.
Clicking on the button will display the corresponding source code in the
Source Panel.
- Class Name - the class name of the breakpoint. A tool tip displays the
full class name including package names.
- Class Loader - the class loader that loaded the above breakpoint
Class Name.
- Method Name - the name of the method (if a method breakpoint).
©2001-2010. debugtools.com LLC. All rights reserved.