From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10783 invoked by alias); 22 May 2008 15:08:28 -0000 Received: (qmail 10773 invoked by uid 22791); 22 May 2008 15:08:28 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 22 May 2008 15:08:11 +0000 Received: (qmail 25215 invoked from network); 22 May 2008 15:08:09 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 22 May 2008 15:08:09 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: [ob] Testsuite longjmp.exp race Date: Thu, 22 May 2008 18:42:00 -0000 User-Agent: KMail/1.9.9 Cc: Jan Kratochvil References: <20080522143420.GA5788@host0.dyn.jankratochvil.net> In-Reply-To: <20080522143420.GA5788@host0.dyn.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200805221608.11043.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: 2008-05/txt/msg00660.txt.bz2 A Thursday 22 May 2008 15:34:20, Jan Kratochvil wrote: > Hi, > > with slow GDB the testcase will ERROR-out. > (GDB_TEST does not need $gdb_prompt but GDB_TEST_MULTIPLE does) > Thanks! -- Pedro Alves