Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Unable to debug Android App (Windows + Qt Creator 12 + LLDB)
QtWS25 Last Chance

Unable to debug Android App (Windows + Qt Creator 12 + LLDB)

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
169 Posts 9 Posters 61.4k 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.
  • C CodesInChaoss

    @CodesInChaoss 0f312156-360a-4cf4-bebf-238ef4c688c1-image.png

    the above helped

    1. install dos2unix
    2. cd android && dos2unix ./gradlew

    (...)) f**** !

    C Offline
    C Offline
    CodesInChaoss
    wrote on last edited by
    #111

    @CodesInChaoss f398d40e-a74c-4a59-a1f2-675599c2a9db-image.png
    at least now it compiled (..)

    Now.. to debug.. over a network... DO I DARE?

    C 1 Reply Last reply
    0
    • C CodesInChaoss

      @CodesInChaoss f398d40e-a74c-4a59-a1f2-675599c2a9db-image.png
      at least now it compiled (..)

      Now.. to debug.. over a network... DO I DARE?

      C Offline
      C Offline
      CodesInChaoss
      wrote on last edited by
      #112

      @CodesInChaoss fdcd0df0-6ff0-4878-97cb-4afb50a57300-image.png

      "could not determine debugger type"

      Now what the heck is that

      C 1 Reply Last reply
      0
      • C CodesInChaoss

        @CodesInChaoss fdcd0df0-6ff0-4878-97cb-4afb50a57300-image.png

        "could not determine debugger type"

        Now what the heck is that

        C Offline
        C Offline
        CodesInChaoss
        wrote on last edited by
        #113

        https://stackoverflow.com/questions/75659675/qt-creator-could-not-determine-debugger-type-android-debugger

        come one.... this has beeen YEARS AGO...

        I've just f trying to DEBUG here....

        C 1 Reply Last reply
        0
        • C CodesInChaoss

          https://stackoverflow.com/questions/75659675/qt-creator-could-not-determine-debugger-type-android-debugger

          come one.... this has beeen YEARS AGO...

          I've just f trying to DEBUG here....

          C Offline
          C Offline
          CodesInChaoss
          wrote on last edited by
          #114

          @CodesInChaoss ON Linux QT Creator 12 keeps toggling off and off and meessing up with debugger settings same as on Windows

          C 1 Reply Last reply
          0
          • C CodesInChaoss

            @CodesInChaoss ON Linux QT Creator 12 keeps toggling off and off and meessing up with debugger settings same as on Windows

            C Offline
            C Offline
            CodesInChaoss
            wrote on last edited by
            #115

            @CodesInChaoss

            I CANT DEBUG SHIT.

            IT"S NOT RELATED TO MY APP.

            I"VE JUST TRIED DEBUGGING AND DEPLOYG SAMPLE CLOCK APPLICATION>

            BREAKPOINTS DO NOT WORK.

            WJHAT DO I DO.

            C 1 Reply Last reply
            0
            • C CodesInChaoss

              @CodesInChaoss

              I CANT DEBUG SHIT.

              IT"S NOT RELATED TO MY APP.

              I"VE JUST TRIED DEBUGGING AND DEPLOYG SAMPLE CLOCK APPLICATION>

              BREAKPOINTS DO NOT WORK.

              WJHAT DO I DO.

              C Offline
              C Offline
              CodesInChaoss
              wrote on last edited by
              #116

              by the way the most recent issue was resolved by ```
              apt install libncurses5

              C 1 Reply Last reply
              0
              • C CodesInChaoss

                by the way the most recent issue was resolved by ```
                apt install libncurses5

                C Offline
                C Offline
                CodesInChaoss
                wrote on last edited by
                #117

                @CodesInChaoss

                With the sample CLOCK app by QT.... from LINUX...

                Remote LLDB debugging doesn't work at all (QT 5.15.16, QT Creator 12) and with GDB... I get all the regular shit I used to get on windows... same sig faults........ with the sample clock app.....

                C 1 Reply Last reply
                0
                • C CodesInChaoss

                  @CodesInChaoss

                  With the sample CLOCK app by QT.... from LINUX...

                  Remote LLDB debugging doesn't work at all (QT 5.15.16, QT Creator 12) and with GDB... I get all the regular shit I used to get on windows... same sig faults........ with the sample clock app.....

                  C Offline
                  C Offline
                  CodesInChaoss
                  wrote on last edited by
                  #118

                  Like you may see folks above.. we rather know what we are doing... we resolve all the missing depandancies on the fly.. we switch operating systems on the fly.. it's all SHIT

                  C 1 Reply Last reply
                  0
                  • C CodesInChaoss

                    Like you may see folks above.. we rather know what we are doing... we resolve all the missing depandancies on the fly.. we switch operating systems on the fly.. it's all SHIT

                    C Offline
                    C Offline
                    CodesInChaoss
                    wrote on last edited by
                    #119

                    @CodesInChaoss 8db4b8ab-3f3a-4240-8b9c-60c63d3c2c80-image.png

                    see above.. analogclock, sig fauls... LLDB doesn't kick in at all... GDB after significant delay. and sigfaults from QT internals running on android... Redmi 12 Pro targetting Android SDK 31 all according to the min requirements now on play store

                    C 1 Reply Last reply
                    0
                    • C CodesInChaoss

                      @CodesInChaoss 8db4b8ab-3f3a-4240-8b9c-60c63d3c2c80-image.png

                      see above.. analogclock, sig fauls... LLDB doesn't kick in at all... GDB after significant delay. and sigfaults from QT internals running on android... Redmi 12 Pro targetting Android SDK 31 all according to the min requirements now on play store

                      C Offline
                      C Offline
                      CodesInChaoss
                      wrote on last edited by
                      #120

                      @CodesInChaoss 95dfc3f3-5d6d-4b28-a26f-24b7fddc7b83-image.png Pay attention... throwing in the very same thread as previously on Windows... in an official QT sample app, totally irrelevant to our app

                      C 1 Reply Last reply
                      0
                      • C CodesInChaoss

                        @CodesInChaoss 95dfc3f3-5d6d-4b28-a26f-24b7fddc7b83-image.png Pay attention... throwing in the very same thread as previously on Windows... in an official QT sample app, totally irrelevant to our app

                        C Offline
                        C Offline
                        CodesInChaoss
                        wrote on last edited by
                        #121

                        @CodesInChaoss 64bb098a-caca-4250-ac80-9236ffb733c4-image.png

                        woaaah.... on one occasion we caught a single breakpoint.... with all the sigfaults flying by... same as on Windows

                        C 1 Reply Last reply
                        0
                        • C CodesInChaoss

                          @CodesInChaoss 64bb098a-caca-4250-ac80-9236ffb733c4-image.png

                          woaaah.... on one occasion we caught a single breakpoint.... with all the sigfaults flying by... same as on Windows

                          C Offline
                          C Offline
                          CodesInChaoss
                          wrote on last edited by
                          #122

                          it's impossible to place a breakpoint in main (even though there's a dedicated option in Debug sub-menu).

                          GDB debugging delayed, sig faults all around.
                          can't get LLDB debugging to work at all

                          C 1 Reply Last reply
                          0
                          • C CodesInChaoss

                            it's impossible to place a breakpoint in main (even though there's a dedicated option in Debug sub-menu).

                            GDB debugging delayed, sig faults all around.
                            can't get LLDB debugging to work at all

                            C Offline
                            C Offline
                            CodesInChaoss
                            wrote on last edited by
                            #123

                            @CodesInChaoss e27f2f05-a7dc-419f-bed0-c794932d7aaa-image.png

                            with LLDB on Linux it's same as on Windows.

                            app (the sample Clock app by Qt ) keep running for 2-3 minutes already, while the "Launching dbeugger" thing keeps showing.

                            Now, it's on latest Ubuntu

                            C 1 Reply Last reply
                            0
                            • C CodesInChaoss

                              @CodesInChaoss e27f2f05-a7dc-419f-bed0-c794932d7aaa-image.png

                              with LLDB on Linux it's same as on Windows.

                              app (the sample Clock app by Qt ) keep running for 2-3 minutes already, while the "Launching dbeugger" thing keeps showing.

                              Now, it's on latest Ubuntu

                              C Offline
                              C Offline
                              CodesInChaoss
                              wrote on last edited by
                              #124

                              @CodesInChaoss After 4 minutes have passed
                              1aed96f0-9924-491a-97af-eb189a8a3eff-image.png

                              C 1 Reply Last reply
                              0
                              • C CodesInChaoss

                                @CodesInChaoss After 4 minutes have passed
                                1aed96f0-9924-491a-97af-eb189a8a3eff-image.png

                                C Offline
                                C Offline
                                CodesInChaoss
                                wrote on last edited by
                                #125

                                @CodesInChaoss exactly same stuff as on Windows, with an offiial Qt sample app

                                C 1 Reply Last reply
                                0
                                • C CodesInChaoss

                                  @CodesInChaoss exactly same stuff as on Windows, with an offiial Qt sample app

                                  C Offline
                                  C Offline
                                  CodesInChaoss
                                  wrote on last edited by
                                  #126

                                  @CodesInChaoss

                                  LLDB 'works' only in arm not aaarch64 and on same grounds as gdb. debugging is not possible due to all the sigfaults and delays

                                  C 1 Reply Last reply
                                  0
                                  • C CodesInChaoss

                                    @CodesInChaoss

                                    LLDB 'works' only in arm not aaarch64 and on same grounds as gdb. debugging is not possible due to all the sigfaults and delays

                                    C Offline
                                    C Offline
                                    CodesInChaoss
                                    wrote on last edited by
                                    #127

                                    @CodesInChaoss

                                    switched mobile devices, same shit on another mobile

                                    b3fe9f4f-990a-4b64-8ab1-ea9d277b38d4-image.png

                                    C 1 Reply Last reply
                                    0
                                    • C CodesInChaoss

                                      @CodesInChaoss

                                      switched mobile devices, same shit on another mobile

                                      b3fe9f4f-990a-4b64-8ab1-ea9d277b38d4-image.png

                                      C Offline
                                      C Offline
                                      CodesInChaoss
                                      wrote on last edited by CodesInChaoss
                                      #128

                                      So we are now running both Linux and Windows 11.

                                      We are having mobile devices from multiple brands targeting API 31.

                                      The problem is reproducible with QT sample apps.

                                      anyone? QT?

                                      • Qt 5.15.16
                                      • QT Creator 12 (the online installer does NOT give us access to older builds)
                                      • evaluated both GDB and LLDB both local and remote
                                      • attempting to debug Qt official Clock sample app
                                      • we've tried targeting 32 and 64bit ABIs

                                      These are all brand new fresh installations of Windows 11 and Ubuntu.

                                      C 1 Reply Last reply
                                      0
                                      • C CodesInChaoss

                                        So we are now running both Linux and Windows 11.

                                        We are having mobile devices from multiple brands targeting API 31.

                                        The problem is reproducible with QT sample apps.

                                        anyone? QT?

                                        • Qt 5.15.16
                                        • QT Creator 12 (the online installer does NOT give us access to older builds)
                                        • evaluated both GDB and LLDB both local and remote
                                        • attempting to debug Qt official Clock sample app
                                        • we've tried targeting 32 and 64bit ABIs

                                        These are all brand new fresh installations of Windows 11 and Ubuntu.

                                        C Offline
                                        C Offline
                                        CodesInChaoss
                                        wrote on last edited by
                                        #129

                                        @CodesInChaoss 96161ead-d351-4411-9489-47f3e21c9c4f-image.png

                                        no luck either.

                                        By the way, can anyone tell me why API 31 ABI Clang compilers are missing?

                                        C 1 Reply Last reply
                                        0
                                        • C CodesInChaoss

                                          @CodesInChaoss 96161ead-d351-4411-9489-47f3e21c9c4f-image.png

                                          no luck either.

                                          By the way, can anyone tell me why API 31 ABI Clang compilers are missing?

                                          C Offline
                                          C Offline
                                          CodesInChaoss
                                          wrote on last edited by
                                          #130

                                          @CodesInChaoss

                                          ok I know, 31 API compilers are only within NDK 25

                                          C 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