[Issue 16692] New debug experience: possible to execute pure functions during expression evaluation?

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri May 25 05:22:17 UTC 2018


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

--- Comment #7 from Rainer Schuetze <r.sagitario at gmx.de> ---
Yes, you can also do this in C++. It's necessary to click the "Try Again" icon,
though, to not reevaluate it in the watch window with every step. I think this
can be done, too.

For properties execution should be automatic, but I don't think the debug info
contains info about strong purity. We might have to extract that info from the
mangling :-/

--


More information about the Digitalmars-d-bugs mailing list