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 1a83a06..151d717 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
2017-09-27 Tom Tromey <tom@tromey.com>
+ * printcmd.c (map_display_numbers, undisplay_command)
+ (enable_disable_display_command, enable_display_command)
+ (disable_display_command): Constify.
+
+2017-09-27 Tom Tromey <tom@tromey.com>
+
* breakpoint.h (delete_command): Don't declare.
* breakpoint.c (delete_command, enable_once_command)
(enable_count_command, enable_delete_command, breakpoint_1)