Visual D structs/classes not showing in debugging (reprise)
Johnson Jones via Digitalmars-d-debugger
digitalmars-d-debugger at puremagic.com
Sun Aug 6 10:07:24 PDT 2017
"When debugging programs compiled with DMD release 2.049, no
locals or parameters show up, and evaluating expressions fails.
The problem is with the linker (v 8.00.7) that comes with that
release. To fix it, use an updated linker from here:
http://ftp.digitalmars.com/link.8.00.8.zip. "
from the mago page. Hmm, seems to be related to what I've posted
before about locals not showing up. I have a later version of the
linker so maybe there was a regression?
More information about the Digitalmars-d-debugger
mailing list