From owner-freebsd-stable Tue May 25 15:59:53 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 BCD71158BF for ; Tue, 25 May 1999 15:59:45 -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 CAA31156; Wed, 26 May 1999 02:54:50 +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 CAA01961; Wed, 26 May 1999 02:59:30 +0400 (MSD) (envelope-from dima@tejblum.dnttm.rssi.ru) Message-Id: <199905252259.CAA01961@tejblum.dnttm.rssi.ru> X-Mailer: exmh version 2.0gamma 1/27/96 To: "Greg Quinlan" Cc: freebsd-stable@FreeBSD.ORG Subject: Re: gdb -k & Re: [Q] How stable is FreeBSD 3.X ? In-reply-to: Your message of "Tue, 25 May 1999 22:16:13 BST." <000801bea6f3$d194b480$380051c2@greg.qmpgmc.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 26 May 1999 02:59:30 +0400 From: Dmitrij Tejblum Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Greg Quinlan" wrote: > So what am I doing wrong? > > # cd /usr/src/sys/compile/dns1 > # gdb -k kernel.debug > 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"... > (kgdb) exec-file /var/crash/kernel.0 > (kgdb) core-file /var/crash/vmcore.0 > kernel symbol `SMP_prvspace' not found. > (kgdb) where > No stack. > (kgdb) Unfortunately, some changes that was only appropriate for -current slipped to 3.2. It should be fixed now. Update your sources and recompile gdb. Dima To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message