gem5 v24.0.0.0
Loading...
Searching...
No Matches
debug.cc File Reference
#include "sim/debug.hh"
#include <string>
#include <vector>
#include "base/debug.hh"
#include "cpu/pc_event.hh"
#include "sim/eventq.hh"
#include "sim/global_event.hh"
#include "sim/kernel_workload.hh"
#include "sim/sim_events.hh"
#include "sim/sim_exit.hh"
#include "sim/system.hh"

Go to the source code of this file.

Classes

struct  gem5::DebugBreakEvent
 

Namespaces

namespace  gem5
 Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
 

Functions

void gem5::schedBreak (Tick when)
 Cause the simulator to execute a breakpoint.
 
void gem5::schedRelBreak (Tick delta)
 Cause the simulator to execute a breakpoint relative to the current tick.
 
void gem5::takeCheckpoint (Tick when)
 Function to cause the simulator to take a checkpoint from the debugger.
 
void gem5::eventqDump ()
 Dump all the events currently on the event queue.
 

Generated on Tue Jun 18 2024 16:24:08 for gem5 by doxygen 1.11.0