Name: | gdb-gdbserver |
---|---|
Version: | 8.2 |
Release: | 6.el8_0 |
Architecture: | x86_64 |
Group: | Development/Debuggers |
Size: | 732281 |
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.el8_0.x86_64.rpm |
Source RPM: | gdb-8.2-6.el8_0.src.rpm |
Build Date: | Thu Jul 18 2019 |
Build Host: | jenkins-10-147-72-125-1e1a1cb7-a9e1-419a-b6d1-775c7d100a62.appad3iad.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. |
- Backport "Fix 'gdb fails to read zN registers from corefile with aarc64 SVE'" (Alan Hayward, RH BZ 1699376)
- 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).
- Enable verbose output when running "make".
- Add GDB support to access/display POWER8 registers (IBM, RH BZ 1187581).
- Reenable libipt.