Qt Creator debugging problem: Could not get value: No value
-
I'm trying to change a local variable value in the Locals and Expressions section of Qt Creator and I'm getting the following error (from the Debugger Log):
6assignValue({"exp":"","value":"31",})
Lldb stdout: (lldb) sc db.assignValue({"exp":"","value":"31",})
Lldb stdout:
error={type="1",code="4294967295",desc="error: Could not get value: No value"}statusmessage="Could not get value: No value"
Could not get value: No value
Note: there are some "at" characters in the output but I removed them so the forum doesn't try to format incorrectly.
I'm using the daily build from 2/10/15 but I've tried this on earlier builds with the same result.
It doesn't matter what type of variable I try to set, I get the same error. -
Hi,
Please don't post the same thread in multiple sub-forum, one is enough
"Duplicate":https://qt-project.org/forums/viewthread/53550/
Closing this one