gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
BaseRemoteGDB::CmdError Struct Reference

Exception to throw when an error needs to be reported to the client. More...

#include <remote_gdb.hh>

Public Member Functions

 CmdError (std::string _error)
 

Public Attributes

std::string error
 

Detailed Description

Exception to throw when an error needs to be reported to the client.

Definition at line 92 of file remote_gdb.hh.

Constructor & Destructor Documentation

BaseRemoteGDB::CmdError::CmdError ( std::string  _error)
inline

Definition at line 95 of file remote_gdb.hh.

Member Data Documentation

std::string BaseRemoteGDB::CmdError::error

Definition at line 94 of file remote_gdb.hh.

Referenced by BaseRemoteGDB::trap().


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

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