<component>.status <conf_object>.get-attribute-list – deprecated
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<conf_object>.break-hap – deprecated

Synopsis

<conf_object>.break-hap ("hap"|-all|-list)
<conf_object>.unbreak-hap ("hap"|-all|-list)

Description

Enables and disables breaking simulation on haps for specific objects. When this is enabled, a message is printed and simulation is stopped every time the specified hap in specified object is triggered.

The hap parameter specifies the hap.

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

Using the -list argument will print out the haps on which a breakpoint will trigger.

Provided By

Simics Core

See Also

bp.hap.break, <bp-manager.hap>.trace, list-haps
<component>.status <conf_object>.get-attribute-list – deprecated