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

QtC downloads from remotelinux target when sysroot exists

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • Qt Creator 13.0.0-beta1
    • Qt Creator 12.0.0-beta1
    • Debugger, Remote Linux
    • None
    • Linux/Wayland
    • c83a0be72 (master)

    Description

      Issue:
         gdb works, but QtC downloads files from the target unnecessarily, slowing everything down.

      Setup:
          Host PC with x86_64 gdb 13.2 debugger
          Target device with arm 32bit and gdbserver 13.2 running yocto built system.

      Issue 1:
            qtc downloads the stripped debug build of the binary from the target, rather than using the supplied host file.

      Issue 2:
           qtc downloads every library from the target, rather than use the supplied sysroot.

      Notes:
         * Very long log file attached showing ssh piped dd commands.
         * QT_LOGGING_RULES=qtc.utils.process=true;qtc.utils.deviceshell=true

      Attachments

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

        Activity

          People

            hjk hjk
            daniel.trevitz@belden.com Daniel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes