| Name: | gdb-headless | 
  
  | Version: | 8.2 | 
  | Release: | 16.0.4.el8 | 
  | Architecture: | aarch64 | 
  
  | Group: | Development/Debuggers | 
  
  | Size: | 9856204 | 
  | 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-headless-8.2-16.0.4.el8.aarch64.rpm
      
     | 
  
  
    | Source RPM: | 
    
      
      gdb-8.2-16.0.4.el8.src.rpm
      
     | 
  
  | Build Date: | Sun Nov 14 2021 | 
  | Build Host: | build-ol8-aarch64.oracle.com | 
  | Vendor: | Oracle America | 
  | URL: | http://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.  | 
  
  - 
    Sun Nov 14 2021 Alex Burmashev <alexander.burmashev@oracle.com> 8.2-16.0.4
    
- Do not pack *ctf* libs [Orabug: 33565602]
   
  
  - 
    Mon Nov 08 2021 Weimin Pan  <weimin.pan@oracle.com> - 8.2-16.0.3
    
* Fix Orabug 33501071.
   
  
  - 
    Fri Oct 15 2021 Weimin Pan  <weimin.pan@oracle.com> - 8.2-16.0.2
    
* Add gdb-ctf-fix-enum-type.patch
  Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
   
  
  - 
    Tue Oct 05 2021 Weimin Pan  <weimin.pan@oracle.com> - 8.2-16.0.1
    
- Forward-port CTF patches:
  gdb-ctf.patch
  gdb-ctf-forward-type.patch
  gdb-ctf-func-args.patch
  gdb-ctf-optout-var.patch
  gdb-ctf-prfunc.patch
  gdb-ctf-upstream1.patch
  Reviewed-by: Elena Zannoni <elena.zannoni@oracle.com>
   
  
  - 
    Wed Jul 14 2021 Keith Seitz <keiths@redhat.com> - 8.2-16.el8
    
- Backport "Fix segfault with nameless fortran modules."
  (Bernhard Heckel, RH BZ 1934673)
- Backport "PowerPC remove 512 bytes region limit if 2nd DAWR is available"
  and related patches.
  (Rogerio Alves et al RH BZ 1854784)
   
  
  - 
    Fri Dec 11 2020 Keith Seitz <keiths@redhat.com> - 8.2-15.el8
    
- Backport "Correct recording of 'store on condition' insns"
  (Andreas Arnaz, RH BZ 1903374)
- Backport "Fortran dynamic type related fixes"
  (Andrew Burgess, RH BZ 1905701)
   
  
  - 
    Fri Nov 13 2020 Keith Seitz <keiths@redhat.com> - 8.2-14.el8
    
- Obsolete earlier versions on x86_64 and conflict with 64-bit
  glibc on ix86. (Keith Seitz, RH BZ 1853140)
- Really fix 1878810 (Keith Seitz, RH BZ 1878810)
   
  
  - 
    Wed Nov 04 2020 Keith Seitz <keiths@redhat.com> - 8.2-13.el8
    
- Backport "Fix terminal problems when error() is called."
  (Alan Hayward RH BZ 1852580)
- Backport "core file memory access problem."
  (Kevin Buettner, RH BZ 1785126)
- Backport "Stop the BFD library from issuing a warning message..."
  (Nick Clifton, RH BZ 1878810)
   
  
  - 
    Tue May 12 2020 Keith Seitz <keiths@redhat.com> - 8.2-12.el8
    
- Include support for z15 record/replay (RH BZ 1659535)
   
  
  - 
    Thu Jan 23 2020 Sergio Durigan Junior <sergiodj@redhat.com> - 8.2-11.el8
    
- Revert previous change (RH BZ 1786466).