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. Qt Creator as a debugging tool
Forum Updated to NodeBB v4.3 + New Features

Qt Creator as a debugging tool

Scheduled Pinned Locked Moved Qt Creator and other tools
2 Posts 2 Posters 599 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.
  • R Offline
    R Offline
    rostushka
    wrote on last edited by
    #1

    Hi all.
    I am using Qt creator( v.Qt 5.2.1). I need this IDE only as building and debugging tool. At this stage my project does not requires Qt abilities and Qt libraries. So in my project there is pure C++ code without Qt using.
    My project is a Linux embedded project. For building usage Qt creator is great. It comlpile,build... But when I try to debug the appilcation... I meet troubles.
    First of all, if I understand correctlly, for my purposes(build and debug) I don't need Qt, which is build for embedded machine(ARM machine in my case). But after some failures to debug, I thought that it is a problem(Qt is not build for ARM machine) and I did it. Now I have Qt Kit looking perfect( no errors) in Kit. But still I cannot debug. When I going according manul "here":http://qt-project.org/doc/qtcreator-2.6/creator-debugger-operating-modes.html Debug > Start Debugging > Attach to Remote Debug Server, and I get compleetly no response.

    Guys, what am I doing wrong? Some hint,clue,direction...
    Thanks, Slava

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Are you sure your target does have gdb properly installed ? And also ssh ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      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