JakeWharton / hugo

Annotation-triggered method call logging for your debug builds.
Apache License 2.0
7.92k stars 797 forks source link

Hugo disturbs AS debugger ! #128

Open afaucogney opened 8 years ago

afaucogney commented 8 years ago

As you can see on SO http://stackoverflow.com/questions/35132129/this-is-not-available-in-debug-windows-of-android-studio/35749492?noredirect=1#comment59366188_35749492, using Hugo disturbs AS debugger : this is not anymore available and then it is impossible to debug, as far I know and up to now.

JakeWharton commented 8 years ago

Likely a problem with AspectJ usage. Not sure how to fix it. I welcome contributions here.

ViliusKraujutis commented 7 years ago

That's how Debug'ing looks like on Android Studio 3.0

screen shot 2017-05-23 at 14 22 32

Also, I'm using latest HUGO_VERSION = "1.2.1"