There is a crash in my QML application. Is there any way to debug it to find where it initiates?
Yes, check the "Enable QML" check box in Creator before debugging:
In the Run Settings, Debugger Settings section, select the Enable QML check box to enable QML debugging.
As mentioned though, if you have any C++ code, then the problem likely lies there, and so you shouldn't need to enable QML debugging; just debug the code as usual.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With