[ol10_u0_developer_EPEL] debugbreak-devel-1.0-18.el10_0.noarch

Name:debugbreak-devel
Version:1.0
Release:18.el10_0
Architecture:noarch
Group:Unspecified
Size:19174
License:BSD-2-Clause
RPM: debugbreak-devel-1.0-18.el10_0.noarch.rpm
Source RPM: debugbreak-1.0-18.el10_0.src.rpm
Build Date:Tue Dec 17 2024
Build Host:build-ol10-x86_64.oracle.com
Vendor:Oracle America
URL:https://github.com/scottt/debugbreak
Summary:Break into the debugger programmatically
Description:
debugbreak.h allows you to put breakpoints in your C/C++ code with a call to
debug_break().

  • Include one header file and insert calls to debug_break() in the code where
    you wish to break into the debugger.
  • Supports GCC, Clang and MSVC.
  • Works well on ARM, AArch64, i686, x86-64, POWER and has a fallback code
    path for other architectures.
  • Works like the DebugBreak() function provided by Windows and QNX.

Filelist (Show Changelog) (Show related packages)