From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17012 invoked by alias); 13 Sep 2004 17:18:56 -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 17005 invoked from network); 13 Sep 2004 17:18:55 -0000 Received: from unknown (HELO neptune.TidalNetworks.net) (67.114.153.34) by sourceware.org with SMTP; 13 Sep 2004 17:18:55 -0000 Content-class: urn:content-classes:message MIME-Version: 1.0 Subject: RE: About simulator generator Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Mon, 13 Sep 2004 17:18:00 -0000 Message-ID: <52BBA75459915749B68F93B604B636CD0666D6@neptune.TidalNetworks.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Xinan Tang" To: "Soam Vasani" , "libra" Cc: X-SW-Source: 2004-09/txt/msg00094.txt.bz2 Hi We need to have a list of which an ISA simulator is written by which tool. For example, is it true that only PPC and MIPS were written in IGEN? Thanks --Xinan=20 -----Original Message----- From: gdb-owner@sources.redhat.com [mailto:gdb-owner@sources.redhat.com] On Behalf Of Soam Vasani Sent: Sunday, September 12, 2004 10:58 PM To: libra Cc: gdb@sources.redhat.com Subject: Re: About simulator generator libra wrote: > So, does anyone knows that a tool that can generate the simulator for new=20 > architecture(ISA). There are two tools, CGEN and IGEN, that generate simulators. But a GDB port for a new architecture has to be written by hand. --=20 soam