diff options
author | John Gilmore <gnu@cygnus> | 1991-08-14 00:09:58 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-08-14 00:09:58 +0000 |
commit | 715d2e0649266f405f7a394291d2f333cb7a41df (patch) | |
tree | 444c2937f2ffa461f6038b82c07d70238684dfee /gdb/main.c | |
parent | 8f1f2a72bd2009b97fe1e2139072359e25068e3e (diff) | |
download | gdb-715d2e0649266f405f7a394291d2f333cb7a41df.zip gdb-715d2e0649266f405f7a394291d2f333cb7a41df.tar.gz gdb-715d2e0649266f405f7a394291d2f333cb7a41df.tar.bz2 |
* inflow.c (new_tty_prefork, new_tty): New prefork routine
modifies static state in the parent process; new_tty itself
runs in the child and modifies the child's file descriptors
to match the saved static state.
* infrun.c (child_create_inferior): Call new_tty_prefork,
fork, then new_tty.
Diffstat (limited to 'gdb/main.c')
0 files changed, 0 insertions, 0 deletions