From owner-freebsd-sparc64@FreeBSD.ORG Wed Jan 28 14:57:13 2004 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D11C16A4CE for ; Wed, 28 Jan 2004 14:57:13 -0800 (PST) Received: from blue.calx.nl (sweet.drea.ms [80.69.67.145]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0051143D3F for ; Wed, 28 Jan 2004 14:57:11 -0800 (PST) (envelope-from freebsd@walter.transip.nl) Received: from sufiq.8bit.nl (sufiq.8bit.nl [80.69.67.137]) by blue.calx.nl (Postfix) with ESMTP id 3E8B9A931; Wed, 28 Jan 2004 23:57:06 +0100 (CET) Date: Wed, 28 Jan 2004 23:57:33 +0100 From: Walter Hop X-Mailer: The Bat! (v2.02.3 CE) Business X-Priority: 3 (Normal) Message-ID: <665538165.20040128235733@blue.calx.nl> To: "Small, Jim" In-Reply-To: <8AA870658244D4119AF600508BDF0A3607319459@usahm014.exmi01.exch.eds.com> References: <8AA870658244D4119AF600508BDF0A3607319459@usahm014.exmi01.exch.eds.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-sparc64@freebsd.org Subject: Re: 5.2 Panic, willing to help debug but need gdb for kernel debuggin g X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 22:57:13 -0000 [in reply to jim.small@eds.com, 28-1-2004] > Thinking I would be all cool and step through the crash dump I started up > gdb only to realize I don't have gdb. However, I do have the kernel with > debugging info and the crash dump (all 2GB!). In /usr/ports/devel/gdb3 you can find the GDB port, maybe that can help you. I have not needed it much yet, but it seems to work fine! cheers, walter