PDT: Difference between revisions
Jump to navigation
Jump to search
(created page with generic stub) |
No edit summary |
||
Line 8: | Line 8: | ||
*insertion of instrumentation for performance profiling and tracing; andgeneration of interface details for calling library routines or buildinginterlanguage bindings. | *insertion of instrumentation for performance profiling and tracing; andgeneration of interface details for calling library routines or buildinginterlanguage bindings. | ||
Project | '''Project website:''' http://www.cs.uoregon.edu/Research/pdt/home.php | ||
The following Modules files should be loaded for this package: | The following Modules files should be loaded for this package: |
Revision as of 18:49, 2 April 2012
This page is a Generic stub.
You can help by expanding this page..
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. Software tools can use this library to accomplish tasks such as
- documentation of program components
- creation of graphic program browsers that show class hierarchies, function call graphs, and template instantiations
- insertion of instrumentation for performance profiling and tracing; andgeneration of interface details for calling library routines or buildinginterlanguage bindings.
Project website: http://www.cs.uoregon.edu/Research/pdt/home.php
The following Modules files should be loaded for this package:
module load pdt/pdt-3.17