GDBserver
|
Go to the source code of this file.
Functions | |
void | warning (const char *fmt,...) |
void | error (const char *fmt,...) |
void | internal_error (const char *file, int line, const char *fmt,...) |
void | internal_warning (const char *file, int line, const char *fmt,...) |
void error | ( | const char * | fmt, |
... | |||
) |
Definition at line 38 of file errors.c.
References verror().
Referenced by aarch64_linux_set_debug_regs(), attach_thread(), ATTRIBUTE_PRINTF(), ax_printf(), captured_main(), cmd_qtstart(), find_new_threads_callback(), find_one_thread(), fromhex(), gdb_eval_agent_expr(), gdb_signal_from_host(), handle_search_memory(), hostio_last_error_from_errno(), i386_get_thread_context(), linux_attach(), linux_check_ptrace_features(), linux_detach_one_lwp(), linux_mntns_access_fs(), linux_mntns_open_cloexec(), linux_mntns_readlink(), linux_mntns_unlink(), lynx_attach(), nto_attach(), parse_format_string(), perror_with_name(), prepare_resume_reply(), read_ptid(), reinsert_fast_tracepoint_jumps_at(), reinsert_raw_breakpoint(), remote_open(), remote_prepare(), remote_unescape_input(), thread_db_find_new_threads(), tic6x_read_description(), tile_arch_setup(), upload_fast_traceframes(), win32_attach(), win32_create_inferior(), win32_resume(), and x86_linux_read_description().
void internal_error | ( | const char * | file, |
int | line, | ||
const char * | fmt, | ||
... | |||
) |
Definition at line 50 of file errors.c.
References internal_verror().
Referenced by arm_linux_init_hwbp_cap(), btrace_data_append(), btrace_data_empty(), btrace_data_fini(), btrace_format_string(), claim_trampoline_space(), cmd_qtstart(), decimal2str(), download_tracepoint(), exceptions_state_mc(), fast_tracepoint_collecting(), find_register_by_name(), find_regno(), gdb_eval_agent_expr(), get_jump_space_head(), get_reg_mask(), handle_extended_wait(), have_fast_tracepoint_trampoline_buffer(), hex_string_custom(), install_tracepoint(), int_string(), linux_resume_one_lwp_throw(), linux_wait_for_event_filtered(), lwp_suspended_decr(), mips_linux_watch_get_irw_mask(), mips_linux_watch_get_num_valid(), mips_linux_watch_get_watchhi(), mips_linux_watch_get_watchlo(), mips_linux_watch_set_watchhi(), mips_linux_watch_set_watchlo(), move_out_of_jump_pad_callback(), octal2str(), raw_bkpt_type_to_target_hw_bp_type(), regcache_read_pc(), regcache_write_pc(), start_step_over(), stop_tracing(), stuck_in_jump_pad_callback(), target_malloc(), upload_fast_traceframes(), x86_handle_nonaligned_watchpoint(), x86_length_and_rw_bits(), and xstrvprintf().
void internal_warning | ( | const char * | file, |
int | line, | ||
const char * | fmt, | ||
... | |||
) |
Definition at line 62 of file errors.c.
References internal_vwarning().
Referenced by mnsh_maybe_mourn_peer(), and restore_my_cleanups().
void warning | ( | const char * | fmt, |
... | |||
) |
Definition at line 26 of file errors.c.
References vwarning().
Referenced by aarch64_arch_setup(), agent_capability_check(), agent_get_helper_thread_id(), agent_run_command(), attach_proc_task_lwp_callback(), attach_thread(), build_traceframe_info_xml(), check_breakpoints(), delete_breakpoint_1(), delete_fast_tracepoint_jump(), delete_raw_breakpoint(), fast_tracepoint_collecting(), find_one_thread(), gdb_connect_sync_socket(), gdb_signal_to_host(), get_phdr_phnum_from_proc_auxv(), handle_extended_wait(), handle_search_memory_1(), in_process_agent_supports_ust(), linux_async(), linux_check_ptrace_features(), linux_proc_attach_tgid_threads(), linux_proc_get_int(), linux_proc_pid_get_state(), linux_ptrace_test_ret_to_nx(), linux_qxfer_libraries_svr4(), linux_test_for_tracefork(), look_up_one_symbol(), maybe_disable_address_space_randomization(), mnsh_maybe_mourn_peer(), registers_from_string(), relocate_instruction(), thread_db_enable_reporting(), try_thread_db_load_from_dir(), and x86_get_min_fast_tracepoint_insn_len().