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

Android: QV4_SHOW_IR debug output not visible

    XMLWordPrintable

Details

    • Android
    • a0c81e29713f991afa0a2442a7ca3b095ad97c2a

    Description

      The debug output from V4 is very useful for tracking down bugs in the JavaScript engine, but on Android it cannot be viewed because it directs the output to stderr, and on Android there is no console.

      If the output is redirected to qDebug() instead, then Android will print it to the default debug log, which can be viewed using adb logcat (or directly in the Qt Creator console.)

      Attachments

        Issue Links

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

          Activity

            People

              erikv Erik Verbruggen
              esabraha Eskil Abrahamsen Blomfeldt
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes