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.

See Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic