DbgHelp Structures
The following are the DbgHelp structures:
In this section
| Topic | Description |
|---|---|
|
Represents an entry in the function table on 64-bit Windows. | |
|
Represents an address. It is used in the STACKFRAME64 structure. | |
|
Contains the library version. | |
|
Represents the stack frame layout for a function on an x86 computer when frame pointer omission (FPO) optimization is used. The structure is used to locate the base of the call frame. | |
|
Contains debugging information. | |
|
Contains information about a debugging event. | |
|
Contains information about a memory read operation. | |
|
Contains information about a deferred symbol load. | |
|
Contains duplicate symbol information. | |
|
Contains type information for a module. | |
|
Represents a source file line. | |
|
Contains module information. | |
|
Contains the stack frame information. | |
|
Contains symbol information. | |
|
Information that is used by kernel debuggers to trace through user-mode callbacks in a thread's kernel stack. | |
|
Contains information about the loaded image. | |
|
Contains a pointer to an optional callback function that can be used by the MiniDumpWriteDump function. | |
|
Contains information used by the MiniDumpCallback function. | |
|
Contains information returned by the MiniDumpCallback function. | |
|
Contains the information needed to access a specific data stream in a minidump file. | |
|
Contains exception information. | |
|
Contains the exception information written to the minidump file by the MiniDumpWriteDump function. | |
|
Represents an exception information stream. | |
|
Represents a function table stream. | |
|
Represents the header for the function table stream. | |
|
Represents the header for a handle data stream. | |
|
Contains the state of an individual system handle at the time the minidump was written. | |
|
Describes the state of an individual system handle at the time the minidump was written. | |
|
Contains object-specific information for a handle. | |
|
Contains a list of handle operations. | |
|
Contains header information for the minidump file. | |
|
Contains information for the MiniDumpCallback function when the callback type is IncludeModuleCallback. | |
|
Contains information for the MiniDumpCallback function when the callback type is IncludeThreadCallback. | |
|
Contains I/O callback information. | |
|
Contains information describing the location of a data stream within a minidump file. | |
|
Describes a range of memory. | |
|
Describes a region of memory. | |
|
Contains a list of memory regions. | |
|
Contains a list of memory ranges. | |
|
Contains a variety of information. | |
|
Represents information in the miscellaneous information stream. | |
|
Contains information for a specific module. | |
|
Contains module information for the MiniDumpCallback function when the callback type is ModuleCallback. | |
|
Contains a list of modules. | |
|
Contains information about a failed memory read operation. | |
|
Describes a string. | |
|
Contains processor and operating system information. | |
|
Contains information for a specific thread. | |
|
Contains thread information for the MiniDumpCallback function when the callback type is ThreadCallback. | |
|
Contains extended information for a specific thread. | |
|
Contains extended thread information for the MiniDumpCallback function when the callback type is ThreadExCallback. | |
|
Contains a list of threads. | |
|
Contains thread state information. | |
|
Contains a list of threads. | |
|
Contains a list of threads. | |
|
Contains information about a module that has been unloaded. This information can help diagnose problems calling code that is no longer loaded. | |
|
Contains a list of unloaded modules. | |
|
Contains user-defined information stored in a data stream. | |
|
Contains a list of user data streams used by the MiniDumpWriteDump function. | |
|
Contains CodeView and Misc records. | |
|
Contains module data. | |
|
Describes an entry in an address map. | |
|
Contains source file information. | |
|
Contains line information. | |
|
Represents a stack frame. | |
|
Contains symbol information. | |
|
Contains symbol server index information. | |
|
Contains type index information. It is used by the SymGetTypeInfo function. |
Send comments about this topic to Microsoft
Build date: 10/26/2012