Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-16119

Supports print the stack trace in QML

    XMLWordPrintable

Details

    Description

      Provide a way in QML to access the stack trace information when error happens.
      Like the error.stack or console.trace function in web browsers will be useful
      to quickly identify the problem.

      Currently, only error.message is available, but it is not enough sometimes.
      Using arguments.caller...caller can only get the stack of functions, not the exactly location within a function.

      Attachments

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

        Activity

          People

            martjone Martin Jones (closed Nokia identity) (Inactive)
            jma Johnson Ma
            Votes:
            3 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes