--- Additional Comments From shausman at trolltech dot com 2008-07-25
10:35 ---
I still see the problem, the error message is different though:
ld: out of file descriptors and couldn't close any
--
What|Removed |Added
---
Hi H.J.
Should "--entry foo" imply "-u foo"?
If we are creating an executable then yes.
Cheers
Nick
___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils
--- Additional Comments From nickc at redhat dot com 2008-07-25 15:48
---
Subject: Re: New: Should "--entry foo" imply "-u foo"?
Hi H.J.
> Should "--entry foo" imply "-u foo"?
If we are creating an executable then yes.
Cheers
Nick
--
http://sourceware.org/bugzilla/show_bug
--- Additional Comments From drow at false dot org 2008-07-25 16:00 ---
Subject: Re: abbrev_offset in DWARF2 info is set incorrectly
(zero) by ld
On Thu, Jul 24, 2008 at 03:12:17PM -, nickc at redhat dot com wrote:
> The problem with GDB has two parts. Firstly the code in
Hi Daniel,
Current versions do this and have for a long time; search for
symfile_relocate_debug_section.
Interesting. Would you care to try running a recent gdb on Bjarne's
test file org.o (found in the dwarf_bug.zip archive that was uploaded to
this PR) ? I tried it and gdb did segfault a
--- Additional Comments From nickc at redhat dot com 2008-07-25 16:41
---
Subject: Re: abbrev_offset in DWARF2 info is set incorrectly
(zero) by ld
Hi Daniel,
> Current versions do this and have for a long time; search for
> symfile_relocate_debug_section.
Interesting. Would you ca