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

<exception>.bp-trace-exception

Synopsis

<exception>.bp-trace-exception ("name"|number|-all) [-recursive]

Description

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

The name or number parameter specify which exception the script branch should wait on. The available exceptions depend on the simulated target. Instead of an exception, the -all flag may be given, which results in all exceptions being traced.

If no processor object is specified, the currently selected processor is used.

If -recursive is used, not only the object, but the objects hierarchically below the object will be considered when adding the breakpoint.

Provided By

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