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
QtWS25 Last Chance

Remote debugging in Windows

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
6 Posts 3 Posters 1.9k Views
  • 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 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
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on 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
      0
      • SGaistS SGaist

        Hi,

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

        M Offline
        M Offline
        Mark81
        wrote on 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
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on 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 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? :-)

            aha_1980A 1 Reply Last reply
            0
            • M Mark81

              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? :-)

              aha_1980A Offline
              aha_1980A Offline
              aha_1980
              Lifetime Qt Champion
              wrote on 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

              • Login

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