From owner-freebsd-questions Tue Nov 21 17:43:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp02.teb1.iconnet.net (smtp02.teb1.iconnet.net [209.3.218.43]) by hub.freebsd.org (Postfix) with ESMTP id 43BCC37B479; Tue, 21 Nov 2000 17:43:39 -0800 (PST) Received: from bellatlantic.net (client-151-198-117-204.nnj.dialup.bellatlantic.net [151.198.117.204]) by smtp02.teb1.iconnet.net (8.9.1/8.9.1) with ESMTP id UAA18581; Tue, 21 Nov 2000 20:43:24 -0500 (EST) Message-ID: <3A1B24BB.37D7DF6B@bellatlantic.net> Date: Tue, 21 Nov 2000 20:43:23 -0500 From: Sergey Babkin X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 4.0-19990626-CURRENT i386) X-Accept-Language: en, ru MIME-Version: 1.0 To: Roman Shterenzon Cc: freebsd-hackers@freebsd.org, freebsd-questions@freebsd.org Subject: Re: truss -f References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Roman Shterenzon wrote: > > Hi, > > Once, someone told me that he had a patch for truss that allows it to > follow children, just like in Solaris (or strace -f in linux). > Does anyone have it? Why don't you use the native ktrace/kdump commands instead ? "ktrace -d" does follow the children. I think truss has only a minimalistic implementation. -SB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message