Name: | gdb-gdbserver |
---|---|
Version: | 7.6.1 |
Release: | 115.el7 |
Architecture: | aarch64 |
Group: | Development/Debuggers |
Size: | 347011 |
License: | GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and BSD and Public Domain |
RPM: | gdb-gdbserver-7.6.1-115.el7.aarch64.rpm |
Source RPM: | gdb-7.6.1-115.el7.src.rpm |
Build Date: | Sun Jun 09 2019 |
Build Host: | ca-buildarm02.us.oracle.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. |
- Fix symlinked default symtab bug (RH BZ 1639077).
- Fix /usr/share/gdb/auto-load/ (safely) dangling symlinks (RH BZ 1596023).
- Fix backport of gdbserver support for containers (RH BZ 1578378).
- [aarch64] Fix missed unaligned hardware watchpoints (RH BZ 1347993).
- [s390x] Backport arch12 instructions decoding (RH BZ 1553104).
- Fix signal handlers (RH BZ 1473411) regression (RH BZ 1531838, Pedro Alves).
- [ppc64] Fix exec-reverse regression with relro ld (RH BZ 1522798, Alan Modra).
- Fix gcore for memory regions with VM_DONTDUMP (RH BZ 1518243, Sergio Lopez).
- Fix backport of default signal handlers for spawned processes (RH BZ 1473411, found by Michal Kolar).
- Use inlined func name for printing breakpoints (RH BZ 1228556, Keith Seitz).