A common cause of a hang when starting debugging is a problem with some port that runs during a debugging session.
Can you try to shut down as many applications / services as possible? (for example, for example, a VNC server that can use the same TCP port than a debugging session)
Then check if you have this problem.
source share