[Issue 4154] Incorrect DWARF section names on Mac

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jan 9 03:01:36 PST 2012


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


dawg at dawgfoto.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dawg at dawgfoto.de


--- Comment #14 from dawg at dawgfoto.de 2012-01-09 03:01:15 PST ---
You don't need to run dsymutil.
The final executables do usually not contain debug infos, but they do
contain the path of all object files that were linked. Debuggers will use these
to get the debug infos from the object files.
Also GDB will load debug infos from the executable.

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