From owner-freebsd-doc Thu Jul 6 7: 0: 6 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 29C3437C342 for ; Thu, 6 Jul 2000 07:00:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA91695; Thu, 6 Jul 2000 07:00:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 6 Jul 2000 07:00:03 -0700 (PDT) Message-Id: <200007061400.HAA91695@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Jeff Blaine Subject: Re: docs/19648: handbook mentions stripping kernel.debug, but this is done for you Reply-To: Jeff Blaine Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR docs/19648; it has been noted by GNATS. From: Jeff Blaine To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: docs/19648: handbook mentions stripping kernel.debug, but this is done for you Date: Thu, 06 Jul 2000 09:59:53 -0400 The 2nd part of this reported doc error is not a doc error at all. It's a manifestation of my FreeBSD ignorance. The 1st part of this bug is still valid I believe. For reference the 2nd part I'm referring to is: Additionally, change the following text to refer to 'kernel' and not 'kernel.debug': ============================================================== Now, after a crash dump, go to /sys/compile/WHATEVER and run kgdb. From kgdb do: symbol-file kernel.debug exec-file /var/crash/kernel.0 core-file /var/crash/vmcore.0 ============================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message