Debugging Routines
These API routines allow you to debug your API libraries.
- _BreakPoint( ) API Library Routine
A macro that generates the debugger breakpoint instruction, INT 3. This can be helpful for debugging external routines.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
These API routines allow you to debug your API libraries.