Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 2002 11:53:39 -0700
From:      "David O'Brien" <obrien@FreeBSD.ORG>
To:        Terry Lambert <tlambert2@mindspring.com>, Steve Kargl <sgk@troutmask.apl.washington.edu>, Giorgos Keramidas <keramida@FreeBSD.ORG>, freebsd-current@FreeBSD.ORG
Subject:   Re: gdb breaks world
Message-ID:  <20020522115339.A81067@dragon.nuxi.com>
In-Reply-To: <200205220957.24351.dfr@nlsystems.com>; from dfr@nlsystems.com on Wed, May 22, 2002 at 09:57:24AM %2B0100
References:  <20020518125604.A72462@troutmask.apl.washington.edu> <20020519180529.A81591@troutmask.apl.washington.edu> <3CE8642A.E00F6663@mindspring.com> <200205220957.24351.dfr@nlsystems.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 22, 2002 at 09:57:24AM +0100, Doug Rabson wrote:
> On Monday 20 May 2002 3:49 am, Terry Lambert wrote:
> > Steve Kargl wrote:
> > > > Use "-ggdb" instead, thus avoiding DWARF.
> > >
> > > BZZZT...  Thanks for play!

-ggdb means to use the most "expressive" debugging format the compiler
knows about.  You want -gstabs+ or -gstabs

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020522115339.A81067>