Where is my debugging information?

Christian Jachmann Jachmann at unitix.org
Sun Feb 13 17:49:18 GMT 2005


On Sat, Feb 12, 2005 at 01:35:55PM +1100, Emil Mikulic wrote:
> All my recent kernels panic upon loading pf rules.  I worked out how to
> get a dump out of the kernel, but now kgdb is saying "no debugging
> symbols found"
> 
> My kernel config contains
> makeoptions     DEBUG=-g
> 
> It was built with the standard "make kernel KERNCONF=WHATEVER"
> 
> What am I doing wrong?

seems that this isn't interpreted anymore..

try building the kernel using:

      config [-gp] [-d destdir] SYSTEM_NAME

--
Christian Jachmann


More information about the freebsd-current mailing list