diff options
author | K. Richard Pixley <rich@cygnus> | 1992-09-25 19:19:08 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-09-25 19:19:08 +0000 |
commit | 310cc5704322805474df29cc1d0e89d0819e624c (patch) | |
tree | e58467191b33c35bc622dcb6a5644028dbf8c4f4 /readline/readline.c | |
parent | 050d45c5ea27ab282efb06551dff0f29b41a16cd (diff) | |
download | gdb-310cc5704322805474df29cc1d0e89d0819e624c.zip gdb-310cc5704322805474df29cc1d0e89d0819e624c.tar.gz gdb-310cc5704322805474df29cc1d0e89d0819e624c.tar.bz2 |
* inftarg.c (child_create_inferior, child_attach,
child_mourn_inferior): collect unix child process stratum
functions which live below the target vector into this file to
facilitate host/target/native split. Also, make them static.
* inflow.c (child_mourn_inferior): removed.
* infrun.c (child_create_inferior, child_attach): removed.
(resume): becomes global so that functions below the
target vector can find it.
* inferior.h (resume): add prototype.
(child_mourn_inferior, child_create_inferior, child_attach):
remove prototypes.
Diffstat (limited to 'readline/readline.c')
0 files changed, 0 insertions, 0 deletions