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 4ca12dc..211af59 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
2012-02-02 Tom Tromey <tromey@redhat.com>
+ PR gdb/13405:
+ * tui/tui-win.c (parse_scrolling_args): Don't write to possibly
+ read-only memory.
+
+2012-02-02 Tom Tromey <tromey@redhat.com>
+
PR gdb/9307:
* symtab.c (lookup_language_this): Set block_found.