My environment: Qt5.14.2 + QtCreator4.14.2 + MSVC2017
When I debug programs in QtCreator with CDB, I cannot see the variable's value from using cursor pointing to the variable, but says "Expression too complex"(See the picture below), I googled and test some solutions, including change CDB configurations, download CDB symbols, but none of them works. So hope someone familiar with this could help me out, Thanks for advance.