Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6API P6VOID P6CCALL P6R::p6DbgBreak ( )

A platform independent embeddable breakpoint.

Currently work ONLY on Windows and Linux x86 and x86_64. On windows this should invoke jit debugging. When using on Linux platforms you will need to be running under a debugger to catch the breakpoint since there is unfortunatley currently no jit debugging support in Linux.

WARNING: If left in release code, this will cause a crash.

Returns
P6VOID