|
GDBserver
|
#include "common-exceptions.h"
Public Attributes | |
| enum return_reason | reason |
| enum errors | error |
| const char * | message |
Definition at line 111 of file common-exceptions.h.
| enum errors gdb_exception::error |
Definition at line 114 of file common-exceptions.h.
Referenced by ATTRIBUTE_PRINTF().
| const char* gdb_exception::message |
Definition at line 115 of file common-exceptions.h.
Referenced by ATTRIBUTE_PRINTF().
| enum return_reason gdb_exception::reason |
Definition at line 113 of file common-exceptions.h.
Referenced by ATTRIBUTE_PRINTF(), exceptions_state_mc_catch(), throw_exception_cxx(), and throw_exception_sjlj().
1.8.14