Go to the source code of this file.
void debug_printf |
( |
const char * |
format, |
|
|
|
... |
|
) |
| |
void void debug_vprintf |
( |
const char * |
format, |
|
|
va_list |
ap |
|
) |
| |
Definition at line 25 of file common-debug.c.
Referenced by _initialize_mips_linux_nat(), aarch64_handle_unaligned_watchpoint(), aarch64_linux_insert_hw_breakpoint(), aarch64_linux_insert_watchpoint(), aarch64_linux_prepare_to_resume(), aarch64_linux_remove_hw_breakpoint(), aarch64_linux_remove_watchpoint(), add_show_debug_regs_command(), debug_reg_change_callback(), mips_linux_insert_watchpoint(), mips_linux_remove_watchpoint(), x86_dr_insert_watchpoint(), x86_dr_remove_watchpoint(), and x86_dr_stopped_data_address().