debugbreak
Breakpoint injector for C/C++ code


debugbreak.h allows setting breakpoints in C/C++ code with a call to the debug_break() function. * Include one header file and insert calls to debug_break() in the code where you wish to trap into the debugger. * Works well on ARM, AArch64, i686, x86-64, POWER and has a fallback code path for other architectures. * Works like the DebugBreak() fuction provided by Windows and QNX.

BSD-2-Clause

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...