@bazis wrote:
Hi,
Yes, you can override the SSH port by specifying host:port in the “host name” field.
During “configuring” stage VisualGDB adds your public key to ~/.ssh/authorized_keys. If it hangs in this stage, please check whether the file is writable.
You can also disable the “setup public key authentication” and use the password instead.
hello ,now i found another problem, i cancel check the “setup public key authentication” ,and it doesn’t blocked, but when the dialog closed, the whole vs2012 does not respond. i have to close it forcibly.
i guess it was checking the toolchain, when i create a new project ,in “linux coputer selcection” step ,i selete create a new ssh comnection, normally ,it wil check the tool chain and go to the “source code access” step , but when i specifies the computer it also lead to the whole vs2012 none-respoding.
the computer i specified is a “compile environment” that i connect it with ssh it will chroot to a directory separated from other users.
dose it have something wrong with visualgdb or can you help me with it ?