Mon, 17 Feb 2025 16:06:36 CST | login

Information for build gdb-13.2-6.ocs23

ID15185
Package Namegdb
Version13.2
Release6.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/gdb.git?.#432c41563c29a920e49107c3c8d8bcb71b622237
SummaryA GNU source-level debugger for C, C++, Fortran, Go and other languages
DescriptionGDB, the GNU Project debugger, allows you to see what is going on 'inside' another program while it executes -- or what another program was doing at the moment it crashed.
Built byocs-bot
State complete
Volume DEFAULT
StartedFri, 16 Aug 2024 20:22:26 CST
CompletedFri, 16 Aug 2024 22:42:08 CST
Taskbuild (dist-ocs23, /opencloudos-stream/gdb.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/gdb.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-base
RPMs
src
gdb-13.2-6.ocs23.src.rpm (info) (download)
aarch64
gdb-13.2-6.ocs23.aarch64.rpm (info) (download)
gdb-gdbserver-13.2-6.ocs23.aarch64.rpm (info) (download)
gdb-headless-13.2-6.ocs23.aarch64.rpm (info) (download)
gdb-minimal-13.2-6.ocs23.aarch64.rpm (info) (download)
gdb-debuginfo-13.2-6.ocs23.aarch64.rpm (info) (download)
gdb-debugsource-13.2-6.ocs23.aarch64.rpm (info) (download)
loongarch64
gdb-13.2-6.ocs23.loongarch64.rpm (info) (download)
gdb-gdbserver-13.2-6.ocs23.loongarch64.rpm (info) (download)
gdb-headless-13.2-6.ocs23.loongarch64.rpm (info) (download)
gdb-minimal-13.2-6.ocs23.loongarch64.rpm (info) (download)
gdb-debuginfo-13.2-6.ocs23.loongarch64.rpm (info) (download)
gdb-debugsource-13.2-6.ocs23.loongarch64.rpm (info) (download)
noarch
gdb-doc-13.2-6.ocs23.noarch.rpm (info) (download)
x86_64
gdb-13.2-6.ocs23.x86_64.rpm (info) (download)
gdb-gdbserver-13.2-6.ocs23.x86_64.rpm (info) (download)
gdb-headless-13.2-6.ocs23.x86_64.rpm (info) (download)
gdb-minimal-13.2-6.ocs23.x86_64.rpm (info) (download)
gdb-debuginfo-13.2-6.ocs23.x86_64.rpm (info) (download)
gdb-debugsource-13.2-6.ocs23.x86_64.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
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 13.2-6 - Rebuilt for loongarch release * Tue Mar 19 2024 Wenlong Zhang <zhangwenlong@loongson.cn> - 13.2-5 - fix build error for loongarch64 * Thu Sep 21 2023 rockerzhu <rockerzhu@tencent.com> - 13.2-4 - Disable guile. * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 13.2-3 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 13.2-2 - Rebuilt for OpenCloudOS Stream 23.09 * Tue Aug 22 2023 Shuo Wang <abushwang@tencent.com> - 13.2-1 - update to 13.2 * Wed Aug 02 2023 rockerzhu <rockerzhu@tencent.com> - 12.1-7 - Fix /usr/bin/gdb-add-index to use gdb.minimal. * Wed Aug 02 2023 rockerzhu <rockerzhu@tencent.com> - 12.1-6 - Add sub-package of minimal to provides /usr/bin/gdb-add-index(needed by rpm-build) and gdb.minimal(needed by /usr/bin/gdb-add-index) - Rebuilt with boost 1.82.0. * Mon Jul 31 2023 rockerzhu <rockerzhu@tencent.com> - 12.1-5 - Add sub-package of headless, avoiding rpm-build to require all gdb, but to require gdb-headless and not to require source-highlight. * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 12.1-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 12.1-3 - Rebuilt for OpenCloudOS Stream 23 * Thu Feb 23 2023 Yi Lin <nilusyi@tencent.com> - 12.1-2 - use condition macro to define vendor. * Mon Jun 06 2022 Yi Lin <nilusyi@tencent.com> - 12.1-1 - package init. - remove condition compile: buildisa, scl, testsuite - remove subpkg: gdb-headless, gdb-minimal - remove pdf generate. remove its requirement - remove condition compile --with-fprofile --without-python --with asan