Groups | Blog | Home
all groups > dotnet faqs > march 2004 >

dotnet faqs : Slow Debug enviroment


robkeates NO[at]SPAM hotmail.com
3/24/2004 2:14:57 AM
Debugging 'C' Projects in .net seem unacceptably slow, inserting a
breakpoint is OK, removing it breakpoints takes an age, even before
starting the debugger. Any easy solutions to this problem, ??

J.T. Teh [MSFT]
3/25/2004 4:22:47 PM
Is this only for C projects? Is it slow for other types (eg. C#) projects as
well?
You can try checking which process is taking a long time in Task Manager.
If you have anti-virus, try turning off real-time checking for the directory
your project is in.

--
J.T. Teh
Microsoft Corp.
This posting is provided "AS IS" with no warranties, and confers no rights.
----------------------------------------------------------------------------


[quoted text, click to view]

AddThis Social Bookmark Button