bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/24574] extern symbols in dlls are misleading under debugger


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/24574] extern symbols in dlls are misleading under debugger
Date: Thu, 05 Sep 2019 16:38:43 +0000

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

--- Comment #14 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The binutils-2_31-branch branch has been updated by Eric Botcazou
<address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=34a30b6758db4fe53b2872d7bd3824c778f6118c

commit 34a30b6758db4fe53b2872d7bd3824c778f6118c
Author: Eric Botcazou <address@hidden>
Date:   Thu Sep 5 18:23:37 2019 +0200

    Fix PR ld/24574

    This restores a line that has been dropped when the auto-import feature
    of the PE-COFF linker was overhauled about one year.  It is necessary
    for GDB to properly resolve extern symbol in DLLs.

    ld/ChangeLog
        * pe-dll.c (pe_find_data_imports): Replace again the original name
        of the undefined symbol with the __imp_ prefixed one after it is
        resolved.

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