BL (Breakpoint List)

Syntax

BL

Description

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, and “V” is for “virtual.” A virtual breakpoint is a breakpoint set in an overlay or a DLL that is not currently loaded. A virtual breakpoint may be enabled or disabled.

The address, function, file, and line number where the breakpoint is set.

The expression, pass count, and break commands, if set.

Mouse and Keyboard

In addition to typing the BL command, you can also list breakpoints from the Data menu by choosing Edit Breakpoints. There is no keyboard shortcut.