Did this ever get resolved?  I am encountering this issue on 8.14

On Wednesday, May 29, 2013 6:18:56 AM UTC-4, Kevin Smith wrote:
>
> Thanks for the reply Xavier. Great session at Google IO.
>
> If I attach the debugger after the app has been started the breakpoints do 
> work and it links up with the code as it should. It is only when I start 
> the app by clicking Debug from Android Studio that the breakpoints are 
> ignored.
>
> On Tuesday, May 28, 2013 3:33:11 PM UTC-4, Xavier Ducrohet wrote:
>>
>> It's likely due to the fact that the source code of the library isn't 
>> properly setup to be the source of the jar file using in the main project. 
>> If you step through the code from your main app into your library, it's 
>> probably going to show you that there's no source attachement.
>>
>> We need to fix this.
>>
>>
>> On Tue, May 28, 2013 at 11:17 AM, Kevin Smith <respect...@me.com> wrote:
>>
>>> I finally got my project building in Android Studio with gradle. When I 
>>> debug my project breakpoints in the "application" module work, but 
>>> breakpoints inside of the "library" module do not. The strange thing is 
>>> that if I run the project and then attach the debugger after the 
>>> application has started everything works as it should. Is this a bug or do 
>>> I have something configured wrong?
>>>
>>> -- 
>>> 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 adt-dev+u...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>  
>>>  
>>>
>>
>>
>>
>> -- 
>> 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 adt-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to