From f69af9b3d2352f2343234cc83c93df7375086679 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Sun, 2 Jun 2002 17:46:38 +0000 Subject: * strace.cc (forkdebug): Make true by default. (attach_process): Use window pid if cygwin pid isn't available (yet). (create_child): Use either DEBUG_ONLY_THIS_PROCESS or DEBUG_PROCESS, exclusively. (Suggested by Conrad.Scott@dsl.pipex.com) --- winsup/utils/utils.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'winsup/utils/utils.sgml') diff --git a/winsup/utils/utils.sgml b/winsup/utils/utils.sgml index 53448f2b0..d9a6049c9 100644 --- a/winsup/utils/utils.sgml +++ b/winsup/utils/utils.sgml @@ -645,7 +645,7 @@ Usage strace [options] program [args...] -b, --buffer-size=SIZE set size of output file buffer -d, --no-delta don't display the delta-t microsecond timestamp - -f, --trace-children also trace forked child processes + -f, --trace-children trace child processes (toggle -- default is "true") -h, --help display help info -m, --mask=MASK set message filter mask -n, --crack-error-numbers output descriptive text instead of error -- cgit v1.2.3