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

Stopping debugged console application does not close terminal window

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 3.5.0-rc1
    • Debugger
    • Windows 7 64 bit
      MinGW g++ 4.9.1
      gdb 7.8

      1. Create a new Qt Console Application project.
      2. Make sure that "Run in terminal" is checked for this project.
      3. Run the application in the debugger.
        A terminal window will open for this application.
      4. Click the "Stop Debugger" icon.
        The application will quit but the terminal window will remain visible.

      When stopping the application, the terminal window should disappear. When just running the application without a debugger, this works correctly.

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

            hjk hjk
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes