gem5 v23.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Macros
remote_gdb.cc File Reference
#include "arch/power/remote_gdb.hh"
#include <sys/signal.h>
#include <unistd.h>
#include <string>
#include "arch/power/gdb-xml/gdb_xml_power64_core.hh"
#include "arch/power/gdb-xml/gdb_xml_power_core.hh"
#include "arch/power/gdb-xml/gdb_xml_power_fpu.hh"
#include "arch/power/gdb-xml/gdb_xml_powerpc_32.hh"
#include "arch/power/gdb-xml/gdb_xml_powerpc_64.hh"
#include "arch/power/pcstate.hh"
#include "arch/power/regs/misc.hh"
#include "cpu/thread_state.hh"
#include "debug/GDBAcc.hh"
#include "debug/GDBMisc.hh"
#include "mem/page_table.hh"
#include "sim/byteswap.hh"

Go to the source code of this file.

Namespaces

namespace  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.
 

Macros

#define GDB_XML(x, s)
 

Macro Definition Documentation

◆ GDB_XML

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

Generated on Mon Jul 10 2023 14:24:35 for gem5 by doxygen 1.9.7