Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Can QtCreator support debug remote embeddedlinux device on win7?
Forum Updated to NodeBB v4.3 + New Features

Can QtCreator support debug remote embeddedlinux device on win7?

Scheduled Pinned Locked Moved Qt Creator and other tools
3 Posts 2 Posters 1.2k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    scanli
    wrote on last edited by
    #1

    1、I'm using QtCreator 2.8.X on win7 to debug a remote embeddedlinux device.
    2、QtCreator can connect with my embeddedlinux through ssh.
    3、when I modify the debug configure, I can't specify the local file and remote file which to be debugged.

    My question is:
    Can QtCreator support debug remote embeddedlinux device on win7?

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      Which "debug configure" did you edit?

      1 Reply Last reply
      0
      • S Offline
        S Offline
        scanli
        wrote on last edited by
        #3

        My configure debug steps are:
        Projects->Run:
        Run setting
        Deployment
        Method: Deploy to Remote linux host
        Files to deploy
        Local File Path Remote Directory
        but there aren`t spaces to fill the Local File Path and Remote Directory.

        My Compile output:
        22:29:49: Running steps for project qtCreator...
        22:29:49: Starting: "F:\QT-Win\Qt_Win_Lib4.8.1\bin\qmake.exe" F:\qt_tmp\qtCreator\qtCreator.pro -r -spec E:\EzEmbedded\QT4_Win_Lib\mkspecs\linux-arm-gnueabi-g++ "CONFIG+=debug"
        22:29:51: The process "F:\QT-Win\Qt_Win_Lib4.8.1\bin\qmake.exe" exited normally.
        22:29:53: Starting: "E:\EzEmbedded\Toolchains\arm-linux\bin\make.exe" -r -w
        make: Entering directory F:/qt_tmp/qtCreator-build-桌面-Debug' make: Nothing to be done for first'.
        make: Leaving directory `F:/qt_tmp/qtCreator-build-桌面-Debug'
        22:29:54: The process "E:\EzEmbedded\Toolchains\arm-linux\bin\make.exe" exited normally.
        22:29:54: Elapsed time: 00:05.

        My Device test:
        Connecting to host...
        Checking kernel version...
        Linux 3.4.11-yocto-standard armv5tejl

        Checking if specified ports are available...
        The following specified ports are currently in use: 1534

        Device test finished successfully.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved