aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 2 insertions, 5 deletions
diff --git a/TODO b/TODO
index 64f419e..78f9ac1 100644
--- a/TODO
+++ b/TODO
@@ -4,18 +4,15 @@
+ Read list of undefined symbols in executables
+ Read list of exported symbols in libraries
+ Read debugging info from executables/libraries
-* Update list of syscalls automatically?
+* Automatically update list of syscalls?
* Improve documentation
-* Improve -e option
+* Improve -e/-x options (regexp?)
* Improve -l option
* 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?
* More architectures: sparc64...
* More operating systems (solaris?)
* Option -I (inter-library calls)