connector cpu-group
Simics Reference Manual  /  5 Classes  / 

context

Description

This is an abstraction of a virtual address space. It handles virtual-address breakpoints and may have symbol tables attached to it. Note that there is no automatic correspondence to any hardware or operating-system context, although such a mapping may be set up by the user.

Interfaces Implemented

conf_object, log_object, breakpoint, breakpoint_trigger, breakpoint_query_v2, breakpoint_query

Notifiers

cell-change
Notifier that is triggered after the object's cell was changed.
object-delete
Notifier that is triggered just before Simics object is deleted.
queue-change
Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.

Commands for this class

Commands for interface breakpoint

Attributes

active
Pseudo attribute; read/write access; type: i
Context currently active.
gdb_remote_variant
Pseudo attribute; read/write access; type: s|n
Preferred gdb-remote variant.

Provided By

Simics Core
connector cpu-group