CDB debugger not showing globals right Qt 5.5 msvc2013 Qt Creator 3.5
-
When I try to examine global variables with cdb under Creator 3.5.0, clicking a symbol makes it vanish, and the debugger log shows a message like "Node w.1.0 not found". When I single-step the program, the expected value is displayed.
Every step of a structure expansion requires a program step. Needless to say this makes debugging all but impossible, so I hope there is a known fix or workaround.