Thanks, that did the trick :)

On Tue, Jan 19, 2010 at 1:10 PM, ryan alford <ryanalford...@gmail.com>wrote:

> Open the AndroidManifest.xml file.  On the "Application" tab, make sure
> "debuggable" is set to true.  This tells Android that the app can be
> debugged on a device.
>
> Ryan
>
> Sent from my DROID
>
> On Jan 19, 2010 4:26 AM, "ana" <antti.iisa...@gmail.com> wrote:
>
> Hi!
>
> Should breakpoints / exception breaking be working when debugging on
> device using Eclipse?
>
> If I place a breakpoint in my code, or add an unhandled exception to
> code, Eclipse does not break to code when the place is reached.
>
> I place the breakpoint by double clicking the code side, and start
> debugging by pressing F11 and selecting Android Application.
>
> How to achieve proper debugging on device?
>
> --
> 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
> android-beginners+unsubscr...@googlegroups.com<android-beginners%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>
>
> --
> 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
> android-beginners+unsubscr...@googlegroups.com<android-beginners%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>
>
-- 
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
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to