From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7571 invoked by alias); 24 Apr 2012 16:55:34 -0000 Received: (qmail 7562 invoked by uid 22791); 24 Apr 2012 16:55:33 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from usmamail.tilera.com (HELO USMAMAIL.TILERA.COM) (206.83.70.75) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 24 Apr 2012 16:55:19 +0000 Received: from [10.7.0.51] (10.9.0.23) by USMAExch2.tad.internal.tilera.com (10.3.0.33) with Microsoft SMTP Server id 14.0.694.0; Tue, 24 Apr 2012 12:55:18 -0400 Message-ID: <4F96DAF6.9030501@tilera.com> Date: Tue, 24 Apr 2012 16:59:00 -0000 From: Jeff Kenton User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2 MIME-Version: 1.0 To: Pedro Alves CC: Joel Brobecker , Subject: Re: [PATCH] Add support for Tilera TILE-Gx processor (part 1/2: gdb) References: <4F906647.8090303@tilera.com> <20120420124306.GJ2852@adacore.com> <4F95B46D.1070101@tilera.com> <4F96D76C.5040703@redhat.com> In-Reply-To: <4F96D76C.5040703@redhat.com> Content-Type: text/plain; charset="ISO-8859-1"; 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: 2012-04/txt/msg00805.txt.bz2 On 04/24/2012 12:40 PM, Pedro Alves wrote: > Are there variants of the tilera processors with different register sets? If > so, you should consider adding support for xml target descriptions and standard > features. grep for "org.gnu.gdb". > The simple answer is "No". We have previous (similar) processors for which we had GDB-6.8 working, but we have no plans to update those versions of GDB or to submit them here. --jeff kenton