From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32672 invoked by alias); 17 Feb 2011 06:57:09 -0000 Received: (qmail 32662 invoked by uid 22791); 17 Feb 2011 06:57:09 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,TW_GD X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 17 Feb 2011 06:57:05 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 52B752BACA1; Thu, 17 Feb 2011 01:57:04 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id RYHNtu5NJqMN; Thu, 17 Feb 2011 01:57:04 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id E03D42BABF3; Thu, 17 Feb 2011 01:57:03 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 98BD714586B; Thu, 17 Feb 2011 10:56:58 +0400 (RET) Date: Thu, 17 Feb 2011 08:13:00 -0000 From: Joel Brobecker To: Jan Kratochvil Cc: gdb-patches@sourceware.org Subject: Re: [RFA] dw2-ranges.exp: Build dw2-ranges3.S with -gdwarf-2 (not -gstabs) Message-ID: <20110217065658.GD15527@adacore.com> References: <1297920803-15681-1-git-send-email-brobecker@adacore.com> <20110217064123.GA21625@host1.dyn.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110217064123.GA21625@host1.dyn.jankratochvil.net> User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2011-02/txt/msg00412.txt.bz2 Thanks for the review! > definitely not, see: Sorry, but I can't seem to connect the dots. Why not just add a comment in the testcase just before the compile command explaining why you deliberately compile with stabs? -- Joel