Name: | gdb |
Version: | 7.6.1 |
Release: | 120.0.4.el7 |
Architecture: | aarch64 |
Group: | Development/Debuggers |
Size: | 6475076 |
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.4.el7.aarch64.rpm
|
Source RPM: |
gdb-7.6.1-120.0.4.el7.src.rpm
|
Build Date: | Wed Jul 05 2023 |
Build Host: | build-ol7-aarch64.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.4.el7
- Orabug 35335540 Prevent Ctrl-C to GDB during attach from stopping inferior.
Fix-by:Isaac Chen <isaac.chen@oracle.com>
- Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
-
Tue Sep 29 2020 Weimin Pan <weimin.pan@oracle.com> - 7.6.1-120.0.2.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)
-
Fri Apr 03 2020 Alex Burmashev <alexander.burmashev@oracle.com> - 7.6.1-119.0.2
- Include asm/ptrace.h for linux-aarch64-low.c.
- Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
-
Thu Apr 02 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.
- Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
-
Tue Dec 03 2019 Jose E. Marchesi <jose.marchesi@oracle.com> - 7.6.1-116.0.2
- Forward port OL 7.7 GDB to OL 7.8.
- Reviewed-by: Elena Zannoni <elena.zannoni@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)
-
Fri Aug 23 2019 Weimin Pan <weimin.pan@oracle.com> - 7.6.1-0.0.1
- Port mips64 and aarch64 patches from Cavium/Marvell.