I\'m trying to debug the native code in the \"csipsimple\" android app using the Debug As->Android Native Application option. I used this tutorial to do it.
Do you use the info, warn, etc. functions to log messages in any of your Android.mk files? Like $(info my-log-message) It looks like your do and it's logging the string: