From owner-freebsd-questions@FreeBSD.ORG Sat Sep 8 17:14:39 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E2791106566C for ; Sat, 8 Sep 2012 17:14:39 +0000 (UTC) (envelope-from martin@dc.cis.okstate.edu) Received: from x.it.okstate.edu (x.it.okstate.edu [139.78.2.13]) by mx1.freebsd.org (Postfix) with ESMTP id 9B8928FC12 for ; Sat, 8 Sep 2012 17:14:39 +0000 (UTC) Received: from dc.cis.okstate.edu (localhost [127.0.0.1]) by x.it.okstate.edu (8.14.5/8.14.5) with ESMTP id q88HEXtY099872 for ; Sat, 8 Sep 2012 12:14:33 -0500 (CDT) (envelope-from martin@dc.cis.okstate.edu) Message-Id: <201209081714.q88HEXtY099872@x.it.okstate.edu> cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <99870.1347124473.1@dc.cis.okstate.edu> Date: Sat, 08 Sep 2012 12:14:33 -0500 From: Martin McCormick Subject: Is there anything like strace for 64-bit Systems? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Sep 2012 17:14:40 -0000 Is there anything like strace for AMD64 FreeBSD? Thank you.