From owner-freebsd-questions@FreeBSD.ORG Sat Sep 8 22:20:11 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 09DC810656AD for ; Sat, 8 Sep 2012 22:20:11 +0000 (UTC) (envelope-from martin@x.it.okstate.edu) Received: from x.it.okstate.edu (x.it.okstate.edu [139.78.2.13]) by mx1.freebsd.org (Postfix) with ESMTP id B3C3A8FC15 for ; Sat, 8 Sep 2012 22:20:10 +0000 (UTC) Received: from x.it.okstate.edu (localhost [127.0.0.1]) by x.it.okstate.edu (8.14.5/8.14.5) with ESMTP id q88MK9Vr001129 for ; Sat, 8 Sep 2012 17:20:09 -0500 (CDT) (envelope-from martin@x.it.okstate.edu) Message-Id: <201209082220.q88MK9Vr001129@x.it.okstate.edu> cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <1127.1347142809.1@x.it.okstate.edu> Date: Sat, 08 Sep 2012 17:20:09 -0500 From: Martin McCormick Subject: Re: 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 22:20:11 -0000 Bruce Cran writes I should try truss. I would just quote the text, but I need to first find out what is broken in the reply sequence and truss may point out what is failing. Martin McCormick