summaryrefslogtreecommitdiff
path: root/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum
blob: fc2dccaf5498acbb5afee16c844f34d8c277bd5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
Test Run By thomas on Tue Jan  7 12:42:26 2014
Native configuration is i686-unknown-gnu0.5

		=== gdb tests ===

Schedule of variations:
    unix

Running target unix
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/actions-changed.exp ...
UNSUPPORTED: gdb.trace/actions-changed.exp: Current target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/actions.exp ...
PASS: gdb.trace/actions.exp: 5.1a: set three tracepoints, no actions
PASS: gdb.trace/actions.exp: 5.1b: set actions for first tracepoint
PASS: gdb.trace/actions.exp: 5.1c: verify actions set for first tracepoint
PASS: gdb.trace/actions.exp: 5.1d: set actions for second tracepoint
PASS: gdb.trace/actions.exp: 5.1e: verify actions set for second tracepoint
PASS: gdb.trace/actions.exp: 5.2a: set actions for last (default) tracepoint
PASS: gdb.trace/actions.exp: 5.2b: verify actions set for second tracepoint
PASS: gdb.trace/actions.exp: 5.3a: reset actions for first tracepoint
PASS: gdb.trace/actions.exp: 5.3b: verify actions set for first tracepoint
PASS: gdb.trace/actions.exp: 5.4: 'end' command out of context
PASS: gdb.trace/actions.exp: 5.5a: set empty actions for first tracepoint
PASS: gdb.trace/actions.exp: 5.5c: verify NO actions for first tracepoint
PASS: gdb.trace/actions.exp: 5.6: actions for invalid tracepoint number
PASS: gdb.trace/actions.exp: 5.7: invalid action
PASS: gdb.trace/actions.exp: 5.8a: help actions
PASS: gdb.trace/actions.exp: 5.8b: help collect
PASS: gdb.trace/actions.exp: 5.8c: help while-stepping
PASS: gdb.trace/actions.exp: 5.8d: help end
PASS: gdb.trace/actions.exp: 5.9a: set default-collect
PASS: gdb.trace/actions.exp: 5.9b: show default-collect
PASS: gdb.trace/actions.exp: 5.9c: set default-collect
PASS: gdb.trace/actions.exp: Create a trace state variable
PASS: gdb.trace/actions.exp: 5.10a: set teval action for first tracepoint
PASS: gdb.trace/actions.exp: 5.10a: set teval action for second tracepoint
PASS: gdb.trace/actions.exp: 5.10a: verify teval actions set for two tracepoints
PASS: gdb.trace/actions.exp: break main
UNSUPPORTED: gdb.trace/actions.exp: target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/ax.exp ...
PASS: gdb.trace/ax.exp: maint agent 12
PASS: gdb.trace/ax.exp: maint agent gdb_char_test
PASS: gdb.trace/ax.exp: maint agent gdb_arr_test[12]
PASS: gdb.trace/ax.exp: maint agent gdb_arr_test[gdb_short_test]
PASS: gdb.trace/ax.exp: maint agent gdb_struct1_test
PASS: gdb.trace/ax.exp: maint agent gdb_struct1_test.s
PASS: gdb.trace/ax.exp: maint agent gdb_struct1_test.arr[gdb_struct1_test.c]
PASS: gdb.trace/ax.exp: maint agent gdb_structp_test
PASS: gdb.trace/ax.exp: maint agent gdb_structp_test->l
PASS: gdb.trace/ax.exp: maint agent gdb_structp_test->bfield
PASS: gdb.trace/ax.exp: maint agent gdb_long_test + gdb_short_test
PASS: gdb.trace/ax.exp: maint agent gdb_long_test - gdb_short_test
PASS: gdb.trace/ax.exp: maint agent gdb_long_test * gdb_short_test
PASS: gdb.trace/ax.exp: maint agent gdb_long_test / gdb_short_test
PASS: gdb.trace/ax.exp: maint agent gdb_structp_test + 1
PASS: gdb.trace/ax.exp: maint agent gdb_long_test == gdb_short_test
PASS: gdb.trace/ax.exp: maint agent gdb_long_test != gdb_short_test
PASS: gdb.trace/ax.exp: maint agent gdb_long_test < gdb_short_test
PASS: gdb.trace/ax.exp: maint agent gdb_long_test <= gdb_short_test
PASS: gdb.trace/ax.exp: maint agent gdb_long_test > gdb_short_test
PASS: gdb.trace/ax.exp: maint agent gdb_long_test >= gdb_short_test
PASS: gdb.trace/ax.exp: maint agent &gdb_long_test == &gdb_short_test
PASS: gdb.trace/ax.exp: maint agent &gdb_long_test < &gdb_short_test
PASS: gdb.trace/ax.exp: maint agent-eval 12
PASS: gdb.trace/ax.exp: maint agent-eval gdb_char_test
PASS: gdb.trace/ax.exp: maint agent-eval gdb_arr_test[12]
PASS: gdb.trace/ax.exp: maint agent-eval gdb_arr_test[gdb_short_test]
PASS: gdb.trace/ax.exp: maint agent-eval gdb_struct1_test
PASS: gdb.trace/ax.exp: maint agent-eval gdb_struct1_test.s
PASS: gdb.trace/ax.exp: maint agent-eval gdb_struct1_test.arr[gdb_struct1_test.c]
PASS: gdb.trace/ax.exp: maint agent-eval gdb_structp_test
PASS: gdb.trace/ax.exp: maint agent-eval gdb_structp_test->l
PASS: gdb.trace/ax.exp: maint agent-eval gdb_structp_test->bfield
PASS: gdb.trace/ax.exp: maint agent-eval gdb_long_test + gdb_short_test
PASS: gdb.trace/ax.exp: maint agent-eval gdb_long_test - gdb_short_test
PASS: gdb.trace/ax.exp: maint agent-eval gdb_long_test * gdb_short_test
PASS: gdb.trace/ax.exp: maint agent-eval gdb_long_test / gdb_short_test
PASS: gdb.trace/ax.exp: maint agent-eval gdb_structp_test + 1
PASS: gdb.trace/ax.exp: maint agent-eval gdb_long_test == gdb_short_test
PASS: gdb.trace/ax.exp: maint agent-eval gdb_long_test != gdb_short_test
PASS: gdb.trace/ax.exp: maint agent-eval gdb_long_test < gdb_short_test
PASS: gdb.trace/ax.exp: maint agent-eval gdb_long_test <= gdb_short_test
PASS: gdb.trace/ax.exp: maint agent-eval gdb_long_test > gdb_short_test
PASS: gdb.trace/ax.exp: maint agent-eval gdb_long_test >= gdb_short_test
PASS: gdb.trace/ax.exp: maint agent-eval &gdb_long_test == &gdb_short_test
PASS: gdb.trace/ax.exp: maint agent-eval &gdb_long_test < &gdb_short_test
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/backtrace.exp ...
UNSUPPORTED: gdb.trace/backtrace.exp: Current target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/change-loc.exp ...
UNSUPPORTED: gdb.trace/change-loc.exp: Current target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/circ.exp ...
UNSUPPORTED: gdb.trace/circ.exp: target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/collection.exp ...
UNSUPPORTED: gdb.trace/collection.exp: Current target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/deltrace.exp ...
PASS: gdb.trace/deltrace.exp: set tracepoint 1
PASS: gdb.trace/deltrace.exp: set tracepoint 2
PASS: gdb.trace/deltrace.exp: set tracepoint 3
PASS: gdb.trace/deltrace.exp: 3.1a: set three tracepoints
PASS: gdb.trace/deltrace.exp: 3.1b: delete all tracepoints
PASS: gdb.trace/deltrace.exp: 3.2a: set three tracepoints
PASS: gdb.trace/deltrace.exp: 3.2b: delete first tracepoint
PASS: gdb.trace/deltrace.exp: 3.2c: verify delete first tracepoint
PASS: gdb.trace/deltrace.exp: 3.2d: delete second tracepoint
PASS: gdb.trace/deltrace.exp: 3.2e: verify delete second tracepoint
PASS: gdb.trace/deltrace.exp: 3.2f: delete third tracepoint
PASS: gdb.trace/deltrace.exp: 3.2g: verify delete third tracepoint
PASS: gdb.trace/deltrace.exp: 3.3a: set three tracepoints
PASS: gdb.trace/deltrace.exp: 3.3b: delete three tracepoints
PASS: gdb.trace/deltrace.exp: 3.3c: verify delete three tracepoints
PASS: gdb.trace/deltrace.exp: 3.4: delete invalid tracepoint number
PASS: gdb.trace/deltrace.exp: 3.5: delete tracepoint number zero
PASS: gdb.trace/deltrace.exp: 3.6: help delete tracepoints
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/disconnected-tracing.exp ...
UNSUPPORTED: gdb.trace/disconnected-tracing.exp: target does not support reconnect
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/entry-values.exp ...
PASS: gdb.trace/entry-values.exp: disassemble foo
PASS: gdb.trace/entry-values.exp: disassemble foo+9,+10
PASS: gdb.trace/entry-values.exp: disassemble bar
PASS: gdb.trace/entry-values.exp: disassemble bar+32,+10
PASS: gdb.trace/entry-values.exp: continue to breakpoint: foo
PASS: gdb.trace/entry-values.exp: set print entry-values both
PASS: gdb.trace/entry-values.exp: bt (1)
PASS: gdb.trace/entry-values.exp: set var global1=10
PASS: gdb.trace/entry-values.exp: set var global2=11
PASS: gdb.trace/entry-values.exp: bt (2)
UNSUPPORTED: gdb.trace/entry-values.exp: target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/ftrace.exp ...
UNSUPPORTED: gdb.trace/ftrace.exp: target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/infotrace.exp ...
PASS: gdb.trace/infotrace.exp: 2.1: info tracepoints (all)
PASS: gdb.trace/infotrace.exp: 2.2a: info tracepoint 1 (gdb_c_test)
PASS: gdb.trace/infotrace.exp: 2.2b: info tracepoint 2 (gdb_asm_test)
PASS: gdb.trace/infotrace.exp: 2.3: info tracepoint (invalid tracepoint number)
PASS: gdb.trace/infotrace.exp: 2.4: info trace rejects multiple tracepoint numbers
PASS: gdb.trace/infotrace.exp: 2.5: help info tracepoints
PASS: gdb.trace/infotrace.exp: collect on tracepoint 1
UNSUPPORTED: gdb.trace/infotrace.exp: Current target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/mi-trace-frame-collected.exp ...
UNSUPPORTED: gdb.trace/mi-trace-frame-collected.exp: Current target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/mi-trace-unavailable.exp ...
UNSUPPORTED: gdb.trace/mi-trace-unavailable.exp: Current target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/mi-traceframe-changed.exp ...
PASS: gdb.trace/mi-traceframe-changed.exp: tfile: select trace file
PASS: gdb.trace/mi-traceframe-changed.exp: tfile: tfind 0
PASS: gdb.trace/mi-traceframe-changed.exp: tfile: tfind 0 again
PASS: gdb.trace/mi-traceframe-changed.exp: tfile: tfind end
PASS: gdb.trace/mi-traceframe-changed.exp: tfile: -trace-find frame-number 0
UNSUPPORTED: gdb.trace/mi-traceframe-changed.exp: Current target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/mi-tracepoint-changed.exp ...
UNSUPPORTED: gdb.trace/mi-tracepoint-changed.exp: Current target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/mi-tsv-changed.exp ...
PASS: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar1
PASS: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar1 modified
PASS: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar1 modified without notification
PASS: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar2
PASS: gdb.trace/mi-tsv-changed.exp: create delete modify: delete tvariable $tvar2
PASS: gdb.trace/mi-tsv-changed.exp: create delete modify: delete all tvariables
UNSUPPORTED: gdb.trace/mi-tsv-changed.exp: create delete modify: Current target does not support trace
UNSUPPORTED: gdb.trace/mi-tsv-changed.exp: Current target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/packetlen.exp ...
UNSUPPORTED: gdb.trace/packetlen.exp: Current target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/passc-dyn.exp ...
UNSUPPORTED: gdb.trace/passc-dyn.exp: Current target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/passcount.exp ...
PASS: gdb.trace/passcount.exp: 4.1a: set three tracepoints, passcounts all zero
PASS: gdb.trace/passcount.exp: 4.1b: set 1st tracepoint's passcount to two
PASS: gdb.trace/passcount.exp: 4.1c: verify 1st tracepoint's passcount set to two
PASS: gdb.trace/passcount.exp: 4.1d: set 2nd tracepoint's passcount to four
PASS: gdb.trace/passcount.exp: 4.1c: verify 2nd tracepoint's passcount set to four
PASS: gdb.trace/passcount.exp: 4.2b: set last (default) tp's passcount to six
PASS: gdb.trace/passcount.exp: 4.2b: verify last (default) tp's passcount set to six
PASS: gdb.trace/passcount.exp: 4.4a: reset last (default) tp's passcount to seven
PASS: gdb.trace/passcount.exp: 4.4a: verify reset last (default) tp's passcount to seven
PASS: gdb.trace/passcount.exp: 4.4b: reset second tracepoint's passcount to five
PASS: gdb.trace/passcount.exp: 4.4c: verify reset second tracepoint's passcount to five
PASS: gdb.trace/passcount.exp: 4.20a: set all three passcounts to three
PASS: gdb.trace/passcount.exp: 4.20a: set all three passcounts to three
PASS: gdb.trace/passcount.exp: 4.20a: reset all three passcounts to four
PASS: gdb.trace/passcount.exp: 4.20b: reset all three passcounts to four
PASS: gdb.trace/passcount.exp: 4.6: set passcount to zero
PASS: gdb.trace/passcount.exp: 4.6: set passcount to zero
PASS: gdb.trace/passcount.exp: 4.7: set passcount to large number (32767)
PASS: gdb.trace/passcount.exp: 4.7: set passcount to large number (32767)
PASS: gdb.trace/passcount.exp: 4.8: invalid tracepoint number in passcount
PASS: gdb.trace/passcount.exp: 4.9: help passcount
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/pending.exp ...
UNSUPPORTED: gdb.trace/pending.exp: Current target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/qtro.exp ...
PASS: gdb.trace/qtro.exp: probe for target remote
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/range-stepping.exp ...
UNSUPPORTED: gdb.trace/range-stepping.exp: target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/read-memory.exp ...
UNSUPPORTED: gdb.trace/read-memory.exp: target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/report.exp ...
UNSUPPORTED: gdb.trace/report.exp: Current target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/save-trace.exp ...
PASS: gdb.trace/save-trace.exp: 10.x: set passcount for tracepoint 1
PASS: gdb.trace/save-trace.exp: 10.x: set condition for tracepoint 1
PASS: gdb.trace/save-trace.exp: 10.x: set actions for tracepoint 1
PASS: gdb.trace/save-trace.exp: 10.x: set passcount for tracepoint 2
PASS: gdb.trace/save-trace.exp: 10.x: set condition for tracepoint 2
PASS: gdb.trace/save-trace.exp: 10.x: set actions for tracepoint 2
PASS: gdb.trace/save-trace.exp: 10.x: set passcount for tracepoint 3
PASS: gdb.trace/save-trace.exp: 10.x: set condition for tracepoint 3
PASS: gdb.trace/save-trace.exp: 10.x: set actions for tracepoint 3
PASS: gdb.trace/save-trace.exp: 10.x: set passcount for tracepoint 4
PASS: gdb.trace/save-trace.exp: 10.x: set condition for tracepoint 4
PASS: gdb.trace/save-trace.exp: 10.x: set actions for tracepoint 4
PASS: gdb.trace/save-trace.exp: 10.x: set passcount for tracepoint 5
PASS: gdb.trace/save-trace.exp: 10.x: set condition for tracepoint 5
PASS: gdb.trace/save-trace.exp: 10.x: set actions for tracepoint 5
PASS: gdb.trace/save-trace.exp: 10.x: set passcount for tracepoint 6
PASS: gdb.trace/save-trace.exp: 10.x: set condition for tracepoint 6
PASS: gdb.trace/save-trace.exp: 10.x: set actions for tracepoint 6
PASS: gdb.trace/save-trace.exp: 10: set default-collect
PASS: gdb.trace/save-trace.exp: 10.x: verify trace setup
PASS: gdb.trace/save-trace.exp: 10: show default-collect
PASS: gdb.trace/save-trace.exp: 10.1: save tracepoint definitions
PASS: gdb.trace/save-trace.exp: 10.2: clear default-collect
PASS: gdb.trace/save-trace.exp: 10.2: delete tracepoints
PASS: gdb.trace/save-trace.exp: 10.2: read back saved tracepoints
PASS: gdb.trace/save-trace.exp: 10.2: verify recovered tracepoints
PASS: gdb.trace/save-trace.exp: 10: show default-collect
PASS: gdb.trace/save-trace.exp: 10.3: save tracepoint definitions, full path
PASS: gdb.trace/save-trace.exp: 10.3: clear default-collect
PASS: gdb.trace/save-trace.exp: 10.3: delete tracepoints
PASS: gdb.trace/save-trace.exp: 10.4: read saved tracepoints, full path
PASS: gdb.trace/save-trace.exp: 10.3: verify recovered tracepoints, full path
PASS: gdb.trace/save-trace.exp: 10: show default-collect
PASS: gdb.trace/save-trace.exp: 10.7: help save-tracepoints
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/stap-trace.exp ...
gdb compile failed, ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/stap-trace.c:34:21: fatal error: sys/sdt.h: No such file or directory
 #include <sys/sdt.h>
                     ^
compilation terminated.
UNTESTED: gdb.trace/stap-trace.exp: Could not compile stap-trace.c
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/status-stop.exp ...
UNSUPPORTED: gdb.trace/status-stop.exp: target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/strace.exp ...
UNTESTED: gdb.trace/strace.exp: UST library or headers are not installed
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tfile.exp ...
PASS: gdb.trace/tfile.exp: target tfile
PASS: gdb.trace/tfile.exp: info tracepoints on trace file
PASS: gdb.trace/tfile.exp: tfind 0 on trace file
PASS: gdb.trace/tfile.exp: print testglob on trace file
PASS: gdb.trace/tfile.exp: print testglob2 on trace file
PASS: gdb.trace/tfile.exp: print constglob on trace file
PASS: gdb.trace/tfile.exp: disassemble main
PASS: gdb.trace/tfile.exp: print nonconstglob on trace file
PASS: gdb.trace/tfile.exp: tfind does not find a second frame in trace file
PASS: gdb.trace/tfile.exp: tstatus on trace file
PASS: gdb.trace/tfile.exp: leave tfind mode
PASS: gdb.trace/tfile.exp: no stack if no traceframe selected
PASS: gdb.trace/tfile.exp: no registers if no traceframe selected
PASS: gdb.trace/tfile.exp: target tfile
PASS: gdb.trace/tfile.exp: tstatus on error trace file
PASS: gdb.trace/tfile.exp: info threads
PASS: gdb.trace/tfile.exp: info inferiors
PASS: gdb.trace/tfile.exp: interpreter-exec mi "-target-select tfile tfile-basic.tf"
PASS: gdb.trace/tfile.exp: -trace-status
PASS: gdb.trace/tfile.exp: complete-command 'target tfile'
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tfind.exp ...
PASS: gdb.trace/tfind.exp: 6.2: help tstart
PASS: gdb.trace/tfind.exp: 7.2: help tstop
PASS: gdb.trace/tfind.exp: 8.38: help tfind
PASS: gdb.trace/tfind.exp: 8.38: help tfind PC
PASS: gdb.trace/tfind.exp: 8.38: help tfind end
PASS: gdb.trace/tfind.exp: 8.38: help tfind none
PASS: gdb.trace/tfind.exp: 8.38: help tfind line
PASS: gdb.trace/tfind.exp: 8.38: help tfind start
PASS: gdb.trace/tfind.exp: 8.38: help tfind range
PASS: gdb.trace/tfind.exp: 8.38: help tfind tracepoint
UNSUPPORTED: gdb.trace/tfind.exp: Current target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/trace-break.exp ...
UNSUPPORTED: gdb.trace/trace-break.exp: target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/trace-buffer-size.exp ...
UNSUPPORTED: gdb.trace/trace-buffer-size.exp: target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/trace-mt.exp ...
PASS: gdb.trace/trace-mt.exp: successfully compiled posix threads test case
UNSUPPORTED: gdb.trace/trace-mt.exp: target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tracecmd.exp ...
PASS: gdb.trace/tracecmd.exp: 1.0: help tracepoints
PASS: gdb.trace/tracecmd.exp: 1.1a: set tracepoint at sourceline
PASS: gdb.trace/tracecmd.exp: 1.1b: trace sourcefile:line
PASS: gdb.trace/tracecmd.exp: set breakpoint pending off
PASS: gdb.trace/tracecmd.exp: 1.2a: trace invalid line in sourcefile
PASS: gdb.trace/tracecmd.exp: 1.2b: reject invalid line in srcfile
PASS: gdb.trace/tracecmd.exp: 1.3a: trace invalid source file
PASS: gdb.trace/tracecmd.exp: 1.3b: reject invalid srcfile
PASS: gdb.trace/tracecmd.exp: 1.4a: trace function by name
PASS: gdb.trace/tracecmd.exp: 1.4b: trace function by name
PASS: gdb.trace/tracecmd.exp: 1.5a: trace invalid function
PASS: gdb.trace/tracecmd.exp: 1.5b: reject invalid srcfile
PASS: gdb.trace/tracecmd.exp: 1.6a: trace at specific address
PASS: gdb.trace/tracecmd.exp: 1.6b: verify trace at specific address
PASS: gdb.trace/tracecmd.exp: 1.7a: trace at function label (before prologue)
PASS: gdb.trace/tracecmd.exp: 1.7b: verify trace at specific address
PASS: gdb.trace/tracecmd.exp: 1.9: trace <no arguments>
PASS: gdb.trace/tracecmd.exp: 1.11a: conditional tracepoint
PASS: gdb.trace/tracecmd.exp: 1.11b: verify conditional tracepoint
PASS: gdb.trace/tracecmd.exp: 1.14: help trace
PASS: gdb.trace/tracecmd.exp: Declined to set a fast tracepoint
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tspeed.exp ...
gdb compile failed, gcc: error: [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../gdbserver/libinproctrace.so: No such file or directory
UNTESTED: gdb.trace/tspeed.exp: tspeed.exp
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tstatus.exp ...
UNSUPPORTED: gdb.trace/tstatus.exp: target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tsv.exp ...
PASS: gdb.trace/tsv.exp: Create a trace state variable
PASS: gdb.trace/tsv.exp: Create a trace state variable with initial value
PASS: gdb.trace/tsv.exp: Change initial value of a trace state variable
PASS: gdb.trace/tsv.exp: Create a trace state variable with expression
PASS: gdb.trace/tsv.exp: Init trace state variable to a 64-bit value
PASS: gdb.trace/tsv.exp: tvariable syntax error, not empty variable name
PASS: gdb.trace/tsv.exp: tvariable syntax error, bad name
PASS: gdb.trace/tsv.exp: tvariable syntax error, bad name 2
PASS: gdb.trace/tsv.exp: tvariable syntax error, bad name 3
PASS: gdb.trace/tsv.exp: tvariable syntax error, not an assignment
PASS: gdb.trace/tsv.exp: tvariable creation fails with invalid expression
PASS: gdb.trace/tsv.exp: List tvariables
PASS: gdb.trace/tsv.exp: Print a trace state variable before run
PASS: gdb.trace/tsv.exp: delete trace state variable
PASS: gdb.trace/tsv.exp: List tvariables after deletion
PASS: gdb.trace/tsv.exp: Delete all trace state variables
PASS: gdb.trace/tsv.exp: List tvariables after deleting all
UNSUPPORTED: gdb.trace/tsv.exp: Current target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/unavailable.exp ...
UNSUPPORTED: gdb.trace/unavailable.exp: Current target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/while-dyn.exp ...
UNSUPPORTED: gdb.trace/while-dyn.exp: Current target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/while-stepping.exp ...
PASS: gdb.trace/while-stepping.exp: 5.12: set a tracepoint, stepcount is zero
PASS: gdb.trace/while-stepping.exp: 5.12: set stepcount to 12
PASS: gdb.trace/while-stepping.exp: 5.12: info trace shows "while-stepping"
PASS: gdb.trace/while-stepping.exp: 5.14: while-stepping null stepcount
PASS: gdb.trace/while-stepping.exp: 5.15: while-stepping rejects zero stepcount
PASS: gdb.trace/while-stepping.exp: 5.16: step without collecting anything
PASS: gdb.trace/while-stepping.exp: 5.16: confirm actions, step without collecting anything
PASS: gdb.trace/while-stepping.exp: break main
UNSUPPORTED: gdb.trace/while-stepping.exp: target does not support trace

		=== gdb Summary ===

# of expected passes		251
# of untested testcases		3
# of unsupported tests		32
[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version  7.6.50.20131021-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory