Advertisement
Guest User

Untitled

a guest
Apr 5th, 2016
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 88.53 KB | None | 0 0
  1. --- /tmp/gdb-checkmubh2lgi/gdb.sum.before 2016-04-05 19:15:29.726892929 -0400
  2. +++ /tmp/gdb-checkmubh2lgi/gdb.sum.after 2016-04-05 19:50:32.274913784 -0400
  3. @@ -1,4 +1,4 @@
  4. -Test Run By simark on Tue Apr 5 18:43:30 2016
  5. +Test Run By simark on Tue Apr 5 19:15:37 2016
  6. Native configuration is x86_64-pc-linux-gnu
  7.  
  8. === gdb tests ===
  9. @@ -788,7 +788,8 @@
  10. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.arch/e500-prologue.exp ...
  11. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.arch/e500-regs.exp ...
  12. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.arch/ftrace-insn-reloc.exp ...
  13. -FAIL: gdb.arch/ftrace-insn-reloc.exp: Can't run to main for ftrace tests
  14. +FAIL: gdb.arch/ftrace-insn-reloc.exp: IPA loaded
  15. +UNTESTED: gdb.arch/ftrace-insn-reloc.exp: Could not find IPA lib loaded
  16. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.arch/gdb1291.exp ...
  17. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.arch/gdb1431.exp ...
  18. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.arch/gdb1558.exp ...
  19. @@ -1116,8 +1117,87 @@
  20. PASS: gdb.base/all-bin.exp: print value of v_int&&v_float
  21. PASS: gdb.base/all-bin.exp: print value of v_int&&v_double
  22. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/annota-input-while-running.exp ...
  23. +PASS: gdb.base/annota-input-while-running.exp: breakpoint main
  24. +PASS: gdb.base/annota-input-while-running.exp: annotation set at level 2
  25. +ERROR: tcl error sourcing /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/annota-input-while-running.exp.
  26. +ERROR: gdbserver does not support run without extended-remote
  27. + while executing
  28. +"error "gdbserver does not support $command without extended-remote""
  29. + (procedure "gdb_test_multiple" line 25)
  30. + invoked from within
  31. +"gdb_test_multiple $command $message {
  32. + -re "$pattern$gdb_prompt$" {
  33. + pass "$message"
  34. + }
  35. + -re "$gdb_prompt$" {
  36. + fail "$message"
  37. + }
  38. + }"
  39. + (procedure "gdb_annota_test" line 4)
  40. + invoked from within
  41. +"gdb_annota_test "run" \
  42. + "\r\n\032\032post-prompt.*\r\n\r\n\032\032stopped.*" \
  43. + "run until main breakpoint""
  44. + (file "/home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/annota-input-while-running.exp" line 68)
  45. + invoked from within
  46. +"source /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/annota-input-while-running.exp"
  47. + ("uplevel" body line 1)
  48. + invoked from within
  49. +"uplevel #0 source /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/annota-input-while-running.exp"
  50. + invoked from within
  51. +"catch "uplevel #0 source $test_file_name""
  52. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/annota1.exp ...
  53. +PASS: gdb.base/annota1.exp: set height 0
  54. +PASS: gdb.base/annota1.exp: breakpoint main
  55. +PASS: gdb.base/annota1.exp: annotation set at level 2
  56. +PASS: gdb.base/annota1.exp: breakpoint info
  57. +ERROR: tcl error sourcing /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/annota1.exp.
  58. +ERROR: gdbserver does not support run without extended-remote
  59. + while executing
  60. +"error "gdbserver does not support $command without extended-remote""
  61. + (procedure "gdb_test_multiple" line 25)
  62. + invoked from within
  63. +"gdb_test_multiple "run" "run until main breakpoint" {
  64. + -re "\r\n\032\032post-prompt\r\nStarting program: $binexp \(\r\nwarning: Skipping \[^\r\n\]+..."
  65. + (file "/home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/annota1.exp" line 131)
  66. + invoked from within
  67. +"source /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/annota1.exp"
  68. + ("uplevel" body line 1)
  69. + invoked from within
  70. +"uplevel #0 source /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/annota1.exp"
  71. + invoked from within
  72. +"catch "uplevel #0 source $test_file_name""
  73. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/annota3.exp ...
  74. +PASS: gdb.base/annota3.exp: set height 0
  75. +PASS: gdb.base/annota3.exp: breakpoint main
  76. +PASS: gdb.base/annota3.exp: annotation set at level 3
  77. +PASS: gdb.base/annota3.exp: start if construct
  78. +PASS: gdb.base/annota3.exp: end if construct
  79. +PASS: gdb.base/annota3.exp: breakpoint info
  80. +FAIL: gdb.base/annota3.exp: run until main breakpoint (pattern 2)
  81. +FAIL: gdb.base/annota3.exp: go after array init line (pattern 2)
  82. +FAIL: gdb.base/annota3.exp: print array (pattern 2 + sentinel)
  83. +PASS: gdb.base/annota3.exp: print non_existent_value
  84. +PASS: gdb.base/annota3.exp: breakpoint handle_USR1
  85. +PASS: gdb.base/annota3.exp: breakpoint printf
  86. +FAIL: gdb.base/annota3.exp: continue to printf (pattern 2)
  87. +FAIL: gdb.base/annota3.exp: backtrace from shlibrary (pattern 2)
  88. +FAIL: gdb.base/annota3.exp: send SIGUSR1 (pattern 2)
  89. +FAIL: gdb.base/annota3.exp: backtrace @ signal handler (pattern 1)
  90. +PASS: gdb.base/annota3.exp: delete bp 1
  91. +PASS: gdb.base/annota3.exp: delete bp 2
  92. +PASS: gdb.base/annota3.exp: delete bp 3
  93. +PASS: gdb.base/annota3.exp: break at main
  94. +FAIL: gdb.base/annota3.exp: set up display (pattern 2 + sentinel)
  95. +FAIL: gdb.base/annota3.exp: re-run
  96. +PASS: gdb.base/annota3.exp: break at value++
  97. +PASS: gdb.base/annota3.exp: ignore 5 4
  98. +FAIL: gdb.base/annota3.exp: annotate ignore count change (pattern 2)
  99. +FAIL: gdb.base/annota3.exp: next to exit loop (pattern 2)
  100. +FAIL: gdb.base/annota3.exp: breakpoint ignore count (pattern 2)
  101. +FAIL: gdb.base/annota3.exp: get inferior pid (timeout)
  102. +FAIL: gdb.base/annota3.exp: signal sent (pattern 2)
  103. +PASS: gdb.base/annota3.exp: cleanup core file (not dumped)
  104. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/anon.exp ...
  105. PASS: gdb.base/anon.exp: set breakpoint in anon.c
  106. PASS: gdb.base/anon.exp: continue to breakpoint: continue to breakpoint in anon.c
  107. @@ -1130,7 +1210,7 @@
  108. PASS: gdb.base/argv0-symlink.exp: kept file symbolic link name for info inferiors
  109. PASS: gdb.base/argv0-symlink.exp: set print repeats 10000
  110. PASS: gdb.base/argv0-symlink.exp: set print elements 10000
  111. -PASS: gdb.base/argv0-symlink.exp: kept directory symbolic link name
  112. +KFAIL: gdb.base/argv0-symlink.exp: kept directory symbolic link name (PRMS: gdb/15934)
  113. PASS: gdb.base/argv0-symlink.exp: kept directory symbolic link name for info inferiors
  114. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/arithmet.exp ...
  115. PASS: gdb.base/arithmet.exp: set variable x=14
  116. @@ -1246,12 +1326,14 @@
  117. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/auxv.exp ...
  118. PASS: gdb.base/auxv.exp: set print sevenbit-strings
  119. PASS: gdb.base/auxv.exp: set width 0
  120. +PASS: gdb.base/auxv.exp: cd to temporary directory for core dumps
  121. PASS: gdb.base/auxv.exp: tbreak 78
  122. PASS: gdb.base/auxv.exp: continue
  123. PASS: gdb.base/auxv.exp: info auxv on live process
  124. PASS: gdb.base/auxv.exp: gcore
  125. PASS: gdb.base/auxv.exp: continue
  126. PASS: gdb.base/auxv.exp: continue
  127. +WARNING: can't generate a core file - core tests suppressed - check ulimit -c
  128. UNSUPPORTED: gdb.base/auxv.exp: generate native core dump
  129. UNSUPPORTED: gdb.base/auxv.exp: info auxv on native core dump
  130. UNSUPPORTED: gdb.base/auxv.exp: matching auxv data from live and core
  131. @@ -2632,6 +2714,8 @@
  132. PASS: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: switch to parent
  133. PASS: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: kill parent
  134. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/catch-fork-static.exp ...
  135. +PASS: gdb.base/catch-fork-static.exp: catch fork
  136. +PASS: gdb.base/catch-fork-static.exp: run to fork
  137. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/catch-gdb-caused-signals.exp ...
  138. PASS: gdb.base/catch-gdb-caused-signals.exp: handle SIGSEGV nostop noprint
  139. PASS: gdb.base/catch-gdb-caused-signals.exp: handle SIGILL nostop noprint
  140. @@ -3176,7 +3260,285 @@
  141. PASS: gdb.base/charset.exp: assign string to int array
  142. PASS: gdb.base/charset.exp: assign string to long array
  143. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/checkpoint-ns.exp ...
  144. +PASS: gdb.base/checkpoint-ns.exp: break1 start
  145. +PASS: gdb.base/checkpoint-ns.exp: break1 two
  146. +PASS: gdb.base/checkpoint-ns.exp: break1 three
  147. +PASS: gdb.base/checkpoint-ns.exp: break1 four
  148. +PASS: gdb.base/checkpoint-ns.exp: break1 five
  149. +PASS: gdb.base/checkpoint-ns.exp: break1 six
  150. +PASS: gdb.base/checkpoint-ns.exp: break1 seven
  151. +PASS: gdb.base/checkpoint-ns.exp: break1 eight
  152. +PASS: gdb.base/checkpoint-ns.exp: break1 nine
  153. +PASS: gdb.base/checkpoint-ns.exp: break1 ten
  154. +FAIL: gdb.base/checkpoint-ns.exp: info checkpoints one
  155. +PASS: gdb.base/checkpoint-ns.exp: break2 one
  156. +FAIL: gdb.base/checkpoint-ns.exp: restart 1 one
  157. +FAIL: gdb.base/checkpoint-ns.exp: verify i 1 one
  158. +FAIL: gdb.base/checkpoint-ns.exp: step in 1 one
  159. +PASS: gdb.base/checkpoint-ns.exp: verify lines 1 one
  160. +FAIL: gdb.base/checkpoint-ns.exp: restart 2 one
  161. +FAIL: gdb.base/checkpoint-ns.exp: step in 2 one
  162. +FAIL: gdb.base/checkpoint-ns.exp: verify i 2 one
  163. +FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 one
  164. +FAIL: gdb.base/checkpoint-ns.exp: restart 3 one
  165. +FAIL: gdb.base/checkpoint-ns.exp: step in 3 one
  166. +FAIL: gdb.base/checkpoint-ns.exp: verify i 3 one
  167. +FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 one
  168. +FAIL: gdb.base/checkpoint-ns.exp: restart 4 one
  169. +FAIL: gdb.base/checkpoint-ns.exp: step in 4 one
  170. +FAIL: gdb.base/checkpoint-ns.exp: verify i 4 one
  171. +FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 one
  172. +FAIL: gdb.base/checkpoint-ns.exp: restart 5 one
  173. +FAIL: gdb.base/checkpoint-ns.exp: step in 5 one
  174. +FAIL: gdb.base/checkpoint-ns.exp: verify i 5 one
  175. +FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 one
  176. +FAIL: gdb.base/checkpoint-ns.exp: restart 6 one
  177. +FAIL: gdb.base/checkpoint-ns.exp: step in 6 one
  178. +FAIL: gdb.base/checkpoint-ns.exp: verify i 6 one
  179. +FAIL: gdb.base/checkpoint-ns.exp: verify lines 6 one
  180. +FAIL: gdb.base/checkpoint-ns.exp: restart 7 one
  181. +FAIL: gdb.base/checkpoint-ns.exp: step in 7 one
  182. +FAIL: gdb.base/checkpoint-ns.exp: verify i 7 one
  183. +FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 one
  184. +FAIL: gdb.base/checkpoint-ns.exp: restart 8 one
  185. +FAIL: gdb.base/checkpoint-ns.exp: step in 8 one (the program exited)
  186. +FAIL: gdb.base/checkpoint-ns.exp: verify i 8 one
  187. +FAIL: gdb.base/checkpoint-ns.exp: verify lines 8 one
  188. +FAIL: gdb.base/checkpoint-ns.exp: restart 9 one
  189. +FAIL: gdb.base/checkpoint-ns.exp: step in 9 one (the program is no longer running)
  190. +FAIL: gdb.base/checkpoint-ns.exp: verify i 9 one
  191. +FAIL: gdb.base/checkpoint-ns.exp: verify lines 9 one
  192. +FAIL: gdb.base/checkpoint-ns.exp: restart 10 one
  193. +FAIL: gdb.base/checkpoint-ns.exp: step in 10 one (the program is no longer running)
  194. +FAIL: gdb.base/checkpoint-ns.exp: verify i 10 one
  195. +FAIL: gdb.base/checkpoint-ns.exp: verify lines 10 one
  196. +FAIL: gdb.base/checkpoint-ns.exp: restart 0 one
  197. +FAIL: gdb.base/checkpoint-ns.exp: break3 one (the program is no longer running)
  198. +FAIL: gdb.base/checkpoint-ns.exp: Diff input and output one
  199. +FAIL: gdb.base/checkpoint-ns.exp: restart 1 two
  200. +FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 1 one (the program is no longer running)
  201. +FAIL: gdb.base/checkpoint-ns.exp: step in 1 two (the program is no longer running)
  202. +FAIL: gdb.base/checkpoint-ns.exp: verify lines 1 two
  203. +FAIL: gdb.base/checkpoint-ns.exp: restart 2 two
  204. +FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 2 one (the program is no longer running)
  205. +FAIL: gdb.base/checkpoint-ns.exp: step in 2 two (the program is no longer running)
  206. +FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 two
  207. +FAIL: gdb.base/checkpoint-ns.exp: restart 3 two
  208. +FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 3 one (the program is no longer running)
  209. +FAIL: gdb.base/checkpoint-ns.exp: step in 3 two (the program is no longer running)
  210. +FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 two
  211. +FAIL: gdb.base/checkpoint-ns.exp: restart 4 two
  212. +FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 4 one (the program is no longer running)
  213. +FAIL: gdb.base/checkpoint-ns.exp: step in 4 two (the program is no longer running)
  214. +FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 two
  215. +FAIL: gdb.base/checkpoint-ns.exp: restart 5 two
  216. +FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (the program is no longer running)
  217. +FAIL: gdb.base/checkpoint-ns.exp: step in 5 two (the program is no longer running)
  218. +FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two
  219. +FAIL: gdb.base/checkpoint-ns.exp: restart 6 two
  220. +FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (the program is no longer running)
  221. +FAIL: gdb.base/checkpoint-ns.exp: step in 6 two (the program is no longer running)
  222. +FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two
  223. +FAIL: gdb.base/checkpoint-ns.exp: restart 7 two
  224. +FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (the program is no longer running)
  225. +FAIL: gdb.base/checkpoint-ns.exp: step in 7 two (the program is no longer running)
  226. +FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 two
  227. +FAIL: gdb.base/checkpoint-ns.exp: Diff input and output two
  228. +FAIL: gdb.base/checkpoint-ns.exp: restart 0 one
  229. +FAIL: gdb.base/checkpoint-ns.exp: break4 one (the program is no longer running)
  230. +PASS: gdb.base/checkpoint-ns.exp: delete copy1
  231. +FAIL: gdb.base/checkpoint-ns.exp: restart 1 three
  232. +FAIL: gdb.base/checkpoint-ns.exp: break2 1 one (the program is no longer running)
  233. +FAIL: gdb.base/checkpoint-ns.exp: outfile still open 1
  234. +FAIL: gdb.base/checkpoint-ns.exp: restart 2 three
  235. +FAIL: gdb.base/checkpoint-ns.exp: break2 2 one (the program is no longer running)
  236. +FAIL: gdb.base/checkpoint-ns.exp: outfile still open 2
  237. +FAIL: gdb.base/checkpoint-ns.exp: restart 3 three
  238. +FAIL: gdb.base/checkpoint-ns.exp: break2 3 one (the program is no longer running)
  239. +FAIL: gdb.base/checkpoint-ns.exp: outfile still open 3
  240. +FAIL: gdb.base/checkpoint-ns.exp: restart 4 three
  241. +FAIL: gdb.base/checkpoint-ns.exp: break2 4 one (the program is no longer running)
  242. +FAIL: gdb.base/checkpoint-ns.exp: outfile still open 4
  243. +FAIL: gdb.base/checkpoint-ns.exp: restart 5 three
  244. +FAIL: gdb.base/checkpoint-ns.exp: break2 5 one (the program is no longer running)
  245. +FAIL: gdb.base/checkpoint-ns.exp: outfile still open 5
  246. +FAIL: gdb.base/checkpoint-ns.exp: restart 6 three
  247. +FAIL: gdb.base/checkpoint-ns.exp: break2 6 one (the program is no longer running)
  248. +FAIL: gdb.base/checkpoint-ns.exp: outfile still open 6
  249. +FAIL: gdb.base/checkpoint-ns.exp: restart 7 three
  250. +FAIL: gdb.base/checkpoint-ns.exp: break2 7 one (the program is no longer running)
  251. +FAIL: gdb.base/checkpoint-ns.exp: outfile still open 7
  252. +FAIL: gdb.base/checkpoint-ns.exp: restart 8 three
  253. +FAIL: gdb.base/checkpoint-ns.exp: break2 8 one (the program is no longer running)
  254. +FAIL: gdb.base/checkpoint-ns.exp: outfile still open 8
  255. +FAIL: gdb.base/checkpoint-ns.exp: restart 9 three
  256. +FAIL: gdb.base/checkpoint-ns.exp: break2 9 one (the program is no longer running)
  257. +FAIL: gdb.base/checkpoint-ns.exp: outfile still open 9
  258. +FAIL: gdb.base/checkpoint-ns.exp: restart 10 three
  259. +FAIL: gdb.base/checkpoint-ns.exp: break2 10 one (the program is no longer running)
  260. +FAIL: gdb.base/checkpoint-ns.exp: outfile still open 10
  261. +FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one (the program is no longer running)
  262. +FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two (the program is no longer running)
  263. +FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three (the program is no longer running)
  264. +FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four (the program is no longer running)
  265. +FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five (the program is no longer running)
  266. +FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two
  267. +PASS: gdb.base/checkpoint-ns.exp: kill all one
  268. +PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 0
  269. +PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 1
  270. +PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 2
  271. +PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 3
  272. +PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 4
  273. +PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 5
  274. +PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 6
  275. +PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 7
  276. +PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 8
  277. +PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 9
  278. +PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 10
  279. +PASS: gdb.base/checkpoint-ns.exp: set checkpoint breakpoint
  280. +FAIL: gdb.base/checkpoint-ns.exp: break2 with many checkpoints
  281. +FAIL: gdb.base/checkpoint-ns.exp: info checkpoints with at least 600 checkpoints
  282. +PASS: gdb.base/checkpoint-ns.exp: kill all one with many checkpoints
  283. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/checkpoint.exp ...
  284. +PASS: gdb.base/checkpoint.exp: break1 start
  285. +PASS: gdb.base/checkpoint.exp: break1 two
  286. +PASS: gdb.base/checkpoint.exp: break1 three
  287. +PASS: gdb.base/checkpoint.exp: break1 four
  288. +PASS: gdb.base/checkpoint.exp: break1 five
  289. +PASS: gdb.base/checkpoint.exp: break1 six
  290. +PASS: gdb.base/checkpoint.exp: break1 seven
  291. +PASS: gdb.base/checkpoint.exp: break1 eight
  292. +PASS: gdb.base/checkpoint.exp: break1 nine
  293. +PASS: gdb.base/checkpoint.exp: break1 ten
  294. +FAIL: gdb.base/checkpoint.exp: info checkpoints one
  295. +PASS: gdb.base/checkpoint.exp: break2 one
  296. +FAIL: gdb.base/checkpoint.exp: restart 1 one
  297. +FAIL: gdb.base/checkpoint.exp: verify i 1 one
  298. +FAIL: gdb.base/checkpoint.exp: step in 1 one
  299. +PASS: gdb.base/checkpoint.exp: verify lines 1 one
  300. +FAIL: gdb.base/checkpoint.exp: restart 2 one
  301. +FAIL: gdb.base/checkpoint.exp: step in 2 one
  302. +FAIL: gdb.base/checkpoint.exp: verify i 2 one
  303. +FAIL: gdb.base/checkpoint.exp: verify lines 2 one
  304. +FAIL: gdb.base/checkpoint.exp: restart 3 one
  305. +FAIL: gdb.base/checkpoint.exp: step in 3 one
  306. +FAIL: gdb.base/checkpoint.exp: verify i 3 one
  307. +FAIL: gdb.base/checkpoint.exp: verify lines 3 one
  308. +FAIL: gdb.base/checkpoint.exp: restart 4 one
  309. +FAIL: gdb.base/checkpoint.exp: step in 4 one
  310. +FAIL: gdb.base/checkpoint.exp: verify i 4 one
  311. +FAIL: gdb.base/checkpoint.exp: verify lines 4 one
  312. +FAIL: gdb.base/checkpoint.exp: restart 5 one
  313. +FAIL: gdb.base/checkpoint.exp: step in 5 one
  314. +FAIL: gdb.base/checkpoint.exp: verify i 5 one
  315. +FAIL: gdb.base/checkpoint.exp: verify lines 5 one
  316. +FAIL: gdb.base/checkpoint.exp: restart 6 one
  317. +FAIL: gdb.base/checkpoint.exp: step in 6 one
  318. +FAIL: gdb.base/checkpoint.exp: verify i 6 one
  319. +FAIL: gdb.base/checkpoint.exp: verify lines 6 one
  320. +FAIL: gdb.base/checkpoint.exp: restart 7 one
  321. +FAIL: gdb.base/checkpoint.exp: step in 7 one
  322. +FAIL: gdb.base/checkpoint.exp: verify i 7 one
  323. +FAIL: gdb.base/checkpoint.exp: verify lines 7 one
  324. +FAIL: gdb.base/checkpoint.exp: restart 8 one
  325. +FAIL: gdb.base/checkpoint.exp: step in 8 one (the program exited)
  326. +FAIL: gdb.base/checkpoint.exp: verify i 8 one
  327. +FAIL: gdb.base/checkpoint.exp: verify lines 8 one
  328. +FAIL: gdb.base/checkpoint.exp: restart 9 one
  329. +FAIL: gdb.base/checkpoint.exp: step in 9 one (the program is no longer running)
  330. +FAIL: gdb.base/checkpoint.exp: verify i 9 one
  331. +FAIL: gdb.base/checkpoint.exp: verify lines 9 one
  332. +FAIL: gdb.base/checkpoint.exp: restart 10 one
  333. +FAIL: gdb.base/checkpoint.exp: step in 10 one (the program is no longer running)
  334. +FAIL: gdb.base/checkpoint.exp: verify i 10 one
  335. +FAIL: gdb.base/checkpoint.exp: verify lines 10 one
  336. +FAIL: gdb.base/checkpoint.exp: restart 0 one
  337. +FAIL: gdb.base/checkpoint.exp: break3 one (the program is no longer running)
  338. +FAIL: gdb.base/checkpoint.exp: Diff input and output one
  339. +FAIL: gdb.base/checkpoint.exp: restart 1 two
  340. +FAIL: gdb.base/checkpoint.exp: breakpoint 1 1 one (the program is no longer running)
  341. +FAIL: gdb.base/checkpoint.exp: step in 1 two (the program is no longer running)
  342. +FAIL: gdb.base/checkpoint.exp: verify lines 1 two
  343. +FAIL: gdb.base/checkpoint.exp: restart 2 two
  344. +FAIL: gdb.base/checkpoint.exp: breakpoint 1 2 one (the program is no longer running)
  345. +FAIL: gdb.base/checkpoint.exp: step in 2 two (the program is no longer running)
  346. +FAIL: gdb.base/checkpoint.exp: verify lines 2 two
  347. +FAIL: gdb.base/checkpoint.exp: restart 3 two
  348. +FAIL: gdb.base/checkpoint.exp: breakpoint 1 3 one (the program is no longer running)
  349. +FAIL: gdb.base/checkpoint.exp: step in 3 two (the program is no longer running)
  350. +FAIL: gdb.base/checkpoint.exp: verify lines 3 two
  351. +FAIL: gdb.base/checkpoint.exp: restart 4 two
  352. +FAIL: gdb.base/checkpoint.exp: breakpoint 1 4 one (the program is no longer running)
  353. +FAIL: gdb.base/checkpoint.exp: step in 4 two (the program is no longer running)
  354. +FAIL: gdb.base/checkpoint.exp: verify lines 4 two
  355. +FAIL: gdb.base/checkpoint.exp: restart 5 two
  356. +FAIL: gdb.base/checkpoint.exp: breakpoint 1 5 one (the program is no longer running)
  357. +FAIL: gdb.base/checkpoint.exp: step in 5 two (the program is no longer running)
  358. +FAIL: gdb.base/checkpoint.exp: verify lines 5 two
  359. +FAIL: gdb.base/checkpoint.exp: restart 6 two
  360. +FAIL: gdb.base/checkpoint.exp: breakpoint 1 6 one (the program is no longer running)
  361. +FAIL: gdb.base/checkpoint.exp: step in 6 two (the program is no longer running)
  362. +FAIL: gdb.base/checkpoint.exp: verify lines 5 two
  363. +FAIL: gdb.base/checkpoint.exp: restart 7 two
  364. +FAIL: gdb.base/checkpoint.exp: breakpoint 1 7 one (the program is no longer running)
  365. +FAIL: gdb.base/checkpoint.exp: step in 7 two (the program is no longer running)
  366. +FAIL: gdb.base/checkpoint.exp: verify lines 7 two
  367. +FAIL: gdb.base/checkpoint.exp: Diff input and output two
  368. +FAIL: gdb.base/checkpoint.exp: restart 0 one
  369. +FAIL: gdb.base/checkpoint.exp: break4 one (the program is no longer running)
  370. +PASS: gdb.base/checkpoint.exp: delete copy1
  371. +FAIL: gdb.base/checkpoint.exp: restart 1 three
  372. +FAIL: gdb.base/checkpoint.exp: break2 1 one (the program is no longer running)
  373. +FAIL: gdb.base/checkpoint.exp: outfile still open 1
  374. +FAIL: gdb.base/checkpoint.exp: restart 2 three
  375. +FAIL: gdb.base/checkpoint.exp: break2 2 one (the program is no longer running)
  376. +FAIL: gdb.base/checkpoint.exp: outfile still open 2
  377. +FAIL: gdb.base/checkpoint.exp: restart 3 three
  378. +FAIL: gdb.base/checkpoint.exp: break2 3 one (the program is no longer running)
  379. +FAIL: gdb.base/checkpoint.exp: outfile still open 3
  380. +FAIL: gdb.base/checkpoint.exp: restart 4 three
  381. +FAIL: gdb.base/checkpoint.exp: break2 4 one (the program is no longer running)
  382. +FAIL: gdb.base/checkpoint.exp: outfile still open 4
  383. +FAIL: gdb.base/checkpoint.exp: restart 5 three
  384. +FAIL: gdb.base/checkpoint.exp: break2 5 one (the program is no longer running)
  385. +FAIL: gdb.base/checkpoint.exp: outfile still open 5
  386. +FAIL: gdb.base/checkpoint.exp: restart 6 three
  387. +FAIL: gdb.base/checkpoint.exp: break2 6 one (the program is no longer running)
  388. +FAIL: gdb.base/checkpoint.exp: outfile still open 6
  389. +FAIL: gdb.base/checkpoint.exp: restart 7 three
  390. +FAIL: gdb.base/checkpoint.exp: break2 7 one (the program is no longer running)
  391. +FAIL: gdb.base/checkpoint.exp: outfile still open 7
  392. +FAIL: gdb.base/checkpoint.exp: restart 8 three
  393. +FAIL: gdb.base/checkpoint.exp: break2 8 one (the program is no longer running)
  394. +FAIL: gdb.base/checkpoint.exp: outfile still open 8
  395. +FAIL: gdb.base/checkpoint.exp: restart 9 three
  396. +FAIL: gdb.base/checkpoint.exp: break2 9 one (the program is no longer running)
  397. +FAIL: gdb.base/checkpoint.exp: outfile still open 9
  398. +FAIL: gdb.base/checkpoint.exp: restart 10 three
  399. +FAIL: gdb.base/checkpoint.exp: break2 10 one (the program is no longer running)
  400. +FAIL: gdb.base/checkpoint.exp: outfile still open 10
  401. +FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork one (the program is no longer running)
  402. +FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork two (the program is no longer running)
  403. +FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork three (the program is no longer running)
  404. +FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork four (the program is no longer running)
  405. +FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork five (the program is no longer running)
  406. +FAIL: gdb.base/checkpoint.exp: info checkpoints two
  407. +PASS: gdb.base/checkpoint.exp: kill all one
  408. +PASS: gdb.base/checkpoint.exp: no more checkpoint 0
  409. +PASS: gdb.base/checkpoint.exp: no more checkpoint 1
  410. +PASS: gdb.base/checkpoint.exp: no more checkpoint 2
  411. +PASS: gdb.base/checkpoint.exp: no more checkpoint 3
  412. +PASS: gdb.base/checkpoint.exp: no more checkpoint 4
  413. +PASS: gdb.base/checkpoint.exp: no more checkpoint 5
  414. +PASS: gdb.base/checkpoint.exp: no more checkpoint 6
  415. +PASS: gdb.base/checkpoint.exp: no more checkpoint 7
  416. +PASS: gdb.base/checkpoint.exp: no more checkpoint 8
  417. +PASS: gdb.base/checkpoint.exp: no more checkpoint 9
  418. +PASS: gdb.base/checkpoint.exp: no more checkpoint 10
  419. +PASS: gdb.base/checkpoint.exp: set checkpoint breakpoint
  420. +FAIL: gdb.base/checkpoint.exp: break2 with many checkpoints
  421. +FAIL: gdb.base/checkpoint.exp: info checkpoints with at least 600 checkpoints
  422. +PASS: gdb.base/checkpoint.exp: kill all one with many checkpoints
  423. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/chng-syms.exp ...
  424. PASS: gdb.base/chng-syms.exp: setting conditional breakpoint on function
  425. PASS: gdb.base/chng-syms.exp: running to stop_here first time
  426. @@ -4256,6 +4618,10 @@
  427. PASS: gdb.base/del.exp: Remove last breakpoint (d)
  428. PASS: gdb.base/del.exp: info break after removing break on main (d)
  429. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/detach.exp ...
  430. +PASS: gdb.base/detach.exp: set should_exit, one
  431. +PASS: gdb.base/detach.exp: detach, one
  432. +PASS: gdb.base/detach.exp: set should_exit, two
  433. +PASS: gdb.base/detach.exp: detach, two
  434. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/dfp-exprs.exp ...
  435. PASS: gdb.base/dfp-exprs.exp: p 1.2df
  436. PASS: gdb.base/dfp-exprs.exp: p -1.2df
  437. @@ -4614,7 +4980,11 @@
  438. PASS: gdb.base/dprintf-next.exp: next 1
  439. PASS: gdb.base/dprintf-next.exp: next 2
  440. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/dprintf-non-stop.exp ...
  441. -UNSUPPORTED: gdb.base/dprintf-non-stop.exp: Testing dprintf with remote/non-stop is not supported.
  442. +PASS: gdb.base/dprintf-non-stop.exp: dprintf foo,"At foo entry\n"
  443. +PASS: gdb.base/dprintf-non-stop.exp: continue &
  444. +PASS: gdb.base/dprintf-non-stop.exp: dprintf triggered
  445. +PASS: gdb.base/dprintf-non-stop.exp: interrupt
  446. +PASS: gdb.base/dprintf-non-stop.exp: inferior stopped
  447. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/dprintf-pending.exp ...
  448. PASS: gdb.base/dprintf-pending.exp: without format: missing ,FMT
  449. PASS: gdb.base/dprintf-pending.exp: without format: missing FMT
  450. @@ -5450,6 +5820,11 @@
  451. PASS: gdb.base/filesym.exp: completion list for "filesym"
  452. PASS: gdb.base/filesym.exp: set breakpoint at filesym
  453. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/find-unmapped.exp ...
  454. +PASS: gdb.base/find-unmapped.exp: x/5w global_var_1
  455. +PASS: gdb.base/find-unmapped.exp: x/5w global_var_2
  456. +FAIL: gdb.base/find-unmapped.exp: find global_var_0, global_var_2, 0xff
  457. +FAIL: gdb.base/find-unmapped.exp: find global_var_1, global_var_2, 0xff
  458. +FAIL: gdb.base/find-unmapped.exp: find global_var_2, (global_var_2 + 16), 0xff
  459. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/find.exp ...
  460. PASS: gdb.base/find.exp: breakpoint function in file
  461. PASS: gdb.base/find.exp: run until function breakpoint
  462. @@ -6423,11 +6798,20 @@
  463. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/infcall-exec.exp ...
  464. PASS: gdb.base/infcall-exec.exp: call execlp
  465. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/inferior-died.exp ...
  466. -UNSUPPORTED: gdb.base/inferior-died.exp: inferior-died.exp
  467. +PASS: gdb.base/inferior-died.exp: set detach-on-fork off
  468. +PASS: gdb.base/inferior-died.exp: set non-stop on
  469. +PASS: gdb.base/inferior-died.exp: continue to breakpoint: breakpoint
  470. +PASS: gdb.base/inferior-died.exp: inferior 2
  471. +PASS: gdb.base/inferior-died.exp: continue
  472. +PASS: gdb.base/inferior-died.exp: p 1
  473. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/infnan.exp ...
  474. PASS: gdb.base/infnan.exp: print a
  475. PASS: gdb.base/infnan.exp: print b
  476. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/info-fun.exp ...
  477. +PASS: gdb.base/info-fun.exp: NO: info fun foo
  478. +PASS: gdb.base/info-fun.exp: IN: info fun foo
  479. +PASS: gdb.base/info-fun.exp: SEP: split solib
  480. +PASS: gdb.base/info-fun.exp: SEP: info fun foo
  481. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/info-macros.exp ...
  482. PASS: gdb.base/info-macros.exp: info macro -- -all
  483. PASS: gdb.base/info-macros.exp: info macro -- -all
  484. @@ -6640,6 +7024,12 @@
  485. PASS: gdb.base/killed-outside.exp: info threads: info threads
  486. PASS: gdb.base/killed-outside.exp: info threads: quit GDB
  487. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/label.exp ...
  488. +PASS: gdb.base/label.exp: breakpoint here
  489. +PASS: gdb.base/label.exp: breakpoint there
  490. +PASS: gdb.base/label.exp: continue to 'there'
  491. +PASS: gdb.base/label.exp: continue to 'here'
  492. +PASS: gdb.base/label.exp: rerun to main
  493. +PASS: gdb.base/label.exp: continue to 'there' after re-run
  494. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/langs.exp ...
  495. PASS: gdb.base/langs.exp: break on nonexistent function in langs.exp
  496. PASS: gdb.base/langs.exp: show language at csub in langs.exp
  497. @@ -9137,39 +9527,16 @@
  498. PASS: gdb.base/relocate.exp: print global_foo
  499. PASS: gdb.base/relocate.exp: print global_bar
  500. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/remote.exp ...
  501. -PASS: gdb.base/remote.exp: write-packet default
  502. -PASS: gdb.base/remote.exp: set write-packet - NULL
  503. -PASS: gdb.base/remote.exp: set remote memory-write-packet-size 20
  504. -PASS: gdb.base/remote.exp: set write-packet - small
  505. -PASS: gdb.base/remote.exp: set remote memory-write-packet-size 1
  506. -PASS: gdb.base/remote.exp: set write-packet - very-small
  507. -PASS: gdb.base/remote.exp: timed download `remote' - limit, 398 - set packet size
  508. -PASS: gdb.base/remote.exp: timed download `remote' - limit, 398
  509. -PASS: gdb.base/remote.exp: timed download `remote' - limit, 400 - set packet size
  510. -PASS: gdb.base/remote.exp: timed download `remote' - limit, 400
  511. -PASS: gdb.base/remote.exp: timed download `remote' - fixed, 0 - set packet size
  512. -PASS: gdb.base/remote.exp: timed download `remote' - fixed, 0 - set write size class
  513. -PASS: gdb.base/remote.exp: timed download `remote' - fixed, 16385 - set packet size
  514. -PASS: gdb.base/remote.exp: timed download `remote' - limit, 0 - set packet size
  515. -PASS: gdb.base/remote.exp: timed download `remote' - limit, 0
  516. -PASS: gdb.base/remote.exp: get integer valueof "sizeof (random_data)" (49152)
  517. -PASS: gdb.base/remote.exp: x/8ub random_data
  518. -PASS: gdb.base/remote.exp: x/8ub random_data + 400 - 4
  519. -PASS: gdb.base/remote.exp: x/8ub random_data + 16384 - 4
  520. -PASS: gdb.base/remote.exp: set remote memory-read-packet-size 16
  521. -PASS: gdb.base/remote.exp: show remote memory-read-packet-size
  522. -PASS: gdb.base/remote.exp: x/17ub random_data
  523. -PASS: gdb.base/remote.exp: set remote hardware-watchpoint-limit -1
  524. -PASS: gdb.base/remote.exp: set remote hardware-breakpoint-limit -1
  525. -PASS: gdb.base/remote.exp: set remote hardware-watchpoint-limit 2147483647
  526. -PASS: gdb.base/remote.exp: set remote hardware-breakpoint-limit 2147483647
  527. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/remotetimeout.exp ...
  528. PASS: gdb.base/remotetimeout.exp: correct remotetimeout printed
  529. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/reread.exp ...
  530. PASS: gdb.base/reread.exp: breakpoint foo in first file
  531. PASS: gdb.base/reread.exp: run to foo()
  532. -UNSUPPORTED: gdb.base/reread.exp: run to foo() second time
  533. -UNSUPPORTED: gdb.base/reread.exp: second pass: GDB should check for changes before running
  534. +PASS: gdb.base/reread.exp: run to foo() second time
  535. +PASS: gdb.base/reread.exp: second pass: breakpoint foo in first file
  536. +PASS: gdb.base/reread.exp: second pass: run to foo()
  537. +PASS: gdb.base/reread.exp: continue until exit at second pass
  538. +PASS: gdb.base/reread.exp: second pass: run to foo() second time
  539. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/restore.exp ...
  540. PASS: gdb.base/restore.exp: tbreak caller1
  541. PASS: gdb.base/restore.exp: run to caller1
  542. @@ -9444,7 +9811,7 @@
  543. PASS: gdb.base/savedregs.exp: Check main info frame; stack contains callee caller dummy catcher sigtramp thrower main
  544. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/scope.exp ...
  545. PASS: gdb.base/scope.exp: print 'scope0.c'::filelocal_ro
  546. -UNSUPPORTED: gdb.base/scope.exp: print 'scope0.c'::filelocal_bss before run
  547. +PASS: gdb.base/scope.exp: print 'scope0.c'::filelocal_bss before run
  548. PASS: gdb.base/scope.exp: print 'scope0.c'::filelocal before run
  549. PASS: gdb.base/scope.exp: next over init0() in main
  550. PASS: gdb.base/scope.exp: print filelocal
  551. @@ -9878,6 +10245,36 @@
  552. PASS: gdb.base/shlib-call.exp: set print sevenbit-strings
  553. PASS: gdb.base/shlib-call.exp: set print address off
  554. PASS: gdb.base/shlib-call.exp: set width 0
  555. +ERROR: tcl error sourcing /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/shlib-call.exp.
  556. +ERROR: gdbserver does not support run without extended-remote
  557. + while executing
  558. +"error "gdbserver does not support $command without extended-remote""
  559. + (procedure "gdb_test_multiple" line 25)
  560. + invoked from within
  561. +"gdb_test_multiple $command $message {
  562. + -re "\[\r\n\]*($pattern)\[\r\n\]+$gdb_prompt $" {
  563. + if ![string match "" $message] then {
  564. + pass "$message"
  565. +..."
  566. + (procedure "gdb_test" line 20)
  567. + invoked from within
  568. +"gdb_test "run" "Starting program:.*Breakpoint .,.*" "run to bp in shared library""
  569. + invoked from within
  570. +"if ![is_remote target] {
  571. + gdb_test "run" "Starting program:.*Breakpoint .,.*" \
  572. + "run to bp in shared library"
  573. +
  574. + gdb_continue_to_end "" continue 1
  575. +
  576. +..."
  577. + (file "/home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/shlib-call.exp" line 174)
  578. + invoked from within
  579. +"source /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/shlib-call.exp"
  580. + ("uplevel" body line 1)
  581. + invoked from within
  582. +"uplevel #0 source /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/shlib-call.exp"
  583. + invoked from within
  584. +"catch "uplevel #0 source $test_file_name""
  585. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/shreloc.exp ...
  586. PASS: gdb.base/shreloc.exp: get address of fn_1
  587. PASS: gdb.base/shreloc.exp: get address of fn_2
  588. @@ -11439,14 +11836,42 @@
  589. PASS: gdb.base/so-impl-ld.exp: step in solib call
  590. PASS: gdb.base/so-impl-ld.exp: step out of solib call
  591. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/solib-corrupted.exp ...
  592. +PASS: gdb.base/solib-corrupted.exp: normal list
  593. +XFAIL: gdb.base/solib-corrupted.exp: make solibs looping
  594. +UNTESTED: gdb.base/solib-corrupted.exp: no _r_debug symbol has been found
  595. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/solib-disc.exp ...
  596. gdb compile failed, Assembler messages:
  597. Fatal error: can't create /home/simark/build/binutils-gdb/gdb/testsuite/gdb.base/so-disc-shr.c.o: No such file or directory
  598. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/solib-display.exp ...
  599. +PASS: gdb.base/solib-display.exp: NO: display a_global
  600. +PASS: gdb.base/solib-display.exp: NO: display b_global
  601. +PASS: gdb.base/solib-display.exp: NO: display c_global
  602. +FAIL: gdb.base/solib-display.exp: NO: Can't run to main (2)
  603. +PASS: gdb.base/solib-display.exp: IN: display a_global
  604. +PASS: gdb.base/solib-display.exp: IN: display b_global
  605. +PASS: gdb.base/solib-display.exp: IN: display c_global
  606. +FAIL: gdb.base/solib-display.exp: IN: Can't run to main (2)
  607. +PASS: gdb.base/solib-display.exp: SEP: split solib
  608. +PASS: gdb.base/solib-display.exp: SEP: display a_global
  609. +PASS: gdb.base/solib-display.exp: SEP: display b_global
  610. +PASS: gdb.base/solib-display.exp: SEP: display c_global
  611. +FAIL: gdb.base/solib-display.exp: SEP: Can't run to main (2)
  612. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/solib-nodir.exp ...
  613. +PASS: gdb.base/solib-nodir.exp: set env LD_LIBRARY_PATH=:
  614. +PASS: gdb.base/solib-nodir.exp: cd OBJDIR/gdb.base
  615. +FAIL: gdb.base/solib-nodir.exp: library loaded
  616. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/solib-overlap.exp ...
  617. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/solib-search.exp ...
  618. -UNTESTED: gdb.base/solib-search.exp: solib-search.exp
  619. +PASS: gdb.base/solib-search.exp: continue to break_here
  620. +PASS: gdb.base/solib-search.exp: save a corefile
  621. +PASS: gdb.base/solib-search.exp: re-load generated corefile
  622. +PASS: gdb.base/solib-search.exp: backtrace (with wrong libs) (data collection)
  623. +PASS: gdb.base/solib-search.exp: backtrace (with wrong libs)
  624. +PASS: gdb.base/solib-search.exp: set solib-search-path
  625. +PASS: gdb.base/solib-search.exp: backtrace (with right libs) (data collection)
  626. +PASS: gdb.base/solib-search.exp: backtrace (with right libs)
  627. +PASS: gdb.base/solib-search.exp: p lib1_size
  628. +PASS: gdb.base/solib-search.exp: p lib2_size
  629. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/solib-symbol.exp ...
  630. PASS: gdb.base/solib-symbol.exp: foo2 in main
  631. PASS: gdb.base/solib-symbol.exp: foo in libmd
  632. @@ -12799,7 +13224,22 @@
  633. PASS: gdb.base/symtab-search-order.exp: p shlib_1_func
  634. PASS: gdb.base/symtab-search-order.exp: p static_global
  635. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/term.exp ...
  636. +PASS: gdb.base/term.exp: test info terminal
  637. +FAIL: gdb.base/term.exp: info terminal at breakpoint
  638. +PASS: gdb.base/term.exp: continue until exit
  639. +PASS: gdb.base/term.exp: test info terminal #2
  640. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/testenv.exp ...
  641. +FAIL: gdb.base/testenv.exp: Test no TEST_GDB var
  642. +PASS: gdb.base/testenv.exp: Set TEST_GDB_VAR1
  643. +FAIL: gdb.base/testenv.exp: Test with one TEST_GDB var
  644. +PASS: gdb.base/testenv.exp: Set TEST_GDB_VAR2
  645. +FAIL: gdb.base/testenv.exp: Test with two TEST_GDB var
  646. +PASS: gdb.base/testenv.exp: Unset TEST_GDB_VAR1
  647. +FAIL: gdb.base/testenv.exp: Test with one TEST_GDB var, after unset
  648. +PASS: gdb.base/testenv.exp: Test passing TEST_GDB_GLOBAL to GDB
  649. +FAIL: gdb.base/testenv.exp: Test with TEST_GDB_GLOBAL
  650. +PASS: gdb.base/testenv.exp: Unset TEST_GDB_GLOBAL
  651. +FAIL: gdb.base/testenv.exp: Test with TEST_GDB_GLOBAL unset
  652. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/trace-commands.exp ...
  653. PASS: gdb.base/trace-commands.exp: show trace-commands says off
  654. PASS: gdb.base/trace-commands.exp: source -v
  655. @@ -12861,8 +13301,37 @@
  656. PASS: gdb.base/unwindonsignal.exp: unwindonsignal, stack unwound
  657. PASS: gdb.base/unwindonsignal.exp: unwindonsignal, dummy frame removed
  658. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/valgrind-db-attach.exp ...
  659. +PASS: gdb.base/valgrind-db-attach.exp: spawn valgrind
  660. +ERROR: Process no longer exists
  661. +UNRESOLVED: gdb.base/valgrind-db-attach.exp: valgrind started
  662. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/valgrind-disp-step.exp ...
  663. +PASS: gdb.base/valgrind-disp-step.exp: spawn valgrind
  664. +PASS: gdb.base/valgrind-disp-step.exp: valgrind started
  665. +PASS: gdb.base/valgrind-disp-step.exp: vgdb prompt
  666. +PASS: gdb.base/valgrind-disp-step.exp: disconnect
  667. +PASS: gdb.base/valgrind-disp-step.exp: target remote for vgdb
  668. +PASS: gdb.base/valgrind-disp-step.exp: monitor v.set gdb_output
  669. +PASS: gdb.base/valgrind-disp-step.exp: set displaced-stepping off
  670. +PASS: gdb.base/valgrind-disp-step.exp: continue to main
  671. +PASS: gdb.base/valgrind-disp-step.exp: displaced off: set displaced-stepping off
  672. +PASS: gdb.base/valgrind-disp-step.exp: displaced off: once: set breakpoint
  673. +PASS: gdb.base/valgrind-disp-step.exp: displaced off: once: step over breakpoint
  674. +PASS: gdb.base/valgrind-disp-step.exp: displaced off: twice: set breakpoint
  675. +PASS: gdb.base/valgrind-disp-step.exp: displaced off: twice: step over breakpoint
  676. +PASS: gdb.base/valgrind-disp-step.exp: displaced on: set displaced-stepping on
  677. +PASS: gdb.base/valgrind-disp-step.exp: displaced on: once: set breakpoint
  678. +PASS: gdb.base/valgrind-disp-step.exp: displaced on: once: step over breakpoint
  679. +PASS: gdb.base/valgrind-disp-step.exp: displaced on: twice: set breakpoint
  680. +PASS: gdb.base/valgrind-disp-step.exp: displaced on: twice: step over breakpoint
  681. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/valgrind-infcall.exp ...
  682. +PASS: gdb.base/valgrind-infcall.exp: spawn valgrind
  683. +PASS: gdb.base/valgrind-infcall.exp: valgrind started
  684. +PASS: gdb.base/valgrind-infcall.exp: vgdb prompt
  685. +PASS: gdb.base/valgrind-infcall.exp: disconnect
  686. +PASS: gdb.base/valgrind-infcall.exp: target remote for vgdb
  687. +PASS: gdb.base/valgrind-infcall.exp: monitor v.set gdb_output
  688. +PASS: gdb.base/valgrind-infcall.exp: continue #1
  689. +PASS: gdb.base/valgrind-infcall.exp: p gdb_test_infcall ()
  690. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.base/value-double-free.exp ...
  691. PASS: gdb.base/value-double-free.exp: watch var
  692. PASS: gdb.base/value-double-free.exp: continue
  693. @@ -16458,7 +16927,41 @@
  694. PASS: gdb.cp/abstract-origin.exp: p problem
  695. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.cp/ambiguous.exp ...
  696. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.cp/annota2.exp ...
  697. +PASS: gdb.cp/annota2.exp: set height 0
  698. +PASS: gdb.cp/annota2.exp: breakpoint main
  699. +PASS: gdb.cp/annota2.exp: annotation set at level 2
  700. +ERROR: tcl error sourcing /home/simark/src/binutils-gdb/gdb/testsuite/gdb.cp/annota2.exp.
  701. +ERROR: gdbserver does not support run without extended-remote
  702. + while executing
  703. +"error "gdbserver does not support $command without extended-remote""
  704. + (procedure "gdb_test_multiple" line 25)
  705. + invoked from within
  706. +"gdb_test_multiple "run" "run until main breakpoint" {
  707. + -re "$main_line.*$gdb_prompt$" {
  708. + pass "run until main breakpoint"
  709. + }
  710. +}"
  711. + (file "/home/simark/src/binutils-gdb/gdb/testsuite/gdb.cp/annota2.exp" line 78)
  712. + invoked from within
  713. +"source /home/simark/src/binutils-gdb/gdb/testsuite/gdb.cp/annota2.exp"
  714. + ("uplevel" body line 1)
  715. + invoked from within
  716. +"uplevel #0 source /home/simark/src/binutils-gdb/gdb/testsuite/gdb.cp/annota2.exp"
  717. + invoked from within
  718. +"catch "uplevel #0 source $test_file_name""
  719. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.cp/annota3.exp ...
  720. +PASS: gdb.cp/annota3.exp: set height 0
  721. +PASS: gdb.cp/annota3.exp: breakpoint main
  722. +PASS: gdb.cp/annota3.exp: annotation set at level 3
  723. +FAIL: gdb.cp/annota3.exp: first run until main breakpoint (pattern 2)
  724. +FAIL: gdb.cp/annota3.exp: print class (pattern 2 + sentinel)
  725. +FAIL: gdb.cp/annota3.exp: continue to exit (pattern 2)
  726. +PASS: gdb.cp/annota3.exp: delete bps
  727. +PASS: gdb.cp/annota3.exp: break at main
  728. +FAIL: gdb.cp/annota3.exp: second run until main breakpoint (pattern 2)
  729. +FAIL: gdb.cp/annota3.exp: set watch on a.x (pattern 2 + sentinel)
  730. +FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
  731. +FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 2)
  732. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.cp/anon-ns.exp ...
  733. PASS: gdb.cp/anon-ns.exp: list (anonymous namespace)::doit1(void)
  734. PASS: gdb.cp/anon-ns.exp: list '(anonymous namespace)::doit1(void)'
  735. @@ -22555,11 +23058,154 @@
  736. gdb compile failed, default_target_compile: Can't find gfortran.
  737. UNTESTED: gdb.fortran/whatis_type.exp: whatis_type.exp
  738. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.gdb/complaints.exp ...
  739. +PASS: gdb.gdb/complaints.exp: breakpoint in captured_command_loop
  740. +ERROR: tcl error sourcing /home/simark/src/binutils-gdb/gdb/testsuite/gdb.gdb/complaints.exp.
  741. +ERROR: gdbserver does not support run -nw -nx -data-directory /home/simark/build/binutils-gdb/gdb/testsuite/../data-directory without extended-remote
  742. + while executing
  743. +"error "gdbserver does not support $command without extended-remote""
  744. + (procedure "gdb_test_multiple" line 25)
  745. + invoked from within
  746. +"gdb_test_multiple "run $INTERNAL_GDBFLAGS" "$description" {
  747. + -re "Starting program.*Breakpoint \[0-9\]+,.*$function .data.* at .*main.c:.*$gdb_..."
  748. + (procedure "selftest_setup" line 45)
  749. + invoked from within
  750. +"selftest_setup $file $function"
  751. + (procedure "do_self_tests" line 26)
  752. + invoked from within
  753. +"do_self_tests captured_command_loop {
  754. + test_initial_complaints
  755. + test_serial_complaints
  756. + test_short_complaints
  757. + test_empty_complaints
  758. +}"
  759. + (file "/home/simark/src/binutils-gdb/gdb/testsuite/gdb.gdb/complaints.exp" line 167)
  760. + invoked from within
  761. +"source /home/simark/src/binutils-gdb/gdb/testsuite/gdb.gdb/complaints.exp"
  762. + ("uplevel" body line 1)
  763. + invoked from within
  764. +"uplevel #0 source /home/simark/src/binutils-gdb/gdb/testsuite/gdb.gdb/complaints.exp"
  765. + invoked from within
  766. +"catch "uplevel #0 source $test_file_name""
  767. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.gdb/observer.exp ...
  768. +PASS: gdb.gdb/observer.exp: breakpoint in captured_main
  769. +ERROR: tcl error sourcing /home/simark/src/binutils-gdb/gdb/testsuite/gdb.gdb/observer.exp.
  770. +ERROR: gdbserver does not support run -nw -nx -data-directory /home/simark/build/binutils-gdb/gdb/testsuite/../data-directory without extended-remote
  771. + while executing
  772. +"error "gdbserver does not support $command without extended-remote""
  773. + (procedure "gdb_test_multiple" line 25)
  774. + invoked from within
  775. +"gdb_test_multiple "run $INTERNAL_GDBFLAGS" "$description" {
  776. + -re "Starting program.*Breakpoint \[0-9\]+,.*$function .data.* at .*main.c:.*$gdb_..."
  777. + (procedure "selftest_setup" line 45)
  778. + invoked from within
  779. +"selftest_setup $file $function"
  780. + (procedure "do_self_tests" line 26)
  781. + invoked from within
  782. +"do_self_tests captured_main test_observer"
  783. + (file "/home/simark/src/binutils-gdb/gdb/testsuite/gdb.gdb/observer.exp" line 143)
  784. + invoked from within
  785. +"source /home/simark/src/binutils-gdb/gdb/testsuite/gdb.gdb/observer.exp"
  786. + ("uplevel" body line 1)
  787. + invoked from within
  788. +"uplevel #0 source /home/simark/src/binutils-gdb/gdb/testsuite/gdb.gdb/observer.exp"
  789. + invoked from within
  790. +"catch "uplevel #0 source $test_file_name""
  791. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.gdb/python-interrupts.exp ...
  792. +PASS: gdb.gdb/python-interrupts.exp: breakpoint in captured_command_loop
  793. +ERROR: tcl error sourcing /home/simark/src/binutils-gdb/gdb/testsuite/gdb.gdb/python-interrupts.exp.
  794. +ERROR: gdbserver does not support run -nw -nx -data-directory /home/simark/build/binutils-gdb/gdb/testsuite/../data-directory without extended-remote
  795. + while executing
  796. +"error "gdbserver does not support $command without extended-remote""
  797. + (procedure "gdb_test_multiple" line 25)
  798. + invoked from within
  799. +"gdb_test_multiple "run $INTERNAL_GDBFLAGS" "$description" {
  800. + -re "Starting program.*Breakpoint \[0-9\]+,.*$function .data.* at .*main.c:.*$gdb_..."
  801. + (procedure "selftest_setup" line 45)
  802. + invoked from within
  803. +"selftest_setup $file $function"
  804. + (procedure "do_self_tests" line 26)
  805. + invoked from within
  806. +"do_self_tests captured_command_loop test_python_interrupts"
  807. + (file "/home/simark/src/binutils-gdb/gdb/testsuite/gdb.gdb/python-interrupts.exp" line 35)
  808. + invoked from within
  809. +"source /home/simark/src/binutils-gdb/gdb/testsuite/gdb.gdb/python-interrupts.exp"
  810. + ("uplevel" body line 1)
  811. + invoked from within
  812. +"uplevel #0 source /home/simark/src/binutils-gdb/gdb/testsuite/gdb.gdb/python-interrupts.exp"
  813. + invoked from within
  814. +"catch "uplevel #0 source $test_file_name""
  815. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.gdb/python-selftest.exp ...
  816. +PASS: gdb.gdb/python-selftest.exp: breakpoint in captured_command_loop
  817. +ERROR: tcl error sourcing /home/simark/src/binutils-gdb/gdb/testsuite/gdb.gdb/python-selftest.exp.
  818. +ERROR: gdbserver does not support run -nw -nx -data-directory /home/simark/build/binutils-gdb/gdb/testsuite/../data-directory without extended-remote
  819. + while executing
  820. +"error "gdbserver does not support $command without extended-remote""
  821. + (procedure "gdb_test_multiple" line 25)
  822. + invoked from within
  823. +"gdb_test_multiple "run $INTERNAL_GDBFLAGS" "$description" {
  824. + -re "Starting program.*Breakpoint \[0-9\]+,.*$function .data.* at .*main.c:.*$gdb_..."
  825. + (procedure "selftest_setup" line 45)
  826. + invoked from within
  827. +"selftest_setup $file $function"
  828. + (procedure "do_self_tests" line 26)
  829. + invoked from within
  830. +"do_self_tests captured_command_loop selftest_python"
  831. + (file "/home/simark/src/binutils-gdb/gdb/testsuite/gdb.gdb/python-selftest.exp" line 30)
  832. + invoked from within
  833. +"source /home/simark/src/binutils-gdb/gdb/testsuite/gdb.gdb/python-selftest.exp"
  834. + ("uplevel" body line 1)
  835. + invoked from within
  836. +"uplevel #0 source /home/simark/src/binutils-gdb/gdb/testsuite/gdb.gdb/python-selftest.exp"
  837. + invoked from within
  838. +"catch "uplevel #0 source $test_file_name""
  839. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.gdb/selftest.exp ...
  840. +PASS: gdb.gdb/selftest.exp: Disassemble main
  841. +PASS: gdb.gdb/selftest.exp: breakpoint in captured_main
  842. +PASS: gdb.gdb/selftest.exp: set interrupt character in test_with_self
  843. +PASS: gdb.gdb/selftest.exp: set listsize to 1
  844. +ERROR: tcl error sourcing /home/simark/src/binutils-gdb/gdb/testsuite/gdb.gdb/selftest.exp.
  845. +ERROR: gdbserver does not support run -nw -nx -data-directory /home/simark/build/binutils-gdb/gdb/testsuite/../data-directory without extended-remote
  846. + while executing
  847. +"error "gdbserver does not support $command without extended-remote""
  848. + (procedure "gdb_test_multiple" line 25)
  849. + invoked from within
  850. +"gdb_test_multiple "run $INTERNAL_GDBFLAGS" "$description" {
  851. + -re "Starting program.*Breakpoint \[0-9\]+,.*captured_main .data.* at .*main.c:.*$gdb_pro..."
  852. + (procedure "test_with_self" line 65)
  853. + invoked from within
  854. +"test_with_self $file"
  855. + (file "/home/simark/src/binutils-gdb/gdb/testsuite/gdb.gdb/selftest.exp" line 501)
  856. + invoked from within
  857. +"source /home/simark/src/binutils-gdb/gdb/testsuite/gdb.gdb/selftest.exp"
  858. + ("uplevel" body line 1)
  859. + invoked from within
  860. +"uplevel #0 source /home/simark/src/binutils-gdb/gdb/testsuite/gdb.gdb/selftest.exp"
  861. + invoked from within
  862. +"catch "uplevel #0 source $test_file_name""
  863. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.gdb/xfullpath.exp ...
  864. +PASS: gdb.gdb/xfullpath.exp: breakpoint in captured_main
  865. +ERROR: tcl error sourcing /home/simark/src/binutils-gdb/gdb/testsuite/gdb.gdb/xfullpath.exp.
  866. +ERROR: gdbserver does not support run -nw -nx -data-directory /home/simark/build/binutils-gdb/gdb/testsuite/../data-directory without extended-remote
  867. + while executing
  868. +"error "gdbserver does not support $command without extended-remote""
  869. + (procedure "gdb_test_multiple" line 25)
  870. + invoked from within
  871. +"gdb_test_multiple "run $INTERNAL_GDBFLAGS" "$description" {
  872. + -re "Starting program.*Breakpoint \[0-9\]+,.*$function .data.* at .*main.c:.*$gdb_..."
  873. + (procedure "selftest_setup" line 45)
  874. + invoked from within
  875. +"selftest_setup $file $function"
  876. + (procedure "do_self_tests" line 26)
  877. + invoked from within
  878. +"do_self_tests captured_main test_with_self"
  879. + (file "/home/simark/src/binutils-gdb/gdb/testsuite/gdb.gdb/xfullpath.exp" line 60)
  880. + invoked from within
  881. +"source /home/simark/src/binutils-gdb/gdb/testsuite/gdb.gdb/xfullpath.exp"
  882. + ("uplevel" body line 1)
  883. + invoked from within
  884. +"uplevel #0 source /home/simark/src/binutils-gdb/gdb/testsuite/gdb.gdb/xfullpath.exp"
  885. + invoked from within
  886. +"catch "uplevel #0 source $test_file_name""
  887. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.go/basic-types.exp ...
  888. PASS: gdb.go/basic-types.exp: set language go
  889. PASS: gdb.go/basic-types.exp: set language to "go"
  890. @@ -25189,8 +25835,10 @@
  891. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.mi/mi-file-transfer.exp ...
  892. PASS: gdb.mi/mi-file-transfer.exp: put binary file
  893. PASS: gdb.mi/mi-file-transfer.exp: get binary file
  894. +PASS: gdb.mi/mi-file-transfer.exp: compare intermediate binary file
  895. PASS: gdb.mi/mi-file-transfer.exp: compare binary file
  896. PASS: gdb.mi/mi-file-transfer.exp: deleted binary file
  897. +PASS: gdb.mi/mi-file-transfer.exp: verified deleted binary file
  898. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.mi/mi-file.exp ...
  899. PASS: gdb.mi/mi-file.exp: request path info of current source file (basics.c)
  900. PASS: gdb.mi/mi-file.exp: Getting a list of source files.
  901. @@ -27075,6 +27723,33 @@
  902. PASS: gdb.multi/base.exp: remove-inferiors 2-3
  903. PASS: gdb.multi/base.exp: check remove-inferiors
  904. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.multi/bkpt-multi-exec.exp ...
  905. +PASS: gdb.multi/bkpt-multi-exec.exp: continue
  906. +PASS: gdb.multi/bkpt-multi-exec.exp: add inferior 2 with -exec crashme
  907. +PASS: gdb.multi/bkpt-multi-exec.exp: inferior 2
  908. +PASS: gdb.multi/bkpt-multi-exec.exp: break crashme.c:9
  909. +PASS: gdb.multi/bkpt-multi-exec.exp: inferior 1
  910. +ERROR: tcl error sourcing /home/simark/src/binutils-gdb/gdb/testsuite/gdb.multi/bkpt-multi-exec.exp.
  911. +ERROR: gdbserver does not support run without extended-remote
  912. + while executing
  913. +"error "gdbserver does not support $command without extended-remote""
  914. + (procedure "gdb_test_multiple" line 25)
  915. + invoked from within
  916. +"gdb_test_multiple $command $message {
  917. + -re "\[\r\n\]*($pattern)\[\r\n\]+$gdb_prompt $" {
  918. + if ![string match "" $message] then {
  919. + pass "$message"
  920. +..."
  921. + (procedure "gdb_test" line 20)
  922. + invoked from within
  923. +"gdb_test "run" "${srcfile2}:${bp_location}.*set breakpoint here.*""
  924. + (file "/home/simark/src/binutils-gdb/gdb/testsuite/gdb.multi/bkpt-multi-exec.exp" line 81)
  925. + invoked from within
  926. +"source /home/simark/src/binutils-gdb/gdb/testsuite/gdb.multi/bkpt-multi-exec.exp"
  927. + ("uplevel" body line 1)
  928. + invoked from within
  929. +"uplevel #0 source /home/simark/src/binutils-gdb/gdb/testsuite/gdb.multi/bkpt-multi-exec.exp"
  930. + invoked from within
  931. +"catch "uplevel #0 source $test_file_name""
  932. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.multi/dummy-frame-restore.exp ...
  933. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.multi/info-threads.exp ...
  934. PASS: gdb.multi/info-threads.exp: successfully compiled posix threads test case
  935. @@ -27678,9 +28353,21 @@
  936. PASS: gdb.python/py-error.exp: no delayed error
  937. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.python/py-events.exp ...
  938. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.python/py-evsignal.exp ...
  939. -KFAIL: gdb.python/py-evsignal.exp: Signal Thread 3 (PRMS: python/12966)
  940. +PASS: gdb.python/py-evsignal.exp: successfully compiled posix threads test case
  941. +PASS: gdb.python/py-evsignal.exp: test-events
  942. +PASS: gdb.python/py-evsignal.exp: set non-stop on
  943. +FAIL: gdb.python/py-evsignal.exp: Signal Thread 3
  944. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.python/py-evthreads.exp ...
  945. -KFAIL: gdb.python/py-evthreads.exp: Run to breakpoint 1 (PRMS: python/12966)
  946. +PASS: gdb.python/py-evthreads.exp: successfully compiled posix threads test case
  947. +PASS: gdb.python/py-evthreads.exp: test-events
  948. +PASS: gdb.python/py-evthreads.exp: set non-stop on
  949. +PASS: gdb.python/py-evthreads.exp: Run to breakpoint 1
  950. +PASS: gdb.python/py-evthreads.exp: reached breakpoint 2
  951. +PASS: gdb.python/py-evthreads.exp: thread 2
  952. +PASS: gdb.python/py-evthreads.exp: reached breakpoint 3
  953. +PASS: gdb.python/py-evthreads.exp: thread 3
  954. +PASS: gdb.python/py-evthreads.exp: continue thread 1
  955. +PASS: gdb.python/py-evthreads.exp: thread 3 was signaled
  956. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.python/py-explore-cc.exp ...
  957. PASS: gdb.python/py-explore-cc.exp: continue to breakpoint: Break here
  958. PASS: gdb.python/py-explore-cc.exp: explore A
  959. @@ -32039,12 +32726,16 @@
  960. PASS: gdb.server/file-transfer.exp: disconnect
  961. PASS: gdb.server/file-transfer.exp: put binary file
  962. PASS: gdb.server/file-transfer.exp: get binary file
  963. +PASS: gdb.server/file-transfer.exp: compare intermediate binary file
  964. PASS: gdb.server/file-transfer.exp: compare binary file
  965. PASS: gdb.server/file-transfer.exp: deleted binary file
  966. +PASS: gdb.server/file-transfer.exp: verified deleted binary file
  967. PASS: gdb.server/file-transfer.exp: put text file
  968. PASS: gdb.server/file-transfer.exp: get text file
  969. +PASS: gdb.server/file-transfer.exp: compare intermediate text file
  970. PASS: gdb.server/file-transfer.exp: compare text file
  971. PASS: gdb.server/file-transfer.exp: deleted text file
  972. +PASS: gdb.server/file-transfer.exp: verified deleted text file
  973. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.server/no-thread-db.exp ...
  974. PASS: gdb.server/no-thread-db.exp: successfully compiled posix threads test case
  975. PASS: gdb.server/no-thread-db.exp: disconnect
  976. @@ -32080,6 +32771,22 @@
  977. PASS: gdb.server/server-run.exp: loaded dynamic linker
  978. PASS: gdb.server/server-run.exp: continue to main
  979. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.server/solib-list.exp ...
  980. +PASS: gdb.server/solib-list.exp: non-stop 0: disconnect
  981. +PASS: gdb.server/solib-list.exp: non-stop 0: set non-stop 0
  982. +PASS: gdb.server/solib-list.exp: non-stop 0: set displaced-stepping off
  983. +PASS: gdb.server/solib-list.exp: non-stop 0: file binfile
  984. +FAIL: gdb.server/solib-list.exp: non-stop 0: target remote (timeout)
  985. +FAIL: gdb.server/solib-list.exp: non-stop 0: continue (the program is no longer running)
  986. +PASS: gdb.server/solib-list.exp: non-stop 0: sharedlibrary
  987. +FAIL: gdb.server/solib-list.exp: non-stop 0: p libvar
  988. +PASS: gdb.server/solib-list.exp: non-stop 1: disconnect
  989. +PASS: gdb.server/solib-list.exp: non-stop 1: set non-stop 1
  990. +PASS: gdb.server/solib-list.exp: non-stop 1: set displaced-stepping off
  991. +PASS: gdb.server/solib-list.exp: non-stop 1: file binfile
  992. +FAIL: gdb.server/solib-list.exp: non-stop 1: target remote (timeout)
  993. +FAIL: gdb.server/solib-list.exp: non-stop 1: continue (the program is no longer running)
  994. +PASS: gdb.server/solib-list.exp: non-stop 1: sharedlibrary
  995. +FAIL: gdb.server/solib-list.exp: non-stop 1: p libvar
  996. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.server/wrapper.exp ...
  997. PASS: gdb.server/wrapper.exp: disconnect
  998. PASS: gdb.server/wrapper.exp: continue to marker
  999. @@ -32553,8 +33260,24 @@
  1000. PASS: gdb.threads/dlopen-libpthread.exp: copy libc-2.23.so to libc.so.6
  1001. PASS: gdb.threads/dlopen-libpthread.exp: successfully compiled posix threads test case
  1002. PASS: gdb.threads/dlopen-libpthread.exp: unprelink libc.so.6 (missing /usr/sbin/prelink)
  1003. -XFAIL: gdb.threads/dlopen-libpthread.exp: info probes all rtld rtld_map_complete
  1004. -UNTESTED: gdb.threads/dlopen-libpthread.exp: dlopen-libpthread.exp
  1005. +ERROR: tcl error sourcing /home/simark/src/binutils-gdb/gdb/testsuite/gdb.threads/dlopen-libpthread.exp.
  1006. +ERROR: error copying "/home/simark/build/binutils-gdb/gdb/testsuite/gdb.threads/dlopen-libpthread.so": no such file or directory
  1007. + while executing
  1008. +"file copy -force $fromfile $tofile"
  1009. + (procedure "gdb_remote_download" line 20)
  1010. + invoked from within
  1011. +"gdb_remote_download target [shlib_target_file $file]"
  1012. + (procedure "gdb_load_shlibs" line 3)
  1013. + invoked from within
  1014. +"gdb_load_shlibs $binfile_lib"
  1015. + (file "/home/simark/src/binutils-gdb/gdb/testsuite/gdb.threads/dlopen-libpthread.exp" line 38)
  1016. + invoked from within
  1017. +"source /home/simark/src/binutils-gdb/gdb/testsuite/gdb.threads/dlopen-libpthread.exp"
  1018. + ("uplevel" body line 1)
  1019. + invoked from within
  1020. +"uplevel #0 source /home/simark/src/binutils-gdb/gdb/testsuite/gdb.threads/dlopen-libpthread.exp"
  1021. + invoked from within
  1022. +"catch "uplevel #0 source $test_file_name""
  1023. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.threads/execl.exp ...
  1024. PASS: gdb.threads/execl.exp: successfully compiled posix threads test case
  1025. PASS: gdb.threads/execl.exp: set breakpoint at execl
  1026. @@ -33103,9 +33826,48 @@
  1027. PASS: gdb.threads/no-unwaited-for-left.exp: only thread 3 left, main thread terminated
  1028. PASS: gdb.threads/no-unwaited-for-left.exp: thread apply all with exited thread
  1029. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.threads/non-ldr-exc-1.exp ...
  1030. +PASS: gdb.threads/non-ldr-exc-1.exp: successfully compiled posix threads test case
  1031. +PASS: gdb.threads/non-ldr-exc-1.exp: lock-sched=off,non-stop=on: continue to breakpoint: break-here
  1032. +PASS: gdb.threads/non-ldr-exc-1.exp: lock-sched=off,non-stop=on: thread 2
  1033. +PASS: gdb.threads/non-ldr-exc-1.exp: lock-sched=off,non-stop=on: continue over exec
  1034. +PASS: gdb.threads/non-ldr-exc-1.exp: lock-sched=on,non-stop=off: continue to breakpoint: break-here
  1035. +PASS: gdb.threads/non-ldr-exc-1.exp: lock-sched=on,non-stop=off: set scheduler-locking on
  1036. +PASS: gdb.threads/non-ldr-exc-1.exp: lock-sched=on,non-stop=off: continue over exec
  1037. +PASS: gdb.threads/non-ldr-exc-1.exp: lock-sched=off,non-stop=off: continue to breakpoint: break-here
  1038. +PASS: gdb.threads/non-ldr-exc-1.exp: lock-sched=off,non-stop=off: continue over exec
  1039. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.threads/non-ldr-exc-2.exp ...
  1040. +PASS: gdb.threads/non-ldr-exc-2.exp: successfully compiled posix threads test case
  1041. +PASS: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=on: continue to breakpoint: break-here
  1042. +PASS: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=on: thread 2
  1043. +PASS: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=on: single thread left
  1044. +PASS: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=on: continue over exec
  1045. +PASS: gdb.threads/non-ldr-exc-2.exp: lock-sched=on,non-stop=off: continue to breakpoint: break-here
  1046. +PASS: gdb.threads/non-ldr-exc-2.exp: lock-sched=on,non-stop=off: single thread left
  1047. +PASS: gdb.threads/non-ldr-exc-2.exp: lock-sched=on,non-stop=off: set scheduler-locking on
  1048. +PASS: gdb.threads/non-ldr-exc-2.exp: lock-sched=on,non-stop=off: continue over exec
  1049. +PASS: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=off: continue to breakpoint: break-here
  1050. +PASS: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=off: single thread left
  1051. +PASS: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=off: continue over exec
  1052. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.threads/non-ldr-exc-3.exp ...
  1053. +PASS: gdb.threads/non-ldr-exc-3.exp: successfully compiled posix threads test case
  1054. +PASS: gdb.threads/non-ldr-exc-3.exp: lock-sched=off,non-stop=on: continue to breakpoint: break-here
  1055. +PASS: gdb.threads/non-ldr-exc-3.exp: lock-sched=off,non-stop=on: thread 2
  1056. +PASS: gdb.threads/non-ldr-exc-3.exp: lock-sched=off,non-stop=on: continue over exec
  1057. +PASS: gdb.threads/non-ldr-exc-3.exp: lock-sched=on,non-stop=off: continue to breakpoint: break-here
  1058. +PASS: gdb.threads/non-ldr-exc-3.exp: lock-sched=on,non-stop=off: set scheduler-locking on
  1059. +PASS: gdb.threads/non-ldr-exc-3.exp: lock-sched=on,non-stop=off: continue over exec
  1060. +PASS: gdb.threads/non-ldr-exc-3.exp: lock-sched=off,non-stop=off: continue to breakpoint: break-here
  1061. +PASS: gdb.threads/non-ldr-exc-3.exp: lock-sched=off,non-stop=off: continue over exec
  1062. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.threads/non-ldr-exc-4.exp ...
  1063. +PASS: gdb.threads/non-ldr-exc-4.exp: successfully compiled posix threads test case
  1064. +PASS: gdb.threads/non-ldr-exc-4.exp: lock-sched=off,non-stop=on: continue to breakpoint: break-here
  1065. +PASS: gdb.threads/non-ldr-exc-4.exp: lock-sched=off,non-stop=on: thread 2
  1066. +PASS: gdb.threads/non-ldr-exc-4.exp: lock-sched=off,non-stop=on: continue over exec
  1067. +PASS: gdb.threads/non-ldr-exc-4.exp: lock-sched=on,non-stop=off: continue to breakpoint: break-here
  1068. +PASS: gdb.threads/non-ldr-exc-4.exp: lock-sched=on,non-stop=off: set scheduler-locking on
  1069. +PASS: gdb.threads/non-ldr-exc-4.exp: lock-sched=on,non-stop=off: continue over exec
  1070. +PASS: gdb.threads/non-ldr-exc-4.exp: lock-sched=off,non-stop=off: continue to breakpoint: break-here
  1071. +PASS: gdb.threads/non-ldr-exc-4.exp: lock-sched=off,non-stop=off: continue over exec
  1072. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.threads/non-ldr-exit.exp ...
  1073. PASS: gdb.threads/non-ldr-exit.exp: successfully compiled posix threads test case
  1074. PASS: gdb.threads/non-ldr-exit.exp: continue to breakpoint: break-here
  1075. @@ -33655,7 +34417,7 @@
  1076. PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: set remote conditional-breakpoints-packet off
  1077. PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: set breakpoint that evals false
  1078. PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: continue &
  1079. -KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited (prompt) (PRMS: gdb/18749)
  1080. +KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited (memory error) (PRMS: gdb/18749)
  1081. PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: probe for target remote
  1082. PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: show remote conditional-breakpoints-packet
  1083. PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: set breakpoint that evals false
  1084. @@ -33665,7 +34427,7 @@
  1085. PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: set remote conditional-breakpoints-packet off
  1086. PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: set breakpoint that evals false
  1087. PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: continue &
  1088. -KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited (memory error) (PRMS: gdb/18749)
  1089. +KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited (timeout) (PRMS: gdb/18749)
  1090. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.threads/pthread_cond_wait.exp ...
  1091. PASS: gdb.threads/pthread_cond_wait.exp: successfully compiled posix threads test case
  1092. PASS: gdb.threads/pthread_cond_wait.exp: breakpoint on break_me
  1093. @@ -34537,6 +35299,17 @@
  1094. PASS: gdb.threads/thread_check.exp: continue to tf
  1095. PASS: gdb.threads/thread_check.exp: backtrace from thread function
  1096. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.threads/thread_events.exp ...
  1097. +PASS: gdb.threads/thread_events.exp: successfully compiled posix threads test case
  1098. +PASS: gdb.threads/thread_events.exp: set print thread-events off
  1099. +PASS: gdb.threads/thread_events.exp: breakpoint at threadfunc with messages disabled
  1100. +PASS: gdb.threads/thread_events.exp: breakpoint at after_join_func with messages disabled
  1101. +PASS: gdb.threads/thread_events.exp: continue to threadfunc with messages disabled
  1102. +PASS: gdb.threads/thread_events.exp: continue to after_join_func with messages disabled
  1103. +PASS: gdb.threads/thread_events.exp: set print thread-events on
  1104. +PASS: gdb.threads/thread_events.exp: breakpoint at threadfunc with messages enabled
  1105. +PASS: gdb.threads/thread_events.exp: breakpoint at after_join_func with messages enabled
  1106. +PASS: gdb.threads/thread_events.exp: continue to threadfunc with messages enabled
  1107. +FAIL: gdb.threads/thread_events.exp: continue to after_join_func with messages enabled (saw 0, expected 1)
  1108. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.threads/threadapply.exp ...
  1109. PASS: gdb.threads/threadapply.exp: successfully compiled posix threads test case
  1110. PASS: gdb.threads/threadapply.exp: b 62
  1111. @@ -35071,28 +35844,38 @@
  1112. PASS: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: continue to marker
  1113. PASS: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: tstop
  1114. PASS: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: tfind
  1115. -FAIL: gdb.trace/change-loc.exp: 1 ftrace: Can't run to main
  1116. +PASS: gdb.trace/change-loc.exp: 1 ftrace: delete break 1
  1117. +PASS: gdb.trace/change-loc.exp: 1 ftrace: next
  1118. +PASS: gdb.trace/change-loc.exp: 1 ftrace: set tracepoint on main
  1119. +PASS: gdb.trace/change-loc.exp: 1 ftrace: breakpoint on marker
  1120. +PASS: gdb.trace/change-loc.exp: 1 ftrace: tstart
  1121. +PASS: gdb.trace/change-loc.exp: 1 ftrace: continue to marker 1
  1122. +PASS: gdb.trace/change-loc.exp: 1 ftrace: set tracepoint on set_tracepoint (too far)
  1123. +PASS: gdb.trace/change-loc.exp: 1 ftrace: set action for tracepoint
  1124. +PASS: gdb.trace/change-loc.exp: 1 ftrace: tracepoint with two locations
  1125. +PASS: gdb.trace/change-loc.exp: 1 ftrace: continue to marker 2 (too far)
  1126. PASS: gdb.trace/change-loc.exp: 2 ftrace: set pending tracepoint
  1127. PASS: gdb.trace/change-loc.exp: 2 ftrace: set action for tracepoint
  1128. PASS: gdb.trace/change-loc.exp: 2 ftrace: single pending tracepoint info (without symbols)
  1129. PASS: gdb.trace/change-loc.exp: 2 ftrace: tracepoint with one location
  1130. -FAIL: gdb.trace/change-loc.exp: 2 ftrace: run to main (the program exited)
  1131. +PASS: gdb.trace/change-loc.exp: 2 ftrace: run to main
  1132. PASS: gdb.trace/change-loc.exp: 2 ftrace: delete break 2
  1133. -FAIL: gdb.trace/change-loc.exp: 2 ftrace: tracepoint with two locations
  1134. +PASS: gdb.trace/change-loc.exp: 2 ftrace: tracepoint with two locations
  1135. PASS: gdb.trace/change-loc.exp: 2 ftrace: breakpoint on marker
  1136. -FAIL: gdb.trace/change-loc.exp: 2 ftrace: tstart
  1137. -FAIL: gdb.trace/change-loc.exp: 2 ftrace: continue to marker 1 (the program is no longer running)
  1138. -FAIL: gdb.trace/change-loc.exp: 2 ftrace: continue to marker 2 (the program is no longer running)
  1139. -FAIL: gdb.trace/change-loc.exp: 2 ftrace: tracepoint with three locations
  1140. -FAIL: gdb.trace/change-loc.exp: 2 ftrace: continue to marker 3 (the program is no longer running)
  1141. -FAIL: gdb.trace/change-loc.exp: 2 ftrace: tracepoint with two locations - installed (unload)
  1142. -FAIL: gdb.trace/change-loc.exp: 2 ftrace: tracepoint with two locations - pending (unload)
  1143. -FAIL: gdb.trace/change-loc.exp: 2 ftrace: tstop
  1144. -FAIL: gdb.trace/change-loc.exp: 2 ftrace: tfind frame 0
  1145. -FAIL: gdb.trace/change-loc.exp: 2 ftrace: tfind frame 1
  1146. -FAIL: gdb.trace/change-loc.exp: 2 ftrace: tfind frame 2
  1147. -PASS: gdb.trace/change-loc.exp: 2 ftrace: tfind
  1148. -FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: ftrace: Can't run to main
  1149. +PASS: gdb.trace/change-loc.exp: 2 ftrace: tstart (too far)
  1150. +PASS: gdb.trace/change-loc.exp: InstallInTrace disabled: ftrace: probe for target remote
  1151. +PASS: gdb.trace/change-loc.exp: InstallInTrace disabled: ftrace: delete break 1
  1152. +PASS: gdb.trace/change-loc.exp: InstallInTrace disabled: ftrace: next
  1153. +PASS: gdb.trace/change-loc.exp: InstallInTrace disabled: ftrace: set tracepoint on main
  1154. +PASS: gdb.trace/change-loc.exp: InstallInTrace disabled: ftrace: breakpoint on marker
  1155. +PASS: gdb.trace/change-loc.exp: InstallInTrace disabled: ftrace: tstart
  1156. +PASS: gdb.trace/change-loc.exp: InstallInTrace disabled: ftrace: set remote install-in-trace-packet off
  1157. +PASS: gdb.trace/change-loc.exp: InstallInTrace disabled: ftrace: set tracepoint on set_tracepoint
  1158. +PASS: gdb.trace/change-loc.exp: InstallInTrace disabled: ftrace: set action for tracepoint
  1159. +PASS: gdb.trace/change-loc.exp: InstallInTrace disabled: ftrace: tracepoint is not installed
  1160. +PASS: gdb.trace/change-loc.exp: InstallInTrace disabled: ftrace: continue to marker
  1161. +PASS: gdb.trace/change-loc.exp: InstallInTrace disabled: ftrace: tstop
  1162. +PASS: gdb.trace/change-loc.exp: InstallInTrace disabled: ftrace: tfind
  1163. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.trace/circ.exp ...
  1164. PASS: gdb.trace/circ.exp: set circular-trace-buffer on
  1165. PASS: gdb.trace/circ.exp: check whether circular buffer is supported
  1166. @@ -35690,9 +36473,169 @@
  1167. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.trace/ftrace-lock.exp ...
  1168. PASS: gdb.trace/ftrace-lock.exp: successfully compiled posix threads test case
  1169. PASS: gdb.trace/ftrace-lock.exp: successfully compiled posix threads test case
  1170. -FAIL: gdb.trace/ftrace-lock.exp: Can't run to main to check for trace support
  1171. +PASS: gdb.trace/ftrace-lock.exp: IPA loaded
  1172. +PASS: gdb.trace/ftrace-lock.exp: break end
  1173. +PASS: gdb.trace/ftrace-lock.exp: break fail
  1174. +PASS: gdb.trace/ftrace-lock.exp: fast tracepoint at a long insn
  1175. +PASS: gdb.trace/ftrace-lock.exp: tstart
  1176. +PASS: gdb.trace/ftrace-lock.exp: do not hit the fail function
  1177. +PASS: gdb.trace/ftrace-lock.exp: tstop
  1178. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.trace/ftrace.exp ...
  1179. -FAIL: gdb.trace/ftrace.exp: Can't run to main for ftrace tests
  1180. +PASS: gdb.trace/ftrace.exp: IPA loaded
  1181. +PASS: gdb.trace/ftrace.exp: fast tracepoint at a long insn
  1182. +PASS: gdb.trace/ftrace.exp: collect at set_point: define actions
  1183. +PASS: gdb.trace/ftrace.exp: advance to trace begin
  1184. +PASS: gdb.trace/ftrace.exp: start trace experiment
  1185. +PASS: gdb.trace/ftrace.exp: advance through tracing
  1186. +PASS: gdb.trace/ftrace.exp: check on trace status
  1187. +PASS: gdb.trace/ftrace.exp: tfind set_point frame, first time
  1188. +PASS: gdb.trace/ftrace.exp: print globvar
  1189. +PASS: gdb.trace/ftrace.exp: tfind set_point frame, second time
  1190. +KFAIL: gdb.trace/ftrace.exp: print anarg (PRMS: gdb/13808)
  1191. +PASS: gdb.trace/ftrace.exp: reset tfinding
  1192. +PASS: gdb.trace/ftrace.exp: probe for target remote
  1193. +PASS: gdb.trace/ftrace.exp: set remote fast-tracepoints-packet off
  1194. +PASS: gdb.trace/ftrace.exp: fast tracepoint could not be downloaded with the feature disabled
  1195. +PASS: gdb.trace/ftrace.exp: ond globvar > 7: tvariable $tsv = 0
  1196. +PASS: gdb.trace/ftrace.exp: ond globvar > 7: ftrace set_point if globvar > 7
  1197. +PASS: gdb.trace/ftrace.exp: ond globvar > 7: set action for tracepoint .*
  1198. +PASS: gdb.trace/ftrace.exp: ond globvar > 7: tfind frame 0
  1199. +PASS: gdb.trace/ftrace.exp: ond globvar > 7: expect 8
  1200. +PASS: gdb.trace/ftrace.exp: ond globvar > 7: tfind frame 1
  1201. +PASS: gdb.trace/ftrace.exp: ond globvar > 7: expect 9
  1202. +PASS: gdb.trace/ftrace.exp: ond globvar > 7: tfind frame 2
  1203. +PASS: gdb.trace/ftrace.exp: ond globvar > 7: expect 10
  1204. +PASS: gdb.trace/ftrace.exp: ond globvar > 7: tfind
  1205. +PASS: gdb.trace/ftrace.exp: ond globvar < 4: tvariable $tsv = 0
  1206. +PASS: gdb.trace/ftrace.exp: ond globvar < 4: ftrace set_point if globvar < 4
  1207. +PASS: gdb.trace/ftrace.exp: ond globvar < 4: set action for tracepoint .*
  1208. +PASS: gdb.trace/ftrace.exp: ond globvar < 4: tfind frame 0
  1209. +PASS: gdb.trace/ftrace.exp: ond globvar < 4: expect 1
  1210. +PASS: gdb.trace/ftrace.exp: ond globvar < 4: tfind frame 1
  1211. +PASS: gdb.trace/ftrace.exp: ond globvar < 4: expect 2
  1212. +PASS: gdb.trace/ftrace.exp: ond globvar < 4: tfind frame 2
  1213. +PASS: gdb.trace/ftrace.exp: ond globvar < 4: expect 3
  1214. +PASS: gdb.trace/ftrace.exp: ond globvar < 4: tfind
  1215. +PASS: gdb.trace/ftrace.exp: ond globvar >= 7: tvariable $tsv = 0
  1216. +PASS: gdb.trace/ftrace.exp: ond globvar >= 7: ftrace set_point if globvar >= 7
  1217. +PASS: gdb.trace/ftrace.exp: ond globvar >= 7: set action for tracepoint .*
  1218. +PASS: gdb.trace/ftrace.exp: ond globvar >= 7: tfind frame 0
  1219. +PASS: gdb.trace/ftrace.exp: ond globvar >= 7: expect 7
  1220. +PASS: gdb.trace/ftrace.exp: ond globvar >= 7: tfind frame 1
  1221. +PASS: gdb.trace/ftrace.exp: ond globvar >= 7: expect 8
  1222. +PASS: gdb.trace/ftrace.exp: ond globvar >= 7: tfind frame 2
  1223. +PASS: gdb.trace/ftrace.exp: ond globvar >= 7: expect 9
  1224. +PASS: gdb.trace/ftrace.exp: ond globvar >= 7: tfind frame 3
  1225. +PASS: gdb.trace/ftrace.exp: ond globvar >= 7: expect 10
  1226. +PASS: gdb.trace/ftrace.exp: ond globvar >= 7: tfind
  1227. +PASS: gdb.trace/ftrace.exp: ond globvar <= 4: tvariable $tsv = 0
  1228. +PASS: gdb.trace/ftrace.exp: ond globvar <= 4: ftrace set_point if globvar <= 4
  1229. +PASS: gdb.trace/ftrace.exp: ond globvar <= 4: set action for tracepoint .*
  1230. +PASS: gdb.trace/ftrace.exp: ond globvar <= 4: tfind frame 0
  1231. +PASS: gdb.trace/ftrace.exp: ond globvar <= 4: expect 1
  1232. +PASS: gdb.trace/ftrace.exp: ond globvar <= 4: tfind frame 1
  1233. +PASS: gdb.trace/ftrace.exp: ond globvar <= 4: expect 2
  1234. +PASS: gdb.trace/ftrace.exp: ond globvar <= 4: tfind frame 2
  1235. +PASS: gdb.trace/ftrace.exp: ond globvar <= 4: expect 3
  1236. +PASS: gdb.trace/ftrace.exp: ond globvar <= 4: tfind frame 3
  1237. +PASS: gdb.trace/ftrace.exp: ond globvar <= 4: expect 4
  1238. +PASS: gdb.trace/ftrace.exp: ond globvar <= 4: tfind
  1239. +PASS: gdb.trace/ftrace.exp: ond globvar == 5: tvariable $tsv = 0
  1240. +PASS: gdb.trace/ftrace.exp: ond globvar == 5: ftrace set_point if globvar == 5
  1241. +PASS: gdb.trace/ftrace.exp: ond globvar == 5: set action for tracepoint .*
  1242. +PASS: gdb.trace/ftrace.exp: ond globvar == 5: tfind frame 0
  1243. +PASS: gdb.trace/ftrace.exp: ond globvar == 5: expect 5
  1244. +PASS: gdb.trace/ftrace.exp: ond globvar == 5: tfind
  1245. +PASS: gdb.trace/ftrace.exp: ond globvar != 5: tvariable $tsv = 0
  1246. +PASS: gdb.trace/ftrace.exp: ond globvar != 5: ftrace set_point if globvar != 5
  1247. +PASS: gdb.trace/ftrace.exp: ond globvar != 5: set action for tracepoint .*
  1248. +PASS: gdb.trace/ftrace.exp: ond globvar != 5: tfind frame 0
  1249. +PASS: gdb.trace/ftrace.exp: ond globvar != 5: expect 1
  1250. +PASS: gdb.trace/ftrace.exp: ond globvar != 5: tfind frame 1
  1251. +PASS: gdb.trace/ftrace.exp: ond globvar != 5: expect 2
  1252. +PASS: gdb.trace/ftrace.exp: ond globvar != 5: tfind frame 2
  1253. +PASS: gdb.trace/ftrace.exp: ond globvar != 5: expect 3
  1254. +PASS: gdb.trace/ftrace.exp: ond globvar != 5: tfind frame 3
  1255. +PASS: gdb.trace/ftrace.exp: ond globvar != 5: expect 4
  1256. +PASS: gdb.trace/ftrace.exp: ond globvar != 5: tfind frame 4
  1257. +PASS: gdb.trace/ftrace.exp: ond globvar != 5: expect 6
  1258. +PASS: gdb.trace/ftrace.exp: ond globvar != 5: tfind frame 5
  1259. +PASS: gdb.trace/ftrace.exp: ond globvar != 5: expect 7
  1260. +PASS: gdb.trace/ftrace.exp: ond globvar != 5: tfind frame 6
  1261. +PASS: gdb.trace/ftrace.exp: ond globvar != 5: expect 8
  1262. +PASS: gdb.trace/ftrace.exp: ond globvar != 5: tfind frame 7
  1263. +PASS: gdb.trace/ftrace.exp: ond globvar != 5: expect 9
  1264. +PASS: gdb.trace/ftrace.exp: ond globvar != 5: tfind frame 8
  1265. +PASS: gdb.trace/ftrace.exp: ond globvar != 5: expect 10
  1266. +PASS: gdb.trace/ftrace.exp: ond globvar != 5: tfind
  1267. +PASS: gdb.trace/ftrace.exp: ond globvar > 3 && globvar < 7: tvariable $tsv = 0
  1268. +PASS: gdb.trace/ftrace.exp: ond globvar > 3 && globvar < 7: ftrace set_point if globvar > 3 && globvar < 7
  1269. +PASS: gdb.trace/ftrace.exp: ond globvar > 3 && globvar < 7: set action for tracepoint .*
  1270. +PASS: gdb.trace/ftrace.exp: ond globvar > 3 && globvar < 7: tfind frame 0
  1271. +PASS: gdb.trace/ftrace.exp: ond globvar > 3 && globvar < 7: expect 4
  1272. +PASS: gdb.trace/ftrace.exp: ond globvar > 3 && globvar < 7: tfind frame 1
  1273. +PASS: gdb.trace/ftrace.exp: ond globvar > 3 && globvar < 7: expect 5
  1274. +PASS: gdb.trace/ftrace.exp: ond globvar > 3 && globvar < 7: tfind frame 2
  1275. +PASS: gdb.trace/ftrace.exp: ond globvar > 3 && globvar < 7: expect 6
  1276. +PASS: gdb.trace/ftrace.exp: ond globvar > 3 && globvar < 7: tfind
  1277. +PASS: gdb.trace/ftrace.exp: ond globvar < 3 || globvar > 7: tvariable $tsv = 0
  1278. +PASS: gdb.trace/ftrace.exp: ond globvar < 3 || globvar > 7: ftrace set_point if globvar < 3 || globvar > 7
  1279. +PASS: gdb.trace/ftrace.exp: ond globvar < 3 || globvar > 7: set action for tracepoint .*
  1280. +PASS: gdb.trace/ftrace.exp: ond globvar < 3 || globvar > 7: tfind frame 0
  1281. +PASS: gdb.trace/ftrace.exp: ond globvar < 3 || globvar > 7: expect 1
  1282. +PASS: gdb.trace/ftrace.exp: ond globvar < 3 || globvar > 7: tfind frame 1
  1283. +PASS: gdb.trace/ftrace.exp: ond globvar < 3 || globvar > 7: expect 2
  1284. +PASS: gdb.trace/ftrace.exp: ond globvar < 3 || globvar > 7: tfind frame 2
  1285. +PASS: gdb.trace/ftrace.exp: ond globvar < 3 || globvar > 7: expect 8
  1286. +PASS: gdb.trace/ftrace.exp: ond globvar < 3 || globvar > 7: tfind frame 3
  1287. +PASS: gdb.trace/ftrace.exp: ond globvar < 3 || globvar > 7: expect 9
  1288. +PASS: gdb.trace/ftrace.exp: ond globvar < 3 || globvar > 7: tfind frame 4
  1289. +PASS: gdb.trace/ftrace.exp: ond globvar < 3 || globvar > 7: expect 10
  1290. +PASS: gdb.trace/ftrace.exp: ond globvar < 3 || globvar > 7: tfind
  1291. +PASS: gdb.trace/ftrace.exp: ond (globvar << 2) + 1 == 29: tvariable $tsv = 0
  1292. +PASS: gdb.trace/ftrace.exp: ond (globvar << 2) + 1 == 29: ftrace set_point if (globvar << 2) + 1 == 29
  1293. +PASS: gdb.trace/ftrace.exp: ond (globvar << 2) + 1 == 29: set action for tracepoint .*
  1294. +PASS: gdb.trace/ftrace.exp: ond (globvar << 2) + 1 == 29: tfind frame 0
  1295. +PASS: gdb.trace/ftrace.exp: ond (globvar << 2) + 1 == 29: expect 7
  1296. +PASS: gdb.trace/ftrace.exp: ond (globvar << 2) + 1 == 29: tfind
  1297. +PASS: gdb.trace/ftrace.exp: ond (globvar >> 2) == 2: tvariable $tsv = 0
  1298. +PASS: gdb.trace/ftrace.exp: ond (globvar >> 2) == 2: ftrace set_point if (globvar >> 2) == 2
  1299. +PASS: gdb.trace/ftrace.exp: ond (globvar >> 2) == 2: set action for tracepoint .*
  1300. +PASS: gdb.trace/ftrace.exp: ond (globvar >> 2) == 2: tfind frame 0
  1301. +PASS: gdb.trace/ftrace.exp: ond (globvar >> 2) == 2: expect 8
  1302. +PASS: gdb.trace/ftrace.exp: ond (globvar >> 2) == 2: tfind frame 1
  1303. +PASS: gdb.trace/ftrace.exp: ond (globvar >> 2) == 2: expect 9
  1304. +PASS: gdb.trace/ftrace.exp: ond (globvar >> 2) == 2: tfind frame 2
  1305. +PASS: gdb.trace/ftrace.exp: ond (globvar >> 2) == 2: expect 10
  1306. +PASS: gdb.trace/ftrace.exp: ond (globvar >> 2) == 2: tfind
  1307. +PASS: gdb.trace/ftrace.exp: ond ($tsv = $tsv + 2) > 10: tvariable $tsv = 0
  1308. +PASS: gdb.trace/ftrace.exp: ond ($tsv = $tsv + 2) > 10: ftrace set_point if ($tsv = $tsv + 2) > 10
  1309. +PASS: gdb.trace/ftrace.exp: ond ($tsv = $tsv + 2) > 10: set action for tracepoint .*
  1310. +PASS: gdb.trace/ftrace.exp: ond ($tsv = $tsv + 2) > 10: tfind frame 0
  1311. +PASS: gdb.trace/ftrace.exp: ond ($tsv = $tsv + 2) > 10: expect 6
  1312. +PASS: gdb.trace/ftrace.exp: ond ($tsv = $tsv + 2) > 10: tfind frame 1
  1313. +PASS: gdb.trace/ftrace.exp: ond ($tsv = $tsv + 2) > 10: expect 7
  1314. +PASS: gdb.trace/ftrace.exp: ond ($tsv = $tsv + 2) > 10: tfind frame 2
  1315. +PASS: gdb.trace/ftrace.exp: ond ($tsv = $tsv + 2) > 10: expect 8
  1316. +PASS: gdb.trace/ftrace.exp: ond ($tsv = $tsv + 2) > 10: tfind frame 3
  1317. +PASS: gdb.trace/ftrace.exp: ond ($tsv = $tsv + 2) > 10: expect 9
  1318. +PASS: gdb.trace/ftrace.exp: ond ($tsv = $tsv + 2) > 10: tfind frame 4
  1319. +PASS: gdb.trace/ftrace.exp: ond ($tsv = $tsv + 2) > 10: expect 10
  1320. +PASS: gdb.trace/ftrace.exp: ond ($tsv = $tsv + 2) > 10: tfind
  1321. +PASS: gdb.trace/ftrace.exp: ond ($rdi > 500): tvariable $tsv = 0
  1322. +PASS: gdb.trace/ftrace.exp: ond ($rdi > 500): ftrace set_point if ($rdi > 500)
  1323. +PASS: gdb.trace/ftrace.exp: ond ($rdi > 500): set action for tracepoint .*
  1324. +PASS: gdb.trace/ftrace.exp: ond ($rdi > 500): tfind frame 0
  1325. +PASS: gdb.trace/ftrace.exp: ond ($rdi > 500): expect 6
  1326. +PASS: gdb.trace/ftrace.exp: ond ($rdi > 500): tfind frame 1
  1327. +PASS: gdb.trace/ftrace.exp: ond ($rdi > 500): expect 7
  1328. +PASS: gdb.trace/ftrace.exp: ond ($rdi > 500): tfind frame 2
  1329. +PASS: gdb.trace/ftrace.exp: ond ($rdi > 500): expect 8
  1330. +PASS: gdb.trace/ftrace.exp: ond ($rdi > 500): tfind frame 3
  1331. +PASS: gdb.trace/ftrace.exp: ond ($rdi > 500): expect 9
  1332. +PASS: gdb.trace/ftrace.exp: ond ($rdi > 500): tfind frame 4
  1333. +PASS: gdb.trace/ftrace.exp: ond ($rdi > 500): expect 10
  1334. +PASS: gdb.trace/ftrace.exp: ond ($rdi > 500): tfind
  1335. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.trace/infotrace.exp ...
  1336. PASS: gdb.trace/infotrace.exp: 2.1: info tracepoints (all)
  1337. PASS: gdb.trace/infotrace.exp: 2.2a: info tracepoint 1 (gdb_c_test)
  1338. @@ -35973,25 +36916,46 @@
  1339. PASS: gdb.trace/pending.exp: ftrace resolved: set pending tracepoint (without symbols)
  1340. PASS: gdb.trace/pending.exp: ftrace resolved: single pending tracepoint info (without symbols)
  1341. PASS: gdb.trace/pending.exp: ftrace resolved: breakpoint function
  1342. -FAIL: gdb.trace/pending.exp: ftrace resolved: (the program exited)
  1343. -FAIL: gdb.trace/pending.exp: ftrace resolved: single tracepoint info
  1344. +PASS: gdb.trace/pending.exp: ftrace resolved: single tracepoint info
  1345. PASS: gdb.trace/pending.exp: ftrace works: set pending tracepoint
  1346. PASS: gdb.trace/pending.exp: ftrace works: single pending tracepoint info
  1347. PASS: gdb.trace/pending.exp: ftrace works: breakpoint function
  1348. -FAIL: gdb.trace/pending.exp: ftrace works: (the program exited)
  1349. PASS: gdb.trace/pending.exp: ftrace works: breakpoint on marker
  1350. -FAIL: gdb.trace/pending.exp: ftrace works: start trace experiment
  1351. -FAIL: gdb.trace/pending.exp: ftrace works: continue to marker (the program is no longer running)
  1352. -PASS: gdb.trace/pending.exp: ftrace works: stop trace experiment
  1353. -FAIL: gdb.trace/pending.exp: ftrace works: tfind test frame 0
  1354. -FAIL: gdb.trace/pending.exp: ftrace works: tfind test frame 1
  1355. -FAIL: gdb.trace/pending.exp: ftrace works: tfind test frame 2
  1356. -PASS: gdb.trace/pending.exp: ftrace works: tfind test frame
  1357. -FAIL: gdb.trace/pending.exp: ftrace resolved_in_trace: Can't run to main
  1358. -FAIL: gdb.trace/pending.exp: ftrace disconn: Can't run to main
  1359. -FAIL: gdb.trace/pending.exp: ftrace disconn_resolved: Can't run to main
  1360. -FAIL: gdb.trace/pending.exp: ftrace action_resolved: Can't run to main
  1361. -FAIL: gdb.trace/pending.exp: ftrace installed_in_trace: Can't run to main
  1362. +PASS: gdb.trace/pending.exp: ftrace works: start trace experiment (too far)
  1363. +PASS: gdb.trace/pending.exp: ftrace resolved_in_trace: set pending tracepoint (without symbols)
  1364. +PASS: gdb.trace/pending.exp: ftrace resolved_in_trace: single pending tracepoint on set_point2
  1365. +PASS: gdb.trace/pending.exp: ftrace resolved_in_trace: breakpoint on marker
  1366. +PASS: gdb.trace/pending.exp: ftrace resolved_in_trace: start trace experiment
  1367. +PASS: gdb.trace/pending.exp: ftrace resolved_in_trace: continue to marker 1
  1368. +PASS: gdb.trace/pending.exp: ftrace resolved_in_trace: continue to marker 2 (too far)
  1369. +PASS: gdb.trace/pending.exp: ftrace disconn: set pending tracepoint on pendfun3
  1370. +PASS: gdb.trace/pending.exp: ftrace disconn: breakpoint on marker
  1371. +PASS: gdb.trace/pending.exp: ftrace disconn: start trace experiment
  1372. +PASS: gdb.trace/pending.exp: ftrace disconn: continue to marker
  1373. +PASS: gdb.trace/pending.exp: ftrace disconn: disconnect with pending tracepoint
  1374. +PASS: gdb.trace/pending.exp: ftrace disconn: disconnected
  1375. +PASS: gdb.trace/pending.exp: ftrace disconn_resolved: set pending tracepoint on pendfun2
  1376. +PASS: gdb.trace/pending.exp: ftrace disconn_resolved: breakpoint on marker
  1377. +PASS: gdb.trace/pending.exp: ftrace disconn_resolved: start trace experiment
  1378. +PASS: gdb.trace/pending.exp: ftrace disconn_resolved: continue to marker 1
  1379. +PASS: gdb.trace/pending.exp: ftrace disconn_resolved: continue to marker 2
  1380. +PASS: gdb.trace/pending.exp: ftrace disconn_resolved: disconnect with resolved tracepoint
  1381. +PASS: gdb.trace/pending.exp: ftrace disconn_resolved: disconnected
  1382. +PASS: gdb.trace/pending.exp: ftrace action_resolved: set pending tracepoint (without symbols)
  1383. +PASS: gdb.trace/pending.exp: ftrace action_resolved: set action for pending tracepoint
  1384. +PASS: gdb.trace/pending.exp: ftrace action_resolved: single pending tracepoint on set_point2
  1385. +PASS: gdb.trace/pending.exp: ftrace action_resolved: breakpoint on marker
  1386. +PASS: gdb.trace/pending.exp: ftrace action_resolved: start trace experiment
  1387. +PASS: gdb.trace/pending.exp: ftrace action_resolved: continue to marker 1
  1388. +PASS: gdb.trace/pending.exp: ftrace action_resolved: continue to marker 2 (too far)
  1389. +PASS: gdb.trace/pending.exp: ftrace installed_in_trace: next
  1390. +PASS: gdb.trace/pending.exp: ftrace installed_in_trace: set tracepoint on main
  1391. +PASS: gdb.trace/pending.exp: ftrace installed_in_trace: breakpoint on marker
  1392. +PASS: gdb.trace/pending.exp: ftrace installed_in_trace: start trace experiment
  1393. +PASS: gdb.trace/pending.exp: ftrace installed_in_trace: continue to marker 1
  1394. +PASS: gdb.trace/pending.exp: ftrace installed_in_trace: set pending tracepoint
  1395. +PASS: gdb.trace/pending.exp: ftrace installed_in_trace: single pending tracepoint on set_point2
  1396. +PASS: gdb.trace/pending.exp: ftrace installed_in_trace: continue to marker 2 (too far)
  1397. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.trace/pr16508.exp ...
  1398. PASS: gdb.trace/pr16508.exp: trace start
  1399. PASS: gdb.trace/pr16508.exp: tstart
  1400. @@ -36037,7 +37001,8 @@
  1401. PASS: gdb.trace/range-stepping.exp: trace: tstop
  1402. PASS: gdb.trace/range-stepping.exp: trace: first tfind
  1403. PASS: gdb.trace/range-stepping.exp: trace: second tfind
  1404. -FAIL: gdb.trace/range-stepping.exp: Can't run to main for ftrace tests
  1405. +FAIL: gdb.trace/range-stepping.exp: IPA loaded
  1406. +UNTESTED: gdb.trace/range-stepping.exp: Could not find IPA lib loaded
  1407. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.trace/read-memory.exp ...
  1408. PASS: gdb.trace/read-memory.exp: live: break end
  1409. PASS: gdb.trace/read-memory.exp: live: trace start
  1410. @@ -36520,7 +37485,8 @@
  1411. PASS: gdb.trace/trace-break.exp: 6 trace disable trace enable: tfind test frame of tracepoint 5
  1412. PASS: gdb.trace/trace-break.exp: 6 trace disable trace enable: tdump 2
  1413. PASS: gdb.trace/trace-break.exp: 6 trace disable trace enable: reset to frame 0 (2)
  1414. -FAIL: gdb.trace/trace-break.exp: Can't run to main for ftrace tests
  1415. +FAIL: gdb.trace/trace-break.exp: IPA loaded
  1416. +UNTESTED: gdb.trace/trace-break.exp: Could not find IPA lib loaded
  1417. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.trace/trace-buffer-size.exp ...
  1418. PASS: gdb.trace/trace-buffer-size.exp: get default buffer size
  1419. PASS: gdb.trace/trace-buffer-size.exp: set trace buffer size 1
  1420. @@ -36542,7 +37508,8 @@
  1421. PASS: gdb.trace/trace-buffer-size.exp: buffer full check 2
  1422. PASS: gdb.trace/trace-buffer-size.exp: tstop
  1423. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.trace/trace-condition.exp ...
  1424. -FAIL: gdb.trace/trace-condition.exp: Can't run to main for ftrace tests
  1425. +FAIL: gdb.trace/trace-condition.exp: IPA loaded
  1426. +UNTESTED: gdb.trace/trace-condition.exp: Could not find IPA lib loaded
  1427. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.trace/trace-mt.exp ...
  1428. PASS: gdb.trace/trace-mt.exp: successfully compiled posix threads test case
  1429. PASS: gdb.trace/trace-mt.exp: trace on: set breakpoint always-inserted on
  1430. @@ -36577,7 +37544,8 @@
  1431. PASS: gdb.trace/trace-mt.exp: step over trace: stepi
  1432. PASS: gdb.trace/trace-mt.exp: step over trace: tstop
  1433. PASS: gdb.trace/trace-mt.exp: successfully compiled posix threads test case
  1434. -FAIL: gdb.trace/trace-mt.exp: Can't run to main for ftrace tests
  1435. +FAIL: gdb.trace/trace-mt.exp: IPA loaded
  1436. +UNTESTED: gdb.trace/trace-mt.exp: Could not find IPA lib loaded
  1437. Running /home/simark/src/binutils-gdb/gdb/testsuite/gdb.trace/tracecmd.exp ...
  1438. PASS: gdb.trace/tracecmd.exp: 1.0: help tracepoints
  1439. PASS: gdb.trace/tracecmd.exp: 1.1a: set tracepoint at sourceline
  1440. @@ -37239,12 +38207,12 @@
  1441.  
  1442. === gdb Summary ===
  1443.  
  1444. -# of expected passes 35299
  1445. -# of unexpected failures 134
  1446. +# of expected passes 35762
  1447. +# of unexpected failures 371
  1448. # of expected failures 50
  1449. # of known failures 66
  1450. -# of unresolved testcases 1
  1451. -# of untested testcases 68
  1452. -# of unsupported tests 165
  1453. +# of unresolved testcases 2
  1454. +# of untested testcases 72
  1455. +# of unsupported tests 160
  1456. /home/simark/build/binutils-gdb/gdb/testsuite/../../gdb/gdb version 7.11.50.20160405-git -nw -nx -data-directory /home/simark/build/binutils-gdb/gdb/testsuite/../data-directory -ex "set auto-connect-native-target off"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement