CodeView (cv.hlp) (Table of Contents; Topic list)
Watch Menu: Edit Breakpoints Command
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     The Edit Breakpoints command adds, removes, changes, enables, or
     disables breakpoints.
 
     ■ Select a breakpoint             ■ Select an operation
     │                                 │
     │ ┌───── Edit Breakpoints ─────┐  │
     │ │   <breakpoint>             │  └─ <Add>
     └─┼─ <breakpoint>             │      <Remove>
       │   <breakpoint>             │      <Modify>
       │   <breakpoint>             │      <Enable>
       │                            │      <Disable>
       └────────────────────────────┘
 
     NOTE: If you select the <Modify> button, CodeView displays the
           dialog box for the Set Breakpoint command on the Watch menu.
           You can then set or modify conditions for the breakpoint
           just as you do with the Set Breakpoint command.
 
     See: Watch Menu: Set Breakpoint Command
                                    -♦-