From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24075 invoked by alias); 5 Sep 2009 16:11:09 -0000 Received: (qmail 24064 invoked by uid 22791); 5 Sep 2009 16:11:08 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 05 Sep 2009 16:11:02 +0000 Received: from int-mx08.intmail.prod.int.phx2.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n85GAH6x001770; Sat, 5 Sep 2009 12:10:17 -0400 Received: from stone.twiddle.home (vpn-8-244.rdu.redhat.com [10.11.8.244]) by int-mx08.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id n85G9JEi018717; Sat, 5 Sep 2009 12:09:29 -0400 Message-ID: <4AA28D2F.4010102@redhat.com> Date: Sat, 05 Sep 2009 16:11:00 -0000 From: Richard Henderson User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.1) Gecko/20090814 Fedora/3.0-2.6.b3.fc11 Thunderbird/3.0b3 MIME-Version: 1.0 To: Eric Botcazou CC: gcc@gcc.gnu.org Subject: Re: [ada] help debugging acats failure References: <4A9F1A8D.5080501@redhat.com> <4AA04A98.3000900@redhat.com> <200909041151.13059.ebotcazou@adacore.com> In-Reply-To: <200909041151.13059.ebotcazou@adacore.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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/msg00133.txt.bz2 On 09/04/2009 02:51 AM, Eric Botcazou wrote: >> 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 Thanks. I probably should have thought to look on our wiki... r~