Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
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.