From owner-freebsd-current Wed May 22 11:53:44 2002 Delivered-To: freebsd-current@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id D848C37B406; Wed, 22 May 2002 11:53:40 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.3/8.12.2) with ESMTP id g4MIrdJn081088; Wed, 22 May 2002 11:53:39 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.3/8.12.3/Submit) id g4MIrdeW081087; Wed, 22 May 2002 11:53:39 -0700 (PDT) Date: Wed, 22 May 2002 11:53:39 -0700 From: "David O'Brien" To: Terry Lambert , Steve Kargl , Giorgos Keramidas , freebsd-current@FreeBSD.ORG Subject: Re: gdb breaks world Message-ID: <20020522115339.A81067@dragon.nuxi.com> Reply-To: freebsd-current@FreeBSD.ORG References: <20020518125604.A72462@troutmask.apl.washington.edu> <20020519180529.A81591@troutmask.apl.washington.edu> <3CE8642A.E00F6663@mindspring.com> <200205220957.24351.dfr@nlsystems.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200205220957.24351.dfr@nlsystems.com>; from dfr@nlsystems.com on Wed, May 22, 2002 at 09:57:24AM +0100 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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