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

QNX paths in solib-search-path missing architecture directory

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • Qt Creator 3.6.0-rc1
    • Debugger, QNX Support
    • Ubuntu 12.04 with QNX 6.6.0

      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

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

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

              Created:
              Updated:

                There are no open Gerrit changes