aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJuan Cespedes <cespedes@debian.org>1998-03-13 19:31:29 +0100
committerJuan Cespedes <cespedes@debian.org>1998-03-13 19:31:29 +0100
commit81690ef1a83d7a093daaebc1a87cdb9ec6f74589 (patch)
treeb2efb63e291b09443028ea5b238d9313348c79ee /TODO
parent1fe93d5b55ad2b8d4009a63e343db19cc1f21bb0 (diff)
downloadltrace-81690ef1a83d7a093daaebc1a87cdb9ec6f74589.tar.gz
Version 0.2.5
* After a successful execve(), library calls are now logged * Enhanced displaying of non-printable chars * Added some functions to /etc/ltrace.conf
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 2 insertions, 4 deletions
diff --git a/TODO b/TODO
index 7dd5c23..3c54326 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,6 @@
-* Option -p: disable breakpoints on exit
+* Improve documentation
+* Regarding option -p: disable breakpoints on exit
* Option -f (trace children)
-* Option -u (run command as username handling setuid and/or setgid)
-* SYSCALLS:
- + execve() <- trace new program
* Display different argument types:
+ format
+ how to display execl...?