Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dremote-sim.c74 static void gdb_os_error (host_callback *, const char *, ...);
169 gdb_callback.error = gdb_os_error; in init_callbacks()
265 gdb_os_error (host_callback * p, const char *format,...) in gdb_os_error() function
H A DChangeLog-1996226 * remote-sim.c (gdb_os_error): New function.
227 (init_callbacks): Fix initializing of gdb_callback. Add gdb_os_error.
H A DChangeLog-19991131 * remote-sim.c (gdb_os_error): Rewrite using verror. Don't call
4889 gdb_os_evprintf_filtered, gdb_os_error), serial.c (serial_printf),