From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26347 invoked by alias); 25 Jun 2004 13:34:50 -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 26309 invoked from network); 25 Jun 2004 13:34:47 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 25 Jun 2004 13:34:47 -0000 Received: from drow by nevyn.them.org with local (Exim 4.34 #1 (Debian)) id 1Bdqqt-0005p0-5r for ; Fri, 25 Jun 2004 09:34:47 -0400 Date: Fri, 25 Jun 2004 13:34:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: [RFA] testsuite/gdb.base/attach.exp: Fix some Cygwin problems Message-ID: <20040625133447.GA21788@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <20040625131649.GR19325@cygbert.vinschen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040625131649.GR19325@cygbert.vinschen.de> User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2004-06/txt/msg00530.txt.bz2 On Fri, Jun 25, 2004 at 03:16:49PM +0200, Corinna Vinschen wrote: > Hi, > > on Cygwin, some of the attach tests are simply failing because the > corresponding output string isn't correctly checked for. The below > patch fixes that partly. Some of the tests will need changes in GDB > so I didn't care for them as part of this testsuite fix. > > Ok to check in? > > > Corinna > > > * gdb.base/attach.exp: Set testpid to Windows PID for Cygwin. > (do_attach_tests): Add Cygwin specific strings to check for > in the nonsense test, the boguspid test and the attach1 test. OK. -- Daniel Jacobowitz