File: TODO

package info (click to toggle)
ltrace 0.3.1
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 300 kB
  • ctags: 198
  • sloc: ansic: 2,148; sh: 152; makefile: 104
file content (14 lines) | stat: -rw-r--r-- 428 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
* Option -e
* Improve C++ name demangling
* Improve documentation
* Display different argument types:
  + how to display execl...?
  + format+: for scanf()...: display args as pointers, and imply `+' for args
* Update /etc/ltrace.conf
* SPARC:
  + almost all...
* netscape:
  + Why does it show so many `breakpointed at:' messages?
    \- Is this still true?
* Option -T (print time spent in each libcall)
* Option -V (version)