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...).
Attachments
For Gerrit Dashboard: QTCREATORBUG-29000 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
470601,11 | Debugger: Support piping dumpers into gdb | master | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
472210,4 | Debugger: support piping the python dumper to cdb | master | qt-creator/qt-creator | Status: MERGED | +2 | 0 |