"Anri P." <anr...@mail.com> writes:

> Hello.
>
> I'm trying to port my application written in C+ECL (12.12.1 with
> android-ecl patches) on an android platform. But perfectly working app
> on linux keeps crashing on an android device, throwing random strange
> type error or sometimes segfault conditions. So what are my options to
> debug such strange behaviour? I suppose that it is some
> build/initialization bug, but how to find the reason for it? Also
> simple test cases seem working, but when it comes down to an
> application with several asdf systems, uffi and multithreading it
> fails.

Is it not possible to run gdb on android?  Perhaps you could try to
catch those crashes in gdb and debug from there on?


-- 
__Pascal Bourguignon__
http://www.informatimago.com/
"Le mercure monte ?  C'est le moment d'acheter !"


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to