aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJuan Cespedes <cespedes@debian.org>2008-12-10 18:42:53 +0100
committerJuan Cespedes <cespedes@kermit.thehackers.org>2008-12-10 18:42:53 +0100
commit28946486deb6eb8e50a14ad6dab7616d484c08ef (patch)
treec0052fcfb3f51f7f543bba4a9553f5d419c78b4e /TODO
parent63184be8c577f5799e44db2a4e312a8240ad7751 (diff)
downloadltrace-28946486deb6eb8e50a14ad6dab7616d484c08ef.tar.gz
Version 0.5.1
Trying to simplify distribution a bit
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 2 insertions, 4 deletions
diff --git a/TODO b/TODO
index 78f9ac1..c6fe014 100644
--- a/TODO
+++ b/TODO
@@ -9,11 +9,9 @@
* 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
+* Display different argument types
* Update /etc/ltrace.conf
-* More architectures: sparc64...
+* 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