[Qt-creator] Lldb debugger
A. Pönitz
apoenitz at t-online.de
Mon Jul 25 19:15:10 CEST 2022
On Fri, Jul 22, 2022 at 11:41:40AM +0200, Egon Schaal wrote:
> 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)
Is that the full error message, containing "Dissanbler" verbatim?
Where is this displayed?
> And the debugger log is
>
> >token("2131")@
At least the input for commands 2130 and 2132 would be helpful.
> >@
> >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++
Andre'
More information about the Qt-creator
mailing list