TODO revision 5916fda0d07da90cac8a78cbfa73374d81b150be
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 automatically?
8* Improve documentation
9* Improve -e option
10* Improce -l option
11* Improve C++ name demangling
12* Display different argument types:
13  + how to display execl...?
14  + format+: for scanf()...: display args as pointers, and imply `+' for args
15* Update /etc/ltrace.conf
16* netscape:
17  + Why does it show so many `breakpointed at:' messages?
18    \- Is this still true?
19* Option -T (print time spent in each libcall)
20* Option -c (summary)
21* More architectures: sparc, alpha
22* More operating systems (solaris?)
23