Home
last modified time | relevance | path

Searched refs:remote_console_output (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dremote.h43 extern void remote_console_output (char *);
H A Dremote.c2770 remote_console_output (char *msg) in remote_console_output() function
2940 remote_console_output (buf + 1); in remote_wait()
3129 remote_console_output (buf + 1); in remote_async_wait()
5034 remote_console_output (buf + 1); /* 'O' message from stub */ in remote_rcmd()
H A Dtracepoint.c209 remote_console_output (buf + 1); /* 'O' message from stub */ in remote_get_noisy_reply()
H A DChangeLog-19991940 * remote.c (remote_console_output): Flush gdb_stdtarg after
1942 * remote.h (remote_console_output): Strip PARAMS.
3049 * remote.c (getpkt, putpkt, remote_console_output): Move
3052 * tracepoint.c(putpkt, getpkt, remote_console_output): Delete
4080 (getpkt, putpkt, remote_console_output): add decls.
5459 * remote.c (remote_console_output): Delete call to
H A DChangeLog-1997278 Make fromhex case-insensative. New function "remote_console_output"