PDT's PDB file format definition


Table of Contents

PDB definitions -
File Header - Header information included in each pdb file.
Source Files - This tag records the each pdb files.
Routines - This tag records each routine declared in the source file.
Types - This tag records each Type declared in the source file.
Locations - This simple tag is used to store a location in a source file. Used only within other tags, not found by itself.
Statements - This simple tag is used to record a statement in the source file. Used only within other tags, not found by itself.
Groups - This simple tag is used to record a group (classes in C) in the source code.
Templates - These tags record templates in the source files.
Namespaces - These tags record the namespaces inside the source file.
Macros - These tags record each occurance of a marco in the source file.
Pragmas - These tags record every Pragma within the source file.