Since today, i receive this message:
After this i receive visual studio 2015 remote debugger has stopped working
No matter how many times I restart VS or Windows, that doesn't help. I've read this Message: “Visual Studio Remote Debugging Monitor has stopped working” on x64 debugging and this question vs2008-unable-to-start-debugging-remote-debugging-monitor-has-been-closed but doesn't help me fix the problem...
I am debugging x64 c++ test in local and debugger stops loading symbols always at the same point: 'vstest.executionengine.exe' (Win32): Loaded 'C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscordacwks.dll'. Symbols loaded.
What can i do?