Why Slower Debug

Voyhkah

Undead
Joined
Apr 25, 2009
Messages
1,444
Location
Earth
VS 2008 has suddenly and inexplicably begun to begin the debugging process slower. It was originally almost instantainious, but now it takes literally hours to get started. This did not happen over time, it was sudden. Can anyone explain this?
 
Is it still slow in the following cases?
- If you start the game with your mod with a debug DLL not from the debugger
- If you attach to an existing process running with the debug DLL
- If you run the game from VS with a release DLL

Does the long hang happen before the DLL is loaded? After the DLL is attached?
 
a. No.
b. I didn't know I could do that. OHMYGODYES!! IT WORKS!!
c. Not sure.
 
Back
Top Bottom