[Qt-interest] qt creator can't evaluate expression when debugging?
Li Li
fancyerii at gmail.com
Tue Sep 13 17:41:07 CEST 2011
hi all,
I am using qt creator to debug. I have a QUrl local variable. I want to
view it's value. But Locals and Expressions view don't show anything. And I
add a line: QString ss=qurl.toString(); the locals and expressions view
can display local variable ss. So I Insert NewWatch Item qurl.toString().
but it says <no such values>. I also tried QString::number(1). it can't even
evaluate this! What's wrong with it? I am using qt sdk 1.1.2 in ubuntu.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110913/24b019ec/attachment.html
More information about the Qt-interest-old
mailing list