Tue, 30 May 2023 13:30:48 CST | login

Information for build debugbreak-1.0-1.rv64.fc37

ID28420
Package Namedebugbreak
Version1.0
Release1.rv64.fc37
Epoch
Sourcegit+https://github.com/fedora-riscv/debugbreak.git#c4394d17fe9da46e8baa135ddb923a21fcae1a3d
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 byliuyang
State complete
Volume DEFAULT
StartedWed, 15 Feb 2023 13:03:03 CST
CompletedWed, 15 Feb 2023 13:19:11 CST
Taskbuild (f37-build-side-32-misc-devel, /fedora-riscv/debugbreak.git:c4394d17fe9da46e8baa135ddb923a21fcae1a3d)
Extra{'source': {'original_url': 'git+https://github.com/fedora-riscv/debugbreak.git#c4394d17fe9da46e8baa135ddb923a21fcae1a3d'}}
Tags
f37-build-side-32-misc-devel
RPMs
src
debugbreak-1.0-1.rv64.fc37.src.rpm (info) (download)
noarch
debugbreak-devel-1.0-1.rv64.fc37.noarch.rpm (info) (download)
Logs
riscv64
installed_pkgs.log
root.log
state.log
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Feb 15 2023 Koji - 1.0-1.rv64.fc37 - local build