TODO revision 43739a69d0fb63011609af50f758fbe4734e0c67
1* EVENT_FORK, EVENT_EXEC instead of fork_p() and exec_p()
2* Get rid of EVENT_ARCH_SYSCALL and EVENT_ARCH_SYSRET
3* BFD:
4  + New executable formats
5  + Read list of libraries needed
6  + Read list of undefined symbols in executables
7  + Read list of exported symbols in libraries
8  + Read debugging info from executables/libraries
9* Automatically update list of syscalls?
10* Improve documentation
11* Improve -e/-x options (regexp?)
12* Improve -l option
13* Improve C++ name demangling
14* Display different argument types
15* Update /etc/ltrace.conf
16* More architectures, cleaner way to port
17* More operating systems (solaris?)
18* Option -I (inter-library calls)
19* Modify ARGTYPE_STRING[0-5] types so that they not stop displaying chars when '\0' is encountered
20