summaryrefslogtreecommitdiff
path: root/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum
blob: 86e6495f6758faa9df1412ca79a47df386ee6ee2 (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
Test Run By thomas on Tue Nov  6 12:50:19 2012
Native configuration is i686-unknown-gnu0.3

		=== gdb tests ===

Schedule of variations:
    unix

Running target unix
Running ../../../master/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.1e: 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
Running ../../../master/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 ../../../master/gdb/testsuite/gdb.trace/backtrace.exp ...
PASS: gdb.trace/backtrace.exp: Current target does not support trace
Running ../../../master/gdb/testsuite/gdb.trace/circ.exp ...
PASS: gdb.trace/circ.exp: set circular-trace-buffer on
PASS: gdb.trace/circ.exp: show circular-trace-buffer (on)
PASS: gdb.trace/circ.exp: set circular-trace-buffer off
PASS: gdb.trace/circ.exp: show circular-trace-buffer (off)
PASS: gdb.trace/circ.exp: Current target does not support trace
Running ../../../master/gdb/testsuite/gdb.trace/collection.exp ...
PASS: gdb.trace/collection.exp: Current target does not support trace
Running ../../../master/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 ../../../master/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
Running ../../../master/gdb/testsuite/gdb.trace/packetlen.exp ...
PASS: gdb.trace/packetlen.exp: Current target does not support trace
Running ../../../master/gdb/testsuite/gdb.trace/passc-dyn.exp ...
PASS: gdb.trace/passc-dyn.exp: Current target does not support trace
Running ../../../master/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 ../../../master/gdb/testsuite/gdb.trace/report.exp ...
PASS: gdb.trace/report.exp: Current target does not support trace
Running ../../../master/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 ../../../master/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: 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: interpreter-exec mi "-target-select tfile basic.tf"
Running ../../../master/gdb/testsuite/gdb.trace/tfind.exp ...
PASS: gdb.trace/tfind.exp: Current target does not support trace
Running ../../../master/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: 1.2a: trace invalid line in sourcefile
PASS: gdb.trace/tracecmd.exp: 1.2b: reject invalid line in srcfile
PASS: gdb.trace/tracecmd.exp: set breakpoint pending off
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 ../../../master/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, bad name
PASS: gdb.trace/tsv.exp: tvariable syntax error, not an assignment
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
PASS: gdb.trace/tsv.exp: Current target does not support trace
Running ../../../master/gdb/testsuite/gdb.trace/unavailable.exp ...
PASS: gdb.trace/unavailable.exp: Current target does not support trace
Running ../../../master/gdb/testsuite/gdb.trace/while-dyn.exp ...
PASS: gdb.trace/while-dyn.exp: Current target does not support trace
Running ../../../master/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

		=== gdb Summary ===

# of expected passes		219
[...]/hurd/master.build/gdb/testsuite/../../gdb/gdb version  7.3.50.20110906-cvs -nw -nx -data-directory [...]/hurd/master.build/gdb/testsuite/../data-directory