Guru master
Joined: 24 Jul 2009 |
Posts: 737 |
|
|
 |
Posted: Fri Nov 04, 2011 6:15 am |
|
 |
 |
 |
 |
I have the debugger running on 64-bit and it is fine.
Do you get a specific error message? The message can indicate subtle issues. Fairly recently someone posted an issue with the debugger attempting to use the IPV6 localhost address ::1 and failing. Dmitri suggested explicitly setting the debugger to an IPV4 address and that fixed it. My 64-bit system does have IPV6 enabled but for some reason I didn't have that problem.
Have a look at Tools > Settings > Run & Debug (Settings) then tick Override client address and enter your normal IPV4 address. Remember that is just a guess because I don't know what the message is.
Also check your firewall settings.
|