From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27157 invoked by alias); 6 May 2015 08:04:25 -0000 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org Received: (qmail 27130 invoked by uid 48); 6 May 2015 08:04:25 -0000 From: "jan.kratochvil at redhat dot com" To: gdb-prs@sourceware.org Subject: [Bug guile/18382] New: "guile" command still completes --without-guile Date: Wed, 06 May 2015 08:04:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: guile X-Bugzilla-Version: 7.9 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jan.kratochvil at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone cf_gcchost Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-q2/txt/msg00232.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=18382 Bug ID: 18382 Summary: "guile" command still completes --without-guile Product: gdb Version: 7.9 Status: NEW Severity: normal Priority: P2 Component: guile Assignee: unassigned at sourceware dot org Reporter: jan.kratochvil at redhat dot com Target Milestone: --- Host: xdje42 at gmail dot com Tom Tromey 2015-05-04: 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) https://bugzilla.redhat.com/show_bug.cgi?id=1218357 -- You are receiving this mail because: You are on the CC list for the bug.