JakeWharton / hugo

Annotation-triggered method call logging for your debug builds.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hugo disturbs AS debugger !

afaucogney opened this issue · comments

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.

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

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"