From owner-freebsd-stable Tue May 25 14:16:36 1999 Delivered-To: freebsd-stable@freebsd.org Received: from amanda.qmpgmc.ac.uk (amanda.qmpgmc.ac.uk [194.81.5.1]) by hub.freebsd.org (Postfix) with ESMTP id 7117B14F87 for ; Tue, 25 May 1999 14:16:27 -0700 (PDT) (envelope-from greg@qmpgmc.ac.uk) Received: from greg (gquinlan [194.81.0.56]) by amanda.qmpgmc.ac.uk (8.9.3/8.9.3) with SMTP id WAA03341 for ; Tue, 25 May 1999 22:16:26 +0100 (BST) Message-ID: <000801bea6f3$d194b480$380051c2@greg.qmpgmc.ac.uk> Reply-To: "Greg Quinlan" From: "Greg Quinlan" To: Subject: gdb -k & Re: [Q] How stable is FreeBSD 3.X ? Date: Tue, 25 May 1999 22:16:13 +0100 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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) Greg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message