can't show value of variant
when in debug mode, i have tried in windows xp and ubuntu 9.04. can't get the value of QString in Locals and Watchers, can get the value of interget type. anyone can tell me the reason and how to solve it. i have tried many times. and i rebuild the debugging helper in the version in option. it also can't load the value.
i use qDebug can output the value. any help is appreciated.
Re: can't show value of variant
Don't you think you should have mentioned that you use Qt Creator? This is, by the way, a wrong section too. Moving the thread...
Re: can't show value of variant
Did you build your debugging helpers?
Re: can't show value of variant
Quote:
Originally Posted by
guchangyuan
when in debug mode, i have tried in windows xp and ubuntu 9.04. can't get the value of QString in Locals and Watchers, can get the value of interget type...
If you did not so already, upgrade to QCreator 1.2.1: integrated debugging has significantly improved, not perfect yet, but waaaaay better (and all the issues you describe have been fixed).
Ciao,
M.