From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32514 invoked by alias); 21 Jul 2003 15:28:52 -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 32507 invoked from network); 21 Jul 2003 15:28:51 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sources.redhat.com with SMTP; 21 Jul 2003 15:28:51 -0000 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 19ecap-0000WN-00 for ; Mon, 21 Jul 2003 11:28:51 -0400 Date: Mon, 21 Jul 2003 15:28:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: [RFA] ARM : prologue scan Message-ID: <20030721152851.GA1963@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030721152044.GB3621@act-europe.fr> User-Agent: Mutt/1.5.1i X-SW-Source: 2003-07/txt/msg00371.txt.bz2 On Mon, Jul 21, 2003 at 05:20:44PM +0200, Jerome Guitton wrote: > Daniel Jacobowitz (drow@mvista.com): > > > Not really. You just need to have arm-elf-run and arm-elf-gcc and > > arm-elf-g++ in your path and use --target_board arm-sim... > > First error, I forgot to build g++. But that doesn't explain the > number of regressions. > > With which tool am I supposed to used the option --target_board? 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. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer