Thanks for your answer! Well my breakpoints are in a class that extends AppWidgetProvider, does that that apply? Also, what's an easy way to do debug the acore process?
BoD On May 9, 4:17 am, Romain Guy <[email protected]> wrote: > If you set breakpoints in views, you'd have to debug the acore process > (Home's process.) > > > > On Fri, May 8, 2009 at 7:13 PM, BoD <[email protected]> wrote: > > > Hi! > > > I'm trying to make an AppWidget, and for some reason the Eclipse > > debugger doesn't suspend on any of the breakpoints I set (but I know > > the code is executed because I see it working on the emulator). I > > don't have this problem with other 'regular' apps (non AppWidgets). > > > Is this a known limitation, or is it just a problem on my > > installation? > > > Thanks a lot! > > > BoD > > -- > Romain Guy > Android framework engineer > [email protected] > > Note: please don't send private questions to me, as I don't have time > to provide private support. All such questions should be posted on > public forums, where I and others can see and answer them --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

