The following constants, enumerations, and structures are used by the Active Debugging interfaces.

Constants, Enumerations, and Structures

Constants Description

APPBREAKFLAGS Constants

Indicate the current debug state for applications and threads.

SOURCE_TEXT_ATTR Constants

Describe the attributes of a single character of source text.

TEXT_DOC_ATTR Constants

Describe the attributes of the document.

Enumerations Description

BREAKPOINT_STATE Enumeration

Indicates the state of a breakpoint.

BREAKREASON Enumeration

Indicates what caused the break.

BREAKRESUMEACTION Enumeration

Describes how to continue from a breakpoint.

DOCUMENTNAMETYPE Enumeration

Describes which type to get for a document.

ERRORRESUMEACTION Enumeration

Describes how to continue from a runtime error.

Structures Description

DebugStackFrameDescriptor Structure

Enumerates stack frames and merges output from several enumerators on the same thread.