Editing a Breakpoint

To view and modify the options of a breakpoint:
  1. If the Breakpoints window is not open, select V iew then choose Debug Windowsthen choose Breakpoints from the main menu.
  2. In the Breakpoints window, select a breakpoint.
  3. Right-click and choose Edit Breakpoint.
    The Edit Breakpoint dialog appears with a Definition tab, a Conditions tab, and an Actions tab.
  4. Make any necessary changes to the breakpoint options.
  5. Click OK to accept the changes.

From the Edit Breakpoint dialog, you can:


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