From owner-freebsd-stable@FreeBSD.ORG Wed Apr 4 10:25:19 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 427CB16A40A for ; Wed, 4 Apr 2007 10:25:19 +0000 (UTC) (envelope-from mipam@ux11.ltcm.net) Received: from ux11.ltcm.net (213-84-197-131.adsl.xs4all.nl [213.84.197.131]) by mx1.freebsd.org (Postfix) with ESMTP id 0220F13C465 for ; Wed, 4 Apr 2007 10:25:18 +0000 (UTC) (envelope-from mipam@ux11.ltcm.net) Received: from ux11.ltcm.net (mipam@localhost.ltcm.net [IPv6:::1]) by ux11.ltcm.net (8.12.9/8.12.9/UX11TT) with ESMTP id l34APGrP032053; Wed, 4 Apr 2007 12:25:17 +0200 (MEST) Received: from localhost (mipam@localhost) by ux11.ltcm.net (8.12.9/8.12.9/Submit) with ESMTP id l34APFXD007918; Wed, 4 Apr 2007 12:25:16 +0200 (MEST) Date: Wed, 4 Apr 2007 12:25:15 +0200 (MEST) From: Mipam To: Rink Springer In-Reply-To: <20070404101554.GA44117@rink.nu> Message-ID: References: <20070404101554.GA44117@rink.nu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-stable@freebsd.org Subject: Re: Debug question X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Apr 2007 10:25:19 -0000 Thanks, when i do what you suggested i get: kgdb: bad namelist. Is the corefile unusuable? Regards, Mipam. On Wed, 4 Apr 2007, Rink Springer wrote: > Hi, > > On Wed, Apr 04, 2007 at 11:56:00AM +0200, Mipam wrote: > > My swap is large enough to cover the whole memory and more so it should be > > okay. However, "gdb kernel vmcore.0" tells me that vmcore.0 is not a core > > dump.... :-( > > Try 'kgdb kernel -c vmcore.0'; more information can be found in the > handbook, most notabilty: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug-gdb.html > > Regards, > > -- > Rink P.W. Springer - http://rink.nu > "It is such a quiet thing, to fall. But yet a far more terrible thing, > to admit it." - Darth Traya >