开发者

Android debugging - Watch points

I am trying to use watchpoints to debug an Android problem in Eclipse. I'm settings a watchpoint by settings a breakpoint o开发者_如何学Gon my variable definition. However the execution never pauses even though the variable is accessed. Has anyone else come across this problem? Could someone please try setting a watch point on a variable in an Android project and see if it works?

Thanks


Are you running the app as debug? Is debug set to true in your manifest?


If you're using a handset, make sure USB debugging is enabled.

Heres a handy how-to video.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜