Thu, 26 Jun 2025 22:17:18 CST | login

Information for build debugbreak-1.0-2.oc9

ID35613
Package Namedebugbreak
Version1.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/debugbreak.git?.#c4daef0d26b3570eb22561daddbd54fcf612fa16
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Jun 2025 17:46:29 CST
CompletedThu, 12 Jun 2025 17:50:55 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-2.oc9.src.rpm (info) (download)
noarch
debugbreak-devel-1.0-2.oc9.noarch.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
aarch64
dnf.log
dnf.librepo.log
dnf.rpm.log
state.log
root.log
hw_info.log
mock_output.log
build.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jun 04 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.0-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0-1 - initial build