Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
A version of this page is also available for
4/8/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. |