CodeView (cv.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
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
                                    -♦-