This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug win32/12716] addresses of exported symbols of a DLL should belooked up by ordinal


http://sourceware.org/bugzilla/show_bug.cgi?id=12716

--- Comment #1 from Paul Bolle <pebolle at tiscali dot nl> 2011-04-30 20:38:37 UTC ---
(In reply to comment #0)
> 3) A (still untested) patch for this issue:

0) This is not true any more. I (finally) managed to recompile gdb for mingw
and test this patch. It actually compiled cleanly and worked as I hoped.

1) Not sure how to test this more thoroughly. My feeling is that this patch
should only cause regressions for DLLs in which the "Name Pointer Table" and
the "Ordinal Table" are out of sync. Ie, for DDLs that are broken beyond
repair.

2) Review by someone familiar with PE32 DLLs would be appreciated.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]