Editing a Breakpoint
To view and modify the options of a breakpoint:
-
If the Breakpoints window is not open, select V
iew
Debug Windows
Breakpoints from the main menu.
-
In the Breakpoints window, select a
breakpoint.
-
Right-click and choose Edit Breakpoint.
The Edit Breakpoint dialog appears with a Definition
tab, a Conditions tab, and an
Actions tab.
-
Make any necessary changes to the breakpoint options.
-
Click OK to accept the changes.
From the Edit Breakpoint dialog, you can:
-
Change the definition - source location or exception type of a
breakpoint
-
Set a condition
-
Set the threads to which the breakpoint will apply
-
Set a pass count for the breakpoint
-
Put the breakpoint in a breakpoint group
-
Choose what actions the debugger will take when the breakpoint occurs
Related topics
About Breakpoints
Setting Source
Breakpoints
Examining
Breakpoints with the Breakpoints Window
Disabling and Deleting Breakpoints
About Valid and Invalid Breakpoints
Making a Breakpoint Conditional
Copyright © 1997, 2004, Oracle. All rights reserved.