Name: | gdb |
Version: | 7.6.1 |
Release: | 64.el7 |
Architecture: | x86_64 |
Group: | Development/Debuggers |
Size: | 7018693 |
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-64.el7.x86_64.rpm
|
Source RPM: |
gdb-7.6.1-64.el7.src.rpm
|
Build Date: | Sun Dec 14 2014 |
Build Host: | ca-buildj3.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. |
-
Sat Nov 22 2014 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.6.1-64.el7
- Fix '[FJ7.0 Bug]: gdb: fail to refer to errno on a core dump file'
(RH BZ 1166549, Jan Kratochvil).
-
Fri Nov 14 2014 Sergio Durigan Junior <sergiodj@redhat.com> - 7.6.1-63.el7
- Fix '[RFE] please add add-auto-load-scripts-directory command' (RH
BZ 1163339, Jan Kratochvil).
-
Wed Oct 15 2014 Sergio Durigan Junior <sergiodj@redhat.com> - 7.6.1-62.el7
- Include patch to fix internal-error when stack pointer is invalid
(RH BZ 1125820, Edjunior Barbosa Machado). Rename PPC64LE patches
to reflect the addition of the patch.
-
Fri Oct 03 2014 Sergio Durigan Junior <sergiodj@redhat.com> - 7.6.1-61.el7
- Fix 'Slow gstack performance' (RH BZ 1103894, Jan Kratochvil).
-
Tue Sep 30 2014 Sergio Durigan Junior <sergiodj@redhat.com> - 7.6.1-60.el7
- Adjust gdb-add-index script to work with binaries in the CWD (RH BZ
1104029).
-
Mon Sep 08 2014 Sergio Durigan Junior <sergiodj@redhat.com> - 7.6.1-59.el7
- Adjust previous patch to build on GDB 7.6.1, where we do not have
multi-arch + multi-target on GDBserver yet (RH BZ 1125820).
-
Mon Sep 08 2014 Sergio Durigan Junior <sergiodj@redhat.com> - 7.6.1-58.el7
- Include patch to fix ppc_collect/supply_ptrace_register GDBserver
functions, related to PPC64LE support (RH BZ 1125820, Edjunior
Barbosa Machado). Rename PPC64LE patches to reflect the addition of
the patch.
-
Fri Sep 05 2014 Sergio Durigan Junior <sergiodj@redhat.com> - 7.6.1-57.el7
- Include testcase for 'Global variable nested by another dso shows up
incorrectly in gdb' (RH BZ 809179). The fix for this bug is already
included in the RHEL-7.1 GDB.
-
Wed Aug 27 2014 Sergio Durigan Junior <sergiodj@redhat.com> - 7.6.1-56.el7
- Fix '[RHEL7] Can't access TLS variables in statically linked
binaries' (RH BZ 1080657, Jan Kratochvil).
-
Fri Aug 22 2014 Sergio Durigan Junior <sergiodj@redhat.com> - 7.6.1-55.el7
- Fix 'gdb for aarch64 needs the ability to single step through atomic
sequences' (RH BZ 1093259, Kyle McMartin).