Name: | gdb-gdbserver |
Version: | 10.2 |
Release: | 10.0.1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 758948 |
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: |
gdb-gdbserver-10.2-10.0.1.el9.aarch64.rpm
|
Source RPM: |
gdb-10.2-10.0.1.el9.src.rpm
|
Build Date: | Fri Sep 30 2022 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://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. |
-
Wed Sep 28 2022 Weimin Pan <weimin.pan@oracle.com> - 10.2-10.0.1
- Take out fix for (RHBZ 1935517) which disables libctf.
- Forward-port CTF patches.
-
Tue May 24 2022 Keith Seitz <keiths@redhat.com> - 10.2-10.el9
- Backport "fix logic of find_comp_unit and set_comp_unit"
(Simon Marchi, RHBZ 2086761)
-
Mon Apr 11 2022 Bruno Larsen <blarsen@redhat.com>
- Backport Add Power 10 PLT instruction patterns
(Carl Love, RHBZ 1870017)
-
Mon Nov 01 2021 Keith Seitz <keiths@redhat.com> - 10.2-9.el9
- Backport IBM arch14 updates.
(Andreas Krebbel, RHBZ 2012819)
-
Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 10.2-8.el9
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
-
Wed Jul 28 2021 Keith Seitz <keiths@redhat.com> - 10.2-7.el9
- Disable compile feature on RHEL9; remove gcc-gdb-plugin requirements.
-
Mon Jun 28 2021 Keith Seitz <keiths@redhat.com> - 10.2-6.el9
- Backport "PowerPC remove 512 bytes region limit if 2nd DAWR is available"
(Rogerio Alves, RHBZ 1870029)
- Backport patches for "Support prefixed instructions in GDB"
(Will Schmidt and Luis Machado, RHBZ 1870031)
-
Fri Jun 25 2021 Keith Seitz <keiths@redhat.com> - 10.2-5.el9
- Backport five patches to support glibc 2.34 with merged libpthread.
(Simon Marchi and Kevin Buettner, RH BZ 1971095)
-
Thu Jun 10 2021 Keith Seitz <keiths@redhat.com> - 10.2-4.el8
- Backport "Fix gdb.fortran/array-slices.exp with -m32"
(Tom de Vries, testsuite/269970)
- Backport "adjust gdb.python/flexible-array-member.exp expected pattern"
(Simon Marchi)
-
Fri Jun 04 2021 Keith Seitz <keiths@redhat.com> - 10.2-3.el8
- Backport "Exclude debuginfo files from 'outside ELF segments' warning".
(Keith Seitz, RH BZ 1898252)
- Backport "Correct recording of 'store on condition' insns"
(Andreas Arnez, RH BZ 1903375)