GDB (xrefs)
|
#include "common-exceptions.h"
Public Attributes | |
enum return_reason | reason |
enum errors | error |
const char * | message |
Definition at line 112 of file common-exceptions.h.
enum errors gdb_exception::error |
Definition at line 115 of file common-exceptions.h.
Referenced by addr_string_to_sals(), ATTRIBUTE_PRINTF(), call_function_by_hand_dummy(), gdbpy_convert_exception(), gdbscm_scm_from_gdb_exception(), and mi_print_exception().
const char* gdb_exception::message |
Definition at line 116 of file common-exceptions.h.
Referenced by ATTRIBUTE_PRINTF(), call_function_by_hand_dummy(), catch_exceptions_with_msg(), exception_fprintf(), exception_print(), gdbpy_convert_exception(), gdbscm_scm_from_gdb_exception(), mi_cmd_interpreter_exec(), mi_print_exception(), and print_exception().
enum return_reason gdb_exception::reason |
Definition at line 114 of file common-exceptions.h.
Referenced by addr_string_to_sals(), ATTRIBUTE_PRINTF(), call_function_by_hand_dummy(), catch_errors(), catch_exceptions_with_msg(), exception_fprintf(), exception_print(), exceptions_state_mc_catch(), gdbpy_convert_exception(), gdbpy_decode_line(), gdbscm_scm_from_gdb_exception(), handle_command_errors(), interpreter_exec_cmd(), exsummary.Function::mark_throw(), mi_cmd_interpreter_exec(), parse_linespec(), print_exception(), exsummary.Function::print_stack(), run_inferior_call(), throw_exception(), types_deeply_equal(), and write_gcore_file().