GDB (xrefs)
|
#include "ui-out.h"
Go to the source code of this file.
Functions | |
void | exception_print (struct ui_file *file, const struct gdb_exception &e) |
void | exception_fprintf (struct ui_file *file, const struct gdb_exception &e, const char *prefix,...) ATTRIBUTE_PRINTF(3 |
void exception_fprintf | ( | struct ui_file * | file, |
const struct gdb_exception & | e, | ||
const char * | prefix, | ||
... | |||
) |
void exception_print | ( | struct ui_file * | file, |
const struct gdb_exception & | e | ||
) |
Definition at line 105 of file exceptions.c.
References print_exception(), and print_flush().
Referenced by aarch64_linux_report_signal_info(), add_vsyscall_page(), breakpoint_notify(), call_site_find_chain(), captured_main(), exception_catchpoint::check_status(), core_target_open(), create_breakpoint(), do_gdb_disassembly(), dwarf2_build_psymtabs(), dwarf2_build_psymtabs_hard(), dwarf2_evaluate_loc_desc_full(), dwarf2_locexpr_baton_eval(), dwarf2_tailcall_sniffer_first(), elf_none_make_corefile_notes(), fbsd_make_corefile_notes(), gdb_main(), windows_nat_target::get_windows_debug_event(), handle_command_errors(), inferior_event_handler(), keep_going_pass_signal(), linux_make_corefile_notes(), mi_print_breakpoint_for_event(), print_return_value(), quit_command(), quit_force(), record_full_message_wrapper_safe(), safe_execute_command(), solib_event_probe_action(), solib_svr4_r_ldsomap(), solib_svr4_r_map(), solib_svr4_r_next(), start_event_loop(), svr4_find_and_create_probe_breakpoints(), svr4_handle_solib_event(), tui_getc(), and tui_rl_switch_mode().