Xcode CustomDataViews:std::set 的调试信息格式化程序?

发布于 2024-10-28 03:42:05 字数 237 浏览 4 评论 0原文

Xcode 允许将调试漂亮打印插件的自定义类型输入到 /Developer/Library/Xcode/CustomDataViews 中。

显然,调试时 Xcode 本身并不能看到 std::set 中的内容。

std::set 的格式化程序是什么? 一个包含一个条目的简单 .plist 文件似乎足以满足相对简单的类型...如果足够的话,它会是什么样子?

Xcode allows custom types debugging pretty-printing plug-ins to be fed into /Developer/Library/Xcode/CustomDataViews.

Apparently Xcode does not natively see what's inside a std::set when debugging.

What would be the formatter for std::set? A simple .plist file with one entry appears to be sufficient for relatively simple types... what would it look like if it was sufficient?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文