Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-17901

C++ debugging fails on QNX

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Not Evaluated
    • Qt Creator 4.8.0-beta2
    • Qt Creator 4.4.1
    • None
    • Ubuntu 16.04 /
       5.9.2 snapshot (qt-enterprise-linux-x64-qnx-5.9.2_722) /
       QNX 6.6 Platform /
       Boundaey Devices BD-SL-i.MX6 HW
    • 5baecec6b7faefab6f4483c1ac29b39af442b021

    Description

      Select Clocks example from QNX examples list. Building & deploying to device works fine. When trying to start QML debugging, application output is following:

      Debugging starts
      Preparing remote side...
      ----ONLINE----
      QML debugging is enabled. Only use this in a safe environment.
      Could not load shared library symbols for /usr/lib/graphics/iMX6X/libEGL_viv.so.1.
      Do you need "set solib-search-path" or "set sysroot"?Could not load shared library symbols for /usr/lib/graphics/iMX6X/libOpenVG_viv.so.
      Do you need "set solib-search-path" or "set sysroot"?QML Debugger: Waiting for connection on port 10002...
      Could not load shared library symbols for /qt/qml/QtQuick.2/libqtquick2plugin.so.
      Do you need "set solib-search-path" or "set sysroot"?Could not load shared library symbols for /usr/lib/graphics/iMX6X/libGLESv2_viv.so.
      Do you need "set solib-search-path" or "set sysroot"?

      Similar thing with Welcome -> Projects -> New Project -> Qt Quick Application. Setting a breakpoint to engine.load line works ok, but continuing give following application output:

      QML debugging is enabled. Only use this in a safe environment.
      Could not load shared library symbols for /usr/lib/graphics/iMX6X/libEGL_viv.so.1.
      Do you need "set solib-search-path" or "set sysroot"?Could not load shared library symbols for /usr/lib/graphics/iMX6X/libOpenVG_viv.so.
      Do you need "set solib-search-path" or "set sysroot"?QML Debugger: Waiting for connection on port 10005...
      Could not load shared library symbols for /qt/qml/QtQuick.2/libqtquick2plugin.so.
      Do you need "set solib-search-path" or "set sysroot"?Could not load shared library symbols for /qt/qml/QtQuick/Window.2/libwindowplugin.so.
      Do you need "set solib-search-path" or "set sysroot"?Could not load shared library symbols for /usr/lib/graphics/iMX6X/libGLESv2_viv.so.
      Do you need "set solib-search-path" or "set sysroot"?

      Attachments

        1. debuggerlog_590_beta2_new_sysroot.txt
          59 kB
        2. debuggerlog_590Beta2.txt
          45 kB
        3. debuggerlog_cpp_and_qml.txt
          51 kB
        4. debuggerlog.txt
          43 kB
        5. dir.txt
          509 kB

        Issue Links

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

          Activity

            People

              hjk hjk
              gronoff Mikko Gronoff
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes