Guest User

Untitled

a guest
Feb 15th, 2023
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.11 KB | None | 0 0
  1.  
  2. wNote: This log contains possibly confidential information about your machine, environment variables, in-memory data of the processes you are debugging, and more. It is never transferred over the internet by Qt Creator, and only stored to disk if you manually use the respective option from the context menu, or through mechanisms that are not under the control of Qt Creator's Debugger plugin, for instance in swap files, or other plugins you might use.
  3. wYou may be asked to share the contents of this log when reporting bugs related to debugger operation. In this case, make sure your submission does not contain data you do not want to or you are not allowed to share.
  4. w
  5. dEXAMINING /home/user/build-TestProject-Desktop_Qt_5_15_2_GCC_64bit-Debug/TestProject
  6. dELF SECTIONS: .interp .note.gnu.property .note.gnu.build-id .note.ABI-tag .gnu.hash .dynsym .dynstr .gnu.version .gnu.version_r .rela.dyn .rela.plt .init .plt .plt.got .plt.sec .text .fini .rodata .qtversion .eh_frame_hdr .eh_frame .gcc_except_table .init_array .fini_array .dynamic .got .data .bss .comment .gnu_debuglink .symtab .strtab .shstrtab
  7. dStart parameters: 'TestProject' mode: 1
  8. dABI: x86-linux-generic-elf-64bit
  9. dLanguages: c++
  10. dExecutable: /home/user/build-TestProject-Desktop_Qt_5_15_2_GCC_64bit-Debug/TestProject
  11. dDirectory: /home/user/build-TestProject-Desktop_Qt_5_15_2_GCC_64bit-Debug
  12. dDebugger: /usr/bin/gdb
  13. dProject: /home/user/TestProject
  14. dAdditional Search Directories:
  15. dSysroot:
  16. dDebug Source Location:
  17. dDebugger settings:
  18. d/AdditionalArguments: (default: )
  19. d/AdjustBreakpointLocations: true (default: true)
  20. d/AlwaysAdjustColumnWidths: true (default: true)
  21. d/AutoDerefPointers: true (default: true)
  22. d/AutoEnrichParameters: true (default: true)
  23. d/BreakEvent: (default: )
  24. d/BreakOnAbort: false (default: false)
  25. d/BreakOnCatch: false (default: false)
  26. d/BreakOnCrtDbgReport: false (default: false)
  27. d/BreakOnFatal: false (default: false)
  28. d/BreakOnThrow: false (default: false)
  29. d/BreakOnWarning: false (default: false)
  30. d/BreakpointCorrection: true (default: true)
  31. d/BreakpointsFullPath: false (default: false)
  32. d/CDB_Console: false (default: false)
  33. d/CloseBuffersOnExit: false (default: false)
  34. d/CloseMemoryBuffersOnExit: true (default: true)
  35. d/DisplayStringLimit: 100 (default: 300) ***
  36. d/EnableReverseDebugging: false (default: false)
  37. d/ExtraDumperFile: (default: )
  38. d/FirstChanceExceptionTaskEntry: true (default: true)
  39. d/FontSizeFollowsEditor: false (default: false)
  40. d/ForceLoggingToConsole: true (default: false) ***
  41. d/GdbCustomDumperCommands: (default: )
  42. d/GdbPostAttachCommands: (default: )
  43. d/GdbStartupCommands: (default: )
  44. d/IgnoreFirstChanceAccessViolation: false (default: false)
  45. d/IntelFlavor: false (default: false)
  46. d/LoadGdbDumpers2: true (default: false) ***
  47. d/LoadGdbInit: true (default: true)
  48. d/LogTimeStamps: false (default: false)
  49. d/MaximalStackDepth: 20 (default: 20)
  50. d/MaximalStringLength: 10000 (default: 10000)
  51. d/MultiInferior: true (default: false) ***
  52. d/RaiseOnInterrupt: true (default: true)
  53. d/SecondChanceExceptionTaskEntry: true (default: true)
  54. d/ShowQObjectNames2: true (default: true)
  55. d/ShowQmlObjectTree: true (default: true)
  56. d/ShowQtNamespace: true (default: true)
  57. d/ShowStandardNamespace: true (default: true)
  58. d/ShowThreadNames: false (default: false)
  59. d/SkipKnownFrames: false (default: false)
  60. d/SkipKnownFrames: false (default: false)
  61. d/SortStructMembers: true (default: true)
  62. d/SourcePaths: (default: )
  63. d/StationaryEditorWhileStepping: false (default: false)
  64. d/SwitchModeOnExit: false (default: false)
  65. d/SymbolPaths: (default: )
  66. d/TargetAsync: false (default: false)
  67. d/UseAlternatingRowColours: false (default: false)
  68. d/UseAnnotations: true (default: true)
  69. d/UseCodeModel: true (default: true)
  70. d/UseDebuggingHelper: true (default: true)
  71. d/UseDynamicType: true (default: true)
  72. d/UseIndexCache: true (default: true)
  73. d/UseMessageBoxForSignals: true (default: true)
  74. d/UsePseudoTracepoints: true (default: true)
  75. d/UsePythonDumper: true (default: true)
  76. d/UseToolTips: true (default: true)
  77. d/UseToolTipsInBreakpointsView: false (default: false)
  78. d/UseToolTipsInLocalsView: false (default: false)
  79. d/UseToolTipsInStackView: true (default: true)
  80. d/WarnOnReleaseBuilds: true (default: true)
  81. d/WatchdogTimeout: 30 (default: 20) ***
  82. dState changed from DebuggerNotReady(0) to EngineSetupRequested(1)
  83. dCALL: SETUP ENGINE
  84. dTRYING TO START ADAPTER
  85. dENABLING TEST CASE: 0
  86. dSTARTING /usr/bin/gdb --tty=/tmp/QtCreator-FHphKg/outputcollector.SXKnVO -i mi
  87. dGDB STARTED, INITIALIZING IT
  88. <228show version
  89. <229show debug-file-directory
  90. <230set breakpoint pending on
  91. <231set print elements 10000
  92. <232set index-cache on
  93. <233set unwindonsignal on
  94. <234set width 0
  95. <235set height 0
  96. Setting up inferior...
  97. <236set substitute-path /home/qt/work/qt /home/user/Qt/5.15.2/gcc_64/../Src
  98. <237set detach-on-fork off
  99. <238python sys.path.insert(1, '/home/user/Qt/Tools/QtCreator/share/qtcreator/debugger/')
  100. <239python sys.path.append('/usr/bin/gdb/data-directory/python')
  101. <240python from gdbbridge import *
  102. <241python theDumper.setFallbackQtVersion({"token":241,"version":331522})
  103. <242python theDumper.loadDumpers({"token":242})
  104. >=thread-group-added,id="i1"
  105. >~"GNU gdb (Ubuntu 9.2-0ubuntu1~20.04.1) 9.2\n"
  106. >~"Copyright (C) 2020 Free Software Foundation, Inc.\n"
  107. >~"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."
  108. >~"\nType \"show copying\" and \"show warranty\" for details.\n"
  109. >~"This GDB was configured as \"x86_64-linux-gnu\".\n"
  110. >~"Type \"show configuration\" for configuration details.\n"
  111. >~"For bug reporting instructions, please see:\n"
  112. >~"<http://www.gnu.org/software/gdb/bugs/>.\n"
  113. >~"Find the GDB manual and other documentation resources online at:\n <http://www.gnu.org/software/gdb/documentation/>."
  114. >~"\n\n"
  115. >~"For help, type \"help\".\n"
  116. >~"Type \"apropos word\" to search for commands related to \"word\".\n"
  117. >=cmd-param-changed,param="pagination",value="off"
  118. >=cmd-param-changed,param="pagination",value="on"
  119. >~"\e[31m\e[1mpwndbg: \e[0m\e[31m\e[0m\e[91mloaded 191 commands. Type \e[35mpwndbg [filter]\e[0m\e[91m for a list.\e[0m\n"
  120. >~"\e[31m\e[1mpwndbg: \e[0m\e[31m\e[0m\e[91mcreated \e[35m$rebase\e[0m\e[91m, \e[35m$ida\e[0m\e[91m gdb functions (can be used with print/break)\e[0m\n"
  121. >=cmd-param-changed,param="prompt",value="\001\e[31m\e[1m\002pwndbg> \001\e[0m\e[31m\e[0m\002"
  122. >=cmd-param-changed,param="confirm",value="off"
  123. >=cmd-param-changed,param="pagination",value="off"
  124. >=cmd-param-changed,param="history expansion",value="on"
  125. >=cmd-param-changed,param="history save",value="on"
  126. >=cmd-param-changed,param="follow-fork-mode",value="child"
  127. >=cmd-param-changed,param="backtrace past-main",value="on"
  128. >=cmd-param-changed,param="step-mode",value="on"
  129. >=cmd-param-changed,param="print pretty",value="on"
  130. >=cmd-param-changed,param="width",value="80"
  131. >=cmd-param-changed,param="disassembly-flavor",value="intel"
  132.  
  133. >&"show version\n"
  134. >~"GNU gdb (Ubuntu 9.2-0ubuntu1~20.04.1) 9.2\n"
  135. >~"Copyright (C) 2020 Free Software Foundation, Inc.\n"
  136. >~"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."
  137. >~"\nType \"show copying\" and \"show warranty\" for details.\n"
  138. >~"This GDB was configured as \"x86_64-linux-gnu\".\n"
  139. >~"Type \"show configuration\" for configuration details.\n"
  140. >~"For bug reporting instructions, please see:\n"
  141. >~"<http://www.gnu.org/software/gdb/bugs/>.\n"
  142. >~"Find the GDB manual and other documentation resources online at:\n <http://www.gnu.org/software/gdb/documentation/>."
  143. >~"\n\n"
  144. >~"For help, type \"help\".\n"
  145. >~"Type \"apropos word\" to search for commands related to \"word\".\n"
  146. >228^done
  147. dPARSING VERSION: 228^done
  148. dSUPPORTED GDB VERSION GNU gdb (Ubuntu 9.2-0ubuntu1~20.04.1) 9.2
  149. dCopyright (C) 2020 Free Software Foundation, Inc.
  150. dLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  151. dThis is free software: you are free to change and redistribute it.
  152. dThere is NO WARRANTY, to the extent permitted by law.
  153. dType "show copying" and "show warranty" for details.
  154. dThis GDB was configured as "x86_64-linux-gnu".
  155. dType "show configuration" for configuration details.
  156. dFor bug reporting instructions, please see:
  157. d<http://www.gnu.org/software/gdb/bugs/>.
  158. dFind the GDB manual and other documentation resources online at:
  159. d <http://www.gnu.org/software/gdb/documentation/>.
  160. d
  161. dFor help, type "help".
  162. dType "apropos word" to search for commands related to "word".
  163. d[31m[1mpwndbg: [0m[31m[0m[91mloaded 191 commands. Type [35mpwndbg [filter][0m[91m for a list.[0m
  164. d[31m[1mpwndbg: [0m[31m[0m[91mcreated [35m$rebase[0m[91m, [35m$ida[0m[91m gdb functions (can be used with print/break)[0m
  165. dGNU gdb (Ubuntu 9.2-0ubuntu1~20.04.1) 9.2
  166. dCopyright (C) 2020 Free Software Foundation, Inc.
  167. dLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  168. dThis is free software: you are free to change and redistribute it.
  169. dThere is NO WARRANTY, to the extent permitted by law.
  170. dType "show copying" and "show warranty" for details.
  171. dThis GDB was configured as "x86_64-linux-gnu".
  172. dType "show configuration" for configuration details.
  173. dFor bug reporting instructions, please see:
  174. d<http://www.gnu.org/software/gdb/bugs/>.
  175. dFind the GDB manual and other documentation resources online at:
  176. d <http://www.gnu.org/software/gdb/documentation/>.
  177. d
  178. dFor help, type "help".
  179. dType "apropos word" to search for commands related to "word".
  180. dUSING GDB VERSION: 90200, BUILD: 0
  181. <243-interpreter-exec console "set target-async off"
  182.  
  183. >&"show debug-file-directory\n"
  184. >~"The directory where separate debug symbols are searched for is \"/usr/lib/debug\".\n"
  185. >229^done
  186.  
  187. >&"set breakpoint pending on\n"
  188. >=cmd-param-changed,param="breakpoint pending",value="on"
  189. >230^done
  190.  
  191. >&"set print elements 10000\n"
  192. >=cmd-param-changed,param="print elements",value="10000"
  193. >231^done
  194.  
  195. >&"set index-cache on\n"
  196. >232^done
  197.  
  198. >&"set unwindonsignal on\n"
  199. >=cmd-param-changed,param="unwindonsignal",value="on"
  200. >233^done
  201.  
  202. >&"set width 0\n"
  203. >=cmd-param-changed,param="width",value="4294967295"
  204. >234^done
  205.  
  206. >&"set height 0\n"
  207. >235^done
  208.  
  209. >&"set substitute-path /home/qt/work/qt /home/user/Qt/5.15.2/gcc_64/../Src\n"
  210. >236^done
  211.  
  212. >&"set detach-on-fork off\n"
  213. >=cmd-param-changed,param="detach-on-fork",value="off"
  214. >237^done
  215.  
  216. >&"python sys.path.insert(1, '/home/user/Qt/Tools/QtCreator/share/qtcreator/debugger/')\n"
  217. >238^done
  218.  
  219. >&"python sys.path.append('/usr/bin/gdb/data-directory/python')\n"
  220. >239^done
  221.  
  222. >&"python from gdbbridge import *\n"
  223. >240^done
  224.  
  225. >&"python theDumper.setFallbackQtVersion({\"token\":241,\"version\":331522})\n"
  226. >~"bridgemessage={msg=\"b'got fallback qt version 0x50f02'\"},\n"
  227. >241^done
  228.  
  229. >&"python theDumper.loadDumpers({\"token\":242})\n"
  230. >~"result={token=\"242\",dumpers=[{type=\"QVariant (QVariantMap)\",formats=\"17\"},{type=\"QAtomicInt\"},{type=\"QBasicAtomicInt\"},{type=\"QAtomicPointer\"},{type=\"QByteArray\",editable=\"true\",formats=\"5, 6, 7, 8\"},{type=\"QBitArray\"},{type=\"QChar\"},{type=\"Qt__ItemDataRole\"},{type=\"QStandardItemData\"},{type=\"QStandardItem\"},{type=\"QDate\"},{type=\"QTime\"},{type=\"QTimeZone\"},{type=\"QDateTime\"},{type=\"QDir\"},{type=\"QEvent\"},{type=\"QKeyEvent\"},{type=\"QFile\"},{type=\"QFileInfo\"},{type=\"QFixed\"},{type=\"QFiniteStack\",formats=\"16\"},{type=\"QFlags\"},{type=\"QHash\",formats=\"17\"},{type=\"QVariantHash\"},{type=\"QHashNode\",formats=\"17\"},{type=\"QHash__const_iterator\"},{type=\"QHash__iterator\"},{type=\"QHostAddress\"},{type=\"QIPv6Address\"},{type=\"QList\",formats=\"18, 19\"},{type=\"QVariantList\"},{type=\"QImage\",formats=\"2, 4\"},{type=\"QLinkedList\"},{type=\"QLocale\"},{type=\"QMapNode\"},{type=\"QMap\",formats=\"17\"},{type=\"QMultiMap\",formats=\"17\"},{type=\"QVariantMap\",formats=\"17\"},{type=\"QMetaMethod\"},{type=\"QMetaEnum\"},{type=\"QMetaProperty\"},{type=\"QMetaClassInfo\"},{type=\"QMetaObject\"},{type=\"QPair\"},{type=\"QProcEnvKey\"},{type=\"QPixmap\"},{type=\"QMargins\"},{type=\"QPoint\"},{type=\"QPointF\"},{type=\"QRect\"},{type=\"QRectF\"},{type=\"QRegExp\"},{type=\"QRegion\"},{type=\"QScopedPointer\"},{type=\"QSet\"},{type=\"QSharedData\"},{type=\"QSharedDataPointer\"},{type=\"QSize\"},{type=\"QSizeF\"},{type=\"QSizePolicy__Policy\"},{type=\"QSizePolicy\"},{type=\"QStack\",formats=\"16\"},{type=\"QPolygonF\"},{type=\"QPolygon\"},{type=\"QGraphicsPolygonItem\"},{type=\"QString\",editable=\"true\",formats=\"2, 4\"},{type=\"QStaticStringData\"},{type=\"QTypedArrayData\"},{type=\"QStringData\"},{type=\"QStringView\",formats=\"2, 4\"},{type=\"QHashedString\"},{type=\"QQmlRefCount\"},{type=\"QStringRef\"},{type=\"QStringList\"},{type=\"QTemporaryFile\"},{type=\"QTextCodec\"},{type=\"QTextCursor\"},{type=\"QTextDocument\"},{type=\"QUrl\",formats=\"2, 4\"},{type=\"QUuid\"},{type=\"QVariant\"},{type=\"QVector\",editable=\"true\",formats=\"16\"},{type=\"QVarLengthArray\"},{type=\"QSharedPointer\"},{type=\"QWeakPointer\"},{type=\"QPointer\"},{type=\"QXmlAttributes__Attribute\"},{type=\"QXmlAttributes\"},{type=\"QXmlStreamStringRef\"},{type=\"QXmlStreamAttribute\"},{type=\"QV4__Heap__Base\"},{type=\"QV4__Heap__String\"},{type=\"QV4__Object\"},{type=\"QV4__FunctionObject\"},{type=\"QV4__CompilationUnit\"},{type=\"QV4__CallContext\"},{type=\"QV4__ScriptFunction\"},{type=\"QV4__SimpleScriptFunction\"},{type=\"QV4__ExecutionContext\"},{type=\"QQmlSourceLocation\"},{type=\"QV4__String\"},{type=\"QV4__Identifier\"},{type=\"QV4__PropertyHash\"},{type=\"QV4__InternalClass__Transition\"},{type=\"QV4__InternalClassTransition\"},{type=\"QV4__SharedInternalClassData\"},{type=\"QV4__IdentifierTable\"},{type=\"QV4_Object\"},{type=\"QV4__Value\"},{type=\"QV__PropertyHashData\"},{type=\"QV__PropertyHash\"},{type=\"QV4__Scoped\"},{type=\"QV4__ScopedString\"},{type=\"QJSValue\"},{type=\"QQmlBinding\"},{type=\"QTJSC__JSValue\"},{type=\"QScriptValue\"},{type=\"QQmlAccessorProperties__Properties\"},{type=\"QJsonPrivate__qle_bitfield\"},{type=\"QJsonPrivate__qle_signedbitfield\"},{type=\"QJsonPrivate__q_littleendian\"},{type=\"QJsonValue\"},{type=\"QJsonArray\"},{type=\"QJsonObject\"},{type=\"QSqlResultPrivate\"},{type=\"QSqlField\"},{type=\"QLazilyAllocated\"},{type=\"qfloat16\"},{type=\"QCborArray\"},{type=\"QCborMap\"},{type=\"QCborValue\"},{type=\"QCborValue_proxy\"},{type=\"quint16_le\"},{type=\"quint32_le\"},{type=\"quint64_le\"},{type=\"quint16_be\"},{type=\"quint32_be\"},{type=\"quint64_be\"},{type=\"std__array\",formats=\"16\"},{type=\"std____1__array\",formats=\"16\"},{type=\"std__function\"},{type=\"std__complex\"},{type=\"std____1__complex\"},{type=\"std__deque\"},{type=\"std____1__deque\"},{type=\"std____debug__deque\"},{type=\"std__list\"},{type=\"std__list__QNX\"},{type=\"std____debug__list\"},{type=\"std____cxx11__list\"},{type=\"std____1__list\"},{type=\"std__map\",formats=\"17\"},{type=\"std____debug__map\"},{type=\"std____debug__set\"},{type=\"std__multiset\"},{type=\"std____cxx1998__map\"},{type=\"std__multimap\",formats=\"17\"},{type=\"std___Rb_tree_iterator\"},{type=\"std___Rb_tree_const_iterator\"},{type=\"std__map__iterator\"},{type=\"__gnu_debug___Safe_iterator\"},{type=\"std__map__const_iterator\"},{type=\"std__set__iterator\"},{type=\"std__set__const_iterator\"},{type=\"std____cxx1998__set\"},{type=\"std___Tree_const_iterator\"},{type=\"std___Tree_iterator\"},{type=\"std__set\"},{type=\"std__set__QNX\"},{type=\"std____1__set\"},{type=\"std____1__multiset\"},{type=\"std____1__map\",formats=\"17\"},{type=\"std____1__multimap\",formats=\"17\"},{type=\"std____1__map__iterator\"},{type=\"std____1__map__const_iterator\"},{type=\"std____1__set__iterator\"},{type=\"std____1__set_const_iterator\"},{type=\"std__stack\"},{type=\"std____debug__stack\"},{type=\"std____1__stack\"},{type=\"std__string\",editable=\"true\",formats=\"5, 6, 7, 8\"},{type=\"std____1__string\"},{type=\"std____1__wstring\"},{type=\"std____weak_ptr\"},{type=\"std__weak_ptr\"},{type=\"std____1__weak_ptr\"},{type=\"std__shared_ptr\"},{type=\"std____1__shared_ptr\"},{type=\"std__unique_ptr\"},{type=\"std____1__unique_ptr\"},{type=\"std__pair\"},{type=\"std__unordered_map\",formats=\"17\"},{type=\"std____debug__unordered_map\",formats=\"17\"},{type=\"std__unordered_multimap\",formats=\"17\"},{type=\"std____debug__unordered_multimap\",formats=\"17\"},{type=\"std__unordered_set\"},{type=\"std____1__unordered_map\",formats=\"17\"},{type=\"std____1__unordered_set\"},{type=\"std____debug__unordered_set\"},{type=\"std__unordered_multiset\"},{type=\"std____debug__unordered_multiset\"},{type=\"std__valarray\",formats=\"16\"},{type=\"std____1__valarray\",formats=\"16\"},{type=\"std__variant\"},{type=\"std__vector\",editable=\"true\",formats=\"16\"},{type=\"std____1__vector\",formats=\"16\"},{type=\"std____debug__vector\",formats=\"16\"},{type=\"std__initializer_list\"},{type=\"string\",editable=\"true\"},{type=\"std__wstring\",editable=\"true\",formats=\"2, 4\"},{type=\"std__basic_string\"},{type=\"std____cxx11__basic_string\"},{type=\"std____cxx11__string\",editable=\"true\",formats=\"5, 6, 7, 8\"},{type=\"std____cxx11__wstring\",editable=\"true\",formats=\"2, 4\"},{type=\"std____1__basic_string\"},{type=\"wstring\",editable=\"true\"},{type=\"std____1__once_flag\"},{type=\"std__once_flag\"},{type=\"__gnu_cxx__hash_set\"},{type=\"uint8_t\"},{type=\"int8_t\"},{type=\"std__byte\"},{type=\"std__optional\"},{type=\"std__experimental__optional\"},{type=\"Utils__Id\"},{type=\"Debugger__Internal__GdbMi\"},{type=\"Debugger__Internal__DisassemblerLine\"},{type=\"Debugger__Internal__WatchData\"},{type=\"Debugger__Internal__WatchItem\"},{type=\"Debugger__Internal__BreakpointModelId\"},{type=\"Debugger__Internal__ThreadId\"},{type=\"CPlusPlus__ByteArrayRef\"},{type=\"CPlusPlus__Identifier\"},{type=\"CPlusPlus__Symbol\"},{type=\"CPlusPlus__Class\"},{type=\"CPlusPlus__IntegerType\"},{type=\"CPlusPlus__FullySpecifiedType\"},{type=\"CPlusPlus__NamedType\"},{type=\"CPlusPlus__PointerType\"},{type=\"CPlusPlus__TemplateNameId\"},{type=\"CPlusPlus__QualifiedNameId\"},{type=\"CPlusPlus__Literal\"},{type=\"CPlusPlus__StringLiteral\"},{type=\"CPlusPlus__Internal__Value\"},{type=\"Utils__FilePath\"},{type=\"Utils__FileName\"},{type=\"Utils__ElfSection\"},{type=\"Utils__Port\"},{type=\"Utils__Environment\"},{type=\"Utils__NameValueDictionary\"},{type=\"Utf8String\"},{type=\"CPlusPlus__Token\"},{type=\"CPlusPlus__Internal__PPToken\"},{type=\"ProString\"},{type=\"ProKey\"},{type=\"Core__GeneratedFile\"},{type=\"ProjectExplorer__ProjectNode\"},{type=\"CMakeProjectManager__Internal__CMakeProjectNode\"},{type=\"QmakeProjectManager__QmakePriFileNode\"},{type=\"QmakeProjectManager__QmakeProFileNode\"},{type=\"__m128\"},{type=\"__m256\"},{type=\"__m512\"},{type=\"__m128d\"},{type=\"__m256d\"},{type=\"__m512d\"},{type=\"__m128i\"},{type=\"__m256i\"},{type=\"__m512i\"},{type=\"gsl__span\"},{type=\"gsl__byte\"},{type=\"Eigen__Matrix\"},{type=\"NimStringDesc\"},{type=\"NimGenericSequence__\"},{type=\"TNimNode\"},{type=\"KDSoapValue1\"},{type=\"KDSoapValue\"},{type=\"WTF__String\"},{type=\"PyTypeObject\"},{type=\"_typeobject\"},{type=\"PyObject\"},{type=\"PyVarObject\"},{type=\"QtcDumperTest_FieldAccessByIndex\"},{type=\"QtcDumperTest_PointerArray\"},{type=\"QtcDumperTest_BufArray\"},{type=\"QtcDumperTest_List__NodeX\"},{type=\"QtcDumperTest_List\"},{type=\"QtcDumperTest_String\"},{type=\"cv__Size_\"},{type=\"cv__Mat\",formats=\"4\"},{type=\"boost__bimaps__bimap\"},{type=\"boost__optional\"},{type=\"boost__shared_ptr\"},{type=\"boost__container__list\"},{type=\"boost__container__vector\",formats=\"16\"},{type=\"boost__container__static_vector\",formats=\"16\"},{type=\"boost__container__small_vector\",formats=\"16\"},{type=\"boost__gregorian__date\"},{type=\"boost__posix_time__ptime\"},{type=\"boost__posix_time__time_duration\"},{type=\"boost__unordered__unordered_set\"},{type=\"boost__variant\"},{type=\"boost__container__devector\"},],python=\"30810\"}\n"
  231.  
  232. >242^done
  233. dENGINE SUCCESSFULLY STARTED
  234. <244-gdb-set environment LD_LIBRARY_PATH=/home/user/Qt/5.15.2/gcc_64/lib
  235. <245-gdb-set environment PATH=/home/user/Qt/5.15.2/gcc_64/bin:/usr/bin:/home/user/.local/bin:/home/user/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
  236. <246-gdb-set environment QTDIR=/home/user/Qt/5.15.2/gcc_64
  237. <247-gdb-set environment QT_LOGGING_TO_CONSOLE=1
  238. <248cd /home/user/build-TestProject-Desktop_Qt_5_15_2_GCC_64bit-Debug
  239. <249-file-exec-and-symbols "/home/user/build-TestProject-Desktop_Qt_5_15_2_GCC_64bit-Debug/TestProject"
  240.  
  241. >243^done
  242.  
  243. >244^done
  244.  
  245. >245^done
  246.  
  247. >246^done
  248.  
  249. >247^done
  250.  
  251. >&"cd /home/user/build-TestProject-Desktop_Qt_5_15_2_GCC_64bit-Debug\n"
  252. >~"Working directory /home/user/build-TestProject-Desktop_Qt_5_15_2_GCC_64bit-Debug.\n"
  253. >248^done
  254.  
  255. >249^done
  256. dNOTE: ENGINE SETUP OK
  257. dState changed from EngineSetupRequested(1) to EngineRunRequested(3)
  258. dCALL: RUN ENGINE
  259. Setting breakpoints...
  260. dSetting breakpoints...
  261. <250-exec-run
  262.  
  263. >=thread-group-started,id="i1",pid="9018"
  264. Thread group i1 created.
  265. dTaking notice of pid 9018
  266. >=thread-created,id="1",group-id="i1"
  267. Thread 1 created.
  268. wMostly harmless terminal warning suppressed.
  269. >=library-loaded,id="/lib64/ld-linux-x86-64.so.2",target-name="/lib64/ld-linux-x86-64.so.2",host-name="/lib64/ld-linux-x86-64.so.2",symbols-loaded="0",thread-group="i1",ranges=[{from="0x00007ffff7fd0100",to="0x00007ffff7ff2684"}]
  270. Library /lib64/ld-linux-x86-64.so.2 loaded.
  271. >250^running
  272. dNOTE: ENGINE RUN AND INFERIOR RUN OK
  273. Running.
  274. dState changed from EngineRunRequested(3) to InferiorRunOk(7)
  275. dINFERIOR STARTED
  276. Application started.
  277. >*running,thread-id="all"
  278. dNOTE: INFERIOR STILL RUNNING IN STATE InferiorRunOk.
  279.  
  280. >=library-loaded,id="/home/user/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5",target-name="/home/user/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5",host-name="/home/user/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5",symbols-loaded="0",thread-group="i1",ranges=[{from="0x00007ffff7863040",to="0x00007ffff7b9cc0c"}]
  281. Library /home/user/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5 loaded.
  282. >=library-loaded,id="/lib/x86_64-linux-gnu/libstdc++.so.6",target-name="/lib/x86_64-linux-gnu/libstdc++.so.6",host-name="/lib/x86_64-linux-gnu/libstdc++.so.6",symbols-loaded="0",thread-group="i1",ranges=[{from="0x00007ffff7666160",to="0x00007ffff774e452"}]
  283. Library /lib/x86_64-linux-gnu/libstdc++.so.6 loaded.
  284. >=library-loaded,id="/lib/x86_64-linux-gnu/libgcc_s.so.1",target-name="/lib/x86_64-linux-gnu/libgcc_s.so.1",host-name="/lib/x86_64-linux-gnu/libgcc_s.so.1",symbols-loaded="0",thread-group="i1",ranges=[{from="0x00007ffff75b05e0",to="0x00007ffff75c1045"}]
  285. Library /lib/x86_64-linux-gnu/libgcc_s.so.1 loaded.
  286. >=library-loaded,id="/lib/x86_64-linux-gnu/libc.so.6",target-name="/lib/x86_64-linux-gnu/libc.so.6",host-name="/lib/x86_64-linux-gnu/libc.so.6",symbols-loaded="0",thread-group="i1",ranges=[{from="0x00007ffff73dd630",to="0x00007ffff755227d"}]
  287. Library /lib/x86_64-linux-gnu/libc.so.6 loaded.
  288. >=library-loaded,id="/lib/x86_64-linux-gnu/libpthread.so.0",target-name="/lib/x86_64-linux-gnu/libpthread.so.0",host-name="/lib/x86_64-linux-gnu/libpthread.so.0",symbols-loaded="0",thread-group="i1",ranges=[{from="0x00007ffff739eae0",to="0x00007ffff73ae535"}]
  289. Library /lib/x86_64-linux-gnu/libpthread.so.0 loaded.
  290. >=library-loaded,id="/lib/x86_64-linux-gnu/libz.so.1",target-name="/lib/x86_64-linux-gnu/libz.so.1",host-name="/lib/x86_64-linux-gnu/libz.so.1",symbols-loaded="0",thread-group="i1",ranges=[{from="0x00007ffff737e280",to="0x00007ffff738ef9b"}]
  291. Library /lib/x86_64-linux-gnu/libz.so.1 loaded.
  292. >=library-loaded,id="/home/user/Qt/5.15.2/gcc_64/lib/libicui18n.so.56",target-name="/home/user/Qt/5.15.2/gcc_64/lib/libicui18n.so.56",host-name="/home/user/Qt/5.15.2/gcc_64/lib/libicui18n.so.56",symbols-loaded="0",thread-group="i1",ranges=[{from="0x00007ffff6fa0940",to="0x00007ffff70f49c8"}]
  293. Library /home/user/Qt/5.15.2/gcc_64/lib/libicui18n.so.56 loaded.
  294. >=library-loaded,id="/home/user/Qt/5.15.2/gcc_64/lib/libicuuc.so.56",target-name="/home/user/Qt/5.15.2/gcc_64/lib/libicuuc.so.56",host-name="/home/user/Qt/5.15.2/gcc_64/lib/libicuuc.so.56",symbols-loaded="0",thread-group="i1",ranges=[{from="0x00007ffff6b81260",to="0x00007ffff6c5b3f4"}]
  295. Library /home/user/Qt/5.15.2/gcc_64/lib/libicuuc.so.56 loaded.
  296. >=library-loaded,id="/home/user/Qt/5.15.2/gcc_64/lib/libicudata.so.56",target-name="/home/user/Qt/5.15.2/gcc_64/lib/libicudata.so.56",host-name="/home/user/Qt/5.15.2/gcc_64/lib/libicudata.so.56",symbols-loaded="0",thread-group="i1",ranges=[{}]
  297. Library /home/user/Qt/5.15.2/gcc_64/lib/libicudata.so.56 loaded.
  298. >=library-loaded,id="/lib/x86_64-linux-gnu/libdl.so.2",target-name="/lib/x86_64-linux-gnu/libdl.so.2",host-name="/lib/x86_64-linux-gnu/libdl.so.2",symbols-loaded="0",thread-group="i1",ranges=[{from="0x00007ffff5141220",to="0x00007ffff5142179"}]
  299. Library /lib/x86_64-linux-gnu/libdl.so.2 loaded.
  300. >=library-loaded,id="/lib/x86_64-linux-gnu/libgthread-2.0.so.0",target-name="/lib/x86_64-linux-gnu/libgthread-2.0.so.0",host-name="/lib/x86_64-linux-gnu/libgthread-2.0.so.0",symbols-loaded="0",thread-group="i1",ranges=[{from="0x00007ffff513c080",to="0x00007ffff513c1c2"}]
  301. Library /lib/x86_64-linux-gnu/libgthread-2.0.so.0 loaded.
  302. >=library-loaded,id="/lib/x86_64-linux-gnu/libglib-2.0.so.0",target-name="/lib/x86_64-linux-gnu/libglib-2.0.so.0",host-name="/lib/x86_64-linux-gnu/libglib-2.0.so.0",symbols-loaded="0",thread-group="i1",ranges=[{from="0x00007ffff502fb20",to="0x00007ffff50b1d02"}]
  303. Library /lib/x86_64-linux-gnu/libglib-2.0.so.0 loaded.
  304. >=library-loaded,id="/lib/x86_64-linux-gnu/libm.so.6",target-name="/lib/x86_64-linux-gnu/libm.so.6",host-name="/lib/x86_64-linux-gnu/libm.so.6",symbols-loaded="0",thread-group="i1",ranges=[{from="0x00007ffff4ece3c0",to="0x00007ffff4f74fa8"}]
  305. Library /lib/x86_64-linux-gnu/libm.so.6 loaded.
  306. >=library-loaded,id="/lib/x86_64-linux-gnu/libpcre.so.3",target-name="/lib/x86_64-linux-gnu/libpcre.so.3",host-name="/lib/x86_64-linux-gnu/libpcre.so.3",symbols-loaded="0",thread-group="i1",ranges=[{from="0x00007ffff4e502a0",to="0x00007ffff4ea0aad"}]
  307. Library /lib/x86_64-linux-gnu/libpcre.so.3 loaded.
  308. >=cmd-param-changed,param="debug-file-directory",value="/usr/lib/debug:/home/user/Qt/5.15.2/gcc_64/lib"
  309.  
  310. >~"[Thread debugging using libthread_db enabled]\n"
  311. [Thread debugging using libthread_db enabled]
  312. >~"Using host libthread_db library \"/lib/x86_64-linux-gnu/libthread_db.so.1\".\n"
  313. uname:
  314. >&"[Attaching after Thread 0x7ffff4e49780 (LWP 9018) fork to child process 9022]\n"
  315. >=thread-group-added,id="i2"
  316. >=thread-group-started,id="i2",pid="9022"
  317. Thread group i2 created.
  318. dTaking notice of pid 9022
  319. >~"[New inferior 2 (process 9022)]\n"
  320. [New inferior 2 (process 9022)]
  321. >=thread-created,id="2",group-id="i2"
  322. Thread 2 created.
  323. >=library-loaded,id="/home/user/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5",target-name="/home/user/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5",host-name="/home/user/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5",symbols-loaded="0",thread-group="i2",ranges=[{from="0x00007ffff7863040",to="0x00007ffff7b9cc0c"}]
  324. Library /home/user/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5 loaded.
  325. >=library-loaded,id="/lib/x86_64-linux-gnu/libstdc++.so.6",target-name="/lib/x86_64-linux-gnu/libstdc++.so.6",host-name="/lib/x86_64-linux-gnu/libstdc++.so.6",symbols-loaded="0",thread-group="i2",ranges=[{from="0x00007ffff7666160",to="0x00007ffff774e452"}]
  326. Library /lib/x86_64-linux-gnu/libstdc++.so.6 loaded.
  327. >=library-loaded,id="/lib/x86_64-linux-gnu/libgcc_s.so.1",target-name="/lib/x86_64-linux-gnu/libgcc_s.so.1",host-name="/lib/x86_64-linux-gnu/libgcc_s.so.1",symbols-loaded="0",thread-group="i2",ranges=[{from="0x00007ffff75b05e0",to="0x00007ffff75c1045"}]
  328. Library /lib/x86_64-linux-gnu/libgcc_s.so.1 loaded.
  329. >=library-loaded,id="/lib/x86_64-linux-gnu/libc.so.6",target-name="/lib/x86_64-linux-gnu/libc.so.6",host-name="/lib/x86_64-linux-gnu/libc.so.6",symbols-loaded="0",thread-group="i2",ranges=[{from="0x00007ffff73dd630",to="0x00007ffff755227d"}]
  330. Library /lib/x86_64-linux-gnu/libc.so.6 loaded.
  331. >=library-loaded,id="/lib/x86_64-linux-gnu/libpthread.so.0",target-name="/lib/x86_64-linux-gnu/libpthread.so.0",host-name="/lib/x86_64-linux-gnu/libpthread.so.0",symbols-loaded="0",thread-group="i2",ranges=[{from="0x00007ffff739eae0",to="0x00007ffff73ae535"}]
  332. Library /lib/x86_64-linux-gnu/libpthread.so.0 loaded.
  333. >=library-loaded,id="/lib/x86_64-linux-gnu/libz.so.1",target-name="/lib/x86_64-linux-gnu/libz.so.1",host-name="/lib/x86_64-linux-gnu/libz.so.1",symbols-loaded="0",thread-group="i2",ranges=[{from="0x00007ffff737e280",to="0x00007ffff738ef9b"}]
  334. Library /lib/x86_64-linux-gnu/libz.so.1 loaded.
  335. >=library-loaded,id="/home/user/Qt/5.15.2/gcc_64/lib/libicui18n.so.56",target-name="/home/user/Qt/5.15.2/gcc_64/lib/libicui18n.so.56",host-name="/home/user/Qt/5.15.2/gcc_64/lib/libicui18n.so.56",symbols-loaded="0",thread-group="i2",ranges=[{from="0x00007ffff6fa0940",to="0x00007ffff70f49c8"}]
  336. Library /home/user/Qt/5.15.2/gcc_64/lib/libicui18n.so.56 loaded.
  337. >=library-loaded,id="/home/user/Qt/5.15.2/gcc_64/lib/libicuuc.so.56",target-name="/home/user/Qt/5.15.2/gcc_64/lib/libicuuc.so.56",host-name="/home/user/Qt/5.15.2/gcc_64/lib/libicuuc.so.56",symbols-loaded="0",thread-group="i2",ranges=[{from="0x00007ffff6b81260",to="0x00007ffff6c5b3f4"}]
  338. Library /home/user/Qt/5.15.2/gcc_64/lib/libicuuc.so.56 loaded.
  339. >=library-loaded,id="/home/user/Qt/5.15.2/gcc_64/lib/libicudata.so.56",target-name="/home/user/Qt/5.15.2/gcc_64/lib/libicudata.so.56",host-name="/home/user/Qt/5.15.2/gcc_64/lib/libicudata.so.56",symbols-loaded="0",thread-group="i2",ranges=[{}]
  340. Library /home/user/Qt/5.15.2/gcc_64/lib/libicudata.so.56 loaded.
  341. >=library-loaded,id="/lib/x86_64-linux-gnu/libdl.so.2",target-name="/lib/x86_64-linux-gnu/libdl.so.2",host-name="/lib/x86_64-linux-gnu/libdl.so.2",symbols-loaded="0",thread-group="i2",ranges=[{from="0x00007ffff5141220",to="0x00007ffff5142179"}]
  342. Library /lib/x86_64-linux-gnu/libdl.so.2 loaded.
  343. >=library-loaded,id="/lib/x86_64-linux-gnu/libgthread-2.0.so.0",target-name="/lib/x86_64-linux-gnu/libgthread-2.0.so.0",host-name="/lib/x86_64-linux-gnu/libgthread-2.0.so.0",symbols-loaded="0",thread-group="i2",ranges=[{from="0x00007ffff513c080",to="0x00007ffff513c1c2"}]
  344. Library /lib/x86_64-linux-gnu/libgthread-2.0.so.0 loaded.
  345. >=library-loaded,id="/lib/x86_64-linux-gnu/libglib-2.0.so.0",target-name="/lib/x86_64-linux-gnu/libglib-2.0.so.0",host-name="/lib/x86_64-linux-gnu/libglib-2.0.so.0",symbols-loaded="0",thread-group="i2",ranges=[{from="0x00007ffff502fb20",to="0x00007ffff50b1d02"}]
  346. Library /lib/x86_64-linux-gnu/libglib-2.0.so.0 loaded.
  347. >=library-loaded,id="/lib/x86_64-linux-gnu/libm.so.6",target-name="/lib/x86_64-linux-gnu/libm.so.6",host-name="/lib/x86_64-linux-gnu/libm.so.6",symbols-loaded="0",thread-group="i2",ranges=[{from="0x00007ffff4ece3c0",to="0x00007ffff4f74fa8"}]
  348. Library /lib/x86_64-linux-gnu/libm.so.6 loaded.
  349. >=library-loaded,id="/lib64/ld-linux-x86-64.so.2",target-name="/lib64/ld-linux-x86-64.so.2",host-name="/lib64/ld-linux-x86-64.so.2",symbols-loaded="0",thread-group="i2",ranges=[{from="0x00007ffff7fd0100",to="0x00007ffff7ff2684"}]
  350. Library /lib64/ld-linux-x86-64.so.2 loaded.
  351. >=library-loaded,id="/lib/x86_64-linux-gnu/libpcre.so.3",target-name="/lib/x86_64-linux-gnu/libpcre.so.3",host-name="/lib/x86_64-linux-gnu/libpcre.so.3",symbols-loaded="0",thread-group="i2",ranges=[{from="0x00007ffff4e502a0",to="0x00007ffff4ea0aad"}]
  352. Library /lib/x86_64-linux-gnu/libpcre.so.3 loaded.
  353. >=cmd-param-changed,param="debug-file-directory",value="/usr/lib/debug:/home/user/Qt/5.15.2/gcc_64/lib:/home/user/Qt/5.15.2/gcc_64/lib"
  354.  
  355. >~"[Thread debugging using libthread_db enabled]\n"
  356. [Thread debugging using libthread_db enabled]
  357. >~"Using host libthread_db library \"/lib/x86_64-linux-gnu/libthread_db.so.1\".\n"
  358.  
  359. >*running,thread-id="2"
  360. dNOTE: INFERIOR STILL RUNNING IN STATE InferiorRunOk.
  361. >~"process 9022 is executing new program: /usr/bin/uname\n"
  362. >=library-unloaded,id="/home/user/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5",target-name="/home/user/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5",host-name="/home/user/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5",thread-group="i2"
  363. Library /home/user/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5 unloaded.
  364. >=library-unloaded,id="/lib/x86_64-linux-gnu/libstdc++.so.6",target-name="/lib/x86_64-linux-gnu/libstdc++.so.6",host-name="/lib/x86_64-linux-gnu/libstdc++.so.6",thread-group="i2"
  365. Library /lib/x86_64-linux-gnu/libstdc++.so.6 unloaded.
  366. >=library-unloaded,id="/lib/x86_64-linux-gnu/libgcc_s.so.1",target-name="/lib/x86_64-linux-gnu/libgcc_s.so.1",host-name="/lib/x86_64-linux-gnu/libgcc_s.so.1",thread-group="i2"
  367. Library /lib/x86_64-linux-gnu/libgcc_s.so.1 unloaded.
  368. >=library-unloaded,id="/lib/x86_64-linux-gnu/libc.so.6",target-name="/lib/x86_64-linux-gnu/libc.so.6",host-name="/lib/x86_64-linux-gnu/libc.so.6",thread-group="i2"
  369. Library /lib/x86_64-linux-gnu/libc.so.6 unloaded.
  370. >=library-unloaded,id="/lib/x86_64-linux-gnu/libpthread.so.0",target-name="/lib/x86_64-linux-gnu/libpthread.so.0",host-name="/lib/x86_64-linux-gnu/libpthread.so.0",thread-group="i2"
  371. Library /lib/x86_64-linux-gnu/libpthread.so.0 unloaded.
  372. >=library-unloaded,id="/lib/x86_64-linux-gnu/libz.so.1",target-name="/lib/x86_64-linux-gnu/libz.so.1",host-name="/lib/x86_64-linux-gnu/libz.so.1",thread-group="i2"
  373. Library /lib/x86_64-linux-gnu/libz.so.1 unloaded.
  374. >=library-unloaded,id="/home/user/Qt/5.15.2/gcc_64/lib/libicui18n.so.56",target-name="/home/user/Qt/5.15.2/gcc_64/lib/libicui18n.so.56",host-name="/home/user/Qt/5.15.2/gcc_64/lib/libicui18n.so.56",thread-group="i2"
  375. Library /home/user/Qt/5.15.2/gcc_64/lib/libicui18n.so.56 unloaded.
  376. >=library-unloaded,id="/home/user/Qt/5.15.2/gcc_64/lib/libicuuc.so.56",target-name="/home/user/Qt/5.15.2/gcc_64/lib/libicuuc.so.56",host-name="/home/user/Qt/5.15.2/gcc_64/lib/libicuuc.so.56",thread-group="i2"
  377. Library /home/user/Qt/5.15.2/gcc_64/lib/libicuuc.so.56 unloaded.
  378. >=library-unloaded,id="/home/user/Qt/5.15.2/gcc_64/lib/libicudata.so.56",target-name="/home/user/Qt/5.15.2/gcc_64/lib/libicudata.so.56",host-name="/home/user/Qt/5.15.2/gcc_64/lib/libicudata.so.56",thread-group="i2"
  379. Library /home/user/Qt/5.15.2/gcc_64/lib/libicudata.so.56 unloaded.
  380. >=library-unloaded,id="/lib/x86_64-linux-gnu/libdl.so.2",target-name="/lib/x86_64-linux-gnu/libdl.so.2",host-name="/lib/x86_64-linux-gnu/libdl.so.2",thread-group="i2"
  381. Library /lib/x86_64-linux-gnu/libdl.so.2 unloaded.
  382. >=library-unloaded,id="/lib/x86_64-linux-gnu/libgthread-2.0.so.0",target-name="/lib/x86_64-linux-gnu/libgthread-2.0.so.0",host-name="/lib/x86_64-linux-gnu/libgthread-2.0.so.0",thread-group="i2"
  383. Library /lib/x86_64-linux-gnu/libgthread-2.0.so.0 unloaded.
  384. >=library-unloaded,id="/lib/x86_64-linux-gnu/libglib-2.0.so.0",target-name="/lib/x86_64-linux-gnu/libglib-2.0.so.0",host-name="/lib/x86_64-linux-gnu/libglib-2.0.so.0",thread-group="i2"
  385. Library /lib/x86_64-linux-gnu/libglib-2.0.so.0 unloaded.
  386. >=library-unloaded,id="/lib/x86_64-linux-gnu/libm.so.6",target-name="/lib/x86_64-linux-gnu/libm.so.6",host-name="/lib/x86_64-linux-gnu/libm.so.6",thread-group="i2"
  387. Library /lib/x86_64-linux-gnu/libm.so.6 unloaded.
  388. >=library-unloaded,id="/lib64/ld-linux-x86-64.so.2",target-name="/lib64/ld-linux-x86-64.so.2",host-name="/lib64/ld-linux-x86-64.so.2",thread-group="i2"
  389. Library /lib64/ld-linux-x86-64.so.2 unloaded.
  390. >=library-unloaded,id="/lib/x86_64-linux-gnu/libpcre.so.3",target-name="/lib/x86_64-linux-gnu/libpcre.so.3",host-name="/lib/x86_64-linux-gnu/libpcre.so.3",thread-group="i2"
  391. Library /lib/x86_64-linux-gnu/libpcre.so.3 unloaded.
  392. >=library-loaded,id="/lib64/ld-linux-x86-64.so.2",target-name="/lib64/ld-linux-x86-64.so.2",host-name="/lib64/ld-linux-x86-64.so.2",symbols-loaded="0",thread-group="i2",ranges=[{from="0x00007ffff7fd0100",to="0x00007ffff7ff2684"}]
  393. Library /lib64/ld-linux-x86-64.so.2 loaded.
  394. >=library-loaded,id="/lib/x86_64-linux-gnu/libc.so.6",target-name="/lib/x86_64-linux-gnu/libc.so.6",host-name="/lib/x86_64-linux-gnu/libc.so.6",symbols-loaded="0",thread-group="i2",ranges=[{from="0x00007ffff7dd0630",to="0x00007ffff7f4527d"}]
  395. Library /lib/x86_64-linux-gnu/libc.so.6 loaded.
  396. >~"[Inferior 2 (process 9022) exited normally]\n"
  397. >=thread-exited,id="2",group-id="i2"
  398. Thread 2 in group i2 exited.
  399. >=thread-group-exited,id="i2",exit-code="0"
  400. Thread group i2 exited.
  401. >*stopped,reason="exited-normally"
  402. Application exited normally.
  403.  
  404.  
  405. d
  406. dNON-CRITICAL TIMEOUT
  407. dCOMMANDS STILL IN PROGRESS:
Advertisement
Add Comment
Please, Sign In to add comment