From owner-freebsd-stable Wed May 26 15: 0:14 1999 Delivered-To: freebsd-stable@freebsd.org Received: from helios.dnttm.ru (dnttm-gw.rssi.ru [193.232.0.205]) by hub.freebsd.org (Postfix) with ESMTP id 97604157DB for ; Wed, 26 May 1999 15:00:01 -0700 (PDT) (envelope-from dima@tejblum.dnttm.rssi.ru) Received: (from uucp@localhost) by helios.dnttm.ru (8.9.1/8.9.1/IP-3) with UUCP id BAA21970; Thu, 27 May 1999 01:53:29 +0400 Received: from tejblum.dnttm.rssi.ru (localhost [127.0.0.1]) by tejblum.dnttm.rssi.ru (8.9.3/8.9.1) with ESMTP id BAA01697; Thu, 27 May 1999 01:58:08 +0400 (MSD) (envelope-from dima@tejblum.dnttm.rssi.ru) Message-Id: <199905262158.BAA01697@tejblum.dnttm.rssi.ru> X-Mailer: exmh version 2.0gamma 1/27/96 To: Doug Rabson Cc: Mike Smith , Greg Quinlan , freebsd-stable@FreeBSD.ORG Subject: Re: gdb -k & Re: [Q] How stable is FreeBSD 3.X ? In-reply-to: Your message of "Wed, 26 May 1999 09:59:21 BST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 27 May 1999 01:58:08 +0400 From: Dmitrij Tejblum Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doug Rabson wrote: > On Tue, 25 May 1999, Mike Smith wrote: > > > > Nope that didn't work.... the kernel.0 your referring to will not have any > > > debug code.... but kernel.debug should. Yet that didn't work either. > > > > I typically just install the debug kernel, so that all the kernels in > > the dump area contain debug symbols. > > > > > # cd /var/crash > > > # ls > > > bounds kernel.0 vmcore.0 > > > > > > # gdb -k kernel.0 --core vmcore.0 > > > GNU gdb 4.18 > > > Copyright 1998 Free Software Foundation, Inc. > > > GDB is free software, covered by the GNU General Public License, and you are > > > welcome to change it and/or distribute copies of it under certain > > > conditions. > > > Type "show copying" to see the conditions. > > > There is absolutely no warranty for GDB. Type "show warranty" for details. > > > This GDB was configured as "i386-unknown-freebsd"... > > > (no debugging symbols found)... > > > kernel symbol `SMP_prvspace' not found. > > > (kgdb) where > > > No stack. > > > (kgdb) q > > > > Weird. I can only wonder if there's a problem with dumps taken on SMP > > systems; everything else ought to work. You might want to poke Doug > > Rabson just in case something broke in the recent gdb changes. > > I think Dmitrij has just fixed my mistake. Actually, that was Luoqi who fixed it. (I just wanted to answer the question). Dima To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message