Synopsis
#include <cross_studio_io.h>
void debug_break();
Description

debug_break causes the the debugger to stop the target and position the cursor on the line that called debug_break.

Portability

debug_break is an extension provided by CrossWorks C.