Date: Tue, 12 Sep 2006 11:38:11 +0300 From: Danny Braniss <danny@cs.huji.ac.il> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: freebsd-hackers@FreeBSD.org Subject: Re: how to 'install' kernel.debug Message-ID: <E1GN3mV-000Ibq-8Q@cs1.cs.huji.ac.il> In-Reply-To: <20060912082029.GD10039@rambler-co.ru> References: <E1GN2eC-000FRL-AI@cs1.cs.huji.ac.il> <45066528.9040603@delphij.net> <20060912082029.GD10039@rambler-co.ru>
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. > > thanks! (rtfm :-() danny
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1GN3mV-000Ibq-8Q>