From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27484 invoked by alias); 17 Nov 2006 17:33:42 -0000 Received: (qmail 27476 invoked by uid 22791); 17 Nov 2006 17:33: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; Fri, 17 Nov 2006 17:33:32 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1Gl7ak-0001Q7-7F; Fri, 17 Nov 2006 12:33:30 -0500 Date: Fri, 17 Nov 2006 17:33:00 -0000 From: Daniel Jacobowitz To: Kaushik karandikar Cc: Mangesh Edake , gdb Subject: Re: gdbserver + arm nommu Message-ID: <20061117173330.GA5388@nevyn.them.org> Mail-Followup-To: Kaushik karandikar , Mangesh Edake , gdb References: <20061117141813.GA29174@nevyn.them.org> <20061117142726.25304.qmail@web30605.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061117142726.25304.qmail@web30605.mail.mud.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/msg00122.txt.bz2 On Fri, Nov 17, 2006 at 06:27:26AM -0800, Kaushik karandikar wrote: > Even i am having the same problem. I compiled > gdbserver from gdb-6.0. And stuck with the thread_db. > And many other compilation errors. I am using the > arm-elf-gcc-2.95 compiler. I found the patches for > gdb-5.2.1 but in that i am not able to do single step > and continue. It would be a great help if you look > into those issues and guide to make gdbserver up and > running on ARM board. We can only help you with the current version. Nathan added a patch useful for uClinux in the last few months. I've only tested it on ColdFire, but I think it would work on ARM too. As for thread_db and other compilation errors, I assume this is a problem with your development environment, not with gdbserver. -- Daniel Jacobowitz CodeSourcery