Synopsis
#define __breakpoint() __insert_opcode(0x9598);
Description

__breakpoint inserts a BREAKPOINT opcode into the code stream.

__breakpoint is an intrinsic function and produces inline code.