[Issue 4037] New: [gdb] Invalid DWARF output for wchar
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Apr 1 07:38:29 PDT 2010
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: nobody at puremagic.com
ReportedBy: robert at octarineparrot.com
--- Comment #0 from Robert Clipsham <robert at octarineparrot.com> 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: -------
More information about the Digitalmars-d-bugs
mailing list