<bp_manager>.enabled <bp_manager>.list
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<bp_manager>.ignore-count

Synopsis

<bp_manager>.ignore-count id [num]

Description

Sets the skip count for a breakpoint id. This means that the first num times an instance of the breakpoint is reached it will not trigger. To always break, set num to 0.

The command returns what the, possibly new, ignore count of the breakpoint is.

Provided By

bp-manager

See Also

<bp_manager>.enabled, <bp_manager>.list
<bp_manager>.enabled <bp_manager>.list