没有在Eclipse中调试显示变量 [英] No variables shown in eclipse debugging

查看:136
本文介绍了没有在Eclipse中调试显示变量的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我看到很多类似的问题,但解决方案没有被发现,所以我要问:

I saw many similar questions, but the solution was not found, so i'm asking:

当我debuging的变量我的Andr​​oid应用程序都不显示在变量窗口。控制台显示我,debuger没有满载。

When i'm debuging the my android app NONE of the variables are shown in the "Variables" window. The console shows me that the debuger is not fully loaded.

[2012-02-21 22:23:29 - Watcher] Android Launch!
[2012-02-21 22:23:29 - Watcher] adb is running normally.
[2012-02-21 22:23:29 - Watcher] Performing com.workspace.watcher.WatcherActivity activity launch
[2012-02-21 22:23:29 - Watcher] Automatic Target Mode: using device 'F4559C737D65'
[2012-02-21 22:23:32 - Watcher] Application already deployed. No need to reinstall.
[2012-02-21 22:23:32 - Watcher] Starting activity com.workspace.watcher.WatcherActivity on device F4559C737D65
[2012-02-21 22:23:33 - Watcher] ActivityManager: Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.workspace.watcher/.WatcherActivity }
[2012-02-21 22:23:34 - Watcher] Attempting to connect debugger to 'com.workspace.watcher' on port 8601

这是什么问题?我该如何解决呢?

What is the problem? How can i fix it?

推荐答案

在聊天Chorche交谈后,我们确定了问题,他没有设置任何断点,因此没有可用的变量阅读。

After talking with Chorche in chat we determined that the problem was he did not set any breakpoints and as such there were no available variables to read.

这似乎是使用调试Eclipse的一个pretty很好的解释/教程: http://www.vogella.de/articles/EclipseDebugging/article.html

This seems to be a pretty good explanation / tutorial on debugging using eclipse: http://www.vogella.de/articles/EclipseDebugging/article.html

这篇关于没有在Eclipse中调试显示变量的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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