TODO revision 5c3fe0697b202cc7d95e90459de0fb312b297b27
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* More architectures: sparc64...
20* More operating systems (solaris?)
21* Option -I (inter-library calls)
22* Modify ARGTYPE_STRING[0-5] types so that they not stop displaying chars when '\0' is encountered
23