[Issue 13243] Mago doesn't seem to work for Win64

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Aug 5 13:29:19 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=13243

--- Comment #6 from Rainer Schuetze <r.sagitario at gmx.de> ---
I noticed that section offsets were truncated to 16-bit. This was causing the
trouble with the bad C++ breakpoints and stepping. I believe this could also
have been a problem in non-trivial D programs.

Please try the new beta:
https://github.com/D-Programming-Language/visuald/releases/tag/v0.3.39-beta2

--


More information about the Digitalmars-d-bugs mailing list