Chapter 1. Tools

Table of Contents

cxxparse - Shell scripts that executes the right parsers and IL analyzers
cparse - Shell scripts that executes the right parsers and IL analyzers
f90parse - Shell scripts that executes the right parsers and IL analyzers
f95parse - Shell scripts that executes the right parsers and IL analyzers
pdbconv - Simple tool that checks the consistency/correctness of a PDB file and converts it to a more verbose, human-readable format.
pdbhtml - Produces "htmlized" versions of all source and header files
pdbmerge - Takes a set of program database files and merges them into one.
pdbtree - Prints the source file inclusion tree, class hierarchy (IS-A + HAS-A), and function call graph.
pdbcomment - Scans all (non-system) source files related to a PDB file for C, C++, Fortran comments, C/C++ pragmas, and Fortran directives and prints out a new enhanced PDB file containing this additional information.
pdbStmt - Scans pdb file and prints every statement in the pdb file.
xmlgen - Converts a PDB file to an XML file.