From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8334 invoked by alias); 8 Nov 2007 22:30:59 -0000 Received: (qmail 8236 invoked by uid 22791); 8 Nov 2007 22:30:55 -0000 X-Spam-Check-By: sourceware.org Received: from hq.tensilica.com (HELO mailapp.tensilica.com) (65.205.227.29) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 08 Nov 2007 22:30:53 +0000 Received: from localhost ([127.0.0.1]) by mailapp.tensilica.com with esmtp (Exim 4.34) id 1IqFtq-0004Vj-K9; Thu, 08 Nov 2007 14:30:58 -0800 Received: from mailapp.tensilica.com ([127.0.0.1]) by localhost (mailapp [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16787-07; Thu, 8 Nov 2007 14:30:58 -0800 (PST) Received: from maxim_fc5.hq.tensilica.com ([192.168.11.68]) by mailapp.tensilica.com with esmtp (Exim 4.34) id 1IqFtq-0004Ve-6y; Thu, 08 Nov 2007 14:30:58 -0800 Message-ID: <47338E0F.5050205@hq.tensilica.com> Date: Thu, 08 Nov 2007 22:30:00 -0000 From: Maxim Grigoriev User-Agent: Thunderbird 1.5.0.9 (X11/20070102) MIME-Version: 1.0 To: Ulrich Weigand , Markus Deuling , GDB Patches , Daniel Jacobowitz Subject: Re: [rfc] [05/05] Get rid of current_gdbarch in xtensa References: <47319D50.50709@de.ibm.com> <200711082155.lA8LtPjO001820@d12av02.megacenter.de.ibm.com> <20071108221806.GA26910@caradoc.them.org> In-Reply-To: <20071108221806.GA26910@caradoc.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-11/txt/msg00185.txt.bz2 Daniel Jacobowitz wrote: > On Thu, Nov 08, 2007 at 10:55:25PM +0100, Ulrich Weigand wrote: > >> Otherwise, I didn't see anything wrong. But I agree that it would >> be good to test a change of this complexity; can you set up a simulator >> test environment for xtensa? >> > > I don't believe the sim is freely available. Might want to ask Maxim Daniel is right, Xtensa simulator is not freely available. In the near future, I am going to submit Xtensa GDB GNU/Linux support, and people who have hardware running Xtensa GNU/Linux will be able to test Xtensa FSF GDB. In the meantime, I can test this patch and let you know how it looks like. Thanks for taking care of Xtensa port. -- Maxim