[Issue 4154] Incorrect DWARF section names on Mac

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jun 3 17:22:31 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=4154



--- Comment #7 from Robert Clipsham <robert at octarineparrot.com> 2011-06-04 01:18:01 BST ---
Actually, removing the offset seems to be the correct solution - it's what both
gcc and clang do on OS X (despite it being contrary to what the DWARF spec
states). I'll put together a pull request now. Another odd side effect seems to
be that no debug info ends up in the resulting binary (only the object files),
but again, this seems to be consistent with gcc and clang's output when using
-g. I recall reading somewhere that Mach-O uses a separate file for debug
information, it could be related to this.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list