Xcode CustomDataViews:std::set 的调试信息格式化程序?
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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论