From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21936 invoked by alias); 4 Feb 2010 16:00:09 -0000 Received: (qmail 21926 invoked by uid 22791); 4 Feb 2010 16:00:08 -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; Thu, 04 Feb 2010 16:00:03 +0000 Received: (qmail 16963 invoked from network); 4 Feb 2010 16:00:02 -0000 Received: from unknown (HELO caradoc.them.org) (dan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 4 Feb 2010 16:00:02 -0000 Date: Thu, 04 Feb 2010 16:00:00 -0000 From: Daniel Jacobowitz To: Tom Tromey Cc: Joel Brobecker , gdb-patches@sourceware.org Subject: Re: [RFA/testsuite] Reset the timeout duration at the start of each testcase. Message-ID: <20100204155956.GA14962@caradoc.them.org> Mail-Followup-To: Tom Tromey , Joel Brobecker , gdb-patches@sourceware.org References: <20100129153726.GC30542@caradoc.them.org> <1265263706-22569-1-git-send-email-brobecker@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) 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-02/txt/msg00115.txt.bz2 On Thu, Feb 04, 2010 at 08:53:53AM -0700, Tom Tromey wrote: > >>>>> "Joel" == Joel Brobecker writes: > > Joel> gdb/testsuite/ChangeLog: > Joel> * lib/gdb.exp (default_test_timeout): New global variable. > Joel> Set it to timeout if not already set. > Joel> (gdb_init): Reset the value of timeout to default_test_timeout. > > Joel> OK to apply? > > FWIW, it seems reasonable to me. Ditto. This will even work with existing board files that "set timeout". -- Daniel Jacobowitz CodeSourcery