porting reversible on arm/mips
Michael Snyder
msnyder@vmware.com
Fri Dec 11 03:12:00 GMT 2009
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.
More information about the Gdb
mailing list