Advertisement
Guest User

GDB VisualGDB Output

a guest
Apr 14th, 2017
577
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.01 KB | None | 0 0
  1. VisualGDB is licensed to ...
  2. C:\SysGCC\esp32\bin\xtensa-esp32-elf-gdb.exe --interpreter mi C:\IoT\BEASTv2\VisualGDB\Debug\BEASTv2
  3. -gdb-version
  4. =thread-group-added,id="i1"
  5. GNU gdb (GDB) 7.10
  6. Copyright (C) 2015 Free Software Foundation, Inc.
  7. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  8. This is free software: you are free to change and redistribute it.
  9. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  10. and "show warranty" for details.
  11. This GDB was configured as "--host=i686-pc-mingw32 --target=xtensa-esp32-elf".
  12. Type "show configuration" for configuration details.
  13. For bug reporting instructions, please see:
  14. <http://www.gnu.org/software/gdb/bugs/>.
  15. Find the GDB manual and other documentation resources online at:
  16. <http://www.gnu.org/software/gdb/documentation/>.
  17. For help, type "help".
  18. Type "apropos word" to search for commands related to "word"...
  19. Reading symbols from C:\IoT\BEASTv2\VisualGDB\Debug\BEASTv2...
  20. done.
  21. GNU gdb (GDB) 7.10
  22. Copyright (C) 2015 Free Software Foundation, Inc.
  23. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  24. This is free software: you are free to change and redistribute it.
  25. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  26. and "show warranty" for details.
  27. This GDB was configured as "--host=i686-pc-mingw32 --target=xtensa-esp32-elf".
  28. Type "show configuration" for configuration details.
  29. For bug reporting instructions, please see:
  30. <http://www.gnu.org/software/gdb/bugs/>.
  31. Find the GDB manual and other documentation resources online at:
  32. <http://www.gnu.org/software/gdb/documentation/>.
  33. For help, type "help".
  34. Type "apropos word" to search for commands related to "word".
  35. OK
  36. -list-features
  37. ^done,features=["frozen-varobjs","pending-breakpoints","thread-info","data-read-memory-bytes","breakpoint-notifications","ada-task-info","language-option","info-gdb-mi-command","undefined-command-error-code","exec-run-start-option"]
  38. -gdb-set disassembly-flavor intel
  39. No symbol "disassembly" in current context.
  40. -gdb-set print demangle off
  41. OK
  42. -break-insert -f main
  43. &"Function \"main\" not defined.\n"
  44. ^done,bkpt={number="1",type="breakpoint",disp="keep",enabled="y",addr="<PENDING>",pending="main",times="0",original-location="main"}
  45. Warning: could not set a breakpoint on main. 'Step into new instance' will not work.
  46. -break-delete 1
  47. OK
  48. target remote :3333
  49. &"target remote :3333\n"
  50. Remote debugging using :3333
  51. =thread-group-started,id="i1",pid="42000"
  52. =thread-created,id="1",group-id="i1"
  53. =thread-created,id="2",group-id="i1"
  54. 0x00000000 in ?? ()
  55. *stopped,frame={addr="0x00000000",func="??",args=[]},thread-id="2",stopped-threads="all"
  56. OK
  57. info shared
  58. &"info shared\n"
  59. No shared libraries loaded at this time.
  60. OK
  61. set remote software-breakpoint off
  62. &"set remote software-breakpoint off\n"
  63. OK
  64. mon esp108 no_interrupts_during_steps on
  65. &"mon esp108 no_interrupts_during_steps on\n"
  66. Interrupt suppression during single-stepping is now enabled
  67. OK
  68. mon esp108 chip_reset
  69. &"mon esp108 chip_reset\n"
  70. esp32.cpu0: target not halted
  71. esp32.cpu0: Target halted, pc=0x40078CD8
  72. esp32.cpu0: target state: halted
  73. esp32.cpu0: Debug controller was reset (pwrstat=0x5F, after clear 0x0F).
  74. esp32.cpu0: Core was reset (pwrstat=0x5F, after clear 0x0F).
  75. esp32.cpu0: Target halted, pc=0x40078CD8
  76. esp32.cpu0: target state: halted
  77. OK
  78. restore C:/SysGCC/esp32/esp32-bsp/sysprogs/flashprog/ESP32FlashProg.bin binary 0x40090000 0 0x110
  79. &"restore C:/SysGCC/esp32/esp32-bsp/sysprogs/flashprog/ESP32FlashProg.bin binary 0x40090000 0 0x110\n"
  80. Restoring binary file C:/SysGCC/esp32/esp32-bsp/sysprogs/flashprog/ESP32FlashProg.bin into memory (0x40090000 to 0x40090110)
  81. OK
  82. mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=0 a11=4096 a12=0 a0 pc
  83. &"mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=0 a11=4096 a12=0 a0 pc\n"
  84. esp32.cpu0: Target halted, pc=0x4009010B
  85. Algorithm completed
  86. a0 = 0x0
  87. pc = 0x4009010b
  88. OK
  89. mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=1 a11=4096 a12=8192 a0 pc
  90. &"mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=1 a11=4096 a12=8192 a0 pc\n"
  91. esp32.cpu0: Target halted, pc=0x4009010B
  92. Algorithm completed
  93. a0 = 0x0
  94. pc = 0x4009010b
  95. OK
  96. mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=1 a11=32768 a12=4096 a0 pc
  97. &"mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=1 a11=32768 a12=4096 a0 pc\n"
  98. esp32.cpu0: Target halted, pc=0x4009010B
  99. Algorithm completed
  100. a0 = 0x0
  101. pc = 0x4009010b
  102. OK
  103. mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=1 a11=65536 a12=1269760 a0 pc
  104. &"mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=1 a11=65536 a12=1269760 a0 pc\n"
  105. esp32.cpu0: Target halted, pc=0x4009010B
  106. Algorithm completed
  107. a0 = 0x0
  108. pc = 0x4009010b
  109. OK
  110. restore C:/SysGCC/esp32/esp32-bsp/sysprogs/extras/bootloader.bin binary 0x3ffc0004 0x0 0x1730
  111. &"restore C:/SysGCC/esp32/esp32-bsp/sysprogs/extras/bootloader.bin binary 0x3ffc0004 0x0 0x1730\n"
  112. Restoring binary file C:/SysGCC/esp32/esp32-bsp/sysprogs/extras/bootloader.bin into memory (0x3ffc0004 to 0x3ffc1734)
  113. OK
  114. mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=4096 a12=5936 a0 pc
  115. &"mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=4096 a12=5936 a0 pc\n"
  116. esp32.cpu0: Target halted, pc=0x4009010B
  117. Algorithm completed
  118. a0 = 0x0
  119. pc = 0x4009010b
  120. OK
  121. restore C:/IoT/BEASTv2/BEASTv2/2mFactoryImage.bin binary 0x3ffc0004 0x0 0xc00
  122. &"restore C:/IoT/BEASTv2/BEASTv2/2mFactoryImage.bin binary 0x3ffc0004 0x0 0xc00\n"
  123. Restoring binary file C:/IoT/BEASTv2/BEASTv2/2mFactoryImage.bin into memory (0x3ffc0004 to 0x3ffc0c04)
  124. OK
  125. mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=32768 a12=3072 a0 pc
  126. &"mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=32768 a12=3072 a0 pc\n"
  127. esp32.cpu0: Target halted, pc=0x4009010B
  128. Algorithm completed
  129. a0 = 0x0
  130. pc = 0x4009010b
  131. OK
  132. restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3ffc0004 0x0 0x10000
  133. &"restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3ffc0004 0x0 0x10000\n"
  134. Restoring binary file C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin into memory (0x3ffc0004 to 0x3ffd0004)
  135. OK
  136. mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=65536 a12=65536 a0 pc
  137. &"mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=65536 a12=65536 a0 pc\n"
  138. esp32.cpu0: Target halted, pc=0x4009010B
  139. Algorithm completed
  140. a0 = 0x0
  141. pc = 0x4009010b
  142. OK
  143. restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3ffb0004 0x10000 0x20000
  144. &"restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3ffb0004 0x10000 0x20000\n"
  145. Restoring binary file C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin into memory (0x3ffc0004 to 0x3ffd0004)
  146. OK
  147. mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=131072 a12=65536 a0 pc
  148. &"mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=131072 a12=65536 a0 pc\n"
  149. esp32.cpu0: Target halted, pc=0x4009010B
  150. Algorithm completed
  151. a0 = 0x0
  152. pc = 0x4009010b
  153. OK
  154. restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3ffa0004 0x20000 0x30000
  155. &"restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3ffa0004 0x20000 0x30000\n"
  156. Restoring binary file C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin into memory (0x3ffc0004 to 0x3ffd0004)
  157. OK
  158. mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=196608 a12=65536 a0 pc
  159. &"mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=196608 a12=65536 a0 pc\n"
  160. esp32.cpu0: Target halted, pc=0x4009010B
  161. Algorithm completed
  162. a0 = 0x0
  163. pc = 0x4009010b
  164. OK
  165. restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3ff90004 0x30000 0x40000
  166. &"restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3ff90004 0x30000 0x40000\n"
  167. Restoring binary file C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin into memory (0x3ffc0004 to 0x3ffd0004)
  168. OK
  169. mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=262144 a12=65536 a0 pc
  170. &"mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=262144 a12=65536 a0 pc\n"
  171. esp32.cpu0: Target halted, pc=0x4009010B
  172. Algorithm completed
  173. a0 = 0x0
  174. pc = 0x4009010b
  175. OK
  176. restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3ff80004 0x40000 0x50000
  177. &"restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3ff80004 0x40000 0x50000\n"
  178. Restoring binary file C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin into memory (0x3ffc0004 to 0x3ffd0004)
  179. OK
  180. mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=327680 a12=65536 a0 pc
  181. &"mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=327680 a12=65536 a0 pc\n"
  182. esp32.cpu0: Target halted, pc=0x4009010B
  183. Algorithm completed
  184. a0 = 0x0
  185. pc = 0x4009010b
  186. OK
  187. restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3ff70004 0x50000 0x60000
  188. &"restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3ff70004 0x50000 0x60000\n"
  189. Restoring binary file C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin into memory (0x3ffc0004 to 0x3ffd0004)
  190. OK
  191. mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=393216 a12=65536 a0 pc
  192. &"mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=393216 a12=65536 a0 pc\n"
  193. esp32.cpu0: Target halted, pc=0x4009010B
  194. Algorithm completed
  195. a0 = 0x0
  196. pc = 0x4009010b
  197. OK
  198. restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3ff60004 0x60000 0x70000
  199. &"restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3ff60004 0x60000 0x70000\n"
  200. Restoring binary file C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin into memory (0x3ffc0004 to 0x3ffd0004)
  201. OK
  202. mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=458752 a12=65536 a0 pc
  203. &"mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=458752 a12=65536 a0 pc\n"
  204. esp32.cpu0: Target halted, pc=0x4009010B
  205. Algorithm completed
  206. a0 = 0x0
  207. pc = 0x4009010b
  208. OK
  209. restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3ff50004 0x70000 0x80000
  210. &"restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3ff50004 0x70000 0x80000\n"
  211. Restoring binary file C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin into memory (0x3ffc0004 to 0x3ffd0004)
  212. OK
  213. mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=524288 a12=65536 a0 pc
  214. &"mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=524288 a12=65536 a0 pc\n"
  215. esp32.cpu0: Target halted, pc=0x4009010B
  216. Algorithm completed
  217. a0 = 0x0
  218. pc = 0x4009010b
  219. OK
  220. restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3ff40004 0x80000 0x90000
  221. &"restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3ff40004 0x80000 0x90000\n"
  222. Restoring binary file C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin into memory (0x3ffc0004 to 0x3ffd0004)
  223. OK
  224. mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=589824 a12=65536 a0 pc
  225. &"mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=589824 a12=65536 a0 pc\n"
  226. esp32.cpu0: Target halted, pc=0x4009010B
  227. Algorithm completed
  228. a0 = 0x0
  229. pc = 0x4009010b
  230. OK
  231. restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3ff30004 0x90000 0xa0000
  232. &"restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3ff30004 0x90000 0xa0000\n"
  233. Restoring binary file C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin into memory (0x3ffc0004 to 0x3ffd0004)
  234. OK
  235. mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=655360 a12=65536 a0 pc
  236. &"mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=655360 a12=65536 a0 pc\n"
  237. esp32.cpu0: Target halted, pc=0x4009010B
  238. Algorithm completed
  239. a0 = 0x0
  240. pc = 0x4009010b
  241. OK
  242. restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3ff20004 0xa0000 0xb0000
  243. &"restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3ff20004 0xa0000 0xb0000\n"
  244. Restoring binary file C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin into memory (0x3ffc0004 to 0x3ffd0004)
  245. OK
  246. mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=720896 a12=65536 a0 pc
  247. &"mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=720896 a12=65536 a0 pc\n"
  248. esp32.cpu0: Target halted, pc=0x4009010B
  249. Algorithm completed
  250. a0 = 0x0
  251. pc = 0x4009010b
  252. OK
  253. restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3ff10004 0xb0000 0xc0000
  254. &"restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3ff10004 0xb0000 0xc0000\n"
  255. Restoring binary file C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin into memory (0x3ffc0004 to 0x3ffd0004)
  256. OK
  257. mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=786432 a12=65536 a0 pc
  258. &"mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=786432 a12=65536 a0 pc\n"
  259. esp32.cpu0: Target halted, pc=0x4009010B
  260. Algorithm completed
  261. a0 = 0x0
  262. pc = 0x4009010b
  263. OK
  264. restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3ff00004 0xc0000 0xd0000
  265. &"restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3ff00004 0xc0000 0xd0000\n"
  266. Restoring binary file C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin into memory (0x3ffc0004 to 0x3ffd0004)
  267. OK
  268. mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=851968 a12=65536 a0 pc
  269. &"mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=851968 a12=65536 a0 pc\n"
  270. esp32.cpu0: Target halted, pc=0x4009010B
  271. Algorithm completed
  272. a0 = 0x0
  273. pc = 0x4009010b
  274. OK
  275. restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3fef0004 0xd0000 0xe0000
  276. &"restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3fef0004 0xd0000 0xe0000\n"
  277. Restoring binary file C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin into memory (0x3ffc0004 to 0x3ffd0004)
  278. OK
  279. mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=917504 a12=65536 a0 pc
  280. &"mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=917504 a12=65536 a0 pc\n"
  281. esp32.cpu0: Target halted, pc=0x4009010B
  282. Algorithm completed
  283. a0 = 0x0
  284. pc = 0x4009010b
  285. OK
  286. restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3fee0004 0xe0000 0xf0000
  287. &"restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3fee0004 0xe0000 0xf0000\n"
  288. Restoring binary file C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin into memory (0x3ffc0004 to 0x3ffd0004)
  289. OK
  290. mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=983040 a12=65536 a0 pc
  291. &"mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=983040 a12=65536 a0 pc\n"
  292. esp32.cpu0: Target halted, pc=0x4009010B
  293. Algorithm completed
  294. a0 = 0x0
  295. pc = 0x4009010b
  296. OK
  297. restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3fed0004 0xf0000 0x100000
  298. &"restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3fed0004 0xf0000 0x100000\n"
  299. Restoring binary file C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin into memory (0x3ffc0004 to 0x3ffd0004)
  300. OK
  301. mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=1048576 a12=65536 a0 pc
  302. &"mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=1048576 a12=65536 a0 pc\n"
  303. esp32.cpu0: Target halted, pc=0x4009010B
  304. Algorithm completed
  305. a0 = 0x0
  306. pc = 0x4009010b
  307. OK
  308. restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3fec0004 0x100000 0x110000
  309. &"restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3fec0004 0x100000 0x110000\n"
  310. Restoring binary file C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin into memory (0x3ffc0004 to 0x3ffd0004)
  311. OK
  312. mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=1114112 a12=65536 a0 pc
  313. &"mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=1114112 a12=65536 a0 pc\n"
  314. esp32.cpu0: Target halted, pc=0x4009010B
  315. Algorithm completed
  316. a0 = 0x0
  317. pc = 0x4009010b
  318. OK
  319. restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3feb0004 0x110000 0x120000
  320. &"restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3feb0004 0x110000 0x120000\n"
  321. Restoring binary file C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin into memory (0x3ffc0004 to 0x3ffd0004)
  322. OK
  323. mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=1179648 a12=65536 a0 pc
  324. &"mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=1179648 a12=65536 a0 pc\n"
  325. esp32.cpu0: Target halted, pc=0x4009010B
  326. Algorithm completed
  327. a0 = 0x0
  328. pc = 0x4009010b
  329. OK
  330. restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3fea0004 0x120000 0x130000
  331. &"restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3fea0004 0x120000 0x130000\n"
  332. Restoring binary file C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin into memory (0x3ffc0004 to 0x3ffd0004)
  333. OK
  334. mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=1245184 a12=65536 a0 pc
  335. &"mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=1245184 a12=65536 a0 pc\n"
  336. esp32.cpu0: Target halted, pc=0x4009010B
  337. Algorithm completed
  338. a0 = 0x0
  339. pc = 0x4009010b
  340. OK
  341. restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3fe90004 0x130000 0x1356c0
  342. &"restore C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin binary 0x3fe90004 0x130000 0x1356c0\n"
  343. Restoring binary file C:/IoT/BEASTv2/VisualGDB/Debug/BEASTv2-esp32.bin into memory (0x3ffc0004 to 0x3ffc56c4)
  344. OK
  345. mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=1310720 a12=22208 a0 pc
  346. &"mon esp108 run_alg 0x4009003c 10000 a1=0x3ffd0404 a10=2 a11=1310720 a12=22208 a0 pc\n"
  347. esp32.cpu0: Target halted, pc=0x4009010B
  348. Algorithm completed
  349. a0 = 0x0
  350. pc = 0x4009010b
  351. OK
  352. mon esp108 chip_reset
  353. &"mon esp108 chip_reset\n"
  354. esp32.cpu0: Debug controller was reset (pwrstat=0x5F, after clear 0x0F).
  355. esp32.cpu0: Core was reset (pwrstat=0x5F, after clear 0x0F).
  356. esp32.cpu0: Target halted, pc=0x40078CD8
  357. esp32.cpu0: target state: halted
  358. OK
  359. Loaded image in 32638 ms
  360. -data-evaluate-expression "sizeof(void *)"
  361. ^done,value="4"
  362. -data-evaluate-expression "sizeof(int)"
  363. ^done,value="4"
  364. -data-evaluate-expression "sizeof(short)"
  365. ^done,value="2"
  366. -data-evaluate-expression "sizeof(long)"
  367. ^done,value="4"
  368. -data-evaluate-expression "sizeof(long long)"
  369. ^done,value="8"
  370. -data-evaluate-expression "sizeof(char)"
  371. ^done,value="1"
  372. -data-evaluate-expression "sizeof(wchar_t)"
  373. ^done,value="2"
  374. -data-evaluate-expression "sizeof(float)"
  375. ^done,value="4"
  376. -data-evaluate-expression "sizeof(double)"
  377. ^done,value="8"
  378. -data-evaluate-expression "sizeof(long double)"
  379. ^done,value="8"
  380. info target
  381. &"info target\n"
  382. Symbols from "C:\IoT\BEASTv2\VisualGDB\Debug\BEASTv2".
  383. Remote serial target in gdb-specific protocol:
  384. Debugging a target over a serial line.
  385. While running this, GDB does not access memory from...
  386. Local exec file:
  387. `C:\IoT\BEASTv2\VisualGDB\Debug\BEASTv2', file type elf32-xtensa-le.
  388. Entry point: 0x40080c4c
  389. 0x50000000 - 0x50000008 is .rtc.data
  390. 0x40080000 - 0x40080400 is .iram0.vectors
  391. 0x40080400 - 0x4009d072 is .iram0.text
  392. 0x3ffc0000 - 0x3ffd6338 is .dram0.bss
  393. 0x3ffd6340 - 0x3ffd8850 is .dram0.data
  394. 0x3f400010 - 0x3f44ac08 is .flash.rodata
  395. 0x400d0018 - 0x401856ab is .flash.text
  396. OK
  397. -data-evaluate-expression "&_estack"
  398. No symbol "_estack" in current context.
  399. -data-evaluate-expression "&__StackLimit"
  400. No symbol "__StackLimit" in current context.
  401. Cannot resolve the address of _estack. Skipping stack pointer validity check.
  402. -exec-continue
  403. ^running
  404. *running,thread-id="all"
  405. esp32.cpu0: Debug controller was reset (pwrstat=0xFC, after clear 0xFC).
  406. esp32.cpu0: Core was reset (pwrstat=0xFC, after clear 0xFC).
  407. esp32.cpu1: Debug controller was reset (pwrstat=0xFE, after clear 0xFE).
  408. esp32.cpu1: Core was reset (pwrstat=0xFE, after clear 0xFE).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement