Galaxy S5 Lollipop - not all breakpoints stop execution under Android Studio debugger
问题 After upgrading Samsung Galaxy S5 SM-G900F to Lollipop (Android 5.0) I noticed strange behavior: not all breakpoints are being caught within Android Studio. Here is environment description and my observations Windows 8.1 x64 Android Studio 1.0.2 with SDK Tools 24.0.2 Sun jdk1.7.0_55 under SDK emulator all breakpoints are caught under Genymotion all breakpoints are caught under Galaxy S3 with 4.4.4 all breakpoints are caught under Galaxy S5 SM-G900F with 5.0 not all exceptions are caught I