Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.11.0
-
Windows 10, MinGW + Qt 5.11.0
-
2f4b8f159545b545d4b49cb3c1429c09522519ee
Description
Problem with watches and locals not showing the correct values when debugging in QML. With a breakpoint inside a signal handler on the QML side the watches and locals section is not showing the right values for the local variables inside that handler.
This might be connected to the way that the information is passed in this case, but by putting a breakpoint in the onDoubleReply handler on the print() line, all the local variables are not correct.
Attachments
Issue Links
- is duplicated by
-
QTBUG-68949 Signal Parameter werden als "undefined" angezeigt.
- Closed
-
QTBUG-68555 QML signals don't send data when debugging and local variable is defined in the slot of another Component.
- Closed