Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Dec 1997 16:36:02 -0800 (PST)
From:      Chris Timmons <skynyrd@opus.cts.cwu.edu>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: no boot: config -g and options DDB
Message-ID:  <Pine.BSF.3.96.971227163221.5475A-100000@opus.cts.cwu.edu>
In-Reply-To: <199712272314.KAA30548@godzilla.zeta.org.au>

next in thread | previous in thread | raw e-mail | index | archive | help

It says that in the section about remote debugging using gdb.  Should I be
able to boot a kernel that is config -g'd with options DDB and not
stripped?  Actually I'm not really trying to do remote kernel debugging
with gdb. 

I was thinking that I would want to config -g to make a more interesting
dump when I call panic from in ddb, allowing me to do some poking later
with KGDB.

How does BRUCE do it??? :)

-c

On Sun, 28 Dec 1997, Bruce Evans wrote:

> >but it boots when I strip -x the kernel like it says to do in the
> >handbook.  "never mind"  :)
> 
> It shouldn't say that.  -x breaks everything that needs static symbols,
> e.g., systat.  -d is correct.
> 
> Bruce
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971227163221.5475A-100000>