Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
You can use the breakpoint macros to break into the debugger (either the regular debugger or the kernel debugger).
For example, DbgBreak causes a regular debugger breakpoint, whereas KDbgBreak causes a kernel debugger breakpoint.
| Programming element | Description |
|---|---|
| DbgBreak | Breakpoint with message box. |
| KDbgBreak | Breakpoint with message on kernel debugger. |
See Also
DbgBreakPoint | DirectShow Debugging Macros
Send Feedback on this topic to the authors