gdb/testsuite: add inferior arguments test
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
6cf66e76
SM
12020-05-25 Simon Marchi <simon.marchi@efficios.com>
2
3 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
4 * gdb.base/inferior-args.exp: New file.
5 * gdb.base/inferior-args.c: New file.
6
75d04512
SM
72020-05-25 Simon Marchi <simon.marchi@efficios.com>
8
9 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
10 inferior_args. Pass it to gdb_reload.
11 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
12 inferior_args.
13 (gdb_reload): Add inferior_args argument.
14 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
15 pass it to gdbserver_run.
16 * boards/native-gdbserver.exp: Do not set noargs.
17 * boards/native-extended-gdbserver.exp (gdb_reload): Add
18 inferior_args argument.
19 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
20 * gdb.base/a2-run.exp: Check for use_gdb_stub.
21 * gdb.base/args.exp: Likewise.
22
42cf1844
TV
232020-05-25 Tom de Vries <tdevries@suse.de>
24
25 * lib/gdb.exp (exec_is_pie): Add comment.
26
8f7d38ef
TV
272020-05-25 Tom de Vries <tdevries@suse.de>
28
29 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
30 instead of $binfile in the untested message.
31
465e1b0f
TV
322020-05-25 Tom de Vries <tdevries@suse.de>
33
34 PR testsuite/26031
35 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
36
3c5a0e02
TV
372020-05-25 Tom de Vries <tdevries@suse.de>
38
39 * boards/gold.exp: New file.
40
0a4f5f8c
TT
412020-05-23 Tom Tromey <tom@tromey.com>
42
43 * gdb.base/style.exp: Remove completion styling test.
44 * lib/gdb-utils.exp (style): Remove completion styles.
45
eca1f90c
TT
462020-05-23 Tom Tromey <tom@tromey.com>
47
48 * gdb.base/style.exp: Add completion styling test.
49 * lib/gdb-utils.exp (style): Add completion styles.
50
7c13f4e8
AB
512020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
52
53 * gdb.base/annota1.exp: Update expected results.
54 * gdb.cp/annota2.exp: Update expected results, remove duplicate
55 test name.
56 * gdb.cp/annota3.exp: Update expected results.
57
41977d16
SM
582020-05-20 Simon Marchi <simon.marchi@efficios.com>
59
60 PR gdb/26016
61 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
62 against MAP_FAILED.
63 * gdb.base/coremaker.c (mmapdata): Likewise.
64 * gdb.base/jit-reader-host.c (main): Likewise.
65 * gdb.base/sym-file-loader.c (load): Likewise.
66 (load_shlib): Likewise.
67
b4757f2e
TT
682020-05-20 Tom Tromey <tromey@adacore.com>
69
70 * gdb.ada/array_char_idx.exp: Recognize initialized array.
71
9a0bacfb
TV
722020-05-20 Tom de Vries <tdevries@suse.de>
73
74 PR symtab/25833
75 * gdb.base/with-mf-inc.c: New test.
76 * gdb.base/with-mf-main.c: New test.
77 * gdb.base/with-mf.exp: New file.
78
76571211
TT
792020-05-19 Tom Tromey <tromey@adacore.com>
80
81 * gdb.rust/simple.exp: Restore missing test result.
82
4cd9f3d5
TV
832020-05-19 Tom de Vries <tdevries@suse.de>
84
85 * gdb.base/gdb-caching-proc.exp: Fix typo.
86
7d874253
TT
872020-05-19 Tom Tromey <tromey@adacore.com>
88
89 * gdb.rust/simple.exp: Add some test descriptions.
90 (test_one_slice): Use with_test_prefix.
91
1d727695
TV
922020-05-18 Tom de Vries <tdevries@suse.de>
93
94 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
95
7f32a4d5
PA
962020-05-17 Pedro Alves <palves@redhat.com>
97
98 PR gdb/25741
99 * gdb.base/hw-sw-break-same-address.exp: New file.
100
7cfd74cf
PA
1012020-05-16 Pedro Alves <palves@redhat.com>
102
103 * gdb.multi/multi-re-run.exp (test_re_run): Switch
104 LAST_LOADED_FILE accordingly.
105
57b4f16e
PW
1062020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
107
108 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
109
7c05caf7
PW
1102020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
111
112 * gdb.base/help.exp: Test apropos and help for commands
113 having aliases. Fixed comments not starting with an
114 upper-case letter or not finishing with a dot.
115
7aa1b46f
PW
1162020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
117
3b3aaacb
PW
118 * gdb.base/alias.exp: Update help output check.
119
57b4f16e 1202020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 121
7aa1b46f
PW
122 * gdb.base/default.exp: Update output following fixes.
123
0605465f
PW
1242020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
125
126 * gdb.base/alias.exp: Test aliases starting with a prefix of
127 another alias.
128
86e4e63d
GB
1292020-05-15 Gary Benson <gbenson@redhat.com>
130
131 * gdb.base/info-os.c (main): Add return statement.
132 * gdb.base/info_minsym.c (minsym_fun): Likewise.
133 * gdb.base/large-frame-2.c (func): Likewise.
134 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
135 * gdb.base/pr10179-b.c (foo2): Likewise.
136 * gdb.base/valgrind-disp-step.c (foo): Likewise.
137 * gdb.base/watch-cond.c (func): Likewise.
138 * gdb.multi/goodbye.c (verylongfun): Likewise.
139 * gdb.multi/hello.c (commonfun): Likewise.
140 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
141 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
142 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
143 Likewise.
144 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
145 * gdb.threads/interrupt-while-step-over.c (child_function):
146 Likewise.
147 * gdb.trace/actions-changed.c (end): Likewise.
148
163df4df
GB
1492020-05-15 Gary Benson <gbenson@redhat.com>
150
151 * gdb.opencl/callfuncs.exp: Report when test skipped.
152 * gdb.opencl/convs_casts.exp: Likewise.
153 * gdb.opencl/datatypes.exp: Likewise.
154 * gdb.opencl/operators.exp: Likewise.
155 * gdb.opencl/vec_comps.exp: Likewise.
156
6dbc505a
TV
1572020-05-15 Tom de Vries <tdevries@suse.de>
158
159 * gdb.base/align.exp.in: Rename to ...
160 * gdb.base/align.exp.tcl: ... this.
161 * gdb.base/align-c++.exp: Update.
162 * gdb.base/align-c.exp: Update.
163 * gdb.base/all-architectures.exp.in: Rename to ...
164 * gdb.base/all-architectures.exp: ... this.
165 * gdb.base/all-architectures-0.exp: Update.
166 * gdb.base/all-architectures-1.exp: Update.
167 * gdb.base/all-architectures-2.exp: Update.
168 * gdb.base/all-architectures-3.exp: Update.
169 * gdb.base/all-architectures-4.exp: Update.
170 * gdb.base/all-architectures-5.exp: Update.
171 * gdb.base/all-architectures-6.exp: Update.
172 * gdb.base/all-architectures-7.exp: Update.
173 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
174 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
175 * gdb.base/infcall-nested-structs-c++.exp: Update.
176 * gdb.base/infcall-nested-structs-c.exp: Update.
177 * gdb.base/info-types.exp.in: Rename to ...
178 * gdb.base/info-types.exp.tcl: ... this.
179 * gdb.base/info-types-c++.exp: Update.
180 * gdb.base/info-types-c.exp: Update.
181 * gdb.base/max-depth.exp.in: Rename to ...
182 * gdb.base/max-depth.exp.tcl: ... this.
183 * gdb.base/max-depth-c++.exp: Update.
184 * gdb.base/max-depth-c.exp: Update.
185 * gdb.cp/cpexprs.exp.in: Rename to ...
186 * gdb.cp/cpexprs.exp.tcl: ... this.
187 * gdb.cp/cpexprs-debug-types.exp: Update.
188 * gdb.cp/cpexprs.exp: Update.
189 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
190 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
191 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
192 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
193 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
194 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
195 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
196 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
197 * gdb.dwarf2/clang-debug-names-2.exp: Update.
198 * gdb.dwarf2/clang-debug-names.exp: Update.
199
d1034d78
AB
2002020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
201
202 * lib/check-test-names.exp: Remove code that prevents this file
203 loading when tests are run in parallel.
204
3c5c3649
PA
2052020-05-15 Pedro Alves <palves@redhat.com>
206
207 * gdb.multi/multi-kill.exp (start_inferior): Remove
208 'testpid' parameter. Refer to namespace variable directly.
209 (testpid): Declare as namespace variable.
210
272c36b8
PA
2112020-05-15 Pedro Alves <palves@redhat.com>
212
213 * gdb.multi/multi-kill.exp: Wrap in namespace.
214 (start_inferior): Add TESTPID parameter. Use it instead of the
215 testpid global.
216 (top level): Define empty TESTPID array, and pass it down to
217 start_inferior.
218
02eba61a
TV
2192020-05-14 Tom de Vries <tdevries@suse.de>
220
221 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
222 output.
223
971a3747
TV
2242020-05-14 Tom de Vries <tdevries@suse.de>
225
226 * gdb.base/align.exp: Split into ...
227 * gdb.base/align.exp.in: ...
228 * gdb.base/align-c++.exp: ...
229 * gdb.base/align-c.exp: ... these.
230 * gdb.base/infcall-nested-structs.exp: Split into ...
231 * gdb.base/infcall-nested-structs.exp.in: ...
232 * gdb.base/infcall-nested-structs-c++.exp: ...
233 * gdb.base/infcall-nested-structs-c.exp: ... these.
234 * gdb.base/info-types.exp: Split into ...
235 * gdb.base/info-types.exp.in: ...
236 * gdb.base/info-types-c++.exp: ...
237 * gdb.base/info-types-c.exp: ... these.
238 * gdb.base/max-depth.exp: Split into ...
239 * gdb.base/max-depth.exp.in: ...
240 * gdb.base/max-depth-c++.exp: ...
241 * gdb.base/max-depth-c.exp: ... these.
242 * gdb.cp/infcall-nodebug.exp: Split into ...
243 * gdb.cp/infcall-nodebug.exp.in: ...
244 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
245 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
246 * gdb.cp/infcall-nodebug-c-d0.exp: ...
247 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
248
a05575d3
TBA
2492020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
250 Pedro Alves <palves@redhat.com>
251
252 * gdb.multi/multi-exit.c: New file.
253 * gdb.multi/multi-exit.exp: New file.
254 * gdb.multi/multi-kill.c: New file.
255 * gdb.multi/multi-kill.exp: New file.
256
6ad82919
TBA
2572020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
258
259 * gdb.base/annota1.exp: Update the expected output.
260 * gdb.cp/annota2.exp: Ditto.
261
843f4d93
AB
2622020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
263
264 * lib/check-test-names.exp: Disable when testing is being run in
265 parallel.
266
c7c66341
TV
2672020-05-12 Tom de Vries <tdevries@suse.de>
268
269 * gdb.base/jit-elf.exp: Fix string concat.
270
1b59ca1c
TV
2712020-05-12 Tom de Vries <tdevries@suse.de>
272
273 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
274 messages.
275
b4991d29
TV
2762020-05-12 Tom de Vries <tdevries@suse.de>
277
278 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
279
dbb0ab10
TV
2802020-05-12 Tom de Vries <tdevries@suse.de>
281
282 * gdb.ada/catch_ex.exp: Use with_test_prefix.
283 * gdb.ada/mi_catch_ex.exp: Same.
284 * gdb.ada/mi_catch_ex_hand.exp: Same.
285
7549fed8
TV
2862020-05-12 Tom de Vries <tdevries@suse.de>
287
288 * gdb.fortran/complex.exp: Use with_test_prefix.
289
af2d5cd8
TV
2902020-05-12 Tom de Vries <tdevries@suse.de>
291
292 * gdb.trace/passcount.exp: Fix test-names.
293
7c121311
TV
2942020-05-12 Tom de Vries <tdevries@suse.de>
295
296 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
297
c9f3b40e
TV
2982020-05-12 Tom de Vries <tdevries@suse.de>
299
300 * gdb.gdb/complaints.exp: Use with_test_prefix.
301 * gdb.xml/tdesc-regs.exp: Same.
302 * gdb.opt/inline-locals.exp: Fix test name.
303
111b33f0
TV
3042020-05-12 Tom de Vries <tdevries@suse.de>
305
306 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
307 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
308 * gdb.dwarf2/implref-struct.exp: Same.
309 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
310 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
311
ebf47080
SM
3122020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
313
314 * gdb.base/jit-so.exp (one_jit_test): Change test name.
315
d30dcd12
AB
3162020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
317
318 * lib/check-test-names.exp (all_test_names): New module variable.
319 (counts): Add 'duplicates' field.
320 (_check_duplicates): New procedure.
321 (check): Also check for duplicates.
322 (do_log_summary): Print duplicates count.
323 (do_reset_vars): Reset counter for duplicate test names, and
324 discard all know test names.
325
34584c09
AB
3262020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
327
328 * lib/gdb.exp: Include check-test-names.exp library.
329 * lib/check-test-names.exp: New file.
330
e0002117
TV
3312020-05-11 Tom de Vries <tdevries@suse.de>
332
333 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
334
53f539a3
KS
3352020-05-11 Keith Seitz <keiths@redhat.com>
336
337 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
338
113ee09a
TV
3392020-05-11 Tom de Vries <tdevries@suse.de>
340
341 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
342 * gdb.cp/cpexprs.exp.in: .. here.
343 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
344 cpexprs.exp.
345
ba3e70b0
KS
3462020-05-11 Keith Seitz <keiths@redhat.com>
347
348 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
349 test names.
350 * gdb.ada/arrayptr.exp: Likewise.
351 * gdb.ada/assign_arr.exp: Likewise.
352 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
353 * gdb.ada/bp_on_var.exp: Likewise.
354 * gdb.ada/call_pn.exp: Likewise.
355 * gdb.ada/complete.exp: Likewise.
356 * gdb.ada/fun_overload_menu.exp: Likewise.
357 * gdb.ada/funcall_param.exp: Likewise.
358 * gdb.ada/funcall_ref.exp: Likewise.
359 * gdb.ada/packed_array_assign.exp: Likewise.
360 * gdb.ada/same_component_name.exp: Likewise.
361 * gdb.ada/type_coercion.exp: Likewise.
362 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
363 * gdb.ada/variant_record_packed_array.exp: Likewise.
364
3ee6bb11
TV
3652020-05-11 Tom de Vries <tdevries@suse.de>
366
367 PR symtab/25941
368 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
369 out of ...
370 * gdb.dwarf2/clang-debug-names.exp: ... here.
371 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
372 clang-debug-names.exp.in.
373 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
374 * gdb.dwarf2/clang-debug-names-2.c: New test.
375
86cd6bc8
AKS
3762020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
377
378 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
379 (fortran_runto_main): New Proc, fortran version of runto_main.
380 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
381 * gdb.fortran/array-bounds.exp: Likewise.
382 * gdb.fortran/array-slices.exp: Likewise.
383 * gdb.fortran/block-data.exp: Likewise.
384 * gdb.fortran/charset.exp: Likewise.
385 * gdb.fortran/common-block.exp: Likewise.
386 * gdb.fortran/complex.exp: Likewise.
387 * gdb.fortran/derived-type-function.exp: Likewise.
388 * gdb.fortran/derived-type.exp: Likewise.
389 * gdb.fortran/info-modules.exp: Likewise.
390 * gdb.fortran/info-types.exp: Likewise.
391 * gdb.fortran/intrinsics.exp: Likewise.
392 * gdb.fortran/library-module.exp: Likewise.
393 * gdb.fortran/logical.exp: Likewise.
394 * gdb.fortran/max-depth.exp: Likewise.
395 * gdb.fortran/module.exp: Likewise.
396 * gdb.fortran/multi-dim.exp: Likewise.
397 * gdb.fortran/nested-funcs.exp: Likewise.
398 * gdb.fortran/print-formatted.exp: Likewise.
399 * gdb.fortran/print_type.exp: Likewise.
400 * gdb.fortran/printing-types.exp: Likewise.
401 * gdb.fortran/ptr-indentation.exp: Likewise.
402 * gdb.fortran/ptype-on-functions.exp: Likewise.
403 * gdb.fortran/subarray.exp: Likewise.
404 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
405 * gdb.fortran/vla-datatypes.exp: Likewise.
406 * gdb.fortran/vla-history.exp: Likewise.
407 * gdb.fortran/vla-ptr-info.exp: Likewise.
408 * gdb.fortran/vla-ptype-sub.exp: Likewise.
409 * gdb.fortran/vla-ptype.exp: Likewise.
410 * gdb.fortran/vla-sizeof.exp: Likewise.
411 * gdb.fortran/vla-type.exp: Likewise.
412 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
413 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
414 * gdb.fortran/vla-value-sub.exp: Likewise.
415 * gdb.fortran/vla-value.exp: Likewise.
416 * gdb.fortran/whatis_type.exp: Likewise.
417 * gdb.mi/mi-var-child-f.exp: Likewise.
418
6dc55ce9 4192020-05-09 Tom de Vries <tdevries@suse.de>
420
421 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
422
283cb58c
TV
4232020-05-08 Tom de Vries <tdevries@suse.de>
424
425 * gdb.dwarf2/clang-debug-names.c: New test.
426 * gdb.dwarf2/clang-debug-names.exp: New file.
427
ac4a4f1c
SM
4282020-05-06 Simon Marchi <simon.marchi@efficios.com>
429
430 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
431 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
432
24fe640b
TV
4332020-05-06 Tom de Vries <tdevries@suse.de>
434
435 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
436 breakpoint is at a "recommended breakpoint location".
437 * gdb.reverse/consecutive-reverse.exp: Same.
438
0d8683a3
TV
4392020-05-06 Tom de Vries <tdevries@suse.de>
440
441 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
442 address.
443
b8983c46
TV
4442020-05-06 Tom de Vries <tdevries@suse.de>
445
446 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
447
abf6d805
TV
4482020-05-06 Tom de Vries <tdevries@suse.de>
449
450 * gdb.base/store.exp (check_set, up_set): Allowing missing location
451 info for r.
452
0fc2a808
TV
4532020-05-06 Tom de Vries <tdevries@suse.de>
454
455 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
456 necessary.
457
873dd427
TV
4582020-05-06 Tom de Vries <tdevries@suse.de>
459
460 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
461 void.
462
7c99e7e2
TV
4632020-05-06 Tom de Vries <tdevries@suse.de>
464
465 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
466 of ...
467 * gdb.base/async.exp: ... here.
468 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
469 "recommended breakpoint location".
470
6173d6a6
TV
4712020-05-06 Tom de Vries <tdevries@suse.de>
472
473 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
474
6015a067
TV
4752020-05-04 Tom de Vries <tdevries@suse.de>
476
477 * gdb.base/async.exp: Check whether instruction addresses are a
478 "recommended breakpoint location".
479
3b6acaee
TT
4802020-05-03 Tom Tromey <tom@tromey.com>
481
482 * gdb.base/sepdebug.exp: Remove "catch" test.
483 * gdb.base/break.exp: Remove "catch" test.
484 * gdb.base/default.exp: Update expected output.
485
5beb4d17
TV
4862020-05-02 Tom de Vries <tdevries@suse.de>
487
488 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
489 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
490 * gdb.arch/i386-mpx-map.exp: Same.
491 * gdb.arch/i386-mpx-sigsegv.exp: Same.
492 * gdb.arch/i386-mpx-simple_segv.exp: Same.
493 * gdb.arch/i386-mpx.exp: Same.
494
8caf140d
TV
4952020-05-02 Tom de Vries <tdevries@suse.de>
496
497 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
498
693196cb
TV
4992020-05-01 Tom de Vries <tdevries@suse.de>
500
501 * gdb.ada/operator_bp.exp: Allow more than required amount of
502 breakpoint.
503
53ae0aa9
TV
5042020-05-01 Tom de Vries <tdevries@suse.de>
505
506 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
507
ee9d1e5f
HD
5082020-04-30 Hannes Domani <ssbssa@yahoo.de>
509
510 PR gdb/18706
511 * gdb.cp/stub-array-size.cc: New test.
512 * gdb.cp/stub-array-size.exp: New file.
513 * gdb.cp/stub-array-size.h: New test.
514 * gdb.cp/stub-array-size2.cc: New test.
515
d5cf82c0
HD
5162020-04-30 Hannes Domani <ssbssa@yahoo.de>
517
518 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
519 output to the new format.
520
42e165c3
SM
5212020-04-29 Simon Marchi <simon.marchi@efficios.com>
522
523 * gdb.base/break.exp: Use with_test_prefix.
524
6e4e3fe1
TV
5252020-04-29 Tom de Vries <tdevries@suse.de>
526
527 * lib/gdb.exp (debug_types): New proc.
528 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
529 * gdb.python/py-symtab.exp: Same.
530
d642b692
HD
5312020-04-29 Hannes Domani <ssbssa@yahoo.de>
532
533 PR gdb/17320
534 * gdb.base/pretty-array.c: New test.
535 * gdb.base/pretty-array.exp: New file.
536
ea90f227
TV
5372020-04-29 Tom de Vries <tdevries@suse.de>
538
539 PR symtab/25889
540 * gdb.cp/cpexprs.exp: Adapt for inclusion.
541 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
542 and include cpexprs.exp.
543
a65189c9
TV
5442020-04-28 Mark Williams <mark@myosotissp.com>
545
546 PR gdb/24480
547 * dw4-toplevel-types.exp: Test for top level types.
548 * dw4-toplevel-types.cc: Test for top level types.
549
32d1f47a
TBA
5502020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
551
552 * gdb.threads/stop-with-handle.exp: Fix typo in comment
553 (theads -> threads).
554
56a4f5a1
TV
5552020-04-28 Tom de Vries <tdevries@suse.de>
556
557 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
558
0b2f8a3b
TV
5592020-04-28 Tom de Vries <tdevries@suse.de>
560
561 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
562
5390c717
TV
5632020-04-28 Tom de Vries <tdevries@suse.de>
564
565 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
566
15cd93d0
TV
5672020-04-28 Tom de Vries <tdevries@suse.de>
568
569 * gdb.dwarf2/main-foo.c: New test.
570 * gdb.dwarf2/struct-with-sig.exp: New file.
571
d472f0fb
TV
5722020-04-25 Tom de Vries <tdevries@suse.de>
573
574 * boards/debug-types.exp: New file.
575
8d840e05
AB
5762020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
577
578 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
579
bcfe6157
TT
5802020-04-24 Tom Tromey <tom@tromey.com>
581
582 PR symtab/12707:
583 * gdb.python/py-symbol.exp: Update expected results for
584 linkage_name test.
585 * gdb.cp/print-demangle.exp: New file.
586 * gdb.base/c-linkage-name.exp: Fix test.
587 * gdb.guile/scm-symbol.exp: Update expected results for
588 linkage_name test.
589
f049a313
TT
5902020-04-24 Tom Tromey <tom@tromey.com>
591
592 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
593 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
594 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
595 assembler.
596
7cf28874
TV
5972020-04-24 Tom de Vries <tdevries@suse.de>
598
599 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
600 C++.
601
dac2fef7
TT
6022020-04-24 Tom Tromey <tromey@adacore.com>
603
604 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
605 values.
606 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
607 values. Update test for minimal encodings.
608 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
609 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
610 values. Update test for minimal encodings.
611
1acda803
TT
6122020-04-24 Tom Tromey <tromey@adacore.com>
613
614 PR python/23662:
615 * gdb.ada/variant.exp: Add Python checks.
616 * gdb.rust/simple.exp: Add dynamic type checks.
617
adfb9815
TT
6182020-04-24 Tom Tromey <tromey@adacore.com>
619
620 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
621 Make array type matching more lax.
622 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
623 * gdb.ada/mi_variant.exp: New file.
624 * gdb.ada/mi_variant/pck.ads: New file.
625 * gdb.ada/mi_variant/pkg.adb: New file.
626 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
627 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
628
7d79de9a
TT
6292020-04-24 Tom Tromey <tromey@adacore.com>
630
631 * gdb.ada/variant.exp: Add dynamic field offset tests.
632 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
633 * gdb.ada/variant/pkg.adb: Add new variables.
634
f8e89861
TT
6352020-04-24 Tom Tromey <tromey@adacore.com>
636
637 * gdb.ada/variant.exp: New file
638 * gdb.ada/variant/pkg.adb: New file
639 * gdb.ada/variant/pck.adb: New file
640
86e887ae
TV
6412020-04-24 Tom de Vries <tdevries@suse.de>
642
643 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
644
88428775
TV
6452020-04-24 Tom de Vries <tdevries@suse.de>
646
647 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
648 flags.
649
4e86f6e7
TV
6502020-04-24 Tom de Vries <tdevries@suse.de>
651
652 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
653
2016d3e6
TV
6542020-04-24 Tom de Vries <tdevries@suse.de>
655
656 * lib/gdb.exp (default_gdb_start): Handle eof.
657 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
658 failure.
659 * gdb.base/readnever.exp: Handle clean_restart failure.
660
70bc38f5
TV
6612020-04-23 Tom de Vries <tdevries@suse.de>
662
663 * gdb.base/decl-before-def.exp: Run to main and print a again.
664
de82891c
TV
6652020-04-23 Tom de Vries <tdevries@suse.de>
666
667 * gdb.base/decl-before-def-decl.c: New test.
668 * gdb.base/decl-before-def-def.c: New test.
669 * gdb.base/decl-before-def.exp: New file.
670
96038148
TV
6712020-04-23 Tom de Vries <tdevries@suse.de>
672
673 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
674
54ac3df1
TV
6752020-04-22 Tom de Vries <tdevries@suse.de>
676
677 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
678 debug_info_offset.
679 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
680 before $objsfile in the line line.
681
714534e1
TV
6822020-04-22 Tom de Vries <tdevries@suse.de>
683
684 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
685
16a7dbf4
MS
6862020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
687
688 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
689 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
690 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
691 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
692 * gdb.base/jit-protocol.h: Update definitions to match all usage
693 contexts.
694
6952020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
696
697 * gdb.base: Rename all jit related test and source files.
698
6992020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
700
701 * gdb.base/jit-reader.exp: Relax register output check.
702
317d2668
TV
7032020-04-22 Tom de Vries <tdevries@suse.de>
704
705 PR symtab/25764
706 * gdb.base/psym-external-decl-2.c: New test.
707 * gdb.base/psym-external-decl.c: New test.
708 * gdb.base/psym-external-decl.exp: New file.
709 * gdb.threads/tls.exp: Add PR25807 kfail.
710
eea9e357
TV
7112020-04-22 Tom de Vries <tdevries@suse.de>
712
713 PR symtab/25801
714 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
715 in "info source" output.
716
3d5afab3
TV
7172020-04-22 Tom de Vries <tdevries@suse.de>
718
719 PR symtab/25700
720 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
721 symtab for imported_unit.c.
722
b32102f6
GB
7232020-04-21 Gary Benson <gbenson@redhat.com>
724
725 * gdb.base/advance.c (func): New argument, to match call site.
726 (func2, func3): Add return statements.
727
d43b7a2d
TBA
7282020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
729
730 * gdb.multi/run-only-second-inf.c: New file.
731 * gdb.multi/run-only-second-inf.exp: New file.
732
d89edf9b
MM
7332020-04-21 Markus Metzger <markus.t.metzger@intel.com>
734
735 * gdb.btrace/multi-inferior.c: New test.
736 * gdb.btrace/multi-inferior.exp: New file.
737
1a476b6d
MM
7382020-04-21 Markus Metzger <markus.t.metzger@intel.com>
739
740 * gdb.btrace/enable-new-thread.c: New test.
741 * gdb.btrace/enable-new-thread.exp: New file.
742
4778a5f8
TV
7432020-04-21 Tom de Vries <tdevries@suse.de>
744
745 PR gdb/25471
746 * gdb.threads/killed-outside.c: New test.
747 * gdb.threads/killed-outside.exp: New file.
748
9b2c992c
GB
7492020-04-20 Gary Benson <gbenson@redhat.com>
750
751 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
752 * gdb.base/nested-subp2.exp: Likewise.
753 * gdb.base/nested-subp3.exp: Likewise.
754
b5d1d6f7
GB
7552020-04-20 Gary Benson <gbenson@redhat.com>
756
757 * gdb.base/nested-subp1.exp: Disable test when using clang.
758 * gdb.base/nested-subp2.exp: Likewise.
759 * gdb.base/nested-subp3.exp: Likewise.
760
25230285
GB
7612020-04-20 Gary Benson <gbenson@redhat.com>
762
763 * gdb.cp/exception.cc: Fix compilation error with clang.
764
fa93cc8f
GB
7652020-04-20 Gary Benson <gbenson@redhat.com>
766
809730f3 767 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 768
e0c45f30
GB
7692020-04-20 Gary Benson <gbenson@redhat.com>
770
771 * gdb.base/jit-main.c: Fix compilation error with clang.
772
4ddfec93
KR
7732020-04-17 Kamil Rytarowski <n54@gmx.com>
774
775 * gdb.base/attach-twice.c: Include "sys/types.h".
776 (PTRACE_ATTACH): Add fallback definition.
777 (main): Pass `0' to the 4th argument of `ptrace'.
778
2bed205e
KR
7792020-04-17 Kamil Rytarowski <n54@gmx.com>
780
781 * gdb.base/fork-running-state.c: Include "signal.h".
782
0743fc83
TT
7832020-04-17 Tom Tromey <tromey@adacore.com>
784
785 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
786 Update tests.
787 * gdb.btrace/cpu.exp: Update tests.
788 * gdb.base/maint.exp: Update tests.
789 * gdb.base/default.exp: Update tests.
790 * gdb.base/completion.exp: Update tests.
791
efba5c23
TV
7922020-04-16 Tom de Vries <tdevries@suse.de>
793
794 PR symtab/25791
795 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
796 (ensure_gdb_index): and factor out and move ...
797 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
798 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
799
d191d716
TV
8002020-04-16 Tom de Vries <tdevries@suse.de>
801
802 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
803 loading exec.
804
99f1bc6a
AB
8052020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
806
807 * gdb.base/many-completions.exp: New file.
808
194d088f
TV
8092020-04-14 Tom de Vries <tdevries@suse.de>
810
811 PR symtab/25718
812 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
813
c1a66c06
TV
8142020-04-14 Tom de Vries <tdevries@suse.de>
815
816 PR symtab/25720
817 * gdb.base/maint-expand-symbols-header-file.c: New test.
818 * gdb.base/maint-expand-symbols-header-file.exp: New file.
819 * gdb.base/maint-expand-symbols-header-file.h: New test.
820
21b0982c
AB
8212020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
822
823 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
824 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
825 get_func_info.
826 (get_func_info): Delete.
827 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
828 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
829 * lib/dwarf.exp (get_func_info): New function.
830
dd1cab06
TV
8312020-04-13 Tom de Vries <tdevries@suse.de>
832
833 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
834 to what find_gnatmake does.
835
71ea2b6b
TV
8362020-04-10 Tom de Vries <tdevries@suse.de>
837
838 * gdb.base/style.exp: Expect "Expanding full symbols" message for
839 -readnow.
840
bdfc1e8a
TV
8412020-04-10 Tom de Vries <tdevries@suse.de>
842
843 PR cli/25808
844 * gdb.base/style.c: Add leading newlines.
845 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
846 Check listing of main's one-line body.
847
14ca8ecf
TV
8482020-04-08 Tom de Vries <tdevries@suse.de>
849
850 * lib/gdb.exp (psymtabs_p): New proc.
851 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
852 importing unit" unsupported if there are no partial symbols.
853
e21d048f
TV
8542020-04-08 Tom de Vries <tdevries@suse.de>
855
856 PR testsuite/25760
857 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
858
25c11aca
TV
8592020-04-07 Tom de Vries <tdevries@suse.de>
860
861 PR symtab/25796
862 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
863
5707e24b
TV
8642020-04-07 Tom de Vries <tdevries@suse.de>
865
866 * gdb.base/check-psymtab.c: New test.
867 * gdb.base/check-psymtab.exp: New file.
868
6ee448cc
TT
8692020-04-06 Tom Tromey <tromey@adacore.com>
870
871 * gdb.ada/variant-record/proc.adb: New file.
872 * gdb.ada/variant-record/value.adb: New file.
873 * gdb.ada/variant-record/value.s: New file.
874 * gdb.ada/variant-record.exp: New file.
875
9e7c9a03
HD
8762020-04-03 Hannes Domani <ssbssa@yahoo.de>
877
878 PR gdb/25325
879 * gdb.cp/typed-enum.cc: New test.
880 * gdb.cp/typed-enum.exp: New file.
881
c90d28ac
AB
8822020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
883
884 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
885 * gdb.dwarf2/dw2-inline-small-func.c: New file.
886 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
887 * gdb.dwarf2/dw2-inline-small-func.h: New file.
888 * gdb.opt/inline-small-func.c: New file.
889 * gdb.opt/inline-small-func.exp: New file.
890 * gdb.opt/inline-small-func.h: New file.
891
34e9a9fa
AB
8922020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
893
894 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
895 function.
896
6a354911
AB
8972020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
898
899 * lib/dwarf.exp (function_range): Allow compiler options to be
900 specified.
901
880d9777
TV
9022020-04-02 Tom de Vries <tdevries@suse.de>
903
904 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
905 __attribute__((always_inline)).
906 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
907
f32682ea
TV
9082020-04-02 Tom de Vries <tdevries@suse.de>
909
910 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
911 (gdbserver_gdb_exit): ... here. Add timeout warning.
912 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
913 (connect_target_extended_remote): Append new server_spawn_id to
914 server_spawn_ids.
915 (cleanup): New proc.
916 (setup, <toplevel>): Call cleanup.
917
d3214198
TV
9182020-04-02 Tom de Vries <tdevries@suse.de>
919
920 * gdb.base/main-psymtab.exp: New file.
921
cc77ed24
TV
9222020-04-02 Tom de Vries <tdevries@suse.de>
923
924 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
925
3638a098
TT
9262020-04-01 Tom Tromey <tom@tromey.com>
927
928 * gdb.base/complex-parts.exp: Add type tests.
929
c34e8714
TT
9302020-04-01 Tom Tromey <tom@tromey.com>
931
932 * gdb.base/complex-parts.exp: Add arithmetic tests.
933
981c08ce
TT
9342020-04-01 Tom Tromey <tom@tromey.com>
935
936 * gdb.compile/compile.exp: Update.
937 * gdb.compile/compile-cplus.exp: Update.
938 * gdb.base/varargs.exp: Update.
939 * gdb.base/floatn.exp: Update.
940 * gdb.base/endianity.exp: Update.
941 * gdb.base/callfuncs.exp (do_function_calls): Update.
942 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
943 (complex_float_integral_args): Update.
944 * gdb.base/complex.exp: Update.
945 * gdb.base/complex-parts.exp: Update.
946
3d1cfd43
TT
9472020-04-01 Tom Tromey <tromey@adacore.com>
948
949 * gdb.rust/union.rs: New file.
950 * gdb.rust/union.exp: New file.
951 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
952 (main): Update.
953 * gdb.rust/simple.exp: Move union tests to union.exp.
954
e033dfa9
TT
9552020-04-01 Tom Tromey <tromey@adacore.com>
956
957 * gdb.rust/simple.rs (main): Remove "y0".
958
53cccef1
TBA
9592020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
960
961 * gdb.multi/stop-all-on-exit.c: New test.
962 * gdb.multi/stop-all-on-exit.exp: New file.
963
60e22c1e
HD
9642020-04-01 Hannes Domani <ssbssa@yahoo.de>
965
966 PR gdb/24789
967 * gdb.cp/misc.cc: Add integer reference variable.
968 * gdb.cp/misc.exp: Add test.
969
e139a727
TBA
9702020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
971
972 * gdb.server/stop-reply-no-thread.exp: Enhance the test
973 scenario to cover execution until the end and also the case
974
16b0db75
TV
9752020-03-31 Tom de Vries <tdevries@suse.de>
976
977 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
978 c. Use "maint info symtabs" to check symtab expansion.
979
c0502da6
TV
9802020-03-30 Tom de Vries <tdevries@suse.de>
981
982 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
983 unsupported.
984 (verify_psymtab_expanded): Move ...
985 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
986 test.
987 (readnow): New proc.
988
5935fd15
AB
9892020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
990
991 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
992 with $hex.
993
1773be9e
TT
9942020-03-20 Tom Tromey <tromey@adacore.com>
995
996 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
997
70304be9
TT
9982020-03-20 Tom Tromey <tromey@adacore.com>
999
1000 * gdb.ada/sub_variant/subv.adb: New file.
1001 * gdb.ada/sub_variant.exp: New file.
1002
0dd7b8f7
TV
10032020-03-20 Tom de Vries <tdevries@suse.de>
1004
1005 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
1006 first break fails.
1007 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
1008
cada5fc9
AB
10092020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1010
1011 * gdb.server/exit-multiple-threads.c: New file.
1012 * gdb.server/exit-multiple-threads.exp: New file.
1013
6b8c53f2
AB
10142020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1015
1016 * gdb.fortran/mixed-lang-stack.c: New file.
1017 * gdb.fortran/mixed-lang-stack.cpp: New file.
1018 * gdb.fortran/mixed-lang-stack.exp: New file.
1019 * gdb.fortran/mixed-lang-stack.f90: New file.
1020
19a2740f
AB
10212020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1022
1023 * gdb.linespec/cp-completion-aliases.cc: New file.
1024 * gdb.linespec/cp-completion-aliases.exp: New file.
1025
d8c8b848
TV
10262020-03-19 Tom de Vries <tdevries@suse.de>
1027
1028 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
1029 more precise.
1030
a9933ccf
TV
10312020-03-18 Tom de Vries <tdevries@suse.de>
1032
1033 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
1034 * gdb.dwarf2/break-inline-psymtab.c: New test.
1035 * gdb.dwarf2/break-inline-psymtab.exp: New file.
1036
2f89101f
TV
10372020-03-16 Tom de Vries <tdevries@suse.de>
1038
1039 * lib/cache.exp (gdb_do_cache): Add and handle local variables
1040 cache_verify and cache_verify_proc.
1041
6b9374f1
TV
10422020-03-15 Tom de Vries <tdevries@suse.de>
1043
1044 * gdb.server/solib-list.exp: Handle
1045 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
1046
eaeaf44c
TV
10472020-03-15 Tom de Vries <tdevries@suse.de>
1048
1049 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
1050 objfiles".
1051
3293bbaf
TT
10522020-03-14 Tom Tromey <tom@tromey.com>
1053
1054 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
1055
ab44624c
TV
10562020-03-14 Tom de Vries <tdevries@suse.de>
1057
1058 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
1059
54c43825
TV
10602020-03-14 Tom de Vries <tdevries@suse.de>
1061
1062 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
1063 result in line-by-line fashion.
1064
2ac70237
TV
10652020-03-14 Tom de Vries <tdevries@suse.de>
1066
1067 * lib/gdb.exp (supports_statement_frontiers): New proc.
1068 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
1069
09546b56
TV
10702020-03-14 Tom de Vries <tdevries@suse.de>
1071
1072 * gdb.base/printcmds.exp: Add missing quoting for "print
1073 teststring2".
1074
a1f6a07c
TT
10752020-03-13 Tom Tromey <tom@tromey.com>
1076
1077 * gdb.base/printcmds.exp (test_print_strings): Add regression
1078 test.
1079 * gdb.base/printcmds.c (charptr): New typedef.
1080 (teststring2): New global.
1081
1b83d09c
AB
10822020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
1083
1084 * gdb.base/break-interp.exp: Use the tail of the filename, not the
1085 full path in the test name.
1086 (test_ld): Add some with_test_prefix blocks to make test names
1087 unique.
1088
2d61316c
TV
10892020-03-13 Tom de Vries <tdevries@suse.de>
1090
1091 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
1092
2e9145ac
TV
10932020-03-13 Tom de Vries <tdevries@suse.de>
1094
1095 * gdb.mi/mi-sym-info.exp: Make matching more precise.
1096
96c7f873
TV
10972020-03-13 Tom de Vries <tdevries@suse.de>
1098
1099 PR symtab/25646
1100 * gdb.dwarf2/imported-unit.exp: Add test.
1101
49ba92c0
TV
11022020-03-13 Tom de Vries <tdevries@suse.de>
1103
1104 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
1105 (var1, var2): New variable.
1106 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
1107 matching symbols.
1108
301b21e0
TV
11092020-03-13 Tom de Vries <tdevries@suse.de>
1110
1111 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
1112 (Term::command): Use prompt prefix.
1113 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
1114 * gdb.tui/tui-layout-asm-short-prog.exp: Use
1115 command_no_prompt_prefix instead of prefix.
1116 * gdb.tui/tui-layout-asm.exp: Same.
1117
3f512721
SM
11182020-03-12 Simon Marchi <simon.marchi@efficios.com>
1119
1120 * gdb.base/break-interp.exp: Use foreach_with_prefix.
1121
40310f30
SM
11222020-03-12 Simon Marchi <simon.marchi@efficios.com>
1123
1124 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
1125 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
1126 on" while stepping over the test instruction, match printed
1127 message.
1128
09252140
TV
11292020-03-12 Tom de Vries <tdevries@suse.de>
1130
1131 * gdb.base/info-types.exp: Use exp_continue during matching of output
1132 of "info types".
1133
14e9c72c
TV
11342020-03-12 Tom de Vries <tdevries@suse.de>
1135
1136 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
1137
e515d67e
TV
11382020-03-12 Tom de Vries <tdevries@suse.de>
1139
1140 * gdb.fortran/module.exp: Use exp_continue during matching of output
1141 of "info variable -n".
1142
307eafd8
TV
11432020-03-12 Tom de Vries <tdevries@suse.de>
1144
1145 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
1146 gdb.dwarf2/dw2-ranges-base.c.
1147
9a2de3fc
TV
11482020-03-12 Tom de Vries <tdevries@suse.de>
1149
1150 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
1151 in presence of GLIBC debuginfo.
1152
3217502e
TV
11532020-03-12 Tom de Vries <tdevries@suse.de>
1154
1155 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
1156 $core.
1157
1281424c
TV
11582020-03-12 Tom de Vries <tdevries@suse.de>
1159
1160 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
1161 more precise.
1162
038b97fc
SM
11632020-03-11 Simon Marchi <simon.marchi@efficios.com>
1164
1165 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
1166 from Unix to Windows path.
1167
5308d1e7
TV
11682020-03-11 Tom de Vries <tdevries@suse.de>
1169
1170 * gdb.ada/minsyms.exp: Set language to ada.
1171
f870f78f
TV
11722020-03-11 Tom de Vries <tdevries@suse.de>
1173
1174 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
1175
5a13315d
TV
11762020-03-11 Tom de Vries <tdevries@suse.de>
1177
1178 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
1179
976862ed
TT
11802020-03-11 Tom Tromey <tromey@adacore.com>
1181
1182 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
1183
7462c383
TV
11842020-03-11 Tom de Vries <tdevries@suse.de>
1185
1186 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
1187
1c6c46a0
TV
11882020-03-11 Tom de Vries <tdevries@suse.de>
1189
1190 * gdb.base/break-interp.exp: Limit verbose scope.
1191
44f41bb7
TV
11922020-03-11 Tom de Vries <tdevries@suse.de>
1193
1194 * gdb.fortran/logical.f90: Define variable with character type.
1195 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
1196
b76f3a42
TV
11972020-03-11 Tom de Vries <tdevries@suse.de>
1198
1199 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
1200
1c33af77
TV
12012020-03-11 Tom de Vries <tdevries@suse.de>
1202
1203 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
1204 symtabs.
1205
8c95582d
AB
12062020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1207 Bernd Edlinger <bernd.edlinger@hotmail.de>
1208
1209 * gdb.cp/step-and-next-inline.cc: New file.
1210 * gdb.cp/step-and-next-inline.exp: New file.
1211 * gdb.cp/step-and-next-inline.h: New file.
1212 * gdb.dwarf2/dw2-is-stmt.c: New file.
1213 * gdb.dwarf2/dw2-is-stmt.exp: New file.
1214 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
1215 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
1216 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
1217
cecf8547
AB
12182020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1219
1220 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
1221 is-stmt flag in the line table.
1222
0ba678c9
TV
12232020-03-09 Tom de Vries <tdevries@suse.de>
1224
1225 * lib/gdb.exp (cached_file): Create cache dir.
1226
72fbdf83
TV
12272020-03-07 Tom de Vries <tdevries@suse.de>
1228
1229 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
1230 * gdb.cp/rvalue-ref-params.exp: Same.
1231
436b5e99
TV
12322020-03-06 Tom de Vries <tdevries@suse.de>
1233
1234 * lib/gdb.exp (tentative_rename, cached_file): New proc.
1235 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
1236
09f2921c
TV
12372020-03-06 Tom de Vries <tdevries@suse.de>
1238
1239 * README: Fix "the the".
1240 * gdb.base/dprintf.exp: Same.
1241
50a3cc5d
TV
12422020-03-05 Tom de Vries <tdevries@suse.de>
1243
1244 * gdb.base/maint.exp: Update "main print statistics" expected output.
1245
0a709cba
AKS
12462020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1247
1248 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
1249 (fortran_int8): Likewise.
1250 (fortran_real4): Likewise.
1251 (fortran_real8): Likewise.
1252 (fortran_complex4): Likewise.
1253 (fortran_logical4): Likewise.
1254 (fortran_character1): Likewise.
1255
5e5d66b6
AB
12562020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
1257
1258 * gdb.fortran/logical.exp: Add tests that any non-zero value is
1259 printed as true.
1260
7b973adc
SDJ
12612020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
1262
1263 * gdb.base/printcmds.exp: Add test to verify printf of a
1264 variable holding an address.
1265
478e490a
TV
12662020-03-03 Tom de Vries <tdevries@suse.de>
1267
1268 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
1269
1ef44e86
TV
12702020-03-03 Tom de Vries <tdevries@suse.de>
1271
1272 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
1273 gdb_test_multiple call.
1274
b98cc2cf
TV
12752020-03-03 Tom de Vries <tdevries@suse.de>
1276
1277 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
1278 gdb_test_multiple calls.
1279
63e163f2
AB
12802020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1281
1282 * gdb.base/default.exp: Remove test of 'set history filename'.
1283 * gdb.base/gdbinit-history.exp: Add tests for setting the history
1284 filename to the empty string.
1285 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
1286 and GDBHISTSIZE.
1287
24ed6739
AB
12882020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1289
1290 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
1291 disabled.
1292
590003dc
TV
12932020-03-02 Pedro Alves <palves@redhat.com>
1294 Tom de Vries <tdevries@suse.de>
1295
1296 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
1297 -prompt prefix, before user_code argument. Add -lbl option likewise.
1298 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
1299 (gdb_is_target_1): Add -prompt prefix and move to before user_code
1300 argument.
1301 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
1302 have "\r\n" at start-of-line, instead of at end-of-line.
1303
f5e46084
SM
13042020-02-28 Simon Marchi <simon.marchi@efficios.com>
1305
1306 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
1307 libinproctrace.so.
1308
f7a7000d
LM
13092020-02-28 Luis Machado <luis.machado@linaro.org>
1310
1311 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
1312 to "p/x".
1313
718e0816
LM
13142020-02-28 Luis Machado <luis.machado@linaro.org>
1315
1316 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
1317 asm/ptrace.h and error.h.
1318
13c3a74a
TV
13192020-02-28 Tom de Vries <tdevries@suse.de>
1320
1321 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
1322 (struct wrapper, do_something, mundane/symada__cS): Move ...
1323 * gdb.base/c-linkage-name-2.c: ... here. New source file.
1324 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
1325 Update "print symada__cS before partial symtab expansion" regexp.
1326 Update breakpoint location. Flush symbol cache after expansion.
1327
85d2d5bb
LM
13282020-02-28 Luis Machado <luis.machado@linaro.org>
1329
1330 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
1331
3608f86c
TV
13322020-02-27 Tom de Vries <tdevries@suse.de>
1333
1334 * config/sid.exp: Remove unused globals.
1335 * gdb.base/attach.exp: Same.
1336 * gdb.base/catch-load.exp: Same.
1337 * gdb.base/dbx.exp: Same.
1338 * lib/gdb.exp: Same.
1339 * lib/mi-support.exp: Same.
1340 * lib/prompt.exp: Same.
1341
c8d4f6df
TV
13422020-02-27 Tom de Vries <tdevries@suse.de>
1343
1344 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
1345 not set.
1346
0d79cdc4
AM
13472020-02-26 Aaron Merey <amerey@redhat.com>
1348
1349 * gdb.debuginfod: New directory for debuginfod tests.
1350 * gdb.debuginfod/main.c: New test file.
1351 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
1352
0dce4280
TV
13532020-02-26 Tom de Vries <tdevries@suse.de>
1354
1355 PR gdb/25603
1356 * gdb.base/persistent-lang.cc: New test.
1357 * gdb.base/persistent-lang.exp: New file.
1358
9e80cfa1
AB
13592020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1360
1361 * gdb.fortran/derived-type-striding.exp: Add a new test.
1362 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
1363 new test.
1364
2078dbb2
AB
13652020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1366
1367 * gdb.base/cached-source-file.exp: Avoid source file paths in test
1368 names.
1369
70d49700
TV
13702020-02-25 Tom de Vries <tdevries@suse.de>
1371
1372 PR go/18926
1373 * gdb.go/methods.exp: Remove gcc/93866 xfail.
1374
a88ef40d
TV
13752020-02-24 Tom de Vries <tdevries@suse.de>
1376
1377 PR gdb/25592
1378 * gdb.base/info-locals-unused-static-var.c: New test.
1379 * gdb.base/info-locals-unused-static-var.exp: New file.
1380
01b1af32
TT
13812020-02-22 Tom Tromey <tom@tromey.com>
1382
1383 * gdb.python/tui-window.exp: New file.
1384 * gdb.python/tui-window.py: New file.
1385
7c043ba6
TT
13862020-02-22 Tom Tromey <tom@tromey.com>
1387
1388 PR tui/17850:
1389 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
1390 tests.
1391
c22fef7e
TT
13922020-02-22 Tom Tromey <tom@tromey.com>
1393
1394 * gdb.tui/new-layout.exp: Add sub-layout tests.
1395
ee325b61
TT
13962020-02-22 Tom Tromey <tom@tromey.com>
1397
1398 * gdb.tui/new-layout.exp: New file.
1399
3f0cbb04
TT
14002020-02-22 Tom Tromey <tom@tromey.com>
1401
1402 * gdb.rust/rust-style.rs: New file.
1403 * gdb.rust/rust-style.exp: New file.
1404 * gdb.base/style.exp: Test structure printing.
1405 * gdb.base/style.c (struct some_struct): New type.
1406 (enum etype): New type.
1407 (struct_value): New global.
1408
75525152
TV
14092020-02-21 Tom de Vries <tdevries@suse.de>
1410
1411 PR go/18926
1412 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
1413 Remove blanket xfails. Use message argument for gdb_breakpoint.
1414 Make continuing to breakpoint test conditional on setting breakpoint.
1415 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
1416 DW_AT_name attribute. Add xfail for GCC PR93866.
1417
bd360d30
AB
14182020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
1419
1420 * gdb.dwarf2/cpp-linkage-name.c: New file.
1421 * gdb.dwarf2/cpp-linkage-name.exp: New file.
1422
c7adb09f 14232020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
1424
1425 * lib/gdb.exp (gdb_wrapper_init): Reset
1426 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
1427 not exist.
1428
a9c79803
TV
14292020-02-20 Tom de Vries <tdevries@suse.de>
1430
1431 PR go/17018
1432 * gdb.go/hello.exp: Copy ...
1433 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
1434 print of st to print value of global definition. Add xfail for GCC
1435 PR93844.
1436 * gdb.go/hello.exp: Remove printing of st before definition.
1437 * gdb.go/hello.go: Copy ...
1438 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
1439 to st.
1440 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
1441
d7445728
TV
14422020-02-20 Tom de Vries <tdevries@suse.de>
1443
1444 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
1445 (gdb_simple_compile): Handle compile_flags go by using .go extension
1446 for source file.
1447 * gdb.go/chan.exp: Use support_go_compile.
1448 * gdb.go/handcall.exp: Same.
1449 * gdb.go/hello.exp: Same.
1450 * gdb.go/integers.exp: Same.
1451 * gdb.go/max-depth.exp: Same.
1452 * gdb.go/methods.exp: Same.
1453 * gdb.go/package.exp: Same.
1454 * gdb.go/strings.exp: Same.
1455 * gdb.go/types.exp: Same.
1456 * gdb.go/unsafe.exp: Same.
1457
c9c41e6d
TV
14582020-02-19 Tom de Vries <tdevries@suse.de>
1459
1460 * gdb.python/lib-types.exp: Make xfail more strict.
1461
f20ff837
TV
14622020-02-19 Tom de Vries <tdevries@suse.de>
1463
1464 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
1465
08410482
DE
14662020-02-19 Doug Evans <dje@google.com>
1467
1468 PR rust/25535
1469 * gdb.rust/simple.exp: Add test.
1470 * gdb.rust/simple.rs: Add test.
1471
623563f7
TV
14722020-02-19 Tom de Vries <tdevries@suse.de>
1473
1474 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
1475 output line-by-line.
1476
d3308cfd
TV
14772020-02-19 Tom de Vries <tdevries@suse.de>
1478
1479 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
1480
86cbc5dc
TV
14812020-02-19 Tom de Vries <tdevries@suse.de>
1482
1483 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
1484 prelink.
1485
9db2b96b
TV
14862020-02-19 Tom de Vries <tdevries@suse.de>
1487
1488 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
1489 (gdb_do_cache): Use gdb_do_cache_wrap.
1490 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
1491
89e2fdc5
TV
14922020-02-19 Tom de Vries <tdevries@suse.de>
1493
1494 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
1495 gdb_compile option.
1496
373d7ac0
SM
14972020-02-18 Simon Marchi <simon.marchi@efficios.com>
1498
1499 * gdb.base/printcmds.exp (test_print_enums): Update expected
1500 output.
1501
b29a2df0
SM
15022020-02-18 Simon Marchi <simon.marchi@efficios.com>
1503
1504 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
1505 for "unknown".
1506
6740f0cc
SM
15072020-02-18 Simon Marchi <simon.marchi@efficios.com>
1508
1509 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
1510 enumerator.
1511
edd45eb0
SM
15122020-02-18 Simon Marchi <simon.marchi@efficios.com>
1513
1514 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
1515 FE_, add FE_NONE.
1516 (three): Update.
1517 (enum flag_enum_without_zero): New enum.
1518 (flag_enum_without_zero): New variable.
1519 (enum not_flag_enum): New enum.
1520 (three_not_flag): New variable.
1521 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
1522 (test_print_enums): Add more tests for printing flag enums.
1523
d4295de4
TV
15242020-02-18 Tom de Vries <tdevries@suse.de>
1525
1526 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
1527 (gdb_compile_ada): ... here.
1528 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
1529 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
1530
f251f505
TT
15312020-02-14 Tom Tromey <tom@tromey.com>
1532
1533 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
1534 build directory.
1535 * boards/gdbserver-base.exp: Update path to gdbserver.
1536
8f432634
TV
15372020-02-13 Tom de Vries <tdevries@suse.de>
1538
1539 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1540
92b6eaf7
TV
15412020-02-13 Tom de Vries <tdevries@suse.de>
1542
1543 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1544 are missing.
1545
f3b0f7fe
TV
15462020-02-13 Tom de Vries <tdevries@suse.de>
1547
1548 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1549 call.
1550
f6be8713
SDJ
15512020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1552
1553 PR tui/25126
1554 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1555 * gdb.base/cached-source-file.c: New file.
1556 * gdb.base/cached-source-file.exp: New file.
1557
b2770d5e
TV
15582020-02-11 Tom de Vries <tdevries@suse.de>
1559
1560 PR testsuite/25488
1561 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1562
44f6938e
TV
15632020-02-10 Tom de Vries <tdevries@suse.de>
1564
1565 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1566
5f0e2eb7
MR
15672020-02-10 Maciej W. Rozycki <macro@wdc.com>
1568
1569 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
1570 and $after_addr are both integers before making a comparison.
1571
46ce2b6f
TV
15722020-02-09 Tom de Vries <tdevries@suse.de>
1573
1574 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
1575 command output and paste it into gdb.log. If any, paste catch message
1576 to gdb.log.
1577
5abbbe1d
TT
15782020-02-07 Tom Tromey <tromey@adacore.com>
1579
1580 PR breakpoints/24915:
1581 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1582
1d5d29e7
SV
15832020-02-06 Shahab Vahedi <shahab@synopsys.com>
1584
1585 * gdb.tui/tui-missing-src.exp: Add the "missing source
1586 file" test for the TUI.
1587
b0999b9b
AB
15882020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1589
1590 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1591 including a port number in the output.
1592
c3b149eb
AKS
15932020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1594
1595 * lib/fortran.exp (fortran_int4): Handle clang.
1596 (fortran_int8): Likewise.
1597 (fortran_real4): Likewise.
1598 (fortran_real8): Likewise.
1599 (fortran_complex4): Likewise.
1600 (fortran_logical4): Likewise.
1601 (fortran_character1): Likewise.
1602
f8dcc90b
TV
16032020-02-04 Tom de Vries <tdevries@suse.de>
1604
1605 * README (Race detection): Add note.
1606
f90ac7c2
TV
16072020-02-04 Tom de Vries <tdevries@suse.de>
1608
1609 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1610
780636ae
TV
16112020-02-04 Tom de Vries <tdevries@suse.de>
1612
1613 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1614
5d2e1193
RA
16152020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1616
1617 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1618 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1619 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1620 blttar, bnetarl.
1621 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1622 binary for blttar, bnetarl.
1623 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1624 wait instruction. Delete ldmx test.
1625 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1626
e409c542
AKS
16272020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1628
1629 * gdb.fortran/array-bounds-high.exp: New file.
1630 * gdb.fortran/array-bounds-high.f90: New file.
1631
b0029748
LD
16322020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1633
1634 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1635 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1636
195a8287
TV
16372020-02-01 Tom de Vries <tdevries@suse.de>
1638
1639 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1640
42330a68
AB
16412020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1642
1643 PR tui/9765
1644 * gdb.tui/tui-layout-asm-short-prog.S: New file.
1645 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
1646
b62a8028
LM
16472020-01-29 Luis Machado <luis.machado@linaro.org>
1648
1649 * gdb.arch/aarch64-brk-patterns.c: New source file.
1650 * gdb.arch/aarch64-brk-patterns.exp: New test.
1651
5f440116
TBA
16522020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1653
1654 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
1655 GCC/Clang version.
1656 * gdb.cp/pass-by-ref.exp: Ditto.
1657
ee2a6fc6
TV
16582020-01-29 Tom de Vries <tdevries@suse.de>
1659
1660 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
1661 * gdb.threads/watchpoint-fork-mt.c: Same.
1662 * gdb.threads/watchpoint-fork-parent.c: Same.
1663 * gdb.threads/watchpoint-fork-st.c: Same.
1664 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
1665
16b10d6e
LM
16662020-01-27 Luis Machado <luis.machado@linaro.org>
1667
1668 * gdb.base/step-over-syscall.exp (setup): Check if we're already
1669 sitting at a syscall instruction when we hit the syscall function's
1670 breakpoint.
1671 Check PC against one obtained with the x command.
1672 Validate syscall number.
1673 (step_over_syscall): Don't continue to the syscall instruction if
1674 we're already there.
1675
b1468492
PW
16762020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1677
1678 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1679
7ffa82e1
AB
16802020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1681
1682 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1683 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1684
3d92a3e3
AB
16852020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1686
1687 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1688 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1689
94a72be7
AB
16902020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1691
1692 * gdb.base/maint.exp: Update line table parsing test.
1693 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1694
53af73bf
PA
16952020-01-24 Pedro Alves <palves@redhat.com>
1696
1697 PR gdb/25410
1698 * gdb.multi/multi-re-run-1.c: New.
1699 * gdb.multi/multi-re-run-2.c: New.
1700 * gdb.multi/multi-re-run.exp: New.
1701
1ba1ac88
AB
17022020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1703
1704 PR gdb/23718
1705 * gdb.server/server-kill-python.exp: New file.
1706
f3364a6d
AB
17072020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1708
1709 * gdb.server/multi-ui-errors.c: New file.
1710 * gdb.server/multi-ui-errors.exp: New file.
1711
733d0a67
AB
17122020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1713
1714 PR tui/9765
1715 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1716
4f13c1c0
TT
17172020-01-19 Tom Tromey <tom@tromey.com>
1718
1719 * gdb.tui/main.exp: Add check for plain "file".
1720
40c94099
CB
17212020-01-16 Christian Biesinger <cbiesinger@google.com>
1722
1723 * lib/gdb.exp: Fix spelling error (seperatelly).
1724
ff47f4f0
TT
17252020-01-14 Tom Tromey <tom@tromey.com>
1726
1727 PR symtab/12535:
1728 * gdb.python/python.exp: Test decode_line with empty string
1729 argument.
1730
717c684d
BE
17312020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1732
1733 * gdb.base/skip-inline.exp: Extend test.
1734
44e4c775
AB
17352020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1736
1737 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1738 * gdb.dwarf2/dw2-bad-elf.c: New file.
1739 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1740
d93c6db7
AB
17412020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1742
1743 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1744 _line_saw_file.
1745
9a6d629c
AB
17462020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1747
1748 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1749 border.
1750
d9ebdab7
TBA
17512020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1752
1753 * gdb.multi/multi-target.exp (setup): Factor out "info
1754 connections" and "info inferiors" tests to ...
1755 (test_info_inferiors): ... this new procedure.
1756 (top level): Run new "info-inferiors" tests.
1757
f3c469b9
PA
17582020-01-10 Pedro Alves <palves@redhat.com>
1759
1760 * gdb.server/bkpt-other-inferior.exp: New file.
1761
121b3efd
PA
17622020-01-10 Pedro Alves <palves@redhat.com>
1763
1764 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1765 of "add-inferior".
1766 * gdb.base/quit-live.exp: Likewise.
1767 * gdb.base/remote-exec-file.exp: Likewise.
1768 * gdb.guile/scm-progspace.exp: Likewise.
1769 * gdb.linespec/linespec.exp: Likewise.
1770 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1771 * gdb.mi/user-selected-context-sync.exp: Likewise.
1772 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1773 "info inferiors" tests.
1774 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1775 "add-inferior".
1776 * gdb.multi/watchpoint-multi.exp: Likewise.
1777 * gdb.python/py-inferior.exp: Likewise.
1778 * gdb.server/extended-remote-restart.exp: Likewise.
1779 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1780 "info inferiors".
1781 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1782 * gdb.trace/report.exp: Likewise.
1783
1dadb1dd
PA
17842020-01-10 Pedro Alves <palves@redhat.com>
1785
1786 * gdb.multi/multi-target.c: New file.
1787 * gdb.multi/multi-target.exp: New file.
1788 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1789 mode requested, but remote does not support non-stop".
1790
78f2c40a
PA
17912020-01-10 Pedro Alves <palves@redhat.com>
1792
1793 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1794 disconnect before reconnecting.
1795
e7af6c70
TBA
17962020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1797 Pedro Alves <palves@redhat.com>
1798
1799 * gdb.server/connect-without-multi-process.exp: Also test
1800 continuing to end.
1801
acdf84a6
PA
18022020-01-10 Pedro Alves <palves@redhat.com>
1803
1804 * gdb.base/remote-exec-file.exp: New file.
1805
873657b9
PA
18062020-01-10 Pedro Alves <palves@redhat.com>
1807
1808 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1809 output.
1810 * gdb.threads/async.c: New.
1811 * gdb.threads/async.exp: New.
1812 * gdb.multi/tids-gid-reset.c: New.
1813 * gdb.multi/tids-gid-reset.exp: New.
1814
7f0ae84c
GB
18152020-01-10 George Barrett <bob@bob131.so>
1816
1817 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1818 to help in finding the image relocation offset.
1819 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1820 options in arguments.
1821 (stap_test_no_debuginfo): Likewise.
1822 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1823 test variants.
1824 (stap_test): Add null semaphore relocation test.
1825
47e9d49d
GB
18262020-01-10 George Barrett <bob@bob131.so>
1827
1828 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1829 * gdb.base/stap-probe.exp: Likewise.
1830 (stap_test): Pass argument as an additional flag.
1831 (stap_test_no_debuginfo): Likewise.
1832 (stap_test): Check `info probes stap' output for semaphore
1833 addresses if the test binary is supposed to have them.
1834
f5a7c406
AB
18352020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1836
1837 * gdb.tui/basic.exp: Add more scrolling tests.
1838
9ae6bf64
TT
18392020-01-09 Tom Tromey <tom@tromey.com>
1840
1841 PR tui/18932:
1842 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1843 meangingful value.
1844 (Term::command, Term::resize): Update.
1845 * gdb.tui/basic.exp: Add scrolling test.
1846
b2efe70c
AB
18472020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1848
1849 * gdb.tui/tui-layout-asm.exp: New file.
1850
3804da7e
AB
18512020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1852
1853 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1854
b40aa28f
AB
18552020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1856
1857 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1858 (Term::enter_tui): Use Term::prepare_for_tui.
1859
63ffd7c9
AB
18602020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1861
1862 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
1863 called.
1864
3be966f6
AB
18652020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1866
1867 * gdb.base/skip.exp: Fix race condition in test.
1868
153d79c4
AB
18692020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1870
1871 * gdb.base/backtrace.c: New file.
1872 * gdb.base/backtrace.exp: New file.
1873
f2302a34
AB
18742020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1875
1876 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
1877
6ec1d75e
PW
18782020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1879
1880 * gdb.base/style.exp: Test that warnings are styled.
1881
c296cbe6
BE
18822019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
1883
1884 * gdb.base/line65535.exp: New file.
1885 * gdb.base/line65535.c: New file.
1886
b28a729d
SM
18872019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
1888
1889 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
1890 * lib/gnat_debug_info_test.adb: New file.
1891 * gdb.ada/ptype_tagged_param.exp: Use
1892 gnat_runtime_has_debug_info, expect a different output if
1893 runtime does not have debug info.
1894
7f2d7a0d
SM
18952019-12-20 Simon Marchi <simon.marchi@efficios.com>
1896
1897 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
1898 (another) quote in test name.
1899
f3bce483
SM
19002019-12-20 Simon Marchi <simon.marchi@efficios.com>
1901
1902 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
1903 Add quote in test name.
1904
c855a912
TBA
19052019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1906
1907 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
1908 directory instead.
1909 * gdb.cp/pass-by-ref.exp: Extend with more cases.
1910 * gdb.cp/pass-by-ref-2.cc: New file.
1911 * gdb.cp/pass-by-ref-2.exp: New file.
1912
fc9d2d72
TT
19132019-12-20 Tom Tromey <tom@tromey.com>
1914
1915 * gdb.tui/list-before.exp: New file.
1916
77b97e00
TT
19172019-12-20 Tom Tromey <tom@tromey.com>
1918
1919 * gdb.tui/list.exp: Check for source on initial listing.
1920
f69656d0
TT
19212019-12-11 Tom Tromey <tromey@adacore.com>
1922
1923 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
1924 Add crlf test.
1925
99a55965
SM
19262019-12-18 Simon Marchi <simon.marchi@efficios.com>
1927
1928 * gdb.base/default.exp: Update value of $_gdb_major.
1929
5024637f
BE
19302019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1931
1932 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1933
b63634be
BE
19342019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1935
1936 * gdb.base/skip.exp: Whitespace fix.
1937
45d73523
BE
19382019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1939
1940 * gdb.base/skip-inline.c: New file.
1941 * gdb.base/skip-inline.exp: New file.
1942
d043f8c8
SM
19432019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1944
1945 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1946 jit_function_00 to jit_function_stack_mangle.
1947 * gdb.base/jithost.c (jit_function_t): Rename to...
1948 (jit_function_stack_mangle_t): ... this.
1949 (jit_function_add_t): New typedef.
1950 (jit_function_00_code): Rename to...
1951 (jit_function_stack_mangle_code): ... this, make static.
1952 (jit_function_add_code): New.
1953 (main): Generate "add" function and call it. Adjust to changes
1954 in jithost_abi.
1955 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1956 (struct jithost_abi) <begin, end>: Remove fields.
1957 <object, function_stack_mangle, function_add>: New fields.
1958 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1959 code_end>: Remove fields.
1960 <func_stack_mangle>: New field.
1961 (read_debug_info): Adjust to renaming, create block for "add"
1962 function.
1963 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1964
873de05c
TT
19652019-12-11 Tom Tromey <tom@tromey.com>
1966
1967 * gdb.tui/resize.exp: Fix regexp.
1968 * gdb.tui/regs.exp: Fix regexps.
1969 * gdb.tui/main.exp: Fix regexp.
1970
3d979945
TT
19712019-12-11 Tom Tromey <tom@tromey.com>
1972
1973 * gdb.tui/resize.exp: Update.
1974 * gdb.tui/empty.exp (layouts): Update.
1975
2192a9d3
TT
19762019-12-11 Tom Tromey <tom@tromey.com>
1977
1978 * gdb.tui/regs.exp: Update.
1979 * gdb.tui/empty.exp (layouts): Update.
1980 * gdb.tui/basic.exp: Update.
1981 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1982
d8edc8b7
PW
19832019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1984
1985 * gdb.base/options.exp: Add -raw-values in the print completion list.
1986 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1987
4c12d936
KB
19882019-12-10 Kevin Buettner <kevinb@redhat.com>
1989
1990 * gdb.threads/omp-par-scope.c: New file.
1991 * gdb/threads/omp-par-scope.exp: New file.
1992
26b911fb
KB
19932019-12-10 Kevin Buettner <kevinb@redhat.com>
1994
bb47f919
KB
1995 * lib/gdb.exp (support_nested_function_tests): New proc.
1996
19972019-12-10 Kevin Buettner <kevinb@redhat.com>
1998
1999 * lib/gdb.exp (gdb_compile_openmp): New proc.
2000 (build_executable_from_specs): Add an "openmp" option.
2001 (gdb_compile_pthreads): Add non-executable case.
26b911fb 2002
6c71eb7d
TT
20032019-12-10 Tom Tromey <tromey@adacore.com>
2004
2005 * gdb.ada/unchecked_union.exp: New file.
2006 * gdb.ada/unchecked_union/pck.adb: New file.
2007 * gdb.ada/unchecked_union/pck.ads: New file.
2008 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
2009 * gdb-utils.exp (string_to_regexp): Also quote "?".
2010
bac7c5cf
GB
20112019-12-10 George Barrett <bob@bob131.so>
2012
2013 Test scripted probe breakpoints.
2014 * gdb.guile/scm-breakpoint.c (main): Add probe point.
2015 * gdb.python/py-breakpoint.c (main): Likewise.
2016 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
2017 specifier test.
2018 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
2019
330f1d38
TBA
20202019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2021
2022 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
2023 an rvalue parameter.
2024 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
2025 parameter.
2026
b43315e2
AB
20272019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2028
2029 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
2030 modules.
2031
54f73dad
AB
20322019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2033
2034 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
2035 broken version of GCC.
2036
d57cbee9
AB
20372019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2038
2039 * gdb.fortran/info-modules.exp: Rewrite to make use of new
2040 sym-info-cmds library.
2041 * gdb.fortran/info-types.exp: Likewise.
2042 * lib/sym-info-cmds.exp: New file.
2043
c14aab8c
TV
20442019-12-08 Tom de Vries <tdevries@suse.de>
2045
2046 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
2047
aa2d5a42
KS
20482019-12-07 Keith Seitz <keiths@redhat.com>
2049
2050 * gdb.base/corefile-buildid-shlib-shr.c: New file.
2051 * gdb.base/corefile-buildid-shlib.c: New file.
2052 * gdb.base/corefile-buildid.c: New file.
2053 * gdb.base/corefile-buildid.exp: New file.
2054
93e55f0a
TV
20552019-12-06 Tom de Vries <tdevries@suse.de>
2056
2057 * gdb.dwarf2/varval.exp: Add decl before def test.
2058
c7d12402
TBA
20592019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2060
2061 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
2062
06acc08f
TBA
20632019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2064
2065 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
2066 CV and reference conversion for overload resolution.
2067 * gdb.cp/rvalue-ref-overload.exp: Test it.
2068
e0fad1ea
PW
20692019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2070
2071 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
2072 * gdb.base/frameapply.exp: Test faas without command.
2073
8d70a9f0
AB
20742019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2075
2076 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
2077 Fortran tests.
2078 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
2079 order.
2080
36c8fb93
AB
20812019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2082
2083 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
2084 casting to type with no kind specified.
2085 (test_basic_parsing_of_type_kinds): Additional tests for types
2086 with no kind specified, and add tests for single/double
2087 precision/complex types.
2088
4139ff00
TT
20892019-12-04 Tom Tromey <tromey@adacore.com>
2090
2091 * gdb.base/endianity.c (struct other) <x>: New field.
2092 (main): Initialize it.
2093 * gdb.base/endianity.exp: Update.
2094
a05cf17a
TT
20952019-12-04 Tom Tromey <tromey@adacore.com>
2096
2097 * gdb.ada/scalar_storage/storage.adb: New file.
2098 * gdb.ada/scalar_storage/pck.adb: New file.
2099 * gdb.ada/scalar_storage/pck.ads: New file.
2100 * gdb.ada/scalar_storage.exp: New file.
2101
103a685e
TT
21022019-12-04 Tom Tromey <tromey@adacore.com>
2103
2104 * gdb.base/endianity.c (struct otherendian) <f>: New field.
2105 (main): Initialize it.
2106 * gdb.base/endianity.exp: Update.
2107
c2512106
AB
21082019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2109
2110 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
2111
293b38d6
AB
21122019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2113
2114 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
2115 -symbol-info-module-functions and -symbol-info-module-variables.
2116
216a7e6b
AB
21172019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
2118
2119 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
2120
5bbd8269
AB
21212019-12-01 Richard Bunt <richard.bunt@arm.com>
2122 Andrew Burgess <andrew.burgess@embecosm.com>
2123
2124 * gdb.fortran/derived-type-striding.exp: New file.
2125 * gdb.fortran/derived-type-striding.f90: New file.
2126 * gdb.fortran/array-slices.exp: New file.
2127 * gdb.fortran/array-slices.f90: New file.
2128
be09caf1
PW
21292019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2130
2131 * gdb.base/define.exp: Test . in command names.
2132 * gdb.base/setshow.exp: Update test, as . is now part of
2133 command name.
2134
643c0cbe
PW
21352019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2136
2137 * gdb.base/define-prefix.exp: New file.
2138
dcdec678
AB
21392019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
2140
2141 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
2142 compile.
2143 (skip_btrace_pt_tests): Likewise.
2144
640ab947
AB
21452019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2146
2147 * gdb.fortran/info-modules.exp: Compile source files in correct
2148 order.
2149
d22670f0
KB
21502019-11-27 Kevin Buettner <kevinb@redhat.com>
2151
2152 * gdb.dwarf2/imported-unit.exp: New file.
2153 * gdb.dwarf2/imported-unit.c: New file.
2154
db5960b4
AB
21552019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2156
2157 * gdb.mi/mi-fortran-modules-2.f90: New file.
2158 * gdb.mi/mi-fortran-modules.exp: New file.
2159 * gdb.mi/mi-fortran-modules.f90: New file.
2160
7dc42066
AB
21612019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2162
2163 * gdb.mi/mi-sym-info-1.c: New file.
2164 * gdb.mi/mi-sym-info-2.c: New file.
2165 * gdb.mi/mi-sym-info.exp: New file.
2166
0dfeecca
TT
21672019-11-22 Tom Tromey <tromey@adacore.com>
2168
2169 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
2170 * gdb.ada/tasks/foo.adb: Add another stopping location.
2171
34877895
PJ
21722019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
2173
2174 * gdb.base/endianity.c: New test.
2175 * gdb.base/endianity.exp: New file.
2176
2e84f897
LD
21772019-11-21 Lukas Durfina <ldurfina@tachyum.com>
2178
2179 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
2180
65d1cd5f
TV
21812019-11-21 Tom de Vries <tdevries@suse.de>
2182
2183 PR gdb/24956
2184 * gdb.base/ui-redirect.exp: Test output of user-defined command.
2185
4f22c3f4
SDJ
21862019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2187
2188 * gdb.python/py-progspace.exp: Add missing parentheses on some
2189 'print' commands.
2190
9f6ad286
TT
21912019-11-19 Tom Tromey <tom@tromey.com>
2192
2193 * gdb.tui/winheight.exp: New file.
2194
0b8dbf3f
AB
21952019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2196
2197 * gdb.base/ctf-whatis.c: Delete.
2198 * gdb.base/ctf-whatis.exp: Delete.
2199 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
2200
f833b7a7
AB
22012019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2202
2203 * gdb.base/ctf-cvexpr.exp: Delete.
2204 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
2205
30d0a636
AB
22062019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2207
2208 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
2209 the compiler. Clean up header comment a little.
2210 * gdb.base/ctf-ptype.exp: Likewise.
2211 * gdb.base/ctf-whatis.exp: Likewise.
2212 * lib/gdb.exp (skip_ctf_tests): New proc.
2213
494409bb
SDJ
22142019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
2215
2216 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
2217 * gdb.tui/corefile-run.exp: New file.
2218
55708e99
TT
22192019-11-14 Tom Tromey <tromey@adacore.com>
2220
2221 * gdb.base/gdbvars.exp (test_convenience_variables): Add
2222 regression tests.
2223
45e42163
TT
22242019-11-12 Tom Tromey <tom@tromey.com>
2225
2226 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
2227 after any command. Expect prompt after WAIT_FOR is seen.
2228 (enter_tui): Enable resize messages.
2229 (command): Expect command in output.
2230 (get_line): Avoid error when cursor appears to be off-screen.
2231 (dump_screen): Include screen size in title.
2232 (_do_resize): New proc, from "resize".
2233 (resize): Rewrite. Do resize in two steps.
2234 * gdb.tui/empty.exp (layouts): Fix entries.
2235 (check_boxes): Remove xfail.
2236 (check_text): Dump screen on failure.
2237
086baaf1
AB
22382019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2239
2240 * gdb.python/py-symbol.exp: Add test for
2241 gdb.lookup_static_symbols.
2242
09ff83af
AB
22432019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2244
2245 * gdb.python/py-symbol.c: Declare and call function from new
2246 py-symbol-2.c file.
2247 * gdb.python/py-symbol.exp: Compile both source files, and add new
2248 tests for gdb.lookup_static_symbol.
2249 * gdb.python/py-symbol-2.c: New file.
2250
11af934b
TV
22512019-11-02 Tom de Vries <tdevries@suse.de>
2252
2253 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
2254 * gdb.base/anon.exp: Same.
2255 * gdb.base/auto-connect-native-target.exp: Same.
2256 * gdb.base/call-ar-st.exp: Same.
2257 * gdb.base/catch-syscall.exp: Same.
2258 * gdb.base/commands.exp: Same.
2259 * gdb.base/default.exp: Same.
2260 * gdb.base/display.exp: Same.
2261 * gdb.base/float.exp: Same.
2262 * gdb.base/foll-fork.exp: Same.
2263 * gdb.base/help.exp: Same.
2264 * gdb.base/info-macros.exp: Same.
2265 * gdb.base/info-proc.exp: Same.
2266 * gdb.base/info-target.exp: Same.
2267 * gdb.base/long_long.exp: Same.
2268 * gdb.base/macscp.exp: Same.
2269 * gdb.base/memattr.exp: Same.
2270 * gdb.base/nofield.exp: Same.
2271 * gdb.base/pointers.exp: Same.
2272 * gdb.base/printcmds.exp: Same.
2273 * gdb.base/ptype.exp: Same.
2274 * gdb.base/restore.exp: Same.
2275 * gdb.base/return.exp: Same.
2276 * gdb.base/scope.exp: Same.
2277 * gdb.base/set-noassign.exp: Same.
2278 * gdb.base/setshow.exp: Same.
2279 * gdb.base/shlib-call.exp: Same.
2280 * gdb.base/signals.exp: Same.
2281 * gdb.base/sigstep.exp: Same.
2282 * gdb.base/skip.exp: Same.
2283 * gdb.base/solib-symbol.exp: Same.
2284 * gdb.base/stap-probe.exp: Same.
2285 * gdb.base/step-line.exp: Same.
2286 * gdb.base/step-test.exp: Same.
2287 * gdb.base/style.exp: Same.
2288 * gdb.base/varargs.exp: Same.
2289 * gdb.base/vla-datatypes.exp: Same.
2290 * gdb.base/vla-ptr.exp: Same.
2291 * gdb.base/vla-sideeffect.exp: Same.
2292 * gdb.base/volatile.exp: Same.
2293 * gdb.base/watch-cond-infcall.exp: Same.
2294 * gdb.base/watchpoint.exp: Same.
2295
e96ec2ba
TV
22962019-11-02 Tom de Vries <tdevries@suse.de>
2297
2298 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
2299 * gdb.cp/cpexprs.exp: Same.
2300 * gdb.cp/except-multi-location.exp: Same.
2301 * gdb.cp/exceptprint.exp: Same.
2302 * gdb.cp/gdb2384.exp: Same.
2303 * gdb.cp/inherit.exp: Same.
2304 * gdb.cp/m-static.exp: Same.
2305 * gdb.cp/meth-typedefs.exp: Same.
2306 * gdb.cp/misc.exp: Same.
2307 * gdb.cp/namespace.exp: Same.
2308 * gdb.cp/non-trivial-retval.exp: Same.
2309 * gdb.cp/overload.exp: Same.
2310 * gdb.cp/pr17132.exp: Same.
2311 * gdb.cp/re-set-overloaded.exp: Same.
2312 * gdb.cp/rvalue-ref-types.exp: Same.
2313 * gdb.cp/templates.exp: Same.
2314
bd5766ec
LM
23152019-11-01 Luis Machado <luis.machado@linaro.org>
2316
2317 PR gdb/25124
2318
2319 * gdb.arch/pr25124.S: New file.
2320 * gdb.arch/pr25124.exp: New file.
2321
165f8965
AB
23222019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2323
2324 * gdb.fortran/info-modules.exp: Update expected results, and add
2325 additional tests for 'info module functinos', and 'info module
2326 variables'.
2327 * gdb.fortran/info-types.exp: Update expected results.
2328 * gdb.fortran/info-types.f90: Extend testcase with additional
2329 module variables and functions.
2330
59c35742
AB
23312019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2332
2333 * gdb.fortran/info-modules.exp: New file.
2334 * gdb.fortran/info-types.exp: Build with new file.
2335 * gdb.fortran/info-types.f90: Include and use new module.
2336 * gdb.fortran/info-types-2.f90: New file.
2337
f3fb2519
PW
23382019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2339
2340 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
2341 * gdb.base/settings.exp: Test all settings types using
2342 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
2343 that now verifies that the value of "maint show" is the same as
2344 returned by the settings functions. Test the type of the
2345 maintenance settings.
2346 * gdb.base/default.exp: Update show_conv_list.
2347
d1e36019
TV
23482019-10-31 Tom de Vries <tdevries@suse.de>
2349
2350 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
2351 gdb_test.
2352 * gdb.arch/amd64-disp-step.exp: Same.
2353 * gdb.asm/asm-source.exp: Same.
2354 * gdb.btrace/buffer-size.exp: Same.
2355 * gdb.btrace/cpu.exp: Same.
2356 * gdb.btrace/enable.exp: Same.
2357 * gdb.dwarf2/count.exp: Same.
2358 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2359 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
2360 * gdb.fortran/vla-datatypes.exp: Same.
2361 * gdb.fortran/vla-history.exp: Same.
2362 * gdb.fortran/vla-ptype.exp: Same.
2363 * gdb.fortran/vla-value.exp: Same.
2364 * gdb.fortran/whatis_type.exp: Same.
2365 * gdb.guile/guile.exp: Same.
2366 * gdb.multi/tids.exp: Same.
2367 * gdb.python/py-finish-breakpoint.exp: Same.
2368 * gdb.python/py-framefilter.exp: Same.
2369 * gdb.python/py-pp-registration.exp: Same.
2370 * gdb.python/py-xmethods.exp: Same.
2371 * gdb.python/python.exp: Same.
2372 * gdb.server/connect-with-no-symbol-file.exp: Same.
2373 * gdb.server/no-thread-db.exp: Same.
2374 * gdb.server/run-without-local-binary.exp: Same.
2375 * gdb.stabs/weird.exp: Same.
2376 * gdb.threads/attach-many-short-lived-threads.exp: Same.
2377 * gdb.threads/thread-find.exp: Same.
2378 * gdb.threads/tls-shared.exp: Same.
2379 * gdb.threads/tls.exp: Same.
2380 * gdb.threads/wp-replication.exp: Same.
2381 * gdb.trace/ax.exp: Same.
2382 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
2383
3d11e68e
TV
23842019-10-31 Tom de Vries <tdevries@suse.de>
2385
2386 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
2387 * gdb.ada/array_subscript_addr.exp: Same.
2388 * gdb.ada/arrayidx.exp: Same.
2389 * gdb.ada/arrayparam.exp: Same.
2390 * gdb.ada/arrayptr.exp: Same.
2391 * gdb.ada/boolean_expr.exp: Same.
2392 * gdb.ada/call_pn.exp: Same.
2393 * gdb.ada/complete.exp: Same.
2394 * gdb.ada/fixed_cmp.exp: Same.
2395 * gdb.ada/fun_addr.exp: Same.
2396 * gdb.ada/funcall_param.exp: Same.
2397 * gdb.ada/interface.exp: Same.
2398 * gdb.ada/mod_from_name.exp: Same.
2399 * gdb.ada/null_array.exp: Same.
2400 * gdb.ada/packed_array.exp: Same.
2401 * gdb.ada/packed_tagged.exp: Same.
2402 * gdb.ada/print_chars.exp: Same.
2403 * gdb.ada/print_pc.exp: Same.
2404 * gdb.ada/ptype_arith_binop.exp: Same.
2405 * gdb.ada/ptype_field.exp: Same.
2406 * gdb.ada/ptype_tagged_param.exp: Same.
2407 * gdb.ada/rec_return.exp: Same.
2408 * gdb.ada/ref_tick_size.exp: Same.
2409 * gdb.ada/str_ref_cmp.exp: Same.
2410 * gdb.ada/taft_type.exp: Same.
2411 * gdb.ada/tagged.exp: Same.
2412 * gdb.ada/type_coercion.exp: Same.
2413 * gdb.ada/uninitialized_vars.exp: Same.
2414
60b6ede8
TV
24152019-10-30 Tom de Vries <tdevries@suse.de>
2416
2417 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
2418
30baf67b
TV
24192019-10-26 Tom de Vries <tdevries@suse.de>
2420
2421 * gdb.base/bigcore.c: Fix typos in comments.
2422 * gdb.base/ctf-ptype.c: Same.
2423 * gdb.base/long_long.c: Same.
2424 * gdb.dwarf2/dw2-op-out-param.S: Same.
2425 * gdb.python/py-evthreads.c: Same.
2426 * gdb.reverse/i387-stack-reverse.c: Same.
2427 * gdb.trace/tfile.c: Same.
2428 * lib/compiler.c: Same.
2429 * lib/compiler.cc: Same.
2430
158da0d1
TV
24312019-10-25 Tom de Vries <tdevries@suse.de>
2432
2433 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
2434 gdb_test_multiple calls.
2435 * gdb.reverse/sigall-reverse.exp: Same.
2436 * gdb.reverse/solib-precsave.exp: Same.
2437 * gdb.reverse/solib-reverse.exp: Same.
2438 * gdb.reverse/until-precsave.exp: Same.
2439 * gdb.reverse/until-reverse.exp: Same.
2440
4ccdfbec
TV
24412019-10-24 Tom de Vries <tdevries@suse.de>
2442
2443 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
2444 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
2445 kfail using -wrap pattern flag and convenience variable
2446 gdb_test_name.
2447
33d569b7
AB
24482019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
2449
2450 * gdb.python/py-progspace.exp: Add tests for the
2451 Progspace.block_for_pc method.
2452
4d0b984b
TT
24532019-10-23 Tom Tromey <tom@tromey.com>
2454
2455 * configure: Rebuild.
2456 * aclocal.m4: Use m4_include, not sinclude.
2457
94cb3754
TV
24582019-10-21 Tom de Vries <tdevries@suse.de>
2459
2460 * gdb.base/infcall-nested-structs.c: Add
2461 __attribute__((noinline,noclone)) to all functions.
2462 (call_all): Add missing variable initialization. Simplify return value.
2463 (breakpt): Increment volatile variable, to prevent call from being
2464 optimized out.
2465 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
2466
062f1fc1
TV
24672019-10-17 Tom de Vries <tdevries@suse.de>
2468
2469 * gdb.fortran/module.exp: Allow info variables to print info for files
2470 other than module.f90.
2471
0b54364d
AB
24722019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2473
2474 * gdb.fortran/module.exp: Extend with 'info variables' test.
2475
7ff5fae7
AB
24762019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2477
2478 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
2479 F77_FOR_TARGET.
2480
d10eccaa
TV
24812019-10-16 Tom de Vries <tdevries@suse.de>
2482
2483 PR tdep/25096
2484 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
2485
745ff14e
TV
24862019-10-16 Tom de Vries <tdevries@suse.de>
2487
2488 PR tdep/24104
2489 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
2490 Add KFAIL for PR tdep/25096.
2491
03e1ab94
TV
24922019-10-16 Tom de Vries <tdevries@suse.de>
2493
2494 PR testsuite/25059
2495 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
2496
b17fcc10
TV
24972019-10-16 Tom de Vries <tdevries@suse.de>
2498
2499 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
2500 as signed.
2501
9223170f
SM
25022019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
2503
2504 * gdb.mi/list-thread-groups-available.exp: Read entries one by
2505 one instead of increasing timeout.
2506
d6e76313
TV
25072019-10-13 Tom de Vries <tdevries@suse.de>
2508
2509 PR record/25038
2510 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
2511 * gdb.reverse/sigall-reverse.exp: Same.
2512 * gdb.reverse/solib-precsave.exp: Same.
2513 * gdb.reverse/solib-reverse.exp: Same.
2514 * gdb.reverse/step-precsave.exp: Same.
2515 * gdb.reverse/until-precsave.exp: Same.
2516 * gdb.reverse/until-reverse.exp: Same.
2517 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
2518
6dfc0041
AA
25192019-10-10 Andreas Arnez <arnez@linux.ibm.com>
2520
2521 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
2522 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
2523 (cmp_struct_05_01, cmp_struct_static_02_01)
2524 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
2525 comparisons.
2526
abcf2cc8
TV
25272019-10-10 Tom de Vries <tdevries@suse.de>
2528
2529 PR testsuite/24888
2530 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
2531 gnatlink.
2532
a50faaf6
TV
25332019-10-09 Tom de Vries <tdevries@suse.de>
2534
2535 PR testsuite/25048
2536 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2537
60ff3cd7
AB
25382019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2539
2540 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2541 exceptions due to missing debug information.
2542
dfee8566
TV
25432019-10-07 Tom de Vries <tdevries@suse.de>
2544
2545 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2546
3d63690a
AB
25472019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2548
2549 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2550 * gdb.base/annota1.exp: Update to use gdb_test_name.
2551
30d1f018
WP
25522019-10-07 Weimin Pan <weimin.pan@oracle.com>
2553
2554 * gdb.base/ctf-whatis.exp: New file.
2555 * gdb.base/ctf-whatis.c: New file.
2556 * gdb.base/ctf-ptype.exp: New file.
2557 * gdb.base/ctf-ptype.c: New file.
2558 * gdb.base/ctf-constvars.exp: New file.
2559 * gdb.base/ctf-constvars.c: New file.
2560 * gdb.base/ctf-cvexpr.exp: New file.
2561
4dbbb47c
TV
25622019-10-04 Tom de Vries <tdevries@suse.de>
2563
2564 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2565 for loop.
2566
77c2dba3
TT
25672019-10-03 Tom Tromey <tom@tromey.com>
2568
2569 PR rust/24976:
2570 * gdb.rust/simple.rs (Union2): New type.
2571 (main): Use Union2.
2572 * gdb.rust/simple.exp: Add test.
2573
179aed7f
AB
25742019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2575
2576 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
2577 nested function prefix.
2578
0a4b0913
AB
25792019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2580 Richard Bunt <richard.bunt@arm.com>
2581 Andrew Burgess <andrew.burgess@embecosm.com>
2582
2583 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2584 nested functions.
2585 * gdb.fortran/nested-funcs.f90: Update expected results.
2586 * gdb.fortran/nested-funcs-2.exp: New file.
2587 * gdb.fortran/nested-funcs-2.f90: New file.
2588
082cce05
AB
25892019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2590
2591 * gdb.python/py-parameter.exp: Make test names unique.
2592 * gdb.python/py-template.exp: Likewise.
2593 * gdb.python/py-value.exp: Likewise.
2594
2b74ba5a
AB
25952019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2596
2597 * gdb.base/break-interp.exp: Reduce test name duplication.
2598 * gdb.base/call-sc.exp: Likewise.
2599 * gdb.base/callfuncs.exp: Likewise.
2600 * gdb.base/charset.exp: Likewise.
2601 * gdb.base/dump.exp: Likewise.
2602 * gdb.base/ena-dis-br.exp: Likewise.
2603 * gdb.base/relational.exp: Likewise.
2604 * gdb.base/step-over-syscall.exp: Likewise.
2605 * gdb.base/structs.exp: Likewise.
2606
58eb20d5
AB
26072019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2608
2609 * gdb.linespec/explicit.exp: Make test names unique.
2610 * gdb.linespec/ls-errs.exp: Likewise.
2611
4d421147
AB
26122019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2613
2614 * gdb.reverse/break-precsave.exp: Make test names unique.
2615 * gdb.reverse/break-reverse.exp: Likewise.
2616 * gdb.reverse/finish-precsave.exp: Likewise.
2617 * gdb.reverse/finish-reverse.exp: Likewise.
2618 * gdb.reverse/machinestate-precsave.exp: Likewise.
2619 * gdb.reverse/machinestate.exp: Likewise.
2620 * gdb.reverse/readv-reverse.exp: Likewise.
2621 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2622 * gdb.reverse/sigall-precsave.exp: Likewise.
2623 * gdb.reverse/sigall-reverse.exp: Likewise.
2624 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2625 * gdb.reverse/watch-precsave.exp: Likewise.
2626 * gdb.reverse/watch-reverse.exp: Likewise.
2627
d8c06f22
AB
26282019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2629
2630 * gdb.threads/stop-with-handle.c: New file.
2631 * gdb.threads/stop-with-handle.exp: New file.
2632
3a56ed86
TV
26332019-10-03 Tom de Vries <tdevries@suse.de>
2634
2635 PR testsuite/25059
2636 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2637 directory" line to be missing.
2638
42275044
TV
26392019-10-03 Tom de Vries <tdevries@suse.de>
2640
2641 PR testsuite/25059
2642 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
2643 type optional.
2644
9ef62df0
AA
26452019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2646
2647 * gdb.python/py-format-string.c (string.h): New include.
2648 (main): Fill a_struct_with_union.the_union.an_int with bytes of
2649 the same value, for endianness-independence.
2650 * gdb.python/py-format-string.exp (default_regexp_dict)
2651 (test_pretty_structs, test_format): Adjust expected output to the
2652 changed initialization.
2653
37f6a7f4
TT
26542019-10-02 Tom Tromey <tromey@adacore.com>
2655
2656 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
2657
1d58d6a2
PA
26582019-10-02 Pedro Alves <palves@redhat.com>
2659 Andrew Burgess <andrew.burgess@embecosm.com>
2660
2661 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
2662 "print-file-var.h".
2663 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2664 (get_version_1): Print this_version_id and its address.
2665 Add extern "C" wrappers around interface functions.
2666 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
2667 "print-file-var.h".
2668 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2669 (get_version_2): Print this_version_id and its address.
2670 Add extern "C" wrappers around interface functions.
2671 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2672 <stddef.h> and "print-file-var.h".
2673 Add extern "C" wrappers around interface functions.
2674 [VERSION_ID_MAIN] (this_version_id): Define.
2675 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2676 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2677 up extern "C" blocks.
2678 * gdb.base/print-file-var.exp (test): New, factored out from top
2679 level.
2680 (top level): Test all combinations of attribute hidden or not,
2681 dlopen or not, and this_version_id symbol in main file or not.
2682 Compile tests as both C++ and C, make test names unique.
2683
d770d56f
TT
26842019-10-01 Tom Tromey <tom@tromey.com>
2685
2686 * gdb.base/style.exp: Test "show logging filename".
2687
7f6aba03
TT
26882019-10-01 Tom Tromey <tom@tromey.com>
2689
2690 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2691 * gdb.base/style.exp: Add metadata style test.
2692
14309bb6
TT
26932019-10-01 Tom Tromey <tom@tromey.com>
2694
2695 * gdb.base/style.exp: Test "pwd".
2696
2a3c1174
PA
26972019-10-01 Tom Tromey <tom@tromey.com>
2698
2699 * gdb.base/style.exp: Update tests.
2700
53d666ec
AA
27012019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2702
2703 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2704 'six' to unsigned.
2705 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2706 'five'. Use an all-ones bit pattern for each.
2707 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2708 to its changed values.
2709
4a56a520
TT
27102019-09-30 Tom Tromey <tromey@adacore.com>
2711
2712 * gdb.rust/traits.rs: Disable all warnings.
2713
0df0352a
TV
27142019-09-29 Tom de Vries <tdevries@suse.de>
2715
aac66a4c 2716 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 2717
73d9a918
TV
27182019-09-29 Tom de Vries <tdevries@suse.de>
2719
2720 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2721
060b3ab4
TV
27222019-09-27 Tom de Vries <tdevries@suse.de>
2723
2724 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2725
68f7d34d
TV
27262019-09-27 Tom de Vries <tdevries@suse.de>
2727
2728 PR record/23188
2729 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2730
5d63b30a
TT
27312019-09-26 Tom Tromey <tromey@adacore.com>
2732
2733 * gdb.ada/py_taft.exp: New file.
2734 * gdb.ada/py_taft/main.adb: New file.
2735 * gdb.ada/py_taft/pkg.adb: New file.
2736 * gdb.ada/py_taft/pkg.ads: New file.
2737
3d435220
TV
27382019-09-24 Tom de Vries <tdevries@suse.de>
2739
2740 PR gdb/24598
2741 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2742
77d03678
TV
27432019-09-22 Tom de Vries <tdevries@suse.de>
2744
2745 * gdb.base/restore.exp: Allow register variables to be optimized out at
2746 -O0.
2747
abf516c6
UW
27482019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2749
2750 * gdb.arch/spu-info.exp: Remove file.
2751 * gdb.arch/spu-info.c: Remove file.
2752 * gdb.arch/spu-ls.exp: Remove file.
2753 * gdb.arch/spu-ls.c: Remove file.
2754
2755 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2756 * gdb.asm/spu.inc: Remove file.
2757
2758 * gdb.base/dump.exp: Remove support for spu*-*-*.
2759 * gdb.base/stack-checking.exp: Likewise.
2760 * gdb.base/overlays.exp: Likewise.
2761 * gdb.base/ovlymgr.c: Likewise.
2762 * gdb.base/spu.ld: Remove file.
2763
2764 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2765 * gdb.cp/cpexprs.exp: Likewise.
2766 * gdb.cp/exception.exp: Likewise.
2767 * gdb.cp/gdb2495.exp: Likewise.
2768 * gdb.cp/mb-templates.exp: Likewise.
2769 * gdb.cp/pr9167.exp: Likewise.
2770 * gdb.cp/userdef.exp: Likewise.
2771
2772 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2773
2774 * gdb.cell: Remove directory.
2775 * lib/cell.exp: Remove file.
2776
e452e88f
TV
27772019-09-19 Tom de Vries <tdevries@suse.de>
2778
2779 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2780
8a625130
TV
27812019-09-19 Tom de Vries <tdevries@suse.de>
2782
2783 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2784
81dc3ab5
TV
27852019-09-19 Tom de Vries <tdevries@suse.de>
2786
2787 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2788 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2789 (gdb_target_cmd): ... here.
2790 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2791 value 2.
2792
b078f3ac
AB
27932019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2794
2795 * gdb.base/source-dir.exp: Avoid having directory names in test
2796 names.
2797
f1b620e9
MG
27982019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2799
2800 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2801 directory.
2802
67f3ed6a
AB
28032019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2804
2805 * gdb.base/list-missing-source.exp: New file.
2806
d1b70248
TV
28072019-09-14 Tom de Vries <tdevries@suse.de>
2808
2809 PR teststuite/24599
2810 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2811 * lib/ada.exp (gnatmake_version_at_least): New proc.
2812
5fabdcd6
AB
28132019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2814
2815 * gdb.base/maint.exp: Use exec_has_index_section.
2816
aa17805f
AB
28172019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2818
2819 * gdb.base/maint.exp: Add test for 'maint info sections'.
2820
25e5c209
TV
28212019-09-12 Tom de Vries <tdevries@suse.de>
2822
2823 * gdb.base/store.exp: Allow register variables to be optimized out at
2824 -O0.
2825
4993045d
PW
28262019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2827
2828 * gdb.ada/rdv_wait.exp: Update to new task names.
2829 * gdb.base/task_switch_in_core.exp: Likewise.
2830 * gdb.base/info_sources_base.c: Likewise.
2831
8a516164
TT
28322019-09-10 Tom Tromey <tromey@adacore.com>
2833
2834 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2835
aa391654
TT
28362019-09-10 Tom Tromey <tromey@adacore.com>
2837
2838 * gdb.ada/dgopt.exp: New file.
2839 * gdb.ada/dgopt/x.adb: New file.
2840
8634b462
TT
28412019-09-08 Tom Tromey <tom@tromey.com>
2842
2843 * gdb.tui/resize.exp: Remove setup_xfail.
2844 * gdb.tui/regs.exp: Remove setup_xfail.
2845 * gdb.tui/basic.exp: Remove setup_xfail.
2846
736b0f76
DB
28472019-09-06 David Blaikie <dblaikie@gmail.com>
2848
2849 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2850 * gdb.cp/cplabel.exp: Ditto.
2851 * gdb.linespec/ls-errs.exp: Ditto.
2852
30331a6c
TV
28532019-09-05 Tom de Vries <tdevries@suse.de>
2854
2855 * lib/gdb.exp (cmp_file_string): New proc.
2856 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2857 runto_main. Verify save breakpoints output.
2858
98b0ebab
PW
28592019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2860
2861 * gdb.base/info-var.exp: Test info variables without running
2862 to main, to avoid expect's buffer overflow.
2863
4e962e74
TT
28642019-09-03 Tom Tromey <tromey@adacore.com>
2865
2866 * gdb.ada/bias.exp: New file.
2867 * gdb.ada/bias/bias.adb: New file.
2868 * gdb.ada/print_chars.exp: Add regression test.
2869 * gdb.ada/print_chars/foo.adb (My_Character): New type.
2870 (MC): New variable.
2871
2ea1a07a
SL
28722019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2873
2874 * gdb.base/argv0-symlink.exp: Run only on native target
2875 and local host.
2876
8077c50d
TV
28772019-08-29 Tom de Vries <tdevries@suse.de>
2878
2879 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
2880 diverse debug info.
2881 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
2882
48352473
TV
28832019-08-28 Tom de Vries <tdevries@suse.de>
2884
2885 * gdb.base/info-var.exp: Allow info variables to print info for files
2886 other than info-var-f1.c and info-var-f2.c.
2887
d8f27c60
AB
28882019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2889
2890 * gdb.fortran/info-types.exp: Add module.
2891 * gdb.fortran/info-types.f90: Update expected results.
2892
1f20c35e
AB
28932019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2894
2895 * gdb.fortran/info-types.exp: New file.
2896 * gdb.fortran/info-types.f90: New file.
2897 * lib/fortran.exp (fortran_character1): New proc.
2898
4acfdd20
AB
28992019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2900
2901 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
2902 functions'. Reindent as needed.
2903 * gdb.base/info-var-f1.c: New file.
2904 * gdb.base/info-var-f2.c: New file.
2905 * gdb.base/info-var.exp: New file.
2906 * gdb.base/info-var.h: New file.
2907
5c31b358
TV
29082019-08-26 Tom de Vries <tdevries@suse.de>
2909
2910 PR c++/24852
2911 * gdb.cp/no-libstdcxx-probe.exp: New test.
2912
b694989f
TV
29132019-08-26 Tom de Vries <tdevries@suse.de>
2914
2915 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
2916 * tests need to be skipped.
2917 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2918 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2919 mi_skip_libstdcxx_probe_tests.
2920
d9c4ba53
SDJ
29212019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
2922
2923 * gdb.python/py-xmethods.exp: Use raw strings when passing
2924 arguments to SimpleXMethodMatcher.
2925
395fad09
TV
29262019-08-22 Tom de Vries <tdevries@suse.de>
2927
2928 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
2929 more informative.
2930
26c957f1
PA
29312019-08-21 Pedro Alves <palves@redhat.com>
2932
2933 * gdb.base/with.exp: Test "with" with no arguments.
2934
61f80d5d
TV
29352019-08-21 Tom de Vries <tdevries@suse.de>
2936
2937 * gdb.base/gdb-caching-proc.exp: Sort files.
2938
d7a11d13
TV
29392019-08-20 Tom de Vries <tdevries@suse.de>
2940
2941 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2942 compilation.
2943
34dafe9f
TV
29442019-08-16 Tom de Vries <tdevries@suse.de>
2945
2946 * gdb.base/compare-sections.exp ("after run to main"): Allow
2947 mismatched read-only sections for PIE executables.
2948
398fdd60
TT
29492019-08-16 Tom Tromey <tom@tromey.com>
2950
2951 * lib/tuiterm.exp (_csi_Z): New proc.
2952 * gdb.tui/basic.exp: Update window positions.
2953 * gdb.tui/empty.exp: Update window positions.
2954
d8f9e51c
SL
29552019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2956
2957 * gdb.base/examine-backward.exp: Correct regexp for
2958 "examine 3 bytes backward from ${address_zero}".
2959
3df505f6
TT
29602019-08-15 Tom Tromey <tom@tromey.com>
2961
2962 * gdb.tui/empty.exp: Enable resizing tests.
2963
272560b5
TT
29642019-08-15 Tom Tromey <tromey@adacore.com>
2965
2966 * gdb.ada/char_enum.exp: Add regression tests.
2967 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
2968 and '0'.
2969 (Char, Gchar): Update.
2970 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
2971
08235187
CB
29722019-08-15 Christian Biesinger <cbiesinger@google.com>
2973
2974 * gdb.python/python.exp: Expect a leading underscore on
2975 GdbOutput{,Error}File.
2976
22a2ab04
SL
29772019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2978
2979 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2980 Windows host.
2981
835b995b
SL
29822019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2983
2984 * gdb.base/batch-preserve-term-settings.exp
2985 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2986
97dd8e07
CB
29872019-08-15 Christian Biesinger <cbiesinger@google.com>
2988
2989 * lib/gdb.exp: When running on a mingw target, replace
2990 /x/ with x:/.
2991
75faf5c4
AH
29922019-08-14 Alan Hayward <alan.hayward@arm.com>
2993
2994 * gdb.arch/aarch64-prologue.c: New test.
2995 * gdb.arch/aarch64-prologue.exp: New file.
2996
abc6c00f
TV
29972019-08-13 Tom de Vries <tdevries@suse.de>
2998
2999 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
3000 Thread.
3001
74c2c1f4
SL
30022019-08-13 Sandra Loosemore <sandra@codesourcery.com>
3003
3004 * gdb.python/py-completion.exp: Download the .py file to the host
3005 and use its host pathname. Conditionalize tests that use
3006 tab completion and manipulate files on the build machine.
3007 * gdb.python/py-events.exp: Download the .py file to the host
3008 and use its host pathname.
3009 * gdb.python/py-evsignal.exp: Likewise.
3010 * gdb.python/py-evthreads.exp: Likewise.
3011 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
3012 pathname syntax.
3013 * gdb.python/py-framefilter.exp: Download the .py file to the right
3014 place on the host. Match Windows pathname syntax.
3015 * gdb.python/py-mi-var-info-path-expression.exp: Download the
3016 .py file to the host and use its host pathname.
3017 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
3018 * gdb.python/py-objfile.exp: Expect a host pathname, not a
3019 build pathname. Skip symlink test on Windows host. Add missing
3020 newline at end of file.
3021 * gdb.python/py-pp-maint.exp: Download the .py file to the host
3022 and use its host pathname.
3023 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
3024 * gdb.python/py-section-script.exp: Use host location of binfile
3025 on safe-path. Use correct path separator on Windows host.
3026 Reorder alternatives in gdb_test_multiple to prevent matching
3027 the wrong alternative on success.
3028 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
3029
ca2589f3
PP
30302019-08-12 Patrick Palka <patrick@parcs.ath.cx>
3031
3032 * gdb.gdb/selftest.exp (test_with_self): Update test to now
3033 expect the GDB inferior to no longer immediately stop after
3034 being resumed with "signal SIGINT".
3035
020a839d
SL
30362019-08-09 Sandra Loosemore <sandra@codesourcery.com>
3037
3038 * gdb.linespec/break-ask.exp: Generalize regexps to match
3039 Windows pathnames too.
3040
128d6509
TV
30412019-08-08 Tom de Vries <tdevries@suse.de>
3042
3043 PR testsuite/24862
3044 * lib/tuiterm.exp (_accept): Fix CSI regexp.
3045
590042fc
PW
30462019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3047
3048 * gdb.base/style.exp: Update tests for help doc new invariants.
3049 * gdb.base/help.exp: Likewise.
3050
046bebe1
TT
30512019-08-06 Tom Tromey <tom@tromey.com>
3052
3053 * gdb.base/style.exp: Add disassemble test.
3054 * gdb.base/style.c (some_called_function): New function.
3055 (main): Use it.
3056
0b27c27d
CB
30572019-08-05 Christian Biesinger <cbiesinger@google.com>
3058
3059 * gdb.python/py-block.exp: Test dictionary access on blocks.
3060
580f1034
SM
30612019-08-05 Simon Marchi <simon.marchi@efficios.com>
3062
3063 PR gdb/24863
3064 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
3065 -list-thread-groups --available test when running under
3066 check-read1.
3067
d86bd7cb
TV
30682019-08-05 Tom de Vries <tdevries@suse.de>
3069
3070 PR testsuite/24863
3071 * lib/gdb.exp (with_read1_timeout_factor): New proc.
3072 * gdb.base/help.exp: Use with_read1_timeout_factor.
3073 * gdb.base/info-macros.exp: Same.
3074 * gdb.cp/nested-types.exp: Same.
3075
a80cf5d8
TV
30762019-08-05 Tom de Vries <tdevries@suse.de>
3077
3078 * lib/gdb.exp (version_at_least): Factor out of ...
3079 (tcl_version_at_least): ... here.
3080 (gdb_compile): Fail if pie results in non-PIE executable.
3081 (readelf_version, readelf_prints_pie): New proc.
3082 (exec_is_pie): Return -1 if unknown.
3083
d0962838
TV
30842019-08-05 Tom de Vries <tdevries@suse.de>
3085
3086 * lib/gdb.exp (tcl_version_at_least): Fix typo.
3087
2252ff3d
SL
30882019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3089
3090 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
3091
26655f53
SL
30922019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3093
3094 * lib/completion-support.exp (test_gdb_complete_none): Skip
3095 tab completion tests if no readline support.
3096 (test_gdb_complete_unique_re): Likewise.
3097 (test_gdb_complete_multiple): Likewise.
3098
db4dc13e
PW
30992019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3100
3101 * gdb.base/info_sources.exp: New file.
3102 * gdb.base/info_sources.c: New file.
3103 * gdb.base/info_sources_base.c: New file.
3104
0eba165a
PFC
31052019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3106
3107 * gdb.base/batch-exit-status.exp: Call test_exit_status with
3108 prefix argument.
3109 (test_exit_status): Add prefix argument.
3110
59bd512b
TV
31112019-08-01 Tom de Vries <tdevries@suse.de>
3112
3113 PR testsuite/24863
3114 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
3115 calling exp_continue for new thread and thread exited messages.
3116
2a3ad588
TV
31172019-08-01 Tom de Vries <tdevries@suse.de>
3118
3119 PR testsuite/24863
3120 * gdb.base/structs.exp: Fix check-read1 timeout using
3121 gdb_test_sequence.
3122 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
3123
117eb594
TV
31242019-08-01 Tom de Vries <tdevries@suse.de>
3125
3126 PR testsuite/24863
3127 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
3128 line.
3129
ed591340
TV
31302019-08-01 Tom de Vries <tdevries@suse.de>
3131
3132 PR testsuite/24863
3133 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
3134
aa3b6533
TT
31352019-07-30 Tom Tromey <tromey@adacore.com>
3136
3137 * gdb.ada/display_nested.exp: New file.
3138 * gdb.ada/display_nested/foo.adb: New file.
3139 * gdb.ada/display_nested/pack.adb: New file.
3140 * gdb.ada/display_nested/pack.ads: New file.
3141
2906593f
CB
31422019-07-30 Christian Biesinger <cbiesinger@google.com>
3143
3144 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
3145 namespace.
3146 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
3147
0f575925
TV
31482019-07-30 Tom de Vries <tdevries@suse.de>
3149
3150 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
3151 instead.
3152
b13057d9
TV
31532019-07-30 Tom de Vries <tdevries@suse.de>
3154
3155 PR testsuite/24834
3156 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
3157 (exec_is_pie): New proc.
3158
5c4dde85
CB
31592019-07-29 Christian Biesinger <cbiesinger@google.com>
3160
3161 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
3162
c620ed88
CB
31632019-07-29 Christian Biesinger <cbiesinger@google.com>
3164
3165 * gdb.python/py-objfile.c: Add global and static vars.
3166 * gdb.python/py-objfile.exp: Test new functions Objfile.
3167 lookup_global_symbol and lookup_static_symbol.
3168
3d235706
TT
31692019-07-29 Tom Tromey <tom@tromey.com>
3170
3171 * lib/tuiterm.exp (Term::_csi_@): New proc.
3172 (Term::_csi_X): Don't move cursor.
3173
c7e4c0a6
PW
31742019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3175
3176 * gdb.base/options.exp: Update backtrace - completion to
3177 new option -frame-info.
3178 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
3179 Test new 'set print frame-info'. Test backtrace -frame-info
3180 overriding 'set print frame-info'.
3181 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
3182 Test new 'set print frame-info'.
3183 Verify consistency of backtrace with and without filters, with and
3184 without -no-filters.
3185 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
3186 default.
3187
de28a3b7
TV
31882019-07-29 Tom de Vries <tdevries@suse.de>
3189
3190 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
3191 no arguments".
3192
507dd60e
TV
31932019-07-29 Tom de Vries <tdevries@suse.de>
3194
3195 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
3196 is a substring of the first for "complete non-unique file name".
3197
5beafce9
TV
31982019-07-29 Tom de Vries <tdevries@suse.de>
3199
3200 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
3201 with ".*".
3202
2d274232
TV
32032019-07-29 Tom de Vries <tdevries@suse.de>
3204
3205 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
3206 Pass prompt_regexp parameter to gdb_test_multiple calls.
3207
9197cd8b
TV
32082019-07-29 Tom de Vries <tdevries@suse.de>
3209
3210 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 3211 print registers" regexps.
9197cd8b 3212
b528dae0
TV
32132019-07-29 Tom de Vries <tdevries@suse.de>
3214
3215 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
3216
d17725d7
TV
32172019-07-29 Tom de Vries <tdevries@suse.de>
3218
3219 PR gdb/24855
3220 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
3221 (skip_python_tests_prompt): Add prompt_regexp argument to
3222 gdb_test_multiple calls.
3223
52b75bf1
TT
32242019-07-27 Tom Tromey <tom@tromey.com>
3225
3226 * gdb.tui/main.exp: New file.
3227
2b1d00c2
TT
32282019-07-27 Tom Tromey <tom@tromey.com>
3229
3230 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
3231 optional.
3232 * gdb.tui/empty.exp: New file.
3233
ded631d5
TT
32342019-07-27 Tom Tromey <tom@tromey.com>
3235
3236 * lib/tuiterm.exp (spawn): New proc.
3237 (Term::resize): New proc.
3238 * gdb.tui/resize.exp: New file.
3239
58ac439d
TT
32402019-07-27 Tom Tromey <tom@tromey.com>
3241
3242 * gdb.tui/list.exp: New file.
3243
fe1f56ee
TT
32442019-07-27 Tom Tromey <tom@tromey.com>
3245
3246 * gdb.tui/regs.exp: New file.
3247
f790b310
TT
32482019-07-27 Tom Tromey <tom@tromey.com>
3249
3250 * gdb.tui/basic.exp: Add "layout split" test.
3251
d95fc6ee
TT
32522019-07-27 Tom Tromey <tom@tromey.com>
3253
3254 * gdb.tui/basic.exp: Add "layout asm" test.
3255
c3786b3a
TT
32562019-07-27 Tom Tromey <tom@tromey.com>
3257
3258 * lib/tuiterm.exp: New file.
3259 * gdb.tui/basic.exp: New file.
3260
98a617f8
KB
32612019-07-27 Kevin Buettner <kevinb@redhat.com>
3262
3263 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
3264 Enable tests associated with this flag. Adjust regex
3265 referencing "foo_low" to now refer to "foo_cold" instead.
3266
5c076da4
KB
32672019-07-27 Kevin Buettner <kevinb@redhat.com>
3268
3269 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
3270 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
3271 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
3272 foo_cold. Revise comments to match.
3273 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
3274 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
3275 were wrapped into this proc; Call do_test in loop from outermost
3276 level.
3277 (foo_low): Rename all occurrences to "foo_cold".
3278 (backtrace from baz): New test.
3279 (x2/i foo_cold): New test.
3280 (info line *foo_cold): New test.
3281
1512d3b7
TV
32822019-07-26 Tom de Vries <tdevries@suse.de>
3283
3284 * gdb.arch/i386-pkru.exp: Fix unterminated string.
3285
297989a1
TV
32862019-07-25 Tom de Vries <tdevries@suse.de>
3287
3288 PR testsuite/24830
3289 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
3290 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
3291 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
3292 (skip_libstdcxx_probe_tests): ... here.
3293 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
3294
b3b965fb
TV
32952019-07-24 Tom de Vries <tdevries@suse.de>
3296
3297 PR testsuite/24807
3298 * gdb.objc/basicclass.m: Include stdio.h.
3299 * gdb.objc/nondebug.m: Same.
3300 * gdb.objc/objcdecode.m: Same.
3301
4625b4d0
TV
33022019-07-24 Tom de Vries <tdevries@suse.de>
3303
3304 PR testsuite/24612
3305 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
3306 additional_flags.
3307
024a5840
TV
33082019-07-24 Tom de Vries <tdevries@suse.de>
3309
3310 PR testsuite/24831
3311 * gdb.multi/tids.exp: Update error messages for info threads.
3312
c76ddaa3
TV
33132019-07-24 Tom de Vries <tdevries@suse.de>
3314
3315 * gdb.base/info-types.exp: Allow info types to print info for more than
3316 one file.
3317
9a618ef6
TV
33182019-07-23 Tom de Vries <tdevries@suse.de>
3319
3320 PR testsuite/24842
3321 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
3322 gdb_spawn_with_cmdline_opts.
3323
40eadf04
SP
33242019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3325
3326 * gdb.arch/arm-cmse-sgstubs.c: New test.
3327 * gdb.arch/arm-cmse-sgstubs.exp: New file.
3328
5ba29434
TV
33292019-07-23 Tom de Vries <tdevries@suse.de>
3330
3331 PR testsuite/24711
3332 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
3333 issuing next command.
3334
a8e9d247
AB
33352019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3336
3337 * gdb.ada/info_auto_lang.exp: Update expected results.
3338 * gdb.base/info-types.c: Add additional types to check.
3339 * gdb.base/info-types.exp: Update expected results.
3340
eb86c5e2
AB
33412019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3342
3343 * gdb.base/info-types.c: New file.
3344 * gdb.base/info-types.exp: New file.
3345
01e175fe
AB
33462019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3347
3348 * gdb.arch/riscv-bp-infcall.c: New file.
3349 * gdb.arch/riscv-bp-infcall.exp: New file.
3350
6b78c3f8
AB
33512019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
3352
3353 PR breakpoints/24541
3354 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
3355
da738167
TV
33562019-07-14 Tom de Vries <tdevries@suse.de>
3357
3358 PR testsuite/24760
3359 * gdb.objc/basicclass.exp: Fix unterminated string.
3360
0d4e84ed
AB
33612019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
3362 Andrew Burgess <andrew.burgess@embecosm.com>
3363
3364 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
3365 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
3366 negative bounds.
3367 * gdb.fortran/vla-value.exp: Print elements of an array with
3368 negative bounds.
3369 * gdb.fortran/vla.f90: Setup an array with negative bounds for
3370 testing.
3371
021d8588
AB
33722019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3373
3374 * gdb.base/options.exp (expect_string): Dequote strings in
3375 results.
3376 (test-string): Test strings with different quoting and reindent.
3377
f06f1252
TT
33782019-07-10 Tom Tromey <tromey@adacore.com>
3379
3380 * gdb.ada/mi_ex_cond.exp: Update expected results.
3381 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
3382 * gdb.ada/mi_catch_ex.exp: Update expected results.
3383 * gdb.ada/mi_catch_assert.exp: Update expected results.
3384 * gdb.ada/catch_ex.exp (catch_exception_info)
3385 (catch_exception_entry, catch_assert_entry)
3386 (catch_unhandled_entry): Update.
3387 * gdb.ada/catch_assert_if.exp: Update expected results.
3388
b863685d
RB
33892019-07-10 Richard Bunt <richard.bunt@arm.com>
3390 Stephen Roberts <stephen.roberts@arm.com>
3391
3392 * gdb.base/define.exp: Restore original prompt.
3393
cb1e4e32
PA
33942019-07-09 Pedro Alves <palves@redhat.com>
3395
3396 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
3397 breakpoints" output.
3398 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
3399 * gdb.python/py-breakpoint.exp: No longer expect that "catch
3400 throw" creates breakpoint.
3401 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
3402 'type="catchpoint"'.
3403
b58a68fe
PA
34042019-07-09 Pedro Alves <palves@redhat.com>
3405
3406 PR c++/15468
3407 * gdb.cp/except-multi-location-lib.cc: New.
3408 * gdb.cp/except-multi-location-main.cc: New.
3409 * gdb.cp/except-multi-location.exp: New.
3410
0826779b
PW
34112019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
3412
3413 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
3414 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
3415 argument and update callers.
3416
5b0e2db4
AB
34172019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3418
3419 * gdb.arch/amd64-break-on-asm-line.S: New file.
3420 * gdb.arch/amd64-break-on-asm-line.exp: New file.
3421
1f6f6e21
PW
34222019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3423
3424 * gdb.base/printcmds.exp: Test printing C string and
3425 C wide string convenience vars without transiting via the inferior.
3426 Also make test names unique.
3427
ea142fbf
AH
34282019-07-08 Alan Hayward <alan.hayward@arm.com>
3429
5862c886 3430 PR breakpoints/25011
ea142fbf
AH
3431 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
3432
213fd9fa
PA
34332019-07-04 Pedro Alves <palves@redhat.com>
3434
3435 * lib/gdb.exp (foreach_with_prefix): Don't return early if
3436 body returned ok(0), break(3) or continue(4).
3437 * gdb.testsuite/foreach_with_prefix.exp: New file.
3438
2b40fda7
AH
34392019-07-04 Alan Hayward <alan.hayward@arm.com>
3440
3441 * gdb.server/unittest.exp: Allow 0 unit tests to run.
3442
a26c8de0
PA
34432019-07-03 Pedro Alves <palves@redhat.com>
3444
3445 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
3446 "return -code".
3447
5f4ba3e7
PA
34482019-07-03 Pedro Alves <palves@redhat.com>
3449
3450 PR cli/24732
3451 * gdb.base/shell.exp: Load completion-support.exp.
3452 Adjust expected error output. Add completion tests.
3453
a994424f
PA
34542019-07-03 Pedro Alves <palves@redhat.com>
3455
3456 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
3457 string_to_regexp.
3458
3d9be6f5
PA
34592019-07-03 Pedro Alves <palves@redhat.com>
3460
3461 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
3462 (expect_integer): Adjust to expect "-string".
3463 (expect_string): New.
3464 (all_options): Expect "-string".
3465 (test-flag, test-boolean): Adjust to expect "-string".
3466 (test-string): New proc.
3467 (top level): Call it.
3468
41fc454c
PA
34692019-07-03 Pedro Alves <palves@redhat.com>
3470
3471 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
3472 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
3473 the expected output in the success.
3474
b2b2a215
PA
34752019-07-03 Pedro Alves <palves@redhat.com>
3476
3477 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3478 Split one gdb_test_multiple call in two to avoid a race.
3479
fdbc9870
PA
34802019-07-03 Pedro Alves <palves@redhat.com>
3481
3482 * gdb.base/with.c: New file.
3483 * gdb.base/with.exp: New file.
3484
c6ac8931
PA
34852019-07-03 Pedro Alves <palves@redhat.com>
3486
3487 * gdb.base/settings.exp: Replace all references to "maint
3488 test-settings set" with references to "maint set test-settings",
3489 and all references to "maint test-settings show" with references
3490 to "maint show test-settings".
3491
970f9d09
PA
34922019-07-03 Pedro Alves <palves@redhat.com>
3493
3494 * gdb.base/settings.exp (test-string): Adjust expected out when
3495 testing "maint test-settings show filename"
3496
54d66006
PA
34972019-07-02 Pedro Alves <palves@redhat.com>
3498
3499 * gdb.base/options.exp (test-info-threads): New procedure.
3500 (top level): Call it.
3501
10d06d82
TT
35022019-06-28 Tom Tromey <tromey@adacore.com>
3503
3504 * gdb.dwarf2/ada-linkage-name.c: New file.
3505 * gdb.dwarf2/ada-linkage-name.exp: New file.
3506
3d507ff2
TT
35072019-06-27 Tom Tromey <tromey@adacore.com>
3508
d039f014 3509 PR c++/20020:
3d507ff2
TT
3510 * gdb.cp/constexpr-field.exp: Use setup_xfail.
3511
8af58ffe
TV
35122019-06-26 Tom de Vries <tdevries@suse.de>
3513
3514 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
3515
22e21752
TV
35162019-06-26 Tom de Vries <tdevries@suse.de>
3517
3518 * gdb.base/index-cache.exp: Add back missing debug option.
3519
b65b566c
PW
35202019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3521
3522 * gdb.base/alias.exp: Test non matching/non existing prefixes.
3523
5c2c8c69
TV
35242019-06-25 Tom de Vries <tdevries@suse.de>
3525
3526 PR testsuite/24727
3527 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
3528
164e3873
TV
35292019-06-24 Tom de Vries <tdevries@suse.de>
3530
3531 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
3532
824eacee
TV
35332019-06-24 Tom de Vries <tdevries@suse.de>
3534
3535 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3536 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3537 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3538
385b97d3
TV
35392019-06-24 Tom de Vries <tdevries@suse.de>
3540
3541 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3542
c596f180
TV
35432019-06-21 Tom de Vries <tdevries@suse.de>
3544
3545 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3546
b13a7d03
TV
35472019-06-21 Tom de Vries <tdevries@suse.de>
3548
3549 PR testsuite/24518
3550 PR ada/24713
3551 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3552 index.
3553
899277ae
TT
35542019-06-19 Tom Tromey <tromey@adacore.com>
3555
3556 * gdb.ada/length_cond.exp: Add intro comment.
3557
680e1bee
TT
35582019-06-19 Tom Tromey <tromey@adacore.com>
3559
3560 * gdb.ada/length_cond.exp: New file.
3561 * gdb.ada/length_cond/length_cond.adb: New file.
3562 * gdb.ada/length_cond/pck.adb: New file.
3563 * gdb.ada/length_cond/pck.ads: New file.
3564
0ed4690a
TV
35652019-06-18 Tom de Vries <tdevries@suse.de>
3566
3567 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3568
d20ed5fd
TT
35692019-06-18 Tom Tromey <tromey@adacore.com>
3570
3571 * gdb.base/list0.h: Add comment explaining control character.
3572
86e04673
TV
35732019-06-18 Tom de Vries <tdevries@suse.de>
3574
3575 * boards/fission.exp: Break up long debug_flags line.
3576
c4973306
SM
35772019-06-16 Tom de Vries <tdevries@suse.de>
3578
3579 PR gdb/24445
3580 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3581 generated index.
3582
93cb9841
AB
35832019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3584
3585 PR gdb/24686
3586 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3587 improve detection of bug gdb/24541.
3588
399aaebd
SM
35892019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3590
3591 PR gdb/24669
3592 * gdb.base/index-cache.exp (uses_readnow,
3593 expecting_index_cache_use): Define global variable.
3594 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3595 expecting_index_cache_use.
3596
584a927c
AB
35972019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3598 Andrew Burgess <andrew.burgess@embecosm.com>
3599
3600 * gdb.fortran/pointers.f90: New file.
3601 * gdb.fortran/print_type.exp: New file.
3602 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3603 * gdb.fortran/vla-type.exp: Likewise.
3604 * gdb.fortran/vla-value.exp: Likewise.
3605 * gdb.mi/mi-vla-fortran.exp: Likewise.
3606
30056ea0
AB
36072019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3608
3609 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3610 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3611 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3612 as a stop reason.
3613
ec8e2b6d
AB
36142019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3615
3616 * gdb.base/annota1.exp: Update expected results.
3617 * gdb.cp/annota2.exp: Likewise.
3618 * gdb.cp/annota3.exp: Likewise.
3619
09e4c4e1
AB
36202019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3621
3622 * gdb.base/style-logging.exp: Remove path from test name.
3623
0735b091
TT
36242019-06-14 Tom Tromey <tromey@adacore.com>
3625
3626 PR gdb/24502:
3627 * gdb.base/style-logging.exp: New file.
3628
f5686554
TT
36292019-06-14 Tom Tromey <tromey@adacore.com>
3630
3631 * gdb.base/symfile-warn.exp: New file.
3632 * gdb.base/symfile-warn.c: New file.
3633
a0c1ffed
TT
36342019-06-14 Tom Tromey <tromey@adacore.com>
3635
3636 * gdb.base/annotate-symlink.exp: New file.
3637
f411722c
TT
36382019-06-14 Tom Tromey <tromey@adacore.com>
3639
3640 * gdb.ada/set_wstr.exp: Add reassignment test.
3641
4268ec18
TT
36422019-06-14 Tom Tromey <tromey@adacore.com>
3643
3644 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
3645 'unchecked_access and 'unrestricted_access as well.
3646
9a9e394b
TT
36472019-06-14 Tom Tromey <tromey@adacore.com>
3648
3649 PR ada/24539:
3650 * gdb.ada/vla.exp: Update tests.
3651 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
3652 pragma.
3653
4c048731
PA
36542019-06-13 Pedro Alves <palves@redhat.com>
3655
3656 * gdb.base/settings.exp (test-integer): Test junk after
3657 "unlimited".
3658
6665660a
PA
36592019-06-13 Pedro Alves <palves@redhat.com>
3660
3661 * gdb.base/options.exp (test-thread-apply): New.
3662 (top level): Call it.
3663
5d707134
PA
36642019-06-13 Pedro Alves <palves@redhat.com>
3665
3666 * gdb.base/options.exp (test-frame-apply): New.
3667 (top level): Test print commands with different "frame apply"
3668 prefixes.
3669
e2a689da
PA
36702019-06-13 Pedro Alves <palves@redhat.com>
3671
e79be6e5 3672 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
3673 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3674 'max_completions' parameter and handle it.
3675 (test_gdb_completion_offers_commands): New.
3676
90a1ef87
PA
36772019-06-13 Pedro Alves <palves@redhat.com>
3678
3679 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3680
d4c16835
PA
36812019-06-13 Pedro Alves <palves@redhat.com>
3682
3683 * gdb.base/options.exp (test-backtrace): New.
3684 (top level): Call it.
3685
2daf894e
PA
36862019-06-13 Pedro Alves <palves@redhat.com>
3687
3688 * gdb.guile/scm-frame-args.exp: Use "set print
3689 raw-frame-arguments" instead of "set print raw frame-arguments".
3690 * gdb.python/py-frame-args.exp: Likewise.
3691
e6ed716c
PA
36922019-06-13 Pedro Alves <palves@redhat.com>
3693
3694 * gdb.compile/compile.exp: Adjust expected output to option
3695 processing changes.
3696
7d8062de
PA
36972019-06-13 Pedro Alves <palves@redhat.com>
3698
3699 * gdb.base/options.exp: Build executable.
3700 (test-print): New procedure.
3701 (top level): Call it, once for "print" and another for "compile
3702 print".
3703
9d0faba9
PA
37042019-06-13 Pedro Alves <palves@redhat.com>
3705
3706 * gdb.base/options.c: New file.
3707 * gdb.base/options.exp: New file.
3708
dee7b4c8
PA
37092019-06-13 Pedro Alves <palves@redhat.com>
3710
3711 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3712 that "o" is ambiguous.
3713
dca0f6c0
PA
37142019-06-13 Pedro Alves <palves@redhat.com>
3715
3716 * gdb.base/settings.c: New file.
3717 * gdb.base/settings.exp: New file.
3718
ccf46844
PA
37192019-06-13 Pedro Alves <palves@redhat.com>
3720
3721 * gdb.base/completion.exp: Fix comment typo.
3722
b9a3f842
PA
37232019-06-13 Pedro Alves <palves@redhat.com>
3724
3725 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3726 foo --1" test.
3727
d106773e
PA
37282019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3729
3730 * gdb.fortran/block-data.f: New.
3731 * gdb.fortran/block-data.exp: New.
3732
fea82da0
TV
37332019-06-11 Tom de Vries <tdevries@suse.de>
3734
3735 PR testsuite/24521
3736 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3737 message.
3738
8c2e74f1
TV
37392019-06-11 Tom de Vries <tdevries@suse.de>
3740
3741 PR testsuite/24521
3742 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3743
b49851c8
TV
37442019-06-11 Tom de Vries <tdevries@suse.de>
3745
3746 * boards/readnow.exp: New file.
3747
a7067863
AB
37482019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3749
3750 * gdb.fortran/vla-sizeof.exp: Update expected results.
3751
1a3da2cd
AB
37522019-06-06 Amos Bird <amosbird@gmail.com>
3753
3754 * gdb.base/annota1.exp (thread_switch): Add test for
3755 thread-exited annotation.
3756
3847a7bf
TT
37572019-06-06 Tom Tromey <tromey@adacore.com>
3758
3759 * gdb.base/maint.exp: Expect command started/finished output.
3760
0088ba59
AB
37612019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3762
3763 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3764 comment.
3765 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3766
312617a3
AB
37672019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3768
3769 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3770 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3771 * gdb.arch/riscv-unwind-long-insn.c: New file.
3772 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3773
e1f2e1a2
CB
37742019-06-04 Christian Biesinger <cbiesinger@google.com>
3775
d3238f7d 3776 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 3777
206584bd
PW
37782019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3779
3780 * lib/gdb.exp (help_list_trailer): New regexp variable
3781 factorizing the help trailer message.
3782 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3783 arg to allow to better factorize various tests.
3784 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3785 (test_prefix_command_help): Use help_list_trailer.
3786 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3787 * gdb.guile/scm-cmd.exp: Likewise.
3788 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3789 * gdb.base/help.exp: Use test_user_defined_class_help.
3790 * gdb.base/style.exp: Add tests for styling of help and apropos.
3791 * lib/gdb-utils.exp (style): Add title and highlight styles.
3792
708dc93e
PW
37932019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3794
3795 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3796 $_shell_exitsignal.
3797 * gdb.base/default.exp: Update for new convenience variables.
3798
f49055a5
TT
37992019-05-29 Tom Tromey <tromey@adacore.com>
3800
3801 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3802 to "break complete ada" test case's regexp.
3803
4330d61d
TT
38042019-05-29 Tom Tromey <tromey@adacore.com>
3805
3806 PR c++/20020:
3807 * gdb.cp/constexpr-field.exp: New file.
3808 * gdb.cp/constexpr-field.cc: New file.
3809
000439d5
TT
38102019-05-29 Tom Tromey <tromey@adacore.com>
3811
3812 * gdb.base/finish.exp (finish_no_print): New proc.
3813 (finish_tests): Call it.
3814
5a01c34c
TV
38152019-05-24 Tom de Vries <tdevries@suse.de>
3816
3817 * gdb.dwarf2/gdb-add-index.exp: New file.
3818
18125b16
TT
38192019-05-22 Tom Tromey <tromey@adacore.com>
3820
3821 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3822 * gdb.base/style.exp: Use "style".
3823 * lib/gdb-utils.exp (style): New proc.
3824
af1a8d03
TV
38252019-05-22 Tom de Vries <tdevries@suse.de>
3826
3827 * gdb.base/align.exp: Require c++11.
3828
e7fe496b
TV
38292019-05-22 Tom de Vries <tdevries@suse.de>
3830
3831 PR testsuite/24586
3832 * gdb.python/py-mi-var-info-path-expression.exp: Call
3833 mi_skip_python_tests to check if python is supported.
3834
8fca4da0
AH
38352019-05-22 Alan Hayward <alan.hayward@arm.com>
3836
3837 * gdb.arch/aarch64-pauth.c: New test.
3838 * gdb.arch/aarch64-pauth.exp: New file.
3839
b7060614
AH
38402019-05-22 Alan Hayward <alan.hayward@arm.com>
3841
3842 * README (Re-running Tests Outside The Testsuite): New section.
3843
669d0468
TV
38442019-05-21 Tom de Vries <tdevries@suse.de>
3845
3846 * gdb.arch/amd64-eval.exp: Require c++11.
3847 * gdb.base/max-depth.exp: Same.
3848 * gdb.compile/compile-cplus-array-decay.exp: Same.
3849 * gdb.cp/meth-typedefs.exp: Same.
3850 * gdb.cp/subtypes.exp: Same.
3851 * gdb.cp/temargs.exp: Same.
3852
ce3ebcaa
AH
38532019-05-21 Alan Hayward <alan.hayward@arm.com>
3854
3855 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3856
34d11c68
AB
38572019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3858
3859 PR gdb/18644
3860 * gdb.fortran/complex.exp: Remove setup_kfail calls.
3861 * gdb.fortran/printing-types.exp: Add new test.
3862 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
3863 testing.
3864 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
3865 setup_kfail call.
3866
87781e84
AH
38672019-05-17 Alan Hayward <alan.hayward@arm.com>
3868
3869 * README (Running the Testsuite): Change example.
3870 (Testsuite Parameters): Remove TRANSCRIPT.
3871 * lib/gdb.exp: Remove TRANSCRIPT check.
3872
b420b89e
AH
38732019-05-17 Alan Hayward <alan.hayward@arm.com>
3874
3875 * README (Testsuite Parameters): Add replay logging to
3876 GDBSERVER_DEBUG.
3877 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
3878 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
3879 as a comma separated list.
3880 (gdb_debug_init): Override procedure.
3881
408e9b8b
AH
38822019-05-17 Alan Hayward <alan.hayward@arm.com>
3883
3884 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
3885 (gdb_write_cmd_file): New procedure.
3886 * lib/gdbserver-support.exp (gdbserver_start): Call
3887 gdbserver_write_cmd_file.
3888 (gdbserver_write_cmd_file): New procedure.
3889
f9e2e39d
AH
38902019-05-17 Alan Hayward <alan.hayward@arm.com>
3891
3892 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
3893 (delete_breakpoints): Likewise.
3894 (gdb_run_cmd): Likewise.
3895 (gdb_start_cmd): Likewise.
3896 (gdb_starti_cmd): Likewise.
3897 (gdb_internal_error_resync): Likewise.
3898 (gdb_test_multiple): Likewise.
3899 (gdb_reinitialize_dir): Likewise.
3900 (default_gdb_exit): Likewise.
3901 (gdb_file_cmd): Mark kill as optional.
3902 (default_gdb_start): Call gdb_stdin_log_init.
3903 (send_gdb): Call gdb_stdin_log_write.
3904 (rerun_to_main): Mark Y as an answer.
3905 (gdb_stdin_log_init): New function.
3906 (gdb_stdin_log_write): Likewise.
3907
81f47ac2
AH
39082019-05-17 Alan Hayward <alan.hayward@arm.com>
3909
3910 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
3911 * gdb.base/debug-expr.exp: Likewise.
3912 * gdb.base/foll-fork.exp: Likewise.
3913 * gdb.base/foll-vfork.exp: Likewise.
3914 * gdb.base/fork-print-inferior-events.exp: Likewise.
3915 * gdb.base/gdb-sigterm.exp: Likewise.
3916 * gdb.base/gdbinit-history.exp: Likewise.
3917 * gdb.base/osabi.exp: Likewise.
3918 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3919 * gdb.base/ui-redirect.exp: Likewise.
3920 * gdb.gdb/unittest.exp: Likewise.
3921 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
3922 * gdb.mi/mi-watch.exp: Likewise.
3923 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3924 * gdb.mi/user-selected-context-sync.exp: Likewise.
3925 * gdb.python/python.exp: Disable debug test when debugging.
3926 * gdb.threads/check-libthread-db.exp: Disable when debugging.
3927 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3928 Likewise.
3929 * gdb.threads/stepi-random-signal.exp: Likewise.
3930
29b52314
AH
39312019-05-17 Alan Hayward <alan.hayward@arm.com>
3932
3933 * Makefile.in: Pass through GDB_DEBUG.
3934 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3935 (gdb,debug): Add board setting.
3936 * lib/gdb.exp (default_gdb_start): Start debugging.
3937 (gdb_debug_enabled): New procedure.
3938 (gdb_debug_init): Likewise.
29b52314
AH
3939
39402019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 3941
29b52314
AH
3942 * Makefile.in: Pass through GDB_DEBUG.
3943 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3944 (gdb,debug): Add board setting.
3945 * lib/gdb.exp (default_gdb_start): Start debugging.
3946 (gdb_debug_enabled): New procedure.
3947 (gdb_debug_init): Likewise.
29b52314 3948
ca1285d1
AH
39492019-05-17 Alan Hayward <alan.hayward@arm.com>
3950
3951 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3952
f3a09c80
AH
39532019-05-17 Alan Hayward <alan.hayward@arm.com>
3954
3955 * gdb.base/ui-redirect.exp: Test redirection.
3956
26648588
JV
39572019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3958
3959 * gdb.mi/mi-complete.exp: New file.
3960 * gdb.mi/mi-complete.cc: Likewise.
3961
14237686
AB
39622019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3963
3964 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3965 indexed and sliced arrays, and pointers to arrays.
3966
e7bd7fba
TT
39672019-05-14 Tom Tromey <tromey@adacore.com>
3968
3969 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
3970 styling test.
3971
2764128d
TV
39722019-05-14 Tom de Vries <tdevries@suse.de>
3973
3974 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
3975 selection entry encoding.
3976
71bed2db
TT
39772019-05-10 Tom Tromey <tromey@adacore.com>
3978
3979 * gdb.ada/info_exc.exp: Add "complete" test.
3980
63b667ad
TV
39812019-05-09 Tom de Vries <tdevries@suse.de>
3982
3983 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3984 CU-relative.
3985
9cfd2b89
TV
39862019-05-09 Tom de Vries <tdevries@suse.de>
3987
3988 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3989 CU-relative.
3990
2228ef77
XR
39912019-05-08 Joel Brobecker <brobecker@adacore.com>
3992
3993 * gdb.ada/frame_arg_lang.exp: New testcase.
3994 * gdb.ada/frame_arg_lang/bla.adb: New file.
3995 * gdb.ada/frame_arg_lang/pck.ads: New file.
3996 * gdb.ada/frame_arg_lang/pck.adb: New file.
3997 * gdb.ada/frame_arg_lang/foo.c: New file.
3998
80e55b13
TT
39992019-05-08 Tom Tromey <tromey@adacore.com>
4000
4001 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
4002
9d3421af
TT
40032019-05-08 Tom Tromey <tromey@adacore.com>
4004
4005 * gdb.base/ptype-offsets.exp: Update tests.
4006
844333e2
TT
40072019-05-08 Tom Tromey <tromey@adacore.com>
4008
4009 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
4010 cases.
4011 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
4012 "short".
4013
988915ee
TT
40142019-05-08 Tom Tromey <tromey@adacore.com>
4015
4016 * gdb.ada/vla.exp: New file.
4017 * gdb.ada/vla/vla.adb: New file.
4018
7bd55dac
TV
40192019-05-07 Tom de Vries <tdevries@suse.de>
4020
4021 * gdb.base/index-cache.exp (ls_host): Fix return statement.
4022
75f06e9d
TV
40232019-05-07 Tom de Vries <tdevries@suse.de>
4024
4025 PR testsuite/24522
4026 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
4027 section.
4028
77e7aaa4
TV
40292019-05-07 Tom de Vries <tdevries@suse.de>
4030
4031 PR testsuite/24522
4032 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
4033 .debug_aranges section.
4034
456ba0fa
TV
40352019-05-07 Tom de Vries <tdevries@suse.de>
4036
4037 PR testsuite/24159
4038 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
4039
5a56d6a6
TV
40402019-05-06 Tom de Vries <tdevries@suse.de>
4041
4042 * lib/gdb.exp (exec_has_index_section): New proc.
4043 * gdb.base/index-cache.exp: Handle case that binfile contains an index
4044 section.
4045
9d6d4be8
TV
40462019-05-04 Tom de Vries <tdevries@suse.de>
4047
4048 * boards/cc-with-debug-names.exp: New file.
4049
222a8d25
TT
40502019-05-03 Tom Tromey <tromey@adacore.com>
4051
4052 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
4053 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
4054 * gdb.ada/char_enum.exp: Add test.
4055
0fdfd794
TV
40562019-05-03 Tom de Vries <tdevries@suse.de>
4057
4058 * boards/cc-with-gdb-index.exp: New file.
4059
80062eb9
AB
40602019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
4061
4062 * gdb.rust/simple.exp: Add new test case.
4063 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
4064 (main): Initialise an instance of the new struct.
4065
4504bbde
TT
40662019-05-01 Tom Tromey <tromey@adacore.com>
4067
4068 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
4069 record.
4070 (NPR): New variable.
4071 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
4072 test.
4073
d48e62f4
TT
40742019-05-01 Tom Tromey <tromey@adacore.com>
4075
4076 * gdb.ada/packed_array_assign.exp: Add packed assignment
4077 regression test.
4078
f59f30f5
TV
40792019-05-01 Tom de Vries <tdevries@suse.de>
4080
4081 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
4082
b70bfc54
TV
40832019-05-01 Tom de Vries <tdevries@suse.de>
4084
4085 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
4086
15f18d14
AT
40872019-04-30 Ali Tamur <tamur@google.com>
4088
4089 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
4090
2ff0a947
TT
40912019-04-30 Tom Tromey <tromey@adacore.com>
4092
4093 * lib/ada.exp (find_ada_tool): New proc.
4094 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
4095 * gdb.ada/catch_ex_std.exp: New file.
4096 * gdb.ada/catch_ex_std/foo.adb: New file.
4097 * gdb.ada/catch_ex_std/some_package.adb: New file.
4098 * gdb.ada/catch_ex_std/some_package.ads: New file.
4099
a776957c
TT
41002019-04-30 Tom Tromey <tromey@adacore.com>
4101
4102 PR c++/24470:
4103 * gdb.cp/temargs.cc: Add test code from PR.
4104
bc68014d
AB
41052019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4106
4107 * gdb.fortran/vla-datatypes.exp: Update expected results.
4108 * gdb.fortran/vla-ptype.exp: Likewise.
4109 * gdb.fortran/vla-type.exp: Likewise.
4110 * gdb.fortran/vla-value.exp: Likewise.
4111
f1fdc960
AB
41122019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4113
4114 * gdb.fortran/ptr-indentation.exp: Update expected results.
4115 * gdb.fortran/ptype-on-functions.exp: Likewise.
4116 * gdb.fortran/vla-ptr-info.exp: Likewise.
4117 * gdb.fortran/vla-value.exp: Likewise.
4118
bf7a4de1
AB
41192019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4120
4121 * gdb.fortran/ptype-on-functions.exp: New file.
4122 * gdb.fortran/ptype-on-functions.f90: New file.
4123
bbe75b9d
AB
41242019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4125
4126 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
4127 case void string.
4128
1db455a7
AB
41292019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4130
4131 * gdb.fortran/complex.exp: Expand.
4132 * gdb.fortran/complex.f: Renamed to...
4133 * gdb.fortran/complex.f90: ...this, and extended to add more
4134 complex values.
4135
b6d03bb2
AB
41362019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4137
4138 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
4139 MODULO, CMPLX.
4140
2e62ab40
AB
41412019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
4142 Richard Bunt <richard.bunt@arm.com>
4143
4144 * gdb.base/max-depth.c: New file.
4145 * gdb.base/max-depth.exp: New file.
4146 * gdb.python/py-nested-maps.c: New file.
4147 * gdb.python/py-nested-maps.exp: New file.
4148 * gdb.python/py-nested-maps.py: New file.
4149 * gdb.python/py-format-string.exp (test_max_depth): New proc.
4150 (test_all_common): Call test_max_depth.
4151 * gdb.fortran/max-depth.exp: New file.
4152 * gdb.fortran/max-depth.f90: New file.
4153 * gdb.go/max-depth.exp: New file.
4154 * gdb.go/max-depth.go: New file.
4155 * gdb.modula2/max-depth.exp: New file.
4156 * gdb.modula2/max-depth.c: New file.
4157 * lib/gdb.exp (get_print_expr_at_depths): New proc.
4158
d2b584a5
TV
41592019-04-29 Tom de Vries <tdevries@suse.de>
4160
4161 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
4162
136afab8
PW
41632019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4164
4165 * gdb.base/callexit.exp: Test may-call-functions off.
4166
725cbb63
KS
41672019-04-25 Keith Seitz <keiths@redhat.com>
4168
4169 PR c++/24367
4170 * gdb.cp/meth-typedefs.cc (incomplete_struct)
4171 (another_incomplete_struct, test_incomplete): New definitions.
4172 (main): Use new definitions.
4173 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
4174 functions.
4175
701adfb0
PA
41762019-04-25 Ali Tamur <tamur@google.com>
4177
4178 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
4179
82433e3e
SDJ
41802019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
4181
4182 PR corefiles/11608
4183 PR corefiles/18187
4184 * gdb.base/coredump-filter-build-id.exp: New file.
4185
dd06d4d6
AH
41862019-04-25 Alan Hayward <alan.hayward@arm.com>
4187
e79be6e5
SM
4188 * Makefile.in: Pass through GDBSERVER_DEBUG.
4189 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
4190 (gdbserver,debug): Add board setting.
4191 * gdb.trace/tspeed.exp: Skip when debugging.
4192 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
4193 * lib/gdbserver-support.exp: Likewise
dd06d4d6 4194
1670072e
TT
41952019-04-24 Tom Tromey <tromey@adacore.com>
4196
4197 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
4198 Rust.
4199
a59240a4
TT
42002019-04-24 Tom Tromey <tromey@adacore.com>
4201
4202 * gdb.arch/amd64-eval.exp: Test bitfield return.
4203 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
4204 (class Foo) <return_bitfields>: New method.
4205 (main): Call it.
4206
b907456c
AB
42072019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
4208
4209 * gdb.cp/many-args.cc: New file.
4210 * gdb.cp/many-args.exp: New file.
4211
5c565afd
TV
42122019-04-23 Tom de Vries <tdevries@suse.de>
4213
4214 PR gdb/24433
4215 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
4216
ba22ff86
AH
42172019-04-23 Alan Hayward <alan.hayward@arm.com>
4218
4219 * gdb.trace/backtrace.exp: Use nopie flag.
4220 * gdb.trace/circ.exp: Likewise.
4221 * gdb.trace/collection.exp: Likewise.
4222 * gdb.trace/ftrace.exp: Likewise.
4223 * gdb.trace/mi-trace-unavailable.exp: Likewise.
4224 * gdb.trace/mi-traceframe-changed.exp: Likewise.
4225 * gdb.trace/qtro.exp: Likewise.
4226 * gdb.trace/read-memory.exp: Likewise.
4227 * gdb.trace/report.exp: Likewise.
4228 * gdb.trace/tfile.exp: Likewise.
4229 * gdb.trace/tfind.exp: Likewise.
4230 * gdb.trace/unavailable.exp: Likewise.
4231
7905fc35
PA
42322019-04-22 Pedro Alves <palves@redhat.com>
4233
4234 * gdb.base/solib-probes-nosharedlibrary.c,
4235 gdb.base/solib-probes-nosharedlibrary.exp: New files.
4236
8ecb59f8
TT
42372019-04-19 Tom Tromey <tromey@adacore.com>
4238
4239 * gdb.ada/ptype_union.c: New file.
4240 * gdb.ada/ptype_union.exp: New file.
4241
62160ec9
TT
42422019-04-19 Tom Tromey <tromey@adacore.com>
4243
4244 PR symtab/24423:
4245 * gdb.base/list0.h (foo): Add a control-l character.
4246
36cd4ba5
TV
42472019-04-18 Tom de Vries <tdevries@suse.de>
4248
4249 PR gdb/24433
4250 * boards/local-board.exp: Set sysroot to "".
4251
b73715df
TV
42522019-04-18 Tom de Vries <tdevries@suse.de>
4253 Pedro Alves <palves@redhat.com>
4254
4255 PR gdb/24454
4256 * gdb.threads/vfork-follow-child-exec.c: New file.
4257 * gdb.threads/vfork-follow-child-exec.exp: New file.
4258 * gdb.threads/vfork-follow-child-exit.c: New file.
4259 * gdb.threads/vfork-follow-child-exit.exp: New file.
4260
4aa866af
LS
42612019-04-15 Leszek Swirski <leszeks@google.com>
4262
4263 * gdb.arch/amd64-eval.cc: New file.
4264 * gdb.arch/amd64-eval.exp: New file.
4265
e5a1a79a
AH
42662019-04-11 Alan Hayward <alan.hayward@arm.com>
4267
4268 * gdb.server/sysroot.c: New test.
4269 * gdb.server/sysroot.exp: New file.
4270 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
4271 matching param.
4272
41077b66
AB
42732019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
4274
4275 * gdb.base/align.exp: Extend test to cover structures containing
4276 only static fields.
4277
c30391f8
TV
42782019-04-11 Tom de Vries <tdevries@suse.de>
4279
4280 * boards/cc-with-dwz-m.exp: New file.
4281 * boards/cc-with-dwz.exp: New file.
4282 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
4283
e242fd12
SM
42842019-04-09 Simon Marchi <simon.marchi@efficios.com>
4285
4286 * gdb.base/start-cpp.exp: New file.
4287 * gdb.base/start-cpp.cc: New file.
4288
2b0c8b01
KB
42892019-04-08 Kevin Buettner <kevinb@redhat.com>
4290
4291 * gdb.python/py-thrhandle.exp: Adjust tests to call
4292 thread_from_handle instead of thread_from_thread_handle.
4293
947210e5
KB
42942019-04-08 Kevin Buettner <kevinb@redhat.com>
4295
4296 * gdb.python/py-thrhandle.exp: Add tests for
4297 gdb.InferiorThread.handle.
4298
d7df6549
AB
42992019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4300
4301 * gdb.python/py-function.exp: Check calling helper function from
4302 all languages.
4303 * lib/gdb.exp (gdb_supported_languages): New proc.
4304
8bdc1658
AB
43052019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4306
4307 * gdb.base/complex-parts.c: New file.
4308 * gdb.base/complex-parts.exp: New file.
4309
05caa1d2
TT
43102019-04-01 Tom Tromey <tromey@adacore.com>
4311
4312 PR symtab/23331:
4313 * gdb.dwarf2/dw2-ranges-main.c: New file.
4314 * gdb.dwarf2/dw2-ranges-psym.c: New file.
4315 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
4316
7734102d
EZ
43172019-03-30 Simon Marchi <simark@simark.ca>
4318
4319 * gdb.base/default.exp: Add values for $_gdb_major and
4320 $_gdb_minor.
4321
188e1fa9
TT
43222019-03-29 Tom Tromey <tromey@adacore.com>
4323
4324 * gdb.base/help.exp: Tighten apropos regexp.
4325
2880242d
KS
43262019-03-29 Keith Seitz <keiths@redhat.com>
4327
4328 * gdb.fortran/array-bounds.exp: New file.
4329 * gdb.fortran/array-bounds.f90: New file.
4330
077cad8e
PW
43312019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4332
4333 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
4334
80047cfc
PW
43352019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4336
4337 * gdb.multi/hello.c (main): Increase alarm timer.
4338
f489207e
SL
43392019-03-28 Sandra Loosemore <sandra@codesourcery.com>
4340
4341 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
4342 factor when no hardware watchpoint support.
4343
c92df149
AH
43442019-03-28 Alan Hayward <alan.hayward@arm.com>
4345 Pedro Alves <palves@redhat.com>
4346
4347 * boards/local-board.exp: set sysroot to /.
4348
933aebfa
AH
43492019-03-27 Alan Hayward <alan.hayward@arm.com>
4350
4351 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
4352 in child.
4353
9f9aa852
AB
43542019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4355
4356 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
4357 field.
4358 (make_container): Initialise new field.
4359 * gdb.python/py-prettyprint.exp: Add new tests.
4360 * gdb.python/py-prettyprint.py (class ContainerPrinter)
4361 <display_hint>: New method.
4362
3714a195
AB
43632019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4364
4365 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
4366 gdb_continue_to_breakpoint more throughout this test.
4367 (run_lang_tests) Supply unique test names, and use
4368 gdb_test_no_output.
4369
18c77628
AB
43702019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4371
4372 * gdb.base/finish-pretty.exp: Update expected results.
4373 * gdb.base/pretty-print.c: New file.
4374 * gdb.base/pretty-print.exp: New file.
4375
9a93502f
PA
43762019-03-25 Pedro Alves <palves@redhat.com>
4377
4378 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
4379 move comments outside list. Append '-i "" eof' section.
4380
968aa7ae
AH
43812019-03-22 Alan Hayward <alan.hayward@arm.com>
4382
34a7f2a4 4383 PR testsuite/25016
968aa7ae
AH
4384 * README: Add pie options.
4385 * gdb.base/break-interp.exp: Ensure pie is disabled.
4386 * gdb.base/dump.exp: Likewise.
4387 * lib/gdb.exp (gdb_compile): Add pie option.
4388
4c7d57e7
TT
43892019-03-19 Tom Tromey <tromey@adacore.com>
4390
4391 * gdb.mi/mi2-cli-display.c: New file.
4392 * gdb.mi/mi2-cli-display.exp: New file.
4393
bff8c71f
TT
43942019-03-18 Joel Brobecker <brobecker@adacore.com>
4395 Tom Tromey <tromey@adacore.com>
4396
4397 * gdb.ada/ptype_array/pck.adb: New file.
4398 * gdb.ada/ptype_array/pck.ads: New file.
4399 * gdb.ada/ptype_array/foo.adb: New file.
4400 * gdb.ada/ptype_array.exp: New file.
4401
d085f989
TT
44022019-03-14 Tom Tromey <tromey@adacore.com>
4403
4404 * gdb.base/style.exp: Add "set style sources" test.
4405
b4be1b06
SM
44062019-03-13 Simon Marchi <simon.marchi@ericsson.com>
4407
4408 * mi-breakpoint-location-ena-dis.exp: Rename to ...
4409 * mi-breakpoint-multiple-locations.exp: ... this.
4410 (make_breakpoints_pattern): New proc.
4411 (do_test): Add mi_version parameter, test -break-insert,
4412 -break-info and =breakpoint-created.
4413
7cde5fc2
AB
44142019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
4415
4416 * config/default.exp: Remove 'load_lib gdb.exp'.
4417 * config/monitor.exp: Likewise.
4418 * config/sid.exp: Likewise.
4419 * config/sim.exp: Likewise.
4420 * config/slite.exp: Likewise.
4421 * config/unix.exp: Likewise.
4422 * gdb.base/default.exp: Remove unhelpful comment.
4423
efbecbc1
AB
44242019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4425
4426 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
4427
0841c79a
AB
44282019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4429
4430 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
4431
4a270568
AB
44322019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4433
4434 * gdb.fortran/type-kinds.exp: Update expected results.
4435
067630bd
AB
44362019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4437
4438 * gdb.fortran/type-kinds.exp: Test new integer type kind.
4439
3be47f7a
AB
44402019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4441
4442 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
4443 function.
4444 (test_basic_parsing_of_type_kinds): Expand types tested.
4445 (test_parsing_invalid_type_kinds): New function.
4446
4d00f5d8
AB
44472019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4448
4449 * gdb.fortran/intrinsics.exp: New file.
4450 * gdb.fortran/intrinsics.f90: New file.
4451 * gdb.fortran/type-kinds.exp: New file.
4452
c8f91604
AB
44532019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4454
4455 * gdb.fortran/dot-ops.exp: New file.
4456
dd9f2c76
AB
44572019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4458
4459 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
4460 Check upper and lower case logical literals.
4461
84ec9724
AB
44622019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4463
4464 * gdb.fortran/types.exp (test_float_literal_types_accepted):
4465 Remove duplicate tests.
4466
c3734e09
AH
44672019-03-06 Alan Hayward <alan.hayward@arm.com>
4468
4469 * lib/gdb.exp (builtin_cd): rename of cd.
4470 (cd): Override builtin.
4471
aa3cfbda
RB
44722019-03-06 Richard Bunt <richard.bunt@arm.com>
4473
4474 * gdb.fortran/function-calls.exp: New file.
4475 * gdb.fortran/function-calls.f90: New test.
4476
7b63ad86
RB
44772019-03-04 Richard Bunt <richard.bunt@arm.com>
4478
4479 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
4480 on user program standard output.
4481 * gdb.fortran/short-circuit-argument-list.f90: Record function
4482 calls.
4483
01abb042
AH
44842019-02-28 Alan Hayward <alan.hayward@arm.com>
4485
c3734e09
AH
4486 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
4487 failure.
01abb042 4488
92137da0
RO
44892019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4490
4491 PR gdb/8527
4492 * gdb.base/interrupt-daemon-attach.c,
4493 gdb.base/interrupt-daemon-attach.exp: New test.
4494
5862844d
PA
44952019-02-27 Pedro Alves <palves@redhat.com>
4496
4497 * gdb.base/page.exp: Add tests for "set width/height -1".
4498
8ed25214
PA
44992019-02-27 Pedro Alves <palves@redhat.com>
4500
4501 * gdb.base/page.exp: Add tests for "set/show width/height" with
4502 "infinite" values.
4503
6c28e44a
TT
45042019-02-27 Tom Tromey <tromey@adacore.com>
4505
4506 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
4507 2.4.
4508 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
4509 workaround.
4510
bf9a735e
AB
45112019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
4512
4513 * gdb.base/align.exp: Extend to compile in both C and C++, and add
4514 tests for structs with static members.
4515
8791793c
TT
45162019-02-26 Tom Tromey <tromey@adacore.com>
4517
4518 * gdb.python/py-value.exp (test_value_from_buffer): Check for
4519 ValueError, not TypeError.
4520
bc2a507e
KB
45212019-02-26 Kevin Buettner <kevinb@redhat.com>
4522
4523 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
4524 call from main program.
4525
e0e7d3bd
JB
45262019-02-23 Joel Brobecker <brobecker@adacore.com>
4527
4528 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
4529 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
4530 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
4531 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
4532 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
4533
9600246d
KS
45342019-02-22 Keith Seitz <keiths@redhat.com>
4535
4536 PR symtab/23853
4537 * gdb.base/symlink-sourcefile.c: New file.
4538 * gdb.base/symlink-sourcefile.exp: New file.
4539
0c95f9ed
TT
45402019-02-20 Tom Tromey <tom@tromey.com>
4541
4542 * gdb.base/info_qt.exp: Update.
4543
6caa91b6
SM
45442019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4545
4546 * gdb.base/source.exp: Move "error in sourced script" code to
4547 the end.
4548 * gdb.base/source-error.gdb: Move contents to
4549 source-error-1.gdb. Add new code to source source-error-1.gdb.
4550 * gdb.base/source-error-1.gdb: New file, from previous
4551 source-error.gdb.
4552
6506371f
TT
45532019-02-17 Tom Tromey <tom@tromey.com>
4554
4555 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4556 for macro styling.
4557 * gdb.base/style.c (SOME_MACRO): New macro.
4558
a0087920
TT
45592019-02-17 Tom Tromey <tom@tromey.com>
4560
4561 * gdb.base/style.exp: Add line-wrapping tests.
4562 * gdb.base/page.exp: Add test for quitting during pagination.
4563
a2cd4f14
JB
45642019-02-17 Joel Brobecker <brobecker@adacore.com>
4565
4566 * gdb.ada/big_packed_array: New testcase.
4567 * gdb.ada/homonym.exp: Fix incorrect expected output for
4568 "break <homonym__get_value>" test.
4569
9d70ffbc
WP
45702019-02-13 Weimin Pan <weimin.pan@oracle.com>
4571
4572 PR breakpoints/21870
4573 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
4574 and prepare_for_testing. Add comment.
4575 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
4576 redundant cleanup call. Clean up comment.
4577
01c7ae81
WP
45782019-02-12 Weimin Pan <weimin.pan@oracle.com>
4579
4580 PR breakpoints/21870
4581 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4582 * gdb.arch/aarch64-dbreg-contents.c: New file.
4583
aff29d1c
JB
45842019-02-10 Joel Brobecker <brobecker@adacore.com>
4585
4586 * gdb.ada/mi_ref_changeable: New testcase.
4587
df0da8a2
AH
45882019-02-07 Alan Hayward <alan.hayward@arm.com>
4589
4590 * gdb.base/attach.exp: Add double attach test.
4591
bd447abb
SM
45922019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4593
4594 * lib/gdb.exp (default_gdb_start): Don't match pagination
4595 prompt.
4596 (gdb_init): Set stty_init.
4597
1dbc40b9
TT
45982019-01-27 Tom Tromey <tom@tromey.com>
4599
4600 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4601 skip_python_tests.
4602
353229bf
AH
46032019-01-24 Alan Hayward <alan.hayward@arm.com>
4604
4605 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4606 New structure.
4607 (struct struct_static_02_02): Likewise.
4608 (struct struct_static_02_03): Likewise.
4609 (struct struct_static_02_04): Likewise.
4610 (struct struct_static_04_01): Likewise.
4611 (struct struct_static_04_02): Likewise.
4612 (struct struct_static_04_03): Likewise.
4613 (struct struct_static_04_04): Likewise.
4614 (struct struct_static_06_01): Likewise.
4615 (struct struct_static_06_02): Likewise.
4616 (struct struct_static_06_03): Likewise.
4617 (struct struct_static_06_04): Likewise.
4618 (cmp_struct_static_02_01): Likewise.
4619 (cmp_struct_static_02_02): Likewise.
4620 (cmp_struct_static_02_03): Likewise.
4621 (cmp_struct_static_02_04): Likewise.
4622 (cmp_struct_static_04_01): Likewise.
4623 (cmp_struct_static_04_02): Likewise.
4624 (cmp_struct_static_04_03): Likewise.
4625 (cmp_struct_static_04_04): Likewise.
4626 (cmp_struct_static_06_01): Likewise.
4627 (cmp_struct_static_06_02): Likewise.
4628 (cmp_struct_static_06_03): Likewise.
4629 (cmp_struct_static_06_04): Likewise.
4630 (call_all): Test new structs.
4631 * gdb.base/infcall-nested-structs.exp: Likewise.
4632
73021deb
AH
46332019-01-21 Alan Hayward <alan.hayward@arm.com>
4634 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4635
fc65c7db
AH
46362019-01-21 Alan Hayward <alan.hayward@arm.com>
4637 * gdb.base/stack-protector.c: New test.
4638 * gdb.base/stack-protector.exp: New file.
4639 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4640 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4641 option.
4642 (gdb_compile): Remove stack protector for GCC and prevent
4643 recursion.
4644
c24bdb02
KS
46452019-01-16 Keith Seitz <keiths@redhat.com>
4646
4647 PR gdb/23773
4648 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
4649
6f072a10
PFC
46502019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4651
4652 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
4653 aliases.
4654 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
4655 tests.
4656 * gdb.arch/powerpc-vector-regs.c: New file.
4657 * gdb.arch/powerpc-vector-regs.exp: New file.
4658
a7b8d682
PFC
46592019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4660
4661 * gdb.arch/altivec-regs.exp: Fix the list passed to
4662 gdb_expect_list when testing "info vector".
4663
6eb6fb67
AB
46642019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4665
4666 * gdb.base/style.exp: Don't include path in testname.
4667
b56f80d8
KS
46682019-01-10 Keith Seitz <keiths@redhat.com>
4669
4670 PR gdb/23712
4671 PR symtab/23010
4672 * gdb.dwarf2/multidictionary.exp: New file.
4673
041be526
SM
46742019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4675
4676 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4677 (test_gnuv3_style_demangling): ... this.
4678 (test_lucid_style_demangling): Remove.
4679 (test_arm_style_demangling): Remove.
4680 (test_hp_style_demangling): Remove.
4681 (do_tests): Remove calls to the above.
4682
d820d0c3
AB
46832019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4684
4685 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4686 case.
4687
f097f5ad
TT
46882019-01-06 Tom Tromey <tom@tromey.com>
4689
4690 PR gdb/28155:
4691 * gdb.dwarf2/typedef-void-finish.exp: New file.
4692
2cd8cc0b
TT
46932018-12-28 Tom Tromey <tom@tromey.com>
4694 Simon Marchi <simark@simark.ca>
4695
4696 * gdb.base/jit-exec.exp: New file.
4697 * gdb.base/jit-exec.c: New file.
4698 * gdb.base/jit-execd.c: New file.
4699
35fb8261
TT
47002018-12-28 Tom Tromey <tom@tromey.com>
4701
4702 * gdb.base/style.exp: Update test to check for address styling.
4703
47fd17cd
TT
47042018-12-28 Tom Tromey <tom@tromey.com>
4705
4706 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4707 message.
4708
d47032b7
TT
47092018-12-28 Tom Tromey <tom@tromey.com>
4710
4711 * gdb.base/style.exp: Add test for version number styling.
4712
af79b68d
TT
47132018-12-28 Tom Tromey <tom@tromey.com>
4714
4715 * gdb.base/style.exp: Add test for print_address_symbolic.
4716
0bb296cb
TT
47172018-12-28 Tom Tromey <tom@tromey.com>
4718
4719 * gdb.base/style.exp: Add test for breakpoint setting.
4720
80ae2043
TT
47212018-12-28 Tom Tromey <tom@tromey.com>
4722
4723 * gdb.base/style.exp: Add test for variable names.
4724
cbe56571
TT
47252018-12-28 Tom Tromey <tom@tromey.com>
4726
4727 * gdb.base/style.exp: New file.
4728 * gdb.base/style.c: New file.
4729
9162a27c
TT
47302018-12-28 Tom Tromey <tom@tromey.com>
4731
4732 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4733 "dumb".
4734 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4735 the TERM environment variable.
4736
bc543c90
TT
47372018-12-27 Tom Tromey <tom@tromey.com>
4738
4739 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4740 pagination test.
4741
6f0ffe50
AB
47422018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4743
4744 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4745 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4746
b5a1e557
PW
47472018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4748
4749 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4750 Filename a.adb changed to bp_fun_addr.adb.
4751 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4752
6e8b1ab2
JV
47532018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4754
4755 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4756 non-PIE executables.
4757 * README: Mention the gdb,nopie_flag board setting.
4758 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4759 non-PIE executable.
4760 * gdb.arch/amd64-entry-value.exp: Likewise.
4761 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4762 * gdb.arch/i386-float.exp: Likewise.
4763 * gdb.arch/i386-signal.exp: Likewise.
4764 * gdb.mi/mi-reg-undefined.exp: Likewise.
4765
d00a27c5
PM
47662018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4767
4768 PR gdb/23974
4769 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4770
161d081c
PW
47712018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4772
4773 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4774 Update order of results accordingly.
4775
b001de23
AB
47762018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4777
4778 * gdb.base/annota1.exp: Update a test regexp.
4779
99e1a184
AB
47802018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4781
4782 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4783
7a81c1e2
PW
47842018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4785
4786 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4787 (reuse_time): Initialize to REUSE_TIME_CAP.
4788 (check_rc): New function.
4789 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4790 Check pthread_create rc.
4791 (spawner_thread_func): Check pthread_create and pthread_join rc.
4792
73e8dc90
PA
47932018-12-08 Pedro Alves <palves@redhat.com>
4794
4795 * gdb.base/list.exp (test_forward_search): Rename to ...
4796 (test_forward_reverse_search): ... this. Also test reverse-search
4797 and the forward-search alias.
4798
13f2ed32
AB
47992018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4800
4801 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4802 local timeout variable before return, and remove all local timeout
4803 variable entirely.
4804 (gdb_load): Likewise.
4805
64d27cfc
TV
48062018-12-01 Tom de Vries <tdevries@suse.de>
4807
4808 * gdb.base/gdb-caching-proc.exp: New file.
4809
f63c03b4
SDJ
48102018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4811
4812 * Makefile.in (TIMESTAMP): New variable.
4813 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4814 command.
4815 (check-single-racy): Likewise.
4816 (check/%.exp): Likewise.
4817 (check-racy/%.exp): Likewise.
4818 (workers/%.worker): Likewise.
4819 (build-perf): Likewise.
4820 (check-perf): Likewise.
4821 * README: Describe new "TS" and "TS_FORMAT" variables.
4822 * print-ts.py: New file.
4823
1c97054b
BF
48242018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4825
4826 PR python/23714
4827 * gdb.python/python.exp: Test command repetition after
4828 gdb.execute.
4829
1871a62d
AB
48302018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4831
4832 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4833 is correctly aligned.
4834
fb5e1ed9
PW
48352018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4836
4837 * gdb.ada/info_auto_lang.exp: New testcase.
4838 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4839 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4840 * gdb.ada/info_auto_lang/some_c.c: New file.
4841
43d397ca
PW
48422018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4843
4844 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4845 FUNC_lang language syntax.
4846
beddd671
PW
48472018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4848
4849 * gdb.base/info_minsym.c: New file.
4850 * gdb.base/info_minsym.exp: New file.
4851
73fc52c4
TT
48522018-11-19 Tom Tromey <tom@tromey.com>
4853
4854 PR rust/23625:
4855 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4856 * gdb.rust/expr.exp: Update expected output. Change one test.
4857
994b876a
TT
48582018-11-19 Tom Tromey <tom@tromey.com>
4859
4860 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
4861
6769f276
PA
48622018-11-19 Pedro Alves <palves@redhat.com>
4863
4864 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
4865 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
4866 see the expected warning.
4867
38a72da0
AH
48682018-11-16 Alan Hayward <alan.hayward@arm.com>
4869
4870 PR gdb/22736:
4871 * gdb.cp/infcall-nodebug-lib.c: New test.
4872 * gdb.cp/infcall-nodebug-main.c: New test.
4873 * gdb.cp/infcall-nodebug.exp: New file.
4874
53a89d6e
SM
48752018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
4876
4877 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
4878 completer tests.
4879
9325300d
TV
48802018-11-09 Tom de Vries <tdevries@suse.de>
4881
4882 * gdb.base/msym-lang.c: New test.
4883 * gdb.base/msym-lang.exp: New file.
4884 * gdb.base/msym-lang-main.c: New test.
4885
20f0d60d
TT
48862018-11-08 Tom Tromey <tom@tromey.com>
4887
4888 PR gdb/23555:
4889 PR gdb/23838:
4890 * gdb.base/warning.exp: New file.
4891
b5420128
JB
48922018-11-08 Jan Beulich <jbeulich@suse.com>
4893
4894 * testsuite/gdb.arch/i386-avx512.c,
4895 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
4896
cd115d61
AB
48972018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
4898
4899 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4900 point hardware.
4901
35ee2dc2
AB
49022018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
4903
4904 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
4905 * gdb.dwarf2/missing-type-name.exp: New file.
4906
31aceee8
TV
49072018-11-06 Tom de Vries <tdevries@suse.de>
4908
4909 * gdb.base/many-headers.c: New test.
4910 * gdb.base/many-headers.exp: New file.
4911
109be305
JW
49122018-11-06 Jim Wilson <jimw@sifive.com>
4913
4914 * gdb.base/code_elim.exp: For riscv, set additional_flags
4915 to include -msmall-data-limit=0.
4916
e2b7af72
JB
49172018-11-01 Joel Brobecker <brobecker@adacore.com>
4918
4919 * gdb.ada/watch_minus_l: New testcase.
4920
cdcda965
SM
49212018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
4922
4923 * gdb.arch/aix-sighandle.c: New file.
4924 * gdb.arch/aix-sighandle.exp: New file.
4925
92dcebf3
AB
49262018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4927
4928 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
4929 registers being unions.
4930
68b9ac18
TV
49312018-10-31 Tom de Vries <tdevries@suse.de>
4932
4933 * lib/valgrind.exp: New file.
4934 (vgdb_start, vgdb_stop): New procs, factored out of ...
4935 * gdb.base/valgrind-bt.exp: ... here, ...
4936 * gdb.base/valgrind-disp-step.exp: ... here and ...
4937 * gdb.base/valgrind-infcall.exp: ... here.
4938
1443936e
TV
49392018-10-31 Tom de Vries <tdevries@suse.de>
4940
4941 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4942
eb77c9df
AB
49432018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4944
4945 * gdb.dwarf2/void-type.c: New file.
4946 * gdb.dwarf2/void-type.exp: New file.
4947
82b5e646
PW
49482018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4949
4950 * gdb.base/info_qt.c: New file.
4951 * gdb.base/info_qt.exp: New file.
4952
8d619c01
EBM
49532018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4954
4955 * gdb.arch/powerpc-htm-regs.c: New file.
4956 * gdb.arch/powerpc-htm-regs.exp: New file.
4957
f2cf6173
EBM
49582018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4959
4960 * gdb.arch/powerpc-tar.c: New file.
4961 * gdb.arch/powerpc-tar.exp: New file.
4962
7ca18ed6
EBM
49632018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4964
4965 * gdb.arch/powerpc-ppr-dscr.c: New file.
4966 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4967
bfcc0eba
TV
49682018-10-25 Tom de Vries <tdevries@suse.de>
4969
4970 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
4971
fe1a5cad
TV
49722018-10-24 Tom de Vries <tdevries@suse.de>
4973
4974 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
4975 longer exists error.
4976
a76dc3b7
TV
49772018-10-24 Tom de Vries <tdevries@suse.de>
4978
4979 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4980
4df46df7
TV
49812018-10-24 Tom de Vries <tdevries@suse.de>
4982
4983 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4984 --db-attach in valgrind.
4985
0dbfcfff
AB
49862018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4987
4988 * gdb.arch/riscv-reg-aliases.c: New file.
4989 * gdb.arch/riscv-reg-aliases.exp: New file.
4990
b04480b1
AH
49912018-10-19 Alan Hayward <alan.hayward@arm.com>
4992
4993 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4994
2c6ac8d7
AH
49952018-10-19 Alan Hayward <alan.hayward@arm.com>
4996
4997 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4998
2bc69f25
AH
49992018-10-19 Alan Hayward <alan.hayward@arm.com>
5000
5001 * gdb.cp/ovldbreak.exp: Fix regexps.
5002
1f1ae3a3
AH
50032018-10-19 Alan Hayward <alan.hayward@arm.com>
5004
5005 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
5006
94c18618
SDJ
50072018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
5008
5009 PR cli/23785
5010 * gdb.base/restore.exp: New test to check if "restore" with an
5011 invalid file doesn't segfault.
5012
812cd6eb
TV
50132018-10-18 Tom de Vries <tdevries@suse.de>
5014
5015 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
5016 * gdb.ada/excep_handle.exp: Same.
5017 * gdb.ada/mi_string_access.exp: Same.
5018 * gdb.ada/mi_var_union.exp: Same.
5019 * gdb.arch/arc-analyze-prologue.exp: Same.
5020 * gdb.arch/arc-decode-insn.exp: Same.
5021 * gdb.base/readnever.exp: Same.
5022 * gdb.fortran/printing-types.exp: Same.
5023 * gdb.guile/scm-lazy-string.exp: Same.
5024
c4b90788
TV
50252018-10-16 Tom de Vries <tdevries@suse.de>
5026
5027 PR gdb/23730
5028 * gdb.base/catch-follow-exec.c: Add copyright notice.
5029 * gdb.base/catch-follow-exec.exp: Rewrite to use
5030 gdb_spawn_with_cmdline_opts. Require gdb-native.
5031
8bca2978
SL
50322018-10-12 Sandra Loosemore <sandra@codesourcery.com>
5033
5034 * gdb.trace/actions-changed.exp: Check for arch support.
5035 * gdb.trace/actions.exp: Likewise.
5036 * gdb.trace/ax.exp: Likewise.
5037 * gdb.trace/backtrace.exp: Likewise.
5038 * gdb.trace/change-loc.exp: Likewise.
5039 * gdb.trace/deltrace.exp: Likewise.
5040 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
5041 * gdb.trace/ftrace.exp: Likewise.
5042 * gdb.trace/infotrace.exp: Check for arch support.
5043 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
5044 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
5045 * gdb.trace/mi-tsv-changed.exp: Likewise.
5046 * gdb.trace/packetlen.exp: Likewise.
5047 * gdb.trace/passc-dyn.exp: Likewise.
5048 * gdb.trace/passcount.exp: Likewise.
5049 * gdb.trace/pending.exp: Likewise.
5050 * gdb.trace/range-stepping.exp: Check for shlib support.
5051 * gdb.trace/report.exp: Check for arch support.
5052 * gdb.trace/save-trace.exp: Likewise.
5053 * gdb.trace/signal.exp: Check for signal support.
5054 * gdb.trace/tfind.exp: Check for arch support.
5055 * gdb.trace/trace-break.exp: Check for arch and shlib support.
5056 * gdb.trace/trace-common.h: Add comment.
5057 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
5058 * gdb.trace/trace-enable-disable.exp: Likewise.
5059 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
5060 * gdb.trace/tracecmd.exp: Check for arch support.
5061 * gdb.trace/tspeed.exp: Check for shlib and target support.
5062 * gdb.trace/tstatus.exp: Check for arch support.
5063 * gdb.trace/tsv.exp: Likewise.
5064 * gdb.trace/while-dyn.exp: Likewise.
5065 * gdb.trace/while-stepping.exp: Likewise.
5066 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
5067
f9c49bff
SM
50682018-10-12 Simon Marchi <simon.marchi@ericsson.com>
5069
5070 * gdb.trace/tspeed.exp: Remove nowarnings.
5071 (prepare_for_trace_test): Declare "global ipalib".
5072 * gdb.trace/tspeed.c: Include unistd.h.
5073 (main): Remove superfluous printf argument.
5074
d4330bde
SL
50752018-10-11 Sandra Loosemore <sandra@codesourcery.com>
5076
5077 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
5078 directory prefix on the filename.
5079
8ecfd7bd
SDJ
50802018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
5081
5082 * gdb.gdb/unittest.exp: Update expected message informing that
5083 selftests have been disabled.
5084 * gdb.server/unittest.exp: Likewise.
5085
58bbcd02
TV
50862018-10-09 Tom de Vries <tdevries@suse.de>
5087
5088 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
5089 with runto_main.
5090
9f6b697b
WP
50912018-10-08 Weimin Pan <weimin.pan@oracle.com>
5092
5093 PR c++/16841
5094 * gdb.cp/virtbase2.cc: New file.
5095 * gdb.cp/virtbase2.exp: New file.
5096
add5ded5
TT
50972018-10-06 Tom Tromey <tom@tromey.com>
5098
5099 PR python/19399:
5100 * gdb.python/py-inferior.exp: Add architecture test.
5101
f9e48344
TT
51022018-10-06 Tom Tromey <tom@tromey.com>
5103
5104 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
5105 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
5106
2a8be203
TT
51072018-10-06 Tom Tromey <tom@tromey.com>
5108
5109 * gdb.python/py-breakpoint.exp (check_last_event): Check location
5110 of a "throw" catchpoint.
5111
e04caa70
SDJ
51122018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
5113
5114 * gdb.base/info-proc.exp: Update string expected from "help info
5115 proc".
5116
5ca8c39f
TT
51172018-10-04 Tom Tromey <tom@tromey.com>
5118
5119 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
5120 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
5121 (test_initial_complaints, test_empty_complaints): Update.
5122 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5123
3453e7e4
TT
51242018-10-04 Tom Tromey <tom@tromey.com>
5125
5126 PR cli/19551:
5127 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
5128 * lib/gdb.exp (gdb_file_cmd): Update.
5129 * gdb.stabs/weird.exp (print_weird_var): Update.
5130 * gdb.server/solib-list.exp: Update.
5131 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
5132 * gdb.mi/mi-cli.exp: Update.
5133 * gdb.linespec/linespec.exp: Update.
5134 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5135 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
5136 * gdb.cp/cp-relocate.exp: Update.
5137 * gdb.base/sym-file.exp: Update.
5138 * gdb.base/relocate.exp: Update.
5139 * gdb.base/readnever.exp: Update.
5140 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5141 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
5142 * gdb.base/dbx.exp (gdb_file_cmd): Update.
5143 * gdb.base/code_elim.exp: Update.
5144 * gdb.base/break-unload-file.exp (test_break): Update.
5145 * gdb.base/break-interp.exp (test_attach_gdb): Update.
5146 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
5147 Update.
5148 * gdb.base/attach.exp (do_attach_tests): Update.
5149 * gdb.base/sepdebug.exp: Update.
5150 * gdb.python/py-section-script.exp: Update.
5151
6afcf761
TT
51522018-10-04 Tom Tromey <tom@tromey.com>
5153
5154 PR cli/22234:
5155 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
5156 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
5157 output.
5158
fef1b293
TT
51592018-10-04 Tom Tromey <tom@tromey.com>
5160
5161 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
5162 set width and height to 0.
5163 (test_command_line_attach_run): Use -quiet.
5164
ca98345e
SL
51652018-10-03 Sandra Loosemore <sandra@codesourcery.com>
5166
5167 * lib/gdb.exp (skip_ifunc_tests): New.
5168 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
5169 other compile failures.
5170 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
5171
ff34e6ae
SM
51722018-10-01 Simon Marchi <simon.marchi@ericsson.com>
5173
5174 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
5175 is_amd64_regs_target.
5176
6bb8890e
AH
51772018-10-01 Alan Hayward <alan.hayward@arm.com>
5178
5179 * gdb.arch/aarch64-sighandler-regs.c: New test.
5180 * gdb.arch/aarch64-sighandler-regs.exp: New file.
5181 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
5182
224d30d3
MM
51832018-10-01 Markus Metzger <markus.t.metzger@intel.com>
5184
5185 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
5186 assembly.
5187
f67ffa6a
AB
51882018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
5189
5190 * gdb.base/frame-selection.exp: New file.
5191 * gdb.base/frame-selection.c: New file.
5192
9fc3183f
AH
51932018-09-27 Alan Hayward <alan.hayward@arm.com>
5194
5195 * gdb.threads/check-libthread-db.c (thread_routine): Use a
5196 pthread barrier.
5197 (main): Likewise.
5198
d354055e
AB
51992018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
5200
5201 * gdb.base/large-frame-1.c: New file.
5202 * gdb.base/large-frame-2.c: New file.
5203 * gdb.base/large-frame.exp: New file.
5204 * gdb.base/large-frame.h: New file.
5205
db727370
JL
52062018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5207
5208 PR gdb/20948
5209 * gdb.base/write_mem.exp: New test.
5210 * gdb.base/write_mem.c: Likewise.
5211
ae778caf
TT
52122018-09-23 Tom Tromey <tom@tromey.com>
5213
5214 PR python/18852:
5215 * gdb.python/py-parameter.exp: Add test for parameter that throws
5216 on "set".
5217
fd3ba736
TT
52182018-09-23 Tom Tromey <tom@tromey.com>
5219
5220 PR python/17284:
5221 * gdb.python/py-template.exp (test_template_arg): Add test for
5222 negative template argument number.
5223
39a24317
TT
52242018-09-23 Tom Tromey <tom@tromey.com>
5225
5226 PR python/14062:
5227 * gdb.python/python.exp: Add test for post_event error.
5228
f5769a2c
TT
52292018-09-23 Tom Tromey <tom@tromey.com>
5230
5231 PR python/18170:
5232 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
5233 convert pointers to int and long.
5234
1c1e54f6
TT
52352018-09-23 Tom Tromey <tom@tromey.com>
5236
5237 PR python/20126:
5238 * gdb.python/py-value.exp (test_value_numeric_ops): Add
5239 signed-ness conversion tests.
5240
fb4fa946
TT
52412018-09-23 Tom Tromey <tom@tromey.com>
5242
5243 PR python/18352;
5244 * gdb.python/py-value.exp (test_float_conversion): New proc.
5245 Use it.
5246
a466edac
HAQ
52472018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
5248
5249 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
5250
4ee9b0c5
SL
52512018-09-18 Sandra Loosemore <sandra@codesourcery.com>
5252
5253 * gdb.base/complete-empty.exp: Skip tab-completion tests if
5254 no readline.
5255 * gdb.base/utf8-identifiers.exp: Likewise.
5256 * gdb.cp/cpcompletion.exp: Likewise.
5257 * gdb.linespec/cpcompletion.exp: Likewise.
5258 * gdb.linespec/cpls-abi-tag.exp: Likewise.
5259 * gdb.linespec/cpls-ops.exp: Likewise.
5260
23be8da7
RB
52612018-09-19 Richard Bunt <richard.bunt@arm.com>
5262 Chris January <chris.january@arm.com>
5263
5264 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
5265 * gdb.fortran/short-circuit-argument-list.exp: New file.
5266 * gdb.fortran/short-circuit-argument-list.f90: New test.
5267
5031d0ae
SDJ
52682018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5269
5270 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
5271 "arch=" keyword when executing "-stack-list-frames".
5272
b4c0d1a4
SDJ
52732018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5274
5275 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
5276 "arch=" keyword when executing "-stack-list-frames".
5277
7a6d2b45
SDJ
52782018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5279
5280 * gdb.ada/complete.exp: Expect for "@" when doing "complete
5281 break ada".
5282
8588b356
SM
52832018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
5284
5285 PR python/23669
5286 * gdb.python/python.exp: Test gdb.execute("show commands").
5287
65e65158
TT
52882018-09-16 Tom Tromey <tom@tromey.com>
5289
5290 * gdb.base/new-ui.exp (do_execution_tests): Update.
5291 * gdb.base/dbx.exp (test_breakpoints): Update.
5292
bf326452
AH
52932018-09-14 Alan Hayward <alan.hayward@arm.com>
5294
5295 * lib/gdb.exp (gdb_simple_compile): Add proc.
5296 (is_elf_target): Use gdb_simple_compile.
5297 (skip_altivec_tests): Likewise.
5298 (skip_vsx_tests): Likewise.
5299 (skip_tsx_tests): Likewise.
5300 (skip_btrace_tests): Likewise.
5301 (skip_btrace_pt_tests): Likewise.
5302 (gdb_can_simple_compile): Likewise.
5303 (gdb_has_argv0): Likewise.
5304 (gdb_target_symbol_prefix): Likewise.
5305 (target_supports_scheduler_locking): Likewise.
5306
2361b0fb
TT
53072018-09-13 Tom Tromey <tom@tromey.com>
5308
5309 * Makefile.in (TAGS): Recognize proc_with_prefix and
5310 gdb_caching_proc.
5311
0ae1a321
SM
53122018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5313
5314 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
5315 method.
5316
a40bf0c2
SM
53172018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5318
5319 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
5320 and a few other Inferior properties when the Inferior is no
5321 longer valid.
5322
4a3fe98f
TT
53232018-09-13 Tom Tromey <tom@tromey.com>
5324
5325 PR rust/23650:
5326 * gdb.rust/simple.exp: Add test for enum field access error.
5327
098b2108
TT
53282018-09-13 Tom Tromey <tom@tromey.com>
5329
5330 PR rust/23626:
5331 * gdb.rust/simple.rs (EmptyEnum): New type.
5332 (main): Use it.
5333 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
5334
1256af7d
SM
53352018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5336
5337 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
5338 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
5339 * gdb.python/py-symtab.exp: Update test printing an objfile.
5340
4aa8e6c2
SM
53412018-09-12 Simon Marchi <simon.marchi@ericsson.com>
5342
5343 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
5344 object.
5345
c221b2f7
AH
53462018-09-12 Alan Hayward <alan.hayward@arm.com>
5347
5348 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
5349 (support_complex_tests): Use gdb_can_simple_compile.
5350 (is_ilp32_target): Likewise.
5351 (is_lp64_target): Likewise.
5352 (is_64_target): Likewise.
5353 (is_amd64_regs_target): Likewise.
5354 (is_aarch32_target): Likewise.
5355 (gdb_int128_helper): Likewise.
5356
6f1107b5
JK
53572018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5358
5359 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
5360
1f5d1570
JG
53612018-09-10 Jerome Guitton <guitton@adacore.com>
5362
5363 * gdb.ada/same_component_name: Add test for case of tagged record
5364 with variable-length fields.
5365
cc330e39
XR
53662018-09-10 Xavier Roirand <roirand@adacore.com>
5367
5368 * gdb.ada/access_to_unbounded_array.exp: New testcase.
5369 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
5370 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
5371 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
5372
b9c50e9a
XR
53732018-09-10 Xavier Roirand <roirand@adacore.com>
5374
5375 * gdb.ada/mi_string_access.exp: New testcase.
5376 * gdb.ada/mi_string_access/bar.adb: New file.
5377 * gdb.ada/mi_string_access/pck.adb: New file.
5378 * gdb.ada/mi_string_access/pck.asd: New file.
5379
2963898f
XR
53802018-09-10 Xavier Roirand <roirand@adacore.com>
5381
5382 * gdb.ada/mi_var_union.exp: New testcase.
5383 * gdb.ada/mi_var_union/bar.adb: New file.
5384 * gdb.ada/mi_var_union/pck.adb: New file.
5385 * gdb.ada/mi_var_union/pck.asd: New file.
5386
1aac008f
TT
53872018-09-08 Tom Tromey <tom@tromey.com>
5388
5389 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
5390
332cf4c9
TT
53912018-09-08 Tom Tromey <tom@tromey.com>
5392
5393 PR python/16047:
5394 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
5395 (register_pretty_printers): Register new printer.
5396 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
5397 test.
5398 * gdb.python/py-prettyprint.c (int_type3): New typedef.
5399 (an_int_type3): New global.
5400
424da6cf
JB
54012018-09-08 Joel Brobecker <brobecker@adacore.com>
5402
5403 * gdb.ada/expr_with_funcall: New testcase.
5404
2a62dfa9
JB
54052018-09-08 Joel Brobecker <brobecker@adacore.com>
5406
5407 * gdb.ada/packed_array_assign: New testcase.
5408
96b6697f
AB
54092018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
5410
5411 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
5412 names, and add test prefixes to make test names unique.
5413
e4a62c65
TV
54142018-09-05 Tom de Vries <tdevries@suse.de>
5415
5416 * gdb.dwarf2/varval.exp: Add test.
5417
dd083ee2
GB
54182018-09-04 Gary Benson <gbenson@redhat.com>
5419
5420 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
5421 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
5422
aef9346c
TT
54232018-08-31 Tom Tromey <tom@tromey.com>
5424
5425 * gdb.rust/simple.rs: Rename second variable "v".
5426
c67f2e15
AB
54272018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
5428
5429 * gdb.base/funcargs.c (use_a): New function.
5430 (recurse): Call use_a.
5431
078a0207
KS
54322018-08-29 Keith Seitz <keiths@redhat.com>
5433
5434 * gdb.compile/compile-cplus-anonymous.cc: New file.
5435 * gdb.compile/compile-cplus-anonymous.exp: New file.
5436 * gdb.compile/compile-cplus-array-decay.cc: New file.
5437 * gdb.compile/compile-cplus-array-decay.exp: New file.
5438 * gdb.compile/compile-cplus-inherit.cc: New file.
5439 * gdb.compile/compile-cplus-inherit.exp: New file.
5440 * gdb.compile/compile-cplus-member.cc: New file.
5441 * gdb.compile/compile-cplus-member.exp: New file.
5442 * gdb.compile/compile-cplus-method.cc: New file.
5443 * gdb.compile/compile-cplus-method.exp: New file.
5444 * gdb.compile/compile-cplus-mod.c: "New" file.
5445 * gdb.compile/compile-cplus-namespace.cc: New file.
5446 * gdb.compile/compile-cplus-namespace.exp: New file.
5447 * gdb.compile/compile-cplus-nested.cc: New file.
5448 * gdb.compile/compile-cplus-nested.exp: New file.
5449 * gdb.compile/compile-cplus-print.c: "New" file.
5450 * gdb.compile/compile-cplus-print.exp: "New" file.
5451 * gdb.compile/compile-cplus-virtual.cc: New file.
5452 * gdb.compile/compile-cplus-virtual.exp: New file.
5453 * gdb.compile/compile-cplus.c: "New" file.
5454 * gdb.compile/compile-cplus.exp: "New" file.
5455 * lib/compile-support.exp: New file.
5456
b0f492b9
GB
54572018-08-16 Gary Benson <gbenson@redhat.com>
5458
5459 PR gdb/13000:
5460 * gdb.base/batch-exit-status.exp: New file.
5461 * gdb.base/batch-exit-status.good-commands: Likewise.
5462 * gdb.base/batch-exit-status.bad-commands: Likewise.
5463
36eb4c5f
AH
54642018-08-29 Alan Hayward <alan.hayward@arm.com>
5465
5466 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
5467 (struct struct02): Likewise.
5468 (struct struct03): Likewise.
5469 (struct struct04): Likewise.
5470 (struct struct_01_01): New struct.
5471 (struct struct_01_02): Likewise.
5472 (struct struct_01_03): Likewise.
5473 (struct struct_01_04): Likewise.
5474 (struct struct_02_01): Likewise.
5475 (struct struct_02_02): Likewise.
5476 (struct struct_02_03): Likewise.
5477 (struct struct_02_04): Likewise.
5478 (struct struct_04_01): Likewise.
5479 (struct struct_04_02): Likewise.
5480 (struct struct_04_03): Likewise.
5481 (struct struct_04_04): Likewise.
5482 (struct struct_05_01): Likewise.
5483 (struct struct_05_02): Likewise.
5484 (struct struct_05_03): Likewise.
5485 (struct struct_05_04): Likewise.
5486 (cmp_struct01): Remove function.
5487 (cmp_struct02): Likewise.
5488 (cmp_struct03): Likewise.
5489 (cmp_struct04): Likewise.
5490 (cmp_struct_01_01): Add Function.
5491 (cmp_struct_01_02): Likewise.
5492 (cmp_struct_01_03): Likewise.
5493 (cmp_struct_01_04): Likewise.
5494 (cmp_struct_02_01): Likewise.
5495 (cmp_struct_02_02): Likewise.
5496 (cmp_struct_02_03): Likewise.
5497 (cmp_struct_02_04): Likewise.
5498 (cmp_struct_04_01): Likewise.
5499 (cmp_struct_04_02): Likewise.
5500 (cmp_struct_04_03): Likewise.
5501 (cmp_struct_04_04): Likewise.
5502 (cmp_struct_05_01): Likewise.
5503 (cmp_struct_05_02): Likewise.
5504 (cmp_struct_05_03): Likewise.
5505 (cmp_struct_05_04): Likewise.
5506 (call_all): Add new structs.
5507 * gdb.base/infcall-nested-structs.exp: Likewise.
5508
3bf9c013
JV
55092018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
5510
5511 * gdb.python/py-framefilter-mi.exp: Update regexp to
5512 check for "arch" field in frame output.
5513
450d1e88
KB
55142018-08-23 Kevin Buettner <kevinb@redhat.com>
5515
5516 * gdb.dwarf2/dw2-ranges-func.c: New file.
5517 * gdb.dwarf2/dw2-ranges-func.exp: New file.
5518
ae739fe7
SM
55192018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
5520
5521 * gdb.base/term.exp: Compare terminal settings with values from
5522 the inferior.
5523 * gdb.base/term.c: Get and set terminal settings.
5524
6d52907e
JV
55252018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
5526
5527 * lib/mi-support.exp (mi_expect_stop): Update regexp to
5528 accommodate new "arch" field in frame output.
5529 * gdb.mi/mi-return.exp: Likewise.
5530 * gdb.mi/mi-stack.exp: Likewise.
5531 * gdb.mi/mi-syn-frame.exp: Likewise.
5532 * gdb.mi/user-selected-context-sync.exp: Likewise.
5533
be2d111a
MS
55342018-08-19 Michael Spang <spang@google.com>
5535
5536 PR gdb/11786
5537 * gdb.base/gcore-tls-pie.c: New file.
5538 * gdb.base/gcore-tls-pie.exp: New file.
5539
ae3a7c47
KB
55402018-08-18 Kevin Buettner <kevinb@redhat.com>
5541
5542 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
5543 * gdb.dwarf2/varval.c: New file.
5544 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 5545
2ecae92e
AH
55462018-08-17 Alan Hayward <alan.hayward@arm.com>
5547
5548 PR gdb/18931
5549 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5550
c1854f1d
KS
55512018-08-16 Keith Seitz <keiths@redhat.com>
5552
5553 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5554 tests expected to pass.
5555
26fb3983
JV
55562018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5557
5558 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5559 -data-disassemble -a.
5560 (test_disassembly_bogus_args): Likewise.
5561
67943c00
AB
55622018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5563
5564 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5565
5ff2bbae
AB
55662018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5567
5568 * gdb.base/vla-optimized-out.exp: Add new test.
5569
e5bbcd0f
AB
55702018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5571
5572 * gdb.base/vla-optimized-out-o3.exp: Delete.
5573 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5574 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
5575 deleted tests.
5576
9d4a934c
AB
55772018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
5578
5579 PR gdb/18050:
5580 * gdb.server/extended-remote-restart.c: New file.
5581 * gdb.server/extended-remote-restart.exp: New file.
5582
045cf012
SM
55832018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5584
5585 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5586 "set variable index = 42".
5587
87d6a7aa
SM
55882018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5589
5590 * boards/index-cache-gdb.exp: New file.
5591 * gdb.dwarf2/index-cache.exp: New file.
5592 * gdb.dwarf2/index-cache.c: New file.
5593 * gdb.base/maint.exp: Check if we are using the index cache.
5594
96d68bd4
RO
55952018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5596
5597 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5598 MAKEFLAGS.
5599
5a699617
RO
56002018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5601
5602 * dg-extract-results.sh: Move to toplevel contrib.
5603 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5604 * Makefile.in (check-parallel-racy): Likewise.
5605
5bd18990
AB
56062018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5607
5608 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5609 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5610 tests if the target supports scheduler locking.
5611
3fbbcf47
TV
56122018-08-04 Tom de Vries <tdevries@suse.de>
5613
5614 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5615
3e1d3d8c
TT
56162018-08-02 Tom Tromey <tom@tromey.com>
5617
5618 PR symtab/16842.
5619 * gdb.cp/temargs.exp: Test "info address" of a template
5620 parameter.
5621
5abe0f0c
JV
56222018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5623
5624 * gdb.python/py-mi-var-info-path-expression.c: New file.
5625 * gdb.python/py-mi-var-info-path-expression.py: New file.
5626 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5627
fb66cde8
SDJ
56282018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5629
5630 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5631 error after "cannot resolve name" string.
5632
c708f4d2
AB
56332018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5634
5635 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5636 started.
5637 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5638
37cc0cae
TV
56392018-07-28 Tom de Vries <tdevries@suse.de>
5640
5641 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5642
63b4ecf7
TV
56432018-07-26 Tom de Vries <tdevries@suse.de>
5644
5645 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
5646
3c3bb058
AB
56472018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
5648
5649 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
5650 is visible.
5651
9e7f3bbb
TV
56522018-07-26 Tom de Vries <tdevries@suse.de>
5653
5654 PR breakpoints/23366
5655 * gdb.base/catch-follow-exec.c: New test.
5656 * gdb.base/catch-follow-exec.exp: New file.
5657
16f808ec
TV
56582018-07-25 Tom de Vries <tdevries@suse.de>
5659
5660 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
5661 vla-optimized-out.c.
5662
d7154a8d
JV
56632018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
5664
5665 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
5666 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
5667
232a0032
TV
56682018-07-20 Tom de Vries <tdevries@suse.de>
5669
5670 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5671 NOCLONE macro.
5672 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5673
fbb1d502
TV
56742018-07-19 Tom de Vries <tdevries@suse.de>
5675
5676 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5677 regular expression.
5678
42dc7699
TV
56792018-07-18 Tom de Vries <tdevries@suse.de>
5680
5681 * gdb.base/vla-optimized-out.c: New test.
5682 * gdb.base/vla-optimized-out.exp: New file.
5683
7f1f7e23
SDJ
56842018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5685
5686 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5687 message "No address associated with hostname" when gdbserver
5688 cannot resolve the hostname.
5689
5759ebb3
PW
56902018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5691
5692 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5693 Add some test prefixes to make tests unique.
5694
3606ccab
PW
56952018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5696
5697 * gdb.base/frameapply.c: New file.
5698 * gdb.base/frameapply.exp: New file.
5699
529c08b2
PW
57002018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5701
5702 * gdb.base/skip.exp: Update expected error message.
5703
c7ab0aef
SDJ
57042018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5705 Jan Kratochvil <jan.kratochvil@redhat.com>
5706 Paul Fertser <fercerpav@gmail.com>
5707 Tsutomu Seki <sekiriki@gmail.com>
5708
5709 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5710 parameter.
5711 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5712 by default.
5713 * boards/native-gdbserver.exp: Likewise.
5714 * gdb.server/run-without-local-binary.exp: Improve regexp used
5715 for detecting when a remote debugging connection succeeds.
5716 * gdb.server/server-connect.exp: New file.
5717 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5718 Do not prefix the port number with ":".
5719 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5720 support for detecting and using it. Add '$debughost_gdbserver'
5721 to the list of arguments used to start gdbserver. Handle case
5722 when gdbserver cannot resolve a network name.
5723
16ff70dd
SDJ
57242018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5725
5726 PR c++/23373
5727 * gdb.base/ptype-offsets.cc (struct static_member): New
5728 struct.
5729 (main) <stmember>: New variable.
5730 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5731 with a static member in it.
5732
3541979f
AB
57332018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5734
5735 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5736 watchpoints enabled and disabled.
5737
c8ad9b9a
AB
57382018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5739
5740 * gdb.base/examine-backward.exp: Still run tests around address
5741 0x0, even if address 0x0 is not readable. Update the pattern for
5742 matching address 0x0 in expected output.
5743
e0e5e971
AB
57442018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5745
5746 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5747 malloc/free.
5748
1ea5da02
TV
57492018-07-04 Tom de Vries <tdevries@suse.de>
5750
5751 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5752
471b9d15
MR
57532018-07-02 Maciej W. Rozycki <macro@mips.com>
5754
5755 PR tdep/8282
5756 * gdb.arch/mips-disassembler-options.exp: New test.
5757 * gdb.arch/mips-disassembler-options.s: New test source.
5758
75acb486
PA
57592018-06-29 Pedro Alves <palves@redhat.com>
5760
5761 * gdb.threads/names.exp: Adjust expected "info threads" output.
5762
cd2bb709
PA
57632018-06-29 Pedro Alves <palves@redhat.com>
5764
5765 * gdb.opt/inline-break.exp (line number, address): Add "info
5766 break" tests.
5767
991ff292
PA
57682018-06-29 Pedro Alves <palves@redhat.com>
5769
5770 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5771 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5772 number and address and running to them.
5773
356819b6 57742018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
5775
5776 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5777
2512d7ef
JK
57782018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5779
5780 * lib/compiler.c: Remove executable permission flag.
5781
be1b6474
RB
57822018-06-28 Richard Bunt <richard.bunt@arm.com>
5783
5784 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5785 code.
5786 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5787
291f9a96
PT
57882018-06-28 Petr Tesarik <ptesarik@suse.cz>
5789
5790 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5791
ed6dfe51
PT
57922018-06-28 Petr Tesarik <ptesarik@suse.cz>
5793
5794 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5795 address argument is omitted.
5796
d4d429d5
PT
57972018-06-28 Petr Tesarik <ptesarik@suse.cz>
5798
5799 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5800
7ab6656f
OJ
58012018-06-27 Omair Javaid <omair.javaid@linaro.org>
5802
5803 PR gdb/21695
5804 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5805 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5806
a33ccfc7
TT
58072018-06-26 Tom Tromey <tom@tromey.com>
5808
5809 PR rust/22574:
5810 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5811 * gdb.rust/simple.rs (struct SimpleLayout): New.
5812
6d72d289
SM
58132018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5814
5815 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5816 "info registers" output.
5817
8363f9d5
RB
58182018-06-21 Richard Bunt <richard.bunt@arm.com>
5819
5820 * gdb.base/watchpoint-hw-attach.c: New test.
5821 * gdb.base/watchpoint-hw-attach.exp: New file.
5822
f00674fe
SM
58232018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5824
5825 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5826 through /bin/sh.
5827 * boards/dwarf4-gdb-index.exp: Likewise.
5828 * boards/fission-dwp.exp: Likewise.
5829
1d554008
UW
58302018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5831
5832 * gdb.base/float128.exp: Add comment and improved fail message
5833 to the failure case of "print large128" test.
5834
d0ac1c44
SM
58352018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5836
5837 * configure.ac: Remove AC_PREREQ.
5838 * configure: Re-generate.
5839
61b04dd0
PA
58402018-06-19 Pedro Alves <palves@redhat.com>
5841
5842 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5843 (func_extern_caller): New.
5844 (main): Call func_extern_caller.
5845 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5846 logic change.
5847
f63b508a
SM
58482018-06-18 Weimin Pan <weimin.pan@oracle.com>
5849
5850 PR gdb/16841
5851 * gdb.cp/typedef-base.cc: New file.
5852 * gdb.cp/typedef-base.exp: New file.
5853
0fe3a558
TV
58542018-06-18 Tom de Vries <tdevries@suse.de>
5855
5856 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5857
7010835a
AB
58582018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5859 Richard Bunt <Richard.Bunt@arm.com>
5860
5861 * gdb.threads/attach-slow-waitpid.c: New file.
5862 * gdb.threads/attach-slow-waitpid.exp: New file.
5863 * gdb.threads/slow-waitpid.c: New file.
5864
14897d65
PA
58652018-06-14 Pedro Alves <palves@redhat.com>
5866
5867 * gdb.base/fork-running-state.c: Include <errno.h>.
5868 (exit_if_relative_exits): New.
5869 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
5870 exits.
5871 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
5872 child exits.
5873
5d9a0608
TV
58742018-06-14 Tom de Vries <tdevries@suse.de>
5875
5876 PR cli/22573
5877 * gdb.base/finish-pretty.c: New test.
5878 * gdb.base/finish-pretty.exp: New file.
5879
11ae5818
PA
58802018-06-14 Pedro Alves <palves@redhat.com>
5881
5882 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
5883 gdb's expected startup output.
5884
1d39de44
PA
58852018-06-14 Pedro Alves <palves@redhat.com>
5886
5887 * lib/selftest-support.exp (selftest_setup): Remove inlined
5888 function handling.
5889
70ee0000
TV
58902018-06-14 Tom de Vries <tdevries@suse.de>
5891
5892 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
5893 matching of breakpoint printing.
5894
11f4b608
TV
58952018-06-13 Tom de Vries <tdevries@suse.de>
5896
5897 PR testsuite/23269
5898 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
5899 (fork_child): ... here, and ...
5900 (fork_parent): ... here.
5901
59022018-06-12 Tom de Vries <tdevries@suse.de>
5903
5904 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
5905
9516f85a
AB
59062018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
5907 Stephen Roberts <stephen.roberts@arm.com>
5908
5909 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
5910 rewrite test to describe action performed, rather than possible
5911 failure.
5912
5045b3d7
GB
59132018-06-08 Gary Benson <gbenson@redhat.com>
5914
5915 * gdb.threads/check-libthread-db.exp: New file.
5916 * gdb.threads/check-libthread-db.c: Likewise.
5917
c61b06a1
TT
59182018-06-05 Tom Tromey <tom@tromey.com>
5919
5920 * gdb.base/default.exp: Update expected "show version" output.
5921
eb6af809
TT
59222018-06-05 Tom Tromey <tom@tromey.com>
5923
5924 PR cli/12326:
5925 * gdb.cp/static-print-quit.exp: Update.
5926 * lib/gdb.exp (pagination_prompt): Update.
5927 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
5928 * gdb.python/python.exp: Update.
5929
178d6a63
JB
59302018-06-04 Joel Brobecker <brobecker@adacore.com>
5931
5932 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5933
8e817061
JB
59342018-06-01 Joel Brobecker <brobecker@adacore.com>
5935
5936 * gdb.ada/bp_fun_addr: New testcase.
5937
e86ca25f
TT
59382018-06-01 Tom Tromey <tom@tromey.com>
5939
5940 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5941 results.
5942 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5943 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5944 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5945 * gdb.base/maint.exp (maint_pass_if): Update.
5946
4b2dfa9d
MR
59472018-05-31 Maciej W. Rozycki <macro@mips.com>
5948
5949 * gdb.base/endian.exp: New test.
5950 * gdb.base/endian.c: New test source.
5951
45f25d6c
AB
59522018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5953
5954 PR gdb/23203
5955 * gdb.base/bt-selected-frame.c: New file.
5956 * gdb.base/bt-selected-frame.exp: New file.
5957 * lib/gdb.exp (get_current_frame_number): New function.
5958
d9f6d7f8
MR
59592018-05-24 Maciej W. Rozycki <macro@mips.com>
5960 Pedro Alves <palves@redhat.com>
5961
5962 * gdb.threads/tls-core.c: Include <stdlib.h>
5963 (thread_proc): Call `abort'.
5964 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5965 (tls_core_test): New procedure, bits factored out from ...
5966 (top level): ... here. Test both native cores and gcore cores.
5967
ff1cf532
TT
59682018-05-23 Tom Tromey <tom@tromey.com>
5969
5970 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
5971
b98664d3
TT
59722018-05-23 Tom Tromey <tom@tromey.com>
5973
5974 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
5975 symfile_complaints.
5976 (test_short_complaints): Likewise.
5977 (test_empty_complaints): Likewise.
5978 (test_initial_complaints): Update.
5979
4e9668d0
TT
59802018-05-23 Tom Tromey <tom@tromey.com>
5981
5982 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5983
43ba33c7
TT
59842018-05-23 Tom Tromey <tom@tromey.com>
5985
5986 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5987 (test_short_complaints): Update.
5988
035522c0
PA
59892018-05-22 Pedro Alves <palves@redhat.com>
5990
5991 * gdb.base/remote.exp: Only gdb_start after compiling the
5992 testcase. Issue "disconnect" before testing "set remote" command
5993 defaults. Issue clean_restart before running to main.
5994
cc0be08f
PA
59952018-05-22 Pedro Alves <palves@redhat.com>
5996
5997 * gdb.base/remote.exp: Adjust expected output of "show remote
5998 memory-write-packet-size". Add tests for "set remote
5999 memory-write-packet-size 0" and "set remote
6000 memory-write-packet-size fixed/limit".
6001
b1b60145
PA
60022018-05-22 Pedro Alves <palves@redhat.com>
6003
6004 PR gdb/22973
6005 * gdb.base/utf8-identifiers.c: New file.
6006 * gdb.base/utf8-identifiers.exp: New file.
6007
0ec848ad
PFC
60082018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6009
6010 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
6011
2c3305f6
PFC
60122018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6013
6014 * gdb.arch/powerpc-vsx-gcore.exp: New file.
6015
ce1e8424
TT
60162018-05-18 Tom Tromey <tom@tromey.com>
6017
6018 * gdb.base/ptype-offsets.exp: Update.
6019
ddfe970e
KS
60202018-05-17 Keith Seitz <keiths@redhat.com>
6021
6022 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
6023 in expected breakpoint stop locations.
6024 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
6025 move to proper scope to test variable values.
6026 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
6027 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
6028 New functions.
6029 (main): Call not_inline_func3.
6030 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
6031 inline_func1, inline_func2, and inline_func3. Test that when each
6032 breakpoint is hit, GDB properly reports both the stop location
6033 and the backtrace. Repeat tests for temporary breakpoints.
6034
0726fcc6
MR
60352018-05-15 Maciej W. Rozycki <macro@mips.com>
6036
6037 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
6038 rather then trying to access it in determining whether the PID
6039 of `gdbserver' could have been retrieved.
6040
8ee22052
AB
60412018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
6042
6043 * gdb.arch/amd64-init-x87-values.S: New file.
6044 * gdb.arch/amd64-init-x87-values.exp: New file.
6045
7785df48
JK
60462018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6047
6048 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
6049
56bcdbea
TT
60502018-05-04 Tom Tromey <tom@tromey.com>
6051
6052 PR python/22730:
6053 * gdb.python/python.exp: Test multi-line execute.
6054
a913fffb
TT
60552018-05-04 Tom Tromey <tom@tromey.com>
6056
6057 PR python/22731:
6058 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
6059
7a2c85f2
TT
60602018-05-04 Tom Tromey <tom@tromey.com>
6061
6062 PR gdb/11750:
6063 * gdb.base/define.exp: Test defining a user command inside a user
6064 command.
6065 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
6066
a3b60e45
JK
60672018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6068 Pedro Alves <palves@redhat.com>
6069
6070 PR breakpoints/19806 and support for PR external/20207.
6071 * gdb.base/watchpoint-unaligned.c: New file.
6072 * gdb.base/watchpoint-unaligned.exp: New file.
6073
45fe4a03
AB
60742018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6075
6076 * gdb.base/maint.exp: Make test names unique, use
6077 test_prefix_command_help to test 'help maint info', and remove
6078 repeated test of 'help maint'.
6079
9be2ae8f
TT
60802018-05-04 Tom Tromey <tom@tromey.com>
6081
6082 PR gdb/22619:
6083 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
6084 behavior.
6085
11859c31
AB
60862018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6087
6088 * gdb.base/maint.exp: Process output from 'maint print registers'
6089 line at a time.
6090
089a9490
AB
60912018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6092
6093 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
6094 timeout.
6095
9b0797e2
AB
60962018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
6097
6098 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
6099 filter pattern.
6100
f6ac5f3d
PA
61012018-05-02 Pedro Alves <palves@redhat.com>
6102
6103 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
6104 to_log_command renames.
6105 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
6106
77d3c63b
TT
61072018-05-02 Tom Tromey <tom@tromey.com>
6108
6109 * gdb.python/py-parameter.exp: Set test message.
6110
0489430a
TT
61112018-05-02 Tom Tromey <tom@tromey.com>
6112
6113 PR python/20084:
6114 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
6115 PARAM_ZUINTEGER_UNLIMITED tests.
6116
1632f8ba
DR
61172018-04-28 Dan Robertson <danlrobertson89@gmail.com>
6118
6119 PR rust/23124
6120 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
6121 when casting.
6122
6d7bb824
TT
61232018-04-30 Tom Tromey <tom@tromey.com>
6124
6125 * gdb.python/py-type.exp: Check align attribute.
6126 * gdb.python/py-type.c: New "aligncheck" global.
6127
007e1530
TT
61282018-04-30 Tom Tromey <tom@tromey.com>
6129
6130 PR exp/17095:
6131 * gdb.dwarf2/dw2-align.exp: New file.
6132 * gdb.cp/align.exp: New file.
6133 * gdb.base/align.exp: New file.
6134 * lib/gdb.exp (gdb_int128_helper): New proc.
6135 (has_int128_c, has_int128_cxx): New caching procs.
6136
6873858b
TT
61372018-04-27 Tom Tromey <tom@tromey.com>
6138
6139 PR rust/22545:
6140 * gdb.rust/simple.exp: Add inclusive range tests.
6141
79188d8d
PA
61422018-04-26 Pedro Alves <palves@redhat.com>
6143
6144 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
6145 ifunc breakpoint locations correctly of ifunc breakpoints set
6146 while the program resolves the ifunc.
6147
c7075ad5
PA
61482018-04-26 Pedro Alves <palves@redhat.com>
6149
6150 * gdb.base/gnu-ifunc-final.c: New file.
6151 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
6152 * gdb.base/gnu-ifunc.exp (executable): Delete.
6153 (staticexecutable): Adjust.
6154 (lib_opts, exec_opts): Delete.
6155 (make_binsuffix, build, set-break): New procedures.
6156 (misc_tests): New, with tests factored out from the top level.
6157 (top level): Test different combinations of ifunc resolver name,
6158 resolver with and with debug info, and ifunc target with and
6159 without debug info. Wrap static tests with with_target_prefix.
6160
8388016d
PA
61612018-04-26 Pedro Alves <palves@redhat.com>
6162
6163 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
6164 return type" warnings.
6165
249b5733
PA
61662018-04-25 Pedro Alves <palves@redhat.com>
6167
6168 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
6169 killed".
6170 * gdb.base/kill-after-signal.exp: Likewise.
6171 * gdb.threads/kill.exp: Likewise.
6172
f67c0c91
SDJ
61732018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6174 Sergio Durigan Junior <sergiodj@redhat.com>
6175 Pedro Alves <palves@redhat.com>
6176
6177 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
6178 regexps to expect for '[Inferior ... detached]' as well.
6179 * gdb.base/attach.exp: Likewise.
6180 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
6181 "gdb_continue_to_end".
6182 (test_catch_syscall_with_wrong_args): Likewise.
6183 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
6184 ']'. Don't set 'verbose' on.
6185 * gdb.base/foll-vfork.exp: Likewise.
6186 * gdb.base/fork-print-inferior-events.c: New file.
6187 * gdb.base/fork-print-inferior-events.exp: New file.
6188 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
6189 '[Inferior ... has been killed]' message.
6190 * gdb.base/kill-after-signal.exp: Likewise.
6191 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
6192 detach message.
6193 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
6194 message.
6195 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
6196 regexps to expect for '[Inferior ... detached]' as well.
6197 * gdb.threads/process-dies-while-detaching.exp: Likewise.
6198
0a8ddac4
SM
61992018-04-24 Simon Marchi <simon.marchi@ericsson.com>
6200
6201 PR gdb/23104
6202 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
6203
701adfb0
PA
62042018-04-22 Rajendra SY <rajendra.sy@gmail.com>
6205
6206 PR gdb/23095
6207 * gdb.base/break-probes.exp: Pass shlib_load to
6208 prepare_for_testing. Set normal_bp to r_debug_state if target is
6209 bsd.
6210
d27d16bf
RB
62112018-04-19 Richard Bunt <richard.bunt@arm.com>
6212
6213 * gdb.threads/multiple-successive-infcall.c: New test.
6214 * gdb.threads/multiple-successive-infcall.exp: New file.
6215
a037790e
TT
62162018-04-17 Tom Tromey <tom@tromey.com>
6217
6218 * gdb.rust/simple.rs (Union): New type.
6219 (main): New local "u".
6220 * gdb.rust/simple.exp (test_one_slice): Add new test case.
6221
e3a91079
AA
62222018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6223
6224 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
6225 number information in output of "whereis" command.
6226 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
6227
b744723f
AA
62282018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6229
6230 * gdb.ada/info_types.exp: Adjust expected output to the line
6231 numbers now printed by "info var/func/type".
6232 * gdb.base/completion.exp: Likewise.
6233 * gdb.base/included.exp: Likewise.
6234 * gdb.cp/cp-relocate.exp: Likewise.
6235 * gdb.cp/cplusfuncs.exp: Likewise.
6236 * gdb.cp/namespace.exp: Likewise.
6237 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
6238
4a4495d6
MM
62392018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6240
6241 * gdb.btrace/cpu.exp: New.
6242
1d509aa6
MM
62432018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6244
6245 * gdb.base/step-indirect-call-thunk.exp: New.
6246 * gdb.base/step-indirect-call-thunk.c: New.
6247 * gdb.reverse/step-indirect-call-thunk.exp: New.
6248 * gdb.reverse/step-indirect-call-thunk.c: New.
6249
6295b6da
SM
62502018-04-11 Simon Marchi <simon.marchi@ericsson.com>
6251
6252 * gdb.base/pie-fork.c: New file.
6253 * gdb.base/pie-fork.exp: New file.
6254
50146e70
TT
62552018-04-11 Tom Tromey <tom@tromey.com>
6256
6257 * gdb.rust/simple.exp: Add test for ".." struct initializer.
6258
f50d8a2e
PA
62592018-04-10 Pedro Alves <palves@redhat.com>
6260
6261 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
6262 exits. Instead loop running forever.
6263 (fork_parent): Run forever too.
6264
a0be7a36
SM
62652018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6266
6267 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
6268 mi_continue_to_line.
6269 * gdb.mi/mi-stack.c (callee4): Add comment.
6270
9b73db36
SM
62712018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6272
6273 * gdb.mi/mi-stack.exp: Fix indentation.
6274
c912f608
SM
62752018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6276
6277 PR gdb/22979
6278 * gdb.arch/amd64-osabi.exp: New file.
6279
26540402
SM
62802018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6281
6282 PR gdb/22980
6283 * gdb.base/osabi.exp: New file.
6284
121ad66c 62852018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
6286
6287 * gdb.cp/static-typedef-print.exp: New file.
6288 * gdb.cp/static-typedef-print.cc: New file.
6289
3fcded8f
JB
62902018-03-27 Joel Brobecker <brobecker@adacore.com>
6291
6292 * gdb.ada/varsize_limit: New testcase.
6293
59cc4834
JB
62942018-03-27 Joel Brobecker <brobecker@adacore.com>
6295
6296 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
6297
6298 * gdb.ada/notcplusplus: New testcase.
6299
6300 * gdb.base/c-linkage-name.c: New file.
6301 * gdb.base/c-linkage-name.exp: New testcase.
6302
4ca59a9f
TT
63032018-03-26 Tom Tromey <tom@tromey.com>
6304
6305 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
6306 * gdb.python/py-framefilter.py (name_error): New global.
6307 (ErrorInName.function): Use name_error.
6308
978d6c75
TT
63092018-03-26 Tom Tromey <tom@tromey.com>
6310
6311 PR backtrace/15582:
6312 * gdb.python/py-framefilter.exp: Add "bt hide" test.
6313
b7fee5a3
KS
63142018-03-23 Keith Seitz <keiths@redhat.com>
6315
6316 PR c++/22968
6317 * gdb.cp/subtypes.exp: New file.
6318 * gdb.cp/subtypes.h: New file.
6319 * gdb.cp/subtypes.cc: New file.
6320 * gdb.cp/subtypes-2.cc: New file.
6321
376be529
AB
63222018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6323
6324 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
6325 (done): Call '_exit' not 'exit' to avoid atexit handlers.
6326 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
6327 -nostartfiles when compiling the test. Confirm that all registers
6328 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
6329
066cfa98
AB
63302018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6331
6332 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
6333 option, syntax was wrong anyway.
6334 * gdb.arch/arm-disp-step.exp: Likewise.
6335 * gdb.arch/sparc64-regs.exp: Likewise.
6336 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
6337 option, syntax was wrong anyway, switch to use
6338 prepare_for_testing.
6339 * gdb.arch/i386-disp-step.exp: Likewise.
6340
079670b9
AA
63412018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
6342
6343 * gdb.ada/exec_changed.exp: Replace "target_info exists
6344 use_gdb_stub" by "use_gdb_stub".
6345 * gdb.ada/start.exp: Likewise.
6346 * gdb.base/async-shell.exp: Likewise.
6347 * gdb.base/attach-pie-misread.exp: Likewise.
6348 * gdb.base/attach-wait-input.exp: Likewise.
6349 * gdb.base/break-entry.exp: Likewise.
6350 * gdb.base/break-interp.exp: Likewise.
6351 * gdb.base/dprintf-detach.exp: Likewise.
6352 * gdb.base/nostdlib.exp: Likewise.
6353 * gdb.base/solib-nodir.exp: Likewise.
6354 * gdb.base/statistics.exp: Likewise.
6355 * gdb.base/testenv.exp: Likewise.
6356 * gdb.mi/mi-exec-run.exp: Likewise.
6357 * gdb.mi/mi-start.exp: Likewise.
6358 * gdb.multi/dummy-frame-restore.exp: Likewise.
6359 * gdb.multi/multi-arch-exec.exp: Likewise.
6360 * gdb.multi/multi-arch.exp: Likewise.
6361 * gdb.multi/tids.exp: Likewise.
6362 * gdb.multi/watchpoint-multi.exp: Likewise.
6363 * gdb.python/py-events.exp: Likewise.
6364 * gdb.threads/attach-into-signal.exp: Likewise.
6365 * gdb.threads/attach-stopped.exp: Likewise.
6366 * gdb.threads/threadapply.exp: Likewise.
6367 * lib/selftest-support.exp: Likewise.
6368
26d6cec4
AA
63692018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
6370
6371 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
6372
4ee89e90
SR
63732018-03-20 Stephen Roberts <stephen.roberts@arm.com>
6374
6375 * gdb.perf/template-breakpoints.cc: New file.
6376 * gdb.perf/template-breakpoints.exp: New file.
6377 * gdb.perf/template-breakpoints.py: New file.
6378
92630041
TT
63792018-03-19 Tom Tromey <tom@tromey.com>
6380
6381 * gdb.rust/simple.rs (main): Add local variables field1, field2,
6382 y0.
6383 * gdb.rust/simple.exp: Test bare identifier form of struct
6384 initializer.
6385
76727919
TT
63862018-03-19 Tom Tromey <tom@tromey.com>
6387
6388 * gdb.gdb/observer.exp: Remove.
6389
194ed413
AA
63902018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6391
6392 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
6393 "qualified" option when setting breakpoints.
6394 * gdb.trace/backtrace.exp: Likewise.
6395 * gdb.trace/circ.exp: Likewise.
6396 * gdb.trace/collection.exp: Likewise.
6397 * gdb.trace/disconnected-tracing.exp: Likewise.
6398 * gdb.trace/ftrace-lock.exp: Likewise.
6399 * gdb.trace/ftrace.exp: Likewise.
6400 * gdb.trace/infotrace.exp: Likewise.
6401 * gdb.trace/packetlen.exp: Likewise.
6402 * gdb.trace/passc-dyn.exp: Likewise.
6403 * gdb.trace/qtro.exp: Likewise.
6404 * gdb.trace/read-memory.exp: Likewise.
6405 * gdb.trace/report.exp: Likewise.
6406 * gdb.trace/signal.exp: Likewise.
6407 * gdb.trace/status-stop.exp: Likewise.
6408 * gdb.trace/strace.exp: Likewise.
6409 * gdb.trace/tfind.exp: Likewise.
6410 * gdb.trace/trace-break.exp: Likewise.
6411 * gdb.trace/trace-condition.exp: Likewise.
6412 * gdb.trace/trace-mt.exp: Likewise.
6413 * gdb.trace/tstatus.exp: Likewise.
6414 * gdb.trace/tsv.exp: Likewise.
6415 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6416 * gdb.trace/unavailable.exp: Likewise.
6417 * gdb.trace/while-dyn.exp: Likewise.
6418
8b067d2c
AA
64192018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6420
6421 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
6422 that libinproctrace is copied to the target.
6423
3ae9ce5d
TT
64242018-03-14 Tom Tromey <tom@tromey.com>
6425
6426 PR cli/14977:
6427 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
6428 a null pointer.
6429 * gdb.base/wchar.exp: Likewise.
6430
b8c2339b
TT
64312018-03-14 Tom Tromey <tom@tromey.com>
6432
6433 PR cli/19918:
6434 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
6435 flag.
6436
4872dc46
SM
64372018-03-08 Simon Marchi <simon.marchi@ericsson.com>
6438
6439 PR gdb/22841
6440 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
6441 "target" to remote_exec.
6442
e4fe3756
SM
64432018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6444
6445 PR gdb/22841
6446 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
6447 ${board}_upload): Remove.
6448
e95a97d4
AA
64492018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6450
6451 * gdb.cp/watch-cp.cc: New test.
6452 * gdb.cp/watch-cp.exp: New file.
6453
dbbb1059
AB
64542018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6455
6456 * gdb.base/infcall-nested-structs.exp: New file.
6457 * gdb.base/infcall-nested-structs.c: New file.
6458 * gdb.base/float.exp: Add riscv support.
6459
ecc054c0
TP
64602018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
6461
6462 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
6463 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
6464
25e3c82c
SDJ
64652018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6466
6467 * gdb.server/abspath.exp: New file.
6468 * lib/gdb.exp (with_cwd): New procedure.
6469
3083294d
SM
64702018-02-28 Simon Marchi <simon.marchi@ericsson.com>
6471
6472 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
6473 use it.
6474 (gdb_is_target_remote_prompt): New proc.
6475 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
6476 (gdb_is_target_native): Pass prompt parameter to
6477 gdb_is_target_1.
6478
3275ef47
SM
64792018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
6480
6481 * gdb.base/load-command.c: New file.
6482 * gdb.base/load-command.exp: New file.
6483 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
6484 (gdb_is_target_1): ...this, and generalize for other targets
6485 than just remote.
6486 (gdb_is_target_remote): Use gdb_is_target_1.
6487 (gdb_is_target_native): use gdb_is_target_1.
6488
6893c19a
TT
64892018-02-26 Tom Tromey <tom@tromey.com>
6490
6491 PR python/16497:
6492 * gdb.python/py-framefilter.exp: Update test.
6493
2ddeaf8a
TT
64942018-02-26 Tom Tromey <tom@tromey.com>
6495
6496 * gdb.dwarf2/variant.c: New file.
6497 * gdb.dwarf2/variant.exp: New file.
6498
c9317f21
TT
64992018-02-26 Tom Tromey <tom@tromey.com>
6500
6501 * gdb.rust/simple.exp: Accept more possible results in enum test.
6502
6f6d0c26
SM
65032018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
6504
6505 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
6506 parentheses.
6507
11b03145
MR
65082018-02-23 Maciej W. Rozycki <macro@mips.com>
6509
6510 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
6511 name of a variable: $actual_linejj -> $actual_line.
6512
54a27fe5
JB
65132018-02-21 John Baldwin <jhb@FreeBSD.org>
6514
6515 * gdb.arch/amd64-i386-address.exp: Fix a typo.
6516
de65820c
MM
65172018-02-20 Markus Metzger <markus.t.metzger@intel.com>
6518
6519 * gdb.btrace/buffer-size.exp: Do not force BTS.
6520
980548fd
PA
65212018-02-14 Pedro Alves <palves@redhat.com>
6522
6523 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
6524 getting a "Quit".
6525
c4e12631
MM
65262018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6527
6528 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
6529 Fix test name.
6530
c2e0e465
SM
65312018-02-07 Simon Marchi <simon.marchi@ericsson.com>
6532
6533 * gdb.cp/m-static.exp: Check type of optimized out static
6534 member.
6535
f7216783
AB
65362018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6537
6538 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6539 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6540
0625771b
LS
65412018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6542 Leszek Swirski <leszeks@google.com>
6543
6544 * gdb.python/py-prettyprint.c
6545 (struct to_string_returns_value_inner,
6546 struct to_string_returns_value_wrapper): New.
6547 (main): Add tsrvw variable.
6548 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6549 ToStringReturnsValueWrapper): New classes.
6550 (register_pretty_printers): Register new pretty-printers.
6551 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6552 recursive pretty printer.
6553 * gdb.python/py-mi.exp: Likewise.
6554
59498c30
LS
65552018-02-01 Leszek Swirski <leszeks@google.com>
6556
6557 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6558 functions with the same name as an include file are parsed
6559 correctly.
6560
d4d38844
YQ
65612018-02-01 Yao Qi <yao.qi@linaro.org>
6562
6563 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6564 "\[^\r\n\]*".
6565
07e5f5cf
NP
65662018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6567
6568 * gdb.arch/powerpc-prologue-frame.s: New file.
6569 * gdb.arch/powerpc-prologue-frame.c: Likewise.
6570 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
6571
929b5ad4
JB
65722018-01-31 Joel Brobecker <brobecker@adacore.com>
6573
6574 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
6575
e671cd59
PA
65762018-01-30 Pedro Alves <palves@redhat.com>
6577
6578 PR gdb/13211
6579 * gdb.base/interrupt-daemon.c: New.
6580 * gdb.base/interrupt-daemon.exp: New.
6581 * gdb.multi/multi-term-settings.c: New.
6582 * gdb.multi/multi-term-settings.exp: New.
6583
fc413dc4
JB
65842018-01-30 Joel Brobecker <brobecker@adacore.com>
6585
6586 * gdb.base/break.exp: Save the location where the breakpoint
6587 on break.c:47 was actually inserted when debugging the version
6588 compiled at -O2 and use it in the expected output of the "info
6589 break" test performed soon after.
6590
5c319bb2
PA
65912018-01-22 Pedro Alves <palves@redhat.com>
6592 Sergio Durigan Junior <sergiodj@redhat.com>
6593
6594 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6595 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6596
a9e40818
JB
65972018-01-22 Joel Brobecker <brobecker@adacore.com>
6598
6599 * gdb.base/break-include.c, gdb.base/break-include.inc,
6600 gdb.base/break-include.exp: New files.
6601 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6602 line number now being the actual line number where the breakpoint
6603 was inserted.
6604 * gdb.mi/mi-break.exp: Likewise.
6605 * gdb.mi/mi-reverse.exp: Likewise.
6606 * gdb.mi/mi-simplerun.exp: Ditto.
6607
e707fc44
AB
66082018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6609
6610 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6611 varobj.
6612 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6613
ae451627
AB
66142018-01-21 Don Breazeal <donb@codesourcery.com>
6615 Andrew Burgess <andrew.burgess@embecosm.com>
6616
6617 * gdb.mi/basics.c: Add new global.
6618 * gdb.mi/mi-frame-regs.exp: New file.
6619 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6620 case.
6621
b1b189e0
AB
66222018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6623
6624 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6625 non-parameter, and on an unknown symbol.
6626
fcfcc376
TT
66272018-01-19 Tom Tromey <tom@tromey.com>
6628
6629 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6630 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6631
634c1c31
AA
66322018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6633
6634 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6635 setrlimit and chdir to int.
6636
d6ad07fd
AA
66372018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6638
6639 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6640 function.
6641 (my_tend): Likewise.
6642 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
6643 rationale of avoiding FP- and vector instructions.
6644
adf8243b
RK
66452018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
6646
6647 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
6648 "info reg" with "\[ \t\]*".
6649 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
6650 "\[ \t\]+".
6651 * gdb.arch/s390-multiarch.exp: Ditto.
6652 * gdb.base/pc-fp.exp: Ditto.
6653 * gdb.reverse/i386-precsave.exp: Ditto.
6654 * gdb.reverse/i386-reverse.exp: Ditto.
6655 * gdb.reverse/i387-env-reverse.exp: Ditto.
6656 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6657
dcc06925
AA
66582018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6659
6660 * lib/gdb.exp (gdb_compile): Re-enable use of
6661 universal_compile_options for languages other than Rust.
6662
25d4fd80
AA
66632018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6664
6665 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
6666
ee7f689e 66672018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
6668
6669 PR gdb/16577
6670 * gdb.base/solib-vanish.exp: New.
6671 * gdb.base/solib-vanish-main.c: New.
6672 * gdb.base/solib-vanish-lib1.c: New.
6673 * gdb.base/solib-vanish-lib2.c: New.
6674
d8447b6b
YQ
66752018-01-17 Yao Qi <yao.qi@linaro.org>
6676
6677 * gdb.compile/compile.exp: Match the address printed for
6678 frame in the output of command "bt".
6679
86d6a90c
TT
66802018-01-15 Tom Tromey <tom@tromey.com>
6681
6682 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6683 compute sp_reg.
6684
cbcdb1aa
AB
66852018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6686
6687 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6688 to prepare.
6689 (prepare): Return 0 on error, 1 on success.
6690
eea61984
PA
66912018-01-12 Pedro Alves <palves@redhat.com>
6692
6693 * gdb.base/continue-after-aborted-step-over.c: New.
6694 * gdb.base/continue-after-aborted-step-over.exp: New.
6695
6181e9c2
SM
66962018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6697
6698 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6699 options when not creating an executable.
6700
3cada740
PA
67012018-01-11 Pedro Alves <palves@redhat.com>
6702
6703 PR remote/22597
6704 * gdb.server/stop-reply-no-thread.c: New file.
6705 * gdb.server/stop-reply-no-thread.exp: New file.
6706
c63d3e8d
PA
67072018-01-10 Pedro Alves <palves@redhat.com>
6708
6709 PR gdb/22670
6710 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6711 functions too. Test setting breakpoints and printing C functions
6712 with no debug info too.
6713 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6714
d4c2a405
PA
67152018-01-10 Pedro Alves <palves@redhat.com>
6716
6717 PR gdb/22670
6718 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6719 a fail.
6720
8825213e
PA
67212018-01-10 Pedro Alves <palves@redhat.com>
6722
6723 PR gdb/22670
6724 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6725
605fd3c6
YQ
67262018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6727
6728 * gdb.server/unittest.exp: Match the output in non-development
6729 mode.
6730
1e5ded6c
YQ
67312018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6732
6733 * gdb.gdb/unittest.exp: Match output in non-development mode.
6734
30066b0b
JB
67352018-01-08 Joel Brobecker <brobecker@adacore.com>
6736
6737 * gdb.ada/access_tagged_param.exp: Relax expected output
6738 for value of "ObjL" in "continue" to pck.inspect breakpoint
6739 test.
6740
04bafb1e
XR
67412018-01-08 Joel Brobecker <brobecker@adacore.com>
6742
9f86398b
JB
6743 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6744 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 6745
e379cee6
PA
67462018-01-05 Pedro Alves <palves@redhat.com>
6747
6748 PR gdb/18653
6749 * gdb.base/libsegfault.exp: New.
6750
de63c46b
PA
67512018-01-05 Joel Brobecker <brobecker@adacore.com>
6752
6753 PR gdb/22670
6754 * gdb.ada/access_tagged_param.exp: New file.
6755 * gdb.ada/access_tagged_param/foo.adb: New file.
6756
f98fc17b
PA
67572018-01-05 Pedro Alves <palves@redhat.com>
6758
6759 PR gdb/22670
6760 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6761 exercise lower case too, and to exercise both full matching and
6762 wild matching.
6763
342f8240
JB
67642018-01-05 Joel Brobecker <brobecker@adacore.com>
6765
6766 * gdb.ada/rename_subscript_param: New testcase.
6767
7150d33c
JG
67682018-01-05 Jerome Guitton <guitton@adacore.com>
6769
6770 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6771
cc0e770c
JB
67722018-01-05 Joel Brobecker <brobecker@adacore.com>
6773
6774 * gdb.ada/convvar_comp: New testcase.
6775
672a41aa 67762018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
6777
6778 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6779 (My_Table): New global variable.
6780 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6781
7365ec2f
JB
67822018-01-04 Joel Brobecker <brobecker@adacore.com>
6783
6784 PR gdb/22670
6785 * gdb.ada/maint_with_ada: New testcase.
6786
289483b6
JB
67872018-01-04 Joel Brobecker <brobecker@adacore.com>
6788
6789 PR gdb/22670
6790 * gdb.ada/bp_c_mixed_case: New testcase.
6791
344420da
JB
67922018-01-04 Joel Brobecker <brobecker@adacore.com>
6793
6794 PR gdb/22670
6795 * gdb.ada/complete.exp: Add "complete break ada" test.
6796
66fc87a0
JB
67972018-01-04 Joel Brobecker <brobecker@adacore.com>
6798
6799 PR gdb/22670
6800 * gdb.ada/info_addr_mixed_case: New testcase.
6801
9f757bf7
XR
68022018-01-03 Xavier Roirand <roirand@adacore.com>
6803
6804 * gdb.ada/excep_handle.exp: New testcase.
6805 * gdb.ada/excep_handle/foo.adb: New file.
6806 * gdb.ada/excep_handle/pck.ads: New file.
6807
bd570f80
JB
68082018-01-03 Joel Brobecker <brobecker@adacore.com>
6809
6810 * gdb.base/step-line.c: Add extra empty line in copyright header.
6811 * gdb.base/step-line.inp: Likewise.
6812
9fe561ab
JB
68132018-01-02 Joel Brobecker <brobecker@adacore.com>
6814
6815 * gdb.ada/dyn_stride.exp: Add slice test.
6816
a405673c
JB
68172018-01-02 Joel Brobecker <brobecker@adacore.com>
6818
6819 * gdb.ada/dyn_stride: New testcase.
6820
cef0f868
SH
68212017-12-27 Stafford Horne <shorne@gmail.com>
6822
6823 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6824 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6825
b67d92b0
SH
68262017-12-27 Stafford Horne <shorne@gmail.com>
6827
6828 * gdb.base/reggroups.c: New file.
6829 * gdb.base/reggroups.exp: New file.
6830
eccab96d
JB
68312017-12-18 Joel Brobecker <brobecker@adacore.com>
6832
6833 * gdb.dwarf2/ada-valprint-error.c: New file.
6834 * gdb.dwarf2/ada-valprint-error.exp: New file.
6835
0e2da9f0
JB
68362017-12-18 Joel Brobecker <brobecker@adacore.com>
6837
6838 * gdb.ada/assign_arr: New testcase.
6839
cb923fcc
XR
68402017-12-18 Xavier Roirand <roirand@adacore.com>
6841
6842 * gdb.ada/funcall_ptr: New testcase.
6843
7c161838
SDJ
68442017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6845
6846 PR cli/16224
6847 * gdb.base/ptype-offsets.cc: New file.
6848 * gdb.base/ptype-offsets.exp: New file.
6849
1af17fd9
YQ
68502017-12-15 Yao Qi <yao.qi@linaro.org>
6851
6852 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6853 if XML is disabled.
6854
828d5846
XR
68552017-12-15 Xavier Roirand <roirand@adacore.com>
6856
6857 * gdb.ada/same_component_name: New testcase.
6858
79e8fcaa
JB
68592017-12-14 Joel Brobecker <brobecker@adacore.com>
6860
6861 * gdb.ada/str_binop_equal: New testcase.
6862
e05fa6f9
JB
68632017-12-14 Joel Brobecker <brobecker@adacore.com>
6864
6865 * gdb.ada/task_switch_in_core: New testcase.
6866
b89641ba
SM
68672017-12-13 Simon Marchi <simon.marchi@ericsson.com>
6868
6869 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
6870 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
6871 call test_bkpt_qualified.
6872 (test_bkpt_qualified): New proc.
6873
6892d2e4
PA
68742017-12-13 Pedro Alves <palves@redhat.com>
6875
6876 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6877 Tighten regexp by matching with an anchor.
6878
a22ecf70
PA
68792017-12-13 Pedro Alves <palves@redhat.com>
6880
6881 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
6882 ("expression with namespace"): New set of tests.
6883 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
6884 (Nested::Test_NS::qux): New.
6885 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
6886 defaults to 'start_quote_char' and 'end_quote_char' parameters.
6887
9937536c
JB
68882017-12-13 Joel Brobecker <brobecker@adacore.com>
6889
6890 * gdb.base/server-del-break.c: New file.
6891 * gdb.base/server-del-break.exp: New file.
6892
fe49c6f5
SH
68932017-12-12 Stafford Horne <shorne@gmail.com>
6894
6895 * gdb.xml/tdesc-regs.exp: Add or1k support.
6896
c3d18620
SH
68972017-12-12 Stafford Horne <shorne@gmail.com>
6898
6899 * gdb.base/bp-permanent.c: Define nop of or1k.
6900
c5f9cfc8
JB
69012017-12-11 Joel Brobecker <brobecker@adacore.com>
6902
6903 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
6904 output with components being reordered.
6905
a9c135fc
JB
69062017-12-11 Joel Brobecker <brobecker@adacore.com>
6907
6908 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
6909 output with components being reordered.
6910
927aa2e7
JK
69112017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6912 Pedro Alves <palves@redhat.com>
6913
6914 * gdb.base/maint.exp (check for .gdb_index): Check also for
6915 .debug_names.
6916 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6917 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6918 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6919 (.gdb_index used after symbol reloading): Support also .debug_names.
6920 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6921
f17d9474
YQ
69222017-12-08 Yao Qi <yao.qi@linaro.org>
6923
6924 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6925 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
6926
a0de8c21
YQ
69272017-12-08 Yao Qi <yao.qi@linaro.org>
6928
6929 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6930 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
6931
a738ea1d
YQ
69322017-12-08 Yao Qi <yao.qi@linaro.org>
6933
6934 * gdb.arch/aarch64-tagged-pointer.c: New file.
6935 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6936
1cd9a73b
SDJ
69372017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6938
6939 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6940 "int".
6941
fa6eb693
KS
69422017-12-07 Keith Seitz <keiths@redhat.com>
6943
6944 PR breakpoints/22569
6945 * gdb.linespec/ls-errs.exp: Change expected result of "break
6946 -source this file has spaces.c -line 3".
6947 Check that an explicit source file followed by whitespace is
6948 identified as an invalid explicit location.
6949
883fd55a
KS
69502017-12-07 Keith Seitz <keiths@redhat.com>
6951
6952 * gdb.cp/nested-types.cc: New file.
6953 * gdb.cp/nested-types.exp: New file.
6954 * lib/cp-support.exp: Load data-structures.exp library.
6955 (debug_cp_test_ptype_class): New global.
6956 (cp_ptype_class_verbose, next_line): New procedures.
6957 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6958 Add and document new return value.
6959 Switch the list of lines to a queue.
6960 Add support for new `type' key for nested type definitions.
6961 Add debugging/troubleshooting messages.
6962 * lib/data-structures.exp: New file.
6963
ec72db3e
SM
69642017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6965
6966 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6967 with proc_with_prefix, don't use with_test_prefix.
6968
99598d71
TT
69692017-12-07 Tom Tromey <tom@tromey.com>
6970
6971 * gdb.base/break.exp: Add test for empty "commands".
6972
a8806230
YQ
69732017-12-07 Yao Qi <yao.qi@linaro.org>
6974
6975 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
6976 malloc and catch syscall.
6977
824cc835
PM
69782017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6979
e79be6e5 6980 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
6981 tests for explicit locations.
6982
7cc244de
PA
69832017-12-06 Pedro Alves <palves@redhat.com>
6984
6985 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6986 force-disabling XML descriptions.
6987
50a1fdd5
PA
69882017-12-04 Pedro Alves <palves@redhat.com>
6989
6990 PR gdb/22499
6991 * gdb.arch/amd64-disp-step-avx.S: New file.
6992 * gdb.arch/amd64-disp-step-avx.exp: New file.
6993
f0fb2488
PA
69942017-12-03 Pedro Alves <palves@redhat.com>
6995
6996 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6997 and <string.h>.
6998 (parent_function): Print distinct messages when waitpid fails, or
6999 the child exits with a signal, or the child exits for an unhandled
7000 reason.
7001 * gdb.threads/process-dies-while-detaching.exp
7002 (detach_and_expect_exit): New 'inf_output_re' parameter and use
7003 it. Wait for both inferior output and GDB's prompt. Use an
7004 indirect spawn id list.
7005 (do_detach): New parameter 'child_exit'. Use it to compute
7006 expected inferior output.
7007 (test_detach, test_detach_watch, test_detach_killed_outside):
7008 Adjust to pass down the expected child exit kind.
7009
97cbe998
SDJ
70102017-12-01 Joel Brobecker <brobecker@adacore.com>
7011 Sergio Durigan Junior <sergiodj@redhat.com>
7012 Pedro Alves <palves@redhat.com>
7013
7014 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
7015
40fc416f
SDJ
70162017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
7017
7018 * gdb.base/relocate.exp: Add tests to guarantee that arguments
7019 to 'symbol-file' and 'add-symbol-file' can be
7020 position-independent.
7021
1cc75e92
YQ
70222017-12-01 Yao Qi <yao.qi@linaro.org>
7023
7024 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
7025 the URL in copyright header.
7026 * gdb.arch/aarch64-fp.exp: Likewise.
7027 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
7028 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
7029 * gdb.base/expand-psymtabs.exp: Likewise.
7030 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
7031 * gdb.fortran/common-block.exp: Likewise.
7032 * gdb.fortran/common-block.f90: Likewise.
7033 * gdb.fortran/logical.exp: Likewise.
7034 * gdb.fortran/vla-datatypes.f90: Likewise.
7035 * gdb.fortran/vla-sub.f90: Likewise.
7036
875fb7a7
JB
70372017-11-30 Joel Brobecker <brobecker@adacore.com>
7038
7039 * gdb.ada/repeat_dyn: New testcase.
7040
6f14765f
UW
70412017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7042
7043 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
7044 Update for changed thread numbering.
7045 * gdb.cell/bt.exp: Update for changed GDB output.
7046
f1af7b94
SM
70472017-11-30 Simon Marchi <simon.marchi@ericsson.com>
7048
7049 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
7050 setting isremote by hand.
7051 * boards/dwarf4-gdb-index.exp: Likewise.
7052 * boards/fission.exp: Likewise.
7053 * boards/stabs.exp: Likewise.
7054
e3919f3e
PA
70552017-11-30 Pedro Alves <palves@redhat.com>
7056
7057 * gdb.linespec/cpls-ops.exp
7058 (check_explicit_skips_function_argument): Extract the underlying
7059 type of size_t instead of hardcoding it.
7060
bd69330d
PA
70612017-11-29 Pedro Alves <palves@redhat.com>
7062
7063 PR c++/19436
7064 * gdb.linespec/cpls-abi-tag.cc: New file.
7065 * gdb.linespec/cpls-abi-tag.exp: New file.
7066
a20714ff
PA
70672017-11-29 Pedro Alves <palves@redhat.com>
7068
7069 * gdb.base/langs.exp: Use -qualified.
7070 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
7071 it.
7072 * gdb.cp/namespace.exp: Use -qualified.
7073 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
7074 (overload-3, template-overload, template-ret-type, const-overload)
7075 (const-overload-quoted, anon-ns, ambiguous-prefix): New
7076 procedures.
7077 (test_driver): Call them.
7078 * gdb.cp/save-bp-qualified.cc: New.
7079 * gdb.cp/save-bp-qualified.exp: New.
7080 * gdb.linespec/explicit.exp: Test -qualified.
7081 * lib/completion-support.exp (completion::explicit_opts_list): Add
7082 "-qualified".
7083 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
7084
f6f1d339
PM
70852017-11-29 Phil Muldoon <pmuldoon@redhat.com>
7086
7087 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
7088
02ca603a
TT
70892017-11-29 Tom Tromey <tom@tromey.com>
7090
7091 * gdb.base/relocate.exp: Update invalid argument test.
7092 Add new tests for invalid arguments.
7093
ed6c0bfb
TP
70942017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7095
7096 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
7097 Return 0 as a long.
7098 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
7099
f106e10e
TP
71002017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7101
7102 * gdb.cp/breakpoint.cc (bar): Set return type to void.
7103 * gdb.cp/psymtab-parameter.cc (func): Likewise.
7104 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
7105 func ().
7106 * gdb.cp/shadow.cc (B.func): Return 0.
7107
10329bb2
JB
71082017-11-27 Joel Brobecker <brobecker@adacore.com>
7109
7110 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
7111 expected output in gdb_expect call to allow the exception
7112 message to be present as well. Fix syntax confusion to avoid
7113 TCL thinking that exception_name is an array.
7114
617cd4bc
UW
71152017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
7116
7117 * gdb.arch/spu-info.c: Include <unistd.h>.
7118 (do_signal_test): Fix broken calls to write.
7119 * gdb.arch/spu-info.exp: Use prepare_for_testing.
7120 Fix checks for empty mailboxes. Update signal tests for corrected
7121 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
7122 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
7123 * gdb.cell/arch.exp: Use standard_output_file.
7124 * gdb.cell/break.exp: Likewise.
7125 * gdb.cell/bt.exp: Likewise.
7126 * gdb.cell/core.exp: Likewise.
7127 * gdb.cell/dwarfaddr.exp: Likewise.
7128 * gdb.cell/ea-cache.exp: Likewise.
7129 * gdb.cell/ea-standalone.exp: Likewise.
7130 * gdb.cell/f-regs.exp: Likewise.
7131 * gdb.cell/fork.exp: Likewise.
7132 * gdb.cell/gcore.exp: Likewise.
7133 * gdb.cell/mem-access.exp: Likewise.
7134 * gdb.cell/ptype.exp: Likewise.
7135 * gdb.cell/registers.exp: Likewise.
7136 * gdb.cell/sizeof.exp: Likewise.
7137 * gdb.cell/solib-symbol.exp: Likewise.
7138 * gdb.cell/solib.exp: Likewise.
617cd4bc 7139
a81aaca0
PA
71402017-11-25 Pedro Alves <palves@redhat.com>
7141
7142 * gdb.base/complete-empty.exp: New file.
7143 * gdb.base/completion.exp: Adjust.
7144
6a3c6ee4
PA
71452017-11-25 Pedro Alves <palves@redhat.com>
7146
7147 * gdb.linespec/cpls-ops.cc: New file.
7148 * gdb.linespec/cpls-ops.exp: New file.
7149 * lib/completion-support.exp (test_complete_prefix_range_re): New,
7150 factored out from ...
7151 (test_complete_prefix_range): ... this.
7152
8955eb2d
PA
71532017-11-24 Pedro Alves <palves@redhat.com>
7154
7155 * gdb.linespec/cpcompletion.exp: New file.
7156 * gdb.linespec/cpls-hyphen.cc: New file.
7157 * gdb.linespec/cpls.cc: New file.
7158 * gdb.linespec/cpls2.cc: New file.
7159 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
7160 test to use test_gdb_complete_unique. Add label completion,
7161 keyword completion and explicit location completion tests.
7162 * lib/completion-support.exp: New file.
7163
e547c119
JB
71642017-11-24 Joel Brobecker <brobecker@adacore.com>
7165
7166 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
7167 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
7168 when hitting an exception catchpoint.
7169
7c3c1aa8
YQ
71702017-11-22 Yao Qi <yao.qi@linaro.org>
7171
7172 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
7173
41bd68f5
SM
71742017-11-22 Simon Marchi <simon.marchi@ericsson.com>
7175
7176 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
7177 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
7178 * gdb.dwarf2/info-locals-optimized-out.c: New file.
7179
1daad298
YQ
71802017-11-22 Yao Qi <yao.qi@linaro.org>
7181
7182 * gdb.base/info-os.exp: Pass pthreads.
7183 * gdb.multi/multi-attach.exp: Likewise.
7184
88465e87
YQ
71852017-11-22 Yao Qi <yao.qi@linaro.org>
7186
7187 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
7188 compiler.
7189
dc196b23
YQ
71902017-11-22 Yao Qi <yao.qi@linaro.org>
7191
7192 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
7193 * gdb.base/break-interp.exp: Likewise.
7194 * gdb.base/jit-attach-pie.exp: Likewise.
7195
2400729e
UW
71962017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7197
7198 * gdb.base/float128.c (large128): New variable.
7199 * gdb.base/float128.exp: Add test to print largest __float128 value.
7200
7a26362d
UW
72012017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7202
7203 * gdb.arch/vsx-regs.exp: Update register content checks.
7204
ed0f4273
UW
72052017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
7206
7207 * gdb.arch/ppc-longdouble.exp: New file.
7208 * gdb.arch/ppc-longdouble.c: Likewise.
7209
a25d69c6
PA
72102017-11-21 Pedro Alves <palves@redhat.com>
7211
7212 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
7213
73fcf641
PA
72142017-11-20 Pedro Alves <palves@redhat.com>
7215
7216 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
7217 (long_double_typedef): New typedefs.
7218 Use DEF on double and long double.
7219 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
7220 cases.
7221 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
7222 and 'long_double_ptr_same_size' locals. Use them to decide
7223 whether cast from array/function to float is valid/invalid.
7224
71a3c369
TT
72252017-11-17 Tom Tromey <tom@tromey.com>
7226
7227 * gdb.rust/traits.rs: New file.
7228 * gdb.rust/traits.exp: New file.
7229
ced9779b
JB
72302017-11-17 Joel Brobecker <brobecker@adacore.com>
7231
7232 * gdb.ada/minsyms: New testcase.
7233
a0922d80
PA
72342017-11-16 Pedro Alves <palves@redhat.com>
7235
7236 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
7237 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
7238
ea04e54c
PA
72392017-11-16 Pedro Alves <palves@redhat.com>
7240
7241 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
7242 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
7243
e849ea89
PA
72442017-11-16 Pedro Alves <palves@redhat.com>
7245
7246 * gdb.server/reconnect-ctrl-c.c: New file.
7247 * gdb.server/reconnect-ctrl-c.exp: New file.
7248
d8ae99a7
PM
72492017-11-16 Phil Muldoon <pmuldoon@redhat.com>
7250
7251 * gdb.python/py-rbreak.exp: New file.
7252 * gdb.python/py-rbreak.c: New file.
7253 * gdb.python/py-rbreak-func2.c: New file.
7254
968a13f8
PA
72552017-11-16 Pedro Alves <palves@redhat.com>
7256
7257 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
7258 pattern.
7259 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
7260 GDB.
7261
71774bc9
SM
72622017-11-15 Simon Marchi <simon.marchi@ericsson.com>
7263
7264 * gdb.tui/completionn.exp (test_tab_completion): Add space in
7265 regex.
7266
ddbb44cf
SM
72672017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
7268
7269 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
7270 test names.
7271
584a564f
PA
72722017-11-09 Pedro Alves <palves@redhat.com>
7273
7274 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
7275 factored out from ...
7276 (top level): ... here, and adjusted to avoid expecting beyond the
7277 prompt in a single gdb_test_multiple.
7278
5ed7a928
PA
72792017-11-09 Pedro Alves <palves@redhat.com>
7280
7281 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
7282 output.
7283 * gdb.server/ext-attach.exp ("kill" test): Likewise.
7284 * gdb.server/ext-restart.exp ("kill" test): Likewise.
7285 * gdb.server/ext-run.exp ("kill" test): Likewise.
7286 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
7287
a60e0738
PA
72882017-11-09 Pedro Alves <palves@redhat.com>
7289
7290 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
7291 match till end of line.
7292
2c88253f
PA
72932017-11-09 Pedro Alves <palves@redhat.com>
7294
7295 * gdb.base/memattr.exp: Tighten regexes to match the end line.
7296
c7a38517
PA
72972017-11-09 Pedro Alves <palves@redhat.com>
7298
7299 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
7300 New procedures, factored out from ...
7301 (top level): ... here, and adjusted to avoid expecting beyond the
7302 prompt in one go.
7303
f29f4b6b
PA
73042017-11-09 Pedro Alves <palves@redhat.com>
7305
7306 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
7307 output. Fix '?' match.
7308
286acbb5
JB
73092017-11-08 Joel Brobecker <brobecker@adacore.com>
7310
7311 * gdb.ada/scoped_watch: New testcase.
7312 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
7313 which is actually correct.
7314 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
7315 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
7316
62d7ae92
PA
73172017-11-08 Pedro Alves <palves@redhat.com>
7318
7319 * gdb.gdb/complaints.exp (test_initial_complaints)
7320 (test_serial_complaints, test_short_complaints): Call
7321 complaint_internal instead of complaint.
7322
280ca31f
DT
73232017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
7324
7325 * gdb.threads/tls-core.c: New file.
7326 * gdb.threads/tls-core.exp: Likewise.
7327
b5ec771e
PA
73282017-11-08 Pedro Alves <palves@redhat.com>
7329
7330 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
7331 (p Exported_Capitalized): New test.
7332 (p exported_capitalized): New test.
7333
a02b41a7
PA
73342017-11-07 Pedro Alves <palves@redhat.com>
7335
7336 * gdb.cp/ena-dis-br-range.exp: Add more tests.
7337
95e95a6d
PA
73382017-11-07 Pedro Alves <palves@redhat.com>
7339
7340 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
7341 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
7342 (disable_invalid, disable_inverted, disable_negative): New
7343 procedures.
7344 ("bad numbers"): New set of tests.
7345
cee62dbd
PA
73462017-11-07 Pedro Alves <palves@redhat.com>
7347
7348 * gdb.cp/ena-dis-br-range.exp: Add tests.
7349
cc638e86
PA
73502017-11-07 Pedro Alves <palves@redhat.com>
7351
7352 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
7353
d0fe4701
XR
73542017-11-07 Xavier Roirand <roirand@adacore.com>
7355 Pedro Alves <palves@redhat.com>
7356
7357 * gdb.base/ena-dis-br.exp: Add reference to
7358 gdb.cp/ena-dis-br-range.exp.
7359 * gdb.cp/ena-dis-br-range.exp: New file.
7360 * gdb.cp/ena-dis-br-range.cc: New file.
7361
46f67f80
PA
73622017-11-06 Pedro Alves <palves@redhat.com>
7363
7364 * gdb.base/attach-non-pgrp-leader.c: New.
7365 * gdb.base/attach-non-pgrp-leader.exp: New.
7366
726e1356
PA
73672017-11-06 Pedro Alves <palves@redhat.com>
7368
7369 * configure.ac: No longer check for termio.h and sgtty.h.
7370 * configure: Regenerate.
7371 * remote-utils.c: Include termios.h instead of gdb_termios.h.
7372 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
7373 Remove termio and sgtty code.
7374
50ab6ace
YQ
73752017-11-03 Yao Qi <yao.qi@linaro.org>
7376
7377 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
7378 in GDB is disabled.
7379
8e68731c
YQ
73802017-11-03 Yao Qi <yao.qi@linaro.org>
7381
7382 * gdb.python/py-thrhandle.exp: Skip it if python is not
7383 enabled.
7384
3a87ae65
SM
73852017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
7386
7387 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
7388 as a breakpoint command.
7389
484d8d36
MD
73902017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
7391
7392 PR python/21213
7393 * gdb.python/py-infthread.exp: Test calling
7394 InferiorThread.inferior () multiple times in a row.
7395
4a27f119
KS
73962017-10-27 Keith Seitz <keiths@redhat.com>
7397
7398 * gdb.opt/inline-break.exp (break_info_1): New procedure.
7399 Test "info break" for every inlined function breakpoint.
7400
bb11dd58
YQ
74012017-10-27 Yao Qi <yao.qi@linaro.org>
7402
7403 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
7404
a43f3893
PF
74052017-10-26 Patrick Frants <osscontribute@gmail.com>
7406
7407 * gdb.cp/classes.exp (test_static_members): Test printing
7408 Outer::instance.
7409 * gdb.cp/classes.c (struct Inner, struct Outer): New.
7410 (Inner::instance, Outer::instance): New.
7411
792ccf00
PA
74122017-10-24 Pedro Alves <palves@redhat.com>
7413
7414 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
7415 extra console" test in two stages.
7416
eb2bfbad
PA
74172017-10-24 Pedro Alves <palves@redhat.com>
7418
7419 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
7420
1f75a651
PA
74212017-10-24 Pedro Alves <palves@redhat.com>
7422
7423 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
7424 loop.
7425
779990d9
PA
74262017-10-24 Pedro Alves <palves@redhat.com>
7427
7428 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
7429 $attempt" and "stoppedtry $stoppedtry" test prefixes.
7430
ad9b8f5d
PA
74312017-10-24 Pedro Alves <palves@redhat.com>
7432
7433 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
7434 parameter and handle it. Don't output read value in test name.
7435
fee6da6e
PA
74362017-10-24 Pedro Alves <palves@redhat.com>
7437
7438 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
7439 custom test name.
7440
10389c2c
PA
74412017-10-24 Pedro Alves <palves@redhat.com>
7442
7443 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
7444 include the unstable output directory name in the test's name.
7445 (initial_setup_simple) <'set args'>: Use custom test name.
7446
a80e65a9
PA
74472017-10-24 Pedro Alves <palves@redhat.com>
7448
7449 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
7450 with explicit test name.
7451
15763a09
PA
74522017-10-20 Pedro Alves <palves@redhat.com>
7453
7454 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
7455 'wait -i'. Use gdb_assert and remote_close.
7456
49a4ce2e
AB
74572017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
7458
7459 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
7460 number from variable rather than hard-coded.
7461
a75868f5
PA
74622017-10-19 Pedro Alves <palves@redhat.com>
7463
7464 * gdb.base/long-inferior-output.c: New file.
7465 * gdb.base/long-inferior-output.exp: New file.
7466
c8ba13ad
KS
74672017-11-18 Keith Seitz <keiths@redhat.com>
7468
7469 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
7470 method.
7471 (main): Call it.
7472 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
7473 Add additional user-defined conversion operator tests.
7474
b27de576
PA
74752017-10-17 Pedro Alves <palves@redhat.com>
7476
7477 * boards/native-stdio-gdbserver.exp: Load "local-board".
7478
8484c955
PA
74792017-10-17 Pedro Alves <palves@redhat.com>
7480
7481 * gdb.base/quit-live.c: New file.
7482 * gdb.base/quit-live.exp: New file.
7483
83d5a34d
KS
74842017-10-16 Keith Seitz <keiths@redhat.com>
7485
7486 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
7487 (class_with_protected_typedef, class_with_private_typedef)
7488 (struct_with_public_typedef, struct_with_protected_typedef)
7489 (struct_with_private_typedef): New classes/structs.
7490 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
7491 typedefs and access specifiers.
7492
739b3f1d
PA
74932017-10-16 Pedro Alves <palves@redhat.com>
7494 Simon Marchi <simon.marchi@polymtl.ca>
7495
7496 * README (Local vs Remote vs Native): New section.
7497 * boards/local-board.exp: New file, with bits factored out from
7498 ...
7499 * boards/native-extended-gdbserver.exp: ... here. Load
7500 "local-board".
7501 * boards/native-gdbserver.exp: Load "local-board".
7502 (${board}_spawn, ${board}_exec): Delete.
7503 * boards/native-stdio-gdbserver.exp: Most contents factored out to
7504 ...
7505 * boards/stdio-gdbserver-base.exp: ... this new file.
7506 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
7507 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
7508 procedure.
7509 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
7510 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
7511 stdio_gdbserver_command.
7512 (${board}_get_remote_address, ${board}_get_comm_port)
7513 (${board}_download, ${board}_upload): Delete.
7514 (get_target_remote_pipe_cmd): New.
7515
fe68b953
SM
75162017-10-16 Simon Marchi <simon.marchi@ericsson.com>
7517
7518 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
7519 test_bkpt_deletion, test_bkpt_cond_and_cmds,
7520 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
7521 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
7522 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
7523 remove with_test_prefix.
7524
300b6685
PA
75252017-10-13 Pedro Alves <palves@redhat.com>
7526
7527 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
7528 * gdb.base/annota1.exp: Use it instead of is_remote.
7529 * gdb.base/annota3.exp: Use it instead of is_remote.
7530 * gdb.cp/annota2.exp: Use it instead of is_remote.
7531 * gdb.cp/annota3.exp: Use it instead of is_remote.
7532 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
7533
50500caf
PA
75342017-10-13 Pedro Alves <palves@redhat.com>
7535
7536 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7537 (test_num_test_vars, run_and_count_vars, find_env)
7538 (test_set_unset_env, test_inherit_env_var): New procedures.
7539 (top level): Use them.
7540
dad0c6d2
PA
75412017-10-13 Pedro Alves <palves@redhat.com>
7542
7543 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7544 also skip on stub-like targets.
7545
8b0553c1
PA
75462017-10-13 Pedro Alves <palves@redhat.com>
7547
7548 PR gdb/22293
7549 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7550 (top level): Move some tests to ...
7551 (test_not_found): ... this new procedure.
7552 (top level): Call it.
7553
7594f623
PA
75542017-10-13 Pedro Alves <palves@redhat.com>
7555
7556 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7557 expect different "info terminal" output if testing with a
7558 non-native target.
7559
ebe3b402
PA
75602017-10-13 Pedro Alves <palves@redhat.com>
7561 Simon Marchi <simon.marchi@polymtl.ca>
7562
7563 PR python/12966
7564 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7565
42f1b161
PA
75662017-10-13 Pedro Alves <palves@redhat.com>
7567
7568 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
7569 already.
7570
8d6ef72b
PA
75712017-10-13 Pedro Alves <palves@redhat.com>
7572
7573 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
7574 is_remote.
7575
d7bcd5b8
PA
75762017-10-13 Pedro Alves <palves@redhat.com>
7577
7578 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7579 is_remote.
7580
df479dc6
PA
75812017-10-13 Pedro Alves <palves@redhat.com>
7582
7583 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7584 is set.
7585 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7586 instead of is_remote.
7587
23fb630a
PA
75882017-10-13 Pedro Alves <palves@redhat.com>
7589
7590 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7591 (top level): Add comment.
7592
cc77b1dc
PA
75932017-10-13 Pedro Alves <palves@redhat.com>
7594
7595 * gdb.base/remote.exp (top level): Fix comment typo and add
7596 missing return.
7597
27c9e813
PA
75982017-10-13 Pedro Alves <palves@redhat.com>
7599 Simon Marchi <simon.marchi@polymtl.ca>
7600
7601 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7602 calls and add comments. Skip test if use_gdb_stub is set.
7603 (top level): Use "set cwd" command instead of "cd" command.
7604
5e830d98
PA
76052017-10-13 Pedro Alves <palves@redhat.com>
7606
7607 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7608 is_remote target check.
7609
f5ca0032
PA
76102017-10-13 Pedro Alves <palves@redhat.com>
7611
7612 * gdb.base/scope.exp: Use build_executable + clean_restart +
7613 gdb_file_cmd instead of prepare_for_testing and no longer skip
7614 "before run" tests on is_remote target boards. Update comments.
7615 * boards/native-extended-gdbserver.exp
7616 (extended_gdbserver_load_last_file): New, factored out from ...
7617 (gdb_load): ... this. Move further below and add comment.
7618 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7619
8aed1c0d
PA
76202017-10-12 Pedro Alves <palves@redhat.com>
7621
7622 * gdb.base/attach.exp: Remove references to gdb64.
7623 * gdb.base/dbx.exp: Remove references to gdb64.
7624
cfa34c87
SM
76252017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7626 Pedro Alves <palves@redhat.com>
7627
7628 * gdb.base/label.exp: Remove is_remote target check.
7629
9192b7de
PA
76302017-10-12 Pedro Alves <palves@redhat.com>
7631
7632 * gdb.base/auvx.exp (coredir): Update comment.
7633 (top level) <core_works>: Use "set cwd" command instead of "cd"
7634 command.
7635
6bf0052d
PA
76362017-10-12 Pedro Alves <palves@redhat.com>
7637 Simon Marchi <simon.marchi@polymtl.ca>
7638
7639 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7640 target boards.
7641
e48ef82d
PA
76422017-10-12 Pedro Alves <palves@redhat.com>
7643 Simon Marchi <simon.marchi@polymtl.ca>
7644
7645 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
7646 Instead skip if there's any gdb_protocol set.
7647
8d7aea57
SM
76482017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7649 Pedro Alves <palves@redhat.com>
7650
7651 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
7652
30440677
PA
76532017-10-12 Pedro Alves <palves@redhat.com>
7654 Simon Marchi <simon.marchi@polymtl.ca>
7655
7656 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
7657 instead of on dejagnu remote boards.
7658
4e04f045 76592017-10-12 Pedro Alves <palves@redhat.com>
175654b9 7660 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
7661
7662 * gdb.base/inferior-died.exp: Remove is_remote and isnative
7663 checks. Use build_executable + clean_restart instead of
7664 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
7665 of enabling non-stop after starting gdb.
7666
871a186e
PA
76672017-10-12 Pedro Alves <palves@redhat.com>
7668
7669 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7670 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7671 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7672 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7673
56d704da
AK
76742017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7675
7676 * gdb.arch/arc-tdesc-cpu.exp: New file.
7677 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7678
2f20e312
SM
76792017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7680
7681 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7682
65630365
PA
76832017-10-10 Pedro Alves <palves@redhat.com>
7684
7685 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7686 expect CLI output.
7687
bf469271
PA
76882017-10-10 Pedro Alves <palves@redhat.com>
7689
7690 * lib/selftest-support.exp (selftest_setup): Update for
7691 captured_command_loop's prototype change.
7692
777a42f1
PA
76932017-10-09 Pedro Alves <palves@redhat.com>
7694
7695 Test both arch1=>arch2 and arch2=>arch1.
7696
7697 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7698 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7699 factored out to...
7700 (append_arch1_options, append_arch2_options, append_arch_options)
7701 (build_executables): New procedures.
7702 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7703 local.
7704 (top level): Add new 'first_arch' testing axis.
7705
cbd2b4e3
PA
77062017-10-09 Pedro Alves <palves@redhat.com>
7707
7708 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7709 (barrier): New.
7710 (thread_start, all_started): New functions.
7711 (main): Spawn new thread and wait until it is scheduled.
7712 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7713 option.
7714 (do_test): Add 'selected_thread' parameter. Run to all_started
7715 instead of main. Explicitly set the breakpoint at main. Switch
7716 to the SELECTED_THREAD thread.
7717 (top level): Test handling the exec event with either the main
7718 thread or the second thread selected.
7719
5c9e4427
PA
77202017-10-09 Pedro Alves <palves@redhat.com>
7721
7722 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7723 logic. Move STOP marker after the value checks.
7724 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7725 regexp.
7726
b3b7c423
SL
77272017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7728
7729 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7730
3b4b2f16
UW
77312017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7732
7733 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7734 integer-to-dfp conversion.
7735 * gdb.base/dfp-test.exp: Likewise.
7736
5cd63fda
PA
77372017-10-04 Pedro Alves <palves@redhat.com>
7738
7739 * gdb.multi/hangout.c: Include <unistd.h>.
7740 (hangout_loop): New function.
7741 (main): Call alarm. Call hangout_loop in a loop.
7742 * gdb.multi/hello.c: Include <unistd.h>.
7743 (hello_loop): New function.
7744 (main): Call alarm. Call hangout_loop in a loop.
7745 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7746 inferior with the other selected.
7747
4c71c105
SM
77482017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7749
7750 * gdb.mi/list-thread-groups-available.exp: New file.
7751 * gdb.mi/list-thread-groups-available.c: New file.
7752
bc3b087d
SDJ
77532017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7754
7755 * gdb.base/set-cwd.exp: Make it available on
7756 native-extended-gdbserver.
7757
d092c5a2
SDJ
77582017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7759
7760 * gdb.base/set-cwd.c: New file.
7761 * gdb.base/set-cwd.exp: Likewise.
7762
45320ffa
TT
77632017-10-02 Tom Tromey <tom@tromey.com>
7764
7765 PR rust/22236:
7766 * gdb.rust/simple.rs (main): New variable "fslice".
7767 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7768
b3e3859b
TT
77692017-10-02 Tom Tromey <tom@tromey.com>
7770
7771 * gdb.rust/simple.exp: Test ptype of a slice.
7772
01af5e0d
TT
77732017-10-02 Tom Tromey <tom@tromey.com>
7774
7775 * gdb.rust/simple.exp: Test index of slice.
7776
a9bbfbd8
TT
77772017-09-27 Tom Tromey <tom@tromey.com>
7778
7779 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7780
df8899e5
TP
77812017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7782 Pedro Alves <palves@redhat.com>
7783
7784 * gdb.base/compare-sections.exp (get value of read-only section): Read
7785 as unsigned value.
7786 (corrupt read-only section): Likewise and don't set written if patching
7787 failed.
7788
757bf54b
KB
77892017-09-21 Kevin Buettner <kevinb@redhat.com>
7790
7791 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7792 files.
7793
06871ae8
PA
77942017-09-20 Pedro Alves <palves@redhat.com>
7795
7796 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7797 symbol names in gdb's output.
7798 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7799
e5f25bc5
PA
78002017-09-20 Pedro Alves <palves@redhat.com>
7801
7802 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7803 Rename to ...
7804 (test_list_ambiguous_symbol): ... this and add a symbol name
7805 parameter. Adjust.
7806 (test_list_ambiguous_function): Reimplement on top of
7807 test_list_ambiguous_symbol and also test listing ambiguous
7808 variables.
7809 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7810 (ambiguous_fun): ... this.
7811 (ambiguous_var): New.
7812 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7813 (ambiguous_fun): ... this.
7814 (ambiguous_var): New.
7815
4e5a4f58
JB
78162017-09-19 John Baldwin <jhb@FreeBSD.org>
7817
7818 * gdb.base/starti.c: New file.
7819 * gdb.base/starti.exp: New file.
7820 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7821
26e53f3e
PA
78222017-09-14 Pedro Alves <palves@redhat.com>
7823
7824 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7825 (top level): Use it instead of runto.
7826
cb791d59
TT
78272017-09-11 Tom Tromey <tom@tromey.com>
7828
7829 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7830
7c96f8c1
TT
78312017-09-11 Tom Tromey <tom@tromey.com>
7832
7833 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7834 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7835
469412dd
CW
78362017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7837
7838 * gdb.fortran/printing-types.exp: New file.
7839 * gdb.fortran/printing-types.exp: New file.
7840
e0f86435
BH
78412017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7842
7843 * gdb.fortran/vla-ptype.exp: Fix typos.
7844 * gdb.fortran/vla-value.exp: Same.
7845
9e9af4be
BH
78462017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7847
7848 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7849 * gdb.mi/mi-var-child-f.exp: Likewise.
7850 * gdb.mi/mi-vla-fortran.exp: Likewise.
7851
a5ad232b 78522017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
7853 Christoph Weinmann <christoph.t.weinmann@intel.com>
7854 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
7855
7856 * gdb.fortran/ptr-indentation.f90: New file.
7857 * gdb.fortran/ptr-indentation.exp: New file.
7858
5aec60eb
TT
78592017-09-05 Tom Tromey <tom@tromey.com>
7860
7861 PR gdb/22010:
7862 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
7863
8f8f8152
TP
78642017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7865
7866 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
7867
fbd1b771
JK
78682017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7869
7870 * gdb.threads/tls-nodebug-pie.c: New file.
7871 * gdb.threads/tls-nodebug-pie.exp: New file.
7872
5eb5f850
TT
78732017-09-05 Tom Tromey <tom@tromey.com>
7874
7875 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
7876 for rust.
7877
ae780a21
SM
78782017-09-05 Simon Marchi <simon.marchi@ericsson.com>
7879
7880 * gdb.multi/multi-arch-exec.exp: Test with different
7881 "follow-exec-mode" settings.
7882 (do_test): New procedure.
7883
3693fdb3
PA
78842017-09-04 Pedro Alves <palves@redhat.com>
7885
7886 * gdb.base/func-static.c (S::method const, S::method volatile)
7887 (S::method volatile const): New methods.
7888 (c_s, v_s, cv_s): New instances.
7889 (main): Call method() on them.
7890 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
7891 (cannot_resolve): New procedure.
7892 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
7893 print-quote-unquoted columns.
7894 (do_test): Test printing each scope too.
7895
e68cb8e0
PA
78962017-09-04 Pedro Alves <palves@redhat.com>
7897
7898 * gdb.base/local-static.exp: Also test with
7899 class::method::variable wholly quoted.
7900 * gdb.cp/m-static.exp (class::method::variable): Remove test.
7901
858be34c
PA
79022017-09-04 Pedro Alves <palves@redhat.com>
7903
7904 * gdb.base/local-static.c: New.
7905 * gdb.base/local-static.cc: New.
7906 * gdb.base/local-static.exp: New.
7907
46a4882b
PA
79082017-09-04 Pedro Alves <palves@redhat.com>
7909
7910 * gdb.asm/asm-source.exp: Add casts to int.
7911 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
7912 (dataglobal64_1, dataglobal64_2): New globals.
7913 * gdb.base/nodebug.exp: Test different expressions involving the
7914 new globals, with print, whatis and ptype. Add casts to int.
7915 * gdb.base/solib-display.exp: Add casts to int.
7916 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7917 * gdb.cp/m-static.exp: Add cast to int.
7918 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7919 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7920 tls variable with no debug info without a cast. Test with a cast
7921 to int too.
7922 * gdb.trace/entry-values.exp: Add casts.
7923
2c5a2be1
PA
79242017-09-04 Pedro Alves <palves@redhat.com>
7925
7926 * gdb.base/nodebug.exp: Test that ptype's error about functions
7927 with unknown return type includes the function name too.
7928
7022349d
PA
79292017-09-04 Pedro Alves <palves@redhat.com>
7930
7931 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
7932 return type of munmap in infcall.
7933 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7934 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7935 type of ftell in infcall.
7936 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7937 type of getpid in infcall.
7938 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7939 infcall.
7940 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7941 Bail on failure to extract the pid.
7942 * gdb.base/nodebug.c: #include <stdint.h>.
7943 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7944 New functions.
7945 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7946 Change expected output of print/whatis/ptype with functions with
7947 no debug info. Test all supported languages. Call
7948 test_call_promotion.
7949 * gdb.compile/compile.exp: Adjust expected output to expect
7950 warning.
7951 * gdb.threads/siginfo-threads.exp: Likewise.
7952
54990598
PA
79532017-09-04 Pedro Alves <palves@redhat.com>
7954
7955 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7956 "prototypes". Test calling float functions via prototyped and
7957 unprototyped function pointers.
7958 (perform_all_tests): New parameter "prototypes". Pass it down.
7959 (top level): Pass down "prototypes" parameter to
7960 perform_all_tests.
7961
34d16ea2
SM
79622017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7963
7964 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7965 Test with nested loops.
7966
9521ecda
SM
79672017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7968
7969 * gdb.base/commands.exp: Call the new procedures.
7970 (loop_break_test, loop_continue_test): New procedures.
7971
80a65e9b
SM
79722017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7973
7974 * gdb.base/commands.exp: Call new procedure.
7975 (define_if_without_arg_test): New procedure.
7976
e439fa14
PA
79772017-09-04 Pedro Alves <palves@redhat.com>
7978
7979 * gdb.base/list-ambiguous.exp: New file.
7980 * gdb.base/list-ambiguous0.c: New file.
7981 * gdb.base/list-ambiguous1.c: New file.
7982 * gdb.base/list.exp (test_list_range): Adjust expected output.
7983
0a2dde4a
SDJ
79842017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7985
7986 * gdb.base/share-env-with-gdbserver.c: New file.
7987 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7988
5e89eb3a
SM
79892017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7990
7991 * gdb.base/commands.exp (gdbvar_simple_if_test,
7992 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7993 progvar_simple_if_test, progvar_simple_while_test,
7994 progvar_complex_if_while_test, user_defined_command_test,
7995 user_defined_command_args_eval,
7996 user_defined_command_args_stack_test,
7997 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7998 temporary_breakpoint_commands,
7999 gdb_test_no_prompt, redefine_hook_test,
8000 redefine_backtrace_test): Remove "global gdb_prompt".
8001
fd437cbc
SM
80022017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8003
8004 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
8005 New proc, call it from toplevel.
8006
87215ad1
SDJ
80072017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
8008
8009 PR remote/21852
8010 * gdb.server/normal.c: New file, copied from gdb.base.
8011 * gdb.server/run-without-local-binary.exp: New file.
8012
58afddc6
WP
80132017-08-07 Weimin Pan <weimin.pan@oracle.com>
8014
8015 * gdb.arch/sparc64-adi.exp: New file.
8016 * gdb.arch/sparc64-adi.c: New file.
8017
5277199a
PA
80182017-08-22 Pedro Alves <palves@redhat.com>
8019
8020 * gdb.cp/overload.exp (line_range_pattern): New procedure.
8021 (top level): Add "list all overloads" tests.
8022
14278e1f
TT
80232017-08-22 Tom Tromey <tom@tromey.com>
8024
8025 * gdb.gdb/xfullpath.exp: Remove.
8026
bf223d3e
PA
80272017-08-21 Pedro Alves <palves@redhat.com>
8028
8029 PR gdb/19487
8030 * gdb.base/symbol-alias.c: New.
8031 * gdb.base/symbol-alias2.c: New.
8032 * gdb.base/symbol-alias.exp: New.
8033
c973d0aa
PA
80342017-08-21 Pedro Alves <palves@redhat.com>
8035
8036 * gdb.base/dfp-test.c
8037 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
8038 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
8039 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
8040 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
8041 * gdb.base/whatis-ptype-typedefs.c: New.
8042 * gdb.base/whatis-ptype-typedefs.exp: New.
8043 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
8044 (an_int, an_int_type, an_int_type2): New globals.
8045 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
8046 involving typedefs and cast expressions.
8047 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
8048 (lookup_typedefs_function): New.
8049 (typedefs_pretty_printers_dict): New.
8050 (top level): Register lookup_typedefs_function in
8051 gdb.pretty_printers.
8052
6d580b63
YQ
80532017-08-18 Yao Qi <yao.qi@linaro.org>
8054
8055 * gdb.server/unittest.exp: New.
8056
206726fb
SDJ
80572017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
8058
8059 PR gdb/21954
8060 * gdb.base/environ.exp: Add test to check if 'unset environment'
8061 works.
8062
bf0ec4c2
AA
80632017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8064
8065 * lib/gdb.exp (universal_compile_options): New caching proc.
8066 (gdb_compile): Suppress GCC's coloring of messages.
8067
d6382fff
TT
80682017-08-14 Tom Tromey <tom@tromey.com>
8069
8070 PR gdb/21675:
8071 * gdb.base/printcmds.exp (test_radices): New function.
8072 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
8073 * gdb.base/sizeof.exp (check_valueof): Use p/d.
8074 * lib/gdb.exp (get_integer_valueof): Use p/d.
8075
c2c2dd9f
SM
80762017-08-12 Simon Marchi <simon.marchi@ericsson.com>
8077
8078 * lib/gdb.exp (get_valueof): Don't capture end-of-line
8079 characters.
8080
fdffd6f4
TT
80812017-08-05 Tom Tromey <tom@tromey.com>
8082
8083 * gdb.rust/simple.exp: Allow String to appear in a different
8084 namespace.
8085
27d41eac
YQ
80862017-07-26 Yao Qi <yao.qi@linaro.org>
8087
8088 * gdb.gdb/unittest.exp: Invoke command
8089 "maintenance check xml-descriptions".
8090
031ed05d
AA
80912017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8092
8093 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
8094 calling context.
8095 (hex128): Drop erroneous calculation of parameters.
8096
dcd27ddf
SM
80972017-07-22 Simon Marchi <simon.marchi@ericsson.com>
8098
8099 * gdb.python/py-unwind.exp: Disable stack protection when
8100 building test file.
8101
47e77640
PA
81022017-07-20 Pedro Alves <palves@redhat.com>
8103
8104 * gdb.base/default.exp (set language): Adjust expected output.
8105
62d2a18a
PA
81062017-07-20 Pedro Alves <palves@redhat.com>
8107
8108 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
8109 (test_minsym): ... this, and make static.
8110 (get_pck__foo__bar__minsym): Rename to ...
8111 (get_test_minsym): ... this.
8112 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
8113 symbol names and comments.
8114 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
8115 (get_test_minsym): ... this.
8116 (pck__foo__bar__minsym__2): Rename to ...
8117 (test_minsym): ... this.
8118 (main): Adjust.
8119
c45ec17c
PA
81202017-07-17 Pedro Alves <palves@redhat.com>
8121
8122 * gdb.base/completion.exp: Adjust expected output.
8123 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
8124 the completer works.
8125
c6756f62
PA
81262017-07-17 Pedro Alves <palves@redhat.com>
8127
8128 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
8129
5bd68487
AB
81302017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
8131
8132 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
8133
8880f2a9
TT
81342017-07-14 Tom Tromey <tom@tromey.com>
8135
8136 PR rust/21764:
8137 * gdb.rust/simple.exp: Add tests.
8138
65547233
TT
81392017-07-14 Tom Tromey <tom@tromey.com>
8140
8141 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
8142
8f14146e
PA
81432017-07-14 Pedro Alves <palves@redhat.com>
8144
8145 * gdb.linespec/base/one/thefile.cc (z1): New function.
8146 * gdb.linespec/base/two/thefile.cc (z2): New function.
8147 * gdb.linespec/linespec.exp: Add tests.
8148
b4365d02
AB
81492017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8150
8151 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
8152 to mi_create_breakpoint.
8153
5d2cbaa5
AB
81542017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8155
8156 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
8157 mi_create_breakpoint.
8158
11cb5716
IB
81592017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
8160
8161 * gdb.dlang/demangle.exp: Update for demangling changes.
8162
03278692
TT
81632017-07-09 Tom Tromey <tom@tromey.com>
8164
8165 * gdb.dwarf2/shortpiece.exp: New file.
8166
33c5cd75
DB
81672017-07-06 David Blaikie <dblaikie@gmail.com>
8168
8169 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
8170 built from fissiont-multi-cu{1,2}.c.
8171 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
8172 except putting 'main' and 'func' in separate CUs in the same DWO file.
8173 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
8174 test.
8175 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
8176 test.
8177
8455d262
PA
81782017-07-06 Pedro Alves <palves@redhat.com>
8179
8180 * gdb.python/py-unwind.exp: Test flushregs.
8181
dc4bde35
SDJ
81822017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8183
8184 PR cli/21688
8185 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
8186 tests for alias commands and trailing whitespace.
8187
51ed89aa
SDJ
81882017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8189
8190 PR cli/21688
8191 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
8192 procedure. Call it.
8193
eb17d413
PA
81942017-06-29 Pedro Alves <palves@redhat.com>
8195
8196 * gdb.base/printcmds.exp: Add tests.
8197
41664b45
DG
81982017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
8199
8200 PR gdb/21337
8201 * gdb.base/reread-readsym.exp: New file.
8202 * gdb.base/reread-readsym.c: New file.
8203
75312ae3
KB
82042017-06-21 Kevin Buettner <kevinb@redhat.com>
8205
8206 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
8207 subpattern.
8208
66953522
PB
82092017-06-19 Peter Bergner <bergner@vnet.ibm.com>
8210
8211 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
8212 extended mnemonic.
8213 * gdb.arch/powerpc-power9.s: Likewise.
8214
5524b525
AA
82152017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8216
8217 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
8218 on 32-bit x86 targets. Exploit is_*_target macros where
8219 appropriate.
8220
03c8af18
AA
82212017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8222
8223 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
8224 register pieces.
8225
3bf31011
AA
82262017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8227
8228 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
8229 located in one or more DWARF pieces.
8230
805acca0
AA
82312017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8232
8233 * lib/gdb.exp (get_endianness): New proc.
8234 * gdb.arch/aarch64-fp.exp: Use it.
8235 * gdb.arch/altivec-regs.exp: Likewise.
8236 * gdb.arch/e500-regs.exp: Likewise.
8237 * gdb.arch/vsx-regs.exp: Likewise.
8238 * gdb.base/dump.exp: Likewise.
8239 * gdb.base/funcargs.exp: Likewise.
8240 * gdb.base/gnu_vector.exp: Likewise.
8241 * gdb.dwarf2/formdata16.exp: Likewise.
8242 * gdb.dwarf2/implptrpiece.exp: Likewise.
8243 * gdb.dwarf2/nonvar-access.exp: Likewise.
8244 * gdb.python/py-inferior.exp: Likewise.
8245 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
8246
e9352324
AA
82472017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8248
8249 PR gdb/21226
8250 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
8251 stack value pieces are taken from the LSB end.
8252
d5d1163e
AA
82532017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8254
8255 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
8256 variable at nonzero offset.
8257
0567c986
AA
82582017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8259
8260 * gdb.dwarf2/var-access.c: New file.
8261 * gdb.dwarf2/var-access.exp: New test.
8262 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
8263
973e9aab
TT
82642017-06-12 Tom Tromey <tom@tromey.com>
8265
8266 * gdb.dwarf2/formdata16.exp: Add tests.
8267
d9109c80
TT
82682017-06-12 Tom Tromey <tom@tromey.com>
8269
8270 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
8271
30a25466
TT
82722017-06-12 Tom Tromey <tom@tromey.com>
8273
8274 PR exp/16225:
8275 * gdb.reverse/i386-sse-reverse.exp: Update tests.
8276 * gdb.arch/vsx-regs.exp: Update tests.
8277 * gdb.arch/s390-vregs.exp (hex128): New proc.
8278 Update test.
8279 * gdb.arch/altivec-regs.exp: Update tests.
8280
aefd8b33
SDJ
82812017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8282
8283 * gdb.base/startup-with-shell.c: New file.
8284 * gdb.base/startup-with-shell.exp: Likewise.
8285
2090129c
SDJ
82862017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8287
8288 * gdb.server/non-existing-program.exp: Update regex in order to
8289 reflect the fact that gdbserver is now using fork_inferior (with a
8290 shell) to startup the inferior.
8291
8e86a419
SM
82922017-05-30 Simon Marchi <simon.marchi@ericsson.com>
8293
8294 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
8295 support function calls from GDB.
8296
e6cf65f2
TT
82972017-05-21 Tom Tromey <tom@tromey.com>
8298
8299 PR rust/21466:
8300 * gdb.rust/unsized.exp: New file.
8301 * gdb.rust/unsized.rs: New file.
8302
43cc5389
TT
83032017-05-19 Tom Tromey <tom@tromey.com>
8304
8305 PR rust/21484:
8306 * gdb.rust/watch.exp: New file.
8307 * gdb.rust/watch.rs: New file.
8308
ec8df234
TT
83092017-05-18 Tom Tromey <tom@tromey.com>
8310
8311 * gdb.rust/simple.exp: Allow Box to be qualified.
8312
3e3e7fae
TP
83132017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
8314
8315 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
8316
59cc050d
PA
83172017-05-18 Pedro Alves <palves@redhat.com>
8318
8319 * gdb.base/fileio.c (test_write, test_read, test_close)
8320 (test_fstat): Don't print 'ret' in the fail path.
8321
c8f6abd1
PA
83222017-05-18 Pedro Alves <palves@redhat.com>
8323
8324 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
8325 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
8326 (test_system, test_rename, test_unlink, test_time): Change
8327 prototypes.
8328 * gdb.base/fileio.exp (stop_msg): Adjust.
8329
d2a03b77
PA
83302017-05-18 Pedro Alves <palves@redhat.com>
8331
8332 * gdb.base/fileio.c (null_str): New global.
8333 (test_stat): Use it.
8334 * gdb.base/fileio.exp: Remove nowarnings.
8335
0d5c6999
YQ
83362017-05-17 Yao Qi <yao.qi@linaro.org>
8337
8338 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
8339
21873064
YQ
83402017-05-17 Simon Marchi <simon.marchi@ericsson.com>
8341
8342 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
8343 argument command.
8344 (top-level): Invoke test_set_inferior_tty.
8345
d512d31c
PA
83462017-05-04 Pedro Alves <palves@redhat.com>
8347
8348 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
8349 Add parens to print call for Python 3.
8350
90cef2ed
KS
83512017-05-03 Keith Seitz <keiths@redhat.com>
8352
8353 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
8354 (main): Call it.
8355
14f819c8
TW
83562017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8357
8358 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
8359 to prev and next.
8360
913aeadd
TW
83612017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8362
8363 * gdb.python/py-record-btrace.exp: Remove test for
8364 gdb.BtraceInstruction.error.
8365
a3be24ad
TW
83662017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8367
8368 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
8369
ae20e79a
TW
83702017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8371
8372 * gdb.python/py-record-btrace-threads.c: New file.
8373 * gdb.python/py-record-btrace-threads.exp: New file.
8374
45ce1b47
SDJ
83752017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
8376
8377 PR testsuite/8595
8378 * gdb.base/environ.exp: Make test available in all architectures.
8379 Move bits related to "info program" testing to
8380 gdb.base/info-program.exp. Rewrite tests to use the two new
8381 procedures mentione below.
8382 (test_set_show_env_var) New procedure.
8383 (test_set_show_env_var_equal): Likewise.
8384 * gdb.base/info-program.exp: New file.
8385
e15c3eb4
KS
83862017-04-27 Keith Seitz <keiths@redhat.com>
8387
8388 * gdb.cp/oranking.cc (test15): New function.
8389 (main): Call test15 and declare additional variables for testing.
8390 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
8391 "p foo101('abc')" tests.
8392 Add tests for cv qualifier overloads.
8393 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
8394 "lvalue reference overload" test.
8395 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
8396 "print value of f1 on Child&& in f2" test.
8397
3a3fd0fd
PA
83982017-04-19 Pedro Alves <palves@redhat.com>
8399
8400 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
8401 procedure.
8402 (top level): Call it.
8403 * lib/gdb.exp (gdb_define_cmd): New procedure.
8404
53375380
PA
84052017-04-12 Pedro Alves <palves@redhat.com>
8406
8407 PR gdb/21323
8408 * gdb.cp/wide_char_types.c: Include <wchar.h>.
8409 (wchar): New global.
8410 * gdb.cp/wide_char_types.exp (wide_char_types_program)
8411 (do_test_wide_char, wide_char_types_no_program, top level): Add
8412 wchar_t testing.
8413
53e710ac
PA
84142017-04-12 Pedro Alves <palves@redhat.com>
8415
8416 PR c++/21323
8417 * gdb.cp/wide_char_types.c: New file.
8418 * gdb.cp/wide_char_types.exp: New file.
8419
0ad9d8c7
SDJ
84202017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8421
8422 PR gdb/21352
8423 * gdb.trace/tsv.exp: Add test for "tsave -r".
8424
b1b45502
IB
84252017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8426
8427 * gdb.dlang/watch-loc.c: New file.
8428 * gdb.dlang/watch-loc.exp: New file.
8429
ec13808e
JK
84302017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8431
8432 * gdb.python/py-section-script.exp (sepdebug): New testcases.
8433
fe5f7374
AK
84342017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8435
8436 * gdb.arch/arc-analyze-prologue.S: New file.
8437 * gdb.arch/arc-analyze-prologue.exp: Likewise.
8438
eea78757
AK
84392017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8440
8441 * gdb.arch/arc-decode-insn.S: New file.
8442 * gdb.arch/arc-decode-insn.exp: Likewise.
8443
5badf10a
IR
84442017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8445
8446 PR tdep/20928
8447 * gdb.arch/sparc64-regs.exp: New file.
8448 * gdb.arch/sparc64-regs.S: Likewise.
8449
cee59b3f
TW
84502017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8451
8452 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
8453 and memory view on Python 3.
8454
c0f55cc6
AV
84552017-03-20 Artemiy Volkov <artemiyv@acm.org>
8456 Keith Seitz <keiths@redhat.com>
8457
8458 PR gdb/14441
8459 * gdb.cp/demangle.exp: Add rvalue reference tests.
8460 * gdb.cp/rvalue-ref-casts.cc: New file.
8461 * gdb.cp/rvalue-ref-casts.exp: New file.
8462 * gdb.cp/rvalue-ref-overload.cc: New file.
8463 * gdb.cp/rvalue-ref-overload.exp: New file.
8464 * gdb.cp/rvalue-ref-params.cc: New file.
8465 * gdb.cp/rvalue-ref-params.exp: New file.
8466 * gdb.cp/rvalue-ref-sizeof.cc: New file.
8467 * gdb.cp/rvalue-ref-sizeof.exp: New file.
8468 * gdb.cp/rvalue-ref-types.cc: New file.
8469 * gdb.cp/rvalue-ref-types.exp: New file.
8470 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
8471 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
8472
51457a05
MAL
84732017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8474
8475 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
8476 New procedure.
8477
5b291c04
MAL
84782017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8479
8480 * lib/mi-support.exp (mi_gdb_test): Add additional message
8481 for unexpected output.
8482
59a56148
AA
84832017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8484
8485 * gdb.base/examine-backward.c (Barrier): New character array
8486 constant, to ensure that TestStrings is preceded by a string
8487 terminator.
8488
7942e96e
AA
84892017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8490
8491 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
8492 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
8493 and implicit pointer into such a location.
8494
6ebac3fb
DE
84952017-03-16 Doug Evans <dje@google.com>
8496
8497 * gdb.python/py-lazy-string (pointer): Really add new typedef.
8498
ec3b243d
TP
84992017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
8500
8501 * gdb.cp/m-static.exp: Fix expectation for prototype of
8502 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
8503
85042017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
8505
8506 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
8507 * gdb.guile/scm-lazy-string.c: New file.
8508 * gdb.guile/scm-value.exp: Move lazy string tests to ...
8509 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
8510 for pointer, array, typedef lazy strings.
8511
2cc36e25 85122017-03-16 Doug Evans <dje@google.com>
34b43320
DE
8513
8514 PR python/17728, python/18439, python/18779
8515 * gdb.python/py-value.c (main) Delete locals sptr, sn.
8516 * gdb.python/py-lazy-string.c (pointer): New typedef.
8517 (main): New locals ptr, array, typedef_ptr.
8518 * gdb.python/py-value.exp: Move lazy string tests to ...
8519 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
8520 array, typedef lazy strings.
ec3b243d 8521
0efcde63
AK
85222017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
8523
8524 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
8525 Add optional 'test' parameter.
8526
7978d7c3
SM
85272017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8528
8529 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8530 Skip for versions of DejaGnu < 1.5.
8531
896c0c1e
SM
85322017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8533
8534 * lib/gdb.exp (dejagnu_version): New proc.
8535 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8536 Use dejagnu_version.
8537
5f4d1085
KS
85382017-03-10 Keith Seitz <keiths@redhat.com>
8539
8540 PR c++/8128
8541 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8542 type from destructor regexps.
8543 Add a branch which actually passes the test.
8544 Adjust "ptype t5i" test names.
8545
1de05205
PA
85462017-03-08 Pedro Alves <palves@redhat.com>
8547
8548 * gdb.base/step-over-exit.exp: Add explicit test message.
8549
c65d6b55
PA
85502017-03-08 Pedro Alves <palves@redhat.com>
8551
8552 PR gdb/18360
8553 * gdb.threads/interrupt-while-step-over.c: New file.
8554 * gdb.threads/interrupt-while-step-over.exp: New file.
8555
2e86a283
PA
85562017-03-08 Pedro Alves <palves@redhat.com>
8557
8558 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8559 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8560
25dcbff6
PA
85612017-03-08 Pedro Alves <palves@redhat.com>
8562
8563 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8564 PKRU as not supported as a PASS.
8565
dc9366eb
PA
85662017-03-08 Pedro Alves <palves@redhat.com>
8567
8568 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
8569 prefix instead of $binfile1/$binfile2.
8570 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
8571 in test message.
8572 * gdb.python/py-completion.exp: Use "load python file" as test
8573 messages instead of unstable path names.
8574
6e5d74e7
PA
85752017-03-08 Pedro Alves <palves@redhat.com>
8576 Jan Kratochvil <jan.kratochvil@redhat.com>
8577
8578 PR cli/21218
8579 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8580 New proc.
8581 (top level): Call it.
8582
9753a2f6
PA
85832017-03-08 Pedro Alves <palves@redhat.com>
8584
8585 PR tui/21216
8586 * gdb.tui/tui-nl-filtered-output.exp: New file.
8587
1a4dd9dd
PA
85882017-03-08 Pedro Alves <palves@redhat.com>
8589
8590 * gdb.base/completion.exp: Move TUI completion tests to ...
8591 * gdb.tui/completion.exp: ... this new file.
8592
7cbbff33
PA
85932017-03-08 Pedro Alves <palves@redhat.com>
8594
8595 * gdb.base/tui-disasm-long-lines.c,
8596 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8597 gdb.base/tui-layout.exp: Move to ...
8598 * gdb.tui/: ... this new directory.
8599
5f6fd321
PA
86002017-03-07 Pedro Alves <palves@redhat.com>
8601
8602 * gdb.base/tui-layout.c: New file.
8603 * gdb.base/tui-layout.exp: New file.
8604
44959fa8
PA
86052017-03-07 Pedro Alves <palves@redhat.com>
8606
8607 * gdb.base/tui-layout.c: Rename to ...
8608 * gdb.base/tui-disasm-long-lines.c: ... this.
8609 * gdb.base/tui-layout.exp: Rename to ...
8610 * gdb.base/tui-disasm-long-lines.exp: ... this.
8611
f8c4e718
PA
86122017-03-07 Pedro Alves <palves@redhat.com>
8613
8614 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8615
6dbb839a 86162017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
8617
8618 * i386-mpx-call.c: New file.
8619 * i386-mpx-call.exp: New file.
8620
65b48a81
PB
86212017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8622
8623 * gdb.arch/powerpc-power.exp: Delete test.
8624 * gdb.arch/powerpc-power.s: Likewise.
8625 * gdb.disasm/disassembler-options.exp: New test.
8626 * gdb.arch/powerpc-altivec.exp: Likewise.
8627 * gdb.arch/powerpc-altivec.s: Likewise.
8628 * gdb.arch/powerpc-altivec2.exp: Likewise.
8629 * gdb.arch/powerpc-altivec2.s: Likewise.
8630 * gdb.arch/powerpc-altivec3.exp: Likewise.
8631 * gdb.arch/powerpc-altivec3.s: Likewise.
8632 * gdb.arch/powerpc-power7.exp: Likewise.
8633 * gdb.arch/powerpc-power7.s: Likewise.
8634 * gdb.arch/powerpc-power8.exp: Likewise.
8635 * gdb.arch/powerpc-power8.s: Likewise.
8636 * gdb.arch/powerpc-power9.exp: Likewise.
8637 * gdb.arch/powerpc-power9.s: Likewise.
8638 * gdb.arch/powerpc-vsx.exp: Likewise.
8639 * gdb.arch/powerpc-vsx.s: Likewise.
8640 * gdb.arch/powerpc-vsx2.exp: Likewise.
8641 * gdb.arch/powerpc-vsx2.s: Likewise.
8642 * gdb.arch/powerpc-vsx3.exp: Likewise.
8643 * gdb.arch/powerpc-vsx3.s: Likewise.
8644 * gdb.arch/arm-disassembler-options.exp: Likewise.
8645 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
8646 * gdb.arch/s390-disassembler-options.exp: Likewise.
8647
17cd4947
LM
86482017-02-23 Luis Machado <lgustavo@codesourcery.com>
8649
8650 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
8651 (check_supported_features): ... this. Changed return type to void.
8652 (supports_rdseed): New static global.
8653 (rdseed): Check supports_rdseed.
8654 (initialize): Call check_supported_features.
8655
2039d74e
EBM
86562017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8657
8658 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
8659 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
8660 and lqarx/stqcx.
8661 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
8662 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
8663
a51d7ecf
EBM
86642017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8665
8666 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
8667 uppercase.
8668
0224619f
JK
86692017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8670
8671 * gdb.dwarf2/formdata16.c: New file.
8672 * gdb.dwarf2/formdata16.exp: New file.
8673 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8674
216f72a1
JK
86752017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8676
8677 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8678 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8679 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8680 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8681 DW_AT_GNU_*.
8682
43988095
JK
86832017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8684
8685 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8686
99e8a4f9
SDJ
86872017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8688
8689 PR gdb/21164
8690 * gdb.base/maint.exp: Add testcases for when the commands do
8691 not have arguments.
8692
b58a8c0c
TP
86932017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8694
8695 * gdb.cp/chained-calls.exp: Use p instead of P.
8696
4e746bb6
TW
86972017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8698
8699 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8700 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8701
3f77c769
TT
87022017-02-14 Tom Tromey <tom@tromey.com>
8703
8704 PR python/13598:
8705 * gdb.python/py-events.exp: Add before_prompt event tests.
8706
075beec0
AA
87072017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8708
8709 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8710
bf5f525c
LM
87112017-02-13 Luis Machado <lgustavo@codesourcery.com>
8712
8713 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8714 (main): Call my_unique_function_name.
8715 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8716 completion of patterns with a single match.
8717 Add missing -re switches to gdb_test_multiple calls.
8718
13a66184
LM
87192017-02-13 Luis Machado <lgustavo@codesourcery.com>
8720
8721 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8722 return if core file is not recognized.
8723
26a06916
SM
87242017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8725
8726 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8727 and extra UIs.
8728
b761ca9e
SM
87292017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8730
8731 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8732 proc_with_prefix.
8733
b964bee0
TT
87342017-02-10 Tom Tromey <tom@tromey.com>
8735
8736 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8737
18da0c51
MG
87382017-02-10 Martin Galvan <martingalvan@sourceware.org>
8739
8740 PR gdb/21122
8741 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8742
604c4576
JG
87432017-02-08 Jerome Guitton <guitton@adacore.com>
8744
8745 * gdb.base/define.exp: Add test for command abbreviations
8746 in define.
8747
20b477a7
LM
87482017-02-06 Luis Machado <lgustavo@codesourcery.com>
8749
8750 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8751 * gdb.reverse/insn-reverse-x86.c: New file.
8752
3f7b46f2
IR
87532017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8754
8755 PR tdep/20936
8756 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8757
f0fd41c1
TT
87582017-02-03 Tom Tromey <tom@tromey.com>
8759
8760 PR rust/21097:
8761 * gdb.rust/simple.exp: Add new tests.
8762
5be5dbf0
PA
87632017-02-02 Pedro Alves <palves@redhat.com>
8764
8765 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8766 tests.
8767
7346ef59
AA
87682017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8769
8770 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8771 taking a 2-byte value out of a 4-byte DWARF implicit value on
8772 big-endian targets.
8773 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8774 logic. Add test cases for DW_OP_implicit.
8775
787f0025
MM
87762017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8777
8778 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8779
68777c29
MM
87802017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8781
8782 * gdb.btrace/enable.exp: Call gdb_exit before
8783 skip_gdbserver_tests.
8784
0a1c7e28
MM
87852017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8786
8787 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8788 GDBFLAGS.
8789
b5ac99b0
MM
87902017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8791
8792 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8793 the test is skipped.
8794 * gdb.btrace/data.exp: Likewise.
8795 * gdb.btrace/delta.exp: Likewise.
8796 * gdb.btrace/dlopen.exp: Likewise.
8797 * gdb.btrace/enable-running.exp: Likewise.
8798 * gdb.btrace/enable.exp: Likewise.
8799 * gdb.btrace/exception.exp: Likewise.
8800 * gdb.btrace/function_call_history.exp: Likewise.
8801 * gdb.btrace/gcore.exp: Likewise.
8802 * gdb.btrace/instruction_history.exp: Likewise.
8803 * gdb.btrace/multi-thread-step.exp: Likewise.
8804 * gdb.btrace/nohist.exp: Likewise.
8805 * gdb.btrace/non-stop.exp: Likewise.
8806 * gdb.btrace/reconnect.exp: Likewise.
8807 * gdb.btrace/record_goto-step.exp: Likewise.
8808 * gdb.btrace/record_goto.exp: Likewise.
8809 * gdb.btrace/rn-dl-bind.exp: Likewise.
8810 * gdb.btrace/segv.exp: Likewise.
8811 * gdb.btrace/step.exp: Likewise.
8812 * gdb.btrace/stepi.exp: Likewise.
8813 * gdb.btrace/tailcall-only.exp: Likewise.
8814 * gdb.btrace/tailcall.exp: Likewise.
8815 * gdb.btrace/tsx.exp: Likewise.
8816 * gdb.btrace/unknown_functions.exp: Likewise.
8817 * gdb.btrace/vdso.exp: Likewise.
8818
cd4007e4
MM
88192017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8820
8821 * gdb.btrace/enable-running.c: New.
8822 * gdb.btrace/enable-running.exp: New.
8823
2735833d
WT
88242017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8825
8826 * gdb.arch/amd64-gs_base.c: New file.
8827 * gdb.arch/amd64-gs_base.exp: New file.
8828
b51e1e94
LM
88292017-01-26 Luis Machado <lgustavo@codesourcery.com>
8830
8831 * lib/memory.exp: Remove spurious empty newlines.
8832
72ca0410
SM
88332017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8834
8835 * gdb.python/py-bad-printers.exp: Load python file using "source".
8836 * gdb.python/py-events.exp: Likewise.
8837 * gdb.python/py-evsignal.exp: Likewise.
8838 * gdb.python/py-evthreads.exp: Likewise.
8839 * gdb.python/py-frame-args.exp: Likewise.
8840 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8841 * gdb.python/py-framefilter-mi.exp: Likewise.
8842 * gdb.python/py-framefilter.exp: Likewise.
8843 * gdb.python/py-mi.exp: Likewise.
8844 * gdb.python/py-pp-maint.exp: Likewise.
8845 * gdb.python/py-pp-registration.exp: Likewise.
8846 * gdb.python/py-prettyprint.exp: Likewise.
8847 (run_lang_tests): Likewise.
8848 * gdb.python/py-typeprint.exp: Likewise.
8849
e309aa65
LM
88502017-01-26 Luis Machado <lgustavo@codesourcery.com>
8851
8852 * lib/memory.exp: New file.
8853 * lib/gdb.exp: Load memory.exp.
8854 * gdb.base/memattr.exp (delete_memory): Move proc to
8855 lib/memory.exp and rename to delete_memory_regions.
8856 Replace delete_memory with delete_memory_regions.
8857 Cleanup memory regions before tests.
8858 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8859 before tests.
8860
515aff23
LM
88612017-01-26 Luis Machado <lgustavo@codesourcery.com>
8862
8863 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
8864 files.
8865 (initialize): New function conditionally defined.
8866 (testcases): Move within conditional block.
8867 (main): Call initialize.
8868 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
8869 of gdb.reverse/insn-reverse.c.
8870 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
8871 gdb.reverse/insn-reverse.c.
8872
d8b49cf0
YQ
88732017-01-26 Yao Qi <yao.qi@linaro.org>
8874
8875 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
8876 disassemble on address 0.
8877
f13a9a0c
YQ
88782017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
8879 Yao Qi <yao.qi@linaro.org>
8880
8881 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
8882 * gdb.dwarf2/implptr-64bit.S: Remove.
8883 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
8884 variables in caller's context. Add DW_OP_implicit_value.
8885
5ac95241
YQ
88862017-01-25 Yao Qi <yao.qi@linaro.org>
8887
8888 * lib/dwarf.exp (Dwarf::_location): Handle
8889 DW_OP_GNU_implicit_pointer with proper size.
8890
23e82930
LM
88912017-01-20 Luis Machado <lgustavo@codesourcery.com>
8892
8893 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
8894 and add untested calls.
8895
d334ae25
LM
88962017-01-20 Luis Machado <lgustavo@codesourcery.com>
8897
8898 * gdb.python/python.exp: Check line number against what GDB thinks
8899 the line number is for func1.
8900
f5e6296e
IB
89012017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8902
8903 * gdb.dlang/debug-expr.exp: New file.
8904
5b362f04
LM
89052016-12-23 Luis Machado <lgustavo@codesourcery.com>
8906
8907 Fix test names for the following files:
8908
8909 * gdb.ada/exec_changed.exp
8910 * gdb.ada/info_types.exp
8911 * gdb.arch/aarch64-atomic-inst.exp
8912 * gdb.arch/aarch64-fp.exp
8913 * gdb.arch/altivec-abi.exp
8914 * gdb.arch/altivec-regs.exp
8915 * gdb.arch/amd64-byte.exp
8916 * gdb.arch/amd64-disp-step.exp
8917 * gdb.arch/amd64-dword.exp
8918 * gdb.arch/amd64-entry-value-inline.exp
8919 * gdb.arch/amd64-entry-value-param.exp
8920 * gdb.arch/amd64-entry-value-paramref.exp
8921 * gdb.arch/amd64-entry-value.exp
8922 * gdb.arch/amd64-i386-address.exp
8923 * gdb.arch/amd64-invalid-stack-middle.exp
8924 * gdb.arch/amd64-invalid-stack-top.exp
8925 * gdb.arch/amd64-optimout-repeat.exp
8926 * gdb.arch/amd64-prologue-skip.exp
8927 * gdb.arch/amd64-prologue-xmm.exp
8928 * gdb.arch/amd64-stap-special-operands.exp
8929 * gdb.arch/amd64-stap-wrong-subexp.exp
8930 * gdb.arch/amd64-tailcall-cxx.exp
8931 * gdb.arch/amd64-tailcall-noret.exp
8932 * gdb.arch/amd64-tailcall-ret.exp
8933 * gdb.arch/amd64-tailcall-self.exp
8934 * gdb.arch/amd64-word.exp
8935 * gdb.arch/arm-bl-branch-dest.exp
8936 * gdb.arch/arm-disp-step.exp
8937 * gdb.arch/arm-neon.exp
8938 * gdb.arch/arm-single-step-kernel-helper.exp
8939 * gdb.arch/avr-flash-qualifier.exp
8940 * gdb.arch/disp-step-insn-reloc.exp
8941 * gdb.arch/e500-abi.exp
8942 * gdb.arch/e500-regs.exp
8943 * gdb.arch/ftrace-insn-reloc.exp
8944 * gdb.arch/i386-avx512.exp
8945 * gdb.arch/i386-bp_permanent.exp
8946 * gdb.arch/i386-byte.exp
8947 * gdb.arch/i386-cfi-notcurrent.exp
8948 * gdb.arch/i386-disp-step.exp
8949 * gdb.arch/i386-dr3-watch.exp
8950 * gdb.arch/i386-float.exp
8951 * gdb.arch/i386-gnu-cfi.exp
8952 * gdb.arch/i386-mpx-map.exp
8953 * gdb.arch/i386-mpx-sigsegv.exp
8954 * gdb.arch/i386-mpx-simple_segv.exp
8955 * gdb.arch/i386-mpx.exp
8956 * gdb.arch/i386-permbkpt.exp
8957 * gdb.arch/i386-prologue.exp
8958 * gdb.arch/i386-signal.exp
8959 * gdb.arch/i386-size-overlap.exp
8960 * gdb.arch/i386-unwind.exp
8961 * gdb.arch/i386-word.exp
8962 * gdb.arch/mips-fcr.exp
8963 * gdb.arch/powerpc-d128-regs.exp
8964 * gdb.arch/powerpc-stackless.exp
8965 * gdb.arch/ppc64-atomic-inst.exp
8966 * gdb.arch/s390-stackless.exp
8967 * gdb.arch/s390-tdbregs.exp
8968 * gdb.arch/s390-vregs.exp
8969 * gdb.arch/sparc-sysstep.exp
8970 * gdb.arch/thumb-bx-pc.exp
8971 * gdb.arch/thumb-singlestep.exp
8972 * gdb.arch/thumb2-it.exp
8973 * gdb.arch/vsx-regs.exp
8974 * gdb.asm/asm-source.exp
8975 * gdb.base/a2-run.exp
8976 * gdb.base/advance.exp
8977 * gdb.base/all-bin.exp
8978 * gdb.base/anon.exp
8979 * gdb.base/args.exp
8980 * gdb.base/arithmet.exp
8981 * gdb.base/async-shell.exp
8982 * gdb.base/async.exp
8983 * gdb.base/attach-pie-noexec.exp
8984 * gdb.base/attach-twice.exp
8985 * gdb.base/auto-load.exp
8986 * gdb.base/bang.exp
8987 * gdb.base/bitfields.exp
8988 * gdb.base/break-always.exp
8989 * gdb.base/break-caller-line.exp
8990 * gdb.base/break-entry.exp
8991 * gdb.base/break-inline.exp
8992 * gdb.base/break-on-linker-gcd-function.exp
8993 * gdb.base/break-probes.exp
8994 * gdb.base/break.exp
8995 * gdb.base/breakpoint-shadow.exp
8996 * gdb.base/call-ar-st.exp
8997 * gdb.base/call-sc.exp
8998 * gdb.base/call-signal-resume.exp
8999 * gdb.base/call-strs.exp
9000 * gdb.base/callfuncs.exp
9001 * gdb.base/catch-fork-static.exp
9002 * gdb.base/catch-gdb-caused-signals.exp
9003 * gdb.base/catch-load.exp
9004 * gdb.base/catch-signal-fork.exp
9005 * gdb.base/catch-signal.exp
9006 * gdb.base/catch-syscall.exp
9007 * gdb.base/charset.exp
9008 * gdb.base/checkpoint.exp
9009 * gdb.base/chng-syms.exp
9010 * gdb.base/code-expr.exp
9011 * gdb.base/code_elim.exp
9012 * gdb.base/commands.exp
9013 * gdb.base/completion.exp
9014 * gdb.base/complex.exp
9015 * gdb.base/cond-expr.exp
9016 * gdb.base/condbreak.exp
9017 * gdb.base/consecutive.exp
9018 * gdb.base/continue-all-already-running.exp
9019 * gdb.base/coredump-filter.exp
9020 * gdb.base/corefile.exp
9021 * gdb.base/dbx.exp
9022 * gdb.base/debug-expr.exp
9023 * gdb.base/define.exp
9024 * gdb.base/del.exp
9025 * gdb.base/disabled-location.exp
9026 * gdb.base/disasm-end-cu.exp
9027 * gdb.base/disasm-optim.exp
9028 * gdb.base/display.exp
9029 * gdb.base/duplicate-bp.exp
9030 * gdb.base/ena-dis-br.exp
9031 * gdb.base/ending-run.exp
9032 * gdb.base/enumval.exp
9033 * gdb.base/environ.exp
9034 * gdb.base/eu-strip-infcall.exp
9035 * gdb.base/eval-avoid-side-effects.exp
9036 * gdb.base/eval-skip.exp
9037 * gdb.base/exitsignal.exp
9038 * gdb.base/expand-psymtabs.exp
9039 * gdb.base/filesym.exp
9040 * gdb.base/find-unmapped.exp
9041 * gdb.base/finish.exp
9042 * gdb.base/float.exp
9043 * gdb.base/foll-exec-mode.exp
9044 * gdb.base/foll-exec.exp
9045 * gdb.base/foll-fork.exp
9046 * gdb.base/fortran-sym-case.exp
9047 * gdb.base/freebpcmd.exp
9048 * gdb.base/func-ptr.exp
9049 * gdb.base/func-ptrs.exp
9050 * gdb.base/funcargs.exp
9051 * gdb.base/gcore-buffer-overflow.exp
9052 * gdb.base/gcore-relro-pie.exp
9053 * gdb.base/gcore-relro.exp
9054 * gdb.base/gcore.exp
9055 * gdb.base/gdb1090.exp
9056 * gdb.base/gdb11530.exp
9057 * gdb.base/gdb11531.exp
9058 * gdb.base/gdb1821.exp
9059 * gdb.base/gdbindex-stabs.exp
9060 * gdb.base/gdbvars.exp
9061 * gdb.base/hbreak.exp
9062 * gdb.base/hbreak2.exp
9063 * gdb.base/included.exp
9064 * gdb.base/infcall-input.exp
9065 * gdb.base/inferior-died.exp
9066 * gdb.base/infnan.exp
9067 * gdb.base/info-macros.exp
9068 * gdb.base/info-os.exp
9069 * gdb.base/info-proc.exp
9070 * gdb.base/info-shared.exp
9071 * gdb.base/info-target.exp
9072 * gdb.base/infoline.exp
9073 * gdb.base/interp.exp
9074 * gdb.base/interrupt.exp
9075 * gdb.base/jit-reader.exp
9076 * gdb.base/jit-simple.exp
9077 * gdb.base/kill-after-signal.exp
9078 * gdb.base/kill-detach-inferiors-cmd.exp
9079 * gdb.base/label.exp
9080 * gdb.base/langs.exp
9081 * gdb.base/ldbl_e308.exp
9082 * gdb.base/line-symtabs.exp
9083 * gdb.base/linespecs.exp
9084 * gdb.base/list.exp
9085 * gdb.base/long_long.exp
9086 * gdb.base/longest-types.exp
9087 * gdb.base/maint.exp
9088 * gdb.base/max-value-size.exp
9089 * gdb.base/memattr.exp
9090 * gdb.base/mips_pro.exp
9091 * gdb.base/morestack.exp
9092 * gdb.base/moribund-step.exp
9093 * gdb.base/multi-forks.exp
9094 * gdb.base/nested-addr.exp
9095 * gdb.base/nextoverexit.exp
9096 * gdb.base/noreturn-finish.exp
9097 * gdb.base/noreturn-return.exp
9098 * gdb.base/nostdlib.exp
9099 * gdb.base/offsets.exp
9100 * gdb.base/opaque.exp
9101 * gdb.base/pc-fp.exp
9102 * gdb.base/permissions.exp
9103 * gdb.base/print-symbol-loading.exp
9104 * gdb.base/prologue-include.exp
9105 * gdb.base/psymtab.exp
9106 * gdb.base/ptype.exp
9107 * gdb.base/random-signal.exp
9108 * gdb.base/randomize.exp
9109 * gdb.base/range-stepping.exp
9110 * gdb.base/readline-ask.exp
9111 * gdb.base/recpar.exp
9112 * gdb.base/recurse.exp
9113 * gdb.base/relational.exp
9114 * gdb.base/restore.exp
9115 * gdb.base/return-nodebug.exp
9116 * gdb.base/return.exp
9117 * gdb.base/run-after-attach.exp
9118 * gdb.base/save-bp.exp
9119 * gdb.base/scope.exp
9120 * gdb.base/sect-cmd.exp
9121 * gdb.base/set-lang-auto.exp
9122 * gdb.base/set-noassign.exp
9123 * gdb.base/setvar.exp
9124 * gdb.base/sigall.exp
9125 * gdb.base/sigbpt.exp
9126 * gdb.base/siginfo-addr.exp
9127 * gdb.base/siginfo-infcall.exp
9128 * gdb.base/siginfo-obj.exp
9129 * gdb.base/siginfo.exp
9130 * gdb.base/signals-state-child.exp
9131 * gdb.base/signest.exp
9132 * gdb.base/sigstep.exp
9133 * gdb.base/sizeof.exp
9134 * gdb.base/skip.exp
9135 * gdb.base/solib-corrupted.exp
9136 * gdb.base/solib-nodir.exp
9137 * gdb.base/solib-search.exp
9138 * gdb.base/stack-checking.exp
9139 * gdb.base/stale-infcall.exp
9140 * gdb.base/stap-probe.exp
9141 * gdb.base/start.exp
9142 * gdb.base/step-break.exp
9143 * gdb.base/step-bt.exp
9144 * gdb.base/step-line.exp
9145 * gdb.base/step-over-exit.exp
9146 * gdb.base/step-over-syscall.exp
9147 * gdb.base/step-resume-infcall.exp
9148 * gdb.base/step-test.exp
9149 * gdb.base/store.exp
9150 * gdb.base/structs3.exp
9151 * gdb.base/sym-file.exp
9152 * gdb.base/symbol-without-target_section.exp
9153 * gdb.base/term.exp
9154 * gdb.base/testenv.exp
9155 * gdb.base/ui-redirect.exp
9156 * gdb.base/until.exp
9157 * gdb.base/unwindonsignal.exp
9158 * gdb.base/value-double-free.exp
9159 * gdb.base/vla-datatypes.exp
9160 * gdb.base/vla-ptr.exp
9161 * gdb.base/vla-sideeffect.exp
9162 * gdb.base/volatile.exp
9163 * gdb.base/watch-cond-infcall.exp
9164 * gdb.base/watch-cond.exp
9165 * gdb.base/watch-non-mem.exp
9166 * gdb.base/watch-read.exp
9167 * gdb.base/watch-vfork.exp
9168 * gdb.base/watchpoint-cond-gone.exp
9169 * gdb.base/watchpoint-delete.exp
9170 * gdb.base/watchpoint-hw-hit-once.exp
9171 * gdb.base/watchpoint-hw.exp
9172 * gdb.base/watchpoint-stops-at-right-insn.exp
9173 * gdb.base/watchpoints.exp
9174 * gdb.base/wchar.exp
9175 * gdb.base/whatis-exp.exp
9176 * gdb.btrace/buffer-size.exp
9177 * gdb.btrace/data.exp
9178 * gdb.btrace/delta.exp
9179 * gdb.btrace/dlopen.exp
9180 * gdb.btrace/enable.exp
9181 * gdb.btrace/exception.exp
9182 * gdb.btrace/function_call_history.exp
9183 * gdb.btrace/gcore.exp
9184 * gdb.btrace/instruction_history.exp
9185 * gdb.btrace/nohist.exp
9186 * gdb.btrace/reconnect.exp
9187 * gdb.btrace/record_goto-step.exp
9188 * gdb.btrace/record_goto.exp
9189 * gdb.btrace/rn-dl-bind.exp
9190 * gdb.btrace/segv.exp
9191 * gdb.btrace/step.exp
9192 * gdb.btrace/stepi.exp
9193 * gdb.btrace/tailcall-only.exp
9194 * gdb.btrace/tailcall.exp
9195 * gdb.btrace/tsx.exp
9196 * gdb.btrace/unknown_functions.exp
9197 * gdb.btrace/vdso.exp
9198 * gdb.compile/compile-ifunc.exp
9199 * gdb.compile/compile-ops.exp
9200 * gdb.compile/compile-print.exp
9201 * gdb.compile/compile-setjmp.exp
9202 * gdb.cp/abstract-origin.exp
9203 * gdb.cp/ambiguous.exp
9204 * gdb.cp/annota2.exp
9205 * gdb.cp/annota3.exp
9206 * gdb.cp/anon-ns.exp
9207 * gdb.cp/anon-struct.exp
9208 * gdb.cp/anon-union.exp
9209 * gdb.cp/arg-reference.exp
9210 * gdb.cp/baseenum.exp
9211 * gdb.cp/bool.exp
9212 * gdb.cp/breakpoint.exp
9213 * gdb.cp/bs15503.exp
9214 * gdb.cp/call-c.exp
9215 * gdb.cp/casts.exp
9216 * gdb.cp/chained-calls.exp
9217 * gdb.cp/class2.exp
9218 * gdb.cp/classes.exp
9219 * gdb.cp/cmpd-minsyms.exp
9220 * gdb.cp/converts.exp
9221 * gdb.cp/cp-relocate.exp
9222 * gdb.cp/cpcompletion.exp
9223 * gdb.cp/cpexprs.exp
9224 * gdb.cp/cplabel.exp
9225 * gdb.cp/cplusfuncs.exp
9226 * gdb.cp/cpsizeof.exp
9227 * gdb.cp/ctti.exp
9228 * gdb.cp/derivation.exp
9229 * gdb.cp/destrprint.exp
9230 * gdb.cp/dispcxx.exp
9231 * gdb.cp/enum-class.exp
9232 * gdb.cp/exception.exp
9233 * gdb.cp/exceptprint.exp
9234 * gdb.cp/expand-psymtabs-cxx.exp
9235 * gdb.cp/expand-sals.exp
9236 * gdb.cp/extern-c.exp
9237 * gdb.cp/filename.exp
9238 * gdb.cp/formatted-ref.exp
9239 * gdb.cp/fpointer.exp
9240 * gdb.cp/gdb1355.exp
9241 * gdb.cp/gdb2495.exp
9242 * gdb.cp/hang.exp
9243 * gdb.cp/impl-this.exp
9244 * gdb.cp/infcall-dlopen.exp
9245 * gdb.cp/inherit.exp
9246 * gdb.cp/iostream.exp
9247 * gdb.cp/koenig.exp
9248 * gdb.cp/local.exp
9249 * gdb.cp/m-data.exp
9250 * gdb.cp/m-static.exp
9251 * gdb.cp/mb-ctor.exp
9252 * gdb.cp/mb-inline.exp
9253 * gdb.cp/mb-templates.exp
9254 * gdb.cp/member-name.exp
9255 * gdb.cp/member-ptr.exp
9256 * gdb.cp/meth-typedefs.exp
9257 * gdb.cp/method.exp
9258 * gdb.cp/method2.exp
9259 * gdb.cp/minsym-fallback.exp
9260 * gdb.cp/misc.exp
9261 * gdb.cp/namelessclass.exp
9262 * gdb.cp/namespace-enum.exp
9263 * gdb.cp/namespace-nested-import.exp
9264 * gdb.cp/namespace.exp
9265 * gdb.cp/nextoverthrow.exp
9266 * gdb.cp/no-dmgl-verbose.exp
9267 * gdb.cp/non-trivial-retval.exp
9268 * gdb.cp/noparam.exp
9269 * gdb.cp/nsdecl.exp
9270 * gdb.cp/nsimport.exp
9271 * gdb.cp/nsnested.exp
9272 * gdb.cp/nsnoimports.exp
9273 * gdb.cp/nsrecurs.exp
9274 * gdb.cp/nsstress.exp
9275 * gdb.cp/nsusing.exp
9276 * gdb.cp/operator.exp
9277 * gdb.cp/oranking.exp
9278 * gdb.cp/overload-const.exp
9279 * gdb.cp/overload.exp
9280 * gdb.cp/ovldbreak.exp
9281 * gdb.cp/ovsrch.exp
9282 * gdb.cp/paren-type.exp
9283 * gdb.cp/parse-lang.exp
9284 * gdb.cp/pass-by-ref.exp
9285 * gdb.cp/pr-1023.exp
9286 * gdb.cp/pr-1210.exp
9287 * gdb.cp/pr-574.exp
9288 * gdb.cp/pr10687.exp
9289 * gdb.cp/pr12028.exp
9290 * gdb.cp/pr17132.exp
9291 * gdb.cp/pr17494.exp
9292 * gdb.cp/pr9067.exp
9293 * gdb.cp/pr9167.exp
9294 * gdb.cp/pr9631.exp
9295 * gdb.cp/printmethod.exp
9296 * gdb.cp/psmang.exp
9297 * gdb.cp/psymtab-parameter.exp
9298 * gdb.cp/ptype-cv-cp.exp
9299 * gdb.cp/ptype-flags.exp
9300 * gdb.cp/re-set-overloaded.exp
9301 * gdb.cp/ref-types.exp
9302 * gdb.cp/rtti.exp
9303 * gdb.cp/scope-err.exp
9304 * gdb.cp/shadow.exp
9305 * gdb.cp/smartp.exp
9306 * gdb.cp/static-method.exp
9307 * gdb.cp/static-print-quit.exp
9308 * gdb.cp/temargs.exp
9309 * gdb.cp/templates.exp
9310 * gdb.cp/try_catch.exp
9311 * gdb.cp/typedef-operator.exp
9312 * gdb.cp/typeid.exp
9313 * gdb.cp/userdef.exp
9314 * gdb.cp/using-crash.exp
9315 * gdb.cp/var-tag.exp
9316 * gdb.cp/virtbase.exp
9317 * gdb.cp/virtfunc.exp
9318 * gdb.cp/virtfunc2.exp
9319 * gdb.cp/vla-cxx.exp
9320 * gdb.disasm/t01_mov.exp
9321 * gdb.disasm/t02_mova.exp
9322 * gdb.disasm/t03_add.exp
9323 * gdb.disasm/t04_sub.exp
9324 * gdb.disasm/t05_cmp.exp
9325 * gdb.disasm/t06_ari2.exp
9326 * gdb.disasm/t07_ari3.exp
9327 * gdb.disasm/t08_or.exp
9328 * gdb.disasm/t09_xor.exp
9329 * gdb.disasm/t10_and.exp
9330 * gdb.disasm/t11_logs.exp
9331 * gdb.disasm/t12_bit.exp
9332 * gdb.disasm/t13_otr.exp
9333 * gdb.dlang/circular.exp
9334 * gdb.dwarf2/arr-stride.exp
9335 * gdb.dwarf2/arr-subrange.exp
9336 * gdb.dwarf2/atomic-type.exp
9337 * gdb.dwarf2/bad-regnum.exp
9338 * gdb.dwarf2/bitfield-parent-optimized-out.exp
9339 * gdb.dwarf2/callframecfa.exp
9340 * gdb.dwarf2/clztest.exp
9341 * gdb.dwarf2/corrupt.exp
9342 * gdb.dwarf2/data-loc.exp
9343 * gdb.dwarf2/dup-psym.exp
9344 * gdb.dwarf2/dw2-anon-mptr.exp
9345 * gdb.dwarf2/dw2-anonymous-func.exp
9346 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
9347 * gdb.dwarf2/dw2-bad-unresolved.exp
9348 * gdb.dwarf2/dw2-basic.exp
9349 * gdb.dwarf2/dw2-canonicalize-type.exp
9350 * gdb.dwarf2/dw2-case-insensitive.exp
9351 * gdb.dwarf2/dw2-common-block.exp
9352 * gdb.dwarf2/dw2-compdir-oldgcc.exp
9353 * gdb.dwarf2/dw2-compressed.exp
9354 * gdb.dwarf2/dw2-const.exp
9355 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
9356 * gdb.dwarf2/dw2-cu-size.exp
9357 * gdb.dwarf2/dw2-dup-frame.exp
9358 * gdb.dwarf2/dw2-entry-value.exp
9359 * gdb.dwarf2/dw2-icycle.exp
9360 * gdb.dwarf2/dw2-ifort-parameter.exp
9361 * gdb.dwarf2/dw2-inline-break.exp
9362 * gdb.dwarf2/dw2-inline-param.exp
9363 * gdb.dwarf2/dw2-intercu.exp
9364 * gdb.dwarf2/dw2-intermix.exp
9365 * gdb.dwarf2/dw2-lexical-block-bare.exp
9366 * gdb.dwarf2/dw2-linkage-name-trust.exp
9367 * gdb.dwarf2/dw2-minsym-in-cu.exp
9368 * gdb.dwarf2/dw2-noloc.exp
9369 * gdb.dwarf2/dw2-op-call.exp
9370 * gdb.dwarf2/dw2-op-out-param.exp
9371 * gdb.dwarf2/dw2-opt-structptr.exp
9372 * gdb.dwarf2/dw2-param-error.exp
9373 * gdb.dwarf2/dw2-producer.exp
9374 * gdb.dwarf2/dw2-ranges-base.exp
9375 * gdb.dwarf2/dw2-ref-missing-frame.exp
9376 * gdb.dwarf2/dw2-reg-undefined.exp
9377 * gdb.dwarf2/dw2-regno-invalid.exp
9378 * gdb.dwarf2/dw2-restore.exp
9379 * gdb.dwarf2/dw2-restrict.exp
9380 * gdb.dwarf2/dw2-single-line-discriminators.exp
9381 * gdb.dwarf2/dw2-strp.exp
9382 * gdb.dwarf2/dw2-undefined-ret-addr.exp
9383 * gdb.dwarf2/dw2-unresolved.exp
9384 * gdb.dwarf2/dw2-var-zero-addr.exp
9385 * gdb.dwarf2/dw4-sig-types.exp
9386 * gdb.dwarf2/dwz.exp
9387 * gdb.dwarf2/dynarr-ptr.exp
9388 * gdb.dwarf2/enum-type.exp
9389 * gdb.dwarf2/gdb-index.exp
9390 * gdb.dwarf2/implptr-64bit.exp
9391 * gdb.dwarf2/implptr-optimized-out.exp
9392 * gdb.dwarf2/implptr.exp
9393 * gdb.dwarf2/implref-array.exp
9394 * gdb.dwarf2/implref-const.exp
9395 * gdb.dwarf2/implref-global.exp
9396 * gdb.dwarf2/implref-struct.exp
9397 * gdb.dwarf2/mac-fileno.exp
9398 * gdb.dwarf2/main-subprogram.exp
9399 * gdb.dwarf2/member-ptr-forwardref.exp
9400 * gdb.dwarf2/method-ptr.exp
9401 * gdb.dwarf2/missing-sig-type.exp
9402 * gdb.dwarf2/nonvar-access.exp
9403 * gdb.dwarf2/opaque-type-lookup.exp
9404 * gdb.dwarf2/pieces-optimized-out.exp
9405 * gdb.dwarf2/pieces.exp
9406 * gdb.dwarf2/pr10770.exp
9407 * gdb.dwarf2/pr13961.exp
9408 * gdb.dwarf2/staticvirtual.exp
9409 * gdb.dwarf2/subrange.exp
9410 * gdb.dwarf2/symtab-producer.exp
9411 * gdb.dwarf2/trace-crash.exp
9412 * gdb.dwarf2/typeddwarf.exp
9413 * gdb.dwarf2/valop.exp
9414 * gdb.dwarf2/watch-notconst.exp
9415 * gdb.fortran/array-element.exp
9416 * gdb.fortran/charset.exp
9417 * gdb.fortran/common-block.exp
9418 * gdb.fortran/complex.exp
9419 * gdb.fortran/derived-type-function.exp
9420 * gdb.fortran/derived-type.exp
9421 * gdb.fortran/logical.exp
9422 * gdb.fortran/module.exp
9423 * gdb.fortran/multi-dim.exp
9424 * gdb.fortran/nested-funcs.exp
9425 * gdb.fortran/print-formatted.exp
9426 * gdb.fortran/subarray.exp
9427 * gdb.fortran/vla-alloc-assoc.exp
9428 * gdb.fortran/vla-datatypes.exp
9429 * gdb.fortran/vla-history.exp
9430 * gdb.fortran/vla-ptr-info.exp
9431 * gdb.fortran/vla-ptype-sub.exp
9432 * gdb.fortran/vla-ptype.exp
9433 * gdb.fortran/vla-sizeof.exp
9434 * gdb.fortran/vla-type.exp
9435 * gdb.fortran/vla-value-sub-arbitrary.exp
9436 * gdb.fortran/vla-value-sub-finish.exp
9437 * gdb.fortran/vla-value-sub.exp
9438 * gdb.fortran/vla-value.exp
9439 * gdb.fortran/whatis_type.exp
9440 * gdb.go/chan.exp
9441 * gdb.go/handcall.exp
9442 * gdb.go/hello.exp
9443 * gdb.go/integers.exp
9444 * gdb.go/methods.exp
9445 * gdb.go/package.exp
9446 * gdb.go/strings.exp
9447 * gdb.go/types.exp
9448 * gdb.go/unsafe.exp
9449 * gdb.guile/scm-arch.exp
9450 * gdb.guile/scm-block.exp
9451 * gdb.guile/scm-breakpoint.exp
9452 * gdb.guile/scm-cmd.exp
9453 * gdb.guile/scm-disasm.exp
9454 * gdb.guile/scm-equal.exp
9455 * gdb.guile/scm-frame-args.exp
9456 * gdb.guile/scm-frame-inline.exp
9457 * gdb.guile/scm-frame.exp
9458 * gdb.guile/scm-iterator.exp
9459 * gdb.guile/scm-math.exp
9460 * gdb.guile/scm-objfile.exp
9461 * gdb.guile/scm-ports.exp
9462 * gdb.guile/scm-symbol.exp
9463 * gdb.guile/scm-symtab.exp
9464 * gdb.guile/scm-value-cc.exp
9465 * gdb.guile/types-module.exp
9466 * gdb.linespec/break-ask.exp
9467 * gdb.linespec/cpexplicit.exp
9468 * gdb.linespec/explicit.exp
9469 * gdb.linespec/keywords.exp
9470 * gdb.linespec/linespec.exp
9471 * gdb.linespec/ls-dollar.exp
9472 * gdb.linespec/ls-errs.exp
9473 * gdb.linespec/skip-two.exp
9474 * gdb.linespec/thread.exp
9475 * gdb.mi/mi-async.exp
9476 * gdb.mi/mi-basics.exp
9477 * gdb.mi/mi-break.exp
9478 * gdb.mi/mi-catch-load.exp
9479 * gdb.mi/mi-cli.exp
9480 * gdb.mi/mi-cmd-param-changed.exp
9481 * gdb.mi/mi-console.exp
9482 * gdb.mi/mi-detach.exp
9483 * gdb.mi/mi-disassemble.exp
9484 * gdb.mi/mi-eval.exp
9485 * gdb.mi/mi-file-transfer.exp
9486 * gdb.mi/mi-file.exp
9487 * gdb.mi/mi-fill-memory.exp
9488 * gdb.mi/mi-inheritance-syntax-error.exp
9489 * gdb.mi/mi-linespec-err-cp.exp
9490 * gdb.mi/mi-logging.exp
9491 * gdb.mi/mi-memory-changed.exp
9492 * gdb.mi/mi-read-memory.exp
9493 * gdb.mi/mi-record-changed.exp
9494 * gdb.mi/mi-reg-undefined.exp
9495 * gdb.mi/mi-regs.exp
9496 * gdb.mi/mi-return.exp
9497 * gdb.mi/mi-reverse.exp
9498 * gdb.mi/mi-simplerun.exp
9499 * gdb.mi/mi-solib.exp
9500 * gdb.mi/mi-stack.exp
9501 * gdb.mi/mi-stepi.exp
9502 * gdb.mi/mi-syn-frame.exp
9503 * gdb.mi/mi-until.exp
9504 * gdb.mi/mi-var-block.exp
9505 * gdb.mi/mi-var-child.exp
9506 * gdb.mi/mi-var-cmd.exp
9507 * gdb.mi/mi-var-cp.exp
9508 * gdb.mi/mi-var-display.exp
9509 * gdb.mi/mi-var-invalidate.exp
9510 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
9511 * gdb.mi/mi-vla-fortran.exp
9512 * gdb.mi/mi-watch.exp
9513 * gdb.mi/mi2-var-child.exp
9514 * gdb.mi/user-selected-context-sync.exp
9515 * gdb.modula2/unbounded-array.exp
9516 * gdb.multi/dummy-frame-restore.exp
9517 * gdb.multi/multi-arch-exec.exp
9518 * gdb.multi/multi-arch.exp
9519 * gdb.multi/tids.exp
9520 * gdb.multi/watchpoint-multi.exp
9521 * gdb.opencl/callfuncs.exp
9522 * gdb.opencl/convs_casts.exp
9523 * gdb.opencl/datatypes.exp
9524 * gdb.opencl/operators.exp
9525 * gdb.opencl/vec_comps.exp
9526 * gdb.opt/clobbered-registers-O2.exp
9527 * gdb.opt/inline-break.exp
9528 * gdb.opt/inline-bt.exp
9529 * gdb.opt/inline-cmds.exp
9530 * gdb.opt/inline-locals.exp
9531 * gdb.pascal/case-insensitive-symbols.exp
9532 * gdb.pascal/floats.exp
9533 * gdb.pascal/gdb11492.exp
9534 * gdb.python/lib-types.exp
9535 * gdb.python/py-arch.exp
9536 * gdb.python/py-as-string.exp
9537 * gdb.python/py-bad-printers.exp
9538 * gdb.python/py-block.exp
9539 * gdb.python/py-breakpoint-create-fail.exp
9540 * gdb.python/py-breakpoint.exp
9541 * gdb.python/py-caller-is.exp
9542 * gdb.python/py-cmd.exp
9543 * gdb.python/py-explore-cc.exp
9544 * gdb.python/py-explore.exp
9545 * gdb.python/py-finish-breakpoint.exp
9546 * gdb.python/py-finish-breakpoint2.exp
9547 * gdb.python/py-frame-args.exp
9548 * gdb.python/py-frame-inline.exp
9549 * gdb.python/py-frame.exp
9550 * gdb.python/py-framefilter-mi.exp
9551 * gdb.python/py-infthread.exp
9552 * gdb.python/py-lazy-string.exp
9553 * gdb.python/py-linetable.exp
9554 * gdb.python/py-mi-events.exp
9555 * gdb.python/py-mi-objfile.exp
9556 * gdb.python/py-mi.exp
9557 * gdb.python/py-objfile.exp
9558 * gdb.python/py-pp-integral.exp
9559 * gdb.python/py-pp-maint.exp
9560 * gdb.python/py-pp-re-notag.exp
9561 * gdb.python/py-pp-registration.exp
9562 * gdb.python/py-recurse-unwind.exp
9563 * gdb.python/py-strfns.exp
9564 * gdb.python/py-symbol.exp
9565 * gdb.python/py-symtab.exp
9566 * gdb.python/py-sync-interp.exp
9567 * gdb.python/py-typeprint.exp
9568 * gdb.python/py-unwind-maint.exp
9569 * gdb.python/py-unwind.exp
9570 * gdb.python/py-value-cc.exp
9571 * gdb.python/py-xmethods.exp
9572 * gdb.reverse/amd64-tailcall-reverse.exp
9573 * gdb.reverse/break-precsave.exp
9574 * gdb.reverse/break-reverse.exp
9575 * gdb.reverse/consecutive-precsave.exp
9576 * gdb.reverse/consecutive-reverse.exp
9577 * gdb.reverse/finish-precsave.exp
9578 * gdb.reverse/finish-reverse-bkpt.exp
9579 * gdb.reverse/finish-reverse.exp
9580 * gdb.reverse/fstatat-reverse.exp
9581 * gdb.reverse/getresuid-reverse.exp
9582 * gdb.reverse/i386-precsave.exp
9583 * gdb.reverse/i386-reverse.exp
9584 * gdb.reverse/i386-sse-reverse.exp
9585 * gdb.reverse/i387-env-reverse.exp
9586 * gdb.reverse/i387-stack-reverse.exp
9587 * gdb.reverse/insn-reverse.exp
9588 * gdb.reverse/machinestate-precsave.exp
9589 * gdb.reverse/machinestate.exp
9590 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9591 * gdb.reverse/pipe-reverse.exp
9592 * gdb.reverse/readv-reverse.exp
9593 * gdb.reverse/recvmsg-reverse.exp
9594 * gdb.reverse/rerun-prec.exp
9595 * gdb.reverse/s390-mvcle.exp
9596 * gdb.reverse/step-precsave.exp
9597 * gdb.reverse/step-reverse.exp
9598 * gdb.reverse/time-reverse.exp
9599 * gdb.reverse/until-precsave.exp
9600 * gdb.reverse/until-reverse.exp
9601 * gdb.reverse/waitpid-reverse.exp
9602 * gdb.reverse/watch-precsave.exp
9603 * gdb.reverse/watch-reverse.exp
9604 * gdb.rust/generics.exp
9605 * gdb.rust/methods.exp
9606 * gdb.rust/modules.exp
9607 * gdb.rust/simple.exp
9608 * gdb.server/connect-with-no-symbol-file.exp
9609 * gdb.server/ext-attach.exp
9610 * gdb.server/ext-restart.exp
9611 * gdb.server/ext-wrapper.exp
9612 * gdb.server/file-transfer.exp
9613 * gdb.server/server-exec-info.exp
9614 * gdb.server/server-kill.exp
9615 * gdb.server/server-mon.exp
9616 * gdb.server/wrapper.exp
9617 * gdb.stabs/exclfwd.exp
9618 * gdb.stabs/gdb11479.exp
9619 * gdb.threads/clone-new-thread-event.exp
9620 * gdb.threads/corethreads.exp
9621 * gdb.threads/current-lwp-dead.exp
9622 * gdb.threads/dlopen-libpthread.exp
9623 * gdb.threads/gcore-thread.exp
9624 * gdb.threads/sigstep-threads.exp
9625 * gdb.threads/watchpoint-fork.exp
9626 * gdb.trace/actions-changed.exp
9627 * gdb.trace/backtrace.exp
9628 * gdb.trace/change-loc.exp
9629 * gdb.trace/circ.exp
9630 * gdb.trace/collection.exp
9631 * gdb.trace/disconnected-tracing.exp
9632 * gdb.trace/ftrace.exp
9633 * gdb.trace/mi-trace-frame-collected.exp
9634 * gdb.trace/mi-trace-unavailable.exp
9635 * gdb.trace/mi-traceframe-changed.exp
9636 * gdb.trace/mi-tsv-changed.exp
9637 * gdb.trace/no-attach-trace.exp
9638 * gdb.trace/passc-dyn.exp
9639 * gdb.trace/qtro.exp
9640 * gdb.trace/range-stepping.exp
9641 * gdb.trace/read-memory.exp
9642 * gdb.trace/save-trace.exp
9643 * gdb.trace/signal.exp
9644 * gdb.trace/status-stop.exp
9645 * gdb.trace/tfile.exp
9646 * gdb.trace/trace-break.exp
9647 * gdb.trace/trace-buffer-size.exp
9648 * gdb.trace/trace-condition.exp
9649 * gdb.trace/tracefile-pseudo-reg.exp
9650 * gdb.trace/tstatus.exp
9651 * gdb.trace/unavailable.exp
9652 * gdb.trace/while-dyn.exp
9653 * gdb.trace/while-stepping.exp
9654
34c41c68
DE
96552016-12-22 Doug Evans <xdje42@gmail.com>
9656
9657 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
9658 and msymbols.
9659
16e69324
YQ
96602016-12-19 Yao Qi <yao.qi@linaro.org>
9661
9662 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
9663 (test_with_self): Don't call do_steps_and_nexts, and remove
9664 code about stepping into xmalloc.
9665
f94f411b
YQ
96662016-12-09 Yao Qi <yao.qi@linaro.org>
9667
9668 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
9669
96702016-12-09 Yao Qi <yao.qi@linaro.org>
9671
9672 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9673
f1b5deee
PA
96742016-12-09 Pedro Alves <palves@redhat.com>
9675
9676 * gdb.base/all-architectures-0.exp: New file.
9677 * gdb.base/all-architectures-1.exp: New file.
9678 * gdb.base/all-architectures-2.exp: New file.
9679 * gdb.base/all-architectures-3.exp: New file.
9680 * gdb.base/all-architectures-4.exp: New file.
9681 * gdb.base/all-architectures-5.exp: New file.
9682 * gdb.base/all-architectures-6.exp: New file.
9683 * gdb.base/all-architectures-7.exp: New file.
9684 * gdb.base/all-architectures.exp.in: New file.
9685
364ca42e
YQ
96862016-12-09 Yao Qi <yao.qi@linaro.org>
9687
9688 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9689
107c2d62
LM
96902016-12-02 Luis Machado <lgustavo@codesourcery.com>
9691
9692 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9693 possible.
9694 Remove useless pattern-matching code.
9695
df3ee9ca
PA
96962016-12-02 Pedro Alves <palves@redhat.com>
9697
9698 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9699 procedure.
9700 (top level): Call it.
9701
ec835369
PA
97022016-12-02 Pedro Alves <palves@redhat.com>
9703
9704 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9705 New procedure.
9706 (top level): Call it.
9707
01770bbd
PA
97082016-12-02 Pedro Alves <palves@redhat.com>
9709
9710 PR cli/20559
9711 * gdb.base/commands.exp (user_defined_command_args_eval): New
9712 procedure.
9713 (top level): Call it.
9714
008459ea
LM
97152016-12-02 Luis Machado <lgustavo@codesourcery.com>
9716
9717 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9718 timeout handling.
9719
0c1b455e
TT
97202016-12-02 Tom Tromey <tom@tromey.com>
9721
9722 * gdb.dwarf2/main-subprogram.c: New file.
9723 * gdb.dwarf2/main-subprogram.exp: New file.
9724
018572b8
LM
97252016-12-01 Luis Machado <lgustavo@codesourcery.com>
9726
9727 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9728 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9729 gdb_test_no_output for a couple of cases.
9730 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9731
84c93cd5
LM
97322016-12-01 Luis Machado <lgustavo@codesourcery.com>
9733
9734 Fix test names and standardize compilation error messages throughout
9735 the following files:
9736
9737 * gdb.ada/start.exp
9738 * gdb.arch/alpha-step.exp
9739 * gdb.arch/e500-prologue.exp
9740 * gdb.arch/ftrace-insn-reloc.exp
9741 * gdb.arch/gdb1291.exp
9742 * gdb.arch/gdb1431.exp
9743 * gdb.arch/gdb1558.exp
9744 * gdb.arch/i386-dr3-watch.exp
9745 * gdb.arch/i386-sse-stack-align.exp
9746 * gdb.arch/ia64-breakpoint-shadow.exp
9747 * gdb.arch/pa-nullify.exp
9748 * gdb.arch/powerpc-aix-prologue.exp
9749 * gdb.arch/thumb-bx-pc.exp
9750 * gdb.base/annota1.exp
9751 * gdb.base/annota3.exp
9752 * gdb.base/arrayidx.exp
9753 * gdb.base/assign.exp
9754 * gdb.base/attach.exp
9755 * gdb.base/auxv.exp
9756 * gdb.base/bang.exp
9757 * gdb.base/bfp-test.exp
9758 * gdb.base/bigcore.exp
9759 * gdb.base/bitfields2.exp
9760 * gdb.base/break-fun-addr.exp
9761 * gdb.base/break-probes.exp
9762 * gdb.base/call-rt-st.exp
9763 * gdb.base/callexit.exp
9764 * gdb.base/catch-fork-kill.exp
9765 * gdb.base/charset.exp
9766 * gdb.base/checkpoint.exp
9767 * gdb.base/comprdebug.exp
9768 * gdb.base/constvars.exp
9769 * gdb.base/coredump-filter.exp
9770 * gdb.base/cursal.exp
9771 * gdb.base/cvexpr.exp
9772 * gdb.base/detach.exp
9773 * gdb.base/display.exp
9774 * gdb.base/dmsym.exp
9775 * gdb.base/dprintf-pending.exp
9776 * gdb.base/dso2dso.exp
9777 * gdb.base/dtrace-probe.exp
9778 * gdb.base/dump.exp
9779 * gdb.base/enum_cond.exp
9780 * gdb.base/exe-lock.exp
9781 * gdb.base/exec-invalid-sysroot.exp
9782 * gdb.base/execl-update-breakpoints.exp
9783 * gdb.base/exprs.exp
9784 * gdb.base/fileio.exp
9785 * gdb.base/find.exp
9786 * gdb.base/finish.exp
9787 * gdb.base/fixsection.exp
9788 * gdb.base/foll-vfork.exp
9789 * gdb.base/frame-args.exp
9790 * gdb.base/gcore.exp
9791 * gdb.base/gdb1250.exp
9792 * gdb.base/global-var-nested-by-dso.exp
9793 * gdb.base/gnu-ifunc.exp
9794 * gdb.base/hashline1.exp
9795 * gdb.base/hashline2.exp
9796 * gdb.base/hashline3.exp
9797 * gdb.base/hbreak-in-shr-unsupported.exp
9798 * gdb.base/huge.exp
9799 * gdb.base/infcall-input.exp
9800 * gdb.base/info-fun.exp
9801 * gdb.base/info-shared.exp
9802 * gdb.base/jit-simple.exp
9803 * gdb.base/jit-so.exp
9804 * gdb.base/jit.exp
9805 * gdb.base/jump.exp
9806 * gdb.base/label.exp
9807 * gdb.base/lineinc.exp
9808 * gdb.base/logical.exp
9809 * gdb.base/longjmp.exp
9810 * gdb.base/macscp.exp
9811 * gdb.base/miscexprs.exp
9812 * gdb.base/new-ui-echo.exp
9813 * gdb.base/new-ui-pending-input.exp
9814 * gdb.base/new-ui.exp
9815 * gdb.base/nodebug.exp
9816 * gdb.base/nofield.exp
9817 * gdb.base/offsets.exp
9818 * gdb.base/overlays.exp
9819 * gdb.base/pending.exp
9820 * gdb.base/pointers.exp
9821 * gdb.base/pr11022.exp
9822 * gdb.base/printcmds.exp
9823 * gdb.base/prologue.exp
9824 * gdb.base/ptr-typedef.exp
9825 * gdb.base/realname-expand.exp
9826 * gdb.base/relativedebug.exp
9827 * gdb.base/relocate.exp
9828 * gdb.base/remote.exp
9829 * gdb.base/reread.exp
9830 * gdb.base/return2.exp
9831 * gdb.base/savedregs.exp
9832 * gdb.base/sep.exp
9833 * gdb.base/sepdebug.exp
9834 * gdb.base/sepsymtab.exp
9835 * gdb.base/set-inferior-tty.exp
9836 * gdb.base/setshow.exp
9837 * gdb.base/shlib-call.exp
9838 * gdb.base/sigaltstack.exp
9839 * gdb.base/siginfo-addr.exp
9840 * gdb.base/signals.exp
9841 * gdb.base/signull.exp
9842 * gdb.base/sigrepeat.exp
9843 * gdb.base/so-impl-ld.exp
9844 * gdb.base/solib-display.exp
9845 * gdb.base/solib-overlap.exp
9846 * gdb.base/solib-search.exp
9847 * gdb.base/solib-symbol.exp
9848 * gdb.base/structs.exp
9849 * gdb.base/structs2.exp
9850 * gdb.base/symtab-search-order.exp
9851 * gdb.base/twice.exp
9852 * gdb.base/unload.exp
9853 * gdb.base/varargs.exp
9854 * gdb.base/watchpoint-solib.exp
9855 * gdb.base/watchpoint.exp
9856 * gdb.base/whatis.exp
9857 * gdb.base/wrong_frame_bt_full.exp
9858 * gdb.btrace/dlopen.exp
9859 * gdb.cell/ea-standalone.exp
9860 * gdb.cell/ea-test.exp
9861 * gdb.cp/dispcxx.exp
9862 * gdb.cp/gdb2384.exp
9863 * gdb.cp/method2.exp
9864 * gdb.cp/nextoverthrow.exp
9865 * gdb.cp/pr10728.exp
9866 * gdb.disasm/am33.exp
9867 * gdb.disasm/h8300s.exp
9868 * gdb.disasm/mn10300.exp
9869 * gdb.disasm/sh3.exp
9870 * gdb.dwarf2/dw2-dir-file-name.exp
9871 * gdb.fortran/complex.exp
9872 * gdb.fortran/library-module.exp
9873 * gdb.guile/scm-pretty-print.exp
9874 * gdb.guile/scm-symbol.exp
9875 * gdb.guile/scm-type.exp
9876 * gdb.guile/scm-value.exp
9877 * gdb.linespec/linespec.exp
9878 * gdb.mi/gdb701.exp
9879 * gdb.mi/gdb792.exp
9880 * gdb.mi/mi-breakpoint-changed.exp
9881 * gdb.mi/mi-dprintf-pending.exp
9882 * gdb.mi/mi-dprintf.exp
9883 * gdb.mi/mi-exit-code.exp
9884 * gdb.mi/mi-pending.exp
9885 * gdb.mi/mi-solib.exp
9886 * gdb.mi/new-ui-mi-sync.exp
9887 * gdb.mi/pr11022.exp
9888 * gdb.mi/user-selected-context-sync.exp
9889 * gdb.opt/solib-intra-step.exp
9890 * gdb.python/py-events.exp
9891 * gdb.python/py-finish-breakpoint.exp
9892 * gdb.python/py-mi.exp
9893 * gdb.python/py-prettyprint.exp
9894 * gdb.python/py-shared.exp
9895 * gdb.python/py-symbol.exp
9896 * gdb.python/py-template.exp
9897 * gdb.python/py-type.exp
9898 * gdb.python/py-value.exp
9899 * gdb.reverse/solib-precsave.exp
9900 * gdb.reverse/solib-reverse.exp
9901 * gdb.server/solib-list.exp
9902 * gdb.stabs/weird.exp
9903 * gdb.threads/reconnect-signal.exp
9904 * gdb.threads/stepi-random-signal.exp
9905 * gdb.trace/actions.exp
9906 * gdb.trace/ax.exp
9907 * gdb.trace/backtrace.exp
9908 * gdb.trace/change-loc.exp
9909 * gdb.trace/deltrace.exp
9910 * gdb.trace/ftrace-lock.exp
9911 * gdb.trace/ftrace.exp
9912 * gdb.trace/infotrace.exp
9913 * gdb.trace/mi-tracepoint-changed.exp
9914 * gdb.trace/packetlen.exp
9915 * gdb.trace/passcount.exp
9916 * gdb.trace/pending.exp
9917 * gdb.trace/range-stepping.exp
9918 * gdb.trace/report.exp
9919 * gdb.trace/stap-trace.exp
9920 * gdb.trace/tfind.exp
9921 * gdb.trace/trace-break.exp
9922 * gdb.trace/trace-condition.exp
9923 * gdb.trace/trace-enable-disable.exp
9924 * gdb.trace/trace-mt.exp
9925 * gdb.trace/tracecmd.exp
9926 * gdb.trace/tspeed.exp
9927 * gdb.trace/tsv.exp
9928 * lib/perftest.exp
9929
fb9feb35
LM
99302016-12-01 Luis Machado <lgustavo@codesourcery.com>
9931
9932 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9933 with gdb_test_no_output.
9934 Use command as test name.
9935
cd2ddb6c
LM
99362016-12-01 Luis Machado <lgustavo@codesourcery.com>
9937
9938 Fix test names starting with uppercase throughout the files.
9939
9940 * gdb.ada/assign_1.exp
9941 * gdb.ada/boolean_expr.exp
9942 * gdb.base/arrayidx.exp
9943 * gdb.base/del.exp
9944 * gdb.base/gcore-buffer-overflow.exp
9945 * gdb.base/testenv.exp
9946 * gdb.compile/compile.exp
9947 * gdb.python/py-framefilter-invalidarg.exp
9948 * gdb.python/py-framefilter.exp
9949
bb95117e
LM
99502016-12-01 Luis Machado <lgustavo@codesourcery.com>
9951
9952 Fix test names starting with uppercase throughout the files.
9953
9954 * gdb.ada/array_return.exp
9955 * gdb.ada/expr_delims.exp
9956 * gdb.ada/mi_dyn_arr.exp
9957 * gdb.ada/mi_interface.exp
9958 * gdb.ada/mi_var_array.exp
9959 * gdb.ada/watch_arg.exp
9960 * gdb.arch/alpha-step.exp
9961 * gdb.arch/altivec-regs.exp
9962 * gdb.arch/e500-regs.exp
9963 * gdb.arch/powerpc-d128-regs.exp
9964 * gdb.base/arrayidx.exp
9965 * gdb.base/break.exp
9966 * gdb.base/checkpoint.exp
9967 * gdb.base/debug-expr.exp
9968 * gdb.base/dmsym.exp
9969 * gdb.base/radix.exp
9970 * gdb.base/sepdebug.exp
9971 * gdb.base/testenv.exp
9972 * gdb.base/watch_thread_num.exp
9973 * gdb.base/watchpoint-cond-gone.exp
9974 * gdb.cell/break.exp
9975 * gdb.cell/ea-cache.exp
9976 * gdb.compile/compile.exp
9977 * gdb.cp/gdb2495.exp
9978 * gdb.gdb/selftest.exp
9979 * gdb.gdb/xfullpath.exp
9980 * gdb.go/hello.exp
9981 * gdb.go/integers.exp
9982 * gdb.objc/basicclass.exp
9983 * gdb.pascal/hello.exp
9984 * gdb.pascal/integers.exp
9985 * gdb.python/py-breakpoint.exp
9986 * gdb.python/py-cmd.exp
9987 * gdb.python/py-linetable.exp
9988 * gdb.python/py-xmethods.exp
9989 * gdb.python/python.exp
9990 * gdb.reverse/consecutive-precsave.exp
9991 * gdb.reverse/finish-precsave.exp
9992 * gdb.reverse/i386-precsave.exp
9993 * gdb.reverse/machinestate-precsave.exp
9994 * gdb.reverse/sigall-precsave.exp
9995 * gdb.reverse/solib-precsave.exp
9996 * gdb.reverse/step-precsave.exp
9997 * gdb.reverse/until-precsave.exp
9998 * gdb.reverse/watch-precsave.exp
9999 * gdb.threads/leader-exit.exp
10000 * gdb.threads/pthreads.exp
10001 * gdb.threads/wp-replication.exp
10002 * gdb.trace/actions.exp
10003 * gdb.trace/mi-tsv-changed.exp
10004 * gdb.trace/tsv.exp
10005
de97fdd4
LM
100062016-12-01 Luis Machado <lgustavo@codesourcery.com>
10007
10008 Fix test names starting with uppercase throughout the files.
10009
10010 * gdb.arch/i386-bp_permanent.exp
10011 * gdb.arch/i386-gnu-cfi.exp
10012 * gdb.base/disasm-end-cu.exp
10013 * gdb.base/macscp.exp
10014 * gdb.base/pending.exp
10015 * gdb.base/watch_thread_num.exp
10016 * gdb.cp/exception.exp
10017 * gdb.cp/gdb2495.exp
10018 * gdb.cp/local.exp
10019 * gdb.python/py-evsignal.exp
10020 * gdb.python/python.exp
10021 * gdb.trace/tracecmd.exp
10022
9f058c10
LM
100232016-12-01 Luis Machado <lgustavo@codesourcery.com>
10024
10025 Fix test names starting with uppercase throughout the files.
10026
10027 * gdb.base/charset.exp
10028 * gdb.base/eval.exp
10029 * gdb.base/multi-forks.exp
10030 * gdb.guile/scm-progspace.exp
10031 * gdb.opencl/datatypes.exp
10032 * gdb.python/py-block.exp
10033 * gdb.python/py-function.exp
10034 * gdb.python/py-symbol.exp
10035 * gdb.python/py-symtab.exp
10036 * gdb.python/py-xmethods.exp
10037 * gdb.reverse/break-precsave.exp
10038 * gdb.reverse/break-reverse.exp
10039 * gdb.reverse/consecutive-precsave.exp
10040 * gdb.reverse/consecutive-reverse.exp
10041 * gdb.reverse/finish-precsave.exp
10042 * gdb.reverse/finish-reverse-bkpt.exp
10043 * gdb.reverse/finish-reverse.exp
10044 * gdb.reverse/fstatat-reverse.exp
10045 * gdb.reverse/getresuid-reverse.exp
10046 * gdb.reverse/i386-precsave.exp
10047 * gdb.reverse/i386-reverse.exp
10048 * gdb.reverse/i386-sse-reverse.exp
10049 * gdb.reverse/i387-stack-reverse.exp
10050 * gdb.reverse/insn-reverse.exp
10051 * gdb.reverse/machinestate-precsave.exp
10052 * gdb.reverse/machinestate.exp
10053 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10054 * gdb.reverse/pipe-reverse.exp
10055 * gdb.reverse/readv-reverse.exp
10056 * gdb.reverse/recvmsg-reverse.exp
10057 * gdb.reverse/rerun-prec.exp
10058 * gdb.reverse/s390-mvcle.exp
10059 * gdb.reverse/sigall-precsave.exp
10060 * gdb.reverse/sigall-reverse.exp
10061 * gdb.reverse/solib-precsave.exp
10062 * gdb.reverse/solib-reverse.exp
10063 * gdb.reverse/step-precsave.exp
10064 * gdb.reverse/step-reverse.exp
10065 * gdb.reverse/time-reverse.exp
10066 * gdb.reverse/until-precsave.exp
10067 * gdb.reverse/until-reverse.exp
10068 * gdb.reverse/waitpid-reverse.exp
10069 * gdb.reverse/watch-precsave.exp
10070 * gdb.reverse/watch-reverse.exp
10071
cdc7edd7
LM
100722016-12-01 Luis Machado <lgustavo@codesourcery.com>
10073
10074 Fix test names starting with uppercase throughout the files.
10075
10076 * gdb.arch/i386-mpx-simple_segv.exp
10077 * gdb.arch/i386-mpx.exp
10078 * gdb.arch/i386-permbkpt.exp
10079 * gdb.arch/pa-nullify.exp
10080 * gdb.arch/powerpc-d128-regs.exp
10081 * gdb.arch/vsx-regs.exp
10082 * gdb.base/bfp-test.exp
10083 * gdb.base/break.exp
10084 * gdb.base/breakpoint-shadow.exp
10085 * gdb.base/callfuncs.exp
10086 * gdb.base/charset.exp
10087 * gdb.base/commands.exp
10088 * gdb.base/completion.exp
10089 * gdb.base/dfp-test.exp
10090 * gdb.base/echo.exp
10091 * gdb.base/ending-run.exp
10092 * gdb.base/eval.exp
10093 * gdb.base/expand-psymtabs.exp
10094 * gdb.base/float128.exp
10095 * gdb.base/floatn.exp
10096 * gdb.base/foll-exec-mode.exp
10097 * gdb.base/gdb1056.exp
10098 * gdb.base/gdb11531.exp
10099 * gdb.base/kill-after-signal.exp
10100 * gdb.base/multi-forks.exp
10101 * gdb.base/overlays.exp
10102 * gdb.base/pending.exp
10103 * gdb.base/sepdebug.exp
10104 * gdb.base/testenv.exp
10105 * gdb.base/valgrind-db-attach.exp
10106 * gdb.base/watch_thread_num.exp
10107 * gdb.base/watchpoint-cond-gone.exp
10108 * gdb.base/watchpoint.exp
10109 * gdb.base/watchpoints.exp
10110 * gdb.cp/arg-reference.exp
10111 * gdb.cp/baseenum.exp
10112 * gdb.cp/operator.exp
10113 * gdb.cp/shadow.exp
10114 * gdb.dwarf2/dw2-op-out-param.exp
10115 * gdb.dwarf2/dw2-reg-undefined.exp
10116 * gdb.go/chan.exp
10117 * gdb.go/hello.exp
10118 * gdb.go/integers.exp
10119 * gdb.go/methods.exp
10120 * gdb.go/package.exp
10121 * gdb.guile/scm-parameter.exp
10122 * gdb.guile/scm-progspace.exp
10123 * gdb.guile/scm-value.exp
10124 * gdb.mi/mi-pending.exp
10125 * gdb.mi/user-selected-context-sync.exp
10126 * gdb.multi/multi-attach.exp
10127 * gdb.multi/tids.exp
10128 * gdb.opt/clobbered-registers-O2.exp
10129 * gdb.pascal/floats.exp
10130 * gdb.pascal/integers.exp
10131 * gdb.python/py-block.exp
10132 * gdb.python/py-events.exp
10133 * gdb.python/py-parameter.exp
10134 * gdb.python/py-symbol.exp
10135 * gdb.python/py-symtab.exp
10136 * gdb.python/py-type.exp
10137 * gdb.python/py-value.exp
10138 * gdb.python/py-xmethods.exp
10139 * gdb.python/python.exp
10140 * gdb.reverse/break-precsave.exp
10141 * gdb.reverse/consecutive-precsave.exp
10142 * gdb.reverse/finish-precsave.exp
10143 * gdb.reverse/i386-precsave.exp
10144 * gdb.reverse/machinestate-precsave.exp
10145 * gdb.reverse/sigall-precsave.exp
10146 * gdb.reverse/solib-precsave.exp
10147 * gdb.reverse/step-precsave.exp
10148 * gdb.reverse/until-precsave.exp
10149 * gdb.reverse/watch-precsave.exp
10150 * gdb.server/ext-attach.exp
10151 * gdb.server/ext-restart.exp
10152 * gdb.server/ext-run.exp
10153 * gdb.server/ext-wrapper.exp
10154 * gdb.stabs/gdb11479.exp
10155 * gdb.stabs/weird.exp
10156 * gdb.threads/attach-many-short-lived-threads.exp
10157 * gdb.threads/kill.exp
10158 * gdb.threads/watchpoint-fork.exp
10159
bc6c7af4
LM
101602016-12-01 Luis Machado <lgustavo@codesourcery.com>
10161
10162 Fix test names starting with uppercase throughout all the files below.
10163
10164 * gdb.ada/array_return.exp
10165 * gdb.ada/catch_ex.exp
10166 * gdb.ada/info_exc.exp
10167 * gdb.ada/mi_catch_ex.exp
10168 * gdb.ada/mi_dyn_arr.exp
10169 * gdb.ada/mi_ex_cond.exp
10170 * gdb.ada/mi_exc_info.exp
10171 * gdb.ada/mi_interface.exp
10172 * gdb.ada/mi_task_arg.exp
10173 * gdb.ada/mi_task_info.exp
10174 * gdb.ada/mi_var_array.exp
10175 * gdb.arch/alpha-step.exp
10176 * gdb.arch/amd64-disp-step.exp
10177 * gdb.arch/arm-disp-step.exp
10178 * gdb.arch/disp-step-insn-reloc.exp
10179 * gdb.arch/e500-prologue.exp
10180 * gdb.arch/ftrace-insn-reloc.exp
10181 * gdb.arch/gdb1558.exp
10182 * gdb.arch/i386-bp_permanent.exp
10183 * gdb.arch/i386-disp-step.exp
10184 * gdb.arch/i386-float.exp
10185 * gdb.arch/i386-gnu-cfi.exp
10186 * gdb.arch/ia64-breakpoint-shadow.exp
10187 * gdb.arch/mips16-thunks.exp
10188 * gdb.arch/pa-nullify.exp
10189 * gdb.arch/powerpc-aix-prologue.exp
10190 * gdb.arch/powerpc-power.exp
10191 * gdb.arch/ppc-dfp.exp
10192 * gdb.arch/s390-tdbregs.exp
10193 * gdb.arch/spu-info.exp
10194 * gdb.arch/spu-ls.exp
10195 * gdb.arch/thumb-bx-pc.exp
10196 * gdb.base/advance.exp
10197 * gdb.base/annota-input-while-running.exp
10198 * gdb.base/arrayidx.exp
10199 * gdb.base/asmlabel.exp
10200 * gdb.base/async.exp
10201 * gdb.base/attach-wait-input.exp
10202 * gdb.base/auto-connect-native-target.exp
10203 * gdb.base/batch-preserve-term-settings.exp
10204 * gdb.base/bfp-test.exp
10205 * gdb.base/bigcore.exp
10206 * gdb.base/bp-permanent.exp
10207 * gdb.base/break-always.exp
10208 * gdb.base/break-fun-addr.exp
10209 * gdb.base/break-idempotent.exp
10210 * gdb.base/break-main-file-remove-fail.exp
10211 * gdb.base/break-probes.exp
10212 * gdb.base/break-unload-file.exp
10213 * gdb.base/break.exp
10214 * gdb.base/call-ar-st.exp
10215 * gdb.base/call-rt-st.exp
10216 * gdb.base/call-sc.exp
10217 * gdb.base/call-signal-resume.exp
10218 * gdb.base/call-strs.exp
10219 * gdb.base/callexit.exp
10220 * gdb.base/callfuncs.exp
10221 * gdb.base/catch-gdb-caused-signals.exp
10222 * gdb.base/catch-signal-siginfo-cond.exp
10223 * gdb.base/catch-syscall.exp
10224 * gdb.base/compare-sections.exp
10225 * gdb.base/cond-eval-mode.exp
10226 * gdb.base/condbreak-call-false.exp
10227 * gdb.base/consecutive-step-over.exp
10228 * gdb.base/cursal.exp
10229 * gdb.base/disabled-location.exp
10230 * gdb.base/disasm-end-cu.exp
10231 * gdb.base/display.exp
10232 * gdb.base/double-prompt-target-event-error.exp
10233 * gdb.base/dprintf-bp-same-addr.exp
10234 * gdb.base/dprintf-detach.exp
10235 * gdb.base/dprintf-next.exp
10236 * gdb.base/dprintf-non-stop.exp
10237 * gdb.base/dprintf-pending.exp
10238 * gdb.base/dso2dso.exp
10239 * gdb.base/ending-run.exp
10240 * gdb.base/enum_cond.exp
10241 * gdb.base/examine-backward.exp
10242 * gdb.base/exe-lock.exp
10243 * gdb.base/exec-invalid-sysroot.exp
10244 * gdb.base/execl-update-breakpoints.exp
10245 * gdb.base/execution-termios.exp
10246 * gdb.base/fileio.exp
10247 * gdb.base/fixsection.exp
10248 * gdb.base/foll-exec-mode.exp
10249 * gdb.base/foll-exec.exp
10250 * gdb.base/fork-running-state.exp
10251 * gdb.base/frame-args.exp
10252 * gdb.base/fullpath-expand.exp
10253 * gdb.base/func-ptr.exp
10254 * gdb.base/gcore-relro-pie.exp
10255 * gdb.base/gdb1090.exp
10256 * gdb.base/gdb1555.exp
10257 * gdb.base/global-var-nested-by-dso.exp
10258 * gdb.base/gnu-ifunc.exp
10259 * gdb.base/hbreak-in-shr-unsupported.exp
10260 * gdb.base/hbreak-unmapped.exp
10261 * gdb.base/hook-stop.exp
10262 * gdb.base/infcall-input.exp
10263 * gdb.base/info-fun.exp
10264 * gdb.base/info-shared.exp
10265 * gdb.base/interrupt-noterm.exp
10266 * gdb.base/jit-so.exp
10267 * gdb.base/jit.exp
10268 * gdb.base/line-symtabs.exp
10269 * gdb.base/list.exp
10270 * gdb.base/longjmp.exp
10271 * gdb.base/macscp.exp
10272 * gdb.base/max-value-size.exp
10273 * gdb.base/nodebug.exp
10274 * gdb.base/nofield.exp
10275 * gdb.base/overlays.exp
10276 * gdb.base/paginate-after-ctrl-c-running.exp
10277 * gdb.base/paginate-bg-execution.exp
10278 * gdb.base/paginate-inferior-exit.exp
10279 * gdb.base/pending.exp
10280 * gdb.base/pr11022.exp
10281 * gdb.base/printcmds.exp
10282 * gdb.base/ptr-typedef.exp
10283 * gdb.base/ptype.exp
10284 * gdb.base/randomize.exp
10285 * gdb.base/range-stepping.exp
10286 * gdb.base/realname-expand.exp
10287 * gdb.base/relativedebug.exp
10288 * gdb.base/remote.exp
10289 * gdb.base/savedregs.exp
10290 * gdb.base/sepdebug.exp
10291 * gdb.base/set-noassign.exp
10292 * gdb.base/shlib-call.exp
10293 * gdb.base/shreloc.exp
10294 * gdb.base/sigaltstack.exp
10295 * gdb.base/sigbpt.exp
10296 * gdb.base/siginfo-addr.exp
10297 * gdb.base/siginfo-obj.exp
10298 * gdb.base/siginfo-thread.exp
10299 * gdb.base/signest.exp
10300 * gdb.base/signull.exp
10301 * gdb.base/sigrepeat.exp
10302 * gdb.base/skip.exp
10303 * gdb.base/so-impl-ld.exp
10304 * gdb.base/solib-corrupted.exp
10305 * gdb.base/solib-disc.exp
10306 * gdb.base/solib-display.exp
10307 * gdb.base/solib-overlap.exp
10308 * gdb.base/solib-search.exp
10309 * gdb.base/solib-symbol.exp
10310 * gdb.base/source-execution.exp
10311 * gdb.base/sss-bp-on-user-bp-2.exp
10312 * gdb.base/sss-bp-on-user-bp.exp
10313 * gdb.base/stack-checking.exp
10314 * gdb.base/stale-infcall.exp
10315 * gdb.base/step-break.exp
10316 * gdb.base/step-line.exp
10317 * gdb.base/step-over-exit.exp
10318 * gdb.base/step-test.exp
10319 * gdb.base/structs.exp
10320 * gdb.base/sym-file.exp
10321 * gdb.base/symtab-search-order.exp
10322 * gdb.base/term.exp
10323 * gdb.base/type-opaque.exp
10324 * gdb.base/unload.exp
10325 * gdb.base/until-nodebug.exp
10326 * gdb.base/until.exp
10327 * gdb.base/unwindonsignal.exp
10328 * gdb.base/watch-cond.exp
10329 * gdb.base/watch-non-mem.exp
10330 * gdb.base/watch_thread_num.exp
10331 * gdb.base/watchpoint-reuse-slot.exp
10332 * gdb.base/watchpoint-solib.exp
10333 * gdb.base/watchpoint.exp
10334 * gdb.btrace/dlopen.exp
10335 * gdb.cell/arch.exp
10336 * gdb.cell/break.exp
10337 * gdb.cell/bt.exp
10338 * gdb.cell/core.exp
10339 * gdb.cell/data.exp
10340 * gdb.cell/dwarfaddr.exp
10341 * gdb.cell/ea-cache.exp
10342 * gdb.cell/ea-standalone.exp
10343 * gdb.cell/ea-test.exp
10344 * gdb.cell/f-regs.exp
10345 * gdb.cell/fork.exp
10346 * gdb.cell/gcore.exp
10347 * gdb.cell/mem-access.exp
10348 * gdb.cell/ptype.exp
10349 * gdb.cell/registers.exp
10350 * gdb.cell/sizeof.exp
10351 * gdb.cell/solib-symbol.exp
10352 * gdb.cell/solib.exp
10353 * gdb.compile/compile-tls.exp
10354 * gdb.cp/exception.exp
10355 * gdb.cp/gdb2495.exp
10356 * gdb.cp/local.exp
10357 * gdb.cp/mb-inline.exp
10358 * gdb.cp/mb-templates.exp
10359 * gdb.cp/pr10687.exp
10360 * gdb.cp/pr9167.exp
10361 * gdb.cp/scope-err.exp
10362 * gdb.cp/templates.exp
10363 * gdb.cp/virtfunc.exp
10364 * gdb.dwarf2/dw2-dir-file-name.exp
10365 * gdb.dwarf2/dw2-single-line-discriminators.exp
10366 * gdb.fortran/complex.exp
10367 * gdb.fortran/library-module.exp
10368 * gdb.guile/guile.exp
10369 * gdb.guile/scm-cmd.exp
10370 * gdb.guile/scm-frame-inline.exp
10371 * gdb.guile/scm-objfile.exp
10372 * gdb.guile/scm-pretty-print.exp
10373 * gdb.guile/scm-symbol.exp
10374 * gdb.guile/scm-type.exp
10375 * gdb.guile/scm-value.exp
10376 * gdb.linespec/keywords.exp
10377 * gdb.linespec/ls-errs.exp
10378 * gdb.linespec/macro-relative.exp
10379 * gdb.linespec/thread.exp
10380 * gdb.mi/mi-breakpoint-changed.exp
10381 * gdb.mi/mi-dprintf-pending.exp
10382 * gdb.mi/mi-fullname-deleted.exp
10383 * gdb.mi/mi-logging.exp
10384 * gdb.mi/mi-pending.exp
10385 * gdb.mi/mi-solib.exp
10386 * gdb.mi/new-ui-mi-sync.exp
10387 * gdb.mi/user-selected-context-sync.exp
10388 * gdb.multi/dummy-frame-restore.exp
10389 * gdb.multi/multi-arch-exec.exp
10390 * gdb.multi/remove-inferiors.exp
10391 * gdb.multi/watchpoint-multi-exit.exp
10392 * gdb.opt/solib-intra-step.exp
10393 * gdb.perf/backtrace.exp
10394 * gdb.perf/single-step.exp
10395 * gdb.perf/skip-command.exp
10396 * gdb.perf/skip-prologue.exp
10397 * gdb.perf/solib.exp
10398 * gdb.python/lib-types.exp
10399 * gdb.python/py-as-string.exp
10400 * gdb.python/py-bad-printers.exp
10401 * gdb.python/py-block.exp
10402 * gdb.python/py-breakpoint.exp
10403 * gdb.python/py-cmd.exp
10404 * gdb.python/py-events.exp
10405 * gdb.python/py-evthreads.exp
10406 * gdb.python/py-finish-breakpoint.exp
10407 * gdb.python/py-finish-breakpoint2.exp
10408 * gdb.python/py-frame-inline.exp
10409 * gdb.python/py-frame.exp
10410 * gdb.python/py-inferior.exp
10411 * gdb.python/py-infthread.exp
10412 * gdb.python/py-mi.exp
10413 * gdb.python/py-objfile.exp
10414 * gdb.python/py-pp-maint.exp
10415 * gdb.python/py-pp-registration.exp
10416 * gdb.python/py-prettyprint.exp
10417 * gdb.python/py-recurse-unwind.exp
10418 * gdb.python/py-shared.exp
10419 * gdb.python/py-symbol.exp
10420 * gdb.python/py-symtab.exp
10421 * gdb.python/py-template.exp
10422 * gdb.python/py-type.exp
10423 * gdb.python/py-unwind-maint.exp
10424 * gdb.python/py-unwind.exp
10425 * gdb.python/py-value.exp
10426 * gdb.python/python.exp
10427 * gdb.reverse/finish-reverse-bkpt.exp
10428 * gdb.reverse/insn-reverse.exp
10429 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10430 * gdb.reverse/solib-precsave.exp
10431 * gdb.reverse/solib-reverse.exp
10432 * gdb.stabs/gdb11479.exp
10433 * gdb.stabs/weird.exp
10434 * gdb.threads/fork-child-threads.exp
10435 * gdb.threads/fork-plus-threads.exp
10436 * gdb.threads/fork-thread-pending.exp
10437 * gdb.threads/forking-threads-plus-breakpoint.exp
10438 * gdb.threads/hand-call-in-threads.exp
10439 * gdb.threads/interrupted-hand-call.exp
10440 * gdb.threads/linux-dp.exp
10441 * gdb.threads/local-watch-wrong-thread.exp
10442 * gdb.threads/next-while-other-thread-longjmps.exp
10443 * gdb.threads/non-ldr-exit.exp
10444 * gdb.threads/pending-step.exp
10445 * gdb.threads/print-threads.exp
10446 * gdb.threads/process-dies-while-detaching.exp
10447 * gdb.threads/process-dies-while-handling-bp.exp
10448 * gdb.threads/pthreads.exp
10449 * gdb.threads/queue-signal.exp
10450 * gdb.threads/reconnect-signal.exp
10451 * gdb.threads/signal-command-handle-nopass.exp
10452 * gdb.threads/signal-command-multiple-signals-pending.exp
10453 * gdb.threads/signal-delivered-right-thread.exp
10454 * gdb.threads/signal-sigtrap.exp
10455 * gdb.threads/sigthread.exp
10456 * gdb.threads/staticthreads.exp
10457 * gdb.threads/stepi-random-signal.exp
10458 * gdb.threads/thread-unwindonsignal.exp
10459 * gdb.threads/thread_check.exp
10460 * gdb.threads/thread_events.exp
10461 * gdb.threads/tid-reuse.exp
10462 * gdb.threads/tls-nodebug.exp
10463 * gdb.threads/tls-shared.exp
10464 * gdb.threads/tls-so_extern.exp
10465 * gdb.threads/tls.exp
10466 * gdb.threads/wp-replication.exp
10467 * gdb.trace/actions-changed.exp
10468 * gdb.trace/actions.exp
10469 * gdb.trace/backtrace.exp
10470 * gdb.trace/change-loc.exp
10471 * gdb.trace/collection.exp
10472 * gdb.trace/deltrace.exp
10473 * gdb.trace/disconnected-tracing.exp
10474 * gdb.trace/entry-values.exp
10475 * gdb.trace/ftrace-lock.exp
10476 * gdb.trace/ftrace.exp
10477 * gdb.trace/infotrace.exp
10478 * gdb.trace/mi-trace-frame-collected.exp
10479 * gdb.trace/mi-trace-unavailable.exp
10480 * gdb.trace/mi-traceframe-changed.exp
10481 * gdb.trace/mi-tracepoint-changed.exp
10482 * gdb.trace/mi-tsv-changed.exp
10483 * gdb.trace/no-attach-trace.exp
10484 * gdb.trace/packetlen.exp
10485 * gdb.trace/passc-dyn.exp
10486 * gdb.trace/passcount.exp
10487 * gdb.trace/pending.exp
10488 * gdb.trace/pr16508.exp
10489 * gdb.trace/qtro.exp
10490 * gdb.trace/range-stepping.exp
10491 * gdb.trace/read-memory.exp
10492 * gdb.trace/report.exp
10493 * gdb.trace/save-trace.exp
10494 * gdb.trace/signal.exp
10495 * gdb.trace/stap-trace.exp
10496 * gdb.trace/status-stop.exp
10497 * gdb.trace/strace.exp
10498 * gdb.trace/tfile.exp
10499 * gdb.trace/tfind.exp
10500 * gdb.trace/trace-break.exp
10501 * gdb.trace/trace-condition.exp
10502 * gdb.trace/trace-enable-disable.exp
10503 * gdb.trace/trace-mt.exp
10504 * gdb.trace/tracecmd.exp
10505 * gdb.trace/tracefile-pseudo-reg.exp
10506 * gdb.trace/tspeed.exp
10507 * gdb.trace/tstatus.exp
10508 * gdb.trace/tsv.exp
10509 * gdb.trace/unavailable.exp
10510 * gdb.trace/while-dyn.exp
10511 * gdb.trace/while-stepping.exp
10512 * lib/gdb-guile.exp
10513 * lib/gdb.exp
10514 * lib/mi-support.exp
10515 * lib/pascal.exp
10516 * lib/perftest.exp
10517 * lib/prelink-support.exp
10518 * lib/selftest-support.exp
10519
ad02e4fe
SM
105202016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
10521
10522 * Makefile.in: Include disable-implicit-rules.mk.
10523
22347e55
AA
105242016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10525
10526 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
10527 non-byte-aligned bit fields.
10528
da5b30da
AA
105292016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10530
10531 PR gdb/12616
10532 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
10533 respects the DW_AT_data_bit_offset attribute.
10534
b593ecca
SM
105352016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10536
10537 * gdb.base/default.exp: Fix output of "set language".
10538
3b165252
SM
105392016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10540
10541 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10542 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10543 make.
10544 * configure.ac: Remove checks for the make program.
10545 * configure: Re-generate.
10546
1a2f3d7f
KB
105472016-11-16 Kevin Buettner <kevinb@redhat.com>
10548
10549 * gdb.python/py-recurse-unwind.c (main): Add loop.
10550 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10551 to read_register() and gdb.parse_and_eval(). Make each code
10552 call a separate case that can be individually tested.
10553 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10554 proc. Call cont_and_backtrace for each of the code paths that
10555 we want to test in the unwinder.
10556
b7f38fda
AA
105572016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10558
10559 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10560 the definition of struct S.
10561
1f8db343
CM
105622016-11-11 Catherine Moore <clm@codesourcery.com>
10563
10564 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10565
fad0c9fb
PA
105662016-11-09 Pedro Alves <palves@redhat.com>
10567
10568 * gdb.base/commands.exp (runto_or_return): New procedure.
10569 (gdbvar_simple_if_test, gdbvar_simple_while_test)
10570 (gdbvar_complex_if_while_test, progvar_simple_if_test)
10571 (progvar_simple_while_test, progvar_complex_if_while_test)
10572 (if_while_breakpoint_command_test)
10573 (infrun_breakpoint_command_test, breakpoint_command_test)
10574 (user_defined_command_test, watchpoint_command_test)
10575 (test_command_prompt_position, redefine_hook_test)
10576 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
10577 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
10578 multi_line_input and multi_line. Remove gdb_expect and
10579 gdb_stop_suppressing_tests uses.
10580 * lib/gdb.exp (valnum_re): New global.
10581 (multi_line_input): New procedure.
10582
8354c62c
SM
105832016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10584
10585 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10586 Remove.
10587 (test_setup): Define with proc_with_prefix.
10588 (test_cli_inferior): Likewise.
10589 (test_cli_thread): Likewise.
10590 (test_cli_frame): Likewise.
10591 (test_cli_select_frame): Likewise.
10592 (test_cli_up_down): Likewise.
10593 (test_mi_thread_select): Likewise.
10594 (test_mi_stack_select_frame): Likewise.
10595 (test_cli_in_mi_inferior): Likewise.
10596 (test_cli_in_mi_thread): Likewise.
10597 (test_cli_in_mi_frame): Likewise.
10598 (top level): Do not use with_test_prefix_procname.
10599
64f367a2
PA
106002016-11-09 Pedro Alves <palves@redhat.com>
10601
10602 * gdb.base/commands.exp (gdbvar_simple_if_test)
10603 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10604 (progvar_simple_if_test, progvar_simple_while_test)
10605 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10606 (infrun_breakpoint_command_test, breakpoint_command_test)
10607 (user_defined_command_test, watchpoint_command_test)
10608 (test_command_prompt_position, deprecated_command_test)
10609 (bp_deleted_in_command, temporary_breakpoint_commands)
10610 (stray_arg0_test, source_file_with_indented_comment)
10611 (recursive_source_test, if_commands_test)
10612 (error_clears_commands_left, redefine_hook_test)
10613 (redefine_backtrace_test): Use proc_with_prefix.
10614 * lib/gdb.exp (proc_with_prefix): New proc.
10615
0bb65f1e
AA
106162016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10617
10618 * gdb.base/tui-layout.c: New file.
10619 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10620 disassembly window contains very long lines.
10621
7353f247
TT
106222016-11-08 Tom Tromey <tom@tromey.com>
10623
10624 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10625 depend on Python 2.
10626
30a7bb83
TT
106272016-11-08 Tom Tromey <tom@tromey.com>
10628
10629 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10630 New method.
10631
cdf5a07c
MG
106322016-10-29 Manish Goregaokar <manish@mozilla.com>
10633
2806dc7e 10634 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 10635
51a789c3
MG
106362016-10-27 Manish Goregaokar <manish@mozilla.com>
10637
2806dc7e
PA
10638 * gdb.rust/simple.rs: Add test for univariant enums without
10639 discriminants and for encoded struct-like enums.
51a789c3 10640
f610ab6d
PA
106412016-10-28 Pedro Alves <palves@redhat.com>
10642
10643 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
10644 gdb_test_multiple, tighten regexps and match symtabs and line
10645 tables incrementally.
10646
b129b0ca
LM
106472016-10-28 Luis Machado <lgustavo@codesourcery.com>
10648
10649 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
10650 general.
10651
ecf45d2c
SL
106522016-10-25 Luis Machado <lgustavo@codesourcery.com>
10653
10654 * gdb.base/exec-invalid-sysroot.exp: New file.
10655
b8d38ee4
JK
106562016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10657
10658 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
10659
f90fd8c2
JK
106602016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10661
10662 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
10663
2d2476aa
MR
106642016-10-19 Maciej W. Rozycki <macro@imgtec.com>
10665
2806dc7e
PA
10666 * gdb.base/killed-outside.exp: Remove $options from a call to
10667 `prepare_for_testing'.
2d2476aa 10668
e42b25a0
SM
106692016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10670
10671 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10672 Change test message.
10673
3ccdb432
SM
106742016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10675
10676 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10677 Update comment.
10678
5bad3170
SM
106792016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10680
10681 * gdb.trace/mi-trace-save.exp: New file.
10682
5ad9dba7
YQ
106832016-10-13 Yao Qi <yao.qi@linaro.org>
10684
10685 * gdb.base/code_elim.exp (get_var_address): Remove.
10686 * gdb.base/relocate.exp: Likewise.
10687 * gdb.base/shreloc.exp: Likewise.
10688 * lib/gdb.exp (get_var_address): New.
10689
62df7e21
YQ
106902016-10-13 Yao Qi <yao.qi@linaro.org>
10691
10692 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10693 floating point tests if $skip_float_test is false.
10694
4dac951e
LM
106952016-10-12 Luis Machado <lgustavo@codesourcery.com>
10696
10697 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10698 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10699 argc values.
10700 Add 1 to argc so we guarantee distinct initial/modified argc values.
10701
8f1a8fc4
JK
107022016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10703
10704 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10705
16c85b5d
JK
107062016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10707
10708 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10709 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10710 * gdb.arch/vsx-regs.exp: Likewise.
10711
1d0e042a
YQ
107122016-10-07 Yao Qi <yao.qi@linaro.org>
10713
10714 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10715
68dadef5
MM
107162016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10717
10718 * gdb.python/python.exp: Test decode_line("*0").
10719
33fa2c6e
DE
107202016-10-06 Doug Evans <dje@google.com>
10721
10722 * gdb.python/py-value.exp (test_value_creation): Add test for large
10723 unsigned 64-bit value.
10724
9c37b5ae
TT
107252016-10-06 Tom Tromey <tom@tromey.com>
10726
10727 * gdb.compile/compile.exp: Change java tests to rust.
10728 * gdb.base/setshow.exp: Change java tests to rust.
10729 * gdb.base/default.exp: Remove java from language list.
10730 * README (Examples): Update language example.
10731 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10732 test.
10733 * lib/gdb.exp (skip_java_tests): Remove.
10734 * lib/java.exp: Remove.
10735 * gdb.java: Remove.
10736
78b86327
MR
107372016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10738
10739 * gdb.arch/mips-fcr.exp: New test.
10740 * gdb.arch/mips-fcr.c: Source for the new test.
10741
7470adbb
MR
107422016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10743
10744 * gdb.base/solib-disc.exp: Use `standard_output_file'
10745 throughout.
10746
4a556533
PA
107472016-10-06 Pedro Alves <palves@redhat.com>
10748
10749 * gdb.base/jit-simple-dl.c: New file.
10750 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10751 * gdb.base/jit-simple.c: ... this.
10752 * gdb.base/jit-simple.exp (jit_run): Delete.
10753 (build_jit): New proc.
10754 (jit_test_reread): Recompile either the main program or the shared
10755 library, depending on what is being tested. Skip changing address
10756 if caller wants to. Compare before/after addresses. If testing
10757 standalone, explicitly load the binary. Test "maint info
10758 breakpoints".
10759 (top level): Add "standalone vs shared lib" and "change address"
10760 vs "same address" axes.
10761
5a122fbc
PA
107622016-10-06 Pedro Alves <palves@redhat.com>
10763
10764 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10765 call.
10766 (jit_run): Delete.
10767 (jit_test_reread): Use with_test_prefix. Reload the main binary
10768 explicitly. Compare the before/after addresses of the JIT
10769 descriptor.
10770
ee8da4b8
DE
107712016-08-15 Doug Evans <dje@google.com>
10772
10773 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10774 for single bitfields is bool.
10775 * gdb.xml/tdesc-regs.exp: Ditto.
10776
f389f6fe
JK
107772016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10778
10779 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10780
fdebf1a4
YQ
107812016-10-05 Yao Qi <yao.qi@linaro.org>
10782
10783 * lib/gdb.exp (support_complex_tests): Return zero if
10784 gdb_skip_float_test return true.
10785
9c36d954 107862016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10787 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
10788
10789 PR gdb/20487
10790 * gdb.mi/user-selected-context-sync.exp: New file.
10791 * gdb.mi/user-selected-context-sync.c: New file.
10792
4034d0ff 107932016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10794 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
10795
10796 PR gdb/20487
10797 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10798 =thread-select-event check.
10799
a4297203
PB
108002016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10801
10802 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10803 the compulsory L operand changes.
10804 * gdb.arch/powerpc-power.s: Likewise.
10805
bb805577
JK
108062016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10807
10808 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10809 * gdb.base/jit-attach-pie.c: New file.
10810 * gdb.base/jit-attach-pie.exp: New file.
10811
6d61dee5
PA
108122016-09-28 Pedro Alves <palves@redhat.com>
10813
10814 * gdb.base/infcall-input.c: New file.
10815 * gdb.base/infcall-input.exp: New file.
10816
f73842fc
YQ
108172016-09-22 Yao Qi <yao.qi@linaro.org>
10818
10819 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10820 (gdb_exit): Rename it to ...
10821 (gdbserver_gdb_exit): ... Close GDBserver.
10822 (gdb_exit): New proc, call gdbserver_gdb_exit.
10823 (mi_gdb_exit): Likewise.
10824
90681dab
YQ
108252016-09-22 Yao Qi <yao.qi@linaro.org>
10826
10827 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10828 path.
10829 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10830 Remove duplication.
10831
9c211fd8
YQ
108322016-09-22 Yao Qi <yao.qi@linaro.org>
10833
10834 * lib/gdbserver-support.exp: Check the existence of
10835 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10836
ad0a504f
AK
108372016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10838
10839 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10840
36cf1806
TT
108412016-09-21 Tom Tromey <tom@tromey.com>
10842
10843 PR gdb/20604:
10844 * gdb.base/quit.exp: New file.
10845
74172ecf
SM
108462016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10847
10848 * .gitignore: New file.
10849
3d0ec882
MR
108502016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10851
10852 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10853 throughout.
10854
8193adea
AA
108552016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10856
10857 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10858
d41a5c09
JK
108592016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10860
10861 * gdb.cp/casts.cc (decltype): Move it ...
10862 (main): ... with its call to ...
10863 * gdb.cp/casts03.cc: ... a new file.
10864 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
10865
d2dfe700
JK
108662016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10867
10868 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
10869
e2a92b16
PB
108702016-09-15 Peter Bergner <bergner@vnet.ibm.com>
10871
10872 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
10873 and sync up the test with tests in gas/testsuite/gas/ppc.
10874 * gdb.arch/powerpc-power.exp: Likewise.
10875
49b4de64
JK
108762016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10877
10878 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
10879
2c29df25
SDJ
108802016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
10881 Jan Kratochvil <jan.kratochvil@redhat.com>
10882
10883 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
10884 make m1's definition to be different from m2's. Use 'dummy' as an
10885 argument for probe 'two'.
10886
cc3c2846
JB
108872016-09-10 Jon Beniston <jon@beniston.com>
10888
10889 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
10890 for sim target.
10891
e1b2624a
AA
108922016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10893
10894 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
10895 variable declaration.
10896 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
10897 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
10898 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
10899 received HWCAP as its argument.
10900
4295e285
PA
109012016-09-06 Pedro Alves <palves@redhat.com>
10902
10903 * gdb.base/new-ui-pending-input.c: New file.
10904 * gdb.base/new-ui-pending-input.exp: New file.
10905 * gdb.exp (clear_gdb_spawn_id): New procedure.
10906 (with_spawn_id): Check whether gdb_spawn_id exists before
10907 referencing it. If gdb_spawn_id didn't exist on entry, clear it
10908 on exit.
10909
00d5215e
UW
109102016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10911
10912 * gdb.base/float128.c: New file.
10913 * gdb.base/float128.exp: Likewise.
10914 * gdb.base/floatn.c: Likewise.
10915 * gdb.base/floatn.exp: Likewise.
10916
a9ff5f12
UW
109172016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10918
10919 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10920
f245535c
PA
109212016-09-05 Pedro Alves <palves@redhat.com>
10922
10923 PR backtrace/19927
10924 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
10925 unwinders are immediately called as side effect of "source" or
10926 "disable unwinder" commands.
10927 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
10928
ae9cf263
YQ
109292016-09-02 Yao Qi <yao.qi@linaro.org>
10930
10931 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
10932 is true and $type is "float" or "double".
10933
27aba047
YQ
109342016-09-02 Yao Qi <yao.qi@linaro.org>
10935
10936 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10937 true.
10938 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10939 * gdb.base/call-rt-st.exp: Likewise.
10940 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10941 return value instead of gdb,skip_float_test.
10942 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10943 (do_function_calls): Use its return value instead of
10944 gdb,skip_float_test.
10945 * gdb.base/finish.exp: Likewise.
10946 * gdb.base/funcargs.exp: Likewise.
10947 * gdb.base/return.exp: Likewise.
10948 * gdb.base/return2.exp: Likewise.
10949 * gdb.base/varargs.exp: Likewise.
10950 * lib/gdb.exp (gdb_skip_float_test): Change it to
10951 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10952
5af962df
AA
109532016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10954
10955 * gdb.multi/tids.exp: Test "thread apply all".
10956
7fac6910
JK
109572016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10958
10959 * gdb.base/default.exp (tty): Remove.
10960
bb1fe4ac
KB
109612016-08-24 Kevin Buettner <kevinb@redhat.com>
10962
2806dc7e
PA
10963 * gdb.python/py-recurse-unwind.c: New file.
10964 * gdb.python/py-recurse-unwind.py: New file.
10965 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 10966
0a1ddfa6
SM
109672016-08-24 Simon Marchi <simon.marchi@ericsson.com>
10968
10969 * gdb.base/set-inferior-tty.exp: New file.
10970 * gdb.base/set-inferior-tty.c: New file.
10971
d9de1fe3
PA
109722016-08-23 Pedro Alves <palves@redhat.com>
10973
10974 PR gdb/20494
10975 * gdb.base/new-ui-echo.c: New file.
10976 * gdb.base/new-ui-echo.exp: New file.
10977
e9d9abd7
YQ
109782016-08-23 Yao Qi <yao.qi@linaro.org>
10979
10980 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10981 gdbserver_spawn.
10982 * gdb.server/connect-without-multi-process.exp (do_test):
10983 Likewise.
10984
3589529e
YQ
109852016-08-23 Yao Qi <yao.qi@linaro.org>
10986
10987 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10988 standalone_txt. Delete gdb_txt and standalone_txt on host
10989 and target. Spawn the binary on target. Copy files from
10990 target to host.
10991
6bb90213
PA
109922016-08-22 Pedro Alves <palves@redhat.com>
10993
10994 PR gdb/20505
10995 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10996 with_test_prefix. Factor out bits to ...
10997 (test_no_vdso): ... this new procedure.
10998
20c2c024
CL
109992016-08-19 Carl Love <cel@us.ibm.com>
11000
11001 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
11002 maintaining separate logic for constructing the output path.
11003 * gdb.arch/powerpc-d128-regs.exp: Likewise.
11004 * gdb.arch/ppc-dfp.exp: Likewise.
11005 * gdb.arch/ppc-fp.exp: Likewise.
11006 * gdb.arch/vsx-regs.exp: Likewise.
11007 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
11008 binprefix for generating the additional binary files.
11009
0646e07d
PA
110102016-08-19 Pedro Alves <palves@redhat.com>
11011
11012 * gdb.trace/mi-trace-frame-collected.exp
11013 (test_trace_frame_collected): On x32, expect two registers.
11014
46da9242
CL
110152016-08-18 Carl Love <cel@us.ibm.com>
11016
11017 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
11018 and sync up the test with tests in gas/testsuite/gas/ppc.
11019 * gdb.arch/powerpc-power.exp: Likewise.
11020
eb2332d7
SM
110212016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11022
11023 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
11024 expected error message.
11025
63c61e04
SM
110262016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11027
11028 * gdb.multi/remove-inferiors.exp: New file.
11029 * gdb.multi/remove-inferiors.c: New file.
11030
7b17065f
YQ
110312016-08-12 Yao Qi <yao.qi@linaro.org>
11032
11033 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
11034 argument list.
11035
01d3dedf
PA
110362016-08-10 Pedro Alves <palves@redhat.com>
11037
11038 PR gdb/19187
11039 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
11040 setup_kfails.
11041
3eb7562a
PA
110422016-08-09 Pedro Alves <palves@redhat.com>
11043 Simon Marchi <simon.marchi@ericsson.com>
11044
11045 PR gdb/20418
11046 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
11047 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
11048
80614914
PA
110492016-08-09 Pedro Alves <palves@redhat.com>
11050
11051 PR mi/20431
11052 * gdb.mi/mi-cmd-error.exp: New file.
11053
f348d89a
PA
110542016-08-09 Pedro Alves <palves@redhat.com>
11055
11056 PR gdb/18653
11057 * gdb.base/signals-state-child.c: New file.
11058 * gdb.base/signals-state-child.exp: New file.
11059 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
11060
e5ca03b4
PA
110612016-08-09 Pedro Alves <palves@redhat.com>
11062
11063 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
11064
282a0691
TT
110652016-08-03 Tom Tromey <tom@tromey.com>
11066
11067 PR python/18565:
11068 * gdb.python/py-frame-inline.exp: Add Frame.function test.
11069
41bfcd63
YQ
110702016-08-01 Yao Qi <yao.qi@linaro.org>
11071
11072 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
11073 variable mode to "multi-process" if $multi_process is 1, otherwise
11074 set it to "single-process".
11075
e3465b24
YQ
110762016-08-01 Yao Qi <yao.qi@linaro.org>
11077
11078 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
11079 * gdb.cp/cpexprs.exp: Likewise.
11080 * gdb.cp/m-static.exp: Likewise.
11081
0b31a4bc
TT
110822016-07-26 Tom Tromey <tom@tromey.com>
11083
11084 PR python/20190:
11085 * gdb.threads/tls.exp (check_thread_local): Add python symbol
11086 test.
11087
e0461dbb
MM
110882016-07-26 Markus Metzger <markus.t.metzger@intel.com>
11089
11090 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
11091 selecting assembly source files.
11092 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
11093 assembly source files.
11094 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
11095 assembly source files.
11096 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
11097 selecting assembly source files.
11098
8194e927
SM
110992016-07-25 Simon Marchi <simon.marchi@ericsson.com>
11100
11101 * gdb.base/new-ui.exp (do_test_invalid_args): New
11102 procedure.
11103
c0272db5
TW
111042016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
11105
11106 * gdb.btrace/reconnect.c: New file.
11107 * gdb.btrace/reconnect.exp: New file.
11108
e3487908
GKB
111092016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
11110
11111 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
11112 to test_catch_syscall_group.
11113 (test_catch_syscall_group): New.
11114
12df5c00
TT
111152016-07-21 Tom Tromey <tom@tromey.com>
11116
11117 * gdb.rust/simple.rs (main): Use empty struct expression.
11118 * gdb.rust/simple.exp: Add tests for empty struct expression.
11119
bae62ee2
YQ
111202016-07-21 Yao Qi <yao.qi@linaro.org>
11121
11122 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
11123 if gdb_skip_xml_test is true on some targets.
11124
b1b53fb3
YQ
111252016-07-21 Yao Qi <yao.qi@linaro.org>
11126
11127 * gdb.server/solib-list.exp: Unset last_loaded_file.
11128
027d97f8
JK
111292016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11130
11131 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
11132 "step into captured_main (args)".
11133
7674d381
JK
111342016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11135
11136 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
11137
72b5d099
JK
111382016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11139
11140 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
11141
1f960ced
PA
111422016-07-19 Pedro Alves <palves@redhat.com>
11143
11144 * gdb.opt/inline-break.exp: Remove optimize=-O2.
11145 * gdb.opt/inline-bt.exp: Likewise.
11146 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
11147 additional_flags=-Winline.
11148 * gdb.opt/inline-locals.exp: Likewise.
11149 * gdb.opt/inline-markers.c (ATTR): Define.
11150 (inlined_fn): Use it.
11151
f25827c1
YQ
111522016-07-19 Yao Qi <yao.qi@linaro.org>
11153
11154 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
11155 (test_with_self): Remove some code. Remove argument executable.
11156 (top-level): Use do_self_tests.
11157
37539ebe
DB
111582016-07-15 Zachary Welch <zwelch@codesourcery.com>
11159 Don Breazeal <donb@codesourcery.com>
11160
11161 * gdb.base/maint.exp: Escape paths used in regular expressions.
11162 * gdb.stabs/weird.exp: Likewise.
11163
dac790e1
TT
111642016-07-13 Tom Tromey <tom@tromey.com>
11165
11166 PR python/15620, PR python/18620:
11167 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
11168 (test_bkpt_events): New procs.
11169
93daf339
TT
111702016-07-13 Tom Tromey <tom@tromey.com>
11171
11172 PR python/17698:
11173 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
11174 test.
11175 (test_watchpoints): Likewise.
11176 (test_bkpt_pending): New proc.
11177
6571a381
TT
111782016-07-13 Tom Tromey <tom@tromey.com>
11179
11180 PR cli/18053:
11181 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
11182 completion test.
11183
e8732474
JK
111842016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11185
11186 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
11187 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
11188 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
11189 f_label.
11190 (g): Rename g_end_lbl to g_label.
11191 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
11192 low_pc and high_pc.
11193 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
11194
e0f3fd7c
TT
111952016-07-12 Tom Tromey <tom@tromey.com>
11196
11197 PR python/19293:
11198 * gdb.python/py-unwind-maint.exp: Update tests.
11199
3cfe46b6
YQ
112002016-07-12 Yao Qi <yao.qi@linaro.org>
11201
11202 * lib/selftest-support.exp (selftest_setup): Match the output
11203 when captured_main is inlined.
11204
4f19a0e6
WT
112052016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
11206
11207 * gdb.fortran/derived-types.exp (result_line, result_line_2):
11208 New variables.
11209 (print this%a, print this%b, print this): New tests.
11210 * gdb.fortran/derived-types.f90 (this): New object and
11211 initialization.
11212
986cf455
SM
112132016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11214
11215 * gdb.ada/arraydim.exp: Remove extra directory level in build
11216 directory.
11217
f0464b23
SM
112182016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11219
11220 * lib/ada.exp: Remove extra directory level in build directory.
11221 * gdb.ada/cond_lang.exp: Likewise.
11222 * gdb.ada/exec_changed.exp: Likewise.
11223 * gdb.ada/lang_switch.exp: Likewise.
11224
42d94011
MG
112252016-07-06 Manish Goregaokar <manish@mozilla.com>
11226
2806dc7e
PA
11227 * simple.rs: Add test for raw pointer subscripting.
11228 * simple.exp: Add test expectations.
42d94011 11229
647c264c
YQ
112302016-07-05 Yao Qi <yao.qi@linaro.org>
11231
11232 * gdb.mi/mi-reverse.exp: Match =record-started output.
11233
20aa2c60
PA
112342016-07-01 Pedro Alves <palves@redhat.com>
11235
11236 * gdb.base/jit-reader.exp (info_registers_current_frame): New
11237 procedure.
11238 (jit_reader_test): Test the jit reader's unwinder.
11239 * gdb.base/jithost.c (jit_function_00_code): New global.
11240 (main): Use memcpy to fill in the mmapped code, instead of poking
11241 bytes manually here.
11242 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
11243 value.
11244 (read_debug_info): Save the function's range.
11245 (read_sp): New function.
11246 (unwind_frame): Use it. Also unwind RBP.
11247 (get_frame_id): Use read_sp.
11248 (gdb_init_reader): Use calloc instead of malloc.
11249 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
11250 parameter. Use gdb_test_multiple.
11251
ced2dffb
PA
112522016-07-01 Pedro Alves <palves@redhat.com>
11253 Antoine Tremblay <antoine.tremblay@ericsson.com>
11254
11255 * gdb.threads/process-dies-while-detaching.c: New file.
11256 * gdb.threads/process-dies-while-detaching.exp: New file.
11257
63000888
PA
112582016-07-01 Pedro Alves <palves@redhat.com>
11259
11260 * gdb.multi/watchpoint-multi-exit.c: New file.
11261 * gdb.multi/watchpoint-multi-exit.exp: New file.
11262
038d4868
PA
112632016-06-30 Pedro Alves <palves@redhat.com>
11264
11265 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
11266 unset inferior_spawn_id.
11267
994e9c83
PA
112682016-06-30 Pedro Alves <palves@redhat.com>
11269
11270 * lib/mi-support.exp (default_mi_gdb_start): Declare global
11271 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
11272
e5653468
YQ
112732016-06-29 Yao Qi <yao.qi@linaro.org>
11274
11275 * gdb.base/return.c: Add copyright header.
11276
803b47e5
TT
112772016-06-29 Tom Tromey <tom@tromey.com>
11278
11279 PR python/20129:
11280 * gdb.python/py-framefilter.exp: Add tests for setting priority
11281 and disabling of non-existent frame filter.
11282
28244707
YQ
112832016-06-29 Yao Qi <yao.qi@linaro.org>
11284
11285 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
11286 0x0f07ff.
11287
a31d2f06
YQ
112882016-06-28 Yao Qi <yao.qi@linaro.org>
11289
11290 * gdb.base/catch-syscall.exp: Remove check on isnative and target
11291 triplets. Start gdb, execute catch syscall, and continue. Check
11292 gdb's output to determine catch syscall is supported.
11293
921d8f54
MG
112942016-06-27 Manish Goregaokar <manish@mozilla.com>
11295
25d49b86
PA
11296 * gdb.rust/simple.rs: Add test for returning unit in a function.
11297 * gdb.rust/simple.exp: Add expectation for functions returning
11298 unit.
921d8f54 11299
f4952523
PMR
113002016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
11301
11302 * gdb.python/py-breakpoint-create-fail.c,
11303 gdb.python/py-breakpoint-create-fail.exp,
11304 gdb.python/py-breakpoint-create-fail.py: New testcase.
11305
fccb08f8
MG
113062016-06-25 Manish Goregaokar <manish@mozilla.com>
11307
11308 PR gdb/20239
11309 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
11310 * gdb.rust/simple.exp: Add test expectations for new NonZero
11311 tests.
fccb08f8 11312
6b850546
DT
113132016-06-24 David Taylor <dtaylor@emc.com>
11314
11315 * gdb.base/offsets.exp: New file.
11316 * gdb.base/offsets.c: New file.
11317
17621150
TT
113182016-06-23 Tom Tromey <tom@tromey.com>
11319
11320 PR gdb/16483:
11321 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
11322 before any filters are loaded.
11323
04d59df6
WT
113242016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
11325
11326 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
11327 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
11328 structs.
11329 * gdb.fortran/derived-type-function.exp: New file.
11330 * gdb.fortran/derived-type-function.f90: New file.
11331
11332
ac69f786
PA
113332016-06-21 Pedro Alves <palves@redhat.com>
11334
11335 * gdb.base/new-ui.exp: New file.
11336 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
11337 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
11338 (with_spawn_id): New procedure.
11339
49940788
PA
113402016-06-21 Pedro Alves <palves@redhat.com>
11341
11342 * gdb.mi/mi-exec-run.exp: New file.
11343
ef274d26
PA
113442016-06-21 Pedro Alves <palves@redhat.com>
11345
11346 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
11347 breakpoint command's output on the main UI.
11348 (test_break): New procedure, factored out from calls in the top
11349 level.
11350 (top level): Use foreach_with_prefix to test MI as main UI and as
11351 separate UI.
11352
468afe6c
PA
113532016-06-21 Pedro Alves <palves@redhat.com>
11354
11355 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
11356 (test_awatch_creation_and_listing)
11357 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
11358 Remove 'type' parameter.
11359 (test_watchpoint_all): New parameter mi_mode. Remove
11360 with_test_prefix.
11361 (top level): Use foreach_with_prefix, and add main/separate UI MI
11362 testing axis.
11363
51f77c37
PA
113642016-06-21 Pedro Alves <palves@redhat.com>
11365
11366 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
11367 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
11368 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
11369 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
11370 (gdb_main_spawn_id, mi_spawn_id): Declare and
11371 comment.
11372 (mi_create_inferior_pty): New procedure,
11373 factored out from default_mi_gdb_start.
11374 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
11375 procedures.
11376 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
11377 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
11378 Use mi_create_inferior_pty.
11379 (mi_gdb_start): Use eval to pass down args list.
11380
8980e177
PA
113812016-06-21 Pedro Alves <palves@redhat.com>
11382
11383 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
11384 * gdb.opt/inline-cmds.exp: Add MI tests.
11385
f38d3ad1
PA
113862016-06-21 Pedro Alves <palves@redhat.com>
11387
11388 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
11389
45db7c09
PA
113902016-06-21 Pedro Alves <palves@redhat.com>
11391
11392 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
11393 (top level): Use it instead of mi_execute_to.
11394
5a069ab3
PA
113952016-06-21 Pedro Alves <palves@redhat.com>
11396
11397 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
11398 (cont_handler_str): New.
11399 (signal_stop_handler): Set stop_handler_str instead of printing to
11400 stdout.
11401 (continue_handler): Set cont_handler_str instead of printing to
11402 stdout.
11403 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
11404 mi_send_resuming_command. Print stop_handler_str and
11405 cont_handler_str instead of expecting the python events print
11406 directly.
11407
2838cc1d
SD
114082016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11409
11410 * gdb.base/jit-reader.exp: New file.
11411 * gdb.base/jithost.c: New file.
11412 * gdb.base/jithost.h: New file.
11413 * gdb.base/jitreader.c : New file.
11414 * gdb.base/jit-protocol.h: New file.
11415
21a77091
YQ
114162016-06-17 Yao Qi <yao.qi@linaro.org>
11417
11418 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
11419 parameters follow_fork and detach_on_fork. Set follow-fork-mode
11420 and detach-on-fork. Adjust tests.
11421 (top level): Invoke break_cond_on_syscall with combinations of
11422 syscall, follow-fork-mode and detach-on-fork.
11423
f50bf8e5
YQ
114242016-06-17 Yao Qi <yao.qi@linaro.org>
11425
11426 * gdb.base/step-over-exit.c: New.
11427 * gdb.base/step-over-exit.exp: New.
11428
a28d8e50
YTL
114292016-06-17 Yan-Ting Lin <currygt52@gmail.com>
11430
11431 * gdb.base/float.exp: Add target check for nds32*-*-*.
11432 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
11433
cad8e26d
AB
114342016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
11435
11436 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
11437 for unsupported target features.
11438 * gdb.base/call-rt-st.exp: Likewise.
11439 * gdb.base/call-sc.exp: Likewise.
11440 * gdb.base/call-signal-resume.exp: Likewise.
11441 * gdb.base/call-strs.exp: Likewise.
11442 * gdb.base/callexit.exp: Likewise.
11443 * gdb.base/callfuncs.exp: Likewise.
11444 * gdb.base/nodebug.exp: Likewise.
11445 * gdb.base/printcmds.exp: Likewise.
11446 * gdb.base/ptype.exp: Likewise.
11447 * gdb.base/structs.exp: Likewise.
11448 * gdb.base/unwindonsignal.exp: Likewise.
11449 * gdb.cp/gdb2495.exp: Likewise.
11450 * gdb.cp/templates.exp: Likewise.
11451 * gdb.cp/virtfunc.exp: Likewise.
11452 * gdb.threads/hand-call-in-threads.exp: Likewise.
11453 * gdb.threads/interrupted-hand-call.exp: Likewise.
11454 * gdb.threads/thread-unwindonsignal.exp: Likewise.
11455
347dc102
TT
114562016-06-10 Tom Tromey <tom@tromey.com>
11457
11458 PR rust/20110:
11459 * gdb.rust/expr.exp: Add test for integer constant larger than
11460 i32.
11461
5e13cf25
BH
114622016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
11463
11464 * gdb.fortran/nested-funcs.exp: New.
11465 * gdb.fortran/nested-funcs.f90: New.
11466
bb556f1f
TK
114672016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
11468
11469 * gdb.base/examine-backward.c: New file.
11470 * gdb.base/examine-backward.exp: New file.
11471
38b022b4
SM
114722016-06-06 Simon Marchi <simon.marchi@ericsson.com>
11473
11474 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
11475 matching.
11476
1b40ec05
TT
114772016-06-02 Tom Tromey <tom@tromey.com>
11478
11479 PR python/18984:
11480 * gdb.python/py-shared.exp: Add solib_name test.
11481
193bd378
SM
114822016-06-02 Simon Marchi <simon.marchi@ericsson.com>
11483
11484 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
11485
3326303b
MG
114862016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
11487
11488 PR c++/19893
11489 * gdb.dwarf2/implref.exp: Rename to...
11490 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
11491 * gdb.dwarf2/implref-array.c: New file.
11492 * gdb.dwarf2/implref-array.exp: Likewise.
11493 * gdb.dwarf2/implref-global.c: Likewise.
11494 * gdb.dwarf2/implref-global.exp: Likewise.
11495 * gdb.dwarf2/implref-struct.c: Likewise.
11496 * gdb.dwarf2/implref-struct.exp: Likewise.
11497
825c8ef2
AT
114982016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11499
11500 * gdb.trace/trace-condition.exp: Add 64bit tests.
11501
2320162a
AT
115022016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11503
11504 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
11505 bits types.
11506 (main): Adapt to 8 to 64 bits types.
11507 * gdb.trace/trace-condition.exp: Add new tests.
11508
a7818233
AT
115092016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11510
11511 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
11512
0d336466
AT
115132016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11514
11515 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
11516 Move condition tests...
11517 * gdb.trace/trace-condition.exp: Here.
11518
7faeb45a
AT
115192016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11520
11521 * gdb.trace/trace-condition.exp: Add counter-case tests.
11522
e385593e
JK
115232016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11524
11525 PR c++/15231
11526 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
11527 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
11528
744608cc
PA
115292016-05-27 Pedro Alves <palves@redhat.com>
11530
11531 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11532 New procedure.
11533 (top level): Call it, and bail out of DejaGnu is known to be bad.
11534
ac775bf4
AB
115352016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11536
11537 * gdb.base/whatis.c: Extend the test case.
11538 * gdb.base/whatis.exp: Add additional tests.
11539
2bbad2ea
BH
115402016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11541
11542* gdb.fortran/type.f90: Add pointer variable.
11543* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11544
8b70175d
BH
115452016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11546
11547 * gdb.fortran/vla-type.exp: Fix testcase name.
11548
86d8a848
BH
115492016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11550
11551 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11552
e188eb36
BH
115532016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11554
11555 * gdb.fortran/type.f90: Add nested structures.
11556 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11557 * gdb.fortran/derived-type.exp: Adapt expected output.
11558 * gdb.fortran/vla-type.exp: Adapt expected output.
11559
9b2db1fd
BH
115602016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11561
11562 * gdb.fortran/whatis_type.exp: Adapt expected output.
11563
72b17055
BH
115642016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11565
11566 * gdb.fortran/print_type.exp: Fix expected output.
11567 * gdb.fortran/whatis_type.exp: Fix expected output.
11568
3cd81d8d
BH
115692016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11570
11571 * gdb.fortran/whatis_type.exp: Use multi_line.
11572
ddae9462
TT
115732016-05-24 Tom Tromey <tom@tromey.com>
11574
11575 PR python/17386:
11576 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
11577 use value as an index.
11578
1957f6b8
TT
115792016-05-23 Tom Tromey <tom@tromey.com>
11580
11581 PR python/17981:
11582 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11583 no-breakpoint case.
11584
026a9174
PA
115852016-05-24 Pedro Alves <palves@redhat.com>
11586
11587 PR gdb/19828
11588 * gdb.threads/clone-attach-detach.c: New file.
11589 * gdb.threads/clone-attach-detach.exp: New file.
11590
e70a7231
FR
115912016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11592
11593 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11594
0f6ed0e0
TT
115952016-05-23 Tom Tromey <tom@tromey.com>
11596
11597 PR python/19438, PR python/18393:
11598 * gdb.python/py-progspace.exp: Add "dir" test.
11599 * gdb.python/py-objfile.exp: Add "dir" test.
11600
ffd19d61
YQ
116012016-05-23 Yao Qi <yao.qi@linaro.org>
11602
11603 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11604 * gdb.arch/thumb2-it.exp: Likewise.
11605
9e8f9b05
SM
116062016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11607
11608 * gdb.mi/mi-threads-interrupt.c: New file.
11609 * gdb.mi/mi-threads-interrupt.exp: New file.
11610
61c6156d
SM
116112016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11612
11613 PR gdb/18077
11614 * gdb.mi/mi-async-run.exp: New file.
11615 * gdb.mi/mi-async-run.c: New file.
11616
67218854
TT
116172016-05-17 Tom Tromey <tom@tromey.com>
11618 Manish Goregaokar <manishsmail@gmail.com>
11619
11620 * lib/rust-support.exp: New file.
11621 * lib/gdb.exp (skip_rust_tests): New proc.
11622 (build_executable_from_specs): Handle rust.
11623 * lib/future.exp (gdb_find_rustc): New proc.
11624 (gdb_default_target_compile): Handle rust.
11625 * gdb.rust/expr.exp: New file.
11626 * gdb.rust/generics.exp: New file.
11627 * gdb.rust/generics.rs: New file.
11628 * gdb.rust/methods.exp: New file.
11629 * gdb.rust/methods.rs: New file.
11630 * gdb.rust/modules.exp: New file.
11631 * gdb.rust/modules.rs: New file.
11632 * gdb.rust/simple.exp: New file.
11633 * gdb.rust/simple.rs: New file.
11634
c44af4eb
TT
116352016-05-17 Tom Tromey <tom@tromey.com>
11636
11637 * gdb.base/default.exp (set language): Add rust.
11638
dcd1f979
TT
116392016-05-17 Tom Tromey <tom@tromey.com>
11640
11641 * gdb.gdb/unittest.exp: New file.
11642
155b7f57
YQ
116432016-05-16 Yao Qi <yao.qi@linaro.org>
11644
11645 * gdb.base/batch-preserve-term-settings.exp: Remove variable
11646 shell_prompt. Update shell_prompt_re.
11647
8ddd5a6c
DE
116482016-05-12 Doug Evans <dje@google.com>
11649
11650 PR symtab/19999
11651 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
11652 $options when building executable.
11653 * gdb.dwarf2/fission-loclists-pie.S: New file.
11654 * gdb.dwarf2/fission-loclists-pie.exp: New file.
11655
02e370d9
SM
116562016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11657
11658 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
11659 of [is_remote target],
11660
8929ad8b
SM
116612016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11662
11663 * lib/gdb.exp (use_gdb_stub): New procedure.
11664
6c447423
DE
116652016-05-03 Yunlian Jiang <yunlian@google.com>
11666 Doug Evans <dje@google.com>
11667
11668 PR symtab/19914
11669 * gdb.dwarf2/dwp-sepdebug.c: New file.
11670 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11671
444e826c
SM
116722016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11673
11674 * gdb.base/detach.exp: Remove is_remote check.
11675
740feeaa
SM
116762016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11677
11678 * gdb.base/annota-input-while-running.exp: Don't check for
11679 [is_remote target]. Enable annotations after running to main.
11680 Remove unused "set test..." line.
11681
9080ac9d
SM
116822016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11683
11684 * gdb.trace/trace-enable-disable.exp: New file.
11685 * gdb.trace/trace-enable-disable.c: New file.
11686
952ebca5
SM
116872016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11688
11689 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11690 use it in info sharedlibrary test.
11691 * gdb.trace/ftrace-lock.exp: Likewise.
11692 * gdb.trace/ftrace.exp: Likewise.
11693 * gdb.trace/range-stepping.exp: Likewise.
11694 * gdb.trace/trace-break.exp: Likewise.
11695 * gdb.trace/trace-condition.exp: Likewise.
11696 * gdb.trace/trace-mt.exp: Likewise.
11697
d9019901
SM
116982016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11699
11700 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11701 (gdb_load_shlib): ... this.
11702 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11703 gdb_load_shlib.
11704 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11705 * gdb.base/ctxobj.exp: Likewise.
11706 * gdb.base/dprintf-pending.exp: Likewise.
11707 * gdb.base/dso2dso.exp: Likewise.
11708 * gdb.base/fixsection.exp: Likewise.
11709 * gdb.base/gcore-relro.exp: Likewise.
11710 * gdb.base/gdb1555.exp: Likewise.
11711 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11712 * gdb.base/gnu-ifunc.exp: Likewise.
11713 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11714 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11715 * gdb.base/pending.exp: Likewise.
11716 * gdb.base/print-file-var.exp: Likewise.
11717 * gdb.base/print-symbol-loading.exp: Likewise.
11718 * gdb.base/shlib-call.exp: Likewise.
11719 * gdb.base/shreloc.exp: Likewise.
11720 * gdb.base/so-impl-ld.exp: Likewise.
11721 * gdb.base/solib-disc.exp: Likewise.
11722 * gdb.base/solib-nodir.exp: Likewise.
11723 * gdb.base/solib-overlap.exp: Likewise.
11724 * gdb.base/solib-symbol.exp: Likewise.
11725 * gdb.base/solib-weak.exp (do_test): Likewise.
11726 * gdb.base/sym-file.exp: Likewise.
11727 * gdb.base/symtab-search-order.exp: Likewise.
11728 * gdb.base/type-opaque.exp: Likewise.
11729 * gdb.base/unload.exp: Likewise.
11730 * gdb.base/watchpoint-solib.exp: Likewise.
11731 * gdb.compile/compile.exp: Likewise.
11732 * gdb.cp/gdb2384.exp: Likewise.
11733 * gdb.cp/infcall-dlopen.exp: Likewise.
11734 * gdb.cp/re-set-overloaded.exp: Likewise.
11735 * gdb.fortran/library-module.exp: Likewise.
11736 * gdb.opt/solib-intra-step.exp: Likewise.
11737 * gdb.python/py-finish-breakpoint.exp: Likewise.
11738 * gdb.python/py-shared.exp: Likewise.
11739 * gdb.reverse/solib-precsave.exp: Likewise.
11740 * gdb.reverse/solib-reverse.exp: Likewise.
11741 * gdb.server/solib-list.exp: Likewise.
11742 * gdb.threads/dlopen-libpthread.exp: Likewise.
11743 * gdb.threads/tls-shared.exp: Likewise.
11744 * gdb.threads/tls-so_extern.exp: Likewise.
11745 * gdb.trace/change-loc.exp: Likewise.
11746 * gdb.trace/ftrace-lock.exp: Likewise.
11747 * gdb.trace/ftrace.exp: Likewise.
11748 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11749 * gdb.trace/pending.exp: Likewise.
11750 * gdb.trace/range-stepping.exp: Likewise.
11751 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11752 (strace_info_marker): Likewise.
11753 (strace_probe_marker): Likewise.
11754 (strace_trace_on_same_addr): Likewise.
11755 (strace_trace_on_diff_addr): Likewise.
11756 * gdb.trace/trace-break.exp: Likewise.
11757 * gdb.trace/trace-condition.exp: Likewise.
11758 * gdb.trace/trace-mt.exp: Likewise.
11759
fca4cfd9
SM
117602016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11761
11762 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11763 result of gdb_remote_download.
11764 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11765 * gdb.base/dso2dso.exp: Likewise.
11766 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11767 * gdb.base/print-file-var.exp: Likewise.
11768 * gdb.base/shlib-call.exp: Likewise.
11769 * gdb.base/shreloc.exp: Likewise.
11770 * gdb.base/solib-overlap.exp: Likewise.
11771 * gdb.base/solib-weak.exp (do_test): Likewise.
11772 * gdb.base/unload.exp: Likewise.
11773
11cf4ffb
YQ
117742016-04-27 Yao Qi <yao.qi@linaro.org>
11775
11776 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11777 exists.
11778
3e2e34f8
KB
117792016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11780
11781 * vla-type.exp: Print structure from toplevel.
11782
8f07e298
BH
117832016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11784
11785 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11786 of dynamic types.
11787 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11788 of dynamic types.
11789
9920b434
BH
117902016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11791
11792 * gdb.fortran/vla-type.f90: New file.
11793 * gdb.fortran/vla-type.exp: New file.
11794
f3abeff5
YQ
117952016-04-25 Yao Qi <yao.qi@linaro.org>
11796
11797 * gdb.base/branch-to-self.c: New file.
11798 * gdb.base/branch-to-self.exp: New file.
11799
0a5d52f0
YQ
118002016-04-22 Yao Qi <yao.qi@linaro.org>
11801
11802 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11803 more after $hex.
11804
495346f6
YQ
118052016-04-22 Yao Qi <yao.qi@linaro.org>
11806
11807 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11808 * gdb.base/annota3.exp: Likewise.
11809
4a7e075c
YQ
118102016-04-22 Yao Qi <yao.qi@linaro.org>
11811
11812 * gdb.reverse/step-precsave.exp: Do one step and test program
11813 stops in "callee" and do multiple steps until program goes out
11814 of "callee".
11815 * gdb.reverse/step-reverse.exp: Likewise.
11816
5b061e98
YQ
118172016-04-22 Yao Qi <yao.qi@linaro.org>
11818
11819 * gdb.trace/signal.exp: Also pass if
11820 $tracepoint_hits($i) > $iterations.
11821
5c5dc57f
YQ
118222016-04-22 Yao Qi <yao.qi@linaro.org>
11823
11824 * gdb.trace/signal.c: New file.
11825 * gdb.trace/signal.exp: New file.
11826
a55411b9
DE
118272016-04-19 Doug Evans <xdje42@gmail.com>
11828
11829 * gdb.base/bad-file.exp: New file.
11830
a22df60a
MG
118312016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11832
11833 * gdb.dwarf2/implref.exp: New file.
11834
0c13f7e5
BH
118352016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11836
11837 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11838 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11839 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11840 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11841 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11842 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11843 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11844 * lib/fortran.exp (fortran_int4): New procedure.
11845 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11846 (fortran_logical4): Likewise.
11847
9b9b09e9
BH
118482016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11849
11850 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11851
a14d1f4d
BH
118522016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11853
11854 * lib/compiler.c: Add Intel specific preprocessor macros.
11855 * lib/compiler.cc: Likewise.
25d49b86 11856
7d49b1d0
LM
118572016-04-13 Luis Machado <lgustavo@codesourcery.com>
11858
11859 * gdb.server/connect-with-no-symbol-file.c: New file.
11860 * gdb.server/connect-with-no-symbol-file.exp: New file.
11861
8392fa22
SM
118622016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11863
11864 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
11865
8c4c4aeb
SM
118662016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11867
11868 * boards/gdbserver-base.exp (${board}_download): Copy source file to
11869 standard output directory.
11870
45e3745e
AT
118712016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
11872
11873 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
11874
e26b7e41
MM
118752016-04-13 Markus Metzger <markus.t.metzger@intel.com>
11876
11877 * gdb.btrace/instruction_history.c (loop): Add declaration.
11878
8ce09462
AT
118792016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11880
11881 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
11882
2e88a1ea
SM
118832016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
11884
11885 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
11886 parentheses to print.
11887 (continue_handler): Likewise.
11888
f48e22e3
SM
118892016-04-08 Simon Marchi <simon.marchi@ericsson.com>
11890
11891 * gdb.server/solib-list.exp: Remove is_remote check.
11892 Pass shlib= to gdb_compile. Don't link shared library with
11893 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
11894 Run binary filename through "readlink -f" on the target.
11895
096be756
PA
118962016-04-08 Pedro Alves <palves@redhat.com>
11897
11898 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11899 interpreter filename as argument to gdbserver_spawn.
11900 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11901 Return empty if $last_loaded_file does not exist.
11902
06500533
JK
119032016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11904
11905 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
11906 * gdb.base/jit-main.c: Use exit after usage.
11907
2d35e871
JK
119082016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11909
11910 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
11911 GDBHISTSIZE prior to the tests.
11912 * gdb.base/gdbinit-history.exp: Likewise.
11913
119142016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
11915
11916 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11917 instead of build_executable. Use gdb_load_shlibs.
11918
c8064e7e
YQ
119192016-04-07 Yao Qi <yao.qi@linaro.org>
11920
11921 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
11922 Execute "si" command.
11923
bde47561
YQ
119242016-04-07 Yao Qi <yao.qi@linaro.org>
11925
11926 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
11927 number instead of the comments on some line.
11928
b16f8a3b
DB
119292016-04-06 Don Breazeal <donb@codesourcery.com>
11930
11931 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
11932 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11933
c2f901df
SM
119342016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11935
11936 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11937 standard_output_file. Remove unused binfile variable.
11938
ac17fda0
CU
119392016-04-05 Catalin Udma <catalin.udma@freescale.com>
11940
11941 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11942 * gdb.python/py-mi-objfile.exp: Match "list main" output
11943 in console format.
11944
03a8c4df
SM
119452016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11946
11947 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11948 absolute.
11949
6e774b13
SM
119502016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11951
11952 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11953 absolute.
11954 * gdb.trace/ftrace.exp: Likewise.
11955 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11956 targets as well.
11957 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11958 (gdb_load_shlibs): Copy libraries to test directory when testing
11959 natively. Only set solib-search-path if testing remotely.
11960 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11961
7817ea46
SM
119622016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11963
11964 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11965 gdb_download. Use it even if the target is not remote.
11966 * gdb.base/jit.exp (compile_jit_test): Likewise.
11967 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
11968 output directory if the destination board is local, otherwise use
11969 the standard remote_download from DejaGnu.
11970 (gdb_download): Remove.
11971 (gdb_load_shlibs): Use gdb_remote_download instead of
11972 gdb_download.
11973 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11974 Use gdb_remote_download instead of gdb_download. Use it even if
11975 the target is not remote.
11976 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
11977 instead of gdb_download.
11978
7beb7f68
SM
119792016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11980
11981 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11982 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11983 run.
11984
cc63428a
AV
119852016-04-01 Artemiy Volkov <artemiyv@acm.org>
11986
11987 PR gdb/19820
11988 * gdb.base/printcmds.exp: Add artificial arrays tests.
11989
64cdf930
PA
119902016-03-31 Pedro Alves <palves@redhat.com>
11991
11992 PR gdb/19858
11993 * gdb.base/jit-main.c: Include unistd.h.
11994 (ATTACH): Define to 0 if not already defined.
11995 (wait_for_gdb, mypid): New globals.
11996 (WAIT_FOR_GDB): New macro.
11997 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11998 some breakpoint locations.
11999 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
12000 New procedures.
12001 (one_jit_test): Add REATTACH parameter, and handle it. Use
12002 continue_to_test_location.
12003 (top level): Test attach, and adjusts calls to one_jit_test.
12004
40dea8cb
PA
120052016-03-31 Pedro Alves <palves@redhat.com>
12006
12007 PR gdb/19858
12008 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
12009 BINSUFFIX parameter, and handle it.
12010 (top level): Adjust calls compile_jit_test.
12011
e7ea3ec7
CU
120122016-03-31 Catalin Udma <catalin.udma@freescale.com>
12013
12014 PR python/19743
12015 * gdb.python/py-mi-events-gdb.py: New file.
12016 * gdb.python/py-mi-events.c: New file.
12017 * gdb.python/py-mi-events.exp: New file.
12018
e6359af3
YQ
120192016-03-30 Yao Qi <yao.qi@linaro.org>
12020
12021 * gdb.reverse/until-precsave.exp: Match function name only.
12022 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
12023 Move malloc to a condition block.
12024 * gdb.reverse/until-reverse.exp: Match function name only.
12025
a4105d04
MK
120262016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
12027
12028 * gdb.trace/ftrace.exp: Set arg0exp for s390.
12029 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
12030 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
12031 variable for GPR 0 instead of assuming it is register 0.
12032 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
12033 * lib/trace-support.exp: Add s390 registers.
12034
bfa6adb9
YQ
120352016-03-29 Yao Qi <yao.qi@linaro.org>
12036
12037 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
12038
1e6697ea
YQ
120392016-03-24 Yao Qi <yao.qi@linaro.org>
12040
12041 * gdb.reverse/break-reverse.exp: Add quotation mark in the
12042 test message.
12043
64bcd522
AA
120442016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12045
12046 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
12047 maintaining separate logic for constructing the output path.
12048
7868401b
DB
120492016-03-16 Don Breazeal <donb@codesourcery.com>
12050
12051 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
12052 Retry fork and waitpid on interrupted system call errors.
12053 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12054 Use with_timeout_factor to increase timeout by factor of 10.
12055
1cafadb4
DB
120562016-03-15 Don Breazeal <donb@codesourcery.com>
12057
12058 * gdb.cp/scope-err.cc: New test program.
12059 * gdb.cp/scope-err.exp: New test script.
12060 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
12061 lines and "set breakpoint here" comment.
12062 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
12063 Fixed some whitespace and format issues.
12064 * gdb.mi/mi-linespec-err-cp.cc: New test program.
12065 * gdb.mi/mi-linespec-err-cp.exp: New test script.
12066
81516450
DE
120672016-03-15 Doug Evans <dje@google.com>
12068
12069 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
12070 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
12071 All callers updated. Add tests for enums, mixed flags register.
12072
aa52b601
DE
120732016-03-15 Doug Evans <dje@google.com>
12074
12075 * gdb.base/skip.c (main): Call test_skip_file_and_function.
12076 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
12077
fa4ff313
SM
120782016-03-14 Simon Marchi <simon.marchi@ericsson.com>
12079
12080 * gdb.base/default.exp: Add $_as_string to the list of expected
12081 convenience functions.
12082
f2403c39
AB
120832016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
12084
12085 * gdb.base/maint.exp: New tests for 'maint info line-table'.
12086
f2f3ccb9
SM
120872016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
12088
12089 * gdb.python/py-as-string.exp: New file.
12090 * gdb.python/py-as-string.c: New file.
12091
00dbd492
PA
120922016-03-09 Pedro Alves <palves@redhat.com>
12093
12094 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
12095 signal" -> "Thread NN received signal" output change.
12096 * gdb.threads/ia64-sigill.exp: Likewise.
12097 * gdb.threads/linux-dp.exp: Likewise.
12098 * gdb.threads/manythreads.exp: Likewise.
12099 * gdb.threads/pending-step.exp: Likewise.
12100 * gdb.threads/print-threads.exp: Likewise.
12101 * gdb.threads/sigstep-threads.exp: Likewise.
12102 * gdb.threads/staticthreads.exp: Likewise.
12103 * gdb.threads/tls.exp: Likewise.
12104
1e6697ea
YQ
121052016-03-09 Pedro Alves <palves@redhat.com>
12106
12107 * gdb.base/command-line-input.exp: New file.
12108
b04fd3be
MK
121092016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12110
12111 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
12112 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
12113 * gdb.trace/pending.exp: Accept leading dot before function name.
12114 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
12115 * lib/trace-support.exp: Set registers for ppc.
12116
98fa59e9
MK
121172016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12118
12119 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
12120 use it for disassembly; accept .main in addition to main in backtrace.
12121
f77198c8
MK
121222016-03-09 Wei-cheng Wang <cole945@gmail.com>
12123 Marcin Kościelnicki <koriakin@0x04.net>
12124
12125 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
12126 (gdb_recursion_test_ptr): New global variable.
12127 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
12128 gdb_recursion_test.
12129 (gdb_c_test): Ditto.
12130
ba84e0da
MK
121312016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12132
12133 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
12134 ordering.
12135
4366d36e
MK
121362016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12137
12138 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
12139 (bar): Add bar_start_lbl label.
12140 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
12141 of foo/bar for emitting DWARF and tracing.
12142
5eb264df
SDJ
121432016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
12144
12145 * analyze-racy-logs.py: Set executable bit.
12146
fb6a751f
SDJ
121472016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
12148
12149 * Makefile.in (DEFAULT_RACY_ITER): New variable.
12150 (CHECK_TARGET_TMP): Likewise.
12151 (check-single-racy): New rule.
12152 (check-parallel-racy): Likewise.
12153 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
12154 (do-check-parallel-racy): New rule.
12155 (check-racy/%.exp): Likewise.
12156 * README (Racy testcases): New section.
12157 * analyze-racy-logs.py: New file.
12158
bdf7e230
DE
121592016-03-03 Doug Evans <dje@google.com>
12160
12161 * gdb.base/skip.exp: Use with_test_prefix.
12162
4719d415
YQ
121632016-03-03 Yao Qi <yao.qi@linaro.org>
12164
12165 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
12166 Invoke step_over_syscall "clone" and break_cond_on_syscall
12167 "clone".
12168 * gdb.base/step-over-clone.c: New file.
12169
ea507862
YQ
121702016-03-03 Yao Qi <yao.qi@linaro.org>
12171
12172 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
12173 code format.
12174
8fc8cbda
YQ
121752016-03-03 Yao Qi <yao.qi@linaro.org>
12176
12177 * gdb.base/disp-step-fork.c: Rename to ...
12178 * gdb.base/step-over-fork.c: ... it. New file.
12179 * gdb.base/disp-step-vfork.c: Rename to ...
12180 * gdb.base/step-over-vfork.c: ... it. New file.
12181 * gdb.base/disp-step-syscall.exp: Rename to ...
12182 * gdb.base/step-over-syscall.exp: ... it. New file.
12183 (disp_step_cross_syscall): Rename to ...
12184 (step_over_syscall): ... it.
12185
92fa70b0
YQ
121862016-03-03 Yao Qi <yao.qi@linaro.org>
12187
12188 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
12189 If target supports condition evaluation on target, invoke
12190 break_cond_on_syscall for fork and vfork.
12191
e197ad3c
YQ
121922016-03-03 Yao Qi <yao.qi@linaro.org>
12193
12194 * gdb.base/disp-step-syscall.exp: Don't invoke
12195 support_displaced_stepping.
12196 (disp_step_cross_syscall): Test with displaced stepping off and
12197 on if supported.
12198
0b47da9f
YQ
121992016-03-03 Yao Qi <yao.qi@linaro.org>
12200
12201 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
12202 proc.
12203 (setup): New proc.
12204 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
12205 and setup.
12206
065ab6dc
BH
122072016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12208
12209 * gdb.fortran/vla-history.exp: Remove breakpoint.
12210
07e448ad 122112016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12212
25d49b86
PA
12213 * gdb.fortran/vla-history.exp: Lookup array elements and printing
12214 exceeds timeout.
07e448ad 12215
9ac2d526 122162016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12217
25d49b86
PA
12218 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
12219 breakpoint.
9ac2d526 12220
17807369
BH
122212016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12222
12223 * gdb.mi/vla.f90: Nullify pointer after declaration.
12224
86e501af
PA
122252016-03-01 Pedro Alves <palves@redhat.com>
12226
12227 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
12228
1e903e32
PA
122292016-03-01 Pedro Alves <palves@redhat.com>
12230
12231 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
12232 before anything else.
12233 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
12234 _GNU_SOURCE here.
12235 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
12236 before anything else.
12237 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
12238
6ccb54e2
PA
122392016-03-01 Pedro Alves <palves@redhat.com>
12240
12241 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
12242
30ca9da1
YQ
122432016-03-01 Yao Qi <yao.qi@linaro.org>
12244
12245 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
12246 prepare_for_testing.
12247
dc856b38
YQ
122482016-03-01 Yao Qi <yao.qi@linaro.org>
12249
12250 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
12251
4a932159
AA
122522016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12253
12254 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
12255 manually constructing the output path.
12256
f2489477
AA
122572016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12258
12259 * gdb.arch/s390-stackless.S: New.
12260 * gdb.arch/s390-stackless.exp: New.
12261
38899f16
IB
122622016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
12263
12264 * gdb.dlang/circular.c: New file.
12265 * gdb.dlang/circular.exp: New file.
12266
9fde51ed
YQ
122672016-02-26 Yao Qi <yao.qi@linaro.org>
12268
12269 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
12270 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
12271 (testcases): Update.
12272
ce90fefe
YQ
122732016-02-26 Yao Qi <yao.qi@linaro.org>
12274
12275 * gdb.reverse/aarch64.c: Rename to ...
12276 * gdb.reverse/insn-reverse.c: ... it.
12277 * gdb.reverse/aarch64.exp: Rename to ...
12278 * gdb.reverse/insn-reverse.exp: ... it.
12279
3263bceb
YQ
122802016-02-26 Yao Qi <yao.qi@linaro.org>
12281
12282 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
12283 (testcase_ftype): New.
12284 (testcases): New array.
12285 (n_testcases): New.
12286 (main): Call each element in testcases.
12287 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
12288 (read_testcase): New.
12289 Do the tests in a loop.
12290
6cb59ff1
YQ
122912016-02-25 Yao Qi <yao.qi@linaro.org>
12292
12293 * gdb.base/branches.c: Remove.
12294
ae91f625
MK
122952016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12296
12297 PR gdb/13808
12298 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
12299
678b48b7
MK
123002016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12301
12302 * gdb.trace/ftrace.exp: Remove unnecessary target check.
12303
7337a6f2
MK
123042016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12305
12306 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
12307 change x86_64 call_insn to 'callq'.
12308
861ca91f
AT
123092016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12310
12311 * gdb.trace/tfile-avx.c: Move to...
12312 * gdb.trace/tracefile-pseudo-reg.c: Here.
12313 * gdb.trace/tfile-avx.exp: Move to...
12314 * gdb.trace/tracefile-pseudo-reg.exp: Here.
12315
bf74e428
GB
123162016-02-24 Gary Benson <gbenson@redhat.com>
12317
12318 * gdb.base/attach-pie-noexec.exp: Do not expect an error
12319 message on attach.
12320
cce0e923
DE
123212016-02-23 Doug Evans <dje@google.com>
12322
12323 * gdb.base/skip.c (test_skip): New function.
12324 (end_test_skip_file_and_function): New function.
12325 (test_skip_file_and_function): New function.
12326 * gdb.base/skip1.c (test_skip): New function.
12327 (skip1_test_skip_file_and_function): New function.
12328 * gdb.base/skip.exp: Add tests for new skip options.
12329 * gdb.base/skip-solib.exp: Update expected output.
12330 * gdb.perf/skip-command.cc: New file.
12331 * gdb.perf/skip-command.exp: New file.
12332 * gdb.perf/skip-command.py: New file.
12333
4000e47e
MK
123342016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
12335
12336 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
12337 info registers pattern.
12338
24f75ead
IB
123392016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
12340
12341 * lib/future.exp: Add D support.
12342 (gdb_find_gdc): New proc.
12343 (gdb_default_target_compile): Add D support.
12344
fbb7bcbe
WW
123452016-02-18 Wei-cheng Wang <cole945@gmail.com>
12346
12347 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
12348 user+system time.
12349 (trace_speed_test): Determine the iteration count for a time
12350 between 15..30 seconds.
12351
012b3a21
WT
123522016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
12353
12354 * gdb.arch/i386-mpx-sigsegv.c: New file.
12355 * gdb.arch/i386-mpx-sigsegv.exp: New file.
12356 * gdb.arch/i386-mpx-simple_segv.c: New file.
12357 * gdb.arch/i386-mpx-simple_segv.exp: New file.
12358
2d5189bd
YQ
123592016-02-18 Yao Qi <yao.qi@linaro.org>
12360
12361 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12362 Don't call setup_kfail.
12363
40fb20d0
YQ
123642016-02-18 Yao Qi <yao.qi@linaro.org>
12365
12366 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12367 Set "set breakpoint condition-evaluation" per $cond_bp_target.
12368
21b1f8d2
DE
123692016-02-16 Doug Evans <dje@google.com>
12370
12371 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
12372 * gdb.base/skip1.c: Ditto.
12373 * gdb.base/skip.exp: Whitespace cleanup.
12374
4041ed77
DB
123752016-02-16 Don Breazeal <donb@codesourcery.com>
12376
12377 PR remote/19496
12378 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12379 Remove kfail for PR remote/19496.
12380
c4ef31bf
SM
123812016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12382
12383 * lib/gdb.exp (standard_temp_file): Return a path specific to
12384 the runtest invocation.
12385
266b65b3
SM
123862016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12387
12388 * gdb.trace/save-trace.exp: Change relative path to be in the
12389 standard output directory.
12390
a7a0a6a9
JK
123912016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12392
12393 * gdb.arch/i386-prologue.c: Add missing prototypes.
12394
c99dbb42
JK
123952016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12396
12397 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
12398 * gdb.arch/i386-prologue.exp: Likewise.
12399 * gdb.arch/i386-size.exp: Likewise.
12400
aa480355
SM
124012016-02-15 Simon Marchi <simon.marchi@ericsson.com>
12402
12403 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
12404 define object file path.
12405 * gdb.btrace/gcore.exp: Use standard_output_file to define core
12406 file path.
12407 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
12408 standard_output_file to define binfile.
12409
ba881f50
JK
124102016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12411
12412 Fix compatibility with recent gfortran-5.3.1.
12413 * gdb.fortran/vla-history.exp (print vla1 allocated)
12414 (print vla2 allocated, print $2, print $3): Remove
12415 (print $4): Rename to ...
12416 (print $2): ... here.
12417 (print $9): Rename to ...
12418 (print $5): ... here.
12419 (print $10): Rename to ...
12420 (print $6): ... here.
12421 * gdb.fortran/vla.f90: Add pvla initialization.
12422
e9fb005c
JK
124232016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12424
12425 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
12426 New test.
12427 * gdb.fortran/vla-value-sub.exp: Likewise.
12428
e44e00ff
MK
124292016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
12430
12431 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
12432
97e94151
SM
124332016-02-12 Simon Marchi <simon.marchi@ericsson.com>
12434
12435 * i386-biarch-core.exp: Define corefile using
12436 standard_output_file.
12437
01113bc1
YQ
124382016-02-12 Yao Qi <yao.qi@linaro.org>
12439
12440 * gdb.arch/arm-single-step-kernel-helper.c: New.
12441 * gdb.arch/arm-single-step-kernel-helper.exp: New.
12442
33b4777c
MM
124432016-02-12 Markus Metzger <markus.t.metzger@intel.com>
12444
12445 * gdb.btrace/tailcall-only.exp: New.
12446 * gdb.btrace/tailcall-only.c: New.
12447 * gdb.btrace/x86_64-tailcall-only.S: New.
12448 * gdb.btrace/i686-tailcall-only.S: New.
12449
acc23c11
PA
124502016-02-11 Pedro Alves <palves@redhat.com>
12451
12452 * README (Parallel testing): Add missing double quotes.
12453
e352bf0a
PA
124542016-02-11 Pedro Alves <palves@redhat.com>
12455
12456 * README (Parallel testing): New section.
12457 (GDB_PARALLEL): Rewrite.
12458 (FORCE_PARALLEL): Document.
12459
9f5fed78
MK
124602016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
12461
12462 * gdb.trace/tfile-avx.c: New test.
12463 * gdb.trace/tfile-avx.exp: New test.
12464
9ef9e6a6
KS
124652016-02-09 Keith Seitz <keiths@redhat.com>
12466
12467 PR breakpoints/19546
12468 * gdb.base/infcall-exec.c: New file.
12469 * gdb.base/infcall-exec2.c: New file.
12470 * gdb.base/infcall-exec.exp: New file.
12471
a96e36da
KS
124722016-02-09 Keith Seitz <keiths@redhat.com>
12473
12474 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
12475 (toplevel): Call test_bkpt_address.
12476
9f61929f
KS
124772016-02-09 Keith Seitz <keiths@redhat.com>
12478
12479 PR python/19506
12480 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
12481 (toplevel): Call test_bkpt_address.
12482
1e94266c
SM
124832016-02-09 Simon Marchi <simon.marchi@ericsson.com>
12484
12485 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
12486 to AC_OUTPUT.
12487 * configure: Regenerate.
12488
2a7f3dff
PA
124892016-02-09 Pedro Alves <palves@redhat.com>
12490
12491 PR breakpoints/19548
12492 * gdb.base/execl-update-breakpoints.c (some_function): New
12493 function.
12494 (main): Call it.
12495 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
12496 Tighten expected GDB output.
12497
2151ccc5
SM
124982016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12499
12500 * Makefile.in (ALL_SUBDIRS): Remove.
12501 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
12502 (distclean maintainer-clean realclean): Likewise.
12503 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
12504 * configure: Regenerate.
12505 * gdb.ada/Makefile.in: Delete.
12506 * gdb.arch/Makefile.in: Likewise.
12507 * gdb.asm/Makefile.in: Likewise.
12508 * gdb.base/Makefile.in: Likewise.
12509 * gdb.btrace/Makefile.in: Likewise.
12510 * gdb.cell/Makefile.in: Likewise.
12511 * gdb.compile/Makefile.in: Likewise.
12512 * gdb.cp/Makefile.in: Likewise.
12513 * gdb.disasm/Makefile.in: Likewise.
12514 * gdb.dlang/Makefile.in: Likewise.
12515 * gdb.dwarf2/Makefile.in: Likewise.
12516 * gdb.fortran/Makefile.in: Likewise.
12517 * gdb.gdb/Makefile.in: Likewise.
12518 * gdb.go/Makefile.in: Likewise.
12519 * gdb.guile/Makefile.in: Likewise.
12520 * gdb.java/Makefile.in: Likewise.
12521 * gdb.linespec/Makefile.in: Likewise.
12522 * gdb.mi/Makefile.in: Likewise.
12523 * gdb.modula2/Makefile.in: Likewise.
12524 * gdb.multi/Makefile.in: Likewise.
12525 * gdb.objc/Makefile.in: Likewise.
12526 * gdb.opencl/Makefile.in: Likewise.
12527 * gdb.opt/Makefile.in: Likewise.
12528 * gdb.pascal/Makefile.in: Likewise.
12529 * gdb.perf/Makefile.in: Likewise.
12530 * gdb.python/Makefile.in: Likewise.
12531 * gdb.reverse/Makefile.in: Likewise.
12532 * gdb.server/Makefile.in: Likewise.
12533 * gdb.stabs/Makefile.in: Likewise.
12534 * gdb.threads/Makefile.in: Likewise.
12535 * gdb.trace/Makefile.in: Likewise.
12536 * gdb.xml/Makefile.in: Likewise.
12537 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12538 GDB_PARALLEL.
12539 (standard_output_file): Remove check for GDB_PARALLEL, always
12540 return path in outputs/$subdir/$testname.
12541
437277d4
SM
125422016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12543
12544 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12545 (site.exp): Assign abs_srcdir to tcl's srcdir.
12546
31d913c7
YQ
125472016-02-04 Yao Qi <yao.qi@linaro.org>
12548
12549 * gdb.base/foll-exec-mode.c: Include limits.h.
12550 (main): Add parameters argc and argv. Get directory from
12551 argv[0].
12552 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12553 compilation.
12554 * gdb.base/foll-exec.c: Include limits.h.
12555 (main): Add parameters argc and argv.
12556 Get directory from argv[0].
12557 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12558 Adjust tests on the number of lines as source code changed.
12559 * gdb.base/foll-vfork-exit.c: Include limits.h.
12560 (main): Add one line of statement before vfork.
12561 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12562 (main): Add parameters argc and argv. Get directory from
12563 argv[0].
12564 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12565 (setup_gdb): Set tbreak to skip some source lines.
12566 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12567 (main): Add parameters argc and argv. Get directory from
12568 argv[0].
12569 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
12570 compilation.
12571 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
12572 (main): Add parameters argc and argv. Get directory from
12573 argv[0].
12574 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
12575 compilation.
12576
9482b9fb
DE
125772016-02-01 Doug Evans <dje@google.com>
12578
12579 * gdb.base/skip.exp: Clean up multiple references to same test name.
12580
6b2e4f10
PA
125812016-02-01 Pedro Alves <palves@redhat.com>
12582
ccb6afd6 12583 PR remote/19496
6b2e4f10
PA
12584 * gdb.threads/forking-threads-plus-breakpoint.exp
12585 (displaced_stepping_supported): New global.
12586 (probe_displaced_stepping_support): New procedure.
12587 (do_test): Add 'displaced' parameter, and use it.
12588 (top level): Check for displaced stepping support. Add displaced
12589 stepping on/off testing axis.
12590
37a8db1a
AB
125912016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12592
12593 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12594 pointer. Don't perform further tests on the unassociated pointer
12595 if the first test fails.
12596
5fdf6324
AB
125972016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12598
12599 * gdb.base/max-value-size.c: New file.
12600 * gdb.base/max-value-size.exp: New file.
12601 * gdb.base/huge.exp: Disable max-value-size for this test.
12602
935c6144
IB
126032016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12604
12605 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12606
7fe8399d
YQ
126072016-01-28 Yao Qi <yao.qi@linaro.org>
12608
12609 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12610
a2077e25
PA
126112016-01-25 Pedro Alves <palves@redhat.com>
12612
12613 PR threads/19461
12614 * gdb.base/fork-running-state.c: New file.
12615 * gdb.base/fork-running-state.exp: New file.
12616
1d2736d4
PA
126172016-01-25 Pedro Alves <palves@redhat.com>
12618
12619 PR gdb/19494
12620 * gdb.base/catch-fork-kill.c: New file.
12621 * gdb.base/catch-fork-kill.exp: New file.
12622
f1da4b11
PA
126232016-01-25 Pedro Alves <palves@redhat.com>
12624
12625 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12626 Delete, moved to lib/gdb.exp.
12627 * gdb.threads/forking-threads-plus-breakpoint.exp
12628 (foreach_with_prefix): Likewise.
12629 * gdb.threads/process-dies-while-handling-bp.exp
12630 (foreach_with_prefix): Likewise.
12631 * lib/gdb.exp (foreach_with_prefix): New procedure.
12632
45f38546
MK
126332016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12634
12635 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12636 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12637
dc29a1ce
MK
126382016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12639
12640 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12641 endian targets.
12642
092127d7
JK
126432016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12644 Pedro Alves <palves@redhat.com>
12645
12646 Fix testsuite compatibility with Guile.
12647 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
12648 number.
12649
31d765d3
JK
126502016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12651
12652 Fix testsuite compatibility with Guile.
12653 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
12654 (thread 1): New test for backtrace through signal handler.
12655
1ac78c04
YQ
126562016-01-22 Yao Qi <yao.qi@linaro.org>
12657
12658 PR testsuite/19491
12659 * gdb.base/multi-forks.c: Include
12660 ../lib/unbuffer_output.c
12661 (main): Call gdb_unbuffer_output.
12662
4f5946a8
DE
126632016-01-21 Doug Evans <dje@google.com>
12664
12665 * lib/ada.exp (gdb_compile_ada): Fix typo.
12666
305e13e6
JB
126672016-01-21 Joel Brobecker <brobecker@adacore.com>
12668
12669 * gdb.base/break-fun-addr.exp: New file.
12670 * gdb.base/break-fun-addr1.c: New file.
12671 * gdb.base/break-fun-addr2.c: New file.
12672
5f5dfff6
SM
126732016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12674
12675 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12676 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12677 enum flag values.
12678
fd356fa2
AA
126792016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12680
12681 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12682 when GDB can not set the vector return value. Add more comments
12683 for clarification.
12684
9df22175
AT
126852016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12686
12687 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12688 command.
12689
41d1845e
SM
126902016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12691
12692 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12693
01ac6840
SM
126942016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12695
12696 * Makefile.in (check-single): Pass --status to runtest.
12697 (check/%.exp): Likewise.
12698
126992016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12700
12701 * Makefile.in (check-parallel): Propagate return code from make
12702 do-check-parallel.
12703
bd0a71fa
MK
127042016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12705
12706 * gdb.trace/ftrace.exp: Fix expected message on continue.
12707 * gdb.trace/pending.exp: Fix expected message on continue.
12708 * gdb.trace/trace-break.exp: Fix expected message on continue.
12709
8bcbad33
SM
127102016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12711
12712 * lib/gdb.exp (gdb_test): Remove unused global references.
12713
f303dbd6
PA
127142016-01-18 Pedro Alves <palves@redhat.com>
12715
12716 * gdb.base/async-shell.exp: Adjust expected output.
12717 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12718 * gdb.base/siginfo-thread.exp: Adjust expected output.
12719 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12720 * gdb.java/jnpe.exp: Adjust expected output.
12721 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12722 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12723 * gdb.threads/leader-exit.exp: Adjust expected output.
12724 * gdb.threads/manythreads.exp: Adjust expected output.
12725 * gdb.threads/pthreads.exp: Adjust expected output.
12726 * gdb.threads/schedlock.exp: Adjust expected output.
12727 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12728 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12729 expected output.
12730 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12731 output.
12732 * gdb.threads/sigthread.exp: Adjust expected output.
12733 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12734
b2789696
YQ
127352016-01-18 Yao Qi <yao.qi@linaro.org>
12736
12737 * gdb.guile/scm-section-script.c: Replace @progbits with
12738 %progbits.
12739 * gdb.python/py-section-script.c: Likewise.
12740
71ef29a8
PA
127412016-01-15 Pedro Alves <palves@redhat.com>
12742
12743 * gdb.multi/tids.exp: Test star wildcard ranges.
12744
3f5b7598
PA
127452016-01-15 Pedro Alves <palves@redhat.com>
12746
12747 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12748 command from "thread apply" invocation.
12749 (thr_apply_info_thr_invalid): Default the expected output to the
12750 input tid list.
12751 (top level): Add tests that use convenience variables. Add tests
12752 for "thread apply" with a valid TID list, but missing the command.
12753
663f6d42
PA
127542016-01-13 Pedro Alves <palves@redhat.com>
12755
12756 * gdb.base/default.exp: Expect $_gthread as well.
12757 * gdb.multi/tids.exp: Test $_gthread.
12758 * gdb.threads/thread-specific.exp: Test $_gthread.
12759
c84f6bbf
PA
127602016-01-13 Pedro Alves <palves@redhat.com>
12761
12762 * gdb.multi/tids.exp: Test "info threads -gid".
12763
22a02324
PA
127642016-01-13 Pedro Alves <palves@redhat.com>
12765
12766 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12767 Breakpoint.thread.
12768 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12769
5d5658a1
PA
127702016-01-07 Pedro Alves <palves@redhat.com>
12771
12772 * gdb.base/break.exp: Adjust to output changes.
12773 * gdb.base/hbreak2.exp: Likewise.
12774 * gdb.base/sepdebug.exp: Likewise.
12775 * gdb.base/watch_thread_num.exp: Likewise.
12776 * gdb.linespec/keywords.exp: Likewise.
12777 * gdb.multi/info-threads.exp: Likewise.
12778 * gdb.threads/thread-find.exp: Likewise.
12779 * gdb.multi/tids.c: New file.
12780 * gdb.multi/tids.exp: New file.
12781
84654457
PA
127822016-01-13 Pedro Alves <palves@redhat.com>
12783
12784 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12785
e3940304
PA
127862016-01-13 Pedro Alves <palves@redhat.com>
12787
12788 * gdb.base/default.exp: Expect $_inferior as well.
12789 * gdb.multi/base.exp: Test $_inferior.
12790
a911d87a
PA
127912016-01-13 Pedro Alves <palves@redhat.com>
12792
12793 PR breakpoints/19388
12794 * gdb.base/catch-signal-siginfo-cond.c: New file.
12795 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12796
82075af2
JS
127972016-01-12 Josh Stone <jistone@redhat.com>
12798 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12799
12800 * gdb.base/catch-syscall.c (do_execve): New variable.
12801 (main): Conditionally trigger an execve.
12802 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12803 (test_catch_syscall_execve): New, check entry/return across execve.
12804 (do_syscall_tests): Call test_catch_syscall_execve.
12805
e46eeedd
PA
128062016-01-12 Pedro Alves <palves@redhat.com>
12807
12808 * gdb.base/random-signal.exp (do_test): New procedure, with body
12809 of testcase moved in.
12810
01d8c27e
JK
128112016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12812 Pedro Alves <palves@redhat.com>
12813
12814 * gdb.base/funcargs.exp (finish from indirectly called function):
12815 Reintroduce the case for 'First'.
12816
9a706302
JK
128172016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12818 Pedro Alves <palves@redhat.com>
12819
12820 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12821 (tcatch_vfork_then_child_follow_exec)
12822 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12823 identification.
12824
c0ecb95f
JK
128252016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12826
12827 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12828 and repeats to unlimited.
12829 * gdb.python/py-value.exp: Likewise.
12830 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12831 and repeats to unlimited.
12832
6cfc1fcb
JK
128332016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12834
12835 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12836 and reordering the functions.
12837 * gdb.multi/hangout.c: Likewise.
12838 * gdb.multi/hello.c: Likewise.
12839
582a1b00
SM
128402016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12841
12842 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12843 absolute.
12844 (SingleStatisticTestResult.report): Use dict.keys instead of
12845 dict.iterkeys.
12846
79bc59cb
PA
128472016-01-06 Pedro Alves <palves@redhat.com>
12848
12849 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12850
43368e1d
MM
128512016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12852
12853 * gdb.btrace/dlopen.exp: New.
12854 * gdb.btrace/dlopen.c: New.
12855 * gdb.btrace/dlopen-dso.c: New.
12856
79fad5b8
SL
128572015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12858
12859 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12860 PATTERN argument is optional.
12861
ab8314b3
JB
128622015-12-24 Joel Brobecker <brobecker@adacore.com>
12863
12864 * lib/ada.exp (target_compile_ada_from_dir): New function.
12865 (gdb_compile_ada): Reimplement avoiding the use of project files.
12866 * gdb.ada/gnat_ada.gpr: Delete.
12867 * gdb.ada/cond_lang.exp: Adjust test to make path before
12868 filename optional.
12869 * gdb.ada/small_reg_param.exp: Likewise.
12870
fe33faff
SM
128712015-12-22 Simon Marchi <simon.marchi@ericsson.com>
12872
12873 * gdb.base/foll-vork.exp: Remove HP-UX special case.
12874
6d265cb4
TP
128752015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
12876
12877 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
12878 case.
12879
10125099
SM
128802015-12-21 Simon Marchi <simon.marchi@ericsson.com>
12881
12882 * gdb.base/break.exp: Remove dead code.
12883 * gdb.base/sepdebug.exp: Likewise.
12884
3ca22649
SM
128852015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12886
12887 * gdb.asm/asm-source.exp: Remove HP-UX references.
12888 * gdb.base/annota1.exp: Likewise.
12889 * gdb.base/annota3.exp: Likewise.
12890 * gdb.base/attach.exp: Likewise.
12891 * gdb.base/bigcore.exp: Likewise.
12892 * gdb.base/break.exp: Likewise.
12893 * gdb.base/call-ar-st.exp: Likewise.
12894 * gdb.base/callfuncs.exp: Likewise.
12895 * gdb.base/catch-fork-static.exp: Likewise.
12896 * gdb.base/display.exp: Likewise.
12897 * gdb.base/foll-exec-mode.exp: Likewise.
12898 * gdb.base/foll-exec.exp: Likewise.
12899 * gdb.base/foll-fork.exp: Likewise.
12900 * gdb.base/foll-vfork.exp: Likewise.
12901 * gdb.base/funcargs.exp: Likewise.
12902 * gdb.base/hbreak2.exp: Likewise.
12903 * gdb.base/inferior-died.exp: Likewise.
12904 * gdb.base/interrupt.exp: Likewise.
12905 * gdb.base/multi-forks.exp: Likewise.
12906 * gdb.base/nodebug.exp: Likewise.
12907 * gdb.base/sepdebug.exp: Likewise.
12908 * gdb.base/solib1.c: Likewise.
12909 * gdb.base/step-test.exp: Likewise.
12910 * gdb.mi/non-stop.c: Likewise.
12911 * gdb.mi/pthreads.c: Likewise.
12912 * gdb.multi/bkpt-multi-exec.ex: Likewise.
12913 * gdb.threads/pthreads.c: Likewise.
12914 * gdb.threads/staticthreads.exp: Likewise.
12915 * lib/future.exp: Likewise.
12916 * lib/gdb.exp: Likewise.
12917 * gdb.base/so-indr-cl.c: Remove.
12918 * gdb.base/so-indr-cl.exp: Likewise.
12919 * gdb.base/solib.c: Likewise.
12920 * gdb.base/solib.exp: Likewise.
12921 * gdb.base/solib2.c: Likewise.
12922
b6304613
SM
129232015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12924
12925 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
12926 * gdb.base/call-ar-st.exp: Likewise.
12927 * gdb.base/callfuncs.exp: Likewise.
12928 * gdb.base/condbreak.exp: Likewise.
12929 * gdb.base/constvars.exp: Likewise.
12930 * gdb.base/hbreak2.exp: Likewise.
12931 * gdb.base/langs.exp: Likewise.
12932 * gdb.base/list.exp: Likewise.
12933 * gdb.base/long_long.exp: Likewise.
12934 * gdb.base/ptype.exp: Likewise.
12935 * gdb.base/scope.exp: Likewise.
12936 * gdb.base/signals.exp: Likewise.
12937 * gdb.base/so-impl-ld.exp: Likewise.
12938 * gdb.base/varargs.exp: Likewise.
12939 * gdb.base/volatile.exp: Likewise.
12940 * gdb.base/whatis.exp: Likewise.
12941 * gdb.cp/cplusfuncs.exp: Likewise.
12942 * gdb.cp/inherit.exp: Likewise.
12943 * gdb.cp/local.exp: Likewise.
12944 * gdb.cp/member-ptr.exp: Likewise.
12945 * gdb.cp/method.exp: Likewise.
12946 * gdb.cp/overload.exp: Likewise.
12947 * gdb.cp/templates.exp: Likewise.
12948 * gdb.stabs/weird.exp: Likewise.
12949 * lib/compiler.c: Likewise.
12950 * lib/compiler.cc: Likewise.
12951 * lib/cp-support.exp: Likewise.
12952 * lib/gdb.exp: Likewise.
12953
bf401b07
SM
129542015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12955
12956 * configure.ac: Remove HP-UX case.
12957 * configure: Regenerate.
12958
aff9c0f8
SM
129592015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12960
12961 * lib/gdb.exp (gdb_compile): Add function doc.
12962
a6904d5a
PA
129632015-12-17 Pedro Alves <palves@redhat.com>
12964
12965 PR threads/19354
12966 * gdb.multi/info-threads.exp: New file.
12967
a22279dd
YQ
129682015-12-15 Yao Qi <yao.qi@linaro.org>
12969
12970 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
12971 is aarch64*-*-*.
12972
0588c796
SL
129732015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12974
12975 * gdb.base/history-duplicates.exp: Skip if no readline support.
12976
5d978e17
SL
129772015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12978
12979 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12980
7e763b86
SL
129812015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12982
12983 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12984
87a3a92c
SL
129852015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12986
12987 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12988 ctrl-C if nointerrupts target property is set.
12989 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12990 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12991 * gdb.base/paginate-bg-execution.exp: Likewise.
12992 * gdb.base/paginate-execution-startup.exp: Likewise.
12993 * gdb.base/random-signal.exp: Likewise.
12994 * gdb.base/range-stepping.exp: Likewise.
12995 * gdb.cp/annota2.exp: Likewise.
12996 * gdb.cp/annota3.exp: Likewise.
12997 * gdb.gdb/selftest.exp: Likewise.
12998 * gdb.threads/continue-pending-status.exp: Likewise.
12999 * gdb.threads/leader-exit.exp: Likewise.
13000 * gdb.threads/manythreads.exp: Likewise.
13001 * gdb.threads/pthreads.exp: Likewise.
13002 * gdb.threads/schedlock.exp: Likewise.
13003 * gdb.threads/sigthread.exp: Likewise.
13004
a8f077dc
DB
130052015-12-11 Don Breazeal <donb@codesourcery.com>
13006
13007 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
13008 remote.
13009 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
13010 * gdb.base/foll-exec.exp (main): Enable for target remote.
13011 * gdb.base/foll-fork.exp (main): Likewise.
13012 * gdb.base/foll-vfork.exp (main): Likewise.
13013 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
13014 (proc continue_to_exit_bp_loc): Use clean_restart.
13015 * gdb.base/pie-execl.exp (main): Disable for target remote.
13016 * gdb.base/watch-vfork.exp (main): Enable for target remote.
13017 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
13018 * gdb.threads/execl.exp (main): Likewise.
13019 * gdb.threads/fork-child-threads.exp (main): Likewise.
13020 * gdb.threads/fork-plus-threads.exp (main): Disable for target
13021 remote.
13022 * gdb.threads/fork-thread-pending.exp (main): Enable for target
13023 remote.
13024 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
13025 pid.tid style ptids, instead of just tid.
13026 * gdb.threads/thread-execl.exp (main): Enable for target remote.
13027 * gdb.threads/watchpoint-fork.exp (main): Likewise.
13028 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
13029 ptids, instead of just tid.
13030
3b2464a8
AB
130312015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13032
13033 * gdb.base/list.exp (test_list_forward): Add end of file error
13034 test.
13035 (test_repeat_list_command): Add end of file error test.
13036 (test_list_backwards): Add beginning of file error test.
13037
a0def019
AB
130382015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13039
13040 * gdb.base/list.exp (test_list_invalid_args): New function,
13041 defined, and called.
13042
5c000dff
AB
130432015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13044
13045 * gdb.base/list.exp (test_list): Make test names unique.
13046
f1637ebe
YQ
130472015-12-11 Yao Qi <yao.qi@linaro.org>
13048
13049 * gdb.base/coremaker2.c: Remove.
13050
36d6fc0a
PA
130512015-12-10 Pedro Alves <palves@redhat.com>
13052
13053 * gdb.multi/base.exp: Remove stale "spaces" references.
13054
762f7747
PA
130552015-12-10 Pedro Alves <palves@redhat.com>
13056
13057 * gdb.multi/base.exp: Don't use nowarnings.
13058 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
13059 * gdb.multi/hangout.c: Include stdio.h.
13060 * gdb.multi/hello.c: Include stdlib.h.
13061 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
13062 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
13063 * gdb.multi/multi-arch.exp: Don't use nowarnings.
13064
28d2bfb9
AB
130652015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
13066
13067 * gdb.dwarf2/dw2-ranges-base.c: New file.
13068 * gdb.dwarf2/dw2-ranges-base.exp: New file.
13069 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
13070 support additional line table, and debug ranges generation.
13071 (Dwarf::ranges): New function, generate .debug_ranges.
13072 (Dwarf::lines): Support generating simple line table programs.
13073 (Dwarf::assemble): Initialise new namespace variables.
13074
5fc2beac
KB
130752015-12-09 Kevin Buettner <kevinb@redhat.com>
13076
13077 * gdb.base/async.exp (proc test_background): Add case for
13078 asynchronous execution not supported.
13079
1c35a88f
LM
130802015-12-09 Luis Machado <lgustavo@codesourcery.com>
13081
13082 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
13083 format and change test names to make them unique.
13084
b593e3d9
RK
130852015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
13086 Pedro Alves <pedro@redhat.com>
13087
13088 PR gdb/18702
13089 Add checking of floatformats setup on x86_64 hosts.
13090 * gdb.arch/i386-float.S (main): Load bigval and smallval.
13091 (smallval, bigval): New labels/constants.
13092 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
13093 float" after loading bigval and smallval.
13094
d72413e6
PMR
130952015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
13096
13097 * gdb.ada/fun_overload_menu.exp: New testcase.
13098 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
13099
ece66d65
JS
131002015-12-04 Josh Stone <jistone@redhat.com>
13101
13102 * gdb.base/catch-fork-static.exp: New.
13103
41d0efca
YQ
131042015-12-03 Yao Qi <yao.qi@linaro.org>
13105
13106 * gdb.base/sizeof.c: Don't include stdio.h and
13107 ../lib/unbuffer_output.c.
13108 (main): New variable 'size' and 'value'. Remove printf and
13109 gdb_unbuffer_output. Assign return value to size and value.
13110 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
13111 at the beginning.
13112 (check_sizeof): Check the result by printing variable 'size'.
13113 (check_valueof): Check the result by printing variable 'value'.
13114
99fd02d9
YQ
131152015-12-01 Yao Qi <yao.qi@linaro.org>
13116
13117 * gdb.base/disp-step-syscall.exp: Define syscall instruction
13118 for aarch64*-*-linux* target.
13119
f2faf941
PA
131202015-11-30 Pedro Alves <palves@redhat.com>
13121
13122 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
13123
04bf20c5
PA
131242015-11-30 Pedro Alves <palves@redhat.com>
13125
13126 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
13127 Handle non-stop mode vCont replies.
13128
09df4675
PA
131292015-11-30 Pedro Alves <palves@redhat.com>
13130
13131 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
13132 prepare_for_testing. Start gdb with "set non-stop on" appended to
13133 GDBFLAGS. Lax expected stop output.
13134
58b584af
YQ
131352015-11-27 Yao Qi <yao.qi@linaro.org>
13136
13137 * gdb.arch/arm-neon.exp: New.
13138 * gdb.arch/arm-neon.c: New.
13139
dfcb77a8
YQ
131402015-11-27 Yao Qi <yao.qi@linaro.org>
13141
13142 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
13143
88e8ec1b
YQ
131442015-11-27 Yao Qi <yao.qi@linaro.org>
13145
13146 * gdb.cp/annota2.exp: Allow multiple occurrences of the
13147 frames-invalid annotation.
13148
bfde72c2
YQ
131492015-11-27 Yao Qi <yao.qi@linaro.org>
13150
13151 * gdb.cp/annota2.exp: Use ${frames_invalid}.
13152
f6512a69
SM
131532015-11-26 Simon Marchi <simon.marchi@ericsson.com>
13154
13155 * gdb.threads/names.exp: New file.
13156 * gdb.threads/names.c: New file.
13157 * README: Mention gdb,no_thread_names.
13158
46a3515b
MM
131592015-11-26 Markus Metzger <markus.t.metzger@intel.com>
13160
13161 PR 19297
13162 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
13163 support" error.
13164
62147a22
PA
131652015-11-24 Pedro Alves <palves@redhat.com>
13166
13167 PR 17539
13168 * gdb.base/display.exp: Expect displays to be sorted in ascending
13169 order. Use multi_line.
13170 * gdb.base/solib-display.exp: Likewise.
13171
2f341b6e
PA
131722015-11-24 Pedro Alves <palves@redhat.com>
13173
13174 PR 17539
25d49b86
PA
13175 * gdb.base/display.exp: Expect displays to be sorted in ascending
13176 order. Use multi_line.
13177 * gdb.base/solib-display.exp: Likewise.
2f341b6e 13178
7e0aa6aa
PA
131792015-11-24 Pedro Alves <palves@redhat.com>
13180
13181 PR 17539
13182 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
13183 threads in ascending order.
13184 * gdb.base/foll-fork.exp: Likewise.
13185 * gdb.base/foll-vfork.exp: Likewise.
13186 * gdb.base/multi-forks.exp: Likewise.
13187 * gdb.mi/mi-nonstop.exp: Likewise.
13188 * gdb.mi/mi-nsintrall.exp: Likewise.
13189 * gdb.multi/base.exp: Likewise.
13190 * gdb.multi/multi-arch.exp: Likewise.
13191 * gdb.python/py-inferior.exp: Likewise.
13192 * gdb.threads/break-while-running.exp: Likewise.
13193 * gdb.threads/execl.exp: Likewise.
13194 * gdb.threads/gcore-thread.exp: Likewise.
13195 * gdb.threads/info-threads-cur-sal.exp: Likewise.
13196 * gdb.threads/kill.exp: Likewise.
13197 * gdb.threads/linux-dp.exp: Likewise.
13198 * gdb.threads/multiple-step-overs.exp: Likewise.
13199 * gdb.threads/next-bp-other-thread.exp: Likewise.
13200 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
13201 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
13202 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
13203 * gdb.threads/thread-find.exp: Likewise.
13204 * gdb.threads/tls.exp: Likewise.
13205 * lib/mi-support.exp (mi_reverse_list): Delete.
13206 (mi_check_thread_states): No longer reverse list.
13207
2cc57ad8
PA
132082015-11-24 Pedro Alves <palves@redhat.com>
13209
13210 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
13211 use lowercase.
13212
c93e8391
SM
132132015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13214
13215 * gdb.trace/actions.c: Include trace-common.h.
13216 (main): Add a location for a fast tracepoint.
13217 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
13218 the normal tracepoints.
13219 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
13220
045ccf91
SM
132212015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13222
13223 * save-trace.exp: Factor out code to these...
13224 (gdb_save_tracepoints): New.
13225 (gdb_load_tracepoints): New.
13226 (do_save_load_test): New.
13227
5506f9f6
KB
132282015-11-23 Kevin Buettner <kevinb@redhat.com>
13229
13230 * gdb.base/asmlabel.exp: New test.
13231 * gdb.base/asmlabel.c: New test case.
13232
16c3b12f
JB
132332015-11-23 Joel Brobecker <brobecker@adacore.com>
13234
13235 * gdb.base/wrong_frame_bt_full-main.c: New file.
13236 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
13237 * gdb.base/wrong_frame_bt_full.exp: New file.
13238
155bfbd3
JB
132392015-11-23 Joel Brobecker <brobecker@adacore.com>
13240
13241 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
13242
bb097445
JM
132432015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13244
206853a0 13245 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
13246 pstate register when comparing registers values in
13247 sparc64-*-linux-gnu targets to avoid spurious differences.
13248
9c88ed8f
JM
132492015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13250
206853a0 13251 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 13252
96161e25
SL
132532015-11-19 Sandra Loosemore <sandra@codesourcery.com>
13254
13255 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
13256 as type argument to gdb_compile.
13257 * gdb.base/nested-subp2.exp: Likewise.
13258 * gdb.base/nested-subp3.exp: Likewise.
13259
340c2830
DV
132602015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
13261
13262 * lib/dwarf.exp (_note): Fix left shift of negative value.
13263 * gdb.trace/trace-condition.exp: Likewise.
13264
c1862d0f
YQ
132652015-11-13 Yao Qi <yao.qi@linaro.org>
13266
13267 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
13268 comments about d10v.
13269 (test_scalar_returns): Likewise.
13270 * gdb.base/d10v.ld: Remove.
13271 * gdb.base/overlays.exp: Remove the target triplet checking for
13272 d10v-*-*.
13273 * gdb.base/structs.exp (test_struct_returns): Remove the
13274 comments about d10v.
13275 (test_struct_calls): Likewise.
13276
77ae9c19
YQ
132772015-11-13 Yao Qi <yao.qi@linaro.org>
13278
13279 * gdb.base/gnu_vector.exp: Check the return value by "p res".
13280 * gdb.base/gnu_vector.c: Don't include stdio.h.
13281 (main): Don't print res and call add_some_intvecs.
13282
430e004e
MK
132832015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
13284
13285 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
13286 macro.
13287 (func5): Removed.
13288 (func4): Use FAST_TRACEPOINT_LABEL.
13289 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
13290 macro.
13291 (func): Removed.
13292 (thread_function): Use FAST_TRACEPOINT_LABEL.
13293 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
13294 (func): Remove.
13295 (marker): Use FAST_TRACEPOINT_LABEL.
13296 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
13297 (pendfunc1): Remove.
13298 (pendfunc): Use FAST_TRACEPOINT_LABEL.
13299 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
13300 (foo): Remove.
13301 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
13302 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
13303 macro.
13304 (func): Remove.
13305 (marker): Use FAST_TRACEPOINT_LABEL.
13306 * gdb.trace/trace-common.h: New header.
13307 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
13308 macro.
13309 (func): Remove.
13310 (marker): Use FAST_TRACEPOINT_LABEL.
13311 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
13312 (func): Remove.
13313 (thread_function): Use FAST_TRACEPOINT_LABEL.
13314
6e7675a7
MK
133152015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
13316
13317 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
13318 in front.
13319 * gdb.trace/change-loc.exp: Use global pcreg definition.
13320 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
13321 * gdb.trace/entry-values.exp: Use global spreg definition, add $
13322 in front.
13323 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
13324 * gdb.trace/pending.exp: Likewise.
13325 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
13326 * gdb.trace/trace-break.exp: Likewise.
13327 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
13328 in front.
13329 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
13330 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
13331 in front.
13332 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
13333
dddc0e16
JB
133342015-11-09 Joel Brobecker <brobecker@adacore.com>
13335
13336 * gdb.ada/fin_fun_out: New testcase.
13337
c6f0b406
KB
133382015-11-07 Kevin Buettner <kevinb@redhat.com>
13339
13340 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
13341 value associated with DW_AT_byte_size.
13342 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
13343 constants for DW_AT_byte_size, DW_AT_lower_bound, and
13344 DW_AT_upper_bound.
13345
f01dcfd9
KB
133462015-11-07 Kevin Buettner <kevinb@redhat.com>
13347
13348 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
13349 (gdb_target_symbol_prefix_flags): Define in terms of _asm
13350 version.
13351 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
13352 gdb.dwarf2/dw2-canonicalize-type.exp,
13353 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
13354 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
13355 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
13356 provided by gdb_target_symbol_prefix_flags_asm.
13357 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
13358 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
13359 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
13360 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
13361 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
13362 macros where needed). Use this macro for symbols which require
13363 the prefix provided by SYMBOL_PREFIX.
13364
2223449a
KB
133652015-11-05 Kevin Buettner <kevinb@redhat.com>
13366
13367 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
13368 New procs.
13369 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
13370 representing expressions, of more than one list element.
13371 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
13372 to prepend linker symbol prefix to f.
13373 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
13374 table_1 and table_2.
13375 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
13376 Likewise, for f and g.
13377 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
13378 for ptr.
13379 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
13380 for main.
13381 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
13382 table_1_ptr and table_2_ptr.
13383
6f2f1a3a
JK
133842015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13385 Joel Brobecker <brobecker@adacore.com>
13386
13387 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
13388
566c56c9
MK
133892015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
13390
13391 * gdb.reverse/s390-mvcle.c: New test.
13392 * gdb.reverse/s390-mvcle.exp: New file.
13393 * lib/gdb.exp: Enable reverse tests on s390*-linux.
13394
d5f0636b
MK
133952015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13396
13397 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
13398
7ad8b86c
MK
133992015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13400
13401 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
13402 reaching marker2.
13403 * gdb.reverse/getresuid-reverse.exp: Likewise.
13404 * gdb.reverse/pipe-reverse.exp: Likewise.
13405 * gdb.reverse/readv-reverse.exp: Likewise.
13406 * gdb.reverse/recvmsg-reverse.exp: Likewise.
13407 * gdb.reverse/time-reverse.exp: Likewise.
13408 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
13409
4081c0f1
YQ
134102015-10-30 Yao Qi <yao.qi@linaro.org>
13411
13412 * gdb.threads/wp-replication.c (watch_count_done): Remove.
13413 (empty_cycle): Remove.
13414 (main): Don't call empty_cycle. Don't use watch_count_done.
13415 * gdb.threads/wp-replication.exp: Don't set breakpoint on
13416 empty_cycle. Rewrite the code counting HW watchpoints.
13417
452b4ba5
MK
134182015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
13419
13420 * gdb.reverse/fstatat-reverse.c: New test.
13421 * gdb.reverse/fstatat-reverse.exp: New file.
13422 * gdb.reverse/getresuid-reverse.c: New test.
13423 * gdb.reverse/getresuid-reverse.exp: New file.
13424 * gdb.reverse/pipe-reverse.c: New test.
13425 * gdb.reverse/pipe-reverse.exp: New file.
13426 * gdb.reverse/readv-reverse.c: New test.
13427 * gdb.reverse/readv-reverse.exp: New file.
13428 * gdb.reverse/recvmsg-reverse.c: New test.
13429 * gdb.reverse/recvmsg-reverse.exp: New file.
13430 * gdb.reverse/time-reverse.c: New test.
13431 * gdb.reverse/time-reverse.exp: New file.
13432 * gdb.reverse/waitpid-reverse.c: New test.
13433 * gdb.reverse/waitpid-reverse.exp: New file.
13434
5e2e7507
JK
134352015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13436
13437 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
13438
0fde2c53
DE
134392015-10-26 Doug Evans <dje@google.com>
13440
13441 PR symtab/17391
13442 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
13443 * gdb.dwarf2/bad-regnum.c: New file.
13444 * gdb.dwarf2/bad-regnum.exp: New file.
13445
1a70ae97
DE
134462015-10-26 Doug Evans <dje@google.com>
13447
13448 PR python/18938
13449 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
13450 file.
13451
27dc26ab
JK
134522015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13453
13454 * gdb.compile/compile.exp (compile code globalvar): Update expectation
13455 for a change by "Mention language in compile error message".
13456
bed91f4d
SM
134572015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
13458
13459 PR python/18073
13460 * gdb.python/py-type.c (C::a_method): New.
13461 (C::a_const_method): New.
13462 (C::a_static_method): New.
13463 (a_function): New.
13464 * gdb.python/py-type.exp (test_fields): Test getting fields
13465 from function and method.
13466
3f2f83dd
KB
134672015-10-21 Keven Boell <keven.boell@intel.com>
13468
13469 * gdb.fortran/vla-alloc-assoc.exp: New file.
13470 * gdb.fortran/vla-datatypes.exp: New file.
13471 * gdb.fortran/vla-datatypes.f90: New file.
13472 * gdb.fortran/vla-history.exp: New file.
13473 * gdb.fortran/vla-ptype-sub.exp: New file.
13474 * gdb.fortran/vla-ptype.exp: New file.
13475 * gdb.fortran/vla-sizeof.exp: New file.
13476 * gdb.fortran/vla-sub.f90: New file.
13477 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
13478 * gdb.fortran/vla-value-sub-finish.exp: New file.
13479 * gdb.fortran/vla-value-sub.exp: New file.
13480 * gdb.fortran/vla-value.exp: New file.
13481 * gdb.fortran/vla-ptr-info.exp: New file.
13482 * gdb.mi/mi-vla-fortran.exp: New file.
13483 * gdb.mi/vla.f90: New file.
13484
27145d50
SL
134852015-10-21 Sandra Loosemore <sandra@codesourcery.com>
13486
13487 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
13488 of hardwired timeout value.
13489
5f3ff4f8
JK
134902015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13491 Pedro Alves <palves@redhat.com>
13492
13493 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
13494 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
13495
bfd09d20
JS
134962015-10-19 Josh Stone <jistone@redhat.com>
13497
13498 * gdb.base/catch-syscall.c: Include <sched.h>.
13499 (unknown_syscall): New variable.
13500 (main): Trigger a vfork and an unknown syscall.
13501 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
13502 (unknown_syscall_number): Likewise.
13503 (check_call_to_syscall): Accept an optional syscall pattern.
13504 (check_return_from_syscall): Likewise.
13505 (check_continue): Likewise.
13506 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
13507 (test_catch_syscall_skipping_return): New test toggling off 'catch
13508 syscall' to step over the syscall return, then toggling back on.
13509 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
13510 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
13511 (do_syscall_tests): Call test_catch_syscall_without_args and
13512 test_catch_syscall_mid_vfork.
13513 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
13514 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
13515
b32b93c6
AS
135162015-10-19 Andrew Stubbs <ams@codesourcery.com>
13517
13518 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
13519 print g_vE): Add new pass patterns.
13520 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
13521 print various symbol names for vptr fields.
13522
9d622bda
AB
135232015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
13524
13525 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
13526 results.
13527
0fd8ac1c
YQ
135282015-10-12 Yao Qi <yao.qi@linaro.org>
13529
13530 * gdb.arch/disp-step-insn-reloc.exp: New test case.
13531
34240514
YQ
135322015-10-12 Yao Qi <yao.qi@linaro.org>
13533
13534 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
13535 is aarch64*-*-linux*.
13536
8240f442
YQ
135372015-10-12 Yao Qi <yao.qi@linaro.org>
13538
13539 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13540 (can_relocate_bcond_true): ... it.
13541 (can_relocate_bcond_false): New function.
13542 (foo): Likewise.
13543 (can_relocate_bl): Likewise.
13544 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13545 can_relocate_bl.
13546
2520f728
PMR
135472015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13548
13549 * gdb.base/nested-addr.c: New file.
13550 * gdb.base/nested-addr.exp: New testcase.
13551
abcef95a
MM
135522015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13553
13554 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13555 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13556 its output. Ignore the output of "record goto begin" and instead
13557 check that GDB is replaying.
13558
145e3ddb
PA
135592015-10-09 Pedro Alves <palves@redhat.com>
13560
13561 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13562 (top level): Use it in the run with no args test.
13563
d5d8c4e1
IB
135642015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13565
13566 * gdb.dlang/properties.exp: New file.
13567
06e635ef
SL
135682015-10-02 Sandra Loosemore <sandra@codesourcery.com>
13569
13570 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
13571 whether or not address 0x1000 is mapped on the target.
13572
e019fd1d
SM
135732015-09-30 Simon Marchi <simon.marchi@ericsson.com>
13574
13575 * gdb.python/py-type.exp: Do not run tests if binaries fail to
13576 build.
13577
77ba2a67
MM
135782015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13579
13580 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13581 instruction-history test.
13582
c60eb31f
DE
135832015-09-28 Doug Evans <dje@google.com>
13584
13585 * gdb.base/gcore.c (array_func): Add reference to static_array.
13586
9a3c8263
SM
135872015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13588
13589 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13590 source line.
13591
9720e656
SL
135922015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13593
13594 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13595 short or char as base type.
13596
938d3bf2
SL
135972015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13598
13599 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13600 to allow any size enum.
13601
e6c2c623
PMR
136022015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13603
13604 * gdb.ada/array_ptr_renaming.exp: New testcase.
13605 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13606 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13607
06da0f77
PL
136082015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13609
13610 * gdb.trace/ftrace-lock.c: New file.
13611 * gdb.trace/ftrace-lock.exp: New file.
13612
4f51c22a
PL
136132015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13614
13615 * gdb.arch/insn-reloc.c: New file.
13616 * gdb.arch/ftrace-insn-reloc.exp: New file.
13617
7041adf4
PL
136182015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13619
13620 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13621 instruction.
13622 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13623 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13624 * gdb.trace/range-stepping.c: Likewise.
13625 * gdb.trace/trace-break.c: Likewise.
13626 * gdb.trace/trace-mt.c (thread_function): Likewise.
13627 * gdb.trace/ftrace.c (marker): Likewise.
13628 * gdb.trace/trace-condition.c (marker): Likewise.
13629 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13630 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13631 is_aarch64_target.
13632
015d2e7e
DE
136332015-09-18 Doug Evans <xdje42@gmail.com>
13634
13635 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13636 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13637
26b188a2
SL
136382015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13639
13640 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13641 the breakpoint.
13642
79dc332b
SL
136432015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13644
13645 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
13646 the pending breakpoint. Remove timeout override for "Run till
13647 MI pending breakpoint on pendfunc3 on thread 2" test.
13648
f57929f2
SL
136492015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13650
13651 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
13652 filename pattern.
13653
3f469b17
SL
136542015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13655
13656 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
13657 in breakpoint filename pattern.
13658
515b89b3
SL
136592015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13660
7800dbe4
SL
13661 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
13662
136632015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13664
515b89b3
SL
13665 * gdb.linespec/explicit.exp: Check for readline support for
13666 tab-completion tests. Fix obvious typo.
13667
d2939ba2
MM
136682015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13669
13670 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13671 and replay.
13672
cbb55fa7
MM
136732015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13674
13675 * gdb.btrace/non-stop.c: New.
13676 * gdb.btrace/non-stop.exp: New.
13677
43691ca1
PL
136782015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13679 Yao Qi <yao.qi@linaro.org>
13680
13681 * gdb.trace/trace-condition.c: New file.
13682 * gdb.trace/trace-condition.exp: New file.
13683
d78908cf
WW
136842015-09-16 Wei-cheng Wang <cole945@gmail.com>
13685
13686 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13687 for testing bytecode compilation.
13688
1ed415e2
PA
136892015-09-16 Pedro Alves <palves@redhat.com>
13690 Sandra Loosemore <sandra@codesourcery.com>
13691
13692 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13693 (SECONDS): Redefine.
13694 (main): Call pthread_kill and alarm early.
13695 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13696 support.
13697 (test): If the target can't hardware step and doesn't support
13698 displaced stepping, increase the timeout.
13699
d136eff5
PA
137002015-09-16 Pedro Alves <palves@redhat.com>
13701
13702 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13703 (enable_debug): New procedures.
13704 (test): Use them. Bail out if waiting for threads fails.
13705 (top level): Bail out if a test fails.
13706
991f019c
YQ
137072015-09-16 Yao Qi <yao.qi@linaro.org>
13708
13709 * gdb.asm/asm-source.exp: Set asm-arch for
13710 aarch64*-*-* target.
13711 * gdb.asm/aarch64.inc: New file.
13712
bfca584f
PMR
137132015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13714
13715 * gdb.ada/array_of_variable_length.exp: New testcase.
13716 * gdb.ada/array_of_variable_length/foo.adb: New file.
13717 * gdb.ada/array_of_variable_length/pck.adb: New file.
13718 * gdb.ada/array_of_variable_length/pck.ads: New file.
13719
b326e587
DE
137202015-09-15 Doug Evans <dje@google.com>
13721
13722 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13723 of function static local variable.
13724
5382cfab
PW
137252015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13726
13727 * gdb.threads/tls-so_extern.exp: New test file.
13728 * gdb.threads/tls-so_extern.c: New test file.
13729 * gdb.threads/tls-so_extern_main.c: New test file.
13730
141c5cc4
JK
137312015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13732
13733 * gdb.opt/solib-intra-step-lib.c: New file.
13734 * gdb.opt/solib-intra-step-main.c: New file.
13735 * gdb.opt/solib-intra-step.exp: New file.
13736
d15dcecd
PA
137372015-09-15 Pedro Alves <palves@redhat.com>
13738
13739 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13740 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13741
4c2f2a79
PA
137422015-09-14 Pedro Alves <palves@redhat.com>
13743
13744 * gdb.base/hook-stop-continue.c: Delete.
13745 * gdb.base/hook-stop-continue.exp: Delete.
13746 * gdb.base/hook-stop-frame.c: Delete.
13747 * gdb.base/hook-stop-frame.exp: Delete.
13748 * gdb.base/hook-stop.c: New file.
13749 * gdb.base/hook-stop.exp: New file.
13750
919e6dbe
PMR
137512015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13752
13753 * gdb.ada/access_to_packed_array.exp: New testcase.
13754 * gdb.ada/access_to_packed_array/foo.adb: New file.
13755 * gdb.ada/access_to_packed_array/pack.adb: New file.
13756 * gdb.ada/access_to_packed_array/pack.ads: New file.
13757
157280a4
MM
137582015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13759
13760 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13761 buffer size test.
13762
2fd33e94
DB
137632015-09-11 Don Breazeal <donb@codesourcery.com>
13764
13765 * gdb.base/foll-exec.c: Add copyright header. Fix
13766 formatting issues.
13767 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13768 (do_exec_tests): Use clean_restart in place of zap_session,
13769 and for test initialization. Fix formatting issues. Use
13770 fail in place of perror.
13771 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13772 an expect statement to match an expression with output from
13773 the program under debug.
13774 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13775 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13776 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13777 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13778 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13779
e70b6e8e
DE
137802015-09-09 Doug Evans <dje@google.com>
13781
13782 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13783
7a551a51
DE
137842015-09-09 Doug Evans <dje@google.com>
13785
13786 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13787
4c666f84
DE
137882015-09-09 Doug Evans <dje@google.com>
13789
13790 * gdb.base/savedregs.exp: Fix typo.
13791
243a9253
PA
137922015-09-09 Pedro Alves <palves@redhat.com>
13793
13794 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13795
c0fa8fbd
SL
137962015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13797
13798 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13799 command actually switches threads. Give up on remaining
13800 tests if target fails to stop at breakpoint.
13801
cd7c1778
PMR
138022015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13803
13804 * gdb.ada/funcall_char.exp: New testcase.
13805 * gdb.ada/funcall_char/foo.adb: New file.
13806
dc5c8746
PMR
138072015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13808
13809 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13810 expected outputs. Add two testcases for completing ambiguous
13811 functions.
13812 * gdb.ada/complete/aux_pck.adb: New file.
13813 * gdb.ada/complete/aux_pck.ads: New file.
13814 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13815 Ambiguous_Func functions.
13816 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13817 * gdb.ada/complete/pck.adb: Likewise.
13818
4e83a1e7
UW
138192015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13820
13821 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13822 failures to run the test program under GDB.
13823
8ce74153
LM
138242015-08-26 Luis Machado <lgustavo@codesourcery.com>
13825
13826 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13827 to C.
13828
e9756d52
PP
138292015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13830
13831 * gdb.base/run-after-attach.exp: New test file.
13832 * gdb.base/run-after-attach.c: New test file.
13833
8d37573b
DB
138342015-08-26 Don Breazeal <donb@codesourcery.com>
13835
13836 * gdb.base/foll-exec-2.c: New test program.
13837 * gdb.base/foll-exec-2.exp: New test.
13838
63e43d3a
PMR
138392015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13840
13841 * gdb.base/nested-subp1.exp: New file.
13842 * gdb.base/nested-subp1.c: New file.
13843 * gdb.base/nested-subp2.exp: New file.
13844 * gdb.base/nested-subp2.c: New file.
13845 * gdb.base/nested-subp3.exp: New file.
13846 * gdb.base/nested-subp3.c: New file.
13847
3d40fbb5
PA
138482015-08-24 Pedro Alves <palves@redhat.com>
13849
13850 * gdb.server/connect-without-multi-process.c: New file.
13851 * gdb.server/connect-without-multi-process.exp: New file.
13852
4422ac93
LM
138532015-08-24 Luis Machado <lgustavo@codesourcery.com>
13854
13855 * gdb.opt/inline-markers.c: Make z int.
13856
91dddb86
LM
138572015-08-24 Luis Machado <lgustavo@codesourcery.com>
13858
13859 * gdb.opt/inline-markers.c: Make z volatile.
13860
a48847ee
LM
138612015-08-24 Luis Machado <lgustavo@codesourcery.com>
13862
13863 * gdb.opt/inline-bt.c: New volatile global z.
13864 * gdb.opt/inline-cmds.c: Likewise.
13865 * gdb.opt/inline-locals.c: Likewise.
13866 * gdb.opt/inline-markers.c: New extern global z.
13867 (marker): Use z.
13868 (inline_fn): Likewise.
13869
0ebbc52b
PA
138702015-08-24 Pedro Alves <palves@redhat.com>
13871
13872 * config/m32r-stub.exp: Remove file.
13873 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
13874 * gdb.base/call-rt-st.exp: Likewise.
13875 * gdb.base/call-strs.exp: Likewise.
13876 * gdb.base/default.exp: Remove references to h8300-*-hms and
13877 *-*-udi*.
13878 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
13879
77c365df
AA
138802015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13881
13882 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
13883 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
13884 and "return" use KFAIL when GDB can not read/write the vector
13885 return value.
13886
4313b8c0
GB
138872015-08-21 Gary Benson <gbenson@redhat.com>
13888
13889 * gdb.trace/pending.exp: Cope with remote transfer warnings.
13890
0e433b32
PA
138912015-08-20 Pedro Alves <palves@redhat.com>
13892
13893 * gdb.server/solib-list.exp: No longer expect an interior stop in
13894 non-stop mode.
13895
221e1a37
PA
138962015-08-20 Pedro Alves <palves@redhat.com>
13897
13898 * gdb.server/connect-stopped-target.c: New file.
13899 * gdb.server/connect-stopped-target.exp: New file.
13900
40e3ad0e
PA
139012015-08-20 Pedro Alves <palves@redhat.com>
13902
13903 * gdb.dwarf2/comp-unit-lang.exp: New file.
13904 * gdb.dwarf2/comp-unit-lang.c: New file.
13905
af39b327
PMR
139062015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
13907
13908 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
13909 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
13910
7d45c7c3 139112015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 13912
7d45c7c3
KB
13913 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
13914 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
13915
4d6cceb4
DE
139162015-08-18 Doug Evans <dje@google.com>
13917 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13918
13919 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13920 skip_python_tests. New arg prompt_regexp.
13921 (skip_python_tests): New function.
13922 * lib/mi-support.exp (mi_skip_python_tests): New function.
13923 * gdb.python/py-mi-objfile-gdb.py: New file.
13924 * gdb.python/py-mi-objfile.c: New file.
13925 * gdb.python/py-mi-objfile.exp: New file.
13926
ad89c2aa
KS
139272015-08-17 Keith Seitz <keiths@redhat.com>
13928
13929 * gdb.linespec/explicit.exp: Move strace test from here ...
13930 * gdb.trace/strace.exp: ... to here.
13931
e3ae3c43
PP
139322015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13933
13934 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13935 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13936
604b2636
DE
139372015-08-14 Doug Evans <xdje42@gmail.com>
13938
13939 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13940 inferior before selecting a new file.
13941
6ff0ba5f
DE
139422015-08-14 Doug Evans <xdje42@gmail.com>
13943
13944 * gdb.mi/mi-disassemble.exp: Update.
13945 * gdb.base/disasm-optim.S: New file.
13946 * gdb.base/disasm-optim.c: New file.
13947 * gdb.base/disasm-optim.h: New file.
13948 * gdb.base/disasm-optim.exp: New file.
13949
9ca98f92
KS
139502015-08-14 Keith Seitz <keiths@redhat.com>
13951
13952 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13953 "evaluated-by".
13954
52bbc560
JB
139552015-08-13 Joel Brobecker <brobecker@adacore.com>
13956
13957 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13958
5d8c3ed3
PMR
139592015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13960
13961 * gdb.ada/fun_renaming.exp: New testcase.
13962 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13963 * gdb.ada/fun_renaming/pack.adb: New file.
13964 * gdb.ada/fun_renaming/pack.ads: New file.
13965
ea8812bc
KS
139662015-08-12 Keith Seitz <keiths@redhat.com>
13967
13968 * gdb.base/dso2dso.exp: Pass basename of source file in call to
13969 gdb_get_line_number.
13970
4dafcdeb
JB
139712015-08-12 Joel Brobecker <brobecker@adacore.com>
13972
13973 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
13974 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
13975 gdb.base/dso2dso.exp: New files.
13976
5ba32597
SDJ
139772015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
13978 Pedro Alves <palves@redhat.com>
13979 Keith Seitz <keiths@redhat.com>
13980
13981 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13982 GDBFLAGS.
13983
b6dafabf
PP
139842015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13985
13986 * gdb.base/gdbhistsize-history.exp
13987 (test_histsize_history_setting): Use save_vars.
13988 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13989 Use save_vars.
13990 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13991 * gdb.base/readline.exp: Use save_vars.
13992
abe8e607
PP
139932015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13994
13995 * lib/gdb.exp (save_vars): New proc.
13996
629500fa
KS
139972015-08-11 Keith Seitz <keiths@redhat.com>
13998
13999 * gdb.base/help.exp: Update help_breakpoint_text.
14000
eb8c4e2e
KS
140012015-08-11 Keith Seitz <keiths@redhat.com>
14002
14003 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
14004 (at toplevel): Call test_explicit_breakpoints.
14005 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
14006 breakpoints.
14007 * lib/mi-support.exp (mi_make_breakpoint): Add support for
14008 breakpoint conditions, "-cond".
14009
87f0e720
KS
140102015-08-11 Keith Seitz <keiths@redhat.com>
14011
14012 * gdb.linespec/3explicit.c: New file.
14013 * gdb.linespec/cpexplicit.cc: New file.
14014 * gdb.linespec/cpexplicit.exp: New file.
14015 * gdb.linespec/explicit.c: New file.
14016 * gdb.linespec/explicit.exp: New file.
14017 * gdb.linespec/explicit2.c: New file.
14018 * gdb.linespec/ls-errs.exp: Add explicit location tests.
14019 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
14020 before using in the matching pattern.
14021 Clarify that `prefix' is a regular expression.
14022
f00aae0f
KS
140232015-08-11 Keith Seitz <keiths@redhat.com>
14024
14025 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
14026 test.
14027 Add tests for missing ",FMT" and ",".
14028
e27852be
DE
140292015-08-10 Doug Evans <dje@google.com>
14030 Keith Seitz <keiths@redhat.com>
14031
14032 PR gdb/17960
14033 * gdb.base/completion.exp: Add location completer tests.
14034
7f03bd92
PA
140352015-08-07 Pedro Alves <palves@redhat.com>
14036
14037 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
14038 tests here.
14039 (top level): Run do_test with and without displaced stepping.
14040
3fc8eb30
PA
140412015-08-07 Pedro Alves <palves@redhat.com>
14042
14043 * gdb.base/valgrind-disp-step.c: New file.
14044 * gdb.base/valgrind-disp-step.exp: New file.
14045
d4569d7b
PA
140462015-08-07 Pedro Alves <palves@redhat.com>
14047
14048 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
14049 Delete function.
14050 (main): Add alarm. Run an infinite loop instead of calling
14051 wait_threads.
14052 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
14053 comment.
14054 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
14055 Delete function.
14056 (main): Add alarm. Run an infinite loop instead of calling
14057 wait_threads.
14058 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
14059 comment.
14060
e1316e60
PA
140612015-08-07 Pedro Alves <palves@redhat.com>
14062
14063 * gdb.base/checkpoint-ns.exp: New file.
14064 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
14065 standard_testfile.
14066
da8c46d2
MM
140672015-08-07 Markus Metzger <markus.t.metzger@intel.com>
14068
14069 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
14070 * gdb.btrace/instruction_history.exp: Update.
14071 * gdb.btrace/tsx.exp: New.
14072 * gdb.btrace/tsx.c: New.
14073
de1c2c52
PA
140742015-08-06 Pedro Alves <palves@redhat.com>
14075
14076 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
14077 increase timeout.
14078 * gdb.reverse/until-precsave.exp: Bump timeouts.
14079
782e0bf4
PA
140802015-08-06 Pedro Alves <palves@redhat.com>
14081
14082 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
14083
83e97ed0
PA
140842015-08-06 Pedro Alves <palves@redhat.com>
14085
14086 PR gdb/18749
14087 * gdb.threads/process-dies-while-handling-bp.c: New file.
14088 * gdb.threads/process-dies-while-handling-bp.exp: New file.
14089
863d01bd
PA
140902015-08-06 Pedro Alves <palves@redhat.com>
14091
14092 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
14093 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
14094
0a39bb32
PA
140952015-08-05 Pedro Alves <palves@redhat.com>
14096
14097 * gdb.threads/next-while-other-thread-longjmps.c: New file.
14098 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
14099
ee2d2b10
SL
141002015-08-03 Sandra Loosemore <sandra@codesourcery.com>
14101
14102 * gdb.base/bp-permanent.exp: Report test as unsupported if
14103 the target cannot stop at the permanent breakpoint.
14104
4e1bdb00
DE
141052015-08-03 Doug Evans <dje@google.com>
14106
14107 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
14108 10000.
14109
3d338901
DE
141102015-08-03 Doug Evans <dje@google.com>
14111
14112 * Makefile.in (workers/%.worker, build-perf): New rule.
14113 (GDB_PERFTEST_MODE): New variable.
14114 (check-perf): Use it.
14115 (clean): Clean up gdb.perf parallel build subdirs.
14116 * lib/build-piece.exp: New file.
14117 * lib/gdb.exp (make_gdb_parallel_path): New function
14118 (standard_output_file, standard_temp_file): Call it.
14119 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14120 of $GDB_PARALLEL.
14121 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
14122
af061d3e
DE
141232015-08-03 Doug Evans <dje@google.com>
14124
8e1afc81 14125 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
14126 (LOG_FILE_NAME): New global.
14127 (TextReporter.__init__): Initialize self.txt_sum.
14128 (TextReporter.report): Add support for multiple data-points.
14129 Move report to perftest.sum, put raw data in perftest.log.
14130 (TextReporter.start): Open sum and log files.
14131 (TextReporter.end): Close sum and log files.
8e1afc81
DE
14132 * gdb.perf/lib/perftest/testresult.py
14133 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 14134
2c8c5d37
PA
141352015-07-31 Pedro Alves <palves@redhat.com>
14136
14137 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
14138 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14139 kill_wait_spawned_process instead of explicit "kill -9".
14140 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
14141 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14142 kill_wait_spawned_process.
14143 * gdb.base/attach-twice.exp: Likewise.
14144 * gdb.base/attach.exp: Likewise.
14145 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
14146 gdb_test_multiple.
14147 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
14148 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14149 kill_wait_spawned_process.
14150 * gdb.base/valgrind-infcall.exp: Likewise.
14151 * gdb.multi/multi-attach.exp: Likewise.
14152 * gdb.python/py-prompt.exp: Likewise.
14153 * gdb.python/py-sync-interp.exp: Likewise.
14154 * gdb.server/ext-attach.exp: Likewise.
14155 * gdb.threads/attach-into-signal.exp (corefunc): Use
14156 spawn_wait_for_attach, spawn_id_get_pid and
14157 kill_wait_spawned_process.
14158 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
14159 spawn_wait_for_attach returning a spawn id instead of a pid. Use
14160 spawn_id_get_pid and kill_wait_spawned_process.
14161 * gdb.threads/attach-stopped.exp (corefunc): Use
14162 spawn_wait_for_attach, spawn_id_get_pid and
14163 kill_wait_spawned_process.
14164 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
14165 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14166 kill_wait_spawned_process instead of explicit "kill -9".
14167 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
14168 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
14169 (spawn_wait_for_attach): Use spawn instead of exec to spawn
14170 processes. Don't map cygwin/windows pids here. Now returns a
14171 spawn id list.
14172
032a0fca
SL
141732015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14174
14175 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
14176 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
14177 correct patch.
14178
61a934ca
SL
141792015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14180
14181 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
14182
4bc4d428
SL
141832015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14184
14185 Reapply:
14186 2014-05-21 Mark Wielaard <mjw@redhat.com>
14187
14188 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14189
998d452a
PA
141902015-07-30 Pedro Alves <palves@redhat.com>
14191
14192 * linux-low.c (handle_extended_wait): Set the child's last
14193 reported status to TARGET_WAITKIND_STOPPED.
14194
69dde7dc
PA
141952015-07-30 Pedro Alves <palves@redhat.com>
14196
14197 PR threads/18600
14198 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
14199 only shows inferior 1.
14200
4dd63d48
PA
142012015-07-30 Simon Marchi <simon.marchi@ericsson.com>
14202 Pedro Alves <palves@redhat.com>
14203
14204 PR threads/18600
14205 * gdb.threads/fork-plus-threads.c: New file.
14206 * gdb.threads/fork-plus-threads.exp: New file.
14207
d618e4c5
PP
142082015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14209
14210 * gdb.base/batch-preserve-term-settings.exp
14211 (test_terminal_settings_preserved_after_cli_exit): Use
14212 send_quit_command.
14213
1eef6428
PA
142142015-07-29 Pedro Alves <palves@redhat.com>
14215 Don Breazeal <donb@codesourcery.com>
14216
14217 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
14218 output from both inferior_spawn_id and gdb_spawn_id.
14219
7da5b897
SDJ
142202015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14221
14222 * gdb.threads/attach-into-signal.exp (corefunc): Use
14223 with_test_prefix on nested loops, uniquefying the test messages.
14224
dac804df
SDJ
142252015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14226
14227 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
14228 commit.
14229
06265e53
PP
142302015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14231
14232 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
14233 New proc.
14234 (test_terminal_settings_preserved_after_sigterm): New test.
14235
18206ca3
PP
142362015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14237
14238 * gdb.base/batch-preserve-term-settings.exp
14239 (test_terminal_settings_preserved_after_cli_exit): New test.
14240
90074d11
PP
142412015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14242
14243 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
14244 manipulation of saved_gdbflags.
14245 (test_terminal_settings_preserved): Remove global declaration of
14246 the unused variable pagination_prompt. Remove manipulation of
14247 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
14248 GDBFLAGS.
14249
eb1a7902
PA
142502015-07-29 Pedro Alves <palves@redhat.com>
14251
14252 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
14253
8b75dd3b
PA
142542015-07-29 Pedro Alves <palves@redhat.com>
14255
14256 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
14257 at the top.
14258
dedad4e3
PA
142592015-07-29 Pedro Alves <palves@redhat.com>
14260
14261 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
14262 (main): Call gdb_unbuffer_output.
14263 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
14264 (main): Call gdb_unbuffer_output.
14265 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
14266 (main): Call gdb_unbuffer_output.
14267 * gdb.base/call-strs.exp: Adjust to step over the
14268 gdb_unbuffer_output call.
14269 * gdb.base/catch-gdb-caused-signals.c: Include
14270 "../lib/unbuffer_output.c".
14271 (main): Call gdb_unbuffer_output.
14272 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
14273 (main): Call gdb_unbuffer_output.
14274 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
14275 (main): Call gdb_unbuffer_output.
14276 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
14277 (main): Call gdb_unbuffer_output.
14278 * gdb.base/shlib-call.exp: Adjust to step over the
14279 gdb_unbuffer_output call.
14280 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
14281 (main): Call gdb_unbuffer_output.
14282 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
14283 (main): Call gdb_unbuffer_output.
14284 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
14285 (main): Rename to ...
14286 (test): ... this.
14287 (main): Reimplement.
14288 * gdb.base/varargs.exp: Run to test instead of to main.
14289 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14290 (main): Call gdb_unbuffer_output.
14291
58789a91
PA
142922015-07-29 Pedro Alves <palves@redhat.com>
14293
14294 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
14295 factore out from mi_continue_dprintf. For call-style dprintfs,
14296 expect dprintf output out of $inferior_spawn_id.
14297 (mi_continue_dprintf): Use mi_expect_dprintf.
14298 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14299 (main): Call gdb_unbuffer_output.
14300
e8376742
PA
143012015-07-29 Pedro Alves <palves@redhat.com>
14302
14303 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
14304 (default_mi_gdb_start): Set inferior_spawn_id instead of
14305 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
14306 gdb_spawn_id.
14307 (mi_gdb_test): Always expect inferior output from both
14308 $inferior_spawn_id and $gdb_spawn_id.
14309
08280010
PA
143102015-07-29 Pedro Alves <palves@redhat.com>
14311
14312 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
14313 send_inferior and $inferior_spawn_id.
14314
4d30e432
PA
143152015-07-29 Pedro Alves <palves@redhat.com>
14316
14317 * gdb.gdb/complaints.exp (test_initial_complaints)
14318 (test_serial_complaints, test_short_complaints): Use
14319 gdb_test_stdio.
14320 (test_empty_complaint): Handle $inferior_spawn_id !=
14321 $gdb_spawn_id.
14322
0d30a335
PA
143232015-07-29 Pedro Alves <palves@redhat.com>
14324
14325 * gdb.base/varargs.exp: Use gdb_test_stdio.
14326
39413b29
PA
143272015-07-29 Pedro Alves <palves@redhat.com>
14328
14329 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
14330
7cb000a9
PA
143312015-07-29 Pedro Alves <palves@redhat.com>
14332
14333 * gdb.base/ending-run.exp: Use gdb_test_stdio.
14334
d7b8ac82
PA
143352015-07-29 Pedro Alves <palves@redhat.com>
14336
14337 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
14338 parameter into two new parameters, "inf_result" and "gdb_result".
14339 Expect inferior output and gdb output from $inferior_spawn_id and
14340 $gdb_spawn_id, respectively. Adjust all callers.
14341
789c3a0c
PA
143422015-07-29 Pedro Alves <palves@redhat.com>
14343
14344 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
14345 of gdb_test_sequence.
14346
77e760c3
PA
143472015-07-29 Pedro Alves <palves@redhat.com>
14348
14349 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
14350 (saw_spurious_output): Expect inferior output from
14351 $inferior_spawn_id. Use gdb_test_stdio.
14352
8396d2cd
PA
143532015-07-29 Pedro Alves <palves@redhat.com>
14354
14355 * gdb.base/dprintf.exp: Use standard_testfile. Change
14356 prepare_for_testing call.
14357 (srcfile): Don't set.
14358 (restart): New procedure.
14359 (test_dprintf): New procecure, use to continue over dprintfs.
14360 (test_call, test_agent): New procedures, tests moved here.
14361 Restart gdb and recreate dprintfs. Adjust expected output.
14362
2051d61f
PA
143632015-07-29 Pedro Alves <palves@redhat.com>
14364
14365 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
14366
452397af
PA
143672015-07-29 Pedro Alves <palves@redhat.com>
14368
14369 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
14370
8aed9555
PA
143712015-07-29 Pedro Alves <palves@redhat.com>
14372
14373 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
14374 gdb_test_stdio.
14375
188a61b4
PA
143762015-07-29 Pedro Alves <palves@redhat.com>
14377
14378 * lib/gdb.exp (gdb_test_stdio): New procedure.
14379
12264a45
PA
143802015-07-29 Pedro Alves <palves@redhat.com>
14381
14382 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
14383
23ffc893
PA
143842015-07-29 Pedro Alves <palves@redhat.com>
14385
14386 * gdb.base/call-signal-resume.exp: Remove check for
14387 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
14388 * gdb.base/unwindonsignal.exp: Likewise.
14389 * gdb.base/call-signals.c (gen_signal): Remove printf call.
14390 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
14391
65566918
PA
143922015-07-29 Pedro Alves <palves@redhat.com>
14393
14394 * gdb.base/siginfo-addr.c (pass): New function.
14395 (handler): Call it iff si_addr is correct.
14396 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
14397 Set a breakpoint at "pass" and continue to it.
14398
d60a9221
SDJ
143992015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
14400
14401 * gdb.python/py-objfile.exp: Make some tests have unique names.
14402 * gdb.python/py-pp-registration.exp: Likewise.
14403
bde40b8f
PA
144042015-07-28 Pedro Alves <palves@redhat.com>
14405
14406 * gdb.server/server-exec-info.exp: Issue a "disconnect".
14407
13e1dec8
SM
144082015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14409
14410 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
14411
da33c9a7
SM
144122015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14413
14414 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
14415
077836f7
PP
144162015-07-27 Patrick Palka <patrick@parcs.ath.cx>
14417
14418 * gdb.base/gdb-sigterm-2.exp: New test.
14419
b8cc7b2e
DE
144202015-07-25 Doug Evans <xdje42@gmail.com>
14421
14422 Revert:
14423 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14424 (workers/%.worker, build-perf): New rule.
14425 (GDB_PERFTEST_MODE): New variable.
14426 (check-perf): Use it.
14427 (clean): Clean up gdb.perf parallel build subdirs.
14428 * lib/build-piece.exp: New file.
14429 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14430 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14431 name.
14432 (standard_temp_file): Ditto.
14433 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14434 of $GDB_PARALLEL.
14435
c8bd4544
DE
144362015-07-24 Doug Evans <dje@google.com>
14437
14438 * gdb.perf/lib/perftest/utils.py: New file.
14439 * gdb.perf/gm-hello.cc: New file.
14440 * gdb.perf/gm-pervasive-typedef.cc: New file.
14441 * gdb.perf/gm-pervasive-typedef.h: New file.
14442 * gdb.perf/gm-std.cc: New file.
14443 * gdb.perf/gm-std.h: New file.
14444 * gdb.perf/gm-use-cerr.cc: New file.
14445 * gdb.perf/gm-utils.h: New file.
14446 * gdb.perf/gmonster-null-lookup.py: New file.
14447 * gdb.perf/gmonster-pervasive-typedef.py: New file.
14448 * gdb.perf/gmonster-print-cerr.py: New file.
14449 * gdb.perf/gmonster-ptype-string.py: New file.
14450 * gdb.perf/gmonster-runto-main.py: New file.
14451 * gdb.perf/gmonster-select-file.py: New file.
14452 * gdb.perf/gmonster1-null-lookup.exp: New file.
14453 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
14454 * gdb.perf/gmonster1-print-cerr.exp: New file.
14455 * gdb.perf/gmonster1-ptype-string.exp: New file.
14456 * gdb.perf/gmonster1-runto-main.exp: New file.
14457 * gdb.perf/gmonster1-select-file.exp: New file.
14458 * gdb.perf/gmonster1.cc: New file.
14459 * gdb.perf/gmonster1.exp: New file.
14460 * gdb.perf/gmonster2-null-lookup.exp: New file.
14461 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
14462 * gdb.perf/gmonster2-print-cerr.exp: New file.
14463 * gdb.perf/gmonster2-ptype-string.exp: New file.
14464 * gdb.perf/gmonster2-runto-main.exp: New file.
14465 * gdb.perf/gmonster2-select-file.exp: New file.
14466 * gdb.perf/gmonster2.cc: New file.
14467 * gdb.perf/gmonster2.exp: New file.
14468
6eab34f3
DE
144692015-07-24 Doug Evans <dje@google.com>
14470
14471 * gdb.perf/README: New file.
14472 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
14473 * lib/gen-perf-test.exp: New file.
14474
63738bfd
DE
144752015-07-24 Doug Evans <dje@google.com>
14476
14477 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
14478 (PerfTest::startup): New function.
14479 (PerfTest::run): Return result of calling body.
14480 (PerfTest::assemble): Rewrite.
14481 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
14482 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
14483 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
14484 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
14485 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
14486
7b606f95
DE
144872015-07-24 Doug Evans <dje@google.com>
14488
14489 * lib/gdb.exp (clean_restart): Make executable optional.
14490
a97b16b8
DE
144912015-07-24 Doug Evans <dje@google.com>
14492
14493 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
14494 compiler_info references.
14495 * gdb.cp/temargs.exp: Ditto.
14496 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
14497 (get_compiler_info): Early exit if already computed. Set compiler_info
14498 to "unknown" if there was a problem.
14499 (test_compiler_info): Add function comment. Call get_compiler_info.
14500
35baa57f
DE
145012015-07-24 Doug Evans <dje@google.com>
14502
14503 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14504 (workers/%.worker, build-perf): New rule.
14505 (GDB_PERFTEST_MODE): New variable.
14506 (check-perf): Use it.
14507 (clean): Clean up gdb.perf parallel build subdirs.
14508 * lib/build-piece.exp: New file.
14509 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14510 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14511 name.
14512 (standard_temp_file): Ditto.
14513 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14514 of $GDB_PARALLEL.
14515
6ebea266
DE
145162015-07-24 Doug Evans <dje@google.com>
14517
14518 * lib/future.exp (gdb_default_target_compile): New option
14519 "early_flags".
14520 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
14521 --as-needed.
14522
1e76a7e9
SDJ
145232015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
14524
14525 * gdb.base/catch-syscall.exp: Call gdb_exit before
14526 gdb_skip_xml_test.
14527
5068630a
PA
145282015-07-24 Pedro Alves <palves@redhat.com>
14529
14530 * gdb.python/py-events.exp: Accept output between the stop event
14531 and the prompt.
14532 * gdb.python/py-evsignal.exp: Likewise.
14533 * gdb.python/py-evthreads.exp: Likewise.
14534
77598427
PA
145352015-07-24 Pedro Alves <palves@redhat.com>
14536
14537 PR gdb/18717
14538 * gdb.threads/non-ldr-exit.c: New file.
14539 * gdb.threads/non-ldr-exit.exp: New file.
14540
11e6c98f
YQ
145412015-07-24 Yao Qi <yao.qi@linaro.org>
14542
14543 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14544 restarting process.
14545
51aee833
YQ
145462015-07-24 Yao Qi <yao.qi@linaro.org>
14547
14548 * gdb.server/ext-restart.exp: New file.
14549
8cfe207c
YQ
145502015-07-24 Yao Qi <yao.qi@linaro.org>
14551
14552 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14553 argument options.
14554 * gdb.server/ext-wrapper.exp: New file.
14555
cc12ce38
DE
145562015-07-23 Doug Evans <dje@google.com>
14557
14558 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14559 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14560
d0d84780
PMR
145612015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14562
14563 * gdb.ada/var_arr_typedef.exp: New testcase.
14564 * gdb.ada/var_arr_typedef/pack.adb: New file.
14565 * gdb.ada/var_arr_typedef/pack.ads: New file.
14566 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14567
8b558f79
JB
145682015-07-20 Joel Brobecker <brobecker@adacore.com>
14569
14570 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
14571
775a3298
JK
145722015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14573
14574 * gdb.arch/i386-biarch-core.exp: Replace istarget
14575 by "complete set gnutarget". Remove expectation for the "core-file"
14576 command.
14577
db1ff28b
JK
145782015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14579
14580 Revert the previous commit:
14581 Tests for validate symbol file using build-id.
14582
0a94970d
JK
145832015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14584
14585 Tests for validate symbol file using build-id.
14586 * gdb.base/solib-mismatch-lib.c: New file.
14587 * gdb.base/solib-mismatch-libmod.c: New file.
14588 * gdb.base/solib-mismatch.c: New file.
14589 * gdb.base/solib-mismatch.exp: New file.
14590
03346981
SL
145912015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14592
14593 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14594 nios2-*-linux*.
14595 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14596 * gdb.base/siginfo.exp: Likewise.
14597 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14598
42422cc7
PL
145992015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14600
14601 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14602 Move it to ...
14603 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14604 ... here.
14605 * gdb.trace/range-stepping.exp: Check that the target supports
14606 range stepping.
14607
cfa68bae
JK
146082015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14609
14610 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14611
8ffdba26
PA
146122015-07-14 Pedro Alves <palves@redhat.com>
14613
14614 * gdb.base/killed-outside.exp: New file.
14615 * gdb.base/killed-outside.c: New file.
14616
218a5a11
JK
146172015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14618
14619 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14620 (n at main): New.
14621 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14622
e03ed3c6
AA
146232015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14624
14625 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14626 infcall tests instead of setting up for KFAIL.
14627
485668e5
MM
146282015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14629
14630 * gdb.btrace/record_goto-step.exp: New.
14631
08464196
JK
146322015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14633
14634 PR compile/18484
14635 * gdb.compile/compile.c (struct struct_type): Add volatile to
14636 selffield's type.
14637 * gdb.compile/compile.exp
14638 (compile code struct_object.selffield = &struct_object): Skip further
14639 struct_object tests if this one xfails.
14640
bcf5c1d9
RC
146412015-07-08 Robert O'Callahan <robert@ocallahan.org>
14642
14643 PR exp/18617
14644 * gdb.trace/ax.exp: Add test.
14645
4931af25
YQ
146462015-07-07 Yao Qi <yao.qi@linaro.org>
14647
14648 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
14649 instead of istarget "aarch64*-*-*".
14650 * gdb.arch/aarch64-fp.exp: Likewise.
14651 * gdb.base/float.exp: Likewise.
14652 * gdb.reverse/aarch64.exp: Likewise.
14653 * lib/gdb.exp (is_aarch64_target): New proc.
14654
9fcf688e
YQ
146552015-07-07 Yao Qi <yao.qi@linaro.org>
14656
14657 * lib/gdb.exp (is_aarch32_target): New proc.
14658 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
14659 instead of "istarget "arm*-*-*"".
14660 * gdb.arch/arm-disp-step.exp: Likewise.
14661 * gdb.arch/thumb-bx-pc.exp: Likewise.
14662 * gdb.arch/thumb-prologue.exp: Likewise.
14663 * gdb.arch/thumb-singlestep.exp: Likewise.
14664 * gdb.base/disp-step-syscall.exp: Likewise.
14665 * gdb.base/float.exp: Likewise.
14666
fbd8d50d
YQ
146672015-07-07 Yao Qi <yao.qi@linaro.org>
14668
14669 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14670 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14671
71be1fdc
YQ
146722015-07-07 Yao Qi <yao.qi@linaro.org>
14673
14674 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14675 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14676 if it exists.
14677 * gdb.multi/multi-arch.exp: Likewise.
14678
3e221d36
SM
146792015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14680
14681 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14682 print.
14683
d441430b
YQ
146842015-07-07 Yao Qi <yao.qi@linaro.org>
14685
14686 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14687
06f810bd
MG
146882015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14689
14690 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14691 '[' and ']' characters.
14692
5e61e7c0
IB
146932015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14694
14695 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14696
28bf096c
PA
146972015-06-29 Pedro Alves <palves@redhat.com>
14698
14699 PR threads/18127
14700 * gdb.threads/hand-call-new-thread.c: New file.
14701 * gdb.threads/hand-call-new-thread.c: New file.
14702
ee93cd5e
KS
147032015-06-26 Keith Seitz <keiths@redhat.com>
14704 Doug Evans <dje@google.com>
14705
14706 PR 16253
14707 * gdb.cp/var-tag-2.cc: New file.
14708 * gdb.cp/var-tag-3.cc: New file.
14709 * gdb.cp/var-tag-4.cc: New file.
14710 * gdb.cp/var-tag.cc: New file.
14711 * gdb.cp/var-tag.exp: New file.
14712
fc637f04
PP
147132015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14714
14715 * gdb.base/history-duplicates.exp: New test.
14716
2e52ae68
PP
147172015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14718
14719 * gdb.base/completion.exp: Test the completion of the "focus"
14720 command.
14721
6e22494e
JK
147222015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14723
14724 * gdb.arch/amd64-prologue-skip.S: New file.
14725 * gdb.arch/amd64-prologue-skip.exp: New file.
14726
bf7b9cd9
SM
147272015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14728
14729 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14730 is_address_zero_readable check.
14731
201e8dfd
PB
147322015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14733
14734 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14735 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14736
5cd867b4
YQ
147372015-06-24 Yao Qi <yao.qi@linaro.org>
14738
14739 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14740 linux targets.
14741
4d7be007
YQ
147422015-06-24 Yao Qi <yao.qi@linaro.org>
14743
14744 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14745 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14746 * gdb.base/siginfo-thread.exp: Likewise.
14747
07fcd301
YQ
147482015-06-22 Yao Qi <yao.qi@linaro.org>
14749
14750 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14751
52042a00
YQ
147522015-06-22 Yao Qi <yao.qi@linaro.org>
14753
14754 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14755 aarch64*-*-*.
14756 (skip_hw_watchpoint_tests): Likewise.
14757
74bd41ce
PP
147582015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14759
14760 * gdb.base/gdbinit-history.exp: Test the interaction between
14761 setting GDBHISTSIZE and setting the history size via .gdbinit.
14762
bc460514
PP
147632015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14764
14765 PR gdb/16999
14766 * gdb.base/gdbhistsize-history.exp: New test.
14767
b58c513b
PP
147682015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14769
14770 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14771 with GDBHISTSIZE.
14772 * gdb.base/readline.exp: Likewise.
14773
92046791
YQ
147742015-06-17 Yao Qi <yao.qi@linaro.org>
14775
14776 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14777 line.
14778
2093d2d3
PP
147792015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14780
14781 * gdb.base/gdbinit-history.exp: Add test case to check that
14782 an unlimited history file does not get truncated on exit.
14783
e6c693af
AA
147842015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14785
14786 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14787 (VECTOR): New macro. Use it...
14788 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14789 ...for these typedefs.
14790 (int8, char1, int1, double1): New typedefs.
14791 (struct just_int2, struct two_int2): New structures.
14792 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14793 (add_structvecs, add_singlevecs): New functions.
14794 (main): Call add_some_intvecs twice.
14795 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14796 the compile and exit upon failure. Try compiling for the "native"
14797 architecture. Test inferior function calls with vector arguments
14798 and vector return value handling with "finish" and "return".
14799
c74f7d1c
JT
148002015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14801
14802 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14803 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14804 PE file.
14805 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14806
98aa42ee
AT
148072015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14808
14809 PR breakpoints/16465
14810 * gdb.mi/mi-dprintf-pending.c: New file.
14811 * gdb.mi/mi-dprintf-pending.exp: New test.
14812 * gdb.mi/mi-dprintf-pendshr.c: New file.
14813
7d73c23c 148142015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 14815 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
14816
14817 * gdb.arch/i386-mpx-map.c: New file.
14818 * gdb.arch/i386-mpx-map.exp: New File.
14819
148202015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14821
14822 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14823 * gdb.arch/i386-mpx.exp: Indentation fixed.
14824
148252015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14826
14827 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14828 function and improved indentation.
14829 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14830 gdb_test_multiple. Added additional tests to skip the test.
14831
148322015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14833
14834 * gdb.arch/i386-avx512.c: Change path in include file.
14835 * gdb.arch/i386-avx512.exp: Change include dir path
14836 compilation flag.
14837 * gdb.arch/i386-mpx.c: Change path in include file.
14838 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14839 flag.
14840
d5eba19a
JK
148412015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14842
14843 * gdb.compile/compile-print.exp (compile print *vararray@3)
14844 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14845
7f361056
JK
148462015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14847
14848 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14849 (do not keep jit in memory): ... this.
14850 (expect 5): Change it to ...
14851 (expect no 5): ... this.
14852
3b462ec2
SM
148532015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14854
14855 PR gdb/15564
14856 * gdb.mi/mi-detach.exp: New file.
14857
e0619de6
JK
148582015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14859
14860 PR symtab/18392
14861 * gdb.arch/amd64-tailcall-self.S: New file.
14862 * gdb.arch/amd64-tailcall-self.c: New file.
14863 * gdb.arch/amd64-tailcall-self.exp: New file.
14864
e970cb34
DB
148652015-05-28 Don Breazeal <donb@codesourcery.com>
14866
14867 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
14868 tests for remote targets by checking is_target_gdbserver.
14869
b2e2f908
DE
148702015-05-27 Doug Evans <dje@google.com>
14871
14872 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
14873 * gdb.dwarf2/opaque-type-lookup.c: New file.
14874 * gdb.dwarf2/opaque-type-lookup.exp: New file.
14875
82c7be31
DE
148762015-05-26 Doug Evans <dje@google.com>
14877
14878 * gdb.cp/iostream.cc: New file.
14879 * gdb.cp/iostream.exp: New file.
14880
b4f54984
DE
148812015-05-26 Doug Evans <dje@google.com>
14882
14883 * gdb.dwarf2/dw2-op-call.exp: Update.
14884 * gdb.dwarf2/dw4-sig-types.exp: Update.
14885 * gdb.dwarf2/implptr.exp: Update.
14886 * gdb.mi/mi-cmd-param-changed.exp: Update.
14887
4ea6efe9
DE
148882015-05-26 Doug Evans <dje@google.com>
14889
14890 * gdb.python/py-lazy-string.c: New file.
14891 * gdb.python/py-lazy-string.exp: New file.
14892 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
14893 (main): Update. Add estring3.
14894 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
14895 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
14896
f6bb7db3
YQ
148972015-05-26 Omair Javaid <omair.javaid@linaro.org>
14898 Yao Qi <yao.qi@linaro.org>
14899
14900 * gdb.reverse/aarch64.c: New.
14901 * gdb.reverse/aarch64.exp: New.
14902
a81bfbd0
OJ
149032015-05-26 Omair Javaid <omair.javaid@linaro.org>
14904
25d49b86
PA
14905 * lib/gdb.exp (supports_process_record): Return true for
14906 aarch64*-linux*.
a81bfbd0
OJ
14907 (supports_reverse): Likewise.
14908
158bf1b4
PP
149092015-05-22 Patrick Palka <patrick@parcs.ath.cx>
14910
14911 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14912 Use with_test_prefix.
14913
a0145030
AB
149142015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
14915
14916 * gdb.base/completion.exp: Add test for completion of layout
14917 names.
14918
ebe3b578
AB
149192015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14920
14921 * lib/gdb.exp (skip_tui_tests): New proc.
14922 * gdb.base/tui-layout.exp: Check skip_tui_tests.
14923
84204ed7
PA
149242015-05-19 Pedro Alves <palves@redhat.com>
14925
14926 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14927 Save the whole env array instead of just HOME. Unset HISTSIZE in
14928 the environment while testing. Restore whole environment
14929 afterwards.
14930
37442ce1
DE
149312015-05-16 Doug Evans <xdje42@gmail.com>
14932
14933 * gdb.guile/scm-ports.c: New file.
14934 * gdb.guile/scm-ports.exp: Add memory port tests.
14935
36de76f9
JK
149362015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14937
14938 * gdb.compile/compile-print.c: New file.
14939 * gdb.compile/compile-print.exp: New file.
14940
3a9558c4
JK
149412015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14942
14943 * gdb.compile/compile-ops.exp: Cast param to void.
14944 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14945 (compile code struct_object.selffield = &struct_object): Add xfail.
14946
aa715135
JG
149472015-05-15 Joel Brobecker <brobecker@adacore.com>
14948
14949 * gdb.ada/arr_enum_with_gap: New testcase.
14950
931e5bc3
JG
149512015-05-15 Joel Brobecker <brobecker@adacore.com>
14952
14953 * gdb.ada/byte_packed_arr: New testcase.
14954
9cd4d857
JB
149552015-05-15 Joel Brobecker <brobecker@adacore.com>
14956
14957 * gdb.ada/pckd_neg: New testcase.
14958
ebfd00d2
PP
149592015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14960
14961 PR gdb/17820
14962 * gdb.base/gdbinit-history.exp: New test.
14963 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14964 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14965
4c082a81
SC
149662015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14967
14968 * gdb.python/py-xmethods.cc: Enhance test case.
14969 * gdb.python/py-xmethods.exp: New tests.
14970 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
14971 function.
14972 (B_indexoper): Likewise.
14973 (global_dm_list) : Add new xmethod worker functions.
14974
f7797074
SDJ
149752015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
14976
14977 * gdb.base/coredump-filter.exp: Correctly unset
14978 "coredump_var_addr" array.
14979
a4674e4e
PA
149802015-05-08 Pedro Alves <palves@redhat.com>
14981
14982 * gdb.server/non-existing-program.exp: Unset spawn_id.
14983
df2eb078
SC
149842015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14985
14986 PR python/18291
14987 * gdb.python/py-xmethods.exp: Add tests.
14988
422349a3
YQ
149892015-05-08 Yao Qi <yao.qi@linaro.org>
14990
14991 PR gdb/18208
14992 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14993 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14994 function set_coredump_filter, and remove remote_exec call.
14995 Remove argument ipid. Callers update.
14996 (top level): Don't get inferior's PID.
14997
63fc80ce
AA
149982015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14999
15000 * gdb.base/watch_thread_num.exp: Skip test on targets without
15001 access watchpoints.
15002
80ad801e
PA
150032015-05-06 Pedro Alves <palves@redhat.com>
15004
15005 PR server/18081
15006 * gdb.server/non-existing-program.exp: New file.
15007
0fa7fe50
JB
150082015-05-05 Joel Brobecker <brobecker@adacore.com>
15009
15010 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
15011
3ea89b92
PMR
150122015-05-05 Joel Brobecker <brobecker@adacore.com>
15013
15014 * gdb.ada/out_of_line_in_inlined: New testcase.
15015
87b8eff0
JB
150162015-05-05 Joel Brobecker <brobecker@adacore.com>
15017
15018 * gdb.ada/var_rec_arr: New testcase.
15019
5fccc635
YQ
150202015-04-30 Yao Qi <yao.qi@linaro.org>
15021
15022 * gdb.base/break-idempotent.exp: If
15023 skip_hw_watchpoint_multi_tests returns true, skip the tests
15024 on "rwatch" and "awatch".
15025
42d38f42
YQ
150262015-04-30 Yao Qi <yao.qi@linaro.org>
15027
15028 * gdb.base/relativedebug.exp: Invoke gdb command
15029 "info sharedlibrary", and if libc.so doesn't have debug info,
15030 skip the test.
15031
2ce1cdbf
DE
150322015-04-29 Doug Evans <dje@google.com>
15033
15034 * gdb.python/py-xmethods.exp: Add ptype tests.
15035 * gdb.python/py-xmethods.py (E_method_char_worker): Add
15036 get_result_type method.
15037
f24a38c5
LM
150382015-04-29 Luis Machado <lgustavo@codesourcery.com>
15039
15040 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
15041 the target does not support hardware watchpoints.
15042
ecbf2b3c
LM
150432015-04-29 Luis Machado <lgustavo@codesourcery.com>
15044
15045 * gdb.base/break-always.exp: Abort testing if writing to memory
15046 causes an error.
15047
34f5f757
DE
150482015-04-28 Doug Evans <dje@google.com>
15049
15050 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
15051 * gdb.python/py-pp-registration.exp: ... here. New file.
15052 * gdb.python/py-pp-registration.c: New file.
15053 * gdb.python/py-pp-registration.py: New file.
15054
69b4374a
DE
150552015-04-28 Doug Evans <dje@google.com>
15056
15057 * gdb.python/py-bad-printers.c: New file.
15058 * gdb.python/py-bad-printers.py: New file.
15059 * gdb.python/py-bad-printers.exp: New file.
15060
59fb7612
SS
150612015-04-28 Sasha Smundak <asmundak@google.com>
15062
15063 * gdb.python/py-type.exp: New test.
15064
2631b16a
AW
150652015-04-28 Andy Wingo <wingo@igalia.com>
15066
15067 * gdb.python/py-parameter.exp:
15068 * gdb.guile/scm-parameter.exp: Escape the path that we are
15069 matching against, as it might contain characters that are special
15070 to regular expressions.
15071
460efde1
JB
150722015-04-27 Joel Brobecker <brobecker@adacore.com>
15073
15074 * gdb.ada/rec_comp: New testcase.
15075
2d369d8e
SDJ
150762015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
15077
15078 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
15079 before using it.
15080
cf75d6c3
AB
150812015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
15082
15083 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
15084 new tests for verilog output.
15085
8dbe7ca5
YQ
150862015-04-24 Yao Qi <yao.qi@linaro.org>
15087
15088 * boards/remote-gdbserver-on-localhost.exp: New file.
15089
4ef9fb2f
PA
150902015-04-23 Pedro Alves <palves@redhat.com>
15091
15092 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
15093 $inferior_spawn_id instead of $inferior_spawn_id directly. On
15094 "end of file", remove $inferior_spawn_id from the indirect list.
15095
0a803169
PA
150962015-04-23 Pedro Alves <palves@redhat.com>
15097
15098 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
15099
749ef8f8
PA
151002015-04-23 Pedro Alves <palves@redhat.com>
15101
15102 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
15103 on $any_spawn_id instead of only on $gdb_spawn_id.
15104
8aae4344
PM
151052015-04-21 Pierre Muller <muller@sourceware.org>
15106
15107 PR pascal/17815
15108 * lib/pascal.exp (gpc_compile): Add new option "class".
15109 (fpc_compile): Likewise.
15110 * gdb.pascal/case-insensitive-symbols.pas: New file.
15111 * gdb.pascal/case-insensitive-symbols.exp: New file.
15112
1586c8fb
GB
151132015-04-20 Gary Benson <gbenson@redhat.com>
15114
15115 * gdb.base/attach.exp: Fix three extended remote failures.
15116
1b6e6f5c
GB
151172015-04-17 Gary Benson <gbenson@redhat.com>
15118
15119 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
15120 the main executable over the remote protocol.
15121
e797481d
PA
151222015-04-16 Pedro Alves <palves@redhat.com>
15123
15124 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
15125 a new gdbserver if gdbserver_reconnect_p is set.
15126
1ca99c42
PA
151272015-04-16 Pedro Alves <palves@redhat.com>
15128
15129 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
15130 is set, don't exit gdbserver.
15131
af9fd6f8
AA
151322015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15133
15134 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
15135 appropriate .insn, such that an older assembler can be used.
15136 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
15137 the z/Architecture instruction set on 31-bit targets as well.
15138
04ff1e61
AA
151392015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15140
15141 * gdb.go/handcall.exp: Remove all logic related to the first
15142 breakpoint and rely on go_runto_main instead.
15143 * gdb.go/strings.exp: Likewise.
15144 * gdb.go/unsafe.exp: Likewise.
15145 * gdb.go/hello.exp: Likewise. Also rename the remaining
15146 breakpoint marker to "breakpoint 1".
15147 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
15148 * gdb.go/strings.go: Likewise.
15149 * gdb.go/unsafe.go: Likewise.
15150 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
15151 "set breakpoint 2 here" and rename the remaining breakpoint marker
15152 to "breakpoint 1".
15153
40d2f8d6
SM
151542015-04-15 Simon Marchi <simon.marchi@ericsson.com>
15155
15156 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
15157 if itertools.imap is not present.
15158 * gdb.python/py-objfile.exp: Add parentheses.
15159 * gdb.python/py-type.exp: Same.
15160 * gdb.python/py-unwind-maint.py: Same.
15161
8cbc97c6
YQ
151622015-04-15 Yao Qi <yao.qi@linaro.org>
15163
15164 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
15165 of ":$ptr_size" and set its form explicitly.
15166
45fd756c
YQ
151672015-04-15 Pedro Alves <palves@redhat.com>
15168 Yao Qi <yao.qi@linaro.org>
15169
15170 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
15171 timeout by factor of 4.
15172 (test_regular_watch): Likewise.
15173 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
15174 * gdb.reverse/sigall-reverse.exp: Likewise.
15175 * gdb.reverse/until-precsave.exp: Likewise.
15176 * lib/gdb.exp (with_timeout_factor): New proc.
15177 (gdb_expect): Move some code to ...
15178 (get_largest_timeout): ... here. New procedure.
15179
9e811bc3
LM
151802015-04-14 Luis Machado <lgustavo@codesourcery.com>
15181
15182 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
15183
0ff6fcb2
LM
151842015-04-13 Luis Machado <lgustavo@codesourcery.com>
15185
15186 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
15187 to write to the .text section.
15188
7578d5f7
LM
151892015-04-13 Luis Machado <lgustavo@codesourcery.com>
15190
15191 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
15192 Handle the case of targets that do not provide PID information.
15193
2efe15c4
YQ
151942015-04-13 Yao Qi <yao.qi@linaro.org>
15195
15196 * lib/gdbserver-support.exp (gdb_exit): Catch exception
15197 and use expect instead of gdb_expect.
15198
8cd8f2f8
SDJ
151992015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
15200
15201 * gdb.base/coredump-filter.exp: Rename variable "addr" to
15202 "coredump_var_addr" to avoid naming conflict with other testcases.
15203
9ee41772
PA
152042015-04-10 Pedro Alves <palves@redhat.com>
15205
15206 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
15207 gdb_test_sequence and gdb_assert.
15208
07473109
PA
152092015-04-10 Pedro Alves <palves@redhat.com>
15210
15211 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
15212 test messages that don't include the breakpoint address.
15213
de3db44c
YQ
152142015-04-10 Yao Qi <yao.qi@linaro.org>
15215
15216 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
15217 false for some offset and width combinations which aren't
15218 supported by linux kernel.
15219
c79d856c
PA
152202015-04-10 Pedro Alves <palves@redhat.com>
15221
15222 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
15223 procedure, factored out from ...
15224 (top level): ... here. Add "set displaced-stepping" testing axis.
15225 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
15226 parameter "displaced". Use it.
15227 (top level): Use foreach and add "set displaced-stepping" testing
15228 axis.
15229
ebc90b50
PA
152302015-04-10 Pedro Alves <palves@redhat.com>
15231
15232 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
15233 Remove comment.
15234 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
15235 both the address of the instruction that triggers the watchpoint
15236 and the address of the instruction immediately after, and use
15237 those addresses for the test. Fix comment.
15238
8f572e5c
PA
152392015-04-10 Pedro Alves <palves@redhat.com>
15240
15241 * gdb.base/sigstep.exp (breakpoint_to_handler)
15242 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
15243 Test "backtrace" in handler.
15244 (breakpoint_over_handler): New parameter 'displaced'. Use it.
15245 (top level): Add new "displaced" test axis to
15246 breakpoint_to_handler, breakpoint_to_handler_entry and
15247 breakpoint_over_handler.
15248
8d707a12
PA
152492015-04-10 Pedro Alves <palves@redhat.com>
15250
15251 PR gdb/18216
15252 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
15253
ef713951
YQ
152542015-04-10 Yao Qi <yao.qi@linaro.org>
15255
15256 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
15257 (test_add_rn_pc): New function.
15258 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
15259 (top level): Invoke test_add_rn_pc.
15260
906d60cf
PA
152612015-04-10 Pedro Alves <palves@redhat.com>
15262
15263 PR gdb/13858
15264 * gdb.base/step-over-no-symbols.exp: New file.
15265
f2983cc3
AW
152662015-04-09 Andy Wingo <wingo@igalia.com>
15267
15268 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
15269 after the Python tests.
15270
6d62641c
SDJ
152712015-04-08 Keith Seitz <keiths@redhat.com>
15272
15273 PR python/16699
15274 * gdb.python/py-completion.exp: New tests for completion.
15275 * gdb.python/py-completion.py (CompleteLimit1): New class.
15276 (CompleteLimit2): Likewise.
15277 (CompleteLimit3): Likewise.
15278 (CompleteLimit4): Likewise.
15279 (CompleteLimit5): Likewise.
15280 (CompleteLimit6): Likewise.
15281 (CompleteLimit7): Likewise.
15282
f3770638
PA
152832015-04-08 Pedro Alves <palves@redhat.com>
15284
15285 PR gdb/18214
15286 PR gdb/18216
15287 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
15288 function.
15289 (main): Install it as SIGUSR1 handler.
15290 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
15291 parameter. Always use "setup" as prefix. Toggle "set
15292 displaced-stepping" off/on depending on global. Don't switch to
15293 thread 1 here.
15294 (top level): Add displaced stepping "off/on" test axis. Update
15295 "setup" calls. Wrap each subtest with with_test_prefix. Test
15296 continuing with a queued signal in each thread.
15297
4496bed7
PA
152982015-04-08 Pedro Alves <palves@redhat.com>
15299
15300 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
15301 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
15302 gdb_breakpoint instead of gdb_test that doesn't expect anything.
15303 Return early if running to main fails.
15304 * gdb.trace/while-stepping.exp: Likewise.
15305
b97fde92
PA
153062015-04-07 Pedro Alves <palves@redhat.com>
15307
15308 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
15309 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
15310 interact with inferior program.
15311
f71c18e7
PA
153122015-04-07 Pedro Alves <palves@redhat.com>
15313
15314 * lib/gdb.exp (inferior_spawn_id): New global.
15315 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
15316 spawn id after processing the user code.
15317 (default_gdb_start): Set inferior_spawn_id.
15318 (send_inferior): New procedure.
15319 * lib/gdbserver-support.exp (gdbserver_start): Set
15320 inferior_spawn_id.
15321 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
15322
6423214f
PA
153232015-04-07 Pedro Alves <palves@redhat.com>
15324
15325 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
15326 * lib/gdbserver-support.exp (gdbserver_start): Make
15327 $server_spawn_id global.
15328 (gdbserver_start): Don't wait for gdbserver's spawn id with
15329 expect_background.
15330 (close_gdbserver): New procedure.
15331 (gdb_exit): Rename the default version and reimplement.
15332
71c0ee8c
PA
153332015-04-07 Pedro Alves <palves@redhat.com>
15334
72f4393d 15335 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
15336 append the substituted item, not the original item.
15337
203bc29b
PA
153382015-04-07 Pedro Alves <palves@redhat.com>
15339
15340 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
15341 gdb_expect.
15342
508a3ddf
PA
153432015-04-07 Pedro Alves <palves@redhat.com>
15344
15345 * gdb.base/interrupt.exp: Don't handle the case of the inferior
15346 output appearing once only.
15347
9f6dbe2b
PA
153482015-04-07 Pedro Alves <palves@redhat.com>
15349
15350 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
15351 that doesn't expect anything. Return early if running to main
15352 fails.
15353
337532fa
YQ
153542015-04-07 Yao Qi <yao.qi@linaro.org>
15355
15356 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
15357 (child_function): Call alarm.
15358 (main): Move call to alarm into the loop.
15359 * gdb.threads/non-stop-fair-events.exp: Build program with
15360 -DTIMEOUT=$timeout.
15361
01b622d4
DE
153622015-04-06 Doug Evans <xdje42@gmail.com>
15363
15364 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
15365 Fix dest parameter to board_info.
15366 (fpc_compile): Ditto.
15367 (gdb_compile_pascal): Rename dest arg to destfile.
15368
961f4160
PMR
153692015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
15370
15371 * gdb.ada/funcall_ref.exp: New file.
15372 * gdb.ada/funcall_ref/foo.adb: New file.
15373
cafda597
YQ
153742015-04-02 Yao Qi <yao.qi@linaro.org>
15375
15376 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
15377 is remote.
15378
fed040c6
GB
153792015-04-02 Gary Benson <gbenson@redhat.com>
15380
15381 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
15382
d11916aa
SS
153832015-04-01 Sasha Smundak <asmundak@google.com>
15384
15385 * gdb.python/py-unwind-maint.c: New file.
15386 * gdb.python/py-unwind-maint.exp: New test.
15387 * gdb.python/py-unwind-maint.py: New file.
15388 * gdb.python/py-unwind.c: New file.
15389 * gdb.python/py-unwind.exp: New test.
15390 * gdb.python/py-unwind.py: New test.
15391
a1471180
PA
153922015-04-01 Pedro Alves <palves@redhat.com>
15393
15394 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
15395 to fail instead of non-existent $test.
15396
0bbeccb1
PA
153972015-04-01 Pedro Alves <palves@redhat.com>
15398
15399 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
15400 GDBFLAGS if not empty.
15401
3c724c8c
PMR
154022015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
15403
15404 * gdb.ada/complete.exp: Remove "multi_line".
15405 * gdb.ada/info_exc.exp: Remove "multi_line".
15406 * gdb.ada/packed_tagged.exp: Remove "multi_line".
15407 * gdb.ada/ptype_field.exp: Remove "multi_line".
15408 * gdb.ada/sym_print_name.exp: Remove "multi_line".
15409 * gdb.ada/tagged.exp: Remove "multi_line".
15410 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
15411 [multi_line ...]
15412 * gdb.btrace/delta.exp: Likewise.
15413 * gdb.btrace/exception.exp: Likewise.
15414 * gdb.btrace/function_call_history.exp: Likewise.
15415 * gdb.btrace/instruction_history.exp: Likewise.
15416 * gdb.btrace/nohist.exp: Likewise.
15417 * gdb.btrace/record_goto.exp: Likewise.
15418 * gdb.btrace/segv.exp: Likewise.
15419 * gdb.btrace/stepi.exp: Likewise.
15420 * gdb.btrace/tailcall.exp: Likewise.
15421 * gdb.btrace/unknown_functions.exp: Likewise.
15422 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
15423 * lib/gdb.exp: Add the "multi_line" helper.
15424
4eec2deb
PA
154252015-04-01 Pedro Alves <palves@redhat.com>
15426
15427 * gdb.threads/tid-reuse.c: New file.
15428 * gdb.threads/tid-reuse.exp: New file.
15429
df8411da
SDJ
154302015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
15431
15432 PR corefiles/16092
15433 * gdb.base/coredump-filter.c: New file.
15434 * gdb.base/coredump-filter.exp: Likewise.
15435
6ef37366
PM
154362015-03-27 Petr Machata <pmachata@redhat.com>
15437
15438 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
15439 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
15440 (Dwarf::assemble): Initialize them.
15441 (Dwarf::lines): New function.
15442
7ec911b0
JT
154432015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
15444
15445 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
15446 SYMBOL_PREFIX for x86_64-*-cygwin.
15447
ff908ebf
AW
154482015-03-26 Andy Wingo <wingo@igalia.com>
15449
15450 PR symtab/18148
15451 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
15452 const_value but not a location.
15453 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
15454 location defined in non-main CUs are visible.
15455
6d5f0679
YQ
154562015-03-26 Yao Qi <yao.qi@linaro.org>
15457
15458 PR testsuite/18139
15459 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
15460 Add a line number entry for the same line.
15461 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
15462 Add a line number entry for the same line.
15463
2898689b
YQ
154642015-03-26 Yao Qi <yao.qi@linaro.org>
15465
15466 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
15467 .int 0.
15468 (func): Likewise. Add .Lfunc_1 label.
15469 Use .Lfunc_1 label.
15470 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
15471 .int 0.
15472 (func): Likewise.
15473 Use .Lfunc_1 label.
15474
85180498
YQ
154752015-03-26 Yao Qi <yao.qi@linaro.org>
15476
15477 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
15478 Call gdb_compile instead to compile each .s files without debug
15479 information.
15480
8aa08a8d
YQ
154812015-03-26 Yao Qi <yao.qi@linaro.org>
15482
15483 * gdb.base/savedregs.exp (process_saved_regs): Make
15484 "Saved registers:" optional in the pattern.
15485
66849923
MM
154862015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15487
15488 * gdb.btrace/next.exp: Merged into step.exp.
15489 * gdb.btrace/finish.exp: Merged into step.exp.
15490 * gdb.btrace/nexti.exp: Merged into stepi.exp.
15491 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
15492 "record goto" and checking the exact replay position.
15493 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
15494 check for "Recording format" in "info record" output.
15495 * gdb.btrace/record_goto.exp: Choose test file based on target.
15496 * gdb.btrace/x86-record_goto.S: Renamed into ...
15497 * gdb.btrace/x86_64-record_goto.S: ... this.
15498 * gdb.btrace/i686-record_goto.S: New.
15499 * gdb.btrace/x86-tailcall.S: Renamed into ...
15500 * gdb.btrace/x86_64-tailcall.S: ... this.
15501 * gdb.btrace/i686-tailcall.S: New.
15502 * gdb.btrace/x86-tailcall.c: Renamed into ...
15503 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
15504 separate statements. Update test.
15505 * gdb.btrace/delta.exp: Use record_goto.c as test file.
15506 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
15507 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
15508 * gdb.btrace/tailcall.exp: Choose test file based on target.
15509 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
15510
11cc1b74
MM
155112015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15512
15513 * gdb.btrace/exception.exp: Increase BTS buffer size.
15514
a25d8bf9
PA
155152015-03-24 Pedro Alves <palves@redhat.com>
15516
15517 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
15518
856e7dd6
PA
155192015-03-24 Pedro Alves <palves@redhat.com>
15520
15521 * gdb.threads/schedlock.exp (test_step): No longer expect that
15522 "set scheduler-locking step" with "next" over a function call runs
15523 threads unlocked.
15524
ad235a41
AT
155252015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15526
15527 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
15528
15630549
AT
155292015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15530
15531 PR breakpoints/16466
15532 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
15533 * gdb.mi/mi-pending.c (thread_func): New function.
15534 (int main): Add threading support required.
15535 * gdb.mi/mi-pending.exp: Add tests for this issue.
15536 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15537 (pendfunc2): Remove stdio dependency.
15538 * gdb.mi/mi-pendshr2.c: New file.
15539
693dca06
KS
155402015-03-23 Keith Seitz <keiths@redhat.com>
15541
15542 * gdb.linespec/keywords.c: New file.
15543 * gdb.linespec/keywords.exp: New file.
15544
7e993ebf
KS
155452015-03-23 Keith Seitz <keiths@redhat.com>
15546
15547 PR gdb/18021
15548 * gdb.dwarf2/staticvirtual.exp: New test.
15549
bc23328c
JK
155502015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15551
15552 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15553 * README: Remove HP-UX and gdb.hp.
15554 (configuration):
15555 * configure: Regenerate.
15556 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15557 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15558 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15559 gdb.hp/gdb.defects/Makefile.
15560 * gdb.hp/Makefile.in: File deleted.
15561 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15562 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15563 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15564 * gdb.hp/gdb.aCC/run.c: File deleted.
15565 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15566 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15567 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15568 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
15569 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
15570 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
15571 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
15572 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
15573 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
15574 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
15575 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
15576 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
15577 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
15578 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15579 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15580 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15581 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15582 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15583 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15584 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15585 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15586 * gdb.hp/gdb.compat/average.c: File deleted.
15587 * gdb.hp/gdb.compat/sum.c: File deleted.
15588 * gdb.hp/gdb.compat/xdb.c: File deleted.
15589 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15590 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15591 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15592 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15593 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15594 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15595 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15596 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15597 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15598 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15599 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15600 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15601 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15602 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15603 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15604 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15605 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15606 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15607 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15608 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15609 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15610 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15611 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15612 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15613 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15614 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15615 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15616 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15617 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15618 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15619 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15620 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15621 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15622 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15623 * gdb.hp/tools/odump: File deleted.
15624
8bf3b159
PA
156252015-03-19 Pedro Alves <palves@redhat.com>
15626
15627 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15628 (saw_thread_3): New globals.
15629 (top level): Increment them when an event for the corresponding
15630 thread is seen.
15631 (no thread starvation): New test.
15632
eb54c8bf
PA
156332015-03-19 Pedro Alves <palves@redhat.com>
15634
15635 * gdb.threads/continue-pending-status.c: New file.
15636 * gdb.threads/continue-pending-status.exp: New file.
15637
32d2e5d6
PA
156382015-03-18 Pedro Alves <palves@redhat.com>
15639
15640 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15641 Use gdb_is_target_remote instead of is_remote. Use
15642 gdb_test_multiple instead of gdb_expect. Exit early if
15643 gdb_test_multiple hits its internal matches. Tighten stepi tests
15644 expected output. Fail on exit with any signal, instead of just
15645 SIGILL.
15646
f68f11b7
YQ
156472015-03-18 Yao Qi <yao.qi@linaro.org>
15648
15649 PR tdep/18107
15650 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
15651 variable.
15652 * gdb.base/catch-syscall.exp: Don't skip it on
15653 aarch64*-*-linux* target. Remove elements in all_syscalls.
15654 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
15655 target.
15656 (setup_all_syscalls): New proc.
15657
ca5fd19b
YQ
156582015-03-16 Yao Qi <yao.qi@linaro.org>
15659
15660 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
15661 (top level): Skip tests if valid_addr_p returns false for
15662 $cmd1 or $cmd2.
15663
85642ba0
AW
156642015-03-11 Andy Wingo <wingo@igalia.com>
15665
15666 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
15667
e03f9645
YQ
156682015-03-11 Yao Qi <yao.qi@linaro.org>
15669
15670 * gdb.base/catch-syscall.exp: Fix typo in comments.
15671
5d0962b2
YQ
156722015-03-11 Yao Qi <yao.qi@linaro.org>
15673
15674 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15675
b2df3cef
PA
156762015-03-09 Pedro Alves <palves@redhat.com>
15677
15678 * dg-extract-results.py: Delete.
15679
ef878e53
PA
156802015-03-09 Pedro Alves <palves@redhat.com>
15681
15682 Merge dg-extract-results.sh from GCC upstream (r218843).
15683
15684 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15685 * dg-extract-results.sh: Use --text with grep to avoid issues with
15686 binary files. Fall back to cat -v, if that doesn't work.
15687
9494d219
PA
156882015-03-05 Pedro Alves <palves@redhat.com>
15689
15690 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15691
a8d9763a
SM
156922015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15693
15694 * lib/mi-support.exp (mi_expect_interrupt): Accept
15695 alternative event for when in all-stop mode.
15696
be9957b8
PA
156972015-03-04 Pedro Alves <palves@redhat.com>
15698
15699 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15700
d57be0f4 157012015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
15702
15703 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15704
c214c7cf
AA
157052015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15706
15707 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15708 regexps for GDB's current line display, accept a hex address
15709 preceding the line number.
15710
6d74a497
AA
157112015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15712
15713 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15714 the 'arch1' variable for "s390*-linux*" targets.
15715
511aee7c
PA
157162015-03-04 Pedro Alves <palves@redhat.com>
15717
15718 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15719 (main): Pass missing retval argument to pthread_join call.
15720
95e50b27
PA
157212015-03-02 Pedro Alves <palves@redhat.com>
15722
15723 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15724 (top level): Call do_test with non-stop as well.
15725
28054d69
PA
157262015-03-02 Pedro Alves <palves@redhat.com>
15727
15728 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15729 -1.
15730
4fa5d7b4
AA
157312015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15732
15733 * gdb.arch/s390-vregs.exp: New test.
15734 * gdb.arch/s390-vregs.S: New file.
15735
97c18565
PA
157362015-02-27 Pedro Alves <palves@redhat.com>
15737
15738 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15739 call to catch_command_errors.
15740 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15741 catch_command_errors.
15742
a37bfa30
PA
157432015-02-27 Pedro Alves <palves@redhat.com>
15744
15745 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15746 "true" for boolean result.
15747 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15748 prototype of main.
15749
6f98576f
PA
157502015-02-27 Pedro Alves <palves@redhat.com>
15751
15752 * lib/unbuffer_output.c: New file.
15753 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15754 (main): Call gdb_unbuffer_output.
15755
eba5ab56
YQ
157562015-02-27 Yao Qi <yao.qi@linaro.org>
15757
15758 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15759 target.
15760
0def5aaa
DE
157612015-02-26 Doug Evans <dje@google.com>
15762
15763 * gdb.cp/class2.cc (Dbase, D): New classes.
15764 (main): New local delta.
15765 * gdb.cp/class2.exp: Test printing delta.
15766 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15767 (dynbar): New global.
15768 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15769
081a1c2c
JK
157702015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15771
15772 * gdb.compile/compile-ifunc.c: New file.
15773 * gdb.compile/compile-ifunc.exp: New file.
15774
2f41223f
AT
157752015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15776
15777 * gdb.base/structs.exp: Check for correct struct on finish.
15778
03eddd80
YQ
157792015-02-26 Yao Qi <yao.qi@linaro.org>
15780
15781 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15782 is zero.
15783
80c57053
JK
157842015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15785
15786 * gdb.arch/cordic.ko.bz2: New file.
15787 * gdb.arch/cordic.ko.debug.bz2: New file.
15788 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15789
21613c12
YQ
157902015-02-25 Yao Qi <yao.qi@linaro.org>
15791
15792 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15793 aarch64*-*-* target.
15794
d8b901ed
PA
157952015-02-23 Pedro Alves <palves@redhat.com>
15796
15797 * lib/gdb.exp (delete_breakpoints): Rewrite using
15798 gdb_test_multiple.
15799
e5b85ead
PA
158002015-02-23 Pedro Alves <palves@redhat.com>
15801
15802 * gdb.base/info-os.c: Include stdlib.h.
15803
85c3a371
DE
158042015-02-22 Doug Evans <xdje42@gmail.com>
15805
15806 PR symtab/17855
15807 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15808 is read after symbols have been re-read.
15809 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15810 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15811
96553a0c
DE
158122015-02-21 Doug Evans <dje@google.com>
15813
15814 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15815
97a0c697
JK
158162015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15817
15818 PR corefiles/17808
15819 * gdb.arch/i386-biarch-core.core.bz2: New file.
15820 * gdb.arch/i386-biarch-core.exp: New file.
15821
a47cd6e9
PA
158222015-02-21 Pedro Alves <palves@redhat.com>
15823
15824 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15825 runto_main fails.
15826
c5facdc4
PA
158272015-02-20 Pedro Alves <palves@redhat.com>
15828
15829 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15830 info probes.
15831
2db9a427
PA
158322015-02-20 Pedro Alves <palves@redhat.com>
15833
15834 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15835
60fb7e9e
PA
158362015-02-20 Pedro Alves <palves@redhat.com>
15837
15838 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15839 clean_restart before gdb_target_supports_trace.
15840
5c5019c2
PA
158412015-02-20 Pedro Alves <palves@redhat.com>
15842
15843 PR threads/18006
15844 * gdb.threads/clone-thread_db.c: New file.
15845 * gdb.threads/clone-thread_db.exp: New file.
15846
c9587f88
AT
158472015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15848
15849 PR breakpoints/16812
15850 * gdb.base/catch-gdb-caused-signals.c: New file.
15851 * gdb.base/catch-gdb-caused-signals.exp: New file.
15852
f6a88844
JM
158532015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15854
15855 * configure: Regenerated.
15856 * configure.ac: Use GDB_AC_TRANSFORM.
15857 * aclocal.m4: sinclude ../transform.m4.
15858
497c491b
JM
158592015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15860
15861 * lib/dtrace.exp: New file.
15862 * gdb.base/dtrace-probe.exp: Likewise.
15863 * gdb.base/dtrace-probe.d: Likewise.
15864 * gdb.base/dtrace-probe.c: Likewise.
15865 * lib/pdtrace.in: Likewise.
15866 * configure.ac: Output variables with the transformed names of
15867 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
15868 * configure: Regenerated.
15869
03e98035
JM
158702015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15871
15872 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
15873 expected message when trying to access $_probe_* convenience
15874 variables while not on a probe.
15875
63cc30e9
JK
158762015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15877
15878 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
15879
0703599a
PA
158802015-02-11 Pedro Alves <pedro@codesourcery.com>
15881
15882 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
15883 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
15884
7e60a48e
DE
158852015-02-10 Doug Evans <xdje42@gmail.com>
15886
15887 * lib/gdb.exp (gdb_load): Always return a result.
15888
01b088bc
PA
158892015-02-10 Pedro Alves <palves@redhat.com>
15890
15891 * gdb.threads/signal-sigtrap.c: New file.
15892 * gdb.threads/signal-sigtrap.exp: New file.
15893
b05ec7a5
AT
158942015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
15895
15896 * gdb.trace/no-attach-trace.c: New file.
15897 * gdb.trace/no-attach-trace.exp: New file.
15898
a2c2acaf
MW
158992015-02-09 Mark Wielaard <mjw@redhat.com>
15900
15901 * gdb.dwarf2/atomic.c: New file.
15902 * gdb.dwarf2/atomic-type.exp: Likewise.
15903
31fd9caa
MM
159042015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15905
15906 * gdb.btrace/buffer-size.exp: Update "info record" output.
15907 * gdb.btrace/delta.exp: Update "info record" output.
15908 * gdb.btrace/enable.exp: Update "info record" output.
15909 * gdb.btrace/finish.exp: Update "info record" output.
15910 * gdb.btrace/instruction_history.exp: Update "info record" output.
15911 * gdb.btrace/next.exp: Update "info record" output.
15912 * gdb.btrace/nexti.exp: Update "info record" output.
15913 * gdb.btrace/step.exp: Update "info record" output.
15914 * gdb.btrace/stepi.exp: Update "info record" output.
15915 * gdb.btrace/nohist.exp: Update "info record" output.
15916
d33501a5
MM
159172015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15918
15919 * gdb.btrace/buffer-size: New.
15920
f4abbc16
MM
159212015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15922
15923 * gdb.btrace/delta.exp: Update "info record" output.
15924 * gdb.btrace/enable.exp: Update "info record" output.
15925 * gdb.btrace/finish.exp: Update "info record" output.
15926 * gdb.btrace/instruction_history.exp: Update "info record" output.
15927 * gdb.btrace/next.exp: Update "info record" output.
15928 * gdb.btrace/nexti.exp: Update "info record" output.
15929 * gdb.btrace/step.exp: Update "info record" output.
15930 * gdb.btrace/stepi.exp: Update "info record" output.
15931 * gdb.btrace/nohist.exp: Update "info record" output.
15932
b9d61307
SM
159332015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15934
15935 PR gdb/15678
15936 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15937
e584fdbc
PA
159382015-02-06 Pedro Alves <palves@redhat.com>
15939
15940 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15941 macro.
15942 (seconds_left, again): New globals.
15943 (main): Wait seconds_left in a 1-second sleep loop instead of
15944 sleeping 180 seconds. If 'again' is set, reset the seconds
15945 counter.
15946 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15947 'again' in the inferior before detaching. Print the seconds left.
15948 (options): New global.
15949 (top level): Build program with -DTIMEOUT=$timeout.
15950
77f41761
PA
159512015-02-06 Pedro Alves <palves@redhat.com>
15952
15953 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15954 determine how many seconds to pass to 'alarm'.
15955 * gdb.base/gdb-sigterm.exp (top level): Build program with
15956 -DTIMEOUT=$timeout.
15957 (do_test): Return success/failure indication. Add more verbose
15958 logging. Don't fail if 200 single steps are seen. Instead, fail
15959 when the test times out.
15960 (passes): New global.
15961 (top level): Break the testing loop if testing fails on any
15962 iteration. Use gdb_assert.
15963
b9394193
DB
159642015-02-04 Don Breazeal <donb@codesourcery.com>
15965
15966 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15967 and initialize them.
15968 (ipc_cleanup): New function.
15969 (main): Don't declare shmid, semid, and msqid. Add a call to
15970 atexit so that we call ipc_cleanup on exit.
15971
42d9e528
PA
159722015-02-04 Pedro Alves <palves@redhat.com>
15973
15974 * boards/native-extended-gdbserver.exp: Remove any target variant
15975 specifications from the board name before clearing the isremote
15976 flag from board_info.
15977
ae6ae975
DE
159782015-01-31 Doug Evans <xdje42@gmail.com>
15979
15980 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15981
cfb069a8
GB
159822015-01-31 Gary Benson <gbenson@redhat.com>
15983
15984 * gdb.base/completion.exp: Disable completion limiting for
15985 existing tests. Add new tests to check completion limiting.
15986 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15987
5dd31d79
DE
159882015-01-31 Doug Evans <xdje42@gmail.com>
15989
15990 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15991
9f050062
DE
159922015-01-31 Doug Evans <xdje42@gmail.com>
15993
15994 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15995 entries. Duplicate file section script entries.
15996 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15997 inlined entries. Add test for safe-path rejection.
15998 * gdb.python/py-section-script.c: Add duplicate inlined section script
15999 entries. Duplicate file section script entries.
16000 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
16001 inlined entries. Add test for safe-path rejection.
16002
df25ebbd
JB
160032015-01-29 Joel Brobecker <brobecker@adacore.com>
16004
16005 * gdb.ada/disc_arr_bound: New testcase.
16006
4a0ca9ec
JB
160072015-01-29 Joel Brobecker <brobecker@adacore.com>
16008
16009 * gdb.ada/mi_var_array: New testcase.
16010
3a8b707a
DE
160112015-01-27 Doug Evans <dje@google.com>
16012
16013 * gdb.python/py-objfile.exp: Add tests for objfile.username.
16014 Add test for objfile.filename, objfile.username after objfile
16015 has been unloaded.
16016
f8313f6e
JB
160172015-01-26 Joel Brobecker <brobecker@adacore.com>
16018
16019 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
16020 the second test to print the name attribute of value
16021 returned by the call to gdb.lookup_type, and adjust
16022 the expected output accordingly.
16023
37bc665e
MW
160242015-01-25 Mark Wielaard <mjw@redhat.com>
16025
16026 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
16027 * gdb.base/disp-step-fork.c: Include unistd.h.
16028 * gdb.base/siginfo-obj.c: Include stdio.h.
16029 * gdb.base/siginfo-thread.c: Likewise.
16030 * gdb.mi/non-stop.c: Include unistd.h.
16031 * gdb.mi/nsthrexec.c: Include stdio.h.
16032 * gdb.mi/pthreads.c: Include unistd.h.
16033 * gdb.modula2/unbounded1.c (main): Declare returns int.
16034 * gdb.reverse/consecutive-reverse.c: Likewise.
16035 * gdb.threads/create-fail.c: Include unistd.h.
16036 * gdb.threads/killed.c: Likewise.
16037 * gdb.threads/linux-dp.c: Likewise.
16038 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
16039 * gdb.threads/non-ldr-exc-2.c: Likewise.
16040 * gdb.threads/non-ldr-exc-3.c: Likewise.
16041 * gdb.threads/non-ldr-exc-4.c: Likewise.
16042 * gdb.threads/pthreads.c: Include unistd.h.
16043 (main): Declare returns int.
16044 * gdb.threads/tls-main.c (foo): New declaration.
16045 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
16046
f7e5394d
SM
160472015-01-23 Simon Marchi <simon.marchi@ericsson.com>
16048
16049 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
16050 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
16051
743649fd
MW
160522015-01-15 Mark Wielaard <mjw@redhat.com>
16053
16054 * gdb.base/noreturn-return.c: New file.
16055 * gdb.base/noreturn-return.exp: New file.
16056 * gdb.base/noreturn-finish.c: New file.
16057 * gdb.base/noreturn-finish.exp: New file.
16058
198297aa
PA
160592015-01-23 Pedro Alves <palves@redhat.com>
16060
16061 * gdb.threads/continue-pending-after-query.c: New file.
16062 * gdb.threads/continue-pending-after-query.exp: New file.
16063
717cf30c
AG
160642015-01-22 Anders Granlund <anders.granlund@ericsson.com>
16065 Simon Marchi <simon.marchi@ericsson.com>
16066
16067 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
16068 * gdb.base/valgrind-db-attach.exp: Same.
16069 * gdb.base/valgrind-infcall.exp: Same.
16070 * lib/mi-support.exp (default_mi_gdb_start): Same.
16071 * lib/prompt.exp (default_prompt_gdb_start): Same.
16072 * lib/gdb.exp (default_gdb_spawn): Same.
16073 (gdb_interact): New.
16074
16075
4b62a76e
JK
160762015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16077
16078 * gdb.compile/compile.exp (pointer to jit function): New test.
16079
b4cdae6f
WW
160802015-01-17 Wei-cheng Wang <cole945@gmail.com>
16081
16082 * lib/gdb.exp (supports_process_record): Return true for
16083 powerpc*-*-linux*.
16084 (supports_reverse): Likewise.
16085
d221e7ef
DB
160862015-01-15 Don Breazeal <donb@codesourcery.com>
16087
16088 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
16089 instead of checking whether the target board is remote and
16090 use spawn_wait_for_attach instead of exec/sleep.
16091 * gdb.base/attach-twice.exp: Likewise.
16092
bafffb51
JB
160932015-01-15 Joel Brobecker <brobecker@adacore.com>
16094
16095 * gdb.ada/var_arr_attrs: New testcase.
16096
5589af0e
PA
160972015-01-14 Pedro Alves <palves@redhat.com>
16098 Joel Brobecker <brobecker@adacore.com>
16099
16100 PR gdb/17525
16101 * gdb.base/bp-cmds-execution-x-script.c: New file.
16102 * gdb.base/bp-cmds-execution-x-script.exp: New file.
16103 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
16104
6c400b59
PA
161052015-01-14 Pedro Alves <palves@redhat.com>
16106
16107 PR cli/17828
16108 * gdb.base/batch-preserve-term-settings.c: New file.
16109 * gdb.base/batch-preserve-term-settings.exp: New file.
16110
e02c96a7
DE
161112015-01-13 Doug Evans <dje@google.com>
16112
16113 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
16114 binary.
16115
576fd14c
JB
161162015-01-13 Joel Brobecker <brobecker@adacore.com>
16117
16118 * Makefile.in (clean mostlyclean): Do not delete *.py.
16119
04dccad0
JB
161202015-01-13 Joel Brobecker <brobecker@adacore.com>
16121
16122 * gdb.python/py-lookup-type.exp: New file.
16123
3d230f71
PA
161242015-01-12 Pedro Alves <palves@redhat.com>
16125
16126 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
16127 restore GDBFLAGS before returning.
16128
7e67715d
JK
161292015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16130
16131 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
16132 is_amd64_regs_target and is_x86_like_target.
16133
f2e0d4b4
DE
161342015-01-11 Doug Evans <xdje42@gmail.com>
16135
16136 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
16137 is given without an explicit form.
16138 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
16139 attributes.
16140 * gdb.dwarf/corrupt.exp: Ditto.
16141 * gdb.dwarf2/enum-type.exp: Ditto.
16142 * gdb.trace/entry-values.exp: Ditto.
16143 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
16144
439250fb
DE
161452015-01-11 Doug Evans <xdje42@gmail.com>
16146
16147 PR gdb/15830
16148 * gdb.base/maint.exp: Remove references to "maint demangle".
16149 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
16150 Add tests for explicitly specifying language to demangle.
16151 * gdb.dlang/demangle.exp: Ditto.
16152
ede9f622
PA
161532015-01-09 Pedro Alves <palves@redhat.com>
16154
16155 * gdb.threads/non-stop-fair-events.c: New file.
16156 * gdb.threads/non-stop-fair-events.exp: New file.
16157
a7b796db
PA
161582015-01-09 Pedro Alves <palves@redhat.com>
16159
16160 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
16161 the global scope. Set a breakpoint after all threads are started
16162 rather than stepping over two source lines. Expect the prompt.
16163 * gdb.base/watch_thread_num.c (threads_started_barrier): New
16164 global.
16165 (NUM): Now 15.
16166 (main): Use threads_started_barrier to wait for all threads to
16167 start. Main thread no longer calls thread_function. Exit after
16168 180 seconds.
16169 (loop): New function.
16170 (thread_function): Wait on threads_started_barrier barrier. Call
16171 'loop' at each iteration.
16172 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
16173 threads have started, instead of hardcoding number of "next"
16174 steps. Use an access watchpoint instead of a write watchpoint.
16175
9665ffdd
PA
161762015-01-09 Pedro Alves <palves@redhat.com>
16177
16178 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
16179 (thread_func): Wait on barrier.
16180 (main): Wait for all threads to start before stopping GDB.
16181 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
16182 global.
16183 (thread1_func, thread2_func): Wait on barrier.
16184 (main): Wait for all threads to start before stopping GDB.
16185 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
16186 New global.
16187 (thread1_func, thread2_func): Wait on barrier.
16188 (main): Wait for all threads to start before stopping GDB.
16189
c945a99f
PA
161902015-01-09 Pedro Alves <palves@redhat.com>
16191
16192 * gdb.threads/attach-many-short-lived-threads.c: New file.
16193 * gdb.threads/attach-many-short-lived-threads.exp: New file.
16194
c1a747c1
PA
161952014-01-09 Pedro Alves <palves@redhat.com>
16196
16197 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
16198 instead of to thread 2.
16199 * gdb.threads/signal-command-multiple-signals-pending.c (main):
16200 Add barrier around each pthread_create call instead of around all
16201 calls.
16202 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
16203 Set a break on thread_function and have the child threads hit it
16204 one at at a time.
16205
60b3033e
PA
162062015-01-09 Pedro Alves <palves@redhat.com>
16207
16208 * lib/gdb.exp (can_spawn_for_attach): New procedure.
16209 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
16210 false.
16211 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
16212 checking whether the target board is remote.
16213 * gdb.multi/multi-attach.exp: Likewise.
16214 * gdb.python/py-sync-interp.exp: Likewise.
16215 * gdb.server/ext-attach.exp: Likewise.
16216 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
16217 tests that need to attach, instead of checking whether the target
16218 board is remote at the top of the file.
16219
acc018ac
YQ
162202015-01-08 Yao Qi <yao@codesourcery.com>
16221
16222 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
16223
50a18af8
JK
162242015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16225
16226 Fix testcase compilation.
16227 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
16228
8503d6e1
JB
162292015-01-06 Joel Brobecker <brobecker@adacore.com>
16230
16231 * gdb.python/py-type.exp: Add a couple test about empty
16232 array creation, and negative-length array creation.
16233
cc73dbcc
DE
162342015-01-02 Doug Evans <xdje42@gmail.com>
16235
16236 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
16237
0300bbc7
DE
162382015-01-02 Doug Evans <dje@google.com>
16239
16240 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
16241
9d85a0ec
YQ
162422014-12-29 Yao Qi <yao@codesourcery.com>
16243
16244 * gdb.trace/entry-values.exp: Update comments. Rename variable
16245 bar_call_foo to returned_from_foo.
16246
87186c6a
MMN
162472014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
16248
16249 PR gdb/17394
16250 * gdb.linespec/break-asm-file.c: New file.
16251 * gdb.linespec/break-asm-file.exp: New file.
16252 * gdb.linespec/break-asm-file0.s: New file.
16253 * gdb.linespec/break-asm-file1.s: New file.
16254
1bab7383
YQ
162552014-12-18 Nigel Stephens <nigel@mips.com>
16256 Maciej W. Rozycki <macro@codesourcery.com>
16257
16258 * gdb.base/float.exp: Handle the new output from "info float" on
16259 MIPS targets.
16260
1bc1068a
JK
162612014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16262
16263 Fix MinGW compilation.
16264 * gdb.compile/compile-ops.exp: Update untested message if
16265 !skip_compile_feature_tests.
16266 * gdb.compile/compile-setjmp.exp: Likewise.
16267 * gdb.compile/compile-tls.exp: Likewise.
16268 * gdb.compile/compile.exp: Likewise.
16269 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
16270 supported on this host".
16271
b6615d10
DE
162722014-12-16 Doug Evans <xdje42@gmail.com>
16273
16274 * boards/stabs.exp: New file.
16275
25dda427
AA
162762014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
16277
16278 * gdb.base/completion.exp: Adjust to format changes of "maint
16279 print user-registers".
16280
bf330350
CU
162812014-12-16 Catalin Udma <catalin.udma@freescale.com>
16282
16283 PR server/17457
16284 * gdb.arch/aarch64-fp.c: New file.
16285 * gdb.arch/aarch64-fp.exp: New file.
16286
395cf596
SDJ
162872014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
16288
16289 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
16290 r210637, r210913, r211666, r215400, r215817).
16291
16292 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
16293 * dg-extract-results.py: New file.
16294 * dg-extract-results.sh: Use it if the environment seems
16295 suitable.
16296
16297 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
16298
16299 * dg-extract-results.py (parse_run): Handle warnings that
16300 are printed before a test harness is run.
16301
16302 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
16303
16304 * dg-extract-results.py (Named): Remove __cmp__ method.
16305 (output_variation): Use a key to sort variation.harnesses.
16306
16307 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
16308
16309 * dg-extract-results.py: For Python 3, force sys.stdout to
16310 handle surrogate escape sequences.
16311 (safe_open): New function.
16312 (output_segment, main): Use it.
16313
16314 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
16315
16316 * dg-extract-results.py (Prog.result_re): Include options
16317 in test name.
16318
16319 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
16320
16321 * dg-extract-results.py (output_variation): Always sort if
16322 do_sum.
16323
e882ef3c
SM
163242014-12-15 Simon Marchi <simon.marchi@ericsson.com>
16325
16326 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
16327 as long as we get pagination notifications.
16328
4992aa20
JM
163292014-12-15 Jason Merrill <jason@redhat.com>
16330
16331 * Makefile.in (check-gdb.%): Restore.
16332 * README: Mention it.
16333
c1b5a1a6
JB
163342014-12-13 Joel Brobecker <brobecker@adacore.com>
16335
16336 * gdb.ada/str_uninit: New testcase.
16337
5537b577
JK
163382014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16339
16340 PR symtab/17642
16341 * gdb.base/vla-stub-define.c: New file.
16342 * gdb.base/vla-stub.c: New file.
16343 * gdb.base/vla-stub.exp: New file.
16344
bb2ec1b3
TT
163452014-12-12 Phil Muldoon <pmuldoon@redhat.com>
16346 Jan Kratochvil <jan.kratochvil@redhat.com>
16347 Tom Tromey <tromey@redhat.com>
16348
16349 * configure.ac: Add gdb.compile/.
16350 * configure: Regenerate.
16351 * gdb.compile/Makefile.in: New file.
16352 * gdb.compile/compile-ops.exp: New file.
16353 * gdb.compile/compile-ops.c: New file.
16354 * gdb.compile/compile-tls.c: New file.
16355 * gdb.compile/compile-tls.exp: New file.
16356 * gdb.compile/compile-constvar.S: New file.
16357 * gdb.compile/compile-constvar.c: New file.
16358 * gdb.compile/compile-mod.c: New file.
16359 * gdb.compile/compile-nodebug.c: New file.
16360 * gdb.compile/compile-setjmp-mod.c: New file.
16361 * gdb.compile/compile-setjmp.c: New file.
16362 * gdb.compile/compile-setjmp.exp: New file.
16363 * gdb.compile/compile-shlib.c: New file.
16364 * gdb.compile/compile.c: New file.
16365 * gdb.compile/compile.exp: New file.
16366 * lib/gdb.exp (skip_compile_feature_tests): New proc.
16367
4ff709eb
TT
163682014-12-12 Tom Tromey <tromey@redhat.com>
16369
16370 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
16371 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
16372
6dddd6a5
DE
163732014-12-12 Doug Evans <dje@google.com>
16374
16375 * lib/gdb-python.exp (get_python_valueof): New function.
16376 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
16377
71c24708
AA
163782014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16379
16380 * gdb.base/completion.exp: Add test for completion of "info
16381 registers ".
16382
3e29f34a
MR
163832014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
16384
16385 * gdb.base/func-ptrs.c: New file.
16386 * gdb.base/func-ptrs.exp: New file.
16387
fc126975
SM
163882014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16389
16390 PR breakpoints/17012
16391 * gdb.base/dprintf-detach.c: New file.
16392 * gdb.base/dprintf-detach.exp: New file.
16393
0a46d518
SM
163942014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16395
16396 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
16397 * lib/gdb.exp (target_is_gdbserver): New procedure.
16398
a0be3e44
DE
163992014-12-08 Doug Evans <dje@google.com>
16400
16401 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
16402
df1b803a
YQ
164032014-12-05 Yao Qi <yao@codesourcery.com>
16404
16405 * gdb.guile/scm-error.exp: Remove the third argument to
16406 gdb_remote_download.
16407 * gdb.guile/scm-frame-args.exp: Likewise.
16408 * gdb.guile/scm-section-script.exp: Likewise.
16409
ddb9f679
YQ
164102014-12-05 Yao Qi <yao@codesourcery.com>
16411
16412 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
16413
86e4ed39
DE
164142014-12-04 Doug Evans <dje@google.com>
16415
16416 * gdb.python/py-objfile.exp: Add tests for
16417 objfile.add_separate_debug_file.
16418
7c50a931
DE
164192014-12-04 Doug Evans <dje@google.com>
16420
16421 * lib/gdb.exp (get_build_id): New function.
16422 (build_id_debug_filename_get): Rewrite to use it.
16423 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
16424
621661e3
MR
164252014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
16426
16427 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
16428 `method(long)', not just 0x0.
16429 * gdb.cp/nsalias.exp: Align code labels to 4.
16430 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
16431 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
16432 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
16433 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
16434 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
16435 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
16436
29f0c3b7
DE
164372014-12-02 Doug Evans <dje@google.com>
16438
e1e061e7 16439 PR symtab/17602
29f0c3b7 16440 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 16441 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
16442 * gdb.cp/anon-ns.exp: Update.
16443
162078c8
NB
164442014-12-02 Nick Bull <nicholaspbull@gmail.com>
16445
16446 * gdb.python/py-events.py (inferior_call_handler): New.
16447 (register_changed_handler, memory_changed_handler): New.
16448 (test_events.invoke): Register new handlers.
16449 * gdb.python/py-events.exp: Add tests for inferior call,
16450 memory_changed and register_changed events.
16451
fdb09caf
AA
164522014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16453
16454 * gdb.base/execl-update-breakpoints.exp: Specify the link address
16455 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
16456 if the linker doesn't understand this.
16457
55cfb2c4
SM
164582014-12-01 Simon Marchi <simon.marchi@ericsson.com>
16459
16460 * gdb.python/python.exp: Change expected reply to help().
16461
9e8cd6df
YQ
164622014-12-01 Yao Qi <yao@codesourcery.com>
16463
16464 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
16465 AC_CONFIG_SUBDIRS(gdb.gdbtk).
16466 * configure: Re-generated.
16467
6c659fc2
SC
164682014-11-28 Siva Chandra Reddy <sivachandra@google.com>
16469
16470 * gdb.cp/chained-calls.cc: New file.
16471 * gdb.cp/chained-calls.exp: New file.
16472 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
16473
d7fc3181
SM
164742014-11-28 Simon Marchi <simon.marchi@ericsson.com>
16475
16476 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
16477 * gdb.dwarf2/symtab-producer.exp: Same.
16478 * gdb.gdb/python-interrupts.exp: Same.
16479 * gdb.gdb/python-selftest.exp: Same.
16480 * gdb.python/py-linetable.exp: Same.
16481 * gdb.python/py-type.exp: Same.
16482 * gdb.python/py-value-cc.exp: Same.
16483 * gdb.python/py-value.exp: Same.
16484
10e79639
YQ
164852014-11-28 Yao Qi <yao@codesourcery.com>
16486
16487 * gdb.base/break-probes.exp: Match library name prefixed with
16488 sysroot.
16489
f28a0564
SM
164902014-11-27 Simon Marchi <simon.marchi@ericsson.com>
16491
16492 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
16493 test expected output. Add parentheses for the call to print.
16494 Remove L suffix from integers.
16495
3fe1ce1d
DE
164962014-11-26 Doug Evans <dje@google.com>
16497
16498 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
16499
84429e27
YQ
165002014-11-22 Yao Qi <yao@codesourcery.com>
16501
16502 * gdb.trace/entry-values.c: Remove asms.
16503 (foo): Add foo_label.
16504 (bar): Add bar_label.
16505 * gdb.trace/entry-values.exp: Remove code computing foo's
16506 length and bar's length.
16507 (Dwarf::assemble): Invoke function_range for bar and use
16508 MACRO_AT_func for foo.
16509
26741859
YQ
165102014-11-22 Yao Qi <yao@codesourcery.com>
16511
16512 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
16513 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
16514 Use .Lgcc43_procstart instead of gcc43.
16515
45e44d27
JB
165162014-11-21 Joel Brobecker <brobecker@adacore.com>
16517
16518 * gdb.ada/n_arr_bound: New testcase.
16519
458c8db8
SDJ
165202014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
16521
16522 PR breakpoints/10737
16523 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
16524 test_catch_syscall_multi_arch.
16525 (test_catch_syscall_multi_arch): New function.
16526
43f3e411
DE
165272014-11-20 Doug Evans <xdje42@gmail.com>
16528
16529 * gdb.base/maint.exp: Update expected output.
16530
0d7b2549
AA
165312014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
16532
16533 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
16534 4-byte instruction on S390.
16535
8908fca5
JB
165362014-11-19 Joel Brobecker <brobecker@adacore.com>
16537
16538 * gdb.ada/arr_arr: New testcase.
16539
4a46959e
JB
165402014-11-19 Joel Brobecker <brobecker@adacore.com>
16541
16542 * gdb.ada/pkd_arr_elem: New Testcase.
16543
470e2f4e
LM
165442014-11-18 Luis Machado <lgustavo@codesourcery.com>
16545
16546 * gdb.reverse/break-precsave: Expect completion message for
16547 core file reads.
16548 * gdb.reverse/consecutive-precsave.exp: Likewise.
16549 * gdb.reverse/finish-precsave.exp: Likewise.
16550 * gdb.reverse/i386-precsave.exp: Likewise.
16551 * gdb.reverse/machinestate-precsave.exp: Likewise.
16552 * gdb.reverse/sigall-precsave.exp: Likewise.
16553 * gdb.reverse/solib-precsave.exp: Likewise.
16554 * gdb.reverse/step-precsave.exp: Likewise.
16555 * gdb.reverse/until-precsave.exp: Likewise.
16556 * gdb.reverse/watch-precsave.exp: Likewise.
16557
a267f3ad
AA
165582014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16559
16560 * gdb.base/bp-permanent.c: Include unistd.h.
16561 * gdb.python/py-framefilter-mi.c (main): Add return type.
16562 * gdb.python/py-framefilter.c (main): Likewise.
16563 * gdb.trace/actions-changed.c (main): Likewise.
16564
12084a9a
AA
165652014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16566
16567 * gdb.mi/until.c: Add eye-catchers.
16568 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
16569 line numbers.
16570
dc7e1a77
AA
165712014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16572
16573 * gdb.base/condbreak.exp: Drop references to removed non-prototype
16574 function header variants in break1.c.
16575 * gdb.base/ena-dis-br.exp: Likewise.
16576 * gdb.base/hbreak2.exp: Likewise.
16577 * gdb.reverse/until-precsave.exp: Drop references to removed
16578 non-prototype function header variants in ur1.c.
16579 * gdb.reverse/until-reverse.exp: Likewise.
16580
41c77605
PM
165812014-11-17 Petr Machata <pmachata@redhat.com>
16582
16583 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16584 ${_cu_offset_size} bytes abbrev offset.
16585
34248c3a
DE
165862014-11-15 Doug Evans <xdje42@gmail.com>
16587
16588 PR symtab/17559
16589 * gdb.base/line-symtabs.exp: New file.
16590 * gdb.base/line-symtabs.c: New file.
16591 * gdb.base/line-symtabs.h: New file.
16592
646da059
YQ
165932014-11-14 Yao Qi <yao@codesourcery.com>
16594
16595 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16596 (func): Add label func_label.
16597 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16598 Replace low_pc and high_pc with MACRO_AT_range.
16599 Replace name, low_pc and high_pc with MACRO_AT_func.
16600
9301ebe6
YQ
166012014-11-14 Yao Qi <yao@codesourcery.com>
16602
16603 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16604 Replace name, low_pc and high_pc with MACRO_AT_func.
16605
f166b542
YQ
166062014-11-14 Yao Qi <yao@codesourcery.com>
16607
16608 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16609 produce debug information.
16610 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16611
0f6e71e3
YQ
166122014-11-14 Yao Qi <yao@codesourcery.com>
16613
16614 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16615 object and get function length.
16616 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16617 with MACRO_AT_func.
16618 (top-level): Replace gdb_compile and clean_restart with
16619 prepare_for_testing.
16620 * gdb.dwarf2/main.c (main): Add label main_label.
16621
876c4df9
YQ
166222014-11-14 Yao Qi <yao@codesourcery.com>
16623
16624 * lib/dwarf.exp (function_range): New procedure.
16625 (Dwarf::_handle_macro_at_func): New procedure.
16626 (Dwarf::_handle_macro_at_range): New procedure.
16627 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16628
02ad9cf1
YQ
166292014-11-14 Yao Qi <yao@codesourcery.com>
16630
16631 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16632 (_handle_attribute): New procedure.
16633
a59add0c
AA
166342014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16635
16636 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16637 * gdb.base/call-sc.c (zed): Likewise.
16638 * gdb.base/checkpoint.c (main): Likewise.
16639 * gdb.base/dump.c (main): Likewise.
16640 * gdb.base/gcore.c (main): Likewise.
16641 * gdb.base/huge.c (main): Likewise.
16642 * gdb.base/multi-forks.c (main): Likewise.
16643 * gdb.base/pr10179-a.c (main): Likewise.
16644 * gdb.base/savedregs.c (main): Likewise.
16645 * gdb.base/sigaltstack.c (main): Likewise.
16646 * gdb.base/siginfo.c (main): Likewise.
16647 * gdb.base/structs.c (zed): Likewise.
16648 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
16649 * gdb.mi/mi-syn-frame.c (main): Likewise.
16650 * gdb.mi/until.c (foo, main): Likewise.
16651 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
16652 * gdb.base/solib-weak.c (foo): Declare.
16653 * gdb.base/attach-twice.c: Include stdio.h.
16654 * gdb.base/weaklib1.c: Likewise.
16655 * gdb.base/weaklib2.c: Likewise.
16656 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
16657 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
16658 unistd.h.
16659 * gdb.base/attach-pie-misread.c: Include stdlib.h.
16660 * gdb.mi/mi-exit-code.c: Likewise.
16661 * gdb.base/break-interp-lib.c: Include string.h.
16662 * gdb.base/coremaker.c: Likewise.
16663 * gdb.base/testenv.c: Likewise.
16664 * gdb.python/py-finish-breakpoint.c: Likewise.
16665 * gdb.base/inferior-died.c: Include sys/wait.h.
16666 * gdb.base/fileio.c: Include time.h.
16667 * gdb.base/async-shell.c: Include unistd.h.
16668 * gdb.base/dprintf-non-stop.c: Likewise.
16669 * gdb.base/info-os.c: Likewise.
16670 * gdb.mi/mi-console.c: Likewise.
16671 * gdb.mi/watch-nonstop.c: Likewise.
16672 * gdb.python/py-events.c: Likewise.
16673 * gdb.base/async.c (baz): Move up before its invocation.
16674 * gdb.base/code_elim2.c (my_global_func): Likewise.
16675 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16676 * gdb.base/advance.c (func2): Likewise.
16677
3b5d5997
AA
166782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16679
16680 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16681 variant.
16682 * gdb.base/annota3.c: Likewise.
16683 * gdb.base/async.c: Likewise.
16684 * gdb.base/average.c: Likewise.
16685 * gdb.base/call-ar-st.c: Likewise.
16686 * gdb.base/call-rt-st.c: Likewise.
16687 * gdb.base/call-sc.c: Likewise.
16688 * gdb.base/call-strs.c: Likewise.
16689 * gdb.base/ending-run.c: Likewise.
16690 * gdb.base/execd-prog.c: Likewise.
16691 * gdb.base/exprs.c: Likewise.
16692 * gdb.base/foll-exec.c: Likewise.
16693 * gdb.base/foll-fork.c: Likewise.
16694 * gdb.base/foll-vfork.c: Likewise.
16695 * gdb.base/funcargs.c: Likewise.
16696 * gdb.base/gcore.c: Likewise.
16697 * gdb.base/jump.c: Likewise.
16698 * gdb.base/langs0.c: Likewise.
16699 * gdb.base/langs1.c: Likewise.
16700 * gdb.base/langs2.c: Likewise.
16701 * gdb.base/mips_pro.c: Likewise.
16702 * gdb.base/nodebug.c: Likewise.
16703 * gdb.base/opaque0.c: Likewise.
16704 * gdb.base/opaque1.c: Likewise.
16705 * gdb.base/recurse.c: Likewise.
16706 * gdb.base/run.c: Likewise.
16707 * gdb.base/scope0.c: Likewise.
16708 * gdb.base/scope1.c: Likewise.
16709 * gdb.base/setshow.c: Likewise.
16710 * gdb.base/setvar.c: Likewise.
16711 * gdb.base/shmain.c: Likewise.
16712 * gdb.base/shr1.c: Likewise.
16713 * gdb.base/shr2.c: Likewise.
16714 * gdb.base/sigall.c: Likewise.
16715 * gdb.base/signals.c: Likewise.
16716 * gdb.base/so-indr-cl.c: Likewise.
16717 * gdb.base/solib2.c: Likewise.
16718 * gdb.base/structs.c: Likewise.
16719 * gdb.base/sum.c: Likewise.
16720 * gdb.base/vforked-prog.c: Likewise.
16721 * gdb.base/watchpoint.c: Likewise.
16722 * gdb.reverse/shr2.c: Likewise.
16723 * gdb.reverse/until-reverse.c: Likewise.
16724 * gdb.reverse/ur1.c: Likewise.
16725 * gdb.reverse/watch-reverse.c: Likewise.
16726
066a77c5
AA
167272014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16728
16729 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16730 variant.
16731 * gdb.base/sepdebug.exp: Drop references to removed code.
16732
4f204ea5
AA
167332014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16734
16735 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16736 variant. Preserve original line numbering.
16737 * gdb.base/list1.c: Likewise.
16738
3b377a3a
AA
167392014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16740
16741 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16742 variant.
16743 * gdb.base/break1.c: Likewise.
16744 * gdb.base/break.exp: Drop references to removed code.
16745
e444df73
AA
167462014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16747
16748 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16749 variant.
16750
8008f2a7
AA
167512014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16752
16753 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16754
a5a06887
AA
167552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16756
16757 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16758 logic into perform_all_tests() and invoke it with and without
16759 function header prototypes.
16760 (do_function_calls): Remove conditional XFAIL for PR 5318.
16761 (rerun_and_prepare): Remove duplicate code.
16762 (perform_all_tests): New. Main logic moved here.
16763
44dba9b9
AA
167642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16765
16766 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16767 code guarded by #ifdef NO_PROTOTYPES.
16768 (t_double_many_args): Likewise.
16769 (DEF_FUNC_MANY_ARGS_1): Likewise.
16770 (DEF_FUNC_VALUES_1): Likewise.
16771 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16772 guarded by #ifdef PROTOTYPES.
16773
d1fbcd56
AA
167742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16775
16776 * gdb.mi/mi-console.c: Add eye-catcher.
16777 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16778 instead of literal line number.
16779
b0e59b8f
AA
167802014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16781
16782 * gdb.base/shr2.c: Add eye-catcher.
16783 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16784 line number.
16785
78f98cca
AA
167862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16787
16788 * gdb.base/jump.c: Add eye-catchers.
16789 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16790 numbers.
16791
58fa2af0
AA
167922014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16793
16794 * gdb.base/execd-prog.c: Add eye-catchers.
16795 * gdb.base/foll-exec.c: Likewise.
16796 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16797 line numbers.
16798
04e5059b
AA
167992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16800
16801 * gdb.base/ending-run.c: Add eye-catchers.
16802 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16803 literal line numbers.
16804
dbfdb174
AA
168052014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16806
16807 * gdb.base/call-rt-st.c: Add eye-catchers.
16808 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16809 literal line numbers.
16810
888a2ade
AA
168112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16812
16813 * gdb.base/call-ar-st.c: Add eye-catchers.
16814 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16815 literal line numbers.
16816
6acc2dde
AA
168172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16818
16819 * gdb.base/average.c: Add eye-catchers.
16820 * gdb.base/sum.c: Likewise.
16821 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16822 regexps dynamically.
16823
9ecfcd1d
AA
168242014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16825
16826 * gdb.base/solib1.c: Add eye-catchers.
16827 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16828 literal line numbers.
16829
78708b7c
PA
168302014-11-12 Pedro Alves <palves@redhat.com>
16831
16832 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16833 leader has exited.
16834
af48d08f
PA
168352014-11-12 Pedro Alves <palves@redhat.com>
16836
16837 * gdb.arch/i386-bp_permanent.c: New file.
16838 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16839 (srcfile): Set to i386-bp_permanent.c.
16840 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16841 that stepi does not execute the 'leave' instruction, instead of
16842 testing it does execute.
16843 * gdb.base/bp-permanent.c: New file.
16844 * gdb.base/bp-permanent.exp: New file.
16845
af3768e9
DE
168462014-11-10 Doug Evans <xdje42@gmail.com>
16847
16848 PR symtab/17564
16849 * gdb.base/symtab-search-order.exp: New file.
16850 * gdb.base/symtab-search-order.c: New file.
16851 * gdb.base/symtab-search-order-1.c: New file.
16852 * gdb.base/symtab-search-order-shlib-1.c: New file.
16853
9de00a4a
PA
168542014-11-07 Pedro Alves <palves@redhat.com>
16855
16856 PR gdb/17511
16857 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16858 i?86-*-linux*.
16859
e0f52461
SC
168602014-11-03 Siva Chandra Reddy <sivachandra@google.com>
16861
16862 PR c++/17494
16863 * gdb.cp/pr17494.cc: New file.
16864 * gdb.cp/pr17494.exp: New file.
16865
6ce8c980
YQ
168662014-11-02 Yao Qi <yao@codesourcery.com>
16867
16868 * gdb.python/python.exp: Get working directory and match the
16869 output of "set extended-prompt \\w " with it.
16870
02be9a71
DE
168712014-10-30 Doug Evans <dje@google.com>
16872
16873 * gdb.python/py-objfile.exp: Add tests for setting random attributes
16874 in objfiles.
16875 * gdb.python/py-progspace.exp: Add tests for setting random attributes
16876 in progspaces.
16877
3bdff46b
LM
168782014-10-30 Janis Johnson <janisjo@codesourcery.com>
16879
16880 * gdb.base/fullpath-expand.exp: Skip for a remote host.
16881 * gdb.base/realname-expand.exp: Likewise.
16882 * gdb.linespec/macro-relative.exp: Likewise.
16883
ab917dfb
PA
168842014-10-29 Pedro Alves <palves@redhat.com>
16885
16886 PR gdb/17408
16887 * gdb.threads/schedlock.c (some_function): New function.
16888 (call_function): New global.
16889 (MAYBE_CALL_SOME_FUNCTION): New macro.
16890 (thread_function): Call it.
16891 * gdb.threads/schedlock.exp (get_args): Add description parameter,
16892 and use it instead of a global counter. Adjust all callers.
16893 (get_current_thread): Use "find current thread" for test message
16894 here rather than having all callers pass down the same string.
16895 (goto_loop): New procedure, factored out from ...
16896 (my_continue): ... this.
16897 (step_ten_loops): Change parameter from test message to command to
16898 use. Adjust.
16899 (list_count): Delete global.
16900 (check_result): New procedure, factored out from duplicate top
16901 level code.
16902 (continue tests): Wrap in with_test_prefix.
16903 (test_step): New procedure, factored out from duplicate top level
16904 code.
16905 (top level): Test "step" in combination with all scheduler-locking
16906 modes. Test "next" in combination with all scheduler-locking
16907 modes, and in combination with stepping over a function call or
16908 not.
16909 * gdb.threads/next-bp-other-thread.c: New file.
16910 * gdb.threads/next-bp-other-thread.exp: New file.
16911
d3d4baed
PA
169122014-10-29 Pedro Alves <palves@redhat.com>
16913
16914 PR python/17372
16915 * gdb.python/python.exp: Test a multi-line command that spawns
16916 interactive Python.
16917 * gdb.base/multi-line-starts-subshell.exp: New file.
16918
563e8d85
YQ
169192014-10-29 Yao Qi <yao@codesourcery.com>
16920
16921 * gdb.base/fileio.exp: Make directories on host.
16922
0ea4d52e
YQ
169232014-10-29 Yao Qi <yao@codesourcery.com>
16924
16925 * gdb.base/fileio.c (test_write): Close the file.
16926
7f5ef605
PA
169272014-10-28 Pedro Alves <palves@redhat.com>
16928
16929 PR gdb/12623
16930 * gdb.base/sigstep.c (no_handler): New global.
16931 (main): If 'no_handler is true, set the signal handlers to
16932 SIG_IGN.
16933 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16934 with_sw_watch and no_handler parameters. Handle them.
16935 (top level) <stepping over handler when stopped at a breakpoint
16936 test>: Add a test axis for testing with a software watchpoint, and
16937 another for testing with the signal handler set to SIG_IGN.
16938 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16939 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16940
abbdbd03
PA
169412014-10-28 Pedro Alves <palves@redhat.com>
16942
16943 PR gdb/17511
16944 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16945 * gdb.base/sigstep.exp (other_handler_location): New global.
16946 (advance): Support stepping into the signal handler, and running
16947 commands while in the handler.
16948 (in_handler_map): New global.
16949 (top level): In the advance test, add combinations for getting
16950 into the handler with stepping commands, and for running commands
16951 in the handler. Add comment descripting the advancei tests.
16952
1df4399f
PA
169532014-10-28 Pedro Alves <palves@redhat.com>
16954
16955 * gdb.base/sigstep.exp: Use build_executable instead of
16956 prepare_for_testing.
16957 (top level): Move code that starts GDB, runs to main and creates a
16958 display to ...
16959 (restart): ... this new procedure.
16960 (top level): Move backtrace from signal handler test to ...
16961 (validate_backtrace): ... this new procedure.
16962 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16963 with_test_prefix. Always restart GDB.
16964 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16965 with_test_prefix. Always restart GDB. No need to delete
16966 breakpoints after the test.
16967 (test_skip_handler): Remove prefix parameter.
16968 (skip_over_handler, breakpoint_to_handler)
16969 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
16970 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
16971 restart GDB. No need to delete breakpoints after the test.
16972 (top level): Use foreach to call the test procedures with
16973 different commands.
16974
a5b6e449
PA
169752014-10-28 Pedro Alves <palves@redhat.com>
16976
16977 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
16978 instead of GNATS numbers.
16979 * gdb.base/sigbpt.exp: Likewise.
16980 * gdb.base/siginfo.exp: Likewise.
16981 * gdb.base/sigstep.exp: Likewise.
16982
e5f8a7cc
PA
169832014-10-27 Pedro Alves <palves@redhat.com>
16984
16985 * gdb.base/sigstep.c (dummy): New global.
16986 (main): Issue a couple writes to the new global.
16987 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16988 procedures.
16989 (skip_over_handler): Use test_skip_handler.
16990 (top level): Call skip_over_handler for stepi and nexti too.
16991 (breakpoint_over_handler): Use test_skip_handler.
16992 (top level): Call breakpoint_over_handler for stepi and nexti too.
16993
763905a3
YQ
169942014-10-27 Yao Qi <yao@codesourcery.com>
16995
16996 * gdb.trace/tfile.c (adjust_function_address)
16997 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16998 function descriptor.
16999
6f259a23
DB
170002014-10-24 Don Breazeal <donb@codesourcery.com>
17001
17002 * gdb.base/foll-fork.exp (test_follow_fork,
17003 catch_fork_child_follow): Check for updated fork messages emitted
17004 from infrun.c.
17005 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
17006 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
17007 vfork_and_exec_child_follow_through_step): Check for updated vfork
17008 messages emitted from infrun.c.
17009
09dd9a69
PA
170102014-10-24 Pedro Alves <palves@redhat.com>
17011
17012 * gdb.base/corefile.exp: Remove references to ultrix.
17013 * gdb.base/interrupt.exp: Likewise.
17014 * gdb.base/whatis.exp: Likewise.
17015 * gdb.gdb/selftest.exp: Likewise.
17016 * gdb.threads/manythreads.exp: Likewise.
17017 * gdb.threads/print-threads.exp: Likewise.
17018 * gdb.threads/pthreads.exp:: Likewise.
17019 * gdb.threads/schedlock.exp: Likewise.
17020
3433cfa5
SC
170212014-10-24 Siva Chandra Reddy <sivachandra@google.com>
17022
17023 * gdb.cp/non-trivial-retval.cc: Add a test case.
17024 * gdb.cp/non-trivial-retval.exp: Add a test.
17025
092f880b
YQ
170262014-10-20 Yao Qi <yao@codesourcery.com>
17027
17028 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
17029 * gdb.python/py-objfile-script-gdb.py: New file.
17030 * gdb.python/py-objfile-script.exp: Update reference to
17031 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
17032 of remote_download. Remove the dest file.
17033
acbdb7f3
YQ
170342014-10-20 Yao Qi <yao@codesourcery.com>
17035
17036 * gdb.base/checkpoint.exp: Don't remove file copied on host.
17037 * gdb.base/step-line.exp: Likewise.
17038 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17039 * gdb.dwarf2/dw2-basic.exp: Likewise.
17040 * gdb.dwarf2/dw2-compressed.exp: Likewise.
17041 * gdb.dwarf2/dw2-filename.exp: Likewise.
17042 * gdb.dwarf2/dw2-intercu.exp: Likewise.
17043 * gdb.dwarf2/dw2-intermix.exp: Likewise.
17044 * gdb.dwarf2/dw2-producer.exp: Likewise.
17045 * gdb.dwarf2/mac-fileno.exp: Likewise.
17046 * gdb.python/py-frame-args.exp: Likewise.
17047 * gdb.python/py-framefilter.exp: Likewise.
17048 * gdb.python/py-mi.exp: Likewise.
17049 * gdb.python/py-objfile-script.exp: Likewise
17050 * gdb.python/py-pp-integral.exp: Likewise.
17051 * gdb.python/py-pp-re-notag.exp: Likewise.
17052 * gdb.python/py-prettyprint.exp: Likewise.
17053 * gdb.python/py-section-script.exp: Likewise.
17054 * gdb.python/py-typeprint.exp: Likewise.
17055 * gdb.python/py-xmethods.exp: Likewise.
17056 * gdb.stabs/weird.exp: Likewise.
17057 * gdb.xml/tdesc-regs.exp: Likewise.
17058
bd286a29
KCY
170592014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
17060
17061 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
17062 (out_cu): Use addr_len for the size of addresses.
17063 (out_line): Likewise. Size DW_LNE_set_address instruction
17064 according to addr_len.
17065 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
17066 (FUNC): Add START_INSNS to definition.
17067
673dc4a0
YQ
170682014-10-18 Yao Qi <yao@codesourcery.com>
17069
17070 * gdb.base/argv0-symlink.exp: Check argv[0] value if
17071 gdb_has_argv0 return true.
17072 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
17073 check [target_info exists noargs], check [gdb_has_argv0]
17074 instead.
17075 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17076 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
17077 procedures.
17078
4ffbba72
DE
170792014-10-17 Doug Evans <dje@google.com>
17080
17081 * gdb.python/py-events.exp: Update expected output for clear_objfiles
17082 event.
17083 * gdb.python/py-events.py: Add clear_objfiles event.
17084
d096d8c1
DE
170852014-10-17 Doug Evans <dje@google.com>
17086
17087 * gdb.python/py-objfile.exp: Test progspace attribute.
17088
a80db015
LM
170892014-10-17 Luis Machado <lgustavo@codesourcery.com>
17090
17091 * gdb.guile/scm-breakpoint.exp: Do not assume any
17092 directory separators when matching source file paths.
17093 * gdb.python/py-breakpoint.exp: Likewise.
17094 * gdb.reverse/break-precsave.exp: Likewise.
17095 * gdb.reverse/break-reverse.exp: Likewise.
17096 * gdb.reverse/consecutive-precsave.exp: Likewise.
17097 * gdb.reverse/finish-precsave.exp: Likewise.
17098 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
17099 * gdb.reverse/finish-reverse.exp: Likewise.
17100 * gdb.reverse/i386-precsave.exp: Likewise.
17101 * gdb.reverse/i387-env-reverse.exp: Likewise.
17102 * gdb.reverse/i387-stack-reverse.exp: Likewise.
17103 * gdb.reverse/machinestate-precsave.exp: Likewise.
17104 * gdb.reverse/machinestate.exp: Likewise.
17105 * gdb.reverse/sigall-precsave.exp: Likewise.
17106 * gdb.reverse/solib-precsave.exp: Likewise.
17107 * gdb.reverse/step-precsave.exp: Likewise.
17108 * gdb.reverse/until-precsave.exp: Likewise.
17109 * gdb.reverse/watch-precsave.exp: Likewise.
17110 * gdb.reverse/watch-reverse.exp: Likewise.
17111
b22089ab
YQ
171122014-10-17 Yao Qi <yao@codesourcery.com>
17113
17114 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
17115 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
17116
6c4486e6
PA
171172014-10-17 Pedro Alves <palves@redhat.com>
17118
17119 PR gdb/17471
17120 * gdb.base/bg-execution-repeat.c: New file.
17121 * gdb.base/bg-execution-repeat.exp: New file.
17122
0ff33695
PA
171232014-10-17 Pedro Alves <palves@redhat.com>
17124
17125 PR gdb/17300
17126 * gdb.base/continue-all-already-running.c: New file.
17127 * gdb.base/continue-all-already-running.exp: New file.
17128
6fdebc3d
PA
171292014-10-17 Pedro Alves <palves@redhat.com>
17130
17131 PR gdb/17472
17132 * gdb.base/annota-input-while-running.c: New file.
17133 * gdb.base/annota-input-while-running.exp: New file.
17134
32a8097b
PA
171352014-10-17 Pedro Alves <palves@redhat.com>
17136
17137 * gdb.base/callfuncs.exp: emove references to osf.
17138 * gdb.base/sigall.exp: Likewise.
17139 * gdb.gdb/selftest.exp: Likewise.
17140 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17141 * gdb.mi/non-stop.c: Likewise.
17142 * gdb.mi/pthreads.c: Likewise.
17143 * gdb.reverse/sigall-precsave.exp: Likewise.
17144 * gdb.reverse/sigall-reverse.exp: Likewise.
17145 * gdb.threads/pthreads.c: Likewise.
17146 * gdb.threads/pthreads.exp: Likewise.
17147
7a3517ff
YQ
171482014-10-17 Yao Qi <yao@codesourcery.com>
17149
17150 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
17151 check 'target_info exists noargs'.
17152 (test_command_prompt_position): Likewise.
17153 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
17154 Remove "set args".
17155 (progvar_simple_while_test): Likewise.
17156 (progvar_complex_if_while_test): Likewise.
17157 (if_while_breakpoint_command_test): Likewise.
17158 (infrun_breakpoint_command_test): Likewise.
17159 (breakpoint_command_test): Likewise.
17160 (watchpoint_command_test): Likewise.
17161 (bp_deleted_in_command_test): Likewise.
17162 (temporary_breakpoint_commands): Likewise.
17163
bb99c472
YQ
171642014-10-16 Yao Qi <yao@codesourcery.com>
17165
17166 * gdb.base/remotetimeout.exp: Remove noargs checking.
17167
7c16b83e
PA
171682014-10-15 Pedro Alves <palves@redhat.com>
17169
17170 PR breakpoints/9649
17171 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
17172 * gdb.base/breakpoint-in-ro-region.exp
17173 (probe_target_hardware_step): New procedure.
17174 (top level): Probe hardware stepping and hardware breakpoint
17175 support. Test stepping through a read-only region, with both
17176 "breakpoint auto-hw" on and off and both "always-inserted" on and
17177 off.
17178
35a49624
IB
171792014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
17180
17181 * gdb.dlang/demangle.exp: Update for demangling changes.
17182
2d1c107c
SC
171832014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17184
17185 * gdb.cp/non-trivial-retval.cc: Add new test cases.
17186 * gdb.cp/non-trivial-retval.exp: Add new tests.
17187
778811d5
SC
171882014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17189
17190 PR c++/13403
17191 PR c++/15154
17192 * gdb.cp/non-trivial-retval.cc: New file.
17193 * gdb.cp/non-trivial-retval.exp: New file.
17194
10c5f0a8
YQ
171952014-10-15 Yao Qi <yao@codesourcery.com>
17196
17197 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
17198 remote host.
17199
65d7b369
YQ
172002014-10-15 Yao Qi <yao@codesourcery.com>
17201
17202 * gdb.python/py-symbol.exp: Match file base name if host is
17203 remote, otherwise match file name with dir name.
17204 * gdb.python/py-symtab.exp: Likewise.
17205 * gdb.python/python.exp: Likewise.
17206
46dc1394
YQ
172072014-10-15 Yao Qi <yao@codesourcery.com>
17208
17209 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
17210 pattern.
17211 * gdb.python/py-symtab.exp: Likewise.
17212 * gdb.python/python.exp: Remove trailing ".*". Fix typo
17213 locationn.
17214
c40cc657
JB
172152014-10-14 Joel Brobecker <brobecker@adacore.com>
17216
17217 * gdb.ada/addr_arith: New testcase.
17218
2abf49e1
MR
172192014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
17220
17221 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
17222 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
17223 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
17224 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
17225
f7088df3
SDJ
172262014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
17227
17228 * gdb.arch/stap-eval-lang-ada.S: Likewise.
17229 * gdb.arch/stap-eval-lang-ada.c: Likewise.
17230 * gdb.arch/stap-eval-lang-ada.exp: New file.
17231
4dc06805
YQ
172322014-10-14 Yao Qi <yao@codesourcery.com>
17233
17234 * gdb.mi/mi-var-child.c (nothing1): New function.
17235 (nothing2): New function.
17236 (do_children_tests): Set function pointers by nothing1 and
17237 nothing2.
17238 * gdb.mi/mi-var-child.exp: Step over new added statements.
17239 Update test to match the new output.
17240 * gdb.mi/var-cmd.c (nothing1): New function.
17241 (nothing2): New function.
17242 (do_children_tests): Set function pointers by nothing1 and
17243 nothing2.
17244 * gdb.mi/mi-var-display.exp: Update test to match output.
17245 Step to the line specified by $line_dct_nothing.
17246 Increase the number of lines to step.
17247
46a93de2
YQ
172482014-10-14 Yao Qi <yao@codesourcery.com>
17249
17250 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
17251 tests.
17252 * gdb.mi/mi2-var-child.exp: Likewise.
17253
14ea52ee
DE
172542014-10-13 Doug Evans <dje@google.com>
17255
17256 * gdb.python/py-objfile.exp: Change name of file name test.
17257
e5c6e92b
DE
172582014-10-13 Doug Evans <dje@google.com>
17259
17260 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
17261 from the start of the CU.
17262
c780cc2f
JK
172632014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17264 Yao Qi <yao@codesourcery.com>
17265
17266 Fix "save breakpoints" for "catch" command.
17267 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
17268 Remove -nonewline. Match also the added "main" line.
17269
99894e11
JK
172702014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17271
17272 Fix "save breakpoints" for "disable $bpnum" command.
17273 * gdb.base/save-bp.c (main): Add label.
17274 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
17275
6e1ac5a3
JK
172762014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17277
17278 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
17279
754dd2b0
YQ
172802014-10-11 Yao Qi <yao@codesourcery.com>
17281
17282 * gdb.server/server-kill.exp: Execute command
17283 "set remote trace-status-packet on" before "tstatus".
17284
f90183d7
YQ
172852014-10-11 Yao Qi <yao@codesourcery.com>
17286
17287 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
17288 (main): Call getppid.
17289 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
17290 and continue to it. Read variable "server_pid".
17291
bf40a607
YQ
172922014-10-11 Yao Qi <yao@codesourcery.com>
17293
17294 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
17295
052ca370
YQ
172962014-10-11 Yao Qi <yao@codesourcery.com>
17297
17298 * gdb.threads/thread-find.exp: Don't execute command
17299 "info threads".
17300 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
17301 * gdb.threads/linux-dp.exp: Don't check the condition
17302 $threads_created equals to zero.
17303
3831839c
PA
173042014-10-10 Pedro Alves <palves@redhat.com>
17305
17306 * gdb.base/bigcore.exp: Remove references to IRIX.
17307 * gdb.base/funcargs.exp: Likewise.
17308 * gdb.base/interrupt.exp: Likewise.
17309 * gdb.base/mips_pro.exp: Likewise.
17310 * gdb.base/nodebug.exp: Likewise.
17311 * gdb.base/setvar.exp: Likewise.
17312 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
17313
8b9a549d
PA
173142014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17315 Pedro Alves <palves@redhat.com>
17316
17317 PR symtab/14466
17318 * gdb.base/vdso-warning.c: New file.
17319 * gdb.base/vdso-warning.exp: New file.
17320
d48ba5e8
DE
173212014-10-02 Doug Evans <dje@google.com>
17322
17323 * gdb.base/structs.c (main): Don't run forever.
17324
2278c276
PA
173252014-10-02 Pedro Alves <palves@redhat.com>
17326
17327 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
17328 (top level) <stop threads 1, stop threads 2>: Use it.
17329
b57bacec
PA
173302014-10-02 Pedro Alves <palves@redhat.com>
17331
17332 * gdb.threads/break-while-running.exp (test): Add new
17333 'update_thread_list' argument. Skip "info threads" if false.
17334 (top level): Add new 'update_thread_list' axis.
17335
13fd3ff3
PA
173362014-10-02 Pedro Alves <palves@redhat.com>
17337
17338 PR breakpoints/17431
17339 * gdb.base/execl-update-breakpoints.c: New file.
17340 * gdb.base/execl-update-breakpoints.exp: New file.
17341
0fec99e8
PA
173422014-10-01 Pedro Alves <palves@redhat.com>
17343
17344 * gdb.base/breakpoint-in-ro-region.c: New file.
17345 * gdb.base/breakpoint-in-ro-region.exp: New file.
17346
2ddf4301
SM
173472014-10-01 Simon Marchi <simon.marchi@ericsson.com>
17348
17349 * gdb.mi/mi-exit-code.exp: New file.
17350 * gdb.mi/mi-exit-code.c: New file.
17351
6a5f3f43
YQ
173522014-09-30 Yao Qi <yao@codesourcery.com>
17353
17354 * lib/prelink-support.exp (build_executable_own_libs): Error if
17355 the target isn't native.
17356
345bcc73
YQ
173572014-09-30 Yao Qi <yao@codesourcery.com>
17358
17359 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
17360 false.
17361
a25a5a45
PA
173622014-09-22 Pedro Alves <palves@redhat.com>
17363
17364 * gdb.threads/break-while-running.exp: New file.
17365 * gdb.threads/break-while-running.c: New file.
17366
00ba3162
YQ
173672014-09-19 Yao Qi <yao@codesourcery.com>
17368
17369 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
17370 Invoke test. Restart GDB with --readnow and invoke test again.
17371
c3b7b696
YQ
173722014-09-19 Yao Qi <yao@codesourcery.com>
17373
17374 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
17375 proc set_breakpoint_on_gcd_function. Invoke
17376 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
17377 invoke set_breakpoint_on_gcd_function again.
17378
2b4fd423
DE
173792014-09-18 Doug Evans <dje@google.com>
17380
17381 * gdb.dwarf2/symtab-producer.exp: New file.
17382
a5947601
SDJ
173832014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17384
17385 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
17386 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
17387 * gdb.base/global-var-nested-by-dso.c: Likewise.
17388 * gdb.base/global-var-nested-by-dso.exp: Likewise.
17389
91c19059
SDJ
173902014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17391 Pedro Alves <palves@redhat.com>
17392
17393 * gdb.base/watch-bitfields.exp: Pass string other than test file
17394 name to prepare_for_testing.
17395 (watch): New procedure.
17396 (expect_watchpoint): Use with_test_prefix.
17397 (top level): Factor out tests to ...
17398 (test_watch_location, test_regular_watch): ... these new
17399 procedures, and use with_test_prefix and gdb_continue_to_end.
17400
bb9d5f81
PP
174012014-09-16 Patrick Palka <patrick@parcs.ath.cx>
17402
17403 PR breakpoints/12526
17404 * gdb.base/watch-bitfields.exp: New file.
17405 * gdb.base/watch-bitfields.c: New file.
17406
635856f5
PA
174072014-09-16 Pedro Alves <palves@redhat.com>
17408
17409 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
17410 software and hardware addresses, not software address against
17411 itself.
17412
7280ceea
PA
174132014-09-16 Pedro Alves <palves@redhat.com>
17414
17415 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
17416 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
17417
428b16bd
PA
174182014-09-16 Pedro Alves <palves@redhat.com>
17419
17420 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
17421 files.
17422 * gdb.base/a2-run.exp: Remove all code guarded by istarget
17423 "*-*-vxworks*" throughout.
17424 * gdb.base/break.exp: Likewise.
17425 * gdb.base/default.exp: Likewise.
17426 * gdb.base/scope.exp: Likewise.
17427 * gdb.base/sepdebug.exp: Likewise.
17428 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
17429 throughout.
17430 * gdb.base/run.c: Likewise.
17431 * gdb.base/sepdebug.c: Likewise.
17432 * gdb.hp/gdb.aCC/run.c: Likewise.
17433 * gdb.reverse/until-reverse.c: Likewise.
17434 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
17435
666d413c
YQ
174362014-09-16 Yao Qi <yao@codesourcery.com>
17437
17438 * boards/local-remote-host-native.exp: New file.
17439
57cbd724
DE
174402014-09-14 Doug Evans <xdje42@gmail.com>
17441
17442 * gdb.threads/queue-signal.c (thread_count): New variable.
17443 (thread_count_mutex, thread_count_condvar): New variables.
17444 (incr_thread_count, wait_all_threads_running): New functions.
17445 (main): Wait for all threads to be in their thread functions.
17446
81219e53
DE
174472014-09-13 Doug Evans <xdje42@gmail.com>
17448
17449 * gdb.threads/queue-signal.c: New file.
17450 * gdb.threads/queue-signal.exp: New file.
17451
3714cea7
DE
174522014-09-13 Doug Evans <xdje42@gmail.com>
17453
17454 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
17455 be consistent with what default_gdb_init uses.
17456 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
17457 the plain text of the prompt. Add some logging printfs.
17458 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
17459
fa43b1d7
PA
174602014-09-12 Pedro Alves <palves@redhat.com>
17461
17462 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
17463 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
17464 * gdb.arch/i386-size-overlap.exp: Likewise.
17465 * gdb.arch/i386-size.exp: Likewise.
17466 * gdb.arch/i386-unwind.exp: Likewise.
17467 * gdb.base/a2-run.exp: Likewise.
17468 * gdb.base/break.exp: Likewise.
17469 * gdb.base/charset.exp: Likewise.
17470 * gdb.base/chng-syms.exp: Likewise.
17471 * gdb.base/commands.exp: Likewise.
17472 * gdb.base/dbx.exp: Likewise.
17473 * gdb.base/find.exp: Likewise.
17474 * gdb.base/funcargs.exp: Likewise.
17475 * gdb.base/jit-simple.exp: Likewise.
17476 * gdb.base/reread.exp: Likewise.
17477 * gdb.base/sepdebug.exp: Likewise.
17478 * gdb.base/step-bt.exp: Likewise.
17479 * gdb.cp/mb-inline.exp: Likewise.
17480 * gdb.cp/mb-templates.exp: Likewise.
17481 * gdb.objc/basicclass.exp: Likewise.
17482 * gdb.threads/killed.exp: Likewise.
17483
9d9bf2df
EBM
174842014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17485
17486 PR tdep/17379
17487 * gdb.arch/powerpc-stackless.S: New file.
17488 * gdb.arch/powerpc-stackless.exp: New file.
17489
1cf2f1b0
JK
174902014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17491
17492 * gdb.base/attach.c: Include unistd.h.
17493 (main): Call alarm. Add label postloop.
17494 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
17495 gdb_breakpoint, gdb_continue_to_breakpoint.
17496 (test_command_line_attach_run): Kill ${testpid} in one exit path.
17497
98880d46
PA
174982014-09-11 Pedro Alves <palves@redhat.com>
17499
17500 PR gdb/17347
17501 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
17502 * gdb.base/attach.exp (test_command_line_attach_run): New
17503 procedure.
17504 (top level): Call it.
17505
4c92ff2c
PA
175062014-09-11 Pedro Alves <palves@redhat.com>
17507
17508 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
17509 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
17510 (do_command_attach_tests): Use spawn_wait_for_attach.
17511 * gdb.base/solib-overlap.exp: Likewise.
17512 * gdb.multi/multi-attach.exp: Likewise.
17513 * gdb.python/py-prompt.exp: Likewise.
17514 * gdb.python/py-sync-interp.exp: Likewise.
17515 * gdb.server/ext-attach.exp: Likewise.
17516
3adc1a7d
GKB
175172014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
17518
17519 * gdb.fortran/array-element.exp: Remove unexpected "continue"
17520 command in testcase. Simplify testcase.
17521
96334934
JB
175222014-09-10 Joel Brobecker <brobecker@adacore.com>
17523
17524 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
17525
eb479039
JB
175262014-09-10 Joel Brobecker <brobecker@adacore.com>
17527
17528 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
17529
deede10c
JB
175302014-09-10 Joel Brobecker <brobecker@adacore.com>
17531
17532 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
17533
7828a5f5
JB
175342014-09-10 Joel Brobecker <brobecker@adacore.com>
17535
17536 * gdb.dwarf2/dynarr-ptr.c: New file.
17537 * gdb.dwarf2/dynarr-ptr.exp: New file.
17538
33aeebcf
MR
175392014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17540
17541 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17542 of 30 rather than hardcoding 120 for a slow test case. Take the
17543 `gdb,timeout' target setting into account for this calculation.
17544 Don't extend the timeout for the test cases that don't need it.
17545
7b415901
MR
175462014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17547
17548 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17549 a factor of 2 for a slow test case. Take the `gdb,timeout'
17550 target setting into account for this calculation.
17551 * gdb.reverse/until-precsave.exp: Increase the timeout by
17552 a factor of 15 and 3 respectively rather than adding 120
17553 for a pair of slow test cases. Take the `gdb,timeout'
17554 target setting into account for this calculation.
17555
4a40f85a
MR
175562014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17557
17558 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17559 timeout, don't pass one down to gdb_expect.
17560 (gdb_expect): Rework timeout selection.
17561
09635af7
MR
175622014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17563
17564 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17565 exception on timeout.
17566 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17567 (gdbserver_start_extended): Catch any `gdbserver_start' error
17568 exceptions.
17569 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
17570 * lib/mi-support.exp (mi_gdb_target_load): Catch any
17571 `gdbserver_gdb_load' error exceptions.
17572
2bdd10b7
MR
175732014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17574
17575 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
17576 120 on waiting for the TCP socket to open.
17577
316935f0
DE
175782014-09-09 Doug Evans <xdje42@gmail.com>
17579
17580 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17581 _caller_matches, _any_caller_is, _any_caller_matches.
17582
83740597
DE
175832014-09-09 Doug Evans <xdje42@gmail.com>
17584
17585 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17586
4c122fc3
YQ
175872014-09-09 Yao Qi <yao@codesourcery.com>
17588
17589 * gdb.mi/mi-var-display.exp: Set print symbol off.
17590
a9f116cb
GKB
175912014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17592
17593 PR gdb/17035
17594 * gdb.base/commands.exp: Add tests to verify user-defined
17595 commands with empty bodies.
17596 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17597 python commands in `show user command`.
17598 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17599 scheme commands in `show user command`.
17600
c75bd3a2
JK
176012014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17602
17603 PR python/17355
17604 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17605 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17606 * gdb.python/py-framefilter-invalidarg.exp: New file.
17607 * gdb.python/py-framefilter-invalidarg.py: New file.
17608
faa42425
DE
176092014-09-06 Doug Evans <xdje42@gmail.com>
17610
17611 PR 15276
17612 * gdb.python/py-caller-is.c: New file.
17613 * gdb.python/py-caller-is.exp: New file.
17614
474ca4f6
SDJ
176152014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17616
17617 PR gdb/17235
17618 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17619 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17620
eb0b0463
SDJ
176212014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17622
17623 PR fortran/17237
17624 * gdb.fortran/print-formatted.exp: New file.
17625 * gdb.fortran/print-formatted.f90: Likewise.
17626
5f3b99cf
SS
176272014-09-03 Sasha Smundak <asmundak@google.com>
17628
17629 * gdb.python/py-frame.exp: Test Frame.read_register.
17630
7d793aa9
SDJ
176312014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17632
17633 PR python/16699
17634 * gdb.python/py-completion.exp: New file.
17635 * gdb.python/py-completion.py: Likewise.
17636
fb0576e9
DE
176372014-08-28 Doug Evans <dje@google.com>
17638
17639 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17640 eax,etc. are live with values set by gdb and thus the compiler can't
17641 use them.
17642 * gdb.arch/i386-pseudo.c (main): Ditto.
17643
ee92b0dd
DE
176442014-08-27 Doug Evans <dje@google.com>
17645
17646 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
17647
6649db35
DE
176482014-08-25 Doug Evans <dje@google.com>
17649
17650 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
17651 (main): Ditto.
17652
564b7600
DE
176532014-08-25 Doug Evans <dje@google.com>
17654
17655 * gdb.threads/thread-execl.exp: #include <stdio.h>.
17656
3881fb67
YQ
176572014-08-24 Yao Qi <yao@codesourcery.com>
17658
17659 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17660 symbol off.
17661 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
17662
a05a36a5
DE
176632014-08-22 Doug Evans <dje@google.com>
17664
17665 PR 17276
17666 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
17667 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
17668 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
17669
7c343b48
YQ
176702014-08-22 Yao Qi <yao@codesourcery.com>
17671
17672 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17673 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17674 * gdb.python/python.exp: Likewise. Use .py file on the host
17675 instead of the build.
17676
22fd09ae
JK
176772014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17678
17679 * gdb.threads/gcore-stale-thread.c: New file.
17680 * gdb.threads/gcore-stale-thread.exp: New file.
17681
a8454a7c
PA
176822014-08-21 Pedro Alves <palves@redhat.com>
17683
17684 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17685 * gdb.base/gcore-relro-pie.exp: Likewise.
17686 * gdb.base/gcore-relro.exp: Likewise.
17687 * gdb.base/gcore.exp: Likewise.
17688 * gdb.base/print-symbol-loading.exp: Likewise.
17689 * gdb.threads/gcore-thread.exp: Likewise.
17690 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17691
2a31c623
PA
176922014-08-20 Pedro Alves <palves@redhat.com>
17693 Jan Kratochvil <jan.kratochvil@redhat.com>
17694
17695 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17696 configure.
17697 (EXPECT): Handle READ1 being set.
17698 (all): Depend on EXTRA_RULES.
17699 (check-read1, expect-read1, read1.so, read1): New rules.
17700 * README (Testsuite Parameters): Document the READ1 make variable.
17701 (Race detection): New section.
17702 * configure: Regenerate.
17703 * configure.ac: If build==host==target, and running under a
17704 GNU/glibc system, add read1 to the extra Makefile rules.
17705 (EXTRA_RULES): AC_SUBST it.
17706 * lib/read1.c: New file.
17707
d36430db
JB
177082014-08-20 Joel Brobecker <brobecker@adacore.com>
17709
17710 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17711 the handling of variables declared as a typedef to an array
17712 which a DW_AT_data_location attribute.
17713
9a0dc9e3
PA
177142014-08-19 Andrew Burgess <aburgess@broadcom.com>
17715 Pedro Alves <palves@redhat.com>
17716
17717 PR symtab/14604
17718 PR symtab/14605
17719 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17720 gdb_test.
17721
0718a8da
PA
177222014-08-19 Pedro Alves <palves@redhat.com>
17723
17724 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17725
13b448cd
YQ
177262014-08-19 Yao Qi <yao@codesourcery.com>
17727
17728 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17729 right line.
17730
1cbf5077
DB
177312014-08-18 David Blaikie <dblaikie@gmail.com>
17732
17733 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17734
bf0fae19
JB
177352014-08-18 Joel Brobecker <brobecker@adacore.com>
17736
17737 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17738 attribute in array range.
17739
3c8c5dcc
JB
177402014-08-18 Joel Brobecker <brobecker@adacore.com>
17741
17742 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17743
e66d4446
SC
177442014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17745
17746 PR c++/17132
17747 * gdb.cp/pr17132.cc: New file.
17748 * gdb.cp/pr17132.exp: New file.
17749
940df408
SC
177502014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17751
17752 * gdb.python/py-xmethods.py (A_getarrayind)
17753 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17754 Use 'print' with function call syntax.
17755 (E_method_matcher.match): Fix tab vs space indentation mixup.
17756
ebcc6c3a
YQ
177572014-08-15 Yao Qi <yao@codesourcery.com>
17758
17759 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17760 false.
17761
775e0f04
YQ
177622014-08-15 Yao Qi <yao@codesourcery.com>
17763
17764 * gdb.cp/casts.exp: Set print symbol off.
17765 * gdb.cp/class2.exp: Likewise.
17766 * gdb.cp/overload.exp: Likewise.
17767 * gdb.cp/templates.exp: Likewise.
17768
d769e349
DE
177692014-08-11 Doug Evans <dje@google.com>
17770
17771 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17772 (test_load_shlib): Update.
17773
20c6f1e1
YQ
177742014-08-09 Yao Qi <yao@codesourcery.com>
17775
17776 * gdb.base/display.exp: Invoke is_address_zero_readable.
17777 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17778 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17779 * gdb.base/hbreak-unmapped.exp: Return if
17780 is_address_zero_readable returns true.
17781 * gdb.base/signest.exp: Likewise.
17782 * gdb.base/signull.exp: Likewise.
17783 * gdb.base/sigbpt.exp: Likewise.
17784 * gdb.guile/scm-disasm.exp: Do the test if
17785 is_address_zero_readable returns false.
17786 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17787 * gdb.python/py-arch.exp: Likewise.
17788 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17789 * lib/gdb.exp (is_address_zero_readable): New proc.
17790
5792e8e3
YQ
177912014-08-09 Yao Qi <yao@codesourcery.com>
17792
17793 PR testsuite/13443
17794 * gdb.mi/mi-var-display.exp: Make test messages unique.
17795
3cecbbbe
TT
177962014-08-04 Tom Tromey <tromey@redhat.com>
17797
17798 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17799 target 0".
17800
00b51ff5
TT
178012014-08-04 Tom Tromey <tromey@redhat.com>
17802
17803 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17804 "target_resume".
17805
6908c509
JB
178062014-08-01 Joel Brobecker <brobecker@adacore.com>
17807
17808 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17809 inner_vla_struct_object_size.
17810 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17811 as xfail.
17812
cc6563d2
PA
178132014-07-30 Pedro Alves <palves@redhat.com>
17814
17815 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17816 comment.
17817
7e09a223
YQ
178182014-07-29 Yao Qi <yao@codesourcery.com>
17819
17820 PR gdb/17206
17821 * gdb.base/until-nodebug.exp: New.
17822
7ebdbe92
DE
178232014-07-28 Doug Evans <xdje42@gmail.com>
17824
17825 PR guile/17203
17826 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17827 previously existing parameter, and previously ambiguously spelled
17828 parameter.
17829
fdb1adc6
WN
178302014-07-28 Will Newton <will.newton@linaro.org>
17831
17832 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17833
186fcde0
DE
178342014-07-26 Ludovic Courtès <ludo@gnu.org>
17835 Doug Evans <xdje42@gmail.com>
17836
17837 PR guile/17146
17838 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17839
70509625
PA
178402014-07-25 Pedro Alves <palves@redhat.com>
17841
17842 * gdb.threads/signal-command-handle-nopass.c: New file.
17843 * gdb.threads/signal-command-handle-nopass.exp: New file.
17844 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17845 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17846 * gdb.threads/signal-delivered-right-thread.c: New file.
17847 * gdb.threads/signal-delivered-right-thread.exp: New file.
17848
c3f814a1
PA
178492014-07-25 Pedro Alves <palves@redhat.com>
17850
17851 * gdb.base/double-prompt-target-event-error.exp
17852 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17853 match.
17854 (cancel_pagination_in_target_event): Rework double prompt
17855 detection.
17856 * gdb.base/paginate-after-ctrl-c-running.exp
17857 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17858 <return>' match.
17859 * gdb.base/paginate-bg-execution.exp
17860 (test_bg_execution_pagination_return)
17861 (test_bg_execution_pagination_cancel): Remove '-notransfer
17862 <return>' matches.
17863 * gdb.base/paginate-execution-startup.exp
17864 (test_fg_execution_pagination_return)
17865 (test_fg_execution_pagination_cancel): Remove '-notransfer
17866 <return>' matches.
17867 * gdb.base/paginate-inferior-exit.exp
17868 (test_paginate_inferior_exited): Remove '-notransfer <return>'
17869 match.
17870 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
17871 * lib/gdb.exp (pagination_prompt): Run text through
17872 string_to_regexp.
17873 (gdb_test_multiple): Match $pagination_prompt instead of
17874 "<return>".
17875 (string_to_regexp): Move to lib/gdb-utils.exp.
17876
e214cf6c
JK
178772014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17878
17879 * gdb.arch/amd64-entry-value-paramref.S: New file.
17880 * gdb.arch/amd64-entry-value-paramref.cc: New file.
17881 * gdb.arch/amd64-entry-value-paramref.exp: New file.
17882 * gdb.arch/amd64-optimout-repeat.S: New file.
17883 * gdb.arch/amd64-optimout-repeat.c: New file.
17884 * gdb.arch/amd64-optimout-repeat.exp: New file.
17885
17d0c5c8
JK
178862014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17887
17888 PR gdb/17170
17889 * gdb.base/statistics.exp: New file.
17890
b8b8facf
DE
178912014-07-17 Doug Evans <dje@google.com>
17892
74b49205 17893 PR gdb/17170
b8b8facf
DE
17894 * gdb.base/maint.exp: Update testing of per-command stats.
17895
1b5d0ab3
PA
178962014-07-16 Pedro Alves <palves@redhat.com>
17897
17898 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
17899 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
17900 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
17901 (tfile_write_buf): New functions.
17902 (add_memory_block): Rewrite using the above.
17903 (adjust_function_address): New function.
17904 (FUNCTION_ADDRESS): New macro.
17905 (write_basic_trace_file): Remove short_x local, and use
17906 tfile_write_16. Change type of func_addr local to unsigned long
17907 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
17908 here. Cast argument of add_memory_block to char pointer.
17909 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
17910 (main): Remove parameters.
17911 * gdb.trace/tfile.exp: Remove nowarnings.
17912
4d974e88
SM
179132014-07-15 Simon Marchi <simon.marchi@ericsson.com>
17914
17915 * gdb.base/debug-expr.exp: Test string evaluation with
17916 "debug expression" on.
17917
41e99568
PA
179182014-07-15 Pedro Alves <palves@redhat.com>
17919
17920 * gdb.base/reread.exp: Use clean_restart.
17921
487d9753
PL
179222014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
17923
17924 * gdb.arch/avr-flash-qualifer.c: New.
17925 * gdb.arch/avr-flash-qualifer.exp: New.
17926
cc1c52ad
PA
179272014-07-14 Pedro Alves <palves@redhat.com>
17928
17929 * gdb.base/paginate-after-ctrl-c-running.c: New file.
17930 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
17931
1e973570
PA
179322014-07-14 Pedro Alves <palves@redhat.com>
17933
17934 * gdb.base/double-prompt-target-event-error.c: New file.
17935 * gdb.base/double-prompt-target-event-error.exp: New file.
17936
93d6eb10
PA
179372014-07-14 Pedro Alves <palves@redhat.com>
17938
17939 PR gdb/17072
17940 * gdb.base/paginate-inferior-exit.c: New file.
17941 * gdb.base/paginate-inferior-exit.exp: New file.
17942
0017922d
PA
179432014-07-14 Pedro Alves <palves@redhat.com>
17944
17945 PR gdb/17072
17946 * gdb.base/paginate-bg-execution.c: New file.
17947 * gdb.base/paginate-bg-execution.exp: New file.
17948
94696ad3
PA
179492014-07-14 Pedro Alves <palves@redhat.com>
17950
17951 PR gdb/17072
17952 * gdb.base/paginate-execution-startup.c: New file.
17953 * gdb.base/paginate-execution-startup.exp: New file.
17954 * lib/gdb.exp (pagination_prompt): New global.
17955 (default_gdb_spawn): New procedure, factored out from
17956 default_gdb_spawn.
17957 (default_gdb_start): Adjust to call default_gdb_spawn.
17958 (gdb_spawn): New procedure.
17959
bd293940
PA
179602014-07-14 Pedro Alves <palves@redhat.com>
17961
17962 * lib/gdb.exp (gdb_assert): New procedure.
17963 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17964
c933f875
PA
179652014-07-14 Pedro Alves <palves@redhat.com>
17966
17967 * gdb.base/execution-termios.c: New file.
17968 * gdb.base/execution-termios.exp: New file.
17969
d98b7a16
TT
179702014-07-14 Tom Tromey <tromey@redhat.com>
17971
17972 * gdb.cp/vla-cxx.cc: New file.
17973 * gdb.cp/vla-cxx.exp: New file.
17974
548740d6
TT
179752014-07-14 Tom Tromey <tromey@redhat.com>
17976
17977 * gdb.reverse/rerun-prec.c: New file.
17978 * gdb.reverse/rerun-prec.exp: New file.
17979
a25eb028
MR
179802014-07-12 Maciej W. Rozycki <macro@mips.com>
17981 Maciej W. Rozycki <macro@codesourcery.com>
17982
17983 * lib/gdb-utils.exp: New file.
17984 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17985 inline `gdb_init_command' processing.
17986 (gdb_start_cmd): Likewise.
17987 * lib/mi-support.exp (mi_run_cmd): Likewise.
17988 * README: Document `gdb_init_command' and `gdb_init_commands'.
17989
218c2655
JK
179902014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17991
17992 Fix false FAIL running under a very long directory name.
17993 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17994 and "set print elements 10000". Twice.
17995
5401fde3
YQ
179962014-07-11 Yao Qi <yao@codesourcery.com>
17997
17998 * gdb.base/exprs.exp: "set print symbol off".
17999
e76126e8
PA
180002014-07-11 Pedro Alves <palves@redhat.com>
18001
18002 * gdb.threads/kill.c: New file.
18003 * gdb.threads/kill.exp: New file.
18004
2d6f0de6
YQ
180052014-07-10 Yao Qi <yao@codesourcery.com>
18006
18007 * gdb.trace/tfile.c (write_basic_trace_file)
18008 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
18009 address written to trace file.
18010
7180e04a
PA
180112014-07-09 Pedro Alves <palves@redhat.com>
18012
18013 * gdb.base/attach-wait-input.exp: New file.
18014 * gdb.base/attach-wait-input.c: New file.
18015
9a9a7608
AB
180162014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
18017
18018 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
18019 setting up test structures.
18020 (main): Call new test function.
18021 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
18022 test function, continue into test function and walk test
18023 structures.
18024
161ac41e
YQ
180252014-07-02 Yao Qi <yao@codesourcery.com>
18026
18027 * gdb.trace/entry-values.c: Define labels 'foo_start' and
18028 'bar_start' at the beginning of functions 'foo' and 'bar'
18029 respectively.
18030 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
18031 instead of 'foo' and 'bar'.
18032
1f267ae3
MM
180332014-07-08 Markus Metzger <markus.t.metzger@intel.com>
18034
18035 * gdb.btrace/segv.exp: New.
18036 * gdb.btrace/segv.c: New.
18037
2b239efb
LM
180382014-07-02 Luis Machado <lgustavo@codesourcery.com>
18039
18040 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
18041 instruction.
18042
cf363f18
MW
180432014-06-30 Mark Wielaard <mjw@redhat.com>
18044
18045 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
18046 vulture, vilify, villar): New volatile array constants.
18047 (vindictive, vegetation): New const volatile array constants.
18048 * gdb.base/volatile.exp: Test volatile and const volatile array
18049 types.
18050
aebf9d24
AA
180512014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
18052
18053 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
18054 target lacks support for awatch, rwatch, or hbreak.
18055
b67a2c6f
YQ
180562014-06-27 Yao Qi <yao@codesourcery.com>
18057
18058 * gdb.multi/dummy-frame-restore.exp: New.
18059 * gdb.multi/dummy-frame-restore.c: New.
18060
aef92902
MM
180612014-06-25 Markus Metzger <markus.t.metzger@intel.com>
18062
18063 * gdb.btrace/gcore.exp: New.
18064
8e9db26e
PA
180652014-06-23 Pedro Alves <palves@redhat.com>
18066
18067 * gdb.base/watchpoint-reuse-slot.c: New file.
18068 * gdb.base/watchpoint-reuse-slot.exp: New file.
18069
70afc5b7
SC
180702014-06-23 Siva Chandra Reddy <sivachandra@google.com>
18071
18072 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
18073 progspace's filename in 'info', 'enable' and 'disable' command
18074 tests.
18075
b972bd9c
JK
180762014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
18077
18078 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
18079 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18080 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
18081
125f8a3d
GB
180822014-06-20 Gary Benson <gbenson@redhat.com>
18083
18084 * gdb.arch/i386-avx.exp: Fix include file location.
18085 * gdb.arch/i386-sse.exp: Likewise.
18086
3ed9baed
IB
180872014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
18088
18089 * gdb.dlang/expression.exp: New file.
18090
034f788c
PA
180912014-06-19 Pedro Alves <palves@redhat.com>
18092
18093 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
18094 out from ...
18095 (top level): ... here. Iterate running tests under different
18096 scheduler-locking settings.
18097
45371d0c
LM
180982014-06-18 Luis Machado <lgustavo@codesourcery.com>
18099
18100 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
18101 to DW_FORM_addr and use non-zero addresses.
18102
5d376983
SC
181032014-06-18 Siva Chandra Reddy <sivachandra@google.com>
18104
18105 PR gdb/17017
18106 * gdb.python/py-xmethods.cc: Add global function call counters and
18107 increment them in their respective functions. Remove "cout"
18108 statements.
18109 * gdb.python/py-xmethods.exp: Make tests check the global function
18110 call counters instead of depending on inferior IO.
18111
a1aa2221
LM
181122014-06-18 Don Breazeal <donb@codesourcery.com>
18113
18114 * gdb.base/foll-fork.exp (default_fork_parent_follow):
18115 Deleted procedure.
18116 (explicit_fork_parent_follow): Deleted procedure.
18117 (explicit_fork_child_follow): Deleted procedure.
18118 (test_follow_fork): New procedure.
18119 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 18120 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
18121 procedure calls.
18122
0fc05997
YQ
181232014-06-17 Yao Qi <yao@codesourcery.com>
18124
18125 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
18126 CP1252.
18127
70795c52
LM
181282014-06-17 Luis Machado <lgustavo@codesourcery.com>
18129
18130 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
18131 Initialize ptr and S explicitly.
18132 (skip_type_update_when_not_use_rtti_test): Likewise.
18133
6be47f0c
KS
181342014-06-16 Keith Seitz <keiths@redhat.com>
18135
18136 PR mi/15863
18137 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
18138 the inferior is started.
18139
d03de421
PA
181402014-06-16 Pedro Alves <palves@redhat.com>
18141
18142 * gdb.base/break-main-file-remove-fail.c: New file.
18143 * gdb.base/break-main-file-remove-fail.exp: New file.
18144 * gdb.base/break-unload-file.exp: Use build_executable instead of
18145 prepare_for_testing.
18146 (test_break): New parameter "initial_load". Handle it.
18147 (top level): Add initial_load cmdline/file axis.
18148
f9579b99
TT
181492014-06-12 Tom Tromey <tromey@redhat.com>
18150
18151 * gdb.base/completion.exp: Don't use directory name in test.
18152
3657956b
GB
181532014-06-09 Gary Benson <gbenson@redhat.com>
18154
18155 * gdb.base/sigall.c [Functions to send signals]: Reorder to
18156 separate the always-available ANSI-standard signals from the
18157 signals that require checking.
18158 (main): Likewise.
18159 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
18160 Likewise.
18161 (main): Likewise.
18162
4186eb54
KS
181632014-06-07 Keith Seitz <keiths@redhat.com>
18164
18165 Revert:
18166 PR c++/16253
18167 * gdb.cp/var-tag.cc: New file.
18168 * gdb.cp/var-tag.exp: New file.
18169 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18170 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18171 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18172 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18173
25326a28 181742014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
18175
18176 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
18177
829155c9
PA
181782014-06-06 Pedro Alves <palves@redhat.com>
18179
18180 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
18181 in target debug output instead of looking at RSP packets,
18182 disabling the test on any target that uses hardware stepping.
18183 Update comments.
18184
61c8d22e
PA
181852014-06-06 Pedro Alves <palves@redhat.com>
18186
18187 * gdb.base/break-unload-file.exp: Fix typo.
18188
d9a47287
YQ
181892014-06-06 Yao Qi <yao@codesourcery.com>
18190
18191 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
18192 from "jit_function" to "^jit_function".
18193
e5e01dbf
YQ
181942014-06-06 Yao Qi <yao@codesourcery.com>
18195
18196 * gdb.base/async.c (foo): Add one statement.
18197 * gdb.base/async.exp: Get the next instruction address and
18198 match the output of "nexti" by instruction address. Match
18199 the hex address in the output of "finish".
18200
73ba372c
GB
182012014-06-06 Gary Benson <gbenson@redhat.com>
18202
18203 * gdb.base/call-signals.c: Remove preprocessor conditionals
18204 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
18205 SIGSEGV and SIGTERM.
18206 * gdb.base/sigall.c: Likewise.
18207 * gdb.base/unwindonsignal.c: Likewise.
18208 * gdb.reverse/sigall-reverse.c: Likewise.
18209
831517df
YQ
182102014-06-06 Yao Qi <yao@codesourcery.com>
18211
18212 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
18213 readable, skip the test.
18214
b8b91e98
YQ
182152014-06-06 Yao Qi <yao@codesourcery.com>
18216
18217 * gdb.threads/staticthreads.c (thread_function): Move the line
18218 setting breakpoint on forward.
18219 * gdb.threads/staticthreads.exp: Update comments.
18220
fb934770
LC
182212014-06-05 Ludovic Courtès <ludo@gnu.org>
18222
18223 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
18224 "history-append! type error".
18225
6ef284bd
SM
182262014-06-05 Simon Marchi <simon.marchi@ericsson.com>
18227
18228 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
18229 erroneous dprintf expected input.
18230
a872e241
DE
182312014-06-04 Doug Evans <xdje42@gmail.com>
18232
18233 * gdb.guile/scm-generics.exp: Delete.
18234
16f691fb
DE
182352014-06-04 Doug Evans <xdje42@gmail.com>
18236
18237 * gdb.guile/scm-breakpoint.exp: Update.
18238 Add tests for breakpoint registration.
18239
012370f6
TT
182402014-06-04 Tom Tromey <tromey@redhat.com>
18241
18242 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
18243 VLA-in-union.
18244 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
18245 inner_vla_struct, vla_union types. Initialize objects of those
18246 types and compute their sizes.
18247
9f5a4cef
HZ
182482014-06-04 Nathan Sidwell <nathan@codesourcery.com>
18249 Hui Zhu <hui@codesourcery.com>
18250
18251 * gdb.base/fileio.exp: Add test for shell not available as well as
18252 available.
18253 * gdb.base/fileio.c (test_system): Check for shell twice.
18254
90a45c4d
YQ
182552014-06-04 Yao Qi <yao@codesourcery.com>
18256
18257 * gdb.base/auto-connect-native-target.exp: Remove redundant
18258 space from the regexp pattern.
18259
70017e41
YQ
182602014-06-04 Yao Qi <yao@codesourcery.com>
18261
18262 * gdb.base/default.exp: Replace "child" with "native" in
18263 regexp pattern.
18264
883964a7
SC
182652014-06-03 Siva Chandra Reddy <sivachandra@google.com>
18266
18267 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
18268 * gdb.python/py-xmethods.exp: New tests to test xmethods.
18269 * gdb.python/py-xmethods.py: Python script supporting the
18270 new testcase and tests.
18271
ef370185
JB
182722014-06-03 Joel Brobecker <brobecker@adacore.com>
18273 Pedro Alves <palves@redhat.com>
18274
18275 PR breakpoints/17000
18276 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
18277 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
18278
1e2ccb61
BM
182792014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
18280
18281 * gdb.base/subst.exp: Add tests to verify partial path matching
18282 output.
18283
c6ec5ab2
PA
182842014-06-03 Pedro Alves <palves@redhat.com>
18285
18286 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
18287 target that doesn't use software single-stepping.
18288
835c559f
PA
182892014-06-03 Pedro Alves <palves@redhat.com>
18290
18291 PR breakpoints/17000
18292 * gdb.base/sss-bp-on-user-bp-2.c: New file.
18293 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
18294
06eb1586
DE
182952014-06-02 Doug Evans <xdje42@gmail.com>
18296
18297 * gdb.guile/scm-parameter.exp: New file.
18298
e698b8c4
DE
182992014-06-02 Doug Evans <xdje42@gmail.com>
18300
18301 * gdb.guile/scm-cmd.c: New file.
18302 * gdb.guile/scm-cmd.exp: New file.
18303
ded03782
DE
183042014-06-02 Doug Evans <xdje42@gmail.com>
18305
18306 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
18307 pretty-printer lookup.
18308 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
18309 (make-pp_s-printer): Call it.
18310 (make-pretty-printer-from-dict): New function.
18311 (lookup-pretty-printer-maker-from-dict): New function.
18312 (*pretty-printer*): Simplify.
18313 (make-objfile-pp_s-printer): New function.
18314 (install-objfile-pretty-printers!): New function.
18315 (make-progspace-pp_s-printer): New function.
18316 (install-progspace-pretty-printers!): New function.
18317 * gdb.guile/scm-progspace.c: New file.
18318 * gdb.guile/scm-progspace.exp: New file.
18319
41fac0cf
PA
183202014-06-02 Pedro Alves <palves@redhat.com>
18321
18322 * gdb.base/dprintf-bp-same-addr.c: New file.
18323 * gdb.base/dprintf-bp-same-addr.exp: New file.
18324
96ae5695
EBM
183252014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18326
18327 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
18328 * gdb.arch/powerpc-power.s: Likewise.
18329
da02b3a8
JB
183302014-06-02 Joel Brobecker <brobecker@adacore.com>
18331
18332 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
18333
c72b2e7b
YQ
183342014-06-01 Yao Qi <yao@codesourcery.com>
18335
18336 * gdb.base/watchpoint.exp (test_watch_location): Check null
18337 pointer can be dereferenced. If not, do the test, otherwise
18338 skip it.
18339
53e8a631
AB
183402014-05-30 Andrew Burgess <aburgess@broadcom.com>
18341
18342 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
18343 results.
18344 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
18345
938f0e2f
AB
183462014-05-30 Andrew Burgess <aburgess@broadcom.com>
18347
18348 * gdb.arch/amd64-invalid-stack-middle.S: New file.
18349 * gdb.arch/amd64-invalid-stack-middle.c: New file.
18350 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
18351 * gdb.arch/amd64-invalid-stack-top.c: New file.
18352 * gdb.arch/amd64-invalid-stack-top.exp: New file.
18353
9ba6657a
PA
183542014-05-30 Pedro Alves <palves@redhat.com>
18355
18356 PR breakpoints/17000
18357 * gdb.base/sss-bp-on-user-bp.c: New file.
18358 * gdb.base/sss-bp-on-user-bp.exp: New file.
18359
522c09bf
DB
183602014-05-30 David Blaikie <dblaikie@gmail.com>
18361
18362 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
18363 gnu_inline semantics via attribute.
18364 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
18365 source explicitly specifies the required semantics.
18366
bf4ef81e
MR
183672014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
18368
18369 * gdb.reverse/sigall-reverse.exp: Fix a typo.
18370
329ea579
PA
183712014-05-29 Pedro Alves <palves@redhat.com>
18372 Tom Tromey <tromey@redhat.com>
18373
18374 * gdb.base/async-shell.exp: Don't enable target-async.
18375 * gdb.base/async.exp
18376 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
18377 parameter. Adjust.
18378 (top level): Don't test with "target-async".
18379 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
18380 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
18381 * gdb.base/inferior-died.exp: Don't enable target-async.
18382 * gdb.base/interrupt-noterm.exp: Likewise.
18383 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
18384 * gdb.mi/mi-nonstop-exit.exp: Likewise.
18385 * gdb.mi/mi-nonstop.exp: Likewise.
18386 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
18387 * gdb.mi/mi-nsintrall.exp: Likewise.
18388 * gdb.mi/mi-nsmoribund.exp: Likewise.
18389 * gdb.mi/mi-nsthrexec.exp: Likewise.
18390 * gdb.mi/mi-watch-nonstop.exp: Likewise.
18391 * gdb.multi/watchpoint-multi.exp: Adjust comment.
18392 * gdb.python/py-evsignal.exp: Don't enable target-async.
18393 * gdb.python/py-evthreads.exp: Likewise.
18394 * gdb.python/py-prompt.exp: Likewise.
18395 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
18396 * gdb.server/solib-list.exp: Don't enable target-async.
18397 * gdb.threads/thread-specific-bp.exp: Likewise.
18398 * lib/mi-support.exp: Adjust to use mi-async.
18399
fd664c91
PA
184002014-05-29 Pedro Alves <palves@redhat.com>
18401
18402 PR gdb/13860
18403 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
18404 reason, even in sync mode.
18405
251bde03
PA
184062014-05-29 Pedro Alves <palves@redhat.com>
18407 Hui Zhu <hui@codesourcery.com>
18408
18409 PR PR15693
18410 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
18411 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
18412 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
18413 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
18414
7f3c0343
JB
184152014-05-28 Joel Brobecker <brobecker@adacore.com>
18416
18417 * config/monitor.exp (gdb_target_monitor): Replace use of
18418 "set remotebaud" by "set serial baud".
18419
b2715b27
AW
184202014-05-26 Andy Wingo <wingo@igalia.com>
18421
18422 * gdb.guile/scm-breakpoint.exp:
18423 * gdb.guile/scm-gsmob.exp: Update to use plain old object
18424 properties instead of gdb-object-properties.
18425
498a4489
YQ
184262014-05-26 Yao Qi <yao@codesourcery.com>
18427
18428 * gdb.server/no-thread-db.exp: Specify source file name
18429 explicitly when setting a breakpoint.
18430
589fdceb
MM
184312014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18432
18433 * gdb.btrace/vdso.c: New.
18434 * gdb.btrace/vdso.exp: New.
18435
e9089e05
MM
184362014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18437
18438 * gdb.base/gcore.exp (capture_command_output): Move ...
18439 * lib/gdb.exp (capture_command_output): ... here.
18440
67b5c0c1
MM
184412014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18442
18443 * gdb.btrace/data.exp: Test memory access during btrace replay.
18444
a2199296
SM
184452014-05-22 Simon Marchi <simon.marchi@ericsson.com>
18446
18447 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
18448
17b2616c
PA
184492014-05-21 Pedro Alves <palves@redhat.com>
18450
18451 PR gdb/13860
18452 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
18453 (top level): Test that output related to execution commands is
18454 sent to the console with CLI commands, but not with MI commands.
18455 Test that breakpoint events are always mirrored to the console.
18456 Also expect the new source line to be output after a "next" in
18457 async mode too. Make it a pass/fail test.
18458 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
18459 output.
18460 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
18461
5166082f
PA
184622014-05-21 Pedro Alves <palves@redhat.com>
18463
18464 * gdb.base/list.exp (build_pattern, test_list): New procedures.
18465 Use them to test variations of "list" after reaching a breakpoint.
18466 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
18467 Test "list" with listsize 10 after reaching a breakpoint.
18468 * gdb.python/python.exp (decode_line current location line
18469 number): Adjust expected line number.
18470
2f25d70f
SM
184712014-05-21 Simon Marchi <simon.marchi@ericsson.com>
18472
18473 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
18474 behavior for $args, pass it directly to "run".
18475
ff604a67
MR
184762014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
18477
18478 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
18479 30000 to 65536.
18480
6a3cb8e8
PA
184812014-05-21 Pedro Alves <palves@redhat.com>
18482
18483 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
18484 auto-connect-native-target off".
18485 * gdb.base/auto-connect-native-target.c: New file.
18486 * gdb.base/auto-connect-native-target.exp: New file.
18487
4ebfc96e
PA
184882014-05-21 Pedro Alves <palves@redhat.com>
18489
18490 * gdb.base/default.exp: Test "target native" instead of "target
18491 child".
18492
36d46afb
MW
184932014-05-21 Mark Wielaard <mjw@redhat.com>
18494
18495 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18496
5876f503
JK
184972014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18498
18499 Fix TLS access for -static -pthread.
18500 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
18501 <HAVE_TLS> (thread_function, main): Initialize it.
18502 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
18503 Add clean_restart.
18504 <$have_tls != "">: Check TLSVAR.
18505
0256a6ac
PA
185062014-05-21 Pedro Alves <palves@redhat.com>
18507
18508 * gdb.base/dcache-line-read-error.c: New.
18509 * gdb.base/dcache-line-read-error.exp: New.
18510
936d2992
PA
185112014-05-20 Pedro Alves <palves@redhat.com>
18512
18513 * gdb.base/compare-sections.c: New file.
18514 * gdb.base/compare-sections.exp: New file.
18515
802e8e6d
PA
185162014-05-20 Pedro Alves <palves@redhat.com>
18517
18518 * gdb.base/break-idempotent.c: New file.
18519 * gdb.base/break-idempotent.exp: New file.
18520
e59fa00f
MM
185212014-05-20 Markus Metzger <markus.t.metzger@intel.com>
18522
18523 * gdb.btrace/nohist.exp: New.
18524
8b696e31
YQ
185252014-05-20 Yao Qi <yao@codesourcery.com>
18526
18527 * lib/gdb.exp (gdb_init): Set timeout if test file is under
18528 gdb.reverse directory and gdb_reverse_timeout exists in board
18529 setting.
18530 * README: Document gdb_reverse_timeout.
18531
73c9764f
YQ
185322014-05-20 Yao Qi <yao@codesourcery.com>
18533
18534 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
18535 'test_file_name'. Treat args as a string instead of a list.
18536 (gdb_init): Rename argument 'args' by 'test_file_name'.
18537
f1f4348a
JK
185382014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18539
18540 * gdb.arch/powerpc-power.exp: New file.
18541 * gdb.arch/powerpc-power.s: New file.
18542
0dbe70ce
DE
185432014-05-16 Doug Evans <dje@google.com>
18544
18545 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
18546 * gdb.base/completion.exp: Check that all expected files exist
18547 before doing file completion.
0dbe70ce 18548
8d551b02
DE
185492014-05-16 Doug Evans <dje@google.com>
18550
18551 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18552 Update.
18553 (do_syscall_tests_without_xml): Update.
18554
73eb7709
PA
185552014-05-16 Pedro Alves <palves@redhat.com>
18556
18557 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18558 instead of "unknown output after running".
18559
3fae92fc
YQ
185602014-05-16 Yao Qi <yao@codesourcery.com>
18561
18562 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18563 file1.txt from host at the end.
18564 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18565
c2b2ccc5
DE
185662014-05-15 Doug Evans <dje@google.com>
18567
18568 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
18569 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
18570 loading file. Add test for TU lookup.
18571
8c217a4b
SM
185722014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18573
18574 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
18575 calling "-exec-arguments" or "set args" before running the
18576 inferior.
18577
3deb39c6
SM
185782014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18579
18580 * lib/mi-support.exp (mi_expect_stop): Expect message for
18581 inferiors that exit with non-zero exit code.
18582
71a79f8c
YQ
185832014-05-14 Yao Qi <yao@codesourcery.com>
18584
18585 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18586 match absolute path on remote host.
18587 (test_file_list_exec_source_files): Remove "/" from the
18588 pattern.
18589
f23fcd46
YQ
185902014-05-14 Yao Qi <yao@codesourcery.com>
18591
18592 * boards/local-remote-host-notty.exp (${board}_file): New
18593 proc.
18594
9404b58f
KM
185952014-05-07 Kyle McMartin <kyle@redhat.com>
18596
18597 Pushed by Joel Brobecker <brobecker@adacore.com>.
18598 * gdb.arch/aarch64-atomic-inst.c: New file.
18599 * gdb.arch/aarch64-atomic-inst.exp: New file.
18600
5e45f04c
YQ
186012014-05-07 Yao Qi <yao@codesourcery.com>
18602
18603 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18604 in current context" too.
18605
c888a17d
KS
186062014-05-05 Keith Seitz <keiths@redhat.com>
18607
18608 * gdb.linespec/ls-dollar.exp: Add test for linespec
18609 file:convenience_variable.
18610
290a839c
YQ
186112014-05-05 Yao Qi <yao@codesourcery.com>
18612
18613 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18614 traceframes into tfile and ctf trace files. Read data from
18615 trace file and test collected data.
18616 (gdb_collect_locals_test): Likewise.
18617 (gdb_unavailable_registers_test): Likewise.
18618 (gdb_unavailable_floats): Likewise.
18619 (gdb_collect_globals_test): Likewise.
18620 (top-level): Append "ctf" to trace_file_targets if GDB
18621 supports.
18622
b5262cd0
YQ
186232014-05-05 Yao Qi <yao@codesourcery.com>
18624
18625 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18626 code to ...
18627 (gdb_collect_args_test_1): ... it. New proc.
18628 (gdb_collect_locals_test): Move some code to ...
18629 (gdb_collect_locals_test_1): ... it. New proc.
18630 (gdb_unavailable_registers_test): Move some code to ...
18631 (gdb_unavailable_registers_test_1): ... it. New proc.
18632 (gdb_unavailable_floats): Move some code to ...
18633 (gdb_unavailable_floats_1): ... it. New proc.
18634
30a1e6cc
SDJ
186352014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18636
18637 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18638 probes to test for bitness recognition.
18639 * gdb.arch/amd64-stap-optional-prefix.exp
18640 (test_probe_value_without_reg): New procedure.
18641 Add code to test for different kinds of bitness.
18642
f33da99a
SDJ
186432014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18644
18645 PR breakpoints/16889
18646 * gdb.arch/amd64-stap-optional-prefix.S: New file.
18647 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18648
5b80f00d
PA
186492014-05-01 Pedro Alves <palves@redhat.com>
18650
18651 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
18652 gdb_file_cmd if no file is specified.
18653 * boards/native-extended-gdbserver.exp (gdb_load): Use the
18654 last_loaded_file to set the remote exec-file.
18655
f8c2a73c
PA
186562014-05-01 Pedro Alves <palves@redhat.com>
18657
18658 * boards/local-remote-host.exp: New file.
18659
be6e8ac7
PA
186602014-05-01 Pedro Alves <palves@redhat.com>
18661
18662 * boards/local-remote-host.exp: Rename to ...
18663 * boards/local-remote-host-notty.exp: ... this.
18664
cac0dc8f
JB
186652014-04-28 Joel Brobecker <brobecker@adacore.com>
18666
18667 * gdb.ada/dyn_arrayidx: New testcase.
18668
9730e6cc
YQ
186692014-04-26 Yao Qi <yao@codesourcery.com>
18670
18671 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18672 and compute the length of function main. Save it in
18673 $main_length.
18674 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18675 (top-level): Use gdb_compile to compile objects into
18676 executable and restart GDB. Remove invocation to
18677 prepare_for_testing.
18678
7ae1a6a6
PA
186792014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18680 Pedro Alves <palves@redhat.com>
18681
18682 PR server/16255
18683 * gdb.multi/multi-attach.c: New file.
18684 * gdb.multi/multi-attach.exp: New file.
18685
4082afcc
PA
186862014-04-25 Pedro Alves <palves@redhat.com>
18687
18688 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18689 user.
18690 (top level): Test that "set remote conditional-breakpoints-packet
18691 off" works as intended.
18692 * gdb.base/dprintf.exp: Test that "set remote
18693 breakpoint-commands-packet off" works as intended.
18694 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18695 New function.
18696 (top level): Call it.
18697 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18698 remote fast-tracepoints-packet off" works as intended.
18699 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18700 * lib/gdb.exp (gdb_is_target_remote): ... here.
18701
2abc3f8d
DB
187022014-04-24 David Blaikie <dblaikie@gmail.com>
18703
18704 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18705 ensure clang would not discard them.
18706 * gdb.base/gdbvars.c: Ditto.
18707 * gdb.base/memattr.c: Ditto.
18708 * gdb.base/whatis.c: Ditto.
18709 * gdb.python/py-prettyprint.c: Ditto.
18710 * gdb.trace/actions.c: Ditto.
18711 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18712 ensure clang would not discard it.
18713
bfd39632
DB
187142014-04-24 David Blaikie <dblaikie@gmail.com>
18715
18716 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18717 clang to emit the full definition of type required by the test
18718 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18719
22842ff6
DB
187202014-04-24 David Blaikie <dblaikie@gmail.com>
18721
18722 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18723 coax Clang into emitting the definition of the type.
18724 * gdb.cp/pr10728-x.h (y): Ditto.
18725 * gdb.cp/pr10728-y.cc (y): Ditto.
18726
c2e827ad
DB
187272014-04-24 David Blaikie <dblaikie@gmail.com>
18728
18729 * gdb.base/label.exp: XFAIL label related tests under Clang.
18730 * gdb.cp/cplabel.exp: Ditto.
18731 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18732 under Clang those using labels.
18733
4c2d33e7
YQ
187342014-04-25 Yao Qi <yao@codesourcery.com>
18735
18736 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18737 double_label.
18738 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18739 partial_label and double_label.
18740
56083b99
DB
187412014-04-24 David Blaikie <dblaikie@gmail.com>
18742
18743 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18744
25d4e99d
DB
187452014-04-24 David Blaikie <dblaikie@gmail.com>
18746
18747 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18748 of the function to work across GCC and Clang.
18749 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18750 pointer types (const void ** const V void **).
18751
01f9f808
MS
187522014-04-24 Michael Sturm <michael.sturm@mintel.com>
18753 Walfred Tedeschi <walfred.tedeschi@intel.com>
18754
18755 * Makefile.in (EXECUTABLES): Added i386-avx512.
18756 * gdb.arch/i386-avx512.c: New file.
18757 * gdb.arch/i386-avx512.exp: Likewise.
18758
4b48d439
KS
187592014-04-23 Keith Seitz <keiths@redhat.com>
18760
18761 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18762 (mi_make_breakpoint_table): New procedure.
18763 (mi_create_breakpoint): Use mi_make_breakpoint
18764 and return the result.
18765 (mi_make_breakpoint): New procedure.
18766 (mi_build_kv_pairs): New procedure.
18767
18768 * gdb.mi/mi-break.exp: Remove unused globals,
18769 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18770 All callers updated.
18771 * gdb.mi/mi-dprintf.exp: Use variable to track command
18772 number.
18773 Update all callers of mi_create_breakpoint and use
18774 mi_make_breakpoint_table.
18775 Remove any unused global variables.
18776 * gdb.mi/mi-nonstop.exp: Likewise.
18777 * gdb.mi/mi-nsintrall.exp: Likewise.
18778 * gdb.mi/mi-nsmoribund.exp: Likewise.
18779 * gdb.mi/mi-nsthrexec.exp: Likewise.
18780 * gdb.mi/mi-reverse.exp: Likewise.
18781 * gdb.mi/mi-simplerun.exp: Likewise.
18782 * gdb.mi/mi-stepn.exp: Likewise.
18783 * gdb.mi/mi-syn-frame.exp: Likewise.
18784 * gdb.mi/mi-until.exp: Likewise.
18785 * gdb.mi/mi-var-cp.exp: Likewise.
18786 * gdb.mi/mi-var-display.exp: Likewise.
18787 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18788 * gdb.mi/mi2-var-child.exp: Likewise.
18789 * gdb.mi/mi-vla-c99.exp: Likewise.
18790 * lib/mi-support.exp: Likewise.
18791
18792 From Ian Lance Taylor <iant@cygnus.com>:
18793 * lib/gdb.exp (parse_args): New procedure.
18794
08351840
PA
187952014-04-23 Pedro Alves <palves@redhat.com>
18796
18797 * gdb.base/break-unload-file.c: New file.
18798 * gdb.base/break-unload-file.exp: New file.
18799 * gdb.base/sym-file-lib.c (baz): New function.
18800 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18801 field.
18802 (load): Store the segment's mapped size.
18803 (unload): New function.
18804 (unload_shlib): New function.
18805 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18806 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18807 set a breakpoint at baz, and call it.
18808 * gdb.base/sym-file.exp: New tests for stale breakpoint
18809 instructions.
18810
076855f9
PA
188112014-04-23 Pedro Alves <palves@redhat.com>
18812
18813 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18814 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18815 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18816 * gdb.base/hbreak-unmapped.c: New file.
18817 * gdb.base/hbreak-unmapped.exp: New file.
18818 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18819 * lib/gdb.exp (gdb_is_target_remote): ... here.
18820
483805cf
PA
188212014-04-22 Pedro Alves <palves@redhat.com>
18822
18823 * gdb.base/consecutive-step-over.c: New file.
18824 * gdb.base/consecutive-step-over.exp: New file.
18825
06d97543
PA
188262014-04-22 Pedro Alves <palves@redhat.com>
18827
18828 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18829 instead of send_gdb/gdb_expect.
18830
b4429ea2
YQ
188312014-04-22 Yao Qi <yao@codesourcery.com>
18832
18833 * lib/trace-support.exp (generate_tracefile): New procedure.
18834 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18835 return 0.
18836 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18837 if generate_tracefile returns 1.
18838
51d48146
PA
188392014-04-18 Tom Tromey <palves@redhat.com>
18840 Pedro alves <tromey@redhat.com>
18841
18842 PR backtrace/15558
18843 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18844 with a backtrace limit.
18845 * gdb.python/py-frame-inline.exp: Test running to an inline
18846 function with a backtrace limit, and printing the newest frame.
18847 * gdb.python/py-frame-inline.c (main): Call f.
18848
bd1dce5f
MS
188492014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18850
18851 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18852
40d1a503
MS
188532014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18854
18855 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18856 Drop prefix from unsupported source file path.
18857
389b98f7
YQ
188582014-04-17 Yao Qi <yao@codesourcery.com>
18859
18860 * lib/gdb.exp (with_target_charset): New proc.
18861 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
18862 with_target_charset.
18863 (test_print_strings): Likewise.
18864 (test_repeat_bytes): Likewise.
18865 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
18866 for some tests.
18867
22869d73
KS
188682014-04-16 Keith Seitz <keiths@redhat.com>
18869
18870 PR gdb/15827
18871 * gdb.dwarf2/corrupt.c: New file.
18872 * gdb.dwarf2/corrupt.exp: New file.
18873
c4f87ca6
KS
188742014-04-16 Keith Seitz <keiths@redhat.com>
18875
18876 PR c++/16597
18877 * gdb.cp/namelessclass.cc: New file.
18878 * gdb.cp/namelessclass.exp: New file.
18879 * gdb.cp/namelessclass.S: New file.
18880
ab19de87
DE
188812014-04-16 Doug Evans <dje@google.com>
18882
18883 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
18884 Add comment.
18885 (gdbserver_default_get_comm_port): New function.
18886 (gdbserver_start): Check if board file provided
18887 "gdbserver,get_comm_port" and use it if so.
18888 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
18889 (gdb,socketport): Set to "stdio".
18890 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
18891 (stdio_gdbserver_template): Delete.
18892 (${board}_get_remote_address): Update.
18893 (${board}_build_remote_cmd): Delete.
18894 (${board}_get_comm_port): New function.
18895 (${board}_spawn): Update.
18896 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
18897 Delete.
18898 (${board}_get_remote_address): Update.
18899 (${board}_get_comm_port): New function.
18900
fc98a809
AB
189012014-04-16 Andrew Burgess <aburgess@broadcom.com>
18902
18903 * gdb.base/memattr.exp: Improve regexps to handle memory regions
18904 appearing in any order.
18905
87fd9e6e
DE
189062014-04-15 Doug Evans <dje@google.com>
18907
18908 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
18909 uninitialized value of "description".
18910
099fc3ea
KS
189112014-04-15 Keith Seitz <keiths@redhat.com>
18912
18913 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
18914 Remove unused globals.
18915 (test_running_the_program): Likewise.
18916 (test_controlled_execution): Likewise.
18917 (test_controlling_breakpoints): Likewise.
18918 (test_program_termination): Likewise.
18919
5da151d4
KS
189202014-04-15 Keith Seitz <keiths@redhat.com>
18921
18922 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
18923 unused globals.
18924 (test_rbreak_creation_and_listing): Likewise.
18925 (test_ignore_count): Likewise.
18926 (test_error): Likewise.
18927
35e5d2f0
PA
189282014-04-15 Pedro Alves <palves@redhat.com>
18929
18930 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
18931 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
18932 sym-file-loader.c.
18933 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18934 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18935 to sym-file-loader.c.
18936 (struct library): Forward declare.
18937 (load_shlib, lookup_function): Change prototypes.
18938 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18939 (translate_offset): Remove declarations.
18940 (get_text_addr): New declaration.
18941 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18942 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18943 sym-file-loader.h.
18944 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18945 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18946 here from sym-file-loader.h.
18947 (struct library): New structure.
18948 (load_shlib, lookup_function): Change prototypes and adjust to
18949 work with a struct library.
18950 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18951 (translate_offset): Make static.
18952 (get_text_addr): New function.
18953 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18954
eb4c1710
PA
189552014-04-15 Pedro Alves <palves@redhat.com>
18956
18957 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18958
2d1baf52
PA
189592014-04-15 Pedro Alves <palves@redhat.com>
18960
18961 * gdb.base/sym-file-loader.c: Include <limits.h>.
18962 (SELF_LINK): New define.
18963 (get_origin): New function.
18964 (load_shlib): Use it.
18965 * gdb.base/sym-file.exp: Don't early return if the target is
18966 remote. Use runto_main, and issue fail is that fails. Use
18967 gdb_load_shlibs.
18968 (shlib_name): Delete.
18969 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
18970
7dd6df01
PA
189712014-04-15 Pedro Alves <palves@redhat.com>
18972
18973 * gdb.base/sym-file.exp: Remove regex characters from test
18974 message. Don't refer to breakpoint numbers in test messages.
18975
b50c8614
KS
189762014-04-14 Keith Seitz <keiths@redhat.com>
18977
18978 PR c++/16253
18979 * gdb.cp/var-tag.cc: New file.
18980 * gdb.cp/var-tag.exp: New file.
18981 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18982 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18983 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18984 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18985
3d567982
TT
189862014-04-14 Tom Tromey <tromey@redhat.com>
18987
18988 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18989 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18990 type.
18991 * gdb.cp/enum-class.exp: New file.
18992 * gdb.cp/enum-class.cc: New file.
18993
0626fc76
TT
189942014-04-14 Tom Tromey <tromey@redhat.com>
18995
18996 * gdb.dwarf2/enum-type.exp: New file.
18997
dca325b3
SA
189982014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18999
19000 * gdb.mi/mi-vla-c99.exp: New file.
19001 * gdb.mi/vla.c: New file.
19002
5854b38a
SA
190032014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19004
19005 * gdb.base/vla-datatypes.c: New file.
19006 * gdb.base/vla-datatypes.exp: New file.
19007
463bb957
SA
190082014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19009
19010 * gdb.base/vla-ptr.c: New file.
19011 * gdb.base/vla-ptr.exp: New file.
19012
3dd170be
SA
190132014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19014
19015 * gdb.dwarf2/count.exp: New file.
19016
5ecaaa66
SA
190172014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19018
19019 * gdb.base/vla-sideeffect.c: New file.
19020 * gdb.base/vla-sideeffect.exp: New file.
19021
41f1ada5
DB
190222014-04-14 David Blaikie <dblaikie@gmail.com>
19023
19024 * gdb.mi/non-stop.c: Add return value for non-void function return
19025 statement.
19026 * gdb.threads/staticthreads.c: Ditto.
19027
0be03e84
DE
190282014-04-12 Siva Chandra Reddy <sivachandra@google.com>
19029 Doug Evans <xdje42@gmail.com>
19030
19031 * gdb.guile/scm-value.c: Improve test case.
19032 * gdb.guile/scm-value.exp: Add new test.
19033
f180a1fb
DB
190342014-04-11 David Blaikie <dblaikie@gmail.com>
19035
19036 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
19037 override Clang's default.
19038
6b662e19
JB
190392014-04-11 Joel Brobecker <brobecker@adacore.com>
19040
19041 Revert the following changes (regressions):
19042
19043 * gdb.base/vla-sideeffect.c: New file.
19044 * gdb.base/vla-sideeffect.exp: New file.
19045
19046 * gdb.dwarf2/count.exp: New file.
19047
19048 * gdb.base/vla-multi.c: New file.
19049 * gdb.base/vla-multi.exp: New file.
19050
19051 * gdb.base/vla-ptr.c: New file.
19052 * gdb.base/vla-ptr.exp: New file.
19053
19054 * gdb.base/vla-datatypes.c: New file.
19055 * gdb.base/vla-datatypes.exp: New file.
19056
19057 * gdb.mi/mi-vla-c99.exp: New file.
19058 * gdb.mi/vla.c: New file.
19059
245a5f0b
KS
190602014-04-11 Keith Seitz <keiths@redhat.com>
19061
19062 PR c++/16675
19063 * gdb.cp/cpsizeof.exp: New file.
19064 * gdb.cp/cpsizeof.cc: New file.
19065
58a84dcf
SA
190662014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19067
191a8a90
JB
19068 * gdb.mi/mi-vla-c99.exp: New file.
19069 * gdb.mi/vla.c: New file.
58a84dcf 19070
c8655f75
SA
190712014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19072
19073 * gdb.base/vla-datatypes.c: New file.
19074 * gdb.base/vla-datatypes.exp: New file.
19075
024e13b4
SA
190762014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19077
19078 * gdb.base/vla-ptr.c: New file.
19079 * gdb.base/vla-ptr.exp: New file.
19080
1a237e0e
SA
190812014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19082
19083 * gdb.base/vla-multi.c: New file.
19084 * gdb.base/vla-multi.exp: New file.
19085
504f3432
SA
190862014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19087
19088 * gdb.dwarf2/count.exp: New file.
19089
3bce8237
SA
190902014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19091
191a8a90
JB
19092 * gdb.base/vla-sideeffect.c: New file.
19093 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 19094
322f9c21
YQ
190952014-04-11 Yao Qi <yao@codesourcery.com>
19096
19097 * gdb.base/completion.exp: Check file exists before running tests
19098 on file completion.
19099
d708bcd1
PA
191002014-04-10 Pedro Alves <palves@redhat.com>
19101
19102 * gdb.base/cond-eval-mode.c: New file.
19103 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
19104 prepare_for_testing to build the new file. Check result of
19105 runto_main.
19106 (test_break, test_watch): New procedures.
19107 (top level): Use them.
19108
ae1d2761
PM
191092014-04-08 Pierre Muller <muller@sourceware.org>
19110
19111 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
19112 Ctrl-V use for mingw hosts.
19113
7af389b8
SC
191142014-04-07 Siva Chandra Reddy <sivachandra@google.com>
19115
19116 * gdb.python/py-value.c: Improve test case.
19117 * gdb.python/py-value.exp: Add new test.
19118
5e703181
DE
191192014-04-07 David Blaikie <dblaikie@gmail.com>
19120
19121 * lib/compiler.c: Identify the clang compiler.
19122 * lib/compiler.cc: Ditto.
19123
9810b410
YQ
191242014-04-03 Yao Qi <yao@codesourcery.com>
19125
19126 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
19127
98d1b8dc
AB
191282014-04-01 Anton Blanchard <anton@samba.org>
19129
19130 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
19131 messages unique.
19132
3114cea1
AB
191332014-04-01 Anton Blanchard <anton@samba.org>
19134
19135 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
19136 prepare_for_testing.
19137
62f7182c
AB
191382014-04-01 Anton Blanchard <anton@samba.org>
19139
19140 * gdb.arch/ppc64-atomic-inst.c: Remove.
19141 * gdb.arch/ppc64-atomic-inst.S: New file.
19142 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
19143
770e7fc7
DE
191442014-03-31 Doug Evans <dje@google.com>
19145
19146 * gdb.base/print-symbol-loading-lib.c: New file.
19147 * gdb.base/print-symbol-loading-main.c: New file.
19148 * gdb.base/print-symbol-loading.exp: New file.
19149
46e2bafa
YQ
191502014-03-31 Yao Qi <yao@codesourcery.com>
19151
19152 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
19153
8776cfe9
JB
191542014-03-28 Joel Brobecker <brobecker@adacore.com>
19155
19156 * gdb.ada/mi_dyn_arr: New testcase.
19157
5d1ef361
DE
191582014-03-27 Doug Evans <dje@google.com>
19159
19160 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
19161
b5bee914
YQ
191622014-03-27 Yao Qi <yao@codesourcery.com>
19163
19164 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
19165 if target is nios2-*-*.
19166
0d4d0e77
YQ
191672014-03-26 Yao Qi <yao@codesourcery.com>
19168
19169 * lib/gdb.exp (readline_is_used): New proc.
19170 * gdb.base/completion.exp: Move tests on command complete up.
19171 Skip the rest of tests if readline is not used.
19172 * gdb.ada/complete.exp: Skp the test if readline is not
19173 used.
19174 * gdb.base/filesym.exp: Likewise.
19175 * gdb.base/macscp.exp: Likewise.
19176 * gdb.base/readline-ask.exp: Likewise.
19177 * gdb.base/readline.exp: Likewise.
19178 * gdb.python/py-cmd.exp: Likewise.
19179 * gdb.trace/tfile.exp: Likewise.
19180
29361eee
YQ
191812014-03-26 Yao Qi <yao@codesourcery.com>
19182
19183 * gdb.base/macscp.exp: Fix code format issues.
19184
bc9a5525
UW
191852014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
19186
19187 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
19188 * gdb.asm/powerpc64le.inc: New file.
19189
d3839ede
PA
191902014-03-25 Pedro Alves <palves@redhat.com>
19191 Doug Evans <dje@google.com>
19192
19193 * gdb.base/source-execution.c: New file.
19194 * gdb.base/source-execution.exp: New file.
19195 * gdb.base/source-execution.gdb: New file.
19196
01672a57
DE
191972014-03-24 Doug Evans <dje@google.com>
19198
19199 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
19200 using fission.
19201
88bbeca9
HZ
192022014-03-24 Hui Zhu <hui@codesourcery.com>
19203 Pedro Alves <palves@redhat.com>
19204
19205 PR breakpoints/16101
19206 * gdb.base/dprintf.exp: Use unsupported rather than changing the
19207 test pass/fail messages. Detect missing support for dprintf when
19208 breakpoints are actually inserted.
19209 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
19210 breakpoints are actually inserted.
19211 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
19212 fails.
19213
d2348791
JK
192142014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
19215
19216 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
19217
feef67ab
DE
192182014-03-22 Doug Evans <xdje42@gmail.com>
19219
19220 * gdb.python/python.exp (python not supported): Verify multi-line
19221 python command issues an error.
25d743f9 19222 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 19223 guile command issues an error.
feef67ab 19224
ecebef6a
MR
192252014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
19226
19227 * gdb.threads/thread-specific.exp: Handle the lack of usable
19228 $this_breakpoint and $this_thread.
19229
ccdd1909
HZ
192302014-03-21 Hui Zhu <hui@codesourcery.com>
19231
19232 * gdb.base/attach.exp (do_command_attach_tests): New.
19233
beb460e8
PA
192342014-03-20 Tom Tromey <tromey@redhat.com>
19235 Pedro Alves <palves@redhat.com>
19236
19237 PR cli/15718
19238 * gdb.base/condbreak-call-false.c: New file.
19239 * gdb.base/condbreak-call-false.exp: New file.
19240
40acf43a
PA
192412014-03-20 Pedro Alves <palves@redhat.com>
19242
19243 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
19244 Delete.
19245 (block_signals, unblock_signals): Delete.
19246 (child_function_2, main): Remove references to deleted variable
19247 and functions.
19248
9f5e1e02
PA
192492014-03-20 Pedro Alves <palves@redhat.com>
19250
19251 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
19252 Use pthread_kill to signal thread 2.
19253 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19254 Adjust to make the test send itself a signal rather than using the
19255 host's "kill" command.
19256
99619bea
PA
192572014-03-20 Pedro Alves <palves@redhat.com>
19258
19259 * gdb.threads/multiple-step-overs.c: New file.
19260 * gdb.threads/multiple-step-overs.exp: New file.
19261 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19262 Adjust expected infrun debug output.
19263
2adfaa28
PA
192642014-03-20 Pedro Alves <palves@redhat.com>
19265
19266 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
19267 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
19268
31e77af2
PA
192692014-03-20 Pedro Alves <palves@redhat.com>
19270
19271 PR breakpoints/7143
19272 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
19273 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
19274 of gdb_test_multiple.
19275 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
19276 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
19277
b9f437de
PA
192782014-03-20 Pedro Alves <palves@redhat.com>
19279
19280 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
19281 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
19282
05adc73e
PA
192832014-03-19 Pedro Alves <palves@redhat.com>
19284
19285 * gdb.base/async.exp: Remove early return.
19286
6048b950
PA
192872014-03-19 Pedro Alves <palves@redhat.com>
19288
19289 * gdb.base/async.exp (step& tests): Pass explicit test messages.
19290
8bcfb00a
PA
192912014-03-19 Pedro Alves <palves@redhat.com>
19292
19293 * gdb.base/async.exp (test_background): Expect \r\n after
19294 "completed." in the fail pattern.
19295
884e37dc
PA
192962014-03-19 Pedro Alves <palves@redhat.com>
19297
19298 * gdb.base/async.exp (test_background): New procedure.
19299 Use it for all background execution command tests.
19300
148e57e2
PA
193012014-03-19 Pedro Alves <palves@redhat.com>
19302
19303 * gdb.base/async.exp: Use prepare_for_testing.
19304
f48088c7
PA
193052014-03-19 Pedro Alves <palves@redhat.com>
19306
19307 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
19308 the same line.
19309
e2f6c966
PA
193102014-03-19 Pedro Alves <palves@redhat.com>
19311
19312 * gdb.base/async.c (main): Add "jump here" and "until here" line
19313 marker comments.
19314 * gdb.base/async.exp (jump_here): New global.
19315 (jump& test): Use it.
19316 (until_here): New global.
19317 (until& test): Use it.
19318
c30568d4
PA
193192014-03-19 Pedro Alves <palves@redhat.com>
19320
19321 * gdb.base/async.exp: Don't frob gdb_protocol.
19322
0172b6a7
DE
193232014-03-18 Doug Evans <xdje42@gmail.com>
19324
19325 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
19326 Fix spelling of exec-done-display.
19327
06c868a8
JK
193282014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
19329
19330 PR gdb/15358
19331 * gdb.base/gdb-sigterm.c: New file.
19332 * gdb.base/gdb-sigterm.exp: New file.
19333
0c7e1a46
PA
193342014-03-18 Pedro Alves <palves@redhat.com>
19335
19336 PR gdb/13860
19337 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
19338 * lib/mi-support.exp (mi_expect_stop): Add special handling for
19339 solib-event.
19340
f7c77d93
JB
193412014-03-17 Joel Brobecker <brobecker@adacore.com>
19342
19343 * gdb.ada/pckd_arr_ren: New testcase.
19344
5a1e8c7a
DE
193452014-03-13 Doug Evans <xdje42@gmail.com>
19346
19347 PR guile/16612
19348 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
19349 collect after discarding symbols.
19350
350e1a76
DE
193512014-03-13 Ludovic Courtès <ludo@gnu.org>
19352 Doug Evans <xdje42@gmail.com>
19353
19354 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
19355 to history survives a gc.
19356
a69900ae
PA
193572014-03-13 Pedro Alves <palves@redhat.com>
19358
19359 * gdb.base/default.exp: Don't test "target procfs".
19360
5db9f0bd
PA
193612014-03-13 Pedro Alves <palves@redhat.com>
19362
19363 * gdb.base/default.exp: Update "target child" and "target procfs"
19364 tests to not expect "Unix".
19365
b3ccfe11
TT
193662014-03-12 Tom Tromey <tromey@redhat.com>
19367
19368 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
19369 New procs. Add target-async tests.
19370 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
19371 Add target-async tests.
19372
646f4417
AA
193732014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19374
19375 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
19376 'func_start' and 'func_end' for the beginning and end of the
19377 function code, respectively.
19378 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
19379 'func_end' instead of 'func' and 'main'.
19380
288c211f
AA
193812014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19382
19383 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
19384 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
19385 generate the debug info assembler source.
19386
e0c0f156
AA
193872014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19388
19389 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
19390 * gdb.dwarf2/arr-subrange.exp: Likewise.
19391 * gdb.dwarf2/dwz.exp: Likewise.
19392 * gdb.dwarf2/method-ptr.exp: Likewise.
19393 * gdb.dwarf2/missing-sig-type.exp: Likewise.
19394 * gdb.dwarf2/subrange.exp: Likewise.
19395 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
19396 * gdb.dwarf2/implptrpiece.exp: Likewise.
19397 * gdb.dwarf2/nostaticblock.exp: Likewise.
19398
0e5c4555
AA
193992014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19400
19401 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
19402 directory to absolute path name arguments.
19403
5ec18f2b
JG
194042014-03-10 Joel Brobecker <brobecker@adacore.com>
19405
19406 * gdb.ada/tagged_access: New testcase.
19407
847fc4f2
MM
194082014-03-07 Markus Metzger <markus.t.metzger@intel.com>
19409
19410 * gdb.btrace/data.exp: Update expected output.
19411
cc3da688
YQ
194122014-03-06 Yao Qi <yao@codesourcery.com>
19413
19414 * gdb.trace/pr16508.exp: New file.
19415
0f26cec1
PA
194162014-03-05 Pedro Alves <palves@redhat.com>
19417
19418 PR gdb/16575
19419 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
19420 procedure.
19421 (top level): Adjust to use it. Add tests that exercise breakpoint
19422 interaction with the code-cache.
19423
7a5a839f
LC
194242014-02-26 Ludovic Courtès <ludo@gnu.org>
19425
19426 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
19427 test for 'history-append!'.
19428
31aa7e4e
JB
194292014-02-26 Joel Brobecker <brobecker@adacore.com>
19430
19431 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
19432 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
19433 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
19434 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
19435 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
19436 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
19437
1b588015
JB
194382014-02-26 Joel Brobecker <brobecker@adacore.com>
19439
19440 * testsuite/gdb.python/py-pp-re-notag.c: New file.
19441 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
19442 * testsuite/gdb.python/py-pp-re-notag.p: New file.
19443
55426c9d
JB
194442014-02-26 Joel Brobecker <brobecker@adacore.com>
19445
19446 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
19447
dc53a7ad
JB
194482014-02-26 Joel Brobecker <brobecker@adacore.com>
19449
19450 * gdb.dwarf2/arr-stride.c: New file.
19451 * gdb.dwarf2/arr-stride.exp: New file.
19452
12ab52e9
PA
194532014-02-26 Pedro Alves <palves@redhat.com>
19454
19455 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
19456 that won't ever trigger. Make sure that GDB reports the correct
19457 breakpoint that caused the stop.
19458
849c862e
JK
194592014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19460
19461 PR gdb/16626
19462 * gdb.base/auto-load-script: New file.
19463 * gdb.base/auto-load.c: New file.
19464 * gdb.base/auto-load.exp: New file.
19465
71b7d793
JK
19466 PR gdb/16626
19467 * gdb.base/auto-load.exp: Fix out-of-srctree run.
19468
e2f0d509
JK
194692014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19470
19471 Fix dw2-icycle.exp -fsanitize=address GDB crash.
19472 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
19473
50cc37c8
DE
194742014-02-24 Doug Evans <dje@google.com>
19475
19476 * lib/gdb.exp (run_on_host): Log error output if program fails.
19477
ea4758f2
PA
194782014-02-21 Pedro Alves <palves@redhat.com>
19479
19480 * gdb.threads/step-after-sr-lock.c: Rename to ...
19481 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
19482 * gdb.threads/step-after-sr-lock.exp: Rename to ...
19483 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19484 ... this.
19485
d7b30f67
SDJ
194862014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
19487
19488 PR tdep/16397
19489 * gdb.arch/amd64-stap-special-operands.exp: New file.
19490 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
19491 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
19492 * gdb.arch/amd64-stap-triplet.S: Likewise.
19493 * gdb.arch/amd64-stap-triplet.c: Likewise.
19494
83deb43f
JB
194952014-02-20 Joel Brobecker <brobecker@adacore.com>
19496
19497 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
19498 in .section pseudo-op.
19499
adde2bff
DE
195002014-02-20 lin zuojian <manjian2006@gmail.com>
19501 Joel Brobecker <brobecker@adacore.com>
19502 Doug Evans <xdje42@gmail.com>
19503
19504 PR symtab/16581
19505 * gdb.dwarf2/dw2-icycle.S: New file.
19506 * gdb.dwarf2/dw2-icycle.c: New file.
19507 * gdb.dwarf2/dw2-icycle.exp: New file.
19508
f7bd0f78
SC
195092014-02-19 Siva Chandra Reddy <sivachandra@google.com>
19510
19511 * gdb.python/py-value-cc.cc: Improve test case to enable testing
19512 operations on gdb.Value objects.
19513 * gdb.python/py-value-cc.exp: Add new test to test operations on
19514 gdb.Value objects.
19515
c17ef0d5
DE
195162014-02-18 Doug Evans <dje@google.com>
19517
19518 * Makefile.in (TESTS): New variable.
19519 (expanded_tests, expanded_tests_or_none): New variables
19520 (check-single): Pass $(expanded_tests_or_none) to runtest.
19521 (check-parallel): Only run tests in $(TESTS) if non-empty.
19522 (check/no-matching-tests-found): New rule.
19523 * README: Document TESTS makefile variable.
19524
5dd3176f
DE
195252014-02-18 Doug Evans <dje@google.com>
19526
19527 * Makefile.in (check-parallel): rm -rf outputs temp.
19528
0b10be4f
JK
195292014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19530
19531 Fix "ERROR: no fileid for" in the testsuite.
19532 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
19533
85f224e7
DE
195342014-02-12 Doug Evans <dje@google.com>
19535
19536 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19537 (MISCELLANEOUS): New variable.
19538 (clean): rm -rf $(MISCELLANEOUS).
19539 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19540 dwp live in the same directory as symlinks, with each symlink pointed
19541 to a differently named file in a different directory.
19542
149b30ff
DE
195432014-02-11 Doug Evans <dje@google.com>
19544
19545 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19546 of Tcl file commands.
19547
1dfdac32
MK
195482014-02-10 Mark Kettenis <kettenis@gnu.org>
19549
19550 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19551 "kill -SIGUSR1 -1".
19552
aa4fb036
JB
195532014-02-10 Joel Brobecker <brobecker@adacore.com>
19554
19555 * gdb.ada/tick_length_array_enum_idx: New testcase.
19556
ed3ef339
DE
195572014-02-10 Doug Evans <xdje42@gmail.com>
19558
19559 * configure.ac (AC_OUTPUT): Add gdb.guile.
19560 * configure: Regenerate.
19561 * lib/gdb-guile.exp: New file.
19562 * lib/gdb.exp (get_target_charset): New function.
19563 * gdb.base/help.exp: Update expected output from "apropos apropos".
19564 * gdb.guile/Makefile.in: New file.
19565 * gdb.guile/guile.exp: New file.
19566 * gdb.guile/scm-arch.c: New file.
19567 * gdb.guile/scm-arch.exp: New file.
19568 * gdb.guile/scm-block.c: New file.
19569 * gdb.guile/scm-block.exp: New file.
19570 * gdb.guile/scm-breakpoint.c: New file.
19571 * gdb.guile/scm-breakpoint.exp: New file.
19572 * gdb.guile/scm-disasm.c: New file.
19573 * gdb.guile/scm-disasm.exp: New file.
19574 * gdb.guile/scm-equal.c: New file.
19575 * gdb.guile/scm-equal.exp: New file.
19576 * gdb.guile/scm-error.exp: New file.
19577 * gdb.guile/scm-error.scm: New file.
19578 * gdb.guile/scm-frame-args.c: New file.
19579 * gdb.guile/scm-frame-args.exp: New file.
19580 * gdb.guile/scm-frame-args.scm: New file.
19581 * gdb.guile/scm-frame-inline.c: New file.
19582 * gdb.guile/scm-frame-inline.exp: New file.
19583 * gdb.guile/scm-frame.c: New file.
19584 * gdb.guile/scm-frame.exp: New file.
19585 * gdb.guile/scm-generics.exp: New file.
19586 * gdb.guile/scm-gsmob.exp: New file.
19587 * gdb.guile/scm-iterator.c: New file.
19588 * gdb.guile/scm-iterator.exp: New file.
19589 * gdb.guile/scm-math.c: New file.
19590 * gdb.guile/scm-math.exp: New file.
19591 * gdb.guile/scm-objfile-script-gdb.in: New file.
19592 * gdb.guile/scm-objfile-script.c: New file.
19593 * gdb.guile/scm-objfile-script.exp: New file.
19594 * gdb.guile/scm-objfile.c: New file.
19595 * gdb.guile/scm-objfile.exp: New file.
19596 * gdb.guile/scm-ports.exp: New file.
19597 * gdb.guile/scm-pretty-print.c: New file.
19598 * gdb.guile/scm-pretty-print.exp: New file.
19599 * gdb.guile/scm-pretty-print.scm: New file.
19600 * gdb.guile/scm-section-script.c: New file.
19601 * gdb.guile/scm-section-script.exp: New file.
19602 * gdb.guile/scm-section-script.scm: New file.
19603 * gdb.guile/scm-symbol.c: New file.
19604 * gdb.guile/scm-symbol.exp: New file.
19605 * gdb.guile/scm-symtab-2.c: New file.
19606 * gdb.guile/scm-symtab.c: New file.
19607 * gdb.guile/scm-symtab.exp: New file.
19608 * gdb.guile/scm-type.c: New file.
19609 * gdb.guile/scm-type.exp: New file.
19610 * gdb.guile/scm-value-cc.cc: New file.
19611 * gdb.guile/scm-value-cc.exp: New file.
19612 * gdb.guile/scm-value.c: New file.
19613 * gdb.guile/scm-value.exp: New file.
19614 * gdb.guile/source2.scm: New file.
19615 * gdb.guile/types-module.cc: New file.
19616 * gdb.guile/types-module.exp: New file.
19617
7026a7c1
YQ
196182014-02-10 Yao Qi <yao@codesourcery.com>
19619
19620 PR testsuite/16543
19621 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19622 * configure: Regenerated.
19623 * Makefile.in: New file.
19624
6c466447
AS
196252014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19626
19627 * gdb.python/py-framefilter.exp: Fix typo.
19628
6e854735
YQ
196292014-02-08 Yao Qi <yao@codesourcery.com>
19630
19631 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19632 that no =breakpoint-modified is emitted when breakpoints are
19633 modified through MI commands.
19634
d137e6dc
PA
196352014-02-07 Pedro Alves <pedro@codesourcery.com>
19636 Pedro Alves <palves@redhat.com>
19637
19638 * gdb.threads/step-after-sr-lock.c: New file.
19639 * gdb.threads/step-after-sr-lock.exp: New file.
19640
b5ee5a50
PA
196412014-02-07 Pedro Alves <palves@redhat.com>
19642
19643 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
19644
3c77faf3
JK
196452014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
19646
19647 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
19648 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
19649
6dddc817
DE
196502014-02-06 Doug Evans <xdje42@gmail.com>
19651
19652 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19653 output.
19654
19655 * gdb.gdb/python-interrupts.exp: New file.
19656
de7b2893
YQ
196572014-02-05 Yao Qi <yao@codesourcery.com>
19658
19659 * gdb.trace/report.exp (use_collected_data): Test the output
19660 of "info threads" and "info inferiors".
19661
66d032ac
YQ
196622014-02-05 Yao Qi <yao@codesourcery.com>
19663
19664 Revert this patch:
19665
19666 2013-05-24 Yao Qi <yao@codesourcery.com>
19667
19668 * gdb.trace/tfile.exp: Test inferior and thread.
19669
591a12a1
UW
196702014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19671
19672 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19673 on a function.
19674 * gdb.base/step-bt.c: Call hello via function pointer to make
19675 sure its first instruction is executed on powerpc64le-linux.
19676
0ff3e01f
UW
196772014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19678
19679 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19680
084ee545
UW
196812014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19682
19683 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19684 of the test patterns for use on little-endian systems.
19685
6ed14ff3
UW
196862014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19687
19688 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19689 (decimal_vector): Fix for little-endian.
19690
401e27fd
JM
196912014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19692
19693 * gdb.arch/sparc-sysstep.exp: New file.
19694 * gdb.arch/sparc-sysstep.c: Likewise.
19695
19696 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19697
8b924729
EBM
196982014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19699
19700 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19701
fb151210
JB
197022014-01-23 Tom Tromey <tromey@redhat.com>
19703
19704 * gdb.ada/array_char_idx: New testcase.
19705
0740f8d8
TT
197062014-01-23 Tom Tromey <tromey@redhat.com>
19707
19708 PR python/16487:
19709 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19710 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19711 classes.
19712
21909fa1
TT
197132014-01-23 Tom Tromey <tromey@redhat.com>
19714
19715 PR python/16491:
19716 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19717 string from an inferior frame.
19718 * gdb.python/py-framefilter-mi.exp: Update.
19719
87ce2a04
DE
197202014-01-22 Doug Evans <dje@google.com>
19721
19722 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19723
237b092b
AA
197242014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19725
19726 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19727
d674a709
AA
197282014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19729
19730 * gdb.trace/entry-values.exp: Remove excess space character from
19731 regex patterns. Handle s390 call instruction.
19732
20fa3390
AA
197332014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19734
19735 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19736 define "*_start" label. Make "name" static.
19737 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19738 ${name} by references to ${name}_start.
19739
78466714
AA
197402014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19741
19742 * gdb.base/info-macros.exp: Remove "debug" from the compile
19743 options.
19744
ec9f644a
IB
197452014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19746
19747 * gdb.dlang/demangle.exp: New file.
19748
94b1b47e
IB
197492014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19750
19751 * gdb.dlang/primitive-types.exp: New file.
19752
7f420862
IB
197532014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19754
19755 * configure.ac: Create gdb.dlang/Makefile.
19756 * configure: Regenerate.
19757 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19758 * gdb.dlang/Makefile.in: New file.
19759 * lib/d-support.exp: New file.
19760 * lib/gdb.exp (skip_d_tests): New proc.
19761
52834460
MM
197622014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19763
19764 * gdb.btrace/delta.exp: Check reverse stepi.
19765 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19766 * gdb.btrace/finish.exp: New.
19767 * gdb.btrace/next.exp: New.
19768 * gdb.btrace/nexti.exp: New.
19769 * gdb.btrace/record_goto.c: Add comments.
19770 * gdb.btrace/step.exp: New.
19771 * gdb.btrace/stepi.exp: New.
19772 * gdb.btrace/multi-thread-step.c: New.
19773 * gdb.btrace/multi-thread-step.exp: New.
19774 * gdb.btrace/rn-dl-bind.c: New.
19775 * gdb.btrace/rn-dl-bind.exp: New.
19776 * gdb.btrace/data.c: New.
19777 * gdb.btrace/data.exp: New.
19778 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19779
6e07b1d2
MM
197802014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19781
19782 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19783 * gdb.btrace/exception.exp: Update.
19784 * gdb.btrace/instruction_history.exp: Update.
19785 * gdb.btrace/record_goto.exp: Update.
19786 * gdb.btrace/tailcall.exp: Update.
19787 * gdb.btrace/unknown_functions.exp: Update.
19788 * gdb.btrace/delta.exp: New.
19789
0b722aec
MM
197902014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19791
19792 * gdb.btrace/record_goto.exp: Add backtrace test.
19793 * gdb.btrace/tailcall.exp: Add backtrace test.
19794
066ce621
MM
197952014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19796
19797 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19798 * gdb.btrace/record_goto.c: New.
19799 * gdb.btrace/record_goto.exp: New.
19800 * gdb.btrace/x86-record_goto.S: New.
19801
0688d04e
MM
198022014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19803
19804 * gdb.btrace/function_call_history.exp: Update tests.
19805 * gdb.btrace/instruction_history.exp: Update tests.
19806
8710b709
MM
198072014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19808
19809 * gdb.btrace/function_call_history.exp: Fix expected field
19810 order for "record function-call-history".
19811 Add new tests for "record function-call-history /c".
19812 * gdb.btrace/exception.cc: New.
19813 * gdb.btrace/exception.exp: New.
19814 * gdb.btrace/tailcall.exp: New.
19815 * gdb.btrace/x86-tailcall.S: New.
19816 * gdb.btrace/x86-tailcall.c: New.
19817 * gdb.btrace/unknown_functions.c: New.
19818 * gdb.btrace/unknown_functions.exp: New.
19819 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19820
5de9129b
MM
198212014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19822
19823 * gdb.btrace/instruction_history.exp: Update.
19824 * gdb.btrace/function_call_history.exp: Update.
19825
23a7fe75
MM
198262014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19827
19828 * gdb.btrace/function_call_history.exp: Fix expected function
19829 trace.
19830 * gdb.btrace/instruction_history.exp: Initialize traced.
19831 Remove traced_functions.
19832
724c7dd8
MM
198332014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19834
19835 * gdb.btrace/function_call_history.exp: Update
19836 * gdb.btrace/instruction_history.exp: Update.
19837
6d78d93b
MM
198382014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19839
19840 * gdb.btrace/enable.exp: Update expected text.
19841
93a360cc
OJ
198422014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19843
19844 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19845 bytes.
19846
3772b53f
MR
198472014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19848
19849 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19850
596662fa
OJ
198512014-01-15 Omair Javaid <omair.javaid@linaro.org>
19852
19853 * lib/gdb.exp (supports_process_record): Return true for
19854 arm*-linux*. (supports_reverse): Likewise.
19855
b5b08fb4
SC
198562014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19857
19858 PR python/15464
19859 PR python/16113
19860 * gdb.python/py-type.c: Enhance test case.
19861 * gdb.python/py-value-cc.cc: Likewise
19862 * gdb.python/py-type.exp: Add new tests.
19863 * gdb.python/py-value-cc.exp: Likewise
19864
52d7fb13
AA
198652014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19866 Pedro Alves <palves@redhat.com>
19867
19868 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
19869 Make "name" extern.
19870 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
19871 references to ${name}_start by references to ${name}.
19872
a2cd8cfe
JB
198732014-01-10 Joel Brobecker <brobecker@adacore.com>
19874
19875 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
19876
4e23fced
JB
198772014-01-10 Joel Brobecker <brobecker@adacore.com>
19878
19879 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
19880
c6a9e42c
PA
198812014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
19882 Pedro Alves <palves@redhat.com>
19883
19884 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 19885 mi_gdb_target_load.
c6a9e42c 19886
b7ea362b
PA
198872014-01-08 Pedro Alves <palves@redhat.com>
19888
19889 * gdb.threads/reconnect-signal.c: New file.
19890 * gdb.threads/reconnect-signal.exp: New file.
19891
5e3f4fab
EBM
198922014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19893
19894 * gdb.base/source-dir.exp: New file.
19895
79301218
JB
198962014-01-07 Joel Brobecker <brobecker@adacore.com>
19897
19898 * gdb.ada/mi_interface: New testcase.
19899
8e355c5d
JB
199002014-01-07 Joel Brobecker <brobecker@adacore.com>
19901
19902 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
19903 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
19904 gdb.ada/pp-rec-component/pck.ads: New files.
19905
c0d48811
JB
199062014-01-07 Joel Brobecker <brobecker@adacore.com>
19907
19908 * gdb.python/py-pp-integral.c: New file.
19909 * gdb.python/py-pp-integral.py: New file.
19910 * gdb.python/py-pp-integral.exp: New file.
19911
17b609c3 19912For older changes see ChangeLog-1993-2013.
c906108c 19913\f
8d8cb839
EZ
19914;; Local Variables:
19915;; mode: change-log
19916;; left-margin: 8
19917;; fill-column: 74
19918;; version-control: never
19919;; End:
902f2ccb 19920
b811d2c2 19921 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
19922 Copying and distribution of this file, with or without modification,
19923 are permitted provided the copyright notice and this notice are preserved.
This page took 5.396529 seconds and 4 git commands to generate.