c++ - Debugging with Resharper 9 and Visual Studio 2013 -


i use newest build of resharper (9.3) , resharper c++ visual studio 2013.

code editing, refactoring, ... works great. if try debug code, weird error:

  • an empty window "source not available. current thread not running code or call stack not obtained".

which makes debugging quite difficult.

i think problem related resharper, because problem did not occur before installed resharper nor problem occur if resharper disabled.

is there solution problem or tool similar capabilities can used instead?

latest version 9.2 , bug should reported jetbrains


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

git - How to list all releases of public repository with GitHub API V3 -

c++ - Getting C2512 "no default constructor" for `ClassA` error on the first parentheses of constructor for `ClassB`? -