gem5 v24.0.0.0
Loading...
Searching...
No Matches
remote_gdb.cc File Reference
#include "base/remote_gdb.hh"
#include <sys/select.h>
#include <sys/time.h>
#include <unistd.h>
#include <cassert>
#include <csignal>
#include <cstdint>
#include <cstdio>
#include <iterator>
#include <sstream>
#include <string>
#include <utility>
#include "base/cprintf.hh"
#include "base/intmath.hh"
#include "base/logging.hh"
#include "base/socket.hh"
#include "base/trace.hh"
#include "cpu/base.hh"
#include "cpu/static_inst.hh"
#include "cpu/thread_context.hh"
#include "debug/GDBAll.hh"
#include "mem/port.hh"
#include "mem/port_proxy.hh"
#include "mem/se_translating_port_proxy.hh"
#include "mem/translating_port_proxy.hh"
#include "sim/full_system.hh"
#include "sim/process.hh"
#include "sim/sim_events.hh"
#include "sim/system.hh"

Go to the source code of this file.

Classes

class  gem5::HardBreakpoint
 
class  gem5::MonitorCallEvent
 

Namespaces

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

Variables

static const char gem5::GDBStart = '$'
 
static const char gem5::GDBEnd = '#'
 
static const char gem5::GDBGoodP = '+'
 
static const char gem5::GDBBadP = '-'
 

Variable Documentation

◆ error

◆ warning

const char* warning

Definition at line 204 of file remote_gdb.cc.


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