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

#include <remote_gdb.hh>

Public Attributes

const GdbCommandcmd
 
char cmdByte
 
int type
 
char * data
 
int len
 

Detailed Description

Definition at line 340 of file remote_gdb.hh.

Member Data Documentation

◆ cmd

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

◆ cmdByte

char gem5::BaseRemoteGDB::GdbCommand::Context::cmdByte

Definition at line 343 of file remote_gdb.hh.

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

◆ data

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

◆ len

int gem5::BaseRemoteGDB::GdbCommand::Context::len

◆ type

int gem5::BaseRemoteGDB::GdbCommand::Context::type

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