aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/gdbserver/ChangeLog')
-rw-r--r--gdb/gdbserver/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog
index 9b3a2fc..01fe3f8 100644
--- a/gdb/gdbserver/ChangeLog
+++ b/gdb/gdbserver/ChangeLog
@@ -1,3 +1,8 @@
+2010-08-11 Thomas Schwinge <thomas@codesourcery.com>
+
+ * linux-low.c (linux_wait_1): Correctly return the ptid of the child
+ after its termination.
+
2010-08-09 Pedro Alves <pedro@codesourcery.com>
* linux-low.c (gdb_wants_lwp_stopped): Delete.