29 #ifndef __SIM_DEBUG_HH__ 30 #define __SIM_DEBUG_HH__ 65 #endif // __SIM_DEBUG_HH__ void schedRelBreak(Tick delta)
Cause the simulator to execute a breakpoint relative to the current tick.
void takeCheckpoint(Tick when)
Cause the simulator to return to python to create a checkpoint.
void schedBreak(Tick when)
Cause the simulator to execute a breakpoint.
uint64_t Tick
Tick count type.
Defines global host-dependent types: Counter, Tick, and (indirectly) {int,uint}{8,16,32,64}_t.
void setRemoteGDBPort(int port)
void eventqDump()
Dump all the events currently on the event queue.