From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13608 invoked by alias); 12 Feb 2007 17:02:25 -0000 Received: (qmail 13596 invoked by uid 22791); 12 Feb 2007 17:02:24 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Mon, 12 Feb 2007 17:02:15 +0000 Received: from dsl093-172-095.pit1.dsl.speakeasy.net ([66.93.172.95] helo=caradoc.them.org) by nevyn.them.org with esmtp (Exim 4.63) (envelope-from ) id 1HGeZ8-0007nL-C2; Mon, 12 Feb 2007 12:02:10 -0500 Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HGeZ7-0001uL-4t; Mon, 12 Feb 2007 12:02:09 -0500 Date: Mon, 12 Feb 2007 17:02:00 -0000 From: Daniel Jacobowitz To: Pierre Muller Cc: gdb-patches@sourceware.org, ezannoni@redhat.com Subject: Re: [RFA] Set pascal language for DWarf debug information Message-ID: <20070212170208.GA7227@caradoc.them.org> Mail-Followup-To: Pierre Muller , gdb-patches@sourceware.org, ezannoni@redhat.com References: <1755.130.79.112.72.1170691981.squirrel@www-ics.u-strasbg.fr> <20070208180256.GB17845@nevyn.them.org> <000a01c74ec2$028c2770$48704f82@ICSMULLER> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000a01c74ec2$028c2770$48704f82@ICSMULLER> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-02/txt/msg00171.txt.bz2 On Mon, Feb 12, 2007 at 05:22:37PM +0100, Pierre Muller wrote: > Concerning the testsuite, it would be nice indeed to have at least some > tests > but the problem is that I don't know anything about the tests, > and when I tried to run the tests on my cygwin cvs, > it did nothing... > I tried to checkout the dejagnu directory, > but it seems to be almost empty. > > Is it possible to use the testsuite on Cygwin, and how do I > enable it? Sure. Install the Cygwin packages of dejagnu and expect, and then run "make check-gdb", and then I would expect it to work. I can help you write tests. The Fortran ones might be a good model to start from. -- Daniel Jacobowitz CodeSourcery