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.
conf_object, log_object, breakpoint, breakpoint_trigger, breakpoint_query_v2, breakpoint_query
- 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.
-
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.
Simics Core