Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Debugging JNI Code on my Nexus S

How can I debug JNI code on my device! I enable debugging and Im able to successfully set break points in Java and able to debug using Eclipse.

But when it comes to my JNI C/C++ code I can't debug! Eclipse doesn't get no feedback on the breakpoints that I set.

Please help!

ps: Im using Android SDK 2.3.4, NDK r5b on MacOS Snow Leopard

like image 655
McBob Avatar asked Aug 01 '26 16:08

McBob


1 Answers

I've used this tutorials:

Using Eclipse for Android C/C++ Development

Using Eclipse for Android C/C++ Debugging

like image 165
pal Avatar answered Aug 08 '26 11:08

pal



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!