gdb: Respect field width and alignment for 'fmt' fields in CLI output
[external/binutils.git] / gdb / testsuite / ChangeLog
1 2018-11-20  Andrew Burgess  <andrew.burgess@embecosm.com>
2
3         * gdb.opt/inline-break.exp: Add test that info breakpoint output
4         is correctly aligned.
5
6 2018-11-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
7
8         * gdb.ada/info_auto_lang.exp: New testcase.
9         * gdb.ada/info_auto_lang/global_pack.ads: New file.
10         * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
11         * gdb.ada/info_auto_lang/some_c.c: New file.
12
13 2018-11-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
14
15         * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
16         FUNC_lang language syntax.
17
18 2018-11-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
19
20         * gdb.base/info_minsym.c: New file.
21         * gdb.base/info_minsym.exp: New file.
22
23 2018-11-19  Tom Tromey  <tom@tromey.com>
24
25         PR rust/23625:
26         * gdb.rust/simple.exp: Add ptype test.  Update expected output.
27         * gdb.rust/expr.exp: Update expected output.  Change one test.
28
29 2018-11-19  Tom Tromey  <tom@tromey.com>
30
31         * gdb.rust/simple.rs: Don't initialize empty_enum_value.
32
33 2018-11-19  Pedro Alves  <palves@redhat.com>
34
35         * gdb.base/warning.exp: Don't override INTERNAL_FLAGS.  Use
36         gdb_spawn_with_cmdline_opts instead of gdb_start.  Check that we
37         see the expected warning.
38
39 2018-11-16  Alan Hayward  <alan.hayward@arm.com>
40
41         PR gdb/22736:
42         * gdb.cp/infcall-nodebug-lib.c: New test.
43         * gdb.cp/infcall-nodebug-main.c: New test.
44         * gdb.cp/infcall-nodebug.exp: New file.
45
46 2018-11-12  Simon Marchi  <simon.marchi@polymtl.ca>
47
48         * gdb.base/skip.exp: Add standard_testfile.  Add "skip delete"
49         completer tests.
50
51 2018-11-09  Tom de Vries  <tdevries@suse.de>
52
53         * gdb.base/msym-lang.c: New test.
54         * gdb.base/msym-lang.exp: New file.
55         * gdb.base/msym-lang-main.c: New test.
56
57 2018-11-08  Tom Tromey  <tom@tromey.com>
58
59         PR gdb/23555:
60         PR gdb/23838:
61         * gdb.base/warning.exp: New file.
62
63 2018-11-08  Jan Beulich  <jbeulich@suse.com>
64
65         * testsuite/gdb.arch/i386-avx512.c,
66         testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
67
68 2018-11-08  Andrew Burgess  <andrew.burgess@embecosm.com>
69
70         * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
71         point hardware.
72
73 2018-11-07  Andrew Burgess  <andrew.burgess@embecosm.com>
74
75         * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
76         * gdb.dwarf2/missing-type-name.exp: New file.
77
78 2018-11-06  Tom de Vries  <tdevries@suse.de>
79
80         * gdb.base/many-headers.c: New test.
81         * gdb.base/many-headers.exp: New file.
82
83 2018-11-06  Jim Wilson  <jimw@sifive.com>
84
85         * gdb.base/code_elim.exp: For riscv, set additional_flags
86         to include -msmall-data-limit=0.
87
88 2018-11-01  Joel Brobecker  <brobecker@adacore.com>
89
90         * gdb.ada/watch_minus_l: New testcase.
91
92 2018-11-01  Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
93
94         * gdb.arch/aix-sighandle.c: New file.
95         * gdb.arch/aix-sighandle.exp: New file.
96
97 2018-10-31  Andrew Burgess  <andrew.burgess@embecosm.com>
98
99         * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
100         registers being unions.
101
102 2018-10-31  Tom de Vries  <tdevries@suse.de>
103
104         * lib/valgrind.exp: New file.
105          (vgdb_start, vgdb_stop): New procs, factored out of ...
106         * gdb.base/valgrind-bt.exp: ... here, ...
107         * gdb.base/valgrind-disp-step.exp: ... here and ...
108         * gdb.base/valgrind-infcall.exp: ... here.
109
110 2018-10-31  Tom de Vries  <tdevries@suse.de>
111
112         * lib/gdb.exp (get_valueof): Don't output read value in test name.
113
114 2018-10-31  Andrew Burgess  <andrew.burgess@embecosm.com>
115
116         * gdb.dwarf2/void-type.c: New file.
117         * gdb.dwarf2/void-type.exp: New file.
118
119 2018-10-27  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
120
121         * gdb.base/info_qt.c: New file.
122         * gdb.base/info_qt.exp: New file.
123
124 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
125
126         * gdb.arch/powerpc-htm-regs.c: New file.
127         * gdb.arch/powerpc-htm-regs.exp: New file.
128
129 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
130
131         * gdb.arch/powerpc-tar.c: New file.
132         * gdb.arch/powerpc-tar.exp: New file.
133
134 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
135
136         * gdb.arch/powerpc-ppr-dscr.c: New file.
137         * gdb.arch/powerpc-ppr-dscr.exp: New file.
138
139 2018-10-25  Tom de Vries  <tdevries@suse.de>
140
141         * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
142
143 2018-10-24  Tom de Vries  <tdevries@suse.de>
144
145         * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
146         longer exists error.
147
148 2018-10-24  Tom de Vries  <tdevries@suse.de>
149
150         * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
151
152 2018-10-24  Tom de Vries  <tdevries@suse.de>
153
154         * gdb.base/valgrind-db-attach.exp: Handle removed support for
155         --db-attach in valgrind.
156
157 2018-10-23  Andrew Burgess  <andrew.burgess@embecosm.com>
158
159         * gdb.arch/riscv-reg-aliases.c: New file.
160         * gdb.arch/riscv-reg-aliases.exp: New file.
161
162 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
163
164         * gdb.python/py-cmd.exp: Check for gdb_prompt.
165
166 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
167
168         * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
169
170 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
171
172         * gdb.cp/ovldbreak.exp: Fix regexps.
173
174 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
175
176         * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
177
178 2018-10-18  Sergio Durigan Junior  <sergiodj@redhat.com>
179
180         PR cli/23785
181         * gdb.base/restore.exp: New test to check if "restore" with an
182         invalid file doesn't segfault.
183
184 2018-10-18  Tom de Vries  <tdevries@suse.de>
185
186         * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
187         * gdb.ada/excep_handle.exp: Same.
188         * gdb.ada/mi_string_access.exp: Same.
189         * gdb.ada/mi_var_union.exp: Same.
190         * gdb.arch/arc-analyze-prologue.exp: Same.
191         * gdb.arch/arc-decode-insn.exp: Same.
192         * gdb.base/readnever.exp: Same.
193         * gdb.fortran/printing-types.exp: Same.
194         * gdb.guile/scm-lazy-string.exp: Same.
195
196 2018-10-16  Tom de Vries  <tdevries@suse.de>
197
198         PR gdb/23730
199         * gdb.base/catch-follow-exec.c: Add copyright notice.
200         * gdb.base/catch-follow-exec.exp: Rewrite to use
201         gdb_spawn_with_cmdline_opts.  Require gdb-native.
202
203 2018-10-12  Sandra Loosemore  <sandra@codesourcery.com>
204
205         * gdb.trace/actions-changed.exp: Check for arch support.
206         * gdb.trace/actions.exp: Likewise.
207         * gdb.trace/ax.exp: Likewise.
208         * gdb.trace/backtrace.exp: Likewise.
209         * gdb.trace/change-loc.exp: Likewise.
210         * gdb.trace/deltrace.exp: Likewise.
211         * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
212         * gdb.trace/ftrace.exp: Likewise.
213         * gdb.trace/infotrace.exp: Check for arch support.
214         * gdb.trace/mi-trace-frame-collected.exp: Likewise.
215         * gdb.trace/mi-tracepoint-changed.exp: Likewise.
216         * gdb.trace/mi-tsv-changed.exp: Likewise.
217         * gdb.trace/packetlen.exp: Likewise.
218         * gdb.trace/passc-dyn.exp: Likewise.
219         * gdb.trace/passcount.exp: Likewise.
220         * gdb.trace/pending.exp: Likewise.
221         * gdb.trace/range-stepping.exp: Check for shlib support.
222         * gdb.trace/report.exp: Check for arch support.
223         * gdb.trace/save-trace.exp: Likewise.
224         * gdb.trace/signal.exp: Check for signal support.
225         * gdb.trace/tfind.exp: Check for arch support.
226         * gdb.trace/trace-break.exp: Check for arch and shlib support.
227         * gdb.trace/trace-common.h: Add comment.
228         * gdb.trace/trace-condition.exp: Check for shlib and arch support.
229         * gdb.trace/trace-enable-disable.exp: Likewise.
230         * gdb.trace/trace-mt.exp: Likewise.  Remove redundant untested call.
231         * gdb.trace/tracecmd.exp: Check for arch support.
232         * gdb.trace/tspeed.exp: Check for shlib and target support.
233         * gdb.trace/tstatus.exp: Check for arch support.
234         * gdb.trace/tsv.exp: Likewise.
235         * gdb.trace/while-dyn.exp: Likewise.
236         * gdb.trace/while-stepping.exp: Likewise.
237         * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
238
239 2018-10-12  Simon Marchi  <simon.marchi@ericsson.com>
240
241         * gdb.trace/tspeed.exp: Remove nowarnings.
242         (prepare_for_trace_test): Declare "global ipalib".
243         * gdb.trace/tspeed.c: Include unistd.h.
244         (main): Remove superfluous printf argument.
245
246 2018-10-11  Sandra Loosemore  <sandra@codesourcery.com>
247
248         * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
249         directory prefix on the filename.
250
251 2018-10-10  Sergio Durigan Junior  <sergiodj@redhat.com>
252
253         * gdb.gdb/unittest.exp: Update expected message informing that
254         selftests have been disabled.
255         * gdb.server/unittest.exp: Likewise.
256
257 2018-10-09  Tom de Vries  <tdevries@suse.de>
258
259         * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
260         with runto_main.
261
262 2018-10-08  Weimin Pan  <weimin.pan@oracle.com>
263
264         PR c++/16841
265         * gdb.cp/virtbase2.cc: New file.
266         * gdb.cp/virtbase2.exp: New file.
267
268 2018-10-06  Tom Tromey  <tom@tromey.com>
269
270         PR python/19399:
271         * gdb.python/py-inferior.exp: Add architecture test.
272
273 2018-10-06  Tom Tromey  <tom@tromey.com>
274
275         * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
276         * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
277
278 2018-10-06  Tom Tromey  <tom@tromey.com>
279
280         * gdb.python/py-breakpoint.exp (check_last_event): Check location
281         of a "throw" catchpoint.
282
283 2018-10-06  Sergio Durigan Junior  <sergiodj@redhat.com>
284
285         * gdb.base/info-proc.exp: Update string expected from "help info
286         proc".
287
288 2018-10-04  Tom Tromey  <tom@tromey.com>
289
290         * gdb.cp/maint.exp (test_invalid_name): Update expected output.
291         * gdb.gdb/complaints.exp (test_short_complaints): Remove.
292         (test_initial_complaints, test_empty_complaints): Update.
293         * gdb.dwarf2/dw2-stack-boundary.exp: Update.
294
295 2018-10-04  Tom Tromey  <tom@tromey.com>
296
297         PR cli/19551:
298         * lib/mi-support.exp (mi_gdb_file_cmd): Update.
299         * lib/gdb.exp (gdb_file_cmd): Update.
300         * gdb.stabs/weird.exp (print_weird_var): Update.
301         * gdb.server/solib-list.exp: Update.
302         * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
303         * gdb.mi/mi-cli.exp: Update.
304         * gdb.linespec/linespec.exp: Update.
305         * gdb.dwarf2/dw2-stack-boundary.exp: Update.
306         * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
307         * gdb.cp/cp-relocate.exp: Update.
308         * gdb.base/sym-file.exp: Update.
309         * gdb.base/relocate.exp: Update.
310         * gdb.base/readnever.exp: Update.
311         * gdb.base/print-symbol-loading.exp (test_load_core): Update.
312         * gdb.base/kill-detach-inferiors-cmd.exp: Update.
313         * gdb.base/dbx.exp (gdb_file_cmd): Update.
314         * gdb.base/code_elim.exp: Update.
315         * gdb.base/break-unload-file.exp (test_break): Update.
316         * gdb.base/break-interp.exp (test_attach_gdb): Update.
317         * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
318         Update.
319         * gdb.base/attach.exp (do_attach_tests): Update.
320         * gdb.base/sepdebug.exp: Update.
321         * gdb.python/py-section-script.exp: Update.
322
323 2018-10-04  Tom Tromey  <tom@tromey.com>
324
325         PR cli/22234:
326         * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
327         * gdb.gdb/complaints.exp (test_short_complaints): Update expected
328         output.
329
330 2018-10-04  Tom Tromey  <tom@tromey.com>
331
332         * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
333         set width and height to 0.
334         (test_command_line_attach_run): Use -quiet.
335
336 2018-10-03  Sandra Loosemore  <sandra@codesourcery.com>
337
338         * lib/gdb.exp (skip_ifunc_tests): New.
339         * gdb.base/gnu-ifunc.exp: Skip if no ifunc support.  Handle
340         other compile failures.
341         * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
342
343 2018-10-01  Simon Marchi  <simon.marchi@ericsson.com>
344
345         * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
346         is_amd64_regs_target.
347
348 2018-10-01  Alan Hayward  <alan.hayward@arm.com>
349
350         * gdb.arch/aarch64-sighandler-regs.c: New test.
351         * gdb.arch/aarch64-sighandler-regs.exp: New file.
352         * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
353
354 2018-10-01  Markus Metzger  <markus.t.metzger@intel.com>
355
356         * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
357         assembly.
358
359 2018-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
360
361         * gdb.base/frame-selection.exp: New file.
362         * gdb.base/frame-selection.c: New file.
363
364 2018-09-27  Alan Hayward  <alan.hayward@arm.com>
365
366         * gdb.threads/check-libthread-db.c (thread_routine): Use a
367         pthread barrier.
368         (main): Likewise.
369
370 2018-09-26  Andrew Burgess  <andrew.burgess@embecosm.com>
371
372         * gdb.base/large-frame-1.c: New file.
373         * gdb.base/large-frame-2.c: New file.
374         * gdb.base/large-frame.exp: New file.
375         * gdb.base/large-frame.h: New file.
376
377 2018-09-24  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
378
379         PR gdb/20948
380         * gdb.base/write_mem.exp: New test.
381         * gdb.base/write_mem.c: Likewise.
382
383 2018-09-23  Tom Tromey  <tom@tromey.com>
384
385         PR python/18852:
386         * gdb.python/py-parameter.exp: Add test for parameter that throws
387         on "set".
388
389 2018-09-23  Tom Tromey  <tom@tromey.com>
390
391         PR python/17284:
392         * gdb.python/py-template.exp (test_template_arg): Add test for
393         negative template argument number.
394
395 2018-09-23  Tom Tromey  <tom@tromey.com>
396
397         PR python/14062:
398         * gdb.python/python.exp: Add test for post_event error.
399
400 2018-09-23  Tom Tromey  <tom@tromey.com>
401
402         PR python/18170:
403         * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
404         convert pointers to int and long.
405
406 2018-09-23  Tom Tromey  <tom@tromey.com>
407
408         PR python/20126:
409         * gdb.python/py-value.exp (test_value_numeric_ops): Add
410         signed-ness conversion tests.
411
412 2018-09-23  Tom Tromey  <tom@tromey.com>
413
414         PR python/18352;
415         * gdb.python/py-value.exp (test_float_conversion): New proc.
416         Use it.
417
418 2018-09-20  Hafiz Abid Qadeer  <abidh@codesourcery.com>
419
420         gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
421
422 2018-09-18  Sandra Loosemore  <sandra@codesourcery.com>
423
424         * gdb.base/complete-empty.exp: Skip tab-completion tests if
425         no readline.
426         * gdb.base/utf8-identifiers.exp: Likewise.
427         * gdb.cp/cpcompletion.exp: Likewise.
428         * gdb.linespec/cpcompletion.exp: Likewise.
429         * gdb.linespec/cpls-abi-tag.exp: Likewise.
430         * gdb.linespec/cpls-ops.exp: Likewise.
431
432 2018-09-19  Richard Bunt  <richard.bunt@arm.com>
433             Chris January  <chris.january@arm.com>
434
435         * gdb.cp/koenig.exp: Extend to test logical short circuiting.
436         * gdb.fortran/short-circuit-argument-list.exp: New file.
437         * gdb.fortran/short-circuit-argument-list.f90: New test.
438
439 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
440
441         * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
442         "arch=" keyword when executing "-stack-list-frames".
443
444 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
445
446         * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
447         "arch=" keyword when executing "-stack-list-frames".
448
449 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
450
451         * gdb.ada/complete.exp: Expect for "@" when doing "complete
452         break ada".
453
454 2018-09-17  Simon Marchi  <simon.marchi@polymtl.ca>
455
456         PR python/23669
457         * gdb.python/python.exp: Test gdb.execute("show commands").
458
459 2018-09-16  Tom Tromey  <tom@tromey.com>
460
461         * gdb.base/new-ui.exp (do_execution_tests): Update.
462         * gdb.base/dbx.exp (test_breakpoints): Update.
463
464 2018-09-14  Alan Hayward  <alan.hayward@arm.com>
465
466         * lib/gdb.exp (gdb_simple_compile): Add proc.
467         (is_elf_target): Use gdb_simple_compile.
468         (skip_altivec_tests): Likewise.
469         (skip_vsx_tests): Likewise.
470         (skip_tsx_tests): Likewise.
471         (skip_btrace_tests): Likewise.
472         (skip_btrace_pt_tests): Likewise.
473         (gdb_can_simple_compile): Likewise.
474         (gdb_has_argv0): Likewise.
475         (gdb_target_symbol_prefix): Likewise.
476         (target_supports_scheduler_locking): Likewise.
477
478 2018-09-13  Tom Tromey  <tom@tromey.com>
479
480         * Makefile.in (TAGS): Recognize proc_with_prefix and
481         gdb_caching_proc.
482
483 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
484
485         * gdb.python/py-progspace.exp: Test the Progspace.objfiles
486         method.
487
488 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
489
490         * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
491         and a few other Inferior properties when the Inferior is no
492         longer valid.
493
494 2018-09-13  Tom Tromey  <tom@tromey.com>
495
496         PR rust/23650:
497         * gdb.rust/simple.exp: Add test for enum field access error.
498
499 2018-09-13  Tom Tromey  <tom@tromey.com>
500
501         PR rust/23626:
502         * gdb.rust/simple.rs (EmptyEnum): New type.
503         (main): Use it.
504         * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
505
506 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
507
508         * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
509         * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
510         * gdb.python/py-symtab.exp: Update test printing an objfile.
511
512 2018-09-12  Simon Marchi  <simon.marchi@ericsson.com>
513
514         * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
515         object.
516
517 2018-09-12  Alan Hayward  <alan.hayward@arm.com>
518
519         * lib/gdb.exp (gdb_can_simple_compile): Add proc.
520         (support_complex_tests): Use gdb_can_simple_compile.
521         (is_ilp32_target): Likewise.
522         (is_lp64_target): Likewise.
523         (is_64_target): Likewise.
524         (is_amd64_regs_target): Likewise.
525         (is_aarch32_target): Likewise.
526         (gdb_int128_helper): Likewise.
527
528 2018-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
529
530         * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
531
532 2018-09-10  Jerome Guitton  <guitton@adacore.com>
533
534         * gdb.ada/same_component_name: Add test for case of tagged record
535         with variable-length fields.
536
537 2018-09-10  Xavier Roirand  <roirand@adacore.com>
538
539         * gdb.ada/access_to_unbounded_array.exp: New testcase.
540         * gdb.ada/access_to_unbounded_array/foo.adb: New file.
541         * gdb.ada/access_to_unbounded_array/pack.adb: New file.
542         * gdb.ada/access_to_unbounded_array/pack.ads: New file.
543
544 2018-09-10  Xavier Roirand  <roirand@adacore.com>
545
546         * gdb.ada/mi_string_access.exp: New testcase.
547         * gdb.ada/mi_string_access/bar.adb: New file.
548         * gdb.ada/mi_string_access/pck.adb: New file.
549         * gdb.ada/mi_string_access/pck.asd: New file.
550
551 2018-09-10  Xavier Roirand  <roirand@adacore.com>
552
553         * gdb.ada/mi_var_union.exp: New testcase.
554         * gdb.ada/mi_var_union/bar.adb: New file.
555         * gdb.ada/mi_var_union/pck.adb: New file.
556         * gdb.ada/mi_var_union/pck.asd: New file.
557
558 2018-09-08  Tom Tromey  <tom@tromey.com>
559
560         * gdb.python/py-prettyprint.exp: Use with_test_prefix.
561
562 2018-09-08  Tom Tromey  <tom@tromey.com>
563
564         PR python/16047:
565         * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
566         (register_pretty_printers): Register new printer.
567         * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
568         test.
569         * gdb.python/py-prettyprint.c (int_type3): New typedef.
570         (an_int_type3): New global.
571
572 2018-09-08  Joel Brobecker  <brobecker@adacore.com>
573
574         * gdb.ada/expr_with_funcall: New testcase.
575
576 2018-09-08  Joel Brobecker  <brobecker@adacore.com>
577
578         * gdb.ada/packed_array_assign: New testcase.
579
580 2018-09-07  Andrew Burgess  <andrew.burgess@embecosm.com>
581
582         * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
583         names, and add test prefixes to make test names unique.
584
585 2018-09-05  Tom de Vries  <tdevries@suse.de>
586
587         * gdb.dwarf2/varval.exp: Add test.
588
589 2018-09-04  Gary Benson <gbenson@redhat.com>
590
591         * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
592         'eof' before 'wait -i'.  Use remote_close and clear_gdb_spawn_id.
593
594 2018-08-31  Tom Tromey  <tom@tromey.com>
595
596         * gdb.rust/simple.rs: Rename second variable "v".
597
598 2018-08-30  Andrew Burgess  <andrew.burgess@embecosm.com>
599
600         * gdb.base/funcargs.c (use_a): New function.
601         (recurse): Call use_a.
602
603 2018-08-29  Keith Seitz  <keiths@redhat.com>
604
605         * gdb.compile/compile-cplus-anonymous.cc: New file.
606         * gdb.compile/compile-cplus-anonymous.exp: New file.
607         * gdb.compile/compile-cplus-array-decay.cc: New file.
608         * gdb.compile/compile-cplus-array-decay.exp: New file.
609         * gdb.compile/compile-cplus-inherit.cc: New file.
610         * gdb.compile/compile-cplus-inherit.exp: New file.
611         * gdb.compile/compile-cplus-member.cc: New file.
612         * gdb.compile/compile-cplus-member.exp: New file.
613         * gdb.compile/compile-cplus-method.cc: New file.
614         * gdb.compile/compile-cplus-method.exp: New file.
615         * gdb.compile/compile-cplus-mod.c: "New" file.
616         * gdb.compile/compile-cplus-namespace.cc: New file.
617         * gdb.compile/compile-cplus-namespace.exp: New file.
618         * gdb.compile/compile-cplus-nested.cc: New file.
619         * gdb.compile/compile-cplus-nested.exp: New file.
620         * gdb.compile/compile-cplus-print.c: "New" file.
621         * gdb.compile/compile-cplus-print.exp: "New" file.
622         * gdb.compile/compile-cplus-virtual.cc: New file.
623         * gdb.compile/compile-cplus-virtual.exp: New file.
624         * gdb.compile/compile-cplus.c: "New" file.
625         * gdb.compile/compile-cplus.exp: "New" file.
626         * lib/compile-support.exp: New file.
627
628 2018-08-16  Gary Benson <gbenson@redhat.com>
629
630         PR gdb/13000:
631         * gdb.base/batch-exit-status.exp: New file.
632         * gdb.base/batch-exit-status.good-commands: Likewise.
633         * gdb.base/batch-exit-status.bad-commands: Likewise.
634
635 2018-08-29  Alan Hayward  <alan.hayward@arm.com>
636
637         * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
638         (struct struct02): Likewise.
639         (struct struct03): Likewise.
640         (struct struct04): Likewise.
641         (struct struct_01_01): New struct.
642         (struct struct_01_02): Likewise.
643         (struct struct_01_03): Likewise.
644         (struct struct_01_04): Likewise.
645         (struct struct_02_01): Likewise.
646         (struct struct_02_02): Likewise.
647         (struct struct_02_03): Likewise.
648         (struct struct_02_04): Likewise.
649         (struct struct_04_01): Likewise.
650         (struct struct_04_02): Likewise.
651         (struct struct_04_03): Likewise.
652         (struct struct_04_04): Likewise.
653         (struct struct_05_01): Likewise.
654         (struct struct_05_02): Likewise.
655         (struct struct_05_03): Likewise.
656         (struct struct_05_04): Likewise.
657         (cmp_struct01): Remove function.
658         (cmp_struct02): Likewise.
659         (cmp_struct03): Likewise.
660         (cmp_struct04): Likewise.
661         (cmp_struct_01_01): Add Function.
662         (cmp_struct_01_02): Likewise.
663         (cmp_struct_01_03): Likewise.
664         (cmp_struct_01_04): Likewise.
665         (cmp_struct_02_01): Likewise.
666         (cmp_struct_02_02): Likewise.
667         (cmp_struct_02_03): Likewise.
668         (cmp_struct_02_04): Likewise.
669         (cmp_struct_04_01): Likewise.
670         (cmp_struct_04_02): Likewise.
671         (cmp_struct_04_03): Likewise.
672         (cmp_struct_04_04): Likewise.
673         (cmp_struct_05_01): Likewise.
674         (cmp_struct_05_02): Likewise.
675         (cmp_struct_05_03): Likewise.
676         (cmp_struct_05_04): Likewise.
677         (call_all): Add new structs.
678         * gdb.base/infcall-nested-structs.exp: Likewise.
679
680 2018-08-27  Jan Vrany  <jan.vrany@fit.cvut.cz>
681
682         * gdb.python/py-framefilter-mi.exp: Update regexp to
683         check for "arch" field in frame output.
684
685 2018-08-23  Kevin Buettner  <kevinb@redhat.com>
686
687         * gdb.dwarf2/dw2-ranges-func.c: New file.
688         * gdb.dwarf2/dw2-ranges-func.exp: New file.
689
690 2018-08-22  Simon Marchi  <simon.marchi@polymtl.ca>
691
692         * gdb.base/term.exp: Compare terminal settings with values from
693         the inferior.
694         * gdb.base/term.c: Get and set terminal settings.
695
696 2018-08-22  Jan Vrany  <jan.vrany@fit.cvut.cz>
697
698         * lib/mi-support.exp (mi_expect_stop): Update regexp to
699         accommodate new "arch" field in frame output.
700         * gdb.mi/mi-return.exp: Likewise.
701         * gdb.mi/mi-stack.exp: Likewise.
702         * gdb.mi/mi-syn-frame.exp: Likewise.
703         * gdb.mi/user-selected-context-sync.exp: Likewise.
704
705 2018-08-19  Michael Spang  <spang@google.com>
706
707         PR gdb/11786
708         * gdb.base/gcore-tls-pie.c: New file.
709         * gdb.base/gcore-tls-pie.exp: New file.
710
711 2018-08-18  Kevin Buettner  <kevinb@redhat.com>
712
713         * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
714         * gdb.dwarf2/varval.c: New file.
715         * gdb.dwarf2/varval.exp: New file.
716
717 2018-08-17  Alan Hayward  <alan.hayward@arm.com>
718
719         PR gdb/18931
720         * gdb.arch/aarch64-fp.c (main): Fix asm registers.
721
722 2018-08-16  Keith Seitz  <keiths@redhat.com>
723
724         * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
725         tests expected to pass.
726
727 2018-08-14  Jan Vrany  <jan.vrany@fit.cvut.cz>
728
729         * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
730         -data-disassemble -a.
731         (test_disassembly_bogus_args): Likewise.
732
733 2018-08-14  Andrew Burgess  <andrew.burgess@embecosm.com>
734
735         * gdb.mi/list-thread-groups-available.exp: Update test regexp.
736
737 2018-08-09  Andrew Burgess  <andrew.burgess@embecosm.com>
738
739         * gdb.base/vla-optimized-out.exp: Add new test.
740
741 2018-08-09  Andrew Burgess  <andrew.burgess@embecosm.com>
742
743         * gdb.base/vla-optimized-out-o3.exp: Delete.
744         * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
745         * gdb.base/vla-optimized-out.exp: Extend to cover all of the
746         deleted tests.
747
748 2018-08-08  Andrew Burgess  <andrew.burgess@embecosm.com>
749
750         PR gdb/18050:
751         * gdb.server/extended-remote-restart.c: New file.
752         * gdb.server/extended-remote-restart.exp: New file.
753
754 2018-08-07  Simon Marchi  <simon.marchi@polymtl.ca>
755
756         * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
757         "set variable index = 42".
758
759 2018-08-07  Simon Marchi  <simon.marchi@ericsson.com>
760
761         * boards/index-cache-gdb.exp: New file.
762         * gdb.dwarf2/index-cache.exp: New file.
763         * gdb.dwarf2/index-cache.c: New file.
764         * gdb.base/maint.exp: Check if we are using the index cache.
765
766 2018-08-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
767
768         * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
769         MAKEFLAGS.
770
771 2018-08-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
772
773         * dg-extract-results.sh: Move to toplevel contrib.
774         * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
775         * Makefile.in (check-parallel-racy): Likewise.
776
777 2018-08-06  Andrew Burgess  <andrew.burgess@embecosm.com>
778
779         * lib/gdb.exp (target_supports_scheduler_locking): New proc.
780         * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
781         tests if the target supports scheduler locking.
782
783 2018-08-04  Tom de Vries  <tdevries@suse.de>
784
785         * gdb.python/py-rbreak.exp: Fix rbreak regexp.
786
787 2018-08-02  Tom Tromey  <tom@tromey.com>
788
789         PR symtab/16842.
790         * gdb.cp/temargs.exp: Test "info address" of a template
791         parameter.
792
793 2018-07-31  Jan Vrany  <jan.vrany@fit.cvut.cz>
794
795         * gdb.python/py-mi-var-info-path-expression.c: New file.
796         * gdb.python/py-mi-var-info-path-expression.py: New file.
797         * gdb.python/py-mi-var-info-path-expression.exp: New file.
798
799 2018-07-30  Sergio Durigan Junior  <sergiodj@redhat.com>
800
801         * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
802         error after "cannot resolve name" string.
803
804 2018-07-28  Andrew Burgess  <andrew.burgess@embecosm.com>
805
806         * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
807         started.
808         * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
809
810 2018-07-28  Tom de Vries  <tdevries@suse.de>
811
812         * gdb.base/vla-optimized-out-o3-strict.exp: New file.
813
814 2018-07-26  Tom de Vries  <tdevries@suse.de>
815
816         * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
817
818 2018-07-26  Andrew Burgess  <andrew.burgess@embecosm.com>
819
820         * gdb.base/maint.exp: Add check that dwarf unwinders control flag
821         is visible.
822
823 2018-07-26  Tom de Vries  <tdevries@suse.de>
824
825         PR breakpoints/23366
826         * gdb.base/catch-follow-exec.c: New test.
827         * gdb.base/catch-follow-exec.exp: New file.
828
829 2018-07-25  Tom de Vries  <tdevries@suse.de>
830
831         * gdb.base/vla-optimized-out-o3.exp: New file.  Reuse
832         vla-optimized-out.c.
833
834 2018-07-25  Jan Vrany  <jan.vrany@fit.cvut.cz>
835
836         * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
837         * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
838
839 2018-07-20  Tom de Vries  <tdevries@suse.de>
840
841         * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
842         NOCLONE macro.
843         * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
844
845 2018-07-19  Tom de Vries  <tdevries@suse.de>
846
847         * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
848         regular expression.
849
850 2018-07-18  Tom de Vries  <tdevries@suse.de>
851
852         * gdb.base/vla-optimized-out.c: New test.
853         * gdb.base/vla-optimized-out.exp: New file.
854
855 2018-07-13  Sergio Durigan Junior  <sergiodj@redhat.com>
856
857         * lib/gdbserver-support.exp (gdbserver_start): Expect for the
858         message "No address associated with hostname" when gdbserver
859         cannot resolve the hostname.
860
861 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
862
863         * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
864         Add some test prefixes to make tests unique.
865
866 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
867
868         * gdb.base/frameapply.c: New file.
869         * gdb.base/frameapply.exp: New file.
870
871 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
872
873         * gdb.base/skip.exp: Update expected error message.
874
875 2018-07-11  Sergio Durigan Junior  <sergiodj@redhat.com>
876             Jan Kratochvil  <jan.kratochvil@redhat.com>
877             Paul Fertser  <fercerpav@gmail.com>
878             Tsutomu Seki  <sekiriki@gmail.com>
879
880         * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
881         parameter.
882         * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
883         by default.
884         * boards/native-gdbserver.exp: Likewise.
885         * gdb.server/run-without-local-binary.exp: Improve regexp used
886         for detecting when a remote debugging connection succeeds.
887         * gdb.server/server-connect.exp: New file.
888         * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
889         Do not prefix the port number with ":".
890         (gdbserver_start): New global GDB_TEST_SOCKETHOST.  Implement
891         support for detecting and using it.  Add '$debughost_gdbserver'
892         to the list of arguments used to start gdbserver.  Handle case
893         when gdbserver cannot resolve a network name.
894
895 2018-07-11  Sergio Durigan Junior  <sergiodj@redhat.com>
896
897         PR c++/23373
898         * gdb.base/ptype-offsets.cc (struct static_member): New
899         struct.
900         (main) <stmember>: New variable.
901         * gdb.base/ptype-offsets.exp: Add test for printing a struct
902         with a static member in it.
903
904 2018-07-10  Andrew Burgess  <andrew.burgess@embecosm.com>
905
906         * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
907         watchpoints enabled and disabled.
908
909 2018-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
910
911         * gdb.base/examine-backward.exp: Still run tests around address
912         0x0, even if address 0x0 is not readable.  Update the pattern for
913         matching address 0x0 in expected output.
914
915 2018-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
916
917         * gdb.base/share-env-with-gdbserver.c (main): Add call to
918         malloc/free.
919
920 2018-07-04  Tom de Vries  <tdevries@suse.de>
921
922         * gdb.dwarf2/dw2-error.exp: Update expected error message.
923
924 2018-07-02  Maciej W. Rozycki  <macro@mips.com>
925
926         PR tdep/8282
927         * gdb.arch/mips-disassembler-options.exp: New test.
928         * gdb.arch/mips-disassembler-options.s: New test source.
929
930 2018-06-29  Pedro Alves  <palves@redhat.com>
931
932         * gdb.threads/names.exp: Adjust expected "info threads" output.
933
934 2018-06-29  Pedro Alves  <palves@redhat.com>
935
936         * gdb.opt/inline-break.exp (line number, address): Add "info
937         break" tests.
938
939 2018-06-29  Pedro Alves  <palves@redhat.com>
940
941         * gdb.opt/inline-break.c (func1): Add "break here" marker.
942         * gdb.opt/inline-break.exp: Test setting breakpoints by line
943         number and address and running to them.
944
945 2018-06-29  Richard Bunt  <richard.bunt@arm.com>
946
947         * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
948
949 2018-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
950
951         * lib/compiler.c: Remove executable permission flag.
952
953 2018-06-28  Richard Bunt  <richard.bunt@arm.com>
954
955         * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
956         code.
957         * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
958
959 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
960
961         * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
962
963 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
964
965         * gdb.base/relocate.exp: Test add-symbol-file behavior when the
966         address argument is omitted.
967
968 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
969
970         * gdb.base/relocate.exp: Add test for "symbol-file -o ".
971
972 2018-06-27  Omair Javaid  <omair.javaid@linaro.org>
973
974         PR gdb/21695
975         * gdb.base/infoline-reloc-main-from-zero.exp: New test.
976         * gdb.base/infoline-reloc-main-from-zero.c: New file.
977
978 2018-06-26  Tom Tromey  <tom@tromey.com>
979
980         PR rust/22574:
981         * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
982         * gdb.rust/simple.rs (struct SimpleLayout): New.
983
984 2018-06-22  Simon Marchi  <simon.marchi@ericsson.com>
985
986         * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
987         "info registers" output.
988
989 2018-06-21  Richard Bunt  <richard.bunt@arm.com>
990
991         * gdb.base/watchpoint-hw-attach.c: New test.
992         * gdb.base/watchpoint-hw-attach.exp: New file.
993
994 2018-06-20  Simon Marchi  <simon.marchi@ericsson.com>
995
996         * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
997         through /bin/sh.
998         * boards/dwarf4-gdb-index.exp: Likewise.
999         * boards/fission-dwp.exp: Likewise.
1000
1001 2018-06-20  Ulrich Weigand  <uweigand@de.ibm.com>
1002
1003         * gdb.base/float128.exp: Add comment and improved fail message
1004         to the failure case of "print large128" test.
1005
1006 2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1007
1008         * configure.ac: Remove AC_PREREQ.
1009         * configure: Re-generate.
1010
1011 2018-06-19  Pedro Alves  <palves@redhat.com>
1012
1013         * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
1014         (func_extern_caller): New.
1015         (main): Call func_extern_caller.
1016         * gdb.opt/inline-break.exp: Add tests for inline frame skipping
1017         logic change.
1018
1019 2018-06-18  Weimin Pan  <weimin.pan@oracle.com>
1020
1021         PR gdb/16841
1022         * gdb.cp/typedef-base.cc: New file.
1023         * gdb.cp/typedef-base.exp: New file.
1024
1025 2018-06-18  Tom de Vries  <tdevries@suse.de>
1026
1027         * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
1028
1029 2018-06-16  Andrew Burgess  <andrew.burgess@embecosm.com>
1030             Richard Bunt <Richard.Bunt@arm.com>
1031
1032         * gdb.threads/attach-slow-waitpid.c: New file.
1033         * gdb.threads/attach-slow-waitpid.exp: New file.
1034         * gdb.threads/slow-waitpid.c: New file.
1035
1036 2018-06-14  Pedro Alves  <palves@redhat.com>
1037
1038         * gdb.base/fork-running-state.c: Include <errno.h>.
1039         (exit_if_relative_exits): New.
1040         (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
1041         exits.
1042         (fork_parent): If 'exit_if_relative_exits' is true, exit if the
1043         child exits.
1044
1045 2018-06-14  Tom de Vries  <tdevries@suse.de>
1046
1047         PR cli/22573
1048         * gdb.base/finish-pretty.c: New test.
1049         * gdb.base/finish-pretty.exp: New file.
1050
1051 2018-06-14  Pedro Alves  <palves@redhat.com>
1052
1053         * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
1054         gdb's expected startup output.
1055
1056 2018-06-14  Pedro Alves  <palves@redhat.com>
1057
1058         * lib/selftest-support.exp (selftest_setup): Remove inlined
1059         function handling.
1060
1061 2018-06-14  Tom de Vries  <tdevries@suse.de>
1062
1063         * lib/selftest-support.exp (selftest_setup): Allow function arguments in
1064         matching of breakpoint printing.
1065
1066 2018-06-13  Tom de Vries  <tdevries@suse.de>
1067
1068         PR testsuite/23269
1069         * gdb.base/fork-running-state.c (main): Move setting of alarm ...
1070         (fork_child): ... here, and ...
1071         (fork_parent): ... here.
1072
1073 2018-06-12  Tom de Vries  <tdevries@suse.de>
1074
1075         * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
1076
1077 2018-06-12  Andrew Burgess  <andrew.burgess@embecosm.com>
1078             Stephen Roberts  <stephen.roberts@arm.com>
1079
1080         * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
1081         rewrite test to describe action performed, rather than possible
1082         failure.
1083
1084 2018-06-08  Gary Benson <gbenson@redhat.com>
1085
1086         * gdb.threads/check-libthread-db.exp: New file.
1087         * gdb.threads/check-libthread-db.c: Likewise.
1088
1089 2018-06-05  Tom Tromey  <tom@tromey.com>
1090
1091         * gdb.base/default.exp: Update expected "show version" output.
1092
1093 2018-06-05  Tom Tromey  <tom@tromey.com>
1094
1095         PR cli/12326:
1096         * gdb.cp/static-print-quit.exp: Update.
1097         * lib/gdb.exp (pagination_prompt): Update.
1098         * gdb.base/page.exp: Use pagination_prompt.  Add new tests.
1099         * gdb.python/python.exp: Update.
1100
1101 2018-06-04  Joel Brobecker  <brobecker@adacore.com>
1102
1103         * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
1104
1105 2018-06-01  Joel Brobecker  <brobecker@adacore.com>
1106
1107         * gdb.ada/bp_fun_addr: New testcase.
1108
1109 2018-06-01  Tom Tromey  <tom@tromey.com>
1110
1111         * gdb.xml/tdesc-regs.exp (load_description): Update expected
1112         results.
1113         * gdb.dwarf2/method-ptr.exp: Set language to C++.
1114         * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
1115         * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
1116         * gdb.base/maint.exp (maint_pass_if): Update.
1117
1118 2018-05-31  Maciej W. Rozycki  <macro@mips.com>
1119
1120         * gdb.base/endian.exp: New test.
1121         * gdb.base/endian.c: New test source.
1122
1123 2018-05-24  Andrew Burgess  <andrew.burgess@embecosm.com>
1124
1125         PR gdb/23203
1126         * gdb.base/bt-selected-frame.c: New file.
1127         * gdb.base/bt-selected-frame.exp: New file.
1128         * lib/gdb.exp (get_current_frame_number): New function.
1129
1130 2018-05-24  Maciej W. Rozycki  <macro@mips.com>
1131             Pedro Alves  <palves@redhat.com>
1132
1133         * gdb.threads/tls-core.c: Include <stdlib.h>
1134         (thread_proc): Call `abort'.
1135         * gdb.threads/tls-core.exp: Generate a core with core_find too.
1136         (tls_core_test): New procedure, bits factored out from ...
1137         (top level): ... here.  Test both native cores and gcore cores.
1138
1139 2018-05-23  Tom Tromey  <tom@tromey.com>
1140
1141         * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
1142
1143 2018-05-23  Tom Tromey  <tom@tromey.com>
1144
1145         * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
1146         symfile_complaints.
1147         (test_short_complaints): Likewise.
1148         (test_empty_complaints): Likewise.
1149         (test_initial_complaints): Update.
1150
1151 2018-05-23  Tom Tromey  <tom@tromey.com>
1152
1153         * gdb.gdb/complaints.exp (test_empty_complaints): Update.
1154
1155 2018-05-23  Tom Tromey  <tom@tromey.com>
1156
1157         * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
1158         (test_short_complaints): Update.
1159
1160 2018-05-22  Pedro Alves  <palves@redhat.com>
1161
1162         * gdb.base/remote.exp: Only gdb_start after compiling the
1163         testcase.  Issue "disconnect" before testing "set remote" command
1164         defaults.  Issue clean_restart before running to main.
1165
1166 2018-05-22  Pedro Alves  <palves@redhat.com>
1167
1168         * gdb.base/remote.exp: Adjust expected output of "show remote
1169         memory-write-packet-size".  Add tests for "set remote
1170         memory-write-packet-size 0" and "set remote
1171         memory-write-packet-size fixed/limit".
1172
1173 2018-05-22  Pedro Alves  <palves@redhat.com>
1174
1175         PR gdb/22973
1176         * gdb.base/utf8-identifiers.c: New file.
1177         * gdb.base/utf8-identifiers.exp: New file.
1178
1179 2018-05-22  Pedro Franco de Carvalho  <pedromfc@linux.vnet.ibm.com>
1180
1181         * gdb.arch/powerpc-fpscr-gcore.exp: New file.
1182
1183 2018-05-22  Pedro Franco de Carvalho  <pedromfc@linux.vnet.ibm.com>
1184
1185         * gdb.arch/powerpc-vsx-gcore.exp: New file.
1186
1187 2018-05-18  Tom Tromey  <tom@tromey.com>
1188
1189         * gdb.base/ptype-offsets.exp: Update.
1190
1191 2018-05-17  Keith Seitz  <keiths@redhat.com>
1192
1193         * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
1194         in expected breakpoint stop locations.
1195         * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
1196         move to proper scope to test variable values.
1197         * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
1198         (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
1199         New functions.
1200         (main): Call not_inline_func3.
1201         * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
1202         inline_func1, inline_func2, and inline_func3.  Test that when each
1203         breakpoint is hit, GDB properly reports both the stop location
1204         and the backtrace. Repeat tests for temporary breakpoints.
1205
1206 2018-05-15  Maciej W. Rozycki  <macro@mips.com>
1207
1208         * gdb.server/server-kill.exp: Verify whether `server_pid' exists
1209         rather then trying to access it in determining whether the PID
1210         of `gdbserver' could have been retrieved.
1211
1212 2018-05-08  Andrew Burgess  <andrew.burgess@embecosm.com>
1213
1214         * gdb.arch/amd64-init-x87-values.S: New file.
1215         * gdb.arch/amd64-init-x87-values.exp: New file.
1216
1217 2018-05-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
1218
1219         * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
1220
1221 2018-05-04  Tom Tromey  <tom@tromey.com>
1222
1223         PR python/22730:
1224         * gdb.python/python.exp: Test multi-line execute.
1225
1226 2018-05-04  Tom Tromey  <tom@tromey.com>
1227
1228         PR python/22731:
1229         * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
1230
1231 2018-05-04  Tom Tromey  <tom@tromey.com>
1232
1233         PR gdb/11750:
1234         * gdb.base/define.exp: Test defining a user command inside a user
1235         command.
1236         * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
1237
1238 2018-05-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
1239             Pedro Alves <palves@redhat.com>
1240
1241         PR breakpoints/19806 and support for PR external/20207.
1242         * gdb.base/watchpoint-unaligned.c: New file.
1243         * gdb.base/watchpoint-unaligned.exp: New file.
1244
1245 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
1246
1247         * gdb.base/maint.exp: Make test names unique, use
1248         test_prefix_command_help to test 'help maint info', and remove
1249         repeated test of 'help maint'.
1250
1251 2018-05-04  Tom Tromey  <tom@tromey.com>
1252
1253         PR gdb/22619:
1254         * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
1255         behavior.
1256
1257 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
1258
1259         * gdb.base/maint.exp: Process output from 'maint print registers'
1260         line at a time.
1261
1262 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
1263
1264         * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
1265         timeout.
1266
1267 2018-05-03  Andrew Burgess  <andrew.burgess@embecosm.com>
1268
1269         * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
1270         filter pattern.
1271
1272 2018-05-02  Pedro Alves  <palves@redhat.com>
1273
1274         * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
1275         to_log_command renames.
1276         * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1277
1278 2018-05-02  Tom Tromey  <tom@tromey.com>
1279
1280         * gdb.python/py-parameter.exp: Set test message.
1281
1282 2018-05-02  Tom Tromey  <tom@tromey.com>
1283
1284         PR python/20084:
1285         * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
1286         PARAM_ZUINTEGER_UNLIMITED tests.
1287
1288 2018-04-28  Dan Robertson  <danlrobertson89@gmail.com>
1289
1290         PR rust/23124
1291         * gdb.rust/expr.exp: Test that the unit type is correctly parsed
1292         when casting.
1293
1294 2018-04-30  Tom Tromey  <tom@tromey.com>
1295
1296         * gdb.python/py-type.exp: Check align attribute.
1297         * gdb.python/py-type.c: New "aligncheck" global.
1298
1299 2018-04-30  Tom Tromey  <tom@tromey.com>
1300
1301         PR exp/17095:
1302         * gdb.dwarf2/dw2-align.exp: New file.
1303         * gdb.cp/align.exp: New file.
1304         * gdb.base/align.exp: New file.
1305         * lib/gdb.exp (gdb_int128_helper): New proc.
1306         (has_int128_c, has_int128_cxx): New caching procs.
1307
1308 2018-04-27  Tom Tromey  <tom@tromey.com>
1309
1310         PR rust/22545:
1311         * gdb.rust/simple.exp: Add inclusive range tests.
1312
1313 2018-04-26  Pedro Alves  <palves@redhat.com>
1314
1315         * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
1316         ifunc breakpoint locations correctly of ifunc breakpoints set
1317         while the program resolves the ifunc.
1318
1319 2018-04-26  Pedro Alves  <palves@redhat.com>
1320
1321         * gdb.base/gnu-ifunc-final.c: New file.
1322         * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
1323         * gdb.base/gnu-ifunc.exp (executable): Delete.
1324         (staticexecutable): Adjust.
1325         (lib_opts, exec_opts): Delete.
1326         (make_binsuffix, build, set-break): New procedures.
1327         (misc_tests): New, with tests factored out from the top level.
1328         (top level): Test different combinations of ifunc resolver name,
1329         resolver with and with debug info, and ifunc target with and
1330         without debug info.  Wrap static tests with with_target_prefix.
1331
1332 2018-04-26  Pedro Alves  <palves@redhat.com>
1333
1334         * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
1335         return type" warnings.
1336
1337 2018-04-25  Pedro Alves  <palves@redhat.com>
1338
1339         * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
1340         killed".
1341         * gdb.base/kill-after-signal.exp: Likewise.
1342         * gdb.threads/kill.exp: Likewise.
1343
1344 2018-04-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
1345             Sergio Durigan Junior  <sergiodj@redhat.com>
1346             Pedro Alves  <palves@redhat.com>
1347
1348         * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
1349         regexps to expect for '[Inferior ... detached]' as well.
1350         * gdb.base/attach.exp: Likewise.
1351         * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
1352         "gdb_continue_to_end".
1353         (test_catch_syscall_with_wrong_args): Likewise.
1354         * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
1355         ']'.  Don't set 'verbose' on.
1356         * gdb.base/foll-vfork.exp: Likewise.
1357         * gdb.base/fork-print-inferior-events.c: New file.
1358         * gdb.base/fork-print-inferior-events.exp: New file.
1359         * gdb.base/hook-stop.exp: Adjust regexps to expect for new
1360         '[Inferior ... has been killed]' message.
1361         * gdb.base/kill-after-signal.exp: Likewise.
1362         * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
1363         detach message.
1364         * gdb.threads/kill.exp: Adjust regexps to expect for new kill
1365         message.
1366         * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
1367         regexps to expect for '[Inferior ... detached]' as well.
1368         * gdb.threads/process-dies-while-detaching.exp: Likewise.
1369
1370 2018-04-24  Simon Marchi  <simon.marchi@ericsson.com>
1371
1372         PR gdb/23104
1373         * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
1374
1375 2018-04-19  Richard Bunt  <richard.bunt@arm.com>
1376
1377         * gdb.threads/multiple-successive-infcall.c: New test.
1378         * gdb.threads/multiple-successive-infcall.exp: New file.
1379
1380 2018-04-17  Tom Tromey  <tom@tromey.com>
1381
1382         * gdb.rust/simple.rs (Union): New type.
1383         (main): New local "u".
1384         * gdb.rust/simple.exp (test_one_slice): Add new test case.
1385
1386 2018-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1387
1388         * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
1389         number information in output of "whereis" command.
1390         * gdb.base/info-fun.exp: Likewise, for "info fun" command.
1391
1392 2018-04-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1393
1394         * gdb.ada/info_types.exp: Adjust expected output to the line
1395         numbers now printed by "info var/func/type".
1396         * gdb.base/completion.exp: Likewise.
1397         * gdb.base/included.exp: Likewise.
1398         * gdb.cp/cp-relocate.exp: Likewise.
1399         * gdb.cp/cplusfuncs.exp: Likewise.
1400         * gdb.cp/namespace.exp: Likewise.
1401         * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
1402
1403 2018-04-13  Markus Metzger  <markus.t.metzger@intel.com>
1404
1405         * gdb.btrace/cpu.exp: New.
1406
1407 2018-04-13  Markus Metzger  <markus.t.metzger@intel.com>
1408
1409         * gdb.base/step-indirect-call-thunk.exp: New.
1410         * gdb.base/step-indirect-call-thunk.c: New.
1411         * gdb.reverse/step-indirect-call-thunk.exp: New.
1412         * gdb.reverse/step-indirect-call-thunk.c: New.
1413
1414 2018-04-11  Simon Marchi  <simon.marchi@ericsson.com>
1415
1416         * gdb.base/pie-fork.c: New file.
1417         * gdb.base/pie-fork.exp: New file.
1418
1419 2018-04-11  Tom Tromey  <tom@tromey.com>
1420
1421         * gdb.rust/simple.exp: Add test for ".." struct initializer.
1422
1423 2018-04-10  Pedro Alves  <palves@redhat.com>
1424
1425         * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
1426         exits.  Instead loop running forever.
1427         (fork_parent): Run forever too.
1428
1429 2018-04-07  Simon Marchi  <simon.marchi@polymtl.ca>
1430
1431         * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
1432         mi_continue_to_line.
1433         * gdb.mi/mi-stack.c (callee4): Add comment.
1434
1435 2018-04-07  Simon Marchi  <simon.marchi@polymtl.ca>
1436
1437         * gdb.mi/mi-stack.exp: Fix indentation.
1438
1439 2018-04-07  Simon Marchi  <simon.marchi@ericsson.com>
1440
1441         PR gdb/22979
1442         * gdb.arch/amd64-osabi.exp: New file.
1443
1444 2018-04-07  Simon Marchi  <simon.marchi@ericsson.com>
1445
1446         PR gdb/22980
1447         * gdb.base/osabi.exp: New file.
1448
1449 2018-04-02  Weimin Pan  <weimin.pan@oracle.com>
1450
1451         * gdb.cp/static-typedef-print.exp: New file.
1452         * gdb.cp/static-typedef-print.cc: New file.
1453
1454 2018-03-27  Joel Brobecker  <brobecker@adacore.com>
1455
1456         * gdb.ada/varsize_limit: New testcase.
1457
1458 2018-03-27  Joel Brobecker  <brobecker@adacore.com>
1459
1460         * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
1461
1462         * gdb.ada/notcplusplus: New testcase.
1463
1464         * gdb.base/c-linkage-name.c: New file.
1465         * gdb.base/c-linkage-name.exp: New testcase.
1466
1467 2018-03-26  Tom Tromey  <tom@tromey.com>
1468
1469         * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
1470         * gdb.python/py-framefilter.py (name_error): New global.
1471         (ErrorInName.function): Use name_error.
1472
1473 2018-03-26  Tom Tromey  <tom@tromey.com>
1474
1475         PR backtrace/15582:
1476         * gdb.python/py-framefilter.exp: Add "bt hide" test.
1477
1478 2018-03-23  Keith Seitz  <keiths@redhat.com>
1479
1480         PR c++/22968
1481         * gdb.cp/subtypes.exp: New file.
1482         * gdb.cp/subtypes.h: New file.
1483         * gdb.cp/subtypes.cc: New file.
1484         * gdb.cp/subtypes-2.cc: New file.
1485
1486 2018-03-23  Andrew Burgess  <andrew.burgess@embecosm.com>
1487
1488         * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
1489         (done): Call '_exit' not 'exit' to avoid atexit handlers.
1490         * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
1491         -nostartfiles when compiling the test.  Confirm that all registers
1492         xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
1493
1494 2018-03-23  Andrew Burgess  <andrew.burgess@embecosm.com>
1495
1496         * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
1497         option, syntax was wrong anyway.
1498         * gdb.arch/arm-disp-step.exp: Likewise.
1499         * gdb.arch/sparc64-regs.exp: Likewise.
1500         * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
1501         option, syntax was wrong anyway, switch to use
1502         prepare_for_testing.
1503         * gdb.arch/i386-disp-step.exp: Likewise.
1504
1505 2018-03-23  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1506
1507         * gdb.ada/exec_changed.exp: Replace "target_info exists
1508         use_gdb_stub" by "use_gdb_stub".
1509         * gdb.ada/start.exp: Likewise.
1510         * gdb.base/async-shell.exp: Likewise.
1511         * gdb.base/attach-pie-misread.exp: Likewise.
1512         * gdb.base/attach-wait-input.exp: Likewise.
1513         * gdb.base/break-entry.exp: Likewise.
1514         * gdb.base/break-interp.exp: Likewise.
1515         * gdb.base/dprintf-detach.exp: Likewise.
1516         * gdb.base/nostdlib.exp: Likewise.
1517         * gdb.base/solib-nodir.exp: Likewise.
1518         * gdb.base/statistics.exp: Likewise.
1519         * gdb.base/testenv.exp: Likewise.
1520         * gdb.mi/mi-exec-run.exp: Likewise.
1521         * gdb.mi/mi-start.exp: Likewise.
1522         * gdb.multi/dummy-frame-restore.exp: Likewise.
1523         * gdb.multi/multi-arch-exec.exp: Likewise.
1524         * gdb.multi/multi-arch.exp: Likewise.
1525         * gdb.multi/tids.exp: Likewise.
1526         * gdb.multi/watchpoint-multi.exp: Likewise.
1527         * gdb.python/py-events.exp: Likewise.
1528         * gdb.threads/attach-into-signal.exp: Likewise.
1529         * gdb.threads/attach-stopped.exp: Likewise.
1530         * gdb.threads/threadapply.exp: Likewise.
1531         * lib/selftest-support.exp: Likewise.
1532
1533 2018-03-22  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1534
1535         * gdb.base/info-proc.exp: Add test for "info proc cmdline".
1536
1537 2018-03-20  Stephen Roberts  <stephen.roberts@arm.com>
1538
1539         * gdb.perf/template-breakpoints.cc: New file.
1540         * gdb.perf/template-breakpoints.exp: New file.
1541         * gdb.perf/template-breakpoints.py: New file.
1542
1543 2018-03-19  Tom Tromey  <tom@tromey.com>
1544
1545         * gdb.rust/simple.rs (main): Add local variables field1, field2,
1546         y0.
1547         * gdb.rust/simple.exp: Test bare identifier form of struct
1548         initializer.
1549
1550 2018-03-19  Tom Tromey  <tom@tromey.com>
1551
1552         * gdb.gdb/observer.exp: Remove.
1553
1554 2018-03-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1555
1556         * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
1557         "qualified" option when setting breakpoints.
1558         * gdb.trace/backtrace.exp: Likewise.
1559         * gdb.trace/circ.exp: Likewise.
1560         * gdb.trace/collection.exp: Likewise.
1561         * gdb.trace/disconnected-tracing.exp: Likewise.
1562         * gdb.trace/ftrace-lock.exp: Likewise.
1563         * gdb.trace/ftrace.exp: Likewise.
1564         * gdb.trace/infotrace.exp: Likewise.
1565         * gdb.trace/packetlen.exp: Likewise.
1566         * gdb.trace/passc-dyn.exp: Likewise.
1567         * gdb.trace/qtro.exp: Likewise.
1568         * gdb.trace/read-memory.exp: Likewise.
1569         * gdb.trace/report.exp: Likewise.
1570         * gdb.trace/signal.exp: Likewise.
1571         * gdb.trace/status-stop.exp: Likewise.
1572         * gdb.trace/strace.exp: Likewise.
1573         * gdb.trace/tfind.exp: Likewise.
1574         * gdb.trace/trace-break.exp: Likewise.
1575         * gdb.trace/trace-condition.exp: Likewise.
1576         * gdb.trace/trace-mt.exp: Likewise.
1577         * gdb.trace/tstatus.exp: Likewise.
1578         * gdb.trace/tsv.exp: Likewise.
1579         * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
1580         * gdb.trace/unavailable.exp: Likewise.
1581         * gdb.trace/while-dyn.exp: Likewise.
1582
1583 2018-03-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1584
1585         * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
1586         that libinproctrace is copied to the target.
1587
1588 2018-03-14  Tom Tromey  <tom@tromey.com>
1589
1590         PR cli/14977:
1591         * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
1592         a null pointer.
1593         * gdb.base/wchar.exp: Likewise.
1594
1595 2018-03-14  Tom Tromey  <tom@tromey.com>
1596
1597         PR cli/19918:
1598         * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
1599         flag.
1600
1601 2018-03-08  Simon Marchi  <simon.marchi@ericsson.com>
1602
1603         PR gdb/22841
1604         * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
1605         "target" to remote_exec.
1606
1607 2018-03-08  Simon Marchi  <simon.marchi@polymtl.ca>
1608
1609         PR gdb/22841
1610         * boards/gdbserver-base.exp (${board}_file, ${board}_download,
1611         ${board}_upload): Remove.
1612
1613 2018-03-07  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1614
1615         * gdb.cp/watch-cp.cc: New test.
1616         * gdb.cp/watch-cp.exp: New file.
1617
1618 2018-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
1619
1620         * gdb.base/infcall-nested-structs.exp: New file.
1621         * gdb.base/infcall-nested-structs.c: New file.
1622         * gdb.base/float.exp: Add riscv support.
1623
1624 2018-03-02  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1625
1626         * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
1627         * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
1628
1629 2018-02-28  Sergio Durigan Junior  <sergiodj@redhat.com>
1630
1631         * gdb.server/abspath.exp: New file.
1632         * lib/gdb.exp (with_cwd): New procedure.
1633
1634 2018-02-28  Simon Marchi  <simon.marchi@ericsson.com>
1635
1636         * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
1637         use it.
1638         (gdb_is_target_remote_prompt): New proc.
1639         (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
1640         (gdb_is_target_native): Pass prompt parameter to
1641         gdb_is_target_1.
1642
1643 2018-02-26  Simon Marchi  <simon.marchi@polymtl.ca>
1644
1645         * gdb.base/load-command.c: New file.
1646         * gdb.base/load-command.exp: New file.
1647         * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
1648         (gdb_is_target_1): ...this, and generalize for other targets
1649         than just remote.
1650         (gdb_is_target_remote): Use gdb_is_target_1.
1651         (gdb_is_target_native): use gdb_is_target_1.
1652
1653 2018-02-26  Tom Tromey  <tom@tromey.com>
1654
1655         PR python/16497:
1656         * gdb.python/py-framefilter.exp: Update test.
1657
1658 2018-02-26  Tom Tromey  <tom@tromey.com>
1659
1660         * gdb.dwarf2/variant.c: New file.
1661         * gdb.dwarf2/variant.exp: New file.
1662
1663 2018-02-26  Tom Tromey  <tom@tromey.com>
1664
1665         * gdb.rust/simple.exp: Accept more possible results in enum test.
1666
1667 2018-02-25  Simon Marchi  <simon.marchi@polymtl.ca>
1668
1669         * lib/cp-support.exp (cp_test_ptype_class): Move space inside
1670         parentheses.
1671
1672 2018-02-23  Maciej W. Rozycki  <macro@mips.com>
1673
1674         * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
1675         name of a variable: $actual_linejj -> $actual_line.
1676
1677 2018-02-21  John Baldwin  <jhb@FreeBSD.org>
1678
1679         * gdb.arch/amd64-i386-address.exp: Fix a typo.
1680
1681 2018-02-20  Markus Metzger  <markus.t.metzger@intel.com>
1682
1683         * gdb.btrace/buffer-size.exp: Do not force BTS.
1684
1685 2018-02-14  Pedro Alves  <palves@redhat.com>
1686
1687         * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
1688         getting a "Quit".
1689
1690 2018-02-09  Markus Metzger  <markus.t.metzger@intel.com>
1691
1692         * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
1693         Fix test name.
1694
1695 2018-02-07  Simon Marchi  <simon.marchi@ericsson.com>
1696
1697         * gdb.cp/m-static.exp: Check type of optimized out static
1698         member.
1699
1700 2018-02-03  Andrew Burgess  <andrew.burgess@embecosm.com>
1701
1702         * config/sid.exp (gdb_target_sid): Remove use of cleanup.
1703         * config/sim.exp (gdb_target_sim): Remove use of cleanup.
1704
1705 2018-02-01  Simon Marchi  <simon.marchi@polymtl.ca>
1706             Leszek Swirski  <leszeks@google.com>
1707
1708         * gdb.python/py-prettyprint.c
1709         (struct to_string_returns_value_inner,
1710         struct to_string_returns_value_wrapper): New.
1711         (main): Add tsrvw variable.
1712         * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
1713         ToStringReturnsValueWrapper): New classes.
1714         (register_pretty_printers): Register new pretty-printers.
1715         * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
1716         recursive pretty printer.
1717         * gdb.python/py-mi.exp: Likewise.
1718
1719 2018-02-01  Leszek Swirski  <leszeks@google.com>
1720
1721         * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
1722         functions with the same name as an include file are parsed
1723         correctly.
1724
1725 2018-02-01  Yao Qi  <yao.qi@linaro.org>
1726
1727         * gdb.base/attach.exp (do_attach_tests): Set sysroot to
1728         "\[^\r\n\]*".
1729
1730 2018-01-31  Nikola Prica  <nikola.prica@rt-rk.com>
1731
1732         * gdb.arch/powerpc-prologue-frame.s: New file.
1733         * gdb.arch/powerpc-prologue-frame.c: Likewise.
1734         * gdb.arch/powerpc-prologue-frame.exp: Likewise.
1735
1736 2018-01-31  Joel Brobecker  <brobecker@adacore.com>
1737
1738         * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
1739
1740 2018-01-30  Pedro Alves  <palves@redhat.com>
1741
1742         PR gdb/13211
1743         * gdb.base/interrupt-daemon.c: New.
1744         * gdb.base/interrupt-daemon.exp: New.
1745         * gdb.multi/multi-term-settings.c: New.
1746         * gdb.multi/multi-term-settings.exp: New.
1747
1748 2018-01-30  Joel Brobecker  <brobecker@adacore.com>
1749
1750         * gdb.base/break.exp: Save the location where the breakpoint
1751         on break.c:47 was actually inserted when debugging the version
1752         compiled at -O2 and use it in the expected output of the "info
1753         break" test performed soon after.
1754
1755 2018-01-22  Pedro Alves  <palves@redhat.com>
1756             Sergio Durigan Junior  <sergiodj@redhat.com>
1757
1758         * gdb.base/whatis.exp: Add tests for 'set print object on' +
1759         'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
1760
1761 2018-01-22  Joel Brobecker  <brobecker@adacore.com>
1762
1763         * gdb.base/break-include.c, gdb.base/break-include.inc,
1764         gdb.base/break-include.exp: New files.
1765         * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
1766         line number now being the actual line number where the breakpoint
1767         was inserted.
1768         * gdb.mi/mi-break.exp: Likewise.
1769         * gdb.mi/mi-reverse.exp: Likewise.
1770         * gdb.mi/mi-simplerun.exp: Ditto.
1771
1772 2018-01-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1773
1774         * gdb.python/py-mi.exp: Don't expect a thread-id for floating
1775         varobj.
1776         * gdb.mi/mi-var-create-rtti.exp: Likewise.
1777
1778 2018-01-21  Don Breazeal  <donb@codesourcery.com>
1779             Andrew Burgess  <andrew.burgess@embecosm.com>
1780
1781         * gdb.mi/basics.c: Add new global.
1782         * gdb.mi/mi-frame-regs.exp: New file.
1783         * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
1784         case.
1785
1786 2018-01-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1787
1788         * gdb.arch/amd64-entry-value.exp: Test using @entry on a
1789         non-parameter, and on an unknown symbol.
1790
1791 2018-01-19  Tom Tromey  <tom@tromey.com>
1792
1793         * gdb.rust/modules.rs (TWENTY_THREE): New global.
1794         * gdb.rust/modules.exp: Add ::-qualified lookup test.
1795
1796 2018-01-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1797
1798         * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
1799         setrlimit and chdir to int.
1800
1801 2018-01-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1802
1803         * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
1804         function.
1805         (my_tend): Likewise.
1806         * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
1807         rationale of avoiding FP- and vector instructions.
1808
1809 2018-01-19  Ruslan Kabatsayev  <b7.10110111@gmail.com>
1810
1811         * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
1812         "info reg" with "\[ \t\]*".
1813         * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
1814         "\[ \t\]+".
1815         * gdb.arch/s390-multiarch.exp: Ditto.
1816         * gdb.base/pc-fp.exp: Ditto.
1817         * gdb.reverse/i386-precsave.exp: Ditto.
1818         * gdb.reverse/i386-reverse.exp: Ditto.
1819         * gdb.reverse/i387-env-reverse.exp: Ditto.
1820         * gdb.reverse/i387-stack-reverse.exp: Ditto.
1821
1822 2018-01-18  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1823
1824         * lib/gdb.exp (gdb_compile): Re-enable use of
1825         universal_compile_options for languages other than Rust.
1826
1827 2018-01-18  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1828
1829         * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
1830
1831 2018-01-17  Mike Gulick  <mgulick@mathworks.com>
1832
1833         PR gdb/16577
1834         * gdb.base/solib-vanish.exp: New.
1835         * gdb.base/solib-vanish-main.c: New.
1836         * gdb.base/solib-vanish-lib1.c: New.
1837         * gdb.base/solib-vanish-lib2.c: New.
1838
1839 2018-01-17  Yao Qi  <yao.qi@linaro.org>
1840
1841         * gdb.compile/compile.exp: Match the address printed for
1842         frame in the output of command "bt".
1843
1844 2018-01-15  Tom Tromey  <tom@tromey.com>
1845
1846         * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
1847         compute sp_reg.
1848
1849 2018-01-12  Andrew Burgess  <andrew.burgess@embecosm.com>
1850
1851         * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
1852         to prepare.
1853         (prepare): Return 0 on error, 1 on success.
1854
1855 2018-01-12  Pedro Alves  <palves@redhat.com>
1856
1857         * gdb.base/continue-after-aborted-step-over.c: New.
1858         * gdb.base/continue-after-aborted-step-over.exp: New.
1859
1860 2018-01-11  Simon Marchi  <simon.marchi@ericsson.com>
1861
1862         * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
1863         options when not creating an executable.
1864
1865 2018-01-11  Pedro Alves  <palves@redhat.com>
1866
1867         PR remote/22597
1868         * gdb.server/stop-reply-no-thread.c: New file.
1869         * gdb.server/stop-reply-no-thread.exp: New file.
1870
1871 2018-01-10  Pedro Alves  <palves@redhat.com>
1872
1873         PR gdb/22670
1874         * gdb.ada/bp_c_mixed_case.exp: Add intro comment.  Test printing C
1875         functions too.  Test setting breakpoints and printing C functions
1876         with no debug info too.
1877         * gdb.ada/bp_c_mixed_case/qux.c: New file.
1878
1879 2018-01-10  Pedro Alves  <palves@redhat.com>
1880
1881         PR gdb/22670
1882         * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
1883         a fail.
1884
1885 2018-01-10  Pedro Alves  <palves@redhat.com>
1886
1887         PR gdb/22670
1888         * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
1889
1890 2018-01-08  Simon Marchi  <simon.marchi@ericsson.com>
1891
1892         * gdb.server/unittest.exp: Match the output in non-development
1893         mode.
1894
1895 2018-01-08  Simon Marchi  <simon.marchi@ericsson.com>
1896
1897         * gdb.gdb/unittest.exp: Match output in non-development mode.
1898
1899 2018-01-08  Joel Brobecker  <brobecker@adacore.com>
1900
1901         * gdb.ada/access_tagged_param.exp: Relax expected output
1902         for value of "ObjL" in "continue" to pck.inspect breakpoint
1903         test.
1904
1905 2018-01-08  Joel Brobecker  <brobecker@adacore.com>
1906
1907         * gdb.ada/arr_enum_idx_w_gap.exp: New file.
1908         * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
1909
1910 2018-01-05  Pedro Alves  <palves@redhat.com>
1911
1912         PR gdb/18653
1913         * gdb.base/libsegfault.exp: New.
1914
1915 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
1916
1917         PR gdb/22670
1918         * gdb.ada/access_tagged_param.exp: New file.
1919         * gdb.ada/access_tagged_param/foo.adb: New file.
1920
1921 2018-01-05  Pedro Alves  <palves@redhat.com>
1922
1923         PR gdb/22670
1924         * gdb.ada/info_addr_mixed_case.exp: Remove kfail.  Extend test to
1925         exercise lower case too, and to exercise both full matching and
1926         wild matching.
1927
1928 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
1929
1930         * gdb.ada/rename_subscript_param: New testcase.
1931
1932 2018-01-05  Jerome Guitton  <guitton@adacore.com>
1933
1934         * gdb.ada/arr_acc_idx_w_gap: New testcase.
1935
1936 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
1937
1938         * gdb.ada/convvar_comp: New testcase.
1939
1940 2018-01-05  Xavier Roirand  <roirand@adacore.com>
1941
1942         * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
1943         (My_Table): New global variable.
1944         * testsuite/gdb.ada/array_char_idx.exp: Add test.
1945
1946 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
1947
1948         PR gdb/22670
1949         * gdb.ada/maint_with_ada: New testcase.
1950
1951 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
1952
1953         PR gdb/22670
1954         * gdb.ada/bp_c_mixed_case: New testcase.
1955
1956 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
1957
1958         PR gdb/22670
1959         * gdb.ada/complete.exp: Add "complete break ada" test.
1960
1961 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
1962
1963         PR gdb/22670
1964         * gdb.ada/info_addr_mixed_case: New testcase.
1965
1966 2018-01-03  Xavier Roirand  <roirand@adacore.com>
1967
1968         * gdb.ada/excep_handle.exp: New testcase.
1969         * gdb.ada/excep_handle/foo.adb: New file.
1970         * gdb.ada/excep_handle/pck.ads: New file.
1971
1972 2018-01-03  Joel Brobecker  <brobecker@adacore.com>
1973
1974         * gdb.base/step-line.c: Add extra empty line in copyright header.
1975         * gdb.base/step-line.inp: Likewise.
1976
1977 2018-01-02  Joel Brobecker  <brobecker@adacore.com>
1978
1979         * gdb.ada/dyn_stride.exp: Add slice test.
1980
1981 2018-01-02  Joel Brobecker  <brobecker@adacore.com>
1982
1983         * gdb.ada/dyn_stride: New testcase.
1984
1985 2017-12-27  Stafford Horne  <shorne@gmail.com>
1986
1987         * gdb.xml/extra-regs.xml: Add example foo reggroup.
1988         * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
1989
1990 2017-12-27  Stafford Horne  <shorne@gmail.com>
1991
1992         * gdb.base/reggroups.c: New file.
1993         * gdb.base/reggroups.exp: New file.
1994
1995 2017-12-18  Joel Brobecker  <brobecker@adacore.com>
1996
1997         * gdb.dwarf2/ada-valprint-error.c: New file.
1998         * gdb.dwarf2/ada-valprint-error.exp: New file.
1999
2000 2017-12-18  Joel Brobecker  <brobecker@adacore.com>
2001
2002         * gdb.ada/assign_arr: New testcase.
2003
2004 2017-12-18  Xavier Roirand  <roirand@adacore.com>
2005
2006         * gdb.ada/funcall_ptr: New testcase.
2007
2008 2017-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
2009
2010         PR cli/16224
2011         * gdb.base/ptype-offsets.cc: New file.
2012         * gdb.base/ptype-offsets.exp: New file.
2013
2014 2017-12-15  Yao Qi  <yao.qi@linaro.org>
2015
2016         * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
2017         if XML is disabled.
2018
2019 2017-12-15  Xavier Roirand  <roirand@adacore.com>
2020
2021         * gdb.ada/same_component_name: New testcase.
2022
2023 2017-12-14  Joel Brobecker  <brobecker@adacore.com>
2024
2025         * gdb.ada/str_binop_equal: New testcase.
2026
2027 2017-12-14  Joel Brobecker  <brobecker@adacore.com>
2028
2029         * gdb.ada/task_switch_in_core: New testcase.
2030
2031 2017-12-13  Simon Marchi  <simon.marchi@ericsson.com>
2032
2033         * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
2034         * gdb.python/py-breakpoint.exp: Compile the test case as c++,
2035         call test_bkpt_qualified.
2036         (test_bkpt_qualified): New proc.
2037
2038 2017-12-13  Pedro Alves  <palves@redhat.com>
2039
2040         * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2041         Tighten regexp by matching with an anchor.
2042
2043 2017-12-13  Pedro Alves  <palves@redhat.com>
2044
2045         * gdb.cp/cpcompletion.exp: Load completion-support.exp.
2046         ("expression with namespace"): New set of tests.
2047         * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
2048         (Nested::Test_NS::qux): New.
2049         * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
2050         defaults to 'start_quote_char' and 'end_quote_char' parameters.
2051
2052 2017-12-13  Joel Brobecker  <brobecker@adacore.com>
2053
2054         * gdb.base/server-del-break.c: New file.
2055         * gdb.base/server-del-break.exp: New file.
2056
2057 2017-12-12  Stafford Horne  <shorne@gmail.com>
2058
2059         * gdb.xml/tdesc-regs.exp: Add or1k support.
2060
2061 2017-12-12  Stafford Horne  <shorne@gmail.com>
2062
2063         * gdb.base/bp-permanent.c: Define nop of or1k.
2064
2065 2017-12-11  Joel Brobecker  <brobecker@adacore.com>
2066
2067         * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
2068         output with components being reordered.
2069
2070 2017-12-11  Joel Brobecker  <brobecker@adacore.com>
2071
2072         * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
2073         output with components being reordered.
2074
2075 2017-12-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
2076             Pedro Alves  <palves@redhat.com>
2077
2078         * gdb.base/maint.exp (check for .gdb_index): Check also for
2079         .debug_names.
2080         * gdb.dlang/watch-loc.c (.debug_aranges): New.
2081         * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
2082         * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
2083         (.gdb_index used after symbol reloading): Support also .debug_names.
2084         * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
2085
2086 2017-12-08  Yao Qi  <yao.qi@linaro.org>
2087
2088         * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2089         * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
2090
2091 2017-12-08  Yao Qi  <yao.qi@linaro.org>
2092
2093         * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2094         * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
2095
2096 2017-12-08  Yao Qi  <yao.qi@linaro.org>
2097
2098         * gdb.arch/aarch64-tagged-pointer.c: New file.
2099         * gdb.arch/aarch64-tagged-pointer.exp: New file.
2100
2101 2017-12-08  Sergio Durigan Junior  <sergiodj@redhat.com>
2102
2103         * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
2104         "int".
2105
2106 2017-12-07  Keith Seitz  <keiths@redhat.com>
2107
2108         PR breakpoints/22569
2109         * gdb.linespec/ls-errs.exp: Change expected result of "break
2110         -source this file has spaces.c -line 3".
2111         Check that an explicit source file followed by whitespace is
2112         identified as an invalid explicit location.
2113
2114 2017-12-07  Keith Seitz  <keiths@redhat.com>
2115
2116         * gdb.cp/nested-types.cc: New file.
2117         * gdb.cp/nested-types.exp: New file.
2118         * lib/cp-support.exp: Load data-structures.exp library.
2119         (debug_cp_test_ptype_class): New global.
2120         (cp_ptype_class_verbose, next_line): New procedures.
2121         (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
2122         Add and document new return value.
2123         Switch the list of lines to a queue.
2124         Add support for new `type' key for nested type definitions.
2125         Add debugging/troubleshooting messages.
2126         * lib/data-structures.exp: New file.
2127
2128 2017-12-07  Simon Marchi  <simon.marchi@ericsson.com>
2129
2130         * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
2131         with proc_with_prefix, don't use with_test_prefix.
2132
2133 2017-12-07  Tom Tromey  <tom@tromey.com>
2134
2135         * gdb.base/break.exp: Add test for empty "commands".
2136
2137 2017-12-07  Yao Qi  <yao.qi@linaro.org>
2138
2139         * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
2140         malloc and catch syscall.
2141
2142 2017-12-07  Phil Muldoon  <pmuldoon@redhat.com>
2143
2144        * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
2145         tests for explicit locations.
2146
2147 2017-12-06  Pedro Alves  <palves@redhat.com>
2148
2149         * gdb.arch/i386-avx.exp: If testing with a RSP target, check
2150         force-disabling XML descriptions.
2151
2152 2017-12-04  Pedro Alves  <palves@redhat.com>
2153
2154         PR gdb/22499
2155         * gdb.arch/amd64-disp-step-avx.S: New file.
2156         * gdb.arch/amd64-disp-step-avx.exp: New file.
2157
2158 2017-12-03  Pedro Alves  <palves@redhat.com>
2159
2160         * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
2161         and <string.h>.
2162         (parent_function): Print distinct messages when waitpid fails, or
2163         the child exits with a signal, or the child exits for an unhandled
2164         reason.
2165         * gdb.threads/process-dies-while-detaching.exp
2166         (detach_and_expect_exit): New 'inf_output_re' parameter and use
2167         it.  Wait for both inferior output and GDB's prompt.  Use an
2168         indirect spawn id list.
2169         (do_detach): New parameter 'child_exit'.  Use it to compute
2170         expected inferior output.
2171         (test_detach, test_detach_watch, test_detach_killed_outside):
2172         Adjust to pass down the expected child exit kind.
2173
2174 2017-12-01  Joel Brobecker  <brobecker@adacore.com>
2175             Sergio Durigan Junior  <sergiodj@redhat.com>
2176             Pedro Alves  <palves@redhat.com>
2177
2178         * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
2179
2180 2017-12-01  Sergio Durigan Junior  <sergiodj@redhat.com>
2181
2182         * gdb.base/relocate.exp: Add tests to guarantee that arguments
2183         to 'symbol-file' and 'add-symbol-file' can be
2184         position-independent.
2185
2186 2017-12-01  Yao Qi  <yao.qi@linaro.org>
2187
2188         * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
2189         the URL in copyright header.
2190         * gdb.arch/aarch64-fp.exp: Likewise.
2191         * gdb.arch/ppc64-atomic-inst.exp: Likewise.
2192         * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
2193         * gdb.base/expand-psymtabs.exp: Likewise.
2194         * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
2195         * gdb.fortran/common-block.exp: Likewise.
2196         * gdb.fortran/common-block.f90: Likewise.
2197         * gdb.fortran/logical.exp: Likewise.
2198         * gdb.fortran/vla-datatypes.f90: Likewise.
2199         * gdb.fortran/vla-sub.f90: Likewise.
2200
2201 2017-11-30  Joel Brobecker  <brobecker@adacore.com>
2202
2203         * gdb.ada/repeat_dyn: New testcase.
2204
2205 2017-11-30  Ulrich Weigand  <uweigand@de.ibm.com>
2206
2207         * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
2208         Update for changed thread numbering.
2209         * gdb.cell/bt.exp: Update for changed GDB output.
2210
2211 2017-11-30  Simon Marchi  <simon.marchi@ericsson.com>
2212
2213         * boards/cc-with-tweaks.exp: Include local-board.exp instead of
2214         setting isremote by hand.
2215         * boards/dwarf4-gdb-index.exp: Likewise.
2216         * boards/fission.exp: Likewise.
2217         * boards/stabs.exp: Likewise.
2218
2219 2017-11-30  Pedro Alves  <palves@redhat.com>
2220
2221         * gdb.linespec/cpls-ops.exp
2222         (check_explicit_skips_function_argument): Extract the underlying
2223         type of size_t instead of hardcoding it.
2224
2225 2017-11-29  Pedro Alves  <palves@redhat.com>
2226
2227         PR c++/19436
2228         * gdb.linespec/cpls-abi-tag.cc: New file.
2229         * gdb.linespec/cpls-abi-tag.exp: New file.
2230
2231 2017-11-29  Pedro Alves  <palves@redhat.com>
2232
2233         * gdb.base/langs.exp: Use -qualified.
2234         * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
2235         it.
2236         * gdb.cp/namespace.exp: Use -qualified.
2237         * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
2238         (overload-3, template-overload, template-ret-type, const-overload)
2239         (const-overload-quoted, anon-ns, ambiguous-prefix): New
2240         procedures.
2241         (test_driver): Call them.
2242         * gdb.cp/save-bp-qualified.cc: New.
2243         * gdb.cp/save-bp-qualified.exp: New.
2244         * gdb.linespec/explicit.exp: Test -qualified.
2245         * lib/completion-support.exp (completion::explicit_opts_list): Add
2246         "-qualified".
2247         * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
2248
2249 2017-11-29  Phil Muldoon  <pmuldoon@redhat.com>
2250
2251         * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
2252
2253 2017-11-29  Tom Tromey  <tom@tromey.com>
2254
2255         * gdb.base/relocate.exp: Update invalid argument test.
2256         Add new tests for invalid arguments.
2257
2258 2017-11-29  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2259
2260         * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
2261         Return 0 as a long.
2262         * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
2263
2264 2017-11-29  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2265
2266         * gdb.cp/breakpoint.cc (bar): Set return type to void.
2267         * gdb.cp/psymtab-parameter.cc (func): Likewise.
2268         * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
2269         func ().
2270         * gdb.cp/shadow.cc (B.func): Return 0.
2271
2272 2017-11-27  Joel Brobecker  <brobecker@adacore.com>
2273
2274         * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
2275         expected output in gdb_expect call to allow the exception
2276         message to be present as well.  Fix syntax confusion to avoid
2277         TCL thinking that exception_name is an array.
2278
2279 2017-11-26  Ulrich Weigand  <uweigand@de.ibm.com>
2280
2281         * gdb.arch/spu-info.c: Include <unistd.h>.
2282         (do_signal_test): Fix broken calls to write.
2283         * gdb.arch/spu-info.exp: Use prepare_for_testing.
2284         Fix checks for empty mailboxes.  Update signal tests for corrected
2285         do_signal_test routine.  Allow nonzero event status.
2286         * gdb.arch/spu-ls.exp: Use prepare_for_testing.
2287         * gdb.cell/arch.exp: Use standard_output_file.
2288         * gdb.cell/break.exp: Likewise.
2289         * gdb.cell/bt.exp: Likewise.
2290         * gdb.cell/core.exp: Likewise.
2291         * gdb.cell/dwarfaddr.exp: Likewise.
2292         * gdb.cell/ea-cache.exp: Likewise.
2293         * gdb.cell/ea-standalone.exp: Likewise.
2294         * gdb.cell/f-regs.exp: Likewise.
2295         * gdb.cell/fork.exp: Likewise.
2296         * gdb.cell/gcore.exp: Likewise.
2297         * gdb.cell/mem-access.exp: Likewise.
2298         * gdb.cell/ptype.exp: Likewise.
2299         * gdb.cell/registers.exp: Likewise.
2300         * gdb.cell/sizeof.exp: Likewise.
2301         * gdb.cell/solib-symbol.exp: Likewise.
2302         * gdb.cell/solib.exp: Likewise.
2303
2304 2017-11-25   Pedro Alves  <palves@redhat.com>
2305
2306         * gdb.base/complete-empty.exp: New file.
2307         * gdb.base/completion.exp: Adjust.
2308
2309 2017-11-25  Pedro Alves  <palves@redhat.com>
2310
2311         * gdb.linespec/cpls-ops.cc: New file.
2312         * gdb.linespec/cpls-ops.exp: New file.
2313         * lib/completion-support.exp (test_complete_prefix_range_re): New,
2314         factored out from ...
2315         (test_complete_prefix_range): ... this.
2316
2317 2017-11-24  Pedro Alves  <palves@redhat.com>
2318
2319         * gdb.linespec/cpcompletion.exp: New file.
2320         * gdb.linespec/cpls-hyphen.cc: New file.
2321         * gdb.linespec/cpls.cc: New file.
2322         * gdb.linespec/cpls2.cc: New file.
2323         * gdb.linespec/explicit.exp: Load completion-support.exp.  Adjust
2324         test to use test_gdb_complete_unique.  Add label completion,
2325         keyword completion and explicit location completion tests.
2326         * lib/completion-support.exp: New file.
2327
2328 2017-11-24  Joel Brobecker  <brobecker@adacore.com>
2329
2330         * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
2331         gdb.ada/mi_ex_cond.exp: Accept optional exception message in
2332         when hitting an exception catchpoint.
2333
2334 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2335
2336         * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
2337
2338 2017-11-22  Simon Marchi  <simon.marchi@ericsson.com>
2339
2340         * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
2341         * gdb.dwarf2/info-locals-optimized-out.exp: New file.
2342         * gdb.dwarf2/info-locals-optimized-out.c: New file.
2343
2344 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2345
2346         * gdb.base/info-os.exp: Pass pthreads.
2347         * gdb.multi/multi-attach.exp: Likewise.
2348
2349 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2350
2351         * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
2352         compiler.
2353
2354 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2355
2356         * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
2357         * gdb.base/break-interp.exp: Likewise.
2358         * gdb.base/jit-attach-pie.exp: Likewise.
2359
2360 2017-11-22  Ulrich Weigand  <uweigand@de.ibm.com>
2361
2362         * gdb.base/float128.c (large128): New variable.
2363         * gdb.base/float128.exp: Add test to print largest __float128 value.
2364
2365 2017-11-22  Ulrich Weigand  <uweigand@de.ibm.com>
2366
2367         * gdb.arch/vsx-regs.exp: Update register content checks.
2368
2369 2017-11-21  Ulrich Weigand  <uweigand@de.ibm.com>
2370
2371         * gdb.arch/ppc-longdouble.exp: New file.
2372         * gdb.arch/ppc-longdouble.c: Likewise.
2373
2374 2017-11-21  Pedro Alves  <palves@redhat.com>
2375
2376         * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
2377
2378 2017-11-20  Pedro Alves  <palves@redhat.com>
2379
2380         * gdb.base/whatis-ptype-typedefs.c (double_typedef)
2381         (long_double_typedef): New typedefs.
2382         Use DEF on double and long double.
2383         * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
2384         cases.
2385         (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
2386         and 'long_double_ptr_same_size' locals.  Use them to decide
2387         whether cast from array/function to float is valid/invalid.
2388
2389 2017-11-17  Tom Tromey  <tom@tromey.com>
2390
2391         * gdb.rust/traits.rs: New file.
2392         * gdb.rust/traits.exp: New file.
2393
2394 2017-11-17  Joel Brobecker  <brobecker@adacore.com>
2395
2396         * gdb.ada/minsyms: New testcase.
2397
2398 2017-11-16  Pedro Alves  <palves@redhat.com>
2399
2400         * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
2401         * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
2402
2403 2017-11-16  Pedro Alves  <palves@redhat.com>
2404
2405         * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
2406         gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
2407
2408 2017-11-16  Pedro Alves  <palves@redhat.com>
2409
2410         * gdb.server/reconnect-ctrl-c.c: New file.
2411         * gdb.server/reconnect-ctrl-c.exp: New file.
2412
2413 2017-11-16  Phil Muldoon  <pmuldoon@redhat.com>
2414
2415         * gdb.python/py-rbreak.exp: New file.
2416         * gdb.python/py-rbreak.c: New file.
2417         * gdb.python/py-rbreak-func2.c: New file.
2418
2419 2017-11-16  Pedro Alves  <palves@redhat.com>
2420
2421         * gdb.base/starti.exp ("continue" test): Remove ".*"s from
2422         pattern.
2423         * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
2424         GDB.
2425
2426 2017-11-15  Simon Marchi  <simon.marchi@ericsson.com>
2427
2428         * gdb.tui/completionn.exp (test_tab_completion): Add space in
2429         regex.
2430
2431 2017-11-13  Simon Marchi  <simon.marchi@polymtl.ca>
2432
2433         * gdb.opt/inline-locals.exp: Remove trailing parentheses from
2434         test names.
2435
2436 2017-11-09  Pedro Alves  <palves@redhat.com>
2437
2438         * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
2439         factored out from ...
2440         (top level): ... here, and adjusted to avoid expecting beyond the
2441         prompt in a single gdb_test_multiple.
2442
2443 2017-11-09  Pedro Alves  <palves@redhat.com>
2444
2445         * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
2446         output.
2447         * gdb.server/ext-attach.exp ("kill" test): Likewise.
2448         * gdb.server/ext-restart.exp ("kill" test): Likewise.
2449         * gdb.server/ext-run.exp ("kill" test): Likewise.
2450         * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
2451
2452 2017-11-09  Pedro Alves  <palves@redhat.com>
2453
2454         * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
2455         match till end of line.
2456
2457 2017-11-09  Pedro Alves  <palves@redhat.com>
2458
2459         * gdb.base/memattr.exp: Tighten regexes to match the end line.
2460
2461 2017-11-09  Pedro Alves  <palves@redhat.com>
2462
2463         * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
2464         New procedures, factored out from ...
2465         (top level): ... here, and adjusted to avoid expecting beyond the
2466         prompt in one go.
2467
2468 2017-11-09  Pedro Alves  <palves@redhat.com>
2469
2470         * gdb.asm/asm-source.exp ("kill" test): Match the whole query
2471         output.  Fix '?' match.
2472
2473 2017-11-08  Joel Brobecker  <brobecker@adacore.com>
2474
2475         * gdb.ada/scoped_watch: New testcase.
2476         * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
2477         which is actually correct.
2478         * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
2479         * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
2480
2481 2017-11-08  Pedro Alves  <palves@redhat.com>
2482
2483         * gdb.gdb/complaints.exp (test_initial_complaints)
2484         (test_serial_complaints, test_short_complaints): Call
2485         complaint_internal instead of complaint.
2486
2487 2017-11-08  Djordje Todorovic  <djordje.todorovic@rt-rk.com>
2488
2489         * gdb.threads/tls-core.c: New file.
2490         * gdb.threads/tls-core.exp: Likewise.
2491
2492 2017-11-08   Pedro Alves  <palves@redhat.com>
2493
2494         * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
2495         (p Exported_Capitalized): New test.
2496         (p exported_capitalized): New test.
2497
2498 2017-11-07  Pedro Alves  <palves@redhat.com>
2499
2500         * gdb.cp/ena-dis-br-range.exp: Add more tests.
2501
2502 2017-11-07  Pedro Alves  <palves@redhat.com>
2503
2504         * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
2505         * gdb.cp/ena-dis-br-range.exp: Adjust tests.
2506         (disable_invalid, disable_inverted, disable_negative): New
2507         procedures.
2508         ("bad numbers"): New set of tests.
2509
2510 2017-11-07  Pedro Alves  <palves@redhat.com>
2511
2512         * gdb.cp/ena-dis-br-range.exp: Add tests.
2513
2514 2017-11-07  Pedro Alves  <palves@redhat.com>
2515
2516         * gdb.base/ena-dis-br.exp: Don't expect "warning:".
2517
2518 2017-11-07  Xavier Roirand  <roirand@adacore.com>
2519             Pedro Alves  <palves@redhat.com>
2520
2521         * gdb.base/ena-dis-br.exp: Add reference to
2522         gdb.cp/ena-dis-br-range.exp.
2523         * gdb.cp/ena-dis-br-range.exp: New file.
2524         * gdb.cp/ena-dis-br-range.cc: New file.
2525
2526 2017-11-06  Pedro Alves  <palves@redhat.com>
2527
2528         * gdb.base/attach-non-pgrp-leader.c: New.
2529         * gdb.base/attach-non-pgrp-leader.exp: New.
2530
2531 2017-11-06  Pedro Alves  <palves@redhat.com>
2532
2533         * configure.ac: No longer check for termio.h and sgtty.h.
2534         * configure: Regenerate.
2535         * remote-utils.c: Include termios.h instead of gdb_termios.h.
2536         (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
2537         Remove termio and sgtty code.
2538
2539 2017-11-03  Yao Qi  <yao.qi@linaro.org>
2540
2541         * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
2542         in GDB is disabled.
2543
2544 2017-11-03  Yao Qi  <yao.qi@linaro.org>
2545
2546         * gdb.python/py-thrhandle.exp: Skip it if python is not
2547         enabled.
2548
2549 2017-10-31  Simon Marchi  <simon.marchi@polymtl.ca>
2550
2551         * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
2552         as a breakpoint command.
2553
2554 2017-10-28  Maksim Dzabraev  <dzabraew@gmail.com>
2555
2556         PR python/21213
2557         * gdb.python/py-infthread.exp: Test calling
2558         InferiorThread.inferior () multiple times in a row.
2559
2560 2017-10-27  Keith Seitz  <keiths@redhat.com>
2561
2562         * gdb.opt/inline-break.exp (break_info_1): New procedure.
2563         Test "info break" for every inlined function breakpoint.
2564
2565 2017-10-27  Yao Qi  <yao.qi@linaro.org>
2566
2567         * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
2568
2569 2017-10-26  Patrick Frants  <osscontribute@gmail.com>
2570
2571         * gdb.cp/classes.exp (test_static_members): Test printing
2572         Outer::instance.
2573         * gdb.cp/classes.c (struct Inner, struct Outer): New.
2574         (Inner::instance, Outer::instance): New.
2575
2576 2017-10-24  Pedro Alves  <palves@redhat.com>
2577
2578         * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
2579         extra console" test in two stages.
2580
2581 2017-10-24  Pedro Alves  <palves@redhat.com>
2582
2583         * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
2584
2585 2017-10-24  Pedro Alves  <palves@redhat.com>
2586
2587         * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
2588         loop.
2589
2590 2017-10-24  Pedro Alves  <palves@redhat.com>
2591
2592         * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
2593         $attempt" and "stoppedtry $stoppedtry" test prefixes.
2594
2595 2017-10-24  Pedro Alves  <palves@redhat.com>
2596
2597         * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
2598         parameter and handle it.  Don't output read value in test name.
2599
2600 2017-10-24  Pedro Alves  <palves@redhat.com>
2601
2602         * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
2603         custom test name.
2604
2605 2017-10-24  Pedro Alves  <palves@redhat.com>
2606
2607         * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
2608         include the unstable output directory name in the test's name.
2609         (initial_setup_simple) <'set args'>: Use custom test name.
2610
2611 2017-10-24  Pedro Alves  <palves@redhat.com>
2612
2613         * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
2614         with explicit test name.
2615
2616 2017-10-20  Pedro Alves  <palves@redhat.com>
2617
2618         * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
2619         'wait -i'.  Use gdb_assert and remote_close.
2620
2621 2017-10-19  Andrew Burgess  <andrew.burgess@embecosm.com>
2622
2623         * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
2624         number from variable rather than hard-coded.
2625
2626 2017-10-19  Pedro Alves  <palves@redhat.com>
2627
2628         * gdb.base/long-inferior-output.c: New file.
2629         * gdb.base/long-inferior-output.exp: New file.
2630
2631 2017-11-18  Keith Seitz  <keiths@redhat.com>
2632
2633         * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
2634         method.
2635         (main): Call it.
2636         * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
2637         Add additional user-defined conversion operator tests.
2638
2639 2017-10-17  Pedro Alves  <palves@redhat.com>
2640
2641         * boards/native-stdio-gdbserver.exp: Load "local-board".
2642
2643 2017-10-17  Pedro Alves  <palves@redhat.com>
2644
2645         * gdb.base/quit-live.c: New file.
2646         * gdb.base/quit-live.exp: New file.
2647
2648 2017-10-16  Keith Seitz  <keiths@redhat.com>
2649
2650         * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
2651         (class_with_protected_typedef, class_with_private_typedef)
2652         (struct_with_public_typedef, struct_with_protected_typedef)
2653         (struct_with_private_typedef): New classes/structs.
2654         * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
2655         typedefs and access specifiers.
2656
2657 2017-10-16  Pedro Alves  <palves@redhat.com>
2658             Simon Marchi  <simon.marchi@polymtl.ca>
2659
2660         * README (Local vs Remote vs Native): New section.
2661         * boards/local-board.exp: New file, with bits factored out from
2662         ...
2663         * boards/native-extended-gdbserver.exp: ... here.  Load
2664         "local-board".
2665         * boards/native-gdbserver.exp: Load "local-board".
2666         (${board}_spawn, ${board}_exec): Delete.
2667         * boards/native-stdio-gdbserver.exp: Most contents factored out to
2668         ...
2669         * boards/stdio-gdbserver-base.exp: ... this new file.
2670         * boards/native-stdio-gdbserver.exp: Reimplement, by loading
2671         "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
2672         procedure.
2673         * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
2674         instead of native-stdio-gdbserver.  Don't set gdb_server_prog nor
2675         stdio_gdbserver_command.
2676         (${board}_get_remote_address, ${board}_get_comm_port)
2677         (${board}_download, ${board}_upload): Delete.
2678         (get_target_remote_pipe_cmd): New.
2679
2680 2017-10-16  Simon Marchi  <simon.marchi@ericsson.com>
2681
2682         * gdb.python/py-breakpoint.exp (test_bkpt_basic,
2683         test_bkpt_deletion, test_bkpt_cond_and_cmds,
2684         test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
2685         test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
2686         test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
2687         remove with_test_prefix.
2688
2689 2017-10-13  Pedro Alves  <palves@redhat.com>
2690
2691         * lib/gdb.exp (target_can_use_run_cmd): New procedure.
2692         * gdb.base/annota1.exp: Use it instead of is_remote.
2693         * gdb.base/annota3.exp: Use it instead of is_remote.
2694         * gdb.cp/annota2.exp: Use it instead of is_remote.
2695         * gdb.cp/annota3.exp: Use it instead of is_remote.
2696         * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
2697
2698 2017-10-13  Pedro Alves  <palves@redhat.com>
2699
2700         * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
2701         (test_num_test_vars, run_and_count_vars, find_env)
2702         (test_set_unset_env, test_inherit_env_var): New procedures.
2703         (top level): Use them.
2704
2705 2017-10-13  Pedro Alves  <palves@redhat.com>
2706
2707         * lib/selftest-support.exp (selftest_setup): Extend comments, and
2708         also skip on stub-like targets.
2709
2710 2017-10-13  Pedro Alves  <palves@redhat.com>
2711
2712         PR gdb/22293
2713         * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
2714         (top level): Move some tests to ...
2715         (test_not_found): ... this new procedure.
2716         (top level): Call it.
2717
2718 2017-10-13  Pedro Alves  <palves@redhat.com>
2719
2720         * gdb.base/term.exp: Don't skip if is_remote target.  Instead,
2721         expect different "info terminal" output if testing with a
2722         non-native target.
2723
2724 2017-10-13  Pedro Alves  <palves@redhat.com>
2725             Simon Marchi  <simon.marchi@polymtl.ca>
2726
2727         PR python/12966
2728         * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
2729
2730 2017-10-13  Pedro Alves  <palves@redhat.com>
2731
2732         * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
2733         already.
2734
2735 2017-10-13  Pedro Alves  <palves@redhat.com>
2736
2737         * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
2738         is_remote.
2739
2740 2017-10-13  Pedro Alves  <palves@redhat.com>
2741
2742         * gdb.threads/thread_events.exp: Check gdb_protocol instead of
2743         is_remote.
2744
2745 2017-10-13  Pedro Alves  <palves@redhat.com>
2746
2747         * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
2748         is set.
2749         (corefile_test_attach): Likewise.  Check can_spawn_for_attach
2750         instead of is_remote.
2751
2752 2017-10-13  Pedro Alves  <palves@redhat.com>
2753
2754         * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
2755         (top level): Add comment.
2756
2757 2017-10-13  Pedro Alves  <palves@redhat.com>
2758
2759         * gdb.base/remote.exp (top level): Fix comment typo and add
2760         missing return.
2761
2762 2017-10-13  Pedro Alves  <palves@redhat.com>
2763             Simon Marchi  <simon.marchi@polymtl.ca>
2764
2765         * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
2766         calls and add comments.  Skip test if use_gdb_stub is set.
2767         (top level): Use "set cwd" command instead of "cd" command.
2768
2769 2017-10-13  Pedro Alves  <palves@redhat.com>
2770
2771         * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
2772         is_remote target check.
2773
2774 2017-10-13  Pedro Alves  <palves@redhat.com>
2775
2776         * gdb.base/scope.exp: Use build_executable + clean_restart +
2777         gdb_file_cmd instead of prepare_for_testing and no longer skip
2778         "before run" tests on is_remote target boards.  Update comments.
2779         * boards/native-extended-gdbserver.exp
2780         (extended_gdbserver_load_last_file): New, factored out from ...
2781         (gdb_load): ... this.  Move further below and add comment.
2782         (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
2783
2784 2017-10-12  Pedro Alves  <palves@redhat.com>
2785
2786         * gdb.base/attach.exp: Remove references to gdb64.
2787         * gdb.base/dbx.exp: Remove references to gdb64.
2788
2789 2017-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
2790             Pedro Alves  <palves@redhat.com>
2791
2792         * gdb.base/label.exp: Remove is_remote target check.
2793
2794 2017-10-12  Pedro Alves  <palves@redhat.com>
2795
2796         * gdb.base/auvx.exp (coredir): Update comment.
2797         (top level) <core_works>: Use "set cwd" command instead of "cd"
2798         command.
2799
2800 2017-10-12  Pedro Alves  <palves@redhat.com>
2801             Simon Marchi  <simon.marchi@polymtl.ca>
2802
2803         * gdb.base/catch-fork-static.exp: No longer skip on is_remote
2804         target boards.
2805
2806 2017-10-12  Pedro Alves  <palves@redhat.com>
2807             Simon Marchi  <simon.marchi@polymtl.ca>
2808
2809         * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
2810         Instead skip if there's any gdb_protocol set.
2811
2812 2017-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
2813             Pedro Alves  <palves@redhat.com>
2814
2815         * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
2816
2817 2017-10-12  Pedro Alves  <palves@redhat.com>
2818             Simon Marchi  <simon.marchi@polymtl.ca>
2819
2820         * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
2821         instead of on dejagnu remote boards.
2822
2823 2017-10-12  Pedro Alves  <palves@redhat.com>
2824             Simon Marchi  <simon.marchi@polymtl.ca>
2825
2826         * gdb.base/inferior-died.exp: Remove is_remote and isnative
2827         checks.  Use build_executable + clean_restart instead of
2828         prepare_for_testing.  Pass "set non-stop on" via GDBFLAGS instead
2829         of enabling non-stop after starting gdb.
2830
2831 2017-10-12  Pedro Alves  <palves@redhat.com>
2832
2833         * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
2834         * gdb.threads/non-ldr-exc-2.exp: Ditto.
2835         * gdb.threads/non-ldr-exc-3.exp: Ditto.
2836         * gdb.threads/non-ldr-exc-4.exp: Ditto.
2837
2838 2017-10-11  Anton Kolesov  <Anton.Kolesov@synopsys.com>
2839
2840         * gdb.arch/arc-tdesc-cpu.exp: New file.
2841         * gdb.arch/arc-tdesc-cpu.xml: Likewise.
2842
2843 2017-10-10  Simon Marchi  <simon.marchi@ericsson.com>
2844
2845         * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
2846
2847 2017-10-10  Pedro Alves <palves@redhat.com>
2848
2849         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
2850         expect CLI output.
2851
2852 2017-10-10  Pedro Alves  <palves@redhat.com>
2853
2854         * lib/selftest-support.exp (selftest_setup): Update for
2855         captured_command_loop's prototype change.
2856
2857 2017-10-09  Pedro Alves  <palves@redhat.com>
2858
2859         Test both arch1=>arch2 and arch2=>arch1.
2860
2861         * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
2862         (srcfile2, binfile2, march1, march2): Remove globals.  Largely
2863         factored out to...
2864         (append_arch1_options, append_arch2_options, append_arch_options)
2865         (build_executables): New procedures.
2866         (do_test): New 'first_arch' parameter.  Use it to define 'from_exec'
2867         local.
2868         (top level): Add new 'first_arch' testing axis.
2869
2870 2017-10-09  Pedro Alves  <palves@redhat.com>
2871
2872         * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
2873         (barrier): New.
2874         (thread_start, all_started): New functions.
2875         (main): Spawn new thread and wait until it is scheduled.
2876         * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
2877         option.
2878         (do_test): Add 'selected_thread' parameter.  Run to all_started
2879         instead of main.  Explicitly set the breakpoint at main.  Switch
2880         to the SELECTED_THREAD thread.
2881         (top level): Test handling the exec event with either the main
2882         thread or the second thread selected.
2883
2884 2017-10-09  Pedro Alves  <palves@redhat.com>
2885
2886         * gdb.base/print-file-var-main.c: Fix get_version_2 value check
2887         logic.  Move STOP marker after the value checks.
2888         * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
2889         regexp.
2890
2891 2017-10-06  Sandra Loosemore  <sandra@codesourcery.com>
2892
2893         * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
2894
2895 2017-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
2896
2897         * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
2898         integer-to-dfp conversion.
2899         * gdb.base/dfp-test.exp: Likewise.
2900
2901 2017-10-04  Pedro Alves  <palves@redhat.com>
2902
2903         * gdb.multi/hangout.c: Include <unistd.h>.
2904         (hangout_loop): New function.
2905         (main): Call alarm.  Call hangout_loop in a loop.
2906         * gdb.multi/hello.c: Include <unistd.h>.
2907         (hello_loop): New function.
2908         (main): Call alarm.  Call hangout_loop in a loop.
2909         * gdb.multi/multi-arch.exp: Test running to a breakpoint one
2910         inferior with the other selected.
2911
2912 2017-10-04  Simon Marchi  <simon.marchi@ericsson.com>
2913
2914         * gdb.mi/list-thread-groups-available.exp: New file.
2915         * gdb.mi/list-thread-groups-available.c: New file.
2916
2917 2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
2918
2919         * gdb.base/set-cwd.exp: Make it available on
2920         native-extended-gdbserver.
2921
2922 2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
2923
2924         * gdb.base/set-cwd.c: New file.
2925         * gdb.base/set-cwd.exp: Likewise.
2926
2927 2017-10-02  Tom Tromey  <tom@tromey.com>
2928
2929         PR rust/22236:
2930         * gdb.rust/simple.rs (main): New variable "fslice".
2931         * gdb.rust/simple.exp: Add slice tests.  Update string tests.
2932
2933 2017-10-02  Tom Tromey  <tom@tromey.com>
2934
2935         * gdb.rust/simple.exp: Test ptype of a slice.
2936
2937 2017-10-02  Tom Tromey  <tom@tromey.com>
2938
2939         * gdb.rust/simple.exp: Test index of slice.
2940
2941 2017-09-27  Tom Tromey  <tom@tromey.com>
2942
2943         * gdb.base/macscp.exp: Add __VA_OPT__ tests.
2944
2945 2017-09-26  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2946             Pedro Alves  <palves@redhat.com>
2947
2948         * gdb.base/compare-sections.exp (get value of read-only section): Read
2949         as unsigned value.
2950         (corrupt read-only section): Likewise and don't set written if patching
2951         failed.
2952
2953 2017-09-21  Kevin Buettner  <kevinb@redhat.com>
2954
2955         * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
2956         files.
2957
2958 2017-09-20  Pedro Alves  <palves@redhat.com>
2959
2960         * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
2961         symbol names in gdb's output.
2962         * gdb.cp/overload.exp ("list all overloads"): Likewise.
2963
2964 2017-09-20  Pedro Alves  <palves@redhat.com>
2965
2966         * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
2967         Rename to ...
2968         (test_list_ambiguous_symbol): ... this and add a symbol name
2969         parameter.  Adjust.
2970         (test_list_ambiguous_function): Reimplement on top of
2971         test_list_ambiguous_symbol and also test listing ambiguous
2972         variables.
2973         * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
2974         (ambiguous_fun): ... this.
2975         (ambiguous_var): New.
2976         * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
2977         (ambiguous_fun): ... this.
2978         (ambiguous_var): New.
2979
2980 2017-09-19  John Baldwin  <jhb@FreeBSD.org>
2981
2982         * gdb.base/starti.c: New file.
2983         * gdb.base/starti.exp: New file.
2984         * lib/gdb.exp (gdb_starti_cmd): New procedure.
2985
2986 2017-09-14  Pedro Alves  <palves@redhat.com>
2987
2988         * gdb.base/nodebug.exp (nodebug_runto): New procedure.
2989         (top level): Use it instead of runto.
2990
2991 2017-09-11  Tom Tromey  <tom@tromey.com>
2992
2993         * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
2994
2995 2017-09-11  Tom Tromey  <tom@tromey.com>
2996
2997         * gdb.python/py-infthread.exp: Add tests for new_thread event.
2998         * gdb.python/py-inferior.exp: Add tests for new inferior events.
2999
3000 2017-09-08  Christoph Weinmann  <christoph.t.weinmann@intel.com>
3001
3002         * gdb.fortran/printing-types.exp: New file.
3003         * gdb.fortran/printing-types.exp: New file.
3004
3005 2017-09-08  Bernhard Heckel  <bernhard.heckel@intel.com>
3006
3007         * gdb.fortran/vla-ptype.exp: Fix typos.
3008         * gdb.fortran/vla-value.exp: Same.
3009
3010 2017-09-08  Bernhard Heckel  <bernhard.heckel@intel.com>
3011
3012         * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
3013         * gdb.mi/mi-var-child-f.exp: Likewise.
3014         * gdb.mi/mi-vla-fortran.exp: Likewise.
3015
3016 2017-09-08  Frank Penczek  <frank.penczek@intel.com>
3017             Christoph Weinmann  <christoph.t.weinmann@intel.com>
3018             Bernhard Heckel  <bernhard.heckel@intel.com>
3019
3020         * gdb.fortran/ptr-indentation.f90: New file.
3021         * gdb.fortran/ptr-indentation.exp: New file.
3022
3023 2017-09-05  Tom Tromey  <tom@tromey.com>
3024
3025         PR gdb/22010:
3026         * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
3027
3028 2017-09-06  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3029
3030         * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
3031
3032 2017-09-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
3033
3034         * gdb.threads/tls-nodebug-pie.c: New file.
3035         * gdb.threads/tls-nodebug-pie.exp: New file.
3036
3037 2017-09-05  Tom Tromey  <tom@tromey.com>
3038
3039         * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
3040         for rust.
3041
3042 2017-09-05  Simon Marchi  <simon.marchi@ericsson.com>
3043
3044         * gdb.multi/multi-arch-exec.exp: Test with different
3045         "follow-exec-mode" settings.
3046         (do_test): New procedure.
3047
3048 2017-09-04  Pedro Alves  <palves@redhat.com>
3049
3050         * gdb.base/func-static.c (S::method const, S::method volatile)
3051         (S::method volatile const): New methods.
3052         (c_s, v_s, cv_s): New instances.
3053         (main): Call method() on them.
3054         * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
3055         (cannot_resolve): New procedure.
3056         (cxx_scopes_list): Test cv methods.  Add print-scope-quote and
3057         print-quote-unquoted columns.
3058         (do_test): Test printing each scope too.
3059
3060 2017-09-04  Pedro Alves  <palves@redhat.com>
3061
3062         * gdb.base/local-static.exp: Also test with
3063         class::method::variable wholly quoted.
3064         * gdb.cp/m-static.exp (class::method::variable): Remove test.
3065
3066 2017-09-04  Pedro Alves  <palves@redhat.com>
3067
3068         * gdb.base/local-static.c: New.
3069         * gdb.base/local-static.cc: New.
3070         * gdb.base/local-static.exp:  New.
3071
3072 2017-09-04  Pedro Alves  <palves@redhat.com>
3073
3074         * gdb.asm/asm-source.exp: Add casts to int.
3075         * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
3076         (dataglobal64_1, dataglobal64_2): New globals.
3077         * gdb.base/nodebug.exp: Test different expressions involving the
3078         new globals, with print, whatis and ptype.  Add casts to int.
3079         * gdb.base/solib-display.exp: Add casts to int.
3080         * gdb.compile/compile-ifunc.exp: Expect warning.  Add cast to int.
3081         * gdb.cp/m-static.exp: Add cast to int.
3082         * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
3083         * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
3084         tls variable with no debug info without a cast.  Test with a cast
3085         to int too.
3086         * gdb.trace/entry-values.exp: Add casts.
3087
3088 2017-09-04  Pedro Alves  <palves@redhat.com>
3089
3090         * gdb.base/nodebug.exp: Test that ptype's error about functions
3091         with unknown return type includes the function name too.
3092
3093 2017-09-04  Pedro Alves  <palves@redhat.com>
3094
3095         * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
3096         return type of munmap in infcall.
3097         * gdb.base/break-probes.exp: Cast return type of foo in infcall.
3098         * gdb.base/checkpoint.exp: Simplify using for loop.  Cast return
3099         type of ftell in infcall.
3100         * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
3101         type of getpid in infcall.
3102         * gdb.base/infcall-exec.exp: Cast return type of execlp in
3103         infcall.
3104         * gdb.base/info-os.exp: Cast return type of getpid in infcall.
3105         Bail on failure to extract the pid.
3106         * gdb.base/nodebug.c: #include <stdint.h>.
3107         (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
3108         New functions.
3109         * gdb.base/nodebug.exp (test_call_promotion): New procedure.
3110         Change expected output of print/whatis/ptype with functions with
3111         no debug info.  Test all supported languages.  Call
3112         test_call_promotion.
3113         * gdb.compile/compile.exp: Adjust expected output to expect
3114         warning.
3115         * gdb.threads/siginfo-threads.exp: Likewise.
3116
3117 2017-09-04  Pedro Alves  <palves@redhat.com>
3118
3119         * gdb.base/callfuncs.exp (do_function_calls): New parameter
3120         "prototypes".  Test calling float functions via prototyped and
3121         unprototyped function pointers.
3122         (perform_all_tests): New parameter "prototypes".  Pass it down.
3123         (top level): Pass down "prototypes" parameter to
3124         perform_all_tests.
3125
3126 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
3127
3128         * gdb.base/commands.exp (loop_break_test, loop_continue_test):
3129         Test with nested loops.
3130
3131 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
3132
3133         * gdb.base/commands.exp: Call the new procedures.
3134         (loop_break_test, loop_continue_test): New procedures.
3135
3136 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
3137
3138         * gdb.base/commands.exp: Call new procedure.
3139         (define_if_without_arg_test): New procedure.
3140
3141 2017-09-04  Pedro Alves  <palves@redhat.com>
3142
3143         * gdb.base/list-ambiguous.exp: New file.
3144         * gdb.base/list-ambiguous0.c: New file.
3145         * gdb.base/list-ambiguous1.c: New file.
3146         * gdb.base/list.exp (test_list_range): Adjust expected output.
3147
3148 2017-08-31  Sergio Durigan Junior  <sergiodj@redhat.com>
3149
3150         * gdb.base/share-env-with-gdbserver.c: New file.
3151         * gdb.base/share-env-with-gdbserver.exp: Likewise.
3152
3153 2017-08-28  Simon Marchi  <simon.marchi@ericsson.com>
3154
3155         * gdb.base/commands.exp (gdbvar_simple_if_test,
3156         gdbvar_simple_if_test, gdbvar_complex_if_while_test,
3157         progvar_simple_if_test, progvar_simple_while_test,
3158         progvar_complex_if_while_test, user_defined_command_test,
3159         user_defined_command_args_eval,
3160         user_defined_command_args_stack_test,
3161         user_defined_command_manyargs_test, bp_deleted_in_command_test,
3162         temporary_breakpoint_commands,
3163         gdb_test_no_prompt, redefine_hook_test,
3164         redefine_backtrace_test): Remove "global gdb_prompt".
3165
3166 2017-08-28  Simon Marchi  <simon.marchi@ericsson.com>
3167
3168         * gdb.base/commands.exp (user_defined_command_case_sensitivity):
3169         New proc, call it from toplevel.
3170
3171 2017-08-23  Sergio Durigan Junior  <sergiodj@redhat.com>
3172
3173         PR remote/21852
3174         * gdb.server/normal.c: New file, copied from gdb.base.
3175         * gdb.server/run-without-local-binary.exp: New file.
3176
3177 2017-08-07  Weimin Pan  <weimin.pan@oracle.com>
3178
3179         * gdb.arch/sparc64-adi.exp: New file.
3180         * gdb.arch/sparc64-adi.c: New file.
3181
3182 2017-08-22  Pedro Alves  <palves@redhat.com>
3183
3184         * gdb.cp/overload.exp (line_range_pattern): New procedure.
3185         (top level): Add "list all overloads" tests.
3186
3187 2017-08-22  Tom Tromey  <tom@tromey.com>
3188
3189         * gdb.gdb/xfullpath.exp: Remove.
3190
3191 2017-08-21  Pedro Alves  <palves@redhat.com>
3192
3193         PR gdb/19487
3194         * gdb.base/symbol-alias.c: New.
3195         * gdb.base/symbol-alias2.c: New.
3196         * gdb.base/symbol-alias.exp: New.
3197
3198 2017-08-21  Pedro Alves  <palves@redhat.com>
3199
3200         * gdb.base/dfp-test.c
3201         (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
3202         (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
3203         * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
3204         * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
3205         * gdb.base/whatis-ptype-typedefs.c: New.
3206         * gdb.base/whatis-ptype-typedefs.exp: New.
3207         * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
3208         (an_int, an_int_type, an_int_type2): New globals.
3209         * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
3210         involving typedefs and cast expressions.
3211         * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
3212         (lookup_typedefs_function): New.
3213         (typedefs_pretty_printers_dict): New.
3214         (top level): Register lookup_typedefs_function in
3215         gdb.pretty_printers.
3216
3217 2017-08-18  Yao Qi  <yao.qi@linaro.org>
3218
3219         * gdb.server/unittest.exp: New.
3220
3221 2017-08-15  Sergio Durigan Junior  <sergiodj@redhat.com>
3222
3223         PR gdb/21954
3224         * gdb.base/environ.exp: Add test to check if 'unset environment'
3225         works.
3226
3227 2017-08-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3228
3229         * lib/gdb.exp (universal_compile_options): New caching proc.
3230         (gdb_compile): Suppress GCC's coloring of messages.
3231
3232 2017-08-14  Tom Tromey  <tom@tromey.com>
3233
3234         PR gdb/21675:
3235         * gdb.base/printcmds.exp (test_radices): New function.
3236         * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
3237         * gdb.base/sizeof.exp (check_valueof): Use p/d.
3238         * lib/gdb.exp (get_integer_valueof): Use p/d.
3239
3240 2017-08-12  Simon Marchi  <simon.marchi@ericsson.com>
3241
3242         * lib/gdb.exp (get_valueof): Don't capture end-of-line
3243         characters.
3244
3245 2017-08-05  Tom Tromey  <tom@tromey.com>
3246
3247         * gdb.rust/simple.exp: Allow String to appear in a different
3248         namespace.
3249
3250 2017-07-26  Yao Qi  <yao.qi@linaro.org>
3251
3252         * gdb.gdb/unittest.exp: Invoke command
3253         "maintenance check xml-descriptions".
3254
3255 2017-07-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3256
3257         * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
3258         calling context.
3259         (hex128): Drop erroneous calculation of parameters.
3260
3261 2017-07-22  Simon Marchi  <simon.marchi@ericsson.com>
3262
3263         * gdb.python/py-unwind.exp: Disable stack protection when
3264         building test file.
3265
3266 2017-07-20  Pedro Alves  <palves@redhat.com>
3267
3268         * gdb.base/default.exp (set language): Adjust expected output.
3269
3270 2017-07-20  Pedro Alves  <palves@redhat.com>
3271
3272         * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
3273         (test_minsym): ... this, and make static.
3274         (get_pck__foo__bar__minsym): Rename to ...
3275         (get_test_minsym): ... this.
3276         * gdb.base/dmsym.exp (): Remove "set language ada" call.  Adjust
3277         symbol names and comments.
3278         * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
3279         (get_test_minsym): ... this.
3280         (pck__foo__bar__minsym__2): Rename to ...
3281         (test_minsym): ... this.
3282         (main): Adjust.
3283
3284 2017-07-17  Pedro Alves  <palves@redhat.com>
3285
3286         * gdb.base/completion.exp: Adjust expected output.
3287         * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
3288         the completer works.
3289
3290 2017-07-17  Pedro Alves  <palves@redhat.com>
3291
3292         * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
3293
3294 2017-07-15  Andrew Burgess  <andrew.burgess@embecosm.com>
3295
3296         * gdb.mi/mi-vla-fortran.exp: Make test names unique.
3297
3298 2017-07-14  Tom Tromey  <tom@tromey.com>
3299
3300         PR rust/21764:
3301         * gdb.rust/simple.exp: Add tests.
3302
3303 2017-07-14  Tom Tromey  <tom@tromey.com>
3304
3305         * gdb.rust/simple.exp: Add regression test for PR rust/21763.
3306
3307 2017-07-14  Pedro Alves  <palves@redhat.com>
3308
3309         * gdb.linespec/base/one/thefile.cc (z1): New function.
3310         * gdb.linespec/base/two/thefile.cc (z2): New function.
3311         * gdb.linespec/linespec.exp: Add tests.
3312
3313 2017-07-13  Andrew Burgess  <andrew.burgess@embecosm.com>
3314
3315         * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
3316         to mi_create_breakpoint.
3317
3318 2017-07-13  Andrew Burgess  <andrew.burgess@embecosm.com>
3319
3320         * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
3321         mi_create_breakpoint.
3322
3323 2017-07-11  Iain Buclaw  <ibuclaw@gdcproject.org>
3324
3325         * gdb.dlang/demangle.exp: Update for demangling changes.
3326
3327 2017-07-09  Tom Tromey  <tom@tromey.com>
3328
3329         * gdb.dwarf2/shortpiece.exp: New file.
3330
3331 2017-07-06  David Blaikie  <dblaikie@gmail.com>
3332
3333         * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
3334         built from fissiont-multi-cu{1,2}.c.
3335         * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
3336         except putting 'main' and 'func' in separate CUs in the same DWO file.
3337         * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
3338         test.
3339         * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
3340         test.
3341
3342 2017-07-06  Pedro Alves  <palves@redhat.com>
3343
3344         * gdb.python/py-unwind.exp: Test flushregs.
3345
3346 2017-06-30  Sergio Durigan Junior  <sergiodj@redhat.com>
3347
3348         PR cli/21688
3349         * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
3350         tests for alias commands and trailing whitespace.
3351
3352 2017-06-30  Sergio Durigan Junior  <sergiodj@redhat.com>
3353
3354         PR cli/21688
3355         * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
3356         procedure.  Call it.
3357
3358 2017-06-29  Pedro Alves  <palves@redhat.com>
3359
3360         * gdb.base/printcmds.exp: Add tests.
3361
3362 2017-06-28  Doug Gilmore  <Doug.Gilmore@imgtec.com>
3363
3364         PR gdb/21337
3365         * gdb.base/reread-readsym.exp: New file.
3366         * gdb.base/reread-readsym.c: New file.
3367
3368 2017-06-21  Kevin Buettner  <kevinb@redhat.com>
3369
3370         * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
3371         subpattern.
3372
3373 2017-06-19  Peter Bergner  <bergner@vnet.ibm.com>
3374
3375         * gdb.arch/powerpc-power9.exp: Update test case for new lnia
3376         extended mnemonic.
3377         * gdb.arch/powerpc-power9.s: Likewise.
3378
3379 2017-06-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3380
3381         * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
3382         on 32-bit x86 targets.  Exploit is_*_target macros where
3383         appropriate.
3384
3385 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3386
3387         * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
3388         register pieces.
3389
3390 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3391
3392         * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
3393         located in one or more DWARF pieces.
3394
3395 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3396
3397         * lib/gdb.exp (get_endianness): New proc.
3398         * gdb.arch/aarch64-fp.exp: Use it.
3399         * gdb.arch/altivec-regs.exp: Likewise.
3400         * gdb.arch/e500-regs.exp: Likewise.
3401         * gdb.arch/vsx-regs.exp: Likewise.
3402         * gdb.base/dump.exp: Likewise.
3403         * gdb.base/funcargs.exp: Likewise.
3404         * gdb.base/gnu_vector.exp: Likewise.
3405         * gdb.dwarf2/formdata16.exp: Likewise.
3406         * gdb.dwarf2/implptrpiece.exp: Likewise.
3407         * gdb.dwarf2/nonvar-access.exp: Likewise.
3408         * gdb.python/py-inferior.exp: Likewise.
3409         * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3410
3411 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3412
3413         PR gdb/21226
3414         * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
3415         stack value pieces are taken from the LSB end.
3416
3417 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3418
3419         * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
3420         variable at nonzero offset.
3421
3422 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3423
3424         * gdb.dwarf2/var-access.c: New file.
3425         * gdb.dwarf2/var-access.exp: New test.
3426         * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
3427
3428 2017-06-12  Tom Tromey  <tom@tromey.com>
3429
3430         * gdb.dwarf2/formdata16.exp: Add tests.
3431
3432 2017-06-12  Tom Tromey  <tom@tromey.com>
3433
3434         * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
3435
3436 2017-06-12  Tom Tromey  <tom@tromey.com>
3437
3438         PR exp/16225:
3439         * gdb.reverse/i386-sse-reverse.exp: Update tests.
3440         * gdb.arch/vsx-regs.exp: Update tests.
3441         * gdb.arch/s390-vregs.exp (hex128): New proc.
3442         Update test.
3443         * gdb.arch/altivec-regs.exp: Update tests.
3444
3445 2017-06-07  Sergio Durigan Junior  <sergiodj@redhat.com>
3446
3447         * gdb.base/startup-with-shell.c: New file.
3448         * gdb.base/startup-with-shell.exp: Likewise.
3449
3450 2017-06-07  Sergio Durigan Junior  <sergiodj@redhat.com>
3451
3452         * gdb.server/non-existing-program.exp: Update regex in order to
3453         reflect the fact that gdbserver is now using fork_inferior (with a
3454         shell) to startup the inferior.
3455
3456 2017-05-30  Simon Marchi  <simon.marchi@ericsson.com>
3457
3458         * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
3459         support function calls from GDB.
3460
3461 2017-05-21  Tom Tromey  <tom@tromey.com>
3462
3463         PR rust/21466:
3464         * gdb.rust/unsized.exp: New file.
3465         * gdb.rust/unsized.rs: New file.
3466
3467 2017-05-19  Tom Tromey  <tom@tromey.com>
3468
3469         PR rust/21484:
3470         * gdb.rust/watch.exp: New file.
3471         * gdb.rust/watch.rs: New file.
3472
3473 2017-05-18  Tom Tromey  <tom@tromey.com>
3474
3475         * gdb.rust/simple.exp: Allow Box to be qualified.
3476
3477 2017-05-18  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3478
3479         * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
3480
3481 2017-05-18  Pedro Alves  <palves@redhat.com>
3482
3483         * gdb.base/fileio.c (test_write, test_read, test_close)
3484         (test_fstat): Don't print 'ret' in the fail path.
3485
3486 2017-05-18  Pedro Alves  <palves@redhat.com>
3487
3488         * gdb.base/fileio.c (stop, test_open, test_write, test_read)
3489         (test_lseek, test_close, test_stat, test_fstat, test_isatty)
3490         (test_system, test_rename, test_unlink, test_time): Change
3491         prototypes.
3492         * gdb.base/fileio.exp (stop_msg): Adjust.
3493
3494 2017-05-18  Pedro Alves  <palves@redhat.com>
3495
3496         * gdb.base/fileio.c (null_str): New global.
3497         (test_stat): Use it.
3498         * gdb.base/fileio.exp: Remove nowarnings.
3499
3500 2017-05-17  Yao Qi  <yao.qi@linaro.org>
3501
3502         * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
3503
3504 2017-05-17  Simon Marchi  <simon.marchi@ericsson.com>
3505
3506         * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
3507         argument command.
3508         (top-level): Invoke test_set_inferior_tty.
3509
3510 2017-05-04  Pedro Alves  <palves@redhat.com>
3511
3512         * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
3513         Add parens to print call for Python 3.
3514
3515 2017-05-03  Keith Seitz  <keiths@redhat.com>
3516
3517         * gdb.cp/oranking.cc (dummy): New function to grab malloc.
3518         (main): Call it.
3519
3520 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
3521
3522         * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
3523         to prev and next.
3524
3525 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
3526
3527         * gdb.python/py-record-btrace.exp: Remove test for
3528         gdb.BtraceInstruction.error.
3529
3530 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
3531
3532         * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
3533
3534 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
3535
3536         * gdb.python/py-record-btrace-threads.c: New file.
3537         * gdb.python/py-record-btrace-threads.exp: New file.
3538
3539 2017-04-28  Sergio Durigan Junior  <sergiodj@redhat.com>
3540
3541         PR testsuite/8595
3542         * gdb.base/environ.exp: Make test available in all architectures.
3543         Move bits related to "info program" testing to
3544         gdb.base/info-program.exp.  Rewrite tests to use the two new
3545         procedures mentione below.
3546         (test_set_show_env_var) New procedure.
3547         (test_set_show_env_var_equal): Likewise.
3548         * gdb.base/info-program.exp: New file.
3549
3550 2017-04-27  Keith Seitz  <keiths@redhat.com>
3551
3552         * gdb.cp/oranking.cc (test15): New function.
3553         (main): Call test15 and declare additional variables for testing.
3554         * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
3555         "p foo101('abc')" tests.
3556         Add tests for cv qualifier overloads.
3557         * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
3558         "lvalue reference overload" test.
3559         * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
3560         "print value of f1 on Child&& in f2" test.
3561
3562 2017-04-19  Pedro Alves  <palves@redhat.com>
3563
3564         * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
3565         procedure.
3566         (top level): Call it.
3567         * lib/gdb.exp (gdb_define_cmd): New procedure.
3568
3569 2017-04-12  Pedro Alves  <palves@redhat.com>
3570
3571         PR gdb/21323
3572         * gdb.cp/wide_char_types.c: Include <wchar.h>.
3573         (wchar): New global.
3574         * gdb.cp/wide_char_types.exp (wide_char_types_program)
3575         (do_test_wide_char, wide_char_types_no_program, top level): Add
3576         wchar_t testing.
3577
3578 2017-04-12  Pedro Alves  <palves@redhat.com>
3579
3580         PR c++/21323
3581         * gdb.cp/wide_char_types.c: New file.
3582         * gdb.cp/wide_char_types.exp: New file.
3583
3584 2017-04-05  Sergio Durigan Junior  <sergiodj@redhat.com>
3585
3586         PR gdb/21352
3587         * gdb.trace/tsv.exp: Add test for "tsave -r".
3588
3589 2017-03-30  Iain Buclaw  <ibuclaw@gdcproject.org>
3590
3591         * gdb.dlang/watch-loc.c: New file.
3592         * gdb.dlang/watch-loc.exp: New file.
3593
3594 2017-03-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
3595
3596         * gdb.python/py-section-script.exp (sepdebug): New testcases.
3597
3598 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
3599
3600         * gdb.arch/arc-analyze-prologue.S: New file.
3601         * gdb.arch/arc-analyze-prologue.exp: Likewise.
3602
3603 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
3604
3605         * gdb.arch/arc-decode-insn.S: New file.
3606         * gdb.arch/arc-decode-insn.exp: Likewise.
3607
3608 2017-03-21  Ivo Raisr  <ivo.raisr@oracle.com>
3609
3610         PR tdep/20928
3611         * gdb.arch/sparc64-regs.exp: New file.
3612         * gdb.arch/sparc64-regs.S: Likewise.
3613
3614 2017-03-21  Tim Wiederhake  <tim.wiederhake@intel.com>
3615
3616         * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
3617         and memory view on Python 3.
3618
3619 2017-03-20  Artemiy Volkov  <artemiyv@acm.org>
3620             Keith Seitz  <keiths@redhat.com>
3621
3622         PR gdb/14441
3623         * gdb.cp/demangle.exp: Add rvalue reference tests.
3624         * gdb.cp/rvalue-ref-casts.cc: New file.
3625         * gdb.cp/rvalue-ref-casts.exp: New file.
3626         * gdb.cp/rvalue-ref-overload.cc: New file.
3627         * gdb.cp/rvalue-ref-overload.exp: New file.
3628         * gdb.cp/rvalue-ref-params.cc: New file.
3629         * gdb.cp/rvalue-ref-params.exp: New file.
3630         * gdb.cp/rvalue-ref-sizeof.cc: New file.
3631         * gdb.cp/rvalue-ref-sizeof.exp: New file.
3632         * gdb.cp/rvalue-ref-types.cc: New file.
3633         * gdb.cp/rvalue-ref-types.exp: New file.
3634         * gdb.python/py-rvalue-ref-value-cc.cc: New file.
3635         * gdb.python/py-rvalue-ref-value-cc.exp: New file.
3636
3637 2017-03-20  Marc-Andre Laperle  <marc-andre.laperle@ericsson.com>
3638
3639         * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
3640         New procedure.
3641
3642 2017-03-20  Marc-Andre Laperle  <marc-andre.laperle@ericsson.com>
3643
3644         * lib/mi-support.exp (mi_gdb_test): Add additional message
3645         for unexpected output.
3646
3647 2017-03-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3648
3649         * gdb.base/examine-backward.c (Barrier): New character array
3650         constant, to ensure that TestStrings is preceded by a string
3651         terminator.
3652
3653 2017-03-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3654
3655         * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
3656         * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
3657         and implicit pointer into such a location.
3658
3659 2017-03-16  Doug Evans  <dje@google.com>
3660
3661         * gdb.python/py-lazy-string (pointer): Really add new typedef.
3662
3663 2017-03-16  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3664
3665         * gdb.cp/m-static.exp: Fix expectation for prototype of
3666         test5.single_constructor and single_constructor::single_constructor.
3667
3668 2017-03-16  Doug Evans  <dje@google.com>
3669
3670         * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
3671         * gdb.guile/scm-lazy-string.c: New file.
3672         * gdb.guile/scm-value.exp: Move lazy string tests to ...
3673         * gdb.guile/scm-lazy-string.exp: ... here, new file.  Add more tests
3674         for pointer, array, typedef lazy strings.
3675
3676 2017-03-16  Doug Evans  <dje@google.com>
3677
3678         PR python/17728, python/18439, python/18779
3679         * gdb.python/py-value.c (main) Delete locals sptr, sn.
3680         * gdb.python/py-lazy-string.c (pointer): New typedef.
3681         (main): New locals ptr, array, typedef_ptr.
3682         * gdb.python/py-value.exp: Move lazy string tests to ...
3683         * gdb.python/py-lazy-string.exp: ... here.  Add more tests for pointer,
3684         array, typedef lazy strings.
3685
3686 2017-03-14  Anton Kolesov  <anton.kolesov@synopsys.com>
3687
3688         * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
3689           Add optional 'test' parameter.
3690
3691 2017-03-13  Simon Marchi  <simon.marchi@ericsson.com>
3692
3693         * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3694         Skip for versions of DejaGnu < 1.5.
3695
3696 2017-03-13  Simon Marchi  <simon.marchi@ericsson.com>
3697
3698         * lib/gdb.exp (dejagnu_version): New proc.
3699         * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3700         Use dejagnu_version.
3701
3702 2017-03-10  Keith Seitz  <keiths@redhat.com>
3703
3704         PR c++/8128
3705         * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
3706         type from destructor regexps.
3707         Add a branch which actually passes the test.
3708         Adjust "ptype t5i" test names.
3709
3710 2017-03-08  Pedro Alves  <palves@redhat.com>
3711
3712         * gdb.base/step-over-exit.exp: Add explicit test message.
3713
3714 2017-03-08  Pedro Alves  <palves@redhat.com>
3715
3716         PR gdb/18360
3717         * gdb.threads/interrupt-while-step-over.c: New file.
3718         * gdb.threads/interrupt-while-step-over.exp: New file.
3719
3720 2017-03-08  Pedro Alves  <palves@redhat.com>
3721
3722         * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
3723         * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
3724
3725 2017-03-08  Pedro Alves  <palves@redhat.com>
3726
3727         * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
3728         PKRU as not supported as a PASS.
3729
3730 2017-03-08  Pedro Alves  <palves@redhat.com>
3731
3732         * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
3733         prefix instead of $binfile1/$binfile2.
3734         * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
3735         in test message.
3736         * gdb.python/py-completion.exp: Use "load python file" as test
3737         messages instead of unstable path names.
3738
3739 2017-03-08  Pedro Alves  <palves@redhat.com>
3740             Jan Kratochvil  <jan.kratochvil@redhat.com>
3741
3742         PR cli/21218
3743         * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3744         New proc.
3745         (top level): Call it.
3746
3747 2017-03-08  Pedro Alves  <palves@redhat.com>
3748
3749         PR tui/21216
3750         * gdb.tui/tui-nl-filtered-output.exp: New file.
3751
3752 2017-03-08  Pedro Alves  <palves@redhat.com>
3753
3754         * gdb.base/completion.exp: Move TUI completion tests to ...
3755         * gdb.tui/completion.exp: ... this new file.
3756
3757 2017-03-08  Pedro Alves  <palves@redhat.com>
3758
3759         * gdb.base/tui-disasm-long-lines.c,
3760         gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
3761         gdb.base/tui-layout.exp: Move to ...
3762         * gdb.tui/: ... this new directory.
3763
3764 2017-03-07  Pedro Alves  <palves@redhat.com>
3765
3766         * gdb.base/tui-layout.c: New file.
3767         * gdb.base/tui-layout.exp: New file.
3768
3769 2017-03-07  Pedro Alves  <palves@redhat.com>
3770
3771         * gdb.base/tui-layout.c: Rename to ...
3772         * gdb.base/tui-disasm-long-lines.c: ... this.
3773         * gdb.base/tui-layout.exp: Rename to ...
3774         * gdb.base/tui-disasm-long-lines.exp: ... this.
3775
3776 2017-03-07  Pedro Alves  <palves@redhat.com>
3777
3778         * gdb.base/tui-layout.exp: Add intro comment and fix typo.
3779
3780 2017-03-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
3781
3782         * i386-mpx-call.c: New file.
3783         * i386-mpx-call.exp: New file.
3784
3785 2017-02-28  Peter Bergner  <bergner@vnet.ibm.com>
3786
3787         * gdb.arch/powerpc-power.exp: Delete test.
3788         * gdb.arch/powerpc-power.s: Likewise.
3789         * gdb.disasm/disassembler-options.exp: New test.
3790         * gdb.arch/powerpc-altivec.exp: Likewise.
3791         * gdb.arch/powerpc-altivec.s: Likewise.
3792         * gdb.arch/powerpc-altivec2.exp: Likewise.
3793         * gdb.arch/powerpc-altivec2.s: Likewise.
3794         * gdb.arch/powerpc-altivec3.exp: Likewise.
3795         * gdb.arch/powerpc-altivec3.s: Likewise.
3796         * gdb.arch/powerpc-power7.exp: Likewise.
3797         * gdb.arch/powerpc-power7.s: Likewise.
3798         * gdb.arch/powerpc-power8.exp: Likewise.
3799         * gdb.arch/powerpc-power8.s: Likewise.
3800         * gdb.arch/powerpc-power9.exp: Likewise.
3801         * gdb.arch/powerpc-power9.s: Likewise.
3802         * gdb.arch/powerpc-vsx.exp: Likewise.
3803         * gdb.arch/powerpc-vsx.s: Likewise.
3804         * gdb.arch/powerpc-vsx2.exp: Likewise.
3805         * gdb.arch/powerpc-vsx2.s: Likewise.
3806         * gdb.arch/powerpc-vsx3.exp: Likewise.
3807         * gdb.arch/powerpc-vsx3.s: Likewise.
3808         * gdb.arch/arm-disassembler-options.exp: Likewise.
3809         * gdb.arch/powerpc-disassembler-options.exp: Likewise.
3810         * gdb.arch/s390-disassembler-options.exp: Likewise.
3811
3812 2017-02-23  Luis Machado  <lgustavo@codesourcery.com>
3813
3814         * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
3815         (check_supported_features): ... this. Changed return type to void.
3816         (supports_rdseed): New static global.
3817         (rdseed): Check supports_rdseed.
3818         (initialize): Call check_supported_features.
3819
3820 2017-02-21  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
3821
3822         * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
3823         gdb.arch/ppc64-atomic-inst.exp.  Add tests for lbarx/stbcx, lharx/sthcx
3824         and lqarx/stqcx.
3825         * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
3826         * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
3827
3828 2017-02-21  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
3829
3830         * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
3831         uppercase.
3832
3833 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
3834
3835         * gdb.dwarf2/formdata16.c: New file.
3836         * gdb.dwarf2/formdata16.exp: New file.
3837         * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
3838
3839 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
3840
3841         * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
3842         * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
3843         * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
3844         * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
3845         DW_AT_GNU_*.
3846
3847 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
3848
3849         * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
3850
3851 2017-02-15  Sergio Durigan Junior  <sergiodj@redhat.com>
3852
3853         PR gdb/21164
3854         * gdb.base/maint.exp: Add testcases for when the commands do
3855         not have arguments.
3856
3857 2017-02-15  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3858
3859         * gdb.cp/chained-calls.exp: Use p instead of P.
3860
3861 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
3862
3863         * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
3864         gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
3865
3866 2017-02-14  Tom Tromey  <tom@tromey.com>
3867
3868         PR python/13598:
3869         * gdb.python/py-events.exp: Add before_prompt event tests.
3870
3871 2017-02-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3872
3873         * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
3874
3875 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
3876
3877         * gdb.linespec/explicit.c (my_unique_function_name): New function.
3878         (main): Call my_unique_function_name.
3879         * gdb.linespec/explicit.exp: Use my_unique_function_name to test
3880         completion of patterns with a single match.
3881         Add missing -re switches to gdb_test_multiple calls.
3882
3883 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
3884
3885         * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
3886         return if core file is not recognized.
3887
3888 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
3889
3890         * gdb.base/new-ui.exp (do_test): Test queries behavior on main
3891         and extra UIs.
3892
3893 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
3894
3895         * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
3896         proc_with_prefix.
3897
3898 2017-02-10  Tom Tromey  <tom@tromey.com>
3899
3900         * gdb.python/py-xmethods.exp: Use "p" command, not "P".
3901
3902 2017-02-10  Martin Galvan  <martingalvan@sourceware.org>
3903
3904         PR gdb/21122
3905         * gdb.base/help.exp: Update match pattern for testing 'help commands'.
3906
3907 2017-02-08  Jerome Guitton  <guitton@adacore.com>
3908
3909         * gdb.base/define.exp: Add test for command abbreviations
3910         in define.
3911
3912 2017-02-06  Luis Machado  <lgustavo@codesourcery.com>
3913
3914         * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
3915         * gdb.reverse/insn-reverse-x86.c: New file.
3916
3917 2017-02-06  Ivo Raisr  <ivo.raisr@oracle.com>
3918
3919         PR tdep/20936
3920         * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
3921
3922 2017-02-03  Tom Tromey  <tom@tromey.com>
3923
3924         PR rust/21097:
3925         * gdb.rust/simple.exp: Add new tests.
3926
3927 2017-02-02  Pedro Alves  <palves@redhat.com>
3928
3929         * gdb.mi/mi-logging.exp: Add "redirect while already logging"
3930         tests.
3931
3932 2017-02-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3933
3934         * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
3935         taking a 2-byte value out of a 4-byte DWARF implicit value on
3936         big-endian targets.
3937         * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
3938         logic.  Add test cases for DW_OP_implicit.
3939
3940 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
3941
3942         * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
3943
3944 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
3945
3946         * gdb.btrace/enable.exp: Call gdb_exit before
3947         skip_gdbserver_tests.
3948
3949 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
3950
3951         * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
3952         GDBFLAGS.
3953
3954 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
3955
3956         * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
3957         the test is skipped.
3958         * gdb.btrace/data.exp: Likewise.
3959         * gdb.btrace/delta.exp: Likewise.
3960         * gdb.btrace/dlopen.exp: Likewise.
3961         * gdb.btrace/enable-running.exp: Likewise.
3962         * gdb.btrace/enable.exp: Likewise.
3963         * gdb.btrace/exception.exp: Likewise.
3964         * gdb.btrace/function_call_history.exp: Likewise.
3965         * gdb.btrace/gcore.exp: Likewise.
3966         * gdb.btrace/instruction_history.exp: Likewise.
3967         * gdb.btrace/multi-thread-step.exp: Likewise.
3968         * gdb.btrace/nohist.exp: Likewise.
3969         * gdb.btrace/non-stop.exp: Likewise.
3970         * gdb.btrace/reconnect.exp: Likewise.
3971         * gdb.btrace/record_goto-step.exp: Likewise.
3972         * gdb.btrace/record_goto.exp: Likewise.
3973         * gdb.btrace/rn-dl-bind.exp: Likewise.
3974         * gdb.btrace/segv.exp: Likewise.
3975         * gdb.btrace/step.exp: Likewise.
3976         * gdb.btrace/stepi.exp: Likewise.
3977         * gdb.btrace/tailcall-only.exp: Likewise.
3978         * gdb.btrace/tailcall.exp: Likewise.
3979         * gdb.btrace/tsx.exp: Likewise.
3980         * gdb.btrace/unknown_functions.exp: Likewise.
3981         * gdb.btrace/vdso.exp: Likewise.
3982
3983 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
3984
3985         * gdb.btrace/enable-running.c: New.
3986         * gdb.btrace/enable-running.exp: New.
3987
3988 2017-01-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
3989
3990         * gdb.arch/amd64-gs_base.c: New file.
3991         * gdb.arch/amd64-gs_base.exp: New file.
3992
3993 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
3994
3995         * lib/memory.exp: Remove spurious empty newlines.
3996
3997 2017-01-26  Simon Marchi  <simon.marchi@polymtl.ca>
3998
3999         * gdb.python/py-bad-printers.exp: Load python file using "source".
4000         * gdb.python/py-events.exp: Likewise.
4001         * gdb.python/py-evsignal.exp: Likewise.
4002         * gdb.python/py-evthreads.exp: Likewise.
4003         * gdb.python/py-frame-args.exp: Likewise.
4004         * gdb.python/py-framefilter-invalidarg.exp: Likewise.
4005         * gdb.python/py-framefilter-mi.exp: Likewise.
4006         * gdb.python/py-framefilter.exp: Likewise.
4007         * gdb.python/py-mi.exp: Likewise.
4008         * gdb.python/py-pp-maint.exp: Likewise.
4009         * gdb.python/py-pp-registration.exp: Likewise.
4010         * gdb.python/py-prettyprint.exp: Likewise.
4011         (run_lang_tests): Likewise.
4012         * gdb.python/py-typeprint.exp: Likewise.
4013
4014 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
4015
4016         * lib/memory.exp: New file.
4017         * lib/gdb.exp: Load memory.exp.
4018         * gdb.base/memattr.exp (delete_memory): Move proc to
4019         lib/memory.exp and rename to delete_memory_regions.
4020         Replace delete_memory with delete_memory_regions.
4021         Cleanup memory regions before tests.
4022         * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
4023         before tests.
4024
4025 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
4026
4027         * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
4028         files.
4029         (initialize): New function conditionally defined.
4030         (testcases): Move within conditional block.
4031         (main): Call initialize.
4032         * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
4033         of gdb.reverse/insn-reverse.c.
4034         * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
4035         gdb.reverse/insn-reverse.c.
4036
4037 2017-01-26  Yao Qi  <yao.qi@linaro.org>
4038
4039         * gdb.base/all-architectures.exp.in (do_arch_tests): Test
4040         disassemble on address 0.
4041
4042 2017-01-25  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4043             Yao Qi  <yao.qi@linaro.org>
4044
4045         * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
4046         * gdb.dwarf2/implptr-64bit.S: Remove.
4047         * lib/dwarf.exp (Dwarf): Handle character "%".  Evaluate some
4048         variables in caller's context.  Add DW_OP_implicit_value.
4049
4050 2017-01-25  Yao Qi  <yao.qi@linaro.org>
4051
4052         * lib/dwarf.exp (Dwarf::_location): Handle
4053         DW_OP_GNU_implicit_pointer with proper size.
4054
4055 2017-01-20  Luis Machado  <lgustavo@codesourcery.com>
4056
4057         * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
4058         and add untested calls.
4059
4060 2017-01-20  Luis Machado  <lgustavo@codesourcery.com>
4061
4062         * gdb.python/python.exp: Check line number against what GDB thinks
4063         the line number is for func1.
4064
4065 2017-01-08  Iain Buclaw  <ibuclaw@gdcproject.org>
4066
4067         * gdb.dlang/debug-expr.exp: New file.
4068
4069 2016-12-23  Luis Machado  <lgustavo@codesourcery.com>
4070
4071         Fix test names for the following files:
4072
4073         * gdb.ada/exec_changed.exp
4074         * gdb.ada/info_types.exp
4075         * gdb.arch/aarch64-atomic-inst.exp
4076         * gdb.arch/aarch64-fp.exp
4077         * gdb.arch/altivec-abi.exp
4078         * gdb.arch/altivec-regs.exp
4079         * gdb.arch/amd64-byte.exp
4080         * gdb.arch/amd64-disp-step.exp
4081         * gdb.arch/amd64-dword.exp
4082         * gdb.arch/amd64-entry-value-inline.exp
4083         * gdb.arch/amd64-entry-value-param.exp
4084         * gdb.arch/amd64-entry-value-paramref.exp
4085         * gdb.arch/amd64-entry-value.exp
4086         * gdb.arch/amd64-i386-address.exp
4087         * gdb.arch/amd64-invalid-stack-middle.exp
4088         * gdb.arch/amd64-invalid-stack-top.exp
4089         * gdb.arch/amd64-optimout-repeat.exp
4090         * gdb.arch/amd64-prologue-skip.exp
4091         * gdb.arch/amd64-prologue-xmm.exp
4092         * gdb.arch/amd64-stap-special-operands.exp
4093         * gdb.arch/amd64-stap-wrong-subexp.exp
4094         * gdb.arch/amd64-tailcall-cxx.exp
4095         * gdb.arch/amd64-tailcall-noret.exp
4096         * gdb.arch/amd64-tailcall-ret.exp
4097         * gdb.arch/amd64-tailcall-self.exp
4098         * gdb.arch/amd64-word.exp
4099         * gdb.arch/arm-bl-branch-dest.exp
4100         * gdb.arch/arm-disp-step.exp
4101         * gdb.arch/arm-neon.exp
4102         * gdb.arch/arm-single-step-kernel-helper.exp
4103         * gdb.arch/avr-flash-qualifier.exp
4104         * gdb.arch/disp-step-insn-reloc.exp
4105         * gdb.arch/e500-abi.exp
4106         * gdb.arch/e500-regs.exp
4107         * gdb.arch/ftrace-insn-reloc.exp
4108         * gdb.arch/i386-avx512.exp
4109         * gdb.arch/i386-bp_permanent.exp
4110         * gdb.arch/i386-byte.exp
4111         * gdb.arch/i386-cfi-notcurrent.exp
4112         * gdb.arch/i386-disp-step.exp
4113         * gdb.arch/i386-dr3-watch.exp
4114         * gdb.arch/i386-float.exp
4115         * gdb.arch/i386-gnu-cfi.exp
4116         * gdb.arch/i386-mpx-map.exp
4117         * gdb.arch/i386-mpx-sigsegv.exp
4118         * gdb.arch/i386-mpx-simple_segv.exp
4119         * gdb.arch/i386-mpx.exp
4120         * gdb.arch/i386-permbkpt.exp
4121         * gdb.arch/i386-prologue.exp
4122         * gdb.arch/i386-signal.exp
4123         * gdb.arch/i386-size-overlap.exp
4124         * gdb.arch/i386-unwind.exp
4125         * gdb.arch/i386-word.exp
4126         * gdb.arch/mips-fcr.exp
4127         * gdb.arch/powerpc-d128-regs.exp
4128         * gdb.arch/powerpc-stackless.exp
4129         * gdb.arch/ppc64-atomic-inst.exp
4130         * gdb.arch/s390-stackless.exp
4131         * gdb.arch/s390-tdbregs.exp
4132         * gdb.arch/s390-vregs.exp
4133         * gdb.arch/sparc-sysstep.exp
4134         * gdb.arch/thumb-bx-pc.exp
4135         * gdb.arch/thumb-singlestep.exp
4136         * gdb.arch/thumb2-it.exp
4137         * gdb.arch/vsx-regs.exp
4138         * gdb.asm/asm-source.exp
4139         * gdb.base/a2-run.exp
4140         * gdb.base/advance.exp
4141         * gdb.base/all-bin.exp
4142         * gdb.base/anon.exp
4143         * gdb.base/args.exp
4144         * gdb.base/arithmet.exp
4145         * gdb.base/async-shell.exp
4146         * gdb.base/async.exp
4147         * gdb.base/attach-pie-noexec.exp
4148         * gdb.base/attach-twice.exp
4149         * gdb.base/auto-load.exp
4150         * gdb.base/bang.exp
4151         * gdb.base/bitfields.exp
4152         * gdb.base/break-always.exp
4153         * gdb.base/break-caller-line.exp
4154         * gdb.base/break-entry.exp
4155         * gdb.base/break-inline.exp
4156         * gdb.base/break-on-linker-gcd-function.exp
4157         * gdb.base/break-probes.exp
4158         * gdb.base/break.exp
4159         * gdb.base/breakpoint-shadow.exp
4160         * gdb.base/call-ar-st.exp
4161         * gdb.base/call-sc.exp
4162         * gdb.base/call-signal-resume.exp
4163         * gdb.base/call-strs.exp
4164         * gdb.base/callfuncs.exp
4165         * gdb.base/catch-fork-static.exp
4166         * gdb.base/catch-gdb-caused-signals.exp
4167         * gdb.base/catch-load.exp
4168         * gdb.base/catch-signal-fork.exp
4169         * gdb.base/catch-signal.exp
4170         * gdb.base/catch-syscall.exp
4171         * gdb.base/charset.exp
4172         * gdb.base/checkpoint.exp
4173         * gdb.base/chng-syms.exp
4174         * gdb.base/code-expr.exp
4175         * gdb.base/code_elim.exp
4176         * gdb.base/commands.exp
4177         * gdb.base/completion.exp
4178         * gdb.base/complex.exp
4179         * gdb.base/cond-expr.exp
4180         * gdb.base/condbreak.exp
4181         * gdb.base/consecutive.exp
4182         * gdb.base/continue-all-already-running.exp
4183         * gdb.base/coredump-filter.exp
4184         * gdb.base/corefile.exp
4185         * gdb.base/dbx.exp
4186         * gdb.base/debug-expr.exp
4187         * gdb.base/define.exp
4188         * gdb.base/del.exp
4189         * gdb.base/disabled-location.exp
4190         * gdb.base/disasm-end-cu.exp
4191         * gdb.base/disasm-optim.exp
4192         * gdb.base/display.exp
4193         * gdb.base/duplicate-bp.exp
4194         * gdb.base/ena-dis-br.exp
4195         * gdb.base/ending-run.exp
4196         * gdb.base/enumval.exp
4197         * gdb.base/environ.exp
4198         * gdb.base/eu-strip-infcall.exp
4199         * gdb.base/eval-avoid-side-effects.exp
4200         * gdb.base/eval-skip.exp
4201         * gdb.base/exitsignal.exp
4202         * gdb.base/expand-psymtabs.exp
4203         * gdb.base/filesym.exp
4204         * gdb.base/find-unmapped.exp
4205         * gdb.base/finish.exp
4206         * gdb.base/float.exp
4207         * gdb.base/foll-exec-mode.exp
4208         * gdb.base/foll-exec.exp
4209         * gdb.base/foll-fork.exp
4210         * gdb.base/fortran-sym-case.exp
4211         * gdb.base/freebpcmd.exp
4212         * gdb.base/func-ptr.exp
4213         * gdb.base/func-ptrs.exp
4214         * gdb.base/funcargs.exp
4215         * gdb.base/gcore-buffer-overflow.exp
4216         * gdb.base/gcore-relro-pie.exp
4217         * gdb.base/gcore-relro.exp
4218         * gdb.base/gcore.exp
4219         * gdb.base/gdb1090.exp
4220         * gdb.base/gdb11530.exp
4221         * gdb.base/gdb11531.exp
4222         * gdb.base/gdb1821.exp
4223         * gdb.base/gdbindex-stabs.exp
4224         * gdb.base/gdbvars.exp
4225         * gdb.base/hbreak.exp
4226         * gdb.base/hbreak2.exp
4227         * gdb.base/included.exp
4228         * gdb.base/infcall-input.exp
4229         * gdb.base/inferior-died.exp
4230         * gdb.base/infnan.exp
4231         * gdb.base/info-macros.exp
4232         * gdb.base/info-os.exp
4233         * gdb.base/info-proc.exp
4234         * gdb.base/info-shared.exp
4235         * gdb.base/info-target.exp
4236         * gdb.base/infoline.exp
4237         * gdb.base/interp.exp
4238         * gdb.base/interrupt.exp
4239         * gdb.base/jit-reader.exp
4240         * gdb.base/jit-simple.exp
4241         * gdb.base/kill-after-signal.exp
4242         * gdb.base/kill-detach-inferiors-cmd.exp
4243         * gdb.base/label.exp
4244         * gdb.base/langs.exp
4245         * gdb.base/ldbl_e308.exp
4246         * gdb.base/line-symtabs.exp
4247         * gdb.base/linespecs.exp
4248         * gdb.base/list.exp
4249         * gdb.base/long_long.exp
4250         * gdb.base/longest-types.exp
4251         * gdb.base/maint.exp
4252         * gdb.base/max-value-size.exp
4253         * gdb.base/memattr.exp
4254         * gdb.base/mips_pro.exp
4255         * gdb.base/morestack.exp
4256         * gdb.base/moribund-step.exp
4257         * gdb.base/multi-forks.exp
4258         * gdb.base/nested-addr.exp
4259         * gdb.base/nextoverexit.exp
4260         * gdb.base/noreturn-finish.exp
4261         * gdb.base/noreturn-return.exp
4262         * gdb.base/nostdlib.exp
4263         * gdb.base/offsets.exp
4264         * gdb.base/opaque.exp
4265         * gdb.base/pc-fp.exp
4266         * gdb.base/permissions.exp
4267         * gdb.base/print-symbol-loading.exp
4268         * gdb.base/prologue-include.exp
4269         * gdb.base/psymtab.exp
4270         * gdb.base/ptype.exp
4271         * gdb.base/random-signal.exp
4272         * gdb.base/randomize.exp
4273         * gdb.base/range-stepping.exp
4274         * gdb.base/readline-ask.exp
4275         * gdb.base/recpar.exp
4276         * gdb.base/recurse.exp
4277         * gdb.base/relational.exp
4278         * gdb.base/restore.exp
4279         * gdb.base/return-nodebug.exp
4280         * gdb.base/return.exp
4281         * gdb.base/run-after-attach.exp
4282         * gdb.base/save-bp.exp
4283         * gdb.base/scope.exp
4284         * gdb.base/sect-cmd.exp
4285         * gdb.base/set-lang-auto.exp
4286         * gdb.base/set-noassign.exp
4287         * gdb.base/setvar.exp
4288         * gdb.base/sigall.exp
4289         * gdb.base/sigbpt.exp
4290         * gdb.base/siginfo-addr.exp
4291         * gdb.base/siginfo-infcall.exp
4292         * gdb.base/siginfo-obj.exp
4293         * gdb.base/siginfo.exp
4294         * gdb.base/signals-state-child.exp
4295         * gdb.base/signest.exp
4296         * gdb.base/sigstep.exp
4297         * gdb.base/sizeof.exp
4298         * gdb.base/skip.exp
4299         * gdb.base/solib-corrupted.exp
4300         * gdb.base/solib-nodir.exp
4301         * gdb.base/solib-search.exp
4302         * gdb.base/stack-checking.exp
4303         * gdb.base/stale-infcall.exp
4304         * gdb.base/stap-probe.exp
4305         * gdb.base/start.exp
4306         * gdb.base/step-break.exp
4307         * gdb.base/step-bt.exp
4308         * gdb.base/step-line.exp
4309         * gdb.base/step-over-exit.exp
4310         * gdb.base/step-over-syscall.exp
4311         * gdb.base/step-resume-infcall.exp
4312         * gdb.base/step-test.exp
4313         * gdb.base/store.exp
4314         * gdb.base/structs3.exp
4315         * gdb.base/sym-file.exp
4316         * gdb.base/symbol-without-target_section.exp
4317         * gdb.base/term.exp
4318         * gdb.base/testenv.exp
4319         * gdb.base/ui-redirect.exp
4320         * gdb.base/until.exp
4321         * gdb.base/unwindonsignal.exp
4322         * gdb.base/value-double-free.exp
4323         * gdb.base/vla-datatypes.exp
4324         * gdb.base/vla-ptr.exp
4325         * gdb.base/vla-sideeffect.exp
4326         * gdb.base/volatile.exp
4327         * gdb.base/watch-cond-infcall.exp
4328         * gdb.base/watch-cond.exp
4329         * gdb.base/watch-non-mem.exp
4330         * gdb.base/watch-read.exp
4331         * gdb.base/watch-vfork.exp
4332         * gdb.base/watchpoint-cond-gone.exp
4333         * gdb.base/watchpoint-delete.exp
4334         * gdb.base/watchpoint-hw-hit-once.exp
4335         * gdb.base/watchpoint-hw.exp
4336         * gdb.base/watchpoint-stops-at-right-insn.exp
4337         * gdb.base/watchpoints.exp
4338         * gdb.base/wchar.exp
4339         * gdb.base/whatis-exp.exp
4340         * gdb.btrace/buffer-size.exp
4341         * gdb.btrace/data.exp
4342         * gdb.btrace/delta.exp
4343         * gdb.btrace/dlopen.exp
4344         * gdb.btrace/enable.exp
4345         * gdb.btrace/exception.exp
4346         * gdb.btrace/function_call_history.exp
4347         * gdb.btrace/gcore.exp
4348         * gdb.btrace/instruction_history.exp
4349         * gdb.btrace/nohist.exp
4350         * gdb.btrace/reconnect.exp
4351         * gdb.btrace/record_goto-step.exp
4352         * gdb.btrace/record_goto.exp
4353         * gdb.btrace/rn-dl-bind.exp
4354         * gdb.btrace/segv.exp
4355         * gdb.btrace/step.exp
4356         * gdb.btrace/stepi.exp
4357         * gdb.btrace/tailcall-only.exp
4358         * gdb.btrace/tailcall.exp
4359         * gdb.btrace/tsx.exp
4360         * gdb.btrace/unknown_functions.exp
4361         * gdb.btrace/vdso.exp
4362         * gdb.compile/compile-ifunc.exp
4363         * gdb.compile/compile-ops.exp
4364         * gdb.compile/compile-print.exp
4365         * gdb.compile/compile-setjmp.exp
4366         * gdb.cp/abstract-origin.exp
4367         * gdb.cp/ambiguous.exp
4368         * gdb.cp/annota2.exp
4369         * gdb.cp/annota3.exp
4370         * gdb.cp/anon-ns.exp
4371         * gdb.cp/anon-struct.exp
4372         * gdb.cp/anon-union.exp
4373         * gdb.cp/arg-reference.exp
4374         * gdb.cp/baseenum.exp
4375         * gdb.cp/bool.exp
4376         * gdb.cp/breakpoint.exp
4377         * gdb.cp/bs15503.exp
4378         * gdb.cp/call-c.exp
4379         * gdb.cp/casts.exp
4380         * gdb.cp/chained-calls.exp
4381         * gdb.cp/class2.exp
4382         * gdb.cp/classes.exp
4383         * gdb.cp/cmpd-minsyms.exp
4384         * gdb.cp/converts.exp
4385         * gdb.cp/cp-relocate.exp
4386         * gdb.cp/cpcompletion.exp
4387         * gdb.cp/cpexprs.exp
4388         * gdb.cp/cplabel.exp
4389         * gdb.cp/cplusfuncs.exp
4390         * gdb.cp/cpsizeof.exp
4391         * gdb.cp/ctti.exp
4392         * gdb.cp/derivation.exp
4393         * gdb.cp/destrprint.exp
4394         * gdb.cp/dispcxx.exp
4395         * gdb.cp/enum-class.exp
4396         * gdb.cp/exception.exp
4397         * gdb.cp/exceptprint.exp
4398         * gdb.cp/expand-psymtabs-cxx.exp
4399         * gdb.cp/expand-sals.exp
4400         * gdb.cp/extern-c.exp
4401         * gdb.cp/filename.exp
4402         * gdb.cp/formatted-ref.exp
4403         * gdb.cp/fpointer.exp
4404         * gdb.cp/gdb1355.exp
4405         * gdb.cp/gdb2495.exp
4406         * gdb.cp/hang.exp
4407         * gdb.cp/impl-this.exp
4408         * gdb.cp/infcall-dlopen.exp
4409         * gdb.cp/inherit.exp
4410         * gdb.cp/iostream.exp
4411         * gdb.cp/koenig.exp
4412         * gdb.cp/local.exp
4413         * gdb.cp/m-data.exp
4414         * gdb.cp/m-static.exp
4415         * gdb.cp/mb-ctor.exp
4416         * gdb.cp/mb-inline.exp
4417         * gdb.cp/mb-templates.exp
4418         * gdb.cp/member-name.exp
4419         * gdb.cp/member-ptr.exp
4420         * gdb.cp/meth-typedefs.exp
4421         * gdb.cp/method.exp
4422         * gdb.cp/method2.exp
4423         * gdb.cp/minsym-fallback.exp
4424         * gdb.cp/misc.exp
4425         * gdb.cp/namelessclass.exp
4426         * gdb.cp/namespace-enum.exp
4427         * gdb.cp/namespace-nested-import.exp
4428         * gdb.cp/namespace.exp
4429         * gdb.cp/nextoverthrow.exp
4430         * gdb.cp/no-dmgl-verbose.exp
4431         * gdb.cp/non-trivial-retval.exp
4432         * gdb.cp/noparam.exp
4433         * gdb.cp/nsdecl.exp
4434         * gdb.cp/nsimport.exp
4435         * gdb.cp/nsnested.exp
4436         * gdb.cp/nsnoimports.exp
4437         * gdb.cp/nsrecurs.exp
4438         * gdb.cp/nsstress.exp
4439         * gdb.cp/nsusing.exp
4440         * gdb.cp/operator.exp
4441         * gdb.cp/oranking.exp
4442         * gdb.cp/overload-const.exp
4443         * gdb.cp/overload.exp
4444         * gdb.cp/ovldbreak.exp
4445         * gdb.cp/ovsrch.exp
4446         * gdb.cp/paren-type.exp
4447         * gdb.cp/parse-lang.exp
4448         * gdb.cp/pass-by-ref.exp
4449         * gdb.cp/pr-1023.exp
4450         * gdb.cp/pr-1210.exp
4451         * gdb.cp/pr-574.exp
4452         * gdb.cp/pr10687.exp
4453         * gdb.cp/pr12028.exp
4454         * gdb.cp/pr17132.exp
4455         * gdb.cp/pr17494.exp
4456         * gdb.cp/pr9067.exp
4457         * gdb.cp/pr9167.exp
4458         * gdb.cp/pr9631.exp
4459         * gdb.cp/printmethod.exp
4460         * gdb.cp/psmang.exp
4461         * gdb.cp/psymtab-parameter.exp
4462         * gdb.cp/ptype-cv-cp.exp
4463         * gdb.cp/ptype-flags.exp
4464         * gdb.cp/re-set-overloaded.exp
4465         * gdb.cp/ref-types.exp
4466         * gdb.cp/rtti.exp
4467         * gdb.cp/scope-err.exp
4468         * gdb.cp/shadow.exp
4469         * gdb.cp/smartp.exp
4470         * gdb.cp/static-method.exp
4471         * gdb.cp/static-print-quit.exp
4472         * gdb.cp/temargs.exp
4473         * gdb.cp/templates.exp
4474         * gdb.cp/try_catch.exp
4475         * gdb.cp/typedef-operator.exp
4476         * gdb.cp/typeid.exp
4477         * gdb.cp/userdef.exp
4478         * gdb.cp/using-crash.exp
4479         * gdb.cp/var-tag.exp
4480         * gdb.cp/virtbase.exp
4481         * gdb.cp/virtfunc.exp
4482         * gdb.cp/virtfunc2.exp
4483         * gdb.cp/vla-cxx.exp
4484         * gdb.disasm/t01_mov.exp
4485         * gdb.disasm/t02_mova.exp
4486         * gdb.disasm/t03_add.exp
4487         * gdb.disasm/t04_sub.exp
4488         * gdb.disasm/t05_cmp.exp
4489         * gdb.disasm/t06_ari2.exp
4490         * gdb.disasm/t07_ari3.exp
4491         * gdb.disasm/t08_or.exp
4492         * gdb.disasm/t09_xor.exp
4493         * gdb.disasm/t10_and.exp
4494         * gdb.disasm/t11_logs.exp
4495         * gdb.disasm/t12_bit.exp
4496         * gdb.disasm/t13_otr.exp
4497         * gdb.dlang/circular.exp
4498         * gdb.dwarf2/arr-stride.exp
4499         * gdb.dwarf2/arr-subrange.exp
4500         * gdb.dwarf2/atomic-type.exp
4501         * gdb.dwarf2/bad-regnum.exp
4502         * gdb.dwarf2/bitfield-parent-optimized-out.exp
4503         * gdb.dwarf2/callframecfa.exp
4504         * gdb.dwarf2/clztest.exp
4505         * gdb.dwarf2/corrupt.exp
4506         * gdb.dwarf2/data-loc.exp
4507         * gdb.dwarf2/dup-psym.exp
4508         * gdb.dwarf2/dw2-anon-mptr.exp
4509         * gdb.dwarf2/dw2-anonymous-func.exp
4510         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
4511         * gdb.dwarf2/dw2-bad-unresolved.exp
4512         * gdb.dwarf2/dw2-basic.exp
4513         * gdb.dwarf2/dw2-canonicalize-type.exp
4514         * gdb.dwarf2/dw2-case-insensitive.exp
4515         * gdb.dwarf2/dw2-common-block.exp
4516         * gdb.dwarf2/dw2-compdir-oldgcc.exp
4517         * gdb.dwarf2/dw2-compressed.exp
4518         * gdb.dwarf2/dw2-const.exp
4519         * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
4520         * gdb.dwarf2/dw2-cu-size.exp
4521         * gdb.dwarf2/dw2-dup-frame.exp
4522         * gdb.dwarf2/dw2-entry-value.exp
4523         * gdb.dwarf2/dw2-icycle.exp
4524         * gdb.dwarf2/dw2-ifort-parameter.exp
4525         * gdb.dwarf2/dw2-inline-break.exp
4526         * gdb.dwarf2/dw2-inline-param.exp
4527         * gdb.dwarf2/dw2-intercu.exp
4528         * gdb.dwarf2/dw2-intermix.exp
4529         * gdb.dwarf2/dw2-lexical-block-bare.exp
4530         * gdb.dwarf2/dw2-linkage-name-trust.exp
4531         * gdb.dwarf2/dw2-minsym-in-cu.exp
4532         * gdb.dwarf2/dw2-noloc.exp
4533         * gdb.dwarf2/dw2-op-call.exp
4534         * gdb.dwarf2/dw2-op-out-param.exp
4535         * gdb.dwarf2/dw2-opt-structptr.exp
4536         * gdb.dwarf2/dw2-param-error.exp
4537         * gdb.dwarf2/dw2-producer.exp
4538         * gdb.dwarf2/dw2-ranges-base.exp
4539         * gdb.dwarf2/dw2-ref-missing-frame.exp
4540         * gdb.dwarf2/dw2-reg-undefined.exp
4541         * gdb.dwarf2/dw2-regno-invalid.exp
4542         * gdb.dwarf2/dw2-restore.exp
4543         * gdb.dwarf2/dw2-restrict.exp
4544         * gdb.dwarf2/dw2-single-line-discriminators.exp
4545         * gdb.dwarf2/dw2-strp.exp
4546         * gdb.dwarf2/dw2-undefined-ret-addr.exp
4547         * gdb.dwarf2/dw2-unresolved.exp
4548         * gdb.dwarf2/dw2-var-zero-addr.exp
4549         * gdb.dwarf2/dw4-sig-types.exp
4550         * gdb.dwarf2/dwz.exp
4551         * gdb.dwarf2/dynarr-ptr.exp
4552         * gdb.dwarf2/enum-type.exp
4553         * gdb.dwarf2/gdb-index.exp
4554         * gdb.dwarf2/implptr-64bit.exp
4555         * gdb.dwarf2/implptr-optimized-out.exp
4556         * gdb.dwarf2/implptr.exp
4557         * gdb.dwarf2/implref-array.exp
4558         * gdb.dwarf2/implref-const.exp
4559         * gdb.dwarf2/implref-global.exp
4560         * gdb.dwarf2/implref-struct.exp
4561         * gdb.dwarf2/mac-fileno.exp
4562         * gdb.dwarf2/main-subprogram.exp
4563         * gdb.dwarf2/member-ptr-forwardref.exp
4564         * gdb.dwarf2/method-ptr.exp
4565         * gdb.dwarf2/missing-sig-type.exp
4566         * gdb.dwarf2/nonvar-access.exp
4567         * gdb.dwarf2/opaque-type-lookup.exp
4568         * gdb.dwarf2/pieces-optimized-out.exp
4569         * gdb.dwarf2/pieces.exp
4570         * gdb.dwarf2/pr10770.exp
4571         * gdb.dwarf2/pr13961.exp
4572         * gdb.dwarf2/staticvirtual.exp
4573         * gdb.dwarf2/subrange.exp
4574         * gdb.dwarf2/symtab-producer.exp
4575         * gdb.dwarf2/trace-crash.exp
4576         * gdb.dwarf2/typeddwarf.exp
4577         * gdb.dwarf2/valop.exp
4578         * gdb.dwarf2/watch-notconst.exp
4579         * gdb.fortran/array-element.exp
4580         * gdb.fortran/charset.exp
4581         * gdb.fortran/common-block.exp
4582         * gdb.fortran/complex.exp
4583         * gdb.fortran/derived-type-function.exp
4584         * gdb.fortran/derived-type.exp
4585         * gdb.fortran/logical.exp
4586         * gdb.fortran/module.exp
4587         * gdb.fortran/multi-dim.exp
4588         * gdb.fortran/nested-funcs.exp
4589         * gdb.fortran/print-formatted.exp
4590         * gdb.fortran/subarray.exp
4591         * gdb.fortran/vla-alloc-assoc.exp
4592         * gdb.fortran/vla-datatypes.exp
4593         * gdb.fortran/vla-history.exp
4594         * gdb.fortran/vla-ptr-info.exp
4595         * gdb.fortran/vla-ptype-sub.exp
4596         * gdb.fortran/vla-ptype.exp
4597         * gdb.fortran/vla-sizeof.exp
4598         * gdb.fortran/vla-type.exp
4599         * gdb.fortran/vla-value-sub-arbitrary.exp
4600         * gdb.fortran/vla-value-sub-finish.exp
4601         * gdb.fortran/vla-value-sub.exp
4602         * gdb.fortran/vla-value.exp
4603         * gdb.fortran/whatis_type.exp
4604         * gdb.go/chan.exp
4605         * gdb.go/handcall.exp
4606         * gdb.go/hello.exp
4607         * gdb.go/integers.exp
4608         * gdb.go/methods.exp
4609         * gdb.go/package.exp
4610         * gdb.go/strings.exp
4611         * gdb.go/types.exp
4612         * gdb.go/unsafe.exp
4613         * gdb.guile/scm-arch.exp
4614         * gdb.guile/scm-block.exp
4615         * gdb.guile/scm-breakpoint.exp
4616         * gdb.guile/scm-cmd.exp
4617         * gdb.guile/scm-disasm.exp
4618         * gdb.guile/scm-equal.exp
4619         * gdb.guile/scm-frame-args.exp
4620         * gdb.guile/scm-frame-inline.exp
4621         * gdb.guile/scm-frame.exp
4622         * gdb.guile/scm-iterator.exp
4623         * gdb.guile/scm-math.exp
4624         * gdb.guile/scm-objfile.exp
4625         * gdb.guile/scm-ports.exp
4626         * gdb.guile/scm-symbol.exp
4627         * gdb.guile/scm-symtab.exp
4628         * gdb.guile/scm-value-cc.exp
4629         * gdb.guile/types-module.exp
4630         * gdb.linespec/break-ask.exp
4631         * gdb.linespec/cpexplicit.exp
4632         * gdb.linespec/explicit.exp
4633         * gdb.linespec/keywords.exp
4634         * gdb.linespec/linespec.exp
4635         * gdb.linespec/ls-dollar.exp
4636         * gdb.linespec/ls-errs.exp
4637         * gdb.linespec/skip-two.exp
4638         * gdb.linespec/thread.exp
4639         * gdb.mi/mi-async.exp
4640         * gdb.mi/mi-basics.exp
4641         * gdb.mi/mi-break.exp
4642         * gdb.mi/mi-catch-load.exp
4643         * gdb.mi/mi-cli.exp
4644         * gdb.mi/mi-cmd-param-changed.exp
4645         * gdb.mi/mi-console.exp
4646         * gdb.mi/mi-detach.exp
4647         * gdb.mi/mi-disassemble.exp
4648         * gdb.mi/mi-eval.exp
4649         * gdb.mi/mi-file-transfer.exp
4650         * gdb.mi/mi-file.exp
4651         * gdb.mi/mi-fill-memory.exp
4652         * gdb.mi/mi-inheritance-syntax-error.exp
4653         * gdb.mi/mi-linespec-err-cp.exp
4654         * gdb.mi/mi-logging.exp
4655         * gdb.mi/mi-memory-changed.exp
4656         * gdb.mi/mi-read-memory.exp
4657         * gdb.mi/mi-record-changed.exp
4658         * gdb.mi/mi-reg-undefined.exp
4659         * gdb.mi/mi-regs.exp
4660         * gdb.mi/mi-return.exp
4661         * gdb.mi/mi-reverse.exp
4662         * gdb.mi/mi-simplerun.exp
4663         * gdb.mi/mi-solib.exp
4664         * gdb.mi/mi-stack.exp
4665         * gdb.mi/mi-stepi.exp
4666         * gdb.mi/mi-syn-frame.exp
4667         * gdb.mi/mi-until.exp
4668         * gdb.mi/mi-var-block.exp
4669         * gdb.mi/mi-var-child.exp
4670         * gdb.mi/mi-var-cmd.exp
4671         * gdb.mi/mi-var-cp.exp
4672         * gdb.mi/mi-var-display.exp
4673         * gdb.mi/mi-var-invalidate.exp
4674         * gdb.mi/mi-var-list-children-invalid-grandchild.exp
4675         * gdb.mi/mi-vla-fortran.exp
4676         * gdb.mi/mi-watch.exp
4677         * gdb.mi/mi2-var-child.exp
4678         * gdb.mi/user-selected-context-sync.exp
4679         * gdb.modula2/unbounded-array.exp
4680         * gdb.multi/dummy-frame-restore.exp
4681         * gdb.multi/multi-arch-exec.exp
4682         * gdb.multi/multi-arch.exp
4683         * gdb.multi/tids.exp
4684         * gdb.multi/watchpoint-multi.exp
4685         * gdb.opencl/callfuncs.exp
4686         * gdb.opencl/convs_casts.exp
4687         * gdb.opencl/datatypes.exp
4688         * gdb.opencl/operators.exp
4689         * gdb.opencl/vec_comps.exp
4690         * gdb.opt/clobbered-registers-O2.exp
4691         * gdb.opt/inline-break.exp
4692         * gdb.opt/inline-bt.exp
4693         * gdb.opt/inline-cmds.exp
4694         * gdb.opt/inline-locals.exp
4695         * gdb.pascal/case-insensitive-symbols.exp
4696         * gdb.pascal/floats.exp
4697         * gdb.pascal/gdb11492.exp
4698         * gdb.python/lib-types.exp
4699         * gdb.python/py-arch.exp
4700         * gdb.python/py-as-string.exp
4701         * gdb.python/py-bad-printers.exp
4702         * gdb.python/py-block.exp
4703         * gdb.python/py-breakpoint-create-fail.exp
4704         * gdb.python/py-breakpoint.exp
4705         * gdb.python/py-caller-is.exp
4706         * gdb.python/py-cmd.exp
4707         * gdb.python/py-explore-cc.exp
4708         * gdb.python/py-explore.exp
4709         * gdb.python/py-finish-breakpoint.exp
4710         * gdb.python/py-finish-breakpoint2.exp
4711         * gdb.python/py-frame-args.exp
4712         * gdb.python/py-frame-inline.exp
4713         * gdb.python/py-frame.exp
4714         * gdb.python/py-framefilter-mi.exp
4715         * gdb.python/py-infthread.exp
4716         * gdb.python/py-lazy-string.exp
4717         * gdb.python/py-linetable.exp
4718         * gdb.python/py-mi-events.exp
4719         * gdb.python/py-mi-objfile.exp
4720         * gdb.python/py-mi.exp
4721         * gdb.python/py-objfile.exp
4722         * gdb.python/py-pp-integral.exp
4723         * gdb.python/py-pp-maint.exp
4724         * gdb.python/py-pp-re-notag.exp
4725         * gdb.python/py-pp-registration.exp
4726         * gdb.python/py-recurse-unwind.exp
4727         * gdb.python/py-strfns.exp
4728         * gdb.python/py-symbol.exp
4729         * gdb.python/py-symtab.exp
4730         * gdb.python/py-sync-interp.exp
4731         * gdb.python/py-typeprint.exp
4732         * gdb.python/py-unwind-maint.exp
4733         * gdb.python/py-unwind.exp
4734         * gdb.python/py-value-cc.exp
4735         * gdb.python/py-xmethods.exp
4736         * gdb.reverse/amd64-tailcall-reverse.exp
4737         * gdb.reverse/break-precsave.exp
4738         * gdb.reverse/break-reverse.exp
4739         * gdb.reverse/consecutive-precsave.exp
4740         * gdb.reverse/consecutive-reverse.exp
4741         * gdb.reverse/finish-precsave.exp
4742         * gdb.reverse/finish-reverse-bkpt.exp
4743         * gdb.reverse/finish-reverse.exp
4744         * gdb.reverse/fstatat-reverse.exp
4745         * gdb.reverse/getresuid-reverse.exp
4746         * gdb.reverse/i386-precsave.exp
4747         * gdb.reverse/i386-reverse.exp
4748         * gdb.reverse/i386-sse-reverse.exp
4749         * gdb.reverse/i387-env-reverse.exp
4750         * gdb.reverse/i387-stack-reverse.exp
4751         * gdb.reverse/insn-reverse.exp
4752         * gdb.reverse/machinestate-precsave.exp
4753         * gdb.reverse/machinestate.exp
4754         * gdb.reverse/next-reverse-bkpt-over-sr.exp
4755         * gdb.reverse/pipe-reverse.exp
4756         * gdb.reverse/readv-reverse.exp
4757         * gdb.reverse/recvmsg-reverse.exp
4758         * gdb.reverse/rerun-prec.exp
4759         * gdb.reverse/s390-mvcle.exp
4760         * gdb.reverse/step-precsave.exp
4761         * gdb.reverse/step-reverse.exp
4762         * gdb.reverse/time-reverse.exp
4763         * gdb.reverse/until-precsave.exp
4764         * gdb.reverse/until-reverse.exp
4765         * gdb.reverse/waitpid-reverse.exp
4766         * gdb.reverse/watch-precsave.exp
4767         * gdb.reverse/watch-reverse.exp
4768         * gdb.rust/generics.exp
4769         * gdb.rust/methods.exp
4770         * gdb.rust/modules.exp
4771         * gdb.rust/simple.exp
4772         * gdb.server/connect-with-no-symbol-file.exp
4773         * gdb.server/ext-attach.exp
4774         * gdb.server/ext-restart.exp
4775         * gdb.server/ext-wrapper.exp
4776         * gdb.server/file-transfer.exp
4777         * gdb.server/server-exec-info.exp
4778         * gdb.server/server-kill.exp
4779         * gdb.server/server-mon.exp
4780         * gdb.server/wrapper.exp
4781         * gdb.stabs/exclfwd.exp
4782         * gdb.stabs/gdb11479.exp
4783         * gdb.threads/clone-new-thread-event.exp
4784         * gdb.threads/corethreads.exp
4785         * gdb.threads/current-lwp-dead.exp
4786         * gdb.threads/dlopen-libpthread.exp
4787         * gdb.threads/gcore-thread.exp
4788         * gdb.threads/sigstep-threads.exp
4789         * gdb.threads/watchpoint-fork.exp
4790         * gdb.trace/actions-changed.exp
4791         * gdb.trace/backtrace.exp
4792         * gdb.trace/change-loc.exp
4793         * gdb.trace/circ.exp
4794         * gdb.trace/collection.exp
4795         * gdb.trace/disconnected-tracing.exp
4796         * gdb.trace/ftrace.exp
4797         * gdb.trace/mi-trace-frame-collected.exp
4798         * gdb.trace/mi-trace-unavailable.exp
4799         * gdb.trace/mi-traceframe-changed.exp
4800         * gdb.trace/mi-tsv-changed.exp
4801         * gdb.trace/no-attach-trace.exp
4802         * gdb.trace/passc-dyn.exp
4803         * gdb.trace/qtro.exp
4804         * gdb.trace/range-stepping.exp
4805         * gdb.trace/read-memory.exp
4806         * gdb.trace/save-trace.exp
4807         * gdb.trace/signal.exp
4808         * gdb.trace/status-stop.exp
4809         * gdb.trace/tfile.exp
4810         * gdb.trace/trace-break.exp
4811         * gdb.trace/trace-buffer-size.exp
4812         * gdb.trace/trace-condition.exp
4813         * gdb.trace/tracefile-pseudo-reg.exp
4814         * gdb.trace/tstatus.exp
4815         * gdb.trace/unavailable.exp
4816         * gdb.trace/while-dyn.exp
4817         * gdb.trace/while-stepping.exp
4818
4819 2016-12-22  Doug Evans  <xdje42@gmail.com>
4820
4821         * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
4822         and msymbols.
4823
4824 2016-12-19  Yao Qi  <yao.qi@linaro.org>
4825
4826         * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
4827         (test_with_self): Don't call do_steps_and_nexts, and remove
4828         code about stepping into xmalloc.
4829
4830 2016-12-09  Yao Qi  <yao.qi@linaro.org>
4831
4832         * gdb.base/all-architectures.exp.in: Remove kfail for rx.
4833
4834 2016-12-09  Yao Qi  <yao.qi@linaro.org>
4835
4836         * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
4837
4838 2016-12-09  Pedro Alves  <palves@redhat.com>
4839
4840         * gdb.base/all-architectures-0.exp: New file.
4841         * gdb.base/all-architectures-1.exp: New file.
4842         * gdb.base/all-architectures-2.exp: New file.
4843         * gdb.base/all-architectures-3.exp: New file.
4844         * gdb.base/all-architectures-4.exp: New file.
4845         * gdb.base/all-architectures-5.exp: New file.
4846         * gdb.base/all-architectures-6.exp: New file.
4847         * gdb.base/all-architectures-7.exp: New file.
4848         * gdb.base/all-architectures.exp.in: New file.
4849
4850 2016-12-09  Yao Qi  <yao.qi@linaro.org>
4851
4852         * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
4853
4854 2016-12-02  Luis Machado  <lgustavo@codesourcery.com>
4855
4856         * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
4857         possible.
4858         Remove useless pattern-matching code.
4859
4860 2016-12-02  Pedro Alves  <palves@redhat.com>
4861
4862         * gdb.base/commands.exp (user_defined_command_manyargs_test): New
4863         procedure.
4864         (top level): Call it.
4865
4866 2016-12-02  Pedro Alves  <palves@redhat.com>
4867
4868         * gdb.base/commands.exp (user_defined_command_args_stack_test):
4869         New procedure.
4870         (top level): Call it.
4871
4872 2016-12-02  Pedro Alves  <palves@redhat.com>
4873
4874         PR cli/20559
4875         * gdb.base/commands.exp (user_defined_command_args_eval): New
4876         procedure.
4877         (top level): Call it.
4878
4879 2016-12-02  Luis Machado  <lgustavo@codesourcery.com>
4880
4881         * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
4882         timeout handling.
4883
4884 2016-12-02  Tom Tromey  <tom@tromey.com>
4885
4886         * gdb.dwarf2/main-subprogram.c: New file.
4887         * gdb.dwarf2/main-subprogram.exp: New file.
4888
4889 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
4890
4891         * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
4892         * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
4893         gdb_test_no_output for a couple of cases.
4894         * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
4895
4896 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
4897
4898         Fix test names and standardize compilation error messages throughout
4899         the following files:
4900
4901         * gdb.ada/start.exp
4902         * gdb.arch/alpha-step.exp
4903         * gdb.arch/e500-prologue.exp
4904         * gdb.arch/ftrace-insn-reloc.exp
4905         * gdb.arch/gdb1291.exp
4906         * gdb.arch/gdb1431.exp
4907         * gdb.arch/gdb1558.exp
4908         * gdb.arch/i386-dr3-watch.exp
4909         * gdb.arch/i386-sse-stack-align.exp
4910         * gdb.arch/ia64-breakpoint-shadow.exp
4911         * gdb.arch/pa-nullify.exp
4912         * gdb.arch/powerpc-aix-prologue.exp
4913         * gdb.arch/thumb-bx-pc.exp
4914         * gdb.base/annota1.exp
4915         * gdb.base/annota3.exp
4916         * gdb.base/arrayidx.exp
4917         * gdb.base/assign.exp
4918         * gdb.base/attach.exp
4919         * gdb.base/auxv.exp
4920         * gdb.base/bang.exp
4921         * gdb.base/bfp-test.exp
4922         * gdb.base/bigcore.exp
4923         * gdb.base/bitfields2.exp
4924         * gdb.base/break-fun-addr.exp
4925         * gdb.base/break-probes.exp
4926         * gdb.base/call-rt-st.exp
4927         * gdb.base/callexit.exp
4928         * gdb.base/catch-fork-kill.exp
4929         * gdb.base/charset.exp
4930         * gdb.base/checkpoint.exp
4931         * gdb.base/comprdebug.exp
4932         * gdb.base/constvars.exp
4933         * gdb.base/coredump-filter.exp
4934         * gdb.base/cursal.exp
4935         * gdb.base/cvexpr.exp
4936         * gdb.base/detach.exp
4937         * gdb.base/display.exp
4938         * gdb.base/dmsym.exp
4939         * gdb.base/dprintf-pending.exp
4940         * gdb.base/dso2dso.exp
4941         * gdb.base/dtrace-probe.exp
4942         * gdb.base/dump.exp
4943         * gdb.base/enum_cond.exp
4944         * gdb.base/exe-lock.exp
4945         * gdb.base/exec-invalid-sysroot.exp
4946         * gdb.base/execl-update-breakpoints.exp
4947         * gdb.base/exprs.exp
4948         * gdb.base/fileio.exp
4949         * gdb.base/find.exp
4950         * gdb.base/finish.exp
4951         * gdb.base/fixsection.exp
4952         * gdb.base/foll-vfork.exp
4953         * gdb.base/frame-args.exp
4954         * gdb.base/gcore.exp
4955         * gdb.base/gdb1250.exp
4956         * gdb.base/global-var-nested-by-dso.exp
4957         * gdb.base/gnu-ifunc.exp
4958         * gdb.base/hashline1.exp
4959         * gdb.base/hashline2.exp
4960         * gdb.base/hashline3.exp
4961         * gdb.base/hbreak-in-shr-unsupported.exp
4962         * gdb.base/huge.exp
4963         * gdb.base/infcall-input.exp
4964         * gdb.base/info-fun.exp
4965         * gdb.base/info-shared.exp
4966         * gdb.base/jit-simple.exp
4967         * gdb.base/jit-so.exp
4968         * gdb.base/jit.exp
4969         * gdb.base/jump.exp
4970         * gdb.base/label.exp
4971         * gdb.base/lineinc.exp
4972         * gdb.base/logical.exp
4973         * gdb.base/longjmp.exp
4974         * gdb.base/macscp.exp
4975         * gdb.base/miscexprs.exp
4976         * gdb.base/new-ui-echo.exp
4977         * gdb.base/new-ui-pending-input.exp
4978         * gdb.base/new-ui.exp
4979         * gdb.base/nodebug.exp
4980         * gdb.base/nofield.exp
4981         * gdb.base/offsets.exp
4982         * gdb.base/overlays.exp
4983         * gdb.base/pending.exp
4984         * gdb.base/pointers.exp
4985         * gdb.base/pr11022.exp
4986         * gdb.base/printcmds.exp
4987         * gdb.base/prologue.exp
4988         * gdb.base/ptr-typedef.exp
4989         * gdb.base/realname-expand.exp
4990         * gdb.base/relativedebug.exp
4991         * gdb.base/relocate.exp
4992         * gdb.base/remote.exp
4993         * gdb.base/reread.exp
4994         * gdb.base/return2.exp
4995         * gdb.base/savedregs.exp
4996         * gdb.base/sep.exp
4997         * gdb.base/sepdebug.exp
4998         * gdb.base/sepsymtab.exp
4999         * gdb.base/set-inferior-tty.exp
5000         * gdb.base/setshow.exp
5001         * gdb.base/shlib-call.exp
5002         * gdb.base/sigaltstack.exp
5003         * gdb.base/siginfo-addr.exp
5004         * gdb.base/signals.exp
5005         * gdb.base/signull.exp
5006         * gdb.base/sigrepeat.exp
5007         * gdb.base/so-impl-ld.exp
5008         * gdb.base/solib-display.exp
5009         * gdb.base/solib-overlap.exp
5010         * gdb.base/solib-search.exp
5011         * gdb.base/solib-symbol.exp
5012         * gdb.base/structs.exp
5013         * gdb.base/structs2.exp
5014         * gdb.base/symtab-search-order.exp
5015         * gdb.base/twice.exp
5016         * gdb.base/unload.exp
5017         * gdb.base/varargs.exp
5018         * gdb.base/watchpoint-solib.exp
5019         * gdb.base/watchpoint.exp
5020         * gdb.base/whatis.exp
5021         * gdb.base/wrong_frame_bt_full.exp
5022         * gdb.btrace/dlopen.exp
5023         * gdb.cell/ea-standalone.exp
5024         * gdb.cell/ea-test.exp
5025         * gdb.cp/dispcxx.exp
5026         * gdb.cp/gdb2384.exp
5027         * gdb.cp/method2.exp
5028         * gdb.cp/nextoverthrow.exp
5029         * gdb.cp/pr10728.exp
5030         * gdb.disasm/am33.exp
5031         * gdb.disasm/h8300s.exp
5032         * gdb.disasm/mn10300.exp
5033         * gdb.disasm/sh3.exp
5034         * gdb.dwarf2/dw2-dir-file-name.exp
5035         * gdb.fortran/complex.exp
5036         * gdb.fortran/library-module.exp
5037         * gdb.guile/scm-pretty-print.exp
5038         * gdb.guile/scm-symbol.exp
5039         * gdb.guile/scm-type.exp
5040         * gdb.guile/scm-value.exp
5041         * gdb.linespec/linespec.exp
5042         * gdb.mi/gdb701.exp
5043         * gdb.mi/gdb792.exp
5044         * gdb.mi/mi-breakpoint-changed.exp
5045         * gdb.mi/mi-dprintf-pending.exp
5046         * gdb.mi/mi-dprintf.exp
5047         * gdb.mi/mi-exit-code.exp
5048         * gdb.mi/mi-pending.exp
5049         * gdb.mi/mi-solib.exp
5050         * gdb.mi/new-ui-mi-sync.exp
5051         * gdb.mi/pr11022.exp
5052         * gdb.mi/user-selected-context-sync.exp
5053         * gdb.opt/solib-intra-step.exp
5054         * gdb.python/py-events.exp
5055         * gdb.python/py-finish-breakpoint.exp
5056         * gdb.python/py-mi.exp
5057         * gdb.python/py-prettyprint.exp
5058         * gdb.python/py-shared.exp
5059         * gdb.python/py-symbol.exp
5060         * gdb.python/py-template.exp
5061         * gdb.python/py-type.exp
5062         * gdb.python/py-value.exp
5063         * gdb.reverse/solib-precsave.exp
5064         * gdb.reverse/solib-reverse.exp
5065         * gdb.server/solib-list.exp
5066         * gdb.stabs/weird.exp
5067         * gdb.threads/reconnect-signal.exp
5068         * gdb.threads/stepi-random-signal.exp
5069         * gdb.trace/actions.exp
5070         * gdb.trace/ax.exp
5071         * gdb.trace/backtrace.exp
5072         * gdb.trace/change-loc.exp
5073         * gdb.trace/deltrace.exp
5074         * gdb.trace/ftrace-lock.exp
5075         * gdb.trace/ftrace.exp
5076         * gdb.trace/infotrace.exp
5077         * gdb.trace/mi-tracepoint-changed.exp
5078         * gdb.trace/packetlen.exp
5079         * gdb.trace/passcount.exp
5080         * gdb.trace/pending.exp
5081         * gdb.trace/range-stepping.exp
5082         * gdb.trace/report.exp
5083         * gdb.trace/stap-trace.exp
5084         * gdb.trace/tfind.exp
5085         * gdb.trace/trace-break.exp
5086         * gdb.trace/trace-condition.exp
5087         * gdb.trace/trace-enable-disable.exp
5088         * gdb.trace/trace-mt.exp
5089         * gdb.trace/tracecmd.exp
5090         * gdb.trace/tspeed.exp
5091         * gdb.trace/tsv.exp
5092         * lib/perftest.exp
5093
5094 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5095
5096         * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
5097         with gdb_test_no_output.
5098         Use command as test name.
5099
5100 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5101
5102         Fix test names starting with uppercase throughout the files.
5103
5104         * gdb.ada/assign_1.exp
5105         * gdb.ada/boolean_expr.exp
5106         * gdb.base/arrayidx.exp
5107         * gdb.base/del.exp
5108         * gdb.base/gcore-buffer-overflow.exp
5109         * gdb.base/testenv.exp
5110         * gdb.compile/compile.exp
5111         * gdb.python/py-framefilter-invalidarg.exp
5112         * gdb.python/py-framefilter.exp
5113
5114 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5115
5116         Fix test names starting with uppercase throughout the files.
5117
5118         * gdb.ada/array_return.exp
5119         * gdb.ada/expr_delims.exp
5120         * gdb.ada/mi_dyn_arr.exp
5121         * gdb.ada/mi_interface.exp
5122         * gdb.ada/mi_var_array.exp
5123         * gdb.ada/watch_arg.exp
5124         * gdb.arch/alpha-step.exp
5125         * gdb.arch/altivec-regs.exp
5126         * gdb.arch/e500-regs.exp
5127         * gdb.arch/powerpc-d128-regs.exp
5128         * gdb.base/arrayidx.exp
5129         * gdb.base/break.exp
5130         * gdb.base/checkpoint.exp
5131         * gdb.base/debug-expr.exp
5132         * gdb.base/dmsym.exp
5133         * gdb.base/radix.exp
5134         * gdb.base/sepdebug.exp
5135         * gdb.base/testenv.exp
5136         * gdb.base/watch_thread_num.exp
5137         * gdb.base/watchpoint-cond-gone.exp
5138         * gdb.cell/break.exp
5139         * gdb.cell/ea-cache.exp
5140         * gdb.compile/compile.exp
5141         * gdb.cp/gdb2495.exp
5142         * gdb.gdb/selftest.exp
5143         * gdb.gdb/xfullpath.exp
5144         * gdb.go/hello.exp
5145         * gdb.go/integers.exp
5146         * gdb.objc/basicclass.exp
5147         * gdb.pascal/hello.exp
5148         * gdb.pascal/integers.exp
5149         * gdb.python/py-breakpoint.exp
5150         * gdb.python/py-cmd.exp
5151         * gdb.python/py-linetable.exp
5152         * gdb.python/py-xmethods.exp
5153         * gdb.python/python.exp
5154         * gdb.reverse/consecutive-precsave.exp
5155         * gdb.reverse/finish-precsave.exp
5156         * gdb.reverse/i386-precsave.exp
5157         * gdb.reverse/machinestate-precsave.exp
5158         * gdb.reverse/sigall-precsave.exp
5159         * gdb.reverse/solib-precsave.exp
5160         * gdb.reverse/step-precsave.exp
5161         * gdb.reverse/until-precsave.exp
5162         * gdb.reverse/watch-precsave.exp
5163         * gdb.threads/leader-exit.exp
5164         * gdb.threads/pthreads.exp
5165         * gdb.threads/wp-replication.exp
5166         * gdb.trace/actions.exp
5167         * gdb.trace/mi-tsv-changed.exp
5168         * gdb.trace/tsv.exp
5169
5170 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5171
5172         Fix test names starting with uppercase throughout the files.
5173
5174         * gdb.arch/i386-bp_permanent.exp
5175         * gdb.arch/i386-gnu-cfi.exp
5176         * gdb.base/disasm-end-cu.exp
5177         * gdb.base/macscp.exp
5178         * gdb.base/pending.exp
5179         * gdb.base/watch_thread_num.exp
5180         * gdb.cp/exception.exp
5181         * gdb.cp/gdb2495.exp
5182         * gdb.cp/local.exp
5183         * gdb.python/py-evsignal.exp
5184         * gdb.python/python.exp
5185         * gdb.trace/tracecmd.exp
5186
5187 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5188
5189         Fix test names starting with uppercase throughout the files.
5190
5191         * gdb.base/charset.exp
5192         * gdb.base/eval.exp
5193         * gdb.base/multi-forks.exp
5194         * gdb.guile/scm-progspace.exp
5195         * gdb.opencl/datatypes.exp
5196         * gdb.python/py-block.exp
5197         * gdb.python/py-function.exp
5198         * gdb.python/py-symbol.exp
5199         * gdb.python/py-symtab.exp
5200         * gdb.python/py-xmethods.exp
5201         * gdb.reverse/break-precsave.exp
5202         * gdb.reverse/break-reverse.exp
5203         * gdb.reverse/consecutive-precsave.exp
5204         * gdb.reverse/consecutive-reverse.exp
5205         * gdb.reverse/finish-precsave.exp
5206         * gdb.reverse/finish-reverse-bkpt.exp
5207         * gdb.reverse/finish-reverse.exp
5208         * gdb.reverse/fstatat-reverse.exp
5209         * gdb.reverse/getresuid-reverse.exp
5210         * gdb.reverse/i386-precsave.exp
5211         * gdb.reverse/i386-reverse.exp
5212         * gdb.reverse/i386-sse-reverse.exp
5213         * gdb.reverse/i387-stack-reverse.exp
5214         * gdb.reverse/insn-reverse.exp
5215         * gdb.reverse/machinestate-precsave.exp
5216         * gdb.reverse/machinestate.exp
5217         * gdb.reverse/next-reverse-bkpt-over-sr.exp
5218         * gdb.reverse/pipe-reverse.exp
5219         * gdb.reverse/readv-reverse.exp
5220         * gdb.reverse/recvmsg-reverse.exp
5221         * gdb.reverse/rerun-prec.exp
5222         * gdb.reverse/s390-mvcle.exp
5223         * gdb.reverse/sigall-precsave.exp
5224         * gdb.reverse/sigall-reverse.exp
5225         * gdb.reverse/solib-precsave.exp
5226         * gdb.reverse/solib-reverse.exp
5227         * gdb.reverse/step-precsave.exp
5228         * gdb.reverse/step-reverse.exp
5229         * gdb.reverse/time-reverse.exp
5230         * gdb.reverse/until-precsave.exp
5231         * gdb.reverse/until-reverse.exp
5232         * gdb.reverse/waitpid-reverse.exp
5233         * gdb.reverse/watch-precsave.exp
5234         * gdb.reverse/watch-reverse.exp
5235
5236 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5237
5238         Fix test names starting with uppercase throughout the files.
5239
5240         * gdb.arch/i386-mpx-simple_segv.exp
5241         * gdb.arch/i386-mpx.exp
5242         * gdb.arch/i386-permbkpt.exp
5243         * gdb.arch/pa-nullify.exp
5244         * gdb.arch/powerpc-d128-regs.exp
5245         * gdb.arch/vsx-regs.exp
5246         * gdb.base/bfp-test.exp
5247         * gdb.base/break.exp
5248         * gdb.base/breakpoint-shadow.exp
5249         * gdb.base/callfuncs.exp
5250         * gdb.base/charset.exp
5251         * gdb.base/commands.exp
5252         * gdb.base/completion.exp
5253         * gdb.base/dfp-test.exp
5254         * gdb.base/echo.exp
5255         * gdb.base/ending-run.exp
5256         * gdb.base/eval.exp
5257         * gdb.base/expand-psymtabs.exp
5258         * gdb.base/float128.exp
5259         * gdb.base/floatn.exp
5260         * gdb.base/foll-exec-mode.exp
5261         * gdb.base/gdb1056.exp
5262         * gdb.base/gdb11531.exp
5263         * gdb.base/kill-after-signal.exp
5264         * gdb.base/multi-forks.exp
5265         * gdb.base/overlays.exp
5266         * gdb.base/pending.exp
5267         * gdb.base/sepdebug.exp
5268         * gdb.base/testenv.exp
5269         * gdb.base/valgrind-db-attach.exp
5270         * gdb.base/watch_thread_num.exp
5271         * gdb.base/watchpoint-cond-gone.exp
5272         * gdb.base/watchpoint.exp
5273         * gdb.base/watchpoints.exp
5274         * gdb.cp/arg-reference.exp
5275         * gdb.cp/baseenum.exp
5276         * gdb.cp/operator.exp
5277         * gdb.cp/shadow.exp
5278         * gdb.dwarf2/dw2-op-out-param.exp
5279         * gdb.dwarf2/dw2-reg-undefined.exp
5280         * gdb.go/chan.exp
5281         * gdb.go/hello.exp
5282         * gdb.go/integers.exp
5283         * gdb.go/methods.exp
5284         * gdb.go/package.exp
5285         * gdb.guile/scm-parameter.exp
5286         * gdb.guile/scm-progspace.exp
5287         * gdb.guile/scm-value.exp
5288         * gdb.mi/mi-pending.exp
5289         * gdb.mi/user-selected-context-sync.exp
5290         * gdb.multi/multi-attach.exp
5291         * gdb.multi/tids.exp
5292         * gdb.opt/clobbered-registers-O2.exp
5293         * gdb.pascal/floats.exp
5294         * gdb.pascal/integers.exp
5295         * gdb.python/py-block.exp
5296         * gdb.python/py-events.exp
5297         * gdb.python/py-parameter.exp
5298         * gdb.python/py-symbol.exp
5299         * gdb.python/py-symtab.exp
5300         * gdb.python/py-type.exp
5301         * gdb.python/py-value.exp
5302         * gdb.python/py-xmethods.exp
5303         * gdb.python/python.exp
5304         * gdb.reverse/break-precsave.exp
5305         * gdb.reverse/consecutive-precsave.exp
5306         * gdb.reverse/finish-precsave.exp
5307         * gdb.reverse/i386-precsave.exp
5308         * gdb.reverse/machinestate-precsave.exp
5309         * gdb.reverse/sigall-precsave.exp
5310         * gdb.reverse/solib-precsave.exp
5311         * gdb.reverse/step-precsave.exp
5312         * gdb.reverse/until-precsave.exp
5313         * gdb.reverse/watch-precsave.exp
5314         * gdb.server/ext-attach.exp
5315         * gdb.server/ext-restart.exp
5316         * gdb.server/ext-run.exp
5317         * gdb.server/ext-wrapper.exp
5318         * gdb.stabs/gdb11479.exp
5319         * gdb.stabs/weird.exp
5320         * gdb.threads/attach-many-short-lived-threads.exp
5321         * gdb.threads/kill.exp
5322         * gdb.threads/watchpoint-fork.exp
5323
5324 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5325
5326         Fix test names starting with uppercase throughout all the files below.
5327
5328         * gdb.ada/array_return.exp
5329         * gdb.ada/catch_ex.exp
5330         * gdb.ada/info_exc.exp
5331         * gdb.ada/mi_catch_ex.exp
5332         * gdb.ada/mi_dyn_arr.exp
5333         * gdb.ada/mi_ex_cond.exp
5334         * gdb.ada/mi_exc_info.exp
5335         * gdb.ada/mi_interface.exp
5336         * gdb.ada/mi_task_arg.exp
5337         * gdb.ada/mi_task_info.exp
5338         * gdb.ada/mi_var_array.exp
5339         * gdb.arch/alpha-step.exp
5340         * gdb.arch/amd64-disp-step.exp
5341         * gdb.arch/arm-disp-step.exp
5342         * gdb.arch/disp-step-insn-reloc.exp
5343         * gdb.arch/e500-prologue.exp
5344         * gdb.arch/ftrace-insn-reloc.exp
5345         * gdb.arch/gdb1558.exp
5346         * gdb.arch/i386-bp_permanent.exp
5347         * gdb.arch/i386-disp-step.exp
5348         * gdb.arch/i386-float.exp
5349         * gdb.arch/i386-gnu-cfi.exp
5350         * gdb.arch/ia64-breakpoint-shadow.exp
5351         * gdb.arch/mips16-thunks.exp
5352         * gdb.arch/pa-nullify.exp
5353         * gdb.arch/powerpc-aix-prologue.exp
5354         * gdb.arch/powerpc-power.exp
5355         * gdb.arch/ppc-dfp.exp
5356         * gdb.arch/s390-tdbregs.exp
5357         * gdb.arch/spu-info.exp
5358         * gdb.arch/spu-ls.exp
5359         * gdb.arch/thumb-bx-pc.exp
5360         * gdb.base/advance.exp
5361         * gdb.base/annota-input-while-running.exp
5362         * gdb.base/arrayidx.exp
5363         * gdb.base/asmlabel.exp
5364         * gdb.base/async.exp
5365         * gdb.base/attach-wait-input.exp
5366         * gdb.base/auto-connect-native-target.exp
5367         * gdb.base/batch-preserve-term-settings.exp
5368         * gdb.base/bfp-test.exp
5369         * gdb.base/bigcore.exp
5370         * gdb.base/bp-permanent.exp
5371         * gdb.base/break-always.exp
5372         * gdb.base/break-fun-addr.exp
5373         * gdb.base/break-idempotent.exp
5374         * gdb.base/break-main-file-remove-fail.exp
5375         * gdb.base/break-probes.exp
5376         * gdb.base/break-unload-file.exp
5377         * gdb.base/break.exp
5378         * gdb.base/call-ar-st.exp
5379         * gdb.base/call-rt-st.exp
5380         * gdb.base/call-sc.exp
5381         * gdb.base/call-signal-resume.exp
5382         * gdb.base/call-strs.exp
5383         * gdb.base/callexit.exp
5384         * gdb.base/callfuncs.exp
5385         * gdb.base/catch-gdb-caused-signals.exp
5386         * gdb.base/catch-signal-siginfo-cond.exp
5387         * gdb.base/catch-syscall.exp
5388         * gdb.base/compare-sections.exp
5389         * gdb.base/cond-eval-mode.exp
5390         * gdb.base/condbreak-call-false.exp
5391         * gdb.base/consecutive-step-over.exp
5392         * gdb.base/cursal.exp
5393         * gdb.base/disabled-location.exp
5394         * gdb.base/disasm-end-cu.exp
5395         * gdb.base/display.exp
5396         * gdb.base/double-prompt-target-event-error.exp
5397         * gdb.base/dprintf-bp-same-addr.exp
5398         * gdb.base/dprintf-detach.exp
5399         * gdb.base/dprintf-next.exp
5400         * gdb.base/dprintf-non-stop.exp
5401         * gdb.base/dprintf-pending.exp
5402         * gdb.base/dso2dso.exp
5403         * gdb.base/ending-run.exp
5404         * gdb.base/enum_cond.exp
5405         * gdb.base/examine-backward.exp
5406         * gdb.base/exe-lock.exp
5407         * gdb.base/exec-invalid-sysroot.exp
5408         * gdb.base/execl-update-breakpoints.exp
5409         * gdb.base/execution-termios.exp
5410         * gdb.base/fileio.exp
5411         * gdb.base/fixsection.exp
5412         * gdb.base/foll-exec-mode.exp
5413         * gdb.base/foll-exec.exp
5414         * gdb.base/fork-running-state.exp
5415         * gdb.base/frame-args.exp
5416         * gdb.base/fullpath-expand.exp
5417         * gdb.base/func-ptr.exp
5418         * gdb.base/gcore-relro-pie.exp
5419         * gdb.base/gdb1090.exp
5420         * gdb.base/gdb1555.exp
5421         * gdb.base/global-var-nested-by-dso.exp
5422         * gdb.base/gnu-ifunc.exp
5423         * gdb.base/hbreak-in-shr-unsupported.exp
5424         * gdb.base/hbreak-unmapped.exp
5425         * gdb.base/hook-stop.exp
5426         * gdb.base/infcall-input.exp
5427         * gdb.base/info-fun.exp
5428         * gdb.base/info-shared.exp
5429         * gdb.base/interrupt-noterm.exp
5430         * gdb.base/jit-so.exp
5431         * gdb.base/jit.exp
5432         * gdb.base/line-symtabs.exp
5433         * gdb.base/list.exp
5434         * gdb.base/longjmp.exp
5435         * gdb.base/macscp.exp
5436         * gdb.base/max-value-size.exp
5437         * gdb.base/nodebug.exp
5438         * gdb.base/nofield.exp
5439         * gdb.base/overlays.exp
5440         * gdb.base/paginate-after-ctrl-c-running.exp
5441         * gdb.base/paginate-bg-execution.exp
5442         * gdb.base/paginate-inferior-exit.exp
5443         * gdb.base/pending.exp
5444         * gdb.base/pr11022.exp
5445         * gdb.base/printcmds.exp
5446         * gdb.base/ptr-typedef.exp
5447         * gdb.base/ptype.exp
5448         * gdb.base/randomize.exp
5449         * gdb.base/range-stepping.exp
5450         * gdb.base/realname-expand.exp
5451         * gdb.base/relativedebug.exp
5452         * gdb.base/remote.exp
5453         * gdb.base/savedregs.exp
5454         * gdb.base/sepdebug.exp
5455         * gdb.base/set-noassign.exp
5456         * gdb.base/shlib-call.exp
5457         * gdb.base/shreloc.exp
5458         * gdb.base/sigaltstack.exp
5459         * gdb.base/sigbpt.exp
5460         * gdb.base/siginfo-addr.exp
5461         * gdb.base/siginfo-obj.exp
5462         * gdb.base/siginfo-thread.exp
5463         * gdb.base/signest.exp
5464         * gdb.base/signull.exp
5465         * gdb.base/sigrepeat.exp
5466         * gdb.base/skip.exp
5467         * gdb.base/so-impl-ld.exp
5468         * gdb.base/solib-corrupted.exp
5469         * gdb.base/solib-disc.exp
5470         * gdb.base/solib-display.exp
5471         * gdb.base/solib-overlap.exp
5472         * gdb.base/solib-search.exp
5473         * gdb.base/solib-symbol.exp
5474         * gdb.base/source-execution.exp
5475         * gdb.base/sss-bp-on-user-bp-2.exp
5476         * gdb.base/sss-bp-on-user-bp.exp
5477         * gdb.base/stack-checking.exp
5478         * gdb.base/stale-infcall.exp
5479         * gdb.base/step-break.exp
5480         * gdb.base/step-line.exp
5481         * gdb.base/step-over-exit.exp
5482         * gdb.base/step-test.exp
5483         * gdb.base/structs.exp
5484         * gdb.base/sym-file.exp
5485         * gdb.base/symtab-search-order.exp
5486         * gdb.base/term.exp
5487         * gdb.base/type-opaque.exp
5488         * gdb.base/unload.exp
5489         * gdb.base/until-nodebug.exp
5490         * gdb.base/until.exp
5491         * gdb.base/unwindonsignal.exp
5492         * gdb.base/watch-cond.exp
5493         * gdb.base/watch-non-mem.exp
5494         * gdb.base/watch_thread_num.exp
5495         * gdb.base/watchpoint-reuse-slot.exp
5496         * gdb.base/watchpoint-solib.exp
5497         * gdb.base/watchpoint.exp
5498         * gdb.btrace/dlopen.exp
5499         * gdb.cell/arch.exp
5500         * gdb.cell/break.exp
5501         * gdb.cell/bt.exp
5502         * gdb.cell/core.exp
5503         * gdb.cell/data.exp
5504         * gdb.cell/dwarfaddr.exp
5505         * gdb.cell/ea-cache.exp
5506         * gdb.cell/ea-standalone.exp
5507         * gdb.cell/ea-test.exp
5508         * gdb.cell/f-regs.exp
5509         * gdb.cell/fork.exp
5510         * gdb.cell/gcore.exp
5511         * gdb.cell/mem-access.exp
5512         * gdb.cell/ptype.exp
5513         * gdb.cell/registers.exp
5514         * gdb.cell/sizeof.exp
5515         * gdb.cell/solib-symbol.exp
5516         * gdb.cell/solib.exp
5517         * gdb.compile/compile-tls.exp
5518         * gdb.cp/exception.exp
5519         * gdb.cp/gdb2495.exp
5520         * gdb.cp/local.exp
5521         * gdb.cp/mb-inline.exp
5522         * gdb.cp/mb-templates.exp
5523         * gdb.cp/pr10687.exp
5524         * gdb.cp/pr9167.exp
5525         * gdb.cp/scope-err.exp
5526         * gdb.cp/templates.exp
5527         * gdb.cp/virtfunc.exp
5528         * gdb.dwarf2/dw2-dir-file-name.exp
5529         * gdb.dwarf2/dw2-single-line-discriminators.exp
5530         * gdb.fortran/complex.exp
5531         * gdb.fortran/library-module.exp
5532         * gdb.guile/guile.exp
5533         * gdb.guile/scm-cmd.exp
5534         * gdb.guile/scm-frame-inline.exp
5535         * gdb.guile/scm-objfile.exp
5536         * gdb.guile/scm-pretty-print.exp
5537         * gdb.guile/scm-symbol.exp
5538         * gdb.guile/scm-type.exp
5539         * gdb.guile/scm-value.exp
5540         * gdb.linespec/keywords.exp
5541         * gdb.linespec/ls-errs.exp
5542         * gdb.linespec/macro-relative.exp
5543         * gdb.linespec/thread.exp
5544         * gdb.mi/mi-breakpoint-changed.exp
5545         * gdb.mi/mi-dprintf-pending.exp
5546         * gdb.mi/mi-fullname-deleted.exp
5547         * gdb.mi/mi-logging.exp
5548         * gdb.mi/mi-pending.exp
5549         * gdb.mi/mi-solib.exp
5550         * gdb.mi/new-ui-mi-sync.exp
5551         * gdb.mi/user-selected-context-sync.exp
5552         * gdb.multi/dummy-frame-restore.exp
5553         * gdb.multi/multi-arch-exec.exp
5554         * gdb.multi/remove-inferiors.exp
5555         * gdb.multi/watchpoint-multi-exit.exp
5556         * gdb.opt/solib-intra-step.exp
5557         * gdb.perf/backtrace.exp
5558         * gdb.perf/single-step.exp
5559         * gdb.perf/skip-command.exp
5560         * gdb.perf/skip-prologue.exp
5561         * gdb.perf/solib.exp
5562         * gdb.python/lib-types.exp
5563         * gdb.python/py-as-string.exp
5564         * gdb.python/py-bad-printers.exp
5565         * gdb.python/py-block.exp
5566         * gdb.python/py-breakpoint.exp
5567         * gdb.python/py-cmd.exp
5568         * gdb.python/py-events.exp
5569         * gdb.python/py-evthreads.exp
5570         * gdb.python/py-finish-breakpoint.exp
5571         * gdb.python/py-finish-breakpoint2.exp
5572         * gdb.python/py-frame-inline.exp
5573         * gdb.python/py-frame.exp
5574         * gdb.python/py-inferior.exp
5575         * gdb.python/py-infthread.exp
5576         * gdb.python/py-mi.exp
5577         * gdb.python/py-objfile.exp
5578         * gdb.python/py-pp-maint.exp
5579         * gdb.python/py-pp-registration.exp
5580         * gdb.python/py-prettyprint.exp
5581         * gdb.python/py-recurse-unwind.exp
5582         * gdb.python/py-shared.exp
5583         * gdb.python/py-symbol.exp
5584         * gdb.python/py-symtab.exp
5585         * gdb.python/py-template.exp
5586         * gdb.python/py-type.exp
5587         * gdb.python/py-unwind-maint.exp
5588         * gdb.python/py-unwind.exp
5589         * gdb.python/py-value.exp
5590         * gdb.python/python.exp
5591         * gdb.reverse/finish-reverse-bkpt.exp
5592         * gdb.reverse/insn-reverse.exp
5593         * gdb.reverse/next-reverse-bkpt-over-sr.exp
5594         * gdb.reverse/solib-precsave.exp
5595         * gdb.reverse/solib-reverse.exp
5596         * gdb.stabs/gdb11479.exp
5597         * gdb.stabs/weird.exp
5598         * gdb.threads/fork-child-threads.exp
5599         * gdb.threads/fork-plus-threads.exp
5600         * gdb.threads/fork-thread-pending.exp
5601         * gdb.threads/forking-threads-plus-breakpoint.exp
5602         * gdb.threads/hand-call-in-threads.exp
5603         * gdb.threads/interrupted-hand-call.exp
5604         * gdb.threads/linux-dp.exp
5605         * gdb.threads/local-watch-wrong-thread.exp
5606         * gdb.threads/next-while-other-thread-longjmps.exp
5607         * gdb.threads/non-ldr-exit.exp
5608         * gdb.threads/pending-step.exp
5609         * gdb.threads/print-threads.exp
5610         * gdb.threads/process-dies-while-detaching.exp
5611         * gdb.threads/process-dies-while-handling-bp.exp
5612         * gdb.threads/pthreads.exp
5613         * gdb.threads/queue-signal.exp
5614         * gdb.threads/reconnect-signal.exp
5615         * gdb.threads/signal-command-handle-nopass.exp
5616         * gdb.threads/signal-command-multiple-signals-pending.exp
5617         * gdb.threads/signal-delivered-right-thread.exp
5618         * gdb.threads/signal-sigtrap.exp
5619         * gdb.threads/sigthread.exp
5620         * gdb.threads/staticthreads.exp
5621         * gdb.threads/stepi-random-signal.exp
5622         * gdb.threads/thread-unwindonsignal.exp
5623         * gdb.threads/thread_check.exp
5624         * gdb.threads/thread_events.exp
5625         * gdb.threads/tid-reuse.exp
5626         * gdb.threads/tls-nodebug.exp
5627         * gdb.threads/tls-shared.exp
5628         * gdb.threads/tls-so_extern.exp
5629         * gdb.threads/tls.exp
5630         * gdb.threads/wp-replication.exp
5631         * gdb.trace/actions-changed.exp
5632         * gdb.trace/actions.exp
5633         * gdb.trace/backtrace.exp
5634         * gdb.trace/change-loc.exp
5635         * gdb.trace/collection.exp
5636         * gdb.trace/deltrace.exp
5637         * gdb.trace/disconnected-tracing.exp
5638         * gdb.trace/entry-values.exp
5639         * gdb.trace/ftrace-lock.exp
5640         * gdb.trace/ftrace.exp
5641         * gdb.trace/infotrace.exp
5642         * gdb.trace/mi-trace-frame-collected.exp
5643         * gdb.trace/mi-trace-unavailable.exp
5644         * gdb.trace/mi-traceframe-changed.exp
5645         * gdb.trace/mi-tracepoint-changed.exp
5646         * gdb.trace/mi-tsv-changed.exp
5647         * gdb.trace/no-attach-trace.exp
5648         * gdb.trace/packetlen.exp
5649         * gdb.trace/passc-dyn.exp
5650         * gdb.trace/passcount.exp
5651         * gdb.trace/pending.exp
5652         * gdb.trace/pr16508.exp
5653         * gdb.trace/qtro.exp
5654         * gdb.trace/range-stepping.exp
5655         * gdb.trace/read-memory.exp
5656         * gdb.trace/report.exp
5657         * gdb.trace/save-trace.exp
5658         * gdb.trace/signal.exp
5659         * gdb.trace/stap-trace.exp
5660         * gdb.trace/status-stop.exp
5661         * gdb.trace/strace.exp
5662         * gdb.trace/tfile.exp
5663         * gdb.trace/tfind.exp
5664         * gdb.trace/trace-break.exp
5665         * gdb.trace/trace-condition.exp
5666         * gdb.trace/trace-enable-disable.exp
5667         * gdb.trace/trace-mt.exp
5668         * gdb.trace/tracecmd.exp
5669         * gdb.trace/tracefile-pseudo-reg.exp
5670         * gdb.trace/tspeed.exp
5671         * gdb.trace/tstatus.exp
5672         * gdb.trace/tsv.exp
5673         * gdb.trace/unavailable.exp
5674         * gdb.trace/while-dyn.exp
5675         * gdb.trace/while-stepping.exp
5676         * lib/gdb-guile.exp
5677         * lib/gdb.exp
5678         * lib/mi-support.exp
5679         * lib/pascal.exp
5680         * lib/perftest.exp
5681         * lib/prelink-support.exp
5682         * lib/selftest-support.exp
5683
5684 2016-11-30  Simon Marchi  <simon.marchi@polymtl.ca>
5685
5686         * Makefile.in: Include disable-implicit-rules.mk.
5687
5688 2016-11-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5689
5690         * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
5691         non-byte-aligned bit fields.
5692
5693 2016-11-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5694
5695         PR gdb/12616
5696         * gdb.dwarf2/nonvar-access.exp: New testcase.  Check that GDB
5697         respects the DW_AT_data_bit_offset attribute.
5698
5699 2016-11-22  Simon Marchi  <simon.marchi@polymtl.ca>
5700
5701         * gdb.base/default.exp: Fix output of "set language".
5702
5703 2016-11-17  Simon Marchi  <simon.marchi@polymtl.ca>
5704
5705         * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
5706         prefixed with @GMAKE_FALSE@.  Update comment related to non-GNU
5707         make.
5708         * configure.ac: Remove checks for the make program.
5709         * configure: Re-generate.
5710
5711 2016-11-16  Kevin Buettner  <kevinb@redhat.com>
5712
5713         * gdb.python/py-recurse-unwind.c (main): Add loop.
5714         * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
5715         to read_register() and gdb.parse_and_eval().  Make each code
5716         call a separate case that can be individually tested.
5717         * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
5718         proc. Call cont_and_backtrace for each of the code paths that
5719         we want to test in the unwinder.
5720
5721 2016-11-15  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5722
5723         * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
5724         the definition of struct S.
5725
5726 2016-11-11  Catherine Moore  <clm@codesourcery.com>
5727
5728         * gdb.base/dump.exp: Identify verilog format dump tests as such.
5729
5730 2016-11-09  Pedro Alves  <palves@redhat.com>
5731
5732         * gdb.base/commands.exp (runto_or_return): New procedure.
5733         (gdbvar_simple_if_test, gdbvar_simple_while_test)
5734         (gdbvar_complex_if_while_test, progvar_simple_if_test)
5735         (progvar_simple_while_test, progvar_complex_if_while_test)
5736         (if_while_breakpoint_command_test)
5737         (infrun_breakpoint_command_test, breakpoint_command_test)
5738         (user_defined_command_test, watchpoint_command_test)
5739         (test_command_prompt_position, redefine_hook_test)
5740         (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
5741         (redefine_backtrace_test): Use runto_or_return, $valnum_re,
5742         multi_line_input and multi_line.  Remove gdb_expect and
5743         gdb_stop_suppressing_tests uses.
5744         * lib/gdb.exp (valnum_re): New global.
5745         (multi_line_input): New procedure.
5746
5747 2016-11-09  Simon Marchi  <simon.marchi@polymtl.ca>
5748
5749         * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
5750         Remove.
5751         (test_setup): Define with proc_with_prefix.
5752         (test_cli_inferior): Likewise.
5753         (test_cli_thread): Likewise.
5754         (test_cli_frame): Likewise.
5755         (test_cli_select_frame): Likewise.
5756         (test_cli_up_down): Likewise.
5757         (test_mi_thread_select): Likewise.
5758         (test_mi_stack_select_frame): Likewise.
5759         (test_cli_in_mi_inferior): Likewise.
5760         (test_cli_in_mi_thread): Likewise.
5761         (test_cli_in_mi_frame): Likewise.
5762         (top level): Do not use with_test_prefix_procname.
5763
5764 2016-11-09  Pedro Alves  <palves@redhat.com>
5765
5766         * gdb.base/commands.exp (gdbvar_simple_if_test)
5767         (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
5768         (progvar_simple_if_test, progvar_simple_while_test)
5769         (progvar_complex_if_while_test, if_while_breakpoint_command_test)
5770         (infrun_breakpoint_command_test, breakpoint_command_test)
5771         (user_defined_command_test, watchpoint_command_test)
5772         (test_command_prompt_position, deprecated_command_test)
5773         (bp_deleted_in_command, temporary_breakpoint_commands)
5774         (stray_arg0_test, source_file_with_indented_comment)
5775         (recursive_source_test, if_commands_test)
5776         (error_clears_commands_left, redefine_hook_test)
5777         (redefine_backtrace_test): Use proc_with_prefix.
5778         * lib/gdb.exp (proc_with_prefix): New proc.
5779
5780 2016-11-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5781
5782         * gdb.base/tui-layout.c: New file.
5783         * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
5784         disassembly window contains very long lines.
5785
5786 2016-11-08  Tom Tromey  <tom@tromey.com>
5787
5788         * gdb.python/py-value.exp (test_value_creation): Make "long" test
5789         depend on Python 2.
5790
5791 2016-11-08  Tom Tromey  <tom@tromey.com>
5792
5793         * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
5794         New method.
5795
5796 2016-10-29  Manish Goregaokar  <manish@mozilla.com>
5797
5798         * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
5799
5800 2016-10-27  Manish Goregaokar  <manish@mozilla.com>
5801
5802         * gdb.rust/simple.rs: Add test for univariant enums without
5803         discriminants and for encoded struct-like enums.
5804
5805 2016-10-28  Pedro Alves  <palves@redhat.com>
5806
5807         * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
5808         gdb_test_multiple, tighten regexps and match symtabs and line
5809         tables incrementally.
5810
5811 2016-10-28  Luis Machado  <lgustavo@codesourcery.com>
5812
5813         * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
5814         general.
5815
5816 2016-10-25  Luis Machado  <lgustavo@codesourcery.com>
5817
5818         * gdb.base/exec-invalid-sysroot.exp: New file.
5819
5820 2016-10-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
5821
5822         * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
5823
5824 2016-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
5825
5826         * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
5827
5828 2016-10-19  Maciej W. Rozycki  <macro@imgtec.com>
5829
5830         * gdb.base/killed-outside.exp: Remove $options from a call to
5831         `prepare_for_testing'.
5832
5833 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
5834
5835         * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5836         Change test message.
5837
5838 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
5839
5840         * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5841         Update comment.
5842
5843 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
5844
5845         * gdb.trace/mi-trace-save.exp: New file.
5846
5847 2016-10-13  Yao Qi  <yao.qi@linaro.org>
5848
5849         * gdb.base/code_elim.exp (get_var_address): Remove.
5850         * gdb.base/relocate.exp: Likewise.
5851         * gdb.base/shreloc.exp: Likewise.
5852         * lib/gdb.exp (get_var_address): New.
5853
5854 2016-10-13  Yao Qi  <yao.qi@linaro.org>
5855
5856         * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
5857         floating point tests if $skip_float_test is false.
5858
5859 2016-10-12  Luis Machado  <lgustavo@codesourcery.com>
5860
5861         * gdb.python/py-value.c (main): Check if argv is NULL before using it.
5862         * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
5863         argc values.
5864         Add 1 to argc so we guarantee distinct initial/modified argc values.
5865
5866 2016-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
5867
5868         * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
5869
5870 2016-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
5871
5872         * gdb.arch/powerpc-prologue.exp: Use standard_output_file
5873         * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
5874         * gdb.arch/vsx-regs.exp: Likewise.
5875
5876 2016-10-07  Yao Qi  <yao.qi@linaro.org>
5877
5878         * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
5879
5880 2016-10-07  Markus Metzger  <markus.t.metzger@intel.com>
5881
5882         * gdb.python/python.exp: Test decode_line("*0").
5883
5884 2016-10-06  Doug Evans  <dje@google.com>
5885
5886         * gdb.python/py-value.exp (test_value_creation): Add test for large
5887         unsigned 64-bit value.
5888
5889 2016-10-06  Tom Tromey  <tom@tromey.com>
5890
5891         * gdb.compile/compile.exp: Change java tests to rust.
5892         * gdb.base/setshow.exp: Change java tests to rust.
5893         * gdb.base/default.exp: Remove java from language list.
5894         * README (Examples): Update language example.
5895         * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
5896         test.
5897         * lib/gdb.exp (skip_java_tests): Remove.
5898         * lib/java.exp: Remove.
5899         * gdb.java: Remove.
5900
5901 2016-10-06  Maciej W. Rozycki  <macro@imgtec.com>
5902
5903         * gdb.arch/mips-fcr.exp: New test.
5904         * gdb.arch/mips-fcr.c: Source for the new test.
5905
5906 2016-10-06  Maciej W. Rozycki  <macro@imgtec.com>
5907
5908         * gdb.base/solib-disc.exp: Use `standard_output_file'
5909         throughout.
5910
5911 2016-10-06  Pedro Alves  <palves@redhat.com>
5912
5913         * gdb.base/jit-simple-dl.c: New file.
5914         * gdb.base/jit-simple-jit.c: New file, factored out from ...
5915         * gdb.base/jit-simple.c: ... this.
5916         * gdb.base/jit-simple.exp (jit_run): Delete.
5917         (build_jit): New proc.
5918         (jit_test_reread): Recompile either the main program or the shared
5919         library, depending on what is being tested.  Skip changing address
5920         if caller wants to.  Compare before/after addresses.  If testing
5921         standalone, explicitly load the binary.  Test "maint info
5922         breakpoints".
5923         (top level): Add "standalone vs shared lib" and "change address"
5924         vs "same address" axes.
5925
5926 2016-10-06  Pedro Alves  <palves@redhat.com>
5927
5928         * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
5929         call.
5930         (jit_run): Delete.
5931         (jit_test_reread): Use with_test_prefix.  Reload the main binary
5932         explicitly.  Compare the before/after addresses of the JIT
5933         descriptor.
5934
5935 2016-08-15  Doug Evans  <dje@google.com>
5936
5937         * gdb.xml/extra-regs.xml: Update, end field now required, default type
5938         for single bitfields is bool.
5939         * gdb.xml/tdesc-regs.exp: Ditto.
5940
5941 2016-10-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
5942
5943         * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
5944
5945 2016-10-05  Yao Qi  <yao.qi@linaro.org>
5946
5947         * lib/gdb.exp (support_complex_tests): Return zero if
5948         gdb_skip_float_test return true.
5949
5950 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
5951             Simon Marchi  <simon.marchi@ericsson.com>
5952
5953         PR gdb/20487
5954         * gdb.mi/user-selected-context-sync.exp: New file.
5955         * gdb.mi/user-selected-context-sync.c: New file.
5956
5957 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
5958             Simon Marchi  <simon.marchi@ericsson.com>
5959
5960         PR gdb/20487
5961         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
5962         =thread-select-event check.
5963
5964 2016-09-29  Peter Bergner  <bergner@vnet.ibm.com>
5965
5966         * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
5967         the compulsory L operand changes.
5968         * gdb.arch/powerpc-power.s: Likewise.
5969
5970 2016-09-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
5971
5972         PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
5973         * gdb.base/jit-attach-pie.c: New file.
5974         * gdb.base/jit-attach-pie.exp: New file.
5975
5976 2016-09-28  Pedro Alves  <palves@redhat.com>
5977
5978         * gdb.base/infcall-input.c: New file.
5979         * gdb.base/infcall-input.exp: New file.
5980
5981 2016-09-22  Yao Qi  <yao.qi@linaro.org>
5982
5983         * lib/gdbserver-support.exp: Rename mi_gdb_exit.
5984         (gdb_exit): Rename it to ...
5985         (gdbserver_gdb_exit): ...  Close GDBserver.
5986         (gdb_exit): New proc, call gdbserver_gdb_exit.
5987         (mi_gdb_exit): Likewise.
5988
5989 2016-09-22  Yao Qi  <yao.qi@linaro.org>
5990
5991         * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
5992         path.
5993         * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
5994         Remove duplication.
5995
5996 2016-09-22  Yao Qi  <yao.qi@linaro.org>
5997
5998         * lib/gdbserver-support.exp: Check the existence of
5999         gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
6000
6001 2016-09-21  Anton Kolesov  <anton.kolesov@synopsys.com>
6002
6003         * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
6004
6005 2016-09-21  Tom Tromey  <tom@tromey.com>
6006
6007         PR gdb/20604:
6008         * gdb.base/quit.exp: New file.
6009
6010 2016-09-21  Simon Marchi  <simon.marchi@ericsson.com>
6011
6012         * .gitignore: New file.
6013
6014 2016-09-21  Maciej W. Rozycki  <macro@imgtec.com>
6015
6016         * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
6017         throughout.
6018
6019 2016-09-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6020
6021         * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
6022
6023 2016-09-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
6024
6025         * gdb.cp/casts.cc (decltype): Move it ...
6026         (main): ... with its call to ...
6027         * gdb.cp/casts03.cc: ... a new file.
6028         * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
6029
6030 2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
6031
6032         * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
6033
6034 2016-09-15  Peter Bergner  <bergner@vnet.ibm.com>
6035
6036         * gdb.arch/powerpc-power.s: Update Power9 instruction tests
6037         and sync up the test with tests in gas/testsuite/gas/ppc.
6038         * gdb.arch/powerpc-power.exp: Likewise.
6039
6040 2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
6041
6042         * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
6043
6044 2016-09-11  Sergio Durigan Junior  <sergiodj@redhat.com>
6045             Jan Kratochvil  <jan.kratochvil@redhat.com>
6046
6047         * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
6048         make m1's definition to be different from m2's.  Use 'dummy' as an
6049         argument for probe 'two'.
6050
6051 2016-09-10  Jon Beniston  <jon@beniston.com>
6052
6053         * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
6054         for sim target.
6055
6056 2016-09-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6057
6058         * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
6059         variable declaration.
6060         (gnu_ifunc): Add parameter hwcap.  Store it in resolver_hwcap.
6061         * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
6062         * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
6063         received HWCAP as its argument.
6064
6065 2016-09-06  Pedro Alves  <palves@redhat.com>
6066
6067         * gdb.base/new-ui-pending-input.c: New file.
6068         * gdb.base/new-ui-pending-input.exp: New file.
6069         * gdb.exp (clear_gdb_spawn_id): New procedure.
6070         (with_spawn_id): Check whether gdb_spawn_id exists before
6071         referencing it.  If gdb_spawn_id didn't exist on entry, clear it
6072         on exit.
6073
6074 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
6075
6076         * gdb.base/float128.c: New file.
6077         * gdb.base/float128.exp: Likewise.
6078         * gdb.base/floatn.c: Likewise.
6079         * gdb.base/floatn.exp: Likewise.
6080
6081 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
6082
6083         * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
6084
6085 2016-09-05  Pedro Alves  <palves@redhat.com>
6086
6087         PR backtrace/19927
6088         * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
6089         unwinders are immediately called as side effect of "source" or
6090         "disable unwinder" commands.
6091         * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
6092
6093 2016-09-02  Yao Qi  <yao.qi@linaro.org>
6094
6095         * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
6096         is true and $type is "float" or "double".
6097
6098 2016-09-02  Yao Qi  <yao.qi@linaro.org>
6099
6100         * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
6101         true.
6102         * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
6103         * gdb.base/call-rt-st.exp: Likewise.
6104         * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
6105         return value instead of gdb,skip_float_test.
6106         * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
6107         (do_function_calls): Use its return value instead of
6108         gdb,skip_float_test.
6109         * gdb.base/finish.exp: Likewise.
6110         * gdb.base/funcargs.exp: Likewise.
6111         * gdb.base/return.exp: Likewise.
6112         * gdb.base/return2.exp: Likewise.
6113         * gdb.base/varargs.exp: Likewise.
6114         * lib/gdb.exp (gdb_skip_float_test): Change it to
6115         gdb_caching_proc.  Detect the broken ptrace on arm-linux.
6116
6117 2016-08-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6118
6119         * gdb.multi/tids.exp: Test "thread apply all".
6120
6121 2016-08-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
6122
6123         * gdb.base/default.exp (tty): Remove.
6124
6125 2016-08-24  Kevin Buettner  <kevinb@redhat.com>
6126
6127         * gdb.python/py-recurse-unwind.c: New file.
6128         * gdb.python/py-recurse-unwind.py: New file.
6129         * gdb.python/py-recurse-unwind.exp: New file.
6130
6131 2016-08-24  Simon Marchi  <simon.marchi@ericsson.com>
6132
6133         * gdb.base/set-inferior-tty.exp: New file.
6134         * gdb.base/set-inferior-tty.c: New file.
6135
6136 2016-08-23  Pedro Alves  <palves@redhat.com>
6137
6138         PR gdb/20494
6139         * gdb.base/new-ui-echo.c: New file.
6140         * gdb.base/new-ui-echo.exp: New file.
6141
6142 2016-08-23  Yao Qi  <yao.qi@linaro.org>
6143
6144         * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
6145         gdbserver_spawn.
6146         * gdb.server/connect-without-multi-process.exp (do_test):
6147         Likewise.
6148
6149 2016-08-23  Yao Qi  <yao.qi@linaro.org>
6150
6151         * gdb.base/signals-state-child.exp: Set variables gdb_txt and
6152         standalone_txt.  Delete gdb_txt and standalone_txt on host
6153         and target.  Spawn the binary on target.  Copy files from
6154         target to host.
6155
6156 2016-08-22  Pedro Alves  <palves@redhat.com>
6157
6158         PR gdb/20505
6159         * gdb.base/vdso-warning.exp: Test core dumps too.  Use
6160         with_test_prefix.  Factor out bits to ...
6161         (test_no_vdso): ... this new procedure.
6162
6163 2016-08-19  Carl Love  <cel@us.ibm.com>
6164
6165         * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
6166         maintaining separate logic for constructing the output path.
6167         * gdb.arch/powerpc-d128-regs.exp: Likewise.
6168         * gdb.arch/ppc-dfp.exp: Likewise.
6169         * gdb.arch/ppc-fp.exp: Likewise.
6170         * gdb.arch/vsx-regs.exp: Likewise.
6171         * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
6172         binprefix for generating the additional binary files.
6173
6174 2016-08-19  Pedro Alves  <palves@redhat.com>
6175
6176         * gdb.trace/mi-trace-frame-collected.exp
6177         (test_trace_frame_collected): On x32, expect two registers.
6178
6179 2016-08-18  Carl Love  <cel@us.ibm.com>
6180
6181         * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
6182         and sync up the test with tests in gas/testsuite/gas/ppc.
6183         * gdb.arch/powerpc-power.exp: Likewise.
6184
6185 2016-08-17  Simon Marchi  <simon.marchi@ericsson.com>
6186
6187         * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
6188         expected error message.
6189
6190 2016-08-17  Simon Marchi  <simon.marchi@ericsson.com>
6191
6192         * gdb.multi/remove-inferiors.exp: New file.
6193         * gdb.multi/remove-inferiors.c: New file.
6194
6195 2016-08-12  Yao Qi  <yao.qi@linaro.org>
6196
6197         * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
6198         argument list.
6199
6200 2016-08-10  Pedro Alves  <palves@redhat.com>
6201
6202         PR gdb/19187
6203         * gdb.reverse/waitpid-reverse.exp: Add comment and remove
6204         setup_kfails.
6205
6206 2016-08-09  Pedro Alves  <palves@redhat.com>
6207             Simon Marchi  <simon.marchi@ericsson.com>
6208
6209         PR gdb/20418
6210         * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
6211         * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
6212
6213 2016-08-09  Pedro Alves  <palves@redhat.com>
6214
6215         PR mi/20431
6216         * gdb.mi/mi-cmd-error.exp: New file.
6217
6218 2016-08-09  Pedro Alves  <palves@redhat.com>
6219
6220         PR gdb/18653
6221         * gdb.base/signals-state-child.c: New file.
6222         * gdb.base/signals-state-child.exp: New file.
6223         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
6224
6225 2016-08-09  Pedro Alves  <palves@redhat.com>
6226
6227         * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
6228
6229 2016-08-03  Tom Tromey  <tom@tromey.com>
6230
6231         PR python/18565:
6232         * gdb.python/py-frame-inline.exp: Add Frame.function test.
6233
6234 2016-08-01  Yao Qi  <yao.qi@linaro.org>
6235
6236         * gdb.threads/process-dies-while-detaching.exp (do_test): Set
6237         variable mode to "multi-process" if $multi_process is 1, otherwise
6238         set it to "single-process".
6239
6240 2016-08-01  Yao Qi  <yao.qi@linaro.org>
6241
6242         * gdb.cp/anon-struct.exp: Check is_aarch32_target.
6243         * gdb.cp/cpexprs.exp: Likewise.
6244         * gdb.cp/m-static.exp: Likewise.
6245
6246 2016-07-26  Tom Tromey  <tom@tromey.com>
6247
6248         PR python/20190:
6249         * gdb.threads/tls.exp (check_thread_local): Add python symbol
6250         test.
6251
6252 2016-07-26  Markus Metzger  <markus.t.metzger@intel.com>
6253
6254         * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
6255         selecting assembly source files.
6256         * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
6257         assembly source files.
6258         * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
6259         assembly source files.
6260         * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
6261         selecting assembly source files.
6262
6263 2016-07-25  Simon Marchi  <simon.marchi@ericsson.com>
6264
6265         * gdb.base/new-ui.exp (do_test_invalid_args): New
6266         procedure.
6267
6268 2016-07-25  Tim Wiederhake  <tim.wiederhake@intel.com>
6269
6270         * gdb.btrace/reconnect.c: New file.
6271         * gdb.btrace/reconnect.exp: New file.
6272
6273 2016-07-23  Gabriel Krisman Bertazi  <gabriel@krisman.be>
6274
6275         * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
6276         to test_catch_syscall_group.
6277         (test_catch_syscall_group): New.
6278
6279 2016-07-21  Tom Tromey  <tom@tromey.com>
6280
6281         * gdb.rust/simple.rs (main): Use empty struct expression.
6282         * gdb.rust/simple.exp: Add tests for empty struct expression.
6283
6284 2016-07-21  Yao Qi  <yao.qi@linaro.org>
6285
6286         * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
6287         if gdb_skip_xml_test is true on some targets.
6288
6289 2016-07-21  Yao Qi  <yao.qi@linaro.org>
6290
6291         * gdb.server/solib-list.exp: Unset last_loaded_file.
6292
6293 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6294
6295         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
6296         "step into captured_main (args)".
6297
6298 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6299
6300         * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
6301
6302 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6303
6304         * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
6305
6306 2016-07-19  Pedro Alves  <palves@redhat.com>
6307
6308         * gdb.opt/inline-break.exp: Remove optimize=-O2.
6309         * gdb.opt/inline-bt.exp: Likewise.
6310         * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
6311         additional_flags=-Winline.
6312         * gdb.opt/inline-locals.exp: Likewise.
6313         * gdb.opt/inline-markers.c (ATTR): Define.
6314         (inlined_fn): Use it.
6315
6316 2016-07-19  Yao Qi  <yao.qi@linaro.org>
6317
6318         * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
6319         (test_with_self): Remove some code.  Remove argument executable.
6320         (top-level): Use do_self_tests.
6321
6322 2016-07-15  Zachary Welch  <zwelch@codesourcery.com>
6323             Don Breazeal <donb@codesourcery.com>
6324
6325         * gdb.base/maint.exp: Escape paths used in regular expressions.
6326         * gdb.stabs/weird.exp: Likewise.
6327
6328 2016-07-13  Tom Tromey  <tom@tromey.com>
6329
6330         PR python/15620, PR python/18620:
6331         * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
6332         (test_bkpt_events): New procs.
6333
6334 2016-07-13  Tom Tromey  <tom@tromey.com>
6335
6336         PR python/17698:
6337         * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
6338         test.
6339         (test_watchpoints): Likewise.
6340         (test_bkpt_pending): New proc.
6341
6342 2016-07-13  Tom Tromey  <tom@tromey.com>
6343
6344         PR cli/18053:
6345         * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
6346         completion test.
6347
6348 2016-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
6349
6350         * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
6351         * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
6352         * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
6353         f_label.
6354         (g): Rename g_end_lbl to g_label.
6355         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
6356         low_pc and high_pc.
6357         * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
6358
6359 2016-07-12  Tom Tromey  <tom@tromey.com>
6360
6361         PR python/19293:
6362         * gdb.python/py-unwind-maint.exp: Update tests.
6363
6364 2016-07-12  Yao Qi  <yao.qi@linaro.org>
6365
6366         * lib/selftest-support.exp (selftest_setup): Match the output
6367         when captured_main is inlined.
6368
6369 2016-07-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6370
6371         * gdb.fortran/derived-types.exp (result_line, result_line_2):
6372         New variables.
6373         (print this%a, print this%b, print this): New tests.
6374         * gdb.fortran/derived-types.f90 (this): New object and
6375         initialization.
6376
6377 2016-07-06  Simon Marchi  <simon.marchi@ericsson.com>
6378
6379         * gdb.ada/arraydim.exp: Remove extra directory level in build
6380         directory.
6381
6382 2016-07-06  Simon Marchi  <simon.marchi@ericsson.com>
6383
6384         * lib/ada.exp: Remove extra directory level in build directory.
6385         * gdb.ada/cond_lang.exp: Likewise.
6386         * gdb.ada/exec_changed.exp: Likewise.
6387         * gdb.ada/lang_switch.exp: Likewise.
6388
6389 2016-07-06  Manish Goregaokar  <manish@mozilla.com>
6390
6391         * simple.rs: Add test for raw pointer subscripting.
6392         * simple.exp: Add test expectations.
6393
6394 2016-07-05  Yao Qi  <yao.qi@linaro.org>
6395
6396         * gdb.mi/mi-reverse.exp: Match =record-started output.
6397
6398 2016-07-01  Pedro Alves  <palves@redhat.com>
6399
6400         * gdb.base/jit-reader.exp (info_registers_current_frame): New
6401         procedure.
6402         (jit_reader_test): Test the jit reader's unwinder.
6403         * gdb.base/jithost.c (jit_function_00_code): New global.
6404         (main): Use memcpy to fill in the mmapped code, instead of poking
6405         bytes manually here.
6406         * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
6407         value.
6408         (read_debug_info): Save the function's range.
6409         (read_sp): New function.
6410         (unwind_frame): Use it.  Also unwind RBP.
6411         (get_frame_id): Use read_sp.
6412         (gdb_init_reader): Use calloc instead of malloc.
6413         * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
6414         parameter.  Use gdb_test_multiple.
6415
6416 2016-07-01  Pedro Alves  <palves@redhat.com>
6417             Antoine Tremblay  <antoine.tremblay@ericsson.com>
6418
6419         * gdb.threads/process-dies-while-detaching.c: New file.
6420         * gdb.threads/process-dies-while-detaching.exp: New file.
6421
6422 2016-07-01  Pedro Alves  <palves@redhat.com>
6423
6424         * gdb.multi/watchpoint-multi-exit.c: New file.
6425         * gdb.multi/watchpoint-multi-exit.exp: New file.
6426
6427 2016-06-30  Pedro Alves  <palves@redhat.com>
6428
6429         * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
6430         unset inferior_spawn_id.
6431
6432 2016-06-30  Pedro Alves  <palves@redhat.com>
6433
6434         * lib/mi-support.exp (default_mi_gdb_start): Declare global
6435         FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
6436
6437 2016-06-29  Yao Qi  <yao.qi@linaro.org>
6438
6439         * gdb.base/return.c: Add copyright header.
6440
6441 2016-06-29  Tom Tromey  <tom@tromey.com>
6442
6443         PR python/20129:
6444         * gdb.python/py-framefilter.exp: Add tests for setting priority
6445         and disabling of non-existent frame filter.
6446
6447 2016-06-29  Yao Qi  <yao.qi@linaro.org>
6448
6449         * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
6450         0x0f07ff.
6451
6452 2016-06-28  Yao Qi  <yao.qi@linaro.org>
6453
6454         * gdb.base/catch-syscall.exp: Remove check on isnative and target
6455         triplets.  Start gdb, execute catch syscall, and continue.  Check
6456         gdb's output to determine catch syscall is supported.
6457
6458 2016-06-27  Manish Goregaokar  <manish@mozilla.com>
6459
6460         * gdb.rust/simple.rs: Add test for returning unit in a function.
6461         * gdb.rust/simple.exp: Add expectation for functions returning
6462         unit.
6463
6464 2016-06-27  Pierre-Marie de Rodat  <derodat@adacore.com>
6465
6466         * gdb.python/py-breakpoint-create-fail.c,
6467         gdb.python/py-breakpoint-create-fail.exp,
6468         gdb.python/py-breakpoint-create-fail.py: New testcase.
6469
6470 2016-06-25  Manish Goregaokar  <manish@mozilla.com>
6471
6472         PR gdb/20239
6473         * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
6474         * gdb.rust/simple.exp: Add test expectations for new NonZero
6475         tests.
6476
6477 2016-06-24  David Taylor  <dtaylor@emc.com>
6478
6479         * gdb.base/offsets.exp: New file.
6480         * gdb.base/offsets.c: New file.
6481
6482 2016-06-23  Tom Tromey  <tom@tromey.com>
6483
6484         PR gdb/16483:
6485         * gdb.python/py-framefilter.exp: Add "info frame-filter" test
6486         before any filters are loaded.
6487
6488 2016-06-21  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6489
6490         * gdb.fortran/derived-type.exp (print q): Add fields to the output.
6491         * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
6492         structs.
6493         * gdb.fortran/derived-type-function.exp: New file.
6494         * gdb.fortran/derived-type-function.f90: New file.
6495
6496
6497 2016-06-21  Pedro Alves  <palves@redhat.com>
6498
6499         * gdb.base/new-ui.exp: New file.
6500         * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
6501         * lib/gdb.exp (switch_gdb_spawn_id): ... here.
6502         (with_spawn_id): New procedure.
6503
6504 2016-06-21  Pedro Alves  <palves@redhat.com>
6505
6506         * gdb.mi/mi-exec-run.exp: New file.
6507
6508 2016-06-21  Pedro Alves  <palves@redhat.com>
6509
6510         * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
6511         breakpoint command's output on the main UI.
6512         (test_break): New procedure, factored out from calls in the top
6513         level.
6514         (top level): Use foreach_with_prefix to test MI as main UI and as
6515         separate UI.
6516
6517 2016-06-21  Pedro Alves  <palves@redhat.com>
6518
6519         * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
6520         (test_awatch_creation_and_listing)
6521         (test_rwatch_creation_and_listing, test_watchpoint_triggering):
6522         Remove 'type' parameter.
6523         (test_watchpoint_all): New parameter mi_mode.  Remove
6524         with_test_prefix.
6525         (top level): Use foreach_with_prefix, and add main/separate UI MI
6526         testing axis.
6527
6528 2016-06-21  Pedro Alves  <palves@redhat.com>
6529
6530         * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
6531         * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
6532         * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
6533         gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
6534         (gdb_main_spawn_id, mi_spawn_id): Declare and
6535         comment.
6536         (mi_create_inferior_pty): New procedure,
6537         factored out from default_mi_gdb_start.
6538         (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
6539         procedures.
6540         (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
6541         separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
6542         Use mi_create_inferior_pty.
6543         (mi_gdb_start): Use eval to pass down args list.
6544
6545 2016-06-21  Pedro Alves  <palves@redhat.com>
6546
6547         * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
6548         * gdb.opt/inline-cmds.exp: Add MI tests.
6549
6550 2016-06-21  Pedro Alves  <palves@redhat.com>
6551
6552         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
6553
6554 2016-06-21  Pedro Alves  <palves@redhat.com>
6555
6556         * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
6557         (top level): Use it instead of mi_execute_to.
6558
6559 2016-06-21  Pedro Alves  <palves@redhat.com>
6560
6561         * gdb.python/py-mi-events-gdb.py (stop_handler_str)
6562         (cont_handler_str): New.
6563         (signal_stop_handler): Set stop_handler_str instead of printing to
6564         stdout.
6565         (continue_handler): Set cont_handler_str instead of printing to
6566         stdout.
6567         * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
6568         mi_send_resuming_command.  Print stop_handler_str and
6569         cont_handler_str instead of expecting the python events print
6570         directly.
6571
6572 2016-06-17  Sanjoy Das  <sanjoy@playingwithpointers.com>
6573
6574         * gdb.base/jit-reader.exp: New file.
6575         * gdb.base/jithost.c: New file.
6576         * gdb.base/jithost.h: New file.
6577         * gdb.base/jitreader.c : New file.
6578         * gdb.base/jit-protocol.h: New file.
6579
6580 2016-06-17  Yao Qi  <yao.qi@linaro.org>
6581
6582         * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
6583         parameters follow_fork and detach_on_fork.  Set follow-fork-mode
6584         and detach-on-fork.  Adjust tests.
6585         (top level): Invoke break_cond_on_syscall with combinations of
6586         syscall, follow-fork-mode and detach-on-fork.
6587
6588 2016-06-17  Yao Qi  <yao.qi@linaro.org>
6589
6590         * gdb.base/step-over-exit.c: New.
6591         * gdb.base/step-over-exit.exp: New.
6592
6593 2016-06-17  Yan-Ting Lin  <currygt52@gmail.com>
6594
6595         * gdb.base/float.exp: Add target check for nds32*-*-*.
6596         * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
6597
6598 2016-06-13  Andrew Burgess  <andrew.burgess@embecosm.com>
6599
6600         * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
6601         for unsupported target features.
6602         * gdb.base/call-rt-st.exp: Likewise.
6603         * gdb.base/call-sc.exp: Likewise.
6604         * gdb.base/call-signal-resume.exp: Likewise.
6605         * gdb.base/call-strs.exp: Likewise.
6606         * gdb.base/callexit.exp: Likewise.
6607         * gdb.base/callfuncs.exp: Likewise.
6608         * gdb.base/nodebug.exp: Likewise.
6609         * gdb.base/printcmds.exp: Likewise.
6610         * gdb.base/ptype.exp: Likewise.
6611         * gdb.base/structs.exp: Likewise.
6612         * gdb.base/unwindonsignal.exp: Likewise.
6613         * gdb.cp/gdb2495.exp: Likewise.
6614         * gdb.cp/templates.exp: Likewise.
6615         * gdb.cp/virtfunc.exp: Likewise.
6616         * gdb.threads/hand-call-in-threads.exp: Likewise.
6617         * gdb.threads/interrupted-hand-call.exp: Likewise.
6618         * gdb.threads/thread-unwindonsignal.exp: Likewise.
6619
6620 2016-06-10  Tom Tromey  <tom@tromey.com>
6621
6622         PR rust/20110:
6623         * gdb.rust/expr.exp: Add test for integer constant larger than
6624         i32.
6625
6626 2016-06-10  Bernhard Heckel  <bernhard.heckel@intel.com>
6627
6628         * gdb.fortran/nested-funcs.exp: New.
6629         * gdb.fortran/nested-funcs.f90: New.
6630
6631 2016-06-09  Toshihito Kikuchi  <k.toshihito@yahoo.de>
6632
6633         * gdb.base/examine-backward.c: New file.
6634         * gdb.base/examine-backward.exp: New file.
6635
6636 2016-06-06  Simon Marchi  <simon.marchi@ericsson.com>
6637
6638         * gdb.mi/mi-record-changed.exp: Adjust =record-started output
6639         matching.
6640
6641 2016-06-02  Tom Tromey  <tom@tromey.com>
6642
6643         PR python/18984:
6644         * gdb.python/py-shared.exp: Add solib_name test.
6645
6646 2016-06-02  Simon Marchi  <simon.marchi@ericsson.com>
6647
6648         * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
6649
6650 2016-05-31  Martin Galvan  <martin.galvan@tallertechnologies.com>
6651
6652         PR c++/19893
6653         * gdb.dwarf2/implref.exp: Rename to...
6654         * gdb.dwarf2/implref-const.exp: ...this.  Also add more test statements.
6655         * gdb.dwarf2/implref-array.c: New file.
6656         * gdb.dwarf2/implref-array.exp: Likewise.
6657         * gdb.dwarf2/implref-global.c: Likewise.
6658         * gdb.dwarf2/implref-global.exp: Likewise.
6659         * gdb.dwarf2/implref-struct.c: Likewise.
6660         * gdb.dwarf2/implref-struct.exp: Likewise.
6661
6662 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6663
6664         * gdb.trace/trace-condition.exp: Add 64bit tests.
6665
6666 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6667
6668         * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
6669         bits types.
6670         (main): Adapt to 8 to 64 bits types.
6671         * gdb.trace/trace-condition.exp: Add new tests.
6672
6673 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6674
6675         * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
6676
6677 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6678
6679         * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
6680         Move condition tests...
6681         * gdb.trace/trace-condition.exp: Here.
6682
6683 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6684
6685         * gdb.trace/trace-condition.exp: Add counter-case tests.
6686
6687 2016-05-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
6688
6689         PR c++/15231
6690         * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
6691         * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
6692
6693 2016-05-27  Pedro Alves  <palves@redhat.com>
6694
6695         * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6696         New procedure.
6697         (top level): Call it, and bail out of DejaGnu is known to be bad.
6698
6699 2016-05-27  Andrew Burgess  <andrew.burgess@embecosm.com>
6700
6701         * gdb.base/whatis.c: Extend the test case.
6702         * gdb.base/whatis.exp: Add additional tests.
6703
6704 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
6705
6706 * gdb.fortran/type.f90: Add pointer variable.
6707 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
6708
6709 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
6710
6711         * gdb.fortran/vla-type.exp: Fix testcase name.
6712
6713 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
6714
6715         * gdb.fortran/vla-type.exp: Access elements in nested structs.
6716
6717 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
6718
6719         * gdb.fortran/type.f90: Add nested structures.
6720         * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
6721         * gdb.fortran/derived-type.exp: Adapt expected output.
6722         * gdb.fortran/vla-type.exp: Adapt expected output.
6723
6724 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
6725
6726         * gdb.fortran/whatis_type.exp: Adapt expected output.
6727
6728 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
6729
6730         * gdb.fortran/print_type.exp: Fix expected output.
6731         * gdb.fortran/whatis_type.exp: Fix expected output.
6732
6733 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
6734
6735         * gdb.fortran/whatis_type.exp: Use multi_line.
6736
6737 2016-05-24  Tom Tromey  <tom@tromey.com>
6738
6739         PR python/17386:
6740         * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
6741         use value as an index.
6742
6743 2016-05-23  Tom Tromey  <tom@tromey.com>
6744
6745         PR python/17981:
6746         * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
6747         no-breakpoint case.
6748
6749 2016-05-24  Pedro Alves  <palves@redhat.com>
6750
6751         PR gdb/19828
6752         * gdb.threads/clone-attach-detach.c: New file.
6753         * gdb.threads/clone-attach-detach.exp: New file.
6754
6755 2016-05-24  Francis Ricci  <francisjricci@gmail.com>  (tiny patch)
6756
6757         * gdb.base/annota-input-while-running.exp: Fix syntax error.
6758
6759 2016-05-23  Tom Tromey  <tom@tromey.com>
6760
6761         PR python/19438, PR python/18393:
6762         * gdb.python/py-progspace.exp: Add "dir" test.
6763         * gdb.python/py-objfile.exp: Add "dir" test.
6764
6765 2016-05-23  Yao Qi  <yao.qi@linaro.org>
6766
6767         * gdb.arch/thumb-prologue.exp: Use standard_testfile.
6768         * gdb.arch/thumb2-it.exp: Likewise.
6769
6770 2016-05-18  Simon Marchi  <simon.marchi@ericsson.com>
6771
6772         * gdb.mi/mi-threads-interrupt.c: New file.
6773         * gdb.mi/mi-threads-interrupt.exp: New file.
6774
6775 2016-05-17  Simon Marchi  <simon.marchi@ericsson.com>
6776
6777         PR gdb/18077
6778         * gdb.mi/mi-async-run.exp: New file.
6779         * gdb.mi/mi-async-run.c: New file.
6780
6781 2016-05-17  Tom Tromey  <tom@tromey.com>
6782             Manish Goregaokar <manishsmail@gmail.com>
6783
6784         * lib/rust-support.exp: New file.
6785         * lib/gdb.exp (skip_rust_tests): New proc.
6786         (build_executable_from_specs): Handle rust.
6787         * lib/future.exp (gdb_find_rustc): New proc.
6788         (gdb_default_target_compile): Handle rust.
6789         * gdb.rust/expr.exp: New file.
6790         * gdb.rust/generics.exp: New file.
6791         * gdb.rust/generics.rs: New file.
6792         * gdb.rust/methods.exp: New file.
6793         * gdb.rust/methods.rs: New file.
6794         * gdb.rust/modules.exp: New file.
6795         * gdb.rust/modules.rs: New file.
6796         * gdb.rust/simple.exp: New file.
6797         * gdb.rust/simple.rs: New file.
6798
6799 2016-05-17  Tom Tromey  <tom@tromey.com>
6800
6801         * gdb.base/default.exp (set language): Add rust.
6802
6803 2016-05-17  Tom Tromey  <tom@tromey.com>
6804
6805         * gdb.gdb/unittest.exp: New file.
6806
6807 2016-05-16  Yao Qi  <yao.qi@linaro.org>
6808
6809         * gdb.base/batch-preserve-term-settings.exp: Remove variable
6810         shell_prompt.  Update shell_prompt_re.
6811
6812 2016-05-12  Doug Evans  <dje@google.com>
6813
6814         PR symtab/19999
6815         * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
6816         $options when building executable.
6817         * gdb.dwarf2/fission-loclists-pie.S: New file.
6818         * gdb.dwarf2/fission-loclists-pie.exp: New file.
6819
6820 2016-05-04  Simon Marchi  <simon.marchi@ericsson.com>
6821
6822         * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
6823         of [is_remote target],
6824
6825 2016-05-04  Simon Marchi  <simon.marchi@ericsson.com>
6826
6827         * lib/gdb.exp (use_gdb_stub): New procedure.
6828
6829 2016-05-03  Yunlian Jiang <yunlian@google.com>
6830             Doug Evans  <dje@google.com>
6831
6832         PR symtab/19914
6833         * gdb.dwarf2/dwp-sepdebug.c: New file.
6834         * gdb.dwarf2/dwp-sepdebug.exp: New file.
6835
6836 2016-05-02  Simon Marchi  <simon.marchi@ericsson.com>
6837
6838         * gdb.base/detach.exp: Remove is_remote check.
6839
6840 2016-05-02  Simon Marchi  <simon.marchi@ericsson.com>
6841
6842         * gdb.base/annota-input-while-running.exp: Don't check for
6843         [is_remote target].  Enable annotations after running to main.
6844         Remove unused "set test..." line.
6845
6846 2016-04-28  Simon Marchi  <simon.marchi@ericsson.com>
6847
6848         * gdb.trace/trace-enable-disable.exp: New file.
6849         * gdb.trace/trace-enable-disable.c: New file.
6850
6851 2016-04-28  Simon Marchi  <simon.marchi@ericsson.com>
6852
6853         * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
6854         use it in info sharedlibrary test.
6855         * gdb.trace/ftrace-lock.exp: Likewise.
6856         * gdb.trace/ftrace.exp: Likewise.
6857         * gdb.trace/range-stepping.exp: Likewise.
6858         * gdb.trace/trace-break.exp: Likewise.
6859         * gdb.trace/trace-condition.exp: Likewise.
6860         * gdb.trace/trace-mt.exp: Likewise.
6861
6862 2016-04-27  Simon Marchi  <simon.marchi@ericsson.com>
6863
6864         * lib/gdb.exp (gdb_load_shlibs): Rename to...
6865         (gdb_load_shlib): ... this.
6866         * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
6867         gdb_load_shlib.
6868         * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
6869         * gdb.base/ctxobj.exp: Likewise.
6870         * gdb.base/dprintf-pending.exp: Likewise.
6871         * gdb.base/dso2dso.exp: Likewise.
6872         * gdb.base/fixsection.exp: Likewise.
6873         * gdb.base/gcore-relro.exp: Likewise.
6874         * gdb.base/gdb1555.exp: Likewise.
6875         * gdb.base/global-var-nested-by-dso.exp: Likewise.
6876         * gdb.base/gnu-ifunc.exp: Likewise.
6877         * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
6878         * gdb.base/jit-so.exp (one_jit_test): Likewise.
6879         * gdb.base/pending.exp: Likewise.
6880         * gdb.base/print-file-var.exp: Likewise.
6881         * gdb.base/print-symbol-loading.exp: Likewise.
6882         * gdb.base/shlib-call.exp: Likewise.
6883         * gdb.base/shreloc.exp: Likewise.
6884         * gdb.base/so-impl-ld.exp: Likewise.
6885         * gdb.base/solib-disc.exp: Likewise.
6886         * gdb.base/solib-nodir.exp: Likewise.
6887         * gdb.base/solib-overlap.exp: Likewise.
6888         * gdb.base/solib-symbol.exp: Likewise.
6889         * gdb.base/solib-weak.exp (do_test): Likewise.
6890         * gdb.base/sym-file.exp: Likewise.
6891         * gdb.base/symtab-search-order.exp: Likewise.
6892         * gdb.base/type-opaque.exp: Likewise.
6893         * gdb.base/unload.exp: Likewise.
6894         * gdb.base/watchpoint-solib.exp: Likewise.
6895         * gdb.compile/compile.exp: Likewise.
6896         * gdb.cp/gdb2384.exp: Likewise.
6897         * gdb.cp/infcall-dlopen.exp: Likewise.
6898         * gdb.cp/re-set-overloaded.exp: Likewise.
6899         * gdb.fortran/library-module.exp: Likewise.
6900         * gdb.opt/solib-intra-step.exp: Likewise.
6901         * gdb.python/py-finish-breakpoint.exp: Likewise.
6902         * gdb.python/py-shared.exp: Likewise.
6903         * gdb.reverse/solib-precsave.exp: Likewise.
6904         * gdb.reverse/solib-reverse.exp: Likewise.
6905         * gdb.server/solib-list.exp: Likewise.
6906         * gdb.threads/dlopen-libpthread.exp: Likewise.
6907         * gdb.threads/tls-shared.exp: Likewise.
6908         * gdb.threads/tls-so_extern.exp: Likewise.
6909         * gdb.trace/change-loc.exp: Likewise.
6910         * gdb.trace/ftrace-lock.exp: Likewise.
6911         * gdb.trace/ftrace.exp: Likewise.
6912         * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
6913         * gdb.trace/pending.exp: Likewise.
6914         * gdb.trace/range-stepping.exp: Likewise.
6915         * gdb.trace/strace.exp (strace_remove_socket): Likewise.
6916         (strace_info_marker): Likewise.
6917         (strace_probe_marker): Likewise.
6918         (strace_trace_on_same_addr): Likewise.
6919         (strace_trace_on_diff_addr): Likewise.
6920         * gdb.trace/trace-break.exp: Likewise.
6921         * gdb.trace/trace-condition.exp: Likewise.
6922         * gdb.trace/trace-mt.exp: Likewise.
6923
6924 2016-04-27  Simon Marchi  <simon.marchi@ericsson.com>
6925
6926         * lib/gdb.exp (gdb_load_shlibs):  Accept a single argument.  Return
6927         result of gdb_remote_download.
6928         * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
6929         * gdb.base/dso2dso.exp: Likewise.
6930         * gdb.base/global-var-nested-by-dso.exp: Likewise.
6931         * gdb.base/print-file-var.exp: Likewise.
6932         * gdb.base/shlib-call.exp: Likewise.
6933         * gdb.base/shreloc.exp: Likewise.
6934         * gdb.base/solib-overlap.exp: Likewise.
6935         * gdb.base/solib-weak.exp (do_test): Likewise.
6936         * gdb.base/unload.exp: Likewise.
6937
6938 2016-04-27  Yao Qi  <yao.qi@linaro.org>
6939
6940         * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
6941         exists.
6942
6943 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
6944
6945         * vla-type.exp: Print structure from toplevel.
6946
6947 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
6948
6949         * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
6950         of dynamic types.
6951         * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
6952         of dynamic types.
6953
6954 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
6955
6956         * gdb.fortran/vla-type.f90: New file.
6957         * gdb.fortran/vla-type.exp: New file.
6958
6959 2016-04-25  Yao Qi  <yao.qi@linaro.org>
6960
6961         * gdb.base/branch-to-self.c: New file.
6962         * gdb.base/branch-to-self.exp: New file.
6963
6964 2016-04-22  Yao Qi  <yao.qi@linaro.org>
6965
6966         * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
6967         more after $hex.
6968
6969 2016-04-22  Yao Qi  <yao.qi@linaro.org>
6970
6971         * gdb.base/annota1.exp: Set breakpoint on line $main_line.
6972         * gdb.base/annota3.exp: Likewise.
6973
6974 2016-04-22  Yao Qi  <yao.qi@linaro.org>
6975
6976         * gdb.reverse/step-precsave.exp: Do one step and test program
6977         stops in "callee" and do multiple steps until program goes out
6978         of "callee".
6979         * gdb.reverse/step-reverse.exp: Likewise.
6980
6981 2016-04-22  Yao Qi  <yao.qi@linaro.org>
6982
6983         * gdb.trace/signal.exp: Also pass if
6984         $tracepoint_hits($i) > $iterations.
6985
6986 2016-04-22  Yao Qi  <yao.qi@linaro.org>
6987
6988         * gdb.trace/signal.c: New file.
6989         * gdb.trace/signal.exp: New file.
6990
6991 2016-04-19  Doug Evans  <xdje42@gmail.com>
6992
6993         * gdb.base/bad-file.exp: New file.
6994
6995 2016-04-18  Martin Galvan  <martin.galvan@tallertechnologies.com>
6996
6997         * gdb.dwarf2/implref.exp: New file.
6998
6999 2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
7000
7001         * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
7002         * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
7003         * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
7004         * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
7005         * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
7006         * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
7007         * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
7008         * lib/fortran.exp (fortran_int4): New procedure.
7009         (fortran_real4, fortran_real8, fortran_complex4): Likewise.
7010         (fortran_logical4): Likewise.
7011
7012 2016-04-18  Benrhard Heckel <bernhard.heckel@intel.com>
7013
7014         * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
7015
7016 2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
7017
7018         * lib/compiler.c: Add Intel specific preprocessor macros.
7019         * lib/compiler.cc: Likewise.
7020
7021 2016-04-13  Luis Machado  <lgustavo@codesourcery.com>
7022
7023         * gdb.server/connect-with-no-symbol-file.c: New file.
7024         * gdb.server/connect-with-no-symbol-file.exp: New file.
7025
7026 2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
7027
7028         * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
7029
7030 2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
7031
7032         * boards/gdbserver-base.exp (${board}_download): Copy source file to
7033         standard output directory.
7034
7035 2016-04-13  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7036
7037         * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
7038
7039 2016-04-13  Markus Metzger  <markus.t.metzger@intel.com>
7040
7041         * gdb.btrace/instruction_history.c (loop): Add declaration.
7042
7043 2016-04-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7044
7045         * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
7046
7047 2016-04-09  Simon Marchi  <simon.marchi@polymtl.ca>
7048
7049         * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
7050         parentheses to print.
7051         (continue_handler): Likewise.
7052
7053 2016-04-08  Simon Marchi  <simon.marchi@ericsson.com>
7054
7055         * gdb.server/solib-list.exp: Remove is_remote check.
7056         Pass shlib= to gdb_compile.  Don't link shared library with
7057         -soname.  Call gdb_remote_download instead of gdb_load_shlibs.
7058         Run binary filename through "readlink -f" on the target.
7059
7060 2016-04-08  Pedro Alves  <palves@redhat.com>
7061
7062         * gdb.server/solib-list.exp: Don't use gdb_load.  Instead pass the
7063         interpreter filename as argument to gdbserver_spawn.
7064         * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7065         Return empty if $last_loaded_file does not exist.
7066
7067 2016-04-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
7068
7069         Fix compatibility with gcc-4.8.5-4.el7.x86_64.
7070         * gdb.base/jit-main.c: Use exit after usage.
7071
7072 2016-04-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
7073
7074         * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
7075         GDBHISTSIZE prior to the tests.
7076         * gdb.base/gdbinit-history.exp: Likewise.
7077
7078 2016-04-07  Pedro Alves  <palves@redhat.com>
7079
7080         * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
7081         instead of build_executable.  Use gdb_load_shlibs.
7082
7083 2016-04-07  Yao Qi  <yao.qi@linaro.org>
7084
7085         * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
7086         Execute "si" command.
7087
7088 2016-04-07  Yao Qi  <yao.qi@linaro.org>
7089
7090         * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
7091         number instead of the comments on some line.
7092
7093 2016-04-06  Don Breazeal  <donb@codesourcery.com>
7094
7095         * gdb.dwarf2/dw2-opt-structptr.c: New test program.
7096         * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
7097
7098 2016-04-06  Simon Marchi  <simon.marchi@ericsson.com>
7099
7100         * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
7101         standard_output_file.  Remove unused binfile variable.
7102
7103 2016-04-05  Catalin Udma  <catalin.udma@freescale.com>
7104
7105         * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
7106         * gdb.python/py-mi-objfile.exp: Match "list main" output
7107         in console format.
7108
7109 2016-04-05  Simon Marchi  <simon.marchi@polymtl.ca>
7110
7111         * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
7112         absolute.
7113
7114 2016-04-05  Simon Marchi  <simon.marchi@ericsson.com>
7115
7116         * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
7117         absolute.
7118         * gdb.trace/ftrace.exp: Likewise.
7119         * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
7120         targets as well.
7121         (gdb_compile_shlib): Set SONAME for non-remote targets as well.
7122         (gdb_load_shlibs): Copy libraries to test directory when testing
7123         natively.  Only set solib-search-path if testing remotely.
7124         * lib/mi-support.exp (mi_load_shlibs): Likewise.
7125
7126 2016-04-05  Simon Marchi  <simon.marchi@ericsson.com>
7127
7128         * gdb.base/jit-so.exp: Use gdb_remote_download instead of
7129         gdb_download.  Use it even if the target is not remote.
7130         * gdb.base/jit.exp (compile_jit_test): Likewise.
7131         * lib/gdb.exp (gdb_remote_download): Copy files to the standard
7132         output directory if the destination board is local, otherwise use
7133         the standard remote_download from DejaGnu.
7134         (gdb_download): Remove.
7135         (gdb_load_shlibs): Use gdb_remote_download instead of
7136         gdb_download.
7137         * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7138         Use gdb_remote_download instead of gdb_download.  Use it even if
7139         the target is not remote.
7140         * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
7141         instead of gdb_download.
7142
7143 2016-04-04  Simon Marchi  <simon.marchi@polymtl.ca>
7144
7145         * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
7146         (test_insert_delete_modify): Call mi_load_shlibs before trying to
7147         run.
7148
7149 2016-04-01  Artemiy Volkov  <artemiyv@acm.org>
7150
7151         PR gdb/19820
7152         * gdb.base/printcmds.exp: Add artificial arrays tests.
7153
7154 2016-03-31  Pedro Alves  <palves@redhat.com>
7155
7156         PR gdb/19858
7157         * gdb.base/jit-main.c: Include unistd.h.
7158         (ATTACH): Define to 0 if not already defined.
7159         (wait_for_gdb, mypid): New globals.
7160         (WAIT_FOR_GDB): New macro.
7161         (MAIN): Set an alarm.  Store the process's pid.  Wait for GDB at
7162         some breakpoint locations.
7163         * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
7164         New procedures.
7165         (one_jit_test): Add REATTACH parameter, and handle it.  Use
7166         continue_to_test_location.
7167         (top level): Test attach, and adjusts calls to one_jit_test.
7168
7169 2016-03-31  Pedro Alves  <palves@redhat.com>
7170
7171         PR gdb/19858
7172         * gdb.base/jit.exp (compile_jit_test): Add intro comment.  Add
7173         BINSUFFIX parameter, and handle it.
7174         (top level): Adjust calls compile_jit_test.
7175
7176 2016-03-31  Catalin Udma  <catalin.udma@freescale.com>
7177
7178         PR python/19743
7179         * gdb.python/py-mi-events-gdb.py: New file.
7180         * gdb.python/py-mi-events.c: New file.
7181         * gdb.python/py-mi-events.exp: New file.
7182
7183 2016-03-30  Yao Qi  <yao.qi@linaro.org>
7184
7185         * gdb.reverse/until-precsave.exp: Match function name only.
7186         * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
7187         Move malloc to a condition block.
7188         * gdb.reverse/until-reverse.exp: Match function name only.
7189
7190 2016-03-29  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7191
7192         * gdb.trace/ftrace.exp: Set arg0exp for s390.
7193         * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
7194         * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
7195         variable for GPR 0 instead of assuming it is register 0.
7196         * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
7197         * lib/trace-support.exp: Add s390 registers.
7198
7199 2016-03-29  Yao Qi  <yao.qi@linaro.org>
7200
7201         * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
7202
7203 2016-03-24  Yao Qi  <yao.qi@linaro.org>
7204
7205         * gdb.reverse/break-reverse.exp: Add quotation mark in the
7206         test message.
7207
7208 2016-03-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7209
7210         * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
7211         maintaining separate logic for constructing the output path.
7212
7213 2016-03-16  Don Breazeal  <donb@codesourcery.com>
7214
7215         * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
7216         Retry fork and waitpid on interrupted system call errors.
7217         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7218         Use with_timeout_factor to increase timeout by factor of 10.
7219
7220 2016-03-15  Don Breazeal  <donb@codesourcery.com>
7221
7222         * gdb.cp/scope-err.cc: New test program.
7223         * gdb.cp/scope-err.exp: New test script.
7224         * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
7225         lines and "set breakpoint here" comment.
7226         * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
7227         Fixed some whitespace and format issues.
7228         * gdb.mi/mi-linespec-err-cp.cc: New test program.
7229         * gdb.mi/mi-linespec-err-cp.exp: New test script.
7230
7231 2016-03-15  Doug Evans  <dje@google.com>
7232
7233         * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
7234         * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
7235         All callers updated.  Add tests for enums, mixed flags register.
7236
7237 2016-03-15  Doug Evans  <dje@google.com>
7238
7239         * gdb.base/skip.c (main): Call test_skip_file_and_function.
7240         * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
7241
7242 2016-03-14  Simon Marchi  <simon.marchi@ericsson.com>
7243
7244         * gdb.base/default.exp: Add $_as_string to the list of expected
7245         convenience functions.
7246
7247 2016-03-11  Andrew Burgess  <andrew.burgess@embecosm.com>
7248
7249         * gdb.base/maint.exp: New tests for 'maint info line-table'.
7250
7251 2016-03-10  Simon Marchi  <simon.marchi@polymtl.ca>
7252
7253         * gdb.python/py-as-string.exp: New file.
7254         * gdb.python/py-as-string.c: New file.
7255
7256 2016-03-09  Pedro Alves  <palves@redhat.com>
7257
7258         * gdb.threads/attach-into-signal.exp: Adjust to "Program received
7259         signal" -> "Thread NN received signal" output change.
7260         * gdb.threads/ia64-sigill.exp: Likewise.
7261         * gdb.threads/linux-dp.exp: Likewise.
7262         * gdb.threads/manythreads.exp: Likewise.
7263         * gdb.threads/pending-step.exp: Likewise.
7264         * gdb.threads/print-threads.exp: Likewise.
7265         * gdb.threads/sigstep-threads.exp: Likewise.
7266         * gdb.threads/staticthreads.exp: Likewise.
7267         * gdb.threads/tls.exp: Likewise.
7268
7269 2016-03-09  Pedro Alves  <palves@redhat.com>
7270
7271         * gdb.base/command-line-input.exp: New file.
7272
7273 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7274
7275         * gdb.trace/ftrace.exp: Set arg0exp for ppc.
7276         * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
7277         * gdb.trace/pending.exp: Accept leading dot before function name.
7278         * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
7279         * lib/trace-support.exp: Set registers for ppc.
7280
7281 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7282
7283         * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
7284         use it for disassembly; accept .main in addition to main in backtrace.
7285
7286 2016-03-09  Wei-cheng Wang  <cole945@gmail.com>
7287             Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7288
7289         * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
7290         (gdb_recursion_test_ptr): New global variable.
7291         (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
7292         gdb_recursion_test.
7293         (gdb_c_test): Ditto.
7294
7295 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7296
7297         * gdb.trace/change-loc.exp: Don't depend on tracepoint location
7298         ordering.
7299
7300 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7301
7302         * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
7303         (bar): Add bar_start_lbl label.
7304         * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
7305         of foo/bar for emitting DWARF and tracing.
7306
7307 2016-03-06  Sergio Durigan Junior  <sergiodj@redhat.com>
7308
7309         * analyze-racy-logs.py: Set executable bit.
7310
7311 2016-03-05  Sergio Durigan Junior  <sergiodj@redhat.com>
7312
7313         * Makefile.in (DEFAULT_RACY_ITER): New variable.
7314         (CHECK_TARGET_TMP): Likewise.
7315         (check-single-racy): New rule.
7316         (check-parallel-racy): Likewise.
7317         (TEST_TARGETS): Adjust rule to account for RACY_ITER.
7318         (do-check-parallel-racy): New rule.
7319         (check-racy/%.exp): Likewise.
7320         * README (Racy testcases): New section.
7321         * analyze-racy-logs.py: New file.
7322
7323 2016-03-03  Doug Evans  <dje@google.com>
7324
7325         * gdb.base/skip.exp: Use with_test_prefix.
7326
7327 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7328
7329         * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
7330         Invoke step_over_syscall "clone" and break_cond_on_syscall
7331         "clone".
7332         * gdb.base/step-over-clone.c: New file.
7333
7334 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7335
7336         * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
7337         code format.
7338
7339 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7340
7341         * gdb.base/disp-step-fork.c: Rename to ...
7342         * gdb.base/step-over-fork.c: ... it.  New file.
7343         * gdb.base/disp-step-vfork.c: Rename to ...
7344         * gdb.base/step-over-vfork.c: ... it.  New file.
7345         * gdb.base/disp-step-syscall.exp: Rename to ...
7346         * gdb.base/step-over-syscall.exp: ... it.  New file.
7347         (disp_step_cross_syscall): Rename to ...
7348         (step_over_syscall): ... it.
7349
7350 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7351
7352         * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
7353         If target supports condition evaluation on target, invoke
7354         break_cond_on_syscall for fork and vfork.
7355
7356 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7357
7358         * gdb.base/disp-step-syscall.exp: Don't invoke
7359         support_displaced_stepping.
7360         (disp_step_cross_syscall): Test with displaced stepping off and
7361         on if supported.
7362
7363 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7364
7365         * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
7366         proc.
7367         (setup): New proc.
7368         (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
7369         and setup.
7370
7371 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7372
7373         * gdb.fortran/vla-history.exp: Remove breakpoint.
7374
7375 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7376
7377         * gdb.fortran/vla-history.exp: Lookup array elements and printing
7378         exceeds timeout.
7379
7380 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7381
7382         * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
7383         breakpoint.
7384
7385 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7386
7387         * gdb.mi/vla.f90: Nullify pointer after declaration.
7388
7389 2016-03-01  Pedro Alves  <palves@redhat.com>
7390
7391         * gdb.trace/ftrace-lock.c: Include <unistd.h>.
7392
7393 2016-03-01  Pedro Alves  <palves@redhat.com>
7394
7395         * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
7396         before anything else.
7397         * gdb.threads/watchpoint-fork-mt.c: Likewise.  Don't define
7398         _GNU_SOURCE here.
7399         * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
7400         before anything else.
7401         * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
7402
7403 2016-03-01  Pedro Alves  <palves@redhat.com>
7404
7405         * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
7406
7407 2016-03-01  Yao Qi  <yao.qi@linaro.org>
7408
7409         * gdb.arch/arm-disp-step.exp: Use standard_testfile and
7410         prepare_for_testing.
7411
7412 2016-03-01  Yao Qi  <yao.qi@linaro.org>
7413
7414         * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
7415
7416 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7417
7418         * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
7419         manually constructing the output path.
7420
7421 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7422
7423         * gdb.arch/s390-stackless.S: New.
7424         * gdb.arch/s390-stackless.exp: New.
7425
7426 2016-02-28  Iain Buclaw  <ibuclaw@gdcproject.org>
7427
7428         * gdb.dlang/circular.c: New file.
7429         * gdb.dlang/circular.exp: New file.
7430
7431 2016-02-26  Yao Qi  <yao.qi@linaro.org>
7432
7433         * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
7434         [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
7435         (testcases): Update.
7436
7437 2016-02-26  Yao Qi  <yao.qi@linaro.org>
7438
7439         * gdb.reverse/aarch64.c: Rename to ...
7440         * gdb.reverse/insn-reverse.c: ... it.
7441         * gdb.reverse/aarch64.exp: Rename to ...
7442         * gdb.reverse/insn-reverse.exp: ... it.
7443
7444 2016-02-26  Yao Qi  <yao.qi@linaro.org>
7445
7446         * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
7447         (testcase_ftype): New.
7448         (testcases): New array.
7449         (n_testcases): New.
7450         (main): Call each element in testcases.
7451         * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
7452         (read_testcase): New.
7453         Do the tests in a loop.
7454
7455 2016-02-25  Yao Qi  <yao.qi@linaro.org>
7456
7457         * gdb.base/branches.c: Remove.
7458
7459 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7460
7461         PR gdb/13808
7462         * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
7463
7464 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7465
7466         * gdb.trace/ftrace.exp: Remove unnecessary target check.
7467
7468 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7469
7470         * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
7471         change x86_64 call_insn to 'callq'.
7472
7473 2016-02-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7474
7475         * gdb.trace/tfile-avx.c: Move to...
7476         * gdb.trace/tracefile-pseudo-reg.c: Here.
7477         * gdb.trace/tfile-avx.exp: Move to...
7478         * gdb.trace/tracefile-pseudo-reg.exp: Here.
7479
7480 2016-02-24  Gary Benson <gbenson@redhat.com>
7481
7482         * gdb.base/attach-pie-noexec.exp: Do not expect an error
7483         message on attach.
7484
7485 2016-02-23  Doug Evans  <dje@google.com>
7486
7487         * gdb.base/skip.c (test_skip): New function.
7488         (end_test_skip_file_and_function): New function.
7489         (test_skip_file_and_function): New function.
7490         * gdb.base/skip1.c (test_skip): New function.
7491         (skip1_test_skip_file_and_function): New function.
7492         * gdb.base/skip.exp: Add tests for new skip options.
7493         * gdb.base/skip-solib.exp: Update expected output.
7494         * gdb.perf/skip-command.cc: New file.
7495         * gdb.perf/skip-command.exp: New file.
7496         * gdb.perf/skip-command.py: New file.
7497
7498 2016-02-22  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7499
7500         * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
7501         info registers pattern.
7502
7503 2016-02-18  Iain Buclaw  <ibuclaw@gdcproject.org>
7504
7505         * lib/future.exp: Add D support.
7506         (gdb_find_gdc): New proc.
7507         (gdb_default_target_compile): Add D support.
7508
7509 2016-02-18  Wei-cheng Wang  <cole945@gmail.com>
7510
7511         * gdb.trace/tspeed.c (myclock): Return wallclock instead of
7512         user+system time.
7513         (trace_speed_test): Determine the iteration count for a time
7514         between 15..30 seconds.
7515
7516 2016-02-18  Walfred Tedeschi  <walfred.tedeschi@intel.com>
7517
7518         * gdb.arch/i386-mpx-sigsegv.c: New file.
7519         * gdb.arch/i386-mpx-sigsegv.exp: New file.
7520         * gdb.arch/i386-mpx-simple_segv.c: New file.
7521         * gdb.arch/i386-mpx-simple_segv.exp: New file.
7522
7523 2016-02-18  Yao Qi  <yao.qi@linaro.org>
7524
7525         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7526         Don't call setup_kfail.
7527
7528 2016-02-18  Yao Qi  <yao.qi@linaro.org>
7529
7530         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7531         Set "set breakpoint condition-evaluation" per $cond_bp_target.
7532
7533 2016-02-16  Doug Evans  <dje@google.com>
7534
7535         * gdb.base/skip.c: Add copyright.  Whitespace cleanup.
7536         * gdb.base/skip1.c: Ditto.
7537         * gdb.base/skip.exp: Whitespace cleanup.
7538
7539 2016-02-16  Don Breazeal  <donb@codesourcery.com>
7540
7541         PR remote/19496
7542         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7543         Remove kfail for PR remote/19496.
7544
7545 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
7546
7547         * lib/gdb.exp (standard_temp_file): Return a path specific to
7548         the runtest invocation.
7549
7550 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
7551
7552         * gdb.trace/save-trace.exp: Change relative path to be in the
7553         standard output directory.
7554
7555 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
7556
7557         * gdb.arch/i386-prologue.c: Add missing prototypes.
7558
7559 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
7560
7561         * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
7562         * gdb.arch/i386-prologue.exp: Likewise.
7563         * gdb.arch/i386-size.exp: Likewise.
7564
7565 2016-02-15  Simon Marchi  <simon.marchi@ericsson.com>
7566
7567         * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
7568         define object file path.
7569         * gdb.btrace/gcore.exp: Use standard_output_file to define core
7570         file path.
7571         * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
7572         standard_output_file to define binfile.
7573
7574 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
7575
7576         Fix compatibility with recent gfortran-5.3.1.
7577         * gdb.fortran/vla-history.exp (print vla1 allocated)
7578         (print vla2 allocated, print $2, print $3): Remove
7579         (print $4): Rename to ...
7580         (print $2): ... here.
7581         (print $9): Rename to ...
7582         (print $5): ... here.
7583         (print $10): Rename to ...
7584         (print $6): ... here.
7585         * gdb.fortran/vla.f90: Add pvla initialization.
7586
7587 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
7588
7589         * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
7590         New test.
7591         * gdb.fortran/vla-value-sub.exp: Likewise.
7592
7593 2016-02-12  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7594
7595         * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
7596
7597 2016-02-12  Simon Marchi  <simon.marchi@ericsson.com>
7598
7599         * i386-biarch-core.exp: Define corefile using
7600         standard_output_file.
7601
7602 2016-02-12  Yao Qi  <yao.qi@linaro.org>
7603
7604         * gdb.arch/arm-single-step-kernel-helper.c: New.
7605         * gdb.arch/arm-single-step-kernel-helper.exp: New.
7606
7607 2016-02-12  Markus Metzger  <markus.t.metzger@intel.com>
7608
7609         * gdb.btrace/tailcall-only.exp: New.
7610         * gdb.btrace/tailcall-only.c: New.
7611         * gdb.btrace/x86_64-tailcall-only.S: New.
7612         * gdb.btrace/i686-tailcall-only.S: New.
7613
7614 2016-02-11  Pedro Alves  <palves@redhat.com>
7615
7616         * README (Parallel testing): Add missing double quotes.
7617
7618 2016-02-11  Pedro Alves  <palves@redhat.com>
7619
7620         * README (Parallel testing): New section.
7621         (GDB_PARALLEL): Rewrite.
7622         (FORCE_PARALLEL): Document.
7623
7624 2016-02-11  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7625
7626         * gdb.trace/tfile-avx.c: New test.
7627         * gdb.trace/tfile-avx.exp: New test.
7628
7629 2016-02-09  Keith Seitz  <keiths@redhat.com>
7630
7631         PR breakpoints/19546
7632         * gdb.base/infcall-exec.c: New file.
7633         * gdb.base/infcall-exec2.c: New file.
7634         * gdb.base/infcall-exec.exp: New file.
7635
7636 2016-02-09  Keith Seitz  <keiths@redhat.com>
7637
7638         * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
7639         (toplevel): Call test_bkpt_address.
7640
7641 2016-02-09  Keith Seitz  <keiths@redhat.com>
7642
7643         PR python/19506
7644         * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
7645         (toplevel): Call test_bkpt_address.
7646
7647 2016-02-09  Simon Marchi  <simon.marchi@ericsson.com>
7648
7649         * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
7650         to AC_OUTPUT.
7651         * configure: Regenerate.
7652
7653 2016-02-09  Pedro Alves  <palves@redhat.com>
7654
7655         PR breakpoints/19548
7656         * gdb.base/execl-update-breakpoints.c (some_function): New
7657         function.
7658         (main): Call it.
7659         * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
7660         Tighten expected GDB output.
7661
7662 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
7663
7664         * Makefile.in (ALL_SUBDIRS): Remove.
7665         (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
7666         (distclean maintainer-clean realclean): Likewise.
7667         * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
7668         * configure: Regenerate.
7669         * gdb.ada/Makefile.in: Delete.
7670         * gdb.arch/Makefile.in: Likewise.
7671         * gdb.asm/Makefile.in: Likewise.
7672         * gdb.base/Makefile.in: Likewise.
7673         * gdb.btrace/Makefile.in: Likewise.
7674         * gdb.cell/Makefile.in: Likewise.
7675         * gdb.compile/Makefile.in: Likewise.
7676         * gdb.cp/Makefile.in: Likewise.
7677         * gdb.disasm/Makefile.in: Likewise.
7678         * gdb.dlang/Makefile.in: Likewise.
7679         * gdb.dwarf2/Makefile.in: Likewise.
7680         * gdb.fortran/Makefile.in: Likewise.
7681         * gdb.gdb/Makefile.in: Likewise.
7682         * gdb.go/Makefile.in: Likewise.
7683         * gdb.guile/Makefile.in: Likewise.
7684         * gdb.java/Makefile.in: Likewise.
7685         * gdb.linespec/Makefile.in: Likewise.
7686         * gdb.mi/Makefile.in: Likewise.
7687         * gdb.modula2/Makefile.in: Likewise.
7688         * gdb.multi/Makefile.in: Likewise.
7689         * gdb.objc/Makefile.in: Likewise.
7690         * gdb.opencl/Makefile.in: Likewise.
7691         * gdb.opt/Makefile.in: Likewise.
7692         * gdb.pascal/Makefile.in: Likewise.
7693         * gdb.perf/Makefile.in: Likewise.
7694         * gdb.python/Makefile.in: Likewise.
7695         * gdb.reverse/Makefile.in: Likewise.
7696         * gdb.server/Makefile.in: Likewise.
7697         * gdb.stabs/Makefile.in: Likewise.
7698         * gdb.threads/Makefile.in: Likewise.
7699         * gdb.trace/Makefile.in: Likewise.
7700         * gdb.xml/Makefile.in: Likewise.
7701         * lib/gdb.exp (make_gdb_parallel_path): Add check for
7702         GDB_PARALLEL.
7703         (standard_output_file): Remove check for GDB_PARALLEL, always
7704         return path in outputs/$subdir/$testname.
7705
7706 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
7707
7708         * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
7709         (site.exp): Assign abs_srcdir to tcl's srcdir.
7710
7711 2016-02-04  Yao Qi  <yao.qi@linaro.org>
7712
7713         * gdb.base/foll-exec-mode.c: Include limits.h.
7714         (main): Add parameters argc and argv.  Get directory from
7715         argv[0].
7716         * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
7717         compilation.
7718         * gdb.base/foll-exec.c: Include limits.h.
7719         (main): Add parameters argc and argv.
7720         Get directory from argv[0].
7721         * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
7722         Adjust tests on the number of lines as source code changed.
7723         * gdb.base/foll-vfork-exit.c: Include limits.h.
7724         (main): Add one line of statement before vfork.
7725         * gdb.base/foll-vfork.c: Include limits.h and string.h.
7726         (main): Add parameters argc and argv.  Get directory from
7727         argv[0].
7728         * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
7729         (setup_gdb): Set tbreak to skip some source lines.
7730         * gdb.multi/bkpt-multi-exec.c: Include limits.h.
7731         (main): Add parameters argc and argv.  Get directory from
7732         argv[0].
7733         * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
7734         compilation.
7735         * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
7736         (main): Add parameters argc and argv.  Get directory from
7737         argv[0].
7738         * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
7739         compilation.
7740
7741 2016-02-01  Doug Evans  <dje@google.com>
7742
7743         * gdb.base/skip.exp: Clean up multiple references to same test name.
7744
7745 2016-02-01  Pedro Alves  <palves@redhat.com>
7746
7747         PR remote/19496
7748         * gdb.threads/forking-threads-plus-breakpoint.exp
7749         (displaced_stepping_supported): New global.
7750         (probe_displaced_stepping_support): New procedure.
7751         (do_test): Add 'displaced' parameter, and use it.
7752         (top level): Check for displaced stepping support.  Add displaced
7753         stepping on/off testing axis.
7754
7755 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
7756
7757         * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
7758         pointer.  Don't perform further tests on the unassociated pointer
7759         if the first test fails.
7760
7761 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
7762
7763         * gdb.base/max-value-size.c: New file.
7764         * gdb.base/max-value-size.exp: New file.
7765         * gdb.base/huge.exp: Disable max-value-size for this test.
7766
7767 2016-01-28  Iain Buclaw  <ibuclaw@gdcproject.org>
7768
7769         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
7770
7771 2016-01-28  Yao Qi  <yao.qi@linaro.org>
7772
7773         * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
7774
7775 2016-01-25  Pedro Alves  <palves@redhat.com>
7776
7777         PR threads/19461
7778         * gdb.base/fork-running-state.c: New file.
7779         * gdb.base/fork-running-state.exp: New file.
7780
7781 2016-01-25  Pedro Alves  <palves@redhat.com>
7782
7783         PR gdb/19494
7784         * gdb.base/catch-fork-kill.c: New file.
7785         * gdb.base/catch-fork-kill.exp: New file.
7786
7787 2016-01-25  Pedro Alves  <palves@redhat.com>
7788
7789         * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
7790         Delete, moved to lib/gdb.exp.
7791         * gdb.threads/forking-threads-plus-breakpoint.exp
7792         (foreach_with_prefix): Likewise.
7793         * gdb.threads/process-dies-while-handling-bp.exp
7794         (foreach_with_prefix): Likewise.
7795         * lib/gdb.exp (foreach_with_prefix): New procedure.
7796
7797 2016-01-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7798
7799         * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
7800         * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
7801
7802 2016-01-23  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7803
7804         * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
7805         endian targets.
7806
7807 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
7808             Pedro Alves  <palves@redhat.com>
7809
7810         Fix testsuite compatibility with Guile.
7811         * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
7812         number.
7813
7814 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
7815
7816         Fix testsuite compatibility with Guile.
7817         * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
7818         (thread 1): New test for backtrace through signal handler.
7819
7820 2016-01-22  Yao Qi  <yao.qi@linaro.org>
7821
7822         PR testsuite/19491
7823         * gdb.base/multi-forks.c: Include
7824         ../lib/unbuffer_output.c
7825         (main): Call gdb_unbuffer_output.
7826
7827 2016-01-21  Doug Evans  <dje@google.com>
7828
7829         * lib/ada.exp (gdb_compile_ada): Fix typo.
7830
7831 2016-01-21  Joel Brobecker  <brobecker@adacore.com>
7832
7833         * gdb.base/break-fun-addr.exp: New file.
7834         * gdb.base/break-fun-addr1.c: New file.
7835         * gdb.base/break-fun-addr2.c: New file.
7836
7837 2016-01-20  Simon Marchi  <simon.marchi@polymtl.ca>
7838
7839         * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
7840         * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
7841         enum flag values.
7842
7843 2016-01-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7844
7845         * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
7846         when GDB can not set the vector return value.  Add more comments
7847         for clarification.
7848
7849 2016-01-20  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7850
7851         * gdb.trace/tspeed.exp:  Use shlib instead of libs in gdb_compile
7852         command.
7853
7854 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
7855
7856         * Makefile.in (DO_RUNTEST): Add --status and update usages.
7857
7858 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
7859
7860         * Makefile.in (check-single): Pass --status to runtest.
7861         (check/%.exp): Likewise.
7862
7863 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
7864
7865         * Makefile.in (check-parallel): Propagate return code from make
7866         do-check-parallel.
7867
7868 2016-01-19  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7869
7870         * gdb.trace/ftrace.exp: Fix expected message on continue.
7871         * gdb.trace/pending.exp: Fix expected message on continue.
7872         * gdb.trace/trace-break.exp: Fix expected message on continue.
7873
7874 2016-01-18  Simon Marchi  <simon.marchi@ericsson.com>
7875
7876         * lib/gdb.exp (gdb_test): Remove unused global references.
7877
7878 2016-01-18  Pedro Alves  <palves@redhat.com>
7879
7880         * gdb.base/async-shell.exp: Adjust expected output.
7881         * gdb.base/dprintf-non-stop.exp: Adjust expected output.
7882         * gdb.base/siginfo-thread.exp: Adjust expected output.
7883         * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
7884         * gdb.java/jnpe.exp: Adjust expected output.
7885         * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
7886         * gdb.threads/continue-pending-status.exp: Adjust expected output.
7887         * gdb.threads/leader-exit.exp: Adjust expected output.
7888         * gdb.threads/manythreads.exp: Adjust expected output.
7889         * gdb.threads/pthreads.exp: Adjust expected output.
7890         * gdb.threads/schedlock.exp: Adjust expected output.
7891         * gdb.threads/siginfo-threads.exp: Adjust expected output.
7892         * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
7893         expected output.
7894         * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
7895         output.
7896         * gdb.threads/sigthread.exp: Adjust expected output.
7897         * gdb.threads/watchpoint-fork.exp: Adjust expected output.
7898
7899 2016-01-18  Yao Qi  <yao.qi@linaro.org>
7900
7901         * gdb.guile/scm-section-script.c: Replace @progbits with
7902         %progbits.
7903         * gdb.python/py-section-script.c: Likewise.
7904
7905 2016-01-15  Pedro Alves  <palves@redhat.com>
7906
7907         * gdb.multi/tids.exp: Test star wildcard ranges.
7908
7909 2016-01-15  Pedro Alves  <palves@redhat.com>
7910
7911         * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
7912         command from "thread apply" invocation.
7913         (thr_apply_info_thr_invalid): Default the expected output to the
7914         input tid list.
7915         (top level): Add tests that use convenience variables.  Add tests
7916         for "thread apply" with a valid TID list, but missing the command.
7917
7918 2016-01-13  Pedro Alves  <palves@redhat.com>
7919
7920         * gdb.base/default.exp: Expect $_gthread as well.
7921         * gdb.multi/tids.exp: Test $_gthread.
7922         * gdb.threads/thread-specific.exp: Test $_gthread.
7923
7924 2016-01-13  Pedro Alves  <palves@redhat.com>
7925
7926         * gdb.multi/tids.exp: Test "info threads -gid".
7927
7928 2016-01-13  Pedro Alves  <palves@redhat.com>
7929
7930         * gdb.multi/tids.exp: Test InferiorThread.global_num and
7931         Breakpoint.thread.
7932         * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
7933
7934 2016-01-07  Pedro Alves  <palves@redhat.com>
7935
7936         * gdb.base/break.exp: Adjust to output changes.
7937         * gdb.base/hbreak2.exp: Likewise.
7938         * gdb.base/sepdebug.exp: Likewise.
7939         * gdb.base/watch_thread_num.exp: Likewise.
7940         * gdb.linespec/keywords.exp: Likewise.
7941         * gdb.multi/info-threads.exp: Likewise.
7942         * gdb.threads/thread-find.exp: Likewise.
7943         * gdb.multi/tids.c: New file.
7944         * gdb.multi/tids.exp: New file.
7945
7946 2016-01-13  Pedro Alves  <palves@redhat.com>
7947
7948         * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
7949
7950 2016-01-13  Pedro Alves  <palves@redhat.com>
7951
7952         * gdb.base/default.exp: Expect $_inferior as well.
7953         * gdb.multi/base.exp: Test $_inferior.
7954
7955 2016-01-13  Pedro Alves  <palves@redhat.com>
7956
7957         PR breakpoints/19388
7958         * gdb.base/catch-signal-siginfo-cond.c: New file.
7959         * gdb.base/catch-signal-siginfo-cond.exp: New file.
7960
7961 2016-01-12  Josh Stone  <jistone@redhat.com>
7962             Philippe Waroquiers  <philippe.waroquiers@skynet.be>
7963
7964         * gdb.base/catch-syscall.c (do_execve): New variable.
7965         (main): Conditionally trigger an execve.
7966         * gdb.base/catch-syscall.exp: Enable testing for remote targets.
7967         (test_catch_syscall_execve): New, check entry/return across execve.
7968         (do_syscall_tests): Call test_catch_syscall_execve.
7969
7970 2016-01-12  Pedro Alves  <palves@redhat.com>
7971
7972         * gdb.base/random-signal.exp (do_test): New procedure, with body
7973         of testcase moved in.
7974
7975 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
7976             Pedro Alves  <palves@redhat.com>
7977
7978         * gdb.base/funcargs.exp (finish from indirectly called function):
7979         Reintroduce the case for 'First'.
7980
7981 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
7982             Pedro Alves  <palves@redhat.com>
7983
7984         * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
7985         (tcatch_vfork_then_child_follow_exec)
7986         (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
7987         identification.
7988
7989 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
7990
7991         * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
7992         and repeats to unlimited.
7993         * gdb.python/py-value.exp: Likewise.
7994         * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
7995         and repeats to unlimited.
7996
7997 2016-01-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
7998
7999         * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
8000         and reordering the functions.
8001         * gdb.multi/hangout.c: Likewise.
8002         * gdb.multi/hello.c: Likewise.
8003
8004 2016-01-08  Simon Marchi  <simon.marchi@ericsson.com>
8005
8006         * gdb.perf/lib/perftest/perftest.py: Change relative imports to
8007         absolute.
8008         (SingleStatisticTestResult.report): Use dict.keys instead of
8009         dict.iterkeys.
8010
8011 2016-01-06  Pedro Alves  <palves@redhat.com>
8012
8013         * gdb.python/py-infthread.exp: Fix typo.  Expect t0.num to be 1.
8014
8015 2016-01-04  Markus Metzger  <markus.t.metzger@intel.com>
8016
8017         * gdb.btrace/dlopen.exp: New.
8018         * gdb.btrace/dlopen.c: New.
8019         * gdb.btrace/dlopen-dso.c: New.
8020
8021 2015-12-25  Sandra Loosemore  <sandra@codesourcery.com>
8022
8023         * lib/gdb.exp (gdb_test): Update comments to clarify that the
8024         PATTERN argument is optional.
8025
8026 2015-12-24  Joel Brobecker  <brobecker@adacore.com>
8027
8028         * lib/ada.exp (target_compile_ada_from_dir): New function.
8029         (gdb_compile_ada): Reimplement avoiding the use of project files.
8030         * gdb.ada/gnat_ada.gpr: Delete.
8031         * gdb.ada/cond_lang.exp: Adjust test to make path before
8032         filename optional.
8033         * gdb.ada/small_reg_param.exp: Likewise.
8034
8035 2015-12-22  Simon Marchi  <simon.marchi@ericsson.com>
8036
8037         * gdb.base/foll-vork.exp: Remove HP-UX special case.
8038
8039 2015-12-22  Thomas Preud'homme  <thomas.preudhomme@arm.com>
8040
8041         * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
8042         case.
8043
8044 2015-12-21  Simon Marchi  <simon.marchi@ericsson.com>
8045
8046         * gdb.base/break.exp: Remove dead code.
8047         * gdb.base/sepdebug.exp: Likewise.
8048
8049 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
8050
8051         * gdb.asm/asm-source.exp: Remove HP-UX references.
8052         * gdb.base/annota1.exp: Likewise.
8053         * gdb.base/annota3.exp: Likewise.
8054         * gdb.base/attach.exp: Likewise.
8055         * gdb.base/bigcore.exp: Likewise.
8056         * gdb.base/break.exp: Likewise.
8057         * gdb.base/call-ar-st.exp: Likewise.
8058         * gdb.base/callfuncs.exp: Likewise.
8059         * gdb.base/catch-fork-static.exp: Likewise.
8060         * gdb.base/display.exp: Likewise.
8061         * gdb.base/foll-exec-mode.exp: Likewise.
8062         * gdb.base/foll-exec.exp: Likewise.
8063         * gdb.base/foll-fork.exp: Likewise.
8064         * gdb.base/foll-vfork.exp: Likewise.
8065         * gdb.base/funcargs.exp: Likewise.
8066         * gdb.base/hbreak2.exp: Likewise.
8067         * gdb.base/inferior-died.exp: Likewise.
8068         * gdb.base/interrupt.exp: Likewise.
8069         * gdb.base/multi-forks.exp: Likewise.
8070         * gdb.base/nodebug.exp: Likewise.
8071         * gdb.base/sepdebug.exp: Likewise.
8072         * gdb.base/solib1.c: Likewise.
8073         * gdb.base/step-test.exp: Likewise.
8074         * gdb.mi/non-stop.c: Likewise.
8075         * gdb.mi/pthreads.c: Likewise.
8076         * gdb.multi/bkpt-multi-exec.ex: Likewise.
8077         * gdb.threads/pthreads.c: Likewise.
8078         * gdb.threads/staticthreads.exp: Likewise.
8079         * lib/future.exp: Likewise.
8080         * lib/gdb.exp: Likewise.
8081         * gdb.base/so-indr-cl.c: Remove.
8082         * gdb.base/so-indr-cl.exp: Likewise.
8083         * gdb.base/solib.c: Likewise.
8084         * gdb.base/solib.exp: Likewise.
8085         * gdb.base/solib2.c: Likewise.
8086
8087 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
8088
8089         * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
8090         * gdb.base/call-ar-st.exp: Likewise.
8091         * gdb.base/callfuncs.exp: Likewise.
8092         * gdb.base/condbreak.exp: Likewise.
8093         * gdb.base/constvars.exp: Likewise.
8094         * gdb.base/hbreak2.exp: Likewise.
8095         * gdb.base/langs.exp: Likewise.
8096         * gdb.base/list.exp: Likewise.
8097         * gdb.base/long_long.exp: Likewise.
8098         * gdb.base/ptype.exp: Likewise.
8099         * gdb.base/scope.exp: Likewise.
8100         * gdb.base/signals.exp: Likewise.
8101         * gdb.base/so-impl-ld.exp: Likewise.
8102         * gdb.base/varargs.exp: Likewise.
8103         * gdb.base/volatile.exp: Likewise.
8104         * gdb.base/whatis.exp: Likewise.
8105         * gdb.cp/cplusfuncs.exp: Likewise.
8106         * gdb.cp/inherit.exp: Likewise.
8107         * gdb.cp/local.exp: Likewise.
8108         * gdb.cp/member-ptr.exp: Likewise.
8109         * gdb.cp/method.exp: Likewise.
8110         * gdb.cp/overload.exp: Likewise.
8111         * gdb.cp/templates.exp: Likewise.
8112         * gdb.stabs/weird.exp: Likewise.
8113         * lib/compiler.c: Likewise.
8114         * lib/compiler.cc: Likewise.
8115         * lib/cp-support.exp: Likewise.
8116         * lib/gdb.exp: Likewise.
8117
8118 2015-12-20  Simon Marchi  <simon.marchi@polymtl.ca>
8119
8120         * configure.ac: Remove HP-UX case.
8121         * configure: Regenerate.
8122
8123 2015-12-18  Simon Marchi  <simon.marchi@ericsson.com>
8124
8125         * lib/gdb.exp (gdb_compile): Add function doc.
8126
8127 2015-12-17  Pedro Alves  <palves@redhat.com>
8128
8129         PR threads/19354
8130         * gdb.multi/info-threads.exp: New file.
8131
8132 2015-12-15  Yao Qi  <yao.qi@linaro.org>
8133
8134         * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
8135         is aarch64*-*-*.
8136
8137 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8138
8139         * gdb.base/history-duplicates.exp: Skip if no readline support.
8140
8141 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8142
8143         * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
8144
8145 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8146
8147         * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
8148
8149 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8150
8151         * gdb.base/completion.exp: Skip tests that interrupt GDB with
8152         ctrl-C if nointerrupts target property is set.
8153         * gdb.base/double-prompt-target-event-error.exp: Likewise.
8154         * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
8155         * gdb.base/paginate-bg-execution.exp: Likewise.
8156         * gdb.base/paginate-execution-startup.exp: Likewise.
8157         * gdb.base/random-signal.exp: Likewise.
8158         * gdb.base/range-stepping.exp: Likewise.
8159         * gdb.cp/annota2.exp: Likewise.
8160         * gdb.cp/annota3.exp: Likewise.
8161         * gdb.gdb/selftest.exp: Likewise.
8162         * gdb.threads/continue-pending-status.exp: Likewise.
8163         * gdb.threads/leader-exit.exp: Likewise.
8164         * gdb.threads/manythreads.exp: Likewise.
8165         * gdb.threads/pthreads.exp: Likewise.
8166         * gdb.threads/schedlock.exp: Likewise.
8167         * gdb.threads/sigthread.exp: Likewise.
8168
8169 2015-12-11  Don Breazeal  <donb@codesourcery.com>
8170
8171         * gdb.base/execl-update-breakpoints.exp (main): Enable for target
8172         remote.
8173         * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
8174         * gdb.base/foll-exec.exp (main): Enable for target remote.
8175         * gdb.base/foll-fork.exp (main): Likewise.
8176         * gdb.base/foll-vfork.exp (main): Likewise.
8177         * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
8178         (proc continue_to_exit_bp_loc): Use clean_restart.
8179         * gdb.base/pie-execl.exp (main): Disable for target remote.
8180         * gdb.base/watch-vfork.exp (main): Enable for target remote.
8181         * gdb.mi/mi-nsthrexec.exp (main): Likewise.
8182         * gdb.threads/execl.exp (main): Likewise.
8183         * gdb.threads/fork-child-threads.exp (main): Likewise.
8184         * gdb.threads/fork-plus-threads.exp (main): Disable for target
8185         remote.
8186         * gdb.threads/fork-thread-pending.exp (main): Enable for target
8187         remote.
8188         * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
8189         pid.tid style ptids, instead of just tid.
8190         * gdb.threads/thread-execl.exp (main): Enable for target remote.
8191         * gdb.threads/watchpoint-fork.exp (main): Likewise.
8192         * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
8193         ptids, instead of just tid.
8194
8195 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
8196
8197         * gdb.base/list.exp (test_list_forward): Add end of file error
8198         test.
8199         (test_repeat_list_command): Add end of file error test.
8200         (test_list_backwards): Add beginning of file error test.
8201
8202 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
8203
8204         * gdb.base/list.exp (test_list_invalid_args): New function,
8205         defined, and called.
8206
8207 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
8208
8209         * gdb.base/list.exp (test_list): Make test names unique.
8210
8211 2015-12-11  Yao Qi  <yao.qi@linaro.org>
8212
8213         * gdb.base/coremaker2.c: Remove.
8214
8215 2015-12-10  Pedro Alves  <palves@redhat.com>
8216
8217         * gdb.multi/base.exp: Remove stale "spaces" references.
8218
8219 2015-12-10  Pedro Alves  <palves@redhat.com>
8220
8221         * gdb.multi/base.exp: Don't use nowarnings.
8222         * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
8223         * gdb.multi/hangout.c: Include stdio.h.
8224         * gdb.multi/hello.c: Include stdlib.h.
8225         * gdb.multi/multi-arch-exec.c: Include stdlib.h.
8226         * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
8227         * gdb.multi/multi-arch.exp: Don't use nowarnings.
8228
8229 2015-12-10  Andrew Burgess  <andrew.burgess@embecosm.com>
8230
8231         * gdb.dwarf2/dw2-ranges-base.c: New file.
8232         * gdb.dwarf2/dw2-ranges-base.exp: New file.
8233         * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
8234         support additional line table, and debug ranges generation.
8235         (Dwarf::ranges): New function, generate .debug_ranges.
8236         (Dwarf::lines): Support generating simple line table programs.
8237         (Dwarf::assemble): Initialise new namespace variables.
8238
8239 2015-12-09  Kevin Buettner  <kevinb@redhat.com>
8240
8241         * gdb.base/async.exp (proc test_background): Add case for
8242         asynchronous execution not supported.
8243
8244 2015-12-09  Luis Machado  <lgustavo@codesourcery.com>
8245
8246         * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
8247           format and change test names to make them unique.
8248
8249 2015-12-09  Ruslan Kabatsayev  <b7.10110111@gmail.com>
8250             Pedro Alves  <pedro@redhat.com>
8251
8252         PR gdb/18702
8253         Add checking of floatformats setup on x86_64 hosts.
8254         * gdb.arch/i386-float.S (main): Load bigval and smallval.
8255         (smallval, bigval): New labels/constants.
8256         * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
8257         float" after loading bigval and smallval.
8258
8259 2015-12-07  Pierre-Marie de Rodat  <derodat@adacore.com>
8260
8261         * gdb.ada/fun_overload_menu.exp: New testcase.
8262         * gdb.ada/fun_overload_menu/foo.adb: New testcase.
8263
8264 2015-12-04  Josh Stone  <jistone@redhat.com>
8265
8266         * gdb.base/catch-fork-static.exp: New.
8267
8268 2015-12-03  Yao Qi  <yao.qi@linaro.org>
8269
8270         * gdb.base/sizeof.c: Don't include stdio.h and
8271         ../lib/unbuffer_output.c.
8272         (main): New variable 'size' and 'value'.  Remove printf and
8273         gdb_unbuffer_output.  Assign return value to size and value.
8274         * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
8275         at the beginning.
8276         (check_sizeof): Check the result by printing variable 'size'.
8277         (check_valueof): Check the result by printing variable 'value'.
8278
8279 2015-12-01  Yao Qi  <yao.qi@linaro.org>
8280
8281         * gdb.base/disp-step-syscall.exp: Define syscall instruction
8282         for aarch64*-*-linux* target.
8283
8284 2015-11-30  Pedro Alves  <palves@redhat.com>
8285
8286         * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
8287
8288 2015-11-30  Pedro Alves  <palves@redhat.com>
8289
8290         * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
8291         Handle non-stop mode vCont replies.
8292
8293 2015-11-30  Pedro Alves  <palves@redhat.com>
8294
8295         * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
8296         prepare_for_testing.  Start gdb with "set non-stop on" appended to
8297         GDBFLAGS.  Lax expected stop output.
8298
8299 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8300
8301         * gdb.arch/arm-neon.exp: New.
8302         * gdb.arch/arm-neon.c: New.
8303
8304 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8305
8306         * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
8307
8308 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8309
8310         * gdb.cp/annota2.exp: Allow multiple occurrences of the
8311         frames-invalid annotation.
8312
8313 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8314
8315         * gdb.cp/annota2.exp: Use ${frames_invalid}.
8316
8317 2015-11-26  Simon Marchi  <simon.marchi@ericsson.com>
8318
8319         * gdb.threads/names.exp: New file.
8320         * gdb.threads/names.c: New file.
8321         * README: Mention gdb,no_thread_names.
8322
8323 2015-11-26  Markus Metzger  <markus.t.metzger@intel.com>
8324
8325         PR 19297
8326         * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
8327         support" error.
8328
8329 2015-11-24  Pedro Alves  <palves@redhat.com>
8330
8331         PR 17539
8332         * gdb.base/display.exp: Expect displays to be sorted in ascending
8333         order.  Use multi_line.
8334         * gdb.base/solib-display.exp: Likewise.
8335
8336 2015-11-24  Pedro Alves  <palves@redhat.com>
8337
8338         PR 17539
8339         * gdb.base/display.exp: Expect displays to be sorted in ascending
8340         order.  Use multi_line.
8341         * gdb.base/solib-display.exp: Likewise.
8342
8343 2015-11-24  Pedro Alves  <palves@redhat.com>
8344
8345         PR 17539
8346         * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
8347         threads in ascending order.
8348         * gdb.base/foll-fork.exp: Likewise.
8349         * gdb.base/foll-vfork.exp: Likewise.
8350         * gdb.base/multi-forks.exp: Likewise.
8351         * gdb.mi/mi-nonstop.exp: Likewise.
8352         * gdb.mi/mi-nsintrall.exp: Likewise.
8353         * gdb.multi/base.exp: Likewise.
8354         * gdb.multi/multi-arch.exp: Likewise.
8355         * gdb.python/py-inferior.exp: Likewise.
8356         * gdb.threads/break-while-running.exp: Likewise.
8357         * gdb.threads/execl.exp: Likewise.
8358         * gdb.threads/gcore-thread.exp: Likewise.
8359         * gdb.threads/info-threads-cur-sal.exp: Likewise.
8360         * gdb.threads/kill.exp: Likewise.
8361         * gdb.threads/linux-dp.exp: Likewise.
8362         * gdb.threads/multiple-step-overs.exp: Likewise.
8363         * gdb.threads/next-bp-other-thread.exp: Likewise.
8364         * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
8365         * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
8366         * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
8367         * gdb.threads/thread-find.exp: Likewise.
8368         * gdb.threads/tls.exp: Likewise.
8369         * lib/mi-support.exp (mi_reverse_list): Delete.
8370         (mi_check_thread_states): No longer reverse list.
8371
8372 2015-11-24  Pedro Alves  <palves@redhat.com>
8373
8374         * gdb.python/py-inferior.exp: Use with_test_prefix.  Consistently
8375         use lowercase.
8376
8377 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
8378
8379         * gdb.trace/actions.c: Include trace-common.h.
8380         (main): Add a location for a fast tracepoint.
8381         * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
8382         the normal tracepoints.
8383         (gdb_verify_tracepoints): Adjust number of expected tracepoints.
8384
8385 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
8386
8387         * save-trace.exp: Factor out code to these...
8388         (gdb_save_tracepoints): New.
8389         (gdb_load_tracepoints): New.
8390         (do_save_load_test): New.
8391
8392 2015-11-23  Kevin Buettner  <kevinb@redhat.com>
8393
8394         * gdb.base/asmlabel.exp: New test.
8395         * gdb.base/asmlabel.c: New test case.
8396
8397 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
8398
8399         * gdb.base/wrong_frame_bt_full-main.c: New file.
8400         * gdb.base/wrong_frame_bt_full-opaque.c: New file.
8401         * gdb.base/wrong_frame_bt_full.exp: New file.
8402
8403 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
8404
8405         * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
8406
8407 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
8408
8409         * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
8410         pstate register when comparing registers values in
8411         sparc64-*-linux-gnu targets to avoid spurious differences.
8412
8413 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
8414
8415         * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
8416
8417 2015-11-19  Sandra Loosemore  <sandra@codesourcery.com>
8418
8419         * gdb.base/nested-subp1.exp: Pass executable, not executable name,
8420         as type argument to gdb_compile.
8421         * gdb.base/nested-subp2.exp: Likewise.
8422         * gdb.base/nested-subp3.exp: Likewise.
8423
8424 2015-11-17  Dominik Vogt  <vogt@linux.vnet.ibm.com>
8425
8426         * lib/dwarf.exp (_note): Fix left shift of negative value.
8427         * gdb.trace/trace-condition.exp: Likewise.
8428
8429 2015-11-13  Yao Qi  <yao.qi@linaro.org>
8430
8431         * gdb.base/call-sc.exp (test_scalar_returns): Remove the
8432         comments about d10v.
8433         (test_scalar_returns): Likewise.
8434         * gdb.base/d10v.ld: Remove.
8435         * gdb.base/overlays.exp: Remove the target triplet checking for
8436         d10v-*-*.
8437         * gdb.base/structs.exp (test_struct_returns): Remove the
8438         comments about d10v.
8439         (test_struct_calls): Likewise.
8440
8441 2015-11-13  Yao Qi  <yao.qi@linaro.org>
8442
8443         * gdb.base/gnu_vector.exp: Check the return value by "p res".
8444         * gdb.base/gnu_vector.c: Don't include stdio.h.
8445         (main): Don't print res and call add_some_intvecs.
8446
8447 2015-11-11  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8448
8449         * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
8450         macro.
8451         (func5): Removed.
8452         (func4): Use FAST_TRACEPOINT_LABEL.
8453         * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
8454         macro.
8455         (func): Removed.
8456         (thread_function): Use FAST_TRACEPOINT_LABEL.
8457         * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
8458         (func): Remove.
8459         (marker): Use FAST_TRACEPOINT_LABEL.
8460         * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
8461         (pendfunc1): Remove.
8462         (pendfunc): Use FAST_TRACEPOINT_LABEL.
8463         * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
8464         (foo): Remove.
8465         (pendfunc2): Use FAST_TRACEPOINT_LABEL.
8466         * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
8467         macro.
8468         (func): Remove.
8469         (marker): Use FAST_TRACEPOINT_LABEL.
8470         * gdb.trace/trace-common.h: New header.
8471         * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
8472         macro.
8473         (func): Remove.
8474         (marker): Use FAST_TRACEPOINT_LABEL.
8475         * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
8476         (func): Remove.
8477         (thread_function): Use FAST_TRACEPOINT_LABEL.
8478
8479 2015-11-10  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8480
8481         * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
8482         in front.
8483         * gdb.trace/change-loc.exp: Use global pcreg definition.
8484         * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
8485         * gdb.trace/entry-values.exp: Use global spreg definition, add $
8486         in front.
8487         * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
8488         * gdb.trace/pending.exp: Likewise.
8489         * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
8490         * gdb.trace/trace-break.exp: Likewise.
8491         * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
8492         in front.
8493         * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
8494         * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
8495         in front.
8496         * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
8497
8498 2015-11-09  Joel Brobecker  <brobecker@adacore.com>
8499
8500         * gdb.ada/fin_fun_out: New testcase.
8501
8502 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
8503
8504         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
8505         value associated with DW_AT_byte_size.
8506         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
8507         constants for DW_AT_byte_size, DW_AT_lower_bound, and
8508         DW_AT_upper_bound.
8509
8510 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
8511
8512         * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
8513         (gdb_target_symbol_prefix_flags): Define in terms of _asm
8514         version.
8515         * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
8516         gdb.dwarf2/dw2-canonicalize-type.exp,
8517         gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
8518         gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
8519         gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
8520         provided by gdb_target_symbol_prefix_flags_asm.
8521         * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
8522         testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
8523         testsuite/gdb.dwarf2/dw2-unresolved-main.c,
8524         testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
8525         gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
8526         macros where needed).  Use this macro for symbols which require
8527         the prefix provided by SYMBOL_PREFIX.
8528
8529 2015-11-05  Kevin Buettner  <kevinb@redhat.com>
8530
8531         * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
8532         New procs.
8533         * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
8534         representing expressions, of more than one list element.
8535         * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
8536         to prepend linker symbol prefix to f.
8537         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
8538         table_1 and table_2.
8539         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
8540         Likewise, for f and g.
8541         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
8542         for ptr.
8543         * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
8544         for main.
8545         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
8546         table_1_ptr and table_2_ptr.
8547
8548 2015-11-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
8549             Joel Brobecker  <brobecker@adacore.com>
8550
8551         * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
8552
8553 2015-11-04  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8554
8555         * gdb.reverse/s390-mvcle.c: New test.
8556         * gdb.reverse/s390-mvcle.exp: New file.
8557         * lib/gdb.exp: Enable reverse tests on s390*-linux.
8558
8559 2015-11-02  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8560
8561         * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
8562
8563 2015-11-02  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8564
8565         * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
8566         reaching marker2.
8567         * gdb.reverse/getresuid-reverse.exp: Likewise.
8568         * gdb.reverse/pipe-reverse.exp: Likewise.
8569         * gdb.reverse/readv-reverse.exp: Likewise.
8570         * gdb.reverse/recvmsg-reverse.exp: Likewise.
8571         * gdb.reverse/time-reverse.exp: Likewise.
8572         * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
8573
8574 2015-10-30  Yao Qi  <yao.qi@linaro.org>
8575
8576         * gdb.threads/wp-replication.c (watch_count_done): Remove.
8577         (empty_cycle): Remove.
8578         (main): Don't call empty_cycle.  Don't use watch_count_done.
8579         * gdb.threads/wp-replication.exp: Don't set breakpoint on
8580         empty_cycle.  Rewrite the code counting HW watchpoints.
8581
8582 2015-10-30  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8583
8584         * gdb.reverse/fstatat-reverse.c: New test.
8585         * gdb.reverse/fstatat-reverse.exp: New file.
8586         * gdb.reverse/getresuid-reverse.c: New test.
8587         * gdb.reverse/getresuid-reverse.exp: New file.
8588         * gdb.reverse/pipe-reverse.c: New test.
8589         * gdb.reverse/pipe-reverse.exp: New file.
8590         * gdb.reverse/readv-reverse.c: New test.
8591         * gdb.reverse/readv-reverse.exp: New file.
8592         * gdb.reverse/recvmsg-reverse.c: New test.
8593         * gdb.reverse/recvmsg-reverse.exp: New file.
8594         * gdb.reverse/time-reverse.c: New test.
8595         * gdb.reverse/time-reverse.exp: New file.
8596         * gdb.reverse/waitpid-reverse.c: New test.
8597         * gdb.reverse/waitpid-reverse.exp: New file.
8598
8599 2015-10-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
8600
8601         * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
8602
8603 2015-10-26  Doug Evans  <dje@google.com>
8604
8605         PR symtab/17391
8606         * lib/dwarf.exp (_location): Add support for DW_OP_regx.
8607         * gdb.dwarf2/bad-regnum.c: New file.
8608         * gdb.dwarf2/bad-regnum.exp: New file.
8609
8610 2015-10-26  Doug Evans  <dje@google.com>
8611
8612         PR python/18938
8613         * gdb.python/python.exp: Add test for symlink from .py file to .notpy
8614         file.
8615
8616 2015-10-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
8617
8618         * gdb.compile/compile.exp (compile code globalvar): Update expectation
8619         for a change by "Mention language in compile error message".
8620
8621 2015-10-21  Simon Marchi  <simon.marchi@polymtl.ca>
8622
8623         PR python/18073
8624         * gdb.python/py-type.c (C::a_method): New.
8625         (C::a_const_method): New.
8626         (C::a_static_method): New.
8627         (a_function): New.
8628         * gdb.python/py-type.exp (test_fields): Test getting fields
8629         from function and method.
8630
8631 2015-10-21  Keven Boell  <keven.boell@intel.com>
8632
8633         * gdb.fortran/vla-alloc-assoc.exp: New file.
8634         * gdb.fortran/vla-datatypes.exp: New file.
8635         * gdb.fortran/vla-datatypes.f90: New file.
8636         * gdb.fortran/vla-history.exp: New file.
8637         * gdb.fortran/vla-ptype-sub.exp: New file.
8638         * gdb.fortran/vla-ptype.exp: New file.
8639         * gdb.fortran/vla-sizeof.exp: New file.
8640         * gdb.fortran/vla-sub.f90: New file.
8641         * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
8642         * gdb.fortran/vla-value-sub-finish.exp: New file.
8643         * gdb.fortran/vla-value-sub.exp: New file.
8644         * gdb.fortran/vla-value.exp: New file.
8645         * gdb.fortran/vla-ptr-info.exp: New file.
8646         * gdb.mi/mi-vla-fortran.exp: New file.
8647         * gdb.mi/vla.f90: New file.
8648
8649 2015-10-21  Sandra Loosemore  <sandra@codesourcery.com>
8650
8651         * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
8652         of hardwired timeout value.
8653
8654 2015-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
8655             Pedro Alves  <palves@redhat.com>
8656
8657         * gdb.dwarf2/dw2-regno-invalid.exp: New file.
8658         * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
8659
8660 2015-10-19  Josh Stone  <jistone@redhat.com>
8661
8662         * gdb.base/catch-syscall.c: Include <sched.h>.
8663         (unknown_syscall): New variable.
8664         (main): Trigger a vfork and an unknown syscall.
8665         * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
8666         (unknown_syscall_number): Likewise.
8667         (check_call_to_syscall): Accept an optional syscall pattern.
8668         (check_return_from_syscall): Likewise.
8669         (check_continue): Likewise.
8670         (test_catch_syscall_without_args): Check for vfork and ENOSYS.
8671         (test_catch_syscall_skipping_return): New test toggling off 'catch
8672         syscall' to step over the syscall return, then toggling back on.
8673         (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
8674         during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
8675         (do_syscall_tests): Call test_catch_syscall_without_args and
8676         test_catch_syscall_mid_vfork.
8677         (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
8678         (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
8679
8680 2015-10-19  Andrew Stubbs  <ams@codesourcery.com>
8681
8682         * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
8683         print g_vE): Add new pass patterns.
8684         * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
8685         print various symbol names for vptr fields.
8686
8687 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
8688
8689         * gdb.base/dbx.exp (test_func): Remove xfails, update expected
8690         results.
8691
8692 2015-10-12  Yao Qi  <yao.qi@linaro.org>
8693
8694         * gdb.arch/disp-step-insn-reloc.exp: New test case.
8695
8696 2015-10-12  Yao Qi  <yao.qi@linaro.org>
8697
8698         * lib/gdb.exp (support_displaced_stepping): Return 1 if target
8699         is aarch64*-*-linux*.
8700
8701 2015-10-12  Yao Qi  <yao.qi@linaro.org>
8702
8703         * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
8704         (can_relocate_bcond_true): ... it.
8705         (can_relocate_bcond_false): New function.
8706         (foo): Likewise.
8707         (can_relocate_bl): Likewise.
8708         (testcases) [__aarch64__]: Add can_relocate_bcond_false and
8709         can_relocate_bl.
8710
8711 2015-10-12  Pierre-Marie de Rodat  <derodat@adacore.com>
8712
8713         * gdb.base/nested-addr.c: New file.
8714         * gdb.base/nested-addr.exp: New testcase.
8715
8716 2015-10-09  Markus Metzger  <markus.t.metzger@intel.com>
8717
8718         * gdb.btrace/vdso.c (main): Remove breakpoint markers.
8719         * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
8720         its output.  Ignore the output of "record goto begin" and instead
8721         check that GDB is replaying.
8722
8723 2015-10-09  Pedro Alves  <palves@redhat.com>
8724
8725         * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
8726         (top level): Use it in the run with no args test.
8727
8728 2015-10-08  Iain Buclaw  <ibuclaw@gdcproject.org>
8729
8730         * gdb.dlang/properties.exp: New file.
8731
8732 2015-10-02  Sandra Loosemore  <sandra@codesourcery.com>
8733
8734         * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
8735         whether or not address 0x1000 is mapped on the target.
8736
8737 2015-09-30  Simon Marchi  <simon.marchi@ericsson.com>
8738
8739         * gdb.python/py-type.exp: Do not run tests if binaries fail to
8740         build.
8741
8742 2015-09-30  Markus Metzger  <markus.t.metzger@intel.com>
8743
8744         * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
8745         instruction-history test.
8746
8747 2015-09-28  Doug Evans  <dje@google.com>
8748
8749         * gdb.base/gcore.c (array_func): Add reference to static_array.
8750
8751 2015-09-25  Simon Marchi  <simon.marchi@ericsson.com>
8752
8753         * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
8754         source line.
8755
8756 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
8757
8758         * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
8759         short or char as base type.
8760
8761 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
8762
8763         * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
8764         to allow any size enum.
8765
8766 2015-09-23  Pierre-Marie de Rodat  <derodat@adacore.com>
8767
8768         * gdb.ada/array_ptr_renaming.exp: New testcase.
8769         * gdb.ada/array_ptr_renaming/foo.adb: New file.
8770         * gdb.ada/array_ptr_renaming/pack.ads: New file.
8771
8772 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
8773
8774         * gdb.trace/ftrace-lock.c: New file.
8775         * gdb.trace/ftrace-lock.exp: New file.
8776
8777 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
8778
8779         * gdb.arch/insn-reloc.c: New file.
8780         * gdb.arch/ftrace-insn-reloc.exp: New file.
8781
8782 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
8783
8784         * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
8785         instruction.
8786         * gdb.trace/pendshr1.c (pendfunc): Likewise.
8787         * gdb.trace/pendshr2.c (pendfunc2): Likewise.
8788         * gdb.trace/range-stepping.c: Likewise.
8789         * gdb.trace/trace-break.c: Likewise.
8790         * gdb.trace/trace-mt.c (thread_function): Likewise.
8791         * gdb.trace/ftrace.c (marker): Likewise.
8792         * gdb.trace/trace-condition.c (marker): Likewise.
8793         * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
8794         * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
8795         is_aarch64_target.
8796
8797 2015-09-18  Doug Evans  <xdje42@gmail.com>
8798
8799         * gdb.dwarf2/dw2-bad-unresolved.c: New file.
8800         * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
8801
8802 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
8803
8804         * gdb.base/dso2dso.exp: Don't use directory prefix when setting
8805         the breakpoint.
8806
8807 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
8808
8809         * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
8810         the pending breakpoint.  Remove timeout override for "Run till
8811         MI pending breakpoint on pendfunc3 on thread 2" test.
8812
8813 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
8814
8815         * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
8816         filename pattern.
8817
8818 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
8819
8820         * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
8821         in breakpoint filename pattern.
8822
8823 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
8824
8825         * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
8826
8827 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
8828
8829         * gdb.linespec/explicit.exp: Check for readline support for
8830         tab-completion tests.  Fix obvious typo.
8831
8832 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
8833
8834         * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
8835         and replay.
8836
8837 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
8838
8839         * gdb.btrace/non-stop.c: New.
8840         * gdb.btrace/non-stop.exp: New.
8841
8842 2015-09-17  Pierre Langlois  <pierre.langlois@arm.com>
8843             Yao Qi  <yao.qi@linaro.org>
8844
8845         * gdb.trace/trace-condition.c: New file.
8846         * gdb.trace/trace-condition.exp: New file.
8847
8848 2015-09-16  Wei-cheng Wang  <cole945@gmail.com>
8849
8850         * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
8851         for testing bytecode compilation.
8852
8853 2015-09-16  Pedro Alves  <palves@redhat.com>
8854             Sandra Loosemore <sandra@codesourcery.com>
8855
8856         * gdb.threads/non-stop-fair-events.c (timeout): New global.
8857         (SECONDS): Redefine.
8858         (main): Call pthread_kill and alarm early.
8859         * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
8860         support.
8861         (test): If the target can't hardware step and doesn't support
8862         displaced stepping, increase the timeout.
8863
8864 2015-09-16  Pedro Alves  <palves@redhat.com>
8865
8866         * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
8867         (enable_debug): New procedures.
8868         (test): Use them.  Bail out if waiting for threads fails.
8869         (top level): Bail out if a test fails.
8870
8871 2015-09-16  Yao Qi  <yao.qi@linaro.org>
8872
8873         * gdb.asm/asm-source.exp: Set asm-arch for
8874         aarch64*-*-* target.
8875         * gdb.asm/aarch64.inc: New file.
8876
8877 2015-09-15  Pierre-Marie de Rodat  <derodat@adacore.com>
8878
8879         * gdb.ada/array_of_variable_length.exp: New testcase.
8880         * gdb.ada/array_of_variable_length/foo.adb: New file.
8881         * gdb.ada/array_of_variable_length/pck.adb: New file.
8882         * gdb.ada/array_of_variable_length/pck.ads: New file.
8883
8884 2015-09-15  Doug Evans  <dje@google.com>
8885
8886         * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
8887         of function static local variable.
8888
8889 2015-09-15  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
8890
8891         * gdb.threads/tls-so_extern.exp: New test file.
8892         * gdb.threads/tls-so_extern.c: New test file.
8893         * gdb.threads/tls-so_extern_main.c: New test file.
8894
8895 2015-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
8896
8897         * gdb.opt/solib-intra-step-lib.c: New file.
8898         * gdb.opt/solib-intra-step-main.c: New file.
8899         * gdb.opt/solib-intra-step.exp: New file.
8900
8901 2015-09-15  Pedro Alves  <palves@redhat.com>
8902
8903         * gdb.threads/non-ldr-exc-3.exp (do_test): Use
8904         gdb_continue_to_breakpoint instead of gdb_test_multiple.
8905
8906 2015-09-14  Pedro Alves  <palves@redhat.com>
8907
8908         * gdb.base/hook-stop-continue.c: Delete.
8909         * gdb.base/hook-stop-continue.exp: Delete.
8910         * gdb.base/hook-stop-frame.c: Delete.
8911         * gdb.base/hook-stop-frame.exp: Delete.
8912         * gdb.base/hook-stop.c: New file.
8913         * gdb.base/hook-stop.exp: New file.
8914
8915 2015-09-14  Pierre-Marie de Rodat  <derodat@adacore.com>
8916
8917         * gdb.ada/access_to_packed_array.exp: New testcase.
8918         * gdb.ada/access_to_packed_array/foo.adb: New file.
8919         * gdb.ada/access_to_packed_array/pack.adb: New file.
8920         * gdb.ada/access_to_packed_array/pack.ads: New file.
8921
8922 2015-09-14  Markus Metzger  <markus.t.metzger@intel.com>
8923
8924         * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
8925         buffer size test.
8926
8927 2015-09-11  Don Breazeal  <donb@codesourcery.com>
8928
8929         * gdb.base/foll-exec.c: Add copyright header.  Fix
8930         formatting issues.
8931         * gdb.base/foll-exec.exp (zap_session): Delete proc.
8932         (do_exec_tests): Use clean_restart in place of zap_session,
8933         and for test initialization.  Fix formatting issues.  Use
8934         fail in place of perror.
8935         * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
8936         an expect statement to match an expression with output from
8937         the program under debug.
8938         * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
8939         non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
8940         * gdb.threads/non-ldr-exc-2.exp: Likewise.
8941         * gdb.threads/non-ldr-exc-3.exp: Likewise.
8942         * gdb.threads/non-ldr-exc-4.exp: Likewise.
8943
8944 2015-09-09  Doug Evans  <dje@google.com>
8945
8946         * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
8947
8948 2015-09-09  Doug Evans  <dje@google.com>
8949
8950         * gdb.base/pie-execl.exp: Fix result test of build_executable.
8951
8952 2015-09-09  Doug Evans  <dje@google.com>
8953
8954         * gdb.base/savedregs.exp: Fix typo.
8955
8956 2015-09-09  Pedro Alves  <palves@redhat.com>
8957
8958         * gdb.mi/mi-cli.exp: Add CLI finish tests.
8959
8960 2015-09-08  Sandra Loosemore  <sandra@codesourcery.com>
8961
8962         * gdb.threads/hand-call-in-threads.exp: Make sure the thread
8963         command actually switches threads.  Give up on remaining
8964         tests if target fails to stop at breakpoint.
8965
8966 2015-09-03  Pierre-Marie de Rodat  <derodat@adacore.com>
8967
8968         * gdb.ada/funcall_char.exp: New testcase.
8969         * gdb.ada/funcall_char/foo.adb: New file.
8970
8971 2015-09-01  Pierre-Marie de Rodat  <derodat@adacore.com>
8972
8973         * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
8974         expected outputs.  Add two testcases for completing ambiguous
8975         functions.
8976         * gdb.ada/complete/aux_pck.adb: New file.
8977         * gdb.ada/complete/aux_pck.ads: New file.
8978         * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
8979         Ambiguous_Func functions.
8980         * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
8981         * gdb.ada/complete/pck.adb: Likewise.
8982
8983 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
8984
8985         * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
8986         failures to run the test program under GDB.
8987
8988 2015-08-26  Luis Machado  <lgustavo@codesourcery.com>
8989
8990         * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
8991         to C.
8992
8993 2015-08-26  Patrick Palka  <patrick@parcs.ath.cx>
8994
8995         * gdb.base/run-after-attach.exp: New test file.
8996         * gdb.base/run-after-attach.c: New test file.
8997
8998 2015-08-26  Don Breazeal  <donb@codesourcery.com>
8999
9000         * gdb.base/foll-exec-2.c: New test program.
9001         * gdb.base/foll-exec-2.exp: New test.
9002
9003 2015-08-25  Pierre-Marie de Rodat  <derodat@adacore.com>
9004
9005         * gdb.base/nested-subp1.exp: New file.
9006         * gdb.base/nested-subp1.c: New file.
9007         * gdb.base/nested-subp2.exp: New file.
9008         * gdb.base/nested-subp2.c: New file.
9009         * gdb.base/nested-subp3.exp: New file.
9010         * gdb.base/nested-subp3.c: New file.
9011
9012 2015-08-24  Pedro Alves  <palves@redhat.com>
9013
9014         * gdb.server/connect-without-multi-process.c: New file.
9015         * gdb.server/connect-without-multi-process.exp: New file.
9016
9017 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
9018
9019         * gdb.opt/inline-markers.c: Make z int.
9020
9021 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
9022
9023         * gdb.opt/inline-markers.c: Make z volatile.
9024
9025 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
9026
9027         * gdb.opt/inline-bt.c: New volatile global z.
9028         * gdb.opt/inline-cmds.c: Likewise.
9029         * gdb.opt/inline-locals.c: Likewise.
9030         * gdb.opt/inline-markers.c: New extern global z.
9031         (marker): Use z.
9032         (inline_fn): Likewise.
9033
9034 2015-08-24  Pedro Alves  <palves@redhat.com>
9035
9036         * config/m32r-stub.exp: Remove file.
9037         * gdb.base/call-ar-st.exp: Remove reference to sparclet.
9038         * gdb.base/call-rt-st.exp: Likewise.
9039         * gdb.base/call-strs.exp: Likewise.
9040         * gdb.base/default.exp: Remove references to h8300-*-hms and
9041         *-*-udi*.
9042         * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
9043
9044 2015-08-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
9045
9046         * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
9047         -Wno-psabi" if "-mcpu=native" fails.  For the tests with "finish"
9048         and "return" use KFAIL when GDB can not read/write the vector
9049         return value.
9050
9051 2015-08-21  Gary Benson <gbenson@redhat.com>
9052
9053         * gdb.trace/pending.exp: Cope with remote transfer warnings.
9054
9055 2015-08-20  Pedro Alves  <palves@redhat.com>
9056
9057         * gdb.server/solib-list.exp: No longer expect an interior stop in
9058         non-stop mode.
9059
9060 2015-08-20  Pedro Alves  <palves@redhat.com>
9061
9062         * gdb.server/connect-stopped-target.c: New file.
9063         * gdb.server/connect-stopped-target.exp: New file.
9064
9065 2015-08-20  Pedro Alves  <palves@redhat.com>
9066
9067         * gdb.dwarf2/comp-unit-lang.exp: New file.
9068         * gdb.dwarf2/comp-unit-lang.c: New file.
9069
9070 2015-08-20  Pierre-Marie de Rodat  <derodat@adacore.com>
9071
9072         * gdb.ada/attr_ref_and_charlit.exp: New testcase.
9073         * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
9074
9075 2015-08-19  Kevin Buettner  <kevinb@redhat.com>
9076
9077         * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
9078         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
9079
9080 2015-08-18  Doug Evans  <dje@google.com>
9081             Adrian Sendroiu <adrian.sendroiu@freescale.com>
9082
9083         * lib/gdb.exp (skip_python_tests_prompt): Renamed from
9084         skip_python_tests.  New arg prompt_regexp.
9085         (skip_python_tests): New function.
9086         * lib/mi-support.exp (mi_skip_python_tests): New function.
9087         * gdb.python/py-mi-objfile-gdb.py: New file.
9088         * gdb.python/py-mi-objfile.c: New file.
9089         * gdb.python/py-mi-objfile.exp: New file.
9090
9091 2015-08-17  Keith Seitz  <keiths@redhat.com>
9092
9093         * gdb.linespec/explicit.exp: Move strace test from here ...
9094         * gdb.trace/strace.exp: ... to here.
9095
9096 2015-08-15  Patrick Palka  <patrick@parcs.ath.cx>
9097
9098         * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
9099         * gdb.base/kill-detach-inferiors-cmd.c: New test file.
9100
9101 2015-08-14  Doug Evans  <xdje42@gmail.com>
9102
9103         * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
9104         inferior before selecting a new file.
9105
9106 2015-08-14  Doug Evans  <xdje42@gmail.com>
9107
9108         * gdb.mi/mi-disassemble.exp: Update.
9109         * gdb.base/disasm-optim.S: New file.
9110         * gdb.base/disasm-optim.c: New file.
9111         * gdb.base/disasm-optim.h: New file.
9112         * gdb.base/disasm-optim.exp: New file.
9113
9114 2015-08-14  Keith Seitz  <keiths@redhat.com>
9115
9116         * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
9117         "evaluated-by".
9118
9119 2015-08-13  Joel Brobecker  <brobecker@adacore.com>
9120
9121         * gdb.base/dso2dso.exp: Improve the testcase's documentation.
9122
9123 2015-08-13  Pierre-Marie de Rodat  <derodat@adacore.com>
9124
9125         * gdb.ada/fun_renaming.exp: New testcase.
9126         * gdb.ada/fun_renaming/fun_renaming.adb: New file.
9127         * gdb.ada/fun_renaming/pack.adb: New file.
9128         * gdb.ada/fun_renaming/pack.ads: New file.
9129
9130 2015-08-12  Keith Seitz  <keiths@redhat.com>
9131
9132         * gdb.base/dso2dso.exp: Pass basename of source file in call to
9133         gdb_get_line_number.
9134
9135 2015-08-12  Joel Brobecker  <brobecker@adacore.com>
9136
9137         * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
9138         gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
9139         gdb.base/dso2dso.exp: New files.
9140
9141 2015-08-12  Sergio Durigan Junior  <sergiodj@redhat.com>
9142             Pedro Alves  <palves@redhat.com>
9143             Keith Seitz  <keiths@redhat.com>
9144
9145         * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
9146         GDBFLAGS.
9147
9148 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
9149
9150         * gdb.base/gdbhistsize-history.exp
9151         (test_histsize_history_setting): Use save_vars.
9152         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9153         Use save_vars.
9154         (test_no_truncation_of_unlimited_history_file): Use save_vars.
9155         * gdb.base/readline.exp: Use save_vars.
9156
9157 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
9158
9159         * lib/gdb.exp (save_vars): New proc.
9160
9161 2015-08-11  Keith Seitz  <keiths@redhat.com>
9162
9163         * gdb.base/help.exp: Update help_breakpoint_text.
9164
9165 2015-08-11  Keith Seitz  <keiths@redhat.com>
9166
9167         * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
9168         (at toplevel): Call test_explicit_breakpoints.
9169         * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
9170         breakpoints.
9171         * lib/mi-support.exp (mi_make_breakpoint): Add support for
9172         breakpoint conditions, "-cond".
9173
9174 2015-08-11  Keith Seitz  <keiths@redhat.com>
9175
9176         * gdb.linespec/3explicit.c: New file.
9177         * gdb.linespec/cpexplicit.cc: New file.
9178         * gdb.linespec/cpexplicit.exp: New file.
9179         * gdb.linespec/explicit.c: New file.
9180         * gdb.linespec/explicit.exp: New file.
9181         * gdb.linespec/explicit2.c: New file.
9182         * gdb.linespec/ls-errs.exp: Add explicit location tests.
9183         * lib/gdb.exp (capture_command_output): Regexp-escape `command'
9184         before using in the matching pattern.
9185         Clarify that `prefix' is a regular expression.
9186
9187 2015-08-11  Keith Seitz  <keiths@redhat.com>
9188
9189         * gdb.base/dprintf-pending.exp: Update dprintf "without format"
9190         test.
9191         Add tests for missing ",FMT" and ",".
9192
9193 2015-08-10  Doug Evans  <dje@google.com>
9194             Keith Seitz  <keiths@redhat.com>
9195
9196         PR gdb/17960
9197         * gdb.base/completion.exp: Add location completer tests.
9198
9199 2015-08-07  Pedro Alves  <palves@redhat.com>
9200
9201         * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
9202         tests here.
9203         (top level): Run do_test with and without displaced stepping.
9204
9205 2015-08-07  Pedro Alves  <palves@redhat.com>
9206
9207         * gdb.base/valgrind-disp-step.c: New file.
9208         * gdb.base/valgrind-disp-step.exp: New file.
9209
9210 2015-08-07  Pedro Alves  <palves@redhat.com>
9211
9212         * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
9213         Delete function.
9214         (main): Add alarm.  Run an infinite loop instead of calling
9215         wait_threads.
9216         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
9217         comment.
9218         * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
9219         Delete function.
9220         (main): Add alarm.  Run an infinite loop instead of calling
9221         wait_threads.
9222         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
9223         comment.
9224
9225 2015-08-07  Pedro Alves  <palves@redhat.com>
9226
9227         * gdb.base/checkpoint-ns.exp: New file.
9228         * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
9229         standard_testfile.
9230
9231 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
9232
9233         * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
9234         * gdb.btrace/instruction_history.exp: Update.
9235         * gdb.btrace/tsx.exp: New.
9236         * gdb.btrace/tsx.c: New.
9237
9238 2015-08-06  Pedro Alves <palves@redhat.com>
9239
9240         * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
9241         increase timeout.
9242         * gdb.reverse/until-precsave.exp: Bump timeouts.
9243
9244 2015-08-06  Pedro Alves  <palves@redhat.com>
9245
9246         * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
9247
9248 2015-08-06  Pedro Alves  <palves@redhat.com>
9249
9250         PR gdb/18749
9251         * gdb.threads/process-dies-while-handling-bp.c: New file.
9252         * gdb.threads/process-dies-while-handling-bp.exp: New file.
9253
9254 2015-08-06  Pedro Alves  <palves@redhat.com>
9255
9256         * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
9257         * gdb.threads/forking-threads-plus-breakpoint.c: New file.
9258
9259 2015-08-05  Pedro Alves  <palves@redhat.com>
9260
9261         * gdb.threads/next-while-other-thread-longjmps.c: New file.
9262         * gdb.threads/next-while-other-thread-longjmps.exp: New file.
9263
9264 2015-08-03  Sandra Loosemore  <sandra@codesourcery.com>
9265
9266         * gdb.base/bp-permanent.exp: Report test as unsupported if
9267         the target cannot stop at the permanent breakpoint.
9268
9269 2015-08-03  Doug Evans  <dje@google.com>
9270
9271         * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
9272         10000.
9273
9274 2015-08-03  Doug Evans  <dje@google.com>
9275
9276         * Makefile.in (workers/%.worker, build-perf): New rule.
9277         (GDB_PERFTEST_MODE): New variable.
9278         (check-perf): Use it.
9279         (clean): Clean up gdb.perf parallel build subdirs.
9280         * lib/build-piece.exp: New file.
9281         * lib/gdb.exp (make_gdb_parallel_path): New function
9282         (standard_output_file, standard_temp_file): Call it.
9283         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9284         of $GDB_PARALLEL.
9285         * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
9286
9287 2015-08-03  Doug Evans  <dje@google.com>
9288
9289         * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
9290         (LOG_FILE_NAME): New global.
9291         (TextReporter.__init__): Initialize self.txt_sum.
9292         (TextReporter.report): Add support for multiple data-points.
9293         Move report to perftest.sum, put raw data in perftest.log.
9294         (TextReporter.start): Open sum and log files.
9295         (TextReporter.end): Close sum and log files.
9296         * gdb.perf/lib/perftest/testresult.py
9297         (SingleStatisticTestResult.record): Handle multiple data-points.
9298
9299 2015-07-31  Pedro Alves  <palves@redhat.com>
9300
9301         * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
9302         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
9303         kill_wait_spawned_process instead of explicit "kill -9".
9304         * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
9305         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
9306         kill_wait_spawned_process.
9307         * gdb.base/attach-twice.exp: Likewise.
9308         * gdb.base/attach.exp: Likewise.
9309         (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
9310         gdb_test_multiple.
9311         * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
9312         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
9313         kill_wait_spawned_process.
9314         * gdb.base/valgrind-infcall.exp: Likewise.
9315         * gdb.multi/multi-attach.exp: Likewise.
9316         * gdb.python/py-prompt.exp: Likewise.
9317         * gdb.python/py-sync-interp.exp: Likewise.
9318         * gdb.server/ext-attach.exp: Likewise.
9319         * gdb.threads/attach-into-signal.exp (corefunc): Use
9320         spawn_wait_for_attach, spawn_id_get_pid and
9321         kill_wait_spawned_process.
9322         * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
9323         spawn_wait_for_attach returning a spawn id instead of a pid.  Use
9324         spawn_id_get_pid and kill_wait_spawned_process.
9325         * gdb.threads/attach-stopped.exp (corefunc): Use
9326         spawn_wait_for_attach, spawn_id_get_pid and
9327         kill_wait_spawned_process.
9328         * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
9329         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
9330         kill_wait_spawned_process instead of explicit "kill -9".
9331         * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
9332         (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
9333         (spawn_wait_for_attach): Use spawn instead of exec to spawn
9334         processes.  Don't map cygwin/windows pids here.  Now returns a
9335         spawn id list.
9336
9337 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
9338
9339         * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
9340         4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
9341         correct patch.
9342
9343 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
9344
9345         * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
9346
9347 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
9348
9349         Reapply:
9350         2014-05-21  Mark Wielaard  <mjw@redhat.com>
9351
9352         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
9353
9354 2015-07-30  Pedro Alves  <palves@redhat.com>
9355
9356         * linux-low.c (handle_extended_wait): Set the child's last
9357         reported status to TARGET_WAITKIND_STOPPED.
9358
9359 2015-07-30  Pedro Alves  <palves@redhat.com>
9360
9361         PR threads/18600
9362         * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
9363         only shows inferior 1.
9364
9365 2015-07-30  Simon Marchi  <simon.marchi@ericsson.com>
9366             Pedro Alves  <palves@redhat.com>
9367
9368         PR threads/18600
9369         * gdb.threads/fork-plus-threads.c: New file.
9370         * gdb.threads/fork-plus-threads.exp: New file.
9371
9372 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9373
9374         * gdb.base/batch-preserve-term-settings.exp
9375         (test_terminal_settings_preserved_after_cli_exit): Use
9376         send_quit_command.
9377
9378 2015-07-29  Pedro Alves  <palves@redhat.com>
9379             Don Breazeal  <donb@codesourcery.com>
9380
9381         * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
9382         output from both inferior_spawn_id and gdb_spawn_id.
9383
9384 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
9385
9386         * gdb.threads/attach-into-signal.exp (corefunc): Use
9387         with_test_prefix on nested loops, uniquefying the test messages.
9388
9389 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
9390
9391         * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
9392         commit.
9393
9394 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9395
9396         * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
9397         New proc.
9398         (test_terminal_settings_preserved_after_sigterm): New test.
9399
9400 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9401
9402         * gdb.base/batch-preserve-term-settings.exp
9403         (test_terminal_settings_preserved_after_cli_exit): New test.
9404
9405 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9406
9407         * gdb.base/batch-preserve-term-settings.exp: Remove top-level
9408         manipulation of saved_gdbflags.
9409         (test_terminal_settings_preserved): Remove global declaration of
9410         the unused variable pagination_prompt.  Remove manipulation of
9411         saved_gdbflags.  Use a local variable EXTRA_GDBFLAGS instead of
9412         GDBFLAGS.
9413
9414 2015-07-29  Pedro Alves  <palves@redhat.com>
9415
9416         * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
9417
9418 2015-07-29  Pedro Alves  <palves@redhat.com>
9419
9420         * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
9421         at the top.
9422
9423 2015-07-29  Pedro Alves  <palves@redhat.com>
9424
9425         * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
9426         (main): Call gdb_unbuffer_output.
9427         * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
9428         (main): Call gdb_unbuffer_output.
9429         * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
9430         (main): Call gdb_unbuffer_output.
9431         * gdb.base/call-strs.exp: Adjust to step over the
9432         gdb_unbuffer_output call.
9433         * gdb.base/catch-gdb-caused-signals.c: Include
9434         "../lib/unbuffer_output.c".
9435         (main): Call gdb_unbuffer_output.
9436         * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
9437         (main): Call gdb_unbuffer_output.
9438         * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
9439         (main): Call gdb_unbuffer_output.
9440         * gdb.base/run.c: Include "../lib/unbuffer_output.c".
9441         (main): Call gdb_unbuffer_output.
9442         * gdb.base/shlib-call.exp: Adjust to step over the
9443         gdb_unbuffer_output call.
9444         * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
9445         (main): Call gdb_unbuffer_output.
9446         * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
9447         (main): Call gdb_unbuffer_output.
9448         * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
9449         (main): Rename to ...
9450         (test): ... this.
9451         (main): Reimplement.
9452         * gdb.base/varargs.exp: Run to test instead of to main.
9453         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9454         (main): Call gdb_unbuffer_output.
9455
9456 2015-07-29  Pedro Alves  <palves@redhat.com>
9457
9458         * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
9459         factore out from mi_continue_dprintf.  For call-style dprintfs,
9460         expect dprintf output out of $inferior_spawn_id.
9461         (mi_continue_dprintf): Use mi_expect_dprintf.
9462         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9463         (main): Call gdb_unbuffer_output.
9464
9465 2015-07-29  Pedro Alves  <palves@redhat.com>
9466
9467         * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
9468         (default_mi_gdb_start): Set inferior_spawn_id instead of
9469         mi_inferior_spawn_id.  If $inferior_spawn_id is not set, set it to
9470         gdb_spawn_id.
9471         (mi_gdb_test): Always expect inferior output from both
9472         $inferior_spawn_id and $gdb_spawn_id.
9473
9474 2015-07-29  Pedro Alves  <palves@redhat.com>
9475
9476         * gdb.gdb/selftest.exp (test_with_self): Update comment.  Use
9477         send_inferior and $inferior_spawn_id.
9478
9479 2015-07-29  Pedro Alves  <palves@redhat.com>
9480
9481         * gdb.gdb/complaints.exp (test_initial_complaints)
9482         (test_serial_complaints, test_short_complaints): Use
9483         gdb_test_stdio.
9484         (test_empty_complaint): Handle $inferior_spawn_id !=
9485         $gdb_spawn_id.
9486
9487 2015-07-29  Pedro Alves  <palves@redhat.com>
9488
9489         * gdb.base/varargs.exp: Use gdb_test_stdio.
9490
9491 2015-07-29  Pedro Alves  <palves@redhat.com>
9492
9493         * gdb.base/shlib-call.exp: Use gdb_test_stdio.
9494
9495 2015-07-29  Pedro Alves  <palves@redhat.com>
9496
9497         * gdb.base/ending-run.exp: Use gdb_test_stdio.
9498
9499 2015-07-29  Pedro Alves  <palves@redhat.com>
9500
9501         * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
9502         parameter into two new parameters, "inf_result" and "gdb_result".
9503         Expect inferior output and gdb output from $inferior_spawn_id and
9504         $gdb_spawn_id, respectively.  Adjust all callers.
9505
9506 2015-07-29  Pedro Alves  <palves@redhat.com>
9507
9508         * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
9509         of gdb_test_sequence.
9510
9511 2015-07-29  Pedro Alves  <palves@redhat.com>
9512
9513         * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
9514         (saw_spurious_output): Expect inferior output from
9515         $inferior_spawn_id.  Use gdb_test_stdio.
9516
9517 2015-07-29  Pedro Alves  <palves@redhat.com>
9518
9519         * gdb.base/dprintf.exp: Use standard_testfile.  Change
9520         prepare_for_testing call.
9521         (srcfile): Don't set.
9522         (restart): New procedure.
9523         (test_dprintf): New procecure, use to continue over dprintfs.
9524         (test_call, test_agent): New procedures, tests moved here.
9525         Restart gdb and recreate dprintfs.  Adjust expected output.
9526
9527 2015-07-29  Pedro Alves  <palves@redhat.com>
9528
9529         * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
9530
9531 2015-07-29  Pedro Alves  <palves@redhat.com>
9532
9533         * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
9534
9535 2015-07-29  Pedro Alves  <palves@redhat.com>
9536
9537         * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
9538         gdb_test_stdio.
9539
9540 2015-07-29  Pedro Alves  <palves@redhat.com>
9541
9542         * lib/gdb.exp (gdb_test_stdio): New procedure.
9543
9544 2015-07-29  Pedro Alves  <palves@redhat.com>
9545
9546         * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
9547
9548 2015-07-29  Pedro Alves  <palves@redhat.com>
9549
9550         * gdb.base/call-signal-resume.exp: Remove check for
9551         gdb,noinferiorio.  Don't expect "no signal".  Use gdb_test.
9552         * gdb.base/unwindonsignal.exp: Likewise.
9553         * gdb.base/call-signals.c (gen_signal): Remove printf call.
9554         * gdb.base/unwindonsignal.c (gen_signal): Likewise.
9555
9556 2015-07-29  Pedro Alves  <palves@redhat.com>
9557
9558         * gdb.base/siginfo-addr.c (pass): New function.
9559         (handler): Call it iff si_addr is correct.
9560         * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
9561         Set a breakpoint at "pass" and continue to it.
9562
9563 2015-07-28  Sergio Durigan Junior  <sergiodj@redhat.com>
9564
9565         * gdb.python/py-objfile.exp: Make some tests have unique names.
9566         * gdb.python/py-pp-registration.exp: Likewise.
9567
9568 2015-07-28  Pedro Alves  <palves@redhat.com>
9569
9570         * gdb.server/server-exec-info.exp: Issue a "disconnect".
9571
9572 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
9573
9574         * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
9575
9576 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
9577
9578         * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
9579
9580 2015-07-27  Patrick Palka  <patrick@parcs.ath.cx>
9581
9582         * gdb.base/gdb-sigterm-2.exp: New test.
9583
9584 2015-07-25  Doug Evans  <xdje42@gmail.com>
9585
9586         Revert:
9587         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9588         (workers/%.worker, build-perf): New rule.
9589         (GDB_PERFTEST_MODE): New variable.
9590         (check-perf): Use it.
9591         (clean): Clean up gdb.perf parallel build subdirs.
9592         * lib/build-piece.exp: New file.
9593         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
9594         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
9595         name.
9596         (standard_temp_file): Ditto.
9597         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9598         of $GDB_PARALLEL.
9599
9600 2015-07-24  Doug Evans  <dje@google.com>
9601
9602         * gdb.perf/lib/perftest/utils.py: New file.
9603         * gdb.perf/gm-hello.cc: New file.
9604         * gdb.perf/gm-pervasive-typedef.cc: New file.
9605         * gdb.perf/gm-pervasive-typedef.h: New file.
9606         * gdb.perf/gm-std.cc: New file.
9607         * gdb.perf/gm-std.h: New file.
9608         * gdb.perf/gm-use-cerr.cc: New file.
9609         * gdb.perf/gm-utils.h: New file.
9610         * gdb.perf/gmonster-null-lookup.py: New file.
9611         * gdb.perf/gmonster-pervasive-typedef.py: New file.
9612         * gdb.perf/gmonster-print-cerr.py: New file.
9613         * gdb.perf/gmonster-ptype-string.py: New file.
9614         * gdb.perf/gmonster-runto-main.py: New file.
9615         * gdb.perf/gmonster-select-file.py: New file.
9616         * gdb.perf/gmonster1-null-lookup.exp: New file.
9617         * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
9618         * gdb.perf/gmonster1-print-cerr.exp: New file.
9619         * gdb.perf/gmonster1-ptype-string.exp: New file.
9620         * gdb.perf/gmonster1-runto-main.exp: New file.
9621         * gdb.perf/gmonster1-select-file.exp: New file.
9622         * gdb.perf/gmonster1.cc: New file.
9623         * gdb.perf/gmonster1.exp: New file.
9624         * gdb.perf/gmonster2-null-lookup.exp: New file.
9625         * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
9626         * gdb.perf/gmonster2-print-cerr.exp: New file.
9627         * gdb.perf/gmonster2-ptype-string.exp: New file.
9628         * gdb.perf/gmonster2-runto-main.exp: New file.
9629         * gdb.perf/gmonster2-select-file.exp: New file.
9630         * gdb.perf/gmonster2.cc: New file.
9631         * gdb.perf/gmonster2.exp: New file.
9632
9633 2015-07-24  Doug Evans  <dje@google.com>
9634
9635         * gdb.perf/README: New file.
9636         * lib/perftest.exp (tcl_string_list_to_python_list): New function.
9637         * lib/gen-perf-test.exp: New file.
9638
9639 2015-07-24  Doug Evans  <dje@google.com>
9640
9641         * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
9642         (PerfTest::startup): New function.
9643         (PerfTest::run): Return result of calling body.
9644         (PerfTest::assemble): Rewrite.
9645         * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
9646         * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
9647         * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
9648         * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
9649         * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
9650
9651 2015-07-24  Doug Evans  <dje@google.com>
9652
9653         * lib/gdb.exp (clean_restart): Make executable optional.
9654
9655 2015-07-24  Doug Evans  <dje@google.com>
9656
9657         * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
9658         compiler_info references.
9659         * gdb.cp/temargs.exp: Ditto.
9660         * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
9661         (get_compiler_info): Early exit if already computed.  Set compiler_info
9662         to "unknown" if there was a problem.
9663         (test_compiler_info): Add function comment.  Call get_compiler_info.
9664
9665 2015-07-24  Doug Evans  <dje@google.com>
9666
9667         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9668         (workers/%.worker, build-perf): New rule.
9669         (GDB_PERFTEST_MODE): New variable.
9670         (check-perf): Use it.
9671         (clean): Clean up gdb.perf parallel build subdirs.
9672         * lib/build-piece.exp: New file.
9673         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
9674         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
9675         name.
9676         (standard_temp_file): Ditto.
9677         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9678         of $GDB_PARALLEL.
9679
9680 2015-07-24  Doug Evans  <dje@google.com>
9681
9682         * lib/future.exp (gdb_default_target_compile): New option
9683         "early_flags".
9684         * lib/gdb.exp (gdb_compile): Undo debian's change in default of
9685         --as-needed.
9686
9687 2015-07-24  Sergio Durigan Junior  <sergiodj@redhat.com>
9688
9689         * gdb.base/catch-syscall.exp: Call gdb_exit before
9690         gdb_skip_xml_test.
9691
9692 2015-07-24  Pedro Alves  <palves@redhat.com>
9693
9694         * gdb.python/py-events.exp: Accept output between the stop event
9695         and the prompt.
9696         * gdb.python/py-evsignal.exp: Likewise.
9697         * gdb.python/py-evthreads.exp: Likewise.
9698
9699 2015-07-24  Pedro Alves  <palves@redhat.com>
9700
9701         PR gdb/18717
9702         * gdb.threads/non-ldr-exit.c: New file.
9703         * gdb.threads/non-ldr-exit.exp: New file.
9704
9705 2015-07-24  Yao Qi  <yao.qi@linaro.org>
9706
9707         * gdb.server/ext-wrapper.exp: Test --wrapper option when
9708         restarting process.
9709
9710 2015-07-24  Yao Qi  <yao.qi@linaro.org>
9711
9712         * gdb.server/ext-restart.exp: New file.
9713
9714 2015-07-24  Yao Qi  <yao.qi@linaro.org>
9715
9716         * lib/gdbserver-support.exp (gdbserver_start_extended): Add
9717         argument options.
9718         * gdb.server/ext-wrapper.exp: New file.
9719
9720 2015-07-23  Doug Evans  <dje@google.com>
9721
9722         * gdb.dwarf2/dw2-dummy-cu.S: New file.
9723         * gdb.dwarf2/dw2-dummy-cu.exp: New file.
9724
9725 2015-07-23  Pierre-Marie de Rodat  <derodat@adacore.com>
9726
9727         * gdb.ada/var_arr_typedef.exp: New testcase.
9728         * gdb.ada/var_arr_typedef/pack.adb: New file.
9729         * gdb.ada/var_arr_typedef/pack.ads: New file.
9730         * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
9731
9732 2015-07-20  Joel Brobecker  <brobecker@adacore.com>
9733
9734         * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
9735
9736 2015-07-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
9737
9738         * gdb.arch/i386-biarch-core.exp: Replace istarget
9739         by "complete set gnutarget". Remove expectation for the "core-file"
9740         command.
9741
9742 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
9743
9744         Revert the previous commit:
9745         Tests for validate symbol file using build-id.
9746
9747 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
9748
9749         Tests for validate symbol file using build-id.
9750         * gdb.base/solib-mismatch-lib.c: New file.
9751         * gdb.base/solib-mismatch-libmod.c: New file.
9752         * gdb.base/solib-mismatch.c: New file.
9753         * gdb.base/solib-mismatch.exp: New file.
9754
9755 2015-07-15  Sandra Loosemore  <sandra@codesourcery.com>
9756
9757         * gdb.base/sigaltstack.exp (finish_test): Add kfail for
9758         nios2-*-linux*.
9759         * gdb.base/sigbpt.exp (stepi_out): Likewise.
9760         * gdb.base/siginfo.exp: Likewise.
9761         * gdb.base/sigstep.exp (advance, advancei): Likewise.
9762
9763 2015-07-15  Pierre Langlois  <pierre.langlois@arm.com>
9764
9765         * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
9766         Move it to ...
9767         * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
9768         ... here.
9769         * gdb.trace/range-stepping.exp: Check that the target supports
9770         range stepping.
9771
9772 2015-07-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
9773
9774         * gdb.arch/i386-biarch-core.exp: Fix comment typo.
9775
9776 2015-07-14  Pedro Alves  <palves@redhat.com>
9777
9778         * gdb.base/killed-outside.exp: New file.
9779         * gdb.base/killed-outside.c: New file.
9780
9781 2015-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
9782
9783         * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
9784         (n at main): New.
9785         * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
9786
9787 2015-07-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
9788
9789         * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
9790         infcall tests instead of setting up for KFAIL.
9791
9792 2015-07-10  Markus Metzger  <markus.t.metzger@intel.com>
9793
9794         * gdb.btrace/record_goto-step.exp: New.
9795
9796 2015-07-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
9797
9798         PR compile/18484
9799         * gdb.compile/compile.c (struct struct_type): Add volatile to
9800         selffield's type.
9801         * gdb.compile/compile.exp
9802         (compile code struct_object.selffield = &struct_object): Skip further
9803         struct_object tests if this one xfails.
9804
9805 2015-07-08  Robert O'Callahan  <robert@ocallahan.org>
9806
9807         PR exp/18617
9808         * gdb.trace/ax.exp: Add test.
9809
9810 2015-07-07  Yao Qi  <yao.qi@linaro.org>
9811
9812         * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
9813         instead of istarget "aarch64*-*-*".
9814         * gdb.arch/aarch64-fp.exp: Likewise.
9815         * gdb.base/float.exp: Likewise.
9816         * gdb.reverse/aarch64.exp: Likewise.
9817         * lib/gdb.exp (is_aarch64_target): New proc.
9818
9819 2015-07-07  Yao Qi  <yao.qi@linaro.org>
9820
9821         * lib/gdb.exp (is_aarch32_target): New proc.
9822         * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
9823         instead of "istarget "arm*-*-*"".
9824         * gdb.arch/arm-disp-step.exp: Likewise.
9825         * gdb.arch/thumb-bx-pc.exp: Likewise.
9826         * gdb.arch/thumb-prologue.exp: Likewise.
9827         * gdb.arch/thumb-singlestep.exp: Likewise.
9828         * gdb.base/disp-step-syscall.exp: Likewise.
9829         * gdb.base/float.exp: Likewise.
9830
9831 2015-07-07  Yao Qi  <yao.qi@linaro.org>
9832
9833         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
9834         Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
9835
9836 2015-07-07  Yao Qi  <yao.qi@linaro.org>
9837
9838         * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
9839         is aarch64.  If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
9840         if it exists.
9841         * gdb.multi/multi-arch.exp: Likewise.
9842
9843 2015-07-07  Simon Marchi  <simon.marchi@ericsson.com>
9844
9845         * gdb.python/py-lazy-string.exp: Add missing parentheses to
9846         print.
9847
9848 2015-07-07  Yao Qi  <yao.qi@linaro.org>
9849
9850         * gdb.arch/thumb-singlestep.exp: Do one more single step.
9851
9852 2015-06-30  Martin Galvan  <martin.galvan@tallertechnologies.com>
9853
9854         * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
9855         '[' and ']' characters.
9856
9857 2015-06-30  Iain Buclaw  <ibuclaw@gdcproject.org>
9858
9859         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9860
9861 2015-06-29  Pedro Alves  <palves@redhat.com>
9862
9863         PR threads/18127
9864         * gdb.threads/hand-call-new-thread.c: New file.
9865         * gdb.threads/hand-call-new-thread.c: New file.
9866
9867 2015-06-26  Keith Seitz  <keiths@redhat.com>
9868             Doug Evans  <dje@google.com>
9869
9870         PR 16253
9871         * gdb.cp/var-tag-2.cc: New file.
9872         * gdb.cp/var-tag-3.cc: New file.
9873         * gdb.cp/var-tag-4.cc: New file.
9874         * gdb.cp/var-tag.cc: New file.
9875         * gdb.cp/var-tag.exp: New file.
9876
9877 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
9878
9879         * gdb.base/history-duplicates.exp: New test.
9880
9881 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
9882
9883         * gdb.base/completion.exp: Test the completion of the "focus"
9884         command.
9885
9886 2015-06-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
9887
9888         * gdb.arch/amd64-prologue-skip.S: New file.
9889         * gdb.arch/amd64-prologue-skip.exp: New file.
9890
9891 2015-06-25  Simon Marchi  <simon.marchi@ericsson.com>
9892
9893         * gdb.python/py-prettyprint.exp (run_lang_tests): Add
9894         is_address_zero_readable check.
9895
9896 2015-06-24  Peter Bergner  <bergner@vnet.ibm.com>
9897
9898         * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
9899         * gdb.arch/powerpc-power.s <rfebb>: Likewise.
9900
9901 2015-06-24  Yao Qi  <yao.qi@linaro.org>
9902
9903         * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
9904         linux targets.
9905
9906 2015-06-24  Yao Qi  <yao.qi@linaro.org>
9907
9908         * lib/gdb.exp (supports_get_siginfo_type): New proc.
9909         * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
9910         * gdb.base/siginfo-thread.exp: Likewise.
9911
9912 2015-06-22  Yao Qi  <yao.qi@linaro.org>
9913
9914         * boards/remote-gdbserver-on-localhost.exp: Add comments.
9915
9916 2015-06-22  Yao Qi  <yao.qi@linaro.org>
9917
9918         * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
9919         aarch64*-*-*.
9920         (skip_hw_watchpoint_tests): Likewise.
9921
9922 2015-06-18  Patrick Palka  <patrick@parcs.ath.cx>
9923
9924         * gdb.base/gdbinit-history.exp: Test the interaction between
9925         setting GDBHISTSIZE and setting the history size via .gdbinit.
9926
9927 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
9928
9929         PR gdb/16999
9930         * gdb.base/gdbhistsize-history.exp: New test.
9931
9932 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
9933
9934         * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
9935         with GDBHISTSIZE.
9936         * gdb.base/readline.exp: Likewise.
9937
9938 2015-06-17  Yao Qi  <yao.qi@linaro.org>
9939
9940         * lib/gdb.exp (get_build_id): Move braces and "else" to the same
9941         line.
9942
9943 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
9944
9945         * gdb.base/gdbinit-history.exp: Add test case to check that
9946         an unlimited history file does not get truncated on exit.
9947
9948 2015-06-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
9949
9950         * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
9951         (VECTOR): New macro.  Use it...
9952         (int4, uint4, char4, float4, int2, longlong2, float2, double2):
9953         ...for these typedefs.
9954         (int8, char1, int1, double1): New typedefs.
9955         (struct just_int2, struct two_int2): New structures.
9956         (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
9957         (add_structvecs, add_singlevecs): New functions.
9958         (main): Call add_some_intvecs twice.
9959         * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
9960         the compile and exit upon failure.  Try compiling for the "native"
9961         architecture.  Test inferior function calls with vector arguments
9962         and vector return value handling with "finish" and "return".
9963
9964 2015-06-10  Jon Turney  <jon.turney@dronecode.org.uk>
9965
9966         * gdb.base/sepdebug.exp: Add EXEEXT where needed.
9967         * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
9968         PE file.
9969         * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
9970
9971 2015-06-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
9972
9973         PR breakpoints/16465
9974         * gdb.mi/mi-dprintf-pending.c: New file.
9975         * gdb.mi/mi-dprintf-pending.exp: New test.
9976         * gdb.mi/mi-dprintf-pendshr.c: New file.
9977
9978 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
9979             Mircea Gherzan  <mircea.gherzan@intel.com>
9980
9981         * gdb.arch/i386-mpx-map.c: New file.
9982         * gdb.arch/i386-mpx-map.exp: New File.
9983
9984 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
9985
9986         * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
9987         * gdb.arch/i386-mpx.exp: Indentation fixed.
9988
9989 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
9990
9991         * gdb.arch/i386-mpx.c: Added final return to the have_mpx
9992         function and improved indentation.
9993         * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
9994         gdb_test_multiple. Added additional tests to skip the test.
9995
9996 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
9997
9998         * gdb.arch/i386-avx512.c: Change path in include file.
9999         * gdb.arch/i386-avx512.exp: Change include dir path
10000         compilation flag.
10001         * gdb.arch/i386-mpx.c: Change path in include file.
10002         * gdb.arch/i386-mpx.exp: Change include dir path compilation
10003         flag.
10004
10005 2015-06-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
10006
10007         * gdb.compile/compile-print.exp (compile print *vararray@3)
10008         (compile print *vararrayp@3): Change xfail to kfail compile/18489.
10009
10010 2015-06-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
10011
10012         * gdb.compile/compile.exp (keep jit in memory): Rename to ...
10013         (do not keep jit in memory): ... this.
10014         (expect 5): Change it to ...
10015         (expect no 5): ... this.
10016
10017 2015-06-02  Simon Marchi  <simon.marchi@ericsson.com>
10018
10019         PR gdb/15564
10020         * gdb.mi/mi-detach.exp: New file.
10021
10022 2015-06-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
10023
10024         PR symtab/18392
10025         * gdb.arch/amd64-tailcall-self.S: New file.
10026         * gdb.arch/amd64-tailcall-self.c: New file.
10027         * gdb.arch/amd64-tailcall-self.exp: New file.
10028
10029 2015-05-28  Don Breazeal  <donb@codesourcery.com>
10030
10031         * gdb.base/foll-vfork.exp (main): Disable exec-dependent
10032         tests for remote targets by checking is_target_gdbserver.
10033
10034 2015-05-27  Doug Evans  <dje@google.com>
10035
10036         * gdb.dwarf2/opaque-type-lookup-2.c: New file.
10037         * gdb.dwarf2/opaque-type-lookup.c: New file.
10038         * gdb.dwarf2/opaque-type-lookup.exp: New file.
10039
10040 2015-05-26  Doug Evans  <dje@google.com>
10041
10042         * gdb.cp/iostream.cc: New file.
10043         * gdb.cp/iostream.exp: New file.
10044
10045 2015-05-26  Doug Evans  <dje@google.com>
10046
10047         * gdb.dwarf2/dw2-op-call.exp: Update.
10048         * gdb.dwarf2/dw4-sig-types.exp: Update.
10049         * gdb.dwarf2/implptr.exp: Update.
10050         * gdb.mi/mi-cmd-param-changed.exp: Update.
10051
10052 2015-05-26  Doug Evans  <dje@google.com>
10053
10054         * gdb.python/py-lazy-string.c: New file.
10055         * gdb.python/py-lazy-string.exp: New file.
10056         * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
10057         (main): Update.  Add estring3.
10058         * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
10059         * gdb.python/py-prettyprint.py (pp_ls): Handle length.
10060
10061 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
10062             Yao Qi  <yao.qi@linaro.org>
10063
10064         * gdb.reverse/aarch64.c: New.
10065         * gdb.reverse/aarch64.exp: New.
10066
10067 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
10068
10069         * lib/gdb.exp (supports_process_record): Return true for
10070         aarch64*-linux*.
10071         (supports_reverse): Likewise.
10072
10073 2015-05-22  Patrick Palka  <patrick@parcs.ath.cx>
10074
10075         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10076         Use with_test_prefix.
10077
10078 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
10079
10080         * gdb.base/completion.exp: Add test for completion of layout
10081         names.
10082
10083 2015-05-20  Andrew Burgess  <andrew.burgess@embecosm.com>
10084
10085         * lib/gdb.exp (skip_tui_tests): New proc.
10086         * gdb.base/tui-layout.exp: Check skip_tui_tests.
10087
10088 2015-05-19  Pedro Alves  <palves@redhat.com>
10089
10090         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10091         Save the whole env array instead of just HOME.  Unset HISTSIZE in
10092         the environment while testing.  Restore whole environment
10093         afterwards.
10094
10095 2015-05-16  Doug Evans  <xdje42@gmail.com>
10096
10097         * gdb.guile/scm-ports.c: New file.
10098         * gdb.guile/scm-ports.exp: Add memory port tests.
10099
10100 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
10101
10102         * gdb.compile/compile-print.c: New file.
10103         * gdb.compile/compile-print.exp: New file.
10104
10105 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
10106
10107         * gdb.compile/compile-ops.exp: Cast param to void.
10108         * gdb.compile/compile.exp: Complete type for _gdb_expr.
10109         (compile code struct_object.selffield = &struct_object): Add xfail.
10110
10111 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
10112
10113         * gdb.ada/arr_enum_with_gap: New testcase.
10114
10115 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
10116
10117         * gdb.ada/byte_packed_arr: New testcase.
10118
10119 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
10120
10121         * gdb.ada/pckd_neg: New testcase.
10122
10123 2015-05-13  Patrick Palka  <patrick@parcs.ath.cx>
10124
10125         PR gdb/17820
10126         * gdb.base/gdbinit-history.exp: New test.
10127         * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
10128         * gdb.base/gdbinit-history/zero/.gdbinit: New file.
10129
10130 2015-05-09  Siva Chandra Reddy  <sivachandra@google.com>
10131
10132         * gdb.python/py-xmethods.cc: Enhance test case.
10133         * gdb.python/py-xmethods.exp: New tests.
10134         * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
10135         function.
10136         (B_indexoper): Likewise.
10137         (global_dm_list) : Add new xmethod worker functions.
10138
10139 2015-05-08  Sergio Durigan Junior  <sergiodj@redhat.com>
10140
10141         * gdb.base/coredump-filter.exp: Correctly unset
10142         "coredump_var_addr" array.
10143
10144 2015-05-08  Pedro Alves  <palves@redhat.com>
10145
10146         * gdb.server/non-existing-program.exp: Unset spawn_id.
10147
10148 2015-05-08  Siva Chandra Reddy  <sivachandra@google.com>
10149
10150         PR python/18291
10151         * gdb.python/py-xmethods.exp: Add tests.
10152
10153 2015-05-08  Yao Qi  <yao.qi@linaro.org>
10154
10155         PR gdb/18208
10156         * gdb.base/coredump-filter.c (set_coredump_filter): New function.
10157         * gdb.base/coredump-filter.exp (do_save_core): Call inferior
10158         function set_coredump_filter, and remove remote_exec call.
10159         Remove argument ipid.  Callers update.
10160         (top level): Don't get inferior's PID.
10161
10162 2015-05-08  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10163
10164         * gdb.base/watch_thread_num.exp: Skip test on targets without
10165         access watchpoints.
10166
10167 2015-05-06  Pedro Alves  <palves@redhat.com>
10168
10169         PR server/18081
10170         * gdb.server/non-existing-program.exp: New file.
10171
10172 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
10173
10174         * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
10175
10176 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
10177
10178         * gdb.ada/out_of_line_in_inlined: New testcase.
10179
10180 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
10181
10182         * gdb.ada/var_rec_arr: New testcase.
10183
10184 2015-04-30  Yao Qi  <yao.qi@linaro.org>
10185
10186         * gdb.base/break-idempotent.exp: If
10187         skip_hw_watchpoint_multi_tests returns true, skip the tests
10188         on "rwatch" and "awatch".
10189
10190 2015-04-30  Yao Qi  <yao.qi@linaro.org>
10191
10192         * gdb.base/relativedebug.exp: Invoke gdb command
10193         "info sharedlibrary", and if libc.so doesn't have debug info,
10194         skip the test.
10195
10196 2015-04-29  Doug Evans  <dje@google.com>
10197
10198         * gdb.python/py-xmethods.exp: Add ptype tests.
10199         * gdb.python/py-xmethods.py (E_method_char_worker): Add
10200         get_result_type method.
10201
10202 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
10203
10204         * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
10205         the target does not support hardware watchpoints.
10206
10207 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
10208
10209         * gdb.base/break-always.exp: Abort testing if writing to memory
10210         causes an error.
10211
10212 2015-04-28  Doug Evans  <dje@google.com>
10213
10214         * gdb.python/py-pp-maint.py: Move "replace" testing to ...
10215         * gdb.python/py-pp-registration.exp: ... here.  New file.
10216         * gdb.python/py-pp-registration.c: New file.
10217         * gdb.python/py-pp-registration.py: New file.
10218
10219 2015-04-28  Doug Evans  <dje@google.com>
10220
10221         * gdb.python/py-bad-printers.c: New file.
10222         * gdb.python/py-bad-printers.py: New file.
10223         * gdb.python/py-bad-printers.exp: New file.
10224
10225 2015-04-28  Sasha Smundak  <asmundak@google.com>
10226
10227         * gdb.python/py-type.exp: New test.
10228
10229 2015-04-28  Andy Wingo  <wingo@igalia.com>
10230
10231         * gdb.python/py-parameter.exp:
10232         * gdb.guile/scm-parameter.exp: Escape the path that we are
10233         matching against, as it might contain characters that are special
10234         to regular expressions.
10235
10236 2015-04-27  Joel Brobecker  <brobecker@adacore.com>
10237
10238         * gdb.ada/rec_comp: New testcase.
10239
10240 2015-04-26  Sergio Durigan Junior  <sergiodj@redhat.com>
10241
10242         * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
10243         before using it.
10244
10245 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
10246
10247         * gdb.base/dump.exp: Add *.verilog files to all_files list.  Add
10248         new tests for verilog output.
10249
10250 2015-04-24  Yao Qi  <yao.qi@linaro.org>
10251
10252         * boards/remote-gdbserver-on-localhost.exp: New file.
10253
10254 2015-04-23  Pedro Alves  <palves@redhat.com>
10255
10256         * gdb.base/interrupt.exp: Use an indirect spawn id list holding
10257         $inferior_spawn_id instead of $inferior_spawn_id directly.  On
10258         "end of file", remove $inferior_spawn_id from the indirect list.
10259
10260 2015-04-23  Pedro Alves  <palves@redhat.com>
10261
10262         * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
10263
10264 2015-04-23  Pedro Alves  <palves@redhat.com>
10265
10266         * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
10267         on $any_spawn_id instead of only on $gdb_spawn_id.
10268
10269 2015-04-21  Pierre Muller  <muller@sourceware.org>
10270
10271         PR pascal/17815
10272         * lib/pascal.exp (gpc_compile): Add new option "class".
10273         (fpc_compile): Likewise.
10274         * gdb.pascal/case-insensitive-symbols.pas: New file.
10275         * gdb.pascal/case-insensitive-symbols.exp: New file.
10276
10277 2015-04-20  Gary Benson <gbenson@redhat.com>
10278
10279         * gdb.base/attach.exp: Fix three extended remote failures.
10280
10281 2015-04-17  Gary Benson <gbenson@redhat.com>
10282
10283         * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
10284         the main executable over the remote protocol.
10285
10286 2015-04-16  Pedro Alves  <palves@redhat.com>
10287
10288         * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
10289         a new gdbserver if gdbserver_reconnect_p is set.
10290
10291 2015-04-16  Pedro Alves  <palves@redhat.com>
10292
10293         * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
10294         is set, don't exit gdbserver.
10295
10296 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10297
10298         * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
10299         appropriate .insn, such that an older assembler can be used.
10300         * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
10301         the z/Architecture instruction set on 31-bit targets as well.
10302
10303 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10304
10305         * gdb.go/handcall.exp: Remove all logic related to the first
10306         breakpoint and rely on go_runto_main instead.
10307         * gdb.go/strings.exp: Likewise.
10308         * gdb.go/unsafe.exp: Likewise.
10309         * gdb.go/hello.exp: Likewise.  Also rename the remaining
10310         breakpoint marker to "breakpoint 1".
10311         * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
10312         * gdb.go/strings.go: Likewise.
10313         * gdb.go/unsafe.go: Likewise.
10314         * gdb.go/hello.go: Likewise.  Also remove the second occurrence of
10315         "set breakpoint 2 here" and rename the remaining breakpoint marker
10316         to "breakpoint 1".
10317
10318 2015-04-15  Simon Marchi  <simon.marchi@ericsson.com>
10319
10320         * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
10321         if itertools.imap is not present.
10322         * gdb.python/py-objfile.exp: Add parentheses.
10323         * gdb.python/py-type.exp: Same.
10324         * gdb.python/py-unwind-maint.py: Same.
10325
10326 2015-04-15  Yao Qi  <yao.qi@linaro.org>
10327
10328         * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
10329         of ":$ptr_size" and set its form explicitly.
10330
10331 2015-04-15  Pedro Alves  <palves@redhat.com>
10332             Yao Qi  <yao.qi@linaro.org>
10333
10334         * gdb.base/watch-bitfields.exp (test_watch_location): Increase
10335         timeout by factor of 4.
10336         (test_regular_watch): Likewise.
10337         * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
10338         * gdb.reverse/sigall-reverse.exp: Likewise.
10339         * gdb.reverse/until-precsave.exp: Likewise.
10340         * lib/gdb.exp (with_timeout_factor): New proc.
10341         (gdb_expect): Move some code to ...
10342         (get_largest_timeout): ... here.  New procedure.
10343
10344 2015-04-14  Luis Machado  <lgustavo@codesourcery.com>
10345
10346         * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
10347
10348 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
10349
10350         * gdb.base/bp-permanent.exp (test): Handle the case of being unable
10351         to write to the .text section.
10352
10353 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
10354
10355         * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
10356         Handle the case of targets that do not provide PID information.
10357
10358 2015-04-13  Yao Qi  <yao.qi@linaro.org>
10359
10360         * lib/gdbserver-support.exp (gdb_exit): Catch exception
10361         and use expect instead of gdb_expect.
10362
10363 2015-04-13  Sergio Durigan Junior  <sergiodj@redhat.com>
10364
10365         * gdb.base/coredump-filter.exp: Rename variable "addr" to
10366         "coredump_var_addr" to avoid naming conflict with other testcases.
10367
10368 2015-04-10  Pedro Alves  <palves@redhat.com>
10369
10370         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
10371         gdb_test_sequence and gdb_assert.
10372
10373 2015-04-10  Pedro Alves  <palves@redhat.com>
10374
10375         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
10376         test messages that don't include the breakpoint address.
10377
10378 2015-04-10  Yao Qi  <yao.qi@linaro.org>
10379
10380         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
10381         false for some offset and width combinations which aren't
10382         supported by linux kernel.
10383
10384 2015-04-10  Pedro Alves  <palves@redhat.com>
10385
10386         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
10387         procedure, factored out from ...
10388         (top level): ... here.  Add "set displaced-stepping" testing axis.
10389         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
10390         parameter "displaced".  Use it.
10391         (top level): Use foreach and add "set displaced-stepping" testing
10392         axis.
10393
10394 2015-04-10  Pedro Alves  <palves@redhat.com>
10395
10396         * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
10397         Remove comment.
10398         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
10399         both the address of the instruction that triggers the watchpoint
10400         and the address of the instruction immediately after, and use
10401         those addresses for the test.  Fix comment.
10402
10403 2015-04-10  Pedro Alves  <palves@redhat.com>
10404
10405         * gdb.base/sigstep.exp (breakpoint_to_handler)
10406         (breakpoint_to_handler_entry): New parameter 'displaced'.  Use it.
10407         Test "backtrace" in handler.
10408         (breakpoint_over_handler): New parameter 'displaced'.  Use it.
10409         (top level): Add new "displaced" test axis to
10410         breakpoint_to_handler, breakpoint_to_handler_entry and
10411         breakpoint_over_handler.
10412
10413 2015-04-10  Pedro Alves  <palves@redhat.com>
10414
10415         PR gdb/18216
10416         * gdb.threads/multiple-step-overs.exp: Remove expected eof.
10417
10418 2015-04-10  Yao Qi  <yao.qi@linaro.org>
10419
10420         * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
10421         (test_add_rn_pc): New function.
10422         * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
10423         (top level): Invoke test_add_rn_pc.
10424
10425 2015-04-10  Pedro Alves  <palves@redhat.com>
10426
10427         PR gdb/13858
10428         * gdb.base/step-over-no-symbols.exp: New file.
10429
10430 2015-04-09  Andy Wingo  <wingo@igalia.com>
10431
10432         * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
10433         after the Python tests.
10434
10435 2015-04-08  Keith Seitz  <keiths@redhat.com>
10436
10437         PR python/16699
10438         * gdb.python/py-completion.exp: New tests for completion.
10439         * gdb.python/py-completion.py (CompleteLimit1): New class.
10440         (CompleteLimit2): Likewise.
10441         (CompleteLimit3): Likewise.
10442         (CompleteLimit4): Likewise.
10443         (CompleteLimit5): Likewise.
10444         (CompleteLimit6): Likewise.
10445         (CompleteLimit7): Likewise.
10446
10447 2015-04-08  Pedro Alves  <palves@redhat.com>
10448
10449         PR gdb/18214
10450         PR gdb/18216
10451         * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
10452         function.
10453         (main): Install it as SIGUSR1 handler.
10454         * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
10455         parameter.  Always use "setup" as prefix.  Toggle "set
10456         displaced-stepping" off/on depending on global.  Don't switch to
10457         thread 1 here.
10458         (top level): Add displaced stepping "off/on" test axis.  Update
10459         "setup" calls.  Wrap each subtest with with_test_prefix.  Test
10460         continuing with a queued signal in each thread.
10461
10462 2015-04-08  Pedro Alves  <palves@redhat.com>
10463
10464         * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
10465         * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd.  Use
10466         gdb_breakpoint instead of gdb_test that doesn't expect anything.
10467         Return early if running to main fails.
10468         * gdb.trace/while-stepping.exp: Likewise.
10469
10470 2015-04-07  Pedro Alves  <palves@redhat.com>
10471
10472         * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
10473         $gdb_spawn_id.  Use send_inferior and $inferior_spawn_id to
10474         interact with inferior program.
10475
10476 2015-04-07  Pedro Alves  <palves@redhat.com>
10477
10478         * lib/gdb.exp (inferior_spawn_id): New global.
10479         (gdb_test_multiple): Handle "-i".  Reset the spawn id to GDB's
10480         spawn id after processing the user code.
10481         (default_gdb_start): Set inferior_spawn_id.
10482         (send_inferior): New procedure.
10483         * lib/gdbserver-support.exp (gdbserver_start): Set
10484         inferior_spawn_id.
10485         (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
10486
10487 2015-04-07  Pedro Alves  <palves@redhat.com>
10488
10489         * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
10490         * lib/gdbserver-support.exp (gdbserver_start): Make
10491         $server_spawn_id global.
10492         (gdbserver_start): Don't wait for gdbserver's spawn id with
10493         expect_background.
10494         (close_gdbserver): New procedure.
10495         (gdb_exit): Rename the default version and reimplement.
10496
10497 2015-04-07  Pedro Alves  <palves@redhat.com>
10498
10499         * lib/gdb.exp (gdb_test_multiple): When processing an argument,
10500         append the substituted item, not the original item.
10501
10502 2015-04-07  Pedro Alves  <palves@redhat.com>
10503
10504         * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
10505         gdb_expect.
10506
10507 2015-04-07  Pedro Alves  <palves@redhat.com>
10508
10509         * gdb.base/interrupt.exp: Don't handle the case of the inferior
10510         output appearing once only.
10511
10512 2015-04-07  Pedro Alves  <palves@redhat.com>
10513
10514         * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
10515         that doesn't expect anything.  Return early if running to main
10516         fails.
10517
10518 2015-04-07  Yao Qi  <yao.qi@linaro.org>
10519
10520         * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
10521         (child_function): Call alarm.
10522         (main): Move call to alarm into the loop.
10523         * gdb.threads/non-stop-fair-events.exp: Build program with
10524         -DTIMEOUT=$timeout.
10525
10526 2015-04-06  Doug Evans  <xdje42@gmail.com>
10527
10528         * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
10529         Fix dest parameter to board_info.
10530         (fpc_compile): Ditto.
10531         (gdb_compile_pascal): Rename dest arg to destfile.
10532
10533 2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
10534
10535         * gdb.ada/funcall_ref.exp: New file.
10536         * gdb.ada/funcall_ref/foo.adb: New file.
10537
10538 2015-04-02  Yao Qi  <yao.qi@linaro.org>
10539
10540         * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
10541         is remote.
10542
10543 2015-04-02  Gary Benson <gbenson@redhat.com>
10544
10545         * gdb.base/break-probes.exp: Cope with "target:" sysroot.
10546
10547 2015-04-01  Sasha Smundak  <asmundak@google.com>
10548
10549         * gdb.python/py-unwind-maint.c: New file.
10550         * gdb.python/py-unwind-maint.exp: New test.
10551         * gdb.python/py-unwind-maint.py: New file.
10552         * gdb.python/py-unwind.c: New file.
10553         * gdb.python/py-unwind.exp: New test.
10554         * gdb.python/py-unwind.py: New test.
10555
10556 2015-04-01  Pedro Alves  <palves@redhat.com>
10557
10558         * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
10559         to fail instead of non-existent $test.
10560
10561 2015-04-01  Pedro Alves  <palves@redhat.com>
10562
10563         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
10564         GDBFLAGS if not empty.
10565
10566 2015-04-01  Pierre-Marie de Rodat  <derodat@adacore.com>
10567
10568         * gdb.ada/complete.exp: Remove "multi_line".
10569         * gdb.ada/info_exc.exp: Remove "multi_line".
10570         * gdb.ada/packed_tagged.exp: Remove "multi_line".
10571         * gdb.ada/ptype_field.exp: Remove "multi_line".
10572         * gdb.ada/sym_print_name.exp: Remove "multi_line".
10573         * gdb.ada/tagged.exp: Remove "multi_line".
10574         * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
10575         [multi_line ...]
10576         * gdb.btrace/delta.exp: Likewise.
10577         * gdb.btrace/exception.exp: Likewise.
10578         * gdb.btrace/function_call_history.exp: Likewise.
10579         * gdb.btrace/instruction_history.exp: Likewise.
10580         * gdb.btrace/nohist.exp: Likewise.
10581         * gdb.btrace/record_goto.exp: Likewise.
10582         * gdb.btrace/segv.exp: Likewise.
10583         * gdb.btrace/stepi.exp: Likewise.
10584         * gdb.btrace/tailcall.exp: Likewise.
10585         * gdb.btrace/unknown_functions.exp: Likewise.
10586         * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
10587         * lib/gdb.exp: Add the "multi_line" helper.
10588
10589 2015-04-01  Pedro Alves  <palves@redhat.com>
10590
10591         * gdb.threads/tid-reuse.c: New file.
10592         * gdb.threads/tid-reuse.exp: New file.
10593
10594 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
10595
10596         PR corefiles/16092
10597         * gdb.base/coredump-filter.c: New file.
10598         * gdb.base/coredump-filter.exp: Likewise.
10599
10600 2015-03-27  Petr Machata  <pmachata@redhat.com>
10601
10602         * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
10603         (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
10604         (Dwarf::assemble): Initialize them.
10605         (Dwarf::lines): New function.
10606
10607 2015-03-26  Jon Turney  <jon.turney@dronecode.org.uk>
10608
10609         * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
10610         SYMBOL_PREFIX for x86_64-*-cygwin.
10611
10612 2015-03-26  Andy Wingo  <wingo@igalia.com>
10613
10614         PR symtab/18148
10615         * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
10616         const_value but not a location.
10617         * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
10618         location defined in non-main CUs are visible.
10619
10620 2015-03-26  Yao Qi  <yao.qi@linaro.org>
10621
10622         PR testsuite/18139
10623         * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
10624         Add a line number entry for the same line.
10625         * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
10626         Add a line number entry for the same line.
10627
10628 2015-03-26  Yao Qi  <yao.qi@linaro.org>
10629
10630         * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
10631         .int 0.
10632         (func): Likewise.  Add .Lfunc_1 label.
10633         Use .Lfunc_1 label.
10634         * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
10635         .int 0.
10636         (func): Likewise.
10637         Use .Lfunc_1 label.
10638
10639 2015-03-26  Yao Qi  <yao.qi@linaro.org>
10640
10641         * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
10642         Call gdb_compile instead to compile each .s files without debug
10643         information.
10644
10645 2015-03-26  Yao Qi  <yao.qi@linaro.org>
10646
10647         * gdb.base/savedregs.exp (process_saved_regs): Make
10648         "Saved registers:" optional in the pattern.
10649
10650 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
10651
10652         * gdb.btrace/next.exp: Merged into step.exp.
10653         * gdb.btrace/finish.exp: Merged into step.exp.
10654         * gdb.btrace/nexti.exp: Merged into stepi.exp.
10655         * gdb.btrace/step.exp: Use record_goto.c as test file.  Avoid using
10656         "record goto" and checking the exact replay position.
10657         * gdb.btrace/stepi.exp: Choose test file based on target.  Do not
10658         check for "Recording format" in "info record" output.
10659         * gdb.btrace/record_goto.exp: Choose test file based on target.
10660         * gdb.btrace/x86-record_goto.S: Renamed into ...
10661         * gdb.btrace/x86_64-record_goto.S: ... this.
10662         * gdb.btrace/i686-record_goto.S: New.
10663         * gdb.btrace/x86-tailcall.S: Renamed into ...
10664         * gdb.btrace/x86_64-tailcall.S: ... this.
10665         * gdb.btrace/i686-tailcall.S: New.
10666         * gdb.btrace/x86-tailcall.c: Renamed into ...
10667         * gdb.btrace/tailcall.c: ... this.  Split "return ++answer" into two
10668         separate statements.  Update test.
10669         * gdb.btrace/delta.exp: Use record_goto.c as test file.
10670         * gdb.btrace/gcore.exp: Use record_goto.c as test file.
10671         * gdb.btrace/nohist.exp: Use record_goto.c as test file.
10672         * gdb.btrace/tailcall.exp: Choose test file based on target.
10673         * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
10674
10675 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
10676
10677         * gdb.btrace/exception.exp: Increase BTS buffer size.
10678
10679 2015-03-24  Pedro Alves  <palves@redhat.com>
10680
10681         * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
10682
10683 2015-03-24  Pedro Alves  <palves@redhat.com>
10684
10685         * gdb.threads/schedlock.exp (test_step): No longer expect that
10686         "set scheduler-locking step" with "next" over a function call runs
10687         threads unlocked.
10688
10689 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
10690
10691         * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
10692
10693 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
10694
10695         PR breakpoints/16466
10696         * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
10697         * gdb.mi/mi-pending.c (thread_func): New function.
10698         (int main): Add threading support required.
10699         * gdb.mi/mi-pending.exp: Add tests for this issue.
10700         * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
10701         (pendfunc2): Remove stdio dependency.
10702         * gdb.mi/mi-pendshr2.c: New file.
10703
10704 2015-03-23  Keith Seitz  <keiths@redhat.com>
10705
10706         * gdb.linespec/keywords.c: New file.
10707         * gdb.linespec/keywords.exp: New file.
10708
10709 2015-03-23  Keith Seitz  <keiths@redhat.com>
10710
10711         PR gdb/18021
10712         * gdb.dwarf2/staticvirtual.exp: New test.
10713
10714 2015-03-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
10715
10716         * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
10717         * README: Remove HP-UX and gdb.hp.
10718         (configuration):
10719         * configure: Regenerate.
10720         * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
10721         gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
10722         gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
10723         gdb.hp/gdb.defects/Makefile.
10724         * gdb.hp/Makefile.in: File deleted.
10725         * gdb.hp/gdb.aCC/Makefile.in: File deleted.
10726         * gdb.hp/gdb.aCC/optimize.c: File deleted.
10727         * gdb.hp/gdb.aCC/optimize.exp: File deleted.
10728         * gdb.hp/gdb.aCC/run.c: File deleted.
10729         * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
10730         * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
10731         * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
10732         * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
10733         * gdb.hp/gdb.base-hp/dollar.c: File deleted.
10734         * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
10735         * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
10736         * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
10737         * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
10738         * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
10739         * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
10740         * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
10741         * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
10742         * gdb.hp/gdb.base-hp/reg.exp: File deleted.
10743         * gdb.hp/gdb.base-hp/reg.s: File deleted.
10744         * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
10745         * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
10746         * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
10747         * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
10748         * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
10749         * gdb.hp/gdb.compat/Makefile.in: File deleted.
10750         * gdb.hp/gdb.compat/average.c: File deleted.
10751         * gdb.hp/gdb.compat/sum.c: File deleted.
10752         * gdb.hp/gdb.compat/xdb.c: File deleted.
10753         * gdb.hp/gdb.compat/xdb0.c: File deleted.
10754         * gdb.hp/gdb.compat/xdb0.h: File deleted.
10755         * gdb.hp/gdb.compat/xdb1.c: File deleted.
10756         * gdb.hp/gdb.compat/xdb1.exp: File deleted.
10757         * gdb.hp/gdb.compat/xdb2.exp: File deleted.
10758         * gdb.hp/gdb.compat/xdb3.exp: File deleted.
10759         * gdb.hp/gdb.defects/Makefile.in: File deleted.
10760         * gdb.hp/gdb.defects/bs14602.c: File deleted.
10761         * gdb.hp/gdb.defects/bs14602.exp: File deleted.
10762         * gdb.hp/gdb.defects/solib-d.c: File deleted.
10763         * gdb.hp/gdb.defects/solib-d.exp: File deleted.
10764         * gdb.hp/gdb.defects/solib-d1.c: File deleted.
10765         * gdb.hp/gdb.defects/solib-d2.c: File deleted.
10766         * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
10767         * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
10768         * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
10769         * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
10770         * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
10771         * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
10772         * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
10773         * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
10774         * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
10775         * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
10776         * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
10777         * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
10778         * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
10779         * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
10780         * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
10781         * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
10782         * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
10783         * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
10784         * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
10785         * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
10786         * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
10787         * gdb.hp/tools/odump: File deleted.
10788
10789 2015-03-19  Pedro Alves  <palves@redhat.com>
10790
10791         * gdb.threads/continue-pending-status.exp (saw_thread_2)
10792         (saw_thread_3): New globals.
10793         (top level): Increment them when an event for the corresponding
10794         thread is seen.
10795         (no thread starvation): New test.
10796
10797 2015-03-19  Pedro Alves  <palves@redhat.com>
10798
10799         * gdb.threads/continue-pending-status.c: New file.
10800         * gdb.threads/continue-pending-status.exp: New file.
10801
10802 2015-03-18  Pedro Alves  <palves@redhat.com>
10803
10804         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10805         Use gdb_is_target_remote instead of is_remote.  Use
10806         gdb_test_multiple instead of gdb_expect.  Exit early if
10807         gdb_test_multiple hits its internal matches.  Tighten stepi tests
10808         expected output.  Fail on exit with any signal, instead of just
10809         SIGILL.
10810
10811 2015-03-18  Yao Qi  <yao.qi@linaro.org>
10812
10813         PR tdep/18107
10814         * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
10815         variable.
10816         * gdb.base/catch-syscall.exp: Don't skip it on
10817         aarch64*-*-linux* target.  Remove elements in all_syscalls.
10818         (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
10819         target.
10820         (setup_all_syscalls): New proc.
10821
10822 2015-03-16  Yao Qi  <yao.qi@linaro.org>
10823
10824         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
10825         (top level): Skip tests if valid_addr_p returns false for
10826         $cmd1 or $cmd2.
10827
10828 2015-03-11  Andy Wingo  <wingo@igalia.com>
10829
10830         * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
10831
10832 2015-03-11  Yao Qi  <yao.qi@linaro.org>
10833
10834         * gdb.base/catch-syscall.exp: Fix typo in comments.
10835
10836 2015-03-11  Yao Qi  <yao.qi@linaro.org>
10837
10838         * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
10839
10840 2015-03-09  Pedro Alves  <palves@redhat.com>
10841
10842         * dg-extract-results.py: Delete.
10843
10844 2015-03-09  Pedro Alves  <palves@redhat.com>
10845
10846         Merge dg-extract-results.sh from GCC upstream (r218843).
10847
10848         2014-12-17  Sergio Durigan Junior  <sergiodj@redhat.com>
10849                 * dg-extract-results.sh: Use --text with grep to avoid issues with
10850                 binary files.  Fall back to cat -v, if that doesn't work.
10851
10852 2015-03-05  Pedro Alves  <palves@redhat.com>
10853
10854         * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
10855
10856 2015-03-04  Simon Marchi  <simon.marchi@ericsson.com>
10857
10858         * lib/mi-support.exp (mi_expect_interrupt): Accept
10859         alternative event for when in all-stop mode.
10860
10861 2015-03-04  Pedro Alves  <palves@redhat.com>
10862
10863         * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
10864
10865 2015-03-04  Mark Kettenis  <kettenis@gnu.org>
10866
10867         * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
10868
10869 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10870
10871         * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
10872         regexps for GDB's current line display, accept a hex address
10873         preceding the line number.
10874
10875 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10876
10877         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
10878         the 'arch1' variable for "s390*-linux*" targets.
10879
10880 2015-03-04  Pedro Alves  <palves@redhat.com>
10881
10882         * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
10883         (main): Pass missing retval argument to pthread_join call.
10884
10885 2015-03-02  Pedro Alves  <palves@redhat.com>
10886
10887         * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
10888         (top level): Call do_test with non-stop as well.
10889
10890 2015-03-02  Pedro Alves  <palves@redhat.com>
10891
10892         * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
10893         -1.
10894
10895 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10896
10897         * gdb.arch/s390-vregs.exp: New test.
10898         * gdb.arch/s390-vregs.S: New file.
10899
10900 2015-02-27  Pedro Alves  <palves@redhat.com>
10901
10902         * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
10903         call to catch_command_errors.
10904         * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
10905         catch_command_errors.
10906
10907 2015-02-27  Pedro Alves  <palves@redhat.com>
10908
10909         * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
10910         "true" for boolean result.
10911         * gdb.gdb/selftest.exp (test_with_self): Also accept full
10912         prototype of main.
10913
10914 2015-02-27  Pedro Alves  <palves@redhat.com>
10915
10916         * lib/unbuffer_output.c: New file.
10917         * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
10918         (main): Call gdb_unbuffer_output.
10919
10920 2015-02-27  Yao Qi  <yao.qi@linaro.org>
10921
10922         * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
10923         target.
10924
10925 2015-02-26  Doug Evans  <dje@google.com>
10926
10927         * gdb.cp/class2.cc (Dbase, D): New classes.
10928         (main): New local delta.
10929         * gdb.cp/class2.exp: Test printing delta.
10930         * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
10931         (dynbar): New global.
10932         * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
10933
10934 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
10935
10936         * gdb.compile/compile-ifunc.c: New file.
10937         * gdb.compile/compile-ifunc.exp: New file.
10938
10939 2015-02-26  Antoine Tremblay  <antoine.tremblay@ericsson.com>
10940
10941         * gdb.base/structs.exp: Check for correct struct on finish.
10942
10943 2015-02-26  Yao Qi  <yao.qi@linaro.org>
10944
10945         * lib/dwarf.exp (function_range): Adjust pattern when $func_length
10946         is zero.
10947
10948 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
10949
10950         * gdb.arch/cordic.ko.bz2: New file.
10951         * gdb.arch/cordic.ko.debug.bz2: New file.
10952         * gdb.arch/ppc64-symtab-cordic.exp: New file.
10953
10954 2015-02-25  Yao Qi  <yao.qi@linaro.org>
10955
10956         * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
10957         aarch64*-*-* target.
10958
10959 2015-02-23  Pedro Alves  <palves@redhat.com>
10960
10961         * lib/gdb.exp (delete_breakpoints): Rewrite using
10962         gdb_test_multiple.
10963
10964 2015-02-23  Pedro Alves  <palves@redhat.com>
10965
10966         * gdb.base/info-os.c: Include stdlib.h.
10967
10968 2015-02-22  Doug Evans  <xdje42@gmail.com>
10969
10970         PR symtab/17855
10971         * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
10972         is read after symbols have been re-read.
10973         * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
10974         * gdb.ada/exec_changed/second.adb (Second): Ditto.
10975
10976 2015-02-21  Doug Evans  <dje@google.com>
10977
10978         * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
10979
10980 2015-02-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
10981
10982         PR corefiles/17808
10983         * gdb.arch/i386-biarch-core.core.bz2: New file.
10984         * gdb.arch/i386-biarch-core.exp: New file.
10985
10986 2015-02-21  Pedro Alves  <palves@redhat.com>
10987
10988         * gdb.threads/multi-create-ns-info-thr.exp: Return early if
10989         runto_main fails.
10990
10991 2015-02-20  Pedro Alves  <palves@redhat.com>
10992
10993         * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
10994         info probes.
10995
10996 2015-02-20  Pedro Alves  <palves@redhat.com>
10997
10998         * gdb.threads/multi-create-ns-info-thr.exp: New file.
10999
11000 2015-02-20  Pedro Alves  <palves@redhat.com>
11001
11002         * gdb.trace/no-attach-trace.exp: Don't run to main.  Do
11003         clean_restart before gdb_target_supports_trace.
11004
11005 2015-02-20  Pedro Alves  <palves@redhat.com>
11006
11007         PR threads/18006
11008         * gdb.threads/clone-thread_db.c: New file.
11009         * gdb.threads/clone-thread_db.exp: New file.
11010
11011 2015-02-19  Antoine Tremblay  <antoine.tremblay@ericsson.com>
11012
11013         PR breakpoints/16812
11014         * gdb.base/catch-gdb-caused-signals.c: New file.
11015         * gdb.base/catch-gdb-caused-signals.exp: New file.
11016
11017 2015-02-18  Jose E. Marchesi  <jose.marchesi@oracle.com>
11018
11019         * configure: Regenerated.
11020         * configure.ac: Use GDB_AC_TRANSFORM.
11021         * aclocal.m4: sinclude ../transform.m4.
11022
11023 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11024
11025         * lib/dtrace.exp: New file.
11026         * gdb.base/dtrace-probe.exp: Likewise.
11027         * gdb.base/dtrace-probe.d: Likewise.
11028         * gdb.base/dtrace-probe.c: Likewise.
11029         * lib/pdtrace.in: Likewise.
11030         * configure.ac: Output variables with the transformed names of
11031         the strip, readelf, as and nm tools.  AC_SUBST lib/pdtrace.in.
11032         * configure: Regenerated.
11033
11034 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11035
11036         * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
11037         expected message when trying to access $_probe_* convenience
11038         variables while not on a probe.
11039
11040 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
11041
11042         * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
11043
11044 2015-02-11  Pedro Alves  <pedro@codesourcery.com>
11045
11046         * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
11047         * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
11048
11049 2015-02-10  Doug Evans  <xdje42@gmail.com>
11050
11051         * lib/gdb.exp (gdb_load): Always return a result.
11052
11053 2015-02-10  Pedro Alves  <palves@redhat.com>
11054
11055         * gdb.threads/signal-sigtrap.c: New file.
11056         * gdb.threads/signal-sigtrap.exp: New file.
11057
11058 2015-02-10  Antoine Tremblay <antoine.tremblay@ericsson.com>
11059
11060         * gdb.trace/no-attach-trace.c: New file.
11061         * gdb.trace/no-attach-trace.exp: New file.
11062
11063 2015-02-09  Mark Wielaard  <mjw@redhat.com>
11064
11065         * gdb.dwarf2/atomic.c: New file.
11066         * gdb.dwarf2/atomic-type.exp: Likewise.
11067
11068 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11069
11070         * gdb.btrace/buffer-size.exp: Update "info record" output.
11071         * gdb.btrace/delta.exp: Update "info record" output.
11072         * gdb.btrace/enable.exp: Update "info record" output.
11073         * gdb.btrace/finish.exp: Update "info record" output.
11074         * gdb.btrace/instruction_history.exp: Update "info record" output.
11075         * gdb.btrace/next.exp: Update "info record" output.
11076         * gdb.btrace/nexti.exp: Update "info record" output.
11077         * gdb.btrace/step.exp: Update "info record" output.
11078         * gdb.btrace/stepi.exp: Update "info record" output.
11079         * gdb.btrace/nohist.exp: Update "info record" output.
11080
11081 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11082
11083         * gdb.btrace/buffer-size: New.
11084
11085 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11086
11087         * gdb.btrace/delta.exp: Update "info record" output.
11088         * gdb.btrace/enable.exp: Update "info record" output.
11089         * gdb.btrace/finish.exp: Update "info record" output.
11090         * gdb.btrace/instruction_history.exp: Update "info record" output.
11091         * gdb.btrace/next.exp: Update "info record" output.
11092         * gdb.btrace/nexti.exp: Update "info record" output.
11093         * gdb.btrace/step.exp: Update "info record" output.
11094         * gdb.btrace/stepi.exp: Update "info record" output.
11095         * gdb.btrace/nohist.exp: Update "info record" output.
11096
11097 2015-02-06  Simon Marchi  <simon.marchi@ericsson.com>
11098
11099         PR gdb/15678
11100         * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
11101
11102 2015-02-06  Pedro Alves  <palves@redhat.com>
11103
11104         * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
11105         macro.
11106         (seconds_left, again): New globals.
11107         (main): Wait seconds_left in a 1-second sleep loop instead of
11108         sleeping 180 seconds.  If 'again' is set, reset the seconds
11109         counter.
11110         * gdb.threads/attach-many-short-lived-threads.exp (test): Set
11111         'again' in the inferior before detaching.  Print the seconds left.
11112         (options): New global.
11113         (top level): Build program with -DTIMEOUT=$timeout.
11114
11115 2015-02-06  Pedro Alves  <palves@redhat.com>
11116
11117         * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
11118         determine how many seconds to pass to 'alarm'.
11119         * gdb.base/gdb-sigterm.exp (top level): Build program with
11120         -DTIMEOUT=$timeout.
11121         (do_test): Return success/failure indication.  Add more verbose
11122         logging.  Don't fail if 200 single steps are seen.  Instead, fail
11123         when the test times out.
11124         (passes): New global.
11125         (top level): Break the testing loop if testing fails on any
11126         iteration.  Use gdb_assert.
11127
11128 2015-02-04  Don Breazeal  <donb@codesourcery.com>
11129
11130         * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
11131         and initialize them.
11132         (ipc_cleanup): New function.
11133         (main): Don't declare shmid, semid, and msqid.  Add a call to
11134         atexit so that we call ipc_cleanup on exit.
11135
11136 2015-02-04  Pedro Alves  <palves@redhat.com>
11137
11138         * boards/native-extended-gdbserver.exp: Remove any target variant
11139         specifications from the board name before clearing the isremote
11140         flag from board_info.
11141
11142 2015-01-31  Doug Evans  <xdje42@gmail.com>
11143
11144         * gdb.base/maint.exp <maint print type argc>: Update expected output.
11145
11146 2015-01-31  Gary Benson <gbenson@redhat.com>
11147
11148         * gdb.base/completion.exp: Disable completion limiting for
11149         existing tests.  Add new tests to check completion limiting.
11150         * gdb.linespec/ls-errs.exp: Disable completion limiting.
11151
11152 2015-01-31  Doug Evans  <xdje42@gmail.com>
11153
11154         * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
11155
11156 2015-01-31  Doug Evans  <xdje42@gmail.com>
11157
11158         * gdb.guile/scm-section-script.c: Add duplicate inlined section script
11159         entries.  Duplicate file section script entries.
11160         * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
11161         inlined entries.  Add test for safe-path rejection.
11162         * gdb.python/py-section-script.c: Add duplicate inlined section script
11163         entries.  Duplicate file section script entries.
11164         * gdb.python/py-section-script.exp: Add tests for duplicate entries,
11165         inlined entries.  Add test for safe-path rejection.
11166
11167 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
11168
11169         * gdb.ada/disc_arr_bound: New testcase.
11170
11171 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
11172
11173         * gdb.ada/mi_var_array: New testcase.
11174
11175 2015-01-27  Doug Evans  <dje@google.com>
11176
11177         * gdb.python/py-objfile.exp: Add tests for objfile.username.
11178         Add test for objfile.filename, objfile.username after objfile
11179         has been unloaded.
11180
11181 2015-01-26  Joel Brobecker  <brobecker@adacore.com>
11182
11183         * gdb.python/py-lookup-type.exp (test_lookup_type): Change
11184         the second test to print the name attribute of value
11185         returned by the call to gdb.lookup_type, and adjust
11186         the expected output accordingly.
11187
11188 2015-01-25  Mark Wielaard  <mjw@redhat.com>
11189
11190         * gdb.arch/i386-bp_permanent.c (standard): New declaration.
11191         * gdb.base/disp-step-fork.c: Include unistd.h.
11192         * gdb.base/siginfo-obj.c: Include stdio.h.
11193         * gdb.base/siginfo-thread.c: Likewise.
11194         * gdb.mi/non-stop.c: Include unistd.h.
11195         * gdb.mi/nsthrexec.c: Include stdio.h.
11196         * gdb.mi/pthreads.c: Include unistd.h.
11197         * gdb.modula2/unbounded1.c (main): Declare returns int.
11198         * gdb.reverse/consecutive-reverse.c: Likewise.
11199         * gdb.threads/create-fail.c: Include unistd.h.
11200         * gdb.threads/killed.c: Likewise.
11201         * gdb.threads/linux-dp.c: Likewise.
11202         * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
11203         * gdb.threads/non-ldr-exc-2.c: Likewise.
11204         * gdb.threads/non-ldr-exc-3.c: Likewise.
11205         * gdb.threads/non-ldr-exc-4.c: Likewise.
11206         * gdb.threads/pthreads.c: Include unistd.h.
11207         (main): Declare returns int.
11208         * gdb.threads/tls-main.c (foo): New declaration.
11209         * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
11210
11211 2015-01-23  Simon Marchi  <simon.marchi@ericsson.com>
11212
11213         * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
11214         * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
11215
11216 2015-01-15  Mark Wielaard  <mjw@redhat.com>
11217
11218         * gdb.base/noreturn-return.c: New file.
11219         * gdb.base/noreturn-return.exp: New file.
11220         * gdb.base/noreturn-finish.c: New file.
11221         * gdb.base/noreturn-finish.exp: New file.
11222
11223 2015-01-23  Pedro Alves  <palves@redhat.com>
11224
11225         * gdb.threads/continue-pending-after-query.c: New file.
11226         * gdb.threads/continue-pending-after-query.exp: New file.
11227
11228 2015-01-22  Anders Granlund  <anders.granlund@ericsson.com>
11229             Simon Marchi  <simon.marchi@ericsson.com>
11230
11231         * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
11232         * gdb.base/valgrind-db-attach.exp: Same.
11233         * gdb.base/valgrind-infcall.exp: Same.
11234         * lib/mi-support.exp (default_mi_gdb_start): Same.
11235         * lib/prompt.exp (default_prompt_gdb_start): Same.
11236         * lib/gdb.exp (default_gdb_spawn): Same.
11237         (gdb_interact): New.
11238
11239
11240 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
11241
11242         * gdb.compile/compile.exp (pointer to jit function): New test.
11243
11244 2015-01-17  Wei-cheng Wang  <cole945@gmail.com>
11245
11246         * lib/gdb.exp (supports_process_record): Return true for
11247         powerpc*-*-linux*.
11248         (supports_reverse): Likewise.
11249
11250 2015-01-15  Don Breazeal  <donb@codesourcery.com>
11251
11252         * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
11253         instead of checking whether the target board is remote and
11254         use spawn_wait_for_attach instead of exec/sleep.
11255         * gdb.base/attach-twice.exp: Likewise.
11256
11257 2015-01-15  Joel Brobecker  <brobecker@adacore.com>
11258
11259         * gdb.ada/var_arr_attrs: New testcase.
11260
11261 2015-01-14  Pedro Alves  <palves@redhat.com>
11262             Joel Brobecker  <brobecker@adacore.com>
11263
11264         PR gdb/17525
11265         * gdb.base/bp-cmds-execution-x-script.c: New file.
11266         * gdb.base/bp-cmds-execution-x-script.exp: New file.
11267         * gdb.base/bp-cmds-execution-x-script.gdb: New file.
11268
11269 2015-01-14  Pedro Alves  <palves@redhat.com>
11270
11271         PR cli/17828
11272         * gdb.base/batch-preserve-term-settings.c: New file.
11273         * gdb.base/batch-preserve-term-settings.exp: New file.
11274
11275 2015-01-13  Doug Evans  <dje@google.com>
11276
11277         * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
11278         binary.
11279
11280 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
11281
11282         * Makefile.in (clean mostlyclean): Do not delete *.py.
11283
11284 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
11285
11286         * gdb.python/py-lookup-type.exp: New file.
11287
11288 2015-01-12  Pedro Alves  <palves@redhat.com>
11289
11290         * gdb.python/py-prompt.exp: When the board can't spawn for attach,
11291         restore GDBFLAGS before returning.
11292
11293 2015-01-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
11294
11295         * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
11296         is_amd64_regs_target and is_x86_like_target.
11297
11298 2015-01-11  Doug Evans  <xdje42@gmail.com>
11299
11300         * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
11301         is given without an explicit form.
11302         * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
11303         attributes.
11304         * gdb.dwarf/corrupt.exp: Ditto.
11305         * gdb.dwarf2/enum-type.exp: Ditto.
11306         * gdb.trace/entry-values.exp: Ditto.
11307         * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
11308
11309 2015-01-11  Doug Evans  <xdje42@gmail.com>
11310
11311         PR gdb/15830
11312         * gdb.base/maint.exp: Remove references to "maint demangle".
11313         * gdb.cp/demangle.exp: Update.  "maint demangle" -> "demangle".
11314         Add tests for explicitly specifying language to demangle.
11315         * gdb.dlang/demangle.exp: Ditto.
11316
11317 2015-01-09  Pedro Alves  <palves@redhat.com>
11318
11319         * gdb.threads/non-stop-fair-events.c: New file.
11320         * gdb.threads/non-stop-fair-events.exp: New file.
11321
11322 2015-01-09  Pedro Alves  <palves@redhat.com>
11323
11324         * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
11325         the global scope.  Set a breakpoint after all threads are started
11326         rather than stepping over two source lines.  Expect the prompt.
11327         * gdb.base/watch_thread_num.c (threads_started_barrier): New
11328         global.
11329         (NUM): Now 15.
11330         (main): Use threads_started_barrier to wait for all threads to
11331         start.  Main thread no longer calls thread_function.  Exit after
11332         180 seconds.
11333         (loop): New function.
11334         (thread_function): Wait on threads_started_barrier barrier.  Call
11335         'loop' at each iteration.
11336         * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
11337         threads have started, instead of hardcoding number of "next"
11338         steps.  Use an access watchpoint instead of a write watchpoint.
11339
11340 2015-01-09  Pedro Alves  <palves@redhat.com>
11341
11342         * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
11343         (thread_func): Wait on barrier.
11344         (main): Wait for all threads to start before stopping GDB.
11345         * gdb.threads/siginfo-threads.c (threads_started_barrier): New
11346         global.
11347         (thread1_func, thread2_func): Wait on barrier.
11348         (main): Wait for all threads to start before stopping GDB.
11349         * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
11350         New global.
11351         (thread1_func, thread2_func): Wait on barrier.
11352         (main): Wait for all threads to start before stopping GDB.
11353
11354 2015-01-09  Pedro Alves  <palves@redhat.com>
11355
11356         * gdb.threads/attach-many-short-lived-threads.c: New file.
11357         * gdb.threads/attach-many-short-lived-threads.exp: New file.
11358
11359 2014-01-09  Pedro Alves  <palves@redhat.com>
11360
11361         * gdb.threads/fork-thread-pending.exp: Switch to the main thread
11362         instead of to thread 2.
11363         * gdb.threads/signal-command-multiple-signals-pending.c (main):
11364         Add barrier around each pthread_create call instead of around all
11365         calls.
11366         * gdb.threads/signal-command-multiple-signals-pending.exp (test):
11367         Set a break on thread_function and have the child threads hit it
11368         one at at a time.
11369
11370 2015-01-09  Pedro Alves  <palves@redhat.com>
11371
11372         * lib/gdb.exp (can_spawn_for_attach): New procedure.
11373         (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
11374         false.
11375         * gdb.base/attach.exp: Use can_spawn_for_attach instead of
11376         checking whether the target board is remote.
11377         * gdb.multi/multi-attach.exp: Likewise.
11378         * gdb.python/py-sync-interp.exp: Likewise.
11379         * gdb.server/ext-attach.exp: Likewise.
11380         * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
11381         tests that need to attach, instead of checking whether the target
11382         board is remote at the top of the file.
11383
11384 2015-01-08  Yao Qi  <yao@codesourcery.com>
11385
11386         * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
11387
11388 2015-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
11389
11390         Fix testcase compilation.
11391         * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
11392
11393 2015-01-06  Joel Brobecker  <brobecker@adacore.com>
11394
11395         * gdb.python/py-type.exp: Add a couple test about empty
11396         array creation, and negative-length array creation.
11397
11398 2015-01-02  Doug Evans  <xdje42@gmail.com>
11399
11400         * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
11401
11402 2015-01-02  Doug Evans  <dje@google.com>
11403
11404         * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
11405
11406 2014-12-29  Yao Qi  <yao@codesourcery.com>
11407
11408         * gdb.trace/entry-values.exp: Update comments.  Rename variable
11409         bar_call_foo to returned_from_foo.
11410
11411 2014-12-20  Mihail-Marian Nistor  <mihail.nistor@freescale.com>
11412
11413         PR gdb/17394
11414         * gdb.linespec/break-asm-file.c: New file.
11415         * gdb.linespec/break-asm-file.exp: New file.
11416         * gdb.linespec/break-asm-file0.s: New file.
11417         * gdb.linespec/break-asm-file1.s: New file.
11418
11419 2014-12-18  Nigel Stephens  <nigel@mips.com>
11420             Maciej W. Rozycki  <macro@codesourcery.com>
11421
11422         * gdb.base/float.exp: Handle the new output from "info float" on
11423         MIPS targets.
11424
11425 2014-12-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
11426
11427         Fix MinGW compilation.
11428         * gdb.compile/compile-ops.exp: Update untested message if
11429         !skip_compile_feature_tests.
11430         * gdb.compile/compile-setjmp.exp: Likewise.
11431         * gdb.compile/compile-tls.exp: Likewise.
11432         * gdb.compile/compile.exp: Likewise.
11433         * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
11434         supported on this host".
11435
11436 2014-12-16  Doug Evans  <xdje42@gmail.com>
11437
11438         * boards/stabs.exp: New file.
11439
11440 2014-12-16  Andreas Arnez  <arnez@vnet.linux.ibm.com>
11441
11442         * gdb.base/completion.exp: Adjust to format changes of "maint
11443         print user-registers".
11444
11445 2014-12-16  Catalin Udma  <catalin.udma@freescale.com>
11446
11447         PR server/17457
11448         * gdb.arch/aarch64-fp.c: New file.
11449         * gdb.arch/aarch64-fp.exp: New file.
11450
11451 2014-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
11452
11453         Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
11454         r210637, r210913, r211666, r215400, r215817).
11455
11456         2014-05-08  Richard Sandiford  <rdsandiford@googlemail.com>
11457                 * dg-extract-results.py: New file.
11458                 * dg-extract-results.sh: Use it if the environment seems
11459                 suitable.
11460
11461         2014-05-20  Richard Sandiford  <rdsandiford@googlemail.com>
11462
11463                 * dg-extract-results.py (parse_run): Handle warnings that
11464                 are printed before a test harness is run.
11465
11466         2014-05-25  Richard Sandiford  <rdsandiford@googlemail.com>
11467
11468                 * dg-extract-results.py (Named): Remove __cmp__ method.
11469                 (output_variation): Use a key to sort variation.harnesses.
11470
11471         2014-06-14  Richard Sandiford  <rdsandiford@googlemail.com>
11472
11473                 * dg-extract-results.py: For Python 3, force sys.stdout to
11474                 handle surrogate escape sequences.
11475                 (safe_open): New function.
11476                 (output_segment, main): Use it.
11477
11478         2014-09-19  Segher Boessenkool  <segher@kernel.crashing.org>
11479
11480                 * dg-extract-results.py (Prog.result_re): Include options
11481                 in test name.
11482
11483         2014-10-02  Segher Boessenkool  <segher@kernel.crashing.org>
11484
11485                 * dg-extract-results.py (output_variation): Always sort if
11486                 do_sum.
11487
11488 2014-12-15  Simon Marchi  <simon.marchi@ericsson.com>
11489
11490         * lib/gdb.exp (default_gdb_start): After starting gdb, loop
11491         as long as we get pagination notifications.
11492
11493 2014-12-15  Jason Merrill  <jason@redhat.com>
11494
11495         * Makefile.in (check-gdb.%): Restore.
11496         * README: Mention it.
11497
11498 2014-12-13  Joel Brobecker  <brobecker@adacore.com>
11499
11500         * gdb.ada/str_uninit: New testcase.
11501
11502 2014-12-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
11503
11504         PR symtab/17642
11505         * gdb.base/vla-stub-define.c: New file.
11506         * gdb.base/vla-stub.c: New file.
11507         * gdb.base/vla-stub.exp: New file.
11508
11509 2014-12-12  Phil Muldoon  <pmuldoon@redhat.com>
11510             Jan Kratochvil  <jan.kratochvil@redhat.com>
11511             Tom Tromey  <tromey@redhat.com>
11512
11513         * configure.ac: Add gdb.compile/.
11514         * configure: Regenerate.
11515         * gdb.compile/Makefile.in: New file.
11516         * gdb.compile/compile-ops.exp: New file.
11517         * gdb.compile/compile-ops.c: New file.
11518         * gdb.compile/compile-tls.c: New file.
11519         * gdb.compile/compile-tls.exp: New file.
11520         * gdb.compile/compile-constvar.S: New file.
11521         * gdb.compile/compile-constvar.c: New file.
11522         * gdb.compile/compile-mod.c: New file.
11523         * gdb.compile/compile-nodebug.c: New file.
11524         * gdb.compile/compile-setjmp-mod.c: New file.
11525         * gdb.compile/compile-setjmp.c: New file.
11526         * gdb.compile/compile-setjmp.exp: New file.
11527         * gdb.compile/compile-shlib.c: New file.
11528         * gdb.compile/compile.c: New file.
11529         * gdb.compile/compile.exp: New file.
11530         * lib/gdb.exp (skip_compile_feature_tests): New proc.
11531
11532 2014-12-12  Tom Tromey  <tromey@redhat.com>
11533
11534         * lib/dwarf.exp (_location): Ignore blank lines.  Allow comments.
11535         Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
11536
11537 2014-12-12  Doug Evans  <dje@google.com>
11538
11539         * lib/gdb-python.exp (get_python_valueof): New function.
11540         * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
11541
11542 2014-12-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11543
11544         * gdb.base/completion.exp: Add test for completion of "info
11545         registers ".
11546
11547 2014-12-12  Maciej W. Rozycki  <macro@codesourcery.com>
11548
11549         * gdb.base/func-ptrs.c: New file.
11550         * gdb.base/func-ptrs.exp: New file.
11551
11552 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
11553
11554         PR breakpoints/17012
11555         * gdb.base/dprintf-detach.c: New file.
11556         * gdb.base/dprintf-detach.exp: New file.
11557
11558 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
11559
11560         * gdb.trace/qtro.exp: Replace gdbserver detection code by...
11561         * lib/gdb.exp (target_is_gdbserver): New procedure.
11562
11563 2014-12-08  Doug Evans  <dje@google.com>
11564
11565         * gdb.python/py-objfile.exp: Add tests for objfile.owner.
11566
11567 2014-12-05  Yao Qi  <yao@codesourcery.com>
11568
11569         * gdb.guile/scm-error.exp: Remove the third argument to
11570         gdb_remote_download.
11571         * gdb.guile/scm-frame-args.exp: Likewise.
11572         * gdb.guile/scm-section-script.exp: Likewise.
11573
11574 2014-12-05  Yao Qi  <yao@codesourcery.com>
11575
11576         * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
11577
11578 2014-12-04  Doug Evans  <dje@google.com>
11579
11580         * gdb.python/py-objfile.exp: Add tests for
11581         objfile.add_separate_debug_file.
11582
11583 2014-12-04  Doug Evans  <dje@google.com>
11584
11585         * lib/gdb.exp (get_build_id): New function.
11586         (build_id_debug_filename_get): Rewrite to use it.
11587         * gdb.python/py-objfile.exp: Add test for objfile.build_id.
11588
11589 2014-12-04  Maciej W. Rozycki  <macro@codesourcery.com>
11590
11591         * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
11592         `method(long)', not just 0x0.
11593         * gdb.cp/nsalias.exp: Align code labels to 4.
11594         * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
11595         * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
11596         * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
11597         * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
11598         (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
11599         * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
11600
11601 2014-12-02  Doug Evans  <dje@google.com>
11602
11603         PR symtab/17602
11604         * gdb.cp/anon-ns.cc: Move guts of this file to ...
11605         * gdb.cp/anon-ns2.cc: ... here.  New file.
11606         * gdb.cp/anon-ns.exp: Update.
11607
11608 2014-12-02  Nick Bull  <nicholaspbull@gmail.com>
11609
11610         * gdb.python/py-events.py (inferior_call_handler): New.
11611         (register_changed_handler, memory_changed_handler): New.
11612         (test_events.invoke): Register new handlers.
11613         * gdb.python/py-events.exp: Add tests for inferior call,
11614         memory_changed and register_changed events.
11615
11616 2014-12-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11617
11618         * gdb.base/execl-update-breakpoints.exp: Specify the link address
11619         with '-Ttext-segment' instead of '-Ttext'.  Fall back to '-Ttext'
11620         if the linker doesn't understand this.
11621
11622 2014-12-01  Simon Marchi  <simon.marchi@ericsson.com>
11623
11624         * gdb.python/python.exp: Change expected reply to help().
11625
11626 2014-12-01  Yao Qi  <yao@codesourcery.com>
11627
11628         * configure.ac: Remove AC_ARG_ENABLE for gdbtk.  Don't invoke
11629         AC_CONFIG_SUBDIRS(gdb.gdbtk).
11630         * configure: Re-generated.
11631
11632 2014-11-28  Siva Chandra Reddy  <sivachandra@google.com>
11633
11634         * gdb.cp/chained-calls.cc: New file.
11635         * gdb.cp/chained-calls.exp: New file.
11636         * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
11637
11638 2014-11-28  Simon Marchi  <simon.marchi@ericsson.com>
11639
11640         * gdb.ada/py_range.exp: Add parentheses to python calls to print.
11641         * gdb.dwarf2/symtab-producer.exp: Same.
11642         * gdb.gdb/python-interrupts.exp: Same.
11643         * gdb.gdb/python-selftest.exp: Same.
11644         * gdb.python/py-linetable.exp: Same.
11645         * gdb.python/py-type.exp: Same.
11646         * gdb.python/py-value-cc.exp: Same.
11647         * gdb.python/py-value.exp: Same.
11648
11649 2014-11-28  Yao Qi  <yao@codesourcery.com>
11650
11651         * gdb.base/break-probes.exp: Match library name prefixed with
11652         sysroot.
11653
11654 2014-11-27  Simon Marchi  <simon.marchi@ericsson.com>
11655
11656         * gdb.python/py-linetable.exp: Escape properly sorted(fset)
11657         test expected output.  Add parentheses for the call to print.
11658         Remove L suffix from integers.
11659
11660 2014-11-26  Doug Evans  <dje@google.com>
11661
11662         * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
11663
11664 2014-11-22  Yao Qi  <yao@codesourcery.com>
11665
11666         * gdb.trace/entry-values.c: Remove asms.
11667         (foo): Add foo_label.
11668         (bar): Add bar_label.
11669         * gdb.trace/entry-values.exp: Remove code computing  foo's
11670         length and bar's length.
11671         (Dwarf::assemble): Invoke function_range for bar and use
11672         MACRO_AT_func for foo.
11673
11674 2014-11-22  Yao Qi  <yao@codesourcery.com>
11675
11676         * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
11677         and .Lgcc43_procstart.  Use .Lgcc42_procstart instead of gcc42.
11678         Use .Lgcc43_procstart instead of gcc43.
11679
11680 2014-11-21  Joel Brobecker  <brobecker@adacore.com>
11681
11682         * gdb.ada/n_arr_bound: New testcase.
11683
11684 2014-11-20  Sergio Durigan Junior  <sergiodj@redhat.com>
11685
11686         PR breakpoints/10737
11687         * gdb.base/catch-syscall.exp (do_syscall_tests): Call
11688         test_catch_syscall_multi_arch.
11689         (test_catch_syscall_multi_arch): New function.
11690
11691 2014-11-20  Doug Evans  <xdje42@gmail.com>
11692
11693         * gdb.base/maint.exp: Update expected output.
11694
11695 2014-11-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11696
11697         * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
11698         4-byte instruction on S390.
11699
11700 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
11701
11702         * gdb.ada/arr_arr: New testcase.
11703
11704 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
11705
11706         * gdb.ada/pkd_arr_elem: New Testcase.
11707
11708 2014-11-18  Luis Machado  <lgustavo@codesourcery.com>
11709
11710         * gdb.reverse/break-precsave: Expect completion message for
11711         core file reads.
11712         * gdb.reverse/consecutive-precsave.exp: Likewise.
11713         * gdb.reverse/finish-precsave.exp: Likewise.
11714         * gdb.reverse/i386-precsave.exp: Likewise.
11715         * gdb.reverse/machinestate-precsave.exp: Likewise.
11716         * gdb.reverse/sigall-precsave.exp: Likewise.
11717         * gdb.reverse/solib-precsave.exp: Likewise.
11718         * gdb.reverse/step-precsave.exp: Likewise.
11719         * gdb.reverse/until-precsave.exp: Likewise.
11720         * gdb.reverse/watch-precsave.exp: Likewise.
11721
11722 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11723
11724         * gdb.base/bp-permanent.c: Include unistd.h.
11725         * gdb.python/py-framefilter-mi.c (main): Add return type.
11726         * gdb.python/py-framefilter.c (main): Likewise.
11727         * gdb.trace/actions-changed.c (main): Likewise.
11728
11729 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11730
11731         * gdb.mi/until.c: Add eye-catchers.
11732         * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
11733         line numbers.
11734
11735 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11736
11737         * gdb.base/condbreak.exp: Drop references to removed non-prototype
11738         function header variants in break1.c.
11739         * gdb.base/ena-dis-br.exp: Likewise.
11740         * gdb.base/hbreak2.exp: Likewise.
11741         * gdb.reverse/until-precsave.exp: Drop references to removed
11742         non-prototype function header variants in ur1.c.
11743         * gdb.reverse/until-reverse.exp: Likewise.
11744
11745 2014-11-17  Petr Machata  <pmachata@redhat.com>
11746
11747         * lib/dwarf.exp  (Dwarf::cu, Dwarf::tu): Emit
11748         ${_cu_offset_size} bytes abbrev offset.
11749
11750 2014-11-15  Doug Evans  <xdje42@gmail.com>
11751
11752         PR symtab/17559
11753         * gdb.base/line-symtabs.exp: New file.
11754         * gdb.base/line-symtabs.c: New file.
11755         * gdb.base/line-symtabs.h: New file.
11756
11757 2014-11-14  Yao Qi  <yao@codesourcery.com>
11758
11759         * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
11760         (func): Add label func_label.
11761         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
11762         Replace low_pc and high_pc with MACRO_AT_range.
11763         Replace name, low_pc and high_pc with MACRO_AT_func.
11764
11765 2014-11-14  Yao Qi  <yao@codesourcery.com>
11766
11767         * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
11768         Replace name, low_pc and high_pc with MACRO_AT_func.
11769
11770 2014-11-14  Yao Qi  <yao@codesourcery.com>
11771
11772         * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
11773         produce debug information.
11774         * gdb.dwarf2/implptr-optimized-out.S: Removed.
11775
11776 2014-11-14  Yao Qi  <yao@codesourcery.com>
11777
11778         * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
11779         object and get function length.
11780         (Dwarf::assemble): Replace name, low_pc and high_pc attributes
11781         with MACRO_AT_func.
11782         (top-level): Replace gdb_compile and clean_restart with
11783         prepare_for_testing.
11784         * gdb.dwarf2/main.c (main): Add label main_label.
11785
11786 2014-11-14  Yao Qi  <yao@codesourcery.com>
11787
11788         * lib/dwarf.exp (function_range): New procedure.
11789         (Dwarf::_handle_macro_at_func): New procedure.
11790         (Dwarf::_handle_macro_at_range): New procedure.
11791         (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
11792
11793 2014-11-14  Yao Qi  <yao@codesourcery.com>
11794
11795         * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
11796         (_handle_attribute): New procedure.
11797
11798 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11799
11800         * gdb.ada/cond_lang/foo.c (callme): Add return type.
11801         * gdb.base/call-sc.c (zed): Likewise.
11802         * gdb.base/checkpoint.c (main): Likewise.
11803         * gdb.base/dump.c (main): Likewise.
11804         * gdb.base/gcore.c (main): Likewise.
11805         * gdb.base/huge.c (main): Likewise.
11806         * gdb.base/multi-forks.c (main): Likewise.
11807         * gdb.base/pr10179-a.c (main): Likewise.
11808         * gdb.base/savedregs.c (main): Likewise.
11809         * gdb.base/sigaltstack.c (main): Likewise.
11810         * gdb.base/siginfo.c (main): Likewise.
11811         * gdb.base/structs.c (zed): Likewise.
11812         * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
11813         * gdb.mi/mi-syn-frame.c (main): Likewise.
11814         * gdb.mi/until.c (foo, main): Likewise.
11815         * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
11816         * gdb.base/solib-weak.c (foo): Declare.
11817         * gdb.base/attach-twice.c: Include stdio.h.
11818         * gdb.base/weaklib1.c: Likewise.
11819         * gdb.base/weaklib2.c: Likewise.
11820         * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
11821         * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
11822         unistd.h.
11823         * gdb.base/attach-pie-misread.c: Include stdlib.h.
11824         * gdb.mi/mi-exit-code.c: Likewise.
11825         * gdb.base/break-interp-lib.c: Include string.h.
11826         * gdb.base/coremaker.c: Likewise.
11827         * gdb.base/testenv.c: Likewise.
11828         * gdb.python/py-finish-breakpoint.c: Likewise.
11829         * gdb.base/inferior-died.c: Include sys/wait.h.
11830         * gdb.base/fileio.c: Include time.h.
11831         * gdb.base/async-shell.c: Include unistd.h.
11832         * gdb.base/dprintf-non-stop.c: Likewise.
11833         * gdb.base/info-os.c: Likewise.
11834         * gdb.mi/mi-console.c: Likewise.
11835         * gdb.mi/watch-nonstop.c: Likewise.
11836         * gdb.python/py-events.c: Likewise.
11837         * gdb.base/async.c (baz): Move up before its invocation.
11838         * gdb.base/code_elim2.c (my_global_func): Likewise.
11839         * gdb.base/skip-solib-lib.c (multiply): Likewise.
11840         * gdb.base/advance.c (func2): Likewise.
11841
11842 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11843
11844         * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
11845         variant.
11846         * gdb.base/annota3.c: Likewise.
11847         * gdb.base/async.c: Likewise.
11848         * gdb.base/average.c: Likewise.
11849         * gdb.base/call-ar-st.c: Likewise.
11850         * gdb.base/call-rt-st.c: Likewise.
11851         * gdb.base/call-sc.c: Likewise.
11852         * gdb.base/call-strs.c: Likewise.
11853         * gdb.base/ending-run.c: Likewise.
11854         * gdb.base/execd-prog.c: Likewise.
11855         * gdb.base/exprs.c: Likewise.
11856         * gdb.base/foll-exec.c: Likewise.
11857         * gdb.base/foll-fork.c: Likewise.
11858         * gdb.base/foll-vfork.c: Likewise.
11859         * gdb.base/funcargs.c: Likewise.
11860         * gdb.base/gcore.c: Likewise.
11861         * gdb.base/jump.c: Likewise.
11862         * gdb.base/langs0.c: Likewise.
11863         * gdb.base/langs1.c: Likewise.
11864         * gdb.base/langs2.c: Likewise.
11865         * gdb.base/mips_pro.c: Likewise.
11866         * gdb.base/nodebug.c: Likewise.
11867         * gdb.base/opaque0.c: Likewise.
11868         * gdb.base/opaque1.c: Likewise.
11869         * gdb.base/recurse.c: Likewise.
11870         * gdb.base/run.c: Likewise.
11871         * gdb.base/scope0.c: Likewise.
11872         * gdb.base/scope1.c: Likewise.
11873         * gdb.base/setshow.c: Likewise.
11874         * gdb.base/setvar.c: Likewise.
11875         * gdb.base/shmain.c: Likewise.
11876         * gdb.base/shr1.c: Likewise.
11877         * gdb.base/shr2.c: Likewise.
11878         * gdb.base/sigall.c: Likewise.
11879         * gdb.base/signals.c: Likewise.
11880         * gdb.base/so-indr-cl.c: Likewise.
11881         * gdb.base/solib2.c: Likewise.
11882         * gdb.base/structs.c: Likewise.
11883         * gdb.base/sum.c: Likewise.
11884         * gdb.base/vforked-prog.c: Likewise.
11885         * gdb.base/watchpoint.c: Likewise.
11886         * gdb.reverse/shr2.c: Likewise.
11887         * gdb.reverse/until-reverse.c: Likewise.
11888         * gdb.reverse/ur1.c: Likewise.
11889         * gdb.reverse/watch-reverse.c: Likewise.
11890
11891 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11892
11893         * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
11894         variant.
11895         * gdb.base/sepdebug.exp: Drop references to removed code.
11896
11897 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11898
11899         * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
11900         variant.  Preserve original line numbering.
11901         * gdb.base/list1.c: Likewise.
11902
11903 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11904
11905         * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
11906         variant.
11907         * gdb.base/break1.c: Likewise.
11908         * gdb.base/break.exp: Drop references to removed code.
11909
11910 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11911
11912         * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
11913         variant.
11914
11915 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11916
11917         * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
11918
11919 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11920
11921         * gdb.base/callfuncs.exp: Remove 'prototypes' variable.  Move main
11922         logic into perform_all_tests() and invoke it with and without
11923         function header prototypes.
11924         (do_function_calls): Remove conditional XFAIL for PR 5318.
11925         (rerun_and_prepare): Remove duplicate code.
11926         (perform_all_tests): New.  Main logic moved here.
11927
11928 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11929
11930         * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
11931         code guarded by #ifdef NO_PROTOTYPES.
11932         (t_double_many_args): Likewise.
11933         (DEF_FUNC_MANY_ARGS_1): Likewise.
11934         (DEF_FUNC_VALUES_1): Likewise.
11935         (t_structs_ldc): Renamed from t_structs_fc in conditional code
11936         guarded by #ifdef PROTOTYPES.
11937
11938 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11939
11940         * gdb.mi/mi-console.c: Add eye-catcher.
11941         * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
11942         instead of literal line number.
11943
11944 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11945
11946         * gdb.base/shr2.c: Add eye-catcher.
11947         * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
11948         line number.
11949
11950 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11951
11952         * gdb.base/jump.c: Add eye-catchers.
11953         * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
11954         numbers.
11955
11956 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11957
11958         * gdb.base/execd-prog.c: Add eye-catchers.
11959         * gdb.base/foll-exec.c: Likewise.
11960         * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
11961         line numbers.
11962
11963 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11964
11965         * gdb.base/ending-run.c: Add eye-catchers.
11966         * gdb.base/ending-run.exp: Refer to eye-catchers instead of
11967         literal line numbers.
11968
11969 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11970
11971         * gdb.base/call-rt-st.c: Add eye-catchers.
11972         * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
11973         literal line numbers.
11974
11975 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11976
11977         * gdb.base/call-ar-st.c: Add eye-catchers.
11978         * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
11979         literal line numbers.
11980
11981 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11982
11983         * gdb.base/average.c: Add eye-catchers.
11984         * gdb.base/sum.c: Likewise.
11985         * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
11986         regexps dynamically.
11987
11988 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11989
11990         * gdb.base/solib1.c: Add eye-catchers.
11991         * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
11992         literal line numbers.
11993
11994 2014-11-12  Pedro Alves  <palves@redhat.com>
11995
11996         * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
11997         leader has exited.
11998
11999 2014-11-12  Pedro Alves  <palves@redhat.com>
12000
12001         * gdb.arch/i386-bp_permanent.c: New file.
12002         * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
12003         (srcfile): Set to i386-bp_permanent.c.
12004         (top level): Adjust to work in both 32-bit and 64-bit modes.  Test
12005         that stepi does not execute the 'leave' instruction, instead of
12006         testing it does execute.
12007         * gdb.base/bp-permanent.c: New file.
12008         * gdb.base/bp-permanent.exp: New file.
12009
12010 2014-11-10  Doug Evans  <xdje42@gmail.com>
12011
12012         PR symtab/17564
12013         * gdb.base/symtab-search-order.exp: New file.
12014         * gdb.base/symtab-search-order.c: New file.
12015         * gdb.base/symtab-search-order-1.c: New file.
12016         * gdb.base/symtab-search-order-shlib-1.c: New file.
12017
12018 2014-11-07  Pedro Alves  <palves@redhat.com>
12019
12020         PR gdb/17511
12021         * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
12022         i?86-*-linux*.
12023
12024 2014-11-03  Siva Chandra Reddy  <sivachandra@google.com>
12025
12026         PR c++/17494
12027         * gdb.cp/pr17494.cc: New file.
12028         * gdb.cp/pr17494.exp: New file.
12029
12030 2014-11-02  Yao Qi  <yao@codesourcery.com>
12031
12032         * gdb.python/python.exp: Get working directory and match the
12033         output of "set extended-prompt \\w " with it.
12034
12035 2014-10-30  Doug Evans  <dje@google.com>
12036
12037         * gdb.python/py-objfile.exp: Add tests for setting random attributes
12038         in objfiles.
12039         * gdb.python/py-progspace.exp: Add tests for setting random attributes
12040         in progspaces.
12041
12042 2014-10-30  Janis Johnson  <janisjo@codesourcery.com>
12043
12044         * gdb.base/fullpath-expand.exp: Skip for a remote host.
12045         * gdb.base/realname-expand.exp: Likewise.
12046         * gdb.linespec/macro-relative.exp: Likewise.
12047
12048 2014-10-29  Pedro Alves  <palves@redhat.com>
12049
12050         PR gdb/17408
12051         * gdb.threads/schedlock.c (some_function): New function.
12052         (call_function): New global.
12053         (MAYBE_CALL_SOME_FUNCTION): New macro.
12054         (thread_function): Call it.
12055         * gdb.threads/schedlock.exp (get_args): Add description parameter,
12056         and use it instead of a global counter.  Adjust all callers.
12057         (get_current_thread): Use "find current thread" for test message
12058         here rather than having all callers pass down the same string.
12059         (goto_loop): New procedure, factored out from ...
12060         (my_continue): ... this.
12061         (step_ten_loops): Change parameter from test message to command to
12062         use.  Adjust.
12063         (list_count): Delete global.
12064         (check_result): New procedure, factored out from duplicate top
12065         level code.
12066         (continue tests): Wrap in with_test_prefix.
12067         (test_step): New procedure, factored out from duplicate top level
12068         code.
12069         (top level): Test "step" in combination with all scheduler-locking
12070         modes.  Test "next" in combination with all scheduler-locking
12071         modes, and in combination with stepping over a function call or
12072         not.
12073         * gdb.threads/next-bp-other-thread.c: New file.
12074         * gdb.threads/next-bp-other-thread.exp: New file.
12075
12076 2014-10-29  Pedro Alves  <palves@redhat.com>
12077
12078         PR python/17372
12079         * gdb.python/python.exp: Test a multi-line command that spawns
12080         interactive Python.
12081         * gdb.base/multi-line-starts-subshell.exp: New file.
12082
12083 2014-10-29  Yao Qi  <yao@codesourcery.com>
12084
12085         * gdb.base/fileio.exp: Make directories on host.
12086
12087 2014-10-29  Yao Qi  <yao@codesourcery.com>
12088
12089         * gdb.base/fileio.c (test_write): Close the file.
12090
12091 2014-10-28  Pedro Alves  <palves@redhat.com>
12092
12093         PR gdb/12623
12094         * gdb.base/sigstep.c (no_handler): New global.
12095         (main): If 'no_handler is true, set the signal handlers to
12096         SIG_IGN.
12097         * gdb.base/sigstep.exp (breakpoint_over_handler): Add
12098         with_sw_watch and no_handler parameters.  Handle them.
12099         (top level) <stepping over handler when stopped at a breakpoint
12100         test>: Add a test axis for testing with a software watchpoint, and
12101         another for testing with the signal handler set to SIG_IGN.
12102         * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
12103         * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
12104
12105 2014-10-28  Pedro Alves  <palves@redhat.com>
12106
12107         PR gdb/17511
12108         * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
12109         * gdb.base/sigstep.exp (other_handler_location): New global.
12110         (advance): Support stepping into the signal handler, and running
12111         commands while in the handler.
12112         (in_handler_map): New global.
12113         (top level): In the advance test, add combinations for getting
12114         into the handler with stepping commands, and for running commands
12115         in the handler.  Add comment descripting the advancei tests.
12116
12117 2014-10-28  Pedro Alves  <palves@redhat.com>
12118
12119         * gdb.base/sigstep.exp: Use build_executable instead of
12120         prepare_for_testing.
12121         (top level): Move code that starts GDB, runs to main and creates a
12122         display to ...
12123         (restart): ... this new procedure.
12124         (top level): Move backtrace from signal handler test to ...
12125         (validate_backtrace): ... this new procedure.
12126         (advance, advancei): Rename parameter from 'i' to 'cmd'.  Use
12127         with_test_prefix.  Always restart GDB.
12128         (skip_to_handler): Rename parameter from 'i' to 'cmd'.  Use
12129         with_test_prefix.  Always restart GDB.  No need to delete
12130         breakpoints after the test.
12131         (test_skip_handler): Remove prefix parameter.
12132         (skip_over_handler, breakpoint_to_handler)
12133         (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
12134         parameter from 'i' to 'cmd'.  Use with_test_prefix.  Always
12135         restart GDB.  No need to delete breakpoints after the test.
12136         (top level): Use foreach to call the test procedures with
12137         different commands.
12138
12139 2014-10-28  Pedro Alves  <palves@redhat.com>
12140
12141         * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
12142         instead of GNATS numbers.
12143         * gdb.base/sigbpt.exp: Likewise.
12144         * gdb.base/siginfo.exp: Likewise.
12145         * gdb.base/sigstep.exp: Likewise.
12146
12147 2014-10-27  Pedro Alves  <palves@redhat.com>
12148
12149         * gdb.base/sigstep.c (dummy): New global.
12150         (main): Issue a couple writes to the new global.
12151         * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
12152         procedures.
12153         (skip_over_handler): Use test_skip_handler.
12154         (top level): Call skip_over_handler for stepi and nexti too.
12155         (breakpoint_over_handler): Use test_skip_handler.
12156         (top level): Call breakpoint_over_handler for stepi and nexti too.
12157
12158 2014-10-27  Yao Qi  <yao@codesourcery.com>
12159
12160         * gdb.trace/tfile.c (adjust_function_address)
12161         [__powerpc64__ && _CALL_ELF != 2]: Get function address from
12162         function descriptor.
12163
12164 2014-10-24  Don Breazeal  <donb@codesourcery.com>
12165
12166         * gdb.base/foll-fork.exp (test_follow_fork,
12167         catch_fork_child_follow): Check for updated fork messages emitted
12168         from infrun.c.
12169         * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
12170         vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
12171         vfork_and_exec_child_follow_through_step): Check for updated vfork
12172         messages emitted from infrun.c.
12173
12174 2014-10-24  Pedro Alves  <palves@redhat.com>
12175
12176         * gdb.base/corefile.exp: Remove references to ultrix.
12177         * gdb.base/interrupt.exp: Likewise.
12178         * gdb.base/whatis.exp: Likewise.
12179         * gdb.gdb/selftest.exp: Likewise.
12180         * gdb.threads/manythreads.exp: Likewise.
12181         * gdb.threads/print-threads.exp: Likewise.
12182         * gdb.threads/pthreads.exp:: Likewise.
12183         * gdb.threads/schedlock.exp: Likewise.
12184
12185 2014-10-24  Siva Chandra Reddy  <sivachandra@google.com>
12186
12187         * gdb.cp/non-trivial-retval.cc: Add a test case.
12188         * gdb.cp/non-trivial-retval.exp: Add a test.
12189
12190 2014-10-20  Yao Qi  <yao@codesourcery.com>
12191
12192         * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
12193         * gdb.python/py-objfile-script-gdb.py: New file.
12194         * gdb.python/py-objfile-script.exp: Update reference to
12195         py-objfile-script-gdb.py.in.  Use gdb_remote_donwload instead
12196         of remote_download.  Remove the dest file.
12197
12198 2014-10-20  Yao Qi  <yao@codesourcery.com>
12199
12200         * gdb.base/checkpoint.exp: Don't remove file copied on host.
12201         * gdb.base/step-line.exp: Likewise.
12202         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
12203         * gdb.dwarf2/dw2-basic.exp: Likewise.
12204         * gdb.dwarf2/dw2-compressed.exp: Likewise.
12205         * gdb.dwarf2/dw2-filename.exp: Likewise.
12206         * gdb.dwarf2/dw2-intercu.exp: Likewise.
12207         * gdb.dwarf2/dw2-intermix.exp: Likewise.
12208         * gdb.dwarf2/dw2-producer.exp: Likewise.
12209         * gdb.dwarf2/mac-fileno.exp: Likewise.
12210         * gdb.python/py-frame-args.exp: Likewise.
12211         * gdb.python/py-framefilter.exp: Likewise.
12212         * gdb.python/py-mi.exp: Likewise.
12213         * gdb.python/py-objfile-script.exp: Likewise
12214         * gdb.python/py-pp-integral.exp: Likewise.
12215         * gdb.python/py-pp-re-notag.exp: Likewise.
12216         * gdb.python/py-prettyprint.exp: Likewise.
12217         * gdb.python/py-section-script.exp: Likewise.
12218         * gdb.python/py-typeprint.exp: Likewise.
12219         * gdb.python/py-xmethods.exp: Likewise.
12220         * gdb.stabs/weird.exp: Likewise.
12221         * gdb.xml/tdesc-regs.exp: Likewise.
12222
12223 2014-10-18  Kwok Cheung Yeung  <kcy@codesourcery.com>
12224
12225         * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
12226         (out_cu): Use addr_len for the size of addresses.
12227         (out_line): Likewise.  Size DW_LNE_set_address instruction
12228         according to addr_len.
12229         * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
12230         (FUNC): Add START_INSNS to definition.
12231
12232 2014-10-18  Yao Qi  <yao@codesourcery.com>
12233
12234         * gdb.base/argv0-symlink.exp: Check argv[0] value if
12235         gdb_has_argv0 return true.
12236         * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
12237         check [target_info exists noargs], check [gdb_has_argv0]
12238         instead.
12239         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12240         * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
12241         procedures.
12242
12243 2014-10-17  Doug Evans  <dje@google.com>
12244
12245         * gdb.python/py-events.exp: Update expected output for clear_objfiles
12246         event.
12247         * gdb.python/py-events.py: Add clear_objfiles event.
12248
12249 2014-10-17  Doug Evans  <dje@google.com>
12250
12251         * gdb.python/py-objfile.exp: Test progspace attribute.
12252
12253 2014-10-17  Luis Machado  <lgustavo@codesourcery.com>
12254
12255         * gdb.guile/scm-breakpoint.exp: Do not assume any
12256         directory separators when matching source file paths.
12257         * gdb.python/py-breakpoint.exp: Likewise.
12258         * gdb.reverse/break-precsave.exp: Likewise.
12259         * gdb.reverse/break-reverse.exp: Likewise.
12260         * gdb.reverse/consecutive-precsave.exp: Likewise.
12261         * gdb.reverse/finish-precsave.exp: Likewise.
12262         * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
12263         * gdb.reverse/finish-reverse.exp: Likewise.
12264         * gdb.reverse/i386-precsave.exp: Likewise.
12265         * gdb.reverse/i387-env-reverse.exp: Likewise.
12266         * gdb.reverse/i387-stack-reverse.exp: Likewise.
12267         * gdb.reverse/machinestate-precsave.exp: Likewise.
12268         * gdb.reverse/machinestate.exp: Likewise.
12269         * gdb.reverse/sigall-precsave.exp: Likewise.
12270         * gdb.reverse/solib-precsave.exp: Likewise.
12271         * gdb.reverse/step-precsave.exp: Likewise.
12272         * gdb.reverse/until-precsave.exp: Likewise.
12273         * gdb.reverse/watch-precsave.exp: Likewise.
12274         * gdb.reverse/watch-reverse.exp: Likewise.
12275
12276 2014-10-17  Yao Qi  <yao@codesourcery.com>
12277
12278         * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
12279         * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
12280
12281 2014-10-17  Pedro Alves  <palves@redhat.com>
12282
12283         PR gdb/17471
12284         * gdb.base/bg-execution-repeat.c: New file.
12285         * gdb.base/bg-execution-repeat.exp: New file.
12286
12287 2014-10-17  Pedro Alves  <palves@redhat.com>
12288
12289         PR gdb/17300
12290         * gdb.base/continue-all-already-running.c: New file.
12291         * gdb.base/continue-all-already-running.exp: New file.
12292
12293 2014-10-17  Pedro Alves  <palves@redhat.com>
12294
12295         PR gdb/17472
12296         * gdb.base/annota-input-while-running.c: New file.
12297         * gdb.base/annota-input-while-running.exp: New file.
12298
12299 2014-10-17  Pedro Alves  <palves@redhat.com>
12300
12301         * gdb.base/callfuncs.exp: emove references to osf.
12302         * gdb.base/sigall.exp: Likewise.
12303         * gdb.gdb/selftest.exp: Likewise.
12304         * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
12305         * gdb.mi/non-stop.c: Likewise.
12306         * gdb.mi/pthreads.c: Likewise.
12307         * gdb.reverse/sigall-precsave.exp: Likewise.
12308         * gdb.reverse/sigall-reverse.exp: Likewise.
12309         * gdb.threads/pthreads.c: Likewise.
12310         * gdb.threads/pthreads.exp: Likewise.
12311
12312 2014-10-17  Yao Qi  <yao@codesourcery.com>
12313
12314         * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
12315         check 'target_info exists noargs'.
12316         (test_command_prompt_position): Likewise.
12317         (progvar_simple_if_test): Don't check 'target_info exists noargs'.
12318         Remove "set args".
12319         (progvar_simple_while_test): Likewise.
12320         (progvar_complex_if_while_test): Likewise.
12321         (if_while_breakpoint_command_test): Likewise.
12322         (infrun_breakpoint_command_test): Likewise.
12323         (breakpoint_command_test): Likewise.
12324         (watchpoint_command_test): Likewise.
12325         (bp_deleted_in_command_test): Likewise.
12326         (temporary_breakpoint_commands): Likewise.
12327
12328 2014-10-16  Yao Qi  <yao@codesourcery.com>
12329
12330         * gdb.base/remotetimeout.exp: Remove noargs checking.
12331
12332 2014-10-15  Pedro Alves  <palves@redhat.com>
12333
12334         PR breakpoints/9649
12335         * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
12336         * gdb.base/breakpoint-in-ro-region.exp
12337         (probe_target_hardware_step): New procedure.
12338         (top level): Probe hardware stepping and hardware breakpoint
12339         support.  Test stepping through a read-only region, with both
12340         "breakpoint auto-hw" on and off and both "always-inserted" on and
12341         off.
12342
12343 2014-10-15  Iain Buclaw  <ibuclaw@gdcproject.org>
12344
12345         * gdb.dlang/demangle.exp: Update for demangling changes.
12346
12347 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
12348
12349         * gdb.cp/non-trivial-retval.cc: Add new test cases.
12350         * gdb.cp/non-trivial-retval.exp: Add new tests.
12351
12352 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
12353
12354         PR c++/13403
12355         PR c++/15154
12356         * gdb.cp/non-trivial-retval.cc: New file.
12357         * gdb.cp/non-trivial-retval.exp: New file.
12358
12359 2014-10-15  Yao Qi  <yao@codesourcery.com>
12360
12361         * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
12362         remote host.
12363
12364 2014-10-15  Yao Qi  <yao@codesourcery.com>
12365
12366         * gdb.python/py-symbol.exp: Match file base name if host is
12367         remote, otherwise match file name with dir name.
12368         * gdb.python/py-symtab.exp: Likewise.
12369         * gdb.python/python.exp: Likewise.
12370
12371 2014-10-15  Yao Qi  <yao@codesourcery.com>
12372
12373         * gdb.python/py-symbol.exp: Remove trailing ".*" in the
12374         pattern.
12375         * gdb.python/py-symtab.exp: Likewise.
12376         * gdb.python/python.exp: Remove trailing ".*".  Fix typo
12377         locationn.
12378
12379 2014-10-14  Joel Brobecker  <brobecker@adacore.com>
12380
12381         * gdb.ada/addr_arith: New testcase.
12382
12383 2014-10-14  Maciej W. Rozycki  <macro@codesourcery.com>
12384
12385         * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
12386         * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
12387         * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
12388         * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
12389
12390 2014-10-14  Sergio Durigan Junior  <sergiodj@redhat.com>
12391
12392         * gdb.arch/stap-eval-lang-ada.S: Likewise.
12393         * gdb.arch/stap-eval-lang-ada.c: Likewise.
12394         * gdb.arch/stap-eval-lang-ada.exp: New file.
12395
12396 2014-10-14  Yao Qi  <yao@codesourcery.com>
12397
12398         * gdb.mi/mi-var-child.c (nothing1): New function.
12399         (nothing2): New function.
12400         (do_children_tests): Set function pointers by nothing1 and
12401         nothing2.
12402         * gdb.mi/mi-var-child.exp: Step over new added statements.
12403         Update test to match the new output.
12404         * gdb.mi/var-cmd.c (nothing1): New function.
12405         (nothing2): New function.
12406         (do_children_tests): Set function pointers by  nothing1 and
12407         nothing2.
12408         * gdb.mi/mi-var-display.exp: Update test to match output.
12409         Step to the line specified by $line_dct_nothing.
12410         Increase the number of lines to step.
12411
12412 2014-10-14  Yao Qi  <yao@codesourcery.com>
12413
12414         * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
12415         tests.
12416         * gdb.mi/mi2-var-child.exp: Likewise.
12417
12418 2014-10-13  Doug Evans  <dje@google.com>
12419
12420         * gdb.python/py-objfile.exp: Change name of file name test.
12421
12422 2014-10-13  Doug Evans  <dje@google.com>
12423
12424         * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
12425         from the start of the CU.
12426
12427 2014-10-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
12428             Yao Qi  <yao@codesourcery.com>
12429
12430         Fix "save breakpoints" for "catch" command.
12431         * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
12432         Remove -nonewline.  Match also the added "main" line.
12433
12434 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
12435
12436         Fix "save breakpoints" for "disable $bpnum" command.
12437         * gdb.base/save-bp.c (main): Add label.
12438         * gdb.base/save-bp.exp: Add 8th disabled breakpoint.  Match it.
12439
12440 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
12441
12442         * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
12443
12444 2014-10-11  Yao Qi  <yao@codesourcery.com>
12445
12446         * gdb.server/server-kill.exp: Execute command
12447         "set remote trace-status-packet on" before "tstatus".
12448
12449 2014-10-11  Yao Qi  <yao@codesourcery.com>
12450
12451         * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
12452         (main): Call getppid.
12453         * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
12454         and continue to it.  Read variable "server_pid".
12455
12456 2014-10-11  Yao Qi  <yao@codesourcery.com>
12457
12458         * gdb.server/server-kill.exp: Remove "delete_breakpoints".
12459
12460 2014-10-11  Yao Qi  <yao@codesourcery.com>
12461
12462         * gdb.threads/thread-find.exp: Don't execute command
12463         "info threads".
12464         * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
12465         * gdb.threads/linux-dp.exp: Don't check the condition
12466         $threads_created equals to zero.
12467
12468 2014-10-10  Pedro Alves  <palves@redhat.com>
12469
12470         * gdb.base/bigcore.exp: Remove references to IRIX.
12471         * gdb.base/funcargs.exp: Likewise.
12472         * gdb.base/interrupt.exp: Likewise.
12473         * gdb.base/mips_pro.exp: Likewise.
12474         * gdb.base/nodebug.exp: Likewise.
12475         * gdb.base/setvar.exp: Likewise.
12476         * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
12477
12478 2014-10-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
12479             Pedro Alves  <palves@redhat.com>
12480
12481         PR symtab/14466
12482         * gdb.base/vdso-warning.c: New file.
12483         * gdb.base/vdso-warning.exp: New file.
12484
12485 2014-10-02  Doug Evans  <dje@google.com>
12486
12487         * gdb.base/structs.c (main): Don't run forever.
12488
12489 2014-10-02  Pedro Alves  <palves@redhat.com>
12490
12491         * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
12492         (top level) <stop threads 1, stop threads 2>: Use it.
12493
12494 2014-10-02  Pedro Alves  <palves@redhat.com>
12495
12496         * gdb.threads/break-while-running.exp (test): Add new
12497         'update_thread_list' argument.  Skip "info threads" if false.
12498         (top level): Add new 'update_thread_list' axis.
12499
12500 2014-10-02  Pedro Alves  <palves@redhat.com>
12501
12502         PR breakpoints/17431
12503         * gdb.base/execl-update-breakpoints.c: New file.
12504         * gdb.base/execl-update-breakpoints.exp: New file.
12505
12506 2014-10-01  Pedro Alves  <palves@redhat.com>
12507
12508         * gdb.base/breakpoint-in-ro-region.c: New file.
12509         * gdb.base/breakpoint-in-ro-region.exp: New file.
12510
12511 2014-10-01  Simon Marchi  <simon.marchi@ericsson.com>
12512
12513         * gdb.mi/mi-exit-code.exp: New file.
12514         * gdb.mi/mi-exit-code.c: New file.
12515
12516 2014-09-30  Yao Qi  <yao@codesourcery.com>
12517
12518         * lib/prelink-support.exp (build_executable_own_libs): Error if
12519         the target isn't native.
12520
12521 2014-09-30  Yao Qi  <yao@codesourcery.com>
12522
12523         * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
12524         false.
12525
12526 2014-09-22  Pedro Alves  <palves@redhat.com>
12527
12528         * gdb.threads/break-while-running.exp: New file.
12529         * gdb.threads/break-while-running.c: New file.
12530
12531 2014-09-19  Yao Qi  <yao@codesourcery.com>
12532
12533         * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
12534         Invoke test.  Restart GDB with --readnow and invoke test again.
12535
12536 2014-09-19  Yao Qi  <yao@codesourcery.com>
12537
12538         * gdb.base/break-on-linker-gcd-function.exp: Move test into new
12539         proc set_breakpoint_on_gcd_function.  Invoke
12540         set_breakpoint_on_gcd_function.  Restart GDB with --readnow and
12541         invoke set_breakpoint_on_gcd_function again.
12542
12543 2014-09-18  Doug Evans  <dje@google.com>
12544
12545         * gdb.dwarf2/symtab-producer.exp: New file.
12546
12547 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
12548
12549         * gdb.base/global-var-nested-by-dso-solib1.c: New file.
12550         * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
12551         * gdb.base/global-var-nested-by-dso.c: Likewise.
12552         * gdb.base/global-var-nested-by-dso.exp: Likewise.
12553
12554 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
12555             Pedro Alves  <palves@redhat.com>
12556
12557         * gdb.base/watch-bitfields.exp: Pass string other than test file
12558         name to prepare_for_testing.
12559         (watch): New procedure.
12560         (expect_watchpoint): Use with_test_prefix.
12561         (top level): Factor out tests to ...
12562         (test_watch_location, test_regular_watch): ... these new
12563         procedures, and use with_test_prefix and gdb_continue_to_end.
12564
12565 2014-09-16  Patrick Palka  <patrick@parcs.ath.cx>
12566
12567         PR breakpoints/12526
12568         * gdb.base/watch-bitfields.exp: New file.
12569         * gdb.base/watch-bitfields.c: New file.
12570
12571 2014-09-16  Pedro Alves  <palves@redhat.com>
12572
12573         * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
12574         software and hardware addresses, not software address against
12575         itself.
12576
12577 2014-09-16  Pedro Alves  <palves@redhat.com>
12578
12579         * gdb.base/watchpoint-stops-at-right-insn.c: New file.
12580         * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
12581
12582 2014-09-16  Pedro Alves  <palves@redhat.com>
12583
12584         * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
12585         files.
12586         * gdb.base/a2-run.exp: Remove all code guarded by istarget
12587         "*-*-vxworks*" throughout.
12588         * gdb.base/break.exp: Likewise.
12589         * gdb.base/default.exp: Likewise.
12590         * gdb.base/scope.exp: Likewise.
12591         * gdb.base/sepdebug.exp: Likewise.
12592         * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
12593         throughout.
12594         * gdb.base/run.c: Likewise.
12595         * gdb.base/sepdebug.c: Likewise.
12596         * gdb.hp/gdb.aCC/run.c: Likewise.
12597         * gdb.reverse/until-reverse.c: Likewise.
12598         * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
12599
12600 2014-09-16  Yao Qi  <yao@codesourcery.com>
12601
12602         * boards/local-remote-host-native.exp: New file.
12603
12604 2014-09-14  Doug Evans  <xdje42@gmail.com>
12605
12606         * gdb.threads/queue-signal.c (thread_count): New variable.
12607         (thread_count_mutex, thread_count_condvar): New variables.
12608         (incr_thread_count, wait_all_threads_running): New functions.
12609         (main): Wait for all threads to be in their thread functions.
12610
12611 2014-09-13  Doug Evans  <xdje42@gmail.com>
12612
12613         * gdb.threads/queue-signal.c: New file.
12614         * gdb.threads/queue-signal.exp: New file.
12615
12616 2014-09-13  Doug Evans  <xdje42@gmail.com>
12617
12618         * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
12619         be consistent with what default_gdb_init uses.
12620         (with_gdb_prompt): Change form of PROMPT argument from a regexp to
12621         the plain text of the prompt.  Add some logging printfs.
12622         * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
12623
12624 2014-09-12  Pedro Alves  <palves@redhat.com>
12625
12626         * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
12627         gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
12628         * gdb.arch/i386-size-overlap.exp: Likewise.
12629         * gdb.arch/i386-size.exp: Likewise.
12630         * gdb.arch/i386-unwind.exp: Likewise.
12631         * gdb.base/a2-run.exp: Likewise.
12632         * gdb.base/break.exp: Likewise.
12633         * gdb.base/charset.exp: Likewise.
12634         * gdb.base/chng-syms.exp: Likewise.
12635         * gdb.base/commands.exp: Likewise.
12636         * gdb.base/dbx.exp: Likewise.
12637         * gdb.base/find.exp: Likewise.
12638         * gdb.base/funcargs.exp: Likewise.
12639         * gdb.base/jit-simple.exp: Likewise.
12640         * gdb.base/reread.exp: Likewise.
12641         * gdb.base/sepdebug.exp: Likewise.
12642         * gdb.base/step-bt.exp: Likewise.
12643         * gdb.cp/mb-inline.exp: Likewise.
12644         * gdb.cp/mb-templates.exp: Likewise.
12645         * gdb.objc/basicclass.exp: Likewise.
12646         * gdb.threads/killed.exp: Likewise.
12647
12648 2014-09-12  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
12649
12650         PR tdep/17379
12651         * gdb.arch/powerpc-stackless.S: New file.
12652         * gdb.arch/powerpc-stackless.exp: New file.
12653
12654 2014-09-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
12655
12656         * gdb.base/attach.c: Include unistd.h.
12657         (main): Call alarm.  Add label postloop.
12658         * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
12659         gdb_breakpoint, gdb_continue_to_breakpoint.
12660         (test_command_line_attach_run): Kill ${testpid} in one exit path.
12661
12662 2014-09-11  Pedro Alves  <palves@redhat.com>
12663
12664         PR gdb/17347
12665         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
12666         * gdb.base/attach.exp (test_command_line_attach_run): New
12667         procedure.
12668         (top level): Call it.
12669
12670 2014-09-11  Pedro Alves  <palves@redhat.com>
12671
12672         * lib/gdb.exp (spawn_wait_for_attach): New procedure.
12673         * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
12674         (do_command_attach_tests): Use spawn_wait_for_attach.
12675         * gdb.base/solib-overlap.exp: Likewise.
12676         * gdb.multi/multi-attach.exp: Likewise.
12677         * gdb.python/py-prompt.exp: Likewise.
12678         * gdb.python/py-sync-interp.exp: Likewise.
12679         * gdb.server/ext-attach.exp: Likewise.
12680
12681 2014-09-11  Gabriel Krisman Bertazi  <gabriel@krisman.be>
12682
12683         * gdb.fortran/array-element.exp: Remove unexpected "continue"
12684         command in testcase.  Simplify testcase.
12685
12686 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
12687
12688         * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
12689
12690 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
12691
12692         * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
12693
12694 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
12695
12696         * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
12697
12698 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
12699
12700         * gdb.dwarf2/dynarr-ptr.c: New file.
12701         * gdb.dwarf2/dynarr-ptr.exp: New file.
12702
12703 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
12704
12705         * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
12706         of 30 rather than hardcoding 120 for a slow test case.  Take the
12707         `gdb,timeout' target setting into account for this calculation.
12708         Don't extend the timeout for the test cases that don't need it.
12709
12710 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
12711
12712         * gdb.reverse/sigall-reverse.exp: Increase the timeout by
12713         a factor of 2 for a slow test case.  Take the `gdb,timeout'
12714         target setting into account for this calculation.
12715         * gdb.reverse/until-precsave.exp: Increase the timeout by
12716         a factor of 15 and 3 respectively rather than adding 120
12717         for a pair of slow test cases.  Take the `gdb,timeout'
12718         target setting into account for this calculation.
12719
12720 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
12721
12722         * lib/gdb.exp (gdb_test_multiple): Remove code to select the
12723         timeout, don't pass one down to gdb_expect.
12724         (gdb_expect): Rework timeout selection.
12725
12726 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
12727
12728         * lib/gdbserver-support.exp (gdbserver_start): Throw an error
12729         exception on timeout.
12730         (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
12731         (gdbserver_start_extended): Catch any `gdbserver_start' error
12732         exceptions.
12733         (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
12734         * lib/mi-support.exp (mi_gdb_target_load): Catch any
12735         `gdbserver_gdb_load' error exceptions.
12736
12737 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
12738
12739         * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
12740         120 on waiting for the TCP socket to open.
12741
12742 2014-09-09  Doug Evans  <xdje42@gmail.com>
12743
12744         * gdb.base/default.exp (show_conv_list): Add _caller_is,
12745         _caller_matches, _any_caller_is, _any_caller_matches.
12746
12747 2014-09-09  Doug Evans  <xdje42@gmail.com>
12748
12749         * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
12750
12751 2014-09-09  Yao Qi  <yao@codesourcery.com>
12752
12753         * gdb.mi/mi-var-display.exp: Set print symbol off.
12754
12755 2014-09-07  Gabriel Krisman Bertazi  <gabriel@krisman.be>
12756
12757         PR gdb/17035
12758         * gdb.base/commands.exp: Add tests to verify user-defined
12759         commands with empty bodies.
12760         * gdb.python/py-cmd.exp: Test that we don't show user-defined
12761         python commands in `show user command`.
12762         * gdb.python/scm-cmd.exp: Test that we don't show user-defined
12763         scheme commands in `show user command`.
12764
12765 2014-09-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
12766
12767         PR python/17355
12768         * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
12769         * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
12770         * gdb.python/py-framefilter-invalidarg.exp: New file.
12771         * gdb.python/py-framefilter-invalidarg.py: New file.
12772
12773 2014-09-06  Doug Evans  <xdje42@gmail.com>
12774
12775         PR 15276
12776         * gdb.python/py-caller-is.c: New file.
12777         * gdb.python/py-caller-is.exp: New file.
12778
12779 2014-09-05  Sergio Durigan Junior  <sergiodj@redhat.com>
12780
12781         PR gdb/17235
12782         * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
12783         * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
12784
12785 2014-09-04  Sergio Durigan Junior  <sergiodj@redhat.com>
12786
12787         PR fortran/17237
12788         * gdb.fortran/print-formatted.exp: New file.
12789         * gdb.fortran/print-formatted.f90: Likewise.
12790
12791 2014-09-03  Sasha Smundak  <asmundak@google.com>
12792
12793         * gdb.python/py-frame.exp: Test Frame.read_register.
12794
12795 2014-09-03  Sergio Durigan Junior  <sergiodj@redhat.com>
12796
12797         PR python/16699
12798         * gdb.python/py-completion.exp: New file.
12799         * gdb.python/py-completion.py: Likewise.
12800
12801 2014-08-28  Doug Evans  <dje@google.com>
12802
12803         * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
12804         eax,etc. are live with values set by gdb and thus the compiler can't
12805         use them.
12806         * gdb.arch/i386-pseudo.c (main): Ditto.
12807
12808 2014-08-27  Doug Evans  <dje@google.com>
12809
12810         * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
12811
12812 2014-08-25  Doug Evans  <dje@google.com>
12813
12814         * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
12815         (main): Ditto.
12816
12817 2014-08-25  Doug Evans  <dje@google.com>
12818
12819         * gdb.threads/thread-execl.exp: #include <stdio.h>.
12820
12821 2014-08-24  Yao Qi  <yao@codesourcery.com>
12822
12823         * gdb.guile/scm-value.exp (test_lazy_strings): Set print
12824         symbol off.
12825         * gdb.python/py-value.exp (test_lazy_strings): Likewise.
12826
12827 2014-08-22  Doug Evans  <dje@google.com>
12828
12829         PR 17276
12830         * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
12831         * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
12832         * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
12833
12834 2014-08-22  Yao Qi  <yao@codesourcery.com>
12835
12836         * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
12837         * gdb.python/py-finish-breakpoint2.exp: Likewise.
12838         * gdb.python/python.exp: Likewise.  Use .py file on the host
12839         instead of the build.
12840
12841 2014-08-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
12842
12843         * gdb.threads/gcore-stale-thread.c: New file.
12844         * gdb.threads/gcore-stale-thread.exp: New file.
12845
12846 2014-08-21  Pedro Alves  <palves@redhat.com>
12847
12848         * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
12849         * gdb.base/gcore-relro-pie.exp: Likewise.
12850         * gdb.base/gcore-relro.exp: Likewise.
12851         * gdb.base/gcore.exp: Likewise.
12852         * gdb.base/print-symbol-loading.exp: Likewise.
12853         * gdb.threads/gcore-thread.exp: Likewise.
12854         * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
12855
12856 2014-08-20  Pedro Alves  <palves@redhat.com>
12857             Jan Kratochvil  <jan.kratochvil@redhat.com>
12858
12859         * Makefile.in (EXTRA_RULES, CC): New variables, get from
12860         configure.
12861         (EXPECT): Handle READ1 being set.
12862         (all): Depend on EXTRA_RULES.
12863         (check-read1, expect-read1, read1.so, read1): New rules.
12864         * README (Testsuite Parameters): Document the READ1 make variable.
12865         (Race detection): New section.
12866         * configure: Regenerate.
12867         * configure.ac: If build==host==target, and running under a
12868         GNU/glibc system, add read1 to the extra Makefile rules.
12869         (EXTRA_RULES): AC_SUBST it.
12870         * lib/read1.c: New file.
12871
12872 2014-08-20  Joel Brobecker  <brobecker@adacore.com>
12873
12874         * gdb.dwarf2/data-loc.exp: Add additional tests exercising
12875         the handling of variables declared as a typedef to an array
12876         which a DW_AT_data_location attribute.
12877
12878 2014-08-19  Andrew Burgess  <aburgess@broadcom.com>
12879             Pedro Alves  <palves@redhat.com>
12880
12881         PR symtab/14604
12882         PR symtab/14605
12883         * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
12884         gdb_test.
12885
12886 2014-08-19  Pedro Alves  <palves@redhat.com>
12887
12888         * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
12889
12890 2014-08-19  Yao Qi  <yao@codesourcery.com>
12891
12892         * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
12893         right line.
12894
12895 2014-08-18  David Blaikie  <dblaikie@gmail.com>
12896
12897         * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
12898
12899 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
12900
12901         * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
12902         attribute in array range.
12903
12904 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
12905
12906         * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
12907
12908 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
12909
12910         PR c++/17132
12911         * gdb.cp/pr17132.cc: New file.
12912         * gdb.cp/pr17132.exp: New file.
12913
12914 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
12915
12916         * gdb.python/py-xmethods.py (A_getarrayind)
12917         (E_method_char_worker.__call__, E_method_int_worker.__call__):
12918         Use 'print' with function call syntax.
12919         (E_method_matcher.match): Fix tab vs space indentation mixup.
12920
12921 2014-08-15  Yao Qi  <yao@codesourcery.com>
12922
12923         * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
12924         false.
12925
12926 2014-08-15  Yao Qi  <yao@codesourcery.com>
12927
12928         * gdb.cp/casts.exp: Set print symbol off.
12929         * gdb.cp/class2.exp: Likewise.
12930         * gdb.cp/overload.exp: Likewise.
12931         * gdb.cp/templates.exp: Likewise.
12932
12933 2014-08-11  Doug Evans  <dje@google.com>
12934
12935         * gdb.base/print-symbol-loading.exp (test_load_core): Update.
12936         (test_load_shlib): Update.
12937
12938 2014-08-09  Yao Qi  <yao@codesourcery.com>
12939
12940         * gdb.base/display.exp: Invoke is_address_zero_readable.
12941         * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
12942         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12943         * gdb.base/hbreak-unmapped.exp: Return if
12944         is_address_zero_readable returns true.
12945         * gdb.base/signest.exp: Likewise.
12946         * gdb.base/signull.exp: Likewise.
12947         * gdb.base/sigbpt.exp: Likewise.
12948         * gdb.guile/scm-disasm.exp: Do the test if
12949         is_address_zero_readable returns false.
12950         * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
12951         * gdb.python/py-arch.exp: Likewise.
12952         * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
12953         * lib/gdb.exp (is_address_zero_readable): New proc.
12954
12955 2014-08-09  Yao Qi  <yao@codesourcery.com>
12956
12957         PR testsuite/13443
12958         * gdb.mi/mi-var-display.exp: Make test messages unique.
12959
12960 2014-08-04  Tom Tromey  <tromey@redhat.com>
12961
12962         * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
12963         target 0".
12964
12965 2014-08-04  Tom Tromey  <tromey@redhat.com>
12966
12967         * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
12968         "target_resume".
12969
12970 2014-08-01  Joel Brobecker  <brobecker@adacore.com>
12971
12972         * gdb.base/vla-datatypes.c (vla_factory): Add new variable
12973         inner_vla_struct_object_size.
12974         * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
12975         as xfail.
12976
12977 2014-07-30  Pedro Alves  <palves@redhat.com>
12978
12979         * gdb.threads/signal-command-handle-nopass.exp (test): Add
12980         comment.
12981
12982 2014-07-29  Yao Qi  <yao@codesourcery.com>
12983
12984         PR gdb/17206
12985         * gdb.base/until-nodebug.exp: New.
12986
12987 2014-07-28  Doug Evans  <xdje42@gmail.com>
12988
12989         PR guile/17203
12990         * gdb.guile/scm-parameter.exp: Add tests for trying to create
12991         previously existing parameter, and previously ambiguously spelled
12992         parameter.
12993
12994 2014-07-28  Will Newton  <will.newton@linaro.org>
12995
12996         * gdb.base/varargs.exp: Remove KFAILs for ARM.
12997
12998 2014-07-26  Ludovic Courtès  <ludo@gnu.org>
12999             Doug Evans  <xdje42@gmail.com>
13000
13001         PR guile/17146
13002         * gdb.guile/types-module.exp: Add tests for wrong type arguments.
13003
13004 2014-07-25  Pedro Alves  <palves@redhat.com>
13005
13006         * gdb.threads/signal-command-handle-nopass.c: New file.
13007         * gdb.threads/signal-command-handle-nopass.exp: New file.
13008         * gdb.threads/signal-command-multiple-signals-pending.c: New file.
13009         * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
13010         * gdb.threads/signal-delivered-right-thread.c: New file.
13011         * gdb.threads/signal-delivered-right-thread.exp: New file.
13012
13013 2014-07-25  Pedro Alves  <palves@redhat.com>
13014
13015         * gdb.base/double-prompt-target-event-error.exp
13016         (cancel_pagination_in_target_event): Remove '-notransfer <return>'
13017         match.
13018         (cancel_pagination_in_target_event): Rework double prompt
13019         detection.
13020         * gdb.base/paginate-after-ctrl-c-running.exp
13021         (test_ctrlc_while_target_running_paginates): Remove '-notransfer
13022         <return>' match.
13023         * gdb.base/paginate-bg-execution.exp
13024         (test_bg_execution_pagination_return)
13025         (test_bg_execution_pagination_cancel): Remove '-notransfer
13026         <return>' matches.
13027         * gdb.base/paginate-execution-startup.exp
13028         (test_fg_execution_pagination_return)
13029         (test_fg_execution_pagination_cancel): Remove '-notransfer
13030         <return>' matches.
13031         * gdb.base/paginate-inferior-exit.exp
13032         (test_paginate_inferior_exited): Remove '-notransfer <return>'
13033         match.
13034         * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
13035         * lib/gdb.exp (pagination_prompt): Run text through
13036         string_to_regexp.
13037         (gdb_test_multiple): Match $pagination_prompt instead of
13038         "<return>".
13039         (string_to_regexp): Move to lib/gdb-utils.exp.
13040
13041 2014-07-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
13042
13043         * gdb.arch/amd64-entry-value-paramref.S: New file.
13044         * gdb.arch/amd64-entry-value-paramref.cc: New file.
13045         * gdb.arch/amd64-entry-value-paramref.exp: New file.
13046         * gdb.arch/amd64-optimout-repeat.S: New file.
13047         * gdb.arch/amd64-optimout-repeat.c: New file.
13048         * gdb.arch/amd64-optimout-repeat.exp: New file.
13049
13050 2014-07-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
13051
13052         PR gdb/17170
13053         * gdb.base/statistics.exp: New file.
13054
13055 2014-07-17  Doug Evans  <dje@google.com>
13056
13057         PR gdb/17170
13058         * gdb.base/maint.exp: Update testing of per-command stats.
13059
13060 2014-07-16  Pedro Alves  <palves@redhat.com>
13061
13062         * gdb.trace/tfile.c: Include unistd.h and stdint.h.
13063         (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
13064         (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
13065         (tfile_write_buf): New functions.
13066         (add_memory_block): Rewrite using the above.
13067         (adjust_function_address): New function.
13068         (FUNCTION_ADDRESS): New macro.
13069         (write_basic_trace_file): Remove short_x local, and use
13070         tfile_write_16. Change type of func_addr local to unsigned long
13071         long.  Use FUNCTION_ADDRESS instead of handling the Thumb bit
13072         here.  Cast argument of add_memory_block to char pointer.
13073         (write_error_trace_file): Avoid alloca.  Use FUNCTION_ADDRESS.
13074         (main): Remove parameters.
13075         * gdb.trace/tfile.exp: Remove nowarnings.
13076
13077 2014-07-15  Simon Marchi  <simon.marchi@ericsson.com>
13078
13079         * gdb.base/debug-expr.exp: Test string evaluation with
13080         "debug expression" on.
13081
13082 2014-07-15  Pedro Alves  <palves@redhat.com>
13083
13084         * gdb.base/reread.exp: Use clean_restart.
13085
13086 2014-07-15  Pierre Langlois  <pierre.langlois@embecosm.com>
13087
13088         * gdb.arch/avr-flash-qualifer.c: New.
13089         * gdb.arch/avr-flash-qualifer.exp: New.
13090
13091 2014-07-14  Pedro Alves  <palves@redhat.com>
13092
13093         * gdb.base/paginate-after-ctrl-c-running.c: New file.
13094         * gdb.base/paginate-after-ctrl-c-running.exp: New file.
13095
13096 2014-07-14  Pedro Alves  <palves@redhat.com>
13097
13098         * gdb.base/double-prompt-target-event-error.c: New file.
13099         * gdb.base/double-prompt-target-event-error.exp: New file.
13100
13101 2014-07-14  Pedro Alves  <palves@redhat.com>
13102
13103         PR gdb/17072
13104         * gdb.base/paginate-inferior-exit.c: New file.
13105         * gdb.base/paginate-inferior-exit.exp: New file.
13106
13107 2014-07-14  Pedro Alves  <palves@redhat.com>
13108
13109         PR gdb/17072
13110         * gdb.base/paginate-bg-execution.c: New file.
13111         * gdb.base/paginate-bg-execution.exp: New file.
13112
13113 2014-07-14  Pedro Alves  <palves@redhat.com>
13114
13115         PR gdb/17072
13116         * gdb.base/paginate-execution-startup.c: New file.
13117         * gdb.base/paginate-execution-startup.exp: New file.
13118         * lib/gdb.exp (pagination_prompt): New global.
13119         (default_gdb_spawn): New procedure, factored out from
13120         default_gdb_spawn.
13121         (default_gdb_start): Adjust to call default_gdb_spawn.
13122         (gdb_spawn): New procedure.
13123
13124 2014-07-14  Pedro Alves  <palves@redhat.com>
13125
13126         * lib/gdb.exp (gdb_assert): New procedure.
13127         * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
13128
13129 2014-07-14  Pedro Alves  <palves@redhat.com>
13130
13131         * gdb.base/execution-termios.c: New file.
13132         * gdb.base/execution-termios.exp: New file.
13133
13134 2014-07-14  Tom Tromey  <tromey@redhat.com>
13135
13136         * gdb.cp/vla-cxx.cc: New file.
13137         * gdb.cp/vla-cxx.exp: New file.
13138
13139 2014-07-14  Tom Tromey  <tromey@redhat.com>
13140
13141         * gdb.reverse/rerun-prec.c: New file.
13142         * gdb.reverse/rerun-prec.exp: New file.
13143
13144 2014-07-12  Maciej W. Rozycki  <macro@mips.com>
13145             Maciej W. Rozycki  <macro@codesourcery.com>
13146
13147         * lib/gdb-utils.exp: New file.
13148         * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
13149         inline `gdb_init_command' processing.
13150         (gdb_start_cmd): Likewise.
13151         * lib/mi-support.exp (mi_run_cmd): Likewise.
13152         * README: Document `gdb_init_command' and `gdb_init_commands'.
13153
13154 2014-07-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
13155
13156         Fix false FAIL running under a very long directory name.
13157         * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
13158         and "set print elements 10000".  Twice.
13159
13160 2014-07-11  Yao Qi  <yao@codesourcery.com>
13161
13162         * gdb.base/exprs.exp: "set print symbol off".
13163
13164 2014-07-11  Pedro Alves  <palves@redhat.com>
13165
13166         * gdb.threads/kill.c: New file.
13167         * gdb.threads/kill.exp: New file.
13168
13169 2014-07-10  Yao Qi  <yao@codesourcery.com>
13170
13171         * gdb.trace/tfile.c (write_basic_trace_file)
13172         [__thumb__||__thumb2__]: Clear the Thumb bit of the function
13173         address written to trace file.
13174
13175 2014-07-09  Pedro Alves  <palves@redhat.com>
13176
13177         * gdb.base/attach-wait-input.exp: New file.
13178         * gdb.base/attach-wait-input.c: New file.
13179
13180 2014-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
13181
13182         * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
13183         setting up test structures.
13184         (main): Call new test function.
13185         * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
13186         test function, continue into test function and walk test
13187         structures.
13188
13189 2014-07-02  Yao Qi  <yao@codesourcery.com>
13190
13191         * gdb.trace/entry-values.c: Define labels 'foo_start' and
13192         'bar_start' at the beginning of functions 'foo' and 'bar'
13193         respectively.
13194         * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
13195         instead of 'foo' and 'bar'.
13196
13197 2014-07-08  Markus Metzger  <markus.t.metzger@intel.com>
13198
13199         * gdb.btrace/segv.exp: New.
13200         * gdb.btrace/segv.c: New.
13201
13202 2014-07-02  Luis Machado  <lgustavo@codesourcery.com>
13203
13204         * gdb.trace/entry-values.exp: Handle powerpc-specific branch
13205         instruction.
13206
13207 2014-06-30  Mark Wielaard  <mjw@redhat.com>
13208
13209         * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
13210         vulture, vilify, villar): New volatile array constants.
13211         (vindictive, vegetation): New const volatile array constants.
13212         * gdb.base/volatile.exp: Test volatile and const volatile array
13213         types.
13214
13215 2014-06-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13216
13217         * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
13218         target lacks support for awatch, rwatch, or hbreak.
13219
13220 2014-06-27  Yao Qi  <yao@codesourcery.com>
13221
13222         * gdb.multi/dummy-frame-restore.exp: New.
13223         * gdb.multi/dummy-frame-restore.c: New.
13224
13225 2014-06-25  Markus Metzger  <markus.t.metzger@intel.com>
13226
13227         * gdb.btrace/gcore.exp: New.
13228
13229 2014-06-23  Pedro Alves  <palves@redhat.com>
13230
13231         * gdb.base/watchpoint-reuse-slot.c: New file.
13232         * gdb.base/watchpoint-reuse-slot.exp: New file.
13233
13234 2014-06-23  Siva Chandra Reddy  <sivachandra@google.com>
13235
13236         * gdb.python/py-xmethods.exp: Use "progspace" instead of the
13237         progspace's filename in 'info', 'enable' and 'disable' command
13238         tests.
13239
13240 2014-06-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
13241
13242         * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
13243         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13244         * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
13245
13246 2014-06-20  Gary Benson  <gbenson@redhat.com>
13247
13248         * gdb.arch/i386-avx.exp: Fix include file location.
13249         * gdb.arch/i386-sse.exp: Likewise.
13250
13251 2014-06-19  Iain Buclaw  <ibuclaw@gdcproject.org>
13252
13253         * gdb.dlang/expression.exp: New file.
13254
13255 2014-06-19  Pedro Alves  <palves@redhat.com>
13256
13257         * gdb.threads/thread-execl.exp (do_test): New procedure, factored
13258         out from ...
13259         (top level): ... here.  Iterate running tests under different
13260         scheduler-locking settings.
13261
13262 2014-06-18  Luis Machado  <lgustavo@codesourcery.com>
13263
13264         * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
13265         to DW_FORM_addr and use non-zero addresses.
13266
13267 2014-06-18  Siva Chandra Reddy  <sivachandra@google.com>
13268
13269         PR gdb/17017
13270         * gdb.python/py-xmethods.cc: Add global function call counters and
13271         increment them in their respective functions.  Remove "cout"
13272         statements.
13273         * gdb.python/py-xmethods.exp: Make tests check the global function
13274         call counters instead of depending on inferior IO.
13275
13276 2014-06-18  Don Breazeal  <donb@codesourcery.com>
13277
13278         * gdb.base/foll-fork.exp (default_fork_parent_follow):
13279         Deleted procedure.
13280         (explicit_fork_parent_follow): Deleted procedure.
13281         (explicit_fork_child_follow): Deleted procedure.
13282         (test_follow_fork): New procedure.
13283         (do_fork_tests): Replace calls to deleted procedures with
13284         calls to test_follow_fork and reset GDB for subsequent
13285         procedure calls.
13286
13287 2014-06-17  Yao Qi  <yao@codesourcery.com>
13288
13289         * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
13290         CP1252.
13291
13292 2014-06-17  Luis Machado  <lgustavo@codesourcery.com>
13293
13294         * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
13295         Initialize ptr and S explicitly.
13296         (skip_type_update_when_not_use_rtti_test): Likewise.
13297
13298 2014-06-16  Keith Seitz  <keiths@redhat.com>
13299
13300         PR mi/15863
13301         * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
13302         the inferior is started.
13303
13304 2014-06-16  Pedro Alves  <palves@redhat.com>
13305
13306         * gdb.base/break-main-file-remove-fail.c: New file.
13307         * gdb.base/break-main-file-remove-fail.exp: New file.
13308         * gdb.base/break-unload-file.exp: Use build_executable instead of
13309         prepare_for_testing.
13310         (test_break): New parameter "initial_load".  Handle it.
13311         (top level): Add initial_load cmdline/file axis.
13312
13313 2014-06-12  Tom Tromey  <tromey@redhat.com>
13314
13315         * gdb.base/completion.exp: Don't use directory name in test.
13316
13317 2014-06-09  Gary Benson  <gbenson@redhat.com>
13318
13319         * gdb.base/sigall.c [Functions to send signals]: Reorder to
13320         separate the always-available ANSI-standard signals from the
13321         signals that require checking.
13322         (main): Likewise.
13323         * gdb.reverse/sigall-reverse.c [Functions to send signals]:
13324         Likewise.
13325         (main): Likewise.
13326
13327 2014-06-07  Keith Seitz  <keiths@redhat.com>
13328
13329         Revert:
13330         PR c++/16253
13331         * gdb.cp/var-tag.cc: New file.
13332         * gdb.cp/var-tag.exp: New file.
13333         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13334         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13335         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13336         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13337
13338 2014-06-06  Doug Evans  <xdje42@gmail.com>
13339
13340         * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
13341
13342 2014-06-06  Pedro Alves  <palves@redhat.com>
13343
13344         * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
13345         in target debug output instead of looking at RSP packets,
13346         disabling the test on any target that uses hardware stepping.
13347         Update comments.
13348
13349 2014-06-06  Pedro Alves  <palves@redhat.com>
13350
13351         * gdb.base/break-unload-file.exp: Fix typo.
13352
13353 2014-06-06  Yao Qi  <yao@codesourcery.com>
13354
13355         * gdb.base/jit.exp (one_jit_test): Restrict the pattern
13356         from "jit_function" to "^jit_function".
13357
13358 2014-06-06  Yao Qi  <yao@codesourcery.com>
13359
13360         * gdb.base/async.c (foo): Add one statement.
13361         * gdb.base/async.exp: Get the next instruction address and
13362         match the output of "nexti" by instruction address.  Match
13363         the hex address in the output of "finish".
13364
13365 2014-06-06  Gary Benson  <gbenson@redhat.com>
13366
13367         * gdb.base/call-signals.c: Remove preprocessor conditionals
13368         for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
13369         SIGSEGV and SIGTERM.
13370         * gdb.base/sigall.c: Likewise.
13371         * gdb.base/unwindonsignal.c: Likewise.
13372         * gdb.reverse/sigall-reverse.c: Likewise.
13373
13374 2014-06-06  Yao Qi  <yao@codesourcery.com>
13375
13376         * gdb.base/hbreak-unmapped.exp: Read memory at address 0.  If
13377         readable, skip the test.
13378
13379 2014-06-06  Yao Qi  <yao@codesourcery.com>
13380
13381         * gdb.threads/staticthreads.c (thread_function): Move the line
13382         setting breakpoint on forward.
13383         * gdb.threads/staticthreads.exp: Update comments.
13384
13385 2014-06-05  Ludovic Courtès  <ludo@gnu.org>
13386
13387         * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
13388         "history-append! type error".
13389
13390 2014-06-05  Simon Marchi  <simon.marchi@ericsson.com>
13391
13392         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
13393         erroneous dprintf expected input.
13394
13395 2014-06-04  Doug Evans  <xdje42@gmail.com>
13396
13397         * gdb.guile/scm-generics.exp: Delete.
13398
13399 2014-06-04  Doug Evans  <xdje42@gmail.com>
13400
13401         * gdb.guile/scm-breakpoint.exp: Update.
13402         Add tests for breakpoint registration.
13403
13404 2014-06-04  Tom Tromey  <tromey@redhat.com>
13405
13406         * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
13407         VLA-in-union.
13408         * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
13409         inner_vla_struct, vla_union types.  Initialize objects of those
13410         types and compute their sizes.
13411
13412 2014-06-04  Nathan Sidwell  <nathan@codesourcery.com>
13413             Hui Zhu  <hui@codesourcery.com>
13414
13415         * gdb.base/fileio.exp: Add test for shell not available as well as
13416         available.
13417         * gdb.base/fileio.c (test_system): Check for shell twice.
13418
13419 2014-06-04  Yao Qi  <yao@codesourcery.com>
13420
13421         * gdb.base/auto-connect-native-target.exp: Remove redundant
13422         space from the regexp pattern.
13423
13424 2014-06-04  Yao Qi  <yao@codesourcery.com>
13425
13426         * gdb.base/default.exp: Replace "child" with "native" in
13427         regexp pattern.
13428
13429 2014-06-03  Siva Chandra Reddy  <sivachandra@google.com>
13430
13431         * gdb.python/py-xmethods.cc: New testcase to test xmethods.
13432         * gdb.python/py-xmethods.exp: New tests to test xmethods.
13433         * gdb.python/py-xmethods.py: Python script supporting the
13434         new testcase and tests.
13435
13436 2014-06-03  Joel Brobecker  <brobecker@adacore.com>
13437             Pedro Alves  <palves@redhat.com>
13438
13439         PR breakpoints/17000
13440         * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
13441         * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
13442
13443 2014-06-03  Brad Mouring  <bmouring@ni.com>  (tiny patch)
13444
13445         * gdb.base/subst.exp: Add tests to verify partial path matching
13446         output.
13447
13448 2014-06-03  Pedro Alves  <palves@redhat.com>
13449
13450         * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
13451         target that doesn't use software single-stepping.
13452
13453 2014-06-03  Pedro Alves  <palves@redhat.com>
13454
13455         PR breakpoints/17000
13456         * gdb.base/sss-bp-on-user-bp-2.c: New file.
13457         * gdb.base/sss-bp-on-user-bp-2.exp: New file.
13458
13459 2014-06-02  Doug Evans  <xdje42@gmail.com>
13460
13461         * gdb.guile/scm-parameter.exp: New file.
13462
13463 2014-06-02  Doug Evans  <xdje42@gmail.com>
13464
13465         * gdb.guile/scm-cmd.c: New file.
13466         * gdb.guile/scm-cmd.exp: New file.
13467
13468 2014-06-02  Doug Evans  <xdje42@gmail.com>
13469
13470         * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
13471         pretty-printer lookup.
13472         * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
13473         (make-pp_s-printer): Call it.
13474         (make-pretty-printer-from-dict): New function.
13475         (lookup-pretty-printer-maker-from-dict): New function.
13476         (*pretty-printer*): Simplify.
13477         (make-objfile-pp_s-printer): New function.
13478         (install-objfile-pretty-printers!): New function.
13479         (make-progspace-pp_s-printer): New function.
13480         (install-progspace-pretty-printers!): New function.
13481         * gdb.guile/scm-progspace.c: New file.
13482         * gdb.guile/scm-progspace.exp: New file.
13483
13484 2014-06-02  Pedro Alves  <palves@redhat.com>
13485
13486         * gdb.base/dprintf-bp-same-addr.c: New file.
13487         * gdb.base/dprintf-bp-same-addr.exp: New file.
13488
13489 2014-06-02  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
13490
13491         * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
13492         * gdb.arch/powerpc-power.s: Likewise.
13493
13494 2014-06-02  Joel Brobecker  <brobecker@adacore.com>
13495
13496         * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
13497
13498 2014-06-01  Yao Qi  <yao@codesourcery.com>
13499
13500         * gdb.base/watchpoint.exp (test_watch_location): Check null
13501         pointer can be dereferenced.  If not, do the test, otherwise
13502         skip it.
13503
13504 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
13505
13506         * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
13507         results.
13508         * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
13509
13510 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
13511
13512         * gdb.arch/amd64-invalid-stack-middle.S: New file.
13513         * gdb.arch/amd64-invalid-stack-middle.c: New file.
13514         * gdb.arch/amd64-invalid-stack-middle.exp: New file.
13515         * gdb.arch/amd64-invalid-stack-top.c: New file.
13516         * gdb.arch/amd64-invalid-stack-top.exp: New file.
13517
13518 2014-05-30  Pedro Alves  <palves@redhat.com>
13519
13520         PR breakpoints/17000
13521         * gdb.base/sss-bp-on-user-bp.c: New file.
13522         * gdb.base/sss-bp-on-user-bp.exp: New file.
13523
13524 2014-05-30  David Blaikie  <dblaikie@gmail.com>
13525
13526         * gdb.opt/inline-break.c: Fix clang compatibility by specifying
13527         gnu_inline semantics via attribute.
13528         * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
13529         source explicitly specifies the required semantics.
13530
13531 2014-05-30  Maciej W. Rozycki  <macro@codesourcery.com>
13532
13533         * gdb.reverse/sigall-reverse.exp: Fix a typo.
13534
13535 2014-05-29  Pedro Alves  <palves@redhat.com>
13536             Tom Tromey  <tromey@redhat.com>
13537
13538         * gdb.base/async-shell.exp: Don't enable target-async.
13539         * gdb.base/async.exp
13540         * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
13541         parameter.  Adjust.
13542         (top level): Don't test with "target-async".
13543         * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
13544         * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
13545         * gdb.base/inferior-died.exp: Don't enable target-async.
13546         * gdb.base/interrupt-noterm.exp: Likewise.
13547         * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
13548         * gdb.mi/mi-nonstop-exit.exp: Likewise.
13549         * gdb.mi/mi-nonstop.exp: Likewise.
13550         * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
13551         * gdb.mi/mi-nsintrall.exp: Likewise.
13552         * gdb.mi/mi-nsmoribund.exp: Likewise.
13553         * gdb.mi/mi-nsthrexec.exp: Likewise.
13554         * gdb.mi/mi-watch-nonstop.exp: Likewise.
13555         * gdb.multi/watchpoint-multi.exp: Adjust comment.
13556         * gdb.python/py-evsignal.exp: Don't enable target-async.
13557         * gdb.python/py-evthreads.exp: Likewise.
13558         * gdb.python/py-prompt.exp: Likewise.
13559         * gdb.reverse/break-precsave.exp: Don't test with "target-async".
13560         * gdb.server/solib-list.exp: Don't enable target-async.
13561         * gdb.threads/thread-specific-bp.exp: Likewise.
13562         * lib/mi-support.exp: Adjust to use mi-async.
13563
13564 2014-05-29  Pedro Alves  <palves@redhat.com>
13565
13566         PR gdb/13860
13567         * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
13568         reason, even in sync mode.
13569
13570 2014-05-29  Pedro Alves  <palves@redhat.com>
13571             Hui Zhu  <hui@codesourcery.com>
13572
13573         PR PR15693
13574         * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
13575         * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
13576         * gdb.mi/mi-condbreak-call-thr-state.c: New file.
13577         * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
13578
13579 2014-05-28  Joel Brobecker  <brobecker@adacore.com>
13580
13581         * config/monitor.exp (gdb_target_monitor): Replace use of
13582         "set remotebaud" by "set serial baud".
13583
13584 2014-05-26  Andy Wingo  <wingo@igalia.com>
13585
13586         * gdb.guile/scm-breakpoint.exp:
13587         * gdb.guile/scm-gsmob.exp: Update to use plain old object
13588         properties instead of gdb-object-properties.
13589
13590 2014-05-26  Yao Qi  <yao@codesourcery.com>
13591
13592         * gdb.server/no-thread-db.exp: Specify source file name
13593         explicitly when setting a breakpoint.
13594
13595 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
13596
13597         * gdb.btrace/vdso.c: New.
13598         * gdb.btrace/vdso.exp: New.
13599
13600 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
13601
13602         * gdb.base/gcore.exp (capture_command_output): Move ...
13603         * lib/gdb.exp (capture_command_output): ... here.
13604
13605 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
13606
13607         * gdb.btrace/data.exp: Test memory access during btrace replay.
13608
13609 2014-05-22  Simon Marchi  <simon.marchi@ericsson.com>
13610
13611         * lib/mi-support.exp (mi_run_cmd_full): Add comments.
13612
13613 2014-05-21  Pedro Alves  <palves@redhat.com>
13614
13615         PR gdb/13860
13616         * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
13617         (top level): Test that output related to execution commands is
13618         sent to the console with CLI commands, but not with MI commands.
13619         Test that breakpoint events are always mirrored to the console.
13620         Also expect the new source line to be output after a "next" in
13621         async mode too.  Make it a pass/fail test.
13622         * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
13623         output.
13624         * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
13625
13626 2014-05-21  Pedro Alves  <palves@redhat.com>
13627
13628         * gdb.base/list.exp (build_pattern, test_list): New procedures.
13629         Use them to test variations of "list" after reaching a breakpoint.
13630         * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
13631         Test "list" with listsize 10 after reaching a breakpoint.
13632         * gdb.python/python.exp (decode_line current location line
13633         number): Adjust expected line number.
13634
13635 2014-05-21  Simon Marchi  <simon.marchi@ericsson.com>
13636
13637         * lib/mi-support.exp (mi_run_cmd_full): Revert to original
13638         behavior for $args, pass it directly to "run".
13639
13640 2014-05-21  Maciej W. Rozycki  <macro@codesourcery.com>
13641
13642         * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
13643         30000 to 65536.
13644
13645 2014-05-21  Pedro Alves  <palves@redhat.com>
13646
13647         * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
13648         auto-connect-native-target off".
13649         * gdb.base/auto-connect-native-target.c: New file.
13650         * gdb.base/auto-connect-native-target.exp: New file.
13651
13652 2014-05-21  Pedro Alves  <palves@redhat.com>
13653
13654         * gdb.base/default.exp: Test "target native" instead of "target
13655         child".
13656
13657 2014-05-21  Mark Wielaard  <mjw@redhat.com>
13658
13659         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13660
13661 2014-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
13662
13663         Fix TLS access for -static -pthread.
13664         * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
13665         <HAVE_TLS> (thread_function, main): Initialize it.
13666         * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
13667         Add clean_restart.
13668         <$have_tls != "">: Check TLSVAR.
13669
13670 2014-05-21  Pedro Alves  <palves@redhat.com>
13671
13672         * gdb.base/dcache-line-read-error.c: New.
13673         * gdb.base/dcache-line-read-error.exp: New.
13674
13675 2014-05-20  Pedro Alves  <palves@redhat.com>
13676
13677         * gdb.base/compare-sections.c: New file.
13678         * gdb.base/compare-sections.exp: New file.
13679
13680 2014-05-20  Pedro Alves  <palves@redhat.com>
13681
13682         * gdb.base/break-idempotent.c: New file.
13683         * gdb.base/break-idempotent.exp: New file.
13684
13685 2014-05-20  Markus Metzger  <markus.t.metzger@intel.com>
13686
13687         * gdb.btrace/nohist.exp: New.
13688
13689 2014-05-20  Yao Qi  <yao@codesourcery.com>
13690
13691         * lib/gdb.exp (gdb_init): Set timeout if test file is under
13692         gdb.reverse directory and gdb_reverse_timeout exists in board
13693         setting.
13694         * README: Document gdb_reverse_timeout.
13695
13696 2014-05-20  Yao Qi  <yao@codesourcery.com>
13697
13698         * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
13699         'test_file_name'.  Treat args as a string instead of a list.
13700         (gdb_init): Rename argument 'args' by 'test_file_name'.
13701
13702 2014-05-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
13703
13704         * gdb.arch/powerpc-power.exp: New file.
13705         * gdb.arch/powerpc-power.s: New file.
13706
13707 2014-05-16  Doug Evans  <dje@google.com>
13708
13709         * gdb.base/Makefile.in (EXECUTABLES): Add completion.
13710         * gdb.base/completion.exp: Check that all expected files exist
13711         before doing file completion.
13712
13713 2014-05-16  Doug Evans  <dje@google.com>
13714
13715         * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
13716         Update.
13717         (do_syscall_tests_without_xml): Update.
13718
13719 2014-05-16  Pedro Alves  <palves@redhat.com>
13720
13721         * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
13722         instead of "unknown output after running".
13723
13724 2014-05-16  Yao Qi  <yao@codesourcery.com>
13725
13726         * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host.  Remove
13727         file1.txt from host at the end.
13728         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13729
13730 2014-05-15  Doug Evans  <dje@google.com>
13731
13732         * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
13733         * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
13734         loading file.  Add test for TU lookup.
13735
13736 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
13737
13738         * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
13739         calling "-exec-arguments" or "set args" before running the
13740         inferior.
13741
13742 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
13743
13744         * lib/mi-support.exp (mi_expect_stop): Expect message for
13745         inferiors that exit with non-zero exit code.
13746
13747 2014-05-14  Yao Qi  <yao@codesourcery.com>
13748
13749         * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
13750         match absolute path on remote host.
13751         (test_file_list_exec_source_files): Remove "/" from the
13752         pattern.
13753
13754 2014-05-14  Yao Qi  <yao@codesourcery.com>
13755
13756         * boards/local-remote-host-notty.exp (${board}_file): New
13757         proc.
13758
13759 2014-05-07  Kyle McMartin  <kyle@redhat.com>
13760
13761         Pushed by Joel Brobecker  <brobecker@adacore.com>.
13762         * gdb.arch/aarch64-atomic-inst.c: New file.
13763         * gdb.arch/aarch64-atomic-inst.exp: New file.
13764
13765 2014-05-07  Yao Qi  <yao@codesourcery.com>
13766
13767         * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
13768         in current context" too.
13769
13770 2014-05-05  Keith Seitz  <keiths@redhat.com>
13771
13772         * gdb.linespec/ls-dollar.exp: Add test for linespec
13773         file:convenience_variable.
13774
13775 2014-05-05  Yao Qi  <yao@codesourcery.com>
13776
13777         * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
13778         traceframes into tfile and ctf trace files.  Read data from
13779         trace file and test collected data.
13780         (gdb_collect_locals_test): Likewise.
13781         (gdb_unavailable_registers_test): Likewise.
13782         (gdb_unavailable_floats): Likewise.
13783         (gdb_collect_globals_test): Likewise.
13784         (top-level): Append "ctf" to trace_file_targets if GDB
13785         supports.
13786
13787 2014-05-05  Yao Qi  <yao@codesourcery.com>
13788
13789         * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
13790         code to ...
13791         (gdb_collect_args_test_1): ... it.  New proc.
13792         (gdb_collect_locals_test): Move some code to ...
13793         (gdb_collect_locals_test_1): ... it.  New proc.
13794         (gdb_unavailable_registers_test): Move some code to ...
13795         (gdb_unavailable_registers_test_1): ... it.  New proc.
13796         (gdb_unavailable_floats): Move some code to ...
13797         (gdb_unavailable_floats_1): ... it.  New proc.
13798
13799 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
13800
13801         * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
13802         probes to test for bitness recognition.
13803         * gdb.arch/amd64-stap-optional-prefix.exp
13804         (test_probe_value_without_reg): New procedure.
13805         Add code to test for different kinds of bitness.
13806
13807 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
13808
13809         PR breakpoints/16889
13810         * gdb.arch/amd64-stap-optional-prefix.S: New file.
13811         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13812
13813 2014-05-01  Pedro Alves  <palves@redhat.com>
13814
13815         * lib/gdb.exp (gdb_load): Extend comment.  Skip calling
13816         gdb_file_cmd if no file is specified.
13817         * boards/native-extended-gdbserver.exp (gdb_load): Use the
13818         last_loaded_file to set the remote exec-file.
13819
13820 2014-05-01  Pedro Alves  <palves@redhat.com>
13821
13822         * boards/local-remote-host.exp: New file.
13823
13824 2014-05-01  Pedro Alves  <palves@redhat.com>
13825
13826         * boards/local-remote-host.exp: Rename to ...
13827         * boards/local-remote-host-notty.exp: ... this.
13828
13829 2014-04-28  Joel Brobecker  <brobecker@adacore.com>
13830
13831         * gdb.ada/dyn_arrayidx: New testcase.
13832
13833 2014-04-26  Yao Qi  <yao@codesourcery.com>
13834
13835         * gdb.dwarf2/dwz.exp: Compile main.c to object.  Restart GDB
13836         and compute the length of function main.  Save it in
13837         $main_length.
13838         (Dwarf::assemble): Use $main_length instead of hard-coded 10.
13839         (top-level): Use gdb_compile to compile objects into
13840         executable and restart GDB.  Remove invocation to
13841         prepare_for_testing.
13842
13843 2014-04-25  Simon Marchi  <simon.marchi@ericsson.com>
13844             Pedro Alves  <palves@redhat.com>
13845
13846         PR server/16255
13847         * gdb.multi/multi-attach.c: New file.
13848         * gdb.multi/multi-attach.exp: New file.
13849
13850 2014-04-25  Pedro Alves  <palves@redhat.com>
13851
13852         * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
13853         user.
13854         (top level): Test that "set remote conditional-breakpoints-packet
13855         off" works as intended.
13856         * gdb.base/dprintf.exp: Test that "set remote
13857         breakpoint-commands-packet off" works as intended.
13858         * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
13859         New function.
13860         (top level): Call it.
13861         * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
13862         remote fast-tracepoints-packet off" works as intended.
13863         * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
13864         * lib/gdb.exp (gdb_is_target_remote): ... here.
13865
13866 2014-04-24  David Blaikie  <dblaikie@gmail.com>
13867
13868         * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
13869         ensure clang would not discard them.
13870         * gdb.base/gdbvars.c: Ditto.
13871         * gdb.base/memattr.c: Ditto.
13872         * gdb.base/whatis.c: Ditto.
13873         * gdb.python/py-prettyprint.c: Ditto.
13874         * gdb.trace/actions.c: Ditto.
13875         * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
13876         ensure clang would not discard it.
13877
13878 2014-04-24  David Blaikie  <dblaikie@gmail.com>
13879
13880         * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
13881         clang to emit the full definition of type required by the test
13882         * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
13883
13884 2014-04-24  David Blaikie  <dblaikie@gmail.com>
13885
13886         * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
13887         coax Clang into emitting the definition of the type.
13888         * gdb.cp/pr10728-x.h (y): Ditto.
13889         * gdb.cp/pr10728-y.cc (y): Ditto.
13890
13891 2014-04-24  David Blaikie  <dblaikie@gmail.com>
13892
13893         * gdb.base/label.exp: XFAIL label related tests under Clang.
13894         * gdb.cp/cplabel.exp: Ditto.
13895         * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
13896         under Clang those using labels.
13897
13898 2014-04-25  Yao Qi  <yao@codesourcery.com>
13899
13900         * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
13901         double_label.
13902         * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
13903         partial_label and double_label.
13904
13905 2014-04-24  David Blaikie  <dblaikie@gmail.com>
13906
13907         * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
13908
13909 2014-04-24  David Blaikie  <dblaikie@gmail.com>
13910
13911         * gdb.cp/cpexprs.cc: Move braces to the same line as the start
13912         of the function to work across GCC and Clang.
13913         * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
13914         pointer types (const void ** const V void **).
13915
13916 2014-04-24  Michael Sturm  <michael.sturm@mintel.com>
13917             Walfred Tedeschi  <walfred.tedeschi@intel.com>
13918
13919         * Makefile.in (EXECUTABLES): Added i386-avx512.
13920         * gdb.arch/i386-avx512.c: New file.
13921         * gdb.arch/i386-avx512.exp: Likewise.
13922
13923 2014-04-23  Keith Seitz  <keiths@redhat.com>
13924
13925         * lib/mi-support.exp (mi_list_breakpoints): Delete.
13926         (mi_make_breakpoint_table): New procedure.
13927         (mi_create_breakpoint): Use mi_make_breakpoint
13928         and return the result.
13929         (mi_make_breakpoint): New procedure.
13930         (mi_build_kv_pairs): New procedure.
13931
13932         * gdb.mi/mi-break.exp: Remove unused globals,
13933         update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
13934         All callers updated.
13935         * gdb.mi/mi-dprintf.exp: Use variable to track command
13936         number.
13937         Update all callers of mi_create_breakpoint and use
13938         mi_make_breakpoint_table.
13939         Remove any unused global variables.
13940         * gdb.mi/mi-nonstop.exp: Likewise.
13941         * gdb.mi/mi-nsintrall.exp: Likewise.
13942         * gdb.mi/mi-nsmoribund.exp: Likewise.
13943         * gdb.mi/mi-nsthrexec.exp: Likewise.
13944         * gdb.mi/mi-reverse.exp: Likewise.
13945         * gdb.mi/mi-simplerun.exp: Likewise.
13946         * gdb.mi/mi-stepn.exp: Likewise.
13947         * gdb.mi/mi-syn-frame.exp: Likewise.
13948         * gdb.mi/mi-until.exp: Likewise.
13949         * gdb.mi/mi-var-cp.exp: Likewise.
13950         * gdb.mi/mi-var-display.exp: Likewise.
13951         * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
13952         * gdb.mi/mi2-var-child.exp: Likewise.
13953         * gdb.mi/mi-vla-c99.exp: Likewise.
13954         * lib/mi-support.exp: Likewise.
13955
13956         From Ian Lance Taylor  <iant@cygnus.com>:
13957         * lib/gdb.exp (parse_args): New procedure.
13958
13959 2014-04-23  Pedro Alves  <palves@redhat.com>
13960
13961         * gdb.base/break-unload-file.c: New file.
13962         * gdb.base/break-unload-file.exp: New file.
13963         * gdb.base/sym-file-lib.c (baz): New function.
13964         * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
13965         field.
13966         (load): Store the segment's mapped size.
13967         (unload): New function.
13968         (unload_shlib): New function.
13969         * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
13970         * gdb.base/sym-file-main.c (main): Unload, and reload the library,
13971         set a breakpoint at baz, and call it.
13972         * gdb.base/sym-file.exp: New tests for stale breakpoint
13973         instructions.
13974
13975 2014-04-23  Pedro Alves  <palves@redhat.com>
13976
13977         * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
13978         * gdb.base/hbreak-in-shr-unsupported.c: New file.
13979         * gdb.base/hbreak-in-shr-unsupported.exp: New file.
13980         * gdb.base/hbreak-unmapped.c: New file.
13981         * gdb.base/hbreak-unmapped.exp: New file.
13982         * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
13983         * lib/gdb.exp (gdb_is_target_remote): ... here.
13984
13985 2014-04-22  Pedro Alves  <palves@redhat.com>
13986
13987         * gdb.base/consecutive-step-over.c: New file.
13988         * gdb.base/consecutive-step-over.exp: New file.
13989
13990 2014-04-22  Pedro Alves  <palves@redhat.com>
13991
13992         * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
13993         instead of send_gdb/gdb_expect.
13994
13995 2014-04-22  Yao Qi  <yao@codesourcery.com>
13996
13997         * lib/trace-support.exp (generate_tracefile): New procedure.
13998         * gdb.trace/tfile.exp: Skip the test if generate_tracefile
13999         return 0.
14000         * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
14001         if generate_tracefile returns 1.
14002
14003 2014-04-18  Tom Tromey  <palves@redhat.com>
14004             Pedro alves  <tromey@redhat.com>
14005
14006         PR backtrace/15558
14007         * gdb.opt/inline-bt.exp: Test backtracing from an inline function
14008         with a backtrace limit.
14009         * gdb.python/py-frame-inline.exp: Test running to an inline
14010         function with a backtrace limit, and printing the newest frame.
14011         * gdb.python/py-frame-inline.c (main): Call f.
14012
14013 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
14014
14015         * gdb.java/jnpe.exp: Drop srcdir from untested path.
14016
14017 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
14018
14019         * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
14020         Drop prefix from unsupported source file path.
14021
14022 2014-04-17  Yao Qi  <yao@codesourcery.com>
14023
14024         * lib/gdb.exp (with_target_charset): New proc.
14025         * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
14026         with_target_charset.
14027         (test_print_strings): Likewise.
14028         (test_repeat_bytes): Likewise.
14029         * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
14030         for some tests.
14031
14032 2014-04-16  Keith Seitz  <keiths@redhat.com>
14033
14034         PR gdb/15827
14035         * gdb.dwarf2/corrupt.c: New file.
14036         * gdb.dwarf2/corrupt.exp: New file.
14037
14038 2014-04-16  Keith Seitz  <keiths@redhat.com>
14039
14040         PR c++/16597
14041         * gdb.cp/namelessclass.cc: New file.
14042         * gdb.cp/namelessclass.exp: New file.
14043         * gdb.cp/namelessclass.S: New file.
14044
14045 2014-04-16  Doug Evans  <dje@google.com>
14046
14047         * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
14048         Add comment.
14049         (gdbserver_default_get_comm_port): New function.
14050         (gdbserver_start): Check if board file provided
14051         "gdbserver,get_comm_port" and use it if so.
14052         * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
14053         (gdb,socketport): Set to "stdio".
14054         (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
14055         (stdio_gdbserver_template): Delete.
14056         (${board}_get_remote_address): Update.
14057         (${board}_build_remote_cmd): Delete.
14058         (${board}_get_comm_port): New function.
14059         (${board}_spawn): Update.
14060         * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
14061         Delete.
14062         (${board}_get_remote_address): Update.
14063         (${board}_get_comm_port): New function.
14064
14065 2014-04-16  Andrew Burgess  <aburgess@broadcom.com>
14066
14067         * gdb.base/memattr.exp: Improve regexps to handle memory regions
14068         appearing in any order.
14069
14070 2014-04-15  Doug Evans  <dje@google.com>
14071
14072         * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
14073         uninitialized value of "description".
14074
14075 2014-04-15  Keith Seitz  <keiths@redhat.com>
14076
14077         * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
14078         Remove unused globals.
14079         (test_running_the_program): Likewise.
14080         (test_controlled_execution): Likewise.
14081         (test_controlling_breakpoints): Likewise.
14082         (test_program_termination): Likewise.
14083
14084 2014-04-15  Keith Seitz  <keiths@redhat.com>
14085
14086         * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
14087         unused globals.
14088         (test_rbreak_creation_and_listing): Likewise.
14089         (test_ignore_count): Likewise.
14090         (test_error): Likewise.
14091
14092 2014-04-15  Pedro Alves  <palves@redhat.com>
14093
14094         * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
14095         <ansidecl.h>, <elf/common.h> and <elf/external.h> to
14096         sym-file-loader.c.
14097         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14098         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14099         to sym-file-loader.c.
14100         (struct library): Forward declare.
14101         (load_shlib, lookup_function): Change prototypes.
14102         (find_shstrtab, find_strtab, find_shdr, find_symtab)
14103         (translate_offset): Remove declarations.
14104         (get_text_addr): New declaration.
14105         * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
14106         <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
14107         sym-file-loader.h.
14108         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14109         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14110         here from sym-file-loader.h.
14111         (struct library): New structure.
14112         (load_shlib, lookup_function): Change prototypes and adjust to
14113         work with a struct library.
14114         (find_shstrtab, find_strtab, find_shdr, find_symtab)
14115         (translate_offset): Make static.
14116         (get_text_addr): New function.
14117         * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
14118
14119 2014-04-15  Pedro Alves  <palves@redhat.com>
14120
14121         * gdb.base/sym-file-loader.c: Fix typo.  SELF_LINK, not SELK_LINK.
14122
14123 2014-04-15  Pedro Alves  <palves@redhat.com>
14124
14125         * gdb.base/sym-file-loader.c: Include <limits.h>.
14126         (SELF_LINK): New define.
14127         (get_origin): New function.
14128         (load_shlib): Use it.
14129         * gdb.base/sym-file.exp: Don't early return if the target is
14130         remote.  Use runto_main, and issue fail is that fails.  Use
14131         gdb_load_shlibs.
14132         (shlib_name): Delete.
14133         (lib_so, lib_syms, lib_dlopen): New globals.  Use them throughout.
14134
14135 2014-04-15  Pedro Alves <palves@redhat.com>
14136
14137         * gdb.base/sym-file.exp: Remove regex characters from test
14138         message.  Don't refer to breakpoint numbers in test messages.
14139
14140 2014-04-14  Keith Seitz  <keiths@redhat.com>
14141
14142         PR c++/16253
14143         * gdb.cp/var-tag.cc: New file.
14144         * gdb.cp/var-tag.exp: New file.
14145         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14146         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14147         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14148         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14149
14150 2014-04-14  Tom Tromey  <tromey@redhat.com>
14151
14152         * gdb.cp/classes.exp (test_enums): Handle underlying type.
14153         * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
14154         type.
14155         * gdb.cp/enum-class.exp: New file.
14156         * gdb.cp/enum-class.cc: New file.
14157
14158 2014-04-14  Tom Tromey  <tromey@redhat.com>
14159
14160         * gdb.dwarf2/enum-type.exp: New file.
14161
14162 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14163
14164         * gdb.mi/mi-vla-c99.exp: New file.
14165         * gdb.mi/vla.c: New file.
14166
14167 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14168
14169         * gdb.base/vla-datatypes.c: New file.
14170         * gdb.base/vla-datatypes.exp: New file.
14171
14172 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14173
14174         * gdb.base/vla-ptr.c: New file.
14175         * gdb.base/vla-ptr.exp: New file.
14176
14177 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14178
14179         * gdb.dwarf2/count.exp: New file.
14180
14181 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14182
14183         * gdb.base/vla-sideeffect.c: New file.
14184         * gdb.base/vla-sideeffect.exp: New file.
14185
14186 2014-04-14  David Blaikie <dblaikie@gmail.com>
14187
14188         * gdb.mi/non-stop.c: Add return value for non-void function return
14189         statement.
14190         * gdb.threads/staticthreads.c: Ditto.
14191
14192 2014-04-12  Siva Chandra Reddy  <sivachandra@google.com>
14193             Doug Evans  <xdje42@gmail.com>
14194
14195         * gdb.guile/scm-value.c: Improve test case.
14196         * gdb.guile/scm-value.exp: Add new test.
14197
14198 2014-04-11  David Blaikie  <dblaikie@gmail.com>
14199
14200         * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
14201         override Clang's default.
14202
14203 2014-04-11  Joel Brobecker  <brobecker@adacore.com>
14204
14205         Revert the following changes (regressions):
14206
14207         * gdb.base/vla-sideeffect.c: New file.
14208         * gdb.base/vla-sideeffect.exp: New file.
14209
14210         * gdb.dwarf2/count.exp: New file.
14211
14212         * gdb.base/vla-multi.c: New file.
14213         * gdb.base/vla-multi.exp: New file.
14214
14215         * gdb.base/vla-ptr.c: New file.
14216         * gdb.base/vla-ptr.exp: New file.
14217
14218         * gdb.base/vla-datatypes.c: New file.
14219         * gdb.base/vla-datatypes.exp: New file.
14220
14221         * gdb.mi/mi-vla-c99.exp: New file.
14222         * gdb.mi/vla.c: New file.
14223
14224 2014-04-11  Keith Seitz  <keiths@redhat.com>
14225
14226         PR c++/16675
14227         * gdb.cp/cpsizeof.exp: New file.
14228         * gdb.cp/cpsizeof.cc: New file.
14229
14230 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14231
14232         * gdb.mi/mi-vla-c99.exp: New file.
14233         * gdb.mi/vla.c: New file.
14234
14235 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14236
14237         * gdb.base/vla-datatypes.c: New file.
14238         * gdb.base/vla-datatypes.exp: New file.
14239
14240 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14241
14242         * gdb.base/vla-ptr.c: New file.
14243         * gdb.base/vla-ptr.exp: New file.
14244
14245 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14246
14247         * gdb.base/vla-multi.c: New file.
14248         * gdb.base/vla-multi.exp: New file.
14249
14250 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14251
14252         * gdb.dwarf2/count.exp: New file.
14253
14254 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14255
14256         * gdb.base/vla-sideeffect.c: New file.
14257         * gdb.base/vla-sideeffect.exp: New file.
14258
14259 2014-04-11  Yao Qi  <yao@codesourcery.com>
14260
14261         * gdb.base/completion.exp: Check file exists before running tests
14262         on file completion.
14263
14264 2014-04-10  Pedro Alves  <palves@redhat.com>
14265
14266         * gdb.base/cond-eval-mode.c: New file.
14267         * gdb.base/cond-eval-mode.exp: Use standard_testfile.  Adjust
14268         prepare_for_testing to build the new file.  Check result of
14269         runto_main.
14270         (test_break, test_watch): New procedures.
14271         (top level): Use them.
14272
14273 2014-04-08  Pierre Muller  <muller@sourceware.org>
14274
14275         * gdb.base/printcmds.exp (test_artificial_arrays): Disable
14276         Ctrl-V use for mingw hosts.
14277
14278 2014-04-07  Siva Chandra Reddy  <sivachandra@google.com>
14279
14280         * gdb.python/py-value.c: Improve test case.
14281         * gdb.python/py-value.exp: Add new test.
14282
14283 2014-04-07  David Blaikie  <dblaikie@gmail.com>
14284
14285         * lib/compiler.c: Identify the clang compiler.
14286         * lib/compiler.cc: Ditto.
14287
14288 2014-04-03  Yao Qi  <yao@codesourcery.com>
14289
14290         * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
14291
14292 2014-04-01  Anton Blanchard  <anton@samba.org>
14293
14294         * gdb.arch/ppc64-atomic-inst.exp: Use untested.  Make test
14295         messages unique.
14296
14297 2014-04-01  Anton Blanchard  <anton@samba.org>
14298
14299         * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
14300         prepare_for_testing.
14301
14302 2014-04-01  Anton Blanchard  <anton@samba.org>
14303
14304         * gdb.arch/ppc64-atomic-inst.c: Remove.
14305         * gdb.arch/ppc64-atomic-inst.S: New file.
14306         * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
14307
14308 2014-03-31  Doug Evans  <dje@google.com>
14309
14310         * gdb.base/print-symbol-loading-lib.c: New file.
14311         * gdb.base/print-symbol-loading-main.c: New file.
14312         * gdb.base/print-symbol-loading.exp: New file.
14313
14314 2014-03-31  Yao Qi  <yao@codesourcery.com>
14315
14316         * gdb.base/source-dir.exp: Allow ';' as a directory separator.
14317
14318 2014-03-28  Joel Brobecker  <brobecker@adacore.com>
14319
14320         * gdb.ada/mi_dyn_arr: New testcase.
14321
14322 2014-03-27  Doug Evans  <dje@google.com>
14323
14324         * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
14325
14326 2014-03-27  Yao Qi  <yao@codesourcery.com>
14327
14328         * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
14329         if target is nios2-*-*.
14330
14331 2014-03-26  Yao Qi  <yao@codesourcery.com>
14332
14333         * lib/gdb.exp (readline_is_used): New proc.
14334         * gdb.base/completion.exp: Move tests on command complete up.
14335         Skip the rest of tests if readline is not used.
14336         * gdb.ada/complete.exp: Skp the test if readline is not
14337         used.
14338         * gdb.base/filesym.exp: Likewise.
14339         * gdb.base/macscp.exp: Likewise.
14340         * gdb.base/readline-ask.exp: Likewise.
14341         * gdb.base/readline.exp: Likewise.
14342         * gdb.python/py-cmd.exp: Likewise.
14343         * gdb.trace/tfile.exp: Likewise.
14344
14345 2014-03-26  Yao Qi  <yao@codesourcery.com>
14346
14347         * gdb.base/macscp.exp: Fix code format issues.
14348
14349 2014-03-25  Ulrich Weigand  <uweigand@de.ibm.com>
14350
14351         * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
14352         * gdb.asm/powerpc64le.inc: New file.
14353
14354 2014-03-25  Pedro Alves  <palves@redhat.com>
14355             Doug Evans  <dje@google.com>
14356
14357         * gdb.base/source-execution.c: New file.
14358         * gdb.base/source-execution.exp: New file.
14359         * gdb.base/source-execution.gdb: New file.
14360
14361 2014-03-24  Doug Evans  <dje@google.com>
14362
14363         * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
14364         using fission.
14365
14366 2014-03-24  Hui Zhu  <hui@codesourcery.com>
14367             Pedro Alves  <palves@redhat.com>
14368
14369         PR breakpoints/16101
14370         * gdb.base/dprintf.exp: Use unsupported rather than changing the
14371         test pass/fail messages.  Detect missing support for dprintf when
14372         breakpoints are actually inserted.
14373         * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
14374         breakpoints are actually inserted.
14375         * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
14376         fails.
14377
14378 2014-03-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
14379
14380         * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
14381
14382 2014-03-22  Doug Evans  <xdje42@gmail.com>
14383
14384         * gdb.python/python.exp (python not supported): Verify multi-line
14385         python command issues an error.
14386         * gdb.guile/guile.exp (guile not supported): Verify multi-line
14387         guile command issues an error.
14388
14389 2014-03-21  Maciej W. Rozycki  <macro@codesourcery.com>
14390
14391         * gdb.threads/thread-specific.exp: Handle the lack of usable
14392         $this_breakpoint and $this_thread.
14393
14394 2014-03-21  Hui Zhu  <hui@codesourcery.com>
14395
14396         * gdb.base/attach.exp (do_command_attach_tests): New.
14397
14398 2014-03-20  Tom Tromey  <tromey@redhat.com>
14399             Pedro Alves  <palves@redhat.com>
14400
14401         PR cli/15718
14402         * gdb.base/condbreak-call-false.c: New file.
14403         * gdb.base/condbreak-call-false.exp: New file.
14404
14405 2014-03-20  Pedro Alves  <palves@redhat.com>
14406
14407         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
14408         Delete.
14409         (block_signals, unblock_signals): Delete.
14410         (child_function_2, main): Remove references to deleted variable
14411         and functions.
14412
14413 2014-03-20  Pedro Alves  <palves@redhat.com>
14414
14415         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
14416         Use pthread_kill to signal thread 2.
14417         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14418         Adjust to make the test send itself a signal rather than using the
14419         host's "kill" command.
14420
14421 2014-03-20  Pedro Alves  <palves@redhat.com>
14422
14423         * gdb.threads/multiple-step-overs.c: New file.
14424         * gdb.threads/multiple-step-overs.exp: New file.
14425         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14426         Adjust expected infrun debug output.
14427
14428 2014-03-20  Pedro Alves  <palves@redhat.com>
14429
14430         * gdb.threads/step-over-trips-on-watchpoint.c: New file.
14431         * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
14432
14433 2014-03-20  Pedro Alves  <palves@redhat.com>
14434
14435         PR breakpoints/7143
14436         * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
14437         old gnats gdb/38.  Remove kfail.  Adjust to use gdb_test instead
14438         of gdb_test_multiple.
14439         * gdb.cp/annota2.exp: Remove kfail for gdb/38.
14440         * gdb.cp/annota3.exp: Remove kfail for gdb/38.
14441
14442 2014-03-20  Pedro Alves  <palves@redhat.com>
14443
14444         * gdb.threads/step-over-lands-on-breakpoint.c: New file.
14445         * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
14446
14447 2014-03-19  Pedro Alves  <palves@redhat.com>
14448
14449         * gdb.base/async.exp: Remove early return.
14450
14451 2014-03-19  Pedro Alves  <palves@redhat.com>
14452
14453         * gdb.base/async.exp (step& tests): Pass explicit test messages.
14454
14455 2014-03-19  Pedro Alves  <palves@redhat.com>
14456
14457         * gdb.base/async.exp (test_background): Expect \r\n after
14458         "completed." in the fail pattern.
14459
14460 2014-03-19  Pedro Alves  <palves@redhat.com>
14461
14462         * gdb.base/async.exp (test_background): New procedure.
14463         Use it for all background execution command tests.
14464
14465 2014-03-19  Pedro Alves  <palves@redhat.com>
14466
14467         * gdb.base/async.exp: Use prepare_for_testing.
14468
14469 2014-03-19  Pedro Alves  <palves@redhat.com>
14470
14471         * gdb.base/async.c (foo): Make 'x' volatile.  Write to it twice in
14472         the same line.
14473
14474 2014-03-19  Pedro Alves  <palves@redhat.com>
14475
14476         * gdb.base/async.c (main): Add "jump here" and "until here" line
14477         marker comments.
14478         * gdb.base/async.exp (jump_here): New global.
14479         (jump& test): Use it.
14480         (until_here): New global.
14481         (until& test): Use it.
14482
14483 2014-03-19  Pedro Alves  <palves@redhat.com>
14484
14485         * gdb.base/async.exp: Don't frob gdb_protocol.
14486
14487 2014-03-18  Doug Evans  <xdje42@gmail.com>
14488
14489         * gdb.base/async.exp: Whitespace fixes.  Turn on target-async.
14490         Fix spelling of exec-done-display.
14491
14492 2014-03-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
14493
14494         PR gdb/15358
14495         * gdb.base/gdb-sigterm.c: New file.
14496         * gdb.base/gdb-sigterm.exp: New file.
14497
14498 2014-03-18  Pedro Alves  <palves@redhat.com>
14499
14500         PR gdb/13860
14501         * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
14502         * lib/mi-support.exp (mi_expect_stop): Add special handling for
14503         solib-event.
14504
14505 2014-03-17  Joel Brobecker  <brobecker@adacore.com>
14506
14507         * gdb.ada/pckd_arr_ren: New testcase.
14508
14509 2014-03-13  Doug Evans  <xdje42@gmail.com>
14510
14511         PR guile/16612
14512         * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
14513         collect after discarding symbols.
14514
14515 2014-03-13  Ludovic Courtès  <ludo@gnu.org>
14516             Doug Evans  <xdje42@gmail.com>
14517
14518         * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
14519         to history survives a gc.
14520
14521 2014-03-13  Pedro Alves  <palves@redhat.com>
14522
14523         * gdb.base/default.exp: Don't test "target procfs".
14524
14525 2014-03-13  Pedro Alves  <palves@redhat.com>
14526
14527         * gdb.base/default.exp: Update "target child" and "target procfs"
14528         tests to not expect "Unix".
14529
14530 2014-03-12  Tom Tromey  <tromey@redhat.com>
14531
14532         * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
14533         New procs.  Add target-async tests.
14534         * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
14535         Add target-async tests.
14536
14537 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14538
14539         * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
14540         'func_start' and 'func_end' for the beginning and end of the
14541         function code, respectively.
14542         * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
14543         'func_end' instead of 'func' and 'main'.
14544
14545 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14546
14547         * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
14548         * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
14549         generate the debug info assembler source.
14550
14551 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14552
14553         * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
14554         * gdb.dwarf2/arr-subrange.exp: Likewise.
14555         * gdb.dwarf2/dwz.exp: Likewise.
14556         * gdb.dwarf2/method-ptr.exp: Likewise.
14557         * gdb.dwarf2/missing-sig-type.exp: Likewise.
14558         * gdb.dwarf2/subrange.exp: Likewise.
14559         * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
14560         * gdb.dwarf2/implptrpiece.exp: Likewise.
14561         * gdb.dwarf2/nostaticblock.exp: Likewise.
14562
14563 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14564
14565         * lib/gdb.exp (build_executable_from_specs): Don't prepend source
14566         directory to absolute path name arguments.
14567
14568 2014-03-10  Joel Brobecker  <brobecker@adacore.com>
14569
14570         * gdb.ada/tagged_access: New testcase.
14571
14572 2014-03-07  Markus Metzger  <markus.t.metzger@intel.com>
14573
14574         * gdb.btrace/data.exp: Update expected output.
14575
14576 2014-03-06  Yao Qi  <yao@codesourcery.com>
14577
14578         * gdb.trace/pr16508.exp: New file.
14579
14580 2014-03-05  Pedro Alves  <palves@redhat.com>
14581
14582         PR gdb/16575
14583         * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
14584         procedure.
14585         (top level): Adjust to use it.  Add tests that exercise breakpoint
14586         interaction with the code-cache.
14587
14588 2014-02-26  Ludovic Courtès  <ludo@gnu.org>
14589
14590         * gdb.guile/scm-value.exp (test_value_in_inferior): Add
14591         test for 'history-append!'.
14592
14593 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
14594
14595         * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
14596         * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
14597         * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
14598         * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
14599         * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
14600         * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
14601
14602 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
14603
14604         * testsuite/gdb.python/py-pp-re-notag.c: New file.
14605         * testsuite/gdb.python/py-pp-re-notag.ex: New file.
14606         * testsuite/gdb.python/py-pp-re-notag.p: New file.
14607
14608 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
14609
14610         * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
14611
14612 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
14613
14614         * gdb.dwarf2/arr-stride.c: New file.
14615         * gdb.dwarf2/arr-stride.exp: New file.
14616
14617 2014-02-26  Pedro Alves  <palves@redhat.com>
14618
14619         * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
14620         that won't ever trigger.  Make sure that GDB reports the correct
14621         breakpoint that caused the stop.
14622
14623 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
14624
14625         PR gdb/16626
14626         * gdb.base/auto-load-script: New file.
14627         * gdb.base/auto-load.c: New file.
14628         * gdb.base/auto-load.exp: New file.
14629
14630         PR gdb/16626
14631         * gdb.base/auto-load.exp: Fix out-of-srctree run.
14632
14633 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
14634
14635         Fix dw2-icycle.exp -fsanitize=address GDB crash.
14636         * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
14637
14638 2014-02-24  Doug Evans  <dje@google.com>
14639
14640         * lib/gdb.exp (run_on_host): Log error output if program fails.
14641
14642 2014-02-21  Pedro Alves  <palves@redhat.com>
14643
14644         * gdb.threads/step-after-sr-lock.c: Rename to ...
14645         * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
14646         * gdb.threads/step-after-sr-lock.exp: Rename to ...
14647         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14648         ... this.
14649
14650 2014-02-20  Sergio Durigan Junior  <sergiodj@redhat.com>
14651
14652         PR tdep/16397
14653         * gdb.arch/amd64-stap-special-operands.exp: New file.
14654         * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
14655         * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
14656         * gdb.arch/amd64-stap-triplet.S: Likewise.
14657         * gdb.arch/amd64-stap-triplet.c: Likewise.
14658
14659 2014-02-20  Joel Brobecker  <brobecker@adacore.com>
14660
14661         * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
14662         in .section pseudo-op.
14663
14664 2014-02-20  lin zuojian  <manjian2006@gmail.com>
14665             Joel Brobecker  <brobecker@adacore.com>
14666             Doug Evans  <xdje42@gmail.com>
14667
14668         PR symtab/16581
14669         * gdb.dwarf2/dw2-icycle.S: New file.
14670         * gdb.dwarf2/dw2-icycle.c: New file.
14671         * gdb.dwarf2/dw2-icycle.exp: New file.
14672
14673 2014-02-19  Siva Chandra Reddy  <sivachandra@google.com>
14674
14675         * gdb.python/py-value-cc.cc: Improve test case to enable testing
14676         operations on gdb.Value objects.
14677         * gdb.python/py-value-cc.exp: Add new test to test operations on
14678         gdb.Value objects.
14679
14680 2014-02-18  Doug Evans  <dje@google.com>
14681
14682         * Makefile.in (TESTS): New variable.
14683         (expanded_tests, expanded_tests_or_none): New variables
14684         (check-single): Pass $(expanded_tests_or_none) to runtest.
14685         (check-parallel): Only run tests in $(TESTS) if non-empty.
14686         (check/no-matching-tests-found): New rule.
14687         * README: Document TESTS makefile variable.
14688
14689 2014-02-18  Doug Evans  <dje@google.com>
14690
14691         * Makefile.in (check-parallel): rm -rf outputs temp.
14692
14693 2014-02-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
14694
14695         Fix "ERROR: no fileid for" in the testsuite.
14696         * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
14697
14698 2014-02-12  Doug Evans  <dje@google.com>
14699
14700         * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
14701         (MISCELLANEOUS): New variable.
14702         (clean): rm -rf $(MISCELLANEOUS).
14703         * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
14704         dwp live in the same directory as symlinks, with each symlink pointed
14705         to a differently named file in a different directory.
14706
14707 2014-02-11  Doug Evans  <dje@google.com>
14708
14709         * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
14710         of Tcl file commands.
14711
14712 2014-02-10  Mark Kettenis  <kettenis@gnu.org>
14713
14714         * gdb.threads/step-after-sr-lock.exp: Avoid executing
14715         "kill -SIGUSR1 -1".
14716
14717 2014-02-10  Joel Brobecker  <brobecker@adacore.com>
14718
14719         * gdb.ada/tick_length_array_enum_idx: New testcase.
14720
14721 2014-02-10  Doug Evans  <xdje42@gmail.com>
14722
14723         * configure.ac (AC_OUTPUT): Add gdb.guile.
14724         * configure: Regenerate.
14725         * lib/gdb-guile.exp: New file.
14726         * lib/gdb.exp (get_target_charset): New function.
14727         * gdb.base/help.exp: Update expected output from "apropos apropos".
14728         * gdb.guile/Makefile.in: New file.
14729         * gdb.guile/guile.exp: New file.
14730         * gdb.guile/scm-arch.c: New file.
14731         * gdb.guile/scm-arch.exp: New file.
14732         * gdb.guile/scm-block.c: New file.
14733         * gdb.guile/scm-block.exp: New file.
14734         * gdb.guile/scm-breakpoint.c: New file.
14735         * gdb.guile/scm-breakpoint.exp: New file.
14736         * gdb.guile/scm-disasm.c: New file.
14737         * gdb.guile/scm-disasm.exp: New file.
14738         * gdb.guile/scm-equal.c: New file.
14739         * gdb.guile/scm-equal.exp: New file.
14740         * gdb.guile/scm-error.exp: New file.
14741         * gdb.guile/scm-error.scm: New file.
14742         * gdb.guile/scm-frame-args.c: New file.
14743         * gdb.guile/scm-frame-args.exp: New file.
14744         * gdb.guile/scm-frame-args.scm: New file.
14745         * gdb.guile/scm-frame-inline.c: New file.
14746         * gdb.guile/scm-frame-inline.exp: New file.
14747         * gdb.guile/scm-frame.c: New file.
14748         * gdb.guile/scm-frame.exp: New file.
14749         * gdb.guile/scm-generics.exp: New file.
14750         * gdb.guile/scm-gsmob.exp: New file.
14751         * gdb.guile/scm-iterator.c: New file.
14752         * gdb.guile/scm-iterator.exp: New file.
14753         * gdb.guile/scm-math.c: New file.
14754         * gdb.guile/scm-math.exp: New file.
14755         * gdb.guile/scm-objfile-script-gdb.in: New file.
14756         * gdb.guile/scm-objfile-script.c: New file.
14757         * gdb.guile/scm-objfile-script.exp: New file.
14758         * gdb.guile/scm-objfile.c: New file.
14759         * gdb.guile/scm-objfile.exp: New file.
14760         * gdb.guile/scm-ports.exp: New file.
14761         * gdb.guile/scm-pretty-print.c: New file.
14762         * gdb.guile/scm-pretty-print.exp: New file.
14763         * gdb.guile/scm-pretty-print.scm: New file.
14764         * gdb.guile/scm-section-script.c: New file.
14765         * gdb.guile/scm-section-script.exp: New file.
14766         * gdb.guile/scm-section-script.scm: New file.
14767         * gdb.guile/scm-symbol.c: New file.
14768         * gdb.guile/scm-symbol.exp: New file.
14769         * gdb.guile/scm-symtab-2.c: New file.
14770         * gdb.guile/scm-symtab.c: New file.
14771         * gdb.guile/scm-symtab.exp: New file.
14772         * gdb.guile/scm-type.c: New file.
14773         * gdb.guile/scm-type.exp: New file.
14774         * gdb.guile/scm-value-cc.cc: New file.
14775         * gdb.guile/scm-value-cc.exp: New file.
14776         * gdb.guile/scm-value.c: New file.
14777         * gdb.guile/scm-value.exp: New file.
14778         * gdb.guile/source2.scm: New file.
14779         * gdb.guile/types-module.cc: New file.
14780         * gdb.guile/types-module.exp: New file.
14781
14782 2014-02-10  Yao Qi  <yao@codesourcery.com>
14783
14784         PR testsuite/16543
14785         * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
14786         * configure: Regenerated.
14787         * Makefile.in: New file.
14788
14789 2014-02-08  Andreas Schwab  <schwab@linux-m68k.org>
14790
14791         * gdb.python/py-framefilter.exp: Fix typo.
14792
14793 2014-02-08  Yao Qi  <yao@codesourcery.com>
14794
14795         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
14796         that no =breakpoint-modified is emitted when breakpoints are
14797         modified through MI commands.
14798
14799 2014-02-07  Pedro Alves  <pedro@codesourcery.com>
14800             Pedro Alves  <palves@redhat.com>
14801
14802         * gdb.threads/step-after-sr-lock.c: New file.
14803         * gdb.threads/step-after-sr-lock.exp: New file.
14804
14805 2014-02-07  Pedro Alves  <palves@redhat.com>
14806
14807         * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
14808
14809 2014-02-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
14810
14811         Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
14812         * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
14813
14814 2014-02-06  Doug Evans  <xdje42@gmail.com>
14815
14816         * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
14817         output.
14818
14819         * gdb.gdb/python-interrupts.exp: New file.
14820
14821 2014-02-05  Yao Qi  <yao@codesourcery.com>
14822
14823         * gdb.trace/report.exp (use_collected_data): Test the output
14824         of "info threads" and "info inferiors".
14825
14826 2014-02-05  Yao Qi  <yao@codesourcery.com>
14827
14828         Revert this patch:
14829
14830         2013-05-24  Yao Qi  <yao@codesourcery.com>
14831
14832         * gdb.trace/tfile.exp: Test inferior and thread.
14833
14834 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
14835
14836         * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
14837         on a function.
14838         * gdb.base/step-bt.c: Call hello via function pointer to make
14839         sure its first instruction is executed on powerpc64le-linux.
14840
14841 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
14842
14843         * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
14844
14845 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
14846
14847         * gdb.arch/vsx-regs.exp: Check target endianness.  Provide variants
14848         of the test patterns for use on little-endian systems.
14849
14850 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
14851
14852         * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
14853         (decimal_vector): Fix for little-endian.
14854
14855 2014-01-29  Jose E. Marchesi  <jose.marchesi@oracle.com>
14856
14857         * gdb.arch/sparc-sysstep.exp: New file.
14858         * gdb.arch/sparc-sysstep.c: Likewise.
14859
14860         * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
14861
14862 2014-01-28  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
14863
14864         * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
14865
14866 2014-01-23  Tom Tromey  <tromey@redhat.com>
14867
14868         * gdb.ada/array_char_idx: New testcase.
14869
14870 2014-01-23  Tom Tromey  <tromey@redhat.com>
14871
14872         PR python/16487:
14873         * gdb.python/py-framefilter.exp: Add test using "Error" filter.
14874         * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
14875         classes.
14876
14877 2014-01-23  Tom Tromey  <tromey@redhat.com>
14878
14879         PR python/16491:
14880         * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
14881         string from an inferior frame.
14882         * gdb.python/py-framefilter-mi.exp: Update.
14883
14884 2014-01-22  Doug Evans  <dje@google.com>
14885
14886         * gdb.server/server-mon.exp: Add tests for "set debug-format".
14887
14888 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
14889
14890         * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
14891
14892 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
14893
14894         * gdb.trace/entry-values.exp: Remove excess space character from
14895         regex patterns.  Handle s390 call instruction.
14896
14897 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
14898
14899         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
14900         define "*_start" label.  Make "name" static.
14901         * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
14902         ${name} by references to ${name}_start.
14903
14904 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
14905
14906         * gdb.base/info-macros.exp: Remove "debug" from the compile
14907         options.
14908
14909 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
14910
14911         * gdb.dlang/demangle.exp: New file.
14912
14913 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
14914
14915         * gdb.dlang/primitive-types.exp: New file.
14916
14917 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
14918
14919         * configure.ac: Create gdb.dlang/Makefile.
14920         * configure: Regenerate.
14921         * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
14922         * gdb.dlang/Makefile.in: New file.
14923         * lib/d-support.exp: New file.
14924         * lib/gdb.exp (skip_d_tests): New proc.
14925
14926 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14927
14928         * gdb.btrace/delta.exp: Check reverse stepi.
14929         * gdb.btrace/tailcall.exp: Update.  Add stepping tests.
14930         * gdb.btrace/finish.exp: New.
14931         * gdb.btrace/next.exp: New.
14932         * gdb.btrace/nexti.exp: New.
14933         * gdb.btrace/record_goto.c: Add comments.
14934         * gdb.btrace/step.exp: New.
14935         * gdb.btrace/stepi.exp: New.
14936         * gdb.btrace/multi-thread-step.c: New.
14937         * gdb.btrace/multi-thread-step.exp: New.
14938         * gdb.btrace/rn-dl-bind.c: New.
14939         * gdb.btrace/rn-dl-bind.exp: New.
14940         * gdb.btrace/data.c: New.
14941         * gdb.btrace/data.exp: New.
14942         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14943
14944 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14945
14946         * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
14947         * gdb.btrace/exception.exp: Update.
14948         * gdb.btrace/instruction_history.exp: Update.
14949         * gdb.btrace/record_goto.exp: Update.
14950         * gdb.btrace/tailcall.exp: Update.
14951         * gdb.btrace/unknown_functions.exp: Update.
14952         * gdb.btrace/delta.exp: New.
14953
14954 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14955
14956         * gdb.btrace/record_goto.exp: Add backtrace test.
14957         * gdb.btrace/tailcall.exp: Add backtrace test.
14958
14959 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14960
14961         * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
14962         * gdb.btrace/record_goto.c: New.
14963         * gdb.btrace/record_goto.exp: New.
14964         * gdb.btrace/x86-record_goto.S: New.
14965
14966 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14967
14968         * gdb.btrace/function_call_history.exp: Update tests.
14969         * gdb.btrace/instruction_history.exp: Update tests.
14970
14971 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14972
14973         * gdb.btrace/function_call_history.exp: Fix expected field
14974         order for "record function-call-history".
14975         Add new tests for "record function-call-history /c".
14976         * gdb.btrace/exception.cc: New.
14977         * gdb.btrace/exception.exp: New.
14978         * gdb.btrace/tailcall.exp: New.
14979         * gdb.btrace/x86-tailcall.S: New.
14980         * gdb.btrace/x86-tailcall.c: New.
14981         * gdb.btrace/unknown_functions.c: New.
14982         * gdb.btrace/unknown_functions.exp: New.
14983         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14984
14985 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14986
14987         * gdb.btrace/instruction_history.exp: Update.
14988         * gdb.btrace/function_call_history.exp: Update.
14989
14990 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14991
14992         * gdb.btrace/function_call_history.exp: Fix expected function
14993         trace.
14994         * gdb.btrace/instruction_history.exp: Initialize traced.
14995         Remove traced_functions.
14996
14997 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14998
14999         * gdb.btrace/function_call_history.exp: Update
15000         * gdb.btrace/instruction_history.exp: Update.
15001
15002 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15003
15004         * gdb.btrace/enable.exp: Update expected text.
15005
15006 2014-01-16  Omair Javaid  <Omair.Javaid@linaro.org>
15007
15008         * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
15009         bytes.
15010
15011 2014-01-15  Maciej W. Rozycki  <macro@codesourcery.com>
15012
15013         * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
15014
15015 2014-01-15  Omair Javaid  <omair.javaid@linaro.org>
15016
15017         * lib/gdb.exp (supports_process_record): Return true for
15018         arm*-linux*.  (supports_reverse): Likewise.
15019
15020 2014-01-13  Siva Chandra Reddy  <sivachandra@google.com>
15021
15022         PR python/15464
15023         PR python/16113
15024         * gdb.python/py-type.c: Enhance test case.
15025         * gdb.python/py-value-cc.cc: Likewise
15026         * gdb.python/py-type.exp: Add new tests.
15027         * gdb.python/py-value-cc.exp: Likewise
15028
15029 2014-01-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
15030             Pedro Alves <palves@redhat.com>
15031
15032         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
15033         Make "name" extern.
15034         * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
15035         references to ${name}_start by references to ${name}.
15036
15037 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
15038
15039         * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
15040
15041 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
15042
15043         * gdb.python/py-pp-integral.exp: Remove path from "source" test.
15044
15045 2014-01-09  Maciej W. Rozycki  <macro@codesourcery.com>
15046             Pedro Alves  <palves@redhat.com>
15047
15048         * gdb.mi/mi-info-os.exp: Connect to the target with
15049         mi_gdb_target_load.
15050
15051 2014-01-08  Pedro Alves  <palves@redhat.com>
15052
15053         * gdb.threads/reconnect-signal.c: New file.
15054         * gdb.threads/reconnect-signal.exp: New file.
15055
15056 2014-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
15057
15058         * gdb.base/source-dir.exp: New file.
15059
15060 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
15061
15062         * gdb.ada/mi_interface: New testcase.
15063
15064 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
15065
15066         * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
15067         gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
15068         gdb.ada/pp-rec-component/pck.ads: New files.
15069
15070 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
15071
15072         * gdb.python/py-pp-integral.c: New file.
15073         * gdb.python/py-pp-integral.py: New file.
15074         * gdb.python/py-pp-integral.exp: New file.
15075
15076 For older changes see ChangeLog-1993-2013.
15077 \f
15078 ;; Local Variables:
15079 ;; mode: change-log
15080 ;; left-margin: 8
15081 ;; fill-column: 74
15082 ;; version-control: never
15083 ;; End:
15084
15085     Copyright 2014-2018 Free Software Foundation, Inc.
15086   Copying and distribution of this file, with or without modification,
15087   are permitted provided the copyright notice and this notice are preserved.