Dump File Structures (Windows Embedded CE 6.0)
1/5/2010
The following table shows the data structures used to define an error report file.
Programming element | Description |
---|---|
Defines the bucketing parameters used when uploading an error report. |
|
Contains the list of modules, processes, threads, or thread contexts in the information streams. |
|
Identifies the exception record. |
|
Describes the exception information stream. |
|
Describes the data fields associated with modules, processes, threads, and thread context records. |
|
Describes the list of memory ranges. |
|
Describes the system that incurred the exception. |
|
Identifies the thread and the call stack frames associated with the thread. |
|
Describes a particular frame on a call stack. |
|
Describes the list of thread call stacks in a stream. |
|
Describes the stream type and location of an exception stream. |
|
Identifies a dump file, including the signature, version, and number of streams. |
|
Provides the relative virtual address within a minidump. |
|
Provides the starting address, size, and location of the memory block stored in a minidump. |
|
Describes the length and location of a minidump string buffer. |
See Also
Reference
Error Report Generator Reference