Hello! I got a multithreaded application and need to debug it. My problem is that setting breakpoints is working, but from stopping the application to be able to watch variables, call stack and so on, it takes Visual Studio 2005 about 1-2 Minutes to display these values - I have no idea what it's doing in this time.

Is there a way to make this faster, because so debugging takes a lot of time.