Qt 6.9.0 and debug information problem
Unsolved
General and Desktop
-
Hi,
I upgraded Qt from 6.7.2 to 6.9.0. In version 6.7.2, I could view the contents of QMap in the debugger,
but not in 6.9.0. Does anyone have the same problem? I'm using Microsoft Visual Studio 2022 on Windows 11? -
Hi,
I upgraded Qt from 6.7.2 to 6.9.0. In version 6.7.2, I could view the contents of QMap in the debugger,
but not in 6.9.0. Does anyone have the same problem? I'm using Microsoft Visual Studio 2022 on Windows 11?@Zbigniew-Sch There was a similar issue reported recently here. You should search for it, maybe it can help.
-
I can see all class variables (local), but not the contents of QList and QMap.
How can I update the "Qt Visual Studio Tools"? I can't find it. -
Sorry, I found it.
I have last version 3.3.1 of "Qt Visual Studio Tools"