aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
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 07f3e0f..3cf2a01 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2009-05-27 Pedro Alves <pedro@codesourcery.com>
+
+ * infrun.c (follow_exec): Clear the stop_requested flag.
+ * linux-nat.c (linux_handle_extended_wait) <PTRACE_EVENT_EXEC>:
+ Add debug output.
+
2009-05-27 Aleksandar Ristovski <aristovski@qnx.com>
* nto-procfs.c (get_regset): Pass correct pointer.