Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following describes the process when deleting a pending breakpoint:
Deletion Process
The session debug manager (SDM) calls the IDebugPendingBreakpoint2::Delete method to remove the pending breakpoint and all bound breakpoints bound from it.
Note
A single bound breakpoint can also be deleted by a call to IDebugBoundBreakpoint2::Delete.