Name: | gdb |
---|---|
Version: | 7.6.1 |
Release: | 119.0.2.el7 |
Architecture: | aarch64 |
Group: | Development/Debuggers |
Size: | 6475004 |
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-119.0.2.el7.aarch64.rpm |
Source RPM: | gdb-7.6.1-119.0.2.el7.src.rpm |
Build Date: | Fri Apr 03 2020 |
Build Host: | ca-buildarm04.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. |
- Include asm/ptrace.h for linux-aarch64-low.c. - Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
- Merge branches-7/el7-u8 with tags-7/gdb-7.6.1-119.el7. - Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
- Forward port OL 7.7 GDB to OL 7.8. - Reviewed-by: Elena Zannoni <elena.zannoni@oracle.com>
- Fix the source files symlinks (Jan Kratochvil, RH BZ 1639077 and RH BZ 1750470).
- Really fix breakpoint reset error when symtab is symlinked (Keith Seitz, RH BZ 1750470)
- Fix breakpoint reset error when symtab is symlinked (Keith Seitz, RH BZ 1750470)
- Port mips64 and aarch64 patches from Cavium/Marvell.
- Backport print inferior-events patch (Sergio Durigan et al, RH BZ 1677918)
- Fix symlinked default symtab bug (RH BZ 1639077).
- Fix /usr/share/gdb/auto-load/ (safely) dangling symlinks (RH BZ 1596023).