Details
-
Bug
-
Resolution: Cannot Reproduce
-
P1: Critical
-
5.15.0 RC2
-
apalis-imx6, (jetson-tx2?)
-
-
2020wk22, 2020wk24, 2020wk26
Description
Reproduced with apalis-imx6.
Steps to reproduce:
- Install 5.15.0-RC2 b2qt binaries for apalis-imx6
- Do the usual stuff (flash b2qt device with the wizard and add the device to creator)
- Launch creator
- Select enterprise-charts demo
- Set a breakpoint
- Start debugger
Expected result:
Debugger stops in the breakpoint and no errors are shown.
Actual result:
Debugger stops in the breakpoint (on Linux) but gives: "
QML Debugger: Ignoring "-qmljsdebugger=port:10003,block,services:DebugMessages,QmlDebugger,V8Debugger,QmlInspector". Debugging has not been enabled."
On Windows the debugger crashes.