Advertisement
Guest User

Untitled

a guest
Jun 11th, 2018
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.50 KB | None | 0 0
  1. dEXAMINING /home/mm/Projektek/sdcc-examples-stm8/blinky.elf
  2. dELF SECTIONS: SSEG HOME GSINIT GSFINAL CODE .debug_line .debug_loc .debug_abbrev .debug_info .debug_pubnames .debug_frame .symtab .strtab .shstrtab
  3. sStarting debugger "GdbEngine" for ABI "x86-linux-generic-elf-64bit"...
  4. dStart parameters: '3' mode: 6
  5. dABI: x86-linux-generic-elf-64bit
  6. dLanguages: c++
  7. dExecutable: /home/mm/Projektek/sdcc-examples-stm8/blinky.elf
  8. dDebugger: /usr/local/bin/stm8-gdb
  9. dProject: /home/mm/Projektek/sdcc-examples-stm8
  10. dAdditional Search Directories:
  11. dRemote: localhost:3333
  12. dSysroot:
  13. dDebug Source Location:
  14. dDebugger settings:
  15. dAdditionalArguments: (default: )
  16. dAdjustBreakpointLocations: true (default: true)
  17. dAllPluginBreakpoints: true (default: true)
  18. dAlwaysAdjustColumnWidths: true (default: true)
  19. dAutoDerefPointers: true (default: true)
  20. dAutoEnrichParameters: true (default: true)
  21. dAutoQuit: false (default: false)
  22. dBreakEvent: (default: )
  23. dBreakOnAbort: false (default: false)
  24. dBreakOnCatch: false (default: false)
  25. dBreakOnCrtDbgReport: false (default: false)
  26. dBreakOnFatal: false (default: false)
  27. dBreakOnThrow: false (default: false)
  28. dBreakOnWarning: false (default: false)
  29. dBreakpointCorrection: true (default: true)
  30. dBreakpointsFullPath: false (default: false)
  31. dCDB_Console: false (default: false)
  32. dCloseBuffersOnExit: false (default: false)
  33. dCloseMemoryBuffersOnExit: true (default: true)
  34. dDisplayStringLimit: 100 (default: 100)
  35. dEnableReverseDebugging: false (default: false)
  36. dExtraDumperFile: (default: )
  37. dFontSizeFollowsEditor: false (default: false)
  38. dGdbCustomDumperCommands: (default: )
  39. dGdbPostAttachCommands: (default: )
  40. dGdbStartupCommands: (default: )
  41. dIdentifyDebugInfoPackages: false (default: false)
  42. dIgnoreFirstChanceAccessViolation: false (default: false)
  43. dIntelFlavor: false (default: false)
  44. dLoadGdbDumpers2: false (default: false)
  45. dLoadGdbInit: true (default: true)
  46. dLogTimeStamps: false (default: false)
  47. dMaximalStackDepth: 20 (default: 20)
  48. dMaximalStringLength: 10000 (default: 10000)
  49. dMultiInferior: false (default: false)
  50. dNoPluginBreakpoints: false (default: false)
  51. dQmlInspector.ShowAppOnTop: false (default: false)
  52. dRaiseOnInterrupt: true (default: true)
  53. dSelectedPluginBreakpoints: false (default: false)
  54. dSelectedPluginBreakpointsPattern: .* (default: .*)
  55. dShowQObjectNames2: true (default: true)
  56. dShowQmlObjectTree: true (default: true)
  57. dShowQtNamespace: true (default: true)
  58. dShowStandardNamespace: true (default: true)
  59. dShowThreadNames: false (default: false)
  60. dSkipKnownFrames: false (default: false)
  61. dSortStructMembers: true (default: true)
  62. dSourcePaths: (default: )
  63. dStationaryEditorWhileStepping: false (default: false)
  64. dSwitchModeOnExit: false (default: false)
  65. dSymbolPaths: (default: )
  66. dTargetAsync: false (default: false)
  67. dUseAddressInBreakpointsView: false (default: false)
  68. dUseAddressInStackView: false (default: false)
  69. dUseAlternatingRowColours: false (default: false)
  70. dUseCodeModel: true (default: true)
  71. dUseDebuggingHelper: true (default: true)
  72. dUseDynamicType: true (default: true)
  73. dUseMessageBoxForSignals: true (default: true)
  74. dUsePythonDumper: true (default: true)
  75. dUseToolTips: true (default: true)
  76. dUseToolTipsInBreakpointsView: false (default: false)
  77. dUseToolTipsInLocalsView: false (default: false)
  78. dUseToolTipsInStackView: true (default: true)
  79. dWarnOnReleaseBuilds: true (default: true)
  80. dWatchdogTimeout: 20 (default: 20)
  81. dState changed from DebuggerNotReady(0) to EngineSetupRequested(1) [master]
  82. dCALL: SETUP ENGINE
  83. dTRYING TO START ADAPTER
  84. dENABLING TEST CASE: 0
  85. dSTARTING /usr/local/bin/stm8-gdb -i mi
  86. dGDB STARTED, INITIALIZING IT
  87. <2032show version
  88. <2033show debug-file-directory
  89. <2034set print object on
  90. <2035set breakpoint pending on
  91. <2036set print elements 10000
  92. <2037set unwindonsignal on
  93. <2038set width 0
  94. <2039set height 0
  95. sSetting up inferior...
  96. <2040python sys.path.insert(1, '/opt/Qt/Tools/QtCreator/share/qtcreator/debugger/')
  97. <2041python sys.path.append('/usr/local/bin/data-directory/python')
  98. <2042python from gdbbridge import *
  99. <2043python theDumper.loadDumpers({"token":2043})
  100. >=thread-group-added,id="i1"
  101. >~"GNU gdb (GDB) 8.1\n"
  102. >~"Copyright (C) 2018 Free Software Foundation, Inc.\n"
  103. >~"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"
  104. >~"This GDB was configured as \"--host=x86_64-pc-linux-gnu --target=stm8-none-elf32\".\nType \"show configuration\" for configuration details."
  105. >~"\nFor bug reporting instructions, please see:\n"
  106. >~"<http://www.gnu.org/software/gdb/bugs/>.\n"
  107. >~"Find the GDB manual and other documentation resources online at:\n<http://www.gnu.org/software/gdb/documentation/>.\n"
  108. >~"For help, type \"help\".\n"
  109. >~"Type \"apropos word\" to search for commands related to \"word\".\n"
  110.  
  111. >&"show version\n"
  112. >~"GNU gdb (GDB) 8.1\n"
  113. >~"Copyright (C) 2018 Free Software Foundation, Inc.\n"
  114. >~"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"
  115. >~"This GDB was configured as \"--host=x86_64-pc-linux-gnu --target=stm8-none-elf32\".\nType \"show configuration\" for configuration details."
  116. >~"\nFor bug reporting instructions, please see:\n"
  117. >~"<http://www.gnu.org/software/gdb/bugs/>.\n"
  118. >~"Find the GDB manual and other documentation resources online at:\n<http://www.gnu.org/software/gdb/documentation/>.\n"
  119. >~"For help, type \"help\".\n"
  120. >~"Type \"apropos word\" to search for commands related to \"word\".\n"
  121. >2032^done
  122. dPARSING VERSION: 2032^done
  123. dSUPPORTED GDB VERSION GNU gdb (GDB) 8.1
  124. dCopyright (C) 2018 Free Software Foundation, Inc.
  125. dLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  126. dThis is free software: you are free to change and redistribute it.
  127. dThere is NO WARRANTY, to the extent permitted by law. Type "show copying"
  128. dand "show warranty" for details.
  129. dThis GDB was configured as "--host=x86_64-pc-linux-gnu --target=stm8-none-elf32".
  130. dType "show configuration" for configuration details.
  131. dFor bug reporting instructions, please see:
  132. d<http://www.gnu.org/software/gdb/bugs/>.
  133. dFind the GDB manual and other documentation resources online at:
  134. d<http://www.gnu.org/software/gdb/documentation/>.
  135. dFor help, type "help".
  136. dType "apropos word" to search for commands related to "word".
  137. dGNU gdb (GDB) 8.1
  138. dCopyright (C) 2018 Free Software Foundation, Inc.
  139. dLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  140. dThis is free software: you are free to change and redistribute it.
  141. dThere is NO WARRANTY, to the extent permitted by law. Type "show copying"
  142. dand "show warranty" for details.
  143. dThis GDB was configured as "--host=x86_64-pc-linux-gnu --target=stm8-none-elf32".
  144. dType "show configuration" for configuration details.
  145. dFor bug reporting instructions, please see:
  146. d<http://www.gnu.org/software/gdb/bugs/>.
  147. dFind the GDB manual and other documentation resources online at:
  148. d<http://www.gnu.org/software/gdb/documentation/>.
  149. dFor help, type "help".
  150. dType "apropos word" to search for commands related to "word".
  151. dUSING GDB VERSION: 80100, BUILD: 2018
  152. <2044-interpreter-exec console "set target-async off"
  153.  
  154. >&"show debug-file-directory\n"
  155. >~"The directory where separate debug symbols are searched for is \"/usr/local/lib/debug\".\n"
  156. >2033^done
  157.  
  158. >&"set print object on\n"
  159. >=cmd-param-changed,param="print object",value="on"
  160. >2034^done
  161.  
  162. >&"set breakpoint pending on\n"
  163. >=cmd-param-changed,param="breakpoint pending",value="on"
  164. >2035^done
  165.  
  166. >&"set print elements 10000\n"
  167. >=cmd-param-changed,param="print elements",value="10000"
  168. >2036^done
  169.  
  170. >&"set unwindonsignal on\n"
  171. >=cmd-param-changed,param="unwindonsignal",value="on"
  172. >2037^done
  173.  
  174. >&"set width 0\n"
  175. >=cmd-param-changed,param="width",value="4294967295"
  176. >2038^done
  177.  
  178. >&"set height 0\n"
  179. >2039^done
  180.  
  181. >&"python sys.path.insert(1, '/opt/Qt/Tools/QtCreator/share/qtcreator/debugger/')\n"
  182. >2040^done
  183.  
  184. >&"python sys.path.append('/usr/local/bin/data-directory/python')\n"
  185. >2041^done
  186.  
  187. >&"python from gdbbridge import *\n"
  188. >2042^done
  189.  
  190. >&"python theDumper.loadDumpers({\"token\":2043})\n"
  191. >~"result={token=\"2043\",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=\"ProjectExplorer__Kit\"},{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=\"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=\"20706\"}\n"
  192. >2043^done
  193. dENGINE SUCCESSFULLY STARTED
  194. sSetting breakpoints...
  195. dSetting breakpoints...
  196. dATTEMPT BREAKPOINT SYNCHRONIZATION
  197. dTAKING OWNERSHIP OF BREAKPOINT 11 IN STATE 0
  198. dRUNNING NEEDS-STOP COMMAND -break-insert -f "\"blinky.c\":6"
  199. dUNSAFE STATE FOR QUEUED COMMAND. EXECUTING IMMEDIATELY
  200. <2045-break-insert -f "\"blinky.c\":6"
  201. dBREAKPOINTS ARE NOT FULLY SYNCHRONIZED
  202. <2046unset environment DBUS_SESSION_BUS_ADDRESS
  203. <2047unset environment DEFAULTS_PATH
  204. <2048unset environment DESKTOP_SESSION
  205. <2049unset environment DISPLAY
  206. <2050unset environment GDMSESSION
  207. <2051unset environment GDM_LANG
  208. <2052unset environment GNOME_KEYRING_CONTROL
  209. <2053unset environment GNOME_KEYRING_PID
  210. <2054unset environment GPG_AGENT_INFO
  211. <2055unset environment GS_LIB
  212. <2056unset environment GTK2_RC_FILES
  213. <2057unset environment GTK_RC_FILES
  214. <2058unset environment HOME
  215. <2059unset environment IM_CONFIG_PHASE
  216. <2060unset environment INSTANCE
  217. <2061unset environment JOB
  218. <2062unset environment KDE_FULL_SESSION
  219. <2063unset environment KDE_MULTIHEAD
  220. <2064unset environment KDE_SESSION_UID
  221. <2065unset environment KDE_SESSION_VERSION
  222. <2066unset environment KICAD_PATH
  223. <2067unset environment KIGITHUB
  224. <2068unset environment LANG
  225. <2069unset environment LANGUAGE
  226. <2070unset environment LOGNAME
  227. <2071unset environment MANDATORY_PATH
  228. <2072unset environment PAM_KWALLET_LOGIN
  229. <2073unset environment PATH
  230. <2074unset environment PWD
  231. <2075unset environment QT_PLUGIN_PATH
  232. <2076unset environment SELINUX_INIT
  233. <2077unset environment SESSION
  234. <2078unset environment SESSIONTYPE
  235. <2079unset environment SESSION_MANAGER
  236. <2080unset environment SHELL
  237. <2081unset environment SHLVL
  238. <2082unset environment SSH_AUTH_SOCK
  239. <2083unset environment TEXTDOMAIN
  240. <2084unset environment TEXTDOMAINDIR
  241. <2085unset environment UPSTART_EVENTS
  242. <2086unset environment UPSTART_INSTANCE
  243. <2087unset environment UPSTART_JOB
  244. <2088unset environment UPSTART_SESSION
  245. <2089unset environment USER
  246. <2090unset environment XAUTHORITY
  247. <2091unset environment XCURSOR_SIZE
  248. <2092unset environment XCURSOR_THEME
  249. <2093unset environment XDG_CONFIG_DIRS
  250. <2094unset environment XDG_CURRENT_DESKTOP
  251. <2095unset environment XDG_DATA_DIRS
  252. <2096unset environment XDG_GREETER_DATA_DIR
  253. <2097unset environment XDG_RUNTIME_DIR
  254. <2098unset environment XDG_SEAT
  255. <2099unset environment XDG_SEAT_PATH
  256. <2100unset environment XDG_SESSION_ID
  257. <2101unset environment XDG_SESSION_PATH
  258. <2102unset environment XDG_VTNR
  259. <2103-file-exec-and-symbols "/home/mm/Projektek/sdcc-examples-stm8/blinky.elf"
  260.  
  261. >2044^done
  262.  
  263. >&"No symbol table is loaded. Use the \"file\" command.\n"
  264. >2045^done,bkpt={number="1",type="breakpoint",disp="keep",enabled="y",addr="<PENDING>",pending="\"blinky.c\":6",times="0",original-location="\"blinky.c\":6"}
  265. dATTEMPT BREAKPOINT SYNCHRONIZATION
  266. dBREAKPOINTS ARE SYNCHRONIZED
  267.  
  268. >&"unset environment DBUS_SESSION_BUS_ADDRESS\n"
  269. >2046^done
  270.  
  271. >&"unset environment DEFAULTS_PATH\n"
  272. >2047^done
  273.  
  274. >&"unset environment DESKTOP_SESSION\n"
  275. >2048^done
  276.  
  277. >&"unset environment DISPLAY\n"
  278. >2049^done
  279.  
  280. >&"unset environment GDMSESSION\n"
  281. >2050^done
  282.  
  283. >&"unset environment GDM_LANG\n"
  284. >2051^done
  285.  
  286. >&"unset environment GNOME_KEYRING_CONTROL\n"
  287. >2052^done
  288.  
  289. >&"unset environment GNOME_KEYRING_PID\n"
  290. >2053^done
  291.  
  292. >&"unset environment GPG_AGENT_INFO\n"
  293. >2054^done
  294.  
  295. >&"unset environment GS_LIB\n"
  296. >2055^done
  297.  
  298. >&"unset environment GTK2_RC_FILES\n"
  299. >2056^done
  300.  
  301. >&"unset environment GTK_RC_FILES\n"
  302. >2057^done
  303.  
  304. >&"unset environment HOME\n"
  305. >2058^done
  306.  
  307. >&"unset environment IM_CONFIG_PHASE\n"
  308. >2059^done
  309.  
  310. >&"unset environment INSTANCE\n"
  311. >2060^done
  312.  
  313. >&"unset environment JOB\n"
  314. >2061^done
  315.  
  316. >&"unset environment KDE_FULL_SESSION\n"
  317. >2062^done
  318.  
  319. >&"unset environment KDE_MULTIHEAD\n"
  320. >2063^done
  321.  
  322. >&"unset environment KDE_SESSION_UID\n"
  323. >2064^done
  324.  
  325. >&"unset environment KDE_SESSION_VERSION\n"
  326. >2065^done
  327.  
  328. >&"unset environment KICAD_PATH\n"
  329. >2066^done
  330.  
  331. >&"unset environment KIGITHUB\n"
  332. >2067^done
  333.  
  334. >&"unset environment LANG\n"
  335. >2068^done
  336.  
  337. >&"unset environment LANGUAGE\n"
  338. >2069^done
  339.  
  340. >&"unset environment LOGNAME\n"
  341. >2070^done
  342.  
  343. >&"unset environment MANDATORY_PATH\n"
  344. >2071^done
  345.  
  346. >&"unset environment PAM_KWALLET_LOGIN\n"
  347. >2072^done
  348.  
  349. >&"unset environment PATH\n"
  350. >2073^done
  351.  
  352. >&"unset environment PWD\n"
  353. >2074^done
  354.  
  355. >&"unset environment QT_PLUGIN_PATH\n"
  356. >2075^done
  357.  
  358. >&"unset environment SELINUX_INIT\n"
  359. >2076^done
  360.  
  361. >&"unset environment SESSION\n"
  362. >2077^done
  363.  
  364. >&"unset environment SESSIONTYPE\n"
  365. >2078^done
  366.  
  367. >&"unset environment SESSION_MANAGER\n"
  368. >2079^done
  369.  
  370. >&"unset environment SHELL\n"
  371. >2080^done
  372.  
  373. >&"unset environment SHLVL\n"
  374. >2081^done
  375.  
  376. >&"unset environment SSH_AUTH_SOCK\n"
  377. >2082^done
  378.  
  379. >&"unset environment TEXTDOMAIN\n"
  380. >2083^done
  381.  
  382. >&"unset environment TEXTDOMAINDIR\n"
  383. >2084^done
  384.  
  385. >&"unset environment UPSTART_EVENTS\n"
  386. >2085^done
  387.  
  388. >&"unset environment UPSTART_INSTANCE\n"
  389. >2086^done
  390.  
  391. >&"unset environment UPSTART_JOB\n"
  392. >2087^done
  393.  
  394. >&"unset environment UPSTART_SESSION\n"
  395. >2088^done
  396.  
  397. >&"unset environment USER\n"
  398. >2089^done
  399.  
  400. >&"unset environment XAUTHORITY\n"
  401. >2090^done
  402.  
  403. >&"unset environment XCURSOR_SIZE\n"
  404. >2091^done
  405.  
  406. >&"unset environment XCURSOR_THEME\n"
  407. >2092^done
  408.  
  409. >&"unset environment XDG_CONFIG_DIRS\n"
  410. >2093^done
  411.  
  412. >&"unset environment XDG_CURRENT_DESKTOP\n"
  413. >2094^done
  414.  
  415. >&"unset environment XDG_DATA_DIRS\n"
  416. >2095^done
  417.  
  418. >&"unset environment XDG_GREETER_DATA_DIR\n"
  419. >2096^done
  420.  
  421. >&"unset environment XDG_RUNTIME_DIR\n"
  422. >2097^done
  423.  
  424. >&"unset environment XDG_SEAT\n"
  425. >2098^done
  426.  
  427. >&"unset environment XDG_SEAT_PATH\n"
  428. >2099^done
  429.  
  430. >&"unset environment XDG_SESSION_ID\n"
  431. >2100^done
  432.  
  433. >&"unset environment XDG_SESSION_PATH\n"
  434. >2101^done
  435.  
  436. >&"unset environment XDG_VTNR\n"
  437. >2102^done
  438.  
  439. >=breakpoint-modified,bkpt={number="1",type="breakpoint",disp="keep",enabled="y",addr="0x00008024",func="main",file="blinky.c",fullname="/home/mm/Projektek/sdcc-examples-stm8/blinky.c",line="6",thread-groups=["i1"],times="0",original-location="\"blinky.c\":6"}
  440. >2103^done
  441. <2104target remote tcp:localhost:3333
  442.  
  443. >&"target remote tcp:localhost:3333\n"
  444. >~"Remote debugging using tcp:localhost:3333\n"
  445. >=thread-group-started,id="i1",pid="42000"
  446. sThread group i1 created.
  447. dTaking notice of pid 42000
  448. >=thread-created,id="1",group-id="i1"
  449. sThread 1 created.
  450. >~"0x00008000 in ?? ()\n"
  451. >*stopped,frame={addr="0x00008000",func="??",args=[]},thread-id="1",stopped-threads="all"
  452. eERROR: UNEXPECTED STATE: EngineSetupRequested WANTED: InferiorStopOk IN /work/build/qt-creator/src/plugins/debugger/gdb/gdbengine.cpp:1295
  453. eERROR: UNEXPECTED STATE: EngineSetupRequested WANTED: InferiorStopOk IN /work/build/qt-creator/src/plugins/debugger/gdb/gdbengine.cpp:1307
  454. <2105importPlainDumpers off
  455. eERROR: UNEXPECTED STATE: EngineSetupRequested WANTED: InferiorStopOk IN /work/build/qt-creator/src/plugins/debugger/gdb/gdbengine.cpp:1379
  456. sStopped.
  457. >2104^done
  458. dINFERIOR STARTED
  459. sAttached to stopped application.
  460. <2106set remote hardware-breakpoint-limit 6
  461. <2107set remote hardware-watchpoint-limit 4
  462. <2108monitor reset halt
  463. <2109load
  464. <2110monitor reset halt
  465. dEMPTY FUNCTION RUN, TOKEN: 2111 ARGS:
  466.  
  467. <2112-thread-info
  468. >&"importPlainDumpers off\n"
  469. >~"1 printer disabled\n"
  470. >~"0 of 1 printers enabled\n"
  471. >~"None\n"
  472. >2105^done
  473.  
  474. >&"set remote hardware-breakpoint-limit 6\n"
  475. >=cmd-param-changed,param="remote hardware-breakpoint-limit",value="6"
  476. >2106^done
  477.  
  478. >&"set remote hardware-watchpoint-limit 4\n"
  479. >=cmd-param-changed,param="remote hardware-watchpoint-limit",value="4"
  480. >2107^done
  481.  
  482. >&"monitor reset halt\n"
  483. >@"target halted due to debug-request, pc: 0x00008000\n"
  484. target halted due to debug-request, pc: 0x00008000
  485. >2108^done
  486.  
  487. >&"load\n"
  488. >~"Loading section HOME, size 0x7 lma 0x8000\n"
  489. >2109+download,{section="HOME",section-size="7",total-size="570"}
  490. >2109+download,{section="HOME",section-sent="7",section-size="7",total-sent="7",total-size="570"}
  491. >~"Loading section GSINIT, size 0x1a lma 0x8007\n"
  492. >2109+download,{section="GSINIT",section-size="26",total-size="570"}
  493. >~"Loading section GSFINAL, size 0x3 lma 0x8021\n"
  494.  
  495. >2109+download,{section="GSFINAL",section-size="3",total-size="570"}
  496. >~"Loading section CODE, size 0x22 lma 0x8024\n"
  497. >2109+download,{section="CODE",section-size="34",total-size="570"}
  498. >~"Loading section SSEG, size 0x1 lma 0xffffffff\n"
  499.  
  500. >2109+download,{section="SSEG",section-size="1",total-size="570"}
  501. >~"Start address 0x8007, load size 71\n"
  502. >~"Transfer rate: 208 bytes/sec, 14 bytes/write.\n"
  503. >2109^done
  504.  
  505. >&"monitor reset halt\n"
  506. >@"target halted due to debug-request, pc: 0x00008000\n"
  507. target halted due to debug-request, pc: 0x00008000
  508. >2110^done
  509.  
  510. >2112^done,threads=[{id="1",target-id="Remote target",frame={level="0",addr="0x00008007",func="??",args=[]},state="stopped"}],current-thread-id="1"
  511. <2113python theDumper.fetchStack({"limit":20,"nativemixed":0,"token":2113})
  512.  
  513. >&"python theDumper.fetchStack({\"limit\":20,\"nativemixed\":0,\"token\":2113})\n"
  514. >~"result={token=\"0\",stack={frames=[frame={level=\"0\",address=\"0x8007\",function=\"??\",file=\"\",line=\"0\",module=\"\",language=\"c\"}frame={level=\"1\",address=\"0x0\",function=\"??\",file=\"\",line=\"0\",module=\"\",language=\"c\"}].report}}\n"
  515. >2113^done
  516. dALL COMMANDS DONE; INVOKING CALLBACK
  517. dNOTE: ENGINE SETUP OK
  518. dState changed from EngineSetupRequested(1) to EngineSetupOk(3) [master]
  519. dState changed from EngineSetupOk(3) to EngineRunRequested(4) [master]
  520. dCALL: RUN ENGINE
  521. dNOTE: ENGINE RUN AND INFERIOR STOP OK
  522. sStopped.
  523. dState changed from EngineRunRequested(4) to InferiorStopOk(11) [master]
  524. dNOTE: INFERIOR RUN REQUESTED
  525. sRun requested...
  526. dState changed from InferiorStopOk(11) to InferiorRunRequested(7) [master]
  527. sRunning requested...
  528. <2114-exec-continue
  529.  
  530. >2114^running
  531. dNOTE: INFERIOR RUN OK
  532. sRunning.
  533. dState changed from InferiorRunRequested(7) to InferiorRunOk(8) [master]
  534. >*running,thread-id="all"
  535. dNOTE: INFERIOR STILL RUNNING IN STATE InferiorRunOk.
  536.  
  537.  
  538. >=breakpoint-modified,bkpt={number="1",type="breakpoint",disp="keep",enabled="y",addr="0x00008024",func="main",file="blinky.c",fullname="/home/mm/Projektek/sdcc-examples-stm8/blinky.c",line="6",thread-groups=["i1"],times="1",original-location="\"blinky.c\":6"}
  539. >~"\n"
  540. >~"Breakpoint 1, main () at blinky.c:6\n"
  541. >~"6\t PD_DDR = (1<<3);\n"
  542. >*stopped,reason="breakpoint-hit",disp="keep",bkptno="1",frame={addr="0x00008024",func="main",args=[],file="blinky.c",fullname="/home/mm/Projektek/sdcc-examples-stm8/blinky.c",line="6"},thread-id="1",stopped-threads="all"
  543. dNOTE: INFERIOR SPONTANEOUS STOP
  544. sStopped.
  545. dState changed from InferiorRunOk(8) to InferiorStopOk(11) [master]
  546. sStopped at breakpoint 11 (1) in thread 1.
  547.  
  548. >&"p 0\n"
  549. >~"$1 = 0"
  550. >~"\n"
  551. >^done
  552.  
  553. <2115-thread-info
  554. >2115^done,threads=[{id="1",target-id="Remote target",frame={level="0",addr="0x00008024",func="main",args=[],file="blinky.c",fullname="/home/mm/Projektek/sdcc-examples-stm8/blinky.c",line="6"},state="stopped"}],current-thread-id="1"
  555. <2116python theDumper.fetchStack({"limit":20,"nativemixed":0,"token":2116})
  556.  
  557. >&"python theDumper.fetchStack({\"limit\":20,\"nativemixed\":0,\"token\":2116})\n"
  558. >~"result={token=\"0\",stack={frames=[frame={level=\"0\",address=\"0x8024\",function=\"main\",file=\"/home/mm/Projektek/sdcc-examples-stm8/blinky.c\",line=\"6\",module=\"/home/mm/Projektek/sdcc-examples-stm8/blinky.elf\",language=\"c\"}frame={level=\"1\",address=\"0x0\",function=\"??\",file=\"\",line=\"0\",module=\"\",language=\"c\"}].report}}\n"
  559. >2116^done
  560. <2117set disassembly-flavor att
  561. <2118-interpreter-exec console "disassemble /rm 0x8024"
  562. <2119-stack-select-frame 0
  563. <2120python theDumper.fetchVariables({"autoderef":1,"context":"","displaystringlimit":"100","dyntype":1,"expanded":["inspect","return","local","watch"],"fancy":1,"formats":{},"nativemixed":0,"partialvar":"","passexceptions":0,"qobjectnames":1,"resultvarname":"","stringcutoff":"10000","token":2120,"typeformats":{},"watchers":[]})
  564.  
  565. >&"set disassembly-flavor att\n"
  566. >&"No symbol \"disassembly\" in current context.\n"
  567. >2117^error,msg="No symbol \"disassembly\" in current context."
  568.  
  569. >~"Dump of assembler code for function main:\n"
  570. >~"3\tint main() {\n"
  571. >~"\n"
  572. >~"4\t\tint d;\n"
  573. >~"5\t\t// Configure pins\n"
  574. >~"6\t PD_DDR = (1<<3);\n"
  575. >~"=> 0x00008024 <+0>:\t35 08 50 11\tmov 0x5011,#0x08 ;0x8\n"
  576. >~"\n"
  577. >~"7\t PD_CR1 = (1<<3);\n"
  578. >~" 0x00008028 <+4>:\t35 08 50 12\tmov 0x5012,#0x08 ;0x8\n"
  579. >~"\n"
  580. >~"8\t\t// Loop\n"
  581. >~"9\t\tdo {\n"
  582. >~"\n"
  583. >~"10\t PD_ODR ^= (1<<3);\n"
  584. >~" 0x0000802c <+8>:\tc6 50 0f\tld A,0x500f ;0x500f\n"
  585. >~" 0x0000802f <+11>:\ta8 08\txor A,#0x08 ;0x8\n"
  586. >~" 0x00008031 <+13>:\tc7 50 0f\tld 0x500f,A ;0x500f\n"
  587. >~"\n"
  588. >~"11\t\t\tfor(d = 0; d < 29000; d++) { }\n"
  589. >~" 0x00008034 <+16>:\t90 ae 71 48\tldw Y,#0x7148 ;0x7148\n"
  590. >~" 0x00008038 <+20>:\t93\tldw X,Y\n"
  591. >~" 0x00008039 <+21>:\t5a\tdecw X\n"
  592. >~" 0x0000803a <+22>:\t90 93\tldw Y,X\n"
  593. >~" 0x0000803c <+24>:\t5d\ttnzw X\n"
  594. >~" 0x0000803d <+25>:\t27 03\tjreq 0x8042 ;0x8042 <main+30>\n"
  595. >~" 0x0000803f <+27>:\tcc 80 38\tjp 0x8038 ;0x8038 <main+20>\n"
  596. >~"\n"
  597. >~"12\t\t} while(1);\n"
  598. >~" 0x00008042 <+30>:\tcc 80 2c\tjp 0x802c ;0x802c <main+8>\n"
  599. >~"\n"
  600. >~"13\t}\n"
  601. >~" 0x00008045 <+33>:\t81\tret\n"
  602. >~"\n"
  603. >~"End of assembler dump.\n"
  604. >2118^done
  605.  
  606. >2119^done
  607.  
  608. >&"python theDumper.fetchVariables({\"autoderef\":1,\"context\":\"\",\"displaystringlimit\":\"100\",\"dyntype\":1,\"expanded\":[\"inspect\",\"return\",\"local\",\"watch\"],\"fancy\":1,\"formats\":{},\"nativemixed\":0,\"partialvar\":\"\",\"passexceptions\":0,\"qobjectnames\":1,\"resultvarname\":\"\",\"stringcutoff\":\"10000\",\"token\":2120,\"typeformats\":{},\"watchers\":[]})\n"
  609. >~"result={token=\"0\",data=[{iname=\"local.d\",name=\"d\",numchild=\"0\",type=\"int\",value=\"0\",},],typeinfo=[],partial=\"0\",counts={},timings=[]}\n"
  610. >2120^done
  611. <Rebuild Watchmodel 110 @ 13:17:12.099 [19606ms] >
  612. sFinished retrieving data
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement