when I use ARM EABI tools from the Android NDK like this: objdump.exe -S libmono.so >> out.txt, I get a txt but the file is file format elf32-littlearm.How can I get the crash code.
↧