TODO revision e3eb9aa37086f16c0c8c2778dcd8020a39a92564
1* BFD:
2  + New executable formats
3  + Read list of libraries needed
4  + Read list of undefined symbols in executables
5  + Read list of exported symbols in libraries
6  + Read debugging info from executables/libraries
7* Update list of syscalls to Linux-2.2.*
8* "\\", "\"", '\''
9* Improve documentation
10* Improve option -e
11* "-l" option: trace functions from these libraries
12* Improve C++ name demangling
13* Display different argument types:
14  + how to display execl...?
15  + format+: for scanf()...: display args as pointers, and imply `+' for args
16* Update /etc/ltrace.conf
17* netscape:
18  + Why does it show so many `breakpointed at:' messages?
19    \- Is this still true?
20* Option -T (print time spent in each libcall)
21* Option -c (summary)
22* More architectures: sparc, alpha
23* More operating systems (solaris?)
24