2011年12月12日 星期一

.symfix


.symfix (Set Symbol Store Path)

We can get Windows symbol file from MS public symbol store.  The .symfix command automatically sets the symbol path to point to the Microsoft symbol store.  This command will help us easy to setup the symbol path. 



.symfix[+] [LocalSymbolCache]
+
Causes the Microsoft symbol store path to be appended to the existing symbol path. If this is not included, the existing symbol path is replaced.
LocalSymbolCache
Specifies the directory to be used as a local symbol cache. If this directory does not exist, it will be created when the symbol server begins copying files. If LocalSymbolCache is omitted, the sym subdirectory of the debugger installation directory will be used.

1: kd> .symfix
DBGHELP: Symbol Search Path: cache*C:\Program Files\Debugging Tools for Windows (x86)\sym;SRV*http://msdl.microsoft.com/download/symbols

沒有留言:

張貼留言