1
0
Fork 0

remove debug strings

This commit is contained in:
Willi Goesgens 2015-07-22 15:04:00 +02:00
parent d916e04225
commit 1c3cfd1efe
1 changed files with 0 additions and 5 deletions

View File

@ -331,11 +331,6 @@ via the environment variable or in the menu. Given we want to store the symbols
set _NT_SYMBOL_PATH=cache*e:\symbol_cache\cache;srv*e:\symbol_cache\arango*https://www.arangodb.com/repositories/symsrv/;SRV*e:\symbol_cache\ms*http://msdl.microsoft.com/download/symbols
_NT_SYMBOL_PATH='CACHE*e:\symbol_cache;SRV*http://germany/symsrv/*http://msdl.microsoft.com/download/symbols'
_NT_SYMBOL_PATH=SRV*C:\dev\symbols*http://msdl.microsoft.com/download/symbols;\\foo\build1234
_NT_SYMBOL_PATH=cache*C:\dev\symbols;SRV*C:\dev\symbols*http://msdl.microsoft.com/download/symbols;\\foo\build1234
You then will be able to see stack traces.
Documentation