Debugging Tools for Windows

IDebugEventCallbacks

The IDebugEventCallbacks interface includes the following methods:

IDebugEventCallbacks::Breakpoint

IDebugEventCallbacks::ChangeDebuggeeState

IDebugEventCallbacks::ChangeEngineState

IDebugEventCallbacks::Exception

IDebugEventCallbacks::GetInterestMask

IDebugEventCallbacks::LoadModule

IDebugEventCallbacks::UnloadModule

IDebugEventCallbacks::CreateProcess

IDebugEventCallbacks::ExitProcess

IDebugEventCallbacks::SessionStatus

IDebugEventCallbacks::ChangeSymbolState

IDebugEventCallbacks::SystemError

IDebugEventCallbacks::CreateThread

IDebugEventCallbacks::ExitThread

The IDebugEventCallbacksWide interface includes Unicode versions of these methods; the Unicode methods share the same names as those used by the methods in IDebugEventCallbacks.

Build machine: CAPEBUILD