[Issue 11902] DMD debuginfo doesn't seem to write classes correctly

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jan 11 01:55:17 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=11902



--- Comment #4 from Rainer Schuetze <r.sagitario at gmx.de> 2014-01-11 01:55:01 PST ---
(In reply to comment #2)
> Well I think he needs to come up with something if not that, because it can't
> go on not being able to inspect classes.
> Do you know any workarounds?

One point in Walter's favor is that VS2012 contains two debug engines, one that
works with '.', but fails to display other things locals in watches. The other
is the "old" engine that needs the patch (enabled by "native edit and
continue"). So it seems like the bug is in the VS engine, not dmd, but that
doesn't help in making it work.

I don't know other workarounds. IIRC ':' doesn't work. cv2pdb has option -s to
configure the '.' replacement character, so you can try some alternatives using
a win32 build.

-- 
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