Name: | gdb-gdbserver |
Version: | 8.2 |
Release: | 15.0.1.el8 |
Architecture: | x86_64 |
Group: | Development/Debuggers |
Size: | 657218 |
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: |
gdb-gdbserver-8.2-15.0.1.el8.x86_64.rpm
|
Source RPM: |
gdb-8.2-15.0.1.el8.src.rpm
|
Build Date: | Thu May 20 2021 |
Build Host: | host-100-100-224-62.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://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. |
-
Fri Apr 02 2021 Weimin Pan <weimin.pan@oracle.com> - 8.2-15.0.1
- Apply the following rhel8-u4 branch patches:
gdb-rhbz1659535-z15-record-replay.patch
gdb-rhbz1842691-corefile-mem-access-10of15.patch
gdb-rhbz1842691-corefile-mem-access-11of15.patch
gdb-rhbz1842691-corefile-mem-access-12of15.patch
gdb-rhbz1842691-corefile-mem-access-13of15.patch
gdb-rhbz1842691-corefile-mem-access-14of15.patch
gdb-rhbz1842691-corefile-mem-access-15of15.patch
gdb-rhbz1842691-corefile-mem-access-1of15.patch
gdb-rhbz1842691-corefile-mem-access-2of15.patch
gdb-rhbz1842691-corefile-mem-access-3of15.patch
gdb-rhbz1842691-corefile-mem-access-4of15.patch
gdb-rhbz1842691-corefile-mem-access-5of15.patch
gdb-rhbz1842691-corefile-mem-access-6of15.patch
gdb-rhbz1842691-corefile-mem-access-7of15.patch
gdb-rhbz1842691-corefile-mem-access-8of15.patch
gdb-rhbz1842691-corefile-mem-access-9of15.patch
gdb-rhbz1852580-terminal-woes.patch
gdb-rhbz1878810-bfd-suppress-loadable-section-outside-ELF-sections.patch
gdb-rhbz1903374-s390x-store-on-condition.patch
gdb-rhbz1905701-DWARF-data_location.patch
-
Wed Jul 29 2020 Weimin Pan <weimin.pan@oracle.com> - 8.2-12.0.1
- Forward-port patches from ol8-u2:
gdb-ctf-forward-type.patch
gdb-ctf-func-args.patch
gdb-ctf-optout-var.patch
gdb-ctf.patch
gdb-ctf-upstream1.patch
gdb-ctf-prfunc.patch
-
Tue May 12 2020 Keith Seitz <keiths@redhat.com> - 8.2-12.el8
- Include support for z15 record/replay (RH BZ 1659535)
-
Thu Jan 23 2020 Sergio Durigan Junior <sergiodj@redhat.com> - 8.2-11.el8
- Revert previous change (RH BZ 1786466).
-
Thu Jan 16 2020 Sergio Durigan Junior <sergiodj@redhat.com> - 8.2-10.el8
- Do not build i686 RPMs. Make the x86_64 RPMs Obsoletes/Provides
previous i686 RPMs (RH BZ 1786466).
-
Wed Jan 08 2020 Sergio Durigan Junior <sergiodj@redhat.com> - 8.2-9.el8
- Implement s390x arch13 support (Andreas Krebbel, RH BZ 1768593).
-
Tue Oct 22 2019 Keith Seitz <keiths@redhat.com> - 8.2-8.el8
- Fix buffer overflow reading sections with invalid sizes
(Keith Seitz, RH BZ 1742099)
-
Thu Oct 17 2019 Keith Seitz <keiths@redhat.com> - 8.2-7.el8
- Fix segfault that happens on parse_macro_definition because
debugedit corrupts the .debug_macro section (Sergio Durigan Junior,
RH BZ 1708192).
-
Wed Apr 03 2019 Keith Seitz <keiths@redhat.com> 8.2-6.el8
- Fix yum vs dnf messaging for RHEL8 (RH BZ 1666249):
Add gdb-rhbz1666249-suggest-yum-instead-of-dnf.pattch
Do not define DNF_DEBUGINFO_INSTALL for RHEL.
- Backport "Remove support for old mangling schemes"
(Simon Marchi, RH BZ 1668635)
- Backport "Add checks for the NT_ARM_SVE section in a core file."
(Alan Hayward, RH BZ 1669953)
- Backport more Power8 support (IBM, RH BZ 1187581)
-
Fri Jan 11 2019 Keith Seitz <keiths@redhat.com> - 8.2-5.el8
- Merge from Fedora 29:
gdb-rhbz1560010-fix-assertion-symbol-language-dict-language-?of5.patch
(Keith Seitz, RHBZ 1664456).