From owner-freebsd-doc Tue Oct 19 20:30: 5 1999 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 A1B2A1A847 for ; Tue, 19 Oct 1999 20:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA39256; Tue, 19 Oct 1999 20:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from nimitz.ca.sandia.gov (nimitz.ca.sandia.gov [146.246.243.56]) by hub.freebsd.org (Postfix) with ESMTP id F08611A867 for ; Tue, 19 Oct 1999 20:26:23 -0700 (PDT) (envelope-from bmah@nimitz.ca.sandia.gov) Received: (from bmah@localhost) by nimitz.ca.sandia.gov (8.9.3/8.9.3) id UAA07703; Tue, 19 Oct 1999 20:26:22 -0700 (PDT) Message-Id: <199910200326.UAA07703@nimitz.ca.sandia.gov> Date: Tue, 19 Oct 1999 20:26:22 -0700 (PDT) From: bmah@acm.org Reply-To: bmah@acm.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/14426: FAQ entry on kernel panics needs updating Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14426 >Category: docs >Synopsis: FAQ entry on kernel panics needs updating >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Oct 19 20:30:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Bruce A. Mah >Release: FreeBSD 3.2-RELEASE i386 >Organization: Sandia National Laboratories >Environment: >Description: In the FAQ, hackers.html has an item titled "Making the most of a kernel panic". Part of this item shows how to create a kernel with debugging symbols. Due to changes in the kernel build process since this text was written, it needs a little updating. >How-To-Repeat: >Fix: The bullets "cp kernel kernel.debug", "strip -d kernel", "mv kernel /kernel.orig/" [sic], and "cp kernel /" can all be replaced with "make install". It might also be good to add a sentence to the effect that in the build directory, kernel.debug has debugging symbols and kernel is stripped (since this fact is no longer obvious). >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message