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

Debugger permanently disabled after trying unsupported bitness

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Not Evaluated Not Evaluated
    • Qt Creator 4.6.0-rc1
    • Qt Creator 4.4.0-rc1
    • Debugger
    • None
    • Windows 10 1703 64 bit
      MSVC2015

      1. Have a 64 bit build of Creator without qtcreatorcdbext64.
      2. Open a project in this Creator.
      3. Create a build configuration using a 32-bit Qt and one using a 64-bit Qt.
      4. Make the 64 bit build active.
      5. Try debugging.
        This works.
      6. Make the 32 bit build active.
      7. Try debugging.
        This does not work because of QTCREATORBUG-18248.
      8. Make the 64 bit build active again.
      9. Try debugging.
        This does not work anymore because debugging is disabled completely.

      When Creator is not able to debug a particular build, debugging other builds should still be possible.

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

            davschul David Schulz
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes