<processor_internal>.bp-break-control-register <processor_internal>.bp-run-until-control-register
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<processor_internal>.bp-break-magic

Synopsis

<processor_internal>.bp-break-magic [number|-all] [-once]

Description

Enables breaking the simulation on magic instructions.

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.

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

Provided By

bp-manager
<processor_internal>.bp-break-control-register <processor_internal>.bp-run-until-control-register