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. how to debug the code on human readable code than on the assembler code in qt
Qt 6.11 is out! See what's new in the release blog

how to debug the code on human readable code than on the assembler code in qt

Scheduled Pinned Locked Moved Unsolved General and Desktop
17 Posts 3 Posters 2.1k 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.
  • mrjjM Offline
    mrjjM Offline
    mrjj
    Lifetime Qt Champion
    wrote on last edited by
    #2

    Hi
    But if the break point within your own code ?
    Or do u mean to look inside Qts code ?

    T 1 Reply Last reply
    0
    • mrjjM mrjj

      Hi
      But if the break point within your own code ?
      Or do u mean to look inside Qts code ?

      T Offline
      T Offline
      thippu
      wrote on last edited by
      #3

      @mrjj Breakpoints are within code.

      jsulmJ 1 Reply Last reply
      0
      • T thippu

        @mrjj Breakpoints are within code.

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

        @thippu Did you build your app in debug mode?

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

        T 1 Reply Last reply
        1
        • jsulmJ jsulm

          @thippu Did you build your app in debug mode?

          T Offline
          T Offline
          thippu
          wrote on last edited by
          #5

          @jsulm Yes, buddy.

          jsulmJ 1 Reply Last reply
          0
          • T thippu

            @jsulm Yes, buddy.

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

            @thippu On which OS are you? What compiler and debugger do you use?

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

            T 1 Reply Last reply
            0
            • jsulmJ jsulm

              @thippu On which OS are you? What compiler and debugger do you use?

              T Offline
              T Offline
              thippu
              wrote on last edited by
              #7

              @jsulm Windows server 12

              jsulmJ 1 Reply Last reply
              0
              • T thippu

                @jsulm Windows server 12

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

                @thippu Compiler/Debugger?

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

                T 1 Reply Last reply
                0
                • jsulmJ jsulm

                  @thippu Compiler/Debugger?

                  T Offline
                  T Offline
                  thippu
                  wrote on last edited by
                  #9

                  @jsulm MinGW and debugger is also the same.

                  jsulmJ 1 Reply Last reply
                  0
                  • T thippu

                    @jsulm MinGW and debugger is also the same.

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

                    @thippu This is strange. You are 100% sure your app is built in debug mode?

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

                    T 1 Reply Last reply
                    0
                    • jsulmJ jsulm

                      @thippu This is strange. You are 100% sure your app is built in debug mode?

                      T Offline
                      T Offline
                      thippu
                      wrote on last edited by
                      #11

                      @jsulm I'm sure.

                      jsulmJ 1 Reply Last reply
                      0
                      • T thippu

                        @jsulm I'm sure.

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

                        @thippu Can you go to your Kit, open the Debugger tab and check whether you have any exclamation marks?

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

                        T 1 Reply Last reply
                        0
                        • jsulmJ jsulm

                          @thippu Can you go to your Kit, open the Debugger tab and check whether you have any exclamation marks?

                          T Offline
                          T Offline
                          thippu
                          wrote on last edited by
                          #13

                          @jsulm Yes, I do have them. there are 2

                          jsulmJ 1 Reply Last reply
                          0
                          • T thippu

                            @jsulm Yes, I do have them. there are 2

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

                            @thippu You mean two exclamation marks? What do you see if you put the mouse over the exclamation marks?

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

                            1 Reply Last reply
                            0
                            • T Offline
                              T Offline
                              thippu
                              wrote on last edited by
                              #15

                              yellow one shows the warnings and the red one shows the error messages.

                              mrjjM jsulmJ 2 Replies Last reply
                              0
                              • T thippu

                                yellow one shows the warnings and the red one shows the error messages.

                                mrjjM Offline
                                mrjjM Offline
                                mrjj
                                Lifetime Qt Champion
                                wrote on last edited by
                                #16

                                @thippu
                                and what does warnings and error say ?

                                1 Reply Last reply
                                1
                                • T thippu

                                  yellow one shows the warnings and the red one shows the error messages.

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

                                  @thippu said in how to debug the code on human readable code than on the assembler code in qt:

                                  yellow one shows the warnings and the red one shows the error messages.

                                  Come on, don't you think that you should write what the warnings/errors are?
                                  How can "yellow one shows the warnings and the red one shows the error messages" help to identify the problem?!

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

                                  1 Reply Last reply
                                  1

                                  • Login

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