调试时是否可以在Eclipse中查看变量值?现在,当我"鼠标悬停"变量时,我得到的只是定义.例如,对于[int mLastView],我得到[com.company.samples.MyClass.mLastView]而不是1.分配给它的值.
另外,有没有改进Eclipse中的调试?
对于启动器:使断点在VS中可见(见下文)?
Eclipse断点
Eclipse Break Point http://i28.tinypic.com/hwmtcx.png
Visual Studio断点
Visual Studio Break Point http://i32.tinypic.com/359egbp.png