This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Simulating arm-linux binaries


On Mon, Nov 14, 2005 at 03:59:12PM -0700, Shaun Jackman wrote:
> 2005/11/14, Daniel Jacobowitz <drow@false.org>:
> > Have you considered just using qemu instead?  It supports ARM usermode
> > emulation, and has a gdb server as a bonus.
> 
> I didn't know qemu-arm existed. Thanks for the pointer.
> 
> I used this howto [1] to set up qemu-arm, but it's failing as follows:
> 
> $ qemu-arm -L arm arm/bin/ls
> Unable to load interpreter
> Segmentation fault
> $ qemu-arm --version
> qemu-arm version 0.7.2, Copyright (c) 2003-2005 Fabrice Bellard

Afraid I don't know much about it; you may want to direct questions to
the qemu forums, or for ARM, annoy Paul Brook directly :-)

I've only worked with qemu system emulation, not user emulation.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]