| Name: | gdb-headless | 
  
  | Version: | 8.2 | 
  | Release: | 20.0.2.el8 | 
  | Architecture: | x86_64 | 
  
  | Group: | Development/Debuggers | 
  
  | Size: | 12082245 | 
  | 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-20.0.2.el8.x86_64.rpm
      
     | 
  
  
    | Source RPM: | 
    
      
      gdb-8.2-20.0.2.el8.src.rpm
      
     | 
  
  | Build Date: | Thu Dec 14 2023 | 
  | Build Host: | build-ol8-x86_64.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.  | 
  
  - 
    Thu Dec 07 2023 Cupertino Miranda <cupertino.miranda@oracle.com> - 8.2-20.0.2
    
- OraBug 36055910 Support RDTSCP in RECORD/REPLAY in interpreter mode (record full)
  Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
   
  
  - 
    Wed Oct 04 2023 Cupertino Miranda <cupertino.miranda@oracle.com> - 8.2-20.0.1
    
- Forward-port Oracle patches.
  Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
   
  
  - 
    Tue Mar 28 2023 Keith Seitz <keiths@redhat.com> - 8.2-20.el8
    
- Backport portion of "Fix crash in new DWARF indexer".
  (Tom Tromey, RH BZ 2150363)
- Backport "Fix assertion failure in copy_type" and
  "Fix PR20630 regression test in gdb.base/printcmds.exp".
  (Tom Tromey and Tom de Vries, RH BZ 2156888)
   
  
  - 
    Wed Sep 28 2022 Weimin Pan  <weimin.pan@oracle.com> - 8.2-19.0.1
    
- Forward-port CTF patches.
  Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
   
  
  - 
    Tue May 24 2022 Keith Seitz <keiths@redhat.com> - 8.2-19.el8
    
- Backport "Fix restoring of inferior terminal settings"
- Backport "Avoid GDB SIGTTOU on catch exec + set follow-exec-mode
  new (PR 23368)"
  (Simon Marchi, RH BZ 2015131)
   
  
  - 
    Mon May 02 2022 Weimin Pan  <weimin.pan@oracle.com> - 8.2-18.0.3
    
- Take out "#ifnarch i386" for CTF patch.
   
  
  - 
    Fri Apr 29 2022 Nick Alcock <nick.alcock@oracle.com> 8.2-18.0.2
    
- Add missing upstream CTF patches present in OL8 binutils backport;
  re-merge into one patch for simplicity
   
  
  - 
    Tue Mar 29 2022 Weimin Pan  <weimin.pan@oracle.com> - 8.2-18.0.1
    
- Forward-port "Fix avx512 -m32 support in gdbserver"
- (Tom de Vries, RH BZ 2011520)
- Forward-port IBM arch14 updates.
  (Andreas Krebbel, RHBZ 2012818)
  Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
   
  
  - 
    Wed Dec 08 2021 Keith Seitz <keiths@redhat.com> - 8.2-18.el8
    
- Backport "Fix avx512 -m32 support in gdbserver"
- (Tom de Vries, RH BZ 2011520)
   
  
  - 
    Sun Nov 14 2021 Alex Burmashev <alexander.burmashev@oracle.com> 8.2-16.0.4
    
- Do not pack *ctf* libs [Orabug: 33565602]