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

<bp-manager.cycle>.break

Synopsis

<bp-manager.cycle>.break [object] cycle [-absolute]

Description

Sets a breakpoint that will trigger when the processor's cycle counter has reached the cycle number of cycles from the time the command was issued. If -absolute is specified, the number of cycles 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.cr>.wait-for <bp-manager.cycle>.run-until