New: LLDB formatters for Qt types
-
I'm putting together a collection of formatters to help debugging in Xcode and LLDB. Available at https://bitbucket.org/lukeworth/lldb-qt-formatters. Let me know how it goes for you and if there is anything that could be improved.
-
This is a very useful set of formatter... My problem is that the formatters works only once in a while. Sometimes I have to start XCode 7.2 several times to make it work. And as soon as I restart the debugger, the formatters don't work anymore. This sounds more like a LLDB bug than a bug from your formatters, I must say...
-
I have forked this project and updated it for Qt 5.13.2/ XCode 11 / Python 3 on Mojave
Curious to see if it helps others -
Yeah it seems to be jumping up and down every few minutes, but even when it's up it's super slow. You don't notice it too much when just going to the frontpage of download.qt.io since a single HTML page doesn't take much, but when trying to download Qt itself you'll quickly realize it's not working as intended.