[ Все 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 ]
×

Пакет gcc-toolset-13-gdb-12.1-4.el8.src download

Имя gcc-toolset-13-gdb
Эпоха 0
Версия 12.1
Релиз 4.el8
Архитектура src
Сайт https://gnu.org/software/gdb/
Лицензия GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL
Время сборки 2024-04-08 14:27:54
Хост сборки builder-x86-05.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++, Java, and other languages, by executing them in a controlled fashion and printing their data.
Эррата
Размер 22770 КиБ
Исходный проект gcc-toolset-13-gdb-12.1-4.el8
Контрольная сумма SHA-256 77dc6537565c570fd4feac5a84cadb851f05589ef5eba849e27baa0c7ff5fbcd
× Full screenshot
История изменений link
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 12.1-4
- Rebuilt for MSVSphere 8.10 beta

* Thu Oct 12 2023 Keith Seitz <keiths@redhat.com> - 12.1-4.el8
- Backport "Add a recursion limit to the demangle_const function
  in the Rust demangler."
  (Nick Clifton, RHEL-4237)

* Tue Jun 13 2023 Keith Seitz <keiths@redhat.com> - 12.1-3.el8
- Backport "Update gdb-add-index.sh ..."
  (Andrew Burgess, RHBZ 2214593)

* Thu Apr 27 2023 Keith Seitz <keiths@redhat.com> - 12.1-2.el9
- Backport binutls/29699 "Fix an illegal memory access when parsing..."
  (Nick Clifton, RHBZ 2153227)

* Tue Apr 18 2023 Keith Seitz <keiths@redhat.com> - 12.1-1.el9
- Initial import for GTS13.

* Fri Jan 27 2023 Kevin Buettner <kevinb@redhat.com> - 12.1-16
- Tweak gdb-6.3-rh-testversion-20041202.patch so that $_gdb_major
  and $_gdb_minor will be obtained correctly.

* Thu Jan 26 2023 Bruno Larsen <blarsen@redhat.com>
- Remove gdb-rhbz1398387-tab-crash-test.patch as that test didn't
  work anymore.

* Tue Jan 24 2023 Keith Seitz <keiths@redhat.com> - 12.1-15
- NVR bump for failed build.

* Mon Jan 23 2023 Kevin Buettner <kevinb@redhat.com>
- More tweaks to gdb-6.6-buildid-locate-rpm.patch, in which rpmTag
  is replaced with rpmDbiTagVal.

* Mon Jan 23 2023 Keith Seitz <keiths@redhat.com> - 12.1-14
From Sergey Mende:
- Backport upstream patch "gdb: call check_typedef at beginning of
  dwarf_expr_context::fetch_result". (Simon Marchi)