From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23709 invoked by alias); 6 May 2006 04:08:04 -0000 Received: (qmail 23694 invoked by uid 22791); 6 May 2006 04:08:01 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Sat, 06 May 2006 04:07:47 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FcE4z-0003tM-VA; Sat, 06 May 2006 00:07:42 -0400 Date: Sat, 06 May 2006 04:08:00 -0000 From: Daniel Jacobowitz To: Bob Rossi Cc: Ulrich Weigand , gdb-patches@sourceware.org Subject: Re: [PATCH] Fix spurious mi-basics.exp failures Message-ID: <20060506040741.GA14929@nevyn.them.org> Mail-Followup-To: Bob Rossi , Ulrich Weigand , gdb-patches@sourceware.org References: <200605060119.k461JWLU010082@d12av02.megacenter.de.ibm.com> <20060506015210.GA12668@nevyn.them.org> <20060506020237.GC25114@brasko.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060506020237.GC25114@brasko.net> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00139.txt.bz2 On Fri, May 05, 2006 at 10:02:37PM -0400, Bob Rossi wrote: > I can't think of exactly how the anchoring would have just anything > related to these tests. I'm just wondering, what fixed the > relative/absolute path problem? My point is that before the anchoring, the "^done" pattern probably matched "203^done" in the output. They're still broken if you configure with a relative path, which you can see from your output: > 202-environment-directory ../../../src/gdb/testsuite/gdb.mi^M 202^done,source-path="/home/bob/cvs/gdb/original/builddir/gdb/testsuite/../../../src/gdb/testsuite/gdb.mi:$cdir:$cwd"^M > 203^done,source-path="/home/bob/cvs/gdb/original/builddir/gdb/testsuite/../../../src/gdb/testsuite/gdb.mi:$cdir:$cwd"^M Mine doesn't look like that. -- Daniel Jacobowitz CodeSourcery