Name: | gcc-toolset-9-gdb-doc |
---|---|
Version: | 8.3 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 7194126 |
License: | GFDL |
RPM: | gcc-toolset-9-gdb-doc-8.3-1.el8.noarch.rpm |
Source RPM: | gcc-toolset-9-gdb-8.3-1.el8.src.rpm |
Build Date: | Sat Nov 09 2019 |
Build Host: | jenkins-10-147-72-125-78f0649f-0d81-4ed9-8a5f-f87f52bdc01d.appad1iad.osdevelopmeniad.oraclevcn.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. |
- Add Buildrequire for boost-devel. - Include guile support for RHEL. - Add gating for gcc-toolset-9. - Define global __python to workaround scl python issue.
- Complement previous fix of a segfault that happens on parse_macro_definition (RHBZ 1715008, Sergio Durigan Junior).
- "Fix" segfault that happens on parse_macro_definition because debugedit corrupts the .debug_macro section (Sergio Durigan Junior, RH BZ 1708192).
- Release GDB 8.3. - Fix 'gcore does not support COREFILTER_ELF_HEADERS' (Sergio Durigan Junior, RH BZ 1371380).
- Rebase to FSF GDB 8.2.91.20190424 (8.3pre).
- Rebase to FSF GDB 8.2.91.20190401 (8.3pre).
- Rebase to FSF GDB 8.2.91.20190327 (8.3pre).
- Rebase to FSF GDB 8.2.90.20190320 (8.3pre). - Fix 'New gdb terminal colors are unreadable on GNOME Terminal "dark" theme.' (Tom Tromey, RH BZ 1688372).
- Rebase to FSF GDB 8.2.90.20190310 (8.3pre).
- Rebase to FSF GDB 8.2.90.20190301 (8.3pre). - Rewrite gdb-6.6-buildid-locate.patch. - Add (temporarily) gdb-fix-aarch64-enable-unittests.patch.