Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jan 2001 18:49:03 -0500
From:      dfisher <dfisher@vt.edu>
To:        Kris Kennaway <kris@FreeBSD.ORG>
Cc:        freebsd-questions@freebsd.org
Subject:   RE: kernel debug
Message-ID:  <3A735EF7@zathras.cc.vt.edu>

next in thread | raw e-mail | index | archive | help
>===== Original Message From Kris Kennaway <kris@FreeBSD.ORG> =====
>On Sun, Jan 21, 2001 at 05:36:41PM -0500, dfisher wrote:
>
>> The first thing I noticed is that I couldn't find kernel.debug, which I
>> thought was supposed to be created for me.
>
>It is created in the kernel compile directory, but not installed on
>the root partition since it is so much larger than the non-debug
>kernel.
>
>As long as you haven't built any new kernels since the one you are
>booting from (which had the panic) - i.e. if the kernel.debug in
>/usr/src/sys/compile/${KERNELNAME} corresponds to that kernel, then
>you can use it for debugging.
>
>You should have more luck using this one.
>
>Kris

I installed the kernel with:
# make depend && make && make install && make clean

would the 'make clean' delete it?
because it is not there...
thanks...

--
Daniel Fisher



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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