Name: | gdb-gdbserver |
---|---|
Version: | 8.2 |
Release: | 6.0.3.el8 |
Architecture: | aarch64 |
Group: | Development/Debuggers |
Size: | 1450049 |
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-6.0.3.el8.aarch64.rpm |
Source RPM: | gdb-8.2-6.0.3.el8.src.rpm |
Build Date: | Wed Jan 22 2020 |
Build Host: | ca-arm-jenkins-builder-01 |
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. |
- Fix the print <func> problem of showing inaccurate signature.
- Update of CTF support.
- CTF support. - Backport of fix for upstream bug 23919 [Orabug: 30102958] [Orabug: 30102964] - Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
- 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)
- Merge from Fedora 29: gdb-rhbz1560010-fix-assertion-symbol-language-dict-language-?of5.patch (Keith Seitz, RHBZ 1664456).
- 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]
- Fix annobin complaints (RH BZ 1630564): --without-stage1-ldflags: Disable static libstdc++ and libgcc linking. --disable-libmcheck: That is a distro-level decision, not package decision.
- Backport "Use pulongest in aarch64-linux-tdep.c" (Tom Tromey), needed to unbreak the compilation on 32-bit architectures.
- Rebase to FSF GDB 8.2. - Backport "Indicate batch mode failures by exiting with nonzero status" (Gary Benson, RH BZ 1491128).
- Rebase to FSF GDB 8.1.90.20180828 (8.2pre).