Module libnoentiendo::trace
source · Expand description
Tools to trace the log the state of the system as it runs (e.g., to a file). This is useful for debugging.
Modules
Structs
- Trace information provided after each instruction by the CPU.
Traits
- An item which can handle a CPU trace (e.g. logging to a file)