windows 7 x64 - DevStudio 2010 "hangs" after each mouse-clicks when debugging C# code in a mixed C++/C# application -



windows 7 x64 - DevStudio 2010 "hangs" after each mouse-clicks when debugging C# code in a mixed C++/C# application -

i started having (weird) problem recently. application uses both c++ , c#, , i've been able debug , step through code in either c++ dlls or c# assemblies.

for reason, can't set braeakpoints in c# code anymore, because i'm unable utilize mouse 1 time breakpoint reached. clicking anywhere (in windows 7) seems hang entire o.s. few seconds, small-green-progress-bar filling mouse located. when command of mouse again, it's though did not click anywhere. can't click "stop debug", can't click applications in windows taskbar, can't mouse (except hang scheme few seconds).

only when nail f5 (continue execution of code) , application runs again, can utilize mouse.

note #1: problem happens if "attach process" note #2: doesn't happen when debug in c++.

any ideas? realize "vague" question "vague" problem... help appreciated @ point.

thank you.

windows-7-x64 visual-studio-debugging mixed-code

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -