Dmitry,
I wouldn't consider the slowdown of the VS.NET debugger "an order of
magnitude" greater, but if you are having problems you can try WinDBG. You
can get WinDBG from http://www.microsoft.com/whdc/ddk/debugging. WinDBG
supports both managed and unmanaged debugging and will be much quicker than
VS.NET since it's a much lighter application.
Thanks! Robert Gruen
Microsoft, VB.NET
This posting is provided "AS IS", with no warranties, and confers no rights.
--------------------
| Content-Class: urn:content-classes:message
| From: "Dmitry Shaporenkov" <anonymous@discussions.microsoft.com>
[quoted text clipped - 31 lines]
| Thanks in advance,
| Dmitry
Dmitry Shaporenkov - 18 Dec 2003 14:48 GMT
Robert,
well, as for 'order of magnitude', may be I slightly
exaggerated, but enabling this option makes debugging of
large application (like VS.NET) almost impossible thing.
Thanks for reference to WinDBG. I didn't know that it
supports mixed debugging, I'll try it
>-----Original Message-----
>Dmitry,
[quoted text clipped - 48 lines]
>
>.