aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 74dcf63..4e160f7 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,12 @@
+2007-01-10 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * infrun.c (singlestep_pc): New variable.
+ (resume): Set singlestep_pc.
+ (context_switch): Add a debugging message. Flush the frame cache.
+ (handle_inferior_event): Add debugging messages. Handle thread
+ hops when a software single step has completed. Let context_switch
+ handle flushing the frame cache.
+
2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
* NEWS: Mention target descriptions, "set tdesc filename",