www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 1954] New: DMD does not generate module info in DWARF

reply d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=1954

           Summary: DMD does not generate module info in DWARF
           Product: D
           Version: unspecified
          Platform: PC
               URL: http://the-free-meme.blogspot.com/2008/03/debugging-d-
                    unit-tests.html
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla digitalmars.com
        ReportedBy: cristian zerobugs.org


The Linux version of the compiler does not generate DW_TAG_module DWARF
entries; there are debugging use case where synthesizing function names is
helpful.


-- 
Mar 27 2008
parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=1954


Robert Clipsham <robert octarineparrot.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |robert octarineparrot.com
         Resolution|                            |FIXED



13:56:47 BST ---
I don't know when this was fixed, but DW_TAG_module seems to be included in all
the test cases I've worked with. Unless you have a specific test case where
this doesn't happen this bug is now fixed :)

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