Debugging (Unmanaged API Reference)

The debugging API enables a debugger to debug code that runs in the common language runtime (CLR) environment. The code to be debugged can be any type of code that the CLR supports.

In This Section

  • Debugging Interfaces
    Describes the unmanaged interfaces that allow debugging of a program that is being executed by the CLR.