From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22045 invoked by alias); 21 Sep 2005 21:48:13 -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 21993 invoked by uid 22791); 21 Sep 2005 21:48:04 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 21 Sep 2005 21:48:04 +0000 Received: from drow by nevyn.them.org with local (Exim 4.52) id 1EICRe-0004sR-Ij; Wed, 21 Sep 2005 17:48:02 -0400 Date: Wed, 21 Sep 2005 21:48:00 -0000 From: Daniel Jacobowitz To: Olatunji Ruwase Cc: gdb@sourceware.org Subject: Re: Help with gdb testsuite (lib/gdb.exp) Message-ID: <20050921214801.GA18635@nevyn.them.org> Mail-Followup-To: Olatunji Ruwase , gdb@sourceware.org References: <4331A7CA.6050807@Sun.COM> <20050921184140.GA12454@nevyn.them.org> <4331D3DE.7090700@Sun.COM> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4331D3DE.7090700@Sun.COM> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-09/txt/msg00166.txt.bz2 On Wed, Sep 21, 2005 at 02:42:54PM -0700, Olatunji Ruwase wrote: > Thanks for your response. I found out that release versions I quoted in > my initial email were wrong, sorry about that :(. > runtest was picking up an older version of expect and tcl. > > % runtest -V > WARNING: Couldn't find the global config file. > Expect version is 5.25.0 > Tcl version is 8.0 > Framework version is 1.4.4 > > The simple test you prescribed worked on tcl version 8.4 but not on 8.0, > i.e newlines remain in $b. > Making runtest use the newer releases solved the problem. There you go; thanks for confirming. That TCL version is six years old, so I don't feel really obliged to support it. -- Daniel Jacobowitz CodeSourcery, LLC