From 08553f1597586214e42924dedf257241ca0549b4 Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Thu, 9 Jan 2003 19:14:46 +0000 Subject: * lin-lwp.c (child_wait): Ignore exit statuses for processes other than inferior_ptid. (lin_lwp_wait): Ignore exit statuses for unknown LWPs. --- gdb/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gdb/ChangeLog') 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 + + * 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 * frame.h (frame_obstack_zalloc): Replace frame_obstack_alloc. -- cgit v1.2.1