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

Disable the C++ debugging option when debugging a pure qml application

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • None
    • Qt Creator 2.2.1
    • Quick / QML Support

      When debugging a .qmlproject it is possible to enable the "C++" debugger checkbox in the project run settings. The following warning will be shown:


      The preferred debugger engine for debugging binaries of type 'unknown-unknown-unknown-unknown-unknown' is not available.
      The debugger engine 'Gdb engine' will be used as a fallback.
      Details: The CDB debug engine does not support the unknown-unknown-unknown-unknown-unknown ABI.
      


      Since this is not supported, the checkbox should be disabled.

      To debug mixed applications, use the Debug/External Executable or create a 2nd run config for the project.

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

            cjanssen Christiaan Janssen (Inactive)
            mpejcoch Martin Pejcoch (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes