]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Sat, 16 Sep 2006 09:46:39 +0000 (09:46 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Sat, 16 Sep 2006 09:46:39 +0000 (09:46 +0000)
gdb/ChangeLog

index 589ff7f10c022ec543290fe1da057a1f285aa79d..5a02518e0aa12ceef82c43c3c749840870a380c5 100644 (file)
@@ -1,8 +1,8 @@
 2006-09-16  Nick Roberts  <nickrob@snap.net.nz>
 
-       * linux-nat.c (linux_test_for_tracefork): Re-insert call to
-       my_waitpid (removed inadvertantly).
-       (linux_nat_detach): Call init_lwp_list for asynchronous case too.
+       * linux-nat.c (linux_nat_detach): Call init_lwp_list for
+       asynchronous case too.
+       (linux_test_for_tracefork): Don't leave zombie process.
 
        * infcall.c (call_function_by_hand): Destroy signal thread while
        synchronous and then recreate.