Name: | gdb-gdbserver |
---|---|
Version: | 7.6.1 |
Release: | 120.0.1.el7 |
Architecture: | x86_64 |
Group: | Development/Debuggers |
Size: | 383501 |
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.1.el7.x86_64.rpm |
Source RPM: | gdb-7.6.1-120.0.1.el7.src.rpm |
Build Date: | Wed Sep 30 2020 |
Build Host: | jenkins-172-17-0-2-69cf6c58-f4b5-4e55-8584-338b038120d2.appad3iad.osdevelopmeniad.oraclevcn.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. |
- 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)
- 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>
- 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)
- 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).
- Fix backport of gdbserver support for containers (RH BZ 1578378).