aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: b18f397188535e728437db68c376222e5a8d668f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
* 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
* Update list of syscalls to Linux-2.2.*
* "\\", "\"", '\''
* Improve documentation
* Improve option -e
* "-l" option: trace functions from these libraries
* Improve C++ name demangling
* Display different argument types:
  + how to display execl...?
  + format+: for scanf()...: display args as pointers, and imply `+' for args
* Update /etc/ltrace.conf
* netscape:
  + Why does it show so many `breakpointed at:' messages?
    \- Is this still true?
* Option -T (print time spent in each libcall)
* Option -c (summary)
* More architectures: sparc, alpha
* More operating systems (solaris?)