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

<bp-manager.magic>.trace

Synopsis

<bp-manager.magic>.trace [object] [number|-all]

Description

Enables tracing of magic instruction. When this is enabled, every time the specified magic instruction occurs during simulation, a message is printed.

If the number parameter is specified, only magic instructions with that argument value are considered. The possible argument values depends on the processor type. To consider all magic instructions, the -all flag can be used. The default is to consider magic instructions with argument 0.

If no processor object is specified, magic instructions from all processors are considered.

See further about magic breakpoints in Simics User's Guide.

If object is provided, then the breakpoint functionality is added on that object.

Provided By

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