How do I call a class instance method while debugging in eclipse?
For example lets say I have the following code:
... Canvas canvas = m_SurfaceHolder
Open the Display view, type the code you want to execute in it, select it, right-click, and click "Execute", "Display" or "Inspect", depending on what you want to do.