/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | exceptions.c | 32 const struct gdb_exception exception_none = { 0, GDB_NO_ERROR, NULL }; 58 volatile struct gdb_exception *exception; 86 exceptions_state_mc_init (volatile struct gdb_exception *exception, in exceptions_state_mc_init() 183 struct gdb_exception exception = *current_catcher->exception; in exceptions_state_mc() 222 throw_exception (struct gdb_exception exception) in throw_exception() 240 struct gdb_exception exception; in deprecated_throw_reason() 292 print_exception (struct ui_file *file, struct gdb_exception e) in print_exception() 328 exception_print (struct ui_file *file, struct gdb_exception e) in exception_print() 338 exception_fprintf (struct ui_file *file, struct gdb_exception e, in exception_fprintf() 358 struct gdb_exception e) in print_any_exception() [all …]
|
H A D | exceptions.h | 97 struct gdb_exception struct 105 extern const struct gdb_exception exception_none; argument 123 gdb_exception *exception, 164 extern void exception_print (struct ui_file *file, struct gdb_exception e); 165 extern void exception_fprintf (struct ui_file *file, struct gdb_exception e, 180 extern void throw_exception (struct gdb_exception exception)
|
H A D | interps.h | 34 extern struct gdb_exception interp_exec (struct interp *interp, 42 typedef struct gdb_exception (interp_exec_ftype) (void *data,
|
H A D | cp-abi.c | 76 volatile struct gdb_exception ex; in baseclass_offset() 114 volatile struct gdb_exception e; in value_rtti_type()
|
H A D | inf-loop.c | 108 volatile struct gdb_exception e; in inferior_event_handler()
|
H A D | interps.c | 360 struct gdb_exception 441 struct gdb_exception e = interp_exec (interp_to_use, prules[i]); in interpreter_exec_cmd()
|
H A D | infcall.c | 383 static struct gdb_exception 386 volatile struct gdb_exception e; in run_inferior_call() 481 struct gdb_exception e; in call_function_by_hand()
|
H A D | stack.c | 156 volatile struct gdb_exception e; in print_stack_frame() 212 volatile struct gdb_exception except; in print_frame_arg() 307 volatile struct gdb_exception except; in read_frame_local() 331 volatile struct gdb_exception except; in read_frame_arg() 750 volatile struct gdb_exception exception; in do_gdb_disassembly() 1179 volatile struct gdb_exception e; in print_frame() 2496 volatile struct gdb_exception ex; in get_frame_language()
|
H A D | xml-support.c | 73 struct gdb_exception error; /* A thrown error, if any. */ 318 volatile struct gdb_exception ex; in gdb_xml_start_element_wrapper() 401 volatile struct gdb_exception ex; in gdb_xml_end_element_wrapper()
|
H A D | solib.c | 588 volatile struct gdb_exception e; in solib_read_symbols() 793 volatile struct gdb_exception e; in update_solib_list() 1255 volatile struct gdb_exception e; in reload_shared_libraries_1()
|
/dflybsd-src/contrib/gdb-7/gdb/python/ |
H A D | py-frame.c | 104 volatile struct gdb_exception except; in frapy_is_valid() 128 volatile struct gdb_exception except; in frapy_name() 157 volatile struct gdb_exception except; in frapy_type() 178 volatile struct gdb_exception except; in frapy_arch() 196 volatile struct gdb_exception except; in frapy_unwind_stop_reason() 218 volatile struct gdb_exception except; in frapy_pc() 239 volatile struct gdb_exception except; in frapy_block() 280 volatile struct gdb_exception except; in frapy_function() 303 volatile struct gdb_exception except; in frame_info_to_frame_object() 346 volatile struct gdb_exception except; in frapy_older() [all …]
|
H A D | py-value.c | 178 volatile struct gdb_exception except; in valpy_dereference() 206 volatile struct gdb_exception except; in valpy_referenced_value() 241 volatile struct gdb_exception except; in valpy_get_address() 289 volatile struct gdb_exception except; in valpy_get_dynamic_type() 368 volatile struct gdb_exception except; in valpy_lazy_string() 404 volatile struct gdb_exception except; in valpy_string() 438 volatile struct gdb_exception except; in valpy_do_cast() 515 volatile struct gdb_exception except; in valpy_getitem() 581 volatile struct gdb_exception except; in valpy_call() 649 volatile struct gdb_exception except; in valpy_str() [all …]
|
H A D | py-type.c | 319 volatile struct gdb_exception except; in typy_fields_items() 418 volatile struct gdb_exception except; in typy_strip_typedefs() 435 volatile struct gdb_exception except; in typy_get_composite() 480 volatile struct gdb_exception except; in typy_array_1() 542 volatile struct gdb_exception except; in typy_pointer() 623 volatile struct gdb_exception except; in typy_reference() 655 volatile struct gdb_exception except; in typy_const() 671 volatile struct gdb_exception except; in typy_volatile() 687 volatile struct gdb_exception except; in typy_unqualified() 703 volatile struct gdb_exception except; in typy_get_sizeof() [all …]
|
H A D | py-finishbreakpoint.c | 96 volatile struct gdb_exception except; in bpfinishpy_pre_stop_hook() 137 volatile struct gdb_exception except; in bpfinishpy_post_stop_hook() 169 volatile struct gdb_exception except; in bpfinishpy_init() 341 volatile struct gdb_exception except; in bpfinishpy_detect_out_scope_cb()
|
H A D | py-breakpoint.c | 118 volatile struct gdb_exception except; in bppy_set_enabled() 231 volatile struct gdb_exception except; in bppy_set_task() 282 volatile struct gdb_exception except; in bppy_delete_breakpoint() 302 volatile struct gdb_exception except; in bppy_set_ignore_count() 433 volatile struct gdb_exception except; in bppy_set_condition() 472 volatile struct gdb_exception except; in bppy_get_commands() 598 volatile struct gdb_exception except; in bppy_init()
|
H A D | py-symbol.c | 193 volatile struct gdb_exception except; in sympy_needs_frame() 247 volatile struct gdb_exception except; in sympy_value() 364 volatile struct gdb_exception except; in gdbpy_lookup_symbol() 375 volatile struct gdb_exception except; in gdbpy_lookup_symbol() 429 volatile struct gdb_exception except; in gdbpy_lookup_global_symbol()
|
H A D | python.c | 461 volatile struct gdb_exception except; in gdbpy_parameter() 512 volatile struct gdb_exception except; in execute_gdb_command() 612 volatile struct gdb_exception except; in gdbpy_decode_line() 716 volatile struct gdb_exception except; in gdbpy_parse_and_eval() 737 volatile struct gdb_exception except; in gdbpy_find_pc_line() 972 volatile struct gdb_exception except; in gdbpy_write() 1041 volatile struct gdb_exception except; in gdbpy_print_stack()
|
H A D | py-inferior.c | 303 volatile struct gdb_exception except; in infpy_threads() 412 volatile struct gdb_exception except; in infpy_read_memory() 482 volatile struct gdb_exception except; in infpy_write_memory() 628 volatile struct gdb_exception except; in infpy_search_memory()
|
H A D | py-gdb-readline.c | 41 volatile struct gdb_exception except; in gdbpy_readline_wrapper()
|
H A D | py-lazy-string.c | 100 volatile struct gdb_exception except; in stpy_convert_to_value()
|
H A D | py-arch.c | 174 volatile struct gdb_exception except; in archpy_disassemble()
|
/dflybsd-src/contrib/gdb-7/gdb/cli/ |
H A D | cli-interp.c | 35 static struct gdb_exception safe_execute_command (struct ui_out *uiout, 89 static struct gdb_exception 93 struct gdb_exception result; in cli_interpreter_exec() 112 static struct gdb_exception 115 volatile struct gdb_exception e; in safe_execute_command()
|
/dflybsd-src/contrib/gdb-7/gdb/mi/ |
H A D | mi-interp.c | 217 static struct gdb_exception 266 struct gdb_exception e = interp_exec (interp_to_use, argv[i]); in mi_cmd_interpreter_exec() 630 volatile struct gdb_exception e; in mi_breakpoint_created() 684 volatile struct gdb_exception e; in mi_breakpoint_modified()
|
/dflybsd-src/contrib/gdb-7/gdb/tui/ |
H A D | tui-interp.c | 137 static struct gdb_exception
|
/dflybsd-src/gnu/usr.bin/gdb/kgdb/ |
H A D | kgdb.c | 186 volatile struct gdb_exception except; in gdb_parse_exp_1() 202 volatile struct gdb_exception except; in gdb_evaluate_expression()
|