<osa_admin_emulator>.status <osa_component>.bp-run-until
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<osa_component>.bp-break

Synopsis

<osa_component>.bp-break ("node-pattern"|node-id) (-active|-inactive) [-immediately] [cpu] [-once]

Description

Stop the simulation when one or more OS Awareness nodes that matches node-pattern or node-id becomes active (-active) or inactive (-inactive).

The nodes that are evaluated are specified in either in the node-pattern or in the node-id. The node-pattern parameter should contain string with a node path pattern. Node path patterns are described in the Analyzer User's Guide. The node-id parameter should contain a node-id.

If -immediately is specified, and the node condition is true when the command is issued, the command take action immediately, otherwise, the next time the node condition evaluates to true.

If a cpu is specified, this command will ignore events on all other processors. The -once flag causes the breakpoint to automatically be removed after it has triggered.

Provided By

bp-manager
<osa_admin_emulator>.status <osa_component>.bp-run-until