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. Remote debugging in Windows
Forum Updated to NodeBB v4.3 + New Features

Remote debugging in Windows

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
6 Posts 3 Posters 1.9k Views 2 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.
  • M Offline
    M Offline
    Mark81
    wrote on 19 Nov 2018, 12:28 last edited by
    #1

    Under Linux I'm able to debug a remote device, but I don't understand how to do the same under Windows 7 without installing QtCreator and the source code of the application on the target machine (not allowed).

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 19 Nov 2018, 21:54 last edited by
      #2

      Hi,

      What exactly do you have at your disposition on your Windows machine ?

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

      M 1 Reply Last reply 20 Nov 2018, 04:44
      0
      • S SGaist
        19 Nov 2018, 21:54

        Hi,

        What exactly do you have at your disposition on your Windows machine ?

        M Offline
        M Offline
        Mark81
        wrote on 20 Nov 2018, 04:44 last edited by
        #3

        @SGaist Both machines (dev and target) run Windows 7. On dev machine I can install and do everything I want. On target one I can install something as well but not the whole Qt and debugging in front of it. I mean, I cannot just turn it in a dev machine!

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 20 Nov 2018, 22:17 last edited by
          #4

          So you want something like this ?

          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
          • M Offline
            M Offline
            Mark81
            wrote on 21 Nov 2018, 06:36 last edited by
            #5

            Yes, or just the same you can do with Linux devices. The QtCreator doesn't offer a "Windows Device"... I don't understand why you can debug a Linux remote device but not a Windows one! Windows developers don't need to debug? :-)

            A 1 Reply Last reply 21 Nov 2018, 07:22
            0
            • M Mark81
              21 Nov 2018, 06:36

              Yes, or just the same you can do with Linux devices. The QtCreator doesn't offer a "Windows Device"... I don't understand why you can debug a Linux remote device but not a Windows one! Windows developers don't need to debug? :-)

              A Offline
              A Offline
              aha_1980
              Lifetime Qt Champion
              wrote on 21 Nov 2018, 07:22 last edited by
              #6

              @Mark81 Windows developers never fail ;)

              Honestly, I guess the reason is, that Linux provides all tools like ssh and gdbserver out of the box. Windows doesn't.

              Qt has to stay free or it will die.

              1 Reply Last reply
              0

              6/6

              21 Nov 2018, 07:22

              • Login

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