Thread overview
[Issue 15506] VS2015 crash while debugging
Jan 03, 2016
Manu
Jan 24, 2017
Rainer Schuetze
Jan 24, 2017
Manu
Jun 10, 2018
Rainer Schuetze
January 03, 2016
https://issues.dlang.org/show_bug.cgi?id=15506

--- Comment #1 from Manu <turkeyman@gmail.com> ---
Interestingly, if I step over the function instead of stepping into it, there is no problem, the function works, no crash, does what it's supposed to. It's just that if I step into it, and evaluate any local variable, it crashed VS.

--
January 24, 2017
https://issues.dlang.org/show_bug.cgi?id=15506

Rainer Schuetze <r.sagitario@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r.sagitario@gmx.de

--- Comment #2 from Rainer Schuetze <r.sagitario@gmx.de> ---
Do you still have this issue with the new debugger integration? If it persists, an example for reproduction would be nice.

--
January 24, 2017
https://issues.dlang.org/show_bug.cgi?id=15506

--- Comment #3 from Manu <turkeyman@gmail.com> ---
I am disconnected from the code that caused the bug now :(

--
June 10, 2018
https://issues.dlang.org/show_bug.cgi?id=15506

Rainer Schuetze <r.sagitario@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #4 from Rainer Schuetze <r.sagitario@gmx.de> ---
Considering that this report predates the Concord debugger plugin, I'm closing this and wait for new issues to show up...

--