Home
last modified time | relevance | path

Searched refs:serial_log_command (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dserial.h316 extern void serial_log_command (struct target_ops *self, const char *);
Dserial.c126 serial_log_command (struct target_ops *self, const char *cmd) in serial_log_command() function
DChangeLog-19971847 * serial.c (serial_log_command): Fix fputs_unfiltered calls.
1903 * (serial_logchar serial_log_command serial_write serial_readchar
DChangeLog-19962088 (serial_log_command): Ditto.
2100 * serial.h (serial_log_command): Ditto.
4755 (serial_log_command, serial_logchar, serial_write, serial_readchar):
Dremote.c939 serial_log_command (this, cmd); in log_command()
DChangeLog-201413521 * serial.h (serial_log_command): Add 'self' argument.
13522 * serial.c (serial_log_command): Add 'self' argument.
DChangeLog-20013747 serial_log_command): Remove extern declarations. Include
DChangeLog-2007376 serial_log_command().