Details
-
Suggestion
-
Resolution: Done
-
Not Evaluated
-
None
-
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)
Description
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
Attachments
Issue Links
- is required for
-
QTCREATORBUG-28113 Suggestions pick list
-
- Reported
-