Re: bug vs2005?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance




Some production code works fine under vs2003 but has problems under vs2005.
The code runs fine outside the debugger but inside there are places where the
debugger hangs for about 15 seconds, hits a breakpoint, but any other step
will cause the thread to die. I created a sample app which reproduces the
problem. The basic steps are

...

Is this a known problem?


Yes, it is.

http://blogs.msdn.com/greggm/archive/2005/11/18/494648.aspx

Regards,
Oleg
[VC++ MVP http://www.debuginfo.com/]





.