From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1622 invoked by alias); 4 Sep 2009 09:51:46 -0000 Received: (qmail 1612 invoked by uid 22791); 4 Sep 2009 09:51:46 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mel.act-europe.fr (HELO mel.act-europe.fr) (212.99.106.210) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 04 Sep 2009 09:51:40 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id 691F7290008; Fri, 4 Sep 2009 11:51:38 +0200 (CEST) Received: from mel.act-europe.fr ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2-twSFkwqD-W; Fri, 4 Sep 2009 11:51:31 +0200 (CEST) Received: from adijon-256-1-124-107.w90-6.abo.wanadoo.fr (ADijon-256-1-124-107.w90-6.abo.wanadoo.fr [90.6.123.107]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mel.act-europe.fr (Postfix) with ESMTP id 8A3702900A4; Fri, 4 Sep 2009 11:51:31 +0200 (CEST) From: Eric Botcazou To: Richard Henderson Subject: Re: [ada] help debugging acats failure Date: Fri, 04 Sep 2009 09:51:00 -0000 User-Agent: KMail/1.9.9 Cc: gcc@gcc.gnu.org References: <4A9F1A8D.5080501@redhat.com> <4AA04A98.3000900@redhat.com> In-Reply-To: <4AA04A98.3000900@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200909041151.13059.ebotcazou@adacore.com> Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org X-SW-Source: 2009-09/txt/msg00097.txt.bz2 > I haven't been able to figure out what command to issue from the command > line to reproduce this. Cut and paste from the dejagnu log doesn't > work, which is more than annoying... There is a blurb about this on http://gcc.gnu.org/wiki/DebuggingGCC -- Eric Botcazou