gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Public Types | Public Member Functions | Public Attributes | List of all members
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 56 of file remote_gdb.hh.

Member Typedef Documentation

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

Definition at line 68 of file remote_gdb.hh.

Constructor & Destructor Documentation

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

Definition at line 73 of file remote_gdb.hh.

Member Data Documentation

const Func GdbCommand::func

Definition at line 71 of file remote_gdb.hh.

Referenced by BaseRemoteGDB::trap().

const char* const GdbCommand::name

Definition at line 70 of file remote_gdb.hh.

Referenced by BaseRemoteGDB::cmd_unsupported().


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

Generated on Fri Jun 9 2017 13:04:11 for gem5 by doxygen 1.8.6