Hi all,
i tried to debug my application with eclipse/cdt/qt plugin/mingw32 under windows xp. I also run Trolltechs batch to create the dubugging libraries for Windows.
Is it possible, for example, to show the contents of a QString instance as a plain text ?? I only see some number values instead of an QString as a text value.

Kind regards...