The Symbols and Warnings tab allows you to set an assortment of symbol and diagnostic warning data.
When converting program addresses to symbol names, you can choose immediate symbol loading, or defer loading until each symbol is needed.
•Use deferred symbol loading uses deferred symbol loading rather than 'all at once' (on by default)
Microsoft® recommend deferred symbol loading, claiming it is the fastest option. We give you the choice.
Symbols are fetched from symbol servers using a helper process svlDbgHelpSymbolReader.exe. We log the command line and behaviour of this helper tool. This is displayed on the diagnostic tab.
If you wish the log files can be kept for later analysis. By default this option is turned off.
•Keep svlDbgHelpSymbolReader log files keep the log files after Thread Validator has finished processing them
The path to the directory containing the log files is shown.
•Clean delete all svlDbgHelpSymbolReader log files
•Convert DLL exported function ordinals to symbols enable the ordinal to function name mapping
You'll need to tick this to enable the use of mapped names defined in the list. If you don't, you won't see the names being used.
•Manage Ordinals... shows the Ordinal Handling dialog to manage which .def files are associated with which DLLs
Reset All - Resets all global settings, not just those on the current page.
Reset - Resets the settings on the current page.