From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 595 invoked by alias); 17 Dec 2007 14:32:11 -0000 Received: (qmail 585 invoked by uid 22791); 17 Dec 2007 14:32:10 -0000 X-Spam-Check-By: sourceware.org Received: from nwd2mail11.analog.com (HELO nwd2mail11.analog.com) (137.71.25.57) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 17 Dec 2007 14:32:01 +0000 X-IronPort-AV: E=Sophos;i="4.24,176,1196658000"; d="scan'208";a="45376401" Received: from nwd2mhb1.analog.com ([137.71.5.12]) by nwd2mail11.analog.com with ESMTP; 17 Dec 2007 09:31:59 -0500 Received: from nwd2exm4.ad.analog.com (nwd2exm4.ad.analog.com [10.64.53.123]) by nwd2mhb1.analog.com (8.9.3 (PHNE_28810+JAGae91741)/8.9.3) with ESMTP id JAA11869 for ; Mon, 17 Dec 2007 09:31:58 -0500 (EST) Received: from nwd2exm5.ad.analog.com ([10.64.51.20]) by nwd2exm4.ad.analog.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 17 Dec 2007 09:31:58 -0500 Received: from [192.168.0.47] ([10.64.204.110]) by nwd2exm5.ad.analog.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 17 Dec 2007 09:31:58 -0500 From: Robin Getz To: gdb@sourceware.org Subject: DejaGnu framework version expected for gdb testing? Date: Mon, 17 Dec 2007 14:32:00 -0000 User-Agent: KMail/1.9.5 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200712170932.47734.rgetz@blackfin.uclinux.org> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-12/txt/msg00118.txt.bz2 I have been noticing random testsuite issues popping up now and again on different hosts, and tracked it down to the version of DejaGnu they were running. What is the required DejaGnu version that people test with? The last release version was DejaGnu is 1.4.4 (30Jan2004) However, Debian (http://packages.debian.org/dejagnu) uses a cvs snapshot from 20060709 (Daniel - since this is suffixed with -5, does that mean you have local Debian only changes?) It seems as if most other distributions just plop in the official (2004) release. Thanks -Robin