<bp-manager.bank>.wait-for <bp-manager.con-gfx>.run-until
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<bp-manager.con-gfx>.break

Synopsis

<bp-manager.con-gfx>.break object filename interval [-once]

Description

This command uses breakpoint functionality on object, with the following description:

Set Simics to break simulation when the graphical breakpoint defined by filename matches.

A graphical breakpoint matches when its image appears on the screen, in the same location as when it was saved. The breakpoint must have been created using the Simics GUI or the command save-break-xy. The screen is checked for matches every interval seconds of virtual time on the clock associated to the console.

The -once flag causes the breakpoint to automatically be removed after it has triggered.

Provided By

bp-manager
<bp-manager.bank>.wait-for <bp-manager.con-gfx>.run-until