From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28610 invoked by alias); 23 Jul 2003 07:25:44 -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 28601 invoked from network); 23 Jul 2003 07:25:42 -0000 Received: from unknown (HELO alice.acmet.com) (61.11.104.16) by sources.redhat.com with SMTP; 23 Jul 2003 07:25:42 -0000 Received: from sara (localhost [127.0.0.1]) by alice.acmet.com (8.11.6/8.11.6) with SMTP id h6N7PLl11568 for ; Wed, 23 Jul 2003 12:55:22 +0530 Message-ID: <004a01c350ea$7e519130$1300a8c0@sara> From: "Saravanan J" To: Subject: GDB5.3 for MIPS ISA32 and MIPS ISA16 Date: Wed, 23 Jul 2003 07:25:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-SW-Source: 2003-07/txt/msg00293.txt.bz2 Hi!! I am new to this mailing list.=20 Me along with my friends are designing a small MIPS based processor that su= pports ISA16 and ISA32.=20 We require a simulator for this. We have planned to port GDB 5.3.=20 I dont know which target i choose and port it to GDB5.3. Can anyone help me= out.