Name: | gdb-gdbserver |
---|---|
Version: | 7.6.1 |
Release: | 51.el7 |
Architecture: | x86_64 |
Group: | Development/Debuggers |
Size: | 375514 |
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-51.el7.x86_64.rpm |
Source RPM: | gdb-7.6.1-51.el7.src.rpm |
Build Date: | Mon May 05 2014 |
Build Host: | ca-buildj3.us.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. |
- Merge from Fedora 19.
- Fix crash of -readnow /usr/lib/debug/usr/bin/gnatbind.debug (BZ 1069211).
- Mass rebuild 2014-01-24
- [s390*,ppc*] Enable secondary targets s390* and ppc* (BZ 1056259).
- Mass rebuild 2013-12-27
- [aarch64] Backport two breakpoint/watchpoint fixes.
- [rhel7] [--with testsuite] Remove gcc-java&co. BuildRequires.
- Fix explicit Class:: inside class scope (BZ 874817, Keith Seitz).
- [aarch64] Backport two fixes (BZ 1026484).
- Fix /usr/bingdb-add-index to also use -iex 'set auto-load no'.