* linux-fork.c: Include "gdb_assert.h".
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 43b76df500f4dbf0ae48b8a8474df9420a3725f5..bf4c68d0adcc00832275966c7b9ffc008fd6a4d2 100644 (file)
@@ -1,3 +1,14 @@
+2006-03-24  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * linux-fork.c: Include "gdb_assert.h".
+       (fork_load_infrun_state): Set inferior_ptid and stop_pc here.
+       Update the register cache and selected frame also.
+       (linux_fork_mourn_inferior): Use fork_load_infrun_state.  Return
+       to single fork mode if necessary.
+       (linux_fork_context): Remove bits handled by fork_load_infrun_state.
+       * Makefile.in (linux_fork_h): New.
+       (linux-fork.o, linux-nat.o): Update.
+
 2006-03-23  Andreas Schwab  <schwab@suse.de>
 
        * config/s390/s390.mh (NATDEPFILES): Add linux-fork.o.
This page took 0.132923 seconds and 4 git commands to generate.