Debugging Tools for Windows

IDebugBreakpoint

This IDebugBreakpoint interface includes the following methods:

GetAdder

GetCommand

SetCommand

AddFlags

GetFlags

RemoveFlags

SetFlags

GetId

GetOffset

SetOffset

GetOffsetExpression

SetOffsetExpression

GetParameters

GetDataParameters

SetDataParameters

GetPassCount

SetPassCount

GetCurrentPassCount

GetMatchThreadId

SetMatchThreadId

GetType

Although IDebugBreakpoint implements the IUnknown interface, the IUnknown::AddRef and IUnknown::Release methods are not used to control the lifetime of the breakpoint. Instead, an IDebugBreakpoint object is deleted after the method RemoveBreakpoint is called.

Build machine: CAPEBUILD