lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


* 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.