Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-8825 LLDB debugger does not work
  3. QTCREATORBUG-9650

lldb does not start console (qtcreator_process_stub) for IO interaction

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • P2: Important
    • Qt Creator 3.1.0-rc1
    • Debugger
    • None
    • Mac OSX 10.8.3, Creator based on Qt4.8.4

    • a8a9786b9182b9a2e1b28f81ccaf5845b60a87cc

    Description

      Steps to reproduce:

      • create simple Qt Console application from template
      • select Qt5 kit (I've used Qt5.1.0rc/clang/lldb engine)
      • insert some statements to the main() to ask for input from user (see example main.cpp)
      • start debugging

      Current result:

      • qtcreator_process_stub is not started
      • all I/O goes into the Application Output (which is not usable for input)

      Expected result:

      • qtcreator_process_stub (or similar) is used to do input as well (works fine when using Run instead of Debug)

      Attachments

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

        Activity

          People

            hjk hjk
            cstenger Christian Stenger
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes