gem5  v22.1.0.0
Public Attributes | List of all members
gem5::BaseRemoteGDB::GdbMultiLetterCommand::Context Struct Reference

#include <remote_gdb.hh>

Public Attributes

const GdbMultiLetterCommandcmd
 
std::string cmdTxt
 
int type
 
char * data
 
int len
 

Detailed Description

Definition at line 362 of file remote_gdb.hh.

Member Data Documentation

◆ cmd

const GdbMultiLetterCommand* gem5::BaseRemoteGDB::GdbMultiLetterCommand::Context::cmd

◆ cmdTxt

std::string gem5::BaseRemoteGDB::GdbMultiLetterCommand::Context::cmdTxt

Definition at line 365 of file remote_gdb.hh.

Referenced by gem5::BaseRemoteGDB::cmdMultiLetter().

◆ data

char* gem5::BaseRemoteGDB::GdbMultiLetterCommand::Context::data

◆ len

int gem5::BaseRemoteGDB::GdbMultiLetterCommand::Context::len

◆ type

int gem5::BaseRemoteGDB::GdbMultiLetterCommand::Context::type

Definition at line 366 of file remote_gdb.hh.

Referenced by gem5::BaseRemoteGDB::cmdMultiLetter().


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

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