aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index e7fc5c8..1014bb4 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
2013-01-16 Yao Qi <yao@codesourcery.com>
+ * printcmd.c (current_display_number): Make it static.
+
+2013-01-16 Yao Qi <yao@codesourcery.com>
+
* infcmd.c (step_once): Don't check '!single_inst' as it was
checked before.