bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

DW_FORM_strp pointing outside of .debug_str section


From: Bart Oldeman
Subject: DW_FORM_strp pointing outside of .debug_str section
Date: Sat, 08 Feb 2003 02:21:34 -0500 (EST)

Hi,

using the following configuration:
* gcc 3.2
* gdb 5.3
* binutils 2.13.2
(running on Linux kernel 2.4.20)

compiling and debugging DOSEMU 1.1.4 (obtained for instance at
http://unc.dl.sourceforge.net/sourceforge/dosemu/dosemu-1.1.4.tgz
) using

./default-configure -d; make; gdb bin/dosemu.bin

I get:
DW_FORM_strp pointing outside of .debug_str section

I do never get this for smaller programs and I haven't got a good idea
how to narrow it down it down to a very small testcase. Maybe it's a bug
in gdb or gcc instead, but I strongly suspect binutils or libbfd; that's
why I'm sending it to you.

Bart





reply via email to

[Prev in Thread] Current Thread [Next in Thread]