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

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Jan 14 01:42:40 PST 2017


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

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> ---
The VS debugger can call functions in the watch window, but that needs
appropriate debug information. Unfortunately the full function type info is not
generated by dmd.

--


More information about the Digitalmars-d-bugs mailing list