Synopsis
void debug_runtime_error(const char *error);
Description

debug_runtime_error causes the debugger to stop the target, position the cursor at the line that called debug_runtime_error, and display the null-terminated string pointed to by error.