mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 04:47:52 +00:00
Add the TODO file.
This commit is contained in:
parent
28f92e8b09
commit
d979c033f5
20
TODO
Normal file
20
TODO
Normal file
@ -0,0 +1,20 @@
|
||||
This is a somewhat ordered list of things to do asap.
|
||||
|
||||
-: not started
|
||||
+: worked on
|
||||
!: problem encountered
|
||||
X: abandonned
|
||||
O: Finished
|
||||
|
||||
! 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 ???
|
||||
O strace http://sourceforge.net/projects/strace/
|
||||
- Valgrind http://valgrind.org/
|
Loading…
Reference in New Issue
Block a user