gem5
|
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 |
Exception to throw when the connection to the client is broken.
Definition at line 85 of file remote_gdb.hh.
|
inline |
Definition at line 88 of file remote_gdb.hh.
const char* BaseRemoteGDB::BadClient::warning |
Definition at line 87 of file remote_gdb.hh.
Referenced by BaseRemoteGDB::trap().