bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/24717] .note.gnu.property sections are not stored at an offset e


From: nickc at redhat dot com
Subject: [Bug ld/24717] .note.gnu.property sections are not stored at an offset equal to their VMA in debuginfo files
Date: Fri, 21 Jun 2019 14:58:02 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=24717

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #5 from Nick Clifton <nickc at redhat dot com> ---
(In reply to Mark Wielaard from comment #2)

> But in general I would say that programs that rely on the program headers in
> a split .debug file are just broken.

Agreed - but, the problem is that the BFD library is generating the warning 
message "allocated section `.note.gnu.property' not in segment" when asked 
to process .debug files on behalf of tools like gdb and objcopy.  

Presumably it would make sense to silence this warning when processing .debug
files.  Is there a reliable way to detect them ?  For example can such files
always be assumed to have a .text section with a SHT_NOBITS type ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

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