• Documentation
  • Download
  • Changelog
  • Introduction
  • Tutorial
  • API Reference
Show / Hide Table of Contents
  • System Requirements
  • Installation
    • Installation Troubleshooting
  • How to find a memory leak
  • Using Deleaker in Visual C++
  • Using Deleaker in Delphi
  • Using Deleaker in C++ Builder
  • Using Deleaker in Qt Creator
  • User Interface
    • Allocations
    • Modules
    • Options
      • Settings
      • Exceptions
      • Symbols
  • API Reference
    • Client API
      • Functions
        • DeleakerClientApi_IgnoreLeaks
        • DeleakerClientApi_TakeSnapshot
        • DeleakerClientApi_TakeSnapshotForCurrentThread
        • DeleakerClientApi_TakeSnapshotForProcessThread
      • Classes
        • CIgnoreLeaks
  • Floating License Server
  • Command Line Tools
    • DeleakerConsole.exe
  • License

Symbols

While most options are available for both Deleaker Standalone and Deleaker Extension for Visual Studio, some of them make sense either for the extension or standalone version only.

Legend

The following badges are used below to indicate the availability:

  •  VS  - available in Deleaker Extension for Visual Studio.
  •  Standalone  - available in Deleaker Standalone.

Contents

  • General Settings
    • Symbols cache directory
  • Microsoft Symbol Servers
    • Enable Microsoft symbol servers
  • Symbol File Locations
    • Enable symbol file locations
    • Symbol file locations

General Settings

Symbols cache directory

 VS   Standalone 

Deleaker stores downloaded symbols to this directory.
The default value is %USERPROFILE%\Documents\Deleaker\Symbols

Microsoft Symbol Servers

Enable Microsoft symbol servers

 VS   Standalone 

If True, Deleaker downloads symbols from Microsoft symbol servers if required.
The default value is False.

Enable symbol file locations

 VS   Standalone 

If True, Deleaker downloads symbols from directories and URLs specified by symbol file locations option.
The default value is False.

Symbol file locations

 VS   Standalone 

If the enable symbol file locations option is True, Deleaker downloads symbols from this list of directories and URLs.

Back to top Deleaker | Download | Buy | Contact us | Copyright © Softanics | Generated by DocFX