gem5  v22.1.0.0
Classes | Namespaces | Variables
remote_gdb.cc File Reference
#include "base/remote_gdb.hh"
#include <sys/select.h>
#include <sys/signal.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/system.hh"

Go to the source code of this file.

Classes

class  gem5::HardBreakpoint
 

Namespaces

 gem5
 Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223.
 

Variables

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

Variable Documentation

◆ error

std::string error

◆ warning

const char* warning

Definition at line 204 of file remote_gdb.cc.


Generated on Wed Dec 21 2022 10:22:51 for gem5 by doxygen 1.9.1