Name: | gcc-toolset-10-gdb-doc |
---|---|
Version: | 9.2 |
Release: | 2.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 7406221 |
License: | GFDL |
RPM: | gcc-toolset-10-gdb-doc-9.2-2.el8.noarch.rpm |
Source RPM: | gcc-toolset-10-gdb-9.2-2.el8.src.rpm |
Build Date: | Fri Jul 31 2020 |
Build Host: | jenkins-10-147-72-125-8a45b9c7-bd08-4986-b869-91dc6ea60c4e.appad2iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://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. |
- Backport debuginfod support.
- Rebase to FSF GDB 9.2. - Add explicit python bytecode compilation. - Change included files to patches to quell error from rpminspect. - Fix attach-32.exp from gdb-6.3-inferior-notification-20050721.patch.
- Add patch for Python 3.9 and re-enable python. - Update generate-*.sh to include stgit support.
- Disable Python support to workaround problems with Python 3.9 (RHBZ 1829702)
- Fix build breakage of gdb/python/python.c due to use of deprecated Python function (RHBZ 1822715, Kevin Buettner)
- Fix build breakage when compiling bfd/elf.c with gcc 10. (RHBZ 1818011, H.J. Lu)
- Add '--without-guile' to GDB_MINIMAL_CONFIGURE_FLAGS.
- Fix 'Recursive call to 'missing_rpm_list_print' when pagination is on and missing RPM list is big' (RHBZ 1801974, Sergio Durigan Junior).
- Enable libxxhash during build.
- Rebase to FSF GDB 9.1.