The following constants, enumerations, and structures are used by the Active Debugging interfaces.
Constants | Description |
---|---|
Indicate the current debug state for applications and threads. | |
Option flags used during IDebugExpressionContext::ParseLanguageText. | |
Describe the attributes of the document. |
Enumerations | Description |
---|---|
Indicate the current debug state for applications and threads. | |
Indicate the nodes to be excluded with a filter. | |
Indicates the state of a breakpoint. | |
Indicates what caused the break. | |
Describes how to continue from a breakpoint. | |
Describes which type to get for a document. | |
Describes how to continue from a runtime error. | |
Indicates the attributes of a property. | |
Flags to specify the type of information to return in a request for members of an object. | |
Flags to specify behavior when reading memory. | |
Indicates a set of options or capabilities that apply to the attached debugger. | |
Indicates the thrown exception kind. | |
Describe the attributes of a single character of source text. |
Structures | Description |
---|---|
Enumerates stack frames and merges output from several enumerators on the same thread. | |
Represents a stack frame. | |
Indicates information about a property. | |
Provides a set of documents. |