bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/24493] objcopy produces .gnu_debuglink section with wrong


From: tromey at sourceware dot org
Subject: [Bug binutils/24493] objcopy produces .gnu_debuglink section with wrong flags on MS-Windows
Date: Mon, 29 Apr 2019 16:27:49 +0000

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

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at sourceware dot org

--- Comment #2 from Tom Tromey <tromey at sourceware dot org> ---
(In reply to Nick Clifton from comment #1)

>   Personally I do not think that gdb should be rejecting the section because
>   of those flags, but oh well...

It isn't really rejecting the section; it's trying to match the
section against the separate debug file (to ensure the offsets
are the same), but not finding one there (since there shouldn't
be one there).  gdb does this by looking at section flags, not
section names, which seems correct to me.

-- 
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]