Re: MS 2005 Debugger - pathetically slow

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Re-compile to no avail. Where elses can I check?

Clearly the behaviour you're seeing isn't normal.

If you create a new console application and debug that (on the same
machine you have VS installed on), do you still see the same issue?

Assuming you don't, what is the application you're debugging? Is it
native C++, or managed C++? What sort of environment is it running in?
Is it on a separate machine, is there network communications (that may
have some timeout) involved somewhere?

Dave
.



Relevant Pages