I am writing a game for Android that includes some C ++.I have a pretty repeatable failure that seems to be related to my C ++ code
Looking at the page: http://source.android.com/porting/debugging_native.html#Debug_Scenarios (right at the end)
he says to run the output through a "stack tool" that cannot find any traces .. nor aproto.
http://groups.google.com/group/android-developers/browse_thread/thread/73f89bb8739c24bb/5228e7a5dcfff090?lnk=gst&q=stack+tool#5228e7a5dcfff090
, stack Google ( , ...)
, :
http://code.google.com/p/android-ndk-stacktrace-analyzer/
, ; , .:)
- , , : http://osdir.com/ml/AndroidDevelopers/2009-04/msg00492.html addr2line - , Im crashing, !
, ...
In most cases, the docs seem to reference the ndk-stack tool (even if they call it the "stack tool").