<bp_manager>.ignore-count <bp_manager>.list-types
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<bp_manager>.list

Synopsis

<bp_manager>.list ["provider"] ["action"]

Description

Lists all breakpoints known by the breakpoint manager. For each breakpoint you get its id, and a short summary.

To filter the list, use provider to specify the breakpoint type provider (for example bp.memory), and action to filter the type of action for the break command (for example trace).

To get more details about a breakpoint use the bp.show command.

Provided By

bp-manager

See Also

bp.show
<bp_manager>.ignore-count <bp_manager>.list-types