开发者

Debugging JNI Code on my Nexus S

开发者 https://www.devze.com 2023-03-11 05:41 出处:网络
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.

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


I've used this tutorials:

Using Eclipse for Android C/C++ Development

Using Eclipse for Android C/C++ Debugging

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号