CodeView (cv.hlp) (Table of Contents; Topic list)
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.                 │
│                                                                          │
│                                                                          │
│                                                                          │
└──────────────────────────────────────────────────────────────────────────┘
                                    -♦-