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 List (Example)
 Summary Description                     Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     >BL
     0 D sample.c!.10
     1 E =sample.c!DS:0000 #10
     2 E ?j==1 ,, "X? InBuffer"
     >
┌────────── Click or press F1 on any line of the example ──────────────────┐
│ Breakpoint 0 is currently disabled, as indicated by the D after the      │
│ breakpoint number.  It is set at line 10 of the source file named        │
│ SAMPLE.C. No pass count or break commands have been set.                 │
│                                                                          │
│                                                                          │
│                                                                          │
└──────────────────────────────────────────────────────────────────────────┘
                                    -♦-