gem5 v24.0.0.0
Loading...
Searching...
No Matches
remote_gdb.cc File Reference
#include "arch/mips/remote_gdb.hh"
#include <sys/signal.h>
#include <unistd.h>
#include <string>
#include "arch/mips/decoder.hh"
#include "arch/mips/gdb-xml/gdb_xml_mips.hh"
#include "arch/mips/regs/float.hh"
#include "arch/mips/regs/int.hh"
#include "arch/mips/regs/misc.hh"
#include "cpu/thread_state.hh"
#include "debug/GDBAcc.hh"
#include "debug/GDBMisc.hh"
#include "mem/page_table.hh"
#include "sim/full_system.hh"

Go to the source code of this file.

Namespaces

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

Macros

#define GDB_XML(x, s)
 

Macro Definition Documentation

◆ GDB_XML

#define GDB_XML ( x,
s )
Value:
{ x, std::string(reinterpret_cast<const char *>(Blobs::s), \
Blobs::s ## _len) }

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