Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 May 2002 17:50:32 -0700
From:      Terry Lambert <tlambert2@mindspring.com>
To:        Steve Kargl <sgk@troutmask.apl.washington.edu>
Cc:        obrien@FreeBSD.ORG, Giorgos Keramidas <keramida@FreeBSD.ORG>, freebsd-current@FreeBSD.ORG
Subject:   Re: gdb breaks world
Message-ID:  <3CE84858.FCA5C944@mindspring.com>
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>

next in thread | previous in thread | raw e-mail | index | archive | help
Steve Kargl wrote:
> Finally, since you're quick with the wit, can you tell me
> how to debug the following problem when I can't compile
> the debugger.

[ ... ]

> gcc -g a.c

[ ... ]

> Dwarf Error: Cannot handle DW_FORM_strp in DWARF reader.

Use "-ggdb" instead, thus avoiding DWARF.

-- Terry

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?3CE84858.FCA5C944>