From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31146 invoked by alias); 5 Feb 2010 17:33:28 -0000 Received: (qmail 31135 invoked by uid 22791); 5 Feb 2010 17:33:27 -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, 05 Feb 2010 17:33:22 +0000 Received: (qmail 14645 invoked from network); 5 Feb 2010 17:33:20 -0000 Received: from unknown (HELO caradoc.them.org) (dan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 5 Feb 2010 17:33:20 -0000 Date: Fri, 05 Feb 2010 17:33:00 -0000 From: Daniel Jacobowitz To: Joel Brobecker Cc: gdb-patches@sourceware.org Subject: Re: [RFA/testsuite] Reset the timeout duration at the start of each testcase. Message-ID: <20100205173318.GB16328@caradoc.them.org> Mail-Followup-To: Joel Brobecker , gdb-patches@sourceware.org References: <20100129153726.GC30542@caradoc.them.org> <1265263706-22569-1-git-send-email-brobecker@adacore.com> <20100204155956.GA14962@caradoc.them.org> <20100204174254.GC2715@adacore.com> <20100204181621.GB27544@caradoc.them.org> <20100205072223.GB4335@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100205072223.GB4335@adacore.com> 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/msg00170.txt.bz2 On Fri, Feb 05, 2010 at 11:22:23AM +0400, Joel Brobecker wrote: > So I suggest we stay with the initial patch: A new global named > default_test_timeout that the user can set in site.exp. How about gdb_test_timeout, then? I didn't realize you were talking about site.exp; I've never tried setting a timeout there. We use "set timeout" in board files. -- Daniel Jacobowitz CodeSourcery