Changes

Jump to: navigation, search

ReleaseEngineering/TryServer

203 bytes added, 16:46, 11 September 2014
no edit summary
** Unzip the crashreporter-symbols-full.zip package somewhere, let's call it c:\try_symbols
** Set your symbol path to <tt>cache*c:\symcache;SRV*http://msdl.microsoft.com/download/symbols;SRV*c:\try_symbols</tt> where <tt>c:\symcache</tt> is a writable directory where the debugger can store symbols.
*** If using WinDBG, you can type <tt>.sympath ...</tt> with the above path in the command window.
*** If using Visual Studio, you can set the <tt>_NT_SYMBOL_PATH</tt> environment variable to the above.
* Linux
** TODO
Confirm
321
edits

Navigation menu