The PDB Symbols display shows the all the PDB format symbols for the PE file.
#
The ordinal of the symbol in the symbol data.
Name
The name of the symbol.
Call Conv
The calling convention for the symbol.
Address
The symbol address.
Size
The symbol size.
Type
The type of debug data.
Valid values are:
•SymTagNull
•SymTagExe
•SymTagCompiland
•SymTagCompilandDetails
•SymTagCompilandEnv
•SymTagFunction
•SymTagBlock
•SymTagData
•SymTagAnnotation
•SymTagLabel
•SymTagPublicSymbol
•SymTagUDT
•SymTagEnum
•SymTagFunctionType
•SymTagPointerType
•SymTagArrayType
•SymTagBaseType
•SymTagTypedef
•SymTagBaseClass
•SymTagFriend
•SymTagFunctionArgType
•SymTagFuncDebugStart
•SymTagFuncDebugEnd
•SymTagUsingNamespace
•SymTagVTableShape
•SymTagVTable
•SymTagCustom
•SymTagThunk
•SymTagCustomType
•SymTagManagedType
•SymTagDimension
Flags
Any flags that related to this debug information
Line Number
The line number for the symbol, if any.
Filename
The filename for the symbol, if any.
Sorting
The data can be sorted by any column. Click the column header to select sorting by that column. Click the same header to reverse the sort direction.
To restrict the display to just symbols that match the filter, or symbols with a filename that matches the filter, enter your filter specification into the filter field then click Filter.
The filter can include the * wildcard to match any sequence of characters.
Example filters:
Get*
*test*
*.cpp
To reset the filter, delete all text from the filter field then click Filter.
To export the contents of the grid to a comma separated text file, click the Export... button then enter the name of the file you would like the data saved in.