Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Solved Any utility to inspect Qt application?

    Tools
    3
    6
    232
    Loading More Posts
    • 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.
    • L
      Lee908 last edited by

      Hi,

      Is there any utility to inspect Qt application? Just like snoop for WPF.

      jsulm 1 Reply Last reply Reply Quote 0
      • jsulm
        jsulm Lifetime Qt Champion @Lee908 last edited by

        @Lee908 https://www.kdab.com/development-resources/qt-tools/gammaray/

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        L 1 Reply Last reply Reply Quote 2
        • L
          Lee908 @jsulm last edited by

          @jsulm

          Thanks for your suggestion. I downloaded GammaRay-2.11.3 and compiled it with Qt-5.14.2 and VS2019. But When I launched GammaRay and tried to attach my app, I found that the corresponding pid is disabled in Attach tab. Switched to Self Test tab, it prompted that "No probes found - GammaRay not functional". Is there any mistake I made?

          jsulm 1 Reply Last reply Reply Quote 0
          • jsulm
            jsulm Lifetime Qt Champion @Lee908 last edited by

            @Lee908 I don't know - have no experience with Gammaray. Could it be that it has a plug-in based architecture and plug-ins are missing?

            https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply Reply Quote 1
            • M
              mchinand last edited by

              People seem to have some success when encountering a similar issue if they build the 'INSTALL' target with admin privileges (admin might not be required depending on where you install it) after building. https://github.com/KDAB/GammaRay/issues/512

              L 1 Reply Last reply Reply Quote 0
              • L
                Lee908 @mchinand last edited by

                @mchinand said in Any utility to inspect Qt application?:

                build the 'INSTALL' target with admin privileges

                It works, thank you!

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post