TODO
changeset 300 2c3f48722e11
parent 299 5ddb7af8be63
child 301 2be7232a73ac
     1.1 --- a/TODO	Sat Jul 28 21:14:21 2007 +0000
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,22 +0,0 @@
     1.4 -This is a somewhat ordered list of things to do asap.
     1.5 -
     1.6 --: not started
     1.7 -+: worked on
     1.8 -!: problem encountered
     1.9 -X: abandonned
    1.10 -O: Finished
    1.11 -
    1.12 -- update ALL samples to latest option set.
    1.13 -
    1.14 -! find a way to teach gcc to install its libraries directly into sysroot
    1.15 -  if too complex or unfeasible, move those libs manually
    1.16 -
    1.17 -- add debug tools:
    1.18 -  X Electric Fence    http://perens.com/FreeSoftware/ (replaced by D.U.M.A., below)
    1.19 -  O D.U.M.A.          http://duma.sourceforge.net/
    1.20 -  - Memcheck          http://hald.dnsalias.net/projects/memcheck/
    1.21 -  - MemCheck Deluxe   http://prj.softpixel.com/mcd/
    1.22 -  - Memwatch          http://www.linkdata.se/sourcecode.html
    1.23 -  ! ltrace            ftp://ftp.debian.org/debian/pool/main/l/ltrace/
    1.24 -  O strace            http://sourceforge.net/projects/strace/
    1.25 -  - Valgrind          http://valgrind.org/