[Issue 2604] New: DW_TAG_module and GDB

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jan 22 15:05:51 PST 2009


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

           Summary: DW_TAG_module and GDB
           Product: D
           Version: 1.029
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla at digitalmars.com
        ReportedBy: mihail.zenkov at gmail.com


I try fix GDB to support DMD 1.029 and greater. DMD set flag "has children" to
DW_TAG_module and in this case GDB can't find DW_TAG_subprogram, as result we
don't have psymbols. If i change flag to "no children" GDB load psymbols
without problems. Is it bug DMD or GDB? Why DMD set this flag?


-- 



More information about the Digitalmars-d-bugs mailing list