Advertisement
Guest User

Qt Creator Bare Metal Device Problem

a guest
Mar 9th, 2014
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. sStarting debugger "GdbEngine" for ABI "arm-unknown-unknown-unknown-32bit"...
  2. dStart parameters: 'Run /home/josef/Projects/tiva/hello-tiva/hello-tiva.axf' mode: 1
  3. dABI: arm-unknown-unknown-unknown-32bit
  4. dLanguages: c++
  5. dExecutable: /home/josef/Projects/tiva/hello-tiva/hello-tiva.axf
  6. dDirectory: /opt/Projects/tiva/hello-tiva
  7. dDebugger: /opt/toolchain/gcc-arm-none-eabi-4_7-2013q3/bin/arm-none-eabi-gdb
  8. dProject: /opt/Projects/tiva/hello-tiva (built: /opt/Projects/tiva/hello-tiva)
  9. dQML server: 127.0.0.1:3768
  10. dRemote: localhost:3333
  11. dSysroot:
  12. dDebug Source Location:
  13. dDumper libraries:
  14. dDebugger settings:
  15. dSelectedPluginBreakpointsPattern: .* (default: .*)
  16. dBreakOnThrow: false (default: false)
  17. dBreakOnCatch: false (default: false)
  18. dBreakOnWarning: false (default: false)
  19. dBreakOnFatal: false (default: false)
  20. dBreakOnAbort: false (default: false)
  21. dAlwaysAdjustRegistersColumnWidths: false (default: false)
  22. dAlwaysAdjustSnapshotsColumnWidths: false (default: false)
  23. dAlwaysAdjustThreadsColumnWidths: false (default: false)
  24. dAlwaysAdjustModulesColumnWidths: false (default: false)
  25. dShowQmlObjectTree: true (default: true)
  26. dQmlInspector.ShowAppOnTop: false (default: false)
  27. dQmlInspector.FromQml: false (default: false)
  28. dLoadGdbDumpers: true (default: true)
  29. dAttemptQuickStart: false (default: false)
  30. dGdbStartupCommands: (default: )
  31. dGdbCustomDumperCommands: (default: )
  32. dGdbPostAttachCommands: (default: )
  33. dWatchdogTimeout: 20 (default: 20)
  34. dAutoEnrichParameters: true (default: true)
  35. dUseDynamicType: true (default: true)
  36. dTargetAsync: false (default: false)
  37. dWarnOnReleaseBuilds: true (default: true)
  38. dMultiInferior: false (default: false)
  39. dIntelFlavor: false (default: false)
  40. dIdentifyDebugInfoPackages: false (default: false)
  41. dMaximalStackDepth: 20 (default: 20)
  42. dAlwaysAdjustStackColumnWidths: false (default: false)
  43. dShowStandardNamespace: true (default: true)
  44. dShowQtNamespace: true (default: true)
  45. dSortStructMembers: true (default: true)
  46. dAutoDerefPointers: true (default: true)
  47. dAlwaysAdjustLocalsColumnWidths: false (default: false)
  48. dMaximalStringLength: 10000 (default: 10000)
  49. dListSourceFiles: false (default: false)
  50. dSkipKnownFrames: false (default: false)
  51. dEnableReverseDebugging: false (default: false)
  52. dAllPluginBreakpoints: true (default: true)
  53. dSelectedPluginBreakpoints: false (default: false)
  54. dAdjustBreakpointLocations: true (default: true)
  55. dAlwaysAdjustBreakpointsColumnWidths: false (default: false)
  56. dNoPluginBreakpoints: false (default: false)
  57. dUseAlternatingRowColours: false (default: false)
  58. dFontSizeFollowsEditor: false (default: false)
  59. dUseMessageBoxForSignals: true (default: true)
  60. dAutoQuit: false (default: false)
  61. dLogTimeStamps: false (default: false)
  62. dVerboseLog: true (default: false) ***
  63. dCloseBuffersOnExit: false (default: false)
  64. dSwitchModeOnExit: false (default: false)
  65. dBreakpointsFullPath: false (default: false)
  66. dRaiseOnInterrupt: true (default: true)
  67. dUseDebuggingHelper: true (default: true)
  68. dUseCodeModel: true (default: true)
  69. dShowThreadNames: false (default: false)
  70. dUseToolTips: false (default: true) ***
  71. dUseToolTipsInLocalsView: false (default: false)
  72. dUseToolTipsInBreakpointsView: false (default: false)
  73. dUseToolTipsInBreakpointsView: false (default: true) ***
  74. dUseAddressInBreakpointsView: false (default: false)
  75. dUseAddressInStackView: false (default: false)
  76. dAdditionalArguments: (default: )
  77. dSymbolPaths: (default: )
  78. dSourcePaths: (default: )
  79. dBreakEvent: (default: )
  80. dBreakOnCrtDbgReport: false (default: false)
  81. dCDB_Console: false (default: false)
  82. dBreakpointCorrection: true (default: true)
  83. dIgnoreFirstChanceAccessViolation: false (default: false)
  84. dLoadGdbInit: true (default: true)
  85. dState changed from DebuggerNotReady(0) to EngineSetupRequested(1) [master]
  86. dQUEUE: SETUP ENGINE
  87. dCALL: SETUP ENGINE
  88. dTRYING TO START ADAPTER
  89. dENABLING TEST CASE: 0
  90. dSTARTING /opt/toolchain/gcc-arm-none-eabi-4_7-2013q3/bin/arm-none-eabi-gdb -i mi --tty=/tmp/QtCreator.qG8452
  91. dGDB STARTED, INITIALIZING IT
  92. <126show version
  93. <127show debug-file-directory
  94. <128set print object on
  95. <129set breakpoint pending on
  96. <130set print elements 10000
  97. <131handle SIGSEGV nopass stop print
  98. <132set unwindonsignal on
  99. <133set width 0
  100. <134set height 0
  101. sSetting up inferior...
  102. <135set substitute-path /var/tmp/qt-src /usr/include
  103. <136-interpreter-exec console "set auto-solib-add on"
  104. <137pwd
  105. >=thread-group-added,id="i1"
  106. >~"GNU gdb (GNU Tools for ARM Embedded Processors) 7.4.1.20130913-cvs\n"
  107. >~"Copyright (C) 2012 Free Software Foundation, Inc.\n"
  108. >~"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"
  109. >~"This GDB was configured as \"--host=i686-linux-gnu --target=arm-none-eabi\".\nFor bug reporting instructions, please see:\n"
  110. >~"<http://www.gnu.org/software/gdb/bugs/>.\n"
  111.  
  112. >&"show version\n"
  113. >~"GNU gdb (GNU Tools for ARM Embedded Processors) 7.4.1.20130913-cvs\n"
  114. >~"Copyright (C) 2012 Free Software Foundation, Inc.\n"
  115. >~"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"
  116. >~"This GDB was configured as \"--host=i686-linux-gnu --target=arm-none-eabi\".\nFor bug reporting instructions, please see:\n"
  117. >~"<http://www.gnu.org/software/gdb/bugs/>.\n"
  118. >126^done
  119. dPARSING VERSION: 126^done
  120. dSUPPORTED GDB VERSION GNU gdb (GNU Tools for ARM Embedded Processors) 7.4.1.20130913-cvs
  121. dCopyright (C) 2012 Free Software Foundation, Inc.
  122. dLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  123. dThis is free software: you are free to change and redistribute it.
  124. dThere is NO WARRANTY, to the extent permitted by law. Type "show copying"
  125. dand "show warranty" for details.
  126. dThis GDB was configured as "--host=i686-linux-gnu --target=arm-none-eabi".
  127. dFor bug reporting instructions, please see:
  128. d<http://www.gnu.org/software/gdb/bugs/>.
  129. dGNU gdb (GNU Tools for ARM Embedded Processors) 7.4.1.20130913-cvs
  130. dCopyright (C) 2012 Free Software Foundation, Inc.
  131. dLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  132. dThis is free software: you are free to change and redistribute it.
  133. dThere is NO WARRANTY, to the extent permitted by law. Type "show copying"
  134. dand "show warranty" for details.
  135. dThis GDB was configured as "--host=i686-linux-gnu --target=arm-none-eabi".
  136. dFor bug reporting instructions, please see:
  137. d<http://www.gnu.org/software/gdb/bugs/>.
  138. dUSING GDB VERSION: 70401, BUILD: 20130913
  139. <138-interpreter-exec console "set target-async off"
  140. <139-interpreter-exec console "python print(sys.version)"
  141.  
  142. >&"show debug-file-directory\n"
  143. >~"The directory where separate debug symbols are searched for is \"/home/build/work/GCC-4-7-build/install-native/lib/debug\".\n"
  144. >127^done
  145.  
  146. >&"set print object on\n"
  147. >128^done
  148.  
  149. >&"set breakpoint pending on\n"
  150. >129^done
  151.  
  152. >&"set print elements 10000\n"
  153. >130^done
  154.  
  155. >&"handle SIGSEGV nopass stop print\n"
  156. >~"Signal Stop\tPrint\tPass to program\tDescription\n"
  157. >~"SIGSEGV Yes\tYes\tNo\t\tSegmentation fault\n"
  158. >131^done
  159.  
  160. >&"set unwindonsignal on\n"
  161. >132^done
  162.  
  163. >&"set width 0\n"
  164. >133^done
  165.  
  166. >&"set height 0\n"
  167. >134^done
  168.  
  169. >&"set substitute-path /var/tmp/qt-src /usr/include\n"
  170. >135^done
  171.  
  172. >136^done
  173.  
  174. >&"pwd\n"
  175. >~"Working directory /opt/Projects/tiva/hello-tiva.\n"
  176. >137^done
  177. dENGINE SUCCESSFULLY STARTED
  178. dNOTE: ENGINE SETUP OK
  179. dState changed from EngineSetupRequested(1) to EngineSetupOk(3) [master]
  180. dQUEUE: SETUP INFERIOR
  181. dState changed from EngineSetupOk(3) to InferiorSetupRequested(4) [master]
  182. dQUEUE: SETUP INFERIOR
  183.  
  184. dCALL: SETUP INFERIOR
  185. <140-file-exec-and-symbols "/home/josef/Projects/tiva/hello-tiva/hello-tiva.axf"
  186. >138^done
  187.  
  188. >&"Python scripting is not supported in this copy of GDB.\n"
  189. >139^error,msg="Python scripting is not supported in this copy of GDB."
  190. dThe debugging helper library was not found at .
  191.  
  192. >140^done
  193. sSetting breakpoints...
  194. dSetting breakpoints...
  195. dATTEMPT BREAKPOINT SYNCHRONIZATION
  196. dTAKING OWNERSHIP OF BREAKPOINT 1 IN STATE 0
  197. <141-break-insert -f "\"main.c\":22"
  198. dBREAKPOINTS ARE NOT FULLY SYNCHRONIZED
  199.  
  200. >141^done,bkpt={number="1",type="breakpoint",disp="keep",enabled="y",addr="0x000002ae",func="main",file="main.c",fullname="/opt/Projects/tiva/hello-tiva/main.c",line="22",times="0",original-location="main.c:22"}
  201. dATTEMPT BREAKPOINT SYNCHRONIZATION
  202. dBREAKPOINTS ARE SYNCHRONIZED
  203. dALL COMMANDS DONE; INVOKING CALLBACK
  204. <142maint print msymbols /tmp/gdb_ns_.xM8452
  205.  
  206. dATTEMPT SYNC
  207. dATTEMPT BREAKPOINT SYNCHRONIZATION
  208. dBREAKPOINTS ARE SYNCHRONIZED
  209. >&"maint print msymbols /tmp/gdb_ns_.xM8452\n"
  210. >142^done
  211. dFOUND NON-NAMESPACED QT
  212. dNOTE: INFERIOR SETUP OK
  213. dState changed from InferiorSetupRequested(4) to InferiorSetupOk(6) [master]
  214. dState changed from InferiorSetupOk(6) to EngineRunRequested(7) [master]
  215. dQUEUE: RUN ENGINE
  216.  
  217. dCALL: RUN ENGINE
  218. <143-exec-run
  219. >143^error,msg="Don't know how to run. Try \"help target\"."
  220. dDon't know how to run. Try "help target".
  221. dNOTE: ENGINE RUN FAILED
  222. sRun failed.
  223. dState changed from EngineRunRequested(7) to EngineRunFailed(8) [master]
  224. dState changed from EngineRunFailed(8) to EngineShutdownRequested(20) [master]
  225. dQUEUE: SHUTDOWN ENGINE
  226.  
  227. dCALL: SHUTDOWN ENGINE
  228. dPLAIN ADAPTER SHUTDOWN 20
  229. dINITIATE GDBENGINE SHUTDOWN IN STATE 0, PROC: 2
  230. <144-gdb-exit
  231. >144^exit
  232. dGDB CLAIMS EXIT; WAITING
  233. dGDB PROCESS FINISHED, status 0, code 0
  234. dNOTE: ENGINE SHUTDOWN OK
  235. dState changed from EngineShutdownRequested(20) to EngineShutdownOk(22) [master]
  236. dState changed from EngineShutdownOk(22) to DebuggerFinished(23) [master]
  237. dQUEUE: FINISH DEBUGGER
  238. dNOTE: FINISH DEBUGGER
  239. dHANDLE RUNCONTROL FINISHED
  240. sDebugger finished.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement