It's an issue with dx, associated with a command line arg that we started using from the gradle plugin. this has been reverted since discovering the issue so if you build with a more recent Gradle plugin this should not happen anymore.
On Wed, Feb 18, 2015 at 12:50 AM, Tomáš Procházka <[email protected] > wrote: > I found that from the lollipop is not possible to get variables values at > the first line of the method if I have breakpoint there, I must make step > to the next line. It is known bug? > > I have also big problem with stability of debugging, it very often freeze > (I must kill the app) or turn off itself (I must attach them again), it is > very hard found the problem sometimes. It works much better on older > Android versions. Does somebody the some experience? > > -- > You received this message because you are subscribed to the Google Groups > "adt-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
