Information for build debugbreak-1.0-1.oc9

ID23892
Package Namedebugbreak
Version1.0
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/debugbreak.git?.#e4183a24418c40c2c9f1d5a76c739cecde4854f7
SummaryBreak into the debugger programmatically
Descriptiondebugbreak.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.
Built byfanjunkong
State complete
Volume DEFAULT
StartedTue, 04 Jun 2024 12:33:14 CST
CompletedTue, 04 Jun 2024 12:35:06 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/debugbreak.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/debugbreak.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
debugbreak-1.0-1.oc9.src.rpm (info) (download)
noarch
debugbreak-devel-1.0-1.oc9.noarch.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0-1 - initial build