This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: 3.2
- From: Jean-Sebastien Vachon <js dot vachon at videotron dot ca>
- To: Michal Liptak <liptak at isdd dot sk>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Fri, 20 Sep 2002 08:25:08 -0400
- Subject: Re: 3.2
- Organization:
- References: <20020920110820.2af69819.liptak@isdd.sk>
You have to upgrade GDB to version 5.1 and +.
On Fri, 2002-09-20 at 05:08, Michal Liptak wrote:
> When I upgraded gcc to 3.2 I started to have problems with gdb.
> I get this error which prevents me from debugging any 3.2 compiled binary:
>
> (gdb) file some-bin-file-compiled-with-3.2
> Reading symbols from test-config...Dwarf Error: Cannot handle DW_FORM_strp in DWARF reader.
>
> My gdb is GNU gdb 20010813 (MI_OUT).
>
> Also sometimes when linking I get this error:
> /usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14.
>
> My ld is GNU ld version 2.11.90.0.8 (with BFD 2.11.90.0.8).
>
> Should I upgrade my binutils and/or gdb?
> Thanks for your response..
>
> and my gcc is:
> Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2/specs
> Configured with: ./configure --enable-shared --with-gnu-as --with-gnu-ld --enable-threads=posix --enable-languages=c,c++
> Thread model: posix
> gcc version 3.2
--
Jean-Sebastien Vachon <js.vachon@videotron.ca>