wait-for-log – deprecated wait-for-read
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

wait-for-notifier – deprecated

Synopsis

wait-for-notifier "name" (-global|object)

Description

Postpones execution of a script branch until the notifier name triggers. If -global is specified, then the notifier must be global, otherwise the notifier must be registered on object.

For the global notifiers, see the documentation of the global_notifier_type_t enum about which names should be used.

For the predefined non-global notifiers, see the documentation of the notifier_type_t enum about which names should be used.

Provided By

Simics Core

See Also

bp.notifier.wait-for, script-branch, list-notifiers
wait-for-log – deprecated wait-for-read