Module related to the execution trace. See the Trace
object.
Class | TransitionType | Enum Type of a transition. |
Class | Instruction | Basic representation of a disassembled instruction. |
Class | CPUException | Basic representation of an exception that occurred in the trace |
Class | Context | Entry point object for data related to a context. |
Class | Transition | Entry point object for data related to a transition. |
Class | Trace | Entry point object for information related to a trace, mostly transitions & contexts. |