http://d.puremagic.com/issues/show_bug.cgi?id=4037
Summary: [gdb] Invalid DWARF output for wchar
Product: D
Version: 1.055
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: DMD
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Robert Clipsham <[email protected]> 2010-04-01
15:38:28 BST ---
The following testcase:
----
void main() {
wchar c;
}
----
Causes dmd to output invalid debug information.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------