Date: Sat, 22 Aug 1998 11:11:25 +0900 From: Greg Lehey <grog@papillon.lemis.com> To: Gerald Ehritz <ehritz@dbai.tuwien.ac.at>, freebsd-questions@FreeBSD.ORG Subject: Re: Tracing systemcalls Message-ID: <19980822111125.43339@papillon.lemis.com> In-Reply-To: <Pine.NEB.3.96.980821140145.19811A-100000@elnath.dbai.tuwien.ac.at>; from Gerald Ehritz on Fri, Aug 21, 1998 at 02:04:33PM %2B0200 References: <Pine.NEB.3.96.980821140145.19811A-100000@elnath.dbai.tuwien.ac.at>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980822111125.43339>