From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11828 invoked by alias); 22 Feb 2007 16:53:13 -0000 Received: (qmail 11820 invoked by uid 22791); 22 Feb 2007 16:53:13 -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; Thu, 22 Feb 2007 16:53:07 +0000 Received: from dsl093-172-095.pit1.dsl.speakeasy.net ([66.93.172.95] helo=caradoc.them.org) by nevyn.them.org with esmtp (Exim 4.63) (envelope-from ) id 1HKHBp-0001J8-28; Thu, 22 Feb 2007 11:53:05 -0500 Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HKHBo-0003EN-R9; Thu, 22 Feb 2007 11:53:04 -0500 Date: Thu, 22 Feb 2007 16:56:00 -0000 From: Daniel Jacobowitz To: jdli@arcturusnetworks.com Cc: gdb@sourceware.org Subject: Re: How to build native gdb for coldfire 5272 uClinux? Message-ID: <20070222165303.GA12403@caradoc.them.org> Mail-Followup-To: jdli@arcturusnetworks.com, gdb@sourceware.org References: <44592.204.50.165.202.1172162799.squirrel@gate.arcturusnetworks.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44592.204.50.165.202.1172162799.squirrel@gate.arcturusnetworks.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-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-02/txt/msg00237.txt.bz2 On Thu, Feb 22, 2007 at 11:46:39AM -0500, jdli@arcturusnetworks.com wrote: > > Hi there, > > Can somebody tell me how to configure and make a native gdb for coldfire > 5272 based uClinux host? The target is coldfire 5272 uClinux as well, and > I am using a i686 SuSE linux pc to make it. I don't know of anyone who has built a native GDB for uClinux - I recommend using gdbserver. It might be possible to get native GDB to work, but I really don't have any idea what problems you'll encounter. -- Daniel Jacobowitz CodeSourcery