Replace strsave() with xstrdup().
[deliverable/binutils-gdb.git] / gdb / TODO
index 91aea53aa1d562f578814ae460b342e72e5dfb1c..9f149a1b9e640e3d5cde79337f4922fabbce6fb0 100644 (file)
--- a/gdb/TODO
+++ b/gdb/TODO
@@ -384,10 +384,6 @@ needed.
 
 --
 
-Replace strsave() + mstrsave() with libiberty:xstrdup().
-
---
-
 Replace savestring() with something from libiberty.
 
 An xstrldup()? but that would have different semantics.
@@ -419,7 +415,7 @@ how.
 
 --
 
-Eliminate mmalloc() from GDB.
+Eliminate mmalloc(), mstrsave() et.al. from GDB.
 
 Also eliminate it from defs.h.
 
This page took 0.022709 seconds and 4 git commands to generate.