Home
last modified time | relevance | path

Searched refs:gdb_os_printf_filtered (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dremote-sim.c68 static void gdb_os_printf_filtered (host_callback *, const char *, ...);
166 gdb_callback.printf_filtered = gdb_os_printf_filtered; in init_callbacks()
236 gdb_os_printf_filtered (host_callback * p, const char *format,...) in gdb_os_printf_filtered() function
H A DChangeLog-1996228 (gdb_os_printf_filtered): Use gdb_stdout, not stdout.
599 (gdb_os_write_stdout, gdb_os_printf_filtered): New functions.
H A DChangeLog-19994888 (gdb_os_printf_filtered, gdb_os_vprintf_filtered,