From bmah@nimitz.ca.sandia.gov Tue Oct 19 20:26:29 1999
Return-Path: <bmah@nimitz.ca.sandia.gov>
Received: from nimitz.ca.sandia.gov (nimitz.ca.sandia.gov [146.246.243.56])
	by hub.freebsd.org (Postfix) with ESMTP id F08611A867
	for <FreeBSD-gnats-submit@freebsd.org>; 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
Sender: bmah@nimitz.ca.sandia.gov
Reply-To: bmah@acm.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: FAQ entry on kernel panics needs updating
X-Send-Pr-Version: 3.2

>Number:         14426
>Category:       docs
>Synopsis:       FAQ entry on kernel panics needs updating
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 19 20:30:01 PDT 1999
>Closed-Date:    Wed Dec 15 17:53:51 PST 1999
>Last-Modified:  Wed Dec 15 17:54:33 PST 1999
>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:
State-Changed-From-To: open->closed 
State-Changed-By: nik 
State-Changed-When: Wed Dec 15 17:53:51 PST 1999 
State-Changed-Why:  
Committing new text now, thanks. 
>Unformatted:
