Home
last modified time | relevance | path

Searched refs:new_tty_prefork (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dinferior.h266 extern void new_tty_prefork (char *);
Dfork-child.c263 new_tty_prefork (inferior_io_terminal); in fork_inferior()
Dinflow.c512 new_tty_prefork (char *ttyname) in new_tty_prefork() function
DChangeLog-19912723 * inflow.c (new_tty_prefork, new_tty): New prefork routine
2727 * infrun.c (child_create_inferior): Call new_tty_prefork,