From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 363 invoked by alias); 9 Oct 2008 20:21:14 -0000 Received: (qmail 354 invoked by uid 22791); 9 Oct 2008 20:21:13 -0000 X-Spam-Check-By: sourceware.org Received: from smtp-outbound-2.vmware.com (HELO smtp-outbound-2.vmware.com) (65.115.85.73) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 09 Oct 2008 20:20:38 +0000 Received: from mailhost3.vmware.com (mailhost3.vmware.com [10.16.27.45]) by smtp-outbound-2.vmware.com (Postfix) with ESMTP id E475322002; Thu, 9 Oct 2008 13:20:36 -0700 (PDT) Received: from [10.20.92.59] (promb-2s-dhcp59.eng.vmware.com [10.20.92.59]) by mailhost3.vmware.com (Postfix) with ESMTP id DB1B3C9A1B; Thu, 9 Oct 2008 13:20:36 -0700 (PDT) Message-ID: <48EE6707.3050401@vmware.com> Date: Thu, 09 Oct 2008 20:21:00 -0000 From: Michael Snyder User-Agent: Thunderbird 1.5.0.12 (X11/20080411) MIME-Version: 1.0 To: Tom Tromey , Pierre Muller , gdb-patches@sourceware.org Subject: Re: Results of macscp.exp test on cygwin References: <011801c92a03$4b71afa0$e2550ee0$@u-strasbg.fr> <20081009181350.GA15369@caradoc.them.org> In-Reply-To: <20081009181350.GA15369@caradoc.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 2008-10/txt/msg00306.txt.bz2 Daniel Jacobowitz wrote: > On Thu, Oct 09, 2008 at 10:27:07AM -0600, Tom Tromey wrote: >>>>>>> "Pierre" == Pierre Muller writes: >> Pierre> Shouldn't we force dwarf-2 debug format, or at least >> Pierre> skip the test if only stabs format is available? >> >> Seems like a decent idea to me. > > Yes; I suggest skipping, rather than forcing. There should be some > examples of this in the testsuite already. Regarding macscp.exp, I am running it on RHEL-4 and seeing the majority of tests fail. bash-3.00$ gcc --version gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-9) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.