Name: | gcc-toolset-11-gdb-gdbserver |
Version: | 10.2 |
Release: | 5.0.1.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 694497 |
License: | GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL |
RPM: |
gcc-toolset-11-gdb-gdbserver-10.2-5.0.1.el8.aarch64.rpm
|
Source RPM: |
gcc-toolset-11-gdb-10.2-5.0.1.el8.src.rpm
|
Build Date: | Thu Apr 07 2022 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://gnu.org/software/gdb/ |
Summary: | A standalone server for GDB (the GNU source-level debugger) |
Description: | 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.
This package provides a program that allows you to run GDB on a different
machine than the one which is running the program being debugged. |
-
Mon Apr 04 2022 Weimin Pan <weimin.pan@oracle.com> - 10.2-5.0.1
- Take out fix for (RHBZ 1935517) which disables libctf on RHEL.
- Backport CTF patches.
Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
-
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).