2003-02-06 Andrew Cagney <ac131313@redhat.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 09fbfc08d1c87baa49d5d2c85d882ef372aa896c..73d35296f9894f6a54e0f97a1f3c12701f9ba908 100644 (file)
@@ -1,5 +1,21 @@
 2003-02-06  Andrew Cagney  <ac131313@redhat.com>
 
+       * Makefile.in (symm-nat.o): Update dependencies.
+       (sparc-nat.o, procfs.o, proc-api.o, ppc-linux-nat.o): Ditto.
+       (lynx-nat.o, ia64-linux-nat.): Ditto.
+       * symm-nat.c, sparc-nat.c, procfs.c, proc-api.c: Include
+       "gdb_wait.h" instead of <wait.h> or <sys/wait.h>.
+       * ppc-linux-nat.c, lynx-nat.c, ia64-linux-nat.c: Ditto.
+
+       * Makefile.in (inflow_h): Define.
+       (procfs.o, inflow.o, procfs.o): Update dependencies.
+       * inftarg.c (child_stop): Delete extern declaration of
+       inferior_process_group.  Include "inflow.h".
+       * procfs.c (procfs_stop): Ditto.  Include "inflow.h".
+       * inflow.c (PROCESS_GROUP_TYPE): Move definitions from here ...
+       * inflow.h (PROCESS_GROUP_TYPE): ... to here.  New file.
+       (our_process_group, inferior_process_group): Extern declarations.
+
        * procfs.c: Include "gdb_assert.h".
 
        * linux-proc.c: Include "gdb_stat.h" instead of <sys/stat.h>.
This page took 0.025805 seconds and 4 git commands to generate.