How to read crash dump of Android

来源:互联网 发布:淘宝代销如何发货视频 编辑:程序博客网 时间:2024/06/05 15:02



https://kobablog.wordpress.com/2011/05/14/how-to-read-crash-dump-of-android/


---

how to get the stack trace???

From your terminal prompt call%> adb logcat -d | ndk-stack -sym $PROJECT_PATH/obj/local/armeabi 

----

ndk debug

https://groups.google.com/forum/#!topic/android-ndk/ecSWMOlOMs8

0 0
原创粉丝点击