This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Documentation on running dejagnu with qemu?


On Tue, 2009-04-28 at 14:52 -0700, Doug Kwan (éæå) wrote:
> I would like to run the testsuite using qemu as the gdb simulator does
> not support newer ARMs.  However, there does not seems to be any good
> documents on that topic.  Could someone give me a pointer or two?

At least on a linux system, I've found the following works fine (in my
site.exp)

set SIM "<path-to-qemu>/qemu-arm"

R.


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