Eclipse的调试Android不工作 [英] Eclipse Debugging Android doesn't work

查看:113
本文介绍了Eclipse的调试Android不工作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好。我有一个问题与Eclipse,调试Android应用程序:所有的断点,我把不工作(应用程序不会停止他们跳过不放置)。还有一种方法,使他们的工作?

HI all. I have a problem with Eclipse, debugging an android application: all breakpoints I place doesn't work ( the applications doesn't stop. They are skipped as not placed ). There's a way to make them work?

我的Win7,JDK 6u23 64时,Eclipse 3.6 64位,所有断点启用(跳过未选择)。

I have Win7, JDK 6u23 64bit, Eclipse 3.6 64bit, all breakpoints are enabled ( skip isn't selected ).

在此先感谢您的答案:)

Thanks in advance for the answers :)

推荐答案

是否线程列表显示在Debug透视图,当你启动应用程序?如果没有,那么Eclipse的调试器不属性附加到电话/仿真器的

Does the thread list show up in the Debug perspective when you start the app? If not, then Eclipse's debugger is not property attached to the phone/emulator.

请确保您有机器人:可调试=真正的中的清单。在Eclipse ADT插件的最新版本应该为你做这一点,但我已经看到了一些情况下,就如我所料不工作。

Make sure you have android:debuggable=true in the Manifest. The latest version of the Eclipse ADT plugin should do this for you, but I've seen a few cases where it didn't work as I expected.

这篇关于Eclipse的调试Android不工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆