diff options
author | Fernando Nasser <fnasser@redhat.com> | 2000-12-21 16:28:28 +0000 |
---|---|---|
committer | Fernando Nasser <fnasser@redhat.com> | 2000-12-21 16:28:28 +0000 |
commit | 25ef598b28563d6bf31661e0fa7fde635a15487c (patch) | |
tree | a01a0bdce3234f4c65ef0a751bd906217a3aab48 /gdb/TODO | |
parent | af899f1a92de23177e701288aa741e05952a2315 (diff) | |
download | gdb-25ef598b28563d6bf31661e0fa7fde635a15487c.tar.gz |
2000-12-21 Fernando Nasser <fnasser@redhat.com>
* TODO: Add pre-uiout code removal to 5.2 cleanups.
Diffstat (limited to 'gdb/TODO')
-rw-r--r-- | gdb/TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. -- |