• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

GNU Binutils with patches for OS216


Commit MetaInfo

Révision14a5127d74449bf235c9d3323f4cffa4b6d1b1de (tree)
l'heure2006-09-16 18:46:39
AuteurNick Roberts <nickrob@snap...>
CommiterNick Roberts

Message de Log

*** empty log message ***

Change Summary

Modification

--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,8 +1,8 @@
11 2006-09-16 Nick Roberts <nickrob@snap.net.nz>
22
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.
66
77 * infcall.c (call_function_by_hand): Destroy signal thread while
88 synchronous and then recreate.