[Qt-creator] Remote linux debugging requires SSH (any reason?)

Christian Kandeler christian.kandeler at qt.io
Mon Dec 18 17:13:35 CET 2017


On Mon, 18 Dec 2017 08:51:43 -0500
Adam Treat <adam.treat at qt.io> wrote:

> Remote linux debugging and QNX debugging require an SSH connection.

SSH is our interface to connect to a device for the purpose of deploying files and starting applications. In the case of debugging, the started application is gdbserver.

> Any reason we don't support telnet

There has been no use case. 


Christian



More information about the Qt-creator mailing list