wait-for-notifier "name" (-global|object)
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.
Simics Core
bp.notifier.wait-for,
script-branch,
list-notifiers