PDA

View Full Version : Is there any trick to view better debug information ?



tonnot
25th August 2011, 21:03
My locals and watchers window offers usefull information.
However, I can't see 'human' readable information for Qstrings, strings, chars, vectors.
The window shows a tree with a lot of information but it is a terrible task to try to see anything.
Is there any trick ?
Is a better future for this ?
Thanks.

squidge
25th August 2011, 21:37
What IDE are you using?

tonnot
26th August 2011, 06:54
I'm using qtcreator 2.1
Thanks

high_flyer
26th August 2011, 13:05
http://www.qtcentre.org/threads/32446-Qt-Creator-Not-able-to-see-value-of-QString-etc-even-with-python-enabled-gdb
http://www.qtcentre.org/threads/33670-confige-QCreator-to-see-QString-in-debugging-with-mingw-%28debugging-macro%29

tonnot
29th August 2011, 18:13
Hello again.
I can't get a correct setup
I show you a printscreen piece...
Is very difficutl to check qstring and other values ....
Is there any solution?
Thanks

wysota
29th August 2011, 18:22
Did you rebuild the debugging helper as suggested?

tonnot
29th August 2011, 20:26
Rebuild ? mmm, I dont see any rebuild advise ....
I only can play with some check options .
I send you my 2 tab/ debug properties setup.
-
Thanks

wysota
29th August 2011, 23:37
And you did try to check the box saying that when you check it, you get nice debugging output for classes like QString?