Date: Sun, 19 May 2002 18:05:29 -0700 From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: Terry Lambert <tlambert2@mindspring.com> Cc: obrien@FreeBSD.ORG, Giorgos Keramidas <keramida@FreeBSD.ORG>, freebsd-current@FreeBSD.ORG Subject: Re: gdb breaks world Message-ID: <20020519180529.A81591@troutmask.apl.washington.edu> In-Reply-To: <3CE84858.FCA5C944@mindspring.com>; from tlambert2@mindspring.com on Sun, May 19, 2002 at 05:50:32PM -0700 References: <20020518125604.A72462@troutmask.apl.washington.edu> <20020519023108.GB10039@hades.hell.gr> <20020518201215.A74579@troutmask.apl.washington.edu> <20020519110149.B39336@dragon.nuxi.com> <3CE816DF.81998F03@mindspring.com> <20020519145840.A80466@troutmask.apl.washington.edu> <3CE84858.FCA5C944@mindspring.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, May 19, 2002 at 05:50:32PM -0700, Terry Lambert wrote: > > > Dwarf Error: Cannot handle DW_FORM_strp in DWARF reader. > > Use "-ggdb" instead, thus avoiding DWARF. > BZZZT... Thanks for play! kargl[204] gcc -ggdb a.c kargl[205] gdb a.out GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd"... Dwarf Error: Cannot handle DW_FORM_strp in DWARF reader. -- Steve 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?20020519180529.A81591>