cvs commit: src/sys/conf kern.post.mk
Nate Lawson
nate at root.org
Mon Sep 12 09:00:37 PDT 2005
David O'Brien wrote:
> On Sun, Sep 11, 2005 at 02:49:25PM -0700, Nate Lawson wrote:
>
>>David O'Brien wrote:
>>
>>>I was going to just install kernel.sym instead of a kernel with symbols,
>>>but kgdb's usage doesn't claim to support '-s' as the previous kgdb did.
>>
>>kernel.sym would be better since it wouldn't have the duplication that
>>kernel and kernel.debug have.
>
>
> Duplication in RELENG_* or in HEAD?
(see below)
>
>>Alternately, we can make loader(8) skip
>>symbol sections when booting and just install kernel.debug
>
>
> That *is* what my change does - except it calls it "kernel" so there
> aren't loading issues.
Ah, I was wrong in thinking you were installing both kernel and
kernel.debug. What do you think of installing (+ bzip2?) kernel.debug
in /var/crash/kernel and /var/crash/kernel.old?
--
Nate
More information about the cvs-src
mailing list