Sat, 27 Dec 2025 23:35:11 CST | login

Information for build gdb-13.2-8.oc9

ID31949
Package Namegdb
Version13.2
Release8.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/gdb.git?.#200daa184cd57f50c69420bc0ba3bf722e043dab
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Dec 2024 11:34:24 CST
CompletedThu, 12 Dec 2024 12:16:24 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/gdb.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/gdb.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.2-compose
RPMs
src
gdb-13.2-8.oc9.src.rpm (info) (download)
aarch64
gdb-13.2-8.oc9.aarch64.rpm (info) (download)
gdb-gdbserver-13.2-8.oc9.aarch64.rpm (info) (download)
gdb-headless-13.2-8.oc9.aarch64.rpm (info) (download)
gdb-minimal-13.2-8.oc9.aarch64.rpm (info) (download)
gdb-debuginfo-13.2-8.oc9.aarch64.rpm (info) (download)
gdb-debugsource-13.2-8.oc9.aarch64.rpm (info) (download)
loongarch64
gdb-13.2-8.oc9.loongarch64.rpm (info) (download)
gdb-gdbserver-13.2-8.oc9.loongarch64.rpm (info) (download)
gdb-headless-13.2-8.oc9.loongarch64.rpm (info) (download)
gdb-minimal-13.2-8.oc9.loongarch64.rpm (info) (download)
gdb-debuginfo-13.2-8.oc9.loongarch64.rpm (info) (download)
gdb-debugsource-13.2-8.oc9.loongarch64.rpm (info) (download)
noarch
gdb-doc-13.2-8.oc9.noarch.rpm (info) (download)
x86_64
gdb-13.2-8.oc9.x86_64.rpm (info) (download)
gdb-gdbserver-13.2-8.oc9.x86_64.rpm (info) (download)
gdb-headless-13.2-8.oc9.x86_64.rpm (info) (download)
gdb-minimal-13.2-8.oc9.x86_64.rpm (info) (download)
gdb-debuginfo-13.2-8.oc9.x86_64.rpm (info) (download)
gdb-debugsource-13.2-8.oc9.x86_64.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
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 13.2-8 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Sep 06 2024 Xin Cheng <denisecheng@tencent.com> - 13.2-7 - add Requires readline >= 8.2 to fix old libreadline.so.8()(64bit) imcompat * 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