[][src]Module symbolic_debuginfo::pdb

Support for Program Database, the debug companion format on Windows.

Structs

PdbDebugSession

Debug session for PDB objects.

PdbError

An error when dealing with PdbObject.

PdbFunctionIterator

An iterator over functions in a PDB file.

PdbObject

Program Database, the debug companion format on Windows.

PdbSymbolIterator

An iterator over symbols in the PDB file.

Enums

PdbErrorKind

Variants of PdbError.