https://sourceware.org/bugzilla/show_bug.cgi?id=24685
Nelson Chu changed:
What|Removed |Added
CC||nelsonc1225 at sourceware dot
org
--- C
https://sourceware.org/bugzilla/show_bug.cgi?id=27200
Nelson Chu changed:
What|Removed |Added
CC||nelsonc1225 at sourceware dot
org
https://sourceware.org/bugzilla/show_bug.cgi?id=27432
--- Comment #1 from Kilian Kegel ---
Created attachment 13230
--> https://sourceware.org/bugzilla/attachment.cgi?id=13230&action=edit
screenshot wrong offset calculation
--
You are receiving this mail because:
You are on the CC list for th
https://sourceware.org/bugzilla/show_bug.cgi?id=27432
Bug ID: 27432
Summary: erroneous symbol offsets taken with __ImageBase
relocation using Microsoft COFF .OBJ linked to
Product: binutils
Version: 2.36.1
Status: UNCONFI
https://sourceware.org/bugzilla/show_bug.cgi?id=27425
--- Comment #2 from Kilian Kegel ---
Hi H.J.
your solution is perfect for part 1 of the issue.
Additional it also fixes the entries for exception handling
in the .pdata section - perfect.
I will create a separate bug for part 2 of the proble
https://sourceware.org/bugzilla/show_bug.cgi?id=27268
--- Comment #2 from Hannes Domani ---
Looks like adding only .debug_loclists is not enough.
For another example I also needed to add .debug_rnglists.
That makes me think that probably all DWARF 5 debug sections listed here are
necessary:
http