<bp-manager.step_event>.wait-for <bp-manager.time>.run-until
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<bp-manager.time>.break

Synopsis

<bp-manager.time>.break [object] seconds [-absolute]

Description

Sets a breakpoint that will trigger when the processor has executed the specified number of seconds, from the time the command was issued. If -absolute is specified, the number of seconds is counted from the start of the simulation instead.

If no processor is specified, the currently selected frontend processor is used. If object is provided, then the breakpoint functionality is added on that object.

Provided By

bp-manager
<bp-manager.step_event>.wait-for <bp-manager.time>.run-until