Package Info

debugbreak


Breakpoint injector for C/C++ code


Unspecified

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.

License: BSD-2-Clause
URL: https://github.com/scottt/debugbreak

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
1.0~git.20210702-bp155.1.5 info GA Release 2023-05-17 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • debugbreak
  • debugbreak-devel