Name: | gcc-toolset-10-gdb |
---|---|
Version: | 9.2 |
Release: | 2.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 11268975 |
License: | GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL |
RPM: | gcc-toolset-10-gdb-9.2-2.el8.aarch64.rpm |
Source RPM: | gcc-toolset-10-gdb-9.2-2.el8.src.rpm |
Build Date: | Fri Jul 31 2020 |
Build Host: | ca-buildarm05 |
Vendor: | Oracle America |
URL: | https://gnu.org/software/gdb/ |
Summary: | A GNU source-level debugger for C, C++, Fortran, Go and other languages |
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. |
- 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.