From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23901 invoked by alias); 17 Jun 2004 17:30:46 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 23884 invoked from network); 17 Jun 2004 17:30:45 -0000 Received: from unknown (HELO casa.cgf.cx) (66.30.22.40) by sourceware.org with SMTP; 17 Jun 2004 17:30:45 -0000 Received: by casa.cgf.cx (Postfix, from userid 201) id 940D91B960; Thu, 17 Jun 2004 13:29:26 -0400 (EDT) Date: Thu, 17 Jun 2004 17:30:00 -0000 From: Christopher Faylor To: binutils@sources.redhat.com, gcc@gcc.gnu.org, gdb@sources.redhat.com Subject: Re: PROPOSAL: removing src/expect Message-ID: <20040617172926.GA18730@trixie.casa.cgf.cx> Mail-Followup-To: binutils@sources.redhat.com, gcc@gcc.gnu.org, gdb@sources.redhat.com References: <20040617032421.3DC954B104@berman.michael-chastain.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040617032421.3DC954B104@berman.michael-chastain.com> User-Agent: Mutt/1.4.1i X-SW-Source: 2004-06/txt/msg00189.txt.bz2 On Wed, Jun 16, 2004 at 11:24:21PM -0400, Michael Elizabeth Chastain wrote: >Hey, I have some good news about Cygwin. > >Aaron LaFramboise stepped up and ran the gdb test suite on Cygwin >with the versions of Tcl+Expect+Dejagnu that already ship with Cygwin. >That's TCL 8.4, Expect 5.26, Dejagnu 1.4.2.x. > > http://sources.redhat.com/ml/gdb-testers/2004-q2/msg00159.html > >There is one problem with expect on gdb.base/maint.exp. >The problem is intermittent and happens with some runs and not others. >Other than that, the normal Cygwin versions of Tcl+Expect+Dejagnu >work fine for testing gdb. That's not really surprising since these versions all come from sourceware. cgf