Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-26059

Cannot debug application on Android

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • Qt Creator 5.0.0-beta1
    • Android Support, Debugger

      Tested with the snapshot from 27.07.2021.

      Trying to debug a qmake + Qt 6 application did not work; neither on an Android 10 Smartphone nor on an Android 11 Tablet (with USB debugging enabled).

      It resulted in the following output in the "Application Output" pane:

       

      killall: gdbserver: No such process10:31:20: Unable to create a debugging engine.
      I libc    : SetHeapTaggingLevel: tag level set to 0
      I .example.affin: Late-enabling -Xcheck:jni
      I .example.affin: Unquickening 26 vdex files!
      D ActivityThread: setConscryptValidator
      D ActivityThread: setConscryptValidator - put
      D ActivityThread: handleBindApplication()++ app=org.qtproject.example.affine
      W ActivityThread: Application org.qtproject.example.affine is waiting for the debugger on port 8100...I System.out: Sending WAIT chunk
      10:31:20: "org.qtproject.example.affine" died.
      

      Running the application normally (started from Creator) worked; basic adb functionality like logcat worked too when invoked from the command line..
       

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            portale Alessandro Portale
            fabiankosmale Fabian Kosmale
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes