aboutsummaryrefslogtreecommitdiff
path: root/gdb/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/TODO')
-rw-r--r--gdb/TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/TODO b/gdb/TODO
index cb40812..91aea53 100644
--- a/gdb/TODO
+++ b/gdb/TODO
@@ -285,6 +285,11 @@ The following cleanups have been identified as part of GDB 5.2.
--
+Remove old code that does not use ui_out functions and all the related
+"ifdef"s.
+
+--
+
Eliminate more compiler warnings.
--