| /dflybsd-src/contrib/gdb-7/gdb/ |
| H A D | linespec.c | 1500 throw_error (NOT_FOUND_ERROR, in symbol_not_found_error() 1510 throw_error (NOT_FOUND_ERROR, in symbol_not_found_error() 1514 throw_error (NOT_FOUND_ERROR, in symbol_not_found_error() 1521 throw_error (NOT_FOUND_ERROR, in symbol_not_found_error() 1525 throw_error (NOT_FOUND_ERROR, in symbol_not_found_error() 1552 throw_error (GENERIC_ERROR, in unexpected_linespec_error() 1557 throw_error (GENERIC_ERROR, in unexpected_linespec_error() 1716 throw_error (NOT_FOUND_ERROR, in linespec_parse_basic() 1965 throw_error (NOT_FOUND_ERROR, _("No line %d in file \"%s\"."), in create_sals_line_offset() 1968 throw_error (NOT_FOUND_ERROR, _("No line %d in the current file."), in create_sals_line_offset() [all …]
|
| H A D | dwarf2loc.c | 506 throw_error (NO_ENTRY_VALUE_ERROR, in call_site_to_target_addr() 518 throw_error (NO_ENTRY_VALUE_ERROR, in call_site_to_target_addr() 551 throw_error (NO_ENTRY_VALUE_ERROR, in call_site_to_target_addr() 580 throw_error (NO_ENTRY_VALUE_ERROR, in func_addr_to_tail_call_list() 649 throw_error (NO_ENTRY_VALUE_ERROR, in func_verify_no_selftailcall() 816 throw_error (NO_ENTRY_VALUE_ERROR, _("Unable to find function for PC %s"), in call_site_find_chain_1() 914 throw_error (NO_ENTRY_VALUE_ERROR, in call_site_find_chain_1() 1017 throw_error (NO_ENTRY_VALUE_ERROR, in dwarf_expr_reg_to_entry_parameter() 1030 throw_error (NO_ENTRY_VALUE_ERROR, _("DW_OP_GNU_entry_value resolving " in dwarf_expr_reg_to_entry_parameter() 1045 throw_error (NO_ENTRY_VALUE_ERROR, in dwarf_expr_reg_to_entry_parameter() [all …]
|
| H A D | corefile.c | 204 throw_error (MEMORY_ERROR, in memory_error() 208 throw_error (MEMORY_ERROR, in memory_error()
|
| H A D | exceptions.h | 186 extern void throw_error (enum errors error, const char *fmt, ...)
|
| H A D | cp-abi.c | 89 throw_error (NOT_AVAILABLE_ERROR, in baseclass_offset()
|
| H A D | gnu-v2-abi.c | 374 throw_error (NOT_AVAILABLE_ERROR, in gnuv2_baseclass_offset()
|
| H A D | exceptions.c | 439 throw_error (enum errors error, const char *fmt, ...) in throw_error() function
|
| H A D | frame.c | 702 throw_error (NOT_AVAILABLE_ERROR, _("PC not available")); in frame_unwind_pc() 770 throw_error (NOT_AVAILABLE_ERROR, _("PC not available")); in get_frame_func() 924 throw_error (NOT_AVAILABLE_ERROR, in frame_unwind_register()
|
| H A D | block.c | 215 throw_error (NO_ENTRY_VALUE_ERROR, in call_site_for_pc()
|
| H A D | infcall.c | 863 throw_error (e.error, _("%s\n\ in call_function_by_hand()
|
| H A D | probe.c | 156 throw_error (NOT_FOUND_ERROR, in parse_probes()
|
| H A D | valarith.c | 495 throw_error (NOT_FOUND_ERROR, in value_x_binop() 598 throw_error (NOT_FOUND_ERROR, in value_x_unop()
|
| H A D | c-lang.c | 316 throw_error (MEMORY_ERROR, "Address %s out of bounds", in c_get_string()
|
| H A D | valops.c | 1356 throw_error (NOT_AVAILABLE_ERROR, in value_assign() 2416 throw_error (NOT_FOUND_ERROR, in value_struct_elt() 2733 throw_error (NOT_FOUND_ERROR, in find_overload_match()
|
| H A D | regcache.c | 1054 throw_error (NOT_AVAILABLE_ERROR, _("PC register is not available")); in regcache_read_pc()
|
| H A D | remote.c | 7051 throw_error (TARGET_CLOSE_ERROR, _("Remote connection closed")); in readchar() 7594 throw_error (TARGET_CLOSE_ERROR, in getpkt_or_notif_sane_1() 9301 throw_error (TLS_GENERIC_ERROR, in remote_get_thread_local_address() 9304 throw_error (TLS_GENERIC_ERROR, in remote_get_thread_local_address() 9308 throw_error (TLS_GENERIC_ERROR, in remote_get_thread_local_address()
|
| H A D | utils.c | 1101 throw_error (errcode, _("%s."), combined); in throw_perror_with_name()
|
| H A D | dwarf2-frame.c | 1507 throw_error (NOT_AVAILABLE_ERROR, in dwarf2_frame_cfa()
|
| H A D | value.c | 890 throw_error (NOT_AVAILABLE_ERROR, _("value is not available")); in require_available()
|
| H A D | target.c | 1164 throw_error (TLS_LOAD_MODULE_NOT_FOUND_ERROR, in target_translate_tls_address()
|
| H A D | infrun.c | 1387 throw_error (MEMORY_ERROR, in displaced_step_prepare()
|
| /dflybsd-src/contrib/gdb-7/gdb/python/ |
| H A D | python.c | 1359 throw_error (UNSUPPORTED_ERROR, in source_python_script()
|
| /dflybsd-src/contrib/gdb-7/gdb/cli/ |
| H A D | cli-script.c | 1663 throw_error (e.error, in script_from_file()
|