gem5  v20.1.0.0
Public Attributes | List of all members
BaseRemoteGDB::GdbCommand::Context Struct Reference

#include <remote_gdb.hh>

Public Attributes

const GdbCommandcmd
 
char cmd_byte
 
int type
 
char * data
 
int len
 

Detailed Description

Definition at line 267 of file remote_gdb.hh.

Member Data Documentation

◆ cmd

const GdbCommand* BaseRemoteGDB::GdbCommand::Context::cmd

Definition at line 269 of file remote_gdb.hh.

Referenced by BaseRemoteGDB::cmd_unsupported(), and BaseRemoteGDB::trap().

◆ cmd_byte

char BaseRemoteGDB::GdbCommand::Context::cmd_byte

Definition at line 270 of file remote_gdb.hh.

Referenced by BaseRemoteGDB::trap().

◆ data

char* BaseRemoteGDB::GdbCommand::Context::data

◆ len

int BaseRemoteGDB::GdbCommand::Context::len

◆ type

int BaseRemoteGDB::GdbCommand::Context::type

Definition at line 271 of file remote_gdb.hh.

Referenced by BaseRemoteGDB::cmd_signal(), and BaseRemoteGDB::trap().


The documentation for this struct was generated from the following file:

Generated on Wed Sep 30 2020 14:02:21 for gem5 by doxygen 1.8.17