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 (Description)
◄Summary► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back►
────────────────────────────────────────────────────────────────────────────
The Breakpoint List (BL) command lists current information about
all breakpoints.
For each breakpoint, the command displays the following:
■ The breakpoint number.
■ The breakpoint status, where "E" is for enabled, "D" is for
disabled, or "V" for "virtual". A virtual breakpoint is a
breakpoint set in an overlay or DLL that is not currently
loaded. Virtual breakpoints may also be enabled or disabled.
■ The address, function, file, and line number where the
breakpoint is set.
■ The offset from the nearest previous line number, if the
breakpoint does not fall on a line number.
■ The expression, pass count, and break commands, if set.
See: ◄Breakpoint Clear (BC) Command-Window Command►
◄Breakpoint Enable (BE) Command-Window Command►
◄Breakpoint Disable (BD) Command-Window Command►
◄Watch Menu: Set Breakpoints Command►
-♦-