* exec.c (xfer_memory): Add attrib argument.
[deliverable/binutils-gdb.git] / gdb / TODO
index 8d0785da85a00d9697aa4ea4c45a491d54242e53..91aea53aa1d562f578814ae460b342e72e5dfb1c 100644 (file)
--- a/gdb/TODO
+++ b/gdb/TODO
@@ -199,6 +199,19 @@ The following code cleanups will hopefully be applied to GDB 5.1.
 
 --
 
+Change documentation to GFDL license.
+
+``It is time to make an effort to start using the GFDL more
+thoroughly.  Would all GNU maintainers please change the license to
+the GFDL, for all manuals and other major documentation files?
+
+The GFDL and some instructions for using it can be found in
+http://www.gnu.org/copyleft/''
+
+       RMS
+
+--
+
 Delete macro TARGET_BYTE_ORDER_SELECTABLE.
 
 Patches in the database.
@@ -272,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.
 
 --
@@ -366,13 +384,6 @@ needed.
 
 --
 
-Replace asprintf() calls with xasprintf() calls.
-
-As with things like strdup() most calls to asprintf() don't check the
-return value.
-
---
-
 Replace strsave() + mstrsave() with libiberty:xstrdup().
 
 --
This page took 0.023255 seconds and 4 git commands to generate.