GDBserver
Functions | Variables
common-debug.c File Reference
#include "common-defs.h"
#include "common-debug.h"

Go to the source code of this file.

Functions

void debug_printf (const char *fmt,...)
 

Variables

int show_debug_regs
 

Function Documentation

void debug_printf ( const char *  fmt,
  ... 
)

Definition at line 30 of file common-debug.c.

References debug_vprintf().

Referenced by aarch64_get_pc(), add_insns(), arm_get_pc(), attach_proc_task_lwp_callback(), attach_thread(), check_stopped_by_breakpoint(), check_zombie_leaders(), complete_ongoing_step_over(), cris_get_pc(), delete_fast_tracepoint_jump(), delete_lwp(), delete_raw_breakpoint(), dequeue_one_deferred_signal(), do_debug_enter(), do_debug_exit(), enqueue_one_deferred_signal(), find_new_threads_callback(), find_one_thread(), finish_step_over(), gdb_no_commands_at_breakpoint_z_type(), get_detach_signal(), get_pc(), handle_accept_event(), handle_extended_wait(), handle_serial_event(), handle_target_event(), handle_tracepoints(), insert_memory_breakpoint(), kill_one_lwp_callback(), kill_wait_lwp(), linux_async(), linux_attach_lwp(), linux_detach_one_lwp(), linux_kill(), linux_kill_one_lwp(), linux_low_filter_event(), linux_mntns_get_helper(), linux_resume(), linux_resume_one_lwp_throw(), linux_resume_one_thread(), linux_set_resume_request(), linux_stabilize_threads(), linux_wait_1(), linux_wait_for_event_filtered(), linux_write_memory(), linux_xfer_siginfo(), lwp_suspended_inc(), m32r_get_pc(), maybe_move_out_of_jump_pad(), mnsh_debug_print_message(), mnsh_recv_message(), mnsh_send_message(), move_out_of_jump_pad_callback(), need_step_over_p(), prepare_resume_reply(), proceed_all_lwps(), proceed_one_lwp(), process_point_options(), process_serial_event(), queue_stop_reply_callback(), reinsert_breakpoints_at(), reinsert_fast_tracepoint_jumps_at(), reinsert_raw_breakpoint(), remove_memory_breakpoint(), resume_stopped_resumed_lwps(), select_event_lwp(), send_sigstop(), set_fast_tracepoint_jump(), set_raw_breakpoint_at(), sparc_get_pc(), start_inferior(), start_step_over(), stop_all_lwps(), thread_db_create_event(), thread_db_find_new_threads(), thread_db_load_search(), thread_still_has_status_pending_p(), tracepoint_look_up_symbols(), try_thread_db_load(), try_thread_db_load_1(), uninsert_breakpoints_at(), uninsert_fast_tracepoint_jumps_at(), uninsert_raw_breakpoint(), unstop_all_lwps(), wait_for_sigstop(), and x86_show_dr().

Variable Documentation

int show_debug_regs