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

Doc: Add missing files required for remote CDB debugging

XMLWordPrintable

    • 95a278760a (qt-creator/qt-creator/8.0) 95a278760a (qt-creator/qt-creator/qds-3.6) 95a278760a (qt-creator/qt-creator/master) 95a278760a (qt-creator/qt-creator/qds-dev) 95a278760a (qt-creator/qt-creator/9.0) 95a278760a (qt-creator/qt-creator/qds-3.7)

      https://doc.qt.io/qtcreator/creator-debugger-operating-modes.html#using-cdb makes it sound like you only need to copy qtcreatorcdbext.dll to the remote machine.

      However, you need to copy its dependencies too, or else the remote debugger will fail to launch with the error, "the specified module could not be found".

      As of Qt Creator 7.0.2, the following 3 files must be copied:

      • python38.dll
      • python38.zip
      • qtcreatorcdbext.dll

        For Gerrit Dashboard: QTCREATORBUG-27914
        # Subject Branch Project Status CR V

            davschul David Schulz
            skoh-qt Sze Howe Koh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes