Problem with slow debugging
Posted in Visual Studio on Jun 27th, 2005
My friend recently had a problem with slow debugging. It took a few minutes before debugger went to the next statement.
Clearing all breakpoints helped. He had a lot of them. So if you have the same problem, check how many breakpoints you have defined.