Bug 1218357 - "guile" command still completes
Summary: "guile" command still completes
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: gdb
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jan Kratochvil
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-04 17:24 UTC by Tom Tromey
Modified: 2015-05-06 20:12 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-05-06 08:04:50 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Sourceware 18382 0 None None None Never

Description Tom Tromey 2015-05-04 17:24:14 UTC
The "guile" and "guile-repl" commands are disabled in the Fedora
gdb, but they still show up in the CLI.
This messes up completion for me sometimes, as I have a "gui" command
I use.

I think that since these commands can't work in Fedora gdb, they
should not appear in the CLI at all.

I hacked around this using 

maint deprecate guile
maint deprecate guile-repl

... but unfortunately these don't work:

maint deprecate set guile
maint deprecate show guile

(Which is maybe another bug of its own)

Comment 1 Jan Kratochvil 2015-05-04 17:46:28 UTC
While it is a valid Bug maybe could you just post it upstream?

Rawhide (F-22+) has Guile already enabled so this is an F-21 only Bug.
OTOH I may have to disable the Guile in Fedora again (Bug 1208760).

Comment 2 Tom Tromey 2015-05-06 20:12:46 UTC
(In reply to Jan Kratochvil from comment #1)

> Rawhide (F-22+) has Guile already enabled so this is an F-21 only Bug.

Oh, that's too bad.

I suppose you might as well just ignore this then.


Note You need to log in before you can comment on or make changes to this bug.