Details
-
Task
-
Resolution: Won't Do
-
P2: Important
-
None
-
None
Description
When user hits a breakpoint in QML side or interrupts it, Step Into takes them to JavaScript method definitions correctly, but doesn't go through the cpp/qml barrier. It would be wonderful if the user could go from a QML file to see where the method call actually takes them in the .cpp side.