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

Exception to throw when the connection to the client is broken. More...

#include <remote_gdb.hh>

Public Member Functions

 BadClient (const char *_warning=NULL)
 

Public Attributes

const char * warning
 

Detailed Description

Exception to throw when the connection to the client is broken.

Definition at line 85 of file remote_gdb.hh.

Constructor & Destructor Documentation

BaseRemoteGDB::BadClient::BadClient ( const char *  _warning = NULL)
inline

Definition at line 88 of file remote_gdb.hh.

Member Data Documentation

const char* BaseRemoteGDB::BadClient::warning

Definition at line 87 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