Name: | gdb-gdbserver |
---|---|
Version: | 7.6.1 |
Release: | 94.el7 |
Architecture: | x86_64 |
Group: | Development/Debuggers |
Size: | 383323 |
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-94.el7.x86_64.rpm |
Source RPM: | gdb-7.6.1-94.el7.src.rpm |
Build Date: | Sat Sep 03 2016 |
Build Host: | x86-ol7-builder-01.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. |
- [aarch64] Fix ARMv8.1/v8.2 for hw watchpoint and breakpoint (Andrew Pinski, RH BZ 1363635).
- Fix 'info type-printers' Python error (Clem Dickey, RH BZ 1350436).
- Import bare DW_TAG_lexical_block (RH BZ 1325396).
- Fix messages suggesting more recent RHEL gdbserver (RH BZ 1186918).
- Implement gdbserver support for containers (upstream patches by Gary Benson, RH BZ 1186918).
- Never kill PID on: gdb exec PID (Jan Kratochvil, RH BZ 1326476).
- Fix Python "Cannot locate object file for block." (Tom Tromey, RH BZ 1325795).
- [s390] Import IBM z13 support (RH BZ 1182151, backport fix up by Andreas Arnez, IBM).
- [aarch64] Fix hardware watchpoints (RH BZ 1261564).
- Add --with buildisa, remove %{?_isa} from BuildRequires (RH BZ 1286777): https://github.com/msimacek/koschei/issues/54