From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30648 invoked by alias); 18 Jun 2004 18:42:17 -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 30640 invoked from network); 18 Jun 2004 18:42:15 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 18 Jun 2004 18:42:15 -0000 Received: from drow by nevyn.them.org with local (Exim 4.34 #1 (Debian)) id 1BbOJb-0006Ve-0J; Fri, 18 Jun 2004 14:42:15 -0400 Date: Fri, 18 Jun 2004 18:42:00 -0000 From: Daniel Jacobowitz To: Jim Blandy Cc: gdb-patches@sources.redhat.com Subject: Re: RFA: patch to fix gdb/1680 Message-ID: <20040618184214.GA24328@nevyn.them.org> Mail-Followup-To: Jim Blandy , gdb-patches@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2004-06/txt/msg00437.txt.bz2 On Fri, Jun 18, 2004 at 01:10:10PM -0500, Jim Blandy wrote: > > I tested it on my machine. i686-pc-linux-gnu, gcc 3.3, dwarf-2 and > stabs+. > > Expect version is 5.26 > Tcl version is 8.4 > Framework version is 1.4.2.x > > 2004-06-17 Jim Blandy > > * gdb.arch/i386-sse.exp: Don't use curly braces in regular > expressions. Does it work if you put a backslash in front of them instead? That's clearer to read, IMO. This had better work, or the entire C++ testsuite is in trouble. -- Daniel Jacobowitz