[Issue 11902] DMD debuginfo doesn't seem to write classes correctly
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Jan 11 00:39:47 PST 2014
https://d.puremagic.com/issues/show_bug.cgi?id=11902
Rainer Schuetze <r.sagitario at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |r.sagitario at gmx.de
--- Comment #1 from Rainer Schuetze <r.sagitario at gmx.de> 2014-01-11 00:39:45 PST ---
The problem is that the VS debugger is confused by '.' in type names. That is
why cv2pdb translates these to '@'.
So far, Walter rejected the proposal to also do this translation in the Win64
debug output.
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list