From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1026 invoked by alias); 13 Sep 2004 04:57:33 -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 1017 invoked from network); 13 Sep 2004 04:57:32 -0000 Received: from unknown (HELO smtp.cs.nthu.edu.tw) (140.114.87.30) by sourceware.org with SMTP; 13 Sep 2004 04:57:32 -0000 Received: from webmail.cs.nthu.edu.tw (webmail.cs.nthu.edu.tw [140.114.87.10]) by smtp.cs.nthu.edu.tw (Postfix) with ESMTP id 7420832B6B for ; Mon, 13 Sep 2004 12:57:31 +0800 (CST) Received: by webmail.cs.nthu.edu.tw (Postfix, from userid 60001) id 7DEC51FE9E; Mon, 13 Sep 2004 12:57:30 +0800 (CST) Received: from mcs6.cs.nthu.edu.tw (mcs6.cs.nthu.edu.tw [140.114.88.126]) by webmail.cs.nthu.edu.tw (IMP) with HTTP for ; Mon, 13 Sep 2004 12:57:30 +0800 Message-ID: <1095051450.414528ba2864b@webmail.cs.nthu.edu.tw> Date: Mon, 13 Sep 2004 04:57:00 -0000 From: libra To: gdb@sources.redhat.com Subject: About simulator generator MIME-Version: 1.0 Content-Type: text/plain; charset=BIG5 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.1 X-Originating-IP: 140.114.88.126 X-SW-Source: 2004-09/txt/msg00089.txt.bz2 Hello all, Once i want to develop a new simulator for my new architecture, i can try to port the existing gdb target(ex:arm) for my new architecture. I think that it is not an easy task. So, does anyone knows that a tool that can generate the simulator for new architecture(ISA). thanks a lot!! best regards