Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
Qt Creator 10.0.0
-
None
-
Local and remote PC: win10 64bit;
qt5.12.12 msvc2017 32bit
-
de546ff3e (master), 28d1d3ffe (master)
Description
Cdb remote debug issue:
After you install Windows Debugging Tools and setup Qt Creator CDB extension in remote PC, you can debug, but:
When use Python dumper (default option), you need to install a qtcreator on the remote PC, and with the same install path as the local PC. If you don't do this, you can't get variable's value view (Locals, Expressions...).