Tuesday, November 27, 2007

Very slow VS2005 debugging

I've been wrestling with the code for the past 2 weeks and got very poor debug performance. Not to mention that prior I've reinstalled the OS along with all the programs. Anyway, If you got extremely poor performance of debugging managed code in VS 2005 try to turn on Native Code debugging option when attaching to the process. Not sure why, but it improved the speed dramatically in my case.

No comments: