commit | 5e4455bffd7cd5c4a948ce7f7f4be9da55c67fb4 | [log] [tgz] |
---|---|---|
author | Juan Cespedes <cespedes@thehackers.org> | Sun Aug 24 01:48:26 1997 +0200 |
committer | Juan Cespedes <cespedes@thehackers.org> | Sun Aug 24 01:48:26 1997 +0200 |
tree | cc851403f39289b0398a0a3e54e1acb6bb0444eb | |
parent | 1afec6996a994ac3734dad50e925437da064647a [diff] [blame] |
Version 0.1.3 * Added options `-i', `-S' * Added syscall names * Added signal names * Added `output.c', `signal.c'
diff --git a/ltrace.1 b/ltrace.1 index 5ccc81a..e0951be 100644 --- a/ltrace.1 +++ b/ltrace.1
@@ -24,6 +24,12 @@ .I \-d Increase the debugging level. .TP +.I \-i +Print the instruction pointer at the time of the library call. +.TP +.I \-S +Display system calls as well as library calls +.TP .I \-o filename Write the trace output to the file .I filename