Home
last modified time | relevance | path

Searched refs:throw_error (Results 1 – 23 of 23) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dlinespec.c1500 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 Ddwarf2loc.c506 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 Dcorefile.c204 throw_error (MEMORY_ERROR, in memory_error()
208 throw_error (MEMORY_ERROR, in memory_error()
H A Dexceptions.h186 extern void throw_error (enum errors error, const char *fmt, ...)
H A Dcp-abi.c89 throw_error (NOT_AVAILABLE_ERROR, in baseclass_offset()
H A Dgnu-v2-abi.c374 throw_error (NOT_AVAILABLE_ERROR, in gnuv2_baseclass_offset()
H A Dexceptions.c439 throw_error (enum errors error, const char *fmt, ...) in throw_error() function
H A Dframe.c702 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 Dblock.c215 throw_error (NO_ENTRY_VALUE_ERROR, in call_site_for_pc()
H A Dinfcall.c863 throw_error (e.error, _("%s\n\ in call_function_by_hand()
H A Dprobe.c156 throw_error (NOT_FOUND_ERROR, in parse_probes()
H A Dvalarith.c495 throw_error (NOT_FOUND_ERROR, in value_x_binop()
598 throw_error (NOT_FOUND_ERROR, in value_x_unop()
H A Dc-lang.c316 throw_error (MEMORY_ERROR, "Address %s out of bounds", in c_get_string()
H A Dvalops.c1356 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 Dregcache.c1054 throw_error (NOT_AVAILABLE_ERROR, _("PC register is not available")); in regcache_read_pc()
H A Dremote.c7051 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 Dutils.c1101 throw_error (errcode, _("%s."), combined); in throw_perror_with_name()
H A Ddwarf2-frame.c1507 throw_error (NOT_AVAILABLE_ERROR, in dwarf2_frame_cfa()
H A Dvalue.c890 throw_error (NOT_AVAILABLE_ERROR, _("value is not available")); in require_available()
H A Dtarget.c1164 throw_error (TLS_LOAD_MODULE_NOT_FOUND_ERROR, in target_translate_tls_address()
H A Dinfrun.c1387 throw_error (MEMORY_ERROR, in displaced_step_prepare()
/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpython.c1359 throw_error (UNSUPPORTED_ERROR, in source_python_script()
/dflybsd-src/contrib/gdb-7/gdb/cli/
H A Dcli-script.c1663 throw_error (e.error, in script_from_file()