cvs commit: src/sys/conf kern.post.mk

David O'Brien obrien at FreeBSD.org
Sun Sep 11 18:00:38 PDT 2005


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?

> 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.
 
-- 
-- David  (obrien at FreeBSD.org)


More information about the cvs-src mailing list