From f687d035648db21290f4528e84713c8d9d2fde19 Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Fri, 9 Sep 2011 19:20:24 +0000 Subject: 2011-09-09 Pedro Alves * linux-nat.c (lin_lwp_attach_lwp): Return 1 (ignore) instead of -1 (error), if the lwp exits right after attaching. --- gdb/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 6bcde92..8102cff 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2011-09-09 Pedro Alves + + * linux-nat.c (lin_lwp_attach_lwp): Return 1 (ignore) instead of + -1 (error), if the lwp exits right after attaching. + 2011-09-08 Doug Evans * py-cmd.c: Some minor formatting fixes. -- cgit v1.1