From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22598 invoked by alias); 22 Apr 2008 18:53:11 -0000 Received: (qmail 22581 invoked by uid 22791); 22 Apr 2008 18:53:11 -0000 X-Spam-Check-By: sourceware.org Received: from kirk.serum.com.pl (HELO serum.com.pl) (213.77.9.205) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 22 Apr 2008 18:52:53 +0000 Received: from serum.com.pl (IDENT:macro@localhost [127.0.0.1]) by serum.com.pl (8.12.11/8.12.11) with ESMTP id m3MIqo45026559; Tue, 22 Apr 2008 20:52:50 +0200 Received: from localhost (macro@localhost) by serum.com.pl (8.12.11/8.12.11/Submit) with ESMTP id m3MIqj40026555; Tue, 22 Apr 2008 19:52:46 +0100 Date: Tue, 22 Apr 2008 18:53:00 -0000 From: "Maciej W. Rozycki" To: Denis PILAT cc: insight@sources.redhat.com Subject: Re: testsuite/gdb.gdbtk In-Reply-To: <480D8ADB.5050609@st.com> Message-ID: References: <480D8ADB.5050609@st.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2008-q2/txt/msg00039.txt.bz2 On Tue, 22 Apr 2008, Denis PILAT wrote: > I'm wondering why this directory is not delivered within insight > distribution. > Is there anybody who knows if this testsuite is maintained and working > well ? It mostly worked for me for the mipsisa32-sde-elf target and the mips-sim-sde32 target board the last time I tried -- that's a configuration using the GNU simulator. There may have been two or three failures which I had no time to investigate unfortunately, but the majority of tests passed. I have no access to that configuration anymore, but I hope that sounds encouraging to you. As to maintenance, I would not call that very active, but I am sure if you find a bug and prepare a fix which you will post here, it will be gladly accepted. :-) Maciej