tombstone

Core dump enabling:

 

c:\> adb root
c:\> adb shell
# setprop persist.core.enabled 1
# reboot

 

Stack decoding:

Get NDK from Android site, extract ndk-stack tool.

 

c:\> ndk-stack -sym symbols/system/lib -dump tombstone_01 > tombstone.txt

 

posted on 2014-12-13 10:16  阿加  阅读(284)  评论(0)    收藏  举报

导航