From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9536 invoked by alias); 21 Jul 2003 15:43:25 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 9529 invoked from network); 21 Jul 2003 15:43:24 -0000 Received: from unknown (HELO dublin.act-europe.fr) (212.157.227.154) by sources.redhat.com with SMTP; 21 Jul 2003 15:43:24 -0000 Received: from localhost (localhost [127.0.0.1]) by amavis.act-europe.fr (Postfix) with ESMTP id AE36D22A256 for ; Mon, 21 Jul 2003 17:43:23 +0200 (MET DST) Received: from dublin.act-europe.fr ([127.0.0.1]) by localhost (dublin.act-europe.fr [127.0.0.1:10024]) (amavisd-new) with ESMTP id 26621-08 for ; Mon, 21 Jul 2003 17:43:21 +0200 (MET DST) Received: from cardiff.ACT-Europe.FR (cardiff.act-europe.fr [10.10.0.169]) by dublin.act-europe.fr (Postfix) with ESMTP id 3017822A255 for ; Mon, 21 Jul 2003 17:43:21 +0200 (MET DST) Received: by cardiff.ACT-Europe.FR (Postfix, from userid 560) id 08A0F2E494C; Mon, 21 Jul 2003 17:43:20 +0200 (CEST) Date: Mon, 21 Jul 2003 15:43:00 -0000 From: Jerome Guitton To: gdb-patches@sources.redhat.com Subject: Re: [RFA] ARM : prologue scan Message-ID: <20030721154320.GC3621@act-europe.fr> References: <20030721142742.GA3621@act-europe.fr> <20030721143143.GA28437@nevyn.them.org> <20030721143824.GF20550@act-europe.fr> <20030721145701.GA29302@nevyn.them.org> <20030721152044.GB3621@act-europe.fr> <20030721152851.GA1963@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030721152851.GA1963@nevyn.them.org> User-Agent: Mutt/1.4i X-Virus-Scanned: by amavisd-new X-SW-Source: 2003-07/txt/msg00372.txt.bz2 Daniel Jacobowitz (drow@mvista.com): > Put it in RUNTESTFLAGS. If you search gcc.gnu.org, there is a SIMTEST > HOWTO somewhere that explains in great detail; most of it applies to > GDB too. Found it. Thank you for your help! -- Jerome