CodeView (cv.hlp) (Table of Contents; Topic list)
Breakpoint Enable (Example)
 Summary Description                     Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
          >BE 0 4 8
 
     The example above enables breakpoints 0, 4, and 8.
 
          >BE *
 
     The example above enables all disabled breakpoints.
                                    -♦-