开发者

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


I've used this tutorials:

Using Eclipse for Android C/C++ Development

Using Eclipse for Android C/C++ Debugging

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜