[Qt-creator] Lldb debugger

Egon Schaal egon at cadcons.de
Fri Jul 22 11:41:40 CEST 2022


Hello I use qt 6.3 with QTCreator 8.0.0 on macOS Monterey 12.4 Xcode 13.4.1
If I want debug an application, the debugger stops with the message Dissanbler(__lldb_unnamed_sybol1072$$QtQuickTemplates2)

And the debugger log is

>token("2131")@
>@
>result={token="2131",}@
>(lldb) script theDumper.fetchVariables({"autoderef":1,"context":"","displaystringlimit":300,"dyntype":1,"expanded":["return","local","inspect","watch"],"fancy":1,"formats":{},"nativemixed":0,"partialvar":"","passexceptions":0,"qobjectnames":1,"stringcutoff":10000,"timestamps":0,"token":2132,"typeformats":{},"watchers":[]})
>@
>result={token="2132",data=[{name="[statics]",iname="local.[statics]",numchild="1",value="",},],partial="0"}@
>2130^
>2131^
>2132^
<Rebuild Watchmodel 407 @ 11:32:56.035 [17775ms] >
Alle Daten erhalten.

I use qml and native C++


More information about the Qt-creator mailing list