New: LLDB formatters for Qt types
-
wrote on 16 Oct 2015, 13:02 last edited by
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.
-
wrote on 25 Jan 2016, 20:08 last edited by
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'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.
wrote on 12 Dec 2019, 22:21 last edited byI 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 -
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 -
wrote on 22 Jun 2021, 06:20 last edited by william896
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.