Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Oct 1999 20:26:22 -0700 (PDT)
From:      bmah@acm.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/14426: FAQ entry on kernel panics needs updating
Message-ID:  <199910200326.UAA07703@nimitz.ca.sandia.gov>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910200326.UAA07703>