vmp-version wait-for-get
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

wait-for-breakpoint – deprecated

Synopsis

wait-for-breakpoint [-reverse] [-always] breakpoint-id

Description

Postpones execution of a script branch until a memory breakpoint with the supplied breakpoint-id is triggered. The name of the object initiating the memory access that caused the breakpoint to triggered is returned. The command will by default only wait for events that occur when the simulation is running forward. To wait for events in the reverse direction use the -reverse flag. Similarly, the -always flag tells the command to wait for events in both simulation directions.

Provided By

Simics Core

See Also

bp.memory.wait-for, script-branch, <breakpoint>.bp-break-memory, bp.source_line.wait-for, bp.source_location.wait-for
vmp-version wait-for-get