From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30601 invoked by alias); 20 Nov 2002 15:04:12 -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 30470 invoked from network); 20 Nov 2002 15:04:09 -0000 Received: from unknown (HELO suntana.fh-konstanz.de) (141.37.9.230) by sources.redhat.com with SMTP; 20 Nov 2002 15:04:09 -0000 Received: from localhost (s4502.fh-konstanz.de [141.37.9.242]) by suntana.fh-konstanz.de (8.9.3+Sun/8.9.3) with ESMTP id QAA22005 for ; Wed, 20 Nov 2002 16:01:11 +0100 (MET) Received: from 212.62.199.50 ( [212.62.199.50]) as user msarasa@mail.fh-konstanz.de by webmail.fh-konstanz.de with HTTP; Wed, 20 Nov 2002 16:04:35 +0100 Message-ID: <1037804675.3ddba483ad67e@webmail.fh-konstanz.de> Date: Wed, 20 Nov 2002 07:04:00 -0000 From: msarasa@fh-konstanz.de To: gdb@sources.redhat.com Subject: change target for a simulated target MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15;q=1.0 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.1 X-Originating-IP: 212.62.199.50 X-SW-Source: 2002-11/txt/msg00250.txt.bz2 I have to make Gdb work with a simulated target instead of with the real target that works now. What should I do? , tell me please the steps I may follow in order to change the real target that we use now via serial link for a simulated target . I have the simulator , but i've no idea how to begin. Does anybody have done that yet? could i see some code? or , how to begin? It's very important, please, i need that for my Thesis. Vielen Dank, Thank you very much