<graphcon>.vnc-status <graphcon>.wait-for-pixel-value
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<graphcon>.wait-for-gfx-break – deprecated

Synopsis

<graphcon>.wait-for-gfx-break [-reverse] [-always] filename interval

Description

Creates and waits for a graphical breakpoint using the image data from the file specified by filename. The screen is checked for breakpoint triggers every interval seconds of virtual time on the clock associated to the console. This command can only be run from a script branch where it suspends the branch until the string has been found in the output. 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

graphcon

See Also

bp.gfx.wait-for, <gfx_break>.bp-break-gfx, <graphcon>.wait-for-pixel-value, script-branch
<graphcon>.vnc-status <graphcon>.wait-for-pixel-value