Debugging on android-devices worked perfectly until the operating system was updated to 6.0.1. Now, when I launch the app, the compiler gets stuck at "launching ...", the application actually runs on the device, but I am unable to set breakpoints, inspect memory or whatever. When I close the compiler box there is an error message "unable to start start gdbserver on port 64311, port already in use". I already restarted the device, I tried several "tricks" from various forums, but no success.
Does anybody have a working solution?
I tested with a Nexus 5 and with Samsung S7; both have the same problem.