From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11270 invoked by alias); 16 Jul 2004 09:04:26 -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 11190 invoked from network); 16 Jul 2004 09:04:24 -0000 Received: from unknown (HELO NUTMEG.CAM.ARTIMI.COM) (217.40.111.177) by sourceware.org with SMTP; 16 Jul 2004 09:04:24 -0000 Received: from mace ([192.168.1.25]) by NUTMEG.CAM.ARTIMI.COM with Microsoft SMTPSVC(6.0.3790.0); Fri, 16 Jul 2004 10:03:02 +0100 From: "Dave Korn" To: "'karthik bala guru'" , Subject: RE: Debug a cross-compiled binary using GDB !! Date: Fri, 16 Jul 2004 09:04:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit In-Reply-To: <20040716080121.45054.qmail@web90108.mail.scd.yahoo.com> Message-ID: X-OriginalArrivalTime: 16 Jul 2004 09:03:02.0296 (UTC) FILETIME=[B2E29180:01C46B13] X-SW-Source: 2004-07/txt/msg00197.txt.bz2 > -----Original Message----- > From: karthik bala guru [mailto:bluekarthik@yahoo.com] > Sent: 16 July 2004 09:01 > To: Dave Korn; gdb@sources.redhat.com > Subject: RE: Debug a cross-compiled binary using GDB !! > > hi, > Can the simulator in GDB used for debugging > arm-cross-compiled programs from > being in a i386 machine ? > > Thanx & regards, > karthik bala guru A caution: I haven't used the arm toolchain myself, but AFAIUI, now you have a 386 hosted arm targetted cross-gdb, you should just be able to use "target sim", then "load " and "run" to start it going. cheers, DaveK -- Can't think of a witty .sigline today....