Hi,

I have a problem with Qt5 in the debugger of vs2010 (qt-vs-addin-1.2.1 installed) i can not see the content of for example a QMap<int, QString>, it just shows the count and than for each entry "error = ?"

With Qt 4.8.4 and qt-vs-addin-1.1.11 it worked just fine.

Is there a way to fix this?