LLDB variable visualizer for Qt Classes
LLDB variable visualizer for Qt Classes
- Subject: LLDB variable visualizer for Qt Classes
- From: Michael Jackson <email@hidden>
- Date: Thu, 03 Sep 2015 10:33:04 -0400
Does anyone know of or even has some code or plugin or something for Xcode that can allow LLDB to visualize Qt based classes (www.qt.io for those that do not know of Qt). The best I can figure out is QString but we need to be able to "see" QVector, QMap, QSet, QDateTime and things like that. Qt's own IDE has a bunch of Python code for doing this but their integration with LLDB simply does not work and we have given up waiting for the developers to fix it. We love the speed of Xcode and the debugging experience seems really great for C++ STL types. We just are having issues trying to properly "see" the value of Qt native types. Any help is greatly appreciated.
Is it possible to write a "Plugin" for Xcode that we can distribute to our developers that can visualize the QtNative types?
If this belongs on anther mailing list just let me know and I'll move the conversation there.
--
Mike Jackson
BlueQuartz Software
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden