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>
next in thread | previous in thread | raw e-mail | index | archive | help
--wULyF7TL5taEdwHz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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? > >=20 > > thanks, > > danny >=20 > I think you will have kernel.symbols instead, if you run -CURRENT? >=20 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, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --wULyF7TL5taEdwHz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFBm3NqRfpzJluFF4RAphMAJ9XIkJCyMEi75uu+pZ0VUUfXyeP4ACgioC6 CFPg6FPKkGI4pMXVeSjGk5M= =TBB3 -----END PGP SIGNATURE----- --wULyF7TL5taEdwHz--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060912082029.GD10039>