summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2003-01-09 19:14:46 +0000
committerDaniel Jacobowitz <dan@debian.org>2003-01-09 19:14:46 +0000
commit08553f1597586214e42924dedf257241ca0549b4 (patch)
treecdb5d97249c4038b12f3daace0f8a162e455dd52 /gdb/ChangeLog
parenteba3ec5851c5127bfd9078c4c0f26775cd592f3d (diff)
downloadgdb-08553f1597586214e42924dedf257241ca0549b4.tar.gz
* lin-lwp.c (child_wait): Ignore exit statuses for processes other
than inferior_ptid. (lin_lwp_wait): Ignore exit statuses for unknown LWPs.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 3be766ada59..11ca8781169 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2003-01-09 Daniel Jacobowitz <drow@mvista.com>
+
+ * lin-lwp.c (child_wait): Ignore exit statuses for processes other
+ than inferior_ptid.
+ (lin_lwp_wait): Ignore exit statuses for unknown LWPs.
+
2003-01-09 Andrew Cagney <ac131313@redhat.com>
* frame.h (frame_obstack_zalloc): Replace frame_obstack_alloc.