manpage: document new feature of propagating exit code/signal death status.
This commit is contained in:
parent
62958b2fd9
commit
28e81da91c
3
strace.1
3
strace.1
@ -113,7 +113,8 @@ by a process and the signals which are received by a process.
|
||||
The name of each system call, its arguments and its return value
|
||||
are printed on standard error or to the file specified with the
|
||||
.B \-o
|
||||
option.
|
||||
option. When straced program exits, strace makes exit status
|
||||
available to the parent process of strace.
|
||||
.LP
|
||||
.B strace
|
||||
is a useful diagnostic, instructional, and debugging tool.
|
||||
|
Loading…
x
Reference in New Issue
Block a user