I am trying to debug an app with Intellij 13.0 on Windows 7. Whenever I start debugging I get the following warning:
Intellij
Warning: debug info
Had similar problem in Android Studio (0.5.1) with SDK 18.0.1
Warning: debug info can be unavailable. Please close other application using ADB: Monitor, DDMS, Eclipse
As you suggested updating the SDK worked. Now running on 19.0 and the problem got resolved.