aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO16
1 files changed, 13 insertions, 3 deletions
diff --git a/TODO b/TODO
index 3944734..b18f397 100644
--- a/TODO
+++ b/TODO
@@ -1,13 +1,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
-* 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 -c (summary)
+* More architectures: sparc, alpha
+* More operating systems (solaris?)