Name: | gdb-gdbserver |
Version: | 8.2 |
Release: | 12.0.1.el8 |
Architecture: | x86_64 |
Group: | Development/Debuggers |
Size: | 657032 |
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-12.0.1.el8.x86_64.rpm
|
Source RPM: |
gdb-8.2-12.0.1.el8.src.rpm
|
Build Date: | Wed Nov 04 2020 |
Build Host: | jenkins-172-17-0-2-af05976a-ed21-4468-846a-aad9ca1fd2ee.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. |
-
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).
-
Fri Dec 14 2018 Keith Seitz <keiths@redhat.com> - 8.2-4.el8
- Update gdb.spec for RHEL supported architectures and multilibs.
- Merge from Fedora 29:
gdb-rhbz1639242-fix-dwarf2_find_containing_comp_unit-binary-search.patch
[RHEL RHBZ#1660220]
gdb-rhbz1653410-avoid-crash-when-calling-warning-too-early.patch
[RHEL RHBZ#1660221]