From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27493 invoked by alias); 2 May 2011 17:53:25 -0000 Received: (qmail 27469 invoked by uid 22791); 2 May 2011 17:53:25 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 02 May 2011 17:53:11 +0000 Received: (qmail 28159 invoked from network); 2 May 2011 17:53:10 -0000 Received: from unknown (HELO scottsdale.localnet) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 2 May 2011 17:53:10 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: [RFC] Fixing gdb.base/completion.exp (PR testsuite/12649) Date: Mon, 02 May 2011 17:53:00 -0000 User-Agent: KMail/1.13.5 (Linux/2.6.35-28-generic; KDE/4.6.2; x86_64; ; ) Cc: Jan Kratochvil , Marek Polacek , Joel Brobecker References: <4DB82F26.30801@redhat.com> <201105021823.20657.pedro@codesourcery.com> <20110502172826.GA3621@host1.jankratochvil.net> In-Reply-To: <20110502172826.GA3621@host1.jankratochvil.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201105021853.10902.pedro@codesourcery.com> 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: 2011-05/txt/msg00034.txt.bz2 On Monday 02 May 2011 18:20:39, Jan Kratochvil wrote: > So OK, if you have coded it already and gdb_test "complete ..." is not > a perfect replacement I agree it should be kept just with your patch. On Monday 02 May 2011 18:28:26, Jan Kratochvil wrote: > But otherwise I agree now complete_command is not a full replacement. -- Pedro Alves