Name: | gcc-toolset-9-gdb-gdbserver |
---|---|
Version: | 8.3 |
Release: | 1.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 969531 |
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-9-gdb-gdbserver-8.3-1.el8.aarch64.rpm |
Source RPM: | gcc-toolset-9-gdb-8.3-1.el8.src.rpm |
Build Date: | Sat Nov 09 2019 |
Build Host: | ca-arm-jenkins-builder-01 |
Vendor: | Oracle America |
URL: | http://gnu.org/software/gdb/ |
Summary: | A standalone server 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 a program that allows you to run GDB on a different machine than the one which is running the program being debugged. |
- 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.