[Issue 22437] New: compile unit of generated dwarf info are almost always wrong
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Oct 25 19:43:16 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=22437
Issue ID: 22437
Summary: compile unit of generated dwarf info are almost always
wrong
Product: D
Version: D2
Hardware: All
OS: Linux
Status: NEW
Keywords: DebugInfo
Severity: normal
Priority: P1
Component: dmd
Assignee: nobody at puremagic.com
Reporter: b2.temp at gmx.com
for example generate the debug version of DMD and check it in dwex
(https://github.com/sevaa/dwex), you'll see the issue.
Most of the infos are not owned by the right root node.
--
More information about the Digitalmars-d-bugs
mailing list