From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1568 invoked by alias); 13 Jan 2004 17:08:15 -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 1561 invoked from network); 13 Jan 2004 17:08:14 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 13 Jan 2004 17:08:14 -0000 Received: by localhost.redhat.com (Postfix, from userid 469) id 9C1351A440D; Tue, 13 Jan 2004 12:06:43 -0500 (EST) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16388.9635.551573.299235@localhost.redhat.com> Date: Tue, 13 Jan 2004 17:08:00 -0000 To: Elena Zannoni Cc: mec.gnu@mindspring.com (Michael Elizabeth Chastain), gdb-patches@sources.redhat.com Subject: Re: [PATCH] some testsuite cleanups In-Reply-To: <16387.10596.362891.726709@localhost.redhat.com> References: <20040112222503.3E6494ACDA@berman.michael-chastain.com> <16387.10596.362891.726709@localhost.redhat.com> X-SW-Source: 2004-01/txt/msg00346.txt.bz2 Elena Zannoni writes: > > > > 2004-01-12 Elena Zannoni > > > > * gdb.threads/gcore-thread.exp: Prefix name of binary with > > test specific name. > > * gdb.mi/gdb669.exp: Ditto. > > * gdb.mi/mi-pthreads.exp: Ditto. > > * gdb.mi/mi1-pthreads.exp: Ditto. > > * gdb.mi/mi2-pthreads.exp: Ditto. committed