gem5 v25.0.0.1
Loading...
Searching...
No Matches
gem5::BaseRemoteGDB::GdbMultiLetterCommand Struct Reference

#include <remote_gdb.hh>

Classes

struct  Context

Public Types

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

Public Member Functions

 GdbMultiLetterCommand (const char *_name, Func _func)

Public Attributes

const char *const name
const Func func

Detailed Description

Definition at line 359 of file remote_gdb.hh.

Member Typedef Documentation

◆ Func

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

Definition at line 371 of file remote_gdb.hh.

Constructor & Destructor Documentation

◆ GdbMultiLetterCommand()

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

Definition at line 376 of file remote_gdb.hh.

References func, and name.

Member Data Documentation

◆ func

const Func gem5::BaseRemoteGDB::GdbMultiLetterCommand::func

Definition at line 374 of file remote_gdb.hh.

Referenced by gem5::BaseRemoteGDB::cmdMultiLetter(), and GdbMultiLetterCommand().

◆ name

const char* const gem5::BaseRemoteGDB::GdbMultiLetterCommand::name

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

Generated on Sat Oct 18 2025 08:06:49 for gem5 by doxygen 1.14.0