Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dinferior.h299 extern void tty_command (char *, int);
H A Dmain.c695 catch_command_errors (tty_command, ttyarg, !batch, RETURN_MASK_ALL); in captured_main()
H A Dinfcmd.c374 tty_command (char *file, int from_tty) in tty_command() function
1967 c = add_com ("tty", class_run, tty_command, in _initialize_infcmd()