TODO
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Fri Jul 13 10:26:30 2007 +0000 (2007-07-13)
changeset 243 56fbb4be9521
child 245 134ac2c35c49
permissions -rw-r--r--
Add a test for lynx (needed to download sstrip.c from buildroot).
yann@240
     1
This is a somewhat ordered list of things to do asap.
yann@240
     2
yann@240
     3
-: not started
yann@240
     4
+: worked on
yann@240
     5
!: problem encountered
yann@240
     6
X: abandonned
yann@240
     7
O: Finished
yann@240
     8
yann@240
     9
! find a way to teach gcc to install its libraries directly into sysroot
yann@240
    10
  if too complex or unfeasible, move those libs manually
yann@240
    11
yann@240
    12
- add debug tools:
yann@240
    13
  X Electric Fence    http://perens.com/FreeSoftware/ (replaced by D.U.M.A., below)
yann@240
    14
  O D.U.M.A.          http://duma.sourceforge.net/
yann@240
    15
  - Memcheck          http://hald.dnsalias.net/projects/memcheck/
yann@240
    16
  - MemCheck Deluxe   http://prj.softpixel.com/mcd/
yann@240
    17
  - Memwatch          http://www.linkdata.se/sourcecode.html
yann@240
    18
  + ltrace            ???
yann@240
    19
  O strace            http://sourceforge.net/projects/strace/
yann@240
    20
  - Valgrind          http://valgrind.org/