From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13700 invoked by alias); 14 Jul 2004 09:02:16 -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 13690 invoked from network); 14 Jul 2004 09:02:15 -0000 Received: from unknown (HELO web90108.mail.scd.yahoo.com) (66.218.94.79) by sourceware.org with SMTP; 14 Jul 2004 09:02:15 -0000 Message-ID: <20040714090214.49090.qmail@web90108.mail.scd.yahoo.com> Received: from [210.118.108.254] by web90108.mail.scd.yahoo.com via HTTP; Wed, 14 Jul 2004 02:02:14 PDT Date: Wed, 14 Jul 2004 11:12:00 -0000 From: karthik bala guru Subject: Debug a cross-compiled binary using GDB !! To: gdb@sources.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-07/txt/msg00131.txt.bz2 Hello, I have builded gcc, glibc and gdb as arm-targetted and i386-linux-hosted. When I execute gdb to debug a cross-compiled binary and type 'run', gdb complains that "You can't do that without a process to debug". In my humble opinion, gdb couldn't execute arm-targetted binary on i386 machine and probably I need a arm simulator or arm board connected to PC. I think "target sim" has something to do with it. But I can't find any information about "target sim". Can anyone help me or advice me what to do? Or Is it possible to cross debug a application from within a i386 machine. Thank you in advance. karthik bala guru __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - Send 10MB messages! http://promotions.yahoo.com/new_mail