Name: | gdb |
Version: | 7.6.1 |
Release: | 94.el7 |
Architecture: | x86_64 |
Group: | Development/Debuggers |
Size: | 7336849 |
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-94.el7.x86_64.rpm
|
Source RPM: |
gdb-7.6.1-94.el7.src.rpm
|
Build Date: | Sat Sep 03 2016 |
Build Host: | x86-ol7-builder-01.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. |
-
Wed Aug 03 2016 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.6.1-94.el7
- [aarch64] Fix ARMv8.1/v8.2 for hw watchpoint and breakpoint
(Andrew Pinski, RH BZ 1363635).
-
Mon Jun 27 2016 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.6.1-93.el7
- Fix 'info type-printers' Python error (Clem Dickey, RH BZ 1350436).
-
Mon May 30 2016 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.6.1-92.el7
- Import bare DW_TAG_lexical_block (RH BZ 1325396).
-
Tue May 03 2016 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.6.1-91.el7
- Fix messages suggesting more recent RHEL gdbserver (RH BZ 1186918).
-
Sun May 01 2016 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.6.1-90.el7
- Implement gdbserver support for containers (upstream patches by Gary Benson,
RH BZ 1186918).
-
Sat Apr 23 2016 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.6.1-89.el7
- Never kill PID on: gdb exec PID (Jan Kratochvil, RH BZ 1326476).
-
Fri Apr 22 2016 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.6.1-88.el7
- Fix Python "Cannot locate object file for block." (Tom Tromey, RH BZ 1325795).
-
Sat Mar 19 2016 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.6.1-87.el7
- [s390] Import IBM z13 support (RH BZ 1182151,
backport fix up by Andreas Arnez, IBM).
-
Tue Mar 15 2016 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.6.1-86.el7
- [aarch64] Fix hardware watchpoints (RH BZ 1261564).
-
Thu Feb 18 2016 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.6.1-85.el7
- Add --with buildisa, remove %{?_isa} from BuildRequires (RH BZ 1286777):
https://github.com/msimacek/koschei/issues/54