Date: Sun, 11 Sep 2005 18:00:34 -0700 From: "David O'Brien" <obrien@FreeBSD.org> To: Nate Lawson <nate@root.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf kern.post.mk Message-ID: <20050912010034.GA77819@dragon.NUXI.org> In-Reply-To: <4324A665.3070405@root.org> References: <20050911002229.51F4916A471@hub.freebsd.org> <432382BC.5080105@root.org> <20050911023622.GA51877@dragon.NUXI.org> <4324A665.3070405@root.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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@FreeBSD.org)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050912010034.GA77819>