Program Database Toolkit¶
Description¶
Program Database Toolkit (PDT) is a framework for analyzing source code written in several programming languages and for making rich program knowledge accessible to developers of static and dynamic analysis tools. PDT implements a standard program representation, the program database (PDB), that can be accessed in a uniform way through a class library supporting common PDB operations.
Environment Modules¶
Run module spider pdt
to find out what environment modules are available for this application.
Environment Variables¶
- HPC_PDT_DIR - installation directory
- HPC_PDT_BIN - executable directory
- HPC_PDT_LIB - library directory
- HPC_PDT_INC - include header file directory
Categories¶
language, programming, performance_analysis