From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10896 invoked by alias); 7 Feb 2006 14:49:34 -0000 Received: (qmail 10887 invoked by uid 22791); 7 Feb 2006 14:49:34 -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; Tue, 07 Feb 2006 14:49:33 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1F6U9q-0004l7-VH; Tue, 07 Feb 2006 09:49:31 -0500 Date: Tue, 07 Feb 2006 14:49:00 -0000 From: Daniel Jacobowitz To: Frederic Kwiatkowski Cc: gdb@sourceware.org Subject: Re: Remote Debugging on an ARM target Message-ID: <20060207144930.GA18262@nevyn.them.org> Mail-Followup-To: Frederic Kwiatkowski , gdb@sourceware.org References: <5fb065d90602070644mf12070bg@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5fb065d90602070644mf12070bg@mail.gmail.com> 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-02/txt/msg00043.txt.bz2 On Tue, Feb 07, 2006 at 03:44:47PM +0100, Frederic Kwiatkowski wrote: > This GDB was configured as "--host=i686-pc-linux-gnu --target=i386-linux"... No, your GDB must have --target=arm-linux to talk to an arm-linux gdbserver. -- Daniel Jacobowitz CodeSourcery