GNU Binutils with patches for OS216
Révision | 14a5127d74449bf235c9d3323f4cffa4b6d1b1de (tree) |
---|---|
l'heure | 2006-09-16 18:46:39 |
Auteur | Nick Roberts <nickrob@snap...> |
Commiter | Nick Roberts |
*** empty log message ***
@@ -1,8 +1,8 @@ | ||
1 | 1 | 2006-09-16 Nick Roberts <nickrob@snap.net.nz> |
2 | 2 | |
3 | - * linux-nat.c (linux_test_for_tracefork): Re-insert call to | |
4 | - my_waitpid (removed inadvertantly). | |
5 | - (linux_nat_detach): Call init_lwp_list for asynchronous case too. | |
3 | + * linux-nat.c (linux_nat_detach): Call init_lwp_list for | |
4 | + asynchronous case too. | |
5 | + (linux_test_for_tracefork): Don't leave zombie process. | |
6 | 6 | |
7 | 7 | * infcall.c (call_function_by_hand): Destroy signal thread while |
8 | 8 | synchronous and then recreate. |