Contains the classes for creating, managing and accessing the kernel debug database.
Classes
Class | Description | |
---|---|---|
![]() |
DebugDatabase |
Provides a set of managed methods to interface to the Fling OS debug database.
To Do's:
|
![]() |
ElfMap |
Used to access data from the .map file generated by Cygwin\ObjDump.exe
|
![]() |
PDB_LineInfo |
Represents line info loaded from a PDB dump.
|
![]() |
PDB_MethodInfo |
Represents method info loaded from a PDB dump.
|
![]() |
PDB_SymbolInfo |
Represents a symbol loaded from a PDB dump.
|
![]() |
PDBDumpReader |
Used to read data from a PDB dump file.
|