_ _BPT Intrinsic

The _ _BPT intrinsic inserts a breakpoint instruction.

void __BPT(void);
#pragma intrinsic(__BPT)