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 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
                                    -♦-