Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. why in qt debugger step over,step into and step out is disabled?
QtWS25 Last Chance

why in qt debugger step over,step into and step out is disabled?

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 2 Posters 462 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.
  • stackprogramerS Offline
    stackprogramerS Offline
    stackprogramer
    wrote on last edited by stackprogramer
    #1

    Hi, In Qt that is installed on Debian Linux, I open an example project ( an analog clock) . I want to debug step by step in Qt But steps (step over, step into, and step out ) are disabled...
    I can not trace and debug the project step to step. Any help or guide?
    Thank in advance

    jsulmJ 1 Reply Last reply
    0
    • stackprogramerS stackprogramer

      Hi, In Qt that is installed on Debian Linux, I open an example project ( an analog clock) . I want to debug step by step in Qt But steps (step over, step into, and step out ) are disabled...
      I can not trace and debug the project step to step. Any help or guide?
      Thank in advance

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @stackprogramer Does debugging work in general (does it stop at a break point)?

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

      1 Reply Last reply
      0
      • stackprogramerS Offline
        stackprogramerS Offline
        stackprogramer
        wrote on last edited by stackprogramer
        #3

        Thanks. The debugger can starts and stops... but trace and run step over code is disabled...The name value table is empty too. Altogether debuger not work correctly

        Screenshot from 2021-03-09 07-53-19.png

        jsulmJ 1 Reply Last reply
        0
        • stackprogramerS stackprogramer

          Thanks. The debugger can starts and stops... but trace and run step over code is disabled...The name value table is empty too. Altogether debuger not work correctly

          Screenshot from 2021-03-09 07-53-19.png

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @stackprogramer Did you check your Kit? Especially debugger tab? Do you have any warnings in your Kit configuration?

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

          1 Reply Last reply
          0
          • stackprogramerS Offline
            stackprogramerS Offline
            stackprogramer
            wrote on last edited by stackprogramer
            #5

            @jsulm thankyou, I before installed GDB and you can see the debugger tab. It is not a warning in it. These examples work fine in windows but in Linux, I faced with a strange case.

            Screenshot from 2021-03-09 15-49-49.png

            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