From owner-freebsd-current Sat Aug 31 14:42:19 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7503D37B400 for ; Sat, 31 Aug 2002 14:42:17 -0700 (PDT) Received: from itesec.hsc.fr (itesec.hsc.fr [192.70.106.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7993943E84 for ; Sat, 31 Aug 2002 14:42:16 -0700 (PDT) (envelope-from yb@sainte-barbe.org) Received: from taz.hsc.fr (ogoun.hsc.fr [192.70.106.75]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "taz.hsc.fr", Issuer "HSC CA" (verified OK)) by itesec.hsc.fr (Postfix) with ESMTP id E739720F8B for ; Sat, 31 Aug 2002 23:42:14 +0200 (CEST) Received: by taz.hsc.fr (Postfix, from userid 1000) id CDE345AF; Sat, 31 Aug 2002 23:42:01 +0200 (CEST) Date: Sat, 31 Aug 2002 23:42:01 +0200 From: Yann Berthier To: current@FreeBSD.org Subject: Re: Problems reading vmcores Message-ID: <20020831214201.GA74473@hsc.fr> Mail-Followup-To: current@FreeBSD.org References: <20020831212639.GA58028@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020831212639.GA58028@xor.obsecurity.org> X-Organization: Herve Schauer Consultants X-Web: http://www.hsc.fr/ X-Operating-System: FreeBSD 5.0-CURRENT User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 31 Aug 2002, Kris Kennaway wrote: > I'm having difficulty reading vmcore images with gdb (either the > system version or the port). > > (gdb) gohan10# gdb /a/kernel.debug /a/vmcore.0 But you need to specify the -k flag to gdb to use it against kernel dumps, I'm sure it will give much better results :) regards, - yann To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message