Procedure: To Edit Break Points from the Debug Menu
From the Debug Menu, do the following:
- Select Edit Breakpoints… from the Breakpoints menu item. The following dialog displays:
- Select one of the breakpoints. You can then perform the following actions:
Action | Description |
---|---|
Edit | Edit the characteristics of the highlighted breakpoint, using the Set Breakpoints dialog. |
Delete | Delete the highlighted breakpoint |
Enable | Enable the highlighted breakpoint |
Disable | Disable the highlighted breakpoint. A disabled breakpoint can be enabled again by the Enable action. |
Goto | Go to the breakpoint line in the source code window |