[ol8_developer_EPEL] debugbreak-devel-1.0-1.el8.x86_64

Name:debugbreak-devel
Version:1.0
Release:1.el8
Architecture:x86_64
Group:Unspecified
Size:19174
License:BSD
RPM: debugbreak-devel-1.0-1.el8.x86_64.rpm
Source RPM: debugbreak-1.0-1.el8.src.rpm
Build Date:Fri Jul 23 2021
Build Host:jenkins-172-17-0-2-f4f38b5e-78c3-4049-97ff-7aced24055b0.blddevtest1iad.osdevelopmeniad.oraclevcn.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.

Related Packages (Show Changelog) (Show Filelist)