From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23454 invoked by alias); 8 Jan 2010 14:23:34 -0000 Received: (qmail 23445 invoked by uid 22791); 8 Jan 2010 14:23:33 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 08 Jan 2010 14:23:30 +0000 Received: (qmail 22315 invoked from network); 8 Jan 2010 14:23:28 -0000 Received: from unknown (HELO orlando) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 8 Jan 2010 14:23:28 -0000 From: Pedro Alves To: Vladimir Prus Subject: Re: RFC: fix race in multiexec case Date: Fri, 08 Jan 2010 14:23:00 -0000 User-Agent: KMail/1.9.10 Cc: gdb-patches@sourceware.org References: <201001051126.58970.vladimir@codesourcery.com> <201001061631.59732.pedro@codesourcery.com> <201001081709.55137.vladimir@codesourcery.com> In-Reply-To: <201001081709.55137.vladimir@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201001081423.35340.pedro@codesourcery.com> 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: 2010-01/txt/msg00172.txt.bz2 On Friday 08 January 2010 14:09:55, Vladimir Prus wrote: > What is the right way to regression test this? Do you think running testsuite with no special > arguments is sufficient, or I need to try async/non-stop? Just the regular testing is fine. -- Pedro Alves