Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-12453

Add stdin to "Application Output" or other way to send standard input to remote application

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • Qt Creator 3.1.1
    • Debugger, Remote Linux
    • None
    • OpenSUSE 13.1 x86_64, Debian Wheezy on BeagleBone Black

      I currently work on a embedded project. The software can be deployed and executed by Qt Creator remotely. Thanks to the SSH lib of Qt Creator it is possible to redirect stdout and stderr of the remote application directly to application output tab in Qt Creator. However, there is no way to send strings to the stdin of remote as well local applications. I see no reason why the Application Output tab could not be used also as input tab.

      For now the only way to get stdin inside Qt Creator seems to be the way console applications are treated -> with spawning a extra terminal. However, there seems to be also no way to start console applications remotely.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            hjk hjk
            strahlex Alexander Rössler
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes