Проект gdb-14.2-4.1.el9_6
content_copy
Имя
gdb
Эпоха
0
Версия
14.2
Релиз
4.1.el9_6
Сайт
https://gnu.org/software/gdb/
Лицензия
GPL-3.0-or-later AND BSD-3-Clause AND FSFAP AND LGPL-2.1-or-later AND GPL-2.0-or-later AND LGPL-2.0-or-later AND LicenseRef-Fedora-Public-Domain AND GFDL-1.3-or-later AND LGPL-2.0-or-later WITH GCC-exception-2.0 AND GPL-3.0-or-later WITH GCC-exception-3.1 AND GPL-2.0-or-later WITH GNU-compiler-exception
Время сборки
2025-06-25 09:07:26
Хост сборки
builder-x86-03.inferitos.ru
Краткое описание
A GNU source-level debugger for C, C++, Fortran, Go and other languages
Репозитории
AppStream
Полное описание
GDB, the GNU debugger, allows you to debug programs written in C, C++,
Fortran, Go, and other languages, by executing them in a controlled
fashion and printing their data.
If you want to use GDB for development purposes, you should install
the 'gdb' package which will install 'gdb-headless' and possibly other
useful packages too.
Эррата
—
×
Найдена 1 старая версия
Пакет
Краткое описание
Контрольная сумма SHA-256
x86_64
gdb-14.2-4.1.el9_6.x86_64
content_copy
A GNU source-level debugger for C, C++, Fortran, Go and other languages
16682fb1dd0e8698394f3aedfe664f427327dbed5b29c7355566c910046cbaa6
download
gdb-gdbserver-14.2-4.1.el9_6.x86_64
content_copy
A standalone server for GDB (the GNU source-level debugger)
0409afb92d855366ef1847a8833bf3c33913ff7a4374bf4218c91ffa27a6e7a2
download
gdb-headless-14.2-4.1.el9_6.x86_64
content_copy
A GNU source-level debugger for C, C++, Fortran, Go and other languages
e5ea1650cde503d8d4fa97bfbeca90465e45724b5d19b7b7fab328431c16dd68
download
gdb-minimal-14.2-4.1.el9_6.x86_64
content_copy
A GNU source-level debugger for C, C++, Fortran, Go and other languages (minimal version)
b69bfe5c9db764c05b69049813473c46fcd07cdd404329bad8739c714a1cd67a
download
aarch64
gdb-14.2-4.1.el9_6.aarch64
content_copy
A GNU source-level debugger for C, C++, Fortran, Go and other languages
7d1d9e3a0c34bd892d8c061bea153f62e774cf51b63a6e1a443be8e66527220e
download
gdb-gdbserver-14.2-4.1.el9_6.aarch64
content_copy
A standalone server for GDB (the GNU source-level debugger)
dc1aa4f5f42c0c1ea49a9f5778cfeaaf0e0787679c4c0695f02218c2aff69575
download
gdb-headless-14.2-4.1.el9_6.aarch64
content_copy
A GNU source-level debugger for C, C++, Fortran, Go and other languages
8891d349b3af747cd57518775b38d12cb031de4557ea25501c00a53e09126f29
download
gdb-minimal-14.2-4.1.el9_6.aarch64
content_copy
A GNU source-level debugger for C, C++, Fortran, Go and other languages (minimal version)
52e1e40b63593a1777ac35937f919c140c19e0786197a1fc1feb4c8694aac26c
download
noarch
gdb-doc-14.2-4.1.el9_6.noarch
content_copy
Documentation for GDB (the GNU source-level debugger)
7da2b08e096776418d4b3729e1728c626527acf1f880a92d90919d8d828c3de2
download
src
gdb-14.2-4.1.el9_6.src
content_copy
A GNU source-level debugger for C, C++, Fortran, Go and other languages
f4bf99dcfb886c7d52404b76b3d6f0eb8ad5d26fae6ff8a708c8646a71f2b974
download
* Tue May 06 2025 Keith Seitz <keiths@redhat.com> - 14.2-4.1.el9
- Backport IBM z17 binutils patches
(Jens Remus et al, RHEL-89863)
* Thu Jan 09 2025 Keith Seitz <keiths@redhat.com> - 14.2-4.el9
- gdb-add-index.patch: Use "command -v" instead of "which".
(Keith Seitz, RHEL-73209)
* Fri May 31 2024 Guinevere Larsen <blarsen@redhat.com> - 14.2-1.el9
- Rebase to gdb-14.2 and update all bug references
(Resolves: RHEL-39554)
(Resolves: RHEL-39553)
(Resolves: RHEL-10550)
(Resolves: RHEL-39555)
(Resolves: RHEL-39585)
(Resolves: RHEL-36211)
* Wed May 29 2024 Guinevere Larsen <blarsen@redhat.com> - 14.2-3.el8
- Remove riscv64-linux-gnu target. It was never meant to be added.
* Thu May 16 2024 Guinevere Larsen <blarsen@redhat.com> - 14.2-2.el8
- Backport "better support for $pc not saved"
(Andrew Burgess, RHEL-19390)
* Mon May 13 2024 Guinevere Larsen <blarsen@redhat.com>
- Backport series Infcalls from B/P conditions in multi-threaded inferiors
(Andrew Burgess, RHEL-13298)
* Mon May 13 2024 Keith Seitz <keiths@redhat.com>
- Backport "gdb: s390: Add arch14 record/replay support"
(Andreas Arnez, RHEL-36225)
- Backport "Add support for Power11 options"
(Peter Bergner, RHEL-36518)
- Backport "Sync x86 disassembler with (proposed) gdb-15.1 release."
(many authors, RHEL-36527)
* Tue Apr 23 2024 Guinevere Larsen <blarsen@redhat.com> - 14.2-1.el8
- Initial import for GTS14.
* Tue Mar 12 2024 Alexandra Hájková <ahajkova@redhat.com> - 14.2-1
- Rebase to FSF GDB 14.2.
* Wed Feb 21 2024 Richard W.M. Jones <rjones@redhat.com>
- Bump and rebuild for riscv64