gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::BaseRemoteGDB::GdbCommand Struct Reference

#include <remote_gdb.hh>

Classes

struct  Context
 

Public Types

typedef bool(BaseRemoteGDB::* Func) (Context &ctx)
 

Public Member Functions

 GdbCommand (const char *_name, Func _func)
 

Public Attributes

const char *const name
 
const Func func
 

Detailed Description

Definition at line 337 of file remote_gdb.hh.

Member Typedef Documentation

◆ Func

typedef bool(BaseRemoteGDB::* gem5::BaseRemoteGDB::GdbCommand::Func) (Context &ctx)

Definition at line 349 of file remote_gdb.hh.

Constructor & Destructor Documentation

◆ GdbCommand()

gem5::BaseRemoteGDB::GdbCommand::GdbCommand ( const char * _name,
Func _func )
inline

Definition at line 354 of file remote_gdb.hh.

Member Data Documentation

◆ func

const Func gem5::BaseRemoteGDB::GdbCommand::func

Definition at line 352 of file remote_gdb.hh.

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

◆ name

const char* const gem5::BaseRemoteGDB::GdbCommand::name

Definition at line 351 of file remote_gdb.hh.

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


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

Generated on Tue Jun 18 2024 16:24:10 for gem5 by doxygen 1.11.0