From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9826 invoked by alias); 6 May 2005 01:54:48 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 9538 invoked from network); 6 May 2005 01:54:43 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 6 May 2005 01:54:43 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50 #1 (Debian)) id 1DTs39-00011D-0Q for ; Thu, 05 May 2005 21:54:43 -0400 Date: Fri, 06 May 2005 01:54:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: fullname syntax variable for testsuite Message-ID: <20050506015442.GA3874@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <20050505173202.GC31758@white> <20050505173942.GA17561@nevyn.them.org> <20050506004415.GD481@white> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050506004415.GD481@white> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-05/txt/msg00179.txt.bz2 On Thu, May 05, 2005 at 08:44:15PM -0400, Bob Rossi wrote: > Here is the updated patch. I broke down the regexp into several cases. > It should be very easy to maintain (add/remove) the regexp as time goes > on. If there are any other modifications that need to be made, please > let me know. > > Thanks, > Bob Rossi > > > 2005-05-05 Bob Rossi > > * lib/gdb.exp (fullname_syntax): Added global regex. > (fullname_syntax_POSIX): Ditto. > (fullname_syntax_UNC): Ditto. > (fullname_syntax_DOS_CASE): Ditto. > (fullname_syntax_DOS): Ditto. > * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added > fullname_syntax variable to scope and use it. > (test_file_list_exec_source_files): Ditto. > * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto. This patch is OK with me. Please wait a day to see if anyone else has comments, and then you can check this in. After you do that I'll revise Dennis's patch. -- Daniel Jacobowitz CodeSourcery, LLC