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

<bp-manager.hap>.trace

Synopsis

<bp-manager.hap>.trace ("name"|-all) [object] [index] [-s]

Description

Enables tracing of haps. When this is enabled, every time the specified hap is triggered a message is printed.

The optional argument object limits the considered hap occurrences to a specific object, and index can be used for indexed haps.

The name parameter specifies the hap. If the -all flag is specified, all haps will be used.

When a hap triggers, the frontend object is changed to the object that triggered the hap, unless -s is specified.

Provided By

bp-manager
<bp-manager.hap>.run-until <bp-manager.hap>.wait-for