Re: Where is my debugging information?
From: Kris Kennaway (kris_at_obsecurity.org)
Date: 02/12/05
- Previous message: Emil Mikulic: "Where is my debugging information?"
- In reply to: Emil Mikulic: "Where is my debugging information?"
- Next in thread: Emil Mikulic: "Re: Where is my debugging information?"
- Reply: Emil Mikulic: "Re: Where is my debugging information?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 11 Feb 2005 18:42:13 -0800 To: Emil Mikulic <emikulic@dmr.ath.cx>, freebsd-current@freebsd.org
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?
How are you running kgdb? You need to point it at the kernel.debug
that will be somewhere under your /usr/obj/.
Kris
- application/pgp-signature attachment: stored
- Previous message: Emil Mikulic: "Where is my debugging information?"
- In reply to: Emil Mikulic: "Where is my debugging information?"
- Next in thread: Emil Mikulic: "Re: Where is my debugging information?"
- Reply: Emil Mikulic: "Re: Where is my debugging information?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|