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

symfony - InvalidConfigurationException in SecurityExtension.php line 429: No authentication listener registered for firewall "secured_area" -

angular ui router - 10 digest iterations reached in angularjs when using $state.go -

javascript - Handling constructor related functions while testing with mocha and sinon -