简体   繁体   English

使用 CDB 在 QtCreator 中检查 QJsonObject 的问题

[英]Issue with inspecting QJsonObject in QtCreator with CDB

Recently updated to Qt 5.15.0.最近更新到 Qt 5.15.0。 But now, I see some problems displaying JSON objects in the watchlist.但是现在,我发现在监视列表中显示 JSON 个对象时出现一些问题。 Found nothing while digging google last few hours.在过去几个小时挖掘谷歌时什么也没发现。

See the screenshots:查看屏幕截图:

代码

应用输出

和监视列表

Any ideas what is wrong with the settings?任何想法设置有什么问题? Or debug helpers?还是调试助手? Or it is QT bug?或者是 QT 错误?

Finally, found the issue.终于,找到问题了。 I had to upgrade the QT Creator.我不得不升级 QT Creator。 Did not notice that Maintenance tool did not update the Creator too.没有注意到 Maintenance tool 也没有更新 Creator。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM