From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7987 invoked by alias); 22 Sep 2006 23:53:31 -0000 Received: (qmail 7978 invoked by uid 22791); 22 Sep 2006 23:53:31 -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, 22 Sep 2006 23:53:25 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GQupe-0005pF-VO; Fri, 22 Sep 2006 19:53:23 -0400 Date: Fri, 22 Sep 2006 23:53:00 -0000 From: Daniel Jacobowitz To: Maxim Grigoriev Cc: Michael Snyder , gdb-patches@sources.redhat.com, Bob Wilson , chris Zankel Subject: Re: Xtensa port Message-ID: <20060922235322.GA22334@nevyn.them.org> Mail-Followup-To: Maxim Grigoriev , Michael Snyder , gdb-patches@sources.redhat.com, Bob Wilson , chris Zankel References: <45142A88.7000805@hq.tensilica.com> <1158951165.22863.82.camel@localhost.localdomain> <45143542.5060206@hq.tensilica.com> <1158955891.22863.90.camel@localhost.localdomain> <45145A2E.2030804@hq.tensilica.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45145A2E.2030804@hq.tensilica.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-09/txt/msg00153.txt.bz2 On Fri, Sep 22, 2006 at 02:48:30PM -0700, Maxim Grigoriev wrote: > Thanks for your comment, Michael, > > I think I need to look closely at the "multi-arch" mechanism and see if > it's adequate to Xtensa configurability. Since you're using the tdep mechanism already, it probably is. The only issue is how to get the configuration you need into GDB - which is the project I referenced in our earlier conversation. -- Daniel Jacobowitz CodeSourcery