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

QNX paths in solib-search-path missing architecture directory

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 3.6.0-rc1
    • Debugger, QNX Support
    • None
    • Ubuntu 12.04 with QNX 6.6.0

    Description

      The QNX paths in solib-search-path are missing the architecture directory. The variable contains "/opt/qnx660/target/qnx6//lib:/opt/qnx660/target/qnx6//usr/lib" instead of "/opt/qnx660/target/qnx6/armle-v7/lib:/opt/qnx660/target/qnx6/armle-v7/usr/lib" or "opt/qnx660/target/qnx6/x86/lib:/opt/qnx660/target/qnx6/x86/usr/lib". The incorrect path prevents the debugger from locating QNX libraries causing the following messages to be produced in the application output (I think):

      Preparing remote side...
      Unable to find dynamic linker breakpoint function.
      GDB will be unable to debug shared library initializers

      Attachments

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

        Activity

          People

            mfekari Mehdi Fekari
            jmcdonnell James McDonnell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes