From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25793 invoked by alias); 18 Nov 2006 16:31:42 -0000 Received: (qmail 25783 invoked by uid 22791); 18 Nov 2006 16:31:41 -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; Sat, 18 Nov 2006 16:31:30 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GlT6G-0003oo-HK; Sat, 18 Nov 2006 11:31:28 -0500 Date: Sat, 18 Nov 2006 16:31:00 -0000 From: Daniel Jacobowitz To: Mangesh Edake Cc: Kaushik karandikar , gdb Subject: Re: gdbserver + arm nommu Message-ID: <20061118163128.GA14647@nevyn.them.org> Mail-Followup-To: Mangesh Edake , Kaushik karandikar , gdb References: <20061117173330.GA5388@nevyn.them.org> <997558.6428.qm@web50511.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <997558.6428.qm@web50511.mail.yahoo.com> User-Agent: Mutt/1.5.13 (2006-08-11) 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-11/txt/msg00139.txt.bz2 On Sat, Nov 18, 2006 at 06:05:01AM -0800, Mangesh Edake wrote: > > Hi, > I looked for the patches provided by nathan. I > found those patches are for m68k and apply to the > files gdb/m68k-tdep.c and gdb/m68klinux-tdep.c Those patches have nothing to do with this. If you can't try CVS HEAD, see if it works, and tell us what happens if it doesn't work, then I'm sorry but we can't help you. > There is no patch for ARM for gdb-6.x to make > gdbserver work on ARM platform. So we have decided to > continue with gdb-5.2.1 as it is patched. Now in this > case I have arm-elf-gdb version 6.4 and gdbserver that > will run on ARM board is from gdb-5.2.1, so will this > create any problems due to version mismatch going > further? It should be fine. -- Daniel Jacobowitz CodeSourcery