summaryrefslogtreecommitdiffstats
path: root/contrib/gdb/gdb/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gdb/gdb/TODO')
-rw-r--r--contrib/gdb/gdb/TODO18
1 files changed, 0 insertions, 18 deletions
diff --git a/contrib/gdb/gdb/TODO b/contrib/gdb/gdb/TODO
index ea46e9b..1ef9c22 100644
--- a/contrib/gdb/gdb/TODO
+++ b/contrib/gdb/gdb/TODO
@@ -114,12 +114,6 @@ 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. This also allows the elimination of -DUI_OUT from
-Makefile.in and configure.in.
-
---
-
Compiler warnings.
Eliminate warnings for all targets on at least one host for one of the
@@ -177,14 +171,6 @@ Deprecate, if not delete, the following:
how it relates to rawreg and the
regnum is clear.
- REGISTER_BYTES
- The size of the cache can be computed
- on the fly.
-
- IS_TRAPPED_INTERNALVAR
- The pseudo registers should eventually make
- this redundant.
-
--
Obsolete the targets:
@@ -247,10 +233,6 @@ New languages come onto the scene all the time.
Re: Various C++ things
-value_headof/value_from_vtable_info are worthless, and should be
-removed. The one place in printcmd.c that uses it should use the RTTI
-functions.
-
RTTI for g++ should be using the typeinfo functions rather than the
vtables. The typeinfo functions are always at offset 4 from the
beginning of the vtable, and are always right. The vtables will have
OpenPOWER on IntegriCloud