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 f6aa0cf..29539b1 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
+ * inline-frame.c (find_inline_frame_state): Check for changed PC
+ here...
+ (inline_frame_sniffer): ... not here.
+
+2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
+
* ui-file.c (stdio_file_read): Call gdb_select before read.
2009-11-13 Maciej W. Rozycki <macro@codesourcery.com>