From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21651 invoked by alias); 21 Jun 2003 07:02:50 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 21562 invoked from network); 21 Jun 2003 07:02:48 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 21 Jun 2003 07:02:48 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h5L72mH14927 for ; Sat, 21 Jun 2003 03:02:48 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h5L72lI03022; Sat, 21 Jun 2003 03:02:47 -0400 Received: from localhost (romulus-int.sfbay.redhat.com [172.16.27.46]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h5L72kd07317; Sat, 21 Jun 2003 03:02:46 -0400 Subject: GDB for ARC (was Re: ARC-insight questions) From: "Martin M. Hunt" To: Rich DAddio , gdb@sources.redhat.com Cc: rdaddio@adelphia.net In-Reply-To: References: Content-Type: text/plain Organization: Red Hat Inc. Message-Id: <1056178966.3742.2.camel@dragon> Mime-Version: 1.0 Date: Sat, 21 Jun 2003 07:02:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2003-06/txt/msg00425.txt.bz2 Rich, This is really a question for the GDB folks. There was never any ARC-specific part of Insight. Insight simply runs on top of GDB. It was GDB that dropped support for ARC. I've copied this to the GDB list. Martin On Fri, 2003-06-20 at 15:24, Rich DAddio wrote: > Martin, > I am currently maintaining GCC for the ARC platform. I currently have a > toolchain GCC-3.2.3, newlib-1.11.0, binutils-2.13.1. > > I have had private email with Nick Clifton at Redhat regarding the > maintainence of binutils and I plan on having a web site up soon to support > the ARC and GNU software. > > In mail from Date: 19 May 2003, regarding Insight you said that support for > the ARC was dropped. Do you have any details on this? If so is there any way > to turn this around? I'd like to keep GDB and ARC up-to-date with the other > pieces I have cobbled together. > > Thanks. > > Best Regards, > > Rich d