From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8801 invoked by alias); 9 Oct 2007 14:46:35 -0000 Received: (qmail 8792 invoked by uid 22791); 9 Oct 2007 14:46:34 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 09 Oct 2007 14:46:27 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id BF03298338; Tue, 9 Oct 2007 14:46:25 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id AA67B9829E; Tue, 9 Oct 2007 14:46:25 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1IfGLo-0007ta-RW; Tue, 09 Oct 2007 10:46:24 -0400 Date: Tue, 09 Oct 2007 15:05:00 -0000 From: Daniel Jacobowitz To: Pierre Muller Cc: gdb-patches@sourceware.org Subject: Re: [RFC] Fix testsuite interruption on cygwin in gdb.fortran/array-element.exp Message-ID: <20071009144624.GA30185@caradoc.them.org> Mail-Followup-To: Pierre Muller , gdb-patches@sourceware.org References: <003001c80a81$db94f350$92bed9f0$@u-strasbg.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <003001c80a81$db94f350$92bed9f0$@u-strasbg.fr> User-Agent: Mutt/1.5.15 (2007-04-09) 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: 2007-10/txt/msg00201.txt.bz2 On Tue, Oct 09, 2007 at 04:37:03PM +0200, Pierre Muller wrote: > > Running ../../../src/gdb/testsuite/gdb.fortran/array-element.exp ... > ERROR: (DejaGnu) proc "additional" does not exist. Must be matching "for". I wonder why this doesn't break for anyone else? > 2007/10/09 Pierre Muller > > * lib/gdb.exp (gdb_run_cmd): Move comment outside > of gdb_expect call, to avoid interruption. OK, thanks. -- Daniel Jacobowitz CodeSourcery