TODO
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sat Jul 28 20:45:24 2007 +0000 (2007-07-28)
changeset 298 f0118fc48571
parent 245 134ac2c35c49
permissions -rw-r--r--
Fix uninstalling man.
     1 This is a somewhat ordered list of things to do asap.
     2 
     3 -: not started
     4 +: worked on
     5 !: problem encountered
     6 X: abandonned
     7 O: Finished
     8 
     9 - update ALL samples to latest option set.
    10 
    11 ! find a way to teach gcc to install its libraries directly into sysroot
    12   if too complex or unfeasible, move those libs manually
    13 
    14 - add debug tools:
    15   X Electric Fence    http://perens.com/FreeSoftware/ (replaced by D.U.M.A., below)
    16   O D.U.M.A.          http://duma.sourceforge.net/
    17   - Memcheck          http://hald.dnsalias.net/projects/memcheck/
    18   - MemCheck Deluxe   http://prj.softpixel.com/mcd/
    19   - Memwatch          http://www.linkdata.se/sourcecode.html
    20   ! ltrace            ftp://ftp.debian.org/debian/pool/main/l/ltrace/
    21   O strace            http://sourceforge.net/projects/strace/
    22   - Valgrind          http://valgrind.org/