March 27, 2008
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.


-- 

April 01, 2010
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


--- Comment #1 from Robert Clipsham <robert@octarineparrot.com> 2010-04-01 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: -------