Welcome to MSDN Blogs Sign in | Join | Help

Debugging and Symbols

Anytime you want to do anything in a debugger, you need symbols. Best thing you can do is set up an environment variable, so you're done. Here are public Microsoft symbols. Yves has created a little cmd that you can use which I politely copy here since it is handy:

SetX.exe /M _NT_SYMBOL_PATH "SRV*C:\Symbols\Private*\\Symbols\Symbols;SRV*C:\Symbols\Public*http://msdl.microsoft.com/download/symbols"

And for more information there is a KB article.

Published Thursday, October 16, 2008 2:33 AM by maartenb

Comments

# infoblog » Debugging and Symbols

Wednesday, October 15, 2008 9:56 PM by infoblog » Debugging and Symbols

# infoblog » Debugging and Symbols

Wednesday, October 15, 2008 9:57 PM by infoblog » Debugging and Symbols

# Application Verifier Locks 0x201 Active Critical Section

Suppose you are trying to get your application Vista Certified or OEM Ready. You test your application

Wednesday, October 15, 2008 10:17 PM by Maarten's blog
Anonymous comments are disabled
 
Page view tracker