Set the breakpoints by double clicking on the side pane near code.Go
to the debug mode,press debug and then press function key F5.it will
execute till your breakpoint.

On Jan 27, 7:40 pm, shlomib <[email protected]> wrote:
> I am unable to get an Android application under Eclipse Galileo to
> stop at a breakpoint I set in the code. When debugging the code, it
> continues to run as if the breakpoint doesn't exist. The emulator
> starts correctly and the code runs correctly under the emulator.
> However, I must be missing something as I did notice that if I change
> the text in the code and rerun it, the emulator still shows the old
> text. The application I am running is the good old HelloWorld
> application that I created following the tutorial.

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to