From owner-freebsd-questions Sun Sep 19 19: 5:48 1999 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id AD3C21597C for ; Sun, 19 Sep 1999 19:05:44 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id VAA05333; Sun, 19 Sep 1999 21:05:35 -0500 (CDT) (envelope-from dan) Date: Sun, 19 Sep 1999 21:05:35 -0500 From: Dan Nelson To: Jesse Reynolds Cc: freebsd-questions@FreeBSD.ORG Subject: Re: truss - equivalent command? Message-ID: <19990919210535.A5172@dan.emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: X-OS: FreeBSD 4.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Sep 20), Jesse Reynolds said: > Is there an equivalent command to Sun's truss command, for taking > control of a process and watching all the system call etc - it's very > useful for watching what a 'crashed' process is doing... Tried truss? :) If you really don't want to use truss, there is the ktrace/kdump combo as well. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message