aboutsummaryrefslogtreecommitdiff
path: root/ltrace.1
diff options
context:
space:
mode:
authorJuan Cespedes <cespedes@thehackers.org>1997-08-23 21:31:46 +0200
committerJuan Cespedes <cespedes@thehackers.org>1997-08-23 21:31:46 +0200
commit1afec6996a994ac3734dad50e925437da064647a (patch)
treed49a7ff0970d498c5bcacdfe8adfbfa6a2c55a35 /ltrace.1
parentef04ba484536ab0517fabbbbf4bfbb32c249453b (diff)
downloadltrace-1afec6996a994ac3734dad50e925437da064647a.tar.gz
Version 0.1.2
* Updated ``TODO'' * Added process.c:execute_process * Added i386.c:type_of_stop * Hopefully, system dependent stuff is now only in i386.[ch] and process.[ch] * `-d' can now be used many times: many levels of debug * removed breakpoint for children detecting fork()s. Now, *every* program should work ok * struct process now also has a field for the process filename * Added "syscall.c" with a list of system call names in Linux/i386
Diffstat (limited to 'ltrace.1')
-rw-r--r--ltrace.12
1 files changed, 1 insertions, 1 deletions
diff --git a/ltrace.1 b/ltrace.1
index 03b1268..5ccc81a 100644
--- a/ltrace.1
+++ b/ltrace.1
@@ -22,7 +22,7 @@ Its use is very similar to
.SH OPTIONS
.TP
.I \-d
-Enable debugging
+Increase the debugging level.
.TP
.I \-o filename
Write the trace output to the file