trace-breakpoint – deprecated trace-io
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

trace-hap – deprecated

Synopsis

trace-hap [object] ("hap"|-all|-list)
untrace-hap [object] ("hap"|-all|-list)

Description

Enables and disables tracing of haps. When this is enabled, every time the specified hap is triggered a message is printed. The object argument can be used to trace haps only for the specified object.

The hap parameter specifies the hap.

Instead of a hap, the -all flag may be given. This will enable or disable tracing of all haps.

Using the -list argument will print out the information about the haps currently being traced. Use the object argument to get the information about the haps which are traced only for the specific object.

Provided By

Simics Core

See Also

bp.hap.trace, <bp-manager.hap>.break, list-haps, log-setup
trace-breakpoint – deprecated trace-io