We are using qt4.7 arm on embedded linux, Qt creator 3.6.1 on Linux PC, the debugger could show primitive type very well, but cannot show qstring or complex structure.
If use qt5.3.1 arm, everything works.
What could I do to see qt4.7 QString?
Thanks