Mon, 04 Aug 2025 06:41:32 CST | login

Information for build debugbreak-1.0-1.ocs23

ID8045
Package Namedebugbreak
Version1.0
Release1.ocs23
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
StartedWed, 08 May 2024 20:48:18 CST
CompletedWed, 08 May 2024 20:50:37 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/debugbreak.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/debugbreak.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
debugbreak-1.0-1.ocs23.src.rpm (info) (download)
noarch
debugbreak-devel-1.0-1.ocs23.noarch.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0-1 - initial build