Please enable JavaScript to view this site.

Memory Validator Help

Navigation: Getting Started

Enabling Debugging

Scroll Prev Top Next More

To get the best from our tools you will need to enable debugging information for your compiler and your linker.

 

Detailed instructions are available for these IDEs / compilers:

 

Visual Studio

Visual Basic 6

C++ Builder

Delphi

MingW, gcc, g++

Dev C++

Salford Software FORTRAN 95

Metrowerks Code Warrior

 

 

Debug Information Formats

 

Thread Validator can understand debugging information in the following formats:

 

Microsoft Program Database (PDB)

Turbo Debugger Symbols (TDS)

COFF

DWARF

STABS

 

The Intel Performance Compiler and Intel Fortran compilers produce symbols in Microsoft's PDB format.