0

couldn't find any topic which is similar to mine. while in debug mode, each time i press on the F10 button(to preform one step) it takes about 4-5 seconds the complete the command. im running a C++ ATL project.

thanks for the help

1

1 Answer 1

3

I recently did a winupdate(20120508) and Visual studio 2010 seemed to be really slow debugging afterwards with a 1 minute delay after compile-to-runDebug lag, then when the debug program exited, another 1 minute delay to get control again of visual studio. I did clean all, but no joy.

Solution: I manually deleted the large *.sdf and *.suo files in my project/solution and rebuilt. Issue went away magically.

Not sure why, but something was out of sync, corrupted, or incompatible with the update and needed to be blown away manually.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.