From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30617 invoked by alias); 18 Sep 2002 06:22:51 -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 30610 invoked from network); 18 Sep 2002 06:22:50 -0000 Received: from unknown (HELO mailsvr.fastdnsservers.com) (209.81.157.3) by sources.redhat.com with SMTP; 18 Sep 2002 06:22:50 -0000 Received: from rahul (unverified [203.200.7.121]) by mailsvr.fastdnsservers.com (Vircom SMTPRS 1.4.232) with SMTP id for ; Wed, 18 Sep 2002 02:26:30 -0400 Message-ID: <00a701c25edc$1d118a20$1301a8c0@blr.vsnl.net.in> From: "Shrikar" To: Subject: Connecting GDB to simulator Date: Tue, 17 Sep 2002 23:22:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-SW-Source: 2002-09/txt/msg00251.txt.bz2 Hi List, Just wanted to know one small thing . Is there any way by which I can connect GDB to a *Simulator* instead of an actual target ? If 'Yes' where can I get the information as to how GDB should be configured so that it uses the *Simulator interfaces* instead of any other native syscalls or JTAG ports ? Thanx in advance, Shrikar.