Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
Qt Creator 4.9.0
-
Windows 10 host to Linux
Description
When trying to do a remote debug connection from Windows to Linux it will time out and fail to connect. However, if the gdbserver is started first directly on the Linux machine and then connected to via Qt Creator then it works fine.
The error in the log is:
15:04:24.050 783target extended-remote tcp:10.239.32.78:10000 15:04:25.115 Failed to start application: Connecting to remote server failed: tcp:10.239.32.78:10000: Impossibile stabilire la connessione. Rifiuto persistente del computer di destinazione. 15:04:25.130 Debugging has failed.