Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 6 years ago.
I've made some changes to the csipsimple app for android, and I want to debug its native code. I'm using the ADT bundle v21.1 to develop (eclipse 3.7, cdt 8.1) under Ubuntu 12.10.
I came across this tutorial for native debugging under eclipse but it didn't work for me (see my question Debugging native code in android under eclipse fails).
I'm now trying the ARM DS-5 solution with no additional luck.
I also came across this nvidia solution but am not sure whether it's worth the effort.
I didn't try the Sequoyah plugin yet since it looks outdated.
Can anyone please guide me to a good stable gui debugging tool or method for debugging native code in Android on a device (my device is htc dream).