gem5  v21.2.1.1
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

 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) }
gem5::ArmISA::s
Bitfield< 4 > s
Definition: misc_types.hh:562
gem5::RiscvISA::x
Bitfield< 3 > x
Definition: pagetable.hh:73

Generated on Wed May 4 2022 12:14:13 for gem5 by doxygen 1.8.17