Set Breakpoint Dialog
The Set Breakpoint Dialog is displayed from the
Breakpoints menu in the Menu Bar.
Breakpoints can also be set directly in the Source Panel.
Breakpoint events (hits) are displayed in the Events Panel.
The Set Breakpoint Dialog lets the User specify the following parameters of a
breakpoint:
fields
- Breakpoint Group - (optional) the name of the breakpoint group that this
breakpoint will belong to.
- Java Class - the class name (including package names and inner class names, if any)
of the Java class containing the breakpoint.
- Line Number - the line number at which to set the breakpoint.
The drop down lists of the combos record recent entries that the User can select from.
buttons
- OK - sets the specified breakpoint
and closes the dialog. If there is a error, an error message dialog will be
displayed. The new breakpoint will be listed in the
Breakpoints Panel.
- Cancel - closes the dialog without
setting a breakpoint.
- Help - displays this Help.
©2001-2010. debugtools.com LLC. All rights reserved.