From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22438 invoked by alias); 8 Aug 2009 07:59:10 -0000 Received: (qmail 22429 invoked by uid 22791); 8 Aug 2009 07:59:09 -0000 X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout7.012.net.il (HELO mtaout7.012.net.il) (84.95.2.19) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 08 Aug 2009 07:58:58 +0000 Received: from conversion-daemon.i-mtaout7.012.net.il by i-mtaout7.012.net.il (HyperSendmail v2007.08) id <0KO100B00S86C600@i-mtaout7.012.net.il> for gdb-patches@sourceware.org; Sat, 08 Aug 2009 10:58:27 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.126.151.173]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KO100GSFSTEW120@i-mtaout7.012.net.il>; Sat, 08 Aug 2009 10:58:27 +0300 (IDT) Date: Sat, 08 Aug 2009 08:37:00 -0000 From: Eli Zaretskii Subject: Re: FYI: fix PR gdb/8869 In-reply-to: To: tromey@redhat.com Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83fxc2n3dp.fsf@gnu.org> References: X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-08/txt/msg00124.txt.bz2 > From: Tom Tromey > Date: Fri, 07 Aug 2009 14:42:30 -0600 > > I reasoned that only "set" commands could accept completers I hope this doesn't mean that "show" commands will not complete anymore, does it?