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
For me this situation occured when device was connected via usb and adb tcpip was enabled (ADB in Wi-Fi mode).
adb tcpip
Just run command adb usb with connected device and try to debug again.
adb usb