Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dserial.h308 extern void serial_log_command (const char *);
H A Dserial.c130 serial_log_command (const char *cmd) in serial_log_command() function
H A Dremote.c11370 remote_ops.to_log_command = serial_log_command; in init_remote_ops()