From owner-freebsd-newbies Mon Sep 27 7:36:11 1999 Delivered-To: freebsd-newbies@freebsd.org Received: from news-ma.rhein-neckar.de (news-ma.rhein-neckar.de [193.197.90.3]) by hub.freebsd.org (Postfix) with ESMTP id 8669C14A2F for ; Mon, 27 Sep 1999 07:36:00 -0700 (PDT) (envelope-from mailing@toba.rhein-neckar.de) Received: (from uucp@localhost) by news-ma.rhein-neckar.de (8.8.8/8.8.8) with UUCP id QAA15481 for freebsd-newbies@freebsd.org; Mon, 27 Sep 1999 16:35:59 +0200 (CEST) (envelope-from mailing@toba.rhein-neckar.de) Received: (from mailing@localhost) by toba.rhein-neckar.de (8.9.3/8.9.3) id PAA43049 for freebsd-newbies@freebsd.org; Mon, 27 Sep 1999 15:19:34 +0200 (CEST) (envelope-from mailing) Date: Mon, 27 Sep 1999 15:19:34 +0200 From: "A. Satow" To: freebsd-newbies@freebsd.org Subject: Looking for a tool: strace in Linux Message-ID: <19990927151933.B43018@toba.rhein-neckar.de> Reply-To: mailing@toba.rhein-neckar.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I am switching my box from Linux to FreeBSD. I browsed through the ports collection but did not find a tool called strace in Linux it traces system calls and signals Man page: In the simplest case strace runs the specified command until it exits. It intercepts and records the system calls which are called by a process and the signals which are received by a process. Does anyone know if there is an equivalent tool which I can setup as to keep trace of system calls and signals? Thanks in advance I appreciate any help. Bye Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message