Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.2.0-rc1
-
None
-
Windows, G++
-
b84bf4946f2dbd52dba15f22af1edec4b371cb24
Description
- Break anywhere
- Add an expression sizeof(int) -> 4
- Double-click it and change it to sizeof(double) -> 8
- Double-click it and change it to sizeof(char) -> not accessible
The debugger log shows IGNORING REPEATED REQUEST TO EXPAND watch.0