how to 'install' kernel.debug
Ruslan Ermilov
ru at FreeBSD.org
Tue Sep 12 01:22:41 PDT 2006
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 at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20060912/5637a139/attachment.pgp
More information about the freebsd-hackers
mailing list