Anyone else dealt with VS2010 debug in C++ and have it just sit there for 30+ second each time you step? This is happening to me and the call stack window just has this grey thing that says "Busy..." in it during this freeze. The whole interface just locks down...each and every step I make and right now I'm trying to step through this massive policy based design in boost to figure out WTF I got a, "no RTTI data," error when I know the compiler is using RTTI.
Anyway, its frustrating the holy hell out of me so if anyone has any idea how to speed this thing up to at least a snail's pace that would be great.