From owner-freebsd-questions Fri Aug 1 23:55:56 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA06219 for questions-outgoing; Fri, 1 Aug 1997 23:55:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA06214 for ; Fri, 1 Aug 1997 23:55:54 -0700 (PDT) From: shegonee@ix.netcom.com Received: from dfw-ix3.ix.netcom.com (dfw-ix3.ix.netcom.com [206.214.98.3]) by freefall.freebsd.org (8.8.6/8.8.5) with ESMTP id XAA00336 for ; Fri, 1 Aug 1997 23:54:31 -0700 (PDT) Received: (from smap@localhost) by dfw-ix3.ix.netcom.com (8.8.4/8.8.4) id BAA25836 for ; Sat, 2 Aug 1997 01:55:22 -0500 (CDT) Received: from irv-ca6-12.ix.netcom.com(199.35.215.204) by dfw-ix3.ix.netcom.com via smap (V1.3) id sma025832; Sat Aug 2 01:55:13 1997 Message-Id: <3.0.1.32.19970801235421.007ab100@popd.ix.netcom.com> X-Sender: shegonee@popd.ix.netcom.com X-Mailer: Windows Eudora Pro Version 3.0.1 (32) Date: Fri, 01 Aug 1997 23:54:21 -0700 To: questions@freebsd.com Subject: truss utility Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi, Does FreeBSD have any utility like the SVR4 truss - the utility thtat allows you to dump all system calls and signals as a process runs? Kirk :)