[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Probably a weird question: Lua in big endian
- From: Florian Weimer <fw@...>
- Date: Sun, 14 Dec 2008 20:39:32 +0100
* Bogdan Marinescu:
>> You should try to attach a debugger and obtain a backtrace. If this
>> is difficult, you could try to reproduce the issue in a more complete,
>> but ABI-compatible test environment.
> I can't attach a debugger, because I need a JTAG adapter that I don't have
> and can't afford right now. About reproducing the issue in a more complete
> testing environment, I'm thinking about how to do this, although my options
> seem to be quite limited.
You could try qemu, it's got ARM support.