Name: | gdb |
Version: | 7.6.1 |
Release: | 120.0.3.el7 |
Architecture: | x86_64 |
Group: | Development/Debuggers |
Size: | 7446860 |
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-120.0.3.el7.x86_64.rpm
|
Source RPM: |
gdb-7.6.1-120.0.3.el7.src.rpm
|
Build Date: | Tue Jul 04 2023 |
Build Host: | build-ol7-x86_64.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. |
-
Tue Jul 04 2023 Cupertino Miranda <cupertino.miranda@oracle.com> - 7.6.1-120.0.3.el7
- Orabug 35335540 Prevent Ctrl-C to GDB during attach from stopping inferior.
Fix-by:Isaac Chen <isaac.chen@oracle.com>
- Orabug 32103890 Backport support of AVX512 registers in GDB and GDBserver.
- Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
-
Tue Sep 29 2020 Weimin Pan <weimin.pan@oracle.com> - 7.6.1-120.0.1.el7
- Merge branches-7/el7-u9 with tags-7/gdb-7.6.1-120.el7.
- Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
-
Tue May 12 2020 Keith Seitz <keiths@redhat.com> - 7.6.120.el7
- Don't classify struct members as filenames (numerous, RH BZ 1815690)
- Fix commas in source paths bugs (Keith Seitz, RH BZ 1779246)
-
Tue Mar 31 2020 Weimin Pan <weimin.pan@oracle.com> - 7.6.1-119.0.1.el7
- Merge branches-7/el7-u8 with tags-7/gdb-7.6.1-119.el7.
- Forward-port fix for orabug 28946422 (gdb-ora28946422.patch).
- Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
-
Sun Dec 01 2019 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.6.1-119.el7
- Fix the source files symlinks (Jan Kratochvil, RH BZ 1639077 and RH BZ 1750470).
-
Mon Nov 18 2019 Keith Seitz <keiths@redhat.com> - 7.6.1-118.el7
- Really fix breakpoint reset error when symtab is symlinked
(Keith Seitz, RH BZ 1750470)
-
Mon Nov 11 2019 Keith Seitz <keiths@redhat.com> - 7.6.1-117.el7
- Fix breakpoint reset error when symtab is symlinked
(Keith Seitz, RH BZ 1750470)
-
Wed Jul 24 2019 Keith Seitz <keiths@redhat.com> - 7.6.1-116.el7
- Backport print inferior-events patch
(Sergio Durigan et al, RH BZ 1677918)
-
Fri Mar 01 2019 Keith Seitz <keiths@redhat.com> - 7.6.1-115.el7
- Fix symlinked default symtab bug (RH BZ 1639077).
-
Fri Jun 29 2018 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.6.1-114.el7
- Fix /usr/share/gdb/auto-load/ (safely) dangling symlinks (RH BZ 1596023).