Name: | gdb-doc |
---|---|
Version: | 7.6.1 |
Release: | 94.el7 |
Architecture: | noarch |
Group: | Documentation |
Size: | 5872873 |
License: | GFDL |
RPM: | gdb-doc-7.6.1-94.el7.noarch.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: | Documentation 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 INFO, HTML and PDF user manual for GDB. Requires(post): /sbin/install-info Requires(preun): /sbin/install-info |
- [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