From owner-freebsd-amd64@FreeBSD.ORG Fri Jun 4 17:35:47 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2379716A4CE for ; Fri, 4 Jun 2004 17:35:47 -0700 (PDT) Received: from mail.mcneil.com (rrcs-west-24-199-45-54.biz.rr.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEDC543D39 for ; Fri, 4 Jun 2004 17:35:44 -0700 (PDT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id 059CDFD1D5; Fri, 4 Jun 2004 17:35:14 -0700 (PDT) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (server.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00676-07; Fri, 4 Jun 2004 17:35:12 -0700 (PDT) Received: from [24.199.45.54] (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id 932C7FD1D1; Fri, 4 Jun 2004 17:35:11 -0700 (PDT) From: Sean McNeil To: Marcel Moolenaar In-Reply-To: <20040605002229.GA721@dhcp50.pn.xcllnt.net> References: <1086390190.69872.2.camel@server.mcneil.com> <20040605002229.GA721@dhcp50.pn.xcllnt.net> Content-Type: text/plain Message-Id: <1086395709.34021.1.camel@server.mcneil.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Fri, 04 Jun 2004 17:35:09 -0700 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mcneil.com cc: freebsd-amd64@freebsd.org Subject: Re: debugger that works? X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jun 2004 00:35:47 -0000 On Fri, 2004-06-04 at 17:22, Marcel Moolenaar wrote: > On Fri, Jun 04, 2004 at 04:03:10PM -0700, Sean McNeil wrote: > > Anyone have one? > > Can you try http://people.freebsd.org/~marcel/gdb6.bin for me? Thanks, I downloaded it and placed it as /usr/bin/gdb. Then I played with epiphany until it died. Same thing - hangs when trying to attach to the crashed process.