[ Все 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-11-gdb-10.2-5.el8.src download

Имя gcc-toolset-11-gdb
Эпоха 0
Версия 10.2
Релиз 5.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
Время сборки 2023-12-05 20:45:15
Хост сборки 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.
Эррата
Размер 21863 КиБ
Исходный проект gcc-toolset-11-gdb-10.2-5.el8
Контрольная сумма SHA-256 c3776e1bece3e8c1296c980f80ac2c4ac5af1c86e1723332fc785a3084d19b0c
× Full screenshot
История изменений link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 10.2-5
- Rebuilt for MSVSphere 8.8

* Wed Dec 08 2021 Keith Seitz <keiths@redhat.com> - 10.2-5.el8
- Backport "Fix avx512 -m32 support in gdbserver"
- (Tom de Vries, RH BZ 2011520)

* Thu Jun 10 2021 Keith Seitz <keiths@redhat.com> - 10.2-4.el8
- Backport "Fix gdb.fortran/array-slices.exp with -m32"
  (Tom de Vries, testsuite/269970)
- Backport "adjust gdb.python/flexible-array-member.exp expected pattern"
  (Simon Marchi)

* Fri Jun 04 2021 Keith Seitz <keiths@redhat.com> - 10.2-3.el8
- Backport "Exclude debuginfo files from 'outside ELF segments' warning".
  (Keith Seitz, RH BZ 1898252)
- Backport "Correct recording of 'store on condition' insns"
  (Andreas Arnez, RH BZ 1903375)

* Thu May 27 2021 Keith Seitz <keiths@redhat.com> - 10.2-2
- Backport "Correct recording of 'store on condition' insns"
  (Andreas Arnaz, RH BZ 1903375)
- Backport "Exclude debuginfo files from 'outside ELF segments' warning".
  (Keith Seitz, RH BZ 1898252)
- Backport "Fix crash when expanding partial symtab..."
  (Tom Tromey. gdb/27743)

* Tue May 25 2021 Kevin Buettner <kevinb@redhat.com> - 10.2-1
- Rebase to FSF GDB 10.2.
- Drop gdb-6.3-test-pie-20050107.patch.
- Drop gdb-6.3-test-self-20050110.patch.
- Drop gdb-6.5-bz218379-ppc-solib-trampoline-test.patch.
- Drop gdb-6.6-buildid-locate-core-as-arg.patch.
- Drop gdb-6.8-quit-never-aborts.patch.
- Drop gdb-archer-pie-addons-keep-disabled.patch.
- Drop gdb-archer-pie-addons.patch.
- Drop gdb-archer-vla-tests.patch.
- Drop gdb-archer.patch.
- Drop gdb-attach-fail-reasons-5of5.patch.
- Drop gdb-btrobust.patch.
- Drop gdb-bz1219747-attach-kills.patch.
- Drop gdb-bz533176-fortran-omp-step.patch.
- Drop gdb-dts-rhel6-python-compat.patch.
- Drop gdb-gnat-dwarf-crash-3of3.patch.
- Drop gdb-jit-reader-multilib.patch.
- Drop gdb-moribund-utrace-workaround.patch.
- Drop gdb-rhbz1930528-fix-gnulib-build-error.patch.
- Drop gdb-rhbz1932645-aarch64-ptrace-header-order.patch.
- Drop gdb-vla-intel-fix-print-char-array.patch.
- Drop gdb-vla-intel-fortran-strides.patch.
- Drop gdb-vla-intel-stringbt-fix.patch.
- Drop gdb-vla-intel-tests.patch.
- Drop process_psymtab_comp_unit-type-unit.patch.
- Drop gdb-testsuite-readline63-sigint-revert.patch.
- Drop gdb-config.patch.
- Add following upstream patches for Fortran stride / slice support:
  gdb-rhbz1964167-convert-enum-range_type.patch
  gdb-rhbz1964167-fortran-array-slices-at-prompt.patch
  gdb-rhbz1964167-fortran-array-strides-in-expressions.patch
  gdb-rhbz1964167-fortran-clean-up-array-expression-evaluation.patch
  gdb-rhbz1964167-fortran-range_type-to-range_flag.patch
  gdb-rhbz1964167-fortran-whitespace_array.patch
  gdb-rhbz1964167-move-fortran-expr-handling.patch

* Wed Mar 31 2021 Keith Seitz <keiths@redhat.com> - 10.1-14
- Backport "Save/restore file offset while reading notes in core file"
  (Keith Seitz, RHBZ 1931344)

* Tue Mar 30 2021 Jonathan Wakely <jwakely@redhat.com> - 10.1-13
- Rebuilt for removed libstdc++ symbol (#1937698)

* Tue Mar 23 2021 Kevin Buettner <kevinb@redhat.com>
-  Remove spec file workaround for RHBZ 1912913.

* Fri Mar 19 2021 Kevin Buettner <kevinb@redhat.com> - 10.1-12
- Fix potential hang during gdbserver testing (RHBZ 1941080, Kevin Buettner).