[Qt-creator] QtCreator 4.6.1 & Qt 5.10.1: android debugging is broken from Windows 10

Alexander Ivash elderorb at gmail.com
Tue Jul 17 17:54:36 CEST 2018


Before submitting bug just wanted to check if it works for other
people... Just to clarify, I've tried couple environments, x86 vs arm,
real arm vs emulator - all the same: on device I see 'waiting for
debugger' and a host - timeout and prompt to wait more.. Just in case
attached debugger's log from QtCreator.

If this is known issue, what is the last working version of QtCreator?

Regards, Alexander
-------------- next part --------------
sStarting debugger "QmlCppEngine" for ABI "x86-linux-android-elf-32bit"...
dStart parameters: 'org.qtproject.example.androidTest' mode: 6
dABI: x86-linux-android-elf-32bit
dLanguages: c++ qml
dDebugger: D:\android\android-ndk-r14b\prebuilt\windows-x86_64\bin\gdb.exe
dPID: 3461 
dProject: C:\Users\ai\Documents\androidTest
dAdditional Search Directories:C:/Qt/5.11.0/android_x86/qml
dRemote: :5039
dQML server: 127.0.0.1:53313
dSysroot: D:/android/android-ndk-r14b/platforms/android-16/arch-x86
dDebug Source Location: 
dDebugger settings:
dAdditionalArguments:   (default: )
dAdjustBreakpointLocations: true  (default: true)
dAllPluginBreakpoints: true  (default: true)
dAlwaysAdjustColumnWidths: true  (default: true)
dAutoDerefPointers: true  (default: true)
dAutoEnrichParameters: true  (default: true)
dAutoQuit: false  (default: false)
dBreakEvent:   (default: )
dBreakOnAbort: false  (default: false)
dBreakOnCatch: false  (default: false)
dBreakOnCrtDbgReport: false  (default: false)
dBreakOnFatal: false  (default: false)
dBreakOnThrow: false  (default: false)
dBreakOnWarning: false  (default: false)
dBreakpointCorrection: true  (default: true)
dBreakpointsFullPath: false  (default: false)
dCDB_Console: false  (default: false)
dCloseBuffersOnExit: false  (default: false)
dCloseMemoryBuffersOnExit: true  (default: true)
dDisplayStringLimit: 100  (default: 100)
dEnableReverseDebugging: false  (default: false)
dExtraDumperFile:   (default: )
dFontSizeFollowsEditor: false  (default: false)
dGdbCustomDumperCommands:   (default: )
dGdbPostAttachCommands:   (default: )
dGdbStartupCommands:   (default: )
dIdentifyDebugInfoPackages: false  (default: false)
dIgnoreFirstChanceAccessViolation: false  (default: false)
dIntelFlavor: false  (default: false)
dLoadGdbDumpers2: false  (default: false)
dLoadGdbInit: true  (default: true)
dLogTimeStamps: false  (default: false)
dMaximalStackDepth: 20  (default: 20)
dMaximalStringLength: 10000  (default: 10000)
dMultiInferior: false  (default: false)
dNoPluginBreakpoints: false  (default: false)
dQmlInspector.ShowAppOnTop: false  (default: false)
dRaiseOnInterrupt: true  (default: true)
dRegisterForPostMortem: false  (default: false)
dSelectedPluginBreakpoints: false  (default: false)
dSelectedPluginBreakpointsPattern: .*  (default: .*)
dShowQObjectNames2: true  (default: true)
dShowQmlObjectTree: true  (default: true)
dShowQtNamespace: true  (default: true)
dShowStandardNamespace: true  (default: true)
dShowThreadNames: false  (default: false)
dSkipKnownFrames: false  (default: false)
dSortStructMembers: true  (default: true)
dSourcePaths:   (default: )
dStationaryEditorWhileStepping: false  (default: false)
dSwitchModeOnExit: false  (default: false)
dSymbolPaths:   (default: )
dTargetAsync: false  (default: false)
dUseAddressInBreakpointsView: false  (default: false)
dUseAddressInStackView: false  (default: false)
dUseAlternatingRowColours: false  (default: false)
dUseCodeModel: true  (default: true)
dUseDebuggingHelper: true  (default: true)
dUseDynamicType: true  (default: true)
dUseMessageBoxForSignals: true  (default: true)
dUsePythonDumper: true  (default: true)
dUseToolTips: true  (default: true)
dUseToolTipsInBreakpointsView: false  (default: false)
dUseToolTipsInLocalsView: false  (default: false)
dUseToolTipsInStackView: true  (default: true)
dWarnOnReleaseBuilds: true  (default: true)
dWatchdogTimeout: 20  (default: 20)
dState changed from DebuggerNotReady(0) to EngineSetupRequested(1) [master]
dCALL: SETUP ENGINE
dState changed from DebuggerNotReady(0) to EngineSetupRequested(1)
dCALL: SETUP SLAVE ENGINE
dNOTE: ENGINE SETUP OK
dState changed from EngineSetupRequested(1) to EngineSetupOk(3)
dState changed from DebuggerNotReady(0) to EngineSetupRequested(1)
dCALL: SETUP SLAVE ENGINE
dTRYING TO START ADAPTER
dENABLING TEST CASE: 0
dSTARTING D:/android/android-ndk-r14b/prebuilt/windows-x86_64/bin/gdb.exe -i mi
dGDB STARTED, INITIALIZING IT
<147show version
<148show debug-file-directory
<149set print object on
<150set breakpoint pending on
<151set print elements 10000
<152set unwindonsignal on
<153set width 0
<154set height 0
sSetting up inferior...
<155set sysroot D:/android/android-ndk-r14b/platforms/android-16/arch-x86
<156set substitute-path /usr/src D:/android/android-ndk-r14b/platforms/android-16/arch-x86/usr/src
<157python sys.path.insert(1, 'C:/Qt/Tools/QtCreator/share/qtcreator/debugger/')
<158python sys.path.append('D:/android/android-ndk-r14b/prebuilt/windows-x86_64/bin/data-directory/python')
<159python from gdbbridge import *
<160python theDumper.loadDumpers({"token":160})

>=thread-group-added,id="i1"
>~"GNU gdb (GDB) 7.11\n"
>~"Copyright (C) 2016 Free Software Foundation, Inc.\n"
>~"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to the extent permitted by law.  Type \"show copying\"\nand \"show warranty\" for details.\n"
>~"This GDB was configured as \"x86_64-w64-mingw32\".\nType \"show configuration\" for configuration details."
>~"\nFor bug reporting instructions, please see:\n"
>~"<http://www.gnu.org/software/gdb/bugs/>.\n"
>~"Find the GDB manual and other documentation resources online at:\n<http://www.gnu.org/software/gdb/documentation/>.\n"
>~"For help, type \"help\".\n"
>~"Type \"apropos word\" to search for commands related to \"word\".\n"

>&"show version\n"
>~"GNU gdb (GDB) 7.11\n"
>~"Copyright (C) 2016 Free Software Foundation, Inc.\n"
>~"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to the extent permitted by law.  Type \"show copying\"\nand \"show warranty\" for details.\n"
>~"This GDB was configured as \"x86_64-w64-mingw32\".\nType \"show configuration\" for configuration details."
>~"\nFor bug reporting instructions, please see:\n"
>~"<http://www.gnu.org/software/gdb/bugs/>.\n"
>~"Find the GDB manual and other documentation resources online at:\n<http://www.gnu.org/software/gdb/documentation/>.\n"
>~"For help, type \"help\".\n"
>~"Type \"apropos word\" to search for commands related to \"word\".\n"
>147^done
dPARSING VERSION: 147^done
dSUPPORTED GDB VERSION GNU gdb (GDB) 7.11
dCopyright (C) 2016 Free Software Foundation, Inc.
dLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
dThis is free software: you are free to change and redistribute it.
dThere is NO WARRANTY, to the extent permitted by law.  Type "show copying"
dand "show warranty" for details.
dThis GDB was configured as "x86_64-w64-mingw32".
dType "show configuration" for configuration details.
dFor bug reporting instructions, please see:
d<http://www.gnu.org/software/gdb/bugs/>.
dFind the GDB manual and other documentation resources online at:
d<http://www.gnu.org/software/gdb/documentation/>.
dFor help, type "help".
dType "apropos word" to search for commands related to "word".
dGNU gdb (GDB) 7.11
dCopyright (C) 2016 Free Software Foundation, Inc.
dLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
dThis is free software: you are free to change and redistribute it.
dThere is NO WARRANTY, to the extent permitted by law.  Type "show copying"
dand "show warranty" for details.
dThis GDB was configured as "x86_64-w64-mingw32".
dType "show configuration" for configuration details.
dFor bug reporting instructions, please see:
d<http://www.gnu.org/software/gdb/bugs/>.
dFind the GDB manual and other documentation resources online at:
d<http://www.gnu.org/software/gdb/documentation/>.
dFor help, type "help".
dType "apropos word" to search for commands related to "word".
dUSING GDB VERSION: 71100, BUILD: 2016
<161-interpreter-exec console "set target-async off"

>&"show debug-file-directory\n"
>~"The directory where separate debug symbols are searched for is \"c:\\usr\\local\\google\\buildbot\\src\\android\\ndk-r14-release\\out\\build\\buildgdb\\install\\windows-x86_64\\gdb-multiarch-7.11\\lib\\debug\".\n"
>148^done

>&"set print object on\n"
>=cmd-param-changed,param="print object",value="on"
>149^done

>&"set breakpoint pending on\n"
>=cmd-param-changed,param="breakpoint pending",value="on"
>150^done

>&"set print elements 10000\n"
>=cmd-param-changed,param="print elements",value="10000"
>151^done

>&"set unwindonsignal on\n"
>=cmd-param-changed,param="unwindonsignal",value="on"
>152^done

>&"set width 0\n"
>=cmd-param-changed,param="width",value="4294967295"
>153^done

>&"set height 0\n"
>154^done

>&"set sysroot D:/android/android-ndk-r14b/platforms/android-16/arch-x86\n"
>=cmd-param-changed,param="sysroot",value="D:/android/android-ndk-r14b/platforms/android-16/arch-x86"
>155^done

>&"set substitute-path /usr/src D:/android/android-ndk-r14b/platforms/android-16/arch-x86/usr/src\n"
>156^done

>&"python sys.path.insert(1, 'C:/Qt/Tools/QtCreator/share/qtcreator/debugger/')\n"
>157^done

>&"python sys.path.append('D:/android/android-ndk-r14b/prebuilt/windows-x86_64/bin/data-directory/python')\n"
>158^done

>&"python from gdbbridge import *\n"

>159^done

>&"python theDumper.loadDumpers({\"token\":160})\n"

>~"result={token=\"160\",dumpers=[{type=\"std____debug__unordered_set\"},{type=\"boost__variant\"},{type=\"QV4__InternalClass__Transition\"},{type=\"CPlusPlus__Identifier\"},{type=\"QtcDumperTest_PointerArray\"},{type=\"std__list\"},{type=\"QmakeProjectManager__QmakeProFileNode\"},{type=\"QtcDumperTest_FieldAccessByIndex\"},{type=\"std__multimap\",formats=\"17\"},{type=\"QUuid\"},{type=\"boost__optional\"},{type=\"QDir\"},{type=\"TNimNode\"},{type=\"QSharedData\"},{type=\"Debugger__Internal__GdbMi\"},{type=\"QV4__PropertyHash\"},{type=\"std__complex\"},{type=\"__m256\"},{type=\"boost__container__list\"},{type=\"CPlusPlus__Symbol\"},{type=\"std____debug__unordered_multimap\",formats=\"17\"},{type=\"std____1__complex\"},{type=\"std__deque\"},{type=\"std___Rb_tree_const_iterator\"},{type=\"QFixed\"},{type=\"uint8_t\"},{type=\"std____1__set__iterator\"},{type=\"std____debug__stack\"},{type=\"CPlusPlus__StringLiteral\"},{type=\"QPoint\"},{type=\"std____1__vector\"},{type=\"QMultiMap\",formats=\"17\"},{type=\"CPlusPlus__Token\"},{type=\"std__byte\"},{type=\"QLocale\"},{type=\"QV4__CallContext\"},{type=\"QJsonPrivate__q_littleendian\"},{type=\"string\",editable=\"true\"},{type=\"std__set\"},{type=\"std___Tree_const_iterator\"},{type=\"__gnu_cxx__hash_set\"},{type=\"QFile\"},{type=\"wstring\",editable=\"true\"},{type=\"QByteArrayData\"},{type=\"CPlusPlus__Literal\"},{type=\"QSizeF\"},{type=\"NimStringDesc\"},{type=\"std__unordered_multimap\",formats=\"17\"},{type=\"QIPv6Address\"},{type=\"QV4__Heap__String\"},{type=\"Utils__ElfSection\"},{type=\"QGraphicsPolygonItem\"},{type=\"Debugger__Internal__DisassemblerLine\"},{type=\"QTypedArrayData\"},{type=\"QTimeZone\"},{type=\"QMap\",formats=\"17\"},{type=\"std____cxx11__string\",editable=\"true\",formats=\"5, 6, 7, 8\"},{type=\"std____1__stack\"},{type=\"QArrayData\"},{type=\"QV4__ScopedString\"},{type=\"QChar\"},{type=\"boost__posix_time__time_duration\"},{type=\"CPlusPlus__TemplateNameId\"},{type=\"QQmlRefCount\"},{type=\"std____debug__set\"},{type=\"QMetaObject\"},{type=\"QHostAddress\"},{type=\"QV4__Value\"},{type=\"QVariantList\"},{type=\"std__unordered_multiset\"},{type=\"QObjectPrivate__ConnectionList\"},{type=\"QJsonValue\"},{type=\"std____1__shared_ptr\"},{type=\"QV4__SimpleScriptFunction\"},{type=\"CPlusPlus__Internal__Value\"},{type=\"QFileInfo\"},{type=\"QHash__const_iterator\"},{type=\"qfloat16\"},{type=\"ProjectExplorer__FolderNode\"},{type=\"QTime\"},{type=\"QSqlField\"},{type=\"std___Tree_iterator\"},{type=\"QXmlStreamStringRef\"},{type=\"CPlusPlus__PointerType\"},{type=\"std____1__weak_ptr\"},{type=\"std____debug__unordered_multiset\"},{type=\"QString\",editable=\"true\",formats=\"2, 4\"},{type=\"gsl__span\"},{type=\"boost__bimaps__bimap\"},{type=\"cv__Size_\"},{type=\"std____cxx1998__map\"},{type=\"std____1__map__const_iterator\"},{type=\"QV4__Heap__Base\"},{type=\"QHash\",formats=\"17\"},{type=\"QXmlAttributes\"},{type=\"QHash__iterator\"},{type=\"KDSoapValue1\"},{type=\"QMetaEnum\"},{type=\"QLinkedList\"},{type=\"Utils__FileName\"},{type=\"QVariantHash\"},{type=\"QStack\",formats=\"16\"},{type=\"QBitArray\"},{type=\"std__list__QNX\"},{type=\"Debugger__Internal__BreakpointModelId\"},{type=\"boost__unordered__unordered_set\"},{type=\"Qt__ItemDataRole\"},{type=\"QLazilyAllocated\"},{type=\"std____1__basic_string\"},{type=\"std____cxx11__basic_string\"},{type=\"std__set__const_iterator\"},{type=\"QQmlBinding\"},{type=\"std____1__unique_ptr\"},{type=\"std__map__iterator\"},{type=\"QDate\"},{type=\"std____1__set_const_iterator\"},{type=\"std__stack\"},{type=\"std____weak_ptr\"},{type=\"std__multiset\"},{type=\"std__unordered_map\",formats=\"17\"},{type=\"QJsonPrivate__qle_bitfield\"},{type=\"QV4__Identifier\"},{type=\"__m128\"},{type=\"__m128d\"},{type=\"QTextCodec\"},{type=\"std__shared_ptr\"},{type=\"std____1__wstring\"},{type=\"std__unordered_set\"},{type=\"std__string\",editable=\"true\",formats=\"5, 6, 7, 8\"},{type=\"QHashedString\"},{type=\"QtcDumperTest_List__NodeX\"},{type=\"Utf8String\"},{type=\"__m512d\"},{type=\"std____cxx1998__set\"},{type=\"QPixmap\"},{type=\"ProjectExplorer__Node\"},{type=\"std____1__multimap\",formats=\"17\"},{type=\"QMetaClassInfo\"},{type=\"std__map\",formats=\"17\"},{type=\"boost__posix_time__ptime\"},{type=\"QPointF\"},{type=\"std____cxx11__wstring\",editable=\"true\",formats=\"2, 4\"},{type=\"Eigen__Matrix\"},{type=\"QImage\",formats=\"2, 4\"},{type=\"QSet\"},{type=\"std__valarray\",formats=\"16\"},{type=\"std__map__const_iterator\"},{type=\"QJsonArray\"},{type=\"CPlusPlus__QualifiedNameId\"},{type=\"std____1__deque\"},{type=\"QFiniteStack\",formats=\"16\"},{type=\"std__set__iterator\"},{type=\"QTextDocument\"},{type=\"QTJSC__JSValue\"},{type=\"QSqlResultPrivate\"},{type=\"NimGenericSequence__\"},{type=\"QRegion\"},{type=\"std__wstring\",editable=\"true\",formats=\"2, 4\"},{type=\"QV4_Object\"},{type=\"QBasicAtomicInt\"},{type=\"QScriptValue\"},{type=\"QMetaProperty\"},{type=\"QDateTime\"},{type=\"std____1__unordered_set\"},{type=\"std____1__map__iterator\"},{type=\"boost__gregorian__date\"},{type=\"std__pair\"},{type=\"std__set__QNX\"},{type=\"std____1__list\"},{type=\"std__deque__MSVC\"},{type=\"CPlusPlus__ByteArrayRef\"},{type=\"QProcEnvKey\"},{type=\"boost__shared_ptr\"},{type=\"QV__PropertyHash\"},{type=\"Core__Id\"},{type=\"std__basic_string\"},{type=\"std____debug__vector\",formats=\"16\"},{type=\"QRectF\"},{type=\"QAtomicInt\"},{type=\"__m256i\"},{type=\"QQmlSourceLocation\"},{type=\"WTF__String\"},{type=\"Debugger__Internal__WatchData\"},{type=\"__m256d\"},{type=\"KDSoapValue\"},{type=\"std____1__set\"},{type=\"gsl__byte\"},{type=\"QPolygonF\"},{type=\"QXmlStreamAttribute\"},{type=\"int8_t\"},{type=\"QStandardItemData\"},{type=\"QV4__SharedInternalClassData\"},{type=\"QQmlAccessorProperties__Properties\"},{type=\"QByteArray\",editable=\"true\",formats=\"5, 6, 7, 8\"},{type=\"QtcDumperTest_String\"},{type=\"ProjectExplorer__Kit\"},{type=\"QV4__ExecutionContext\"},{type=\"ProKey\"},{type=\"CPlusPlus__Class\"},{type=\"std__vector\",editable=\"true\",formats=\"16\"},{type=\"QV4__FunctionObject\"},{type=\"std____1__multiset\"},{type=\"std____1__unordered_map\",formats=\"17\"},{type=\"QV4__IdentifierTable\"},{type=\"__m512i\"},{type=\"QV4__InternalClassTransition\"},{type=\"__m128i\"},{type=\"QVariantMap\",formats=\"17\"},{type=\"QStringRef\"},{type=\"std____debug__map\"},{type=\"std____debug__list\"},{type=\"QStaticStringData\"},{type=\"QVariant (QVariantMap)\",formats=\"17\"},{type=\"QSize\"},{type=\"Debugger__Internal__WatchItem\"},{type=\"QPolygon\"},{type=\"std____1__string\"},{type=\"QSharedDataPointer\"},{type=\"QV__PropertyHashData\"},{type=\"QStringList\"},{type=\"std___Rb_tree_iterator\"},{type=\"std__optional\"},{type=\"std__deque__QNX\"},{type=\"QRegExp\"},{type=\"QStringData\"},{type=\"QFlags\"},{type=\"QTextCursor\"},{type=\"std____debug__unordered_map\",formats=\"17\"},{type=\"QList\",formats=\"18, 19\"},{type=\"QJsonPrivate__qle_signedbitfield\"},{type=\"QSharedPointer\"},{type=\"QUrl\",formats=\"2, 4\"},{type=\"QmakeProjectManager__QmakePriFileNode\"},{type=\"cv__Mat\",formats=\"4\"},{type=\"QVarLengthArray\"},{type=\"QV4__Object\"},{type=\"std____debug__deque\"},{type=\"std__unique_ptr\"},{type=\"QScopedPointer\"},{type=\"__m512\"},{type=\"std____1__map\",formats=\"17\"},{type=\"QStandardItem\"},{type=\"QtcDumperTest_BufArray\"},{type=\"QMapNode\"},{type=\"Core__GeneratedFile\"},{type=\"std__once_flag\"},{type=\"std____1__array\",formats=\"16\"},{type=\"std____1__valarray\",formats=\"16\"},{type=\"QVariant\"},{type=\"QV4__String\"},{type=\"QVector\",editable=\"true\",formats=\"16\"},{type=\"ProjectExplorer__ProjectNode\"},{type=\"CPlusPlus__Internal__PPToken\"},{type=\"Debugger__Internal__ThreadId\"},{type=\"std____1__once_flag\"},{type=\"QHashNode\",formats=\"17\"},{type=\"QV4__Scoped\"},{type=\"ProString\"},{type=\"Utils__Port\"},{type=\"QV4__CompilationUnit\"},{type=\"ProjectExplorer__ToolChain\"},{type=\"std__experimental__optional\"},{type=\"QTemporaryFile\"},{type=\"QXmlAttributes__Attribute\"},{type=\"std__function\"},{type=\"QJsonObject\"},{type=\"QRect\"},{type=\"CPlusPlus__IntegerType\"},{type=\"std__array\",formats=\"16\"},{type=\"CMakeProjectManager__Internal__CMakeProjectNode\"},{type=\"QJSValue\"},{type=\"std____cxx11__list\"},{type=\"CPlusPlus__FullySpecifiedType\"},{type=\"__gnu_debug___Safe_iterator\"},{type=\"QV4__ScriptFunction\"},{type=\"QtcDumperTest_List\"},{type=\"QWeakPointer\"},{type=\"std__weak_ptr\"},{type=\"QMetaMethod\"},{type=\"QAtomicPointer\"},{type=\"CPlusPlus__NamedType\"},],python=\"20705\"}\n"
>160^done
dENGINE SUCCESSFULLY STARTED
sSetting breakpoints...
dSetting breakpoints...
dATTEMPT BREAKPOINT SYNCHRONIZATION
dBREAKPOINTS ARE SYNCHRONIZED
<162set osabi GNU/Linux
<163python theDumper.appendSolibSearchPath({"path":["443a2f616e64726f69642f616e64726f69642d6e646b2d723134622f736f75726365732f6378782d73746c2f676e752d6c6962737464632b2b2f342e392f6c6962732f783836","433a2f55736572732f61692f446f63756d656e74732f6275696c642d616e64726f6964546573742d416e64726f69645f666f725f7838365f4743435f345f395f51745f355f31315f305f666f725f416e64726f69645f7838362d4465627567","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f51742f6c6162732f73657474696e6773","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174516d6c2f53746174654d616368696e65","433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f617564696f","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f4469616c6f6773","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f51744d756c74696d65646961","433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f6d6564696173657276696365","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f5061727469636c65732e32","433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f696d616765666f726d617473","433a2f51742f352e31312e302f616e64726f69645f7838362f6c6962","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174516d6c2f52656d6f74654f626a65637473","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f51744c6f636174696f6e","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f436f6e74726f6c732e322f467573696f6e","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174506f736974696f6e696e67","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f51745765624368616e6e656c","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f517433442f436f7265","433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f67656f6d657472796c6f6164657273","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f457874726173","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f517433442f457874726173","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f4469616c6f67732f50726976617465","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f5363656e653344","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f436f6e74726f6c732f5374796c65732f466c6174","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f51744e6663","433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f67616d6570616473","433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f706c61796c697374666f726d617473","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f51742f6c6162732f736861726564696d616765","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f517443616e7661733344","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f4c6f63616c53746f72616765","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f51742f6c6162732f666f6c6465726c6973746d6f64656c","433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f626561726572","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f586d6c4c6973744d6f64656c","433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f67656f7365727669636573","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f436f6e74726f6c732e322f556e6976657273616c","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f57696e646f772e32","433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f63616e627573","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f54656d706c617465732e32","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f51742f6c6162732f63616c656e646172","433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f73656e736f7273","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f517447616d65706164","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f517454657374","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174516d6c2f4d6f64656c732e32","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f517433442f52656e646572","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f517447726170686963616c45666665637473","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f51742f6c6162732f6c6f636174696f6e","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f5072697661746557696467657473","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f51745363786d6c","433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f7374796c6573","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f517433442f4c6f676963","433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f766964656f2f766964656f6e6f6465","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f51744461746156697375616c697a6174696f6e","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f436f6e74726f6c732f5374796c65732f416e64726f6964","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f436f6e74726f6c732e322f496d6167696e65","433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f69636f6e656e67696e6573","433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f73656e736f726765737475726573","433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f74657874746f737065656368","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174436861727473","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f517453656e736f7273","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f5363656e653244","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f436f6e74726f6c73","433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f7363656e6570617273657273","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f517433442f496e707574","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f51742f6c6162732f68616e646c657273","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f517457656256696577","433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f706c6174666f726d732f616e64726f6964","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174426c7565746f6f7468","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174576562536f636b657473","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2e32","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f517450757263686173696e67","433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f77656276696577","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f436f6e74726f6c732e32","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f517447726170686963616c456666656374732f70726976617465","433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f73716c64726976657273","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f4c61796f757473","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f536861706573","433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f716d6c746f6f6c696e67","433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f706f736974696f6e","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f436f6e74726f6c732e322f4d6174657269616c","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f51742f6c6162732f706c6174666f726d","433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f517433442f416e696d6174696f6e","433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f72656e646572706c7567696e73"],"separator":";","token":163})
<164-exec-arguments "-qmljsdebugger=port:53313,block,services:DebugMessages,QmlDebugger,V8Debugger,QmlInspector"
<165unset environment =::
<166unset environment ALLUSERSPROFILE
<167unset environment APPDATA
<168unset environment COMPUTERNAME
<169unset environment ChocolateyInstall
<170unset environment ChocolateyLastPathUpdate
<171unset environment ChocolateyToolsLocation
<172unset environment ComSpec
<173unset environment CommonProgramFiles
<174unset environment CommonProgramFiles(x86)
<175unset environment CommonProgramW6432
<176unset environment DriverData
<177unset environment FSHARPINSTALLDIR
<178unset environment HOMEDRIVE
<179unset environment HOMEPATH
<180unset environment LOCALAPPDATA
<181unset environment LOGONSERVER
<182unset environment NUMBER_OF_PROCESSORS
<183unset environment OS
<184unset environment OneDrive
<185unset environment PATHEXT
<186unset environment PROCESSOR_ARCHITECTURE
<187unset environment PROCESSOR_ARCHITEW6432
<188unset environment PROCESSOR_IDENTIFIER
<189unset environment PROCESSOR_LEVEL
<190unset environment PROCESSOR_REVISION
<191unset environment PSModulePath
<192unset environment PUBLIC
<193unset environment Path
<194unset environment ProgramData
<195unset environment ProgramFiles
<196unset environment ProgramFiles(x86)
<197unset environment ProgramW6432
<198unset environment QtMsBuild
<199unset environment SESSIONNAME
<200unset environment SystemDrive
<201unset environment SystemRoot
<202unset environment TEMP
<203unset environment TMP
<204unset environment USERDOMAIN
<205unset environment USERDOMAIN_ROAMINGPROFILE
<206unset environment USERNAME
<207unset environment USERPROFILE
<208unset environment VBOX_MSI_INSTALL_PATH
<209unset environment VS100COMNTOOLS
<210unset environment _NT_SYMBOL_PATH
<211unset environment windir
<212-file-exec-and-symbols "C:/Users/ai/Documents/build-androidTest-Android_for_x86_GCC_4_9_Qt_5_11_0_for_Android_x86-Debug/app_process"

>161^done

>&"set osabi GNU/Linux\n"
>=cmd-param-changed,param="osabi",value="GNU/Linux"
>162^done

>&"python theDumper.appendSolibSearchPath({\"path\":[\"443a2f616e64726f69642f616e64726f69642d6e646b2d723134622f736f75726365732f6378782d73746c2f676e752d6c6962737464632b2b2f342e392f6c6962732f783836\",\"433a2f55736572732f61692f446f63756d656e74732f6275696c642d616e64726f6964546573742d416e64726f69645f666f725f7838365f4743435f345f395f51745f355f31315f305f666f725f416e64726f69645f7838362d4465627567\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f51742f6c6162732f73657474696e6773\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174516d6c2f53746174654d616368696e65\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f617564696f\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f4469616c6f6773\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f51744d756c74696d65646961\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f6d6564696173657276696365\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f5061727469636c65732e32\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f696d616765666f726d617473\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f6c6962\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174516d6c2f52656d6f74654f626a65637473\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f51744c6f636174696f6e\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f436f6e74726f6c732e322f467573696f6e\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174506f736974696f6e696e67\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f51745765624368616e6e656c\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f517433442f436f7265\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f67656f6d657472796c6f6164657273\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f457874726173\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f517433442f457874726173\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f4469616c6f67732f50726976617465\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f5363656e653344\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f436f6e74726f6c732f5374796c65732f466c6174\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f51744e6663\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f67616d6570616473\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f706c61796c697374666f726d617473\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f51742f6c6162732f736861726564696d616765\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f517443616e7661733344\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f4c6f63616c53746f72616765\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f51742f6c6162732f666f6c6465726c6973746d6f64656c\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f626561726572\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f586d6c4c6973744d6f64656c\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f67656f7365727669636573\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f436f6e74726f6c732e322f556e6976657273616c\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f57696e646f772e32\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f63616e627573\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f54656d706c617465732e32\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f51742f6c6162732f63616c656e646172\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f73656e736f7273\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f517447616d65706164\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f517454657374\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174516d6c2f4d6f64656c732e32\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f517433442f52656e646572\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f517447726170686963616c45666665637473\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f51742f6c6162732f6c6f636174696f6e\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f5072697661746557696467657473\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f51745363786d6c\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f7374796c6573\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f517433442f4c6f676963\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f766964656f2f766964656f6e6f6465\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f51744461746156697375616c697a6174696f6e\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f436f6e74726f6c732f5374796c65732f416e64726f6964\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f436f6e74726f6c732e322f496d6167696e65\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f69636f6e656e67696e6573\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f73656e736f726765737475726573\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f74657874746f737065656368\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174436861727473\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f517453656e736f7273\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f5363656e653244\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f436f6e74726f6c73\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f7363656e6570617273657273\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f517433442f496e707574\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f51742f6c6162732f68616e646c657273\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f517457656256696577\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f706c6174666f726d732f616e64726f6964\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174426c7565746f6f7468\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174576562536f636b657473\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2e32\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f517450757263686173696e67\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f77656276696577\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f436f6e74726f6c732e32\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f517447726170686963616c456666656374732f70726976617465\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f73716c64726976657273\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f4c61796f757473\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f536861706573\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f716d6c746f6f6c696e67\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f706f736974696f6e\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f5174517569636b2f436f6e74726f6c732e322f4d6174657269616c\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f51742f6c6162732f706c6174666f726d\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f716d6c2f517433442f416e696d6174696f6e\",\"433a2f51742f352e31312e302f616e64726f69645f7838362f706c7567696e732f72656e646572706c7567696e73\"],\"separator\":\";\",\"token\":163})\n"
>=cmd-param-changed,param="solib-search-path",value=";D:/android/android-ndk-r14b/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86;C:/Users/ai/Documents/build-androidTest-Android_for_x86_GCC_4_9_Qt_5_11_0_for_Android_x86-Debug;C:/Qt/5.11.0/android_x86/qml/Qt/labs/settings;C:/Qt/5.11.0/android_x86/qml/QtQml/StateMachine;C:/Qt/5.11.0/android_x86/plugins/audio;C:/Qt/5.11.0/android_x86/qml/QtQuick/Dialogs;C:/Qt/5.11.0/android_x86/qml/QtMultimedia;C:/Qt/5.11.0/android_x86/plugins/mediaservice;C:/Qt/5.11.0/android_x86/qml/QtQuick/Particles.2;C:/Qt/5.11.0/android_x86/plugins/imageformats;C:/Qt/5.11.0/android_x86/lib;C:/Qt/5.11.0/android_x86/qml/QtQml/RemoteObjects;C:/Qt/5.11.0/android_x86/qml/QtLocation;C:/Qt/5.11.0/android_x86/qml/QtQuick/Controls.2/Fusion;C:/Qt/5.11.0/android_x86/qml/QtPositioning;C:/Qt/5.11.0/android_x86/qml/QtWebChannel;C:/Qt/5.11.0/android_x86/qml/Qt3D/Core;C:/Qt/5.11.0/android_x86/plugins/geometryloaders;C:/Qt/5.11.0/android_x86/qml/QtQuick/Extras;C:/Qt/5.11.0/android_x86/qml/Qt3D/Extras;C:/Qt/5.11.0/android_x86/qml/QtQuick/Dialogs/Private;C:/Qt/5.11.0/android_x86/qml/QtQuick/Scene3D;C:/Qt/5.11.0/android_x86/qml/QtQuick/Controls/Styles/Flat;C:/Qt/5.11.0/android_x86/qml/QtNfc;C:/Qt/5.11.0/android_x86/plugins/gamepads;C:/Qt/5.11.0/android_x86/plugins/playlistformats;C:/Qt/5.11.0/android_x86/qml/Qt/labs/sharedimage;C:/Qt/5.11.0/android_x86/qml/QtCanvas3D;C:/Qt/5.11.0/android_x86/qml/QtQuick/LocalStorage;C:/Qt/5.11.0/android_x86/qml/Qt/labs/folderlistmodel;C:/Qt/5.11.0/android_x86/plugins/bearer;C:/Qt/5.11.0/android_x86/qml/QtQuick/XmlListModel;C:/Qt/5.11.0/android_x86/plugins/geoservices;C:/Qt/5.11.0/android_x86/qml/QtQuick/Controls.2/Universal;C:/Qt/5.11.0/android_x86/qml/QtQuick/Window.2;C:/Qt/5.11.0/android_x86/plugins/canbus;C:/Qt/5.11.0/android_x86/qml/QtQuick/Templates.2;C:/Qt/5.11.0/android_x86/qml/Qt/labs/calendar;C:/Qt/5.11.0/android_x86/plugins/sensors;C:/Qt/5.11.0/android_x86/qml/QtGamepad;C:/Qt/5.11.0/android_x86/qml/QtTest;C:/Qt/5.11.0/android_x86/qml/QtQml/Models.2;C:/Qt/5.11.0/android_x86/qml/Qt3D/Render;C:/Qt/5.11.0/android_x86/qml/QtGraphicalEffects;C:/Qt/5.11.0/android_x86/qml/Qt/labs/location;C:/Qt/5.11.0/android_x86/qml/QtQuick/PrivateWidgets;C:/Qt/5.11.0/android_x86/qml/QtScxml;C:/Qt/5.11.0/android_x86/plugins/styles;C:/Qt/5.11.0/android_x86/qml/Qt3D/Logic;C:/Qt/5.11.0/android_x86/plugins/video/videonode;C:/Qt/5.11.0/android_x86/qml/QtDataVisualization;C:/Qt/5.11.0/android_x86/qml/QtQuick/Controls/Styles/Android;C:/Qt/5.11.0/android_x86/qml/QtQuick/Controls.2/Imagine;C:/Qt/5.11.0/android_x86/plugins/iconengines;C:/Qt/5.11.0/android_x86/plugins/sensorgestures;C:/Qt/5.11.0/android_x86/plugins/texttospeech;C:/Qt/5.11.0/android_x86/qml/QtCharts;C:/Qt/5.11.0/android_x86/qml/QtSensors;C:/Qt/5.11.0/android_x86/qml/QtQuick/Scene2D;C:/Qt/5.11.0/android_x86/qml/QtQuick/Controls;C:/Qt/5.11.0/android_x86/plugins/sceneparsers;C:/Qt/5.11.0/android_x86/qml/Qt3D/Input;C:/Qt/5.11.0/android_x86/qml/Qt/labs/handlers;C:/Qt/5.11.0/android_x86/qml/QtWebView;C:/Qt/5.11.0/android_x86/plugins/platforms/android;C:/Qt/5.11.0/android_x86/qml/QtBluetooth;C:/Qt/5.11.0/android_x86/qml/QtWebSockets;C:/Qt/5.11.0/android_x86/qml/QtQuick.2;C:/Qt/5.11.0/android_x86/qml/QtPurchasing;C:/Qt/5.11.0/android_x86/plugins/webview;C:/Qt/5.11.0/android_x86/qml/QtQuick/Controls.2;C:/Qt/5.11.0/android_x86/qml/QtGraphicalEffects/private;C:/Qt/5.11.0/android_x86/plugins/sqldrivers;C:/Qt/5.11.0/android_x86/qml/QtQuick/Layouts;C:/Qt/5.11.0/android_x86/qml/QtQuick/Shapes;C:/Qt/5.11.0/android_x86/plugins/qmltooling;C:/Qt/5.11.0/android_x86/plugins/position;C:/Qt/5.11.0/android_x86/qml/QtQuick/Controls.2/Material;C:/Qt/5.11.0/android_x86/qml/Qt/labs/platform;C:/Qt/5.11.0/android_x86/qml/Qt3D/Animation;C:/Qt/5.11.0/android_x86/plugins/renderplugins"
>163^done

>164^done

>&"unset environment =::\n"
>165^done

>&"unset environment ALLUSERSPROFILE\n"
>166^done

>&"unset environment APPDATA\n"
>167^done

>&"unset environment COMPUTERNAME\n"
>168^done

>&"unset environment ChocolateyInstall\n"
>169^done

>&"unset environment ChocolateyLastPathUpdate\n"
>170^done

>&"unset environment ChocolateyToolsLocation\n"
>171^done

>&"unset environment ComSpec\n"
>172^done

>&"unset environment CommonProgramFiles\n"
>173^done

>&"unset environment CommonProgramFiles(x86)\n"
>174^done

>&"unset environment CommonProgramW6432\n"
>175^done

>&"unset environment DriverData\n"
>176^done

>&"unset environment FSHARPINSTALLDIR\n"
>177^done

>&"unset environment HOMEDRIVE\n"
>178^done

>&"unset environment HOMEPATH\n"
>179^done

>&"unset environment LOCALAPPDATA\n"
>180^done

>&"unset environment LOGONSERVER\n"
>181^done

>&"unset environment NUMBER_OF_PROCESSORS\n"
>182^done

>&"unset environment OS\n"
>183^done

>&"unset environment OneDrive\n"
>184^done

>&"unset environment PATHEXT\n"
>185^done

>&"unset environment PROCESSOR_ARCHITECTURE\n"
>186^done

>&"unset environment PROCESSOR_ARCHITEW6432\n"
>187^done

>&"unset environment PROCESSOR_IDENTIFIER\n"
>188^done

>&"unset environment PROCESSOR_LEVEL\n"
>189^done

>&"unset environment PROCESSOR_REVISION\n"
>190^done

>&"unset environment PSModulePath\n"
>191^done

>&"unset environment PUBLIC\n"
>192^done

>&"unset environment Path\n"
>193^done

>&"unset environment ProgramData\n"
>194^done

>&"unset environment ProgramFiles\n"
>195^done

>&"unset environment ProgramFiles(x86)\n"
>196^done

>&"unset environment ProgramW6432\n"
>197^done

>&"unset environment QtMsBuild\n"
>198^done

>&"unset environment SESSIONNAME\n"
>199^done

>&"unset environment SystemDrive\n"
>200^done

>&"unset environment SystemRoot\n"
>201^done

>&"unset environment TEMP\n"
>202^done

>&"unset environment TMP\n"
>203^done

>&"unset environment USERDOMAIN\n"
>204^done

>&"unset environment USERDOMAIN_ROAMINGPROFILE\n"
>205^done

>&"unset environment USERNAME\n"
>206^done

>&"unset environment USERPROFILE\n"
>207^done

>&"unset environment VBOX_MSI_INSTALL_PATH\n"
>208^done

>&"unset environment VS100COMNTOOLS\n"
>209^done

>&"unset environment _NT_SYMBOL_PATH\n"
>210^done

>&"unset environment windir\n"
>211^done

>212^done
<213target extended-remote tcp::5039

>&"target extended-remote tcp::5039\n"
>~"Remote debugging using tcp::5039\n"
>=tsv-created,name="trace_timestamp",initial="0"\n
>213^done
dATTACHED TO GDB SERVER STARTED
sAttached to stopped application.
<214attach 3461

>&"attach 3461\n"
>~"Attaching to program: C:\\Users\\ai\\Documents\\build-androidTest-Android_for_x86_GCC_4_9_Qt_5_11_0_for_Android_x86-Debug\\app_process, process 3461\n"
>=thread-group-started,id="i1",pid="3461"
sThread group i1 created.
dTaking notice of pid 3461
>=thread-created,id="1",group-id="i1"
sThread 1 created.

>214^done
dNOTE: ENGINE SETUP OK
dState changed from EngineSetupRequested(1) to EngineSetupOk(3)
dNOTE: ENGINE SETUP OK
dState changed from EngineSetupRequested(1) to EngineSetupOk(3) [master]
dState changed from EngineSetupOk(3) to EngineRunRequested(4) [master]
dCALL: RUN ENGINE
dState changed from EngineSetupOk(3) to EngineRunRequested(4)
dCALL: RUN SLAVE ENGINE
sQML Debugger: Trying to connect ...
sQML Debugger: Socket state changed to QAbstractSocket::HostLookupState 
sQML Debugger: Socket state changed to QAbstractSocket::ConnectingState 
dState changed from EngineSetupOk(3) to EngineRunRequested(4)
dCALL: RUN SLAVE ENGINE
dNOTE: ENGINE RUN AND INFERIOR STOP OK
sStopped.
dState changed from EngineRunRequested(4) to InferiorStopOk(11)
dNOTE: ENGINE RUN AND INFERIOR STOP OK
sStopped.
dState changed from EngineRunRequested(4) to InferiorStopOk(11) [master]
dNOTE: INFERIOR RUN REQUESTED
sRun requested...
dState changed from InferiorStopOk(11) to InferiorRunRequested(7)
dNOTE: INFERIOR RUN REQUESTED
sRun requested...
dState changed from InferiorStopOk(11) to InferiorRunRequested(7) [master]
sRunning requested...
<215-exec-continue
>=library-loaded,id="/system/bin/linker",target-name="/system/bin/linker",host-name="C:\\Users\\ai\\Documents\\build-androidTest-Android_for_x86_GCC_4_9_Qt_5_11_0_for_Android_x86-Debug\\linker",symbols-loaded="0",thread-group="i1"
sLibrary /system/bin/linker loaded.
sQML Debugger: Socket state changed to QAbstractSocket::ConnectedState 
>=library-loaded,id="/system/lib/libcutils.so",target-name="/system/lib/libcutils.so",host-name="/system/lib/libcutils.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libcutils.so loaded.
>=library-loaded,id="/system/lib/libutils.so",target-name="/system/lib/libutils.so",host-name="/system/lib/libutils.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libutils.so loaded.
wQML Debugger: Error: QAbstractSocket::RemoteHostClosedError 
>=library-loaded,id="/system/lib/liblog.so",target-name="/system/lib/liblog.so",host-name="/system/lib/liblog.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/liblog.so loaded.
>=library-loaded,id="/system/lib/libbinder.so",target-name="/system/lib/libbinder.so",host-name="/system/lib/libbinder.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libbinder.so loaded.
>=library-loaded,id="/system/lib/libandroid_runtime.so",target-name="/system/lib/libandroid_runtime.so",host-name="/system/lib/libandroid_runtime.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libandroid_runtime.so loaded.
>=library-loaded,id="/system/lib/libwilhelm.so",target-name="/system/lib/libwilhelm.so",host-name="/system/lib/libwilhelm.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libwilhelm.so loaded.
>=library-loaded,id="/system/lib/libc++.so",target-name="/system/lib/libc++.so",host-name="/system/lib/libc++.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libc++.so loaded.
>=library-loaded,id="/system/lib/libc.so",target-name="/system/lib/libc.so",host-name="C:\\Users\\ai\\Documents\\build-androidTest-Android_for_x86_GCC_4_9_Qt_5_11_0_for_Android_x86-Debug\\libc.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libc.so loaded.
>=library-loaded,id="/system/lib/libm.so",target-name="/system/lib/libm.so",host-name="/system/lib/libm.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libm.so loaded.
>=library-loaded,id="/system/lib/libbacktrace.so",target-name="/system/lib/libbacktrace.so",host-name="/system/lib/libbacktrace.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libbacktrace.so loaded.
>=library-loaded,id="/system/lib/libmemtrack.so",target-name="/system/lib/libmemtrack.so",host-name="/system/lib/libmemtrack.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libmemtrack.so loaded.
>=library-loaded,id="/system/lib/libandroidfw.so",target-name="/system/lib/libandroidfw.so",host-name="/system/lib/libandroidfw.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libandroidfw.so loaded.
>=library-loaded,id="/system/lib/libexpat.so",target-name="/system/lib/libexpat.so",host-name="/system/lib/libexpat.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libexpat.so loaded.
>=library-loaded,id="/system/lib/libnativehelper.so",target-name="/system/lib/libnativehelper.so",host-name="/system/lib/libnativehelper.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libnativehelper.so loaded.
>=library-loaded,id="/system/lib/libnetutils.so",target-name="/system/lib/libnetutils.so",host-name="/system/lib/libnetutils.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libnetutils.so loaded.
>=library-loaded,id="/system/lib/libui.so",target-name="/system/lib/libui.so",host-name="/system/lib/libui.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libui.so loaded.
>=library-loaded,id="/system/lib/libgui.so",target-name="/system/lib/libgui.so",host-name="/system/lib/libgui.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libgui.so loaded.
>=library-loaded,id="/system/lib/libinput.so",target-name="/system/lib/libinput.so",host-name="/system/lib/libinput.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libinput.so loaded.
>=library-loaded,id="/system/lib/libinputflinger.so",target-name="/system/lib/libinputflinger.so",host-name="/system/lib/libinputflinger.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libinputflinger.so loaded.
>=library-loaded,id="/system/lib/libcamera_client.so",target-name="/system/lib/libcamera_client.so",host-name="/system/lib/libcamera_client.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libcamera_client.so loaded.
>=library-loaded,id="/system/lib/libcamera_metadata.so",target-name="/system/lib/libcamera_metadata.so",host-name="/system/lib/libcamera_metadata.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libcamera_metadata.so loaded.
>=library-loaded,id="/system/lib/libskia.so",target-name="/system/lib/libskia.so",host-name="/system/lib/libskia.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libskia.so loaded.
>=library-loaded,id="/system/lib/libsqlite.so",target-name="/system/lib/libsqlite.so",host-name="/system/lib/libsqlite.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libsqlite.so loaded.
>=library-loaded,id="/system/lib/libEGL.so",target-name="/system/lib/libEGL.so",host-name="/system/lib/libEGL.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libEGL.so loaded.
>=library-loaded,id="/system/lib/libGLESv1_CM.so",target-name="/system/lib/libGLESv1_CM.so",host-name="/system/lib/libGLESv1_CM.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libGLESv1_CM.so loaded.
>=library-loaded,id="/system/lib/libGLESv2.so",target-name="/system/lib/libGLESv2.so",host-name="/system/lib/libGLESv2.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libGLESv2.so loaded.
>=library-loaded,id="/system/lib/libETC1.so",target-name="/system/lib/libETC1.so",host-name="/system/lib/libETC1.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libETC1.so loaded.
>=library-loaded,id="/system/lib/libhardware.so",target-name="/system/lib/libhardware.so",host-name="/system/lib/libhardware.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libhardware.so loaded.
>=library-loaded,id="/system/lib/libhardware_legacy.so",target-name="/system/lib/libhardware_legacy.so",host-name="/system/lib/libhardware_legacy.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libhardware_legacy.so loaded.
>=library-loaded,id="/system/lib/libselinux.so",target-name="/system/lib/libselinux.so",host-name="/system/lib/libselinux.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libselinux.so loaded.
>=library-loaded,id="/system/lib/libsonivox.so",target-name="/system/lib/libsonivox.so",host-name="/system/lib/libsonivox.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libsonivox.so loaded.
>=library-loaded,id="/system/lib/libcrypto.so",target-name="/system/lib/libcrypto.so",host-name="/system/lib/libcrypto.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libcrypto.so loaded.
>=library-loaded,id="/system/lib/libssl.so",target-name="/system/lib/libssl.so",host-name="/system/lib/libssl.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libssl.so loaded.
>=library-loaded,id="/system/lib/libicuuc.so",target-name="/system/lib/libicuuc.so",host-name="/system/lib/libicuuc.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libicuuc.so loaded.
>=library-loaded,id="/system/lib/libicui18n.so",target-name="/system/lib/libicui18n.so",host-name="/system/lib/libicui18n.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libicui18n.so loaded.
>=library-loaded,id="/system/lib/libmedia.so",target-name="/system/lib/libmedia.so",host-name="/system/lib/libmedia.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libmedia.so loaded.
>=library-loaded,id="/system/lib/libjpeg.so",target-name="/system/lib/libjpeg.so",host-name="/system/lib/libjpeg.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libjpeg.so loaded.
>=library-loaded,id="/system/lib/libusbhost.so",target-name="/system/lib/libusbhost.so",host-name="/system/lib/libusbhost.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libusbhost.so loaded.
>=library-loaded,id="/system/lib/libharfbuzz_ng.so",target-name="/system/lib/libharfbuzz_ng.so",host-name="/system/lib/libharfbuzz_ng.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libharfbuzz_ng.so loaded.
>=library-loaded,id="/system/lib/libz.so",target-name="/system/lib/libz.so",host-name="/system/lib/libz.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libz.so loaded.
>=library-loaded,id="/system/lib/libaudioutils.so",target-name="/system/lib/libaudioutils.so",host-name="/system/lib/libaudioutils.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libaudioutils.so loaded.
>=library-loaded,id="/system/lib/libpdfium.so",target-name="/system/lib/libpdfium.so",host-name="/system/lib/libpdfium.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libpdfium.so loaded.
>=library-loaded,id="/system/lib/libimg_utils.so",target-name="/system/lib/libimg_utils.so",host-name="/system/lib/libimg_utils.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libimg_utils.so loaded.
>=library-loaded,id="/system/lib/libnetd_client.so",target-name="/system/lib/libnetd_client.so",host-name="/system/lib/libnetd_client.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libnetd_client.so loaded.
>=library-loaded,id="/system/lib/libradio.so",target-name="/system/lib/libradio.so",host-name="/system/lib/libradio.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libradio.so loaded.
>=library-loaded,id="/system/lib/libsoundtrigger.so",target-name="/system/lib/libsoundtrigger.so",host-name="/system/lib/libsoundtrigger.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libsoundtrigger.so loaded.
>=library-loaded,id="/system/lib/libminikin.so",target-name="/system/lib/libminikin.so",host-name="/system/lib/libminikin.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libminikin.so loaded.
>=library-loaded,id="/system/lib/libprocessgroup.so",target-name="/system/lib/libprocessgroup.so",host-name="/system/lib/libprocessgroup.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libprocessgroup.so loaded.
>=library-loaded,id="/system/lib/libnativebridge.so",target-name="/system/lib/libnativebridge.so",host-name="/system/lib/libnativebridge.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libnativebridge.so loaded.
>=library-loaded,id="/system/lib/libradio_metadata.so",target-name="/system/lib/libradio_metadata.so",host-name="/system/lib/libradio_metadata.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libradio_metadata.so loaded.
>=library-loaded,id="/system/lib/libhwui.so",target-name="/system/lib/libhwui.so",host-name="/system/lib/libhwui.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libhwui.so loaded.
>=library-loaded,id="/system/lib/libstagefright.so",target-name="/system/lib/libstagefright.so",host-name="/system/lib/libstagefright.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libstagefright.so loaded.
>=library-loaded,id="/system/lib/libstagefright_foundation.so",target-name="/system/lib/libstagefright_foundation.so",host-name="/system/lib/libstagefright_foundation.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libstagefright_foundation.so loaded.
>=library-loaded,id="/system/lib/libstagefright_http_support.so",target-name="/system/lib/libstagefright_http_support.so",host-name="/system/lib/libstagefright_http_support.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libstagefright_http_support.so loaded.
>=library-loaded,id="/system/lib/libeffects.so",target-name="/system/lib/libeffects.so",host-name="/system/lib/libeffects.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libeffects.so loaded.
>=library-loaded,id="/system/lib/libbase.so",target-name="/system/lib/libbase.so",host-name="/system/lib/libbase.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libbase.so loaded.
>=library-loaded,id="/system/lib/libunwind.so",target-name="/system/lib/libunwind.so",host-name="/system/lib/libunwind.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libunwind.so loaded.
>=library-loaded,id="/system/lib/libstdc++.so",target-name="/system/lib/libstdc++.so",host-name="/system/lib/libstdc++.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libstdc++.so loaded.
>=library-loaded,id="/system/lib/libsync.so",target-name="/system/lib/libsync.so",host-name="/system/lib/libsync.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libsync.so loaded.
>=library-loaded,id="/system/lib/libpng.so",target-name="/system/lib/libpng.so",host-name="/system/lib/libpng.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libpng.so loaded.
>=library-loaded,id="/system/lib/libft2.so",target-name="/system/lib/libft2.so",host-name="/system/lib/libft2.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libft2.so loaded.
>=library-loaded,id="/system/lib/libGLES_trace.so",target-name="/system/lib/libGLES_trace.so",host-name="/system/lib/libGLES_trace.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libGLES_trace.so loaded.
>=library-loaded,id="/system/lib/libpcre.so",target-name="/system/lib/libpcre.so",host-name="/system/lib/libpcre.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libpcre.so loaded.
>=library-loaded,id="/system/lib/libnbaio.so",target-name="/system/lib/libnbaio.so",host-name="/system/lib/libnbaio.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libnbaio.so loaded.
>=library-loaded,id="/system/lib/libspeexresampler.so",target-name="/system/lib/libspeexresampler.so",host-name="/system/lib/libspeexresampler.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libspeexresampler.so loaded.
>=library-loaded,id="/system/lib/libRS.so",target-name="/system/lib/libRS.so",host-name="/system/lib/libRS.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libRS.so loaded.
>=library-loaded,id="/system/lib/libRScpp.so",target-name="/system/lib/libRScpp.so",host-name="/system/lib/libRScpp.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libRScpp.so loaded.
>=library-loaded,id="/system/lib/libdrmframework.so",target-name="/system/lib/libdrmframework.so",host-name="/system/lib/libdrmframework.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libdrmframework.so loaded.
>=library-loaded,id="/system/lib/libmediautils.so",target-name="/system/lib/libmediautils.so",host-name="/system/lib/libmediautils.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libmediautils.so loaded.
>=library-loaded,id="/system/lib/libopus.so",target-name="/system/lib/libopus.so",host-name="/system/lib/libopus.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libopus.so loaded.
>=library-loaded,id="/system/lib/libstagefright_omx.so",target-name="/system/lib/libstagefright_omx.so",host-name="/system/lib/libstagefright_omx.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libstagefright_omx.so loaded.
>=library-loaded,id="/system/lib/libstagefright_yuv.so",target-name="/system/lib/libstagefright_yuv.so",host-name="/system/lib/libstagefright_yuv.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libstagefright_yuv.so loaded.
>=library-loaded,id="/system/lib/libvorbisidec.so",target-name="/system/lib/libvorbisidec.so",host-name="/system/lib/libvorbisidec.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libvorbisidec.so loaded.
>=library-loaded,id="/system/lib/libpowermanager.so",target-name="/system/lib/libpowermanager.so",host-name="/system/lib/libpowermanager.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libpowermanager.so loaded.
>=library-loaded,id="/system/lib/libstagefright_enc_common.so",target-name="/system/lib/libstagefright_enc_common.so",host-name="/system/lib/libstagefright_enc_common.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libstagefright_enc_common.so loaded.
>=library-loaded,id="/system/lib/libstagefright_avc_common.so",target-name="/system/lib/libstagefright_avc_common.so",host-name="/system/lib/libstagefright_avc_common.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libstagefright_avc_common.so loaded.
>=library-loaded,id="/system/lib/libprotobuf-cpp-lite.so",target-name="/system/lib/libprotobuf-cpp-lite.so",host-name="/system/lib/libprotobuf-cpp-lite.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libprotobuf-cpp-lite.so loaded.
>=library-loaded,id="/system/lib/libcommon_time_client.so",target-name="/system/lib/libcommon_time_client.so",host-name="/system/lib/libcommon_time_client.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libcommon_time_client.so loaded.
>=library-loaded,id="/system/lib/libbcc.so",target-name="/system/lib/libbcc.so",host-name="/system/lib/libbcc.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libbcc.so loaded.
>=library-loaded,id="/system/lib/libbcinfo.so",target-name="/system/lib/libbcinfo.so",host-name="/system/lib/libbcinfo.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libbcinfo.so loaded.
>=library-loaded,id="/system/lib/libLLVM.so",target-name="/system/lib/libLLVM.so",host-name="/system/lib/libLLVM.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libLLVM.so loaded.
>=library-loaded,id="/system/lib/libart.so",target-name="/system/lib/libart.so",host-name="/system/lib/libart.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libart.so loaded.
>=library-loaded,id="/system/lib/libsigchain.so",target-name="/system/lib/libsigchain.so",host-name="/system/lib/libsigchain.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libsigchain.so loaded.
>=library-loaded,id="/data/dalvik-cache/x86/system at framework@boot.oat",target-name="/data/dalvik-cache/x86/system at framework@boot.oat",host-name="/data/dalvik-cache/x86/system at framework@boot.oat",symbols-loaded="0",thread-group="i1"
sLibrary /data/dalvik-cache/x86/system at framework@boot.oat loaded.
>=library-loaded,id="/system/lib/libjavacore.so",target-name="/system/lib/libjavacore.so",host-name="/system/lib/libjavacore.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libjavacore.so loaded.
>=library-loaded,id="/system/lib/libmedia_jni.so",target-name="/system/lib/libmedia_jni.so",host-name="/system/lib/libmedia_jni.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libmedia_jni.so loaded.
>=library-loaded,id="/system/lib/libmtp.so",target-name="/system/lib/libmtp.so",host-name="/system/lib/libmtp.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libmtp.so loaded.
>=library-loaded,id="/system/lib/libjhead.so",target-name="/system/lib/libjhead.so",host-name="/system/lib/libjhead.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libjhead.so loaded.
>=library-loaded,id="/system/lib/libexif.so",target-name="/system/lib/libexif.so",host-name="/system/lib/libexif.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libexif.so loaded.
>=library-loaded,id="/system/lib/libstagefright_amrnb_common.so",target-name="/system/lib/libstagefright_amrnb_common.so",host-name="/system/lib/libstagefright_amrnb_common.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libstagefright_amrnb_common.so loaded.
>=library-loaded,id="/system/lib/libjavacrypto.so",target-name="/system/lib/libjavacrypto.so",host-name="/system/lib/libjavacrypto.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libjavacrypto.so loaded.
>=library-loaded,id="/system/lib/libkeystore-engine.so",target-name="/system/lib/libkeystore-engine.so",host-name="/system/lib/libkeystore-engine.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libkeystore-engine.so loaded.
>=library-loaded,id="/system/lib/libkeystore_binder.so",target-name="/system/lib/libkeystore_binder.so",host-name="/system/lib/libkeystore_binder.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libkeystore_binder.so loaded.
>=library-loaded,id="/system/lib/libsoftkeymasterdevice.so",target-name="/system/lib/libsoftkeymasterdevice.so",host-name="/system/lib/libsoftkeymasterdevice.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libsoftkeymasterdevice.so loaded.
>=library-loaded,id="/system/lib/libkeymaster_messages.so",target-name="/system/lib/libkeymaster_messages.so",host-name="/system/lib/libkeymaster_messages.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libkeymaster_messages.so loaded.
>=library-loaded,id="/system/lib/libkeymaster1.so",target-name="/system/lib/libkeymaster1.so",host-name="/system/lib/libkeymaster1.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libkeymaster1.so loaded.
>=library-loaded,id="/system/lib/egl/libEGL_emulation.so",target-name="/system/lib/egl/libEGL_emulation.so",host-name="/system/lib/egl/libEGL_emulation.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/egl/libEGL_emulation.so loaded.
>=library-loaded,id="/system/lib/libOpenglSystemCommon.so",target-name="/system/lib/libOpenglSystemCommon.so",host-name="/system/lib/libOpenglSystemCommon.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libOpenglSystemCommon.so loaded.
>=library-loaded,id="/system/lib/lib_renderControl_enc.so",target-name="/system/lib/lib_renderControl_enc.so",host-name="/system/lib/lib_renderControl_enc.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/lib_renderControl_enc.so loaded.
>=library-loaded,id="/system/lib/libGLESv2_enc.so",target-name="/system/lib/libGLESv2_enc.so",host-name="/system/lib/libGLESv2_enc.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libGLESv2_enc.so loaded.
>=library-loaded,id="/system/lib/libGLESv1_enc.so",target-name="/system/lib/libGLESv1_enc.so",host-name="/system/lib/libGLESv1_enc.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libGLESv1_enc.so loaded.
>=library-loaded,id="/system/lib/egl/libGLESv1_CM_emulation.so",target-name="/system/lib/egl/libGLESv1_CM_emulation.so",host-name="/system/lib/egl/libGLESv1_CM_emulation.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/egl/libGLESv1_CM_emulation.so loaded.
>=library-loaded,id="/system/lib/egl/libGLESv2_emulation.so",target-name="/system/lib/egl/libGLESv2_emulation.so",host-name="/system/lib/egl/libGLESv2_emulation.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/egl/libGLESv2_emulation.so loaded.
>=library-loaded,id="/system/lib/libandroid.so",target-name="/system/lib/libandroid.so",host-name="/system/lib/libandroid.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libandroid.so loaded.
>=library-loaded,id="/system/lib/libcompiler_rt.so",target-name="/system/lib/libcompiler_rt.so",host-name="/system/lib/libcompiler_rt.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libcompiler_rt.so loaded.
>=library-loaded,id="/system/lib/libjnigraphics.so",target-name="/system/lib/libjnigraphics.so",host-name="/system/lib/libjnigraphics.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libjnigraphics.so loaded.
>=library-loaded,id="/system/lib/libwebviewchromium_loader.so",target-name="/system/lib/libwebviewchromium_loader.so",host-name="/system/lib/libwebviewchromium_loader.so",symbols-loaded="0",thread-group="i1"
sLibrary /system/lib/libwebviewchromium_loader.so loaded.
>&"warning: Could not load shared library symbols for 106 libraries, e.g. /system/lib/libcutils.so.\nUse the \"info sharedlibrary\" command to see the complete listing.\nDo you need \"set solib-search-path\" or \"set sysroot\"?"
 Could not load shared library symbols for 106 libraries, e.g. /system/lib/libcutils.so.
 Use the "info sharedlibrary" command to see the complete listing.
 Do you need "set solib-search-path" or "set sysroot"?
>&"\n"
>~"Reading symbols from C:\\Users\\ai\\Documents\\build-androidTest-Android_for_x86_GCC_4_9_Qt_5_11_0_for_Android_x86-Debug\\linker..."
sReading C:\Users\ai\Documents\build-androidTest-Android_for_x86_GCC_4_9_Qt_5_11_0_for_Android_x86-Debug\linker......
>~"(no debugging symbols found)...done.\n"
>~"Reading symbols from C:\\Users\\ai\\Documents\\build-androidTest-Android_for_x86_GCC_4_9_Qt_5_11_0_for_Android_x86-Debug\\libc.so..."
sReading C:\Users\ai\Documents\build-androidTest-Android_for_x86_GCC_4_9_Qt_5_11_0_for_Android_x86-Debug\libc.so......
>~"(no debugging symbols found)...done.\n"
>=thread-created,id="2",group-id="i1"
sThread 2 created.
>~"[New Thread 3461.3466]\n"
s[New Thread 3461.3466]
>=thread-created,id="3",group-id="i1"
sThread 3 created.
>~"[New Thread 3461.3467]\n"
s[New Thread 3461.3467]
>=thread-created,id="4",group-id="i1"
sThread 4 created.
>~"[New Thread 3461.3468]\n"
s[New Thread 3461.3468]
>=thread-created,id="5",group-id="i1"
sThread 5 created.
>~"[New Thread 3461.3469]\n"
s[New Thread 3461.3469]
>=thread-created,id="6",group-id="i1"
sThread 6 created.
>~"[New Thread 3461.3470]\n"
s[New Thread 3461.3470]
>=thread-created,id="7",group-id="i1"
sThread 7 created.
>~"[New Thread 3461.3471]\n"
s[New Thread 3461.3471]
>=thread-created,id="8",group-id="i1"
sThread 8 created.
>~"[New Thread 3461.3472]\n"
s[New Thread 3461.3472]
>=thread-created,id="9",group-id="i1"
sThread 9 created.
>~"[New Thread 3461.3473]\n"
s[New Thread 3461.3473]
>~"0xb732c1e2 in syscall () from C:\\Users\\ai\\Documents\\build-androidTest-Android_for_x86_GCC_4_9_Qt_5_11_0_for_Android_x86-Debug\\libc.so\n"
>*stopped,frame={addr="0xb732c1e2",func="syscall",args=[],from="C:\\Users\\ai\\Documents\\build-androidTest-Android_for_x86_GCC_4_9_Qt_5_11_0_for_Android_x86-Debug\\libc.so"},thread-id="1",stopped-threads="all",core="1"
dNOTE: INFERIOR RUN OK
sRunning.
dState changed from InferiorRunRequested(7) to InferiorRunOk(8)
dNOTE: INFERIOR RUN OK
sRunning.
dState changed from InferiorRunRequested(7) to InferiorRunOk(8) [master]
dNOTE: INFERIOR SPONTANEOUS STOP
sStopped.
dState changed from InferiorRunOk(8) to InferiorStopOk(11)
dNOTE: INFERIOR SPONTANEOUS STOP
sStopped.
dState changed from InferiorRunOk(8) to InferiorStopOk(11) [master]
<216importPlainDumpers off
sStopped.

<217-thread-info
>215^running
eERROR: UNEXPECTED STATE: InferiorStopOk  WANTED: InferiorRunRequested IN C:\work\build\qt-creator\src\plugins\debugger\gdb\gdbengine.cpp:1575
dNOTE: INFERIOR RUN OK
sRunning.
dState changed from InferiorStopOk(11) to InferiorRunOk(8)
dNOTE: INFERIOR RUN REQUESTED
sRun requested...
dState changed from InferiorStopOk(11) to InferiorRunRequested(7) [master]
dNOTE: INFERIOR RUN OK
sRunning.
dState changed from InferiorRunRequested(7) to InferiorRunOk(8) [master]
>*running,thread-id="all"
dNOTE: INFERIOR STILL RUNNING IN STATE InferiorRunOk.


sQML Debugger: Socket state changed to QAbstractSocket::HostLookupState 
sQML Debugger: Socket state changed to QAbstractSocket::ConnectingState 
sQML Debugger: Socket state changed to QAbstractSocket::ConnectedState 
wQML Debugger: Error: QAbstractSocket::RemoteHostClosedError 

sQML Debugger: Socket state changed to QAbstractSocket::HostLookupState 
sQML Debugger: Socket state changed to QAbstractSocket::ConnectingState 
sQML Debugger: Socket state changed to QAbstractSocket::ConnectedState 
wQML Debugger: Error: QAbstractSocket::RemoteHostClosedError 

sQML Debugger: Socket state changed to QAbstractSocket::HostLookupState 
sQML Debugger: Socket state changed to QAbstractSocket::ConnectingState 
sQML Debugger: Socket state changed to QAbstractSocket::ConnectedState 
wQML Debugger: Error: QAbstractSocket::RemoteHostClosedError 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug.png
Type: image/png
Size: 108089 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20180717/645fd84c/attachment.png>


More information about the Qt-creator mailing list