# HG changeset patch # User "Yann E. MORIN" # Date 1185657311 0 # Node ID 2c3f48722e11eac1af896cbc5897fd7a95765c70 # Parent 5ddb7af8be63916049d296cf490da2b03cc4eb2b Remove TODO, I can seem to update it and follow what's there... :-( diff -r 5ddb7af8be63 -r 2c3f48722e11 TODO --- a/TODO Sat Jul 28 21:14:21 2007 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,22 +0,0 @@ -This is a somewhat ordered list of things to do asap. - --: not started -+: worked on -!: problem encountered -X: abandonned -O: Finished - -- update ALL samples to latest option set. - -! find a way to teach gcc to install its libraries directly into sysroot - if too complex or unfeasible, move those libs manually - -- add debug tools: - X Electric Fence http://perens.com/FreeSoftware/ (replaced by D.U.M.A., below) - O D.U.M.A. http://duma.sourceforge.net/ - - Memcheck http://hald.dnsalias.net/projects/memcheck/ - - MemCheck Deluxe http://prj.softpixel.com/mcd/ - - Memwatch http://www.linkdata.se/sourcecode.html - ! ltrace ftp://ftp.debian.org/debian/pool/main/l/ltrace/ - O strace http://sourceforge.net/projects/strace/ - - Valgrind http://valgrind.org/