yann@240: This is a somewhat ordered list of things to do asap. yann@240: yann@240: -: not started yann@240: +: worked on yann@240: !: problem encountered yann@240: X: abandonned yann@240: O: Finished yann@240: yann@240: ! find a way to teach gcc to install its libraries directly into sysroot yann@240: if too complex or unfeasible, move those libs manually yann@240: yann@240: - add debug tools: yann@240: X Electric Fence http://perens.com/FreeSoftware/ (replaced by D.U.M.A., below) yann@240: O D.U.M.A. http://duma.sourceforge.net/ yann@240: - Memcheck http://hald.dnsalias.net/projects/memcheck/ yann@240: - MemCheck Deluxe http://prj.softpixel.com/mcd/ yann@240: - Memwatch http://www.linkdata.se/sourcecode.html yann@245: ! ltrace ftp://ftp.debian.org/debian/pool/main/l/ltrace/ yann@240: O strace http://sourceforge.net/projects/strace/ yann@240: - Valgrind http://valgrind.org/