aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJuan Cespedes <cespedes@debian.org>1998-03-10 00:08:41 +0100
committerJuan Cespedes <cespedes@debian.org>1998-03-10 00:08:41 +0100
commite188705c4f1c5c8e377c2438114a99acaeaf8a3a (patch)
treec64b320ce52c94d39000a23c989fccd32bef8554 /TODO
parent5e01f654d83a95f2acffa86df57a4c2db9b0cae9 (diff)
downloadltrace-e188705c4f1c5c8e377c2438114a99acaeaf8a3a.tar.gz
Version 0.2.1
* Added -u option (run command as other username) * Updated manual page a bit
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index e4d947a..150efce 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,6 @@
* Option -p (trace running process)
* Option -f (trace children)
+* Option -u (run command as username handling setuid and/or setgid)
* SYSCALLS:
+ execve() <- trace new program
* Display different argument types:
@@ -9,4 +10,4 @@
* SPARC:
+ almost all...
* netscape:
- + Why does it shows so many `breakpointed at:' messages?
+ + Why does it show so many `breakpointed at:' messages?