From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6137 invoked by alias); 20 Nov 2002 11:47:41 -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 6112 invoked from network); 20 Nov 2002 11:47:38 -0000 Received: from unknown (HELO postfix2.ofir.com) (193.0.243.237) by sources.redhat.com with SMTP; 20 Nov 2002 11:47:38 -0000 Received: from webmail5.ofir.dk (unknown [192.168.197.25]) by postfix2.ofir.com (Postfix) with ESMTP id 802C727D5B; Wed, 20 Nov 2002 13:12:54 +0100 (CET) X-WM-Posted-At: webmail5.ofir.dk; Wed, 20 Nov 02 12:40:28 +0100 Date: Wed, 20 Nov 2002 03:47:00 -0000 From: James Sampson To: ac131313@redhat.com Cc: GDB Archive X-EXP32-SerialNo: 00002117 Subject: RE: Adding a target at build? Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <20021120121254.802C727D5B@postfix2.ofir.com> X-SW-Source: 2002-11/txt/msg00246.txt.bz2 It's me again :-D Andrew Wrote: >If you're interested in adding tic54x support to GDB, then have a look >at the xstormy16 and cris targets. How come it's good to look at these targets?. I searched the GDB source code for "cris" and found 10 files, but I don't know what to do. Best Regards J.S.