[Qt-interest] VS 2005 unable to debug QList when not pointer or int

Tony Rietwyk tony.rietwyk at rightsoft.com.au
Thu Feb 5 03:33:23 CET 2009


Hi Everybody, 

Qt 4.4.3 commercial
VS 2005 SP1

When debugging, I can hover over a QList variable, and it shows the count and first item contents. Clicking on the + drops down to display a scrolling list of the elements. 

This works well for pointers and integers, but for anything else (like classes and enums), the count is correct, but the item values display junk. 

Is there an easy way to fix this? Previous emails on this list, suggest there may be a debugger configuration file somewhere that may be incorrect and can be tweaked? 

Thanks in advance. 

Tony.





More information about the Qt-interest-old mailing list