[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project gdb-14.2-4.el10

Name gdb
Epoch 0
Version 14.2
Release 4.el10
Website/URL https://gnu.org/software/gdb/
License 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
Build Time 2025-04-02 16:01:01
Build Host builder-x86-10.inferitos.ru
Summary A GNU source-level debugger for C, C++, Fortran, Go and other languages
Repositories AppStream
Description 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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
gdb-14.2-4.el10.x86_64 A GNU source-level debugger for C, C++, Fortran, Go and other languages fdacc61f721940246d0d534647cbbc98728684c9a17a2a187e7543725b18d7e2 download
gdb-gdbserver-14.2-4.el10.x86_64 A standalone server for GDB (the GNU source-level debugger) 41f0f6ab7acda2a316c97370f67e6eb8d47867cea731393da8b663ac84406fba download
gdb-headless-14.2-4.el10.x86_64 A GNU source-level debugger for C, C++, Fortran, Go and other languages b877417e60a28e06b1ec51811fa64254c917c3368f1ff4bf4e276bc8df18c9e8 download
gdb-minimal-14.2-4.el10.x86_64 A GNU source-level debugger for C, C++, Fortran, Go and other languages (minimal version) 0c14ecd4ca90a0fe5f771f60600f27646d9dff283e353439c1c8d3e8c27401ac download
aarch64
gdb-14.2-4.el10.aarch64 A GNU source-level debugger for C, C++, Fortran, Go and other languages df2c470d5bd2ed1e456cc35c8c35d019a7cea5057f68668a33b6dc2079b277db download
gdb-gdbserver-14.2-4.el10.aarch64 A standalone server for GDB (the GNU source-level debugger) 4f3159ca993ea06b1399c2d7f1bedb116fdc04ff19d83732cfbcf5ba555695cf download
gdb-headless-14.2-4.el10.aarch64 A GNU source-level debugger for C, C++, Fortran, Go and other languages ffdc03799501f1c33422a0d25d089c1192a676f5ed55ea936306a126b21718b8 download
gdb-minimal-14.2-4.el10.aarch64 A GNU source-level debugger for C, C++, Fortran, Go and other languages (minimal version) 7394d6a0cb6a93d7cfba16ad6c7e1fcfff9453fefb1b7dacdf793d428bd02733 download
noarch
gdb-doc-14.2-4.el10.noarch Documentation for GDB (the GNU source-level debugger) 6e8a351dbd74fc8c2557155ea01353e88a73c7dbcb9c6c6fd5c55308d9d08331 download
src
gdb-14.2-4.el10.src A GNU source-level debugger for C, C++, Fortran, Go and other languages d0023abcc24c23aa2edcd2e909cd4b0d5a8d365f06ad94e75f0b0c241110755b download
Changelog link
* Tue Jan 07 2025 Keith Seitz <keiths@redhat.com> - 14.2-4.el10
- gdb-add-index.patch: Use "command -v" instead of "which".
  (Keith Seitz, RHEL-73048)

* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 14.2-2
- Rebuilt for MSVSphere 10

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com>
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com>
- Bump release for June 2024 mass rebuild

* Wed May 29 2024 Keith Seitz <keiths@redhat.com> - 14.2-1.el10
- Rebase to gdb-14.2 and update all bug references:
  RHEL-39326 "better support for $pc not saved"
  RHEL-39325 "Infcalls from B/P conditions in multi-threaded inferiors"
  RHEL-39324 "gdb: s390: Add arch14 record/replay support"
  RHEL-24764 "Add support for Power11 options"
  RHEL-34213 "Sync x86 disassembler with (proposed) gdb-15.1 release."
  (Keith Seitz, RHEL-33256)

* 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.