From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28298 invoked by alias); 25 Nov 2002 09:56:45 -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 28290 invoked from network); 25 Nov 2002 09:56:44 -0000 Received: from unknown (HELO postfix2.ofir.com) (193.0.243.237) by sources.redhat.com with SMTP; 25 Nov 2002 09:56:44 -0000 Received: from webmail5.ofir.dk (unknown [192.168.197.25]) by postfix2.ofir.com (Postfix) with ESMTP id 2EA492CBF9 for ; Mon, 25 Nov 2002 11:22:59 +0100 (CET) X-WM-Posted-At: webmail5.ofir.dk; Mon, 25 Nov 02 10:56:22 +0100 Date: Mon, 25 Nov 2002 01:56:00 -0000 From: James Sampson To: GDB Archive X-EXP32-SerialNo: 00002117 Subject: Porting GDB - Where to start? Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <20021125102259.2EA492CBF9@postfix2.ofir.com> X-SW-Source: 2002-11/txt/msg00350.txt.bz2 Hello In my GDB journey, I have now found out, that I need to port the GDB to C55x target. A recipe on how to do this, exists only in very light form. The best thing is to edit another port, and since I don't know which port to choose, I ask that exact question here. Which port would be best to start from, when I'm porting to a C55x target which produces COFF files?. Best Regards James Sampson