CodeView (cv.hlp) (Table of Contents; Topic list)
Breakpoint Disable (Summary)
 Description Example                     Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     Command: Breakpoint Disable (BD)
 
     Syntax:  BD [list|*]
 
     Summary: Disables previously set breakpoints.
 
     Arguments:
 
     <list>   List of breakpoints to be removed, separated by spaces.
              A number identifies each breakpoint. You can use the
              Breakpoint List (BL) command to display currently set
              breakpoints and their numbers.
 
     *        Disables all currently set breakpoints.
 
     See: Breakpoint List (BL) Command-Window Command
          Breakpoint Enable (BE) Command-Window Command
                                    -♦-