CodeView (cv.hlp) (Table of Contents; Topic list)
Breakpoint Enable (Summary)
 Description Example                     Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     Command: Breakpoint Enable (BE)
 
     Syntax:  BE [list|*]
 
     Summary: Enables previously disabled 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.
 
     *        Enables all currently disabled breakpoints.
 
     See: Breakpoint List (BL) Command-Window Command
          Breakpoint Disable (BD) Command-Window Command
                                    -♦-