Editing a Breakpoint in the Disassembly Window

In the Disassembly window, you can view file, function, or address breakpoints as symbols in the left margin. You can edit the properties of these breakpoints using the procedure given below. You cannot view data breakpoints in the Disassembly window, so you cannot edit their properties from the Disassembly window. To edit a data breakpoint, use the Breakpoints window.

To edit a file, function, or address 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.