From: paawan oza <paawan1982@yahoo.com>
To: Hui Zhu <teawater@gmail.com>, Michael Snyder <msnyder@vmware.com>
Cc: "gdb@sourceware.org" <gdb@sourceware.org>
Subject: Re: porting reversible on arm/mips
Date: Mon, 14 Dec 2009 15:42:00 -0000 [thread overview]
Message-ID: <963513.51380.qm@web112512.mail.gq1.yahoo.com> (raw)
In-Reply-To: <625230.40550.qm@web112506.mail.gq1.yahoo.com>
Hi Hui and Michael,
I have been trying to setup qemu, on suse10 sp1/2 host... I did not get correct source till now.
I got some binaries for suse10.2. (kqemu.ko was not compatible)
And also arm kernel images, I did not get the one.
setting up qemu on 2.6.16 suse10.2 with arm kernel seems to be not so friendly.
if any pointer links, will be helpful to me.
another option what Micahel suggested...
"There's a nice separation in prec between architecture and OS/ABI. You could begin with the arm simulator that comes
built-in to gdb, and do the architecture part before tackling the Linux ABI part."
above also seems to be good too. for the time being I just concentrate on arch part and forget Linux ABI for the time being..
please provide your inputs.
Regards,
Oza.
----- Original Message ----
From: paawan oza <paawan1982@yahoo.com>
To: Michael Snyder <msnyder@vmware.com>
Cc: Hui Zhu <teawater@gmail.com>; "gdb@sourceware.org" <gdb@sourceware.org>
Sent: Sat, December 12, 2009 8:58:11 AM
Subject: Re: porting reversible on arm/mips
Hi All,
In conclusion we have following approaches to go ahead with.
1) have qemu or skyeye on windows and get the arm kernel on to it.
2) Using arm-elf-gdb, and use 'target simulator' command, and cross compiling test programs for arm.
1st gives me complete environment.
2nd may be a part of it.
any thing is ok as long as that gives smooth start.
I will try to setup qemu first and see.
Thanks for your help.
Regards,
Oza.
----- Original Message ----
From: Michael Snyder <msnyder@vmware.com>
To: paawan oza <paawan1982@yahoo.com>
Cc: Hui Zhu <teawater@gmail.com>; "gdb@sourceware.org" <gdb@sourceware.org>
Sent: Sat, December 12, 2009 12:19:12 AM
Subject: Re: porting reversible on arm/mips
paawan oza wrote:
> I am not sure whether I got the term 'arm simulator built in gdb"
> can you give some more pointers ?
If you configure gdb as "arm-elf", gdb will build with
its own linked-in arm simulator which you can use by
means of the gdb command "target simulator".
> If I understand correctly,
>
> there is no need for simulators, compile gdb with some options, on x86, that will simulate arm gdb with some basic arm environment!
> and I can try to finish architecture part first.
That is correct. You can build arm-elf-gdb on x86 host.
You will probably want to build arm-elf-gcc and asm and linker,
so that you can compile test programs to simulate.
> ----- Original Message ----
> From: Michael Snyder <msnyder@vmware.com>
> To: paawan oza <paawan1982@yahoo.com>
> Cc: Hui Zhu <teawater@gmail.com>; "gdb@sourceware.org" <gdb@sourceware.org>
> Sent: Fri, December 11, 2009 8:41:27 AM
> Subject: Re: porting reversible on arm/mips
>
> paawan oza wrote:
>> My target may be arm/mips.
>> but some of the common hurdles are following.
>>
>> 1) getting virtual machine which has capability gives me arm processor
>>
>> 2) getting the arm linux ISO. Can somebody give me some pointers regarding above ?
>
> There's a nice separation in prec between architecture and
> OS/ABI. You could begin with the arm simulator that comes
> built-in to gdb, and do the architecture part before
> tackling the Linux ABI part.
>
>
>
next prev parent reply other threads:[~2009-12-14 15:42 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-10 2:42 About the link to wiki in reversible.html Hui Zhu
2009-12-10 8:14 ` porting reversible on arm/mips paawan oza
2009-12-10 23:59 ` Michael Snyder
2009-12-11 2:10 ` paawan oza
2009-12-11 2:15 ` Hui Zhu
2009-12-11 13:03 ` paawan oza
2009-12-11 16:38 ` Sean Chen
2009-12-11 3:12 ` Michael Snyder
2009-12-11 3:48 ` Sean Chen
2009-12-11 8:16 ` Jakob Engblom
2009-12-11 13:24 ` paawan oza
2009-12-11 16:42 ` Sean Chen
2009-12-11 16:35 ` Sean Chen
2009-12-11 13:07 ` paawan oza
2009-12-11 18:50 ` Michael Snyder
2009-12-11 19:04 ` Ramana Radhakrishnan
2009-12-11 19:14 ` Michael Snyder
2009-12-11 19:37 ` Ramana Radhakrishnan
2009-12-12 3:28 ` paawan oza
2009-12-14 15:42 ` paawan oza [this message]
2009-12-14 18:27 ` Michael Snyder
2009-12-10 8:15 ` About the link to wiki in reversible.html Joel Brobecker
2010-03-20 9:28 porting reversible on arm/mips paawan oza
2010-03-22 4:30 ` Sean Chen
2010-03-22 12:31 ` Joseph S. Myers
2010-03-22 14:08 ` paawan oza
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=963513.51380.qm@web112512.mail.gq1.yahoo.com \
--to=paawan1982@yahoo.com \
--cc=gdb@sourceware.org \
--cc=msnyder@vmware.com \
--cc=teawater@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox