Visual Studio/D not debugging
Igor via Digitalmars-d-ide
digitalmars-d-ide at puremagic.com
Mon Jan 25 19:15:25 PST 2016
On Tuesday, 26 January 2016 at 03:08:40 UTC, Igor wrote:
For fields, when I add a watch to and obviously in scope
variable, I get
An unspecified error has occurred.
For static memebers, I get
App identifier "App" is undefined
If I qualify that with the class, like it's suppose to be, I
still get the same thing:
identifier "Mod.App" is undefined
I can't even watch module level static variables ;/
This must be an issue with VS 2015.
More information about the Digitalmars-d-ide
mailing list