August 2005 - Posts

Excluding modules from symbol server search

I have added a new category to my web site - Debugging Tips:
http://www.debuginfo.com/tips.html

Here is the first tip:
http://www.debuginfo.com/tips/symsrvexlist.html

This tip shows how to improve the startup time of our debugging sessions by excluding some modules from symbol server search. It can be especially useful for applications that use 3rd party components whose symbols are not available on Microsoft symbol server.

Posted by Oleg Starodumov | with no comments