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