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 571cd78..097f2f3 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
2019-12-27 Tom Tromey <tom@tromey.com>
+ * tui/tui-source.c (tui_source_window::do_scroll_vertical): Remove
+ commented-out code.
+ * tui/tui.c: Remove #if 0 code.
+
+2019-12-27 Tom Tromey <tom@tromey.com>
+
* cli/cli-cmds.c (print_disassembly): Reorder "if".
2019-12-27 Tom Tromey <tom@tromey.com>