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.
Breakpoint Clear (Description)
 Summary Example                         Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     The Breakpoint Clear (BC) command permanently removes one or more
     previously set breakpoints.
 
     If you specify a breakpoint list with BC, the command removes the
     breakpoints named in the list. The Breakpoint List (BL) command
     shows the number for each existing breakpoint. If you specify an
     asterisk (*) as the argument, the command removes all breakpoints.
 
     See: Breakpoint List (BL) Command-Window Command
          Breakpoint Disable (BD) Command-Window Command
          Watch Menu: Set Breakpoint Command
          Watch Menu: Edit Breakpoints Command
                                    -♦-