From owner-freebsd-questions Sun Aug 23 17:50:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA12847 for freebsd-questions-outgoing; Sun, 23 Aug 1998 17:50:35 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA12828 for ; Sun, 23 Aug 1998 17:50:30 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id KAA11974; Mon, 24 Aug 1998 10:19:31 +0930 (CST) Received: (grog@localhost) by papillon.lemis.com (8.9.1/8.6.12) id LAA00494; Sat, 22 Aug 1998 11:11:25 +0900 (KST) Message-ID: <19980822111125.43339@papillon.lemis.com> Date: Sat, 22 Aug 1998 11:11:25 +0900 From: Greg Lehey To: Gerald Ehritz , freebsd-questions@FreeBSD.ORG Subject: Re: Tracing systemcalls References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: ; from Gerald Ehritz on Fri, Aug 21, 1998 at 02:04:33PM +0200 WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Friday, 21 August 1998 at 14:04:33 +0200, Gerald Ehritz wrote: > On Sunos i used a tool called strace to trace systemcalls with their > parameter. > Today i downloaded the src but the package configure tells me that FreeBSD > is not supported. > > Is there another tool to trace system calls on FreeBSD 2.2.7? > > I need it to check xdvi, which does not find the generated fonts. The traditional BSD tool is ktrace. FreeBSD also supplies an implementation of truss. Greg -- Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message