Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

gdb-headless-10.2-8.el9 RPM for aarch64

From CentOS Stream 9 AppStream for aarch64

Name: gdb-headless Distribution: CentOS
Version: 10.2 Vendor: CentOS
Release: 8.el9 Build date: Mon Aug 9 23:05:56 2021
Group: Unspecified Build host: aarch64-01.stream.rdu2.redhat.com
Size: 11017471 Source RPM: gdb-10.2-8.el9.src.rpm
Packager: builder@centos.org
Url: https://gnu.org/software/gdb/
Summary: A GNU source-level debugger for C, C++, Fortran, Go and other languages
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.

Provides

Requires

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

Changelog

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com>
  - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
    Related: rhbz#1991688
* Wed Jul 28 2021 Keith Seitz <keiths@redhat.com> - 10.2-7.el9
  - Disable compile feature on RHEL9; remove gcc-gdb-plugin requirements.
* Mon Jun 28 2021 Keith Seitz <keiths@redhat.com> - 10.2-6.el9
  - Backport "PowerPC remove 512 bytes region limit if 2nd DAWR is available"
    (Rogerio Alves, RHBZ 1870029)
  - Backport patches for "Support prefixed instructions in GDB"
    (Will Schmidt and Luis Machado, RHBZ 1870031)
* Fri Jun 25 2021 Keith Seitz <keiths@redhat.com> - 10.2-5.el9
  - Backport five patches to support glibc 2.34 with merged libpthread.
    (Simon Marchi and Kevin Buettner, RH BZ 1971095)
* 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).
* Thu Mar 18 2021 Keith Seitz <keiths@redhat.com> - 10.1-11
  - Disable libctf on RHEL (RHBZ 1935517).
* Thu Mar 11 2021 Kevin Buettner <kevinb@redhat.com> - 10.1-10
  - Update libipt to version 2.0.4.
* Fri Mar 05 2021 Kevin Buettner <kevinb@redhat.com> - 10.1-9
  - Backport patches which fix frame_id_p assertion failure (RHBZ 1909902,
    Pedro Alves).
* Fri Mar 05 2021 Jan Kratochvil <jan.kratochvil@redhat.com> - 10.1-8
  - Drop gdb-vla-intel-fortran-vla-strings.patch as it was still regressing the
    testsuite.
* Thu Mar 04 2021 Jan Kratochvil <jan.kratochvil@redhat.com>
  - Fix gdb-vla-intel-fortran-vla-strings.patch to no longer modify cached
    inferior types.
* Thu Mar 04 2021 Jan Kratochvil <jan.kratochvil@redhat.com>
  - Align gdb-vla-intel-fortran-vla-strings.patch more to upstream
    fixing whitespaces in Fortran types printing.
* Thu Mar 04 2021 Jan Kratochvil <jan.kratochvil@redhat.com>
  - Reapply 10.1-8 after it has been accidentally reverted by 10.1-7.
* Wed Feb 24 2021 Kevin Buettner <kevinb@redhat.com> - 10.1-7
  - Fix aarch64 build problem (RHBZ 1932645, Kevin Buettner).
* Fri Feb 19 2021 Jan Kratochvil <jan.kratochvil@redhat.com>
  - Fix gdb-vla-intel-fortran-vla-strings.patch for compatiblity with GraalVM.
* Thu Feb 18 2021 Kevin Buettner <kevinb@redhat.com>
  - Fix gnulib related build problem (RHBZ 1930528, Kevin Buettner).
* Wed Feb 17 2021 Kevin Buettner <kevinb@redhat.com>
  - Fix libstdc++ assert when performing tab completion; build must be made
    with -D_GLIBCXX_DEBUG flag in order to trigger assert (RHBZ 1912985,
    Kevin Buettner).
* Wed Feb 17 2021 Keith Seitz <keiths@redhat.com> - 10.1-6
  - NVR bump to disable guile support.
* Thu Feb 11 2021 Keith Seitz
  - Disable Guile support for RHEL9+.
* Tue Jan 26 2021 Stephen Gallagher <sgallagh@redhat.com> - 10.1-5
  - Build gdb-minimal for ELN
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org>
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Jan 23 2021 Kevin Buettner <kevinb@redhat.com>
  - Add -Wno-stringop-overread to CFLAGS to work around gcc
    bug (RH BZ 1912913)
* Tue Jan 12 2021 Keith Seitz <keiths@redhat.com> - 10.1-3
  - Disable xxhash support for RHEL.
* Wed Dec 09 2020 Kevin Buettner <kevinb@redhat.com> - 10.1-2
  - Fix off-by-one error in ada_fold_name. (RHBZ 1905996, Kevin Buettner)
* Wed Nov 04 2020 Kevin Buettner <kevinb@redhat.com> - 10.1-1
  - Rebase to FSF GDB 10.1.
  - Bump 'snapgnulib' date.
  - Drop gdb-rhbz1818011-bfd-gcc10-error.patch.
  - Drop gdb-rhbz1822715-fix-python-deprecation.patch.
  - Drop gdb-rhbz1829702-fix-python39.patch.
  - Drop gdb-rhbz1838777-debuginfod.patch.
  - Drop gdb-rhbz1844458-use-fputX_unfiltered.patch.
  - Drop gdb-rhbz1869484-deleted-working-directory.
  - Adjust build-id related patches.
  - Ajust VLA patches.
* Mon Nov 02 2020 Kevin Buettner <kevinb@redhat.com> - 9.2-8
  - Backport patches fixing abort when working directory is deleted.
    (RHBZ 1869484, Sergio Durigan Junior)
* Mon Nov 02 2020 Keith Seitz <keiths@redhat.com> - 9.2-7
  - Fix missing debuginfo messages. (RH BZ 1887025)
* Mon Aug 10 2020 Keith Seitz <keiths@redhat.com>
  - Disable LTO until upstream sorts out ODR problems.
* Tue Aug 04 2020 Keith Seitz <keiths@redhat.com>
  - Update libipt to v2.0.2.
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org>
  - Second attempt - Rebuilt for
    https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org>
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Jul 22 2020 Tom Stellard <tstellar@redhat.com>
  - Use make macros
  - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro
* Mon Jul 20 2020 Jeff Law <lawb@redhat.com> - 9.2-3
  - Fix broken configure tests compromised by LTO
  - Add BuildRequires: autoconf
* Wed Jun 17 2020 Keith Seitz <keiths@redhat.com> - 9.2-2
  - Backport debuginfod support.
* Tue Jun 09 2020 Keith Seitz <keiths@redhat.com> - 9.2-1
  - Rebase to FSF GDB 9.2.
  - Add explicit python bytecode compilation.
  - Change included files to patches to quell error from rpminspect.
  - Fix attach-32.exp from gdb-6.3-inferior-notification-20050721.patch.
* Fri Jun 05 2020 Keith Seitz <keiths@redhat.com> - 9.1-8
  - Add patch for Python 3.9 and re-enable python.
  - Update generate-*.sh to include stgit support.
* Thu May 21 2020 Miro Hrončok <mhroncok@redhat.com> - 9.1-7
  - Disable Python support to workaround problems with Python 3.9 (RHBZ 1829702)
* Thu Apr 16 2020 Kevin Buettner <kevinb@redhat.com> - 9.1-6
  - Fix build breakage of gdb/python/python.c due to use of deprecated
    Python function (RHBZ 1822715, Kevin Buettner)
* Wed Apr 08 2020 Kevin Buettner <kevinb@redhat.com> - 9.1-5
  - Fix build breakage when compiling bfd/elf.c with gcc 10. (RHBZ 1818011,
    H.J. Lu)
* Mon Mar 02 2020 Sergio Durigan Junior <sergiodj@redhat.com> - 9.1-4
  - Add '--without-guile' to GDB_MINIMAL_CONFIGURE_FLAGS.
* Thu Feb 13 2020 Sergio Durigan Junior <sergiodj@redhat.com> - 9.1-3
  - Fix 'Recursive call to 'missing_rpm_list_print' when pagination is
    on and missing RPM list is big' (RHBZ 1801974, Sergio Durigan
    Junior).
* Mon Feb 10 2020 Sergio Durigan Junior <sergiodj@redhat.com> - 9.1-2
  - Enable libxxhash during build.
* Sat Feb 08 2020 Sergio Durigan Junior <sergiodj@redhat.com> - 9.1-1
  - Rebase to FSF GDB 9.1.
* Tue Feb 04 2020 Dan Čermák <dan.cermak@cgc-instruments.com> - 9.0.90.20200203-5
  - Re-enable guile support.
* Mon Feb 03 2020 Sergio Durigan Junior <sergiodj@redhat.com> - 9.0.90.20200203-4
  - Rebase to FSF GDB 9.0.90.20200203 (9.1pre).
  - Bump 'snapgnulib' date.
  - Update URL to 'https'.
  - Adjust build-id patchset.
  - Adjust VLA patchset.
  - Drop 'gdb-6.8-bz436037-reg-no-longer-active.patch'.
  - Drop 'gdb-6.6-scheduler_locking-step-is-default.patch'.
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org>
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Tue Nov 19 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 9.0.50.20191119-2
  - Rebase to FSF GDB 9.0.50.20191119 (9.1pre).
  - Drop 'gdb-readline62-ask-more-rh.patch'.
  - Drop 'gdb-6.5-bz216711-clone-is-outermost.patch'.
  - Adjust 'gdb-archer-pie-addons-keep-disabled.patch'.
* Fri Oct 18 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 9.0.50.20191018-1
  - Rebase to FSF GDB 9.0.50.20191018 (9.1pre).
  - Expand comment on "bundled(binutils)".
  - Remove libctf's files from RPM_BUILD_ROOT.
* Wed Oct 09 2019 Jerry James <loganjerry@gmail.com> - 8.3.50.20190924-28
  - Rebuild for mpfr 4
* Wed Sep 25 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.3.50.20190924-27
  - Rebase to FSF GDB 8.3.50.20190924 (8.4pre).
  - Update 'gdb-6.6-buildid-locate.patch'.
* Sat Aug 24 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.3.50.20190824-26
  - Rebase to FSF GDB 8.3.50.20190824 (8.4pre).
  - Update 'v1.5-libipt-static.patch'.
* Wed Aug 21 2019 Miro Hrončok <mhroncok@redhat.com>
  - Rebuilt for Python 3.8
* Sun Aug 18 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.3.50.20190816-24
  - Update bundled libipt copy to v2.0.1.
* Fri Aug 16 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.3.50.20190816-23
  - Rebase to FSF GDB 8.3.50.20190816 (8.4pre).
  - Drop 'gdb-testsuite-readline63-sigint.patch'.
  - Cleanup 'gdb-archer.patch' and remove several things, like the '-P' feature.
* Wed Aug 14 2019 Miro Hrončok <mhroncok@redhat.com>
  - Rebuilt for Python 3.8

Files

/etc/gdbinit
/etc/gdbinit.d
/usr/bin/gdb-add-index
/usr/lib/.build-id
/usr/lib/.build-id/5e
/usr/lib/.build-id/5e/e9b036f83b00a11e5baf6c76f6f0c59b225605
/usr/libexec/gdb
/usr/share/gdb
/usr/share/gdb/auto-load
/usr/share/gdb/auto-load/bin
/usr/share/gdb/auto-load/lib
/usr/share/gdb/auto-load/lib64
/usr/share/gdb/auto-load/sbin
/usr/share/gdb/auto-load/usr
/usr/share/gdb/auto-load/usr/bin
/usr/share/gdb/auto-load/usr/lib
/usr/share/gdb/auto-load/usr/lib64
/usr/share/gdb/auto-load/usr/sbin
/usr/share/gdb/python
/usr/share/gdb/python/gdb
/usr/share/gdb/python/gdb/FrameDecorator.py
/usr/share/gdb/python/gdb/FrameIterator.py
/usr/share/gdb/python/gdb/__init__.py
/usr/share/gdb/python/gdb/__pycache__
/usr/share/gdb/python/gdb/__pycache__/FrameDecorator.cpython-39.opt-1.pyc
/usr/share/gdb/python/gdb/__pycache__/FrameDecorator.cpython-39.pyc
/usr/share/gdb/python/gdb/__pycache__/FrameIterator.cpython-39.opt-1.pyc
/usr/share/gdb/python/gdb/__pycache__/FrameIterator.cpython-39.pyc
/usr/share/gdb/python/gdb/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/share/gdb/python/gdb/__pycache__/__init__.cpython-39.pyc
/usr/share/gdb/python/gdb/__pycache__/frames.cpython-39.opt-1.pyc
/usr/share/gdb/python/gdb/__pycache__/frames.cpython-39.pyc
/usr/share/gdb/python/gdb/__pycache__/printing.cpython-39.opt-1.pyc
/usr/share/gdb/python/gdb/__pycache__/printing.cpython-39.pyc
/usr/share/gdb/python/gdb/__pycache__/prompt.cpython-39.opt-1.pyc
/usr/share/gdb/python/gdb/__pycache__/prompt.cpython-39.pyc
/usr/share/gdb/python/gdb/__pycache__/types.cpython-39.opt-1.pyc
/usr/share/gdb/python/gdb/__pycache__/types.cpython-39.pyc
/usr/share/gdb/python/gdb/__pycache__/unwinder.cpython-39.opt-1.pyc
/usr/share/gdb/python/gdb/__pycache__/unwinder.cpython-39.pyc
/usr/share/gdb/python/gdb/__pycache__/xmethod.cpython-39.opt-1.pyc
/usr/share/gdb/python/gdb/__pycache__/xmethod.cpython-39.pyc
/usr/share/gdb/python/gdb/command
/usr/share/gdb/python/gdb/command/__init__.py
/usr/share/gdb/python/gdb/command/__pycache__
/usr/share/gdb/python/gdb/command/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/share/gdb/python/gdb/command/__pycache__/__init__.cpython-39.pyc
/usr/share/gdb/python/gdb/command/__pycache__/explore.cpython-39.opt-1.pyc
/usr/share/gdb/python/gdb/command/__pycache__/explore.cpython-39.pyc
/usr/share/gdb/python/gdb/command/__pycache__/frame_filters.cpython-39.opt-1.pyc
/usr/share/gdb/python/gdb/command/__pycache__/frame_filters.cpython-39.pyc
/usr/share/gdb/python/gdb/command/__pycache__/pretty_printers.cpython-39.opt-1.pyc
/usr/share/gdb/python/gdb/command/__pycache__/pretty_printers.cpython-39.pyc
/usr/share/gdb/python/gdb/command/__pycache__/prompt.cpython-39.opt-1.pyc
/usr/share/gdb/python/gdb/command/__pycache__/prompt.cpython-39.pyc
/usr/share/gdb/python/gdb/command/__pycache__/type_printers.cpython-39.opt-1.pyc
/usr/share/gdb/python/gdb/command/__pycache__/type_printers.cpython-39.pyc
/usr/share/gdb/python/gdb/command/__pycache__/unwinders.cpython-39.opt-1.pyc
/usr/share/gdb/python/gdb/command/__pycache__/unwinders.cpython-39.pyc
/usr/share/gdb/python/gdb/command/__pycache__/xmethods.cpython-39.opt-1.pyc
/usr/share/gdb/python/gdb/command/__pycache__/xmethods.cpython-39.pyc
/usr/share/gdb/python/gdb/command/explore.py
/usr/share/gdb/python/gdb/command/frame_filters.py
/usr/share/gdb/python/gdb/command/pretty_printers.py
/usr/share/gdb/python/gdb/command/prompt.py
/usr/share/gdb/python/gdb/command/type_printers.py
/usr/share/gdb/python/gdb/command/unwinders.py
/usr/share/gdb/python/gdb/command/xmethods.py
/usr/share/gdb/python/gdb/frames.py
/usr/share/gdb/python/gdb/function
/usr/share/gdb/python/gdb/function/__init__.py
/usr/share/gdb/python/gdb/function/__pycache__
/usr/share/gdb/python/gdb/function/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/share/gdb/python/gdb/function/__pycache__/__init__.cpython-39.pyc
/usr/share/gdb/python/gdb/function/__pycache__/as_string.cpython-39.opt-1.pyc
/usr/share/gdb/python/gdb/function/__pycache__/as_string.cpython-39.pyc
/usr/share/gdb/python/gdb/function/__pycache__/caller_is.cpython-39.opt-1.pyc
/usr/share/gdb/python/gdb/function/__pycache__/caller_is.cpython-39.pyc
/usr/share/gdb/python/gdb/function/__pycache__/strfns.cpython-39.opt-1.pyc
/usr/share/gdb/python/gdb/function/__pycache__/strfns.cpython-39.pyc
/usr/share/gdb/python/gdb/function/as_string.py
/usr/share/gdb/python/gdb/function/caller_is.py
/usr/share/gdb/python/gdb/function/strfns.py
/usr/share/gdb/python/gdb/printer
/usr/share/gdb/python/gdb/printer/__init__.py
/usr/share/gdb/python/gdb/printer/__pycache__
/usr/share/gdb/python/gdb/printer/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/share/gdb/python/gdb/printer/__pycache__/__init__.cpython-39.pyc
/usr/share/gdb/python/gdb/printer/__pycache__/bound_registers.cpython-39.opt-1.pyc
/usr/share/gdb/python/gdb/printer/__pycache__/bound_registers.cpython-39.pyc
/usr/share/gdb/python/gdb/printer/bound_registers.py
/usr/share/gdb/python/gdb/printing.py
/usr/share/gdb/python/gdb/prompt.py
/usr/share/gdb/python/gdb/types.py
/usr/share/gdb/python/gdb/unwinder.py
/usr/share/gdb/python/gdb/xmethod.py
/usr/share/gdb/syscalls
/usr/share/gdb/syscalls/aarch64-linux.xml
/usr/share/gdb/syscalls/arm-linux.xml
/usr/share/gdb/syscalls/freebsd.xml
/usr/share/gdb/syscalls/gdb-syscalls.dtd
/usr/share/gdb/syscalls/netbsd.xml
/usr/share/gdb/syscalls/ppc-linux.xml
/usr/share/gdb/syscalls/ppc64-linux.xml
/usr/share/gdb/syscalls/s390-linux.xml
/usr/share/gdb/syscalls/s390x-linux.xml
/usr/share/man/man1/gdb-add-index.1.gz
/usr/share/man/man1/gdb.1.gz
/usr/share/man/man5/gdbinit.5.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Mar 26 03:54:49 2024