Re: Use of debugging symbol server



You can certainly create your own symbol server(s), as well as cache the ones downloaded from
Microsoft. See these for help:
Bugslayer: Symbols and Crash Dumps:
http://msdn.microsoft.com/msdnmag/issues/02/06/Bugslayer/

Using SymStore:
http://msdn2.microsoft.com/en-us/library/ms681417.aspx

How to: Use a Symbol Server:
http://msdn2.microsoft.com/en-us/library/b8ttk8zy.aspx

"George" <JungleGeorge@xxxxxxxxxxxxxxxx> wrote in message
news:O25BXRpYHHA.4520@xxxxxxxxxxxxxxxxxxxxxxx
I am using the Visual Studio version 8 debugger with the Microsoft symbol
server. This is great for crash dump analysis of our product in the field
since it handles the different versions of apps and dlls on the different
machines.

I would like to apply this technology to the analysis of different versions
of our own product. Is there documentation or guidance anywhere on how to do
this? I have looked all over without success so far.

Thanks for help,
George


.


Loading