how to set break points when developing Eclipse with an actual device

1 reply [Last post]
mmingfeilam1
Joined: 02/03/2010
User offline. Last seen 1 week 2 days ago.

hi,

i am developing using Eclipse and MyTouch phone, while i can run the application fine on the

device, i can't seem to set break points for debugging. is there some settings/tools i am

missing?

thanks.

Robert Green
Robert Green's picture
Joined: 02/18/2009
User offline. Last seen 21 hours 42 min ago.
Make sure you're in the debug

Make sure you're in the debug perspective and you should be able to double click on the left of any line to set a break point. Use "Debug" instead of "Run" and it should let you step through, so long as you keep your phone connected.