Name: | gdb-gdbserver |
---|---|
Version: | 7.6.1 |
Release: | 120.0.4.el7 |
Architecture: | aarch64 |
Group: | Development/Debuggers |
Size: | 346422 |
License: | GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and BSD and Public Domain |
RPM: | gdb-gdbserver-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 standalone server for GDB (the GNU source-level debugger) |
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. This package provides a program that allows you to run GDB on a different machine than the one which is running the program being debugged. |
- 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>
- Merge branches-7/el7-u9 with tags-7/gdb-7.6.1-120.el7. - Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
- Don't classify struct members as filenames (numerous, RH BZ 1815690) - Fix commas in source paths bugs (Keith Seitz, RH BZ 1779246)
- 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.