0 out of 1 rated this helpful - Rate this topic

How Can I Speed Up Remote Debugging?

Visual Studio 6.0

Full Problem Description: I’m using remote debugging, but performance seems to be slow. What can I do to improve this? 

To improve the speed of remote debugging, close any unneeded debugger windows to minimize the amount of information that must be sent across the connection. Also, minimize the use of data breakpoints.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.