From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 595 invoked by alias); 18 Jan 2006 13:53:56 -0000 Received: (qmail 571 invoked by uid 22791); 18 Jan 2006 13:53:50 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Wed, 18 Jan 2006 13:53:37 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1EzDkj-0000on-1y; Wed, 18 Jan 2006 08:53:33 -0500 Date: Wed, 18 Jan 2006 15:25:00 -0000 From: Daniel Jacobowitz To: Dave Korn Cc: 'Kalpak Shah' , gdb@sources.redhat.com Subject: Re: Getting RDI-stub to work Message-ID: <20060118135332.GA3112@nevyn.them.org> Mail-Followup-To: Dave Korn , 'Kalpak Shah' , gdb@sources.redhat.com References: <460220570601180317u2d793cc3x7c5d06735c9c01f4@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-01/txt/msg00164.txt.bz2 On Wed, Jan 18, 2006 at 12:58:19PM -0000, Dave Korn wrote: > Kalpak Shah wrote: > > Hey, > > > > We are trying to have more than one inferior under GDB at a time. In > > essence we need to make GDB asynchronous. We want to use the ARMulator > > as a testcase, but the rdi is not working. We downloaded the arm-elf > > package from the Codesourcery toolchain but couldnt find the > > armulate.sdi to get the rdi-stub working. > > http://www.google.co.uk/search?q=armulate.sdi&sourceid=mozilla-search&start=0& > start=0&ie=utf-8&oe=utf-8&client=firefox-a&rls=org.mozilla:en-GB:official > > Entry #1: > > GNU Toolchain for ARM FAQ > arm-unknown-eabi-rdi-stub 9000 /path/to/armulate.sdi arm7.cnf ... The > armulate.sdi file > is supplied with ARM's proprietary toolchain. ... > www.codesourcery.com/gnu_toolchains/arm/faq.html - 37k - 17 Jan 2006 - Cached > - Similar pages > > > > Sounds like you're going to need to shell out hard cash at some point :-( Well, there's two things that go by the name ARMulator. If they want the one in the GDB sim tree, then they should just use the remote protocol; otherwise, if they've already got a copy of ARMulator, they ought to have armulate.sdi. Unless the question is whether rdi-stub includes ARM's simulator. No, it definitely doesn't. -- Daniel Jacobowitz CodeSourcery