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

gdb-headless-13.2-3.fc37 RPM for aarch64

From Fedora 37 updates for aarch64 / Packages / g

Name: gdb-headless Distribution: Fedora Project
Version: 13.2 Vendor: Fedora Project
Release: 3.fc37 Build date: Tue Sep 26 16:43:27 2023
Group: Unspecified Build host: buildhw-a64-22.iad2.fedoraproject.org
Size: 14311099 Source RPM: gdb-13.2-3.fc37.src.rpm
Packager: Fedora Project
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

* Tue Sep 26 2023 Alexandra Hájková <ahajkova@redhat.com> - 13.2-3
  - Backport upstream commit 8f2c64de86b which fixes RHBZ 2233961,
    CVE-2022-48064, (Alan Modra).
* Fri Jun 30 2023 Kevin Buettner <kevinb@redhat.com> - 13.2-2
  - Backport upstream changes which prevent repeated warnings from being
    printed when loading a core file  (RHBZ 2160211, Lancelot SIX).
* Thu Jun 22 2023 Alexandra Hájková <ahajkova@redhat.com> - 13.2-1
  - Rebase to FSF GDB 13.2.
  - Update gdb-6.3-rh-testversion-20041202.patch.
  - Remove gdb-rhbz2177655-aarch64-pauth-valid-regcache.patch.
  - Remove gdb-rhbz2183595-rustc-inside_main.patch
* Tue Apr 11 2023 Keith Seitz <keiths@redhat.com>
  - Backport "Fix a potential illegal memory access in the BFD library..."
    (Nick Clifton, binutils/29988)
* Fri Mar 31 2023 Keith Seitz <keiths@redhat.com> - 13.1-3
  - Backport "Fix crash in inside_main_func".
    (Tom Tromey, RHBZ 2183595)
* Fri Mar 24 2023 Kevin Buettner <kevinb@redhat.com> - 13.1-2
  - Backport fix for RHBZ 2177655.  (Luis Machado)
* Wed Mar 01 2023 Kevin Buettner <kevinb@redhat.com> - 13.1-1
  - Rebase to FSF GDB 13.1.
  - Update gdb-6.3-rh-testversion-20041202.patch.
  - Update gdb-6.3-bz140532-ppc-unwinding-test.patch.
  - Update gdb-6.6-buildid-locate.patch.
  - Update gdb-6.6-buildid-locate-rpm.patch.
* Fri Jan 27 2023 Kevin Buettner <kevinb@redhat.com> - 12.1-7
  - Tweak gdb-6.3-rh-testversion-20041202.patch so that $_gdb_major
    and $_gdb_minor will be obtained correctly.
* Mon Dec 19 2022 Andrew Burgess <aburgess@redhat.com>
  - Backport upstream commits 38665d717a3 and c3efaf0afd9 to fix RHBZ
    2152431.
* Fri Oct 07 2022 Alexandra Hájková - 12.1-6
  - Update gdb-6.6-buildid-locate.patch to fix RHBZ 2122947.
* Thu Jul 28 2022 Amit Shah <amitshah@fedoraproject.org> - 12.1-5
  - Use the dist_name macro to identify the distribution
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org>
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com>
  - Rebuilt for Python 3.11
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 12.1-2
  - Bootstrap for Python 3.11
* Thu May 12 2022 Kevin Buettner - 12.1-1
  - Rebase to FSF GDB 12.1.
  - Update gdb-6.6-buildid-locate.patch.
  - Update gdb-6.6-buildid-locate-rpm.patch.
  - Dropped backported patches from GDB 11.1 and 11.2.
* Wed Mar 30 2022 Kevin Buettner - 11.2-3
  - Backport upstream patch which removes sizes from debuginfod download
    messages when the size is not available (RHBZ 2068280, Aaron Merey).
* Wed Feb 09 2022 Kevin Buettner - 11.2-2
  - On ix86, add -Wno-format-overflow to --enable-gdb-build-warnings. 
    (This is a workaround for the bogus warning/error that we now see
    on i686 regarding a "may write a terminating nul past the end of
    the destination" message for the sprintf() call in
    global_symbol_searcher::search() in gdb/symtab.c.)
* Wed Feb 09 2022 Kevin Buettner - 11.2-1
  - Rebase to FSF GDB 11.2.
* Mon Jan 31 2022 Kevin Buettner <kevinb@redhat.com> - 11.1-12
  - Fix "sect_index_data not initialized" internal error. (RHBZ 2042664,
    Kevin Buettner).
* Mon Jan 31 2022 Keith Seitz <keiths@redhat.com> - 11.1-11
  - Fix buld issues. (RHBZ 2042257, Keith Seitz, Andrew Burgess)
  - Update libipt to 2.0.5.
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org>
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Jan 12 2022 Alexandra Hájková - 11.1-9
  - Remove gdb-6.3-inferior-notification-20050721.patch
    which adds problematic attach-32 test.
* Tue Jan 11 2022 Alexandra Hájková - 11.1-8
  - Backport upstream patch "[PR gdb/27026] CTRL-C is ignored
    when debug info is downloaded" (RHBZ 2024875, Aaron Merey).
* Tue Jan 11 2022 Alexandra Hájková - 11.1-8
  - Backport upstream patch "rework "set debuginfod" commands"
    (RHBZ 2024875, Simon Marchi).
* Tue Jan 11 2022 Alexandra Hájková - 11.1-8
  - Backport upstream patch "Fix unittest.exp failure due to 'set debuginfod' addition"
    (RHBZ 2024875, Tom Tromey).
* Mon Jan 10 2022 Alexandra Hájková - 11.1-8
  - Add -Wno-unused-function to --enable-gdb-build-warnings to prevent the build failure:
    "../../gdb/c-exp.y:3455:1: error: 'void c_print_token(FILE*, int, YYSTYPE)'
    defined but not used [-Werror=unused-function]"
* Mon Jan 10 2022 Alexandra Hájková - 11.1-8
  - Backport upstream patch "gdb: add set/show commands for managing debuginfod"
    (RHBZ 2024875, Aaron Merey).
* Mon Jan 10 2022 Alexandra Hájková - 11.1-8
  - Backport upstream patch "gdb.texinfo: Expand documentation for debuginfod"
    (RHBZ 2024875, Aaron Merey).
* Mon Dec 06 2021 Kevin Buettner - 11.1-7
  - Add -Wno-deprecated-declarations to --enable-gdb-build-warnings to work
    around the python 3.11 deprecation of Py_SetProgramName.
* Fri Nov 12 2021 Timm Bäder <tbaeder@redhat.com> - 11.1-6
  - Use %set_build_flags to populate all relevant build flags
* Wed Nov 10 2021 Kevin Buettner - 11.1-5
  - Backport upstream fix and test case for a dprintf bug (RHBZ 2022177, Kevin
    Buettner).
* Tue Nov 09 2021 Bruno Larsen - 11.1-4
  - Backport manpage update to be closer to -help (RHBZ 853071)
* Wed Nov 03 2021 Kevin Buettner - 11.1-3
  - Make adjustments to gdb-6.6-buildid-locate.patch, provided by Tom de Vries.
* Mon Oct 11 2021 Kevin Buettner - 11.1-2
  - Backport upstream patch which papers over Fortran lexical analyzer
    bug (RHBZ 2012976, Tom de Vries).
* Mon Oct 04 2021 Kevin Buettner - 11.1-1
  - Rebase to FSF GDB 11.1.
  - Adjust build-id related patches.
  - Drop backported patches which are no longer relevant.
  - Bump 'snapgnulib' date.
* Thu Sep 30 2021 Alexandra Hájková <ahajkova@redhat.com> - 10.2-9
  - Backport test for RHBZ 1976887 (Kevin Buettner).
* Thu Sep 30 2021 Alexandra Hájková <ahajkova@redhat.com> - 10.2-9
  - Backport upstream patch which fixes internal-error: Unexpected
    type field location kind (RHBZ 1976887, Alexandra Hájková).

Files

/etc/gdbinit
/etc/gdbinit.d
/usr/bin/gdb-add-index
/usr/lib/.build-id
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/8e756f411dff58bfa8b64d8623c822a47c691f
/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/guile
/usr/share/gdb/guile/gdb
/usr/share/gdb/guile/gdb.go
/usr/share/gdb/guile/gdb.scm
/usr/share/gdb/guile/gdb/boot.scm
/usr/share/gdb/guile/gdb/experimental.go
/usr/share/gdb/guile/gdb/experimental.scm
/usr/share/gdb/guile/gdb/init.scm
/usr/share/gdb/guile/gdb/iterator.go
/usr/share/gdb/guile/gdb/iterator.scm
/usr/share/gdb/guile/gdb/printing.go
/usr/share/gdb/guile/gdb/printing.scm
/usr/share/gdb/guile/gdb/support.go
/usr/share/gdb/guile/gdb/support.scm
/usr/share/gdb/guile/gdb/types.go
/usr/share/gdb/guile/gdb/types.scm
/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-311.opt-1.pyc
/usr/share/gdb/python/gdb/__pycache__/FrameDecorator.cpython-311.pyc
/usr/share/gdb/python/gdb/__pycache__/FrameIterator.cpython-311.opt-1.pyc
/usr/share/gdb/python/gdb/__pycache__/FrameIterator.cpython-311.pyc
/usr/share/gdb/python/gdb/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/share/gdb/python/gdb/__pycache__/__init__.cpython-311.pyc
/usr/share/gdb/python/gdb/__pycache__/disassembler.cpython-311.opt-1.pyc
/usr/share/gdb/python/gdb/__pycache__/disassembler.cpython-311.pyc
/usr/share/gdb/python/gdb/__pycache__/frames.cpython-311.opt-1.pyc
/usr/share/gdb/python/gdb/__pycache__/frames.cpython-311.pyc
/usr/share/gdb/python/gdb/__pycache__/printing.cpython-311.opt-1.pyc
/usr/share/gdb/python/gdb/__pycache__/printing.cpython-311.pyc
/usr/share/gdb/python/gdb/__pycache__/prompt.cpython-311.opt-1.pyc
/usr/share/gdb/python/gdb/__pycache__/prompt.cpython-311.pyc
/usr/share/gdb/python/gdb/__pycache__/styling.cpython-311.opt-1.pyc
/usr/share/gdb/python/gdb/__pycache__/styling.cpython-311.pyc
/usr/share/gdb/python/gdb/__pycache__/types.cpython-311.opt-1.pyc
/usr/share/gdb/python/gdb/__pycache__/types.cpython-311.pyc
/usr/share/gdb/python/gdb/__pycache__/unwinder.cpython-311.opt-1.pyc
/usr/share/gdb/python/gdb/__pycache__/unwinder.cpython-311.pyc
/usr/share/gdb/python/gdb/__pycache__/xmethod.cpython-311.opt-1.pyc
/usr/share/gdb/python/gdb/__pycache__/xmethod.cpython-311.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-311.opt-1.pyc
/usr/share/gdb/python/gdb/command/__pycache__/__init__.cpython-311.pyc
/usr/share/gdb/python/gdb/command/__pycache__/explore.cpython-311.opt-1.pyc
/usr/share/gdb/python/gdb/command/__pycache__/explore.cpython-311.pyc
/usr/share/gdb/python/gdb/command/__pycache__/frame_filters.cpython-311.opt-1.pyc
/usr/share/gdb/python/gdb/command/__pycache__/frame_filters.cpython-311.pyc
/usr/share/gdb/python/gdb/command/__pycache__/pretty_printers.cpython-311.opt-1.pyc
/usr/share/gdb/python/gdb/command/__pycache__/pretty_printers.cpython-311.pyc
/usr/share/gdb/python/gdb/command/__pycache__/prompt.cpython-311.opt-1.pyc
/usr/share/gdb/python/gdb/command/__pycache__/prompt.cpython-311.pyc
/usr/share/gdb/python/gdb/command/__pycache__/type_printers.cpython-311.opt-1.pyc
/usr/share/gdb/python/gdb/command/__pycache__/type_printers.cpython-311.pyc
/usr/share/gdb/python/gdb/command/__pycache__/unwinders.cpython-311.opt-1.pyc
/usr/share/gdb/python/gdb/command/__pycache__/unwinders.cpython-311.pyc
/usr/share/gdb/python/gdb/command/__pycache__/xmethods.cpython-311.opt-1.pyc
/usr/share/gdb/python/gdb/command/__pycache__/xmethods.cpython-311.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/disassembler.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-311.opt-1.pyc
/usr/share/gdb/python/gdb/function/__pycache__/__init__.cpython-311.pyc
/usr/share/gdb/python/gdb/function/__pycache__/as_string.cpython-311.opt-1.pyc
/usr/share/gdb/python/gdb/function/__pycache__/as_string.cpython-311.pyc
/usr/share/gdb/python/gdb/function/__pycache__/caller_is.cpython-311.opt-1.pyc
/usr/share/gdb/python/gdb/function/__pycache__/caller_is.cpython-311.pyc
/usr/share/gdb/python/gdb/function/__pycache__/strfns.cpython-311.opt-1.pyc
/usr/share/gdb/python/gdb/function/__pycache__/strfns.cpython-311.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-311.opt-1.pyc
/usr/share/gdb/python/gdb/printer/__pycache__/__init__.cpython-311.pyc
/usr/share/gdb/python/gdb/printer/__pycache__/bound_registers.cpython-311.opt-1.pyc
/usr/share/gdb/python/gdb/printer/__pycache__/bound_registers.cpython-311.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/styling.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 Apr 9 19:05:07 2024