Description
LLVM MinGW 13.0.0 RC1 is able to debug Qt applications with the updated lldb that comes with a python interface (fixes #73).
I used the toolchain to build Clang, Qt 5.15.2 and Qt Creator 5.0, then with the artifact I tried to debug Qt applications, with success.
Unfortunately at the end of the debugging session I needed to manually do an "Abort debugging" to continue.
The whole toolchain with dependencies, build script and Qt Creator 5 binaries can be downloaded from here: llvm-mingw-13-qt-clang.7z (344MiB)