Editing a Breakpoint in the Call Stack Window

In the Call Stack window, breakpoint symbols appear in the left margin next to the name of the function call where they are set. You can edit the properties of a breakpoint using the procedure given below

To edit a breakpoint

  1. Right-click the line containing the breakpoint symbol (a solid dot or empty circle, depending on the breakpoint state).
  2. From the shortcut menu, choose Breakpoint Properties.

    The Breakpoint Properties dialog box appears.

  3. In the Breakpoint Properties dialog box, edit the breakpoint properties you want to change.
  4. Click OK.