From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26292 invoked by alias); 29 Oct 2004 21:35:43 -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 26277 invoked from network); 29 Oct 2004 21:35:42 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sourceware.org with SMTP; 29 Oct 2004 21:35:42 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 6B0E547D9C; Fri, 29 Oct 2004 14:35:42 -0700 (PDT) Date: Fri, 29 Oct 2004 21:35:00 -0000 From: Joel Brobecker To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA/testsuite] Stop sharing .c file between 2 testcases Message-ID: <20041029213542.GS27334@gnat.com> References: <20041029170240.GQ27334@gnat.com> <41829CFD.7020009@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41829CFD.7020009@gnu.org> User-Agent: Mutt/1.4i X-SW-Source: 2004-10/txt/msg00485.txt.bz2 > >2004-10-29 Joel Brobecker > > > > * gdb.threads/bp_in_thread.c: New file, copied from > > pthread_cond_wait.c. > > * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source > > file, rather than using the .c file of another testcase. > > > >Tested on x86-linux. Ok to apply? > > Right, "obvious". Good catch. Thanks. This is now checked in. -- Joel