Native stack trace on ICS?

Viewed 1423

For some reason I cannot get Native (C/C++) address / stack traces happening on the ICS devices I have here.

On my Nexus 7 nothing is output when a native library crashes. log.redirect-stdio is set to 1 when set through /system/default.prop and /data/local.prop, neither worked.

I tried setting log.redirect-stdio to true using the stop, setprop, start command but still no native stacktrace was output to logcat.

Google I mean come on... I loose more and more faith in Google every day just because of my buggy, unpredictable relationship with Android.

1 Answers
Related