XMLWordPrintable

Details

    • abfb22a68e

    Description

      Breakpoints in js parts of qml stay in the 'pending' state (displayed by an hour glass) even while debugging.

      The core of the problem is that the JS debugger does not check whether breakpoints can be set or not ... we know that a breakpoint is valid only when hitting it. So the minimal change would be to move it from the pending to the non-pending state, as soon as it is hit.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kkohne Kai Köhne
            kkohne Kai Köhne
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes