<exception>.trace-exception – deprecated <exception_histogram>.add-filter
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<exception>.wait-for-exception – deprecated

Synopsis

<exception>.wait-for-exception [-all] ["name"] [number] [-reverse] [-always]

Description

Postpones execution of a script branch until the exception name or number occurs on the processor. The -all flag can be used to wait for any exception. The name of the actual exception occurring is returned.

The command will by default only wait for events that occur when the simulation is running forward. To wait for events in the reverse direction use the -reverse flag. Similarly, the -always flag tells the command to wait for events in both simulation directions.

Provided By

Simics Core

See Also

bp.exception.wait-for, script-branch, bp.exception.break
<exception>.trace-exception – deprecated <exception_histogram>.add-filter