Name: | gdb |
---|---|
Version: | 7.6.1 |
Release: | 110.el7 |
Architecture: | aarch64 |
Group: | Development/Debuggers |
Size: | 6474417 |
License: | GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and BSD and Public Domain |
RPM: | gdb-7.6.1-110.el7.aarch64.rpm |
Source RPM: | gdb-7.6.1-110.el7.src.rpm |
Build Date: | Sun May 06 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://gnu.org/software/gdb/ |
Summary: | A GNU source-level debugger for C, C++, Fortran, Go and other languages |
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. |
- 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).
- Fix gcore of process being SIGKILLed (RH BZ 1493675).
- Fix default signal handlers for spawned processes (RH BZ 1473411).
- [ppc64le] Fix ppc64le atomic sequences single-stepping (RH BZ 1480496).
- [ppc*] Fix ppc* record/replay (RH BZ 1480498).
- [ppc64le] Fix short vector return values (RH BZ 1480497).