Debugging Global Static Functions

Describes the unmanaged global static functions that the debugging API uses.

In This Section

  • _EFN_StackTrace Function
    Provides a text representation of a managed stack trace and an array of CONTEXT records, one for each transition between unmanaged and managed code.
  • CLRDataCreateInstance Function
    Called by the common language runtime data access services to create the specified interface object for the specified target process.

See Also

Concepts

Pre-Conditions for CorDebug.idl Interfaces

Other Resources

Debugging Coclasses
Debugging Interfaces
Debugging Enumerations
Debugging Structures