Please enable JavaScript to view this site.

Exception Tracer Help

Navigation: Command Line Interface > Usage Reference

Symbol Paths

Scroll Prev Top Next More

 

Options for controlling where symbols can be found

 

/enableSymbolPaths

 

 Enable the use of symbol paths.

 

 /enableSymbolPaths:On|Off

 

 Example: /enableSymbolPaths:On

 Example: /enableSymbolPaths:Off

 

/clearSymbolPaths

 

 Clear all symbol paths.

 

 /clearSymbolPaths

 

/addSymbolPath

 

 Add a path to the list of places that will be searched for symbols.

 

 /addSymbolPath filename

 

 Example: /addSymbolPath e:\my-symbols

 Example: /addSymbolPath "e:\a directory path containing spaces\my-symbols"