Bug 2151328

Summary: Remove Guile Support from GDB
Product: [Fedora] Fedora Reporter: Ben Cotton <bcotton>
Component: Changes TrackingAssignee: Keith Seitz <keiths>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: bcotton, keiths
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: gdb-12.1-10.fc38 Doc Type: Release Note
Doc Text:
Guile extension language support in GDB has been disabled. Users with custom Guile scripts for GDB will need to use GDB's Python extension language. See https://fedoraproject.org/w/index.php?title=Changes/RemoveGuileFromGdb
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-12-13 14:33:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2075059    

Description Ben Cotton 2022-12-06 18:18:10 UTC
This is a tracking bug for Change: Remove Guile Support from GDB
For more details, see: https://fedoraproject.org/wiki/Changes/RemoveGuileFromGdb

Remove Guile extension language support from the GDB package in favor of the widely tested and feature-rich Python support

If you encounter a bug related to this Change, please do not comment here. Instead create a new bug and set it to block this bug.

Comment 1 Keith Seitz 2022-12-09 18:01:38 UTC
PR#55 implementing this change merged.