From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5058 invoked by alias); 3 Apr 2002 15:19:27 -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 5015 invoked from network); 3 Apr 2002 15:19:25 -0000 Received: from unknown (HELO duracef.shout.net) (204.253.184.12) by sources.redhat.com with SMTP; 3 Apr 2002 15:19:25 -0000 Received: (from mec@localhost) by duracef.shout.net (8.11.6/8.11.6) id g33FJJl00976; Wed, 3 Apr 2002 09:19:19 -0600 Date: Wed, 03 Apr 2002 07:19:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200204031519.g33FJJl00976@duracef.shout.net> To: drow@mvista.com, fnasser@redhat.com Subject: Re: [RFA/testsuite] Significantly speed up commands.exp Cc: gdb-patches@sources.redhat.com X-SW-Source: 2002-04/txt/msg00065.txt.bz2 Fernando Nasser writes: > So lets go ahead and remove the hack. > Thank you very much. My test bed gives it ten configurations up. Test suite time drops from 636 seconds to 528 seconds for a typical configuration. Note that I use dejagnu 1.4.2, expect 5.33, tcl 8.34. Works for me, Michael C > 2002-04-02 Daniel Jacobowitz > > * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect. > (gdb_expect): Remove $notransfer hack.