Go to the documentation of this file.
53 virtual const char *description()
const;
77 return "debug breakpoint";
88 warn(
"need to stop all queues");
uint64_t Tick
Tick count type.
void schedBreak(Tick when)
Cause the simulator to execute a breakpoint.
DebugBreakEvent(Tick when)
vector< EventQueue * > mainEventQueue
Array for main event queues.
void schedRelBreak(Tick delta)
Cause the simulator to execute a breakpoint relative to the current tick.
void exitSimLoop(const std::string &message, int exit_code, Tick when, Tick repeat, bool serialize)
Schedule an event to exit the simulation loop (returning to Python) at the end of the current cycle (...
void setRemoteGDBPort(int port)
void takeCheckpoint(Tick when)
Function to cause the simulator to take a checkpoint from the debugger.
Overload hash function for BasicBlockRange type.
void eventqDump()
Dump all the events currently on the event queue.
uint32_t numMainEventQueues
Current number of allocated main event queues.
The main global event class.
virtual const char * description() const
Tick curTick()
The current simulated tick.
Generated on Wed Sep 30 2020 14:02:07 for gem5 by doxygen 1.8.17