Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Sep 2006 12:20:29 +0400
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        Danny Braniss <danny@cs.huji.ac.il>, freebsd-hackers@FreeBSD.org
Subject:   Re: how to 'install' kernel.debug
Message-ID:  <20060912082029.GD10039@rambler-co.ru>
In-Reply-To: <45066528.9040603@delphij.net>
References:  <E1GN2eC-000FRL-AI@cs1.cs.huji.ac.il> <45066528.9040603@delphij.net>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
On Tue, Sep 12, 2006 at 03:43:36PM +0800, LI Xin wrote:
> Danny Braniss wrote:
> > Hi,
> > 	how can I convice make installkernel to also install
> > kernel.debug?
> > 
> > 	thanks,
> > 		danny
> 
> I think you will have kernel.symbols instead, if you run -CURRENT?
> 
On 6.x, if you use a "buildkernel" method:

	cd /usr/src; make installkernel.debug

or if you build a kernel through config+make,

	cd ../compile/KERNEL; make install.debug

This will install *.debug versions of kernel and all modules.


Cheers,
-- 
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQFFBm3NqRfpzJluFF4RAphMAJ9XIkJCyMEi75uu+pZ0VUUfXyeP4ACgioC6
CFPg6FPKkGI4pMXVeSjGk5M=
=TBB3
-----END PGP SIGNATURE-----
help

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