Debugging Structures (Windows Embedded CE 6.0)
1/6/2010
The following table shows the debugging structures with a description of the purpose of each.
Programming element | Description |
---|---|
Contains processor-specific register data. |
|
Contains process creation information that can be used by a debugger. |
|
Contains thread-creation information that can be used by a debugger. |
|
Specifies debug zone information for a process or DLL. |
|
Describes a debugging event. |
|
Contains exception information that can be used by a debugger. |
|
Contains an exiting process's exit code. |
|
Contains an exiting thread's exit code. |
|
Contains information about a DLL that has just been loaded. |
|
Contains the address, format, and length, in bytes, of a debugging string. |
|
Contains information about a DLL that has just been unloaded. |