2000-12-21 Fernando Nasser <fnasser@redhat.com>
authorFernando Nasser <fnasser@redhat.com>
Thu, 21 Dec 2000 16:28:28 +0000 (16:28 +0000)
committerFernando Nasser <fnasser@redhat.com>
Thu, 21 Dec 2000 16:28:28 +0000 (16:28 +0000)
        * TODO: Add pre-uiout code removal to 5.2 cleanups.

gdb/ChangeLog
gdb/TODO

index 5a0d478d90ed88f76842df8fd498cf08d1358b20..656bfc22a3b87c7627d2948d4a3566576ec83e63 100644 (file)
@@ -1,3 +1,7 @@
+2000-12-21  Fernando Nasser  <fnasser@redhat.com>
+
+       * TODO: Add pre-uiout code removal to 5.2 cleanups.
+
 2000-12-20  Fernando Nasser  <fnasser@redhat.com>
 
        * configure.in: Rename CONFIG_LOBS to CONFIG_LIB_OBS.
index cb408129e2959b1458762f11d777b37ddd3adc64..91aea53aa1d562f578814ae460b342e72e5dfb1c 100644 (file)
--- 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.
 
 --