| 
    gem5
    
   | 
 
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 | 
Exception to throw when an error needs to be reported to the client.
Definition at line 92 of file remote_gdb.hh.
      
  | 
  inline | 
Definition at line 95 of file remote_gdb.hh.
| std::string BaseRemoteGDB::CmdError::error | 
Definition at line 94 of file remote_gdb.hh.
Referenced by BaseRemoteGDB::trap().