[Issue 3214] Incorrect DWARF line number debugging information on Linux

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Apr 1 05:58:21 PDT 2010


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



--- Comment #5 from nfxjfg at gmail.com 2010-04-01 05:58:19 PDT ---
It's strange...
With my patch, my executable has a size of 16 MB, with a .debug_line section
size of ca. 500 KB.
Without my patch, it's 32 MB, of which .debug_line takes up 16 MB.

PS:

With the fix for bug 3987, the addr2line error messages go away (when compiling
with -gc).
Which means my patch doesn't cause additional problems at least in this aspect.

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