Name: | devtoolset-3-gdb-doc |
---|---|
Version: | 7.8 |
Release: | 21.el7 |
Architecture: | noarch |
Group: | Documentation |
Size: | 6603512 |
License: | GFDL |
RPM: | devtoolset-3-gdb-doc-7.8-21.el7.noarch.rpm |
Source RPM: | devtoolset-3-gdb-7.8-21.el7.src.rpm |
Build Date: | Wed Jun 03 2015 |
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 |
- Fix GDB SIGTT* Stopped when using the PID argument (BZ 1136704, Pedro Alves).
- Fix babeltrace errors (Yao Qi). - Fix crash on Python frame filters with unreadable arg (BZ 1126177).
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
- [rhel] Adjust the previous patch for compilation on older GCCs.
- Fix Python GIL with gdb.execute("continue") (Phil Muldoon, BZ 1116957).
- Enable babeltrace compile-time feature.
- Rebase to FSF GDB 7.8. - Display Fortran strings in backtraces.
- Rebase to FSF GDB 7.7.91.20140724 (pre-7.8 snapshot). - Import TUI regression fix (Pedro Alves, BZ 1123003).
- Bump the package version number to final 7.8; still using 7.7.91.20140721.tar.
- Rebase to FSF GDB 7.7.91.20140721 (pre-7.8 snapshot). - Rebase the Intel VLA patchset. - New fix of the optimized-out entry data values crash (BZ 1111910). - [testsuite] Fix paginate-*.exp race for "read1".