[PowerPC] Add support for HTM registers
[external/binutils.git] / gdb / testsuite / ChangeLog
1 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
2
3         * gdb.arch/powerpc-htm-regs.c: New file.
4         * gdb.arch/powerpc-htm-regs.exp: New file.
5
6 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
7
8         * gdb.arch/powerpc-tar.c: New file.
9         * gdb.arch/powerpc-tar.exp: New file.
10
11 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
12
13         * gdb.arch/powerpc-ppr-dscr.c: New file.
14         * gdb.arch/powerpc-ppr-dscr.exp: New file.
15
16 2018-10-25  Tom de Vries  <tdevries@suse.de>
17
18         * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
19
20 2018-10-24  Tom de Vries  <tdevries@suse.de>
21
22         * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
23         longer exists error.
24
25 2018-10-24  Tom de Vries  <tdevries@suse.de>
26
27         * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
28
29 2018-10-24  Tom de Vries  <tdevries@suse.de>
30
31         * gdb.base/valgrind-db-attach.exp: Handle removed support for
32         --db-attach in valgrind.
33
34 2018-10-23  Andrew Burgess  <andrew.burgess@embecosm.com>
35
36         * gdb.arch/riscv-reg-aliases.c: New file.
37         * gdb.arch/riscv-reg-aliases.exp: New file.
38
39 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
40
41         * gdb.python/py-cmd.exp: Check for gdb_prompt.
42
43 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
44
45         * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
46
47 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
48
49         * gdb.cp/ovldbreak.exp: Fix regexps.
50
51 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
52
53         * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
54
55 2018-10-18  Sergio Durigan Junior  <sergiodj@redhat.com>
56
57         PR cli/23785
58         * gdb.base/restore.exp: New test to check if "restore" with an
59         invalid file doesn't segfault.
60
61 2018-10-18  Tom de Vries  <tdevries@suse.de>
62
63         * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
64         * gdb.ada/excep_handle.exp: Same.
65         * gdb.ada/mi_string_access.exp: Same.
66         * gdb.ada/mi_var_union.exp: Same.
67         * gdb.arch/arc-analyze-prologue.exp: Same.
68         * gdb.arch/arc-decode-insn.exp: Same.
69         * gdb.base/readnever.exp: Same.
70         * gdb.fortran/printing-types.exp: Same.
71         * gdb.guile/scm-lazy-string.exp: Same.
72
73 2018-10-16  Tom de Vries  <tdevries@suse.de>
74
75         PR gdb/23730
76         * gdb.base/catch-follow-exec.c: Add copyright notice.
77         * gdb.base/catch-follow-exec.exp: Rewrite to use
78         gdb_spawn_with_cmdline_opts.  Require gdb-native.
79
80 2018-10-12  Sandra Loosemore  <sandra@codesourcery.com>
81
82         * gdb.trace/actions-changed.exp: Check for arch support.
83         * gdb.trace/actions.exp: Likewise.
84         * gdb.trace/ax.exp: Likewise.
85         * gdb.trace/backtrace.exp: Likewise.
86         * gdb.trace/change-loc.exp: Likewise.
87         * gdb.trace/deltrace.exp: Likewise.
88         * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
89         * gdb.trace/ftrace.exp: Likewise.
90         * gdb.trace/infotrace.exp: Check for arch support.
91         * gdb.trace/mi-trace-frame-collected.exp: Likewise.
92         * gdb.trace/mi-tracepoint-changed.exp: Likewise.
93         * gdb.trace/mi-tsv-changed.exp: Likewise.
94         * gdb.trace/packetlen.exp: Likewise.
95         * gdb.trace/passc-dyn.exp: Likewise.
96         * gdb.trace/passcount.exp: Likewise.
97         * gdb.trace/pending.exp: Likewise.
98         * gdb.trace/range-stepping.exp: Check for shlib support.
99         * gdb.trace/report.exp: Check for arch support.
100         * gdb.trace/save-trace.exp: Likewise.
101         * gdb.trace/signal.exp: Check for signal support.
102         * gdb.trace/tfind.exp: Check for arch support.
103         * gdb.trace/trace-break.exp: Check for arch and shlib support.
104         * gdb.trace/trace-common.h: Add comment.
105         * gdb.trace/trace-condition.exp: Check for shlib and arch support.
106         * gdb.trace/trace-enable-disable.exp: Likewise.
107         * gdb.trace/trace-mt.exp: Likewise.  Remove redundant untested call.
108         * gdb.trace/tracecmd.exp: Check for arch support.
109         * gdb.trace/tspeed.exp: Check for shlib and target support.
110         * gdb.trace/tstatus.exp: Check for arch support.
111         * gdb.trace/tsv.exp: Likewise.
112         * gdb.trace/while-dyn.exp: Likewise.
113         * gdb.trace/while-stepping.exp: Likewise.
114         * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
115
116 2018-10-12  Simon Marchi  <simon.marchi@ericsson.com>
117
118         * gdb.trace/tspeed.exp: Remove nowarnings.
119         (prepare_for_trace_test): Declare "global ipalib".
120         * gdb.trace/tspeed.c: Include unistd.h.
121         (main): Remove superfluous printf argument.
122
123 2018-10-11  Sandra Loosemore  <sandra@codesourcery.com>
124
125         * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
126         directory prefix on the filename.
127
128 2018-10-10  Sergio Durigan Junior  <sergiodj@redhat.com>
129
130         * gdb.gdb/unittest.exp: Update expected message informing that
131         selftests have been disabled.
132         * gdb.server/unittest.exp: Likewise.
133
134 2018-10-09  Tom de Vries  <tdevries@suse.de>
135
136         * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
137         with runto_main.
138
139 2018-10-08  Weimin Pan  <weimin.pan@oracle.com>
140
141         PR c++/16841
142         * gdb.cp/virtbase2.cc: New file.
143         * gdb.cp/virtbase2.exp: New file.
144
145 2018-10-06  Tom Tromey  <tom@tromey.com>
146
147         PR python/19399:
148         * gdb.python/py-inferior.exp: Add architecture test.
149
150 2018-10-06  Tom Tromey  <tom@tromey.com>
151
152         * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
153         * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
154
155 2018-10-06  Tom Tromey  <tom@tromey.com>
156
157         * gdb.python/py-breakpoint.exp (check_last_event): Check location
158         of a "throw" catchpoint.
159
160 2018-10-06  Sergio Durigan Junior  <sergiodj@redhat.com>
161
162         * gdb.base/info-proc.exp: Update string expected from "help info
163         proc".
164
165 2018-10-04  Tom Tromey  <tom@tromey.com>
166
167         * gdb.cp/maint.exp (test_invalid_name): Update expected output.
168         * gdb.gdb/complaints.exp (test_short_complaints): Remove.
169         (test_initial_complaints, test_empty_complaints): Update.
170         * gdb.dwarf2/dw2-stack-boundary.exp: Update.
171
172 2018-10-04  Tom Tromey  <tom@tromey.com>
173
174         PR cli/19551:
175         * lib/mi-support.exp (mi_gdb_file_cmd): Update.
176         * lib/gdb.exp (gdb_file_cmd): Update.
177         * gdb.stabs/weird.exp (print_weird_var): Update.
178         * gdb.server/solib-list.exp: Update.
179         * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
180         * gdb.mi/mi-cli.exp: Update.
181         * gdb.linespec/linespec.exp: Update.
182         * gdb.dwarf2/dw2-stack-boundary.exp: Update.
183         * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
184         * gdb.cp/cp-relocate.exp: Update.
185         * gdb.base/sym-file.exp: Update.
186         * gdb.base/relocate.exp: Update.
187         * gdb.base/readnever.exp: Update.
188         * gdb.base/print-symbol-loading.exp (test_load_core): Update.
189         * gdb.base/kill-detach-inferiors-cmd.exp: Update.
190         * gdb.base/dbx.exp (gdb_file_cmd): Update.
191         * gdb.base/code_elim.exp: Update.
192         * gdb.base/break-unload-file.exp (test_break): Update.
193         * gdb.base/break-interp.exp (test_attach_gdb): Update.
194         * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
195         Update.
196         * gdb.base/attach.exp (do_attach_tests): Update.
197         * gdb.base/sepdebug.exp: Update.
198         * gdb.python/py-section-script.exp: Update.
199
200 2018-10-04  Tom Tromey  <tom@tromey.com>
201
202         PR cli/22234:
203         * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
204         * gdb.gdb/complaints.exp (test_short_complaints): Update expected
205         output.
206
207 2018-10-04  Tom Tromey  <tom@tromey.com>
208
209         * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
210         set width and height to 0.
211         (test_command_line_attach_run): Use -quiet.
212
213 2018-10-03  Sandra Loosemore  <sandra@codesourcery.com>
214
215         * lib/gdb.exp (skip_ifunc_tests): New.
216         * gdb.base/gnu-ifunc.exp: Skip if no ifunc support.  Handle
217         other compile failures.
218         * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
219
220 2018-10-01  Simon Marchi  <simon.marchi@ericsson.com>
221
222         * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
223         is_amd64_regs_target.
224
225 2018-10-01  Alan Hayward  <alan.hayward@arm.com>
226
227         * gdb.arch/aarch64-sighandler-regs.c: New test.
228         * gdb.arch/aarch64-sighandler-regs.exp: New file.
229         * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
230
231 2018-10-01  Markus Metzger  <markus.t.metzger@intel.com>
232
233         * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
234         assembly.
235
236 2018-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
237
238         * gdb.base/frame-selection.exp: New file.
239         * gdb.base/frame-selection.c: New file.
240
241 2018-09-27  Alan Hayward  <alan.hayward@arm.com>
242
243         * gdb.threads/check-libthread-db.c (thread_routine): Use a
244         pthread barrier.
245         (main): Likewise.
246
247 2018-09-26  Andrew Burgess  <andrew.burgess@embecosm.com>
248
249         * gdb.base/large-frame-1.c: New file.
250         * gdb.base/large-frame-2.c: New file.
251         * gdb.base/large-frame.exp: New file.
252         * gdb.base/large-frame.h: New file.
253
254 2018-09-24  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
255
256         PR gdb/20948
257         * gdb.base/write_mem.exp: New test.
258         * gdb.base/write_mem.c: Likewise.
259
260 2018-09-23  Tom Tromey  <tom@tromey.com>
261
262         PR python/18852:
263         * gdb.python/py-parameter.exp: Add test for parameter that throws
264         on "set".
265
266 2018-09-23  Tom Tromey  <tom@tromey.com>
267
268         PR python/17284:
269         * gdb.python/py-template.exp (test_template_arg): Add test for
270         negative template argument number.
271
272 2018-09-23  Tom Tromey  <tom@tromey.com>
273
274         PR python/14062:
275         * gdb.python/python.exp: Add test for post_event error.
276
277 2018-09-23  Tom Tromey  <tom@tromey.com>
278
279         PR python/18170:
280         * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
281         convert pointers to int and long.
282
283 2018-09-23  Tom Tromey  <tom@tromey.com>
284
285         PR python/20126:
286         * gdb.python/py-value.exp (test_value_numeric_ops): Add
287         signed-ness conversion tests.
288
289 2018-09-23  Tom Tromey  <tom@tromey.com>
290
291         PR python/18352;
292         * gdb.python/py-value.exp (test_float_conversion): New proc.
293         Use it.
294
295 2018-09-20  Hafiz Abid Qadeer  <abidh@codesourcery.com>
296
297         gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
298
299 2018-09-18  Sandra Loosemore  <sandra@codesourcery.com>
300
301         * gdb.base/complete-empty.exp: Skip tab-completion tests if
302         no readline.
303         * gdb.base/utf8-identifiers.exp: Likewise.
304         * gdb.cp/cpcompletion.exp: Likewise.
305         * gdb.linespec/cpcompletion.exp: Likewise.
306         * gdb.linespec/cpls-abi-tag.exp: Likewise.
307         * gdb.linespec/cpls-ops.exp: Likewise.
308
309 2018-09-19  Richard Bunt  <richard.bunt@arm.com>
310             Chris January  <chris.january@arm.com>
311
312         * gdb.cp/koenig.exp: Extend to test logical short circuiting.
313         * gdb.fortran/short-circuit-argument-list.exp: New file.
314         * gdb.fortran/short-circuit-argument-list.f90: New test.
315
316 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
317
318         * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
319         "arch=" keyword when executing "-stack-list-frames".
320
321 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
322
323         * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
324         "arch=" keyword when executing "-stack-list-frames".
325
326 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
327
328         * gdb.ada/complete.exp: Expect for "@" when doing "complete
329         break ada".
330
331 2018-09-17  Simon Marchi  <simon.marchi@polymtl.ca>
332
333         PR python/23669
334         * gdb.python/python.exp: Test gdb.execute("show commands").
335
336 2018-09-16  Tom Tromey  <tom@tromey.com>
337
338         * gdb.base/new-ui.exp (do_execution_tests): Update.
339         * gdb.base/dbx.exp (test_breakpoints): Update.
340
341 2018-09-14  Alan Hayward  <alan.hayward@arm.com>
342
343         * lib/gdb.exp (gdb_simple_compile): Add proc.
344         (is_elf_target): Use gdb_simple_compile.
345         (skip_altivec_tests): Likewise.
346         (skip_vsx_tests): Likewise.
347         (skip_tsx_tests): Likewise.
348         (skip_btrace_tests): Likewise.
349         (skip_btrace_pt_tests): Likewise.
350         (gdb_can_simple_compile): Likewise.
351         (gdb_has_argv0): Likewise.
352         (gdb_target_symbol_prefix): Likewise.
353         (target_supports_scheduler_locking): Likewise.
354
355 2018-09-13  Tom Tromey  <tom@tromey.com>
356
357         * Makefile.in (TAGS): Recognize proc_with_prefix and
358         gdb_caching_proc.
359
360 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
361
362         * gdb.python/py-progspace.exp: Test the Progspace.objfiles
363         method.
364
365 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
366
367         * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
368         and a few other Inferior properties when the Inferior is no
369         longer valid.
370
371 2018-09-13  Tom Tromey  <tom@tromey.com>
372
373         PR rust/23650:
374         * gdb.rust/simple.exp: Add test for enum field access error.
375
376 2018-09-13  Tom Tromey  <tom@tromey.com>
377
378         PR rust/23626:
379         * gdb.rust/simple.rs (EmptyEnum): New type.
380         (main): Use it.
381         * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
382
383 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
384
385         * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
386         * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
387         * gdb.python/py-symtab.exp: Update test printing an objfile.
388
389 2018-09-12  Simon Marchi  <simon.marchi@ericsson.com>
390
391         * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
392         object.
393
394 2018-09-12  Alan Hayward  <alan.hayward@arm.com>
395
396         * lib/gdb.exp (gdb_can_simple_compile): Add proc.
397         (support_complex_tests): Use gdb_can_simple_compile.
398         (is_ilp32_target): Likewise.
399         (is_lp64_target): Likewise.
400         (is_64_target): Likewise.
401         (is_amd64_regs_target): Likewise.
402         (is_aarch32_target): Likewise.
403         (gdb_int128_helper): Likewise.
404
405 2018-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
406
407         * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
408
409 2018-09-10  Jerome Guitton  <guitton@adacore.com>
410
411         * gdb.ada/same_component_name: Add test for case of tagged record
412         with variable-length fields.
413
414 2018-09-10  Xavier Roirand  <roirand@adacore.com>
415
416         * gdb.ada/access_to_unbounded_array.exp: New testcase.
417         * gdb.ada/access_to_unbounded_array/foo.adb: New file.
418         * gdb.ada/access_to_unbounded_array/pack.adb: New file.
419         * gdb.ada/access_to_unbounded_array/pack.ads: New file.
420
421 2018-09-10  Xavier Roirand  <roirand@adacore.com>
422
423         * gdb.ada/mi_string_access.exp: New testcase.
424         * gdb.ada/mi_string_access/bar.adb: New file.
425         * gdb.ada/mi_string_access/pck.adb: New file.
426         * gdb.ada/mi_string_access/pck.asd: New file.
427
428 2018-09-10  Xavier Roirand  <roirand@adacore.com>
429
430         * gdb.ada/mi_var_union.exp: New testcase.
431         * gdb.ada/mi_var_union/bar.adb: New file.
432         * gdb.ada/mi_var_union/pck.adb: New file.
433         * gdb.ada/mi_var_union/pck.asd: New file.
434
435 2018-09-08  Tom Tromey  <tom@tromey.com>
436
437         * gdb.python/py-prettyprint.exp: Use with_test_prefix.
438
439 2018-09-08  Tom Tromey  <tom@tromey.com>
440
441         PR python/16047:
442         * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
443         (register_pretty_printers): Register new printer.
444         * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
445         test.
446         * gdb.python/py-prettyprint.c (int_type3): New typedef.
447         (an_int_type3): New global.
448
449 2018-09-08  Joel Brobecker  <brobecker@adacore.com>
450
451         * gdb.ada/expr_with_funcall: New testcase.
452
453 2018-09-08  Joel Brobecker  <brobecker@adacore.com>
454
455         * gdb.ada/packed_array_assign: New testcase.
456
457 2018-09-07  Andrew Burgess  <andrew.burgess@embecosm.com>
458
459         * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
460         names, and add test prefixes to make test names unique.
461
462 2018-09-05  Tom de Vries  <tdevries@suse.de>
463
464         * gdb.dwarf2/varval.exp: Add test.
465
466 2018-09-04  Gary Benson <gbenson@redhat.com>
467
468         * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
469         'eof' before 'wait -i'.  Use remote_close and clear_gdb_spawn_id.
470
471 2018-08-31  Tom Tromey  <tom@tromey.com>
472
473         * gdb.rust/simple.rs: Rename second variable "v".
474
475 2018-08-30  Andrew Burgess  <andrew.burgess@embecosm.com>
476
477         * gdb.base/funcargs.c (use_a): New function.
478         (recurse): Call use_a.
479
480 2018-08-29  Keith Seitz  <keiths@redhat.com>
481
482         * gdb.compile/compile-cplus-anonymous.cc: New file.
483         * gdb.compile/compile-cplus-anonymous.exp: New file.
484         * gdb.compile/compile-cplus-array-decay.cc: New file.
485         * gdb.compile/compile-cplus-array-decay.exp: New file.
486         * gdb.compile/compile-cplus-inherit.cc: New file.
487         * gdb.compile/compile-cplus-inherit.exp: New file.
488         * gdb.compile/compile-cplus-member.cc: New file.
489         * gdb.compile/compile-cplus-member.exp: New file.
490         * gdb.compile/compile-cplus-method.cc: New file.
491         * gdb.compile/compile-cplus-method.exp: New file.
492         * gdb.compile/compile-cplus-mod.c: "New" file.
493         * gdb.compile/compile-cplus-namespace.cc: New file.
494         * gdb.compile/compile-cplus-namespace.exp: New file.
495         * gdb.compile/compile-cplus-nested.cc: New file.
496         * gdb.compile/compile-cplus-nested.exp: New file.
497         * gdb.compile/compile-cplus-print.c: "New" file.
498         * gdb.compile/compile-cplus-print.exp: "New" file.
499         * gdb.compile/compile-cplus-virtual.cc: New file.
500         * gdb.compile/compile-cplus-virtual.exp: New file.
501         * gdb.compile/compile-cplus.c: "New" file.
502         * gdb.compile/compile-cplus.exp: "New" file.
503         * lib/compile-support.exp: New file.
504
505 2018-08-16  Gary Benson <gbenson@redhat.com>
506
507         PR gdb/13000:
508         * gdb.base/batch-exit-status.exp: New file.
509         * gdb.base/batch-exit-status.good-commands: Likewise.
510         * gdb.base/batch-exit-status.bad-commands: Likewise.
511
512 2018-08-29  Alan Hayward  <alan.hayward@arm.com>
513
514         * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
515         (struct struct02): Likewise.
516         (struct struct03): Likewise.
517         (struct struct04): Likewise.
518         (struct struct_01_01): New struct.
519         (struct struct_01_02): Likewise.
520         (struct struct_01_03): Likewise.
521         (struct struct_01_04): Likewise.
522         (struct struct_02_01): Likewise.
523         (struct struct_02_02): Likewise.
524         (struct struct_02_03): Likewise.
525         (struct struct_02_04): Likewise.
526         (struct struct_04_01): Likewise.
527         (struct struct_04_02): Likewise.
528         (struct struct_04_03): Likewise.
529         (struct struct_04_04): Likewise.
530         (struct struct_05_01): Likewise.
531         (struct struct_05_02): Likewise.
532         (struct struct_05_03): Likewise.
533         (struct struct_05_04): Likewise.
534         (cmp_struct01): Remove function.
535         (cmp_struct02): Likewise.
536         (cmp_struct03): Likewise.
537         (cmp_struct04): Likewise.
538         (cmp_struct_01_01): Add Function.
539         (cmp_struct_01_02): Likewise.
540         (cmp_struct_01_03): Likewise.
541         (cmp_struct_01_04): Likewise.
542         (cmp_struct_02_01): Likewise.
543         (cmp_struct_02_02): Likewise.
544         (cmp_struct_02_03): Likewise.
545         (cmp_struct_02_04): Likewise.
546         (cmp_struct_04_01): Likewise.
547         (cmp_struct_04_02): Likewise.
548         (cmp_struct_04_03): Likewise.
549         (cmp_struct_04_04): Likewise.
550         (cmp_struct_05_01): Likewise.
551         (cmp_struct_05_02): Likewise.
552         (cmp_struct_05_03): Likewise.
553         (cmp_struct_05_04): Likewise.
554         (call_all): Add new structs.
555         * gdb.base/infcall-nested-structs.exp: Likewise.
556
557 2018-08-27  Jan Vrany  <jan.vrany@fit.cvut.cz>
558
559         * gdb.python/py-framefilter-mi.exp: Update regexp to
560         check for "arch" field in frame output.
561
562 2018-08-23  Kevin Buettner  <kevinb@redhat.com>
563
564         * gdb.dwarf2/dw2-ranges-func.c: New file.
565         * gdb.dwarf2/dw2-ranges-func.exp: New file.
566
567 2018-08-22  Simon Marchi  <simon.marchi@polymtl.ca>
568
569         * gdb.base/term.exp: Compare terminal settings with values from
570         the inferior.
571         * gdb.base/term.c: Get and set terminal settings.
572
573 2018-08-22  Jan Vrany  <jan.vrany@fit.cvut.cz>
574
575         * lib/mi-support.exp (mi_expect_stop): Update regexp to
576         accommodate new "arch" field in frame output.
577         * gdb.mi/mi-return.exp: Likewise.
578         * gdb.mi/mi-stack.exp: Likewise.
579         * gdb.mi/mi-syn-frame.exp: Likewise.
580         * gdb.mi/user-selected-context-sync.exp: Likewise.
581
582 2018-08-19  Michael Spang  <spang@google.com>
583
584         PR gdb/11786
585         * gdb.base/gcore-tls-pie.c: New file.
586         * gdb.base/gcore-tls-pie.exp: New file.
587
588 2018-08-18  Kevin Buettner  <kevinb@redhat.com>
589
590         * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
591         * gdb.dwarf2/varval.c: New file.
592         * gdb.dwarf2/varval.exp: New file.
593
594 2018-08-17  Alan Hayward  <alan.hayward@arm.com>
595
596         PR gdb/18931
597         * gdb.arch/aarch64-fp.c (main): Fix asm registers.
598
599 2018-08-16  Keith Seitz  <keiths@redhat.com>
600
601         * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
602         tests expected to pass.
603
604 2018-08-14  Jan Vrany  <jan.vrany@fit.cvut.cz>
605
606         * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
607         -data-disassemble -a.
608         (test_disassembly_bogus_args): Likewise.
609
610 2018-08-14  Andrew Burgess  <andrew.burgess@embecosm.com>
611
612         * gdb.mi/list-thread-groups-available.exp: Update test regexp.
613
614 2018-08-09  Andrew Burgess  <andrew.burgess@embecosm.com>
615
616         * gdb.base/vla-optimized-out.exp: Add new test.
617
618 2018-08-09  Andrew Burgess  <andrew.burgess@embecosm.com>
619
620         * gdb.base/vla-optimized-out-o3.exp: Delete.
621         * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
622         * gdb.base/vla-optimized-out.exp: Extend to cover all of the
623         deleted tests.
624
625 2018-08-08  Andrew Burgess  <andrew.burgess@embecosm.com>
626
627         PR gdb/18050:
628         * gdb.server/extended-remote-restart.c: New file.
629         * gdb.server/extended-remote-restart.exp: New file.
630
631 2018-08-07  Simon Marchi  <simon.marchi@polymtl.ca>
632
633         * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
634         "set variable index = 42".
635
636 2018-08-07  Simon Marchi  <simon.marchi@ericsson.com>
637
638         * boards/index-cache-gdb.exp: New file.
639         * gdb.dwarf2/index-cache.exp: New file.
640         * gdb.dwarf2/index-cache.c: New file.
641         * gdb.base/maint.exp: Check if we are using the index cache.
642
643 2018-08-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
644
645         * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
646         MAKEFLAGS.
647
648 2018-08-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
649
650         * dg-extract-results.sh: Move to toplevel contrib.
651         * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
652         * Makefile.in (check-parallel-racy): Likewise.
653
654 2018-08-06  Andrew Burgess  <andrew.burgess@embecosm.com>
655
656         * lib/gdb.exp (target_supports_scheduler_locking): New proc.
657         * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
658         tests if the target supports scheduler locking.
659
660 2018-08-04  Tom de Vries  <tdevries@suse.de>
661
662         * gdb.python/py-rbreak.exp: Fix rbreak regexp.
663
664 2018-08-02  Tom Tromey  <tom@tromey.com>
665
666         PR symtab/16842.
667         * gdb.cp/temargs.exp: Test "info address" of a template
668         parameter.
669
670 2018-07-31  Jan Vrany  <jan.vrany@fit.cvut.cz>
671
672         * gdb.python/py-mi-var-info-path-expression.c: New file.
673         * gdb.python/py-mi-var-info-path-expression.py: New file.
674         * gdb.python/py-mi-var-info-path-expression.exp: New file.
675
676 2018-07-30  Sergio Durigan Junior  <sergiodj@redhat.com>
677
678         * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
679         error after "cannot resolve name" string.
680
681 2018-07-28  Andrew Burgess  <andrew.burgess@embecosm.com>
682
683         * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
684         started.
685         * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
686
687 2018-07-28  Tom de Vries  <tdevries@suse.de>
688
689         * gdb.base/vla-optimized-out-o3-strict.exp: New file.
690
691 2018-07-26  Tom de Vries  <tdevries@suse.de>
692
693         * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
694
695 2018-07-26  Andrew Burgess  <andrew.burgess@embecosm.com>
696
697         * gdb.base/maint.exp: Add check that dwarf unwinders control flag
698         is visible.
699
700 2018-07-26  Tom de Vries  <tdevries@suse.de>
701
702         PR breakpoints/23366
703         * gdb.base/catch-follow-exec.c: New test.
704         * gdb.base/catch-follow-exec.exp: New file.
705
706 2018-07-25  Tom de Vries  <tdevries@suse.de>
707
708         * gdb.base/vla-optimized-out-o3.exp: New file.  Reuse
709         vla-optimized-out.c.
710
711 2018-07-25  Jan Vrany  <jan.vrany@fit.cvut.cz>
712
713         * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
714         * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
715
716 2018-07-20  Tom de Vries  <tdevries@suse.de>
717
718         * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
719         NOCLONE macro.
720         * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
721
722 2018-07-19  Tom de Vries  <tdevries@suse.de>
723
724         * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
725         regular expression.
726
727 2018-07-18  Tom de Vries  <tdevries@suse.de>
728
729         * gdb.base/vla-optimized-out.c: New test.
730         * gdb.base/vla-optimized-out.exp: New file.
731
732 2018-07-13  Sergio Durigan Junior  <sergiodj@redhat.com>
733
734         * lib/gdbserver-support.exp (gdbserver_start): Expect for the
735         message "No address associated with hostname" when gdbserver
736         cannot resolve the hostname.
737
738 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
739
740         * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
741         Add some test prefixes to make tests unique.
742
743 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
744
745         * gdb.base/frameapply.c: New file.
746         * gdb.base/frameapply.exp: New file.
747
748 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
749
750         * gdb.base/skip.exp: Update expected error message.
751
752 2018-07-11  Sergio Durigan Junior  <sergiodj@redhat.com>
753             Jan Kratochvil  <jan.kratochvil@redhat.com>
754             Paul Fertser  <fercerpav@gmail.com>
755             Tsutomu Seki  <sekiriki@gmail.com>
756
757         * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
758         parameter.
759         * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
760         by default.
761         * boards/native-gdbserver.exp: Likewise.
762         * gdb.server/run-without-local-binary.exp: Improve regexp used
763         for detecting when a remote debugging connection succeeds.
764         * gdb.server/server-connect.exp: New file.
765         * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
766         Do not prefix the port number with ":".
767         (gdbserver_start): New global GDB_TEST_SOCKETHOST.  Implement
768         support for detecting and using it.  Add '$debughost_gdbserver'
769         to the list of arguments used to start gdbserver.  Handle case
770         when gdbserver cannot resolve a network name.
771
772 2018-07-11  Sergio Durigan Junior  <sergiodj@redhat.com>
773
774         PR c++/23373
775         * gdb.base/ptype-offsets.cc (struct static_member): New
776         struct.
777         (main) <stmember>: New variable.
778         * gdb.base/ptype-offsets.exp: Add test for printing a struct
779         with a static member in it.
780
781 2018-07-10  Andrew Burgess  <andrew.burgess@embecosm.com>
782
783         * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
784         watchpoints enabled and disabled.
785
786 2018-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
787
788         * gdb.base/examine-backward.exp: Still run tests around address
789         0x0, even if address 0x0 is not readable.  Update the pattern for
790         matching address 0x0 in expected output.
791
792 2018-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
793
794         * gdb.base/share-env-with-gdbserver.c (main): Add call to
795         malloc/free.
796
797 2018-07-04  Tom de Vries  <tdevries@suse.de>
798
799         * gdb.dwarf2/dw2-error.exp: Update expected error message.
800
801 2018-07-02  Maciej W. Rozycki  <macro@mips.com>
802
803         PR tdep/8282
804         * gdb.arch/mips-disassembler-options.exp: New test.
805         * gdb.arch/mips-disassembler-options.s: New test source.
806
807 2018-06-29  Pedro Alves  <palves@redhat.com>
808
809         * gdb.threads/names.exp: Adjust expected "info threads" output.
810
811 2018-06-29  Pedro Alves  <palves@redhat.com>
812
813         * gdb.opt/inline-break.exp (line number, address): Add "info
814         break" tests.
815
816 2018-06-29  Pedro Alves  <palves@redhat.com>
817
818         * gdb.opt/inline-break.c (func1): Add "break here" marker.
819         * gdb.opt/inline-break.exp: Test setting breakpoints by line
820         number and address and running to them.
821
822 2018-06-29  Richard Bunt  <richard.bunt@arm.com>
823
824         * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
825
826 2018-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
827
828         * lib/compiler.c: Remove executable permission flag.
829
830 2018-06-28  Richard Bunt  <richard.bunt@arm.com>
831
832         * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
833         code.
834         * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
835
836 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
837
838         * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
839
840 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
841
842         * gdb.base/relocate.exp: Test add-symbol-file behavior when the
843         address argument is omitted.
844
845 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
846
847         * gdb.base/relocate.exp: Add test for "symbol-file -o ".
848
849 2018-06-27  Omair Javaid  <omair.javaid@linaro.org>
850
851         PR gdb/21695
852         * gdb.base/infoline-reloc-main-from-zero.exp: New test.
853         * gdb.base/infoline-reloc-main-from-zero.c: New file.
854
855 2018-06-26  Tom Tromey  <tom@tromey.com>
856
857         PR rust/22574:
858         * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
859         * gdb.rust/simple.rs (struct SimpleLayout): New.
860
861 2018-06-22  Simon Marchi  <simon.marchi@ericsson.com>
862
863         * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
864         "info registers" output.
865
866 2018-06-21  Richard Bunt  <richard.bunt@arm.com>
867
868         * gdb.base/watchpoint-hw-attach.c: New test.
869         * gdb.base/watchpoint-hw-attach.exp: New file.
870
871 2018-06-20  Simon Marchi  <simon.marchi@ericsson.com>
872
873         * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
874         through /bin/sh.
875         * boards/dwarf4-gdb-index.exp: Likewise.
876         * boards/fission-dwp.exp: Likewise.
877
878 2018-06-20  Ulrich Weigand  <uweigand@de.ibm.com>
879
880         * gdb.base/float128.exp: Add comment and improved fail message
881         to the failure case of "print large128" test.
882
883 2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
884
885         * configure.ac: Remove AC_PREREQ.
886         * configure: Re-generate.
887
888 2018-06-19  Pedro Alves  <palves@redhat.com>
889
890         * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
891         (func_extern_caller): New.
892         (main): Call func_extern_caller.
893         * gdb.opt/inline-break.exp: Add tests for inline frame skipping
894         logic change.
895
896 2018-06-18  Weimin Pan  <weimin.pan@oracle.com>
897
898         PR gdb/16841
899         * gdb.cp/typedef-base.cc: New file.
900         * gdb.cp/typedef-base.exp: New file.
901
902 2018-06-18  Tom de Vries  <tdevries@suse.de>
903
904         * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
905
906 2018-06-16  Andrew Burgess  <andrew.burgess@embecosm.com>
907             Richard Bunt <Richard.Bunt@arm.com>
908
909         * gdb.threads/attach-slow-waitpid.c: New file.
910         * gdb.threads/attach-slow-waitpid.exp: New file.
911         * gdb.threads/slow-waitpid.c: New file.
912
913 2018-06-14  Pedro Alves  <palves@redhat.com>
914
915         * gdb.base/fork-running-state.c: Include <errno.h>.
916         (exit_if_relative_exits): New.
917         (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
918         exits.
919         (fork_parent): If 'exit_if_relative_exits' is true, exit if the
920         child exits.
921
922 2018-06-14  Tom de Vries  <tdevries@suse.de>
923
924         PR cli/22573
925         * gdb.base/finish-pretty.c: New test.
926         * gdb.base/finish-pretty.exp: New file.
927
928 2018-06-14  Pedro Alves  <palves@redhat.com>
929
930         * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
931         gdb's expected startup output.
932
933 2018-06-14  Pedro Alves  <palves@redhat.com>
934
935         * lib/selftest-support.exp (selftest_setup): Remove inlined
936         function handling.
937
938 2018-06-14  Tom de Vries  <tdevries@suse.de>
939
940         * lib/selftest-support.exp (selftest_setup): Allow function arguments in
941         matching of breakpoint printing.
942
943 2018-06-13  Tom de Vries  <tdevries@suse.de>
944
945         PR testsuite/23269
946         * gdb.base/fork-running-state.c (main): Move setting of alarm ...
947         (fork_child): ... here, and ...
948         (fork_parent): ... here.
949
950 2018-06-12  Tom de Vries  <tdevries@suse.de>
951
952         * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
953
954 2018-06-12  Andrew Burgess  <andrew.burgess@embecosm.com>
955             Stephen Roberts  <stephen.roberts@arm.com>
956
957         * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
958         rewrite test to describe action performed, rather than possible
959         failure.
960
961 2018-06-08  Gary Benson <gbenson@redhat.com>
962
963         * gdb.threads/check-libthread-db.exp: New file.
964         * gdb.threads/check-libthread-db.c: Likewise.
965
966 2018-06-05  Tom Tromey  <tom@tromey.com>
967
968         * gdb.base/default.exp: Update expected "show version" output.
969
970 2018-06-05  Tom Tromey  <tom@tromey.com>
971
972         PR cli/12326:
973         * gdb.cp/static-print-quit.exp: Update.
974         * lib/gdb.exp (pagination_prompt): Update.
975         * gdb.base/page.exp: Use pagination_prompt.  Add new tests.
976         * gdb.python/python.exp: Update.
977
978 2018-06-04  Joel Brobecker  <brobecker@adacore.com>
979
980         * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
981
982 2018-06-01  Joel Brobecker  <brobecker@adacore.com>
983
984         * gdb.ada/bp_fun_addr: New testcase.
985
986 2018-06-01  Tom Tromey  <tom@tromey.com>
987
988         * gdb.xml/tdesc-regs.exp (load_description): Update expected
989         results.
990         * gdb.dwarf2/method-ptr.exp: Set language to C++.
991         * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
992         * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
993         * gdb.base/maint.exp (maint_pass_if): Update.
994
995 2018-05-31  Maciej W. Rozycki  <macro@mips.com>
996
997         * gdb.base/endian.exp: New test.
998         * gdb.base/endian.c: New test source.
999
1000 2018-05-24  Andrew Burgess  <andrew.burgess@embecosm.com>
1001
1002         PR gdb/23203
1003         * gdb.base/bt-selected-frame.c: New file.
1004         * gdb.base/bt-selected-frame.exp: New file.
1005         * lib/gdb.exp (get_current_frame_number): New function.
1006
1007 2018-05-24  Maciej W. Rozycki  <macro@mips.com>
1008             Pedro Alves  <palves@redhat.com>
1009
1010         * gdb.threads/tls-core.c: Include <stdlib.h>
1011         (thread_proc): Call `abort'.
1012         * gdb.threads/tls-core.exp: Generate a core with core_find too.
1013         (tls_core_test): New procedure, bits factored out from ...
1014         (top level): ... here.  Test both native cores and gcore cores.
1015
1016 2018-05-23  Tom Tromey  <tom@tromey.com>
1017
1018         * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
1019
1020 2018-05-23  Tom Tromey  <tom@tromey.com>
1021
1022         * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
1023         symfile_complaints.
1024         (test_short_complaints): Likewise.
1025         (test_empty_complaints): Likewise.
1026         (test_initial_complaints): Update.
1027
1028 2018-05-23  Tom Tromey  <tom@tromey.com>
1029
1030         * gdb.gdb/complaints.exp (test_empty_complaints): Update.
1031
1032 2018-05-23  Tom Tromey  <tom@tromey.com>
1033
1034         * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
1035         (test_short_complaints): Update.
1036
1037 2018-05-22  Pedro Alves  <palves@redhat.com>
1038
1039         * gdb.base/remote.exp: Only gdb_start after compiling the
1040         testcase.  Issue "disconnect" before testing "set remote" command
1041         defaults.  Issue clean_restart before running to main.
1042
1043 2018-05-22  Pedro Alves  <palves@redhat.com>
1044
1045         * gdb.base/remote.exp: Adjust expected output of "show remote
1046         memory-write-packet-size".  Add tests for "set remote
1047         memory-write-packet-size 0" and "set remote
1048         memory-write-packet-size fixed/limit".
1049
1050 2018-05-22  Pedro Alves  <palves@redhat.com>
1051
1052         PR gdb/22973
1053         * gdb.base/utf8-identifiers.c: New file.
1054         * gdb.base/utf8-identifiers.exp: New file.
1055
1056 2018-05-22  Pedro Franco de Carvalho  <pedromfc@linux.vnet.ibm.com>
1057
1058         * gdb.arch/powerpc-fpscr-gcore.exp: New file.
1059
1060 2018-05-22  Pedro Franco de Carvalho  <pedromfc@linux.vnet.ibm.com>
1061
1062         * gdb.arch/powerpc-vsx-gcore.exp: New file.
1063
1064 2018-05-18  Tom Tromey  <tom@tromey.com>
1065
1066         * gdb.base/ptype-offsets.exp: Update.
1067
1068 2018-05-17  Keith Seitz  <keiths@redhat.com>
1069
1070         * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
1071         in expected breakpoint stop locations.
1072         * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
1073         move to proper scope to test variable values.
1074         * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
1075         (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
1076         New functions.
1077         (main): Call not_inline_func3.
1078         * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
1079         inline_func1, inline_func2, and inline_func3.  Test that when each
1080         breakpoint is hit, GDB properly reports both the stop location
1081         and the backtrace. Repeat tests for temporary breakpoints.
1082
1083 2018-05-15  Maciej W. Rozycki  <macro@mips.com>
1084
1085         * gdb.server/server-kill.exp: Verify whether `server_pid' exists
1086         rather then trying to access it in determining whether the PID
1087         of `gdbserver' could have been retrieved.
1088
1089 2018-05-08  Andrew Burgess  <andrew.burgess@embecosm.com>
1090
1091         * gdb.arch/amd64-init-x87-values.S: New file.
1092         * gdb.arch/amd64-init-x87-values.exp: New file.
1093
1094 2018-05-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
1095
1096         * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
1097
1098 2018-05-04  Tom Tromey  <tom@tromey.com>
1099
1100         PR python/22730:
1101         * gdb.python/python.exp: Test multi-line execute.
1102
1103 2018-05-04  Tom Tromey  <tom@tromey.com>
1104
1105         PR python/22731:
1106         * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
1107
1108 2018-05-04  Tom Tromey  <tom@tromey.com>
1109
1110         PR gdb/11750:
1111         * gdb.base/define.exp: Test defining a user command inside a user
1112         command.
1113         * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
1114
1115 2018-05-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
1116             Pedro Alves <palves@redhat.com>
1117
1118         PR breakpoints/19806 and support for PR external/20207.
1119         * gdb.base/watchpoint-unaligned.c: New file.
1120         * gdb.base/watchpoint-unaligned.exp: New file.
1121
1122 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
1123
1124         * gdb.base/maint.exp: Make test names unique, use
1125         test_prefix_command_help to test 'help maint info', and remove
1126         repeated test of 'help maint'.
1127
1128 2018-05-04  Tom Tromey  <tom@tromey.com>
1129
1130         PR gdb/22619:
1131         * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
1132         behavior.
1133
1134 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
1135
1136         * gdb.base/maint.exp: Process output from 'maint print registers'
1137         line at a time.
1138
1139 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
1140
1141         * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
1142         timeout.
1143
1144 2018-05-03  Andrew Burgess  <andrew.burgess@embecosm.com>
1145
1146         * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
1147         filter pattern.
1148
1149 2018-05-02  Pedro Alves  <palves@redhat.com>
1150
1151         * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
1152         to_log_command renames.
1153         * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1154
1155 2018-05-02  Tom Tromey  <tom@tromey.com>
1156
1157         * gdb.python/py-parameter.exp: Set test message.
1158
1159 2018-05-02  Tom Tromey  <tom@tromey.com>
1160
1161         PR python/20084:
1162         * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
1163         PARAM_ZUINTEGER_UNLIMITED tests.
1164
1165 2018-04-28  Dan Robertson  <danlrobertson89@gmail.com>
1166
1167         PR rust/23124
1168         * gdb.rust/expr.exp: Test that the unit type is correctly parsed
1169         when casting.
1170
1171 2018-04-30  Tom Tromey  <tom@tromey.com>
1172
1173         * gdb.python/py-type.exp: Check align attribute.
1174         * gdb.python/py-type.c: New "aligncheck" global.
1175
1176 2018-04-30  Tom Tromey  <tom@tromey.com>
1177
1178         PR exp/17095:
1179         * gdb.dwarf2/dw2-align.exp: New file.
1180         * gdb.cp/align.exp: New file.
1181         * gdb.base/align.exp: New file.
1182         * lib/gdb.exp (gdb_int128_helper): New proc.
1183         (has_int128_c, has_int128_cxx): New caching procs.
1184
1185 2018-04-27  Tom Tromey  <tom@tromey.com>
1186
1187         PR rust/22545:
1188         * gdb.rust/simple.exp: Add inclusive range tests.
1189
1190 2018-04-26  Pedro Alves  <palves@redhat.com>
1191
1192         * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
1193         ifunc breakpoint locations correctly of ifunc breakpoints set
1194         while the program resolves the ifunc.
1195
1196 2018-04-26  Pedro Alves  <palves@redhat.com>
1197
1198         * gdb.base/gnu-ifunc-final.c: New file.
1199         * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
1200         * gdb.base/gnu-ifunc.exp (executable): Delete.
1201         (staticexecutable): Adjust.
1202         (lib_opts, exec_opts): Delete.
1203         (make_binsuffix, build, set-break): New procedures.
1204         (misc_tests): New, with tests factored out from the top level.
1205         (top level): Test different combinations of ifunc resolver name,
1206         resolver with and with debug info, and ifunc target with and
1207         without debug info.  Wrap static tests with with_target_prefix.
1208
1209 2018-04-26  Pedro Alves  <palves@redhat.com>
1210
1211         * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
1212         return type" warnings.
1213
1214 2018-04-25  Pedro Alves  <palves@redhat.com>
1215
1216         * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
1217         killed".
1218         * gdb.base/kill-after-signal.exp: Likewise.
1219         * gdb.threads/kill.exp: Likewise.
1220
1221 2018-04-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
1222             Sergio Durigan Junior  <sergiodj@redhat.com>
1223             Pedro Alves  <palves@redhat.com>
1224
1225         * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
1226         regexps to expect for '[Inferior ... detached]' as well.
1227         * gdb.base/attach.exp: Likewise.
1228         * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
1229         "gdb_continue_to_end".
1230         (test_catch_syscall_with_wrong_args): Likewise.
1231         * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
1232         ']'.  Don't set 'verbose' on.
1233         * gdb.base/foll-vfork.exp: Likewise.
1234         * gdb.base/fork-print-inferior-events.c: New file.
1235         * gdb.base/fork-print-inferior-events.exp: New file.
1236         * gdb.base/hook-stop.exp: Adjust regexps to expect for new
1237         '[Inferior ... has been killed]' message.
1238         * gdb.base/kill-after-signal.exp: Likewise.
1239         * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
1240         detach message.
1241         * gdb.threads/kill.exp: Adjust regexps to expect for new kill
1242         message.
1243         * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
1244         regexps to expect for '[Inferior ... detached]' as well.
1245         * gdb.threads/process-dies-while-detaching.exp: Likewise.
1246
1247 2018-04-24  Simon Marchi  <simon.marchi@ericsson.com>
1248
1249         PR gdb/23104
1250         * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
1251
1252 2018-04-19  Richard Bunt  <richard.bunt@arm.com>
1253
1254         * gdb.threads/multiple-successive-infcall.c: New test.
1255         * gdb.threads/multiple-successive-infcall.exp: New file.
1256
1257 2018-04-17  Tom Tromey  <tom@tromey.com>
1258
1259         * gdb.rust/simple.rs (Union): New type.
1260         (main): New local "u".
1261         * gdb.rust/simple.exp (test_one_slice): Add new test case.
1262
1263 2018-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1264
1265         * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
1266         number information in output of "whereis" command.
1267         * gdb.base/info-fun.exp: Likewise, for "info fun" command.
1268
1269 2018-04-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1270
1271         * gdb.ada/info_types.exp: Adjust expected output to the line
1272         numbers now printed by "info var/func/type".
1273         * gdb.base/completion.exp: Likewise.
1274         * gdb.base/included.exp: Likewise.
1275         * gdb.cp/cp-relocate.exp: Likewise.
1276         * gdb.cp/cplusfuncs.exp: Likewise.
1277         * gdb.cp/namespace.exp: Likewise.
1278         * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
1279
1280 2018-04-13  Markus Metzger  <markus.t.metzger@intel.com>
1281
1282         * gdb.btrace/cpu.exp: New.
1283
1284 2018-04-13  Markus Metzger  <markus.t.metzger@intel.com>
1285
1286         * gdb.base/step-indirect-call-thunk.exp: New.
1287         * gdb.base/step-indirect-call-thunk.c: New.
1288         * gdb.reverse/step-indirect-call-thunk.exp: New.
1289         * gdb.reverse/step-indirect-call-thunk.c: New.
1290
1291 2018-04-11  Simon Marchi  <simon.marchi@ericsson.com>
1292
1293         * gdb.base/pie-fork.c: New file.
1294         * gdb.base/pie-fork.exp: New file.
1295
1296 2018-04-11  Tom Tromey  <tom@tromey.com>
1297
1298         * gdb.rust/simple.exp: Add test for ".." struct initializer.
1299
1300 2018-04-10  Pedro Alves  <palves@redhat.com>
1301
1302         * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
1303         exits.  Instead loop running forever.
1304         (fork_parent): Run forever too.
1305
1306 2018-04-07  Simon Marchi  <simon.marchi@polymtl.ca>
1307
1308         * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
1309         mi_continue_to_line.
1310         * gdb.mi/mi-stack.c (callee4): Add comment.
1311
1312 2018-04-07  Simon Marchi  <simon.marchi@polymtl.ca>
1313
1314         * gdb.mi/mi-stack.exp: Fix indentation.
1315
1316 2018-04-07  Simon Marchi  <simon.marchi@ericsson.com>
1317
1318         PR gdb/22979
1319         * gdb.arch/amd64-osabi.exp: New file.
1320
1321 2018-04-07  Simon Marchi  <simon.marchi@ericsson.com>
1322
1323         PR gdb/22980
1324         * gdb.base/osabi.exp: New file.
1325
1326 2018-04-02  Weimin Pan  <weimin.pan@oracle.com>
1327
1328         * gdb.cp/static-typedef-print.exp: New file.
1329         * gdb.cp/static-typedef-print.cc: New file.
1330
1331 2018-03-27  Joel Brobecker  <brobecker@adacore.com>
1332
1333         * gdb.ada/varsize_limit: New testcase.
1334
1335 2018-03-27  Joel Brobecker  <brobecker@adacore.com>
1336
1337         * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
1338
1339         * gdb.ada/notcplusplus: New testcase.
1340
1341         * gdb.base/c-linkage-name.c: New file.
1342         * gdb.base/c-linkage-name.exp: New testcase.
1343
1344 2018-03-26  Tom Tromey  <tom@tromey.com>
1345
1346         * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
1347         * gdb.python/py-framefilter.py (name_error): New global.
1348         (ErrorInName.function): Use name_error.
1349
1350 2018-03-26  Tom Tromey  <tom@tromey.com>
1351
1352         PR backtrace/15582:
1353         * gdb.python/py-framefilter.exp: Add "bt hide" test.
1354
1355 2018-03-23  Keith Seitz  <keiths@redhat.com>
1356
1357         PR c++/22968
1358         * gdb.cp/subtypes.exp: New file.
1359         * gdb.cp/subtypes.h: New file.
1360         * gdb.cp/subtypes.cc: New file.
1361         * gdb.cp/subtypes-2.cc: New file.
1362
1363 2018-03-23  Andrew Burgess  <andrew.burgess@embecosm.com>
1364
1365         * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
1366         (done): Call '_exit' not 'exit' to avoid atexit handlers.
1367         * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
1368         -nostartfiles when compiling the test.  Confirm that all registers
1369         xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
1370
1371 2018-03-23  Andrew Burgess  <andrew.burgess@embecosm.com>
1372
1373         * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
1374         option, syntax was wrong anyway.
1375         * gdb.arch/arm-disp-step.exp: Likewise.
1376         * gdb.arch/sparc64-regs.exp: Likewise.
1377         * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
1378         option, syntax was wrong anyway, switch to use
1379         prepare_for_testing.
1380         * gdb.arch/i386-disp-step.exp: Likewise.
1381
1382 2018-03-23  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1383
1384         * gdb.ada/exec_changed.exp: Replace "target_info exists
1385         use_gdb_stub" by "use_gdb_stub".
1386         * gdb.ada/start.exp: Likewise.
1387         * gdb.base/async-shell.exp: Likewise.
1388         * gdb.base/attach-pie-misread.exp: Likewise.
1389         * gdb.base/attach-wait-input.exp: Likewise.
1390         * gdb.base/break-entry.exp: Likewise.
1391         * gdb.base/break-interp.exp: Likewise.
1392         * gdb.base/dprintf-detach.exp: Likewise.
1393         * gdb.base/nostdlib.exp: Likewise.
1394         * gdb.base/solib-nodir.exp: Likewise.
1395         * gdb.base/statistics.exp: Likewise.
1396         * gdb.base/testenv.exp: Likewise.
1397         * gdb.mi/mi-exec-run.exp: Likewise.
1398         * gdb.mi/mi-start.exp: Likewise.
1399         * gdb.multi/dummy-frame-restore.exp: Likewise.
1400         * gdb.multi/multi-arch-exec.exp: Likewise.
1401         * gdb.multi/multi-arch.exp: Likewise.
1402         * gdb.multi/tids.exp: Likewise.
1403         * gdb.multi/watchpoint-multi.exp: Likewise.
1404         * gdb.python/py-events.exp: Likewise.
1405         * gdb.threads/attach-into-signal.exp: Likewise.
1406         * gdb.threads/attach-stopped.exp: Likewise.
1407         * gdb.threads/threadapply.exp: Likewise.
1408         * lib/selftest-support.exp: Likewise.
1409
1410 2018-03-22  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1411
1412         * gdb.base/info-proc.exp: Add test for "info proc cmdline".
1413
1414 2018-03-20  Stephen Roberts  <stephen.roberts@arm.com>
1415
1416         * gdb.perf/template-breakpoints.cc: New file.
1417         * gdb.perf/template-breakpoints.exp: New file.
1418         * gdb.perf/template-breakpoints.py: New file.
1419
1420 2018-03-19  Tom Tromey  <tom@tromey.com>
1421
1422         * gdb.rust/simple.rs (main): Add local variables field1, field2,
1423         y0.
1424         * gdb.rust/simple.exp: Test bare identifier form of struct
1425         initializer.
1426
1427 2018-03-19  Tom Tromey  <tom@tromey.com>
1428
1429         * gdb.gdb/observer.exp: Remove.
1430
1431 2018-03-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1432
1433         * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
1434         "qualified" option when setting breakpoints.
1435         * gdb.trace/backtrace.exp: Likewise.
1436         * gdb.trace/circ.exp: Likewise.
1437         * gdb.trace/collection.exp: Likewise.
1438         * gdb.trace/disconnected-tracing.exp: Likewise.
1439         * gdb.trace/ftrace-lock.exp: Likewise.
1440         * gdb.trace/ftrace.exp: Likewise.
1441         * gdb.trace/infotrace.exp: Likewise.
1442         * gdb.trace/packetlen.exp: Likewise.
1443         * gdb.trace/passc-dyn.exp: Likewise.
1444         * gdb.trace/qtro.exp: Likewise.
1445         * gdb.trace/read-memory.exp: Likewise.
1446         * gdb.trace/report.exp: Likewise.
1447         * gdb.trace/signal.exp: Likewise.
1448         * gdb.trace/status-stop.exp: Likewise.
1449         * gdb.trace/strace.exp: Likewise.
1450         * gdb.trace/tfind.exp: Likewise.
1451         * gdb.trace/trace-break.exp: Likewise.
1452         * gdb.trace/trace-condition.exp: Likewise.
1453         * gdb.trace/trace-mt.exp: Likewise.
1454         * gdb.trace/tstatus.exp: Likewise.
1455         * gdb.trace/tsv.exp: Likewise.
1456         * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
1457         * gdb.trace/unavailable.exp: Likewise.
1458         * gdb.trace/while-dyn.exp: Likewise.
1459
1460 2018-03-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1461
1462         * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
1463         that libinproctrace is copied to the target.
1464
1465 2018-03-14  Tom Tromey  <tom@tromey.com>
1466
1467         PR cli/14977:
1468         * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
1469         a null pointer.
1470         * gdb.base/wchar.exp: Likewise.
1471
1472 2018-03-14  Tom Tromey  <tom@tromey.com>
1473
1474         PR cli/19918:
1475         * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
1476         flag.
1477
1478 2018-03-08  Simon Marchi  <simon.marchi@ericsson.com>
1479
1480         PR gdb/22841
1481         * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
1482         "target" to remote_exec.
1483
1484 2018-03-08  Simon Marchi  <simon.marchi@polymtl.ca>
1485
1486         PR gdb/22841
1487         * boards/gdbserver-base.exp (${board}_file, ${board}_download,
1488         ${board}_upload): Remove.
1489
1490 2018-03-07  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1491
1492         * gdb.cp/watch-cp.cc: New test.
1493         * gdb.cp/watch-cp.exp: New file.
1494
1495 2018-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
1496
1497         * gdb.base/infcall-nested-structs.exp: New file.
1498         * gdb.base/infcall-nested-structs.c: New file.
1499         * gdb.base/float.exp: Add riscv support.
1500
1501 2018-03-02  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1502
1503         * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
1504         * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
1505
1506 2018-02-28  Sergio Durigan Junior  <sergiodj@redhat.com>
1507
1508         * gdb.server/abspath.exp: New file.
1509         * lib/gdb.exp (with_cwd): New procedure.
1510
1511 2018-02-28  Simon Marchi  <simon.marchi@ericsson.com>
1512
1513         * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
1514         use it.
1515         (gdb_is_target_remote_prompt): New proc.
1516         (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
1517         (gdb_is_target_native): Pass prompt parameter to
1518         gdb_is_target_1.
1519
1520 2018-02-26  Simon Marchi  <simon.marchi@polymtl.ca>
1521
1522         * gdb.base/load-command.c: New file.
1523         * gdb.base/load-command.exp: New file.
1524         * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
1525         (gdb_is_target_1): ...this, and generalize for other targets
1526         than just remote.
1527         (gdb_is_target_remote): Use gdb_is_target_1.
1528         (gdb_is_target_native): use gdb_is_target_1.
1529
1530 2018-02-26  Tom Tromey  <tom@tromey.com>
1531
1532         PR python/16497:
1533         * gdb.python/py-framefilter.exp: Update test.
1534
1535 2018-02-26  Tom Tromey  <tom@tromey.com>
1536
1537         * gdb.dwarf2/variant.c: New file.
1538         * gdb.dwarf2/variant.exp: New file.
1539
1540 2018-02-26  Tom Tromey  <tom@tromey.com>
1541
1542         * gdb.rust/simple.exp: Accept more possible results in enum test.
1543
1544 2018-02-25  Simon Marchi  <simon.marchi@polymtl.ca>
1545
1546         * lib/cp-support.exp (cp_test_ptype_class): Move space inside
1547         parentheses.
1548
1549 2018-02-23  Maciej W. Rozycki  <macro@mips.com>
1550
1551         * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
1552         name of a variable: $actual_linejj -> $actual_line.
1553
1554 2018-02-21  John Baldwin  <jhb@FreeBSD.org>
1555
1556         * gdb.arch/amd64-i386-address.exp: Fix a typo.
1557
1558 2018-02-20  Markus Metzger  <markus.t.metzger@intel.com>
1559
1560         * gdb.btrace/buffer-size.exp: Do not force BTS.
1561
1562 2018-02-14  Pedro Alves  <palves@redhat.com>
1563
1564         * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
1565         getting a "Quit".
1566
1567 2018-02-09  Markus Metzger  <markus.t.metzger@intel.com>
1568
1569         * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
1570         Fix test name.
1571
1572 2018-02-07  Simon Marchi  <simon.marchi@ericsson.com>
1573
1574         * gdb.cp/m-static.exp: Check type of optimized out static
1575         member.
1576
1577 2018-02-03  Andrew Burgess  <andrew.burgess@embecosm.com>
1578
1579         * config/sid.exp (gdb_target_sid): Remove use of cleanup.
1580         * config/sim.exp (gdb_target_sim): Remove use of cleanup.
1581
1582 2018-02-01  Simon Marchi  <simon.marchi@polymtl.ca>
1583             Leszek Swirski  <leszeks@google.com>
1584
1585         * gdb.python/py-prettyprint.c
1586         (struct to_string_returns_value_inner,
1587         struct to_string_returns_value_wrapper): New.
1588         (main): Add tsrvw variable.
1589         * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
1590         ToStringReturnsValueWrapper): New classes.
1591         (register_pretty_printers): Register new pretty-printers.
1592         * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
1593         recursive pretty printer.
1594         * gdb.python/py-mi.exp: Likewise.
1595
1596 2018-02-01  Leszek Swirski  <leszeks@google.com>
1597
1598         * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
1599         functions with the same name as an include file are parsed
1600         correctly.
1601
1602 2018-02-01  Yao Qi  <yao.qi@linaro.org>
1603
1604         * gdb.base/attach.exp (do_attach_tests): Set sysroot to
1605         "\[^\r\n\]*".
1606
1607 2018-01-31  Nikola Prica  <nikola.prica@rt-rk.com>
1608
1609         * gdb.arch/powerpc-prologue-frame.s: New file.
1610         * gdb.arch/powerpc-prologue-frame.c: Likewise.
1611         * gdb.arch/powerpc-prologue-frame.exp: Likewise.
1612
1613 2018-01-31  Joel Brobecker  <brobecker@adacore.com>
1614
1615         * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
1616
1617 2018-01-30  Pedro Alves  <palves@redhat.com>
1618
1619         PR gdb/13211
1620         * gdb.base/interrupt-daemon.c: New.
1621         * gdb.base/interrupt-daemon.exp: New.
1622         * gdb.multi/multi-term-settings.c: New.
1623         * gdb.multi/multi-term-settings.exp: New.
1624
1625 2018-01-30  Joel Brobecker  <brobecker@adacore.com>
1626
1627         * gdb.base/break.exp: Save the location where the breakpoint
1628         on break.c:47 was actually inserted when debugging the version
1629         compiled at -O2 and use it in the expected output of the "info
1630         break" test performed soon after.
1631
1632 2018-01-22  Pedro Alves  <palves@redhat.com>
1633             Sergio Durigan Junior  <sergiodj@redhat.com>
1634
1635         * gdb.base/whatis.exp: Add tests for 'set print object on' +
1636         'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
1637
1638 2018-01-22  Joel Brobecker  <brobecker@adacore.com>
1639
1640         * gdb.base/break-include.c, gdb.base/break-include.inc,
1641         gdb.base/break-include.exp: New files.
1642         * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
1643         line number now being the actual line number where the breakpoint
1644         was inserted.
1645         * gdb.mi/mi-break.exp: Likewise.
1646         * gdb.mi/mi-reverse.exp: Likewise.
1647         * gdb.mi/mi-simplerun.exp: Ditto.
1648
1649 2018-01-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1650
1651         * gdb.python/py-mi.exp: Don't expect a thread-id for floating
1652         varobj.
1653         * gdb.mi/mi-var-create-rtti.exp: Likewise.
1654
1655 2018-01-21  Don Breazeal  <donb@codesourcery.com>
1656             Andrew Burgess  <andrew.burgess@embecosm.com>
1657
1658         * gdb.mi/basics.c: Add new global.
1659         * gdb.mi/mi-frame-regs.exp: New file.
1660         * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
1661         case.
1662
1663 2018-01-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1664
1665         * gdb.arch/amd64-entry-value.exp: Test using @entry on a
1666         non-parameter, and on an unknown symbol.
1667
1668 2018-01-19  Tom Tromey  <tom@tromey.com>
1669
1670         * gdb.rust/modules.rs (TWENTY_THREE): New global.
1671         * gdb.rust/modules.exp: Add ::-qualified lookup test.
1672
1673 2018-01-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1674
1675         * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
1676         setrlimit and chdir to int.
1677
1678 2018-01-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1679
1680         * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
1681         function.
1682         (my_tend): Likewise.
1683         * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
1684         rationale of avoiding FP- and vector instructions.
1685
1686 2018-01-19  Ruslan Kabatsayev  <b7.10110111@gmail.com>
1687
1688         * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
1689         "info reg" with "\[ \t\]*".
1690         * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
1691         "\[ \t\]+".
1692         * gdb.arch/s390-multiarch.exp: Ditto.
1693         * gdb.base/pc-fp.exp: Ditto.
1694         * gdb.reverse/i386-precsave.exp: Ditto.
1695         * gdb.reverse/i386-reverse.exp: Ditto.
1696         * gdb.reverse/i387-env-reverse.exp: Ditto.
1697         * gdb.reverse/i387-stack-reverse.exp: Ditto.
1698
1699 2018-01-18  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1700
1701         * lib/gdb.exp (gdb_compile): Re-enable use of
1702         universal_compile_options for languages other than Rust.
1703
1704 2018-01-18  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1705
1706         * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
1707
1708 2018-01-17  Mike Gulick  <mgulick@mathworks.com>
1709
1710         PR gdb/16577
1711         * gdb.base/solib-vanish.exp: New.
1712         * gdb.base/solib-vanish-main.c: New.
1713         * gdb.base/solib-vanish-lib1.c: New.
1714         * gdb.base/solib-vanish-lib2.c: New.
1715
1716 2018-01-17  Yao Qi  <yao.qi@linaro.org>
1717
1718         * gdb.compile/compile.exp: Match the address printed for
1719         frame in the output of command "bt".
1720
1721 2018-01-15  Tom Tromey  <tom@tromey.com>
1722
1723         * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
1724         compute sp_reg.
1725
1726 2018-01-12  Andrew Burgess  <andrew.burgess@embecosm.com>
1727
1728         * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
1729         to prepare.
1730         (prepare): Return 0 on error, 1 on success.
1731
1732 2018-01-12  Pedro Alves  <palves@redhat.com>
1733
1734         * gdb.base/continue-after-aborted-step-over.c: New.
1735         * gdb.base/continue-after-aborted-step-over.exp: New.
1736
1737 2018-01-11  Simon Marchi  <simon.marchi@ericsson.com>
1738
1739         * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
1740         options when not creating an executable.
1741
1742 2018-01-11  Pedro Alves  <palves@redhat.com>
1743
1744         PR remote/22597
1745         * gdb.server/stop-reply-no-thread.c: New file.
1746         * gdb.server/stop-reply-no-thread.exp: New file.
1747
1748 2018-01-10  Pedro Alves  <palves@redhat.com>
1749
1750         PR gdb/22670
1751         * gdb.ada/bp_c_mixed_case.exp: Add intro comment.  Test printing C
1752         functions too.  Test setting breakpoints and printing C functions
1753         with no debug info too.
1754         * gdb.ada/bp_c_mixed_case/qux.c: New file.
1755
1756 2018-01-10  Pedro Alves  <palves@redhat.com>
1757
1758         PR gdb/22670
1759         * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
1760         a fail.
1761
1762 2018-01-10  Pedro Alves  <palves@redhat.com>
1763
1764         PR gdb/22670
1765         * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
1766
1767 2018-01-08  Simon Marchi  <simon.marchi@ericsson.com>
1768
1769         * gdb.server/unittest.exp: Match the output in non-development
1770         mode.
1771
1772 2018-01-08  Simon Marchi  <simon.marchi@ericsson.com>
1773
1774         * gdb.gdb/unittest.exp: Match output in non-development mode.
1775
1776 2018-01-08  Joel Brobecker  <brobecker@adacore.com>
1777
1778         * gdb.ada/access_tagged_param.exp: Relax expected output
1779         for value of "ObjL" in "continue" to pck.inspect breakpoint
1780         test.
1781
1782 2018-01-08  Joel Brobecker  <brobecker@adacore.com>
1783
1784         * gdb.ada/arr_enum_idx_w_gap.exp: New file.
1785         * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
1786
1787 2018-01-05  Pedro Alves  <palves@redhat.com>
1788
1789         PR gdb/18653
1790         * gdb.base/libsegfault.exp: New.
1791
1792 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
1793
1794         PR gdb/22670
1795         * gdb.ada/access_tagged_param.exp: New file.
1796         * gdb.ada/access_tagged_param/foo.adb: New file.
1797
1798 2018-01-05  Pedro Alves  <palves@redhat.com>
1799
1800         PR gdb/22670
1801         * gdb.ada/info_addr_mixed_case.exp: Remove kfail.  Extend test to
1802         exercise lower case too, and to exercise both full matching and
1803         wild matching.
1804
1805 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
1806
1807         * gdb.ada/rename_subscript_param: New testcase.
1808
1809 2018-01-05  Jerome Guitton  <guitton@adacore.com>
1810
1811         * gdb.ada/arr_acc_idx_w_gap: New testcase.
1812
1813 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
1814
1815         * gdb.ada/convvar_comp: New testcase.
1816
1817 2018-01-05  Xavier Roirand  <roirand@adacore.com>
1818
1819         * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
1820         (My_Table): New global variable.
1821         * testsuite/gdb.ada/array_char_idx.exp: Add test.
1822
1823 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
1824
1825         PR gdb/22670
1826         * gdb.ada/maint_with_ada: New testcase.
1827
1828 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
1829
1830         PR gdb/22670
1831         * gdb.ada/bp_c_mixed_case: New testcase.
1832
1833 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
1834
1835         PR gdb/22670
1836         * gdb.ada/complete.exp: Add "complete break ada" test.
1837
1838 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
1839
1840         PR gdb/22670
1841         * gdb.ada/info_addr_mixed_case: New testcase.
1842
1843 2018-01-03  Xavier Roirand  <roirand@adacore.com>
1844
1845         * gdb.ada/excep_handle.exp: New testcase.
1846         * gdb.ada/excep_handle/foo.adb: New file.
1847         * gdb.ada/excep_handle/pck.ads: New file.
1848
1849 2018-01-03  Joel Brobecker  <brobecker@adacore.com>
1850
1851         * gdb.base/step-line.c: Add extra empty line in copyright header.
1852         * gdb.base/step-line.inp: Likewise.
1853
1854 2018-01-02  Joel Brobecker  <brobecker@adacore.com>
1855
1856         * gdb.ada/dyn_stride.exp: Add slice test.
1857
1858 2018-01-02  Joel Brobecker  <brobecker@adacore.com>
1859
1860         * gdb.ada/dyn_stride: New testcase.
1861
1862 2017-12-27  Stafford Horne  <shorne@gmail.com>
1863
1864         * gdb.xml/extra-regs.xml: Add example foo reggroup.
1865         * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
1866
1867 2017-12-27  Stafford Horne  <shorne@gmail.com>
1868
1869         * gdb.base/reggroups.c: New file.
1870         * gdb.base/reggroups.exp: New file.
1871
1872 2017-12-18  Joel Brobecker  <brobecker@adacore.com>
1873
1874         * gdb.dwarf2/ada-valprint-error.c: New file.
1875         * gdb.dwarf2/ada-valprint-error.exp: New file.
1876
1877 2017-12-18  Joel Brobecker  <brobecker@adacore.com>
1878
1879         * gdb.ada/assign_arr: New testcase.
1880
1881 2017-12-18  Xavier Roirand  <roirand@adacore.com>
1882
1883         * gdb.ada/funcall_ptr: New testcase.
1884
1885 2017-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
1886
1887         PR cli/16224
1888         * gdb.base/ptype-offsets.cc: New file.
1889         * gdb.base/ptype-offsets.exp: New file.
1890
1891 2017-12-15  Yao Qi  <yao.qi@linaro.org>
1892
1893         * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
1894         if XML is disabled.
1895
1896 2017-12-15  Xavier Roirand  <roirand@adacore.com>
1897
1898         * gdb.ada/same_component_name: New testcase.
1899
1900 2017-12-14  Joel Brobecker  <brobecker@adacore.com>
1901
1902         * gdb.ada/str_binop_equal: New testcase.
1903
1904 2017-12-14  Joel Brobecker  <brobecker@adacore.com>
1905
1906         * gdb.ada/task_switch_in_core: New testcase.
1907
1908 2017-12-13  Simon Marchi  <simon.marchi@ericsson.com>
1909
1910         * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
1911         * gdb.python/py-breakpoint.exp: Compile the test case as c++,
1912         call test_bkpt_qualified.
1913         (test_bkpt_qualified): New proc.
1914
1915 2017-12-13  Pedro Alves  <palves@redhat.com>
1916
1917         * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1918         Tighten regexp by matching with an anchor.
1919
1920 2017-12-13  Pedro Alves  <palves@redhat.com>
1921
1922         * gdb.cp/cpcompletion.exp: Load completion-support.exp.
1923         ("expression with namespace"): New set of tests.
1924         * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
1925         (Nested::Test_NS::qux): New.
1926         * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
1927         defaults to 'start_quote_char' and 'end_quote_char' parameters.
1928
1929 2017-12-13  Joel Brobecker  <brobecker@adacore.com>
1930
1931         * gdb.base/server-del-break.c: New file.
1932         * gdb.base/server-del-break.exp: New file.
1933
1934 2017-12-12  Stafford Horne  <shorne@gmail.com>
1935
1936         * gdb.xml/tdesc-regs.exp: Add or1k support.
1937
1938 2017-12-12  Stafford Horne  <shorne@gmail.com>
1939
1940         * gdb.base/bp-permanent.c: Define nop of or1k.
1941
1942 2017-12-11  Joel Brobecker  <brobecker@adacore.com>
1943
1944         * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
1945         output with components being reordered.
1946
1947 2017-12-11  Joel Brobecker  <brobecker@adacore.com>
1948
1949         * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
1950         output with components being reordered.
1951
1952 2017-12-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
1953             Pedro Alves  <palves@redhat.com>
1954
1955         * gdb.base/maint.exp (check for .gdb_index): Check also for
1956         .debug_names.
1957         * gdb.dlang/watch-loc.c (.debug_aranges): New.
1958         * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
1959         * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
1960         (.gdb_index used after symbol reloading): Support also .debug_names.
1961         * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
1962
1963 2017-12-08  Yao Qi  <yao.qi@linaro.org>
1964
1965         * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1966         * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
1967
1968 2017-12-08  Yao Qi  <yao.qi@linaro.org>
1969
1970         * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1971         * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
1972
1973 2017-12-08  Yao Qi  <yao.qi@linaro.org>
1974
1975         * gdb.arch/aarch64-tagged-pointer.c: New file.
1976         * gdb.arch/aarch64-tagged-pointer.exp: New file.
1977
1978 2017-12-08  Sergio Durigan Junior  <sergiodj@redhat.com>
1979
1980         * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
1981         "int".
1982
1983 2017-12-07  Keith Seitz  <keiths@redhat.com>
1984
1985         PR breakpoints/22569
1986         * gdb.linespec/ls-errs.exp: Change expected result of "break
1987         -source this file has spaces.c -line 3".
1988         Check that an explicit source file followed by whitespace is
1989         identified as an invalid explicit location.
1990
1991 2017-12-07  Keith Seitz  <keiths@redhat.com>
1992
1993         * gdb.cp/nested-types.cc: New file.
1994         * gdb.cp/nested-types.exp: New file.
1995         * lib/cp-support.exp: Load data-structures.exp library.
1996         (debug_cp_test_ptype_class): New global.
1997         (cp_ptype_class_verbose, next_line): New procedures.
1998         (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
1999         Add and document new return value.
2000         Switch the list of lines to a queue.
2001         Add support for new `type' key for nested type definitions.
2002         Add debugging/troubleshooting messages.
2003         * lib/data-structures.exp: New file.
2004
2005 2017-12-07  Simon Marchi  <simon.marchi@ericsson.com>
2006
2007         * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
2008         with proc_with_prefix, don't use with_test_prefix.
2009
2010 2017-12-07  Tom Tromey  <tom@tromey.com>
2011
2012         * gdb.base/break.exp: Add test for empty "commands".
2013
2014 2017-12-07  Yao Qi  <yao.qi@linaro.org>
2015
2016         * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
2017         malloc and catch syscall.
2018
2019 2017-12-07  Phil Muldoon  <pmuldoon@redhat.com>
2020
2021        * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
2022         tests for explicit locations.
2023
2024 2017-12-06  Pedro Alves  <palves@redhat.com>
2025
2026         * gdb.arch/i386-avx.exp: If testing with a RSP target, check
2027         force-disabling XML descriptions.
2028
2029 2017-12-04  Pedro Alves  <palves@redhat.com>
2030
2031         PR gdb/22499
2032         * gdb.arch/amd64-disp-step-avx.S: New file.
2033         * gdb.arch/amd64-disp-step-avx.exp: New file.
2034
2035 2017-12-03  Pedro Alves  <palves@redhat.com>
2036
2037         * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
2038         and <string.h>.
2039         (parent_function): Print distinct messages when waitpid fails, or
2040         the child exits with a signal, or the child exits for an unhandled
2041         reason.
2042         * gdb.threads/process-dies-while-detaching.exp
2043         (detach_and_expect_exit): New 'inf_output_re' parameter and use
2044         it.  Wait for both inferior output and GDB's prompt.  Use an
2045         indirect spawn id list.
2046         (do_detach): New parameter 'child_exit'.  Use it to compute
2047         expected inferior output.
2048         (test_detach, test_detach_watch, test_detach_killed_outside):
2049         Adjust to pass down the expected child exit kind.
2050
2051 2017-12-01  Joel Brobecker  <brobecker@adacore.com>
2052             Sergio Durigan Junior  <sergiodj@redhat.com>
2053             Pedro Alves  <palves@redhat.com>
2054
2055         * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
2056
2057 2017-12-01  Sergio Durigan Junior  <sergiodj@redhat.com>
2058
2059         * gdb.base/relocate.exp: Add tests to guarantee that arguments
2060         to 'symbol-file' and 'add-symbol-file' can be
2061         position-independent.
2062
2063 2017-12-01  Yao Qi  <yao.qi@linaro.org>
2064
2065         * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
2066         the URL in copyright header.
2067         * gdb.arch/aarch64-fp.exp: Likewise.
2068         * gdb.arch/ppc64-atomic-inst.exp: Likewise.
2069         * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
2070         * gdb.base/expand-psymtabs.exp: Likewise.
2071         * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
2072         * gdb.fortran/common-block.exp: Likewise.
2073         * gdb.fortran/common-block.f90: Likewise.
2074         * gdb.fortran/logical.exp: Likewise.
2075         * gdb.fortran/vla-datatypes.f90: Likewise.
2076         * gdb.fortran/vla-sub.f90: Likewise.
2077
2078 2017-11-30  Joel Brobecker  <brobecker@adacore.com>
2079
2080         * gdb.ada/repeat_dyn: New testcase.
2081
2082 2017-11-30  Ulrich Weigand  <uweigand@de.ibm.com>
2083
2084         * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
2085         Update for changed thread numbering.
2086         * gdb.cell/bt.exp: Update for changed GDB output.
2087
2088 2017-11-30  Simon Marchi  <simon.marchi@ericsson.com>
2089
2090         * boards/cc-with-tweaks.exp: Include local-board.exp instead of
2091         setting isremote by hand.
2092         * boards/dwarf4-gdb-index.exp: Likewise.
2093         * boards/fission.exp: Likewise.
2094         * boards/stabs.exp: Likewise.
2095
2096 2017-11-30  Pedro Alves  <palves@redhat.com>
2097
2098         * gdb.linespec/cpls-ops.exp
2099         (check_explicit_skips_function_argument): Extract the underlying
2100         type of size_t instead of hardcoding it.
2101
2102 2017-11-29  Pedro Alves  <palves@redhat.com>
2103
2104         PR c++/19436
2105         * gdb.linespec/cpls-abi-tag.cc: New file.
2106         * gdb.linespec/cpls-abi-tag.exp: New file.
2107
2108 2017-11-29  Pedro Alves  <palves@redhat.com>
2109
2110         * gdb.base/langs.exp: Use -qualified.
2111         * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
2112         it.
2113         * gdb.cp/namespace.exp: Use -qualified.
2114         * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
2115         (overload-3, template-overload, template-ret-type, const-overload)
2116         (const-overload-quoted, anon-ns, ambiguous-prefix): New
2117         procedures.
2118         (test_driver): Call them.
2119         * gdb.cp/save-bp-qualified.cc: New.
2120         * gdb.cp/save-bp-qualified.exp: New.
2121         * gdb.linespec/explicit.exp: Test -qualified.
2122         * lib/completion-support.exp (completion::explicit_opts_list): Add
2123         "-qualified".
2124         * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
2125
2126 2017-11-29  Phil Muldoon  <pmuldoon@redhat.com>
2127
2128         * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
2129
2130 2017-11-29  Tom Tromey  <tom@tromey.com>
2131
2132         * gdb.base/relocate.exp: Update invalid argument test.
2133         Add new tests for invalid arguments.
2134
2135 2017-11-29  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2136
2137         * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
2138         Return 0 as a long.
2139         * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
2140
2141 2017-11-29  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2142
2143         * gdb.cp/breakpoint.cc (bar): Set return type to void.
2144         * gdb.cp/psymtab-parameter.cc (func): Likewise.
2145         * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
2146         func ().
2147         * gdb.cp/shadow.cc (B.func): Return 0.
2148
2149 2017-11-27  Joel Brobecker  <brobecker@adacore.com>
2150
2151         * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
2152         expected output in gdb_expect call to allow the exception
2153         message to be present as well.  Fix syntax confusion to avoid
2154         TCL thinking that exception_name is an array.
2155
2156 2017-11-26  Ulrich Weigand  <uweigand@de.ibm.com>
2157
2158         * gdb.arch/spu-info.c: Include <unistd.h>.
2159         (do_signal_test): Fix broken calls to write.
2160         * gdb.arch/spu-info.exp: Use prepare_for_testing.
2161         Fix checks for empty mailboxes.  Update signal tests for corrected
2162         do_signal_test routine.  Allow nonzero event status.
2163         * gdb.arch/spu-ls.exp: Use prepare_for_testing.
2164         * gdb.cell/arch.exp: Use standard_output_file.
2165         * gdb.cell/break.exp: Likewise.
2166         * gdb.cell/bt.exp: Likewise.
2167         * gdb.cell/core.exp: Likewise.
2168         * gdb.cell/dwarfaddr.exp: Likewise.
2169         * gdb.cell/ea-cache.exp: Likewise.
2170         * gdb.cell/ea-standalone.exp: Likewise.
2171         * gdb.cell/f-regs.exp: Likewise.
2172         * gdb.cell/fork.exp: Likewise.
2173         * gdb.cell/gcore.exp: Likewise.
2174         * gdb.cell/mem-access.exp: Likewise.
2175         * gdb.cell/ptype.exp: Likewise.
2176         * gdb.cell/registers.exp: Likewise.
2177         * gdb.cell/sizeof.exp: Likewise.
2178         * gdb.cell/solib-symbol.exp: Likewise.
2179         * gdb.cell/solib.exp: Likewise.
2180
2181 2017-11-25   Pedro Alves  <palves@redhat.com>
2182
2183         * gdb.base/complete-empty.exp: New file.
2184         * gdb.base/completion.exp: Adjust.
2185
2186 2017-11-25  Pedro Alves  <palves@redhat.com>
2187
2188         * gdb.linespec/cpls-ops.cc: New file.
2189         * gdb.linespec/cpls-ops.exp: New file.
2190         * lib/completion-support.exp (test_complete_prefix_range_re): New,
2191         factored out from ...
2192         (test_complete_prefix_range): ... this.
2193
2194 2017-11-24  Pedro Alves  <palves@redhat.com>
2195
2196         * gdb.linespec/cpcompletion.exp: New file.
2197         * gdb.linespec/cpls-hyphen.cc: New file.
2198         * gdb.linespec/cpls.cc: New file.
2199         * gdb.linespec/cpls2.cc: New file.
2200         * gdb.linespec/explicit.exp: Load completion-support.exp.  Adjust
2201         test to use test_gdb_complete_unique.  Add label completion,
2202         keyword completion and explicit location completion tests.
2203         * lib/completion-support.exp: New file.
2204
2205 2017-11-24  Joel Brobecker  <brobecker@adacore.com>
2206
2207         * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
2208         gdb.ada/mi_ex_cond.exp: Accept optional exception message in
2209         when hitting an exception catchpoint.
2210
2211 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2212
2213         * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
2214
2215 2017-11-22  Simon Marchi  <simon.marchi@ericsson.com>
2216
2217         * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
2218         * gdb.dwarf2/info-locals-optimized-out.exp: New file.
2219         * gdb.dwarf2/info-locals-optimized-out.c: New file.
2220
2221 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2222
2223         * gdb.base/info-os.exp: Pass pthreads.
2224         * gdb.multi/multi-attach.exp: Likewise.
2225
2226 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2227
2228         * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
2229         compiler.
2230
2231 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2232
2233         * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
2234         * gdb.base/break-interp.exp: Likewise.
2235         * gdb.base/jit-attach-pie.exp: Likewise.
2236
2237 2017-11-22  Ulrich Weigand  <uweigand@de.ibm.com>
2238
2239         * gdb.base/float128.c (large128): New variable.
2240         * gdb.base/float128.exp: Add test to print largest __float128 value.
2241
2242 2017-11-22  Ulrich Weigand  <uweigand@de.ibm.com>
2243
2244         * gdb.arch/vsx-regs.exp: Update register content checks.
2245
2246 2017-11-21  Ulrich Weigand  <uweigand@de.ibm.com>
2247
2248         * gdb.arch/ppc-longdouble.exp: New file.
2249         * gdb.arch/ppc-longdouble.c: Likewise.
2250
2251 2017-11-21  Pedro Alves  <palves@redhat.com>
2252
2253         * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
2254
2255 2017-11-20  Pedro Alves  <palves@redhat.com>
2256
2257         * gdb.base/whatis-ptype-typedefs.c (double_typedef)
2258         (long_double_typedef): New typedefs.
2259         Use DEF on double and long double.
2260         * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
2261         cases.
2262         (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
2263         and 'long_double_ptr_same_size' locals.  Use them to decide
2264         whether cast from array/function to float is valid/invalid.
2265
2266 2017-11-17  Tom Tromey  <tom@tromey.com>
2267
2268         * gdb.rust/traits.rs: New file.
2269         * gdb.rust/traits.exp: New file.
2270
2271 2017-11-17  Joel Brobecker  <brobecker@adacore.com>
2272
2273         * gdb.ada/minsyms: New testcase.
2274
2275 2017-11-16  Pedro Alves  <palves@redhat.com>
2276
2277         * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
2278         * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
2279
2280 2017-11-16  Pedro Alves  <palves@redhat.com>
2281
2282         * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
2283         gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
2284
2285 2017-11-16  Pedro Alves  <palves@redhat.com>
2286
2287         * gdb.server/reconnect-ctrl-c.c: New file.
2288         * gdb.server/reconnect-ctrl-c.exp: New file.
2289
2290 2017-11-16  Phil Muldoon  <pmuldoon@redhat.com>
2291
2292         * gdb.python/py-rbreak.exp: New file.
2293         * gdb.python/py-rbreak.c: New file.
2294         * gdb.python/py-rbreak-func2.c: New file.
2295
2296 2017-11-16  Pedro Alves  <palves@redhat.com>
2297
2298         * gdb.base/starti.exp ("continue" test): Remove ".*"s from
2299         pattern.
2300         * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
2301         GDB.
2302
2303 2017-11-15  Simon Marchi  <simon.marchi@ericsson.com>
2304
2305         * gdb.tui/completionn.exp (test_tab_completion): Add space in
2306         regex.
2307
2308 2017-11-13  Simon Marchi  <simon.marchi@polymtl.ca>
2309
2310         * gdb.opt/inline-locals.exp: Remove trailing parentheses from
2311         test names.
2312
2313 2017-11-09  Pedro Alves  <palves@redhat.com>
2314
2315         * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
2316         factored out from ...
2317         (top level): ... here, and adjusted to avoid expecting beyond the
2318         prompt in a single gdb_test_multiple.
2319
2320 2017-11-09  Pedro Alves  <palves@redhat.com>
2321
2322         * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
2323         output.
2324         * gdb.server/ext-attach.exp ("kill" test): Likewise.
2325         * gdb.server/ext-restart.exp ("kill" test): Likewise.
2326         * gdb.server/ext-run.exp ("kill" test): Likewise.
2327         * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
2328
2329 2017-11-09  Pedro Alves  <palves@redhat.com>
2330
2331         * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
2332         match till end of line.
2333
2334 2017-11-09  Pedro Alves  <palves@redhat.com>
2335
2336         * gdb.base/memattr.exp: Tighten regexes to match the end line.
2337
2338 2017-11-09  Pedro Alves  <palves@redhat.com>
2339
2340         * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
2341         New procedures, factored out from ...
2342         (top level): ... here, and adjusted to avoid expecting beyond the
2343         prompt in one go.
2344
2345 2017-11-09  Pedro Alves  <palves@redhat.com>
2346
2347         * gdb.asm/asm-source.exp ("kill" test): Match the whole query
2348         output.  Fix '?' match.
2349
2350 2017-11-08  Joel Brobecker  <brobecker@adacore.com>
2351
2352         * gdb.ada/scoped_watch: New testcase.
2353         * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
2354         which is actually correct.
2355         * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
2356         * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
2357
2358 2017-11-08  Pedro Alves  <palves@redhat.com>
2359
2360         * gdb.gdb/complaints.exp (test_initial_complaints)
2361         (test_serial_complaints, test_short_complaints): Call
2362         complaint_internal instead of complaint.
2363
2364 2017-11-08  Djordje Todorovic  <djordje.todorovic@rt-rk.com>
2365
2366         * gdb.threads/tls-core.c: New file.
2367         * gdb.threads/tls-core.exp: Likewise.
2368
2369 2017-11-08   Pedro Alves  <palves@redhat.com>
2370
2371         * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
2372         (p Exported_Capitalized): New test.
2373         (p exported_capitalized): New test.
2374
2375 2017-11-07  Pedro Alves  <palves@redhat.com>
2376
2377         * gdb.cp/ena-dis-br-range.exp: Add more tests.
2378
2379 2017-11-07  Pedro Alves  <palves@redhat.com>
2380
2381         * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
2382         * gdb.cp/ena-dis-br-range.exp: Adjust tests.
2383         (disable_invalid, disable_inverted, disable_negative): New
2384         procedures.
2385         ("bad numbers"): New set of tests.
2386
2387 2017-11-07  Pedro Alves  <palves@redhat.com>
2388
2389         * gdb.cp/ena-dis-br-range.exp: Add tests.
2390
2391 2017-11-07  Pedro Alves  <palves@redhat.com>
2392
2393         * gdb.base/ena-dis-br.exp: Don't expect "warning:".
2394
2395 2017-11-07  Xavier Roirand  <roirand@adacore.com>
2396             Pedro Alves  <palves@redhat.com>
2397
2398         * gdb.base/ena-dis-br.exp: Add reference to
2399         gdb.cp/ena-dis-br-range.exp.
2400         * gdb.cp/ena-dis-br-range.exp: New file.
2401         * gdb.cp/ena-dis-br-range.cc: New file.
2402
2403 2017-11-06  Pedro Alves  <palves@redhat.com>
2404
2405         * gdb.base/attach-non-pgrp-leader.c: New.
2406         * gdb.base/attach-non-pgrp-leader.exp: New.
2407
2408 2017-11-06  Pedro Alves  <palves@redhat.com>
2409
2410         * configure.ac: No longer check for termio.h and sgtty.h.
2411         * configure: Regenerate.
2412         * remote-utils.c: Include termios.h instead of gdb_termios.h.
2413         (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
2414         Remove termio and sgtty code.
2415
2416 2017-11-03  Yao Qi  <yao.qi@linaro.org>
2417
2418         * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
2419         in GDB is disabled.
2420
2421 2017-11-03  Yao Qi  <yao.qi@linaro.org>
2422
2423         * gdb.python/py-thrhandle.exp: Skip it if python is not
2424         enabled.
2425
2426 2017-10-31  Simon Marchi  <simon.marchi@polymtl.ca>
2427
2428         * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
2429         as a breakpoint command.
2430
2431 2017-10-28  Maksim Dzabraev  <dzabraew@gmail.com>
2432
2433         PR python/21213
2434         * gdb.python/py-infthread.exp: Test calling
2435         InferiorThread.inferior () multiple times in a row.
2436
2437 2017-10-27  Keith Seitz  <keiths@redhat.com>
2438
2439         * gdb.opt/inline-break.exp (break_info_1): New procedure.
2440         Test "info break" for every inlined function breakpoint.
2441
2442 2017-10-27  Yao Qi  <yao.qi@linaro.org>
2443
2444         * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
2445
2446 2017-10-26  Patrick Frants  <osscontribute@gmail.com>
2447
2448         * gdb.cp/classes.exp (test_static_members): Test printing
2449         Outer::instance.
2450         * gdb.cp/classes.c (struct Inner, struct Outer): New.
2451         (Inner::instance, Outer::instance): New.
2452
2453 2017-10-24  Pedro Alves  <palves@redhat.com>
2454
2455         * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
2456         extra console" test in two stages.
2457
2458 2017-10-24  Pedro Alves  <palves@redhat.com>
2459
2460         * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
2461
2462 2017-10-24  Pedro Alves  <palves@redhat.com>
2463
2464         * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
2465         loop.
2466
2467 2017-10-24  Pedro Alves  <palves@redhat.com>
2468
2469         * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
2470         $attempt" and "stoppedtry $stoppedtry" test prefixes.
2471
2472 2017-10-24  Pedro Alves  <palves@redhat.com>
2473
2474         * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
2475         parameter and handle it.  Don't output read value in test name.
2476
2477 2017-10-24  Pedro Alves  <palves@redhat.com>
2478
2479         * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
2480         custom test name.
2481
2482 2017-10-24  Pedro Alves  <palves@redhat.com>
2483
2484         * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
2485         include the unstable output directory name in the test's name.
2486         (initial_setup_simple) <'set args'>: Use custom test name.
2487
2488 2017-10-24  Pedro Alves  <palves@redhat.com>
2489
2490         * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
2491         with explicit test name.
2492
2493 2017-10-20  Pedro Alves  <palves@redhat.com>
2494
2495         * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
2496         'wait -i'.  Use gdb_assert and remote_close.
2497
2498 2017-10-19  Andrew Burgess  <andrew.burgess@embecosm.com>
2499
2500         * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
2501         number from variable rather than hard-coded.
2502
2503 2017-10-19  Pedro Alves  <palves@redhat.com>
2504
2505         * gdb.base/long-inferior-output.c: New file.
2506         * gdb.base/long-inferior-output.exp: New file.
2507
2508 2017-11-18  Keith Seitz  <keiths@redhat.com>
2509
2510         * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
2511         method.
2512         (main): Call it.
2513         * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
2514         Add additional user-defined conversion operator tests.
2515
2516 2017-10-17  Pedro Alves  <palves@redhat.com>
2517
2518         * boards/native-stdio-gdbserver.exp: Load "local-board".
2519
2520 2017-10-17  Pedro Alves  <palves@redhat.com>
2521
2522         * gdb.base/quit-live.c: New file.
2523         * gdb.base/quit-live.exp: New file.
2524
2525 2017-10-16  Keith Seitz  <keiths@redhat.com>
2526
2527         * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
2528         (class_with_protected_typedef, class_with_private_typedef)
2529         (struct_with_public_typedef, struct_with_protected_typedef)
2530         (struct_with_private_typedef): New classes/structs.
2531         * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
2532         typedefs and access specifiers.
2533
2534 2017-10-16  Pedro Alves  <palves@redhat.com>
2535             Simon Marchi  <simon.marchi@polymtl.ca>
2536
2537         * README (Local vs Remote vs Native): New section.
2538         * boards/local-board.exp: New file, with bits factored out from
2539         ...
2540         * boards/native-extended-gdbserver.exp: ... here.  Load
2541         "local-board".
2542         * boards/native-gdbserver.exp: Load "local-board".
2543         (${board}_spawn, ${board}_exec): Delete.
2544         * boards/native-stdio-gdbserver.exp: Most contents factored out to
2545         ...
2546         * boards/stdio-gdbserver-base.exp: ... this new file.
2547         * boards/native-stdio-gdbserver.exp: Reimplement, by loading
2548         "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
2549         procedure.
2550         * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
2551         instead of native-stdio-gdbserver.  Don't set gdb_server_prog nor
2552         stdio_gdbserver_command.
2553         (${board}_get_remote_address, ${board}_get_comm_port)
2554         (${board}_download, ${board}_upload): Delete.
2555         (get_target_remote_pipe_cmd): New.
2556
2557 2017-10-16  Simon Marchi  <simon.marchi@ericsson.com>
2558
2559         * gdb.python/py-breakpoint.exp (test_bkpt_basic,
2560         test_bkpt_deletion, test_bkpt_cond_and_cmds,
2561         test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
2562         test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
2563         test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
2564         remove with_test_prefix.
2565
2566 2017-10-13  Pedro Alves  <palves@redhat.com>
2567
2568         * lib/gdb.exp (target_can_use_run_cmd): New procedure.
2569         * gdb.base/annota1.exp: Use it instead of is_remote.
2570         * gdb.base/annota3.exp: Use it instead of is_remote.
2571         * gdb.cp/annota2.exp: Use it instead of is_remote.
2572         * gdb.cp/annota3.exp: Use it instead of is_remote.
2573         * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
2574
2575 2017-10-13  Pedro Alves  <palves@redhat.com>
2576
2577         * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
2578         (test_num_test_vars, run_and_count_vars, find_env)
2579         (test_set_unset_env, test_inherit_env_var): New procedures.
2580         (top level): Use them.
2581
2582 2017-10-13  Pedro Alves  <palves@redhat.com>
2583
2584         * lib/selftest-support.exp (selftest_setup): Extend comments, and
2585         also skip on stub-like targets.
2586
2587 2017-10-13  Pedro Alves  <palves@redhat.com>
2588
2589         PR gdb/22293
2590         * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
2591         (top level): Move some tests to ...
2592         (test_not_found): ... this new procedure.
2593         (top level): Call it.
2594
2595 2017-10-13  Pedro Alves  <palves@redhat.com>
2596
2597         * gdb.base/term.exp: Don't skip if is_remote target.  Instead,
2598         expect different "info terminal" output if testing with a
2599         non-native target.
2600
2601 2017-10-13  Pedro Alves  <palves@redhat.com>
2602             Simon Marchi  <simon.marchi@polymtl.ca>
2603
2604         PR python/12966
2605         * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
2606
2607 2017-10-13  Pedro Alves  <palves@redhat.com>
2608
2609         * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
2610         already.
2611
2612 2017-10-13  Pedro Alves  <palves@redhat.com>
2613
2614         * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
2615         is_remote.
2616
2617 2017-10-13  Pedro Alves  <palves@redhat.com>
2618
2619         * gdb.threads/thread_events.exp: Check gdb_protocol instead of
2620         is_remote.
2621
2622 2017-10-13  Pedro Alves  <palves@redhat.com>
2623
2624         * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
2625         is set.
2626         (corefile_test_attach): Likewise.  Check can_spawn_for_attach
2627         instead of is_remote.
2628
2629 2017-10-13  Pedro Alves  <palves@redhat.com>
2630
2631         * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
2632         (top level): Add comment.
2633
2634 2017-10-13  Pedro Alves  <palves@redhat.com>
2635
2636         * gdb.base/remote.exp (top level): Fix comment typo and add
2637         missing return.
2638
2639 2017-10-13  Pedro Alves  <palves@redhat.com>
2640             Simon Marchi  <simon.marchi@polymtl.ca>
2641
2642         * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
2643         calls and add comments.  Skip test if use_gdb_stub is set.
2644         (top level): Use "set cwd" command instead of "cd" command.
2645
2646 2017-10-13  Pedro Alves  <palves@redhat.com>
2647
2648         * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
2649         is_remote target check.
2650
2651 2017-10-13  Pedro Alves  <palves@redhat.com>
2652
2653         * gdb.base/scope.exp: Use build_executable + clean_restart +
2654         gdb_file_cmd instead of prepare_for_testing and no longer skip
2655         "before run" tests on is_remote target boards.  Update comments.
2656         * boards/native-extended-gdbserver.exp
2657         (extended_gdbserver_load_last_file): New, factored out from ...
2658         (gdb_load): ... this.  Move further below and add comment.
2659         (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
2660
2661 2017-10-12  Pedro Alves  <palves@redhat.com>
2662
2663         * gdb.base/attach.exp: Remove references to gdb64.
2664         * gdb.base/dbx.exp: Remove references to gdb64.
2665
2666 2017-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
2667             Pedro Alves  <palves@redhat.com>
2668
2669         * gdb.base/label.exp: Remove is_remote target check.
2670
2671 2017-10-12  Pedro Alves  <palves@redhat.com>
2672
2673         * gdb.base/auvx.exp (coredir): Update comment.
2674         (top level) <core_works>: Use "set cwd" command instead of "cd"
2675         command.
2676
2677 2017-10-12  Pedro Alves  <palves@redhat.com>
2678             Simon Marchi  <simon.marchi@polymtl.ca>
2679
2680         * gdb.base/catch-fork-static.exp: No longer skip on is_remote
2681         target boards.
2682
2683 2017-10-12  Pedro Alves  <palves@redhat.com>
2684             Simon Marchi  <simon.marchi@polymtl.ca>
2685
2686         * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
2687         Instead skip if there's any gdb_protocol set.
2688
2689 2017-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
2690             Pedro Alves  <palves@redhat.com>
2691
2692         * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
2693
2694 2017-10-12  Pedro Alves  <palves@redhat.com>
2695             Simon Marchi  <simon.marchi@polymtl.ca>
2696
2697         * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
2698         instead of on dejagnu remote boards.
2699
2700 2017-10-12  Pedro Alves  <palves@redhat.com>
2701             Simon Marchi  <simon.marchi@polymtl.ca>
2702
2703         * gdb.base/inferior-died.exp: Remove is_remote and isnative
2704         checks.  Use build_executable + clean_restart instead of
2705         prepare_for_testing.  Pass "set non-stop on" via GDBFLAGS instead
2706         of enabling non-stop after starting gdb.
2707
2708 2017-10-12  Pedro Alves  <palves@redhat.com>
2709
2710         * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
2711         * gdb.threads/non-ldr-exc-2.exp: Ditto.
2712         * gdb.threads/non-ldr-exc-3.exp: Ditto.
2713         * gdb.threads/non-ldr-exc-4.exp: Ditto.
2714
2715 2017-10-11  Anton Kolesov  <Anton.Kolesov@synopsys.com>
2716
2717         * gdb.arch/arc-tdesc-cpu.exp: New file.
2718         * gdb.arch/arc-tdesc-cpu.xml: Likewise.
2719
2720 2017-10-10  Simon Marchi  <simon.marchi@ericsson.com>
2721
2722         * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
2723
2724 2017-10-10  Pedro Alves <palves@redhat.com>
2725
2726         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
2727         expect CLI output.
2728
2729 2017-10-10  Pedro Alves  <palves@redhat.com>
2730
2731         * lib/selftest-support.exp (selftest_setup): Update for
2732         captured_command_loop's prototype change.
2733
2734 2017-10-09  Pedro Alves  <palves@redhat.com>
2735
2736         Test both arch1=>arch2 and arch2=>arch1.
2737
2738         * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
2739         (srcfile2, binfile2, march1, march2): Remove globals.  Largely
2740         factored out to...
2741         (append_arch1_options, append_arch2_options, append_arch_options)
2742         (build_executables): New procedures.
2743         (do_test): New 'first_arch' parameter.  Use it to define 'from_exec'
2744         local.
2745         (top level): Add new 'first_arch' testing axis.
2746
2747 2017-10-09  Pedro Alves  <palves@redhat.com>
2748
2749         * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
2750         (barrier): New.
2751         (thread_start, all_started): New functions.
2752         (main): Spawn new thread and wait until it is scheduled.
2753         * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
2754         option.
2755         (do_test): Add 'selected_thread' parameter.  Run to all_started
2756         instead of main.  Explicitly set the breakpoint at main.  Switch
2757         to the SELECTED_THREAD thread.
2758         (top level): Test handling the exec event with either the main
2759         thread or the second thread selected.
2760
2761 2017-10-09  Pedro Alves  <palves@redhat.com>
2762
2763         * gdb.base/print-file-var-main.c: Fix get_version_2 value check
2764         logic.  Move STOP marker after the value checks.
2765         * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
2766         regexp.
2767
2768 2017-10-06  Sandra Loosemore  <sandra@codesourcery.com>
2769
2770         * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
2771
2772 2017-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
2773
2774         * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
2775         integer-to-dfp conversion.
2776         * gdb.base/dfp-test.exp: Likewise.
2777
2778 2017-10-04  Pedro Alves  <palves@redhat.com>
2779
2780         * gdb.multi/hangout.c: Include <unistd.h>.
2781         (hangout_loop): New function.
2782         (main): Call alarm.  Call hangout_loop in a loop.
2783         * gdb.multi/hello.c: Include <unistd.h>.
2784         (hello_loop): New function.
2785         (main): Call alarm.  Call hangout_loop in a loop.
2786         * gdb.multi/multi-arch.exp: Test running to a breakpoint one
2787         inferior with the other selected.
2788
2789 2017-10-04  Simon Marchi  <simon.marchi@ericsson.com>
2790
2791         * gdb.mi/list-thread-groups-available.exp: New file.
2792         * gdb.mi/list-thread-groups-available.c: New file.
2793
2794 2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
2795
2796         * gdb.base/set-cwd.exp: Make it available on
2797         native-extended-gdbserver.
2798
2799 2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
2800
2801         * gdb.base/set-cwd.c: New file.
2802         * gdb.base/set-cwd.exp: Likewise.
2803
2804 2017-10-02  Tom Tromey  <tom@tromey.com>
2805
2806         PR rust/22236:
2807         * gdb.rust/simple.rs (main): New variable "fslice".
2808         * gdb.rust/simple.exp: Add slice tests.  Update string tests.
2809
2810 2017-10-02  Tom Tromey  <tom@tromey.com>
2811
2812         * gdb.rust/simple.exp: Test ptype of a slice.
2813
2814 2017-10-02  Tom Tromey  <tom@tromey.com>
2815
2816         * gdb.rust/simple.exp: Test index of slice.
2817
2818 2017-09-27  Tom Tromey  <tom@tromey.com>
2819
2820         * gdb.base/macscp.exp: Add __VA_OPT__ tests.
2821
2822 2017-09-26  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2823             Pedro Alves  <palves@redhat.com>
2824
2825         * gdb.base/compare-sections.exp (get value of read-only section): Read
2826         as unsigned value.
2827         (corrupt read-only section): Likewise and don't set written if patching
2828         failed.
2829
2830 2017-09-21  Kevin Buettner  <kevinb@redhat.com>
2831
2832         * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
2833         files.
2834
2835 2017-09-20  Pedro Alves  <palves@redhat.com>
2836
2837         * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
2838         symbol names in gdb's output.
2839         * gdb.cp/overload.exp ("list all overloads"): Likewise.
2840
2841 2017-09-20  Pedro Alves  <palves@redhat.com>
2842
2843         * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
2844         Rename to ...
2845         (test_list_ambiguous_symbol): ... this and add a symbol name
2846         parameter.  Adjust.
2847         (test_list_ambiguous_function): Reimplement on top of
2848         test_list_ambiguous_symbol and also test listing ambiguous
2849         variables.
2850         * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
2851         (ambiguous_fun): ... this.
2852         (ambiguous_var): New.
2853         * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
2854         (ambiguous_fun): ... this.
2855         (ambiguous_var): New.
2856
2857 2017-09-19  John Baldwin  <jhb@FreeBSD.org>
2858
2859         * gdb.base/starti.c: New file.
2860         * gdb.base/starti.exp: New file.
2861         * lib/gdb.exp (gdb_starti_cmd): New procedure.
2862
2863 2017-09-14  Pedro Alves  <palves@redhat.com>
2864
2865         * gdb.base/nodebug.exp (nodebug_runto): New procedure.
2866         (top level): Use it instead of runto.
2867
2868 2017-09-11  Tom Tromey  <tom@tromey.com>
2869
2870         * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
2871
2872 2017-09-11  Tom Tromey  <tom@tromey.com>
2873
2874         * gdb.python/py-infthread.exp: Add tests for new_thread event.
2875         * gdb.python/py-inferior.exp: Add tests for new inferior events.
2876
2877 2017-09-08  Christoph Weinmann  <christoph.t.weinmann@intel.com>
2878
2879         * gdb.fortran/printing-types.exp: New file.
2880         * gdb.fortran/printing-types.exp: New file.
2881
2882 2017-09-08  Bernhard Heckel  <bernhard.heckel@intel.com>
2883
2884         * gdb.fortran/vla-ptype.exp: Fix typos.
2885         * gdb.fortran/vla-value.exp: Same.
2886
2887 2017-09-08  Bernhard Heckel  <bernhard.heckel@intel.com>
2888
2889         * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
2890         * gdb.mi/mi-var-child-f.exp: Likewise.
2891         * gdb.mi/mi-vla-fortran.exp: Likewise.
2892
2893 2017-09-08  Frank Penczek  <frank.penczek@intel.com>
2894             Christoph Weinmann  <christoph.t.weinmann@intel.com>
2895             Bernhard Heckel  <bernhard.heckel@intel.com>
2896
2897         * gdb.fortran/ptr-indentation.f90: New file.
2898         * gdb.fortran/ptr-indentation.exp: New file.
2899
2900 2017-09-05  Tom Tromey  <tom@tromey.com>
2901
2902         PR gdb/22010:
2903         * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
2904
2905 2017-09-06  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2906
2907         * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
2908
2909 2017-09-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
2910
2911         * gdb.threads/tls-nodebug-pie.c: New file.
2912         * gdb.threads/tls-nodebug-pie.exp: New file.
2913
2914 2017-09-05  Tom Tromey  <tom@tromey.com>
2915
2916         * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
2917         for rust.
2918
2919 2017-09-05  Simon Marchi  <simon.marchi@ericsson.com>
2920
2921         * gdb.multi/multi-arch-exec.exp: Test with different
2922         "follow-exec-mode" settings.
2923         (do_test): New procedure.
2924
2925 2017-09-04  Pedro Alves  <palves@redhat.com>
2926
2927         * gdb.base/func-static.c (S::method const, S::method volatile)
2928         (S::method volatile const): New methods.
2929         (c_s, v_s, cv_s): New instances.
2930         (main): Call method() on them.
2931         * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
2932         (cannot_resolve): New procedure.
2933         (cxx_scopes_list): Test cv methods.  Add print-scope-quote and
2934         print-quote-unquoted columns.
2935         (do_test): Test printing each scope too.
2936
2937 2017-09-04  Pedro Alves  <palves@redhat.com>
2938
2939         * gdb.base/local-static.exp: Also test with
2940         class::method::variable wholly quoted.
2941         * gdb.cp/m-static.exp (class::method::variable): Remove test.
2942
2943 2017-09-04  Pedro Alves  <palves@redhat.com>
2944
2945         * gdb.base/local-static.c: New.
2946         * gdb.base/local-static.cc: New.
2947         * gdb.base/local-static.exp:  New.
2948
2949 2017-09-04  Pedro Alves  <palves@redhat.com>
2950
2951         * gdb.asm/asm-source.exp: Add casts to int.
2952         * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
2953         (dataglobal64_1, dataglobal64_2): New globals.
2954         * gdb.base/nodebug.exp: Test different expressions involving the
2955         new globals, with print, whatis and ptype.  Add casts to int.
2956         * gdb.base/solib-display.exp: Add casts to int.
2957         * gdb.compile/compile-ifunc.exp: Expect warning.  Add cast to int.
2958         * gdb.cp/m-static.exp: Add cast to int.
2959         * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
2960         * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
2961         tls variable with no debug info without a cast.  Test with a cast
2962         to int too.
2963         * gdb.trace/entry-values.exp: Add casts.
2964
2965 2017-09-04  Pedro Alves  <palves@redhat.com>
2966
2967         * gdb.base/nodebug.exp: Test that ptype's error about functions
2968         with unknown return type includes the function name too.
2969
2970 2017-09-04  Pedro Alves  <palves@redhat.com>
2971
2972         * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
2973         return type of munmap in infcall.
2974         * gdb.base/break-probes.exp: Cast return type of foo in infcall.
2975         * gdb.base/checkpoint.exp: Simplify using for loop.  Cast return
2976         type of ftell in infcall.
2977         * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
2978         type of getpid in infcall.
2979         * gdb.base/infcall-exec.exp: Cast return type of execlp in
2980         infcall.
2981         * gdb.base/info-os.exp: Cast return type of getpid in infcall.
2982         Bail on failure to extract the pid.
2983         * gdb.base/nodebug.c: #include <stdint.h>.
2984         (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
2985         New functions.
2986         * gdb.base/nodebug.exp (test_call_promotion): New procedure.
2987         Change expected output of print/whatis/ptype with functions with
2988         no debug info.  Test all supported languages.  Call
2989         test_call_promotion.
2990         * gdb.compile/compile.exp: Adjust expected output to expect
2991         warning.
2992         * gdb.threads/siginfo-threads.exp: Likewise.
2993
2994 2017-09-04  Pedro Alves  <palves@redhat.com>
2995
2996         * gdb.base/callfuncs.exp (do_function_calls): New parameter
2997         "prototypes".  Test calling float functions via prototyped and
2998         unprototyped function pointers.
2999         (perform_all_tests): New parameter "prototypes".  Pass it down.
3000         (top level): Pass down "prototypes" parameter to
3001         perform_all_tests.
3002
3003 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
3004
3005         * gdb.base/commands.exp (loop_break_test, loop_continue_test):
3006         Test with nested loops.
3007
3008 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
3009
3010         * gdb.base/commands.exp: Call the new procedures.
3011         (loop_break_test, loop_continue_test): New procedures.
3012
3013 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
3014
3015         * gdb.base/commands.exp: Call new procedure.
3016         (define_if_without_arg_test): New procedure.
3017
3018 2017-09-04  Pedro Alves  <palves@redhat.com>
3019
3020         * gdb.base/list-ambiguous.exp: New file.
3021         * gdb.base/list-ambiguous0.c: New file.
3022         * gdb.base/list-ambiguous1.c: New file.
3023         * gdb.base/list.exp (test_list_range): Adjust expected output.
3024
3025 2017-08-31  Sergio Durigan Junior  <sergiodj@redhat.com>
3026
3027         * gdb.base/share-env-with-gdbserver.c: New file.
3028         * gdb.base/share-env-with-gdbserver.exp: Likewise.
3029
3030 2017-08-28  Simon Marchi  <simon.marchi@ericsson.com>
3031
3032         * gdb.base/commands.exp (gdbvar_simple_if_test,
3033         gdbvar_simple_if_test, gdbvar_complex_if_while_test,
3034         progvar_simple_if_test, progvar_simple_while_test,
3035         progvar_complex_if_while_test, user_defined_command_test,
3036         user_defined_command_args_eval,
3037         user_defined_command_args_stack_test,
3038         user_defined_command_manyargs_test, bp_deleted_in_command_test,
3039         temporary_breakpoint_commands,
3040         gdb_test_no_prompt, redefine_hook_test,
3041         redefine_backtrace_test): Remove "global gdb_prompt".
3042
3043 2017-08-28  Simon Marchi  <simon.marchi@ericsson.com>
3044
3045         * gdb.base/commands.exp (user_defined_command_case_sensitivity):
3046         New proc, call it from toplevel.
3047
3048 2017-08-23  Sergio Durigan Junior  <sergiodj@redhat.com>
3049
3050         PR remote/21852
3051         * gdb.server/normal.c: New file, copied from gdb.base.
3052         * gdb.server/run-without-local-binary.exp: New file.
3053
3054 2017-08-07  Weimin Pan  <weimin.pan@oracle.com>
3055
3056         * gdb.arch/sparc64-adi.exp: New file.
3057         * gdb.arch/sparc64-adi.c: New file.
3058
3059 2017-08-22  Pedro Alves  <palves@redhat.com>
3060
3061         * gdb.cp/overload.exp (line_range_pattern): New procedure.
3062         (top level): Add "list all overloads" tests.
3063
3064 2017-08-22  Tom Tromey  <tom@tromey.com>
3065
3066         * gdb.gdb/xfullpath.exp: Remove.
3067
3068 2017-08-21  Pedro Alves  <palves@redhat.com>
3069
3070         PR gdb/19487
3071         * gdb.base/symbol-alias.c: New.
3072         * gdb.base/symbol-alias2.c: New.
3073         * gdb.base/symbol-alias.exp: New.
3074
3075 2017-08-21  Pedro Alves  <palves@redhat.com>
3076
3077         * gdb.base/dfp-test.c
3078         (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
3079         (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
3080         * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
3081         * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
3082         * gdb.base/whatis-ptype-typedefs.c: New.
3083         * gdb.base/whatis-ptype-typedefs.exp: New.
3084         * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
3085         (an_int, an_int_type, an_int_type2): New globals.
3086         * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
3087         involving typedefs and cast expressions.
3088         * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
3089         (lookup_typedefs_function): New.
3090         (typedefs_pretty_printers_dict): New.
3091         (top level): Register lookup_typedefs_function in
3092         gdb.pretty_printers.
3093
3094 2017-08-18  Yao Qi  <yao.qi@linaro.org>
3095
3096         * gdb.server/unittest.exp: New.
3097
3098 2017-08-15  Sergio Durigan Junior  <sergiodj@redhat.com>
3099
3100         PR gdb/21954
3101         * gdb.base/environ.exp: Add test to check if 'unset environment'
3102         works.
3103
3104 2017-08-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3105
3106         * lib/gdb.exp (universal_compile_options): New caching proc.
3107         (gdb_compile): Suppress GCC's coloring of messages.
3108
3109 2017-08-14  Tom Tromey  <tom@tromey.com>
3110
3111         PR gdb/21675:
3112         * gdb.base/printcmds.exp (test_radices): New function.
3113         * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
3114         * gdb.base/sizeof.exp (check_valueof): Use p/d.
3115         * lib/gdb.exp (get_integer_valueof): Use p/d.
3116
3117 2017-08-12  Simon Marchi  <simon.marchi@ericsson.com>
3118
3119         * lib/gdb.exp (get_valueof): Don't capture end-of-line
3120         characters.
3121
3122 2017-08-05  Tom Tromey  <tom@tromey.com>
3123
3124         * gdb.rust/simple.exp: Allow String to appear in a different
3125         namespace.
3126
3127 2017-07-26  Yao Qi  <yao.qi@linaro.org>
3128
3129         * gdb.gdb/unittest.exp: Invoke command
3130         "maintenance check xml-descriptions".
3131
3132 2017-07-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3133
3134         * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
3135         calling context.
3136         (hex128): Drop erroneous calculation of parameters.
3137
3138 2017-07-22  Simon Marchi  <simon.marchi@ericsson.com>
3139
3140         * gdb.python/py-unwind.exp: Disable stack protection when
3141         building test file.
3142
3143 2017-07-20  Pedro Alves  <palves@redhat.com>
3144
3145         * gdb.base/default.exp (set language): Adjust expected output.
3146
3147 2017-07-20  Pedro Alves  <palves@redhat.com>
3148
3149         * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
3150         (test_minsym): ... this, and make static.
3151         (get_pck__foo__bar__minsym): Rename to ...
3152         (get_test_minsym): ... this.
3153         * gdb.base/dmsym.exp (): Remove "set language ada" call.  Adjust
3154         symbol names and comments.
3155         * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
3156         (get_test_minsym): ... this.
3157         (pck__foo__bar__minsym__2): Rename to ...
3158         (test_minsym): ... this.
3159         (main): Adjust.
3160
3161 2017-07-17  Pedro Alves  <palves@redhat.com>
3162
3163         * gdb.base/completion.exp: Adjust expected output.
3164         * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
3165         the completer works.
3166
3167 2017-07-17  Pedro Alves  <palves@redhat.com>
3168
3169         * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
3170
3171 2017-07-15  Andrew Burgess  <andrew.burgess@embecosm.com>
3172
3173         * gdb.mi/mi-vla-fortran.exp: Make test names unique.
3174
3175 2017-07-14  Tom Tromey  <tom@tromey.com>
3176
3177         PR rust/21764:
3178         * gdb.rust/simple.exp: Add tests.
3179
3180 2017-07-14  Tom Tromey  <tom@tromey.com>
3181
3182         * gdb.rust/simple.exp: Add regression test for PR rust/21763.
3183
3184 2017-07-14  Pedro Alves  <palves@redhat.com>
3185
3186         * gdb.linespec/base/one/thefile.cc (z1): New function.
3187         * gdb.linespec/base/two/thefile.cc (z2): New function.
3188         * gdb.linespec/linespec.exp: Add tests.
3189
3190 2017-07-13  Andrew Burgess  <andrew.burgess@embecosm.com>
3191
3192         * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
3193         to mi_create_breakpoint.
3194
3195 2017-07-13  Andrew Burgess  <andrew.burgess@embecosm.com>
3196
3197         * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
3198         mi_create_breakpoint.
3199
3200 2017-07-11  Iain Buclaw  <ibuclaw@gdcproject.org>
3201
3202         * gdb.dlang/demangle.exp: Update for demangling changes.
3203
3204 2017-07-09  Tom Tromey  <tom@tromey.com>
3205
3206         * gdb.dwarf2/shortpiece.exp: New file.
3207
3208 2017-07-06  David Blaikie  <dblaikie@gmail.com>
3209
3210         * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
3211         built from fissiont-multi-cu{1,2}.c.
3212         * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
3213         except putting 'main' and 'func' in separate CUs in the same DWO file.
3214         * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
3215         test.
3216         * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
3217         test.
3218
3219 2017-07-06  Pedro Alves  <palves@redhat.com>
3220
3221         * gdb.python/py-unwind.exp: Test flushregs.
3222
3223 2017-06-30  Sergio Durigan Junior  <sergiodj@redhat.com>
3224
3225         PR cli/21688
3226         * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
3227         tests for alias commands and trailing whitespace.
3228
3229 2017-06-30  Sergio Durigan Junior  <sergiodj@redhat.com>
3230
3231         PR cli/21688
3232         * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
3233         procedure.  Call it.
3234
3235 2017-06-29  Pedro Alves  <palves@redhat.com>
3236
3237         * gdb.base/printcmds.exp: Add tests.
3238
3239 2017-06-28  Doug Gilmore  <Doug.Gilmore@imgtec.com>
3240
3241         PR gdb/21337
3242         * gdb.base/reread-readsym.exp: New file.
3243         * gdb.base/reread-readsym.c: New file.
3244
3245 2017-06-21  Kevin Buettner  <kevinb@redhat.com>
3246
3247         * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
3248         subpattern.
3249
3250 2017-06-19  Peter Bergner  <bergner@vnet.ibm.com>
3251
3252         * gdb.arch/powerpc-power9.exp: Update test case for new lnia
3253         extended mnemonic.
3254         * gdb.arch/powerpc-power9.s: Likewise.
3255
3256 2017-06-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3257
3258         * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
3259         on 32-bit x86 targets.  Exploit is_*_target macros where
3260         appropriate.
3261
3262 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3263
3264         * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
3265         register pieces.
3266
3267 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3268
3269         * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
3270         located in one or more DWARF pieces.
3271
3272 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3273
3274         * lib/gdb.exp (get_endianness): New proc.
3275         * gdb.arch/aarch64-fp.exp: Use it.
3276         * gdb.arch/altivec-regs.exp: Likewise.
3277         * gdb.arch/e500-regs.exp: Likewise.
3278         * gdb.arch/vsx-regs.exp: Likewise.
3279         * gdb.base/dump.exp: Likewise.
3280         * gdb.base/funcargs.exp: Likewise.
3281         * gdb.base/gnu_vector.exp: Likewise.
3282         * gdb.dwarf2/formdata16.exp: Likewise.
3283         * gdb.dwarf2/implptrpiece.exp: Likewise.
3284         * gdb.dwarf2/nonvar-access.exp: Likewise.
3285         * gdb.python/py-inferior.exp: Likewise.
3286         * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3287
3288 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3289
3290         PR gdb/21226
3291         * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
3292         stack value pieces are taken from the LSB end.
3293
3294 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3295
3296         * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
3297         variable at nonzero offset.
3298
3299 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3300
3301         * gdb.dwarf2/var-access.c: New file.
3302         * gdb.dwarf2/var-access.exp: New test.
3303         * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
3304
3305 2017-06-12  Tom Tromey  <tom@tromey.com>
3306
3307         * gdb.dwarf2/formdata16.exp: Add tests.
3308
3309 2017-06-12  Tom Tromey  <tom@tromey.com>
3310
3311         * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
3312
3313 2017-06-12  Tom Tromey  <tom@tromey.com>
3314
3315         PR exp/16225:
3316         * gdb.reverse/i386-sse-reverse.exp: Update tests.
3317         * gdb.arch/vsx-regs.exp: Update tests.
3318         * gdb.arch/s390-vregs.exp (hex128): New proc.
3319         Update test.
3320         * gdb.arch/altivec-regs.exp: Update tests.
3321
3322 2017-06-07  Sergio Durigan Junior  <sergiodj@redhat.com>
3323
3324         * gdb.base/startup-with-shell.c: New file.
3325         * gdb.base/startup-with-shell.exp: Likewise.
3326
3327 2017-06-07  Sergio Durigan Junior  <sergiodj@redhat.com>
3328
3329         * gdb.server/non-existing-program.exp: Update regex in order to
3330         reflect the fact that gdbserver is now using fork_inferior (with a
3331         shell) to startup the inferior.
3332
3333 2017-05-30  Simon Marchi  <simon.marchi@ericsson.com>
3334
3335         * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
3336         support function calls from GDB.
3337
3338 2017-05-21  Tom Tromey  <tom@tromey.com>
3339
3340         PR rust/21466:
3341         * gdb.rust/unsized.exp: New file.
3342         * gdb.rust/unsized.rs: New file.
3343
3344 2017-05-19  Tom Tromey  <tom@tromey.com>
3345
3346         PR rust/21484:
3347         * gdb.rust/watch.exp: New file.
3348         * gdb.rust/watch.rs: New file.
3349
3350 2017-05-18  Tom Tromey  <tom@tromey.com>
3351
3352         * gdb.rust/simple.exp: Allow Box to be qualified.
3353
3354 2017-05-18  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3355
3356         * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
3357
3358 2017-05-18  Pedro Alves  <palves@redhat.com>
3359
3360         * gdb.base/fileio.c (test_write, test_read, test_close)
3361         (test_fstat): Don't print 'ret' in the fail path.
3362
3363 2017-05-18  Pedro Alves  <palves@redhat.com>
3364
3365         * gdb.base/fileio.c (stop, test_open, test_write, test_read)
3366         (test_lseek, test_close, test_stat, test_fstat, test_isatty)
3367         (test_system, test_rename, test_unlink, test_time): Change
3368         prototypes.
3369         * gdb.base/fileio.exp (stop_msg): Adjust.
3370
3371 2017-05-18  Pedro Alves  <palves@redhat.com>
3372
3373         * gdb.base/fileio.c (null_str): New global.
3374         (test_stat): Use it.
3375         * gdb.base/fileio.exp: Remove nowarnings.
3376
3377 2017-05-17  Yao Qi  <yao.qi@linaro.org>
3378
3379         * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
3380
3381 2017-05-17  Simon Marchi  <simon.marchi@ericsson.com>
3382
3383         * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
3384         argument command.
3385         (top-level): Invoke test_set_inferior_tty.
3386
3387 2017-05-04  Pedro Alves  <palves@redhat.com>
3388
3389         * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
3390         Add parens to print call for Python 3.
3391
3392 2017-05-03  Keith Seitz  <keiths@redhat.com>
3393
3394         * gdb.cp/oranking.cc (dummy): New function to grab malloc.
3395         (main): Call it.
3396
3397 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
3398
3399         * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
3400         to prev and next.
3401
3402 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
3403
3404         * gdb.python/py-record-btrace.exp: Remove test for
3405         gdb.BtraceInstruction.error.
3406
3407 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
3408
3409         * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
3410
3411 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
3412
3413         * gdb.python/py-record-btrace-threads.c: New file.
3414         * gdb.python/py-record-btrace-threads.exp: New file.
3415
3416 2017-04-28  Sergio Durigan Junior  <sergiodj@redhat.com>
3417
3418         PR testsuite/8595
3419         * gdb.base/environ.exp: Make test available in all architectures.
3420         Move bits related to "info program" testing to
3421         gdb.base/info-program.exp.  Rewrite tests to use the two new
3422         procedures mentione below.
3423         (test_set_show_env_var) New procedure.
3424         (test_set_show_env_var_equal): Likewise.
3425         * gdb.base/info-program.exp: New file.
3426
3427 2017-04-27  Keith Seitz  <keiths@redhat.com>
3428
3429         * gdb.cp/oranking.cc (test15): New function.
3430         (main): Call test15 and declare additional variables for testing.
3431         * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
3432         "p foo101('abc')" tests.
3433         Add tests for cv qualifier overloads.
3434         * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
3435         "lvalue reference overload" test.
3436         * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
3437         "print value of f1 on Child&& in f2" test.
3438
3439 2017-04-19  Pedro Alves  <palves@redhat.com>
3440
3441         * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
3442         procedure.
3443         (top level): Call it.
3444         * lib/gdb.exp (gdb_define_cmd): New procedure.
3445
3446 2017-04-12  Pedro Alves  <palves@redhat.com>
3447
3448         PR gdb/21323
3449         * gdb.cp/wide_char_types.c: Include <wchar.h>.
3450         (wchar): New global.
3451         * gdb.cp/wide_char_types.exp (wide_char_types_program)
3452         (do_test_wide_char, wide_char_types_no_program, top level): Add
3453         wchar_t testing.
3454
3455 2017-04-12  Pedro Alves  <palves@redhat.com>
3456
3457         PR c++/21323
3458         * gdb.cp/wide_char_types.c: New file.
3459         * gdb.cp/wide_char_types.exp: New file.
3460
3461 2017-04-05  Sergio Durigan Junior  <sergiodj@redhat.com>
3462
3463         PR gdb/21352
3464         * gdb.trace/tsv.exp: Add test for "tsave -r".
3465
3466 2017-03-30  Iain Buclaw  <ibuclaw@gdcproject.org>
3467
3468         * gdb.dlang/watch-loc.c: New file.
3469         * gdb.dlang/watch-loc.exp: New file.
3470
3471 2017-03-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
3472
3473         * gdb.python/py-section-script.exp (sepdebug): New testcases.
3474
3475 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
3476
3477         * gdb.arch/arc-analyze-prologue.S: New file.
3478         * gdb.arch/arc-analyze-prologue.exp: Likewise.
3479
3480 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
3481
3482         * gdb.arch/arc-decode-insn.S: New file.
3483         * gdb.arch/arc-decode-insn.exp: Likewise.
3484
3485 2017-03-21  Ivo Raisr  <ivo.raisr@oracle.com>
3486
3487         PR tdep/20928
3488         * gdb.arch/sparc64-regs.exp: New file.
3489         * gdb.arch/sparc64-regs.S: Likewise.
3490
3491 2017-03-21  Tim Wiederhake  <tim.wiederhake@intel.com>
3492
3493         * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
3494         and memory view on Python 3.
3495
3496 2017-03-20  Artemiy Volkov  <artemiyv@acm.org>
3497             Keith Seitz  <keiths@redhat.com>
3498
3499         PR gdb/14441
3500         * gdb.cp/demangle.exp: Add rvalue reference tests.
3501         * gdb.cp/rvalue-ref-casts.cc: New file.
3502         * gdb.cp/rvalue-ref-casts.exp: New file.
3503         * gdb.cp/rvalue-ref-overload.cc: New file.
3504         * gdb.cp/rvalue-ref-overload.exp: New file.
3505         * gdb.cp/rvalue-ref-params.cc: New file.
3506         * gdb.cp/rvalue-ref-params.exp: New file.
3507         * gdb.cp/rvalue-ref-sizeof.cc: New file.
3508         * gdb.cp/rvalue-ref-sizeof.exp: New file.
3509         * gdb.cp/rvalue-ref-types.cc: New file.
3510         * gdb.cp/rvalue-ref-types.exp: New file.
3511         * gdb.python/py-rvalue-ref-value-cc.cc: New file.
3512         * gdb.python/py-rvalue-ref-value-cc.exp: New file.
3513
3514 2017-03-20  Marc-Andre Laperle  <marc-andre.laperle@ericsson.com>
3515
3516         * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
3517         New procedure.
3518
3519 2017-03-20  Marc-Andre Laperle  <marc-andre.laperle@ericsson.com>
3520
3521         * lib/mi-support.exp (mi_gdb_test): Add additional message
3522         for unexpected output.
3523
3524 2017-03-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3525
3526         * gdb.base/examine-backward.c (Barrier): New character array
3527         constant, to ensure that TestStrings is preceded by a string
3528         terminator.
3529
3530 2017-03-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3531
3532         * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
3533         * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
3534         and implicit pointer into such a location.
3535
3536 2017-03-16  Doug Evans  <dje@google.com>
3537
3538         * gdb.python/py-lazy-string (pointer): Really add new typedef.
3539
3540 2017-03-16  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3541
3542         * gdb.cp/m-static.exp: Fix expectation for prototype of
3543         test5.single_constructor and single_constructor::single_constructor.
3544
3545 2017-03-16  Doug Evans  <dje@google.com>
3546
3547         * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
3548         * gdb.guile/scm-lazy-string.c: New file.
3549         * gdb.guile/scm-value.exp: Move lazy string tests to ...
3550         * gdb.guile/scm-lazy-string.exp: ... here, new file.  Add more tests
3551         for pointer, array, typedef lazy strings.
3552
3553 2017-03-16  Doug Evans  <dje@google.com>
3554
3555         PR python/17728, python/18439, python/18779
3556         * gdb.python/py-value.c (main) Delete locals sptr, sn.
3557         * gdb.python/py-lazy-string.c (pointer): New typedef.
3558         (main): New locals ptr, array, typedef_ptr.
3559         * gdb.python/py-value.exp: Move lazy string tests to ...
3560         * gdb.python/py-lazy-string.exp: ... here.  Add more tests for pointer,
3561         array, typedef lazy strings.
3562
3563 2017-03-14  Anton Kolesov  <anton.kolesov@synopsys.com>
3564
3565         * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
3566           Add optional 'test' parameter.
3567
3568 2017-03-13  Simon Marchi  <simon.marchi@ericsson.com>
3569
3570         * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3571         Skip for versions of DejaGnu < 1.5.
3572
3573 2017-03-13  Simon Marchi  <simon.marchi@ericsson.com>
3574
3575         * lib/gdb.exp (dejagnu_version): New proc.
3576         * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3577         Use dejagnu_version.
3578
3579 2017-03-10  Keith Seitz  <keiths@redhat.com>
3580
3581         PR c++/8128
3582         * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
3583         type from destructor regexps.
3584         Add a branch which actually passes the test.
3585         Adjust "ptype t5i" test names.
3586
3587 2017-03-08  Pedro Alves  <palves@redhat.com>
3588
3589         * gdb.base/step-over-exit.exp: Add explicit test message.
3590
3591 2017-03-08  Pedro Alves  <palves@redhat.com>
3592
3593         PR gdb/18360
3594         * gdb.threads/interrupt-while-step-over.c: New file.
3595         * gdb.threads/interrupt-while-step-over.exp: New file.
3596
3597 2017-03-08  Pedro Alves  <palves@redhat.com>
3598
3599         * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
3600         * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
3601
3602 2017-03-08  Pedro Alves  <palves@redhat.com>
3603
3604         * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
3605         PKRU as not supported as a PASS.
3606
3607 2017-03-08  Pedro Alves  <palves@redhat.com>
3608
3609         * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
3610         prefix instead of $binfile1/$binfile2.
3611         * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
3612         in test message.
3613         * gdb.python/py-completion.exp: Use "load python file" as test
3614         messages instead of unstable path names.
3615
3616 2017-03-08  Pedro Alves  <palves@redhat.com>
3617             Jan Kratochvil  <jan.kratochvil@redhat.com>
3618
3619         PR cli/21218
3620         * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3621         New proc.
3622         (top level): Call it.
3623
3624 2017-03-08  Pedro Alves  <palves@redhat.com>
3625
3626         PR tui/21216
3627         * gdb.tui/tui-nl-filtered-output.exp: New file.
3628
3629 2017-03-08  Pedro Alves  <palves@redhat.com>
3630
3631         * gdb.base/completion.exp: Move TUI completion tests to ...
3632         * gdb.tui/completion.exp: ... this new file.
3633
3634 2017-03-08  Pedro Alves  <palves@redhat.com>
3635
3636         * gdb.base/tui-disasm-long-lines.c,
3637         gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
3638         gdb.base/tui-layout.exp: Move to ...
3639         * gdb.tui/: ... this new directory.
3640
3641 2017-03-07  Pedro Alves  <palves@redhat.com>
3642
3643         * gdb.base/tui-layout.c: New file.
3644         * gdb.base/tui-layout.exp: New file.
3645
3646 2017-03-07  Pedro Alves  <palves@redhat.com>
3647
3648         * gdb.base/tui-layout.c: Rename to ...
3649         * gdb.base/tui-disasm-long-lines.c: ... this.
3650         * gdb.base/tui-layout.exp: Rename to ...
3651         * gdb.base/tui-disasm-long-lines.exp: ... this.
3652
3653 2017-03-07  Pedro Alves  <palves@redhat.com>
3654
3655         * gdb.base/tui-layout.exp: Add intro comment and fix typo.
3656
3657 2017-03-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
3658
3659         * i386-mpx-call.c: New file.
3660         * i386-mpx-call.exp: New file.
3661
3662 2017-02-28  Peter Bergner  <bergner@vnet.ibm.com>
3663
3664         * gdb.arch/powerpc-power.exp: Delete test.
3665         * gdb.arch/powerpc-power.s: Likewise.
3666         * gdb.disasm/disassembler-options.exp: New test.
3667         * gdb.arch/powerpc-altivec.exp: Likewise.
3668         * gdb.arch/powerpc-altivec.s: Likewise.
3669         * gdb.arch/powerpc-altivec2.exp: Likewise.
3670         * gdb.arch/powerpc-altivec2.s: Likewise.
3671         * gdb.arch/powerpc-altivec3.exp: Likewise.
3672         * gdb.arch/powerpc-altivec3.s: Likewise.
3673         * gdb.arch/powerpc-power7.exp: Likewise.
3674         * gdb.arch/powerpc-power7.s: Likewise.
3675         * gdb.arch/powerpc-power8.exp: Likewise.
3676         * gdb.arch/powerpc-power8.s: Likewise.
3677         * gdb.arch/powerpc-power9.exp: Likewise.
3678         * gdb.arch/powerpc-power9.s: Likewise.
3679         * gdb.arch/powerpc-vsx.exp: Likewise.
3680         * gdb.arch/powerpc-vsx.s: Likewise.
3681         * gdb.arch/powerpc-vsx2.exp: Likewise.
3682         * gdb.arch/powerpc-vsx2.s: Likewise.
3683         * gdb.arch/powerpc-vsx3.exp: Likewise.
3684         * gdb.arch/powerpc-vsx3.s: Likewise.
3685         * gdb.arch/arm-disassembler-options.exp: Likewise.
3686         * gdb.arch/powerpc-disassembler-options.exp: Likewise.
3687         * gdb.arch/s390-disassembler-options.exp: Likewise.
3688
3689 2017-02-23  Luis Machado  <lgustavo@codesourcery.com>
3690
3691         * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
3692         (check_supported_features): ... this. Changed return type to void.
3693         (supports_rdseed): New static global.
3694         (rdseed): Check supports_rdseed.
3695         (initialize): Call check_supported_features.
3696
3697 2017-02-21  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
3698
3699         * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
3700         gdb.arch/ppc64-atomic-inst.exp.  Add tests for lbarx/stbcx, lharx/sthcx
3701         and lqarx/stqcx.
3702         * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
3703         * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
3704
3705 2017-02-21  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
3706
3707         * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
3708         uppercase.
3709
3710 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
3711
3712         * gdb.dwarf2/formdata16.c: New file.
3713         * gdb.dwarf2/formdata16.exp: New file.
3714         * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
3715
3716 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
3717
3718         * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
3719         * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
3720         * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
3721         * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
3722         DW_AT_GNU_*.
3723
3724 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
3725
3726         * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
3727
3728 2017-02-15  Sergio Durigan Junior  <sergiodj@redhat.com>
3729
3730         PR gdb/21164
3731         * gdb.base/maint.exp: Add testcases for when the commands do
3732         not have arguments.
3733
3734 2017-02-15  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3735
3736         * gdb.cp/chained-calls.exp: Use p instead of P.
3737
3738 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
3739
3740         * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
3741         gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
3742
3743 2017-02-14  Tom Tromey  <tom@tromey.com>
3744
3745         PR python/13598:
3746         * gdb.python/py-events.exp: Add before_prompt event tests.
3747
3748 2017-02-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3749
3750         * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
3751
3752 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
3753
3754         * gdb.linespec/explicit.c (my_unique_function_name): New function.
3755         (main): Call my_unique_function_name.
3756         * gdb.linespec/explicit.exp: Use my_unique_function_name to test
3757         completion of patterns with a single match.
3758         Add missing -re switches to gdb_test_multiple calls.
3759
3760 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
3761
3762         * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
3763         return if core file is not recognized.
3764
3765 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
3766
3767         * gdb.base/new-ui.exp (do_test): Test queries behavior on main
3768         and extra UIs.
3769
3770 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
3771
3772         * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
3773         proc_with_prefix.
3774
3775 2017-02-10  Tom Tromey  <tom@tromey.com>
3776
3777         * gdb.python/py-xmethods.exp: Use "p" command, not "P".
3778
3779 2017-02-10  Martin Galvan  <martingalvan@sourceware.org>
3780
3781         PR gdb/21122
3782         * gdb.base/help.exp: Update match pattern for testing 'help commands'.
3783
3784 2017-02-08  Jerome Guitton  <guitton@adacore.com>
3785
3786         * gdb.base/define.exp: Add test for command abbreviations
3787         in define.
3788
3789 2017-02-06  Luis Machado  <lgustavo@codesourcery.com>
3790
3791         * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
3792         * gdb.reverse/insn-reverse-x86.c: New file.
3793
3794 2017-02-06  Ivo Raisr  <ivo.raisr@oracle.com>
3795
3796         PR tdep/20936
3797         * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
3798
3799 2017-02-03  Tom Tromey  <tom@tromey.com>
3800
3801         PR rust/21097:
3802         * gdb.rust/simple.exp: Add new tests.
3803
3804 2017-02-02  Pedro Alves  <palves@redhat.com>
3805
3806         * gdb.mi/mi-logging.exp: Add "redirect while already logging"
3807         tests.
3808
3809 2017-02-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3810
3811         * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
3812         taking a 2-byte value out of a 4-byte DWARF implicit value on
3813         big-endian targets.
3814         * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
3815         logic.  Add test cases for DW_OP_implicit.
3816
3817 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
3818
3819         * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
3820
3821 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
3822
3823         * gdb.btrace/enable.exp: Call gdb_exit before
3824         skip_gdbserver_tests.
3825
3826 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
3827
3828         * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
3829         GDBFLAGS.
3830
3831 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
3832
3833         * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
3834         the test is skipped.
3835         * gdb.btrace/data.exp: Likewise.
3836         * gdb.btrace/delta.exp: Likewise.
3837         * gdb.btrace/dlopen.exp: Likewise.
3838         * gdb.btrace/enable-running.exp: Likewise.
3839         * gdb.btrace/enable.exp: Likewise.
3840         * gdb.btrace/exception.exp: Likewise.
3841         * gdb.btrace/function_call_history.exp: Likewise.
3842         * gdb.btrace/gcore.exp: Likewise.
3843         * gdb.btrace/instruction_history.exp: Likewise.
3844         * gdb.btrace/multi-thread-step.exp: Likewise.
3845         * gdb.btrace/nohist.exp: Likewise.
3846         * gdb.btrace/non-stop.exp: Likewise.
3847         * gdb.btrace/reconnect.exp: Likewise.
3848         * gdb.btrace/record_goto-step.exp: Likewise.
3849         * gdb.btrace/record_goto.exp: Likewise.
3850         * gdb.btrace/rn-dl-bind.exp: Likewise.
3851         * gdb.btrace/segv.exp: Likewise.
3852         * gdb.btrace/step.exp: Likewise.
3853         * gdb.btrace/stepi.exp: Likewise.
3854         * gdb.btrace/tailcall-only.exp: Likewise.
3855         * gdb.btrace/tailcall.exp: Likewise.
3856         * gdb.btrace/tsx.exp: Likewise.
3857         * gdb.btrace/unknown_functions.exp: Likewise.
3858         * gdb.btrace/vdso.exp: Likewise.
3859
3860 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
3861
3862         * gdb.btrace/enable-running.c: New.
3863         * gdb.btrace/enable-running.exp: New.
3864
3865 2017-01-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
3866
3867         * gdb.arch/amd64-gs_base.c: New file.
3868         * gdb.arch/amd64-gs_base.exp: New file.
3869
3870 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
3871
3872         * lib/memory.exp: Remove spurious empty newlines.
3873
3874 2017-01-26  Simon Marchi  <simon.marchi@polymtl.ca>
3875
3876         * gdb.python/py-bad-printers.exp: Load python file using "source".
3877         * gdb.python/py-events.exp: Likewise.
3878         * gdb.python/py-evsignal.exp: Likewise.
3879         * gdb.python/py-evthreads.exp: Likewise.
3880         * gdb.python/py-frame-args.exp: Likewise.
3881         * gdb.python/py-framefilter-invalidarg.exp: Likewise.
3882         * gdb.python/py-framefilter-mi.exp: Likewise.
3883         * gdb.python/py-framefilter.exp: Likewise.
3884         * gdb.python/py-mi.exp: Likewise.
3885         * gdb.python/py-pp-maint.exp: Likewise.
3886         * gdb.python/py-pp-registration.exp: Likewise.
3887         * gdb.python/py-prettyprint.exp: Likewise.
3888         (run_lang_tests): Likewise.
3889         * gdb.python/py-typeprint.exp: Likewise.
3890
3891 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
3892
3893         * lib/memory.exp: New file.
3894         * lib/gdb.exp: Load memory.exp.
3895         * gdb.base/memattr.exp (delete_memory): Move proc to
3896         lib/memory.exp and rename to delete_memory_regions.
3897         Replace delete_memory with delete_memory_regions.
3898         Cleanup memory regions before tests.
3899         * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
3900         before tests.
3901
3902 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
3903
3904         * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
3905         files.
3906         (initialize): New function conditionally defined.
3907         (testcases): Move within conditional block.
3908         (main): Call initialize.
3909         * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
3910         of gdb.reverse/insn-reverse.c.
3911         * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
3912         gdb.reverse/insn-reverse.c.
3913
3914 2017-01-26  Yao Qi  <yao.qi@linaro.org>
3915
3916         * gdb.base/all-architectures.exp.in (do_arch_tests): Test
3917         disassemble on address 0.
3918
3919 2017-01-25  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3920             Yao Qi  <yao.qi@linaro.org>
3921
3922         * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
3923         * gdb.dwarf2/implptr-64bit.S: Remove.
3924         * lib/dwarf.exp (Dwarf): Handle character "%".  Evaluate some
3925         variables in caller's context.  Add DW_OP_implicit_value.
3926
3927 2017-01-25  Yao Qi  <yao.qi@linaro.org>
3928
3929         * lib/dwarf.exp (Dwarf::_location): Handle
3930         DW_OP_GNU_implicit_pointer with proper size.
3931
3932 2017-01-20  Luis Machado  <lgustavo@codesourcery.com>
3933
3934         * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
3935         and add untested calls.
3936
3937 2017-01-20  Luis Machado  <lgustavo@codesourcery.com>
3938
3939         * gdb.python/python.exp: Check line number against what GDB thinks
3940         the line number is for func1.
3941
3942 2017-01-08  Iain Buclaw  <ibuclaw@gdcproject.org>
3943
3944         * gdb.dlang/debug-expr.exp: New file.
3945
3946 2016-12-23  Luis Machado  <lgustavo@codesourcery.com>
3947
3948         Fix test names for the following files:
3949
3950         * gdb.ada/exec_changed.exp
3951         * gdb.ada/info_types.exp
3952         * gdb.arch/aarch64-atomic-inst.exp
3953         * gdb.arch/aarch64-fp.exp
3954         * gdb.arch/altivec-abi.exp
3955         * gdb.arch/altivec-regs.exp
3956         * gdb.arch/amd64-byte.exp
3957         * gdb.arch/amd64-disp-step.exp
3958         * gdb.arch/amd64-dword.exp
3959         * gdb.arch/amd64-entry-value-inline.exp
3960         * gdb.arch/amd64-entry-value-param.exp
3961         * gdb.arch/amd64-entry-value-paramref.exp
3962         * gdb.arch/amd64-entry-value.exp
3963         * gdb.arch/amd64-i386-address.exp
3964         * gdb.arch/amd64-invalid-stack-middle.exp
3965         * gdb.arch/amd64-invalid-stack-top.exp
3966         * gdb.arch/amd64-optimout-repeat.exp
3967         * gdb.arch/amd64-prologue-skip.exp
3968         * gdb.arch/amd64-prologue-xmm.exp
3969         * gdb.arch/amd64-stap-special-operands.exp
3970         * gdb.arch/amd64-stap-wrong-subexp.exp
3971         * gdb.arch/amd64-tailcall-cxx.exp
3972         * gdb.arch/amd64-tailcall-noret.exp
3973         * gdb.arch/amd64-tailcall-ret.exp
3974         * gdb.arch/amd64-tailcall-self.exp
3975         * gdb.arch/amd64-word.exp
3976         * gdb.arch/arm-bl-branch-dest.exp
3977         * gdb.arch/arm-disp-step.exp
3978         * gdb.arch/arm-neon.exp
3979         * gdb.arch/arm-single-step-kernel-helper.exp
3980         * gdb.arch/avr-flash-qualifier.exp
3981         * gdb.arch/disp-step-insn-reloc.exp
3982         * gdb.arch/e500-abi.exp
3983         * gdb.arch/e500-regs.exp
3984         * gdb.arch/ftrace-insn-reloc.exp
3985         * gdb.arch/i386-avx512.exp
3986         * gdb.arch/i386-bp_permanent.exp
3987         * gdb.arch/i386-byte.exp
3988         * gdb.arch/i386-cfi-notcurrent.exp
3989         * gdb.arch/i386-disp-step.exp
3990         * gdb.arch/i386-dr3-watch.exp
3991         * gdb.arch/i386-float.exp
3992         * gdb.arch/i386-gnu-cfi.exp
3993         * gdb.arch/i386-mpx-map.exp
3994         * gdb.arch/i386-mpx-sigsegv.exp
3995         * gdb.arch/i386-mpx-simple_segv.exp
3996         * gdb.arch/i386-mpx.exp
3997         * gdb.arch/i386-permbkpt.exp
3998         * gdb.arch/i386-prologue.exp
3999         * gdb.arch/i386-signal.exp
4000         * gdb.arch/i386-size-overlap.exp
4001         * gdb.arch/i386-unwind.exp
4002         * gdb.arch/i386-word.exp
4003         * gdb.arch/mips-fcr.exp
4004         * gdb.arch/powerpc-d128-regs.exp
4005         * gdb.arch/powerpc-stackless.exp
4006         * gdb.arch/ppc64-atomic-inst.exp
4007         * gdb.arch/s390-stackless.exp
4008         * gdb.arch/s390-tdbregs.exp
4009         * gdb.arch/s390-vregs.exp
4010         * gdb.arch/sparc-sysstep.exp
4011         * gdb.arch/thumb-bx-pc.exp
4012         * gdb.arch/thumb-singlestep.exp
4013         * gdb.arch/thumb2-it.exp
4014         * gdb.arch/vsx-regs.exp
4015         * gdb.asm/asm-source.exp
4016         * gdb.base/a2-run.exp
4017         * gdb.base/advance.exp
4018         * gdb.base/all-bin.exp
4019         * gdb.base/anon.exp
4020         * gdb.base/args.exp
4021         * gdb.base/arithmet.exp
4022         * gdb.base/async-shell.exp
4023         * gdb.base/async.exp
4024         * gdb.base/attach-pie-noexec.exp
4025         * gdb.base/attach-twice.exp
4026         * gdb.base/auto-load.exp
4027         * gdb.base/bang.exp
4028         * gdb.base/bitfields.exp
4029         * gdb.base/break-always.exp
4030         * gdb.base/break-caller-line.exp
4031         * gdb.base/break-entry.exp
4032         * gdb.base/break-inline.exp
4033         * gdb.base/break-on-linker-gcd-function.exp
4034         * gdb.base/break-probes.exp
4035         * gdb.base/break.exp
4036         * gdb.base/breakpoint-shadow.exp
4037         * gdb.base/call-ar-st.exp
4038         * gdb.base/call-sc.exp
4039         * gdb.base/call-signal-resume.exp
4040         * gdb.base/call-strs.exp
4041         * gdb.base/callfuncs.exp
4042         * gdb.base/catch-fork-static.exp
4043         * gdb.base/catch-gdb-caused-signals.exp
4044         * gdb.base/catch-load.exp
4045         * gdb.base/catch-signal-fork.exp
4046         * gdb.base/catch-signal.exp
4047         * gdb.base/catch-syscall.exp
4048         * gdb.base/charset.exp
4049         * gdb.base/checkpoint.exp
4050         * gdb.base/chng-syms.exp
4051         * gdb.base/code-expr.exp
4052         * gdb.base/code_elim.exp
4053         * gdb.base/commands.exp
4054         * gdb.base/completion.exp
4055         * gdb.base/complex.exp
4056         * gdb.base/cond-expr.exp
4057         * gdb.base/condbreak.exp
4058         * gdb.base/consecutive.exp
4059         * gdb.base/continue-all-already-running.exp
4060         * gdb.base/coredump-filter.exp
4061         * gdb.base/corefile.exp
4062         * gdb.base/dbx.exp
4063         * gdb.base/debug-expr.exp
4064         * gdb.base/define.exp
4065         * gdb.base/del.exp
4066         * gdb.base/disabled-location.exp
4067         * gdb.base/disasm-end-cu.exp
4068         * gdb.base/disasm-optim.exp
4069         * gdb.base/display.exp
4070         * gdb.base/duplicate-bp.exp
4071         * gdb.base/ena-dis-br.exp
4072         * gdb.base/ending-run.exp
4073         * gdb.base/enumval.exp
4074         * gdb.base/environ.exp
4075         * gdb.base/eu-strip-infcall.exp
4076         * gdb.base/eval-avoid-side-effects.exp
4077         * gdb.base/eval-skip.exp
4078         * gdb.base/exitsignal.exp
4079         * gdb.base/expand-psymtabs.exp
4080         * gdb.base/filesym.exp
4081         * gdb.base/find-unmapped.exp
4082         * gdb.base/finish.exp
4083         * gdb.base/float.exp
4084         * gdb.base/foll-exec-mode.exp
4085         * gdb.base/foll-exec.exp
4086         * gdb.base/foll-fork.exp
4087         * gdb.base/fortran-sym-case.exp
4088         * gdb.base/freebpcmd.exp
4089         * gdb.base/func-ptr.exp
4090         * gdb.base/func-ptrs.exp
4091         * gdb.base/funcargs.exp
4092         * gdb.base/gcore-buffer-overflow.exp
4093         * gdb.base/gcore-relro-pie.exp
4094         * gdb.base/gcore-relro.exp
4095         * gdb.base/gcore.exp
4096         * gdb.base/gdb1090.exp
4097         * gdb.base/gdb11530.exp
4098         * gdb.base/gdb11531.exp
4099         * gdb.base/gdb1821.exp
4100         * gdb.base/gdbindex-stabs.exp
4101         * gdb.base/gdbvars.exp
4102         * gdb.base/hbreak.exp
4103         * gdb.base/hbreak2.exp
4104         * gdb.base/included.exp
4105         * gdb.base/infcall-input.exp
4106         * gdb.base/inferior-died.exp
4107         * gdb.base/infnan.exp
4108         * gdb.base/info-macros.exp
4109         * gdb.base/info-os.exp
4110         * gdb.base/info-proc.exp
4111         * gdb.base/info-shared.exp
4112         * gdb.base/info-target.exp
4113         * gdb.base/infoline.exp
4114         * gdb.base/interp.exp
4115         * gdb.base/interrupt.exp
4116         * gdb.base/jit-reader.exp
4117         * gdb.base/jit-simple.exp
4118         * gdb.base/kill-after-signal.exp
4119         * gdb.base/kill-detach-inferiors-cmd.exp
4120         * gdb.base/label.exp
4121         * gdb.base/langs.exp
4122         * gdb.base/ldbl_e308.exp
4123         * gdb.base/line-symtabs.exp
4124         * gdb.base/linespecs.exp
4125         * gdb.base/list.exp
4126         * gdb.base/long_long.exp
4127         * gdb.base/longest-types.exp
4128         * gdb.base/maint.exp
4129         * gdb.base/max-value-size.exp
4130         * gdb.base/memattr.exp
4131         * gdb.base/mips_pro.exp
4132         * gdb.base/morestack.exp
4133         * gdb.base/moribund-step.exp
4134         * gdb.base/multi-forks.exp
4135         * gdb.base/nested-addr.exp
4136         * gdb.base/nextoverexit.exp
4137         * gdb.base/noreturn-finish.exp
4138         * gdb.base/noreturn-return.exp
4139         * gdb.base/nostdlib.exp
4140         * gdb.base/offsets.exp
4141         * gdb.base/opaque.exp
4142         * gdb.base/pc-fp.exp
4143         * gdb.base/permissions.exp
4144         * gdb.base/print-symbol-loading.exp
4145         * gdb.base/prologue-include.exp
4146         * gdb.base/psymtab.exp
4147         * gdb.base/ptype.exp
4148         * gdb.base/random-signal.exp
4149         * gdb.base/randomize.exp
4150         * gdb.base/range-stepping.exp
4151         * gdb.base/readline-ask.exp
4152         * gdb.base/recpar.exp
4153         * gdb.base/recurse.exp
4154         * gdb.base/relational.exp
4155         * gdb.base/restore.exp
4156         * gdb.base/return-nodebug.exp
4157         * gdb.base/return.exp
4158         * gdb.base/run-after-attach.exp
4159         * gdb.base/save-bp.exp
4160         * gdb.base/scope.exp
4161         * gdb.base/sect-cmd.exp
4162         * gdb.base/set-lang-auto.exp
4163         * gdb.base/set-noassign.exp
4164         * gdb.base/setvar.exp
4165         * gdb.base/sigall.exp
4166         * gdb.base/sigbpt.exp
4167         * gdb.base/siginfo-addr.exp
4168         * gdb.base/siginfo-infcall.exp
4169         * gdb.base/siginfo-obj.exp
4170         * gdb.base/siginfo.exp
4171         * gdb.base/signals-state-child.exp
4172         * gdb.base/signest.exp
4173         * gdb.base/sigstep.exp
4174         * gdb.base/sizeof.exp
4175         * gdb.base/skip.exp
4176         * gdb.base/solib-corrupted.exp
4177         * gdb.base/solib-nodir.exp
4178         * gdb.base/solib-search.exp
4179         * gdb.base/stack-checking.exp
4180         * gdb.base/stale-infcall.exp
4181         * gdb.base/stap-probe.exp
4182         * gdb.base/start.exp
4183         * gdb.base/step-break.exp
4184         * gdb.base/step-bt.exp
4185         * gdb.base/step-line.exp
4186         * gdb.base/step-over-exit.exp
4187         * gdb.base/step-over-syscall.exp
4188         * gdb.base/step-resume-infcall.exp
4189         * gdb.base/step-test.exp
4190         * gdb.base/store.exp
4191         * gdb.base/structs3.exp
4192         * gdb.base/sym-file.exp
4193         * gdb.base/symbol-without-target_section.exp
4194         * gdb.base/term.exp
4195         * gdb.base/testenv.exp
4196         * gdb.base/ui-redirect.exp
4197         * gdb.base/until.exp
4198         * gdb.base/unwindonsignal.exp
4199         * gdb.base/value-double-free.exp
4200         * gdb.base/vla-datatypes.exp
4201         * gdb.base/vla-ptr.exp
4202         * gdb.base/vla-sideeffect.exp
4203         * gdb.base/volatile.exp
4204         * gdb.base/watch-cond-infcall.exp
4205         * gdb.base/watch-cond.exp
4206         * gdb.base/watch-non-mem.exp
4207         * gdb.base/watch-read.exp
4208         * gdb.base/watch-vfork.exp
4209         * gdb.base/watchpoint-cond-gone.exp
4210         * gdb.base/watchpoint-delete.exp
4211         * gdb.base/watchpoint-hw-hit-once.exp
4212         * gdb.base/watchpoint-hw.exp
4213         * gdb.base/watchpoint-stops-at-right-insn.exp
4214         * gdb.base/watchpoints.exp
4215         * gdb.base/wchar.exp
4216         * gdb.base/whatis-exp.exp
4217         * gdb.btrace/buffer-size.exp
4218         * gdb.btrace/data.exp
4219         * gdb.btrace/delta.exp
4220         * gdb.btrace/dlopen.exp
4221         * gdb.btrace/enable.exp
4222         * gdb.btrace/exception.exp
4223         * gdb.btrace/function_call_history.exp
4224         * gdb.btrace/gcore.exp
4225         * gdb.btrace/instruction_history.exp
4226         * gdb.btrace/nohist.exp
4227         * gdb.btrace/reconnect.exp
4228         * gdb.btrace/record_goto-step.exp
4229         * gdb.btrace/record_goto.exp
4230         * gdb.btrace/rn-dl-bind.exp
4231         * gdb.btrace/segv.exp
4232         * gdb.btrace/step.exp
4233         * gdb.btrace/stepi.exp
4234         * gdb.btrace/tailcall-only.exp
4235         * gdb.btrace/tailcall.exp
4236         * gdb.btrace/tsx.exp
4237         * gdb.btrace/unknown_functions.exp
4238         * gdb.btrace/vdso.exp
4239         * gdb.compile/compile-ifunc.exp
4240         * gdb.compile/compile-ops.exp
4241         * gdb.compile/compile-print.exp
4242         * gdb.compile/compile-setjmp.exp
4243         * gdb.cp/abstract-origin.exp
4244         * gdb.cp/ambiguous.exp
4245         * gdb.cp/annota2.exp
4246         * gdb.cp/annota3.exp
4247         * gdb.cp/anon-ns.exp
4248         * gdb.cp/anon-struct.exp
4249         * gdb.cp/anon-union.exp
4250         * gdb.cp/arg-reference.exp
4251         * gdb.cp/baseenum.exp
4252         * gdb.cp/bool.exp
4253         * gdb.cp/breakpoint.exp
4254         * gdb.cp/bs15503.exp
4255         * gdb.cp/call-c.exp
4256         * gdb.cp/casts.exp
4257         * gdb.cp/chained-calls.exp
4258         * gdb.cp/class2.exp
4259         * gdb.cp/classes.exp
4260         * gdb.cp/cmpd-minsyms.exp
4261         * gdb.cp/converts.exp
4262         * gdb.cp/cp-relocate.exp
4263         * gdb.cp/cpcompletion.exp
4264         * gdb.cp/cpexprs.exp
4265         * gdb.cp/cplabel.exp
4266         * gdb.cp/cplusfuncs.exp
4267         * gdb.cp/cpsizeof.exp
4268         * gdb.cp/ctti.exp
4269         * gdb.cp/derivation.exp
4270         * gdb.cp/destrprint.exp
4271         * gdb.cp/dispcxx.exp
4272         * gdb.cp/enum-class.exp
4273         * gdb.cp/exception.exp
4274         * gdb.cp/exceptprint.exp
4275         * gdb.cp/expand-psymtabs-cxx.exp
4276         * gdb.cp/expand-sals.exp
4277         * gdb.cp/extern-c.exp
4278         * gdb.cp/filename.exp
4279         * gdb.cp/formatted-ref.exp
4280         * gdb.cp/fpointer.exp
4281         * gdb.cp/gdb1355.exp
4282         * gdb.cp/gdb2495.exp
4283         * gdb.cp/hang.exp
4284         * gdb.cp/impl-this.exp
4285         * gdb.cp/infcall-dlopen.exp
4286         * gdb.cp/inherit.exp
4287         * gdb.cp/iostream.exp
4288         * gdb.cp/koenig.exp
4289         * gdb.cp/local.exp
4290         * gdb.cp/m-data.exp
4291         * gdb.cp/m-static.exp
4292         * gdb.cp/mb-ctor.exp
4293         * gdb.cp/mb-inline.exp
4294         * gdb.cp/mb-templates.exp
4295         * gdb.cp/member-name.exp
4296         * gdb.cp/member-ptr.exp
4297         * gdb.cp/meth-typedefs.exp
4298         * gdb.cp/method.exp
4299         * gdb.cp/method2.exp
4300         * gdb.cp/minsym-fallback.exp
4301         * gdb.cp/misc.exp
4302         * gdb.cp/namelessclass.exp
4303         * gdb.cp/namespace-enum.exp
4304         * gdb.cp/namespace-nested-import.exp
4305         * gdb.cp/namespace.exp
4306         * gdb.cp/nextoverthrow.exp
4307         * gdb.cp/no-dmgl-verbose.exp
4308         * gdb.cp/non-trivial-retval.exp
4309         * gdb.cp/noparam.exp
4310         * gdb.cp/nsdecl.exp
4311         * gdb.cp/nsimport.exp
4312         * gdb.cp/nsnested.exp
4313         * gdb.cp/nsnoimports.exp
4314         * gdb.cp/nsrecurs.exp
4315         * gdb.cp/nsstress.exp
4316         * gdb.cp/nsusing.exp
4317         * gdb.cp/operator.exp
4318         * gdb.cp/oranking.exp
4319         * gdb.cp/overload-const.exp
4320         * gdb.cp/overload.exp
4321         * gdb.cp/ovldbreak.exp
4322         * gdb.cp/ovsrch.exp
4323         * gdb.cp/paren-type.exp
4324         * gdb.cp/parse-lang.exp
4325         * gdb.cp/pass-by-ref.exp
4326         * gdb.cp/pr-1023.exp
4327         * gdb.cp/pr-1210.exp
4328         * gdb.cp/pr-574.exp
4329         * gdb.cp/pr10687.exp
4330         * gdb.cp/pr12028.exp
4331         * gdb.cp/pr17132.exp
4332         * gdb.cp/pr17494.exp
4333         * gdb.cp/pr9067.exp
4334         * gdb.cp/pr9167.exp
4335         * gdb.cp/pr9631.exp
4336         * gdb.cp/printmethod.exp
4337         * gdb.cp/psmang.exp
4338         * gdb.cp/psymtab-parameter.exp
4339         * gdb.cp/ptype-cv-cp.exp
4340         * gdb.cp/ptype-flags.exp
4341         * gdb.cp/re-set-overloaded.exp
4342         * gdb.cp/ref-types.exp
4343         * gdb.cp/rtti.exp
4344         * gdb.cp/scope-err.exp
4345         * gdb.cp/shadow.exp
4346         * gdb.cp/smartp.exp
4347         * gdb.cp/static-method.exp
4348         * gdb.cp/static-print-quit.exp
4349         * gdb.cp/temargs.exp
4350         * gdb.cp/templates.exp
4351         * gdb.cp/try_catch.exp
4352         * gdb.cp/typedef-operator.exp
4353         * gdb.cp/typeid.exp
4354         * gdb.cp/userdef.exp
4355         * gdb.cp/using-crash.exp
4356         * gdb.cp/var-tag.exp
4357         * gdb.cp/virtbase.exp
4358         * gdb.cp/virtfunc.exp
4359         * gdb.cp/virtfunc2.exp
4360         * gdb.cp/vla-cxx.exp
4361         * gdb.disasm/t01_mov.exp
4362         * gdb.disasm/t02_mova.exp
4363         * gdb.disasm/t03_add.exp
4364         * gdb.disasm/t04_sub.exp
4365         * gdb.disasm/t05_cmp.exp
4366         * gdb.disasm/t06_ari2.exp
4367         * gdb.disasm/t07_ari3.exp
4368         * gdb.disasm/t08_or.exp
4369         * gdb.disasm/t09_xor.exp
4370         * gdb.disasm/t10_and.exp
4371         * gdb.disasm/t11_logs.exp
4372         * gdb.disasm/t12_bit.exp
4373         * gdb.disasm/t13_otr.exp
4374         * gdb.dlang/circular.exp
4375         * gdb.dwarf2/arr-stride.exp
4376         * gdb.dwarf2/arr-subrange.exp
4377         * gdb.dwarf2/atomic-type.exp
4378         * gdb.dwarf2/bad-regnum.exp
4379         * gdb.dwarf2/bitfield-parent-optimized-out.exp
4380         * gdb.dwarf2/callframecfa.exp
4381         * gdb.dwarf2/clztest.exp
4382         * gdb.dwarf2/corrupt.exp
4383         * gdb.dwarf2/data-loc.exp
4384         * gdb.dwarf2/dup-psym.exp
4385         * gdb.dwarf2/dw2-anon-mptr.exp
4386         * gdb.dwarf2/dw2-anonymous-func.exp
4387         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
4388         * gdb.dwarf2/dw2-bad-unresolved.exp
4389         * gdb.dwarf2/dw2-basic.exp
4390         * gdb.dwarf2/dw2-canonicalize-type.exp
4391         * gdb.dwarf2/dw2-case-insensitive.exp
4392         * gdb.dwarf2/dw2-common-block.exp
4393         * gdb.dwarf2/dw2-compdir-oldgcc.exp
4394         * gdb.dwarf2/dw2-compressed.exp
4395         * gdb.dwarf2/dw2-const.exp
4396         * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
4397         * gdb.dwarf2/dw2-cu-size.exp
4398         * gdb.dwarf2/dw2-dup-frame.exp
4399         * gdb.dwarf2/dw2-entry-value.exp
4400         * gdb.dwarf2/dw2-icycle.exp
4401         * gdb.dwarf2/dw2-ifort-parameter.exp
4402         * gdb.dwarf2/dw2-inline-break.exp
4403         * gdb.dwarf2/dw2-inline-param.exp
4404         * gdb.dwarf2/dw2-intercu.exp
4405         * gdb.dwarf2/dw2-intermix.exp
4406         * gdb.dwarf2/dw2-lexical-block-bare.exp
4407         * gdb.dwarf2/dw2-linkage-name-trust.exp
4408         * gdb.dwarf2/dw2-minsym-in-cu.exp
4409         * gdb.dwarf2/dw2-noloc.exp
4410         * gdb.dwarf2/dw2-op-call.exp
4411         * gdb.dwarf2/dw2-op-out-param.exp
4412         * gdb.dwarf2/dw2-opt-structptr.exp
4413         * gdb.dwarf2/dw2-param-error.exp
4414         * gdb.dwarf2/dw2-producer.exp
4415         * gdb.dwarf2/dw2-ranges-base.exp
4416         * gdb.dwarf2/dw2-ref-missing-frame.exp
4417         * gdb.dwarf2/dw2-reg-undefined.exp
4418         * gdb.dwarf2/dw2-regno-invalid.exp
4419         * gdb.dwarf2/dw2-restore.exp
4420         * gdb.dwarf2/dw2-restrict.exp
4421         * gdb.dwarf2/dw2-single-line-discriminators.exp
4422         * gdb.dwarf2/dw2-strp.exp
4423         * gdb.dwarf2/dw2-undefined-ret-addr.exp
4424         * gdb.dwarf2/dw2-unresolved.exp
4425         * gdb.dwarf2/dw2-var-zero-addr.exp
4426         * gdb.dwarf2/dw4-sig-types.exp
4427         * gdb.dwarf2/dwz.exp
4428         * gdb.dwarf2/dynarr-ptr.exp
4429         * gdb.dwarf2/enum-type.exp
4430         * gdb.dwarf2/gdb-index.exp
4431         * gdb.dwarf2/implptr-64bit.exp
4432         * gdb.dwarf2/implptr-optimized-out.exp
4433         * gdb.dwarf2/implptr.exp
4434         * gdb.dwarf2/implref-array.exp
4435         * gdb.dwarf2/implref-const.exp
4436         * gdb.dwarf2/implref-global.exp
4437         * gdb.dwarf2/implref-struct.exp
4438         * gdb.dwarf2/mac-fileno.exp
4439         * gdb.dwarf2/main-subprogram.exp
4440         * gdb.dwarf2/member-ptr-forwardref.exp
4441         * gdb.dwarf2/method-ptr.exp
4442         * gdb.dwarf2/missing-sig-type.exp
4443         * gdb.dwarf2/nonvar-access.exp
4444         * gdb.dwarf2/opaque-type-lookup.exp
4445         * gdb.dwarf2/pieces-optimized-out.exp
4446         * gdb.dwarf2/pieces.exp
4447         * gdb.dwarf2/pr10770.exp
4448         * gdb.dwarf2/pr13961.exp
4449         * gdb.dwarf2/staticvirtual.exp
4450         * gdb.dwarf2/subrange.exp
4451         * gdb.dwarf2/symtab-producer.exp
4452         * gdb.dwarf2/trace-crash.exp
4453         * gdb.dwarf2/typeddwarf.exp
4454         * gdb.dwarf2/valop.exp
4455         * gdb.dwarf2/watch-notconst.exp
4456         * gdb.fortran/array-element.exp
4457         * gdb.fortran/charset.exp
4458         * gdb.fortran/common-block.exp
4459         * gdb.fortran/complex.exp
4460         * gdb.fortran/derived-type-function.exp
4461         * gdb.fortran/derived-type.exp
4462         * gdb.fortran/logical.exp
4463         * gdb.fortran/module.exp
4464         * gdb.fortran/multi-dim.exp
4465         * gdb.fortran/nested-funcs.exp
4466         * gdb.fortran/print-formatted.exp
4467         * gdb.fortran/subarray.exp
4468         * gdb.fortran/vla-alloc-assoc.exp
4469         * gdb.fortran/vla-datatypes.exp
4470         * gdb.fortran/vla-history.exp
4471         * gdb.fortran/vla-ptr-info.exp
4472         * gdb.fortran/vla-ptype-sub.exp
4473         * gdb.fortran/vla-ptype.exp
4474         * gdb.fortran/vla-sizeof.exp
4475         * gdb.fortran/vla-type.exp
4476         * gdb.fortran/vla-value-sub-arbitrary.exp
4477         * gdb.fortran/vla-value-sub-finish.exp
4478         * gdb.fortran/vla-value-sub.exp
4479         * gdb.fortran/vla-value.exp
4480         * gdb.fortran/whatis_type.exp
4481         * gdb.go/chan.exp
4482         * gdb.go/handcall.exp
4483         * gdb.go/hello.exp
4484         * gdb.go/integers.exp
4485         * gdb.go/methods.exp
4486         * gdb.go/package.exp
4487         * gdb.go/strings.exp
4488         * gdb.go/types.exp
4489         * gdb.go/unsafe.exp
4490         * gdb.guile/scm-arch.exp
4491         * gdb.guile/scm-block.exp
4492         * gdb.guile/scm-breakpoint.exp
4493         * gdb.guile/scm-cmd.exp
4494         * gdb.guile/scm-disasm.exp
4495         * gdb.guile/scm-equal.exp
4496         * gdb.guile/scm-frame-args.exp
4497         * gdb.guile/scm-frame-inline.exp
4498         * gdb.guile/scm-frame.exp
4499         * gdb.guile/scm-iterator.exp
4500         * gdb.guile/scm-math.exp
4501         * gdb.guile/scm-objfile.exp
4502         * gdb.guile/scm-ports.exp
4503         * gdb.guile/scm-symbol.exp
4504         * gdb.guile/scm-symtab.exp
4505         * gdb.guile/scm-value-cc.exp
4506         * gdb.guile/types-module.exp
4507         * gdb.linespec/break-ask.exp
4508         * gdb.linespec/cpexplicit.exp
4509         * gdb.linespec/explicit.exp
4510         * gdb.linespec/keywords.exp
4511         * gdb.linespec/linespec.exp
4512         * gdb.linespec/ls-dollar.exp
4513         * gdb.linespec/ls-errs.exp
4514         * gdb.linespec/skip-two.exp
4515         * gdb.linespec/thread.exp
4516         * gdb.mi/mi-async.exp
4517         * gdb.mi/mi-basics.exp
4518         * gdb.mi/mi-break.exp
4519         * gdb.mi/mi-catch-load.exp
4520         * gdb.mi/mi-cli.exp
4521         * gdb.mi/mi-cmd-param-changed.exp
4522         * gdb.mi/mi-console.exp
4523         * gdb.mi/mi-detach.exp
4524         * gdb.mi/mi-disassemble.exp
4525         * gdb.mi/mi-eval.exp
4526         * gdb.mi/mi-file-transfer.exp
4527         * gdb.mi/mi-file.exp
4528         * gdb.mi/mi-fill-memory.exp
4529         * gdb.mi/mi-inheritance-syntax-error.exp
4530         * gdb.mi/mi-linespec-err-cp.exp
4531         * gdb.mi/mi-logging.exp
4532         * gdb.mi/mi-memory-changed.exp
4533         * gdb.mi/mi-read-memory.exp
4534         * gdb.mi/mi-record-changed.exp
4535         * gdb.mi/mi-reg-undefined.exp
4536         * gdb.mi/mi-regs.exp
4537         * gdb.mi/mi-return.exp
4538         * gdb.mi/mi-reverse.exp
4539         * gdb.mi/mi-simplerun.exp
4540         * gdb.mi/mi-solib.exp
4541         * gdb.mi/mi-stack.exp
4542         * gdb.mi/mi-stepi.exp
4543         * gdb.mi/mi-syn-frame.exp
4544         * gdb.mi/mi-until.exp
4545         * gdb.mi/mi-var-block.exp
4546         * gdb.mi/mi-var-child.exp
4547         * gdb.mi/mi-var-cmd.exp
4548         * gdb.mi/mi-var-cp.exp
4549         * gdb.mi/mi-var-display.exp
4550         * gdb.mi/mi-var-invalidate.exp
4551         * gdb.mi/mi-var-list-children-invalid-grandchild.exp
4552         * gdb.mi/mi-vla-fortran.exp
4553         * gdb.mi/mi-watch.exp
4554         * gdb.mi/mi2-var-child.exp
4555         * gdb.mi/user-selected-context-sync.exp
4556         * gdb.modula2/unbounded-array.exp
4557         * gdb.multi/dummy-frame-restore.exp
4558         * gdb.multi/multi-arch-exec.exp
4559         * gdb.multi/multi-arch.exp
4560         * gdb.multi/tids.exp
4561         * gdb.multi/watchpoint-multi.exp
4562         * gdb.opencl/callfuncs.exp
4563         * gdb.opencl/convs_casts.exp
4564         * gdb.opencl/datatypes.exp
4565         * gdb.opencl/operators.exp
4566         * gdb.opencl/vec_comps.exp
4567         * gdb.opt/clobbered-registers-O2.exp
4568         * gdb.opt/inline-break.exp
4569         * gdb.opt/inline-bt.exp
4570         * gdb.opt/inline-cmds.exp
4571         * gdb.opt/inline-locals.exp
4572         * gdb.pascal/case-insensitive-symbols.exp
4573         * gdb.pascal/floats.exp
4574         * gdb.pascal/gdb11492.exp
4575         * gdb.python/lib-types.exp
4576         * gdb.python/py-arch.exp
4577         * gdb.python/py-as-string.exp
4578         * gdb.python/py-bad-printers.exp
4579         * gdb.python/py-block.exp
4580         * gdb.python/py-breakpoint-create-fail.exp
4581         * gdb.python/py-breakpoint.exp
4582         * gdb.python/py-caller-is.exp
4583         * gdb.python/py-cmd.exp
4584         * gdb.python/py-explore-cc.exp
4585         * gdb.python/py-explore.exp
4586         * gdb.python/py-finish-breakpoint.exp
4587         * gdb.python/py-finish-breakpoint2.exp
4588         * gdb.python/py-frame-args.exp
4589         * gdb.python/py-frame-inline.exp
4590         * gdb.python/py-frame.exp
4591         * gdb.python/py-framefilter-mi.exp
4592         * gdb.python/py-infthread.exp
4593         * gdb.python/py-lazy-string.exp
4594         * gdb.python/py-linetable.exp
4595         * gdb.python/py-mi-events.exp
4596         * gdb.python/py-mi-objfile.exp
4597         * gdb.python/py-mi.exp
4598         * gdb.python/py-objfile.exp
4599         * gdb.python/py-pp-integral.exp
4600         * gdb.python/py-pp-maint.exp
4601         * gdb.python/py-pp-re-notag.exp
4602         * gdb.python/py-pp-registration.exp
4603         * gdb.python/py-recurse-unwind.exp
4604         * gdb.python/py-strfns.exp
4605         * gdb.python/py-symbol.exp
4606         * gdb.python/py-symtab.exp
4607         * gdb.python/py-sync-interp.exp
4608         * gdb.python/py-typeprint.exp
4609         * gdb.python/py-unwind-maint.exp
4610         * gdb.python/py-unwind.exp
4611         * gdb.python/py-value-cc.exp
4612         * gdb.python/py-xmethods.exp
4613         * gdb.reverse/amd64-tailcall-reverse.exp
4614         * gdb.reverse/break-precsave.exp
4615         * gdb.reverse/break-reverse.exp
4616         * gdb.reverse/consecutive-precsave.exp
4617         * gdb.reverse/consecutive-reverse.exp
4618         * gdb.reverse/finish-precsave.exp
4619         * gdb.reverse/finish-reverse-bkpt.exp
4620         * gdb.reverse/finish-reverse.exp
4621         * gdb.reverse/fstatat-reverse.exp
4622         * gdb.reverse/getresuid-reverse.exp
4623         * gdb.reverse/i386-precsave.exp
4624         * gdb.reverse/i386-reverse.exp
4625         * gdb.reverse/i386-sse-reverse.exp
4626         * gdb.reverse/i387-env-reverse.exp
4627         * gdb.reverse/i387-stack-reverse.exp
4628         * gdb.reverse/insn-reverse.exp
4629         * gdb.reverse/machinestate-precsave.exp
4630         * gdb.reverse/machinestate.exp
4631         * gdb.reverse/next-reverse-bkpt-over-sr.exp
4632         * gdb.reverse/pipe-reverse.exp
4633         * gdb.reverse/readv-reverse.exp
4634         * gdb.reverse/recvmsg-reverse.exp
4635         * gdb.reverse/rerun-prec.exp
4636         * gdb.reverse/s390-mvcle.exp
4637         * gdb.reverse/step-precsave.exp
4638         * gdb.reverse/step-reverse.exp
4639         * gdb.reverse/time-reverse.exp
4640         * gdb.reverse/until-precsave.exp
4641         * gdb.reverse/until-reverse.exp
4642         * gdb.reverse/waitpid-reverse.exp
4643         * gdb.reverse/watch-precsave.exp
4644         * gdb.reverse/watch-reverse.exp
4645         * gdb.rust/generics.exp
4646         * gdb.rust/methods.exp
4647         * gdb.rust/modules.exp
4648         * gdb.rust/simple.exp
4649         * gdb.server/connect-with-no-symbol-file.exp
4650         * gdb.server/ext-attach.exp
4651         * gdb.server/ext-restart.exp
4652         * gdb.server/ext-wrapper.exp
4653         * gdb.server/file-transfer.exp
4654         * gdb.server/server-exec-info.exp
4655         * gdb.server/server-kill.exp
4656         * gdb.server/server-mon.exp
4657         * gdb.server/wrapper.exp
4658         * gdb.stabs/exclfwd.exp
4659         * gdb.stabs/gdb11479.exp
4660         * gdb.threads/clone-new-thread-event.exp
4661         * gdb.threads/corethreads.exp
4662         * gdb.threads/current-lwp-dead.exp
4663         * gdb.threads/dlopen-libpthread.exp
4664         * gdb.threads/gcore-thread.exp
4665         * gdb.threads/sigstep-threads.exp
4666         * gdb.threads/watchpoint-fork.exp
4667         * gdb.trace/actions-changed.exp
4668         * gdb.trace/backtrace.exp
4669         * gdb.trace/change-loc.exp
4670         * gdb.trace/circ.exp
4671         * gdb.trace/collection.exp
4672         * gdb.trace/disconnected-tracing.exp
4673         * gdb.trace/ftrace.exp
4674         * gdb.trace/mi-trace-frame-collected.exp
4675         * gdb.trace/mi-trace-unavailable.exp
4676         * gdb.trace/mi-traceframe-changed.exp
4677         * gdb.trace/mi-tsv-changed.exp
4678         * gdb.trace/no-attach-trace.exp
4679         * gdb.trace/passc-dyn.exp
4680         * gdb.trace/qtro.exp
4681         * gdb.trace/range-stepping.exp
4682         * gdb.trace/read-memory.exp
4683         * gdb.trace/save-trace.exp
4684         * gdb.trace/signal.exp
4685         * gdb.trace/status-stop.exp
4686         * gdb.trace/tfile.exp
4687         * gdb.trace/trace-break.exp
4688         * gdb.trace/trace-buffer-size.exp
4689         * gdb.trace/trace-condition.exp
4690         * gdb.trace/tracefile-pseudo-reg.exp
4691         * gdb.trace/tstatus.exp
4692         * gdb.trace/unavailable.exp
4693         * gdb.trace/while-dyn.exp
4694         * gdb.trace/while-stepping.exp
4695
4696 2016-12-22  Doug Evans  <xdje42@gmail.com>
4697
4698         * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
4699         and msymbols.
4700
4701 2016-12-19  Yao Qi  <yao.qi@linaro.org>
4702
4703         * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
4704         (test_with_self): Don't call do_steps_and_nexts, and remove
4705         code about stepping into xmalloc.
4706
4707 2016-12-09  Yao Qi  <yao.qi@linaro.org>
4708
4709         * gdb.base/all-architectures.exp.in: Remove kfail for rx.
4710
4711 2016-12-09  Yao Qi  <yao.qi@linaro.org>
4712
4713         * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
4714
4715 2016-12-09  Pedro Alves  <palves@redhat.com>
4716
4717         * gdb.base/all-architectures-0.exp: New file.
4718         * gdb.base/all-architectures-1.exp: New file.
4719         * gdb.base/all-architectures-2.exp: New file.
4720         * gdb.base/all-architectures-3.exp: New file.
4721         * gdb.base/all-architectures-4.exp: New file.
4722         * gdb.base/all-architectures-5.exp: New file.
4723         * gdb.base/all-architectures-6.exp: New file.
4724         * gdb.base/all-architectures-7.exp: New file.
4725         * gdb.base/all-architectures.exp.in: New file.
4726
4727 2016-12-09  Yao Qi  <yao.qi@linaro.org>
4728
4729         * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
4730
4731 2016-12-02  Luis Machado  <lgustavo@codesourcery.com>
4732
4733         * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
4734         possible.
4735         Remove useless pattern-matching code.
4736
4737 2016-12-02  Pedro Alves  <palves@redhat.com>
4738
4739         * gdb.base/commands.exp (user_defined_command_manyargs_test): New
4740         procedure.
4741         (top level): Call it.
4742
4743 2016-12-02  Pedro Alves  <palves@redhat.com>
4744
4745         * gdb.base/commands.exp (user_defined_command_args_stack_test):
4746         New procedure.
4747         (top level): Call it.
4748
4749 2016-12-02  Pedro Alves  <palves@redhat.com>
4750
4751         PR cli/20559
4752         * gdb.base/commands.exp (user_defined_command_args_eval): New
4753         procedure.
4754         (top level): Call it.
4755
4756 2016-12-02  Luis Machado  <lgustavo@codesourcery.com>
4757
4758         * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
4759         timeout handling.
4760
4761 2016-12-02  Tom Tromey  <tom@tromey.com>
4762
4763         * gdb.dwarf2/main-subprogram.c: New file.
4764         * gdb.dwarf2/main-subprogram.exp: New file.
4765
4766 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
4767
4768         * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
4769         * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
4770         gdb_test_no_output for a couple of cases.
4771         * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
4772
4773 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
4774
4775         Fix test names and standardize compilation error messages throughout
4776         the following files:
4777
4778         * gdb.ada/start.exp
4779         * gdb.arch/alpha-step.exp
4780         * gdb.arch/e500-prologue.exp
4781         * gdb.arch/ftrace-insn-reloc.exp
4782         * gdb.arch/gdb1291.exp
4783         * gdb.arch/gdb1431.exp
4784         * gdb.arch/gdb1558.exp
4785         * gdb.arch/i386-dr3-watch.exp
4786         * gdb.arch/i386-sse-stack-align.exp
4787         * gdb.arch/ia64-breakpoint-shadow.exp
4788         * gdb.arch/pa-nullify.exp
4789         * gdb.arch/powerpc-aix-prologue.exp
4790         * gdb.arch/thumb-bx-pc.exp
4791         * gdb.base/annota1.exp
4792         * gdb.base/annota3.exp
4793         * gdb.base/arrayidx.exp
4794         * gdb.base/assign.exp
4795         * gdb.base/attach.exp
4796         * gdb.base/auxv.exp
4797         * gdb.base/bang.exp
4798         * gdb.base/bfp-test.exp
4799         * gdb.base/bigcore.exp
4800         * gdb.base/bitfields2.exp
4801         * gdb.base/break-fun-addr.exp
4802         * gdb.base/break-probes.exp
4803         * gdb.base/call-rt-st.exp
4804         * gdb.base/callexit.exp
4805         * gdb.base/catch-fork-kill.exp
4806         * gdb.base/charset.exp
4807         * gdb.base/checkpoint.exp
4808         * gdb.base/comprdebug.exp
4809         * gdb.base/constvars.exp
4810         * gdb.base/coredump-filter.exp
4811         * gdb.base/cursal.exp
4812         * gdb.base/cvexpr.exp
4813         * gdb.base/detach.exp
4814         * gdb.base/display.exp
4815         * gdb.base/dmsym.exp
4816         * gdb.base/dprintf-pending.exp
4817         * gdb.base/dso2dso.exp
4818         * gdb.base/dtrace-probe.exp
4819         * gdb.base/dump.exp
4820         * gdb.base/enum_cond.exp
4821         * gdb.base/exe-lock.exp
4822         * gdb.base/exec-invalid-sysroot.exp
4823         * gdb.base/execl-update-breakpoints.exp
4824         * gdb.base/exprs.exp
4825         * gdb.base/fileio.exp
4826         * gdb.base/find.exp
4827         * gdb.base/finish.exp
4828         * gdb.base/fixsection.exp
4829         * gdb.base/foll-vfork.exp
4830         * gdb.base/frame-args.exp
4831         * gdb.base/gcore.exp
4832         * gdb.base/gdb1250.exp
4833         * gdb.base/global-var-nested-by-dso.exp
4834         * gdb.base/gnu-ifunc.exp
4835         * gdb.base/hashline1.exp
4836         * gdb.base/hashline2.exp
4837         * gdb.base/hashline3.exp
4838         * gdb.base/hbreak-in-shr-unsupported.exp
4839         * gdb.base/huge.exp
4840         * gdb.base/infcall-input.exp
4841         * gdb.base/info-fun.exp
4842         * gdb.base/info-shared.exp
4843         * gdb.base/jit-simple.exp
4844         * gdb.base/jit-so.exp
4845         * gdb.base/jit.exp
4846         * gdb.base/jump.exp
4847         * gdb.base/label.exp
4848         * gdb.base/lineinc.exp
4849         * gdb.base/logical.exp
4850         * gdb.base/longjmp.exp
4851         * gdb.base/macscp.exp
4852         * gdb.base/miscexprs.exp
4853         * gdb.base/new-ui-echo.exp
4854         * gdb.base/new-ui-pending-input.exp
4855         * gdb.base/new-ui.exp
4856         * gdb.base/nodebug.exp
4857         * gdb.base/nofield.exp
4858         * gdb.base/offsets.exp
4859         * gdb.base/overlays.exp
4860         * gdb.base/pending.exp
4861         * gdb.base/pointers.exp
4862         * gdb.base/pr11022.exp
4863         * gdb.base/printcmds.exp
4864         * gdb.base/prologue.exp
4865         * gdb.base/ptr-typedef.exp
4866         * gdb.base/realname-expand.exp
4867         * gdb.base/relativedebug.exp
4868         * gdb.base/relocate.exp
4869         * gdb.base/remote.exp
4870         * gdb.base/reread.exp
4871         * gdb.base/return2.exp
4872         * gdb.base/savedregs.exp
4873         * gdb.base/sep.exp
4874         * gdb.base/sepdebug.exp
4875         * gdb.base/sepsymtab.exp
4876         * gdb.base/set-inferior-tty.exp
4877         * gdb.base/setshow.exp
4878         * gdb.base/shlib-call.exp
4879         * gdb.base/sigaltstack.exp
4880         * gdb.base/siginfo-addr.exp
4881         * gdb.base/signals.exp
4882         * gdb.base/signull.exp
4883         * gdb.base/sigrepeat.exp
4884         * gdb.base/so-impl-ld.exp
4885         * gdb.base/solib-display.exp
4886         * gdb.base/solib-overlap.exp
4887         * gdb.base/solib-search.exp
4888         * gdb.base/solib-symbol.exp
4889         * gdb.base/structs.exp
4890         * gdb.base/structs2.exp
4891         * gdb.base/symtab-search-order.exp
4892         * gdb.base/twice.exp
4893         * gdb.base/unload.exp
4894         * gdb.base/varargs.exp
4895         * gdb.base/watchpoint-solib.exp
4896         * gdb.base/watchpoint.exp
4897         * gdb.base/whatis.exp
4898         * gdb.base/wrong_frame_bt_full.exp
4899         * gdb.btrace/dlopen.exp
4900         * gdb.cell/ea-standalone.exp
4901         * gdb.cell/ea-test.exp
4902         * gdb.cp/dispcxx.exp
4903         * gdb.cp/gdb2384.exp
4904         * gdb.cp/method2.exp
4905         * gdb.cp/nextoverthrow.exp
4906         * gdb.cp/pr10728.exp
4907         * gdb.disasm/am33.exp
4908         * gdb.disasm/h8300s.exp
4909         * gdb.disasm/mn10300.exp
4910         * gdb.disasm/sh3.exp
4911         * gdb.dwarf2/dw2-dir-file-name.exp
4912         * gdb.fortran/complex.exp
4913         * gdb.fortran/library-module.exp
4914         * gdb.guile/scm-pretty-print.exp
4915         * gdb.guile/scm-symbol.exp
4916         * gdb.guile/scm-type.exp
4917         * gdb.guile/scm-value.exp
4918         * gdb.linespec/linespec.exp
4919         * gdb.mi/gdb701.exp
4920         * gdb.mi/gdb792.exp
4921         * gdb.mi/mi-breakpoint-changed.exp
4922         * gdb.mi/mi-dprintf-pending.exp
4923         * gdb.mi/mi-dprintf.exp
4924         * gdb.mi/mi-exit-code.exp
4925         * gdb.mi/mi-pending.exp
4926         * gdb.mi/mi-solib.exp
4927         * gdb.mi/new-ui-mi-sync.exp
4928         * gdb.mi/pr11022.exp
4929         * gdb.mi/user-selected-context-sync.exp
4930         * gdb.opt/solib-intra-step.exp
4931         * gdb.python/py-events.exp
4932         * gdb.python/py-finish-breakpoint.exp
4933         * gdb.python/py-mi.exp
4934         * gdb.python/py-prettyprint.exp
4935         * gdb.python/py-shared.exp
4936         * gdb.python/py-symbol.exp
4937         * gdb.python/py-template.exp
4938         * gdb.python/py-type.exp
4939         * gdb.python/py-value.exp
4940         * gdb.reverse/solib-precsave.exp
4941         * gdb.reverse/solib-reverse.exp
4942         * gdb.server/solib-list.exp
4943         * gdb.stabs/weird.exp
4944         * gdb.threads/reconnect-signal.exp
4945         * gdb.threads/stepi-random-signal.exp
4946         * gdb.trace/actions.exp
4947         * gdb.trace/ax.exp
4948         * gdb.trace/backtrace.exp
4949         * gdb.trace/change-loc.exp
4950         * gdb.trace/deltrace.exp
4951         * gdb.trace/ftrace-lock.exp
4952         * gdb.trace/ftrace.exp
4953         * gdb.trace/infotrace.exp
4954         * gdb.trace/mi-tracepoint-changed.exp
4955         * gdb.trace/packetlen.exp
4956         * gdb.trace/passcount.exp
4957         * gdb.trace/pending.exp
4958         * gdb.trace/range-stepping.exp
4959         * gdb.trace/report.exp
4960         * gdb.trace/stap-trace.exp
4961         * gdb.trace/tfind.exp
4962         * gdb.trace/trace-break.exp
4963         * gdb.trace/trace-condition.exp
4964         * gdb.trace/trace-enable-disable.exp
4965         * gdb.trace/trace-mt.exp
4966         * gdb.trace/tracecmd.exp
4967         * gdb.trace/tspeed.exp
4968         * gdb.trace/tsv.exp
4969         * lib/perftest.exp
4970
4971 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
4972
4973         * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
4974         with gdb_test_no_output.
4975         Use command as test name.
4976
4977 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
4978
4979         Fix test names starting with uppercase throughout the files.
4980
4981         * gdb.ada/assign_1.exp
4982         * gdb.ada/boolean_expr.exp
4983         * gdb.base/arrayidx.exp
4984         * gdb.base/del.exp
4985         * gdb.base/gcore-buffer-overflow.exp
4986         * gdb.base/testenv.exp
4987         * gdb.compile/compile.exp
4988         * gdb.python/py-framefilter-invalidarg.exp
4989         * gdb.python/py-framefilter.exp
4990
4991 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
4992
4993         Fix test names starting with uppercase throughout the files.
4994
4995         * gdb.ada/array_return.exp
4996         * gdb.ada/expr_delims.exp
4997         * gdb.ada/mi_dyn_arr.exp
4998         * gdb.ada/mi_interface.exp
4999         * gdb.ada/mi_var_array.exp
5000         * gdb.ada/watch_arg.exp
5001         * gdb.arch/alpha-step.exp
5002         * gdb.arch/altivec-regs.exp
5003         * gdb.arch/e500-regs.exp
5004         * gdb.arch/powerpc-d128-regs.exp
5005         * gdb.base/arrayidx.exp
5006         * gdb.base/break.exp
5007         * gdb.base/checkpoint.exp
5008         * gdb.base/debug-expr.exp
5009         * gdb.base/dmsym.exp
5010         * gdb.base/radix.exp
5011         * gdb.base/sepdebug.exp
5012         * gdb.base/testenv.exp
5013         * gdb.base/watch_thread_num.exp
5014         * gdb.base/watchpoint-cond-gone.exp
5015         * gdb.cell/break.exp
5016         * gdb.cell/ea-cache.exp
5017         * gdb.compile/compile.exp
5018         * gdb.cp/gdb2495.exp
5019         * gdb.gdb/selftest.exp
5020         * gdb.gdb/xfullpath.exp
5021         * gdb.go/hello.exp
5022         * gdb.go/integers.exp
5023         * gdb.objc/basicclass.exp
5024         * gdb.pascal/hello.exp
5025         * gdb.pascal/integers.exp
5026         * gdb.python/py-breakpoint.exp
5027         * gdb.python/py-cmd.exp
5028         * gdb.python/py-linetable.exp
5029         * gdb.python/py-xmethods.exp
5030         * gdb.python/python.exp
5031         * gdb.reverse/consecutive-precsave.exp
5032         * gdb.reverse/finish-precsave.exp
5033         * gdb.reverse/i386-precsave.exp
5034         * gdb.reverse/machinestate-precsave.exp
5035         * gdb.reverse/sigall-precsave.exp
5036         * gdb.reverse/solib-precsave.exp
5037         * gdb.reverse/step-precsave.exp
5038         * gdb.reverse/until-precsave.exp
5039         * gdb.reverse/watch-precsave.exp
5040         * gdb.threads/leader-exit.exp
5041         * gdb.threads/pthreads.exp
5042         * gdb.threads/wp-replication.exp
5043         * gdb.trace/actions.exp
5044         * gdb.trace/mi-tsv-changed.exp
5045         * gdb.trace/tsv.exp
5046
5047 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5048
5049         Fix test names starting with uppercase throughout the files.
5050
5051         * gdb.arch/i386-bp_permanent.exp
5052         * gdb.arch/i386-gnu-cfi.exp
5053         * gdb.base/disasm-end-cu.exp
5054         * gdb.base/macscp.exp
5055         * gdb.base/pending.exp
5056         * gdb.base/watch_thread_num.exp
5057         * gdb.cp/exception.exp
5058         * gdb.cp/gdb2495.exp
5059         * gdb.cp/local.exp
5060         * gdb.python/py-evsignal.exp
5061         * gdb.python/python.exp
5062         * gdb.trace/tracecmd.exp
5063
5064 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5065
5066         Fix test names starting with uppercase throughout the files.
5067
5068         * gdb.base/charset.exp
5069         * gdb.base/eval.exp
5070         * gdb.base/multi-forks.exp
5071         * gdb.guile/scm-progspace.exp
5072         * gdb.opencl/datatypes.exp
5073         * gdb.python/py-block.exp
5074         * gdb.python/py-function.exp
5075         * gdb.python/py-symbol.exp
5076         * gdb.python/py-symtab.exp
5077         * gdb.python/py-xmethods.exp
5078         * gdb.reverse/break-precsave.exp
5079         * gdb.reverse/break-reverse.exp
5080         * gdb.reverse/consecutive-precsave.exp
5081         * gdb.reverse/consecutive-reverse.exp
5082         * gdb.reverse/finish-precsave.exp
5083         * gdb.reverse/finish-reverse-bkpt.exp
5084         * gdb.reverse/finish-reverse.exp
5085         * gdb.reverse/fstatat-reverse.exp
5086         * gdb.reverse/getresuid-reverse.exp
5087         * gdb.reverse/i386-precsave.exp
5088         * gdb.reverse/i386-reverse.exp
5089         * gdb.reverse/i386-sse-reverse.exp
5090         * gdb.reverse/i387-stack-reverse.exp
5091         * gdb.reverse/insn-reverse.exp
5092         * gdb.reverse/machinestate-precsave.exp
5093         * gdb.reverse/machinestate.exp
5094         * gdb.reverse/next-reverse-bkpt-over-sr.exp
5095         * gdb.reverse/pipe-reverse.exp
5096         * gdb.reverse/readv-reverse.exp
5097         * gdb.reverse/recvmsg-reverse.exp
5098         * gdb.reverse/rerun-prec.exp
5099         * gdb.reverse/s390-mvcle.exp
5100         * gdb.reverse/sigall-precsave.exp
5101         * gdb.reverse/sigall-reverse.exp
5102         * gdb.reverse/solib-precsave.exp
5103         * gdb.reverse/solib-reverse.exp
5104         * gdb.reverse/step-precsave.exp
5105         * gdb.reverse/step-reverse.exp
5106         * gdb.reverse/time-reverse.exp
5107         * gdb.reverse/until-precsave.exp
5108         * gdb.reverse/until-reverse.exp
5109         * gdb.reverse/waitpid-reverse.exp
5110         * gdb.reverse/watch-precsave.exp
5111         * gdb.reverse/watch-reverse.exp
5112
5113 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5114
5115         Fix test names starting with uppercase throughout the files.
5116
5117         * gdb.arch/i386-mpx-simple_segv.exp
5118         * gdb.arch/i386-mpx.exp
5119         * gdb.arch/i386-permbkpt.exp
5120         * gdb.arch/pa-nullify.exp
5121         * gdb.arch/powerpc-d128-regs.exp
5122         * gdb.arch/vsx-regs.exp
5123         * gdb.base/bfp-test.exp
5124         * gdb.base/break.exp
5125         * gdb.base/breakpoint-shadow.exp
5126         * gdb.base/callfuncs.exp
5127         * gdb.base/charset.exp
5128         * gdb.base/commands.exp
5129         * gdb.base/completion.exp
5130         * gdb.base/dfp-test.exp
5131         * gdb.base/echo.exp
5132         * gdb.base/ending-run.exp
5133         * gdb.base/eval.exp
5134         * gdb.base/expand-psymtabs.exp
5135         * gdb.base/float128.exp
5136         * gdb.base/floatn.exp
5137         * gdb.base/foll-exec-mode.exp
5138         * gdb.base/gdb1056.exp
5139         * gdb.base/gdb11531.exp
5140         * gdb.base/kill-after-signal.exp
5141         * gdb.base/multi-forks.exp
5142         * gdb.base/overlays.exp
5143         * gdb.base/pending.exp
5144         * gdb.base/sepdebug.exp
5145         * gdb.base/testenv.exp
5146         * gdb.base/valgrind-db-attach.exp
5147         * gdb.base/watch_thread_num.exp
5148         * gdb.base/watchpoint-cond-gone.exp
5149         * gdb.base/watchpoint.exp
5150         * gdb.base/watchpoints.exp
5151         * gdb.cp/arg-reference.exp
5152         * gdb.cp/baseenum.exp
5153         * gdb.cp/operator.exp
5154         * gdb.cp/shadow.exp
5155         * gdb.dwarf2/dw2-op-out-param.exp
5156         * gdb.dwarf2/dw2-reg-undefined.exp
5157         * gdb.go/chan.exp
5158         * gdb.go/hello.exp
5159         * gdb.go/integers.exp
5160         * gdb.go/methods.exp
5161         * gdb.go/package.exp
5162         * gdb.guile/scm-parameter.exp
5163         * gdb.guile/scm-progspace.exp
5164         * gdb.guile/scm-value.exp
5165         * gdb.mi/mi-pending.exp
5166         * gdb.mi/user-selected-context-sync.exp
5167         * gdb.multi/multi-attach.exp
5168         * gdb.multi/tids.exp
5169         * gdb.opt/clobbered-registers-O2.exp
5170         * gdb.pascal/floats.exp
5171         * gdb.pascal/integers.exp
5172         * gdb.python/py-block.exp
5173         * gdb.python/py-events.exp
5174         * gdb.python/py-parameter.exp
5175         * gdb.python/py-symbol.exp
5176         * gdb.python/py-symtab.exp
5177         * gdb.python/py-type.exp
5178         * gdb.python/py-value.exp
5179         * gdb.python/py-xmethods.exp
5180         * gdb.python/python.exp
5181         * gdb.reverse/break-precsave.exp
5182         * gdb.reverse/consecutive-precsave.exp
5183         * gdb.reverse/finish-precsave.exp
5184         * gdb.reverse/i386-precsave.exp
5185         * gdb.reverse/machinestate-precsave.exp
5186         * gdb.reverse/sigall-precsave.exp
5187         * gdb.reverse/solib-precsave.exp
5188         * gdb.reverse/step-precsave.exp
5189         * gdb.reverse/until-precsave.exp
5190         * gdb.reverse/watch-precsave.exp
5191         * gdb.server/ext-attach.exp
5192         * gdb.server/ext-restart.exp
5193         * gdb.server/ext-run.exp
5194         * gdb.server/ext-wrapper.exp
5195         * gdb.stabs/gdb11479.exp
5196         * gdb.stabs/weird.exp
5197         * gdb.threads/attach-many-short-lived-threads.exp
5198         * gdb.threads/kill.exp
5199         * gdb.threads/watchpoint-fork.exp
5200
5201 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5202
5203         Fix test names starting with uppercase throughout all the files below.
5204
5205         * gdb.ada/array_return.exp
5206         * gdb.ada/catch_ex.exp
5207         * gdb.ada/info_exc.exp
5208         * gdb.ada/mi_catch_ex.exp
5209         * gdb.ada/mi_dyn_arr.exp
5210         * gdb.ada/mi_ex_cond.exp
5211         * gdb.ada/mi_exc_info.exp
5212         * gdb.ada/mi_interface.exp
5213         * gdb.ada/mi_task_arg.exp
5214         * gdb.ada/mi_task_info.exp
5215         * gdb.ada/mi_var_array.exp
5216         * gdb.arch/alpha-step.exp
5217         * gdb.arch/amd64-disp-step.exp
5218         * gdb.arch/arm-disp-step.exp
5219         * gdb.arch/disp-step-insn-reloc.exp
5220         * gdb.arch/e500-prologue.exp
5221         * gdb.arch/ftrace-insn-reloc.exp
5222         * gdb.arch/gdb1558.exp
5223         * gdb.arch/i386-bp_permanent.exp
5224         * gdb.arch/i386-disp-step.exp
5225         * gdb.arch/i386-float.exp
5226         * gdb.arch/i386-gnu-cfi.exp
5227         * gdb.arch/ia64-breakpoint-shadow.exp
5228         * gdb.arch/mips16-thunks.exp
5229         * gdb.arch/pa-nullify.exp
5230         * gdb.arch/powerpc-aix-prologue.exp
5231         * gdb.arch/powerpc-power.exp
5232         * gdb.arch/ppc-dfp.exp
5233         * gdb.arch/s390-tdbregs.exp
5234         * gdb.arch/spu-info.exp
5235         * gdb.arch/spu-ls.exp
5236         * gdb.arch/thumb-bx-pc.exp
5237         * gdb.base/advance.exp
5238         * gdb.base/annota-input-while-running.exp
5239         * gdb.base/arrayidx.exp
5240         * gdb.base/asmlabel.exp
5241         * gdb.base/async.exp
5242         * gdb.base/attach-wait-input.exp
5243         * gdb.base/auto-connect-native-target.exp
5244         * gdb.base/batch-preserve-term-settings.exp
5245         * gdb.base/bfp-test.exp
5246         * gdb.base/bigcore.exp
5247         * gdb.base/bp-permanent.exp
5248         * gdb.base/break-always.exp
5249         * gdb.base/break-fun-addr.exp
5250         * gdb.base/break-idempotent.exp
5251         * gdb.base/break-main-file-remove-fail.exp
5252         * gdb.base/break-probes.exp
5253         * gdb.base/break-unload-file.exp
5254         * gdb.base/break.exp
5255         * gdb.base/call-ar-st.exp
5256         * gdb.base/call-rt-st.exp
5257         * gdb.base/call-sc.exp
5258         * gdb.base/call-signal-resume.exp
5259         * gdb.base/call-strs.exp
5260         * gdb.base/callexit.exp
5261         * gdb.base/callfuncs.exp
5262         * gdb.base/catch-gdb-caused-signals.exp
5263         * gdb.base/catch-signal-siginfo-cond.exp
5264         * gdb.base/catch-syscall.exp
5265         * gdb.base/compare-sections.exp
5266         * gdb.base/cond-eval-mode.exp
5267         * gdb.base/condbreak-call-false.exp
5268         * gdb.base/consecutive-step-over.exp
5269         * gdb.base/cursal.exp
5270         * gdb.base/disabled-location.exp
5271         * gdb.base/disasm-end-cu.exp
5272         * gdb.base/display.exp
5273         * gdb.base/double-prompt-target-event-error.exp
5274         * gdb.base/dprintf-bp-same-addr.exp
5275         * gdb.base/dprintf-detach.exp
5276         * gdb.base/dprintf-next.exp
5277         * gdb.base/dprintf-non-stop.exp
5278         * gdb.base/dprintf-pending.exp
5279         * gdb.base/dso2dso.exp
5280         * gdb.base/ending-run.exp
5281         * gdb.base/enum_cond.exp
5282         * gdb.base/examine-backward.exp
5283         * gdb.base/exe-lock.exp
5284         * gdb.base/exec-invalid-sysroot.exp
5285         * gdb.base/execl-update-breakpoints.exp
5286         * gdb.base/execution-termios.exp
5287         * gdb.base/fileio.exp
5288         * gdb.base/fixsection.exp
5289         * gdb.base/foll-exec-mode.exp
5290         * gdb.base/foll-exec.exp
5291         * gdb.base/fork-running-state.exp
5292         * gdb.base/frame-args.exp
5293         * gdb.base/fullpath-expand.exp
5294         * gdb.base/func-ptr.exp
5295         * gdb.base/gcore-relro-pie.exp
5296         * gdb.base/gdb1090.exp
5297         * gdb.base/gdb1555.exp
5298         * gdb.base/global-var-nested-by-dso.exp
5299         * gdb.base/gnu-ifunc.exp
5300         * gdb.base/hbreak-in-shr-unsupported.exp
5301         * gdb.base/hbreak-unmapped.exp
5302         * gdb.base/hook-stop.exp
5303         * gdb.base/infcall-input.exp
5304         * gdb.base/info-fun.exp
5305         * gdb.base/info-shared.exp
5306         * gdb.base/interrupt-noterm.exp
5307         * gdb.base/jit-so.exp
5308         * gdb.base/jit.exp
5309         * gdb.base/line-symtabs.exp
5310         * gdb.base/list.exp
5311         * gdb.base/longjmp.exp
5312         * gdb.base/macscp.exp
5313         * gdb.base/max-value-size.exp
5314         * gdb.base/nodebug.exp
5315         * gdb.base/nofield.exp
5316         * gdb.base/overlays.exp
5317         * gdb.base/paginate-after-ctrl-c-running.exp
5318         * gdb.base/paginate-bg-execution.exp
5319         * gdb.base/paginate-inferior-exit.exp
5320         * gdb.base/pending.exp
5321         * gdb.base/pr11022.exp
5322         * gdb.base/printcmds.exp
5323         * gdb.base/ptr-typedef.exp
5324         * gdb.base/ptype.exp
5325         * gdb.base/randomize.exp
5326         * gdb.base/range-stepping.exp
5327         * gdb.base/realname-expand.exp
5328         * gdb.base/relativedebug.exp
5329         * gdb.base/remote.exp
5330         * gdb.base/savedregs.exp
5331         * gdb.base/sepdebug.exp
5332         * gdb.base/set-noassign.exp
5333         * gdb.base/shlib-call.exp
5334         * gdb.base/shreloc.exp
5335         * gdb.base/sigaltstack.exp
5336         * gdb.base/sigbpt.exp
5337         * gdb.base/siginfo-addr.exp
5338         * gdb.base/siginfo-obj.exp
5339         * gdb.base/siginfo-thread.exp
5340         * gdb.base/signest.exp
5341         * gdb.base/signull.exp
5342         * gdb.base/sigrepeat.exp
5343         * gdb.base/skip.exp
5344         * gdb.base/so-impl-ld.exp
5345         * gdb.base/solib-corrupted.exp
5346         * gdb.base/solib-disc.exp
5347         * gdb.base/solib-display.exp
5348         * gdb.base/solib-overlap.exp
5349         * gdb.base/solib-search.exp
5350         * gdb.base/solib-symbol.exp
5351         * gdb.base/source-execution.exp
5352         * gdb.base/sss-bp-on-user-bp-2.exp
5353         * gdb.base/sss-bp-on-user-bp.exp
5354         * gdb.base/stack-checking.exp
5355         * gdb.base/stale-infcall.exp
5356         * gdb.base/step-break.exp
5357         * gdb.base/step-line.exp
5358         * gdb.base/step-over-exit.exp
5359         * gdb.base/step-test.exp
5360         * gdb.base/structs.exp
5361         * gdb.base/sym-file.exp
5362         * gdb.base/symtab-search-order.exp
5363         * gdb.base/term.exp
5364         * gdb.base/type-opaque.exp
5365         * gdb.base/unload.exp
5366         * gdb.base/until-nodebug.exp
5367         * gdb.base/until.exp
5368         * gdb.base/unwindonsignal.exp
5369         * gdb.base/watch-cond.exp
5370         * gdb.base/watch-non-mem.exp
5371         * gdb.base/watch_thread_num.exp
5372         * gdb.base/watchpoint-reuse-slot.exp
5373         * gdb.base/watchpoint-solib.exp
5374         * gdb.base/watchpoint.exp
5375         * gdb.btrace/dlopen.exp
5376         * gdb.cell/arch.exp
5377         * gdb.cell/break.exp
5378         * gdb.cell/bt.exp
5379         * gdb.cell/core.exp
5380         * gdb.cell/data.exp
5381         * gdb.cell/dwarfaddr.exp
5382         * gdb.cell/ea-cache.exp
5383         * gdb.cell/ea-standalone.exp
5384         * gdb.cell/ea-test.exp
5385         * gdb.cell/f-regs.exp
5386         * gdb.cell/fork.exp
5387         * gdb.cell/gcore.exp
5388         * gdb.cell/mem-access.exp
5389         * gdb.cell/ptype.exp
5390         * gdb.cell/registers.exp
5391         * gdb.cell/sizeof.exp
5392         * gdb.cell/solib-symbol.exp
5393         * gdb.cell/solib.exp
5394         * gdb.compile/compile-tls.exp
5395         * gdb.cp/exception.exp
5396         * gdb.cp/gdb2495.exp
5397         * gdb.cp/local.exp
5398         * gdb.cp/mb-inline.exp
5399         * gdb.cp/mb-templates.exp
5400         * gdb.cp/pr10687.exp
5401         * gdb.cp/pr9167.exp
5402         * gdb.cp/scope-err.exp
5403         * gdb.cp/templates.exp
5404         * gdb.cp/virtfunc.exp
5405         * gdb.dwarf2/dw2-dir-file-name.exp
5406         * gdb.dwarf2/dw2-single-line-discriminators.exp
5407         * gdb.fortran/complex.exp
5408         * gdb.fortran/library-module.exp
5409         * gdb.guile/guile.exp
5410         * gdb.guile/scm-cmd.exp
5411         * gdb.guile/scm-frame-inline.exp
5412         * gdb.guile/scm-objfile.exp
5413         * gdb.guile/scm-pretty-print.exp
5414         * gdb.guile/scm-symbol.exp
5415         * gdb.guile/scm-type.exp
5416         * gdb.guile/scm-value.exp
5417         * gdb.linespec/keywords.exp
5418         * gdb.linespec/ls-errs.exp
5419         * gdb.linespec/macro-relative.exp
5420         * gdb.linespec/thread.exp
5421         * gdb.mi/mi-breakpoint-changed.exp
5422         * gdb.mi/mi-dprintf-pending.exp
5423         * gdb.mi/mi-fullname-deleted.exp
5424         * gdb.mi/mi-logging.exp
5425         * gdb.mi/mi-pending.exp
5426         * gdb.mi/mi-solib.exp
5427         * gdb.mi/new-ui-mi-sync.exp
5428         * gdb.mi/user-selected-context-sync.exp
5429         * gdb.multi/dummy-frame-restore.exp
5430         * gdb.multi/multi-arch-exec.exp
5431         * gdb.multi/remove-inferiors.exp
5432         * gdb.multi/watchpoint-multi-exit.exp
5433         * gdb.opt/solib-intra-step.exp
5434         * gdb.perf/backtrace.exp
5435         * gdb.perf/single-step.exp
5436         * gdb.perf/skip-command.exp
5437         * gdb.perf/skip-prologue.exp
5438         * gdb.perf/solib.exp
5439         * gdb.python/lib-types.exp
5440         * gdb.python/py-as-string.exp
5441         * gdb.python/py-bad-printers.exp
5442         * gdb.python/py-block.exp
5443         * gdb.python/py-breakpoint.exp
5444         * gdb.python/py-cmd.exp
5445         * gdb.python/py-events.exp
5446         * gdb.python/py-evthreads.exp
5447         * gdb.python/py-finish-breakpoint.exp
5448         * gdb.python/py-finish-breakpoint2.exp
5449         * gdb.python/py-frame-inline.exp
5450         * gdb.python/py-frame.exp
5451         * gdb.python/py-inferior.exp
5452         * gdb.python/py-infthread.exp
5453         * gdb.python/py-mi.exp
5454         * gdb.python/py-objfile.exp
5455         * gdb.python/py-pp-maint.exp
5456         * gdb.python/py-pp-registration.exp
5457         * gdb.python/py-prettyprint.exp
5458         * gdb.python/py-recurse-unwind.exp
5459         * gdb.python/py-shared.exp
5460         * gdb.python/py-symbol.exp
5461         * gdb.python/py-symtab.exp
5462         * gdb.python/py-template.exp
5463         * gdb.python/py-type.exp
5464         * gdb.python/py-unwind-maint.exp
5465         * gdb.python/py-unwind.exp
5466         * gdb.python/py-value.exp
5467         * gdb.python/python.exp
5468         * gdb.reverse/finish-reverse-bkpt.exp
5469         * gdb.reverse/insn-reverse.exp
5470         * gdb.reverse/next-reverse-bkpt-over-sr.exp
5471         * gdb.reverse/solib-precsave.exp
5472         * gdb.reverse/solib-reverse.exp
5473         * gdb.stabs/gdb11479.exp
5474         * gdb.stabs/weird.exp
5475         * gdb.threads/fork-child-threads.exp
5476         * gdb.threads/fork-plus-threads.exp
5477         * gdb.threads/fork-thread-pending.exp
5478         * gdb.threads/forking-threads-plus-breakpoint.exp
5479         * gdb.threads/hand-call-in-threads.exp
5480         * gdb.threads/interrupted-hand-call.exp
5481         * gdb.threads/linux-dp.exp
5482         * gdb.threads/local-watch-wrong-thread.exp
5483         * gdb.threads/next-while-other-thread-longjmps.exp
5484         * gdb.threads/non-ldr-exit.exp
5485         * gdb.threads/pending-step.exp
5486         * gdb.threads/print-threads.exp
5487         * gdb.threads/process-dies-while-detaching.exp
5488         * gdb.threads/process-dies-while-handling-bp.exp
5489         * gdb.threads/pthreads.exp
5490         * gdb.threads/queue-signal.exp
5491         * gdb.threads/reconnect-signal.exp
5492         * gdb.threads/signal-command-handle-nopass.exp
5493         * gdb.threads/signal-command-multiple-signals-pending.exp
5494         * gdb.threads/signal-delivered-right-thread.exp
5495         * gdb.threads/signal-sigtrap.exp
5496         * gdb.threads/sigthread.exp
5497         * gdb.threads/staticthreads.exp
5498         * gdb.threads/stepi-random-signal.exp
5499         * gdb.threads/thread-unwindonsignal.exp
5500         * gdb.threads/thread_check.exp
5501         * gdb.threads/thread_events.exp
5502         * gdb.threads/tid-reuse.exp
5503         * gdb.threads/tls-nodebug.exp
5504         * gdb.threads/tls-shared.exp
5505         * gdb.threads/tls-so_extern.exp
5506         * gdb.threads/tls.exp
5507         * gdb.threads/wp-replication.exp
5508         * gdb.trace/actions-changed.exp
5509         * gdb.trace/actions.exp
5510         * gdb.trace/backtrace.exp
5511         * gdb.trace/change-loc.exp
5512         * gdb.trace/collection.exp
5513         * gdb.trace/deltrace.exp
5514         * gdb.trace/disconnected-tracing.exp
5515         * gdb.trace/entry-values.exp
5516         * gdb.trace/ftrace-lock.exp
5517         * gdb.trace/ftrace.exp
5518         * gdb.trace/infotrace.exp
5519         * gdb.trace/mi-trace-frame-collected.exp
5520         * gdb.trace/mi-trace-unavailable.exp
5521         * gdb.trace/mi-traceframe-changed.exp
5522         * gdb.trace/mi-tracepoint-changed.exp
5523         * gdb.trace/mi-tsv-changed.exp
5524         * gdb.trace/no-attach-trace.exp
5525         * gdb.trace/packetlen.exp
5526         * gdb.trace/passc-dyn.exp
5527         * gdb.trace/passcount.exp
5528         * gdb.trace/pending.exp
5529         * gdb.trace/pr16508.exp
5530         * gdb.trace/qtro.exp
5531         * gdb.trace/range-stepping.exp
5532         * gdb.trace/read-memory.exp
5533         * gdb.trace/report.exp
5534         * gdb.trace/save-trace.exp
5535         * gdb.trace/signal.exp
5536         * gdb.trace/stap-trace.exp
5537         * gdb.trace/status-stop.exp
5538         * gdb.trace/strace.exp
5539         * gdb.trace/tfile.exp
5540         * gdb.trace/tfind.exp
5541         * gdb.trace/trace-break.exp
5542         * gdb.trace/trace-condition.exp
5543         * gdb.trace/trace-enable-disable.exp
5544         * gdb.trace/trace-mt.exp
5545         * gdb.trace/tracecmd.exp
5546         * gdb.trace/tracefile-pseudo-reg.exp
5547         * gdb.trace/tspeed.exp
5548         * gdb.trace/tstatus.exp
5549         * gdb.trace/tsv.exp
5550         * gdb.trace/unavailable.exp
5551         * gdb.trace/while-dyn.exp
5552         * gdb.trace/while-stepping.exp
5553         * lib/gdb-guile.exp
5554         * lib/gdb.exp
5555         * lib/mi-support.exp
5556         * lib/pascal.exp
5557         * lib/perftest.exp
5558         * lib/prelink-support.exp
5559         * lib/selftest-support.exp
5560
5561 2016-11-30  Simon Marchi  <simon.marchi@polymtl.ca>
5562
5563         * Makefile.in: Include disable-implicit-rules.mk.
5564
5565 2016-11-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5566
5567         * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
5568         non-byte-aligned bit fields.
5569
5570 2016-11-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5571
5572         PR gdb/12616
5573         * gdb.dwarf2/nonvar-access.exp: New testcase.  Check that GDB
5574         respects the DW_AT_data_bit_offset attribute.
5575
5576 2016-11-22  Simon Marchi  <simon.marchi@polymtl.ca>
5577
5578         * gdb.base/default.exp: Fix output of "set language".
5579
5580 2016-11-17  Simon Marchi  <simon.marchi@polymtl.ca>
5581
5582         * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
5583         prefixed with @GMAKE_FALSE@.  Update comment related to non-GNU
5584         make.
5585         * configure.ac: Remove checks for the make program.
5586         * configure: Re-generate.
5587
5588 2016-11-16  Kevin Buettner  <kevinb@redhat.com>
5589
5590         * gdb.python/py-recurse-unwind.c (main): Add loop.
5591         * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
5592         to read_register() and gdb.parse_and_eval().  Make each code
5593         call a separate case that can be individually tested.
5594         * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
5595         proc. Call cont_and_backtrace for each of the code paths that
5596         we want to test in the unwinder.
5597
5598 2016-11-15  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5599
5600         * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
5601         the definition of struct S.
5602
5603 2016-11-11  Catherine Moore  <clm@codesourcery.com>
5604
5605         * gdb.base/dump.exp: Identify verilog format dump tests as such.
5606
5607 2016-11-09  Pedro Alves  <palves@redhat.com>
5608
5609         * gdb.base/commands.exp (runto_or_return): New procedure.
5610         (gdbvar_simple_if_test, gdbvar_simple_while_test)
5611         (gdbvar_complex_if_while_test, progvar_simple_if_test)
5612         (progvar_simple_while_test, progvar_complex_if_while_test)
5613         (if_while_breakpoint_command_test)
5614         (infrun_breakpoint_command_test, breakpoint_command_test)
5615         (user_defined_command_test, watchpoint_command_test)
5616         (test_command_prompt_position, redefine_hook_test)
5617         (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
5618         (redefine_backtrace_test): Use runto_or_return, $valnum_re,
5619         multi_line_input and multi_line.  Remove gdb_expect and
5620         gdb_stop_suppressing_tests uses.
5621         * lib/gdb.exp (valnum_re): New global.
5622         (multi_line_input): New procedure.
5623
5624 2016-11-09  Simon Marchi  <simon.marchi@polymtl.ca>
5625
5626         * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
5627         Remove.
5628         (test_setup): Define with proc_with_prefix.
5629         (test_cli_inferior): Likewise.
5630         (test_cli_thread): Likewise.
5631         (test_cli_frame): Likewise.
5632         (test_cli_select_frame): Likewise.
5633         (test_cli_up_down): Likewise.
5634         (test_mi_thread_select): Likewise.
5635         (test_mi_stack_select_frame): Likewise.
5636         (test_cli_in_mi_inferior): Likewise.
5637         (test_cli_in_mi_thread): Likewise.
5638         (test_cli_in_mi_frame): Likewise.
5639         (top level): Do not use with_test_prefix_procname.
5640
5641 2016-11-09  Pedro Alves  <palves@redhat.com>
5642
5643         * gdb.base/commands.exp (gdbvar_simple_if_test)
5644         (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
5645         (progvar_simple_if_test, progvar_simple_while_test)
5646         (progvar_complex_if_while_test, if_while_breakpoint_command_test)
5647         (infrun_breakpoint_command_test, breakpoint_command_test)
5648         (user_defined_command_test, watchpoint_command_test)
5649         (test_command_prompt_position, deprecated_command_test)
5650         (bp_deleted_in_command, temporary_breakpoint_commands)
5651         (stray_arg0_test, source_file_with_indented_comment)
5652         (recursive_source_test, if_commands_test)
5653         (error_clears_commands_left, redefine_hook_test)
5654         (redefine_backtrace_test): Use proc_with_prefix.
5655         * lib/gdb.exp (proc_with_prefix): New proc.
5656
5657 2016-11-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5658
5659         * gdb.base/tui-layout.c: New file.
5660         * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
5661         disassembly window contains very long lines.
5662
5663 2016-11-08  Tom Tromey  <tom@tromey.com>
5664
5665         * gdb.python/py-value.exp (test_value_creation): Make "long" test
5666         depend on Python 2.
5667
5668 2016-11-08  Tom Tromey  <tom@tromey.com>
5669
5670         * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
5671         New method.
5672
5673 2016-10-29  Manish Goregaokar  <manish@mozilla.com>
5674
5675         * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
5676
5677 2016-10-27  Manish Goregaokar  <manish@mozilla.com>
5678
5679         * gdb.rust/simple.rs: Add test for univariant enums without
5680         discriminants and for encoded struct-like enums.
5681
5682 2016-10-28  Pedro Alves  <palves@redhat.com>
5683
5684         * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
5685         gdb_test_multiple, tighten regexps and match symtabs and line
5686         tables incrementally.
5687
5688 2016-10-28  Luis Machado  <lgustavo@codesourcery.com>
5689
5690         * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
5691         general.
5692
5693 2016-10-25  Luis Machado  <lgustavo@codesourcery.com>
5694
5695         * gdb.base/exec-invalid-sysroot.exp: New file.
5696
5697 2016-10-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
5698
5699         * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
5700
5701 2016-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
5702
5703         * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
5704
5705 2016-10-19  Maciej W. Rozycki  <macro@imgtec.com>
5706
5707         * gdb.base/killed-outside.exp: Remove $options from a call to
5708         `prepare_for_testing'.
5709
5710 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
5711
5712         * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5713         Change test message.
5714
5715 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
5716
5717         * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5718         Update comment.
5719
5720 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
5721
5722         * gdb.trace/mi-trace-save.exp: New file.
5723
5724 2016-10-13  Yao Qi  <yao.qi@linaro.org>
5725
5726         * gdb.base/code_elim.exp (get_var_address): Remove.
5727         * gdb.base/relocate.exp: Likewise.
5728         * gdb.base/shreloc.exp: Likewise.
5729         * lib/gdb.exp (get_var_address): New.
5730
5731 2016-10-13  Yao Qi  <yao.qi@linaro.org>
5732
5733         * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
5734         floating point tests if $skip_float_test is false.
5735
5736 2016-10-12  Luis Machado  <lgustavo@codesourcery.com>
5737
5738         * gdb.python/py-value.c (main): Check if argv is NULL before using it.
5739         * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
5740         argc values.
5741         Add 1 to argc so we guarantee distinct initial/modified argc values.
5742
5743 2016-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
5744
5745         * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
5746
5747 2016-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
5748
5749         * gdb.arch/powerpc-prologue.exp: Use standard_output_file
5750         * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
5751         * gdb.arch/vsx-regs.exp: Likewise.
5752
5753 2016-10-07  Yao Qi  <yao.qi@linaro.org>
5754
5755         * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
5756
5757 2016-10-07  Markus Metzger  <markus.t.metzger@intel.com>
5758
5759         * gdb.python/python.exp: Test decode_line("*0").
5760
5761 2016-10-06  Doug Evans  <dje@google.com>
5762
5763         * gdb.python/py-value.exp (test_value_creation): Add test for large
5764         unsigned 64-bit value.
5765
5766 2016-10-06  Tom Tromey  <tom@tromey.com>
5767
5768         * gdb.compile/compile.exp: Change java tests to rust.
5769         * gdb.base/setshow.exp: Change java tests to rust.
5770         * gdb.base/default.exp: Remove java from language list.
5771         * README (Examples): Update language example.
5772         * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
5773         test.
5774         * lib/gdb.exp (skip_java_tests): Remove.
5775         * lib/java.exp: Remove.
5776         * gdb.java: Remove.
5777
5778 2016-10-06  Maciej W. Rozycki  <macro@imgtec.com>
5779
5780         * gdb.arch/mips-fcr.exp: New test.
5781         * gdb.arch/mips-fcr.c: Source for the new test.
5782
5783 2016-10-06  Maciej W. Rozycki  <macro@imgtec.com>
5784
5785         * gdb.base/solib-disc.exp: Use `standard_output_file'
5786         throughout.
5787
5788 2016-10-06  Pedro Alves  <palves@redhat.com>
5789
5790         * gdb.base/jit-simple-dl.c: New file.
5791         * gdb.base/jit-simple-jit.c: New file, factored out from ...
5792         * gdb.base/jit-simple.c: ... this.
5793         * gdb.base/jit-simple.exp (jit_run): Delete.
5794         (build_jit): New proc.
5795         (jit_test_reread): Recompile either the main program or the shared
5796         library, depending on what is being tested.  Skip changing address
5797         if caller wants to.  Compare before/after addresses.  If testing
5798         standalone, explicitly load the binary.  Test "maint info
5799         breakpoints".
5800         (top level): Add "standalone vs shared lib" and "change address"
5801         vs "same address" axes.
5802
5803 2016-10-06  Pedro Alves  <palves@redhat.com>
5804
5805         * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
5806         call.
5807         (jit_run): Delete.
5808         (jit_test_reread): Use with_test_prefix.  Reload the main binary
5809         explicitly.  Compare the before/after addresses of the JIT
5810         descriptor.
5811
5812 2016-08-15  Doug Evans  <dje@google.com>
5813
5814         * gdb.xml/extra-regs.xml: Update, end field now required, default type
5815         for single bitfields is bool.
5816         * gdb.xml/tdesc-regs.exp: Ditto.
5817
5818 2016-10-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
5819
5820         * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
5821
5822 2016-10-05  Yao Qi  <yao.qi@linaro.org>
5823
5824         * lib/gdb.exp (support_complex_tests): Return zero if
5825         gdb_skip_float_test return true.
5826
5827 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
5828             Simon Marchi  <simon.marchi@ericsson.com>
5829
5830         PR gdb/20487
5831         * gdb.mi/user-selected-context-sync.exp: New file.
5832         * gdb.mi/user-selected-context-sync.c: New file.
5833
5834 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
5835             Simon Marchi  <simon.marchi@ericsson.com>
5836
5837         PR gdb/20487
5838         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
5839         =thread-select-event check.
5840
5841 2016-09-29  Peter Bergner  <bergner@vnet.ibm.com>
5842
5843         * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
5844         the compulsory L operand changes.
5845         * gdb.arch/powerpc-power.s: Likewise.
5846
5847 2016-09-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
5848
5849         PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
5850         * gdb.base/jit-attach-pie.c: New file.
5851         * gdb.base/jit-attach-pie.exp: New file.
5852
5853 2016-09-28  Pedro Alves  <palves@redhat.com>
5854
5855         * gdb.base/infcall-input.c: New file.
5856         * gdb.base/infcall-input.exp: New file.
5857
5858 2016-09-22  Yao Qi  <yao.qi@linaro.org>
5859
5860         * lib/gdbserver-support.exp: Rename mi_gdb_exit.
5861         (gdb_exit): Rename it to ...
5862         (gdbserver_gdb_exit): ...  Close GDBserver.
5863         (gdb_exit): New proc, call gdbserver_gdb_exit.
5864         (mi_gdb_exit): Likewise.
5865
5866 2016-09-22  Yao Qi  <yao.qi@linaro.org>
5867
5868         * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
5869         path.
5870         * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
5871         Remove duplication.
5872
5873 2016-09-22  Yao Qi  <yao.qi@linaro.org>
5874
5875         * lib/gdbserver-support.exp: Check the existence of
5876         gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
5877
5878 2016-09-21  Anton Kolesov  <anton.kolesov@synopsys.com>
5879
5880         * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
5881
5882 2016-09-21  Tom Tromey  <tom@tromey.com>
5883
5884         PR gdb/20604:
5885         * gdb.base/quit.exp: New file.
5886
5887 2016-09-21  Simon Marchi  <simon.marchi@ericsson.com>
5888
5889         * .gitignore: New file.
5890
5891 2016-09-21  Maciej W. Rozycki  <macro@imgtec.com>
5892
5893         * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
5894         throughout.
5895
5896 2016-09-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5897
5898         * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
5899
5900 2016-09-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
5901
5902         * gdb.cp/casts.cc (decltype): Move it ...
5903         (main): ... with its call to ...
5904         * gdb.cp/casts03.cc: ... a new file.
5905         * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
5906
5907 2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
5908
5909         * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
5910
5911 2016-09-15  Peter Bergner  <bergner@vnet.ibm.com>
5912
5913         * gdb.arch/powerpc-power.s: Update Power9 instruction tests
5914         and sync up the test with tests in gas/testsuite/gas/ppc.
5915         * gdb.arch/powerpc-power.exp: Likewise.
5916
5917 2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
5918
5919         * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
5920
5921 2016-09-11  Sergio Durigan Junior  <sergiodj@redhat.com>
5922             Jan Kratochvil  <jan.kratochvil@redhat.com>
5923
5924         * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
5925         make m1's definition to be different from m2's.  Use 'dummy' as an
5926         argument for probe 'two'.
5927
5928 2016-09-10  Jon Beniston  <jon@beniston.com>
5929
5930         * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
5931         for sim target.
5932
5933 2016-09-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5934
5935         * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
5936         variable declaration.
5937         (gnu_ifunc): Add parameter hwcap.  Store it in resolver_hwcap.
5938         * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
5939         * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
5940         received HWCAP as its argument.
5941
5942 2016-09-06  Pedro Alves  <palves@redhat.com>
5943
5944         * gdb.base/new-ui-pending-input.c: New file.
5945         * gdb.base/new-ui-pending-input.exp: New file.
5946         * gdb.exp (clear_gdb_spawn_id): New procedure.
5947         (with_spawn_id): Check whether gdb_spawn_id exists before
5948         referencing it.  If gdb_spawn_id didn't exist on entry, clear it
5949         on exit.
5950
5951 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
5952
5953         * gdb.base/float128.c: New file.
5954         * gdb.base/float128.exp: Likewise.
5955         * gdb.base/floatn.c: Likewise.
5956         * gdb.base/floatn.exp: Likewise.
5957
5958 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
5959
5960         * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
5961
5962 2016-09-05  Pedro Alves  <palves@redhat.com>
5963
5964         PR backtrace/19927
5965         * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
5966         unwinders are immediately called as side effect of "source" or
5967         "disable unwinder" commands.
5968         * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
5969
5970 2016-09-02  Yao Qi  <yao.qi@linaro.org>
5971
5972         * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
5973         is true and $type is "float" or "double".
5974
5975 2016-09-02  Yao Qi  <yao.qi@linaro.org>
5976
5977         * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
5978         true.
5979         * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
5980         * gdb.base/call-rt-st.exp: Likewise.
5981         * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
5982         return value instead of gdb,skip_float_test.
5983         * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
5984         (do_function_calls): Use its return value instead of
5985         gdb,skip_float_test.
5986         * gdb.base/finish.exp: Likewise.
5987         * gdb.base/funcargs.exp: Likewise.
5988         * gdb.base/return.exp: Likewise.
5989         * gdb.base/return2.exp: Likewise.
5990         * gdb.base/varargs.exp: Likewise.
5991         * lib/gdb.exp (gdb_skip_float_test): Change it to
5992         gdb_caching_proc.  Detect the broken ptrace on arm-linux.
5993
5994 2016-08-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5995
5996         * gdb.multi/tids.exp: Test "thread apply all".
5997
5998 2016-08-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
5999
6000         * gdb.base/default.exp (tty): Remove.
6001
6002 2016-08-24  Kevin Buettner  <kevinb@redhat.com>
6003
6004         * gdb.python/py-recurse-unwind.c: New file.
6005         * gdb.python/py-recurse-unwind.py: New file.
6006         * gdb.python/py-recurse-unwind.exp: New file.
6007
6008 2016-08-24  Simon Marchi  <simon.marchi@ericsson.com>
6009
6010         * gdb.base/set-inferior-tty.exp: New file.
6011         * gdb.base/set-inferior-tty.c: New file.
6012
6013 2016-08-23  Pedro Alves  <palves@redhat.com>
6014
6015         PR gdb/20494
6016         * gdb.base/new-ui-echo.c: New file.
6017         * gdb.base/new-ui-echo.exp: New file.
6018
6019 2016-08-23  Yao Qi  <yao.qi@linaro.org>
6020
6021         * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
6022         gdbserver_spawn.
6023         * gdb.server/connect-without-multi-process.exp (do_test):
6024         Likewise.
6025
6026 2016-08-23  Yao Qi  <yao.qi@linaro.org>
6027
6028         * gdb.base/signals-state-child.exp: Set variables gdb_txt and
6029         standalone_txt.  Delete gdb_txt and standalone_txt on host
6030         and target.  Spawn the binary on target.  Copy files from
6031         target to host.
6032
6033 2016-08-22  Pedro Alves  <palves@redhat.com>
6034
6035         PR gdb/20505
6036         * gdb.base/vdso-warning.exp: Test core dumps too.  Use
6037         with_test_prefix.  Factor out bits to ...
6038         (test_no_vdso): ... this new procedure.
6039
6040 2016-08-19  Carl Love  <cel@us.ibm.com>
6041
6042         * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
6043         maintaining separate logic for constructing the output path.
6044         * gdb.arch/powerpc-d128-regs.exp: Likewise.
6045         * gdb.arch/ppc-dfp.exp: Likewise.
6046         * gdb.arch/ppc-fp.exp: Likewise.
6047         * gdb.arch/vsx-regs.exp: Likewise.
6048         * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
6049         binprefix for generating the additional binary files.
6050
6051 2016-08-19  Pedro Alves  <palves@redhat.com>
6052
6053         * gdb.trace/mi-trace-frame-collected.exp
6054         (test_trace_frame_collected): On x32, expect two registers.
6055
6056 2016-08-18  Carl Love  <cel@us.ibm.com>
6057
6058         * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
6059         and sync up the test with tests in gas/testsuite/gas/ppc.
6060         * gdb.arch/powerpc-power.exp: Likewise.
6061
6062 2016-08-17  Simon Marchi  <simon.marchi@ericsson.com>
6063
6064         * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
6065         expected error message.
6066
6067 2016-08-17  Simon Marchi  <simon.marchi@ericsson.com>
6068
6069         * gdb.multi/remove-inferiors.exp: New file.
6070         * gdb.multi/remove-inferiors.c: New file.
6071
6072 2016-08-12  Yao Qi  <yao.qi@linaro.org>
6073
6074         * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
6075         argument list.
6076
6077 2016-08-10  Pedro Alves  <palves@redhat.com>
6078
6079         PR gdb/19187
6080         * gdb.reverse/waitpid-reverse.exp: Add comment and remove
6081         setup_kfails.
6082
6083 2016-08-09  Pedro Alves  <palves@redhat.com>
6084             Simon Marchi  <simon.marchi@ericsson.com>
6085
6086         PR gdb/20418
6087         * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
6088         * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
6089
6090 2016-08-09  Pedro Alves  <palves@redhat.com>
6091
6092         PR mi/20431
6093         * gdb.mi/mi-cmd-error.exp: New file.
6094
6095 2016-08-09  Pedro Alves  <palves@redhat.com>
6096
6097         PR gdb/18653
6098         * gdb.base/signals-state-child.c: New file.
6099         * gdb.base/signals-state-child.exp: New file.
6100         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
6101
6102 2016-08-09  Pedro Alves  <palves@redhat.com>
6103
6104         * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
6105
6106 2016-08-03  Tom Tromey  <tom@tromey.com>
6107
6108         PR python/18565:
6109         * gdb.python/py-frame-inline.exp: Add Frame.function test.
6110
6111 2016-08-01  Yao Qi  <yao.qi@linaro.org>
6112
6113         * gdb.threads/process-dies-while-detaching.exp (do_test): Set
6114         variable mode to "multi-process" if $multi_process is 1, otherwise
6115         set it to "single-process".
6116
6117 2016-08-01  Yao Qi  <yao.qi@linaro.org>
6118
6119         * gdb.cp/anon-struct.exp: Check is_aarch32_target.
6120         * gdb.cp/cpexprs.exp: Likewise.
6121         * gdb.cp/m-static.exp: Likewise.
6122
6123 2016-07-26  Tom Tromey  <tom@tromey.com>
6124
6125         PR python/20190:
6126         * gdb.threads/tls.exp (check_thread_local): Add python symbol
6127         test.
6128
6129 2016-07-26  Markus Metzger  <markus.t.metzger@intel.com>
6130
6131         * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
6132         selecting assembly source files.
6133         * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
6134         assembly source files.
6135         * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
6136         assembly source files.
6137         * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
6138         selecting assembly source files.
6139
6140 2016-07-25  Simon Marchi  <simon.marchi@ericsson.com>
6141
6142         * gdb.base/new-ui.exp (do_test_invalid_args): New
6143         procedure.
6144
6145 2016-07-25  Tim Wiederhake  <tim.wiederhake@intel.com>
6146
6147         * gdb.btrace/reconnect.c: New file.
6148         * gdb.btrace/reconnect.exp: New file.
6149
6150 2016-07-23  Gabriel Krisman Bertazi  <gabriel@krisman.be>
6151
6152         * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
6153         to test_catch_syscall_group.
6154         (test_catch_syscall_group): New.
6155
6156 2016-07-21  Tom Tromey  <tom@tromey.com>
6157
6158         * gdb.rust/simple.rs (main): Use empty struct expression.
6159         * gdb.rust/simple.exp: Add tests for empty struct expression.
6160
6161 2016-07-21  Yao Qi  <yao.qi@linaro.org>
6162
6163         * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
6164         if gdb_skip_xml_test is true on some targets.
6165
6166 2016-07-21  Yao Qi  <yao.qi@linaro.org>
6167
6168         * gdb.server/solib-list.exp: Unset last_loaded_file.
6169
6170 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6171
6172         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
6173         "step into captured_main (args)".
6174
6175 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6176
6177         * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
6178
6179 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6180
6181         * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
6182
6183 2016-07-19  Pedro Alves  <palves@redhat.com>
6184
6185         * gdb.opt/inline-break.exp: Remove optimize=-O2.
6186         * gdb.opt/inline-bt.exp: Likewise.
6187         * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
6188         additional_flags=-Winline.
6189         * gdb.opt/inline-locals.exp: Likewise.
6190         * gdb.opt/inline-markers.c (ATTR): Define.
6191         (inlined_fn): Use it.
6192
6193 2016-07-19  Yao Qi  <yao.qi@linaro.org>
6194
6195         * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
6196         (test_with_self): Remove some code.  Remove argument executable.
6197         (top-level): Use do_self_tests.
6198
6199 2016-07-15  Zachary Welch  <zwelch@codesourcery.com>
6200             Don Breazeal <donb@codesourcery.com>
6201
6202         * gdb.base/maint.exp: Escape paths used in regular expressions.
6203         * gdb.stabs/weird.exp: Likewise.
6204
6205 2016-07-13  Tom Tromey  <tom@tromey.com>
6206
6207         PR python/15620, PR python/18620:
6208         * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
6209         (test_bkpt_events): New procs.
6210
6211 2016-07-13  Tom Tromey  <tom@tromey.com>
6212
6213         PR python/17698:
6214         * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
6215         test.
6216         (test_watchpoints): Likewise.
6217         (test_bkpt_pending): New proc.
6218
6219 2016-07-13  Tom Tromey  <tom@tromey.com>
6220
6221         PR cli/18053:
6222         * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
6223         completion test.
6224
6225 2016-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
6226
6227         * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
6228         * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
6229         * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
6230         f_label.
6231         (g): Rename g_end_lbl to g_label.
6232         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
6233         low_pc and high_pc.
6234         * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
6235
6236 2016-07-12  Tom Tromey  <tom@tromey.com>
6237
6238         PR python/19293:
6239         * gdb.python/py-unwind-maint.exp: Update tests.
6240
6241 2016-07-12  Yao Qi  <yao.qi@linaro.org>
6242
6243         * lib/selftest-support.exp (selftest_setup): Match the output
6244         when captured_main is inlined.
6245
6246 2016-07-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6247
6248         * gdb.fortran/derived-types.exp (result_line, result_line_2):
6249         New variables.
6250         (print this%a, print this%b, print this): New tests.
6251         * gdb.fortran/derived-types.f90 (this): New object and
6252         initialization.
6253
6254 2016-07-06  Simon Marchi  <simon.marchi@ericsson.com>
6255
6256         * gdb.ada/arraydim.exp: Remove extra directory level in build
6257         directory.
6258
6259 2016-07-06  Simon Marchi  <simon.marchi@ericsson.com>
6260
6261         * lib/ada.exp: Remove extra directory level in build directory.
6262         * gdb.ada/cond_lang.exp: Likewise.
6263         * gdb.ada/exec_changed.exp: Likewise.
6264         * gdb.ada/lang_switch.exp: Likewise.
6265
6266 2016-07-06  Manish Goregaokar  <manish@mozilla.com>
6267
6268         * simple.rs: Add test for raw pointer subscripting.
6269         * simple.exp: Add test expectations.
6270
6271 2016-07-05  Yao Qi  <yao.qi@linaro.org>
6272
6273         * gdb.mi/mi-reverse.exp: Match =record-started output.
6274
6275 2016-07-01  Pedro Alves  <palves@redhat.com>
6276
6277         * gdb.base/jit-reader.exp (info_registers_current_frame): New
6278         procedure.
6279         (jit_reader_test): Test the jit reader's unwinder.
6280         * gdb.base/jithost.c (jit_function_00_code): New global.
6281         (main): Use memcpy to fill in the mmapped code, instead of poking
6282         bytes manually here.
6283         * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
6284         value.
6285         (read_debug_info): Save the function's range.
6286         (read_sp): New function.
6287         (unwind_frame): Use it.  Also unwind RBP.
6288         (get_frame_id): Use read_sp.
6289         (gdb_init_reader): Use calloc instead of malloc.
6290         * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
6291         parameter.  Use gdb_test_multiple.
6292
6293 2016-07-01  Pedro Alves  <palves@redhat.com>
6294             Antoine Tremblay  <antoine.tremblay@ericsson.com>
6295
6296         * gdb.threads/process-dies-while-detaching.c: New file.
6297         * gdb.threads/process-dies-while-detaching.exp: New file.
6298
6299 2016-07-01  Pedro Alves  <palves@redhat.com>
6300
6301         * gdb.multi/watchpoint-multi-exit.c: New file.
6302         * gdb.multi/watchpoint-multi-exit.exp: New file.
6303
6304 2016-06-30  Pedro Alves  <palves@redhat.com>
6305
6306         * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
6307         unset inferior_spawn_id.
6308
6309 2016-06-30  Pedro Alves  <palves@redhat.com>
6310
6311         * lib/mi-support.exp (default_mi_gdb_start): Declare global
6312         FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
6313
6314 2016-06-29  Yao Qi  <yao.qi@linaro.org>
6315
6316         * gdb.base/return.c: Add copyright header.
6317
6318 2016-06-29  Tom Tromey  <tom@tromey.com>
6319
6320         PR python/20129:
6321         * gdb.python/py-framefilter.exp: Add tests for setting priority
6322         and disabling of non-existent frame filter.
6323
6324 2016-06-29  Yao Qi  <yao.qi@linaro.org>
6325
6326         * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
6327         0x0f07ff.
6328
6329 2016-06-28  Yao Qi  <yao.qi@linaro.org>
6330
6331         * gdb.base/catch-syscall.exp: Remove check on isnative and target
6332         triplets.  Start gdb, execute catch syscall, and continue.  Check
6333         gdb's output to determine catch syscall is supported.
6334
6335 2016-06-27  Manish Goregaokar  <manish@mozilla.com>
6336
6337         * gdb.rust/simple.rs: Add test for returning unit in a function.
6338         * gdb.rust/simple.exp: Add expectation for functions returning
6339         unit.
6340
6341 2016-06-27  Pierre-Marie de Rodat  <derodat@adacore.com>
6342
6343         * gdb.python/py-breakpoint-create-fail.c,
6344         gdb.python/py-breakpoint-create-fail.exp,
6345         gdb.python/py-breakpoint-create-fail.py: New testcase.
6346
6347 2016-06-25  Manish Goregaokar  <manish@mozilla.com>
6348
6349         PR gdb/20239
6350         * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
6351         * gdb.rust/simple.exp: Add test expectations for new NonZero
6352         tests.
6353
6354 2016-06-24  David Taylor  <dtaylor@emc.com>
6355
6356         * gdb.base/offsets.exp: New file.
6357         * gdb.base/offsets.c: New file.
6358
6359 2016-06-23  Tom Tromey  <tom@tromey.com>
6360
6361         PR gdb/16483:
6362         * gdb.python/py-framefilter.exp: Add "info frame-filter" test
6363         before any filters are loaded.
6364
6365 2016-06-21  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6366
6367         * gdb.fortran/derived-type.exp (print q): Add fields to the output.
6368         * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
6369         structs.
6370         * gdb.fortran/derived-type-function.exp: New file.
6371         * gdb.fortran/derived-type-function.f90: New file.
6372
6373
6374 2016-06-21  Pedro Alves  <palves@redhat.com>
6375
6376         * gdb.base/new-ui.exp: New file.
6377         * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
6378         * lib/gdb.exp (switch_gdb_spawn_id): ... here.
6379         (with_spawn_id): New procedure.
6380
6381 2016-06-21  Pedro Alves  <palves@redhat.com>
6382
6383         * gdb.mi/mi-exec-run.exp: New file.
6384
6385 2016-06-21  Pedro Alves  <palves@redhat.com>
6386
6387         * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
6388         breakpoint command's output on the main UI.
6389         (test_break): New procedure, factored out from calls in the top
6390         level.
6391         (top level): Use foreach_with_prefix to test MI as main UI and as
6392         separate UI.
6393
6394 2016-06-21  Pedro Alves  <palves@redhat.com>
6395
6396         * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
6397         (test_awatch_creation_and_listing)
6398         (test_rwatch_creation_and_listing, test_watchpoint_triggering):
6399         Remove 'type' parameter.
6400         (test_watchpoint_all): New parameter mi_mode.  Remove
6401         with_test_prefix.
6402         (top level): Use foreach_with_prefix, and add main/separate UI MI
6403         testing axis.
6404
6405 2016-06-21  Pedro Alves  <palves@redhat.com>
6406
6407         * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
6408         * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
6409         * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
6410         gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
6411         (gdb_main_spawn_id, mi_spawn_id): Declare and
6412         comment.
6413         (mi_create_inferior_pty): New procedure,
6414         factored out from default_mi_gdb_start.
6415         (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
6416         procedures.
6417         (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
6418         separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
6419         Use mi_create_inferior_pty.
6420         (mi_gdb_start): Use eval to pass down args list.
6421
6422 2016-06-21  Pedro Alves  <palves@redhat.com>
6423
6424         * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
6425         * gdb.opt/inline-cmds.exp: Add MI tests.
6426
6427 2016-06-21  Pedro Alves  <palves@redhat.com>
6428
6429         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
6430
6431 2016-06-21  Pedro Alves  <palves@redhat.com>
6432
6433         * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
6434         (top level): Use it instead of mi_execute_to.
6435
6436 2016-06-21  Pedro Alves  <palves@redhat.com>
6437
6438         * gdb.python/py-mi-events-gdb.py (stop_handler_str)
6439         (cont_handler_str): New.
6440         (signal_stop_handler): Set stop_handler_str instead of printing to
6441         stdout.
6442         (continue_handler): Set cont_handler_str instead of printing to
6443         stdout.
6444         * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
6445         mi_send_resuming_command.  Print stop_handler_str and
6446         cont_handler_str instead of expecting the python events print
6447         directly.
6448
6449 2016-06-17  Sanjoy Das  <sanjoy@playingwithpointers.com>
6450
6451         * gdb.base/jit-reader.exp: New file.
6452         * gdb.base/jithost.c: New file.
6453         * gdb.base/jithost.h: New file.
6454         * gdb.base/jitreader.c : New file.
6455         * gdb.base/jit-protocol.h: New file.
6456
6457 2016-06-17  Yao Qi  <yao.qi@linaro.org>
6458
6459         * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
6460         parameters follow_fork and detach_on_fork.  Set follow-fork-mode
6461         and detach-on-fork.  Adjust tests.
6462         (top level): Invoke break_cond_on_syscall with combinations of
6463         syscall, follow-fork-mode and detach-on-fork.
6464
6465 2016-06-17  Yao Qi  <yao.qi@linaro.org>
6466
6467         * gdb.base/step-over-exit.c: New.
6468         * gdb.base/step-over-exit.exp: New.
6469
6470 2016-06-17  Yan-Ting Lin  <currygt52@gmail.com>
6471
6472         * gdb.base/float.exp: Add target check for nds32*-*-*.
6473         * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
6474
6475 2016-06-13  Andrew Burgess  <andrew.burgess@embecosm.com>
6476
6477         * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
6478         for unsupported target features.
6479         * gdb.base/call-rt-st.exp: Likewise.
6480         * gdb.base/call-sc.exp: Likewise.
6481         * gdb.base/call-signal-resume.exp: Likewise.
6482         * gdb.base/call-strs.exp: Likewise.
6483         * gdb.base/callexit.exp: Likewise.
6484         * gdb.base/callfuncs.exp: Likewise.
6485         * gdb.base/nodebug.exp: Likewise.
6486         * gdb.base/printcmds.exp: Likewise.
6487         * gdb.base/ptype.exp: Likewise.
6488         * gdb.base/structs.exp: Likewise.
6489         * gdb.base/unwindonsignal.exp: Likewise.
6490         * gdb.cp/gdb2495.exp: Likewise.
6491         * gdb.cp/templates.exp: Likewise.
6492         * gdb.cp/virtfunc.exp: Likewise.
6493         * gdb.threads/hand-call-in-threads.exp: Likewise.
6494         * gdb.threads/interrupted-hand-call.exp: Likewise.
6495         * gdb.threads/thread-unwindonsignal.exp: Likewise.
6496
6497 2016-06-10  Tom Tromey  <tom@tromey.com>
6498
6499         PR rust/20110:
6500         * gdb.rust/expr.exp: Add test for integer constant larger than
6501         i32.
6502
6503 2016-06-10  Bernhard Heckel  <bernhard.heckel@intel.com>
6504
6505         * gdb.fortran/nested-funcs.exp: New.
6506         * gdb.fortran/nested-funcs.f90: New.
6507
6508 2016-06-09  Toshihito Kikuchi  <k.toshihito@yahoo.de>
6509
6510         * gdb.base/examine-backward.c: New file.
6511         * gdb.base/examine-backward.exp: New file.
6512
6513 2016-06-06  Simon Marchi  <simon.marchi@ericsson.com>
6514
6515         * gdb.mi/mi-record-changed.exp: Adjust =record-started output
6516         matching.
6517
6518 2016-06-02  Tom Tromey  <tom@tromey.com>
6519
6520         PR python/18984:
6521         * gdb.python/py-shared.exp: Add solib_name test.
6522
6523 2016-06-02  Simon Marchi  <simon.marchi@ericsson.com>
6524
6525         * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
6526
6527 2016-05-31  Martin Galvan  <martin.galvan@tallertechnologies.com>
6528
6529         PR c++/19893
6530         * gdb.dwarf2/implref.exp: Rename to...
6531         * gdb.dwarf2/implref-const.exp: ...this.  Also add more test statements.
6532         * gdb.dwarf2/implref-array.c: New file.
6533         * gdb.dwarf2/implref-array.exp: Likewise.
6534         * gdb.dwarf2/implref-global.c: Likewise.
6535         * gdb.dwarf2/implref-global.exp: Likewise.
6536         * gdb.dwarf2/implref-struct.c: Likewise.
6537         * gdb.dwarf2/implref-struct.exp: Likewise.
6538
6539 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6540
6541         * gdb.trace/trace-condition.exp: Add 64bit tests.
6542
6543 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6544
6545         * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
6546         bits types.
6547         (main): Adapt to 8 to 64 bits types.
6548         * gdb.trace/trace-condition.exp: Add new tests.
6549
6550 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6551
6552         * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
6553
6554 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6555
6556         * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
6557         Move condition tests...
6558         * gdb.trace/trace-condition.exp: Here.
6559
6560 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6561
6562         * gdb.trace/trace-condition.exp: Add counter-case tests.
6563
6564 2016-05-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
6565
6566         PR c++/15231
6567         * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
6568         * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
6569
6570 2016-05-27  Pedro Alves  <palves@redhat.com>
6571
6572         * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6573         New procedure.
6574         (top level): Call it, and bail out of DejaGnu is known to be bad.
6575
6576 2016-05-27  Andrew Burgess  <andrew.burgess@embecosm.com>
6577
6578         * gdb.base/whatis.c: Extend the test case.
6579         * gdb.base/whatis.exp: Add additional tests.
6580
6581 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
6582
6583 * gdb.fortran/type.f90: Add pointer variable.
6584 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
6585
6586 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
6587
6588         * gdb.fortran/vla-type.exp: Fix testcase name.
6589
6590 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
6591
6592         * gdb.fortran/vla-type.exp: Access elements in nested structs.
6593
6594 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
6595
6596         * gdb.fortran/type.f90: Add nested structures.
6597         * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
6598         * gdb.fortran/derived-type.exp: Adapt expected output.
6599         * gdb.fortran/vla-type.exp: Adapt expected output.
6600
6601 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
6602
6603         * gdb.fortran/whatis_type.exp: Adapt expected output.
6604
6605 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
6606
6607         * gdb.fortran/print_type.exp: Fix expected output.
6608         * gdb.fortran/whatis_type.exp: Fix expected output.
6609
6610 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
6611
6612         * gdb.fortran/whatis_type.exp: Use multi_line.
6613
6614 2016-05-24  Tom Tromey  <tom@tromey.com>
6615
6616         PR python/17386:
6617         * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
6618         use value as an index.
6619
6620 2016-05-23  Tom Tromey  <tom@tromey.com>
6621
6622         PR python/17981:
6623         * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
6624         no-breakpoint case.
6625
6626 2016-05-24  Pedro Alves  <palves@redhat.com>
6627
6628         PR gdb/19828
6629         * gdb.threads/clone-attach-detach.c: New file.
6630         * gdb.threads/clone-attach-detach.exp: New file.
6631
6632 2016-05-24  Francis Ricci  <francisjricci@gmail.com>  (tiny patch)
6633
6634         * gdb.base/annota-input-while-running.exp: Fix syntax error.
6635
6636 2016-05-23  Tom Tromey  <tom@tromey.com>
6637
6638         PR python/19438, PR python/18393:
6639         * gdb.python/py-progspace.exp: Add "dir" test.
6640         * gdb.python/py-objfile.exp: Add "dir" test.
6641
6642 2016-05-23  Yao Qi  <yao.qi@linaro.org>
6643
6644         * gdb.arch/thumb-prologue.exp: Use standard_testfile.
6645         * gdb.arch/thumb2-it.exp: Likewise.
6646
6647 2016-05-18  Simon Marchi  <simon.marchi@ericsson.com>
6648
6649         * gdb.mi/mi-threads-interrupt.c: New file.
6650         * gdb.mi/mi-threads-interrupt.exp: New file.
6651
6652 2016-05-17  Simon Marchi  <simon.marchi@ericsson.com>
6653
6654         PR gdb/18077
6655         * gdb.mi/mi-async-run.exp: New file.
6656         * gdb.mi/mi-async-run.c: New file.
6657
6658 2016-05-17  Tom Tromey  <tom@tromey.com>
6659             Manish Goregaokar <manishsmail@gmail.com>
6660
6661         * lib/rust-support.exp: New file.
6662         * lib/gdb.exp (skip_rust_tests): New proc.
6663         (build_executable_from_specs): Handle rust.
6664         * lib/future.exp (gdb_find_rustc): New proc.
6665         (gdb_default_target_compile): Handle rust.
6666         * gdb.rust/expr.exp: New file.
6667         * gdb.rust/generics.exp: New file.
6668         * gdb.rust/generics.rs: New file.
6669         * gdb.rust/methods.exp: New file.
6670         * gdb.rust/methods.rs: New file.
6671         * gdb.rust/modules.exp: New file.
6672         * gdb.rust/modules.rs: New file.
6673         * gdb.rust/simple.exp: New file.
6674         * gdb.rust/simple.rs: New file.
6675
6676 2016-05-17  Tom Tromey  <tom@tromey.com>
6677
6678         * gdb.base/default.exp (set language): Add rust.
6679
6680 2016-05-17  Tom Tromey  <tom@tromey.com>
6681
6682         * gdb.gdb/unittest.exp: New file.
6683
6684 2016-05-16  Yao Qi  <yao.qi@linaro.org>
6685
6686         * gdb.base/batch-preserve-term-settings.exp: Remove variable
6687         shell_prompt.  Update shell_prompt_re.
6688
6689 2016-05-12  Doug Evans  <dje@google.com>
6690
6691         PR symtab/19999
6692         * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
6693         $options when building executable.
6694         * gdb.dwarf2/fission-loclists-pie.S: New file.
6695         * gdb.dwarf2/fission-loclists-pie.exp: New file.
6696
6697 2016-05-04  Simon Marchi  <simon.marchi@ericsson.com>
6698
6699         * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
6700         of [is_remote target],
6701
6702 2016-05-04  Simon Marchi  <simon.marchi@ericsson.com>
6703
6704         * lib/gdb.exp (use_gdb_stub): New procedure.
6705
6706 2016-05-03  Yunlian Jiang <yunlian@google.com>
6707             Doug Evans  <dje@google.com>
6708
6709         PR symtab/19914
6710         * gdb.dwarf2/dwp-sepdebug.c: New file.
6711         * gdb.dwarf2/dwp-sepdebug.exp: New file.
6712
6713 2016-05-02  Simon Marchi  <simon.marchi@ericsson.com>
6714
6715         * gdb.base/detach.exp: Remove is_remote check.
6716
6717 2016-05-02  Simon Marchi  <simon.marchi@ericsson.com>
6718
6719         * gdb.base/annota-input-while-running.exp: Don't check for
6720         [is_remote target].  Enable annotations after running to main.
6721         Remove unused "set test..." line.
6722
6723 2016-04-28  Simon Marchi  <simon.marchi@ericsson.com>
6724
6725         * gdb.trace/trace-enable-disable.exp: New file.
6726         * gdb.trace/trace-enable-disable.c: New file.
6727
6728 2016-04-28  Simon Marchi  <simon.marchi@ericsson.com>
6729
6730         * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
6731         use it in info sharedlibrary test.
6732         * gdb.trace/ftrace-lock.exp: Likewise.
6733         * gdb.trace/ftrace.exp: Likewise.
6734         * gdb.trace/range-stepping.exp: Likewise.
6735         * gdb.trace/trace-break.exp: Likewise.
6736         * gdb.trace/trace-condition.exp: Likewise.
6737         * gdb.trace/trace-mt.exp: Likewise.
6738
6739 2016-04-27  Simon Marchi  <simon.marchi@ericsson.com>
6740
6741         * lib/gdb.exp (gdb_load_shlibs): Rename to...
6742         (gdb_load_shlib): ... this.
6743         * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
6744         gdb_load_shlib.
6745         * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
6746         * gdb.base/ctxobj.exp: Likewise.
6747         * gdb.base/dprintf-pending.exp: Likewise.
6748         * gdb.base/dso2dso.exp: Likewise.
6749         * gdb.base/fixsection.exp: Likewise.
6750         * gdb.base/gcore-relro.exp: Likewise.
6751         * gdb.base/gdb1555.exp: Likewise.
6752         * gdb.base/global-var-nested-by-dso.exp: Likewise.
6753         * gdb.base/gnu-ifunc.exp: Likewise.
6754         * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
6755         * gdb.base/jit-so.exp (one_jit_test): Likewise.
6756         * gdb.base/pending.exp: Likewise.
6757         * gdb.base/print-file-var.exp: Likewise.
6758         * gdb.base/print-symbol-loading.exp: Likewise.
6759         * gdb.base/shlib-call.exp: Likewise.
6760         * gdb.base/shreloc.exp: Likewise.
6761         * gdb.base/so-impl-ld.exp: Likewise.
6762         * gdb.base/solib-disc.exp: Likewise.
6763         * gdb.base/solib-nodir.exp: Likewise.
6764         * gdb.base/solib-overlap.exp: Likewise.
6765         * gdb.base/solib-symbol.exp: Likewise.
6766         * gdb.base/solib-weak.exp (do_test): Likewise.
6767         * gdb.base/sym-file.exp: Likewise.
6768         * gdb.base/symtab-search-order.exp: Likewise.
6769         * gdb.base/type-opaque.exp: Likewise.
6770         * gdb.base/unload.exp: Likewise.
6771         * gdb.base/watchpoint-solib.exp: Likewise.
6772         * gdb.compile/compile.exp: Likewise.
6773         * gdb.cp/gdb2384.exp: Likewise.
6774         * gdb.cp/infcall-dlopen.exp: Likewise.
6775         * gdb.cp/re-set-overloaded.exp: Likewise.
6776         * gdb.fortran/library-module.exp: Likewise.
6777         * gdb.opt/solib-intra-step.exp: Likewise.
6778         * gdb.python/py-finish-breakpoint.exp: Likewise.
6779         * gdb.python/py-shared.exp: Likewise.
6780         * gdb.reverse/solib-precsave.exp: Likewise.
6781         * gdb.reverse/solib-reverse.exp: Likewise.
6782         * gdb.server/solib-list.exp: Likewise.
6783         * gdb.threads/dlopen-libpthread.exp: Likewise.
6784         * gdb.threads/tls-shared.exp: Likewise.
6785         * gdb.threads/tls-so_extern.exp: Likewise.
6786         * gdb.trace/change-loc.exp: Likewise.
6787         * gdb.trace/ftrace-lock.exp: Likewise.
6788         * gdb.trace/ftrace.exp: Likewise.
6789         * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
6790         * gdb.trace/pending.exp: Likewise.
6791         * gdb.trace/range-stepping.exp: Likewise.
6792         * gdb.trace/strace.exp (strace_remove_socket): Likewise.
6793         (strace_info_marker): Likewise.
6794         (strace_probe_marker): Likewise.
6795         (strace_trace_on_same_addr): Likewise.
6796         (strace_trace_on_diff_addr): Likewise.
6797         * gdb.trace/trace-break.exp: Likewise.
6798         * gdb.trace/trace-condition.exp: Likewise.
6799         * gdb.trace/trace-mt.exp: Likewise.
6800
6801 2016-04-27  Simon Marchi  <simon.marchi@ericsson.com>
6802
6803         * lib/gdb.exp (gdb_load_shlibs):  Accept a single argument.  Return
6804         result of gdb_remote_download.
6805         * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
6806         * gdb.base/dso2dso.exp: Likewise.
6807         * gdb.base/global-var-nested-by-dso.exp: Likewise.
6808         * gdb.base/print-file-var.exp: Likewise.
6809         * gdb.base/shlib-call.exp: Likewise.
6810         * gdb.base/shreloc.exp: Likewise.
6811         * gdb.base/solib-overlap.exp: Likewise.
6812         * gdb.base/solib-weak.exp (do_test): Likewise.
6813         * gdb.base/unload.exp: Likewise.
6814
6815 2016-04-27  Yao Qi  <yao.qi@linaro.org>
6816
6817         * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
6818         exists.
6819
6820 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
6821
6822         * vla-type.exp: Print structure from toplevel.
6823
6824 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
6825
6826         * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
6827         of dynamic types.
6828         * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
6829         of dynamic types.
6830
6831 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
6832
6833         * gdb.fortran/vla-type.f90: New file.
6834         * gdb.fortran/vla-type.exp: New file.
6835
6836 2016-04-25  Yao Qi  <yao.qi@linaro.org>
6837
6838         * gdb.base/branch-to-self.c: New file.
6839         * gdb.base/branch-to-self.exp: New file.
6840
6841 2016-04-22  Yao Qi  <yao.qi@linaro.org>
6842
6843         * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
6844         more after $hex.
6845
6846 2016-04-22  Yao Qi  <yao.qi@linaro.org>
6847
6848         * gdb.base/annota1.exp: Set breakpoint on line $main_line.
6849         * gdb.base/annota3.exp: Likewise.
6850
6851 2016-04-22  Yao Qi  <yao.qi@linaro.org>
6852
6853         * gdb.reverse/step-precsave.exp: Do one step and test program
6854         stops in "callee" and do multiple steps until program goes out
6855         of "callee".
6856         * gdb.reverse/step-reverse.exp: Likewise.
6857
6858 2016-04-22  Yao Qi  <yao.qi@linaro.org>
6859
6860         * gdb.trace/signal.exp: Also pass if
6861         $tracepoint_hits($i) > $iterations.
6862
6863 2016-04-22  Yao Qi  <yao.qi@linaro.org>
6864
6865         * gdb.trace/signal.c: New file.
6866         * gdb.trace/signal.exp: New file.
6867
6868 2016-04-19  Doug Evans  <xdje42@gmail.com>
6869
6870         * gdb.base/bad-file.exp: New file.
6871
6872 2016-04-18  Martin Galvan  <martin.galvan@tallertechnologies.com>
6873
6874         * gdb.dwarf2/implref.exp: New file.
6875
6876 2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
6877
6878         * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
6879         * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
6880         * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
6881         * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
6882         * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
6883         * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
6884         * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
6885         * lib/fortran.exp (fortran_int4): New procedure.
6886         (fortran_real4, fortran_real8, fortran_complex4): Likewise.
6887         (fortran_logical4): Likewise.
6888
6889 2016-04-18  Benrhard Heckel <bernhard.heckel@intel.com>
6890
6891         * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
6892
6893 2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
6894
6895         * lib/compiler.c: Add Intel specific preprocessor macros.
6896         * lib/compiler.cc: Likewise.
6897
6898 2016-04-13  Luis Machado  <lgustavo@codesourcery.com>
6899
6900         * gdb.server/connect-with-no-symbol-file.c: New file.
6901         * gdb.server/connect-with-no-symbol-file.exp: New file.
6902
6903 2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
6904
6905         * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
6906
6907 2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
6908
6909         * boards/gdbserver-base.exp (${board}_download): Copy source file to
6910         standard output directory.
6911
6912 2016-04-13  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6913
6914         * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
6915
6916 2016-04-13  Markus Metzger  <markus.t.metzger@intel.com>
6917
6918         * gdb.btrace/instruction_history.c (loop): Add declaration.
6919
6920 2016-04-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6921
6922         * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
6923
6924 2016-04-09  Simon Marchi  <simon.marchi@polymtl.ca>
6925
6926         * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
6927         parentheses to print.
6928         (continue_handler): Likewise.
6929
6930 2016-04-08  Simon Marchi  <simon.marchi@ericsson.com>
6931
6932         * gdb.server/solib-list.exp: Remove is_remote check.
6933         Pass shlib= to gdb_compile.  Don't link shared library with
6934         -soname.  Call gdb_remote_download instead of gdb_load_shlibs.
6935         Run binary filename through "readlink -f" on the target.
6936
6937 2016-04-08  Pedro Alves  <palves@redhat.com>
6938
6939         * gdb.server/solib-list.exp: Don't use gdb_load.  Instead pass the
6940         interpreter filename as argument to gdbserver_spawn.
6941         * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6942         Return empty if $last_loaded_file does not exist.
6943
6944 2016-04-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
6945
6946         Fix compatibility with gcc-4.8.5-4.el7.x86_64.
6947         * gdb.base/jit-main.c: Use exit after usage.
6948
6949 2016-04-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
6950
6951         * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
6952         GDBHISTSIZE prior to the tests.
6953         * gdb.base/gdbinit-history.exp: Likewise.
6954
6955 2016-04-07  Pedro Alves  <palves@redhat.com>
6956
6957         * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
6958         instead of build_executable.  Use gdb_load_shlibs.
6959
6960 2016-04-07  Yao Qi  <yao.qi@linaro.org>
6961
6962         * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
6963         Execute "si" command.
6964
6965 2016-04-07  Yao Qi  <yao.qi@linaro.org>
6966
6967         * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
6968         number instead of the comments on some line.
6969
6970 2016-04-06  Don Breazeal  <donb@codesourcery.com>
6971
6972         * gdb.dwarf2/dw2-opt-structptr.c: New test program.
6973         * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
6974
6975 2016-04-06  Simon Marchi  <simon.marchi@ericsson.com>
6976
6977         * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
6978         standard_output_file.  Remove unused binfile variable.
6979
6980 2016-04-05  Catalin Udma  <catalin.udma@freescale.com>
6981
6982         * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
6983         * gdb.python/py-mi-objfile.exp: Match "list main" output
6984         in console format.
6985
6986 2016-04-05  Simon Marchi  <simon.marchi@polymtl.ca>
6987
6988         * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
6989         absolute.
6990
6991 2016-04-05  Simon Marchi  <simon.marchi@ericsson.com>
6992
6993         * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
6994         absolute.
6995         * gdb.trace/ftrace.exp: Likewise.
6996         * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
6997         targets as well.
6998         (gdb_compile_shlib): Set SONAME for non-remote targets as well.
6999         (gdb_load_shlibs): Copy libraries to test directory when testing
7000         natively.  Only set solib-search-path if testing remotely.
7001         * lib/mi-support.exp (mi_load_shlibs): Likewise.
7002
7003 2016-04-05  Simon Marchi  <simon.marchi@ericsson.com>
7004
7005         * gdb.base/jit-so.exp: Use gdb_remote_download instead of
7006         gdb_download.  Use it even if the target is not remote.
7007         * gdb.base/jit.exp (compile_jit_test): Likewise.
7008         * lib/gdb.exp (gdb_remote_download): Copy files to the standard
7009         output directory if the destination board is local, otherwise use
7010         the standard remote_download from DejaGnu.
7011         (gdb_download): Remove.
7012         (gdb_load_shlibs): Use gdb_remote_download instead of
7013         gdb_download.
7014         * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7015         Use gdb_remote_download instead of gdb_download.  Use it even if
7016         the target is not remote.
7017         * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
7018         instead of gdb_download.
7019
7020 2016-04-04  Simon Marchi  <simon.marchi@polymtl.ca>
7021
7022         * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
7023         (test_insert_delete_modify): Call mi_load_shlibs before trying to
7024         run.
7025
7026 2016-04-01  Artemiy Volkov  <artemiyv@acm.org>
7027
7028         PR gdb/19820
7029         * gdb.base/printcmds.exp: Add artificial arrays tests.
7030
7031 2016-03-31  Pedro Alves  <palves@redhat.com>
7032
7033         PR gdb/19858
7034         * gdb.base/jit-main.c: Include unistd.h.
7035         (ATTACH): Define to 0 if not already defined.
7036         (wait_for_gdb, mypid): New globals.
7037         (WAIT_FOR_GDB): New macro.
7038         (MAIN): Set an alarm.  Store the process's pid.  Wait for GDB at
7039         some breakpoint locations.
7040         * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
7041         New procedures.
7042         (one_jit_test): Add REATTACH parameter, and handle it.  Use
7043         continue_to_test_location.
7044         (top level): Test attach, and adjusts calls to one_jit_test.
7045
7046 2016-03-31  Pedro Alves  <palves@redhat.com>
7047
7048         PR gdb/19858
7049         * gdb.base/jit.exp (compile_jit_test): Add intro comment.  Add
7050         BINSUFFIX parameter, and handle it.
7051         (top level): Adjust calls compile_jit_test.
7052
7053 2016-03-31  Catalin Udma  <catalin.udma@freescale.com>
7054
7055         PR python/19743
7056         * gdb.python/py-mi-events-gdb.py: New file.
7057         * gdb.python/py-mi-events.c: New file.
7058         * gdb.python/py-mi-events.exp: New file.
7059
7060 2016-03-30  Yao Qi  <yao.qi@linaro.org>
7061
7062         * gdb.reverse/until-precsave.exp: Match function name only.
7063         * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
7064         Move malloc to a condition block.
7065         * gdb.reverse/until-reverse.exp: Match function name only.
7066
7067 2016-03-29  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7068
7069         * gdb.trace/ftrace.exp: Set arg0exp for s390.
7070         * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
7071         * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
7072         variable for GPR 0 instead of assuming it is register 0.
7073         * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
7074         * lib/trace-support.exp: Add s390 registers.
7075
7076 2016-03-29  Yao Qi  <yao.qi@linaro.org>
7077
7078         * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
7079
7080 2016-03-24  Yao Qi  <yao.qi@linaro.org>
7081
7082         * gdb.reverse/break-reverse.exp: Add quotation mark in the
7083         test message.
7084
7085 2016-03-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7086
7087         * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
7088         maintaining separate logic for constructing the output path.
7089
7090 2016-03-16  Don Breazeal  <donb@codesourcery.com>
7091
7092         * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
7093         Retry fork and waitpid on interrupted system call errors.
7094         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7095         Use with_timeout_factor to increase timeout by factor of 10.
7096
7097 2016-03-15  Don Breazeal  <donb@codesourcery.com>
7098
7099         * gdb.cp/scope-err.cc: New test program.
7100         * gdb.cp/scope-err.exp: New test script.
7101         * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
7102         lines and "set breakpoint here" comment.
7103         * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
7104         Fixed some whitespace and format issues.
7105         * gdb.mi/mi-linespec-err-cp.cc: New test program.
7106         * gdb.mi/mi-linespec-err-cp.exp: New test script.
7107
7108 2016-03-15  Doug Evans  <dje@google.com>
7109
7110         * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
7111         * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
7112         All callers updated.  Add tests for enums, mixed flags register.
7113
7114 2016-03-15  Doug Evans  <dje@google.com>
7115
7116         * gdb.base/skip.c (main): Call test_skip_file_and_function.
7117         * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
7118
7119 2016-03-14  Simon Marchi  <simon.marchi@ericsson.com>
7120
7121         * gdb.base/default.exp: Add $_as_string to the list of expected
7122         convenience functions.
7123
7124 2016-03-11  Andrew Burgess  <andrew.burgess@embecosm.com>
7125
7126         * gdb.base/maint.exp: New tests for 'maint info line-table'.
7127
7128 2016-03-10  Simon Marchi  <simon.marchi@polymtl.ca>
7129
7130         * gdb.python/py-as-string.exp: New file.
7131         * gdb.python/py-as-string.c: New file.
7132
7133 2016-03-09  Pedro Alves  <palves@redhat.com>
7134
7135         * gdb.threads/attach-into-signal.exp: Adjust to "Program received
7136         signal" -> "Thread NN received signal" output change.
7137         * gdb.threads/ia64-sigill.exp: Likewise.
7138         * gdb.threads/linux-dp.exp: Likewise.
7139         * gdb.threads/manythreads.exp: Likewise.
7140         * gdb.threads/pending-step.exp: Likewise.
7141         * gdb.threads/print-threads.exp: Likewise.
7142         * gdb.threads/sigstep-threads.exp: Likewise.
7143         * gdb.threads/staticthreads.exp: Likewise.
7144         * gdb.threads/tls.exp: Likewise.
7145
7146 2016-03-09  Pedro Alves  <palves@redhat.com>
7147
7148         * gdb.base/command-line-input.exp: New file.
7149
7150 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7151
7152         * gdb.trace/ftrace.exp: Set arg0exp for ppc.
7153         * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
7154         * gdb.trace/pending.exp: Accept leading dot before function name.
7155         * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
7156         * lib/trace-support.exp: Set registers for ppc.
7157
7158 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7159
7160         * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
7161         use it for disassembly; accept .main in addition to main in backtrace.
7162
7163 2016-03-09  Wei-cheng Wang  <cole945@gmail.com>
7164             Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7165
7166         * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
7167         (gdb_recursion_test_ptr): New global variable.
7168         (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
7169         gdb_recursion_test.
7170         (gdb_c_test): Ditto.
7171
7172 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7173
7174         * gdb.trace/change-loc.exp: Don't depend on tracepoint location
7175         ordering.
7176
7177 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7178
7179         * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
7180         (bar): Add bar_start_lbl label.
7181         * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
7182         of foo/bar for emitting DWARF and tracing.
7183
7184 2016-03-06  Sergio Durigan Junior  <sergiodj@redhat.com>
7185
7186         * analyze-racy-logs.py: Set executable bit.
7187
7188 2016-03-05  Sergio Durigan Junior  <sergiodj@redhat.com>
7189
7190         * Makefile.in (DEFAULT_RACY_ITER): New variable.
7191         (CHECK_TARGET_TMP): Likewise.
7192         (check-single-racy): New rule.
7193         (check-parallel-racy): Likewise.
7194         (TEST_TARGETS): Adjust rule to account for RACY_ITER.
7195         (do-check-parallel-racy): New rule.
7196         (check-racy/%.exp): Likewise.
7197         * README (Racy testcases): New section.
7198         * analyze-racy-logs.py: New file.
7199
7200 2016-03-03  Doug Evans  <dje@google.com>
7201
7202         * gdb.base/skip.exp: Use with_test_prefix.
7203
7204 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7205
7206         * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
7207         Invoke step_over_syscall "clone" and break_cond_on_syscall
7208         "clone".
7209         * gdb.base/step-over-clone.c: New file.
7210
7211 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7212
7213         * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
7214         code format.
7215
7216 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7217
7218         * gdb.base/disp-step-fork.c: Rename to ...
7219         * gdb.base/step-over-fork.c: ... it.  New file.
7220         * gdb.base/disp-step-vfork.c: Rename to ...
7221         * gdb.base/step-over-vfork.c: ... it.  New file.
7222         * gdb.base/disp-step-syscall.exp: Rename to ...
7223         * gdb.base/step-over-syscall.exp: ... it.  New file.
7224         (disp_step_cross_syscall): Rename to ...
7225         (step_over_syscall): ... it.
7226
7227 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7228
7229         * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
7230         If target supports condition evaluation on target, invoke
7231         break_cond_on_syscall for fork and vfork.
7232
7233 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7234
7235         * gdb.base/disp-step-syscall.exp: Don't invoke
7236         support_displaced_stepping.
7237         (disp_step_cross_syscall): Test with displaced stepping off and
7238         on if supported.
7239
7240 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7241
7242         * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
7243         proc.
7244         (setup): New proc.
7245         (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
7246         and setup.
7247
7248 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7249
7250         * gdb.fortran/vla-history.exp: Remove breakpoint.
7251
7252 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7253
7254         * gdb.fortran/vla-history.exp: Lookup array elements and printing
7255         exceeds timeout.
7256
7257 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7258
7259         * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
7260         breakpoint.
7261
7262 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7263
7264         * gdb.mi/vla.f90: Nullify pointer after declaration.
7265
7266 2016-03-01  Pedro Alves  <palves@redhat.com>
7267
7268         * gdb.trace/ftrace-lock.c: Include <unistd.h>.
7269
7270 2016-03-01  Pedro Alves  <palves@redhat.com>
7271
7272         * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
7273         before anything else.
7274         * gdb.threads/watchpoint-fork-mt.c: Likewise.  Don't define
7275         _GNU_SOURCE here.
7276         * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
7277         before anything else.
7278         * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
7279
7280 2016-03-01  Pedro Alves  <palves@redhat.com>
7281
7282         * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
7283
7284 2016-03-01  Yao Qi  <yao.qi@linaro.org>
7285
7286         * gdb.arch/arm-disp-step.exp: Use standard_testfile and
7287         prepare_for_testing.
7288
7289 2016-03-01  Yao Qi  <yao.qi@linaro.org>
7290
7291         * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
7292
7293 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7294
7295         * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
7296         manually constructing the output path.
7297
7298 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7299
7300         * gdb.arch/s390-stackless.S: New.
7301         * gdb.arch/s390-stackless.exp: New.
7302
7303 2016-02-28  Iain Buclaw  <ibuclaw@gdcproject.org>
7304
7305         * gdb.dlang/circular.c: New file.
7306         * gdb.dlang/circular.exp: New file.
7307
7308 2016-02-26  Yao Qi  <yao.qi@linaro.org>
7309
7310         * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
7311         [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
7312         (testcases): Update.
7313
7314 2016-02-26  Yao Qi  <yao.qi@linaro.org>
7315
7316         * gdb.reverse/aarch64.c: Rename to ...
7317         * gdb.reverse/insn-reverse.c: ... it.
7318         * gdb.reverse/aarch64.exp: Rename to ...
7319         * gdb.reverse/insn-reverse.exp: ... it.
7320
7321 2016-02-26  Yao Qi  <yao.qi@linaro.org>
7322
7323         * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
7324         (testcase_ftype): New.
7325         (testcases): New array.
7326         (n_testcases): New.
7327         (main): Call each element in testcases.
7328         * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
7329         (read_testcase): New.
7330         Do the tests in a loop.
7331
7332 2016-02-25  Yao Qi  <yao.qi@linaro.org>
7333
7334         * gdb.base/branches.c: Remove.
7335
7336 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7337
7338         PR gdb/13808
7339         * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
7340
7341 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7342
7343         * gdb.trace/ftrace.exp: Remove unnecessary target check.
7344
7345 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7346
7347         * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
7348         change x86_64 call_insn to 'callq'.
7349
7350 2016-02-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7351
7352         * gdb.trace/tfile-avx.c: Move to...
7353         * gdb.trace/tracefile-pseudo-reg.c: Here.
7354         * gdb.trace/tfile-avx.exp: Move to...
7355         * gdb.trace/tracefile-pseudo-reg.exp: Here.
7356
7357 2016-02-24  Gary Benson <gbenson@redhat.com>
7358
7359         * gdb.base/attach-pie-noexec.exp: Do not expect an error
7360         message on attach.
7361
7362 2016-02-23  Doug Evans  <dje@google.com>
7363
7364         * gdb.base/skip.c (test_skip): New function.
7365         (end_test_skip_file_and_function): New function.
7366         (test_skip_file_and_function): New function.
7367         * gdb.base/skip1.c (test_skip): New function.
7368         (skip1_test_skip_file_and_function): New function.
7369         * gdb.base/skip.exp: Add tests for new skip options.
7370         * gdb.base/skip-solib.exp: Update expected output.
7371         * gdb.perf/skip-command.cc: New file.
7372         * gdb.perf/skip-command.exp: New file.
7373         * gdb.perf/skip-command.py: New file.
7374
7375 2016-02-22  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7376
7377         * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
7378         info registers pattern.
7379
7380 2016-02-18  Iain Buclaw  <ibuclaw@gdcproject.org>
7381
7382         * lib/future.exp: Add D support.
7383         (gdb_find_gdc): New proc.
7384         (gdb_default_target_compile): Add D support.
7385
7386 2016-02-18  Wei-cheng Wang  <cole945@gmail.com>
7387
7388         * gdb.trace/tspeed.c (myclock): Return wallclock instead of
7389         user+system time.
7390         (trace_speed_test): Determine the iteration count for a time
7391         between 15..30 seconds.
7392
7393 2016-02-18  Walfred Tedeschi  <walfred.tedeschi@intel.com>
7394
7395         * gdb.arch/i386-mpx-sigsegv.c: New file.
7396         * gdb.arch/i386-mpx-sigsegv.exp: New file.
7397         * gdb.arch/i386-mpx-simple_segv.c: New file.
7398         * gdb.arch/i386-mpx-simple_segv.exp: New file.
7399
7400 2016-02-18  Yao Qi  <yao.qi@linaro.org>
7401
7402         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7403         Don't call setup_kfail.
7404
7405 2016-02-18  Yao Qi  <yao.qi@linaro.org>
7406
7407         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7408         Set "set breakpoint condition-evaluation" per $cond_bp_target.
7409
7410 2016-02-16  Doug Evans  <dje@google.com>
7411
7412         * gdb.base/skip.c: Add copyright.  Whitespace cleanup.
7413         * gdb.base/skip1.c: Ditto.
7414         * gdb.base/skip.exp: Whitespace cleanup.
7415
7416 2016-02-16  Don Breazeal  <donb@codesourcery.com>
7417
7418         PR remote/19496
7419         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7420         Remove kfail for PR remote/19496.
7421
7422 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
7423
7424         * lib/gdb.exp (standard_temp_file): Return a path specific to
7425         the runtest invocation.
7426
7427 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
7428
7429         * gdb.trace/save-trace.exp: Change relative path to be in the
7430         standard output directory.
7431
7432 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
7433
7434         * gdb.arch/i386-prologue.c: Add missing prototypes.
7435
7436 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
7437
7438         * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
7439         * gdb.arch/i386-prologue.exp: Likewise.
7440         * gdb.arch/i386-size.exp: Likewise.
7441
7442 2016-02-15  Simon Marchi  <simon.marchi@ericsson.com>
7443
7444         * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
7445         define object file path.
7446         * gdb.btrace/gcore.exp: Use standard_output_file to define core
7447         file path.
7448         * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
7449         standard_output_file to define binfile.
7450
7451 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
7452
7453         Fix compatibility with recent gfortran-5.3.1.
7454         * gdb.fortran/vla-history.exp (print vla1 allocated)
7455         (print vla2 allocated, print $2, print $3): Remove
7456         (print $4): Rename to ...
7457         (print $2): ... here.
7458         (print $9): Rename to ...
7459         (print $5): ... here.
7460         (print $10): Rename to ...
7461         (print $6): ... here.
7462         * gdb.fortran/vla.f90: Add pvla initialization.
7463
7464 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
7465
7466         * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
7467         New test.
7468         * gdb.fortran/vla-value-sub.exp: Likewise.
7469
7470 2016-02-12  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7471
7472         * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
7473
7474 2016-02-12  Simon Marchi  <simon.marchi@ericsson.com>
7475
7476         * i386-biarch-core.exp: Define corefile using
7477         standard_output_file.
7478
7479 2016-02-12  Yao Qi  <yao.qi@linaro.org>
7480
7481         * gdb.arch/arm-single-step-kernel-helper.c: New.
7482         * gdb.arch/arm-single-step-kernel-helper.exp: New.
7483
7484 2016-02-12  Markus Metzger  <markus.t.metzger@intel.com>
7485
7486         * gdb.btrace/tailcall-only.exp: New.
7487         * gdb.btrace/tailcall-only.c: New.
7488         * gdb.btrace/x86_64-tailcall-only.S: New.
7489         * gdb.btrace/i686-tailcall-only.S: New.
7490
7491 2016-02-11  Pedro Alves  <palves@redhat.com>
7492
7493         * README (Parallel testing): Add missing double quotes.
7494
7495 2016-02-11  Pedro Alves  <palves@redhat.com>
7496
7497         * README (Parallel testing): New section.
7498         (GDB_PARALLEL): Rewrite.
7499         (FORCE_PARALLEL): Document.
7500
7501 2016-02-11  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7502
7503         * gdb.trace/tfile-avx.c: New test.
7504         * gdb.trace/tfile-avx.exp: New test.
7505
7506 2016-02-09  Keith Seitz  <keiths@redhat.com>
7507
7508         PR breakpoints/19546
7509         * gdb.base/infcall-exec.c: New file.
7510         * gdb.base/infcall-exec2.c: New file.
7511         * gdb.base/infcall-exec.exp: New file.
7512
7513 2016-02-09  Keith Seitz  <keiths@redhat.com>
7514
7515         * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
7516         (toplevel): Call test_bkpt_address.
7517
7518 2016-02-09  Keith Seitz  <keiths@redhat.com>
7519
7520         PR python/19506
7521         * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
7522         (toplevel): Call test_bkpt_address.
7523
7524 2016-02-09  Simon Marchi  <simon.marchi@ericsson.com>
7525
7526         * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
7527         to AC_OUTPUT.
7528         * configure: Regenerate.
7529
7530 2016-02-09  Pedro Alves  <palves@redhat.com>
7531
7532         PR breakpoints/19548
7533         * gdb.base/execl-update-breakpoints.c (some_function): New
7534         function.
7535         (main): Call it.
7536         * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
7537         Tighten expected GDB output.
7538
7539 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
7540
7541         * Makefile.in (ALL_SUBDIRS): Remove.
7542         (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
7543         (distclean maintainer-clean realclean): Likewise.
7544         * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
7545         * configure: Regenerate.
7546         * gdb.ada/Makefile.in: Delete.
7547         * gdb.arch/Makefile.in: Likewise.
7548         * gdb.asm/Makefile.in: Likewise.
7549         * gdb.base/Makefile.in: Likewise.
7550         * gdb.btrace/Makefile.in: Likewise.
7551         * gdb.cell/Makefile.in: Likewise.
7552         * gdb.compile/Makefile.in: Likewise.
7553         * gdb.cp/Makefile.in: Likewise.
7554         * gdb.disasm/Makefile.in: Likewise.
7555         * gdb.dlang/Makefile.in: Likewise.
7556         * gdb.dwarf2/Makefile.in: Likewise.
7557         * gdb.fortran/Makefile.in: Likewise.
7558         * gdb.gdb/Makefile.in: Likewise.
7559         * gdb.go/Makefile.in: Likewise.
7560         * gdb.guile/Makefile.in: Likewise.
7561         * gdb.java/Makefile.in: Likewise.
7562         * gdb.linespec/Makefile.in: Likewise.
7563         * gdb.mi/Makefile.in: Likewise.
7564         * gdb.modula2/Makefile.in: Likewise.
7565         * gdb.multi/Makefile.in: Likewise.
7566         * gdb.objc/Makefile.in: Likewise.
7567         * gdb.opencl/Makefile.in: Likewise.
7568         * gdb.opt/Makefile.in: Likewise.
7569         * gdb.pascal/Makefile.in: Likewise.
7570         * gdb.perf/Makefile.in: Likewise.
7571         * gdb.python/Makefile.in: Likewise.
7572         * gdb.reverse/Makefile.in: Likewise.
7573         * gdb.server/Makefile.in: Likewise.
7574         * gdb.stabs/Makefile.in: Likewise.
7575         * gdb.threads/Makefile.in: Likewise.
7576         * gdb.trace/Makefile.in: Likewise.
7577         * gdb.xml/Makefile.in: Likewise.
7578         * lib/gdb.exp (make_gdb_parallel_path): Add check for
7579         GDB_PARALLEL.
7580         (standard_output_file): Remove check for GDB_PARALLEL, always
7581         return path in outputs/$subdir/$testname.
7582
7583 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
7584
7585         * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
7586         (site.exp): Assign abs_srcdir to tcl's srcdir.
7587
7588 2016-02-04  Yao Qi  <yao.qi@linaro.org>
7589
7590         * gdb.base/foll-exec-mode.c: Include limits.h.
7591         (main): Add parameters argc and argv.  Get directory from
7592         argv[0].
7593         * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
7594         compilation.
7595         * gdb.base/foll-exec.c: Include limits.h.
7596         (main): Add parameters argc and argv.
7597         Get directory from argv[0].
7598         * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
7599         Adjust tests on the number of lines as source code changed.
7600         * gdb.base/foll-vfork-exit.c: Include limits.h.
7601         (main): Add one line of statement before vfork.
7602         * gdb.base/foll-vfork.c: Include limits.h and string.h.
7603         (main): Add parameters argc and argv.  Get directory from
7604         argv[0].
7605         * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
7606         (setup_gdb): Set tbreak to skip some source lines.
7607         * gdb.multi/bkpt-multi-exec.c: Include limits.h.
7608         (main): Add parameters argc and argv.  Get directory from
7609         argv[0].
7610         * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
7611         compilation.
7612         * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
7613         (main): Add parameters argc and argv.  Get directory from
7614         argv[0].
7615         * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
7616         compilation.
7617
7618 2016-02-01  Doug Evans  <dje@google.com>
7619
7620         * gdb.base/skip.exp: Clean up multiple references to same test name.
7621
7622 2016-02-01  Pedro Alves  <palves@redhat.com>
7623
7624         PR remote/19496
7625         * gdb.threads/forking-threads-plus-breakpoint.exp
7626         (displaced_stepping_supported): New global.
7627         (probe_displaced_stepping_support): New procedure.
7628         (do_test): Add 'displaced' parameter, and use it.
7629         (top level): Check for displaced stepping support.  Add displaced
7630         stepping on/off testing axis.
7631
7632 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
7633
7634         * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
7635         pointer.  Don't perform further tests on the unassociated pointer
7636         if the first test fails.
7637
7638 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
7639
7640         * gdb.base/max-value-size.c: New file.
7641         * gdb.base/max-value-size.exp: New file.
7642         * gdb.base/huge.exp: Disable max-value-size for this test.
7643
7644 2016-01-28  Iain Buclaw  <ibuclaw@gdcproject.org>
7645
7646         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
7647
7648 2016-01-28  Yao Qi  <yao.qi@linaro.org>
7649
7650         * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
7651
7652 2016-01-25  Pedro Alves  <palves@redhat.com>
7653
7654         PR threads/19461
7655         * gdb.base/fork-running-state.c: New file.
7656         * gdb.base/fork-running-state.exp: New file.
7657
7658 2016-01-25  Pedro Alves  <palves@redhat.com>
7659
7660         PR gdb/19494
7661         * gdb.base/catch-fork-kill.c: New file.
7662         * gdb.base/catch-fork-kill.exp: New file.
7663
7664 2016-01-25  Pedro Alves  <palves@redhat.com>
7665
7666         * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
7667         Delete, moved to lib/gdb.exp.
7668         * gdb.threads/forking-threads-plus-breakpoint.exp
7669         (foreach_with_prefix): Likewise.
7670         * gdb.threads/process-dies-while-handling-bp.exp
7671         (foreach_with_prefix): Likewise.
7672         * lib/gdb.exp (foreach_with_prefix): New procedure.
7673
7674 2016-01-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7675
7676         * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
7677         * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
7678
7679 2016-01-23  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7680
7681         * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
7682         endian targets.
7683
7684 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
7685             Pedro Alves  <palves@redhat.com>
7686
7687         Fix testsuite compatibility with Guile.
7688         * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
7689         number.
7690
7691 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
7692
7693         Fix testsuite compatibility with Guile.
7694         * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
7695         (thread 1): New test for backtrace through signal handler.
7696
7697 2016-01-22  Yao Qi  <yao.qi@linaro.org>
7698
7699         PR testsuite/19491
7700         * gdb.base/multi-forks.c: Include
7701         ../lib/unbuffer_output.c
7702         (main): Call gdb_unbuffer_output.
7703
7704 2016-01-21  Doug Evans  <dje@google.com>
7705
7706         * lib/ada.exp (gdb_compile_ada): Fix typo.
7707
7708 2016-01-21  Joel Brobecker  <brobecker@adacore.com>
7709
7710         * gdb.base/break-fun-addr.exp: New file.
7711         * gdb.base/break-fun-addr1.c: New file.
7712         * gdb.base/break-fun-addr2.c: New file.
7713
7714 2016-01-20  Simon Marchi  <simon.marchi@polymtl.ca>
7715
7716         * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
7717         * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
7718         enum flag values.
7719
7720 2016-01-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7721
7722         * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
7723         when GDB can not set the vector return value.  Add more comments
7724         for clarification.
7725
7726 2016-01-20  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7727
7728         * gdb.trace/tspeed.exp:  Use shlib instead of libs in gdb_compile
7729         command.
7730
7731 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
7732
7733         * Makefile.in (DO_RUNTEST): Add --status and update usages.
7734
7735 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
7736
7737         * Makefile.in (check-single): Pass --status to runtest.
7738         (check/%.exp): Likewise.
7739
7740 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
7741
7742         * Makefile.in (check-parallel): Propagate return code from make
7743         do-check-parallel.
7744
7745 2016-01-19  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7746
7747         * gdb.trace/ftrace.exp: Fix expected message on continue.
7748         * gdb.trace/pending.exp: Fix expected message on continue.
7749         * gdb.trace/trace-break.exp: Fix expected message on continue.
7750
7751 2016-01-18  Simon Marchi  <simon.marchi@ericsson.com>
7752
7753         * lib/gdb.exp (gdb_test): Remove unused global references.
7754
7755 2016-01-18  Pedro Alves  <palves@redhat.com>
7756
7757         * gdb.base/async-shell.exp: Adjust expected output.
7758         * gdb.base/dprintf-non-stop.exp: Adjust expected output.
7759         * gdb.base/siginfo-thread.exp: Adjust expected output.
7760         * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
7761         * gdb.java/jnpe.exp: Adjust expected output.
7762         * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
7763         * gdb.threads/continue-pending-status.exp: Adjust expected output.
7764         * gdb.threads/leader-exit.exp: Adjust expected output.
7765         * gdb.threads/manythreads.exp: Adjust expected output.
7766         * gdb.threads/pthreads.exp: Adjust expected output.
7767         * gdb.threads/schedlock.exp: Adjust expected output.
7768         * gdb.threads/siginfo-threads.exp: Adjust expected output.
7769         * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
7770         expected output.
7771         * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
7772         output.
7773         * gdb.threads/sigthread.exp: Adjust expected output.
7774         * gdb.threads/watchpoint-fork.exp: Adjust expected output.
7775
7776 2016-01-18  Yao Qi  <yao.qi@linaro.org>
7777
7778         * gdb.guile/scm-section-script.c: Replace @progbits with
7779         %progbits.
7780         * gdb.python/py-section-script.c: Likewise.
7781
7782 2016-01-15  Pedro Alves  <palves@redhat.com>
7783
7784         * gdb.multi/tids.exp: Test star wildcard ranges.
7785
7786 2016-01-15  Pedro Alves  <palves@redhat.com>
7787
7788         * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
7789         command from "thread apply" invocation.
7790         (thr_apply_info_thr_invalid): Default the expected output to the
7791         input tid list.
7792         (top level): Add tests that use convenience variables.  Add tests
7793         for "thread apply" with a valid TID list, but missing the command.
7794
7795 2016-01-13  Pedro Alves  <palves@redhat.com>
7796
7797         * gdb.base/default.exp: Expect $_gthread as well.
7798         * gdb.multi/tids.exp: Test $_gthread.
7799         * gdb.threads/thread-specific.exp: Test $_gthread.
7800
7801 2016-01-13  Pedro Alves  <palves@redhat.com>
7802
7803         * gdb.multi/tids.exp: Test "info threads -gid".
7804
7805 2016-01-13  Pedro Alves  <palves@redhat.com>
7806
7807         * gdb.multi/tids.exp: Test InferiorThread.global_num and
7808         Breakpoint.thread.
7809         * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
7810
7811 2016-01-07  Pedro Alves  <palves@redhat.com>
7812
7813         * gdb.base/break.exp: Adjust to output changes.
7814         * gdb.base/hbreak2.exp: Likewise.
7815         * gdb.base/sepdebug.exp: Likewise.
7816         * gdb.base/watch_thread_num.exp: Likewise.
7817         * gdb.linespec/keywords.exp: Likewise.
7818         * gdb.multi/info-threads.exp: Likewise.
7819         * gdb.threads/thread-find.exp: Likewise.
7820         * gdb.multi/tids.c: New file.
7821         * gdb.multi/tids.exp: New file.
7822
7823 2016-01-13  Pedro Alves  <palves@redhat.com>
7824
7825         * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
7826
7827 2016-01-13  Pedro Alves  <palves@redhat.com>
7828
7829         * gdb.base/default.exp: Expect $_inferior as well.
7830         * gdb.multi/base.exp: Test $_inferior.
7831
7832 2016-01-13  Pedro Alves  <palves@redhat.com>
7833
7834         PR breakpoints/19388
7835         * gdb.base/catch-signal-siginfo-cond.c: New file.
7836         * gdb.base/catch-signal-siginfo-cond.exp: New file.
7837
7838 2016-01-12  Josh Stone  <jistone@redhat.com>
7839             Philippe Waroquiers  <philippe.waroquiers@skynet.be>
7840
7841         * gdb.base/catch-syscall.c (do_execve): New variable.
7842         (main): Conditionally trigger an execve.
7843         * gdb.base/catch-syscall.exp: Enable testing for remote targets.
7844         (test_catch_syscall_execve): New, check entry/return across execve.
7845         (do_syscall_tests): Call test_catch_syscall_execve.
7846
7847 2016-01-12  Pedro Alves  <palves@redhat.com>
7848
7849         * gdb.base/random-signal.exp (do_test): New procedure, with body
7850         of testcase moved in.
7851
7852 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
7853             Pedro Alves  <palves@redhat.com>
7854
7855         * gdb.base/funcargs.exp (finish from indirectly called function):
7856         Reintroduce the case for 'First'.
7857
7858 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
7859             Pedro Alves  <palves@redhat.com>
7860
7861         * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
7862         (tcatch_vfork_then_child_follow_exec)
7863         (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
7864         identification.
7865
7866 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
7867
7868         * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
7869         and repeats to unlimited.
7870         * gdb.python/py-value.exp: Likewise.
7871         * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
7872         and repeats to unlimited.
7873
7874 2016-01-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
7875
7876         * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
7877         and reordering the functions.
7878         * gdb.multi/hangout.c: Likewise.
7879         * gdb.multi/hello.c: Likewise.
7880
7881 2016-01-08  Simon Marchi  <simon.marchi@ericsson.com>
7882
7883         * gdb.perf/lib/perftest/perftest.py: Change relative imports to
7884         absolute.
7885         (SingleStatisticTestResult.report): Use dict.keys instead of
7886         dict.iterkeys.
7887
7888 2016-01-06  Pedro Alves  <palves@redhat.com>
7889
7890         * gdb.python/py-infthread.exp: Fix typo.  Expect t0.num to be 1.
7891
7892 2016-01-04  Markus Metzger  <markus.t.metzger@intel.com>
7893
7894         * gdb.btrace/dlopen.exp: New.
7895         * gdb.btrace/dlopen.c: New.
7896         * gdb.btrace/dlopen-dso.c: New.
7897
7898 2015-12-25  Sandra Loosemore  <sandra@codesourcery.com>
7899
7900         * lib/gdb.exp (gdb_test): Update comments to clarify that the
7901         PATTERN argument is optional.
7902
7903 2015-12-24  Joel Brobecker  <brobecker@adacore.com>
7904
7905         * lib/ada.exp (target_compile_ada_from_dir): New function.
7906         (gdb_compile_ada): Reimplement avoiding the use of project files.
7907         * gdb.ada/gnat_ada.gpr: Delete.
7908         * gdb.ada/cond_lang.exp: Adjust test to make path before
7909         filename optional.
7910         * gdb.ada/small_reg_param.exp: Likewise.
7911
7912 2015-12-22  Simon Marchi  <simon.marchi@ericsson.com>
7913
7914         * gdb.base/foll-vork.exp: Remove HP-UX special case.
7915
7916 2015-12-22  Thomas Preud'homme  <thomas.preudhomme@arm.com>
7917
7918         * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
7919         case.
7920
7921 2015-12-21  Simon Marchi  <simon.marchi@ericsson.com>
7922
7923         * gdb.base/break.exp: Remove dead code.
7924         * gdb.base/sepdebug.exp: Likewise.
7925
7926 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
7927
7928         * gdb.asm/asm-source.exp: Remove HP-UX references.
7929         * gdb.base/annota1.exp: Likewise.
7930         * gdb.base/annota3.exp: Likewise.
7931         * gdb.base/attach.exp: Likewise.
7932         * gdb.base/bigcore.exp: Likewise.
7933         * gdb.base/break.exp: Likewise.
7934         * gdb.base/call-ar-st.exp: Likewise.
7935         * gdb.base/callfuncs.exp: Likewise.
7936         * gdb.base/catch-fork-static.exp: Likewise.
7937         * gdb.base/display.exp: Likewise.
7938         * gdb.base/foll-exec-mode.exp: Likewise.
7939         * gdb.base/foll-exec.exp: Likewise.
7940         * gdb.base/foll-fork.exp: Likewise.
7941         * gdb.base/foll-vfork.exp: Likewise.
7942         * gdb.base/funcargs.exp: Likewise.
7943         * gdb.base/hbreak2.exp: Likewise.
7944         * gdb.base/inferior-died.exp: Likewise.
7945         * gdb.base/interrupt.exp: Likewise.
7946         * gdb.base/multi-forks.exp: Likewise.
7947         * gdb.base/nodebug.exp: Likewise.
7948         * gdb.base/sepdebug.exp: Likewise.
7949         * gdb.base/solib1.c: Likewise.
7950         * gdb.base/step-test.exp: Likewise.
7951         * gdb.mi/non-stop.c: Likewise.
7952         * gdb.mi/pthreads.c: Likewise.
7953         * gdb.multi/bkpt-multi-exec.ex: Likewise.
7954         * gdb.threads/pthreads.c: Likewise.
7955         * gdb.threads/staticthreads.exp: Likewise.
7956         * lib/future.exp: Likewise.
7957         * lib/gdb.exp: Likewise.
7958         * gdb.base/so-indr-cl.c: Remove.
7959         * gdb.base/so-indr-cl.exp: Likewise.
7960         * gdb.base/solib.c: Likewise.
7961         * gdb.base/solib.exp: Likewise.
7962         * gdb.base/solib2.c: Likewise.
7963
7964 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
7965
7966         * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
7967         * gdb.base/call-ar-st.exp: Likewise.
7968         * gdb.base/callfuncs.exp: Likewise.
7969         * gdb.base/condbreak.exp: Likewise.
7970         * gdb.base/constvars.exp: Likewise.
7971         * gdb.base/hbreak2.exp: Likewise.
7972         * gdb.base/langs.exp: Likewise.
7973         * gdb.base/list.exp: Likewise.
7974         * gdb.base/long_long.exp: Likewise.
7975         * gdb.base/ptype.exp: Likewise.
7976         * gdb.base/scope.exp: Likewise.
7977         * gdb.base/signals.exp: Likewise.
7978         * gdb.base/so-impl-ld.exp: Likewise.
7979         * gdb.base/varargs.exp: Likewise.
7980         * gdb.base/volatile.exp: Likewise.
7981         * gdb.base/whatis.exp: Likewise.
7982         * gdb.cp/cplusfuncs.exp: Likewise.
7983         * gdb.cp/inherit.exp: Likewise.
7984         * gdb.cp/local.exp: Likewise.
7985         * gdb.cp/member-ptr.exp: Likewise.
7986         * gdb.cp/method.exp: Likewise.
7987         * gdb.cp/overload.exp: Likewise.
7988         * gdb.cp/templates.exp: Likewise.
7989         * gdb.stabs/weird.exp: Likewise.
7990         * lib/compiler.c: Likewise.
7991         * lib/compiler.cc: Likewise.
7992         * lib/cp-support.exp: Likewise.
7993         * lib/gdb.exp: Likewise.
7994
7995 2015-12-20  Simon Marchi  <simon.marchi@polymtl.ca>
7996
7997         * configure.ac: Remove HP-UX case.
7998         * configure: Regenerate.
7999
8000 2015-12-18  Simon Marchi  <simon.marchi@ericsson.com>
8001
8002         * lib/gdb.exp (gdb_compile): Add function doc.
8003
8004 2015-12-17  Pedro Alves  <palves@redhat.com>
8005
8006         PR threads/19354
8007         * gdb.multi/info-threads.exp: New file.
8008
8009 2015-12-15  Yao Qi  <yao.qi@linaro.org>
8010
8011         * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
8012         is aarch64*-*-*.
8013
8014 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8015
8016         * gdb.base/history-duplicates.exp: Skip if no readline support.
8017
8018 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8019
8020         * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
8021
8022 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8023
8024         * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
8025
8026 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8027
8028         * gdb.base/completion.exp: Skip tests that interrupt GDB with
8029         ctrl-C if nointerrupts target property is set.
8030         * gdb.base/double-prompt-target-event-error.exp: Likewise.
8031         * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
8032         * gdb.base/paginate-bg-execution.exp: Likewise.
8033         * gdb.base/paginate-execution-startup.exp: Likewise.
8034         * gdb.base/random-signal.exp: Likewise.
8035         * gdb.base/range-stepping.exp: Likewise.
8036         * gdb.cp/annota2.exp: Likewise.
8037         * gdb.cp/annota3.exp: Likewise.
8038         * gdb.gdb/selftest.exp: Likewise.
8039         * gdb.threads/continue-pending-status.exp: Likewise.
8040         * gdb.threads/leader-exit.exp: Likewise.
8041         * gdb.threads/manythreads.exp: Likewise.
8042         * gdb.threads/pthreads.exp: Likewise.
8043         * gdb.threads/schedlock.exp: Likewise.
8044         * gdb.threads/sigthread.exp: Likewise.
8045
8046 2015-12-11  Don Breazeal  <donb@codesourcery.com>
8047
8048         * gdb.base/execl-update-breakpoints.exp (main): Enable for target
8049         remote.
8050         * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
8051         * gdb.base/foll-exec.exp (main): Enable for target remote.
8052         * gdb.base/foll-fork.exp (main): Likewise.
8053         * gdb.base/foll-vfork.exp (main): Likewise.
8054         * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
8055         (proc continue_to_exit_bp_loc): Use clean_restart.
8056         * gdb.base/pie-execl.exp (main): Disable for target remote.
8057         * gdb.base/watch-vfork.exp (main): Enable for target remote.
8058         * gdb.mi/mi-nsthrexec.exp (main): Likewise.
8059         * gdb.threads/execl.exp (main): Likewise.
8060         * gdb.threads/fork-child-threads.exp (main): Likewise.
8061         * gdb.threads/fork-plus-threads.exp (main): Disable for target
8062         remote.
8063         * gdb.threads/fork-thread-pending.exp (main): Enable for target
8064         remote.
8065         * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
8066         pid.tid style ptids, instead of just tid.
8067         * gdb.threads/thread-execl.exp (main): Enable for target remote.
8068         * gdb.threads/watchpoint-fork.exp (main): Likewise.
8069         * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
8070         ptids, instead of just tid.
8071
8072 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
8073
8074         * gdb.base/list.exp (test_list_forward): Add end of file error
8075         test.
8076         (test_repeat_list_command): Add end of file error test.
8077         (test_list_backwards): Add beginning of file error test.
8078
8079 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
8080
8081         * gdb.base/list.exp (test_list_invalid_args): New function,
8082         defined, and called.
8083
8084 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
8085
8086         * gdb.base/list.exp (test_list): Make test names unique.
8087
8088 2015-12-11  Yao Qi  <yao.qi@linaro.org>
8089
8090         * gdb.base/coremaker2.c: Remove.
8091
8092 2015-12-10  Pedro Alves  <palves@redhat.com>
8093
8094         * gdb.multi/base.exp: Remove stale "spaces" references.
8095
8096 2015-12-10  Pedro Alves  <palves@redhat.com>
8097
8098         * gdb.multi/base.exp: Don't use nowarnings.
8099         * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
8100         * gdb.multi/hangout.c: Include stdio.h.
8101         * gdb.multi/hello.c: Include stdlib.h.
8102         * gdb.multi/multi-arch-exec.c: Include stdlib.h.
8103         * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
8104         * gdb.multi/multi-arch.exp: Don't use nowarnings.
8105
8106 2015-12-10  Andrew Burgess  <andrew.burgess@embecosm.com>
8107
8108         * gdb.dwarf2/dw2-ranges-base.c: New file.
8109         * gdb.dwarf2/dw2-ranges-base.exp: New file.
8110         * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
8111         support additional line table, and debug ranges generation.
8112         (Dwarf::ranges): New function, generate .debug_ranges.
8113         (Dwarf::lines): Support generating simple line table programs.
8114         (Dwarf::assemble): Initialise new namespace variables.
8115
8116 2015-12-09  Kevin Buettner  <kevinb@redhat.com>
8117
8118         * gdb.base/async.exp (proc test_background): Add case for
8119         asynchronous execution not supported.
8120
8121 2015-12-09  Luis Machado  <lgustavo@codesourcery.com>
8122
8123         * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
8124           format and change test names to make them unique.
8125
8126 2015-12-09  Ruslan Kabatsayev  <b7.10110111@gmail.com>
8127             Pedro Alves  <pedro@redhat.com>
8128
8129         PR gdb/18702
8130         Add checking of floatformats setup on x86_64 hosts.
8131         * gdb.arch/i386-float.S (main): Load bigval and smallval.
8132         (smallval, bigval): New labels/constants.
8133         * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
8134         float" after loading bigval and smallval.
8135
8136 2015-12-07  Pierre-Marie de Rodat  <derodat@adacore.com>
8137
8138         * gdb.ada/fun_overload_menu.exp: New testcase.
8139         * gdb.ada/fun_overload_menu/foo.adb: New testcase.
8140
8141 2015-12-04  Josh Stone  <jistone@redhat.com>
8142
8143         * gdb.base/catch-fork-static.exp: New.
8144
8145 2015-12-03  Yao Qi  <yao.qi@linaro.org>
8146
8147         * gdb.base/sizeof.c: Don't include stdio.h and
8148         ../lib/unbuffer_output.c.
8149         (main): New variable 'size' and 'value'.  Remove printf and
8150         gdb_unbuffer_output.  Assign return value to size and value.
8151         * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
8152         at the beginning.
8153         (check_sizeof): Check the result by printing variable 'size'.
8154         (check_valueof): Check the result by printing variable 'value'.
8155
8156 2015-12-01  Yao Qi  <yao.qi@linaro.org>
8157
8158         * gdb.base/disp-step-syscall.exp: Define syscall instruction
8159         for aarch64*-*-linux* target.
8160
8161 2015-11-30  Pedro Alves  <palves@redhat.com>
8162
8163         * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
8164
8165 2015-11-30  Pedro Alves  <palves@redhat.com>
8166
8167         * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
8168         Handle non-stop mode vCont replies.
8169
8170 2015-11-30  Pedro Alves  <palves@redhat.com>
8171
8172         * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
8173         prepare_for_testing.  Start gdb with "set non-stop on" appended to
8174         GDBFLAGS.  Lax expected stop output.
8175
8176 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8177
8178         * gdb.arch/arm-neon.exp: New.
8179         * gdb.arch/arm-neon.c: New.
8180
8181 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8182
8183         * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
8184
8185 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8186
8187         * gdb.cp/annota2.exp: Allow multiple occurrences of the
8188         frames-invalid annotation.
8189
8190 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8191
8192         * gdb.cp/annota2.exp: Use ${frames_invalid}.
8193
8194 2015-11-26  Simon Marchi  <simon.marchi@ericsson.com>
8195
8196         * gdb.threads/names.exp: New file.
8197         * gdb.threads/names.c: New file.
8198         * README: Mention gdb,no_thread_names.
8199
8200 2015-11-26  Markus Metzger  <markus.t.metzger@intel.com>
8201
8202         PR 19297
8203         * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
8204         support" error.
8205
8206 2015-11-24  Pedro Alves  <palves@redhat.com>
8207
8208         PR 17539
8209         * gdb.base/display.exp: Expect displays to be sorted in ascending
8210         order.  Use multi_line.
8211         * gdb.base/solib-display.exp: Likewise.
8212
8213 2015-11-24  Pedro Alves  <palves@redhat.com>
8214
8215         PR 17539
8216         * gdb.base/display.exp: Expect displays to be sorted in ascending
8217         order.  Use multi_line.
8218         * gdb.base/solib-display.exp: Likewise.
8219
8220 2015-11-24  Pedro Alves  <palves@redhat.com>
8221
8222         PR 17539
8223         * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
8224         threads in ascending order.
8225         * gdb.base/foll-fork.exp: Likewise.
8226         * gdb.base/foll-vfork.exp: Likewise.
8227         * gdb.base/multi-forks.exp: Likewise.
8228         * gdb.mi/mi-nonstop.exp: Likewise.
8229         * gdb.mi/mi-nsintrall.exp: Likewise.
8230         * gdb.multi/base.exp: Likewise.
8231         * gdb.multi/multi-arch.exp: Likewise.
8232         * gdb.python/py-inferior.exp: Likewise.
8233         * gdb.threads/break-while-running.exp: Likewise.
8234         * gdb.threads/execl.exp: Likewise.
8235         * gdb.threads/gcore-thread.exp: Likewise.
8236         * gdb.threads/info-threads-cur-sal.exp: Likewise.
8237         * gdb.threads/kill.exp: Likewise.
8238         * gdb.threads/linux-dp.exp: Likewise.
8239         * gdb.threads/multiple-step-overs.exp: Likewise.
8240         * gdb.threads/next-bp-other-thread.exp: Likewise.
8241         * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
8242         * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
8243         * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
8244         * gdb.threads/thread-find.exp: Likewise.
8245         * gdb.threads/tls.exp: Likewise.
8246         * lib/mi-support.exp (mi_reverse_list): Delete.
8247         (mi_check_thread_states): No longer reverse list.
8248
8249 2015-11-24  Pedro Alves  <palves@redhat.com>
8250
8251         * gdb.python/py-inferior.exp: Use with_test_prefix.  Consistently
8252         use lowercase.
8253
8254 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
8255
8256         * gdb.trace/actions.c: Include trace-common.h.
8257         (main): Add a location for a fast tracepoint.
8258         * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
8259         the normal tracepoints.
8260         (gdb_verify_tracepoints): Adjust number of expected tracepoints.
8261
8262 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
8263
8264         * save-trace.exp: Factor out code to these...
8265         (gdb_save_tracepoints): New.
8266         (gdb_load_tracepoints): New.
8267         (do_save_load_test): New.
8268
8269 2015-11-23  Kevin Buettner  <kevinb@redhat.com>
8270
8271         * gdb.base/asmlabel.exp: New test.
8272         * gdb.base/asmlabel.c: New test case.
8273
8274 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
8275
8276         * gdb.base/wrong_frame_bt_full-main.c: New file.
8277         * gdb.base/wrong_frame_bt_full-opaque.c: New file.
8278         * gdb.base/wrong_frame_bt_full.exp: New file.
8279
8280 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
8281
8282         * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
8283
8284 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
8285
8286         * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
8287         pstate register when comparing registers values in
8288         sparc64-*-linux-gnu targets to avoid spurious differences.
8289
8290 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
8291
8292         * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
8293
8294 2015-11-19  Sandra Loosemore  <sandra@codesourcery.com>
8295
8296         * gdb.base/nested-subp1.exp: Pass executable, not executable name,
8297         as type argument to gdb_compile.
8298         * gdb.base/nested-subp2.exp: Likewise.
8299         * gdb.base/nested-subp3.exp: Likewise.
8300
8301 2015-11-17  Dominik Vogt  <vogt@linux.vnet.ibm.com>
8302
8303         * lib/dwarf.exp (_note): Fix left shift of negative value.
8304         * gdb.trace/trace-condition.exp: Likewise.
8305
8306 2015-11-13  Yao Qi  <yao.qi@linaro.org>
8307
8308         * gdb.base/call-sc.exp (test_scalar_returns): Remove the
8309         comments about d10v.
8310         (test_scalar_returns): Likewise.
8311         * gdb.base/d10v.ld: Remove.
8312         * gdb.base/overlays.exp: Remove the target triplet checking for
8313         d10v-*-*.
8314         * gdb.base/structs.exp (test_struct_returns): Remove the
8315         comments about d10v.
8316         (test_struct_calls): Likewise.
8317
8318 2015-11-13  Yao Qi  <yao.qi@linaro.org>
8319
8320         * gdb.base/gnu_vector.exp: Check the return value by "p res".
8321         * gdb.base/gnu_vector.c: Don't include stdio.h.
8322         (main): Don't print res and call add_some_intvecs.
8323
8324 2015-11-11  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8325
8326         * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
8327         macro.
8328         (func5): Removed.
8329         (func4): Use FAST_TRACEPOINT_LABEL.
8330         * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
8331         macro.
8332         (func): Removed.
8333         (thread_function): Use FAST_TRACEPOINT_LABEL.
8334         * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
8335         (func): Remove.
8336         (marker): Use FAST_TRACEPOINT_LABEL.
8337         * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
8338         (pendfunc1): Remove.
8339         (pendfunc): Use FAST_TRACEPOINT_LABEL.
8340         * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
8341         (foo): Remove.
8342         (pendfunc2): Use FAST_TRACEPOINT_LABEL.
8343         * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
8344         macro.
8345         (func): Remove.
8346         (marker): Use FAST_TRACEPOINT_LABEL.
8347         * gdb.trace/trace-common.h: New header.
8348         * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
8349         macro.
8350         (func): Remove.
8351         (marker): Use FAST_TRACEPOINT_LABEL.
8352         * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
8353         (func): Remove.
8354         (thread_function): Use FAST_TRACEPOINT_LABEL.
8355
8356 2015-11-10  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8357
8358         * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
8359         in front.
8360         * gdb.trace/change-loc.exp: Use global pcreg definition.
8361         * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
8362         * gdb.trace/entry-values.exp: Use global spreg definition, add $
8363         in front.
8364         * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
8365         * gdb.trace/pending.exp: Likewise.
8366         * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
8367         * gdb.trace/trace-break.exp: Likewise.
8368         * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
8369         in front.
8370         * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
8371         * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
8372         in front.
8373         * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
8374
8375 2015-11-09  Joel Brobecker  <brobecker@adacore.com>
8376
8377         * gdb.ada/fin_fun_out: New testcase.
8378
8379 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
8380
8381         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
8382         value associated with DW_AT_byte_size.
8383         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
8384         constants for DW_AT_byte_size, DW_AT_lower_bound, and
8385         DW_AT_upper_bound.
8386
8387 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
8388
8389         * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
8390         (gdb_target_symbol_prefix_flags): Define in terms of _asm
8391         version.
8392         * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
8393         gdb.dwarf2/dw2-canonicalize-type.exp,
8394         gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
8395         gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
8396         gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
8397         provided by gdb_target_symbol_prefix_flags_asm.
8398         * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
8399         testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
8400         testsuite/gdb.dwarf2/dw2-unresolved-main.c,
8401         testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
8402         gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
8403         macros where needed).  Use this macro for symbols which require
8404         the prefix provided by SYMBOL_PREFIX.
8405
8406 2015-11-05  Kevin Buettner  <kevinb@redhat.com>
8407
8408         * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
8409         New procs.
8410         * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
8411         representing expressions, of more than one list element.
8412         * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
8413         to prepend linker symbol prefix to f.
8414         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
8415         table_1 and table_2.
8416         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
8417         Likewise, for f and g.
8418         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
8419         for ptr.
8420         * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
8421         for main.
8422         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
8423         table_1_ptr and table_2_ptr.
8424
8425 2015-11-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
8426             Joel Brobecker  <brobecker@adacore.com>
8427
8428         * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
8429
8430 2015-11-04  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8431
8432         * gdb.reverse/s390-mvcle.c: New test.
8433         * gdb.reverse/s390-mvcle.exp: New file.
8434         * lib/gdb.exp: Enable reverse tests on s390*-linux.
8435
8436 2015-11-02  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8437
8438         * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
8439
8440 2015-11-02  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8441
8442         * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
8443         reaching marker2.
8444         * gdb.reverse/getresuid-reverse.exp: Likewise.
8445         * gdb.reverse/pipe-reverse.exp: Likewise.
8446         * gdb.reverse/readv-reverse.exp: Likewise.
8447         * gdb.reverse/recvmsg-reverse.exp: Likewise.
8448         * gdb.reverse/time-reverse.exp: Likewise.
8449         * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
8450
8451 2015-10-30  Yao Qi  <yao.qi@linaro.org>
8452
8453         * gdb.threads/wp-replication.c (watch_count_done): Remove.
8454         (empty_cycle): Remove.
8455         (main): Don't call empty_cycle.  Don't use watch_count_done.
8456         * gdb.threads/wp-replication.exp: Don't set breakpoint on
8457         empty_cycle.  Rewrite the code counting HW watchpoints.
8458
8459 2015-10-30  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8460
8461         * gdb.reverse/fstatat-reverse.c: New test.
8462         * gdb.reverse/fstatat-reverse.exp: New file.
8463         * gdb.reverse/getresuid-reverse.c: New test.
8464         * gdb.reverse/getresuid-reverse.exp: New file.
8465         * gdb.reverse/pipe-reverse.c: New test.
8466         * gdb.reverse/pipe-reverse.exp: New file.
8467         * gdb.reverse/readv-reverse.c: New test.
8468         * gdb.reverse/readv-reverse.exp: New file.
8469         * gdb.reverse/recvmsg-reverse.c: New test.
8470         * gdb.reverse/recvmsg-reverse.exp: New file.
8471         * gdb.reverse/time-reverse.c: New test.
8472         * gdb.reverse/time-reverse.exp: New file.
8473         * gdb.reverse/waitpid-reverse.c: New test.
8474         * gdb.reverse/waitpid-reverse.exp: New file.
8475
8476 2015-10-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
8477
8478         * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
8479
8480 2015-10-26  Doug Evans  <dje@google.com>
8481
8482         PR symtab/17391
8483         * lib/dwarf.exp (_location): Add support for DW_OP_regx.
8484         * gdb.dwarf2/bad-regnum.c: New file.
8485         * gdb.dwarf2/bad-regnum.exp: New file.
8486
8487 2015-10-26  Doug Evans  <dje@google.com>
8488
8489         PR python/18938
8490         * gdb.python/python.exp: Add test for symlink from .py file to .notpy
8491         file.
8492
8493 2015-10-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
8494
8495         * gdb.compile/compile.exp (compile code globalvar): Update expectation
8496         for a change by "Mention language in compile error message".
8497
8498 2015-10-21  Simon Marchi  <simon.marchi@polymtl.ca>
8499
8500         PR python/18073
8501         * gdb.python/py-type.c (C::a_method): New.
8502         (C::a_const_method): New.
8503         (C::a_static_method): New.
8504         (a_function): New.
8505         * gdb.python/py-type.exp (test_fields): Test getting fields
8506         from function and method.
8507
8508 2015-10-21  Keven Boell  <keven.boell@intel.com>
8509
8510         * gdb.fortran/vla-alloc-assoc.exp: New file.
8511         * gdb.fortran/vla-datatypes.exp: New file.
8512         * gdb.fortran/vla-datatypes.f90: New file.
8513         * gdb.fortran/vla-history.exp: New file.
8514         * gdb.fortran/vla-ptype-sub.exp: New file.
8515         * gdb.fortran/vla-ptype.exp: New file.
8516         * gdb.fortran/vla-sizeof.exp: New file.
8517         * gdb.fortran/vla-sub.f90: New file.
8518         * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
8519         * gdb.fortran/vla-value-sub-finish.exp: New file.
8520         * gdb.fortran/vla-value-sub.exp: New file.
8521         * gdb.fortran/vla-value.exp: New file.
8522         * gdb.fortran/vla-ptr-info.exp: New file.
8523         * gdb.mi/mi-vla-fortran.exp: New file.
8524         * gdb.mi/vla.f90: New file.
8525
8526 2015-10-21  Sandra Loosemore  <sandra@codesourcery.com>
8527
8528         * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
8529         of hardwired timeout value.
8530
8531 2015-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
8532             Pedro Alves  <palves@redhat.com>
8533
8534         * gdb.dwarf2/dw2-regno-invalid.exp: New file.
8535         * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
8536
8537 2015-10-19  Josh Stone  <jistone@redhat.com>
8538
8539         * gdb.base/catch-syscall.c: Include <sched.h>.
8540         (unknown_syscall): New variable.
8541         (main): Trigger a vfork and an unknown syscall.
8542         * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
8543         (unknown_syscall_number): Likewise.
8544         (check_call_to_syscall): Accept an optional syscall pattern.
8545         (check_return_from_syscall): Likewise.
8546         (check_continue): Likewise.
8547         (test_catch_syscall_without_args): Check for vfork and ENOSYS.
8548         (test_catch_syscall_skipping_return): New test toggling off 'catch
8549         syscall' to step over the syscall return, then toggling back on.
8550         (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
8551         during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
8552         (do_syscall_tests): Call test_catch_syscall_without_args and
8553         test_catch_syscall_mid_vfork.
8554         (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
8555         (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
8556
8557 2015-10-19  Andrew Stubbs  <ams@codesourcery.com>
8558
8559         * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
8560         print g_vE): Add new pass patterns.
8561         * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
8562         print various symbol names for vptr fields.
8563
8564 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
8565
8566         * gdb.base/dbx.exp (test_func): Remove xfails, update expected
8567         results.
8568
8569 2015-10-12  Yao Qi  <yao.qi@linaro.org>
8570
8571         * gdb.arch/disp-step-insn-reloc.exp: New test case.
8572
8573 2015-10-12  Yao Qi  <yao.qi@linaro.org>
8574
8575         * lib/gdb.exp (support_displaced_stepping): Return 1 if target
8576         is aarch64*-*-linux*.
8577
8578 2015-10-12  Yao Qi  <yao.qi@linaro.org>
8579
8580         * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
8581         (can_relocate_bcond_true): ... it.
8582         (can_relocate_bcond_false): New function.
8583         (foo): Likewise.
8584         (can_relocate_bl): Likewise.
8585         (testcases) [__aarch64__]: Add can_relocate_bcond_false and
8586         can_relocate_bl.
8587
8588 2015-10-12  Pierre-Marie de Rodat  <derodat@adacore.com>
8589
8590         * gdb.base/nested-addr.c: New file.
8591         * gdb.base/nested-addr.exp: New testcase.
8592
8593 2015-10-09  Markus Metzger  <markus.t.metzger@intel.com>
8594
8595         * gdb.btrace/vdso.c (main): Remove breakpoint markers.
8596         * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
8597         its output.  Ignore the output of "record goto begin" and instead
8598         check that GDB is replaying.
8599
8600 2015-10-09  Pedro Alves  <palves@redhat.com>
8601
8602         * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
8603         (top level): Use it in the run with no args test.
8604
8605 2015-10-08  Iain Buclaw  <ibuclaw@gdcproject.org>
8606
8607         * gdb.dlang/properties.exp: New file.
8608
8609 2015-10-02  Sandra Loosemore  <sandra@codesourcery.com>
8610
8611         * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
8612         whether or not address 0x1000 is mapped on the target.
8613
8614 2015-09-30  Simon Marchi  <simon.marchi@ericsson.com>
8615
8616         * gdb.python/py-type.exp: Do not run tests if binaries fail to
8617         build.
8618
8619 2015-09-30  Markus Metzger  <markus.t.metzger@intel.com>
8620
8621         * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
8622         instruction-history test.
8623
8624 2015-09-28  Doug Evans  <dje@google.com>
8625
8626         * gdb.base/gcore.c (array_func): Add reference to static_array.
8627
8628 2015-09-25  Simon Marchi  <simon.marchi@ericsson.com>
8629
8630         * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
8631         source line.
8632
8633 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
8634
8635         * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
8636         short or char as base type.
8637
8638 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
8639
8640         * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
8641         to allow any size enum.
8642
8643 2015-09-23  Pierre-Marie de Rodat  <derodat@adacore.com>
8644
8645         * gdb.ada/array_ptr_renaming.exp: New testcase.
8646         * gdb.ada/array_ptr_renaming/foo.adb: New file.
8647         * gdb.ada/array_ptr_renaming/pack.ads: New file.
8648
8649 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
8650
8651         * gdb.trace/ftrace-lock.c: New file.
8652         * gdb.trace/ftrace-lock.exp: New file.
8653
8654 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
8655
8656         * gdb.arch/insn-reloc.c: New file.
8657         * gdb.arch/ftrace-insn-reloc.exp: New file.
8658
8659 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
8660
8661         * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
8662         instruction.
8663         * gdb.trace/pendshr1.c (pendfunc): Likewise.
8664         * gdb.trace/pendshr2.c (pendfunc2): Likewise.
8665         * gdb.trace/range-stepping.c: Likewise.
8666         * gdb.trace/trace-break.c: Likewise.
8667         * gdb.trace/trace-mt.c (thread_function): Likewise.
8668         * gdb.trace/ftrace.c (marker): Likewise.
8669         * gdb.trace/trace-condition.c (marker): Likewise.
8670         * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
8671         * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
8672         is_aarch64_target.
8673
8674 2015-09-18  Doug Evans  <xdje42@gmail.com>
8675
8676         * gdb.dwarf2/dw2-bad-unresolved.c: New file.
8677         * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
8678
8679 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
8680
8681         * gdb.base/dso2dso.exp: Don't use directory prefix when setting
8682         the breakpoint.
8683
8684 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
8685
8686         * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
8687         the pending breakpoint.  Remove timeout override for "Run till
8688         MI pending breakpoint on pendfunc3 on thread 2" test.
8689
8690 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
8691
8692         * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
8693         filename pattern.
8694
8695 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
8696
8697         * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
8698         in breakpoint filename pattern.
8699
8700 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
8701
8702         * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
8703
8704 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
8705
8706         * gdb.linespec/explicit.exp: Check for readline support for
8707         tab-completion tests.  Fix obvious typo.
8708
8709 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
8710
8711         * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
8712         and replay.
8713
8714 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
8715
8716         * gdb.btrace/non-stop.c: New.
8717         * gdb.btrace/non-stop.exp: New.
8718
8719 2015-09-17  Pierre Langlois  <pierre.langlois@arm.com>
8720             Yao Qi  <yao.qi@linaro.org>
8721
8722         * gdb.trace/trace-condition.c: New file.
8723         * gdb.trace/trace-condition.exp: New file.
8724
8725 2015-09-16  Wei-cheng Wang  <cole945@gmail.com>
8726
8727         * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
8728         for testing bytecode compilation.
8729
8730 2015-09-16  Pedro Alves  <palves@redhat.com>
8731             Sandra Loosemore <sandra@codesourcery.com>
8732
8733         * gdb.threads/non-stop-fair-events.c (timeout): New global.
8734         (SECONDS): Redefine.
8735         (main): Call pthread_kill and alarm early.
8736         * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
8737         support.
8738         (test): If the target can't hardware step and doesn't support
8739         displaced stepping, increase the timeout.
8740
8741 2015-09-16  Pedro Alves  <palves@redhat.com>
8742
8743         * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
8744         (enable_debug): New procedures.
8745         (test): Use them.  Bail out if waiting for threads fails.
8746         (top level): Bail out if a test fails.
8747
8748 2015-09-16  Yao Qi  <yao.qi@linaro.org>
8749
8750         * gdb.asm/asm-source.exp: Set asm-arch for
8751         aarch64*-*-* target.
8752         * gdb.asm/aarch64.inc: New file.
8753
8754 2015-09-15  Pierre-Marie de Rodat  <derodat@adacore.com>
8755
8756         * gdb.ada/array_of_variable_length.exp: New testcase.
8757         * gdb.ada/array_of_variable_length/foo.adb: New file.
8758         * gdb.ada/array_of_variable_length/pck.adb: New file.
8759         * gdb.ada/array_of_variable_length/pck.ads: New file.
8760
8761 2015-09-15  Doug Evans  <dje@google.com>
8762
8763         * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
8764         of function static local variable.
8765
8766 2015-09-15  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
8767
8768         * gdb.threads/tls-so_extern.exp: New test file.
8769         * gdb.threads/tls-so_extern.c: New test file.
8770         * gdb.threads/tls-so_extern_main.c: New test file.
8771
8772 2015-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
8773
8774         * gdb.opt/solib-intra-step-lib.c: New file.
8775         * gdb.opt/solib-intra-step-main.c: New file.
8776         * gdb.opt/solib-intra-step.exp: New file.
8777
8778 2015-09-15  Pedro Alves  <palves@redhat.com>
8779
8780         * gdb.threads/non-ldr-exc-3.exp (do_test): Use
8781         gdb_continue_to_breakpoint instead of gdb_test_multiple.
8782
8783 2015-09-14  Pedro Alves  <palves@redhat.com>
8784
8785         * gdb.base/hook-stop-continue.c: Delete.
8786         * gdb.base/hook-stop-continue.exp: Delete.
8787         * gdb.base/hook-stop-frame.c: Delete.
8788         * gdb.base/hook-stop-frame.exp: Delete.
8789         * gdb.base/hook-stop.c: New file.
8790         * gdb.base/hook-stop.exp: New file.
8791
8792 2015-09-14  Pierre-Marie de Rodat  <derodat@adacore.com>
8793
8794         * gdb.ada/access_to_packed_array.exp: New testcase.
8795         * gdb.ada/access_to_packed_array/foo.adb: New file.
8796         * gdb.ada/access_to_packed_array/pack.adb: New file.
8797         * gdb.ada/access_to_packed_array/pack.ads: New file.
8798
8799 2015-09-14  Markus Metzger  <markus.t.metzger@intel.com>
8800
8801         * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
8802         buffer size test.
8803
8804 2015-09-11  Don Breazeal  <donb@codesourcery.com>
8805
8806         * gdb.base/foll-exec.c: Add copyright header.  Fix
8807         formatting issues.
8808         * gdb.base/foll-exec.exp (zap_session): Delete proc.
8809         (do_exec_tests): Use clean_restart in place of zap_session,
8810         and for test initialization.  Fix formatting issues.  Use
8811         fail in place of perror.
8812         * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
8813         an expect statement to match an expression with output from
8814         the program under debug.
8815         * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
8816         non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
8817         * gdb.threads/non-ldr-exc-2.exp: Likewise.
8818         * gdb.threads/non-ldr-exc-3.exp: Likewise.
8819         * gdb.threads/non-ldr-exc-4.exp: Likewise.
8820
8821 2015-09-09  Doug Evans  <dje@google.com>
8822
8823         * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
8824
8825 2015-09-09  Doug Evans  <dje@google.com>
8826
8827         * gdb.base/pie-execl.exp: Fix result test of build_executable.
8828
8829 2015-09-09  Doug Evans  <dje@google.com>
8830
8831         * gdb.base/savedregs.exp: Fix typo.
8832
8833 2015-09-09  Pedro Alves  <palves@redhat.com>
8834
8835         * gdb.mi/mi-cli.exp: Add CLI finish tests.
8836
8837 2015-09-08  Sandra Loosemore  <sandra@codesourcery.com>
8838
8839         * gdb.threads/hand-call-in-threads.exp: Make sure the thread
8840         command actually switches threads.  Give up on remaining
8841         tests if target fails to stop at breakpoint.
8842
8843 2015-09-03  Pierre-Marie de Rodat  <derodat@adacore.com>
8844
8845         * gdb.ada/funcall_char.exp: New testcase.
8846         * gdb.ada/funcall_char/foo.adb: New file.
8847
8848 2015-09-01  Pierre-Marie de Rodat  <derodat@adacore.com>
8849
8850         * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
8851         expected outputs.  Add two testcases for completing ambiguous
8852         functions.
8853         * gdb.ada/complete/aux_pck.adb: New file.
8854         * gdb.ada/complete/aux_pck.ads: New file.
8855         * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
8856         Ambiguous_Func functions.
8857         * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
8858         * gdb.ada/complete/pck.adb: Likewise.
8859
8860 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
8861
8862         * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
8863         failures to run the test program under GDB.
8864
8865 2015-08-26  Luis Machado  <lgustavo@codesourcery.com>
8866
8867         * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
8868         to C.
8869
8870 2015-08-26  Patrick Palka  <patrick@parcs.ath.cx>
8871
8872         * gdb.base/run-after-attach.exp: New test file.
8873         * gdb.base/run-after-attach.c: New test file.
8874
8875 2015-08-26  Don Breazeal  <donb@codesourcery.com>
8876
8877         * gdb.base/foll-exec-2.c: New test program.
8878         * gdb.base/foll-exec-2.exp: New test.
8879
8880 2015-08-25  Pierre-Marie de Rodat  <derodat@adacore.com>
8881
8882         * gdb.base/nested-subp1.exp: New file.
8883         * gdb.base/nested-subp1.c: New file.
8884         * gdb.base/nested-subp2.exp: New file.
8885         * gdb.base/nested-subp2.c: New file.
8886         * gdb.base/nested-subp3.exp: New file.
8887         * gdb.base/nested-subp3.c: New file.
8888
8889 2015-08-24  Pedro Alves  <palves@redhat.com>
8890
8891         * gdb.server/connect-without-multi-process.c: New file.
8892         * gdb.server/connect-without-multi-process.exp: New file.
8893
8894 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
8895
8896         * gdb.opt/inline-markers.c: Make z int.
8897
8898 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
8899
8900         * gdb.opt/inline-markers.c: Make z volatile.
8901
8902 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
8903
8904         * gdb.opt/inline-bt.c: New volatile global z.
8905         * gdb.opt/inline-cmds.c: Likewise.
8906         * gdb.opt/inline-locals.c: Likewise.
8907         * gdb.opt/inline-markers.c: New extern global z.
8908         (marker): Use z.
8909         (inline_fn): Likewise.
8910
8911 2015-08-24  Pedro Alves  <palves@redhat.com>
8912
8913         * config/m32r-stub.exp: Remove file.
8914         * gdb.base/call-ar-st.exp: Remove reference to sparclet.
8915         * gdb.base/call-rt-st.exp: Likewise.
8916         * gdb.base/call-strs.exp: Likewise.
8917         * gdb.base/default.exp: Remove references to h8300-*-hms and
8918         *-*-udi*.
8919         * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
8920
8921 2015-08-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8922
8923         * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
8924         -Wno-psabi" if "-mcpu=native" fails.  For the tests with "finish"
8925         and "return" use KFAIL when GDB can not read/write the vector
8926         return value.
8927
8928 2015-08-21  Gary Benson <gbenson@redhat.com>
8929
8930         * gdb.trace/pending.exp: Cope with remote transfer warnings.
8931
8932 2015-08-20  Pedro Alves  <palves@redhat.com>
8933
8934         * gdb.server/solib-list.exp: No longer expect an interior stop in
8935         non-stop mode.
8936
8937 2015-08-20  Pedro Alves  <palves@redhat.com>
8938
8939         * gdb.server/connect-stopped-target.c: New file.
8940         * gdb.server/connect-stopped-target.exp: New file.
8941
8942 2015-08-20  Pedro Alves  <palves@redhat.com>
8943
8944         * gdb.dwarf2/comp-unit-lang.exp: New file.
8945         * gdb.dwarf2/comp-unit-lang.c: New file.
8946
8947 2015-08-20  Pierre-Marie de Rodat  <derodat@adacore.com>
8948
8949         * gdb.ada/attr_ref_and_charlit.exp: New testcase.
8950         * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
8951
8952 2015-08-19  Kevin Buettner  <kevinb@redhat.com>
8953
8954         * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
8955         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
8956
8957 2015-08-18  Doug Evans  <dje@google.com>
8958             Adrian Sendroiu <adrian.sendroiu@freescale.com>
8959
8960         * lib/gdb.exp (skip_python_tests_prompt): Renamed from
8961         skip_python_tests.  New arg prompt_regexp.
8962         (skip_python_tests): New function.
8963         * lib/mi-support.exp (mi_skip_python_tests): New function.
8964         * gdb.python/py-mi-objfile-gdb.py: New file.
8965         * gdb.python/py-mi-objfile.c: New file.
8966         * gdb.python/py-mi-objfile.exp: New file.
8967
8968 2015-08-17  Keith Seitz  <keiths@redhat.com>
8969
8970         * gdb.linespec/explicit.exp: Move strace test from here ...
8971         * gdb.trace/strace.exp: ... to here.
8972
8973 2015-08-15  Patrick Palka  <patrick@parcs.ath.cx>
8974
8975         * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
8976         * gdb.base/kill-detach-inferiors-cmd.c: New test file.
8977
8978 2015-08-14  Doug Evans  <xdje42@gmail.com>
8979
8980         * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
8981         inferior before selecting a new file.
8982
8983 2015-08-14  Doug Evans  <xdje42@gmail.com>
8984
8985         * gdb.mi/mi-disassemble.exp: Update.
8986         * gdb.base/disasm-optim.S: New file.
8987         * gdb.base/disasm-optim.c: New file.
8988         * gdb.base/disasm-optim.h: New file.
8989         * gdb.base/disasm-optim.exp: New file.
8990
8991 2015-08-14  Keith Seitz  <keiths@redhat.com>
8992
8993         * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
8994         "evaluated-by".
8995
8996 2015-08-13  Joel Brobecker  <brobecker@adacore.com>
8997
8998         * gdb.base/dso2dso.exp: Improve the testcase's documentation.
8999
9000 2015-08-13  Pierre-Marie de Rodat  <derodat@adacore.com>
9001
9002         * gdb.ada/fun_renaming.exp: New testcase.
9003         * gdb.ada/fun_renaming/fun_renaming.adb: New file.
9004         * gdb.ada/fun_renaming/pack.adb: New file.
9005         * gdb.ada/fun_renaming/pack.ads: New file.
9006
9007 2015-08-12  Keith Seitz  <keiths@redhat.com>
9008
9009         * gdb.base/dso2dso.exp: Pass basename of source file in call to
9010         gdb_get_line_number.
9011
9012 2015-08-12  Joel Brobecker  <brobecker@adacore.com>
9013
9014         * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
9015         gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
9016         gdb.base/dso2dso.exp: New files.
9017
9018 2015-08-12  Sergio Durigan Junior  <sergiodj@redhat.com>
9019             Pedro Alves  <palves@redhat.com>
9020             Keith Seitz  <keiths@redhat.com>
9021
9022         * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
9023         GDBFLAGS.
9024
9025 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
9026
9027         * gdb.base/gdbhistsize-history.exp
9028         (test_histsize_history_setting): Use save_vars.
9029         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9030         Use save_vars.
9031         (test_no_truncation_of_unlimited_history_file): Use save_vars.
9032         * gdb.base/readline.exp: Use save_vars.
9033
9034 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
9035
9036         * lib/gdb.exp (save_vars): New proc.
9037
9038 2015-08-11  Keith Seitz  <keiths@redhat.com>
9039
9040         * gdb.base/help.exp: Update help_breakpoint_text.
9041
9042 2015-08-11  Keith Seitz  <keiths@redhat.com>
9043
9044         * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
9045         (at toplevel): Call test_explicit_breakpoints.
9046         * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
9047         breakpoints.
9048         * lib/mi-support.exp (mi_make_breakpoint): Add support for
9049         breakpoint conditions, "-cond".
9050
9051 2015-08-11  Keith Seitz  <keiths@redhat.com>
9052
9053         * gdb.linespec/3explicit.c: New file.
9054         * gdb.linespec/cpexplicit.cc: New file.
9055         * gdb.linespec/cpexplicit.exp: New file.
9056         * gdb.linespec/explicit.c: New file.
9057         * gdb.linespec/explicit.exp: New file.
9058         * gdb.linespec/explicit2.c: New file.
9059         * gdb.linespec/ls-errs.exp: Add explicit location tests.
9060         * lib/gdb.exp (capture_command_output): Regexp-escape `command'
9061         before using in the matching pattern.
9062         Clarify that `prefix' is a regular expression.
9063
9064 2015-08-11  Keith Seitz  <keiths@redhat.com>
9065
9066         * gdb.base/dprintf-pending.exp: Update dprintf "without format"
9067         test.
9068         Add tests for missing ",FMT" and ",".
9069
9070 2015-08-10  Doug Evans  <dje@google.com>
9071             Keith Seitz  <keiths@redhat.com>
9072
9073         PR gdb/17960
9074         * gdb.base/completion.exp: Add location completer tests.
9075
9076 2015-08-07  Pedro Alves  <palves@redhat.com>
9077
9078         * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
9079         tests here.
9080         (top level): Run do_test with and without displaced stepping.
9081
9082 2015-08-07  Pedro Alves  <palves@redhat.com>
9083
9084         * gdb.base/valgrind-disp-step.c: New file.
9085         * gdb.base/valgrind-disp-step.exp: New file.
9086
9087 2015-08-07  Pedro Alves  <palves@redhat.com>
9088
9089         * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
9090         Delete function.
9091         (main): Add alarm.  Run an infinite loop instead of calling
9092         wait_threads.
9093         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
9094         comment.
9095         * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
9096         Delete function.
9097         (main): Add alarm.  Run an infinite loop instead of calling
9098         wait_threads.
9099         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
9100         comment.
9101
9102 2015-08-07  Pedro Alves  <palves@redhat.com>
9103
9104         * gdb.base/checkpoint-ns.exp: New file.
9105         * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
9106         standard_testfile.
9107
9108 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
9109
9110         * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
9111         * gdb.btrace/instruction_history.exp: Update.
9112         * gdb.btrace/tsx.exp: New.
9113         * gdb.btrace/tsx.c: New.
9114
9115 2015-08-06  Pedro Alves <palves@redhat.com>
9116
9117         * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
9118         increase timeout.
9119         * gdb.reverse/until-precsave.exp: Bump timeouts.
9120
9121 2015-08-06  Pedro Alves  <palves@redhat.com>
9122
9123         * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
9124
9125 2015-08-06  Pedro Alves  <palves@redhat.com>
9126
9127         PR gdb/18749
9128         * gdb.threads/process-dies-while-handling-bp.c: New file.
9129         * gdb.threads/process-dies-while-handling-bp.exp: New file.
9130
9131 2015-08-06  Pedro Alves  <palves@redhat.com>
9132
9133         * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
9134         * gdb.threads/forking-threads-plus-breakpoint.c: New file.
9135
9136 2015-08-05  Pedro Alves  <palves@redhat.com>
9137
9138         * gdb.threads/next-while-other-thread-longjmps.c: New file.
9139         * gdb.threads/next-while-other-thread-longjmps.exp: New file.
9140
9141 2015-08-03  Sandra Loosemore  <sandra@codesourcery.com>
9142
9143         * gdb.base/bp-permanent.exp: Report test as unsupported if
9144         the target cannot stop at the permanent breakpoint.
9145
9146 2015-08-03  Doug Evans  <dje@google.com>
9147
9148         * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
9149         10000.
9150
9151 2015-08-03  Doug Evans  <dje@google.com>
9152
9153         * Makefile.in (workers/%.worker, build-perf): New rule.
9154         (GDB_PERFTEST_MODE): New variable.
9155         (check-perf): Use it.
9156         (clean): Clean up gdb.perf parallel build subdirs.
9157         * lib/build-piece.exp: New file.
9158         * lib/gdb.exp (make_gdb_parallel_path): New function
9159         (standard_output_file, standard_temp_file): Call it.
9160         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9161         of $GDB_PARALLEL.
9162         * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
9163
9164 2015-08-03  Doug Evans  <dje@google.com>
9165
9166         * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
9167         (LOG_FILE_NAME): New global.
9168         (TextReporter.__init__): Initialize self.txt_sum.
9169         (TextReporter.report): Add support for multiple data-points.
9170         Move report to perftest.sum, put raw data in perftest.log.
9171         (TextReporter.start): Open sum and log files.
9172         (TextReporter.end): Close sum and log files.
9173         * gdb.perf/lib/perftest/testresult.py
9174         (SingleStatisticTestResult.record): Handle multiple data-points.
9175
9176 2015-07-31  Pedro Alves  <palves@redhat.com>
9177
9178         * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
9179         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
9180         kill_wait_spawned_process instead of explicit "kill -9".
9181         * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
9182         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
9183         kill_wait_spawned_process.
9184         * gdb.base/attach-twice.exp: Likewise.
9185         * gdb.base/attach.exp: Likewise.
9186         (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
9187         gdb_test_multiple.
9188         * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
9189         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
9190         kill_wait_spawned_process.
9191         * gdb.base/valgrind-infcall.exp: Likewise.
9192         * gdb.multi/multi-attach.exp: Likewise.
9193         * gdb.python/py-prompt.exp: Likewise.
9194         * gdb.python/py-sync-interp.exp: Likewise.
9195         * gdb.server/ext-attach.exp: Likewise.
9196         * gdb.threads/attach-into-signal.exp (corefunc): Use
9197         spawn_wait_for_attach, spawn_id_get_pid and
9198         kill_wait_spawned_process.
9199         * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
9200         spawn_wait_for_attach returning a spawn id instead of a pid.  Use
9201         spawn_id_get_pid and kill_wait_spawned_process.
9202         * gdb.threads/attach-stopped.exp (corefunc): Use
9203         spawn_wait_for_attach, spawn_id_get_pid and
9204         kill_wait_spawned_process.
9205         * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
9206         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
9207         kill_wait_spawned_process instead of explicit "kill -9".
9208         * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
9209         (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
9210         (spawn_wait_for_attach): Use spawn instead of exec to spawn
9211         processes.  Don't map cygwin/windows pids here.  Now returns a
9212         spawn id list.
9213
9214 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
9215
9216         * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
9217         4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
9218         correct patch.
9219
9220 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
9221
9222         * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
9223
9224 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
9225
9226         Reapply:
9227         2014-05-21  Mark Wielaard  <mjw@redhat.com>
9228
9229         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
9230
9231 2015-07-30  Pedro Alves  <palves@redhat.com>
9232
9233         * linux-low.c (handle_extended_wait): Set the child's last
9234         reported status to TARGET_WAITKIND_STOPPED.
9235
9236 2015-07-30  Pedro Alves  <palves@redhat.com>
9237
9238         PR threads/18600
9239         * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
9240         only shows inferior 1.
9241
9242 2015-07-30  Simon Marchi  <simon.marchi@ericsson.com>
9243             Pedro Alves  <palves@redhat.com>
9244
9245         PR threads/18600
9246         * gdb.threads/fork-plus-threads.c: New file.
9247         * gdb.threads/fork-plus-threads.exp: New file.
9248
9249 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9250
9251         * gdb.base/batch-preserve-term-settings.exp
9252         (test_terminal_settings_preserved_after_cli_exit): Use
9253         send_quit_command.
9254
9255 2015-07-29  Pedro Alves  <palves@redhat.com>
9256             Don Breazeal  <donb@codesourcery.com>
9257
9258         * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
9259         output from both inferior_spawn_id and gdb_spawn_id.
9260
9261 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
9262
9263         * gdb.threads/attach-into-signal.exp (corefunc): Use
9264         with_test_prefix on nested loops, uniquefying the test messages.
9265
9266 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
9267
9268         * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
9269         commit.
9270
9271 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9272
9273         * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
9274         New proc.
9275         (test_terminal_settings_preserved_after_sigterm): New test.
9276
9277 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9278
9279         * gdb.base/batch-preserve-term-settings.exp
9280         (test_terminal_settings_preserved_after_cli_exit): New test.
9281
9282 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9283
9284         * gdb.base/batch-preserve-term-settings.exp: Remove top-level
9285         manipulation of saved_gdbflags.
9286         (test_terminal_settings_preserved): Remove global declaration of
9287         the unused variable pagination_prompt.  Remove manipulation of
9288         saved_gdbflags.  Use a local variable EXTRA_GDBFLAGS instead of
9289         GDBFLAGS.
9290
9291 2015-07-29  Pedro Alves  <palves@redhat.com>
9292
9293         * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
9294
9295 2015-07-29  Pedro Alves  <palves@redhat.com>
9296
9297         * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
9298         at the top.
9299
9300 2015-07-29  Pedro Alves  <palves@redhat.com>
9301
9302         * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
9303         (main): Call gdb_unbuffer_output.
9304         * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
9305         (main): Call gdb_unbuffer_output.
9306         * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
9307         (main): Call gdb_unbuffer_output.
9308         * gdb.base/call-strs.exp: Adjust to step over the
9309         gdb_unbuffer_output call.
9310         * gdb.base/catch-gdb-caused-signals.c: Include
9311         "../lib/unbuffer_output.c".
9312         (main): Call gdb_unbuffer_output.
9313         * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
9314         (main): Call gdb_unbuffer_output.
9315         * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
9316         (main): Call gdb_unbuffer_output.
9317         * gdb.base/run.c: Include "../lib/unbuffer_output.c".
9318         (main): Call gdb_unbuffer_output.
9319         * gdb.base/shlib-call.exp: Adjust to step over the
9320         gdb_unbuffer_output call.
9321         * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
9322         (main): Call gdb_unbuffer_output.
9323         * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
9324         (main): Call gdb_unbuffer_output.
9325         * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
9326         (main): Rename to ...
9327         (test): ... this.
9328         (main): Reimplement.
9329         * gdb.base/varargs.exp: Run to test instead of to main.
9330         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9331         (main): Call gdb_unbuffer_output.
9332
9333 2015-07-29  Pedro Alves  <palves@redhat.com>
9334
9335         * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
9336         factore out from mi_continue_dprintf.  For call-style dprintfs,
9337         expect dprintf output out of $inferior_spawn_id.
9338         (mi_continue_dprintf): Use mi_expect_dprintf.
9339         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9340         (main): Call gdb_unbuffer_output.
9341
9342 2015-07-29  Pedro Alves  <palves@redhat.com>
9343
9344         * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
9345         (default_mi_gdb_start): Set inferior_spawn_id instead of
9346         mi_inferior_spawn_id.  If $inferior_spawn_id is not set, set it to
9347         gdb_spawn_id.
9348         (mi_gdb_test): Always expect inferior output from both
9349         $inferior_spawn_id and $gdb_spawn_id.
9350
9351 2015-07-29  Pedro Alves  <palves@redhat.com>
9352
9353         * gdb.gdb/selftest.exp (test_with_self): Update comment.  Use
9354         send_inferior and $inferior_spawn_id.
9355
9356 2015-07-29  Pedro Alves  <palves@redhat.com>
9357
9358         * gdb.gdb/complaints.exp (test_initial_complaints)
9359         (test_serial_complaints, test_short_complaints): Use
9360         gdb_test_stdio.
9361         (test_empty_complaint): Handle $inferior_spawn_id !=
9362         $gdb_spawn_id.
9363
9364 2015-07-29  Pedro Alves  <palves@redhat.com>
9365
9366         * gdb.base/varargs.exp: Use gdb_test_stdio.
9367
9368 2015-07-29  Pedro Alves  <palves@redhat.com>
9369
9370         * gdb.base/shlib-call.exp: Use gdb_test_stdio.
9371
9372 2015-07-29  Pedro Alves  <palves@redhat.com>
9373
9374         * gdb.base/ending-run.exp: Use gdb_test_stdio.
9375
9376 2015-07-29  Pedro Alves  <palves@redhat.com>
9377
9378         * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
9379         parameter into two new parameters, "inf_result" and "gdb_result".
9380         Expect inferior output and gdb output from $inferior_spawn_id and
9381         $gdb_spawn_id, respectively.  Adjust all callers.
9382
9383 2015-07-29  Pedro Alves  <palves@redhat.com>
9384
9385         * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
9386         of gdb_test_sequence.
9387
9388 2015-07-29  Pedro Alves  <palves@redhat.com>
9389
9390         * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
9391         (saw_spurious_output): Expect inferior output from
9392         $inferior_spawn_id.  Use gdb_test_stdio.
9393
9394 2015-07-29  Pedro Alves  <palves@redhat.com>
9395
9396         * gdb.base/dprintf.exp: Use standard_testfile.  Change
9397         prepare_for_testing call.
9398         (srcfile): Don't set.
9399         (restart): New procedure.
9400         (test_dprintf): New procecure, use to continue over dprintfs.
9401         (test_call, test_agent): New procedures, tests moved here.
9402         Restart gdb and recreate dprintfs.  Adjust expected output.
9403
9404 2015-07-29  Pedro Alves  <palves@redhat.com>
9405
9406         * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
9407
9408 2015-07-29  Pedro Alves  <palves@redhat.com>
9409
9410         * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
9411
9412 2015-07-29  Pedro Alves  <palves@redhat.com>
9413
9414         * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
9415         gdb_test_stdio.
9416
9417 2015-07-29  Pedro Alves  <palves@redhat.com>
9418
9419         * lib/gdb.exp (gdb_test_stdio): New procedure.
9420
9421 2015-07-29  Pedro Alves  <palves@redhat.com>
9422
9423         * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
9424
9425 2015-07-29  Pedro Alves  <palves@redhat.com>
9426
9427         * gdb.base/call-signal-resume.exp: Remove check for
9428         gdb,noinferiorio.  Don't expect "no signal".  Use gdb_test.
9429         * gdb.base/unwindonsignal.exp: Likewise.
9430         * gdb.base/call-signals.c (gen_signal): Remove printf call.
9431         * gdb.base/unwindonsignal.c (gen_signal): Likewise.
9432
9433 2015-07-29  Pedro Alves  <palves@redhat.com>
9434
9435         * gdb.base/siginfo-addr.c (pass): New function.
9436         (handler): Call it iff si_addr is correct.
9437         * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
9438         Set a breakpoint at "pass" and continue to it.
9439
9440 2015-07-28  Sergio Durigan Junior  <sergiodj@redhat.com>
9441
9442         * gdb.python/py-objfile.exp: Make some tests have unique names.
9443         * gdb.python/py-pp-registration.exp: Likewise.
9444
9445 2015-07-28  Pedro Alves  <palves@redhat.com>
9446
9447         * gdb.server/server-exec-info.exp: Issue a "disconnect".
9448
9449 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
9450
9451         * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
9452
9453 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
9454
9455         * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
9456
9457 2015-07-27  Patrick Palka  <patrick@parcs.ath.cx>
9458
9459         * gdb.base/gdb-sigterm-2.exp: New test.
9460
9461 2015-07-25  Doug Evans  <xdje42@gmail.com>
9462
9463         Revert:
9464         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9465         (workers/%.worker, build-perf): New rule.
9466         (GDB_PERFTEST_MODE): New variable.
9467         (check-perf): Use it.
9468         (clean): Clean up gdb.perf parallel build subdirs.
9469         * lib/build-piece.exp: New file.
9470         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
9471         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
9472         name.
9473         (standard_temp_file): Ditto.
9474         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9475         of $GDB_PARALLEL.
9476
9477 2015-07-24  Doug Evans  <dje@google.com>
9478
9479         * gdb.perf/lib/perftest/utils.py: New file.
9480         * gdb.perf/gm-hello.cc: New file.
9481         * gdb.perf/gm-pervasive-typedef.cc: New file.
9482         * gdb.perf/gm-pervasive-typedef.h: New file.
9483         * gdb.perf/gm-std.cc: New file.
9484         * gdb.perf/gm-std.h: New file.
9485         * gdb.perf/gm-use-cerr.cc: New file.
9486         * gdb.perf/gm-utils.h: New file.
9487         * gdb.perf/gmonster-null-lookup.py: New file.
9488         * gdb.perf/gmonster-pervasive-typedef.py: New file.
9489         * gdb.perf/gmonster-print-cerr.py: New file.
9490         * gdb.perf/gmonster-ptype-string.py: New file.
9491         * gdb.perf/gmonster-runto-main.py: New file.
9492         * gdb.perf/gmonster-select-file.py: New file.
9493         * gdb.perf/gmonster1-null-lookup.exp: New file.
9494         * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
9495         * gdb.perf/gmonster1-print-cerr.exp: New file.
9496         * gdb.perf/gmonster1-ptype-string.exp: New file.
9497         * gdb.perf/gmonster1-runto-main.exp: New file.
9498         * gdb.perf/gmonster1-select-file.exp: New file.
9499         * gdb.perf/gmonster1.cc: New file.
9500         * gdb.perf/gmonster1.exp: New file.
9501         * gdb.perf/gmonster2-null-lookup.exp: New file.
9502         * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
9503         * gdb.perf/gmonster2-print-cerr.exp: New file.
9504         * gdb.perf/gmonster2-ptype-string.exp: New file.
9505         * gdb.perf/gmonster2-runto-main.exp: New file.
9506         * gdb.perf/gmonster2-select-file.exp: New file.
9507         * gdb.perf/gmonster2.cc: New file.
9508         * gdb.perf/gmonster2.exp: New file.
9509
9510 2015-07-24  Doug Evans  <dje@google.com>
9511
9512         * gdb.perf/README: New file.
9513         * lib/perftest.exp (tcl_string_list_to_python_list): New function.
9514         * lib/gen-perf-test.exp: New file.
9515
9516 2015-07-24  Doug Evans  <dje@google.com>
9517
9518         * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
9519         (PerfTest::startup): New function.
9520         (PerfTest::run): Return result of calling body.
9521         (PerfTest::assemble): Rewrite.
9522         * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
9523         * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
9524         * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
9525         * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
9526         * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
9527
9528 2015-07-24  Doug Evans  <dje@google.com>
9529
9530         * lib/gdb.exp (clean_restart): Make executable optional.
9531
9532 2015-07-24  Doug Evans  <dje@google.com>
9533
9534         * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
9535         compiler_info references.
9536         * gdb.cp/temargs.exp: Ditto.
9537         * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
9538         (get_compiler_info): Early exit if already computed.  Set compiler_info
9539         to "unknown" if there was a problem.
9540         (test_compiler_info): Add function comment.  Call get_compiler_info.
9541
9542 2015-07-24  Doug Evans  <dje@google.com>
9543
9544         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9545         (workers/%.worker, build-perf): New rule.
9546         (GDB_PERFTEST_MODE): New variable.
9547         (check-perf): Use it.
9548         (clean): Clean up gdb.perf parallel build subdirs.
9549         * lib/build-piece.exp: New file.
9550         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
9551         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
9552         name.
9553         (standard_temp_file): Ditto.
9554         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9555         of $GDB_PARALLEL.
9556
9557 2015-07-24  Doug Evans  <dje@google.com>
9558
9559         * lib/future.exp (gdb_default_target_compile): New option
9560         "early_flags".
9561         * lib/gdb.exp (gdb_compile): Undo debian's change in default of
9562         --as-needed.
9563
9564 2015-07-24  Sergio Durigan Junior  <sergiodj@redhat.com>
9565
9566         * gdb.base/catch-syscall.exp: Call gdb_exit before
9567         gdb_skip_xml_test.
9568
9569 2015-07-24  Pedro Alves  <palves@redhat.com>
9570
9571         * gdb.python/py-events.exp: Accept output between the stop event
9572         and the prompt.
9573         * gdb.python/py-evsignal.exp: Likewise.
9574         * gdb.python/py-evthreads.exp: Likewise.
9575
9576 2015-07-24  Pedro Alves  <palves@redhat.com>
9577
9578         PR gdb/18717
9579         * gdb.threads/non-ldr-exit.c: New file.
9580         * gdb.threads/non-ldr-exit.exp: New file.
9581
9582 2015-07-24  Yao Qi  <yao.qi@linaro.org>
9583
9584         * gdb.server/ext-wrapper.exp: Test --wrapper option when
9585         restarting process.
9586
9587 2015-07-24  Yao Qi  <yao.qi@linaro.org>
9588
9589         * gdb.server/ext-restart.exp: New file.
9590
9591 2015-07-24  Yao Qi  <yao.qi@linaro.org>
9592
9593         * lib/gdbserver-support.exp (gdbserver_start_extended): Add
9594         argument options.
9595         * gdb.server/ext-wrapper.exp: New file.
9596
9597 2015-07-23  Doug Evans  <dje@google.com>
9598
9599         * gdb.dwarf2/dw2-dummy-cu.S: New file.
9600         * gdb.dwarf2/dw2-dummy-cu.exp: New file.
9601
9602 2015-07-23  Pierre-Marie de Rodat  <derodat@adacore.com>
9603
9604         * gdb.ada/var_arr_typedef.exp: New testcase.
9605         * gdb.ada/var_arr_typedef/pack.adb: New file.
9606         * gdb.ada/var_arr_typedef/pack.ads: New file.
9607         * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
9608
9609 2015-07-20  Joel Brobecker  <brobecker@adacore.com>
9610
9611         * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
9612
9613 2015-07-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
9614
9615         * gdb.arch/i386-biarch-core.exp: Replace istarget
9616         by "complete set gnutarget". Remove expectation for the "core-file"
9617         command.
9618
9619 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
9620
9621         Revert the previous commit:
9622         Tests for validate symbol file using build-id.
9623
9624 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
9625
9626         Tests for validate symbol file using build-id.
9627         * gdb.base/solib-mismatch-lib.c: New file.
9628         * gdb.base/solib-mismatch-libmod.c: New file.
9629         * gdb.base/solib-mismatch.c: New file.
9630         * gdb.base/solib-mismatch.exp: New file.
9631
9632 2015-07-15  Sandra Loosemore  <sandra@codesourcery.com>
9633
9634         * gdb.base/sigaltstack.exp (finish_test): Add kfail for
9635         nios2-*-linux*.
9636         * gdb.base/sigbpt.exp (stepi_out): Likewise.
9637         * gdb.base/siginfo.exp: Likewise.
9638         * gdb.base/sigstep.exp (advance, advancei): Likewise.
9639
9640 2015-07-15  Pierre Langlois  <pierre.langlois@arm.com>
9641
9642         * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
9643         Move it to ...
9644         * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
9645         ... here.
9646         * gdb.trace/range-stepping.exp: Check that the target supports
9647         range stepping.
9648
9649 2015-07-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
9650
9651         * gdb.arch/i386-biarch-core.exp: Fix comment typo.
9652
9653 2015-07-14  Pedro Alves  <palves@redhat.com>
9654
9655         * gdb.base/killed-outside.exp: New file.
9656         * gdb.base/killed-outside.c: New file.
9657
9658 2015-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
9659
9660         * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
9661         (n at main): New.
9662         * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
9663
9664 2015-07-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
9665
9666         * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
9667         infcall tests instead of setting up for KFAIL.
9668
9669 2015-07-10  Markus Metzger  <markus.t.metzger@intel.com>
9670
9671         * gdb.btrace/record_goto-step.exp: New.
9672
9673 2015-07-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
9674
9675         PR compile/18484
9676         * gdb.compile/compile.c (struct struct_type): Add volatile to
9677         selffield's type.
9678         * gdb.compile/compile.exp
9679         (compile code struct_object.selffield = &struct_object): Skip further
9680         struct_object tests if this one xfails.
9681
9682 2015-07-08  Robert O'Callahan  <robert@ocallahan.org>
9683
9684         PR exp/18617
9685         * gdb.trace/ax.exp: Add test.
9686
9687 2015-07-07  Yao Qi  <yao.qi@linaro.org>
9688
9689         * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
9690         instead of istarget "aarch64*-*-*".
9691         * gdb.arch/aarch64-fp.exp: Likewise.
9692         * gdb.base/float.exp: Likewise.
9693         * gdb.reverse/aarch64.exp: Likewise.
9694         * lib/gdb.exp (is_aarch64_target): New proc.
9695
9696 2015-07-07  Yao Qi  <yao.qi@linaro.org>
9697
9698         * lib/gdb.exp (is_aarch32_target): New proc.
9699         * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
9700         instead of "istarget "arm*-*-*"".
9701         * gdb.arch/arm-disp-step.exp: Likewise.
9702         * gdb.arch/thumb-bx-pc.exp: Likewise.
9703         * gdb.arch/thumb-prologue.exp: Likewise.
9704         * gdb.arch/thumb-singlestep.exp: Likewise.
9705         * gdb.base/disp-step-syscall.exp: Likewise.
9706         * gdb.base/float.exp: Likewise.
9707
9708 2015-07-07  Yao Qi  <yao.qi@linaro.org>
9709
9710         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
9711         Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
9712
9713 2015-07-07  Yao Qi  <yao.qi@linaro.org>
9714
9715         * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
9716         is aarch64.  If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
9717         if it exists.
9718         * gdb.multi/multi-arch.exp: Likewise.
9719
9720 2015-07-07  Simon Marchi  <simon.marchi@ericsson.com>
9721
9722         * gdb.python/py-lazy-string.exp: Add missing parentheses to
9723         print.
9724
9725 2015-07-07  Yao Qi  <yao.qi@linaro.org>
9726
9727         * gdb.arch/thumb-singlestep.exp: Do one more single step.
9728
9729 2015-06-30  Martin Galvan  <martin.galvan@tallertechnologies.com>
9730
9731         * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
9732         '[' and ']' characters.
9733
9734 2015-06-30  Iain Buclaw  <ibuclaw@gdcproject.org>
9735
9736         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9737
9738 2015-06-29  Pedro Alves  <palves@redhat.com>
9739
9740         PR threads/18127
9741         * gdb.threads/hand-call-new-thread.c: New file.
9742         * gdb.threads/hand-call-new-thread.c: New file.
9743
9744 2015-06-26  Keith Seitz  <keiths@redhat.com>
9745             Doug Evans  <dje@google.com>
9746
9747         PR 16253
9748         * gdb.cp/var-tag-2.cc: New file.
9749         * gdb.cp/var-tag-3.cc: New file.
9750         * gdb.cp/var-tag-4.cc: New file.
9751         * gdb.cp/var-tag.cc: New file.
9752         * gdb.cp/var-tag.exp: New file.
9753
9754 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
9755
9756         * gdb.base/history-duplicates.exp: New test.
9757
9758 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
9759
9760         * gdb.base/completion.exp: Test the completion of the "focus"
9761         command.
9762
9763 2015-06-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
9764
9765         * gdb.arch/amd64-prologue-skip.S: New file.
9766         * gdb.arch/amd64-prologue-skip.exp: New file.
9767
9768 2015-06-25  Simon Marchi  <simon.marchi@ericsson.com>
9769
9770         * gdb.python/py-prettyprint.exp (run_lang_tests): Add
9771         is_address_zero_readable check.
9772
9773 2015-06-24  Peter Bergner  <bergner@vnet.ibm.com>
9774
9775         * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
9776         * gdb.arch/powerpc-power.s <rfebb>: Likewise.
9777
9778 2015-06-24  Yao Qi  <yao.qi@linaro.org>
9779
9780         * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
9781         linux targets.
9782
9783 2015-06-24  Yao Qi  <yao.qi@linaro.org>
9784
9785         * lib/gdb.exp (supports_get_siginfo_type): New proc.
9786         * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
9787         * gdb.base/siginfo-thread.exp: Likewise.
9788
9789 2015-06-22  Yao Qi  <yao.qi@linaro.org>
9790
9791         * boards/remote-gdbserver-on-localhost.exp: Add comments.
9792
9793 2015-06-22  Yao Qi  <yao.qi@linaro.org>
9794
9795         * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
9796         aarch64*-*-*.
9797         (skip_hw_watchpoint_tests): Likewise.
9798
9799 2015-06-18  Patrick Palka  <patrick@parcs.ath.cx>
9800
9801         * gdb.base/gdbinit-history.exp: Test the interaction between
9802         setting GDBHISTSIZE and setting the history size via .gdbinit.
9803
9804 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
9805
9806         PR gdb/16999
9807         * gdb.base/gdbhistsize-history.exp: New test.
9808
9809 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
9810
9811         * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
9812         with GDBHISTSIZE.
9813         * gdb.base/readline.exp: Likewise.
9814
9815 2015-06-17  Yao Qi  <yao.qi@linaro.org>
9816
9817         * lib/gdb.exp (get_build_id): Move braces and "else" to the same
9818         line.
9819
9820 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
9821
9822         * gdb.base/gdbinit-history.exp: Add test case to check that
9823         an unlimited history file does not get truncated on exit.
9824
9825 2015-06-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
9826
9827         * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
9828         (VECTOR): New macro.  Use it...
9829         (int4, uint4, char4, float4, int2, longlong2, float2, double2):
9830         ...for these typedefs.
9831         (int8, char1, int1, double1): New typedefs.
9832         (struct just_int2, struct two_int2): New structures.
9833         (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
9834         (add_structvecs, add_singlevecs): New functions.
9835         (main): Call add_some_intvecs twice.
9836         * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
9837         the compile and exit upon failure.  Try compiling for the "native"
9838         architecture.  Test inferior function calls with vector arguments
9839         and vector return value handling with "finish" and "return".
9840
9841 2015-06-10  Jon Turney  <jon.turney@dronecode.org.uk>
9842
9843         * gdb.base/sepdebug.exp: Add EXEEXT where needed.
9844         * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
9845         PE file.
9846         * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
9847
9848 2015-06-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
9849
9850         PR breakpoints/16465
9851         * gdb.mi/mi-dprintf-pending.c: New file.
9852         * gdb.mi/mi-dprintf-pending.exp: New test.
9853         * gdb.mi/mi-dprintf-pendshr.c: New file.
9854
9855 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
9856             Mircea Gherzan  <mircea.gherzan@intel.com>
9857
9858         * gdb.arch/i386-mpx-map.c: New file.
9859         * gdb.arch/i386-mpx-map.exp: New File.
9860
9861 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
9862
9863         * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
9864         * gdb.arch/i386-mpx.exp: Indentation fixed.
9865
9866 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
9867
9868         * gdb.arch/i386-mpx.c: Added final return to the have_mpx
9869         function and improved indentation.
9870         * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
9871         gdb_test_multiple. Added additional tests to skip the test.
9872
9873 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
9874
9875         * gdb.arch/i386-avx512.c: Change path in include file.
9876         * gdb.arch/i386-avx512.exp: Change include dir path
9877         compilation flag.
9878         * gdb.arch/i386-mpx.c: Change path in include file.
9879         * gdb.arch/i386-mpx.exp: Change include dir path compilation
9880         flag.
9881
9882 2015-06-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
9883
9884         * gdb.compile/compile-print.exp (compile print *vararray@3)
9885         (compile print *vararrayp@3): Change xfail to kfail compile/18489.
9886
9887 2015-06-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
9888
9889         * gdb.compile/compile.exp (keep jit in memory): Rename to ...
9890         (do not keep jit in memory): ... this.
9891         (expect 5): Change it to ...
9892         (expect no 5): ... this.
9893
9894 2015-06-02  Simon Marchi  <simon.marchi@ericsson.com>
9895
9896         PR gdb/15564
9897         * gdb.mi/mi-detach.exp: New file.
9898
9899 2015-06-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
9900
9901         PR symtab/18392
9902         * gdb.arch/amd64-tailcall-self.S: New file.
9903         * gdb.arch/amd64-tailcall-self.c: New file.
9904         * gdb.arch/amd64-tailcall-self.exp: New file.
9905
9906 2015-05-28  Don Breazeal  <donb@codesourcery.com>
9907
9908         * gdb.base/foll-vfork.exp (main): Disable exec-dependent
9909         tests for remote targets by checking is_target_gdbserver.
9910
9911 2015-05-27  Doug Evans  <dje@google.com>
9912
9913         * gdb.dwarf2/opaque-type-lookup-2.c: New file.
9914         * gdb.dwarf2/opaque-type-lookup.c: New file.
9915         * gdb.dwarf2/opaque-type-lookup.exp: New file.
9916
9917 2015-05-26  Doug Evans  <dje@google.com>
9918
9919         * gdb.cp/iostream.cc: New file.
9920         * gdb.cp/iostream.exp: New file.
9921
9922 2015-05-26  Doug Evans  <dje@google.com>
9923
9924         * gdb.dwarf2/dw2-op-call.exp: Update.
9925         * gdb.dwarf2/dw4-sig-types.exp: Update.
9926         * gdb.dwarf2/implptr.exp: Update.
9927         * gdb.mi/mi-cmd-param-changed.exp: Update.
9928
9929 2015-05-26  Doug Evans  <dje@google.com>
9930
9931         * gdb.python/py-lazy-string.c: New file.
9932         * gdb.python/py-lazy-string.exp: New file.
9933         * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
9934         (main): Update.  Add estring3.
9935         * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
9936         * gdb.python/py-prettyprint.py (pp_ls): Handle length.
9937
9938 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
9939             Yao Qi  <yao.qi@linaro.org>
9940
9941         * gdb.reverse/aarch64.c: New.
9942         * gdb.reverse/aarch64.exp: New.
9943
9944 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
9945
9946         * lib/gdb.exp (supports_process_record): Return true for
9947         aarch64*-linux*.
9948         (supports_reverse): Likewise.
9949
9950 2015-05-22  Patrick Palka  <patrick@parcs.ath.cx>
9951
9952         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9953         Use with_test_prefix.
9954
9955 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
9956
9957         * gdb.base/completion.exp: Add test for completion of layout
9958         names.
9959
9960 2015-05-20  Andrew Burgess  <andrew.burgess@embecosm.com>
9961
9962         * lib/gdb.exp (skip_tui_tests): New proc.
9963         * gdb.base/tui-layout.exp: Check skip_tui_tests.
9964
9965 2015-05-19  Pedro Alves  <palves@redhat.com>
9966
9967         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9968         Save the whole env array instead of just HOME.  Unset HISTSIZE in
9969         the environment while testing.  Restore whole environment
9970         afterwards.
9971
9972 2015-05-16  Doug Evans  <xdje42@gmail.com>
9973
9974         * gdb.guile/scm-ports.c: New file.
9975         * gdb.guile/scm-ports.exp: Add memory port tests.
9976
9977 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
9978
9979         * gdb.compile/compile-print.c: New file.
9980         * gdb.compile/compile-print.exp: New file.
9981
9982 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
9983
9984         * gdb.compile/compile-ops.exp: Cast param to void.
9985         * gdb.compile/compile.exp: Complete type for _gdb_expr.
9986         (compile code struct_object.selffield = &struct_object): Add xfail.
9987
9988 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
9989
9990         * gdb.ada/arr_enum_with_gap: New testcase.
9991
9992 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
9993
9994         * gdb.ada/byte_packed_arr: New testcase.
9995
9996 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
9997
9998         * gdb.ada/pckd_neg: New testcase.
9999
10000 2015-05-13  Patrick Palka  <patrick@parcs.ath.cx>
10001
10002         PR gdb/17820
10003         * gdb.base/gdbinit-history.exp: New test.
10004         * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
10005         * gdb.base/gdbinit-history/zero/.gdbinit: New file.
10006
10007 2015-05-09  Siva Chandra Reddy  <sivachandra@google.com>
10008
10009         * gdb.python/py-xmethods.cc: Enhance test case.
10010         * gdb.python/py-xmethods.exp: New tests.
10011         * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
10012         function.
10013         (B_indexoper): Likewise.
10014         (global_dm_list) : Add new xmethod worker functions.
10015
10016 2015-05-08  Sergio Durigan Junior  <sergiodj@redhat.com>
10017
10018         * gdb.base/coredump-filter.exp: Correctly unset
10019         "coredump_var_addr" array.
10020
10021 2015-05-08  Pedro Alves  <palves@redhat.com>
10022
10023         * gdb.server/non-existing-program.exp: Unset spawn_id.
10024
10025 2015-05-08  Siva Chandra Reddy  <sivachandra@google.com>
10026
10027         PR python/18291
10028         * gdb.python/py-xmethods.exp: Add tests.
10029
10030 2015-05-08  Yao Qi  <yao.qi@linaro.org>
10031
10032         PR gdb/18208
10033         * gdb.base/coredump-filter.c (set_coredump_filter): New function.
10034         * gdb.base/coredump-filter.exp (do_save_core): Call inferior
10035         function set_coredump_filter, and remove remote_exec call.
10036         Remove argument ipid.  Callers update.
10037         (top level): Don't get inferior's PID.
10038
10039 2015-05-08  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10040
10041         * gdb.base/watch_thread_num.exp: Skip test on targets without
10042         access watchpoints.
10043
10044 2015-05-06  Pedro Alves  <palves@redhat.com>
10045
10046         PR server/18081
10047         * gdb.server/non-existing-program.exp: New file.
10048
10049 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
10050
10051         * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
10052
10053 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
10054
10055         * gdb.ada/out_of_line_in_inlined: New testcase.
10056
10057 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
10058
10059         * gdb.ada/var_rec_arr: New testcase.
10060
10061 2015-04-30  Yao Qi  <yao.qi@linaro.org>
10062
10063         * gdb.base/break-idempotent.exp: If
10064         skip_hw_watchpoint_multi_tests returns true, skip the tests
10065         on "rwatch" and "awatch".
10066
10067 2015-04-30  Yao Qi  <yao.qi@linaro.org>
10068
10069         * gdb.base/relativedebug.exp: Invoke gdb command
10070         "info sharedlibrary", and if libc.so doesn't have debug info,
10071         skip the test.
10072
10073 2015-04-29  Doug Evans  <dje@google.com>
10074
10075         * gdb.python/py-xmethods.exp: Add ptype tests.
10076         * gdb.python/py-xmethods.py (E_method_char_worker): Add
10077         get_result_type method.
10078
10079 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
10080
10081         * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
10082         the target does not support hardware watchpoints.
10083
10084 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
10085
10086         * gdb.base/break-always.exp: Abort testing if writing to memory
10087         causes an error.
10088
10089 2015-04-28  Doug Evans  <dje@google.com>
10090
10091         * gdb.python/py-pp-maint.py: Move "replace" testing to ...
10092         * gdb.python/py-pp-registration.exp: ... here.  New file.
10093         * gdb.python/py-pp-registration.c: New file.
10094         * gdb.python/py-pp-registration.py: New file.
10095
10096 2015-04-28  Doug Evans  <dje@google.com>
10097
10098         * gdb.python/py-bad-printers.c: New file.
10099         * gdb.python/py-bad-printers.py: New file.
10100         * gdb.python/py-bad-printers.exp: New file.
10101
10102 2015-04-28  Sasha Smundak  <asmundak@google.com>
10103
10104         * gdb.python/py-type.exp: New test.
10105
10106 2015-04-28  Andy Wingo  <wingo@igalia.com>
10107
10108         * gdb.python/py-parameter.exp:
10109         * gdb.guile/scm-parameter.exp: Escape the path that we are
10110         matching against, as it might contain characters that are special
10111         to regular expressions.
10112
10113 2015-04-27  Joel Brobecker  <brobecker@adacore.com>
10114
10115         * gdb.ada/rec_comp: New testcase.
10116
10117 2015-04-26  Sergio Durigan Junior  <sergiodj@redhat.com>
10118
10119         * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
10120         before using it.
10121
10122 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
10123
10124         * gdb.base/dump.exp: Add *.verilog files to all_files list.  Add
10125         new tests for verilog output.
10126
10127 2015-04-24  Yao Qi  <yao.qi@linaro.org>
10128
10129         * boards/remote-gdbserver-on-localhost.exp: New file.
10130
10131 2015-04-23  Pedro Alves  <palves@redhat.com>
10132
10133         * gdb.base/interrupt.exp: Use an indirect spawn id list holding
10134         $inferior_spawn_id instead of $inferior_spawn_id directly.  On
10135         "end of file", remove $inferior_spawn_id from the indirect list.
10136
10137 2015-04-23  Pedro Alves  <palves@redhat.com>
10138
10139         * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
10140
10141 2015-04-23  Pedro Alves  <palves@redhat.com>
10142
10143         * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
10144         on $any_spawn_id instead of only on $gdb_spawn_id.
10145
10146 2015-04-21  Pierre Muller  <muller@sourceware.org>
10147
10148         PR pascal/17815
10149         * lib/pascal.exp (gpc_compile): Add new option "class".
10150         (fpc_compile): Likewise.
10151         * gdb.pascal/case-insensitive-symbols.pas: New file.
10152         * gdb.pascal/case-insensitive-symbols.exp: New file.
10153
10154 2015-04-20  Gary Benson <gbenson@redhat.com>
10155
10156         * gdb.base/attach.exp: Fix three extended remote failures.
10157
10158 2015-04-17  Gary Benson <gbenson@redhat.com>
10159
10160         * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
10161         the main executable over the remote protocol.
10162
10163 2015-04-16  Pedro Alves  <palves@redhat.com>
10164
10165         * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
10166         a new gdbserver if gdbserver_reconnect_p is set.
10167
10168 2015-04-16  Pedro Alves  <palves@redhat.com>
10169
10170         * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
10171         is set, don't exit gdbserver.
10172
10173 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10174
10175         * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
10176         appropriate .insn, such that an older assembler can be used.
10177         * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
10178         the z/Architecture instruction set on 31-bit targets as well.
10179
10180 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10181
10182         * gdb.go/handcall.exp: Remove all logic related to the first
10183         breakpoint and rely on go_runto_main instead.
10184         * gdb.go/strings.exp: Likewise.
10185         * gdb.go/unsafe.exp: Likewise.
10186         * gdb.go/hello.exp: Likewise.  Also rename the remaining
10187         breakpoint marker to "breakpoint 1".
10188         * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
10189         * gdb.go/strings.go: Likewise.
10190         * gdb.go/unsafe.go: Likewise.
10191         * gdb.go/hello.go: Likewise.  Also remove the second occurrence of
10192         "set breakpoint 2 here" and rename the remaining breakpoint marker
10193         to "breakpoint 1".
10194
10195 2015-04-15  Simon Marchi  <simon.marchi@ericsson.com>
10196
10197         * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
10198         if itertools.imap is not present.
10199         * gdb.python/py-objfile.exp: Add parentheses.
10200         * gdb.python/py-type.exp: Same.
10201         * gdb.python/py-unwind-maint.py: Same.
10202
10203 2015-04-15  Yao Qi  <yao.qi@linaro.org>
10204
10205         * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
10206         of ":$ptr_size" and set its form explicitly.
10207
10208 2015-04-15  Pedro Alves  <palves@redhat.com>
10209             Yao Qi  <yao.qi@linaro.org>
10210
10211         * gdb.base/watch-bitfields.exp (test_watch_location): Increase
10212         timeout by factor of 4.
10213         (test_regular_watch): Likewise.
10214         * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
10215         * gdb.reverse/sigall-reverse.exp: Likewise.
10216         * gdb.reverse/until-precsave.exp: Likewise.
10217         * lib/gdb.exp (with_timeout_factor): New proc.
10218         (gdb_expect): Move some code to ...
10219         (get_largest_timeout): ... here.  New procedure.
10220
10221 2015-04-14  Luis Machado  <lgustavo@codesourcery.com>
10222
10223         * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
10224
10225 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
10226
10227         * gdb.base/bp-permanent.exp (test): Handle the case of being unable
10228         to write to the .text section.
10229
10230 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
10231
10232         * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
10233         Handle the case of targets that do not provide PID information.
10234
10235 2015-04-13  Yao Qi  <yao.qi@linaro.org>
10236
10237         * lib/gdbserver-support.exp (gdb_exit): Catch exception
10238         and use expect instead of gdb_expect.
10239
10240 2015-04-13  Sergio Durigan Junior  <sergiodj@redhat.com>
10241
10242         * gdb.base/coredump-filter.exp: Rename variable "addr" to
10243         "coredump_var_addr" to avoid naming conflict with other testcases.
10244
10245 2015-04-10  Pedro Alves  <palves@redhat.com>
10246
10247         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
10248         gdb_test_sequence and gdb_assert.
10249
10250 2015-04-10  Pedro Alves  <palves@redhat.com>
10251
10252         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
10253         test messages that don't include the breakpoint address.
10254
10255 2015-04-10  Yao Qi  <yao.qi@linaro.org>
10256
10257         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
10258         false for some offset and width combinations which aren't
10259         supported by linux kernel.
10260
10261 2015-04-10  Pedro Alves  <palves@redhat.com>
10262
10263         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
10264         procedure, factored out from ...
10265         (top level): ... here.  Add "set displaced-stepping" testing axis.
10266         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
10267         parameter "displaced".  Use it.
10268         (top level): Use foreach and add "set displaced-stepping" testing
10269         axis.
10270
10271 2015-04-10  Pedro Alves  <palves@redhat.com>
10272
10273         * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
10274         Remove comment.
10275         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
10276         both the address of the instruction that triggers the watchpoint
10277         and the address of the instruction immediately after, and use
10278         those addresses for the test.  Fix comment.
10279
10280 2015-04-10  Pedro Alves  <palves@redhat.com>
10281
10282         * gdb.base/sigstep.exp (breakpoint_to_handler)
10283         (breakpoint_to_handler_entry): New parameter 'displaced'.  Use it.
10284         Test "backtrace" in handler.
10285         (breakpoint_over_handler): New parameter 'displaced'.  Use it.
10286         (top level): Add new "displaced" test axis to
10287         breakpoint_to_handler, breakpoint_to_handler_entry and
10288         breakpoint_over_handler.
10289
10290 2015-04-10  Pedro Alves  <palves@redhat.com>
10291
10292         PR gdb/18216
10293         * gdb.threads/multiple-step-overs.exp: Remove expected eof.
10294
10295 2015-04-10  Yao Qi  <yao.qi@linaro.org>
10296
10297         * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
10298         (test_add_rn_pc): New function.
10299         * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
10300         (top level): Invoke test_add_rn_pc.
10301
10302 2015-04-10  Pedro Alves  <palves@redhat.com>
10303
10304         PR gdb/13858
10305         * gdb.base/step-over-no-symbols.exp: New file.
10306
10307 2015-04-09  Andy Wingo  <wingo@igalia.com>
10308
10309         * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
10310         after the Python tests.
10311
10312 2015-04-08  Keith Seitz  <keiths@redhat.com>
10313
10314         PR python/16699
10315         * gdb.python/py-completion.exp: New tests for completion.
10316         * gdb.python/py-completion.py (CompleteLimit1): New class.
10317         (CompleteLimit2): Likewise.
10318         (CompleteLimit3): Likewise.
10319         (CompleteLimit4): Likewise.
10320         (CompleteLimit5): Likewise.
10321         (CompleteLimit6): Likewise.
10322         (CompleteLimit7): Likewise.
10323
10324 2015-04-08  Pedro Alves  <palves@redhat.com>
10325
10326         PR gdb/18214
10327         PR gdb/18216
10328         * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
10329         function.
10330         (main): Install it as SIGUSR1 handler.
10331         * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
10332         parameter.  Always use "setup" as prefix.  Toggle "set
10333         displaced-stepping" off/on depending on global.  Don't switch to
10334         thread 1 here.
10335         (top level): Add displaced stepping "off/on" test axis.  Update
10336         "setup" calls.  Wrap each subtest with with_test_prefix.  Test
10337         continuing with a queued signal in each thread.
10338
10339 2015-04-08  Pedro Alves  <palves@redhat.com>
10340
10341         * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
10342         * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd.  Use
10343         gdb_breakpoint instead of gdb_test that doesn't expect anything.
10344         Return early if running to main fails.
10345         * gdb.trace/while-stepping.exp: Likewise.
10346
10347 2015-04-07  Pedro Alves  <palves@redhat.com>
10348
10349         * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
10350         $gdb_spawn_id.  Use send_inferior and $inferior_spawn_id to
10351         interact with inferior program.
10352
10353 2015-04-07  Pedro Alves  <palves@redhat.com>
10354
10355         * lib/gdb.exp (inferior_spawn_id): New global.
10356         (gdb_test_multiple): Handle "-i".  Reset the spawn id to GDB's
10357         spawn id after processing the user code.
10358         (default_gdb_start): Set inferior_spawn_id.
10359         (send_inferior): New procedure.
10360         * lib/gdbserver-support.exp (gdbserver_start): Set
10361         inferior_spawn_id.
10362         (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
10363
10364 2015-04-07  Pedro Alves  <palves@redhat.com>
10365
10366         * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
10367         * lib/gdbserver-support.exp (gdbserver_start): Make
10368         $server_spawn_id global.
10369         (gdbserver_start): Don't wait for gdbserver's spawn id with
10370         expect_background.
10371         (close_gdbserver): New procedure.
10372         (gdb_exit): Rename the default version and reimplement.
10373
10374 2015-04-07  Pedro Alves  <palves@redhat.com>
10375
10376         * lib/gdb.exp (gdb_test_multiple): When processing an argument,
10377         append the substituted item, not the original item.
10378
10379 2015-04-07  Pedro Alves  <palves@redhat.com>
10380
10381         * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
10382         gdb_expect.
10383
10384 2015-04-07  Pedro Alves  <palves@redhat.com>
10385
10386         * gdb.base/interrupt.exp: Don't handle the case of the inferior
10387         output appearing once only.
10388
10389 2015-04-07  Pedro Alves  <palves@redhat.com>
10390
10391         * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
10392         that doesn't expect anything.  Return early if running to main
10393         fails.
10394
10395 2015-04-07  Yao Qi  <yao.qi@linaro.org>
10396
10397         * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
10398         (child_function): Call alarm.
10399         (main): Move call to alarm into the loop.
10400         * gdb.threads/non-stop-fair-events.exp: Build program with
10401         -DTIMEOUT=$timeout.
10402
10403 2015-04-06  Doug Evans  <xdje42@gmail.com>
10404
10405         * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
10406         Fix dest parameter to board_info.
10407         (fpc_compile): Ditto.
10408         (gdb_compile_pascal): Rename dest arg to destfile.
10409
10410 2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
10411
10412         * gdb.ada/funcall_ref.exp: New file.
10413         * gdb.ada/funcall_ref/foo.adb: New file.
10414
10415 2015-04-02  Yao Qi  <yao.qi@linaro.org>
10416
10417         * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
10418         is remote.
10419
10420 2015-04-02  Gary Benson <gbenson@redhat.com>
10421
10422         * gdb.base/break-probes.exp: Cope with "target:" sysroot.
10423
10424 2015-04-01  Sasha Smundak  <asmundak@google.com>
10425
10426         * gdb.python/py-unwind-maint.c: New file.
10427         * gdb.python/py-unwind-maint.exp: New test.
10428         * gdb.python/py-unwind-maint.py: New file.
10429         * gdb.python/py-unwind.c: New file.
10430         * gdb.python/py-unwind.exp: New test.
10431         * gdb.python/py-unwind.py: New test.
10432
10433 2015-04-01  Pedro Alves  <palves@redhat.com>
10434
10435         * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
10436         to fail instead of non-existent $test.
10437
10438 2015-04-01  Pedro Alves  <palves@redhat.com>
10439
10440         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
10441         GDBFLAGS if not empty.
10442
10443 2015-04-01  Pierre-Marie de Rodat  <derodat@adacore.com>
10444
10445         * gdb.ada/complete.exp: Remove "multi_line".
10446         * gdb.ada/info_exc.exp: Remove "multi_line".
10447         * gdb.ada/packed_tagged.exp: Remove "multi_line".
10448         * gdb.ada/ptype_field.exp: Remove "multi_line".
10449         * gdb.ada/sym_print_name.exp: Remove "multi_line".
10450         * gdb.ada/tagged.exp: Remove "multi_line".
10451         * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
10452         [multi_line ...]
10453         * gdb.btrace/delta.exp: Likewise.
10454         * gdb.btrace/exception.exp: Likewise.
10455         * gdb.btrace/function_call_history.exp: Likewise.
10456         * gdb.btrace/instruction_history.exp: Likewise.
10457         * gdb.btrace/nohist.exp: Likewise.
10458         * gdb.btrace/record_goto.exp: Likewise.
10459         * gdb.btrace/segv.exp: Likewise.
10460         * gdb.btrace/stepi.exp: Likewise.
10461         * gdb.btrace/tailcall.exp: Likewise.
10462         * gdb.btrace/unknown_functions.exp: Likewise.
10463         * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
10464         * lib/gdb.exp: Add the "multi_line" helper.
10465
10466 2015-04-01  Pedro Alves  <palves@redhat.com>
10467
10468         * gdb.threads/tid-reuse.c: New file.
10469         * gdb.threads/tid-reuse.exp: New file.
10470
10471 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
10472
10473         PR corefiles/16092
10474         * gdb.base/coredump-filter.c: New file.
10475         * gdb.base/coredump-filter.exp: Likewise.
10476
10477 2015-03-27  Petr Machata  <pmachata@redhat.com>
10478
10479         * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
10480         (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
10481         (Dwarf::assemble): Initialize them.
10482         (Dwarf::lines): New function.
10483
10484 2015-03-26  Jon Turney  <jon.turney@dronecode.org.uk>
10485
10486         * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
10487         SYMBOL_PREFIX for x86_64-*-cygwin.
10488
10489 2015-03-26  Andy Wingo  <wingo@igalia.com>
10490
10491         PR symtab/18148
10492         * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
10493         const_value but not a location.
10494         * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
10495         location defined in non-main CUs are visible.
10496
10497 2015-03-26  Yao Qi  <yao.qi@linaro.org>
10498
10499         PR testsuite/18139
10500         * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
10501         Add a line number entry for the same line.
10502         * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
10503         Add a line number entry for the same line.
10504
10505 2015-03-26  Yao Qi  <yao.qi@linaro.org>
10506
10507         * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
10508         .int 0.
10509         (func): Likewise.  Add .Lfunc_1 label.
10510         Use .Lfunc_1 label.
10511         * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
10512         .int 0.
10513         (func): Likewise.
10514         Use .Lfunc_1 label.
10515
10516 2015-03-26  Yao Qi  <yao.qi@linaro.org>
10517
10518         * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
10519         Call gdb_compile instead to compile each .s files without debug
10520         information.
10521
10522 2015-03-26  Yao Qi  <yao.qi@linaro.org>
10523
10524         * gdb.base/savedregs.exp (process_saved_regs): Make
10525         "Saved registers:" optional in the pattern.
10526
10527 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
10528
10529         * gdb.btrace/next.exp: Merged into step.exp.
10530         * gdb.btrace/finish.exp: Merged into step.exp.
10531         * gdb.btrace/nexti.exp: Merged into stepi.exp.
10532         * gdb.btrace/step.exp: Use record_goto.c as test file.  Avoid using
10533         "record goto" and checking the exact replay position.
10534         * gdb.btrace/stepi.exp: Choose test file based on target.  Do not
10535         check for "Recording format" in "info record" output.
10536         * gdb.btrace/record_goto.exp: Choose test file based on target.
10537         * gdb.btrace/x86-record_goto.S: Renamed into ...
10538         * gdb.btrace/x86_64-record_goto.S: ... this.
10539         * gdb.btrace/i686-record_goto.S: New.
10540         * gdb.btrace/x86-tailcall.S: Renamed into ...
10541         * gdb.btrace/x86_64-tailcall.S: ... this.
10542         * gdb.btrace/i686-tailcall.S: New.
10543         * gdb.btrace/x86-tailcall.c: Renamed into ...
10544         * gdb.btrace/tailcall.c: ... this.  Split "return ++answer" into two
10545         separate statements.  Update test.
10546         * gdb.btrace/delta.exp: Use record_goto.c as test file.
10547         * gdb.btrace/gcore.exp: Use record_goto.c as test file.
10548         * gdb.btrace/nohist.exp: Use record_goto.c as test file.
10549         * gdb.btrace/tailcall.exp: Choose test file based on target.
10550         * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
10551
10552 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
10553
10554         * gdb.btrace/exception.exp: Increase BTS buffer size.
10555
10556 2015-03-24  Pedro Alves  <palves@redhat.com>
10557
10558         * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
10559
10560 2015-03-24  Pedro Alves  <palves@redhat.com>
10561
10562         * gdb.threads/schedlock.exp (test_step): No longer expect that
10563         "set scheduler-locking step" with "next" over a function call runs
10564         threads unlocked.
10565
10566 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
10567
10568         * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
10569
10570 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
10571
10572         PR breakpoints/16466
10573         * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
10574         * gdb.mi/mi-pending.c (thread_func): New function.
10575         (int main): Add threading support required.
10576         * gdb.mi/mi-pending.exp: Add tests for this issue.
10577         * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
10578         (pendfunc2): Remove stdio dependency.
10579         * gdb.mi/mi-pendshr2.c: New file.
10580
10581 2015-03-23  Keith Seitz  <keiths@redhat.com>
10582
10583         * gdb.linespec/keywords.c: New file.
10584         * gdb.linespec/keywords.exp: New file.
10585
10586 2015-03-23  Keith Seitz  <keiths@redhat.com>
10587
10588         PR gdb/18021
10589         * gdb.dwarf2/staticvirtual.exp: New test.
10590
10591 2015-03-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
10592
10593         * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
10594         * README: Remove HP-UX and gdb.hp.
10595         (configuration):
10596         * configure: Regenerate.
10597         * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
10598         gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
10599         gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
10600         gdb.hp/gdb.defects/Makefile.
10601         * gdb.hp/Makefile.in: File deleted.
10602         * gdb.hp/gdb.aCC/Makefile.in: File deleted.
10603         * gdb.hp/gdb.aCC/optimize.c: File deleted.
10604         * gdb.hp/gdb.aCC/optimize.exp: File deleted.
10605         * gdb.hp/gdb.aCC/run.c: File deleted.
10606         * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
10607         * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
10608         * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
10609         * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
10610         * gdb.hp/gdb.base-hp/dollar.c: File deleted.
10611         * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
10612         * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
10613         * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
10614         * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
10615         * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
10616         * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
10617         * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
10618         * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
10619         * gdb.hp/gdb.base-hp/reg.exp: File deleted.
10620         * gdb.hp/gdb.base-hp/reg.s: File deleted.
10621         * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
10622         * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
10623         * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
10624         * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
10625         * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
10626         * gdb.hp/gdb.compat/Makefile.in: File deleted.
10627         * gdb.hp/gdb.compat/average.c: File deleted.
10628         * gdb.hp/gdb.compat/sum.c: File deleted.
10629         * gdb.hp/gdb.compat/xdb.c: File deleted.
10630         * gdb.hp/gdb.compat/xdb0.c: File deleted.
10631         * gdb.hp/gdb.compat/xdb0.h: File deleted.
10632         * gdb.hp/gdb.compat/xdb1.c: File deleted.
10633         * gdb.hp/gdb.compat/xdb1.exp: File deleted.
10634         * gdb.hp/gdb.compat/xdb2.exp: File deleted.
10635         * gdb.hp/gdb.compat/xdb3.exp: File deleted.
10636         * gdb.hp/gdb.defects/Makefile.in: File deleted.
10637         * gdb.hp/gdb.defects/bs14602.c: File deleted.
10638         * gdb.hp/gdb.defects/bs14602.exp: File deleted.
10639         * gdb.hp/gdb.defects/solib-d.c: File deleted.
10640         * gdb.hp/gdb.defects/solib-d.exp: File deleted.
10641         * gdb.hp/gdb.defects/solib-d1.c: File deleted.
10642         * gdb.hp/gdb.defects/solib-d2.c: File deleted.
10643         * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
10644         * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
10645         * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
10646         * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
10647         * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
10648         * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
10649         * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
10650         * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
10651         * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
10652         * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
10653         * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
10654         * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
10655         * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
10656         * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
10657         * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
10658         * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
10659         * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
10660         * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
10661         * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
10662         * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
10663         * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
10664         * gdb.hp/tools/odump: File deleted.
10665
10666 2015-03-19  Pedro Alves  <palves@redhat.com>
10667
10668         * gdb.threads/continue-pending-status.exp (saw_thread_2)
10669         (saw_thread_3): New globals.
10670         (top level): Increment them when an event for the corresponding
10671         thread is seen.
10672         (no thread starvation): New test.
10673
10674 2015-03-19  Pedro Alves  <palves@redhat.com>
10675
10676         * gdb.threads/continue-pending-status.c: New file.
10677         * gdb.threads/continue-pending-status.exp: New file.
10678
10679 2015-03-18  Pedro Alves  <palves@redhat.com>
10680
10681         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10682         Use gdb_is_target_remote instead of is_remote.  Use
10683         gdb_test_multiple instead of gdb_expect.  Exit early if
10684         gdb_test_multiple hits its internal matches.  Tighten stepi tests
10685         expected output.  Fail on exit with any signal, instead of just
10686         SIGILL.
10687
10688 2015-03-18  Yao Qi  <yao.qi@linaro.org>
10689
10690         PR tdep/18107
10691         * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
10692         variable.
10693         * gdb.base/catch-syscall.exp: Don't skip it on
10694         aarch64*-*-linux* target.  Remove elements in all_syscalls.
10695         (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
10696         target.
10697         (setup_all_syscalls): New proc.
10698
10699 2015-03-16  Yao Qi  <yao.qi@linaro.org>
10700
10701         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
10702         (top level): Skip tests if valid_addr_p returns false for
10703         $cmd1 or $cmd2.
10704
10705 2015-03-11  Andy Wingo  <wingo@igalia.com>
10706
10707         * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
10708
10709 2015-03-11  Yao Qi  <yao.qi@linaro.org>
10710
10711         * gdb.base/catch-syscall.exp: Fix typo in comments.
10712
10713 2015-03-11  Yao Qi  <yao.qi@linaro.org>
10714
10715         * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
10716
10717 2015-03-09  Pedro Alves  <palves@redhat.com>
10718
10719         * dg-extract-results.py: Delete.
10720
10721 2015-03-09  Pedro Alves  <palves@redhat.com>
10722
10723         Merge dg-extract-results.sh from GCC upstream (r218843).
10724
10725         2014-12-17  Sergio Durigan Junior  <sergiodj@redhat.com>
10726                 * dg-extract-results.sh: Use --text with grep to avoid issues with
10727                 binary files.  Fall back to cat -v, if that doesn't work.
10728
10729 2015-03-05  Pedro Alves  <palves@redhat.com>
10730
10731         * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
10732
10733 2015-03-04  Simon Marchi  <simon.marchi@ericsson.com>
10734
10735         * lib/mi-support.exp (mi_expect_interrupt): Accept
10736         alternative event for when in all-stop mode.
10737
10738 2015-03-04  Pedro Alves  <palves@redhat.com>
10739
10740         * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
10741
10742 2015-03-04  Mark Kettenis  <kettenis@gnu.org>
10743
10744         * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
10745
10746 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10747
10748         * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
10749         regexps for GDB's current line display, accept a hex address
10750         preceding the line number.
10751
10752 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10753
10754         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
10755         the 'arch1' variable for "s390*-linux*" targets.
10756
10757 2015-03-04  Pedro Alves  <palves@redhat.com>
10758
10759         * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
10760         (main): Pass missing retval argument to pthread_join call.
10761
10762 2015-03-02  Pedro Alves  <palves@redhat.com>
10763
10764         * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
10765         (top level): Call do_test with non-stop as well.
10766
10767 2015-03-02  Pedro Alves  <palves@redhat.com>
10768
10769         * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
10770         -1.
10771
10772 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10773
10774         * gdb.arch/s390-vregs.exp: New test.
10775         * gdb.arch/s390-vregs.S: New file.
10776
10777 2015-02-27  Pedro Alves  <palves@redhat.com>
10778
10779         * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
10780         call to catch_command_errors.
10781         * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
10782         catch_command_errors.
10783
10784 2015-02-27  Pedro Alves  <palves@redhat.com>
10785
10786         * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
10787         "true" for boolean result.
10788         * gdb.gdb/selftest.exp (test_with_self): Also accept full
10789         prototype of main.
10790
10791 2015-02-27  Pedro Alves  <palves@redhat.com>
10792
10793         * lib/unbuffer_output.c: New file.
10794         * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
10795         (main): Call gdb_unbuffer_output.
10796
10797 2015-02-27  Yao Qi  <yao.qi@linaro.org>
10798
10799         * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
10800         target.
10801
10802 2015-02-26  Doug Evans  <dje@google.com>
10803
10804         * gdb.cp/class2.cc (Dbase, D): New classes.
10805         (main): New local delta.
10806         * gdb.cp/class2.exp: Test printing delta.
10807         * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
10808         (dynbar): New global.
10809         * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
10810
10811 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
10812
10813         * gdb.compile/compile-ifunc.c: New file.
10814         * gdb.compile/compile-ifunc.exp: New file.
10815
10816 2015-02-26  Antoine Tremblay  <antoine.tremblay@ericsson.com>
10817
10818         * gdb.base/structs.exp: Check for correct struct on finish.
10819
10820 2015-02-26  Yao Qi  <yao.qi@linaro.org>
10821
10822         * lib/dwarf.exp (function_range): Adjust pattern when $func_length
10823         is zero.
10824
10825 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
10826
10827         * gdb.arch/cordic.ko.bz2: New file.
10828         * gdb.arch/cordic.ko.debug.bz2: New file.
10829         * gdb.arch/ppc64-symtab-cordic.exp: New file.
10830
10831 2015-02-25  Yao Qi  <yao.qi@linaro.org>
10832
10833         * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
10834         aarch64*-*-* target.
10835
10836 2015-02-23  Pedro Alves  <palves@redhat.com>
10837
10838         * lib/gdb.exp (delete_breakpoints): Rewrite using
10839         gdb_test_multiple.
10840
10841 2015-02-23  Pedro Alves  <palves@redhat.com>
10842
10843         * gdb.base/info-os.c: Include stdlib.h.
10844
10845 2015-02-22  Doug Evans  <xdje42@gmail.com>
10846
10847         PR symtab/17855
10848         * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
10849         is read after symbols have been re-read.
10850         * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
10851         * gdb.ada/exec_changed/second.adb (Second): Ditto.
10852
10853 2015-02-21  Doug Evans  <dje@google.com>
10854
10855         * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
10856
10857 2015-02-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
10858
10859         PR corefiles/17808
10860         * gdb.arch/i386-biarch-core.core.bz2: New file.
10861         * gdb.arch/i386-biarch-core.exp: New file.
10862
10863 2015-02-21  Pedro Alves  <palves@redhat.com>
10864
10865         * gdb.threads/multi-create-ns-info-thr.exp: Return early if
10866         runto_main fails.
10867
10868 2015-02-20  Pedro Alves  <palves@redhat.com>
10869
10870         * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
10871         info probes.
10872
10873 2015-02-20  Pedro Alves  <palves@redhat.com>
10874
10875         * gdb.threads/multi-create-ns-info-thr.exp: New file.
10876
10877 2015-02-20  Pedro Alves  <palves@redhat.com>
10878
10879         * gdb.trace/no-attach-trace.exp: Don't run to main.  Do
10880         clean_restart before gdb_target_supports_trace.
10881
10882 2015-02-20  Pedro Alves  <palves@redhat.com>
10883
10884         PR threads/18006
10885         * gdb.threads/clone-thread_db.c: New file.
10886         * gdb.threads/clone-thread_db.exp: New file.
10887
10888 2015-02-19  Antoine Tremblay  <antoine.tremblay@ericsson.com>
10889
10890         PR breakpoints/16812
10891         * gdb.base/catch-gdb-caused-signals.c: New file.
10892         * gdb.base/catch-gdb-caused-signals.exp: New file.
10893
10894 2015-02-18  Jose E. Marchesi  <jose.marchesi@oracle.com>
10895
10896         * configure: Regenerated.
10897         * configure.ac: Use GDB_AC_TRANSFORM.
10898         * aclocal.m4: sinclude ../transform.m4.
10899
10900 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
10901
10902         * lib/dtrace.exp: New file.
10903         * gdb.base/dtrace-probe.exp: Likewise.
10904         * gdb.base/dtrace-probe.d: Likewise.
10905         * gdb.base/dtrace-probe.c: Likewise.
10906         * lib/pdtrace.in: Likewise.
10907         * configure.ac: Output variables with the transformed names of
10908         the strip, readelf, as and nm tools.  AC_SUBST lib/pdtrace.in.
10909         * configure: Regenerated.
10910
10911 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
10912
10913         * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
10914         expected message when trying to access $_probe_* convenience
10915         variables while not on a probe.
10916
10917 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
10918
10919         * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
10920
10921 2015-02-11  Pedro Alves  <pedro@codesourcery.com>
10922
10923         * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
10924         * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
10925
10926 2015-02-10  Doug Evans  <xdje42@gmail.com>
10927
10928         * lib/gdb.exp (gdb_load): Always return a result.
10929
10930 2015-02-10  Pedro Alves  <palves@redhat.com>
10931
10932         * gdb.threads/signal-sigtrap.c: New file.
10933         * gdb.threads/signal-sigtrap.exp: New file.
10934
10935 2015-02-10  Antoine Tremblay <antoine.tremblay@ericsson.com>
10936
10937         * gdb.trace/no-attach-trace.c: New file.
10938         * gdb.trace/no-attach-trace.exp: New file.
10939
10940 2015-02-09  Mark Wielaard  <mjw@redhat.com>
10941
10942         * gdb.dwarf2/atomic.c: New file.
10943         * gdb.dwarf2/atomic-type.exp: Likewise.
10944
10945 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
10946
10947         * gdb.btrace/buffer-size.exp: Update "info record" output.
10948         * gdb.btrace/delta.exp: Update "info record" output.
10949         * gdb.btrace/enable.exp: Update "info record" output.
10950         * gdb.btrace/finish.exp: Update "info record" output.
10951         * gdb.btrace/instruction_history.exp: Update "info record" output.
10952         * gdb.btrace/next.exp: Update "info record" output.
10953         * gdb.btrace/nexti.exp: Update "info record" output.
10954         * gdb.btrace/step.exp: Update "info record" output.
10955         * gdb.btrace/stepi.exp: Update "info record" output.
10956         * gdb.btrace/nohist.exp: Update "info record" output.
10957
10958 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
10959
10960         * gdb.btrace/buffer-size: New.
10961
10962 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
10963
10964         * gdb.btrace/delta.exp: Update "info record" output.
10965         * gdb.btrace/enable.exp: Update "info record" output.
10966         * gdb.btrace/finish.exp: Update "info record" output.
10967         * gdb.btrace/instruction_history.exp: Update "info record" output.
10968         * gdb.btrace/next.exp: Update "info record" output.
10969         * gdb.btrace/nexti.exp: Update "info record" output.
10970         * gdb.btrace/step.exp: Update "info record" output.
10971         * gdb.btrace/stepi.exp: Update "info record" output.
10972         * gdb.btrace/nohist.exp: Update "info record" output.
10973
10974 2015-02-06  Simon Marchi  <simon.marchi@ericsson.com>
10975
10976         PR gdb/15678
10977         * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
10978
10979 2015-02-06  Pedro Alves  <palves@redhat.com>
10980
10981         * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
10982         macro.
10983         (seconds_left, again): New globals.
10984         (main): Wait seconds_left in a 1-second sleep loop instead of
10985         sleeping 180 seconds.  If 'again' is set, reset the seconds
10986         counter.
10987         * gdb.threads/attach-many-short-lived-threads.exp (test): Set
10988         'again' in the inferior before detaching.  Print the seconds left.
10989         (options): New global.
10990         (top level): Build program with -DTIMEOUT=$timeout.
10991
10992 2015-02-06  Pedro Alves  <palves@redhat.com>
10993
10994         * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
10995         determine how many seconds to pass to 'alarm'.
10996         * gdb.base/gdb-sigterm.exp (top level): Build program with
10997         -DTIMEOUT=$timeout.
10998         (do_test): Return success/failure indication.  Add more verbose
10999         logging.  Don't fail if 200 single steps are seen.  Instead, fail
11000         when the test times out.
11001         (passes): New global.
11002         (top level): Break the testing loop if testing fails on any
11003         iteration.  Use gdb_assert.
11004
11005 2015-02-04  Don Breazeal  <donb@codesourcery.com>
11006
11007         * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
11008         and initialize them.
11009         (ipc_cleanup): New function.
11010         (main): Don't declare shmid, semid, and msqid.  Add a call to
11011         atexit so that we call ipc_cleanup on exit.
11012
11013 2015-02-04  Pedro Alves  <palves@redhat.com>
11014
11015         * boards/native-extended-gdbserver.exp: Remove any target variant
11016         specifications from the board name before clearing the isremote
11017         flag from board_info.
11018
11019 2015-01-31  Doug Evans  <xdje42@gmail.com>
11020
11021         * gdb.base/maint.exp <maint print type argc>: Update expected output.
11022
11023 2015-01-31  Gary Benson <gbenson@redhat.com>
11024
11025         * gdb.base/completion.exp: Disable completion limiting for
11026         existing tests.  Add new tests to check completion limiting.
11027         * gdb.linespec/ls-errs.exp: Disable completion limiting.
11028
11029 2015-01-31  Doug Evans  <xdje42@gmail.com>
11030
11031         * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
11032
11033 2015-01-31  Doug Evans  <xdje42@gmail.com>
11034
11035         * gdb.guile/scm-section-script.c: Add duplicate inlined section script
11036         entries.  Duplicate file section script entries.
11037         * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
11038         inlined entries.  Add test for safe-path rejection.
11039         * gdb.python/py-section-script.c: Add duplicate inlined section script
11040         entries.  Duplicate file section script entries.
11041         * gdb.python/py-section-script.exp: Add tests for duplicate entries,
11042         inlined entries.  Add test for safe-path rejection.
11043
11044 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
11045
11046         * gdb.ada/disc_arr_bound: New testcase.
11047
11048 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
11049
11050         * gdb.ada/mi_var_array: New testcase.
11051
11052 2015-01-27  Doug Evans  <dje@google.com>
11053
11054         * gdb.python/py-objfile.exp: Add tests for objfile.username.
11055         Add test for objfile.filename, objfile.username after objfile
11056         has been unloaded.
11057
11058 2015-01-26  Joel Brobecker  <brobecker@adacore.com>
11059
11060         * gdb.python/py-lookup-type.exp (test_lookup_type): Change
11061         the second test to print the name attribute of value
11062         returned by the call to gdb.lookup_type, and adjust
11063         the expected output accordingly.
11064
11065 2015-01-25  Mark Wielaard  <mjw@redhat.com>
11066
11067         * gdb.arch/i386-bp_permanent.c (standard): New declaration.
11068         * gdb.base/disp-step-fork.c: Include unistd.h.
11069         * gdb.base/siginfo-obj.c: Include stdio.h.
11070         * gdb.base/siginfo-thread.c: Likewise.
11071         * gdb.mi/non-stop.c: Include unistd.h.
11072         * gdb.mi/nsthrexec.c: Include stdio.h.
11073         * gdb.mi/pthreads.c: Include unistd.h.
11074         * gdb.modula2/unbounded1.c (main): Declare returns int.
11075         * gdb.reverse/consecutive-reverse.c: Likewise.
11076         * gdb.threads/create-fail.c: Include unistd.h.
11077         * gdb.threads/killed.c: Likewise.
11078         * gdb.threads/linux-dp.c: Likewise.
11079         * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
11080         * gdb.threads/non-ldr-exc-2.c: Likewise.
11081         * gdb.threads/non-ldr-exc-3.c: Likewise.
11082         * gdb.threads/non-ldr-exc-4.c: Likewise.
11083         * gdb.threads/pthreads.c: Include unistd.h.
11084         (main): Declare returns int.
11085         * gdb.threads/tls-main.c (foo): New declaration.
11086         * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
11087
11088 2015-01-23  Simon Marchi  <simon.marchi@ericsson.com>
11089
11090         * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
11091         * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
11092
11093 2015-01-15  Mark Wielaard  <mjw@redhat.com>
11094
11095         * gdb.base/noreturn-return.c: New file.
11096         * gdb.base/noreturn-return.exp: New file.
11097         * gdb.base/noreturn-finish.c: New file.
11098         * gdb.base/noreturn-finish.exp: New file.
11099
11100 2015-01-23  Pedro Alves  <palves@redhat.com>
11101
11102         * gdb.threads/continue-pending-after-query.c: New file.
11103         * gdb.threads/continue-pending-after-query.exp: New file.
11104
11105 2015-01-22  Anders Granlund  <anders.granlund@ericsson.com>
11106             Simon Marchi  <simon.marchi@ericsson.com>
11107
11108         * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
11109         * gdb.base/valgrind-db-attach.exp: Same.
11110         * gdb.base/valgrind-infcall.exp: Same.
11111         * lib/mi-support.exp (default_mi_gdb_start): Same.
11112         * lib/prompt.exp (default_prompt_gdb_start): Same.
11113         * lib/gdb.exp (default_gdb_spawn): Same.
11114         (gdb_interact): New.
11115
11116
11117 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
11118
11119         * gdb.compile/compile.exp (pointer to jit function): New test.
11120
11121 2015-01-17  Wei-cheng Wang  <cole945@gmail.com>
11122
11123         * lib/gdb.exp (supports_process_record): Return true for
11124         powerpc*-*-linux*.
11125         (supports_reverse): Likewise.
11126
11127 2015-01-15  Don Breazeal  <donb@codesourcery.com>
11128
11129         * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
11130         instead of checking whether the target board is remote and
11131         use spawn_wait_for_attach instead of exec/sleep.
11132         * gdb.base/attach-twice.exp: Likewise.
11133
11134 2015-01-15  Joel Brobecker  <brobecker@adacore.com>
11135
11136         * gdb.ada/var_arr_attrs: New testcase.
11137
11138 2015-01-14  Pedro Alves  <palves@redhat.com>
11139             Joel Brobecker  <brobecker@adacore.com>
11140
11141         PR gdb/17525
11142         * gdb.base/bp-cmds-execution-x-script.c: New file.
11143         * gdb.base/bp-cmds-execution-x-script.exp: New file.
11144         * gdb.base/bp-cmds-execution-x-script.gdb: New file.
11145
11146 2015-01-14  Pedro Alves  <palves@redhat.com>
11147
11148         PR cli/17828
11149         * gdb.base/batch-preserve-term-settings.c: New file.
11150         * gdb.base/batch-preserve-term-settings.exp: New file.
11151
11152 2015-01-13  Doug Evans  <dje@google.com>
11153
11154         * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
11155         binary.
11156
11157 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
11158
11159         * Makefile.in (clean mostlyclean): Do not delete *.py.
11160
11161 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
11162
11163         * gdb.python/py-lookup-type.exp: New file.
11164
11165 2015-01-12  Pedro Alves  <palves@redhat.com>
11166
11167         * gdb.python/py-prompt.exp: When the board can't spawn for attach,
11168         restore GDBFLAGS before returning.
11169
11170 2015-01-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
11171
11172         * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
11173         is_amd64_regs_target and is_x86_like_target.
11174
11175 2015-01-11  Doug Evans  <xdje42@gmail.com>
11176
11177         * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
11178         is given without an explicit form.
11179         * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
11180         attributes.
11181         * gdb.dwarf/corrupt.exp: Ditto.
11182         * gdb.dwarf2/enum-type.exp: Ditto.
11183         * gdb.trace/entry-values.exp: Ditto.
11184         * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
11185
11186 2015-01-11  Doug Evans  <xdje42@gmail.com>
11187
11188         PR gdb/15830
11189         * gdb.base/maint.exp: Remove references to "maint demangle".
11190         * gdb.cp/demangle.exp: Update.  "maint demangle" -> "demangle".
11191         Add tests for explicitly specifying language to demangle.
11192         * gdb.dlang/demangle.exp: Ditto.
11193
11194 2015-01-09  Pedro Alves  <palves@redhat.com>
11195
11196         * gdb.threads/non-stop-fair-events.c: New file.
11197         * gdb.threads/non-stop-fair-events.exp: New file.
11198
11199 2015-01-09  Pedro Alves  <palves@redhat.com>
11200
11201         * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
11202         the global scope.  Set a breakpoint after all threads are started
11203         rather than stepping over two source lines.  Expect the prompt.
11204         * gdb.base/watch_thread_num.c (threads_started_barrier): New
11205         global.
11206         (NUM): Now 15.
11207         (main): Use threads_started_barrier to wait for all threads to
11208         start.  Main thread no longer calls thread_function.  Exit after
11209         180 seconds.
11210         (loop): New function.
11211         (thread_function): Wait on threads_started_barrier barrier.  Call
11212         'loop' at each iteration.
11213         * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
11214         threads have started, instead of hardcoding number of "next"
11215         steps.  Use an access watchpoint instead of a write watchpoint.
11216
11217 2015-01-09  Pedro Alves  <palves@redhat.com>
11218
11219         * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
11220         (thread_func): Wait on barrier.
11221         (main): Wait for all threads to start before stopping GDB.
11222         * gdb.threads/siginfo-threads.c (threads_started_barrier): New
11223         global.
11224         (thread1_func, thread2_func): Wait on barrier.
11225         (main): Wait for all threads to start before stopping GDB.
11226         * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
11227         New global.
11228         (thread1_func, thread2_func): Wait on barrier.
11229         (main): Wait for all threads to start before stopping GDB.
11230
11231 2015-01-09  Pedro Alves  <palves@redhat.com>
11232
11233         * gdb.threads/attach-many-short-lived-threads.c: New file.
11234         * gdb.threads/attach-many-short-lived-threads.exp: New file.
11235
11236 2014-01-09  Pedro Alves  <palves@redhat.com>
11237
11238         * gdb.threads/fork-thread-pending.exp: Switch to the main thread
11239         instead of to thread 2.
11240         * gdb.threads/signal-command-multiple-signals-pending.c (main):
11241         Add barrier around each pthread_create call instead of around all
11242         calls.
11243         * gdb.threads/signal-command-multiple-signals-pending.exp (test):
11244         Set a break on thread_function and have the child threads hit it
11245         one at at a time.
11246
11247 2015-01-09  Pedro Alves  <palves@redhat.com>
11248
11249         * lib/gdb.exp (can_spawn_for_attach): New procedure.
11250         (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
11251         false.
11252         * gdb.base/attach.exp: Use can_spawn_for_attach instead of
11253         checking whether the target board is remote.
11254         * gdb.multi/multi-attach.exp: Likewise.
11255         * gdb.python/py-sync-interp.exp: Likewise.
11256         * gdb.server/ext-attach.exp: Likewise.
11257         * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
11258         tests that need to attach, instead of checking whether the target
11259         board is remote at the top of the file.
11260
11261 2015-01-08  Yao Qi  <yao@codesourcery.com>
11262
11263         * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
11264
11265 2015-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
11266
11267         Fix testcase compilation.
11268         * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
11269
11270 2015-01-06  Joel Brobecker  <brobecker@adacore.com>
11271
11272         * gdb.python/py-type.exp: Add a couple test about empty
11273         array creation, and negative-length array creation.
11274
11275 2015-01-02  Doug Evans  <xdje42@gmail.com>
11276
11277         * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
11278
11279 2015-01-02  Doug Evans  <dje@google.com>
11280
11281         * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
11282
11283 2014-12-29  Yao Qi  <yao@codesourcery.com>
11284
11285         * gdb.trace/entry-values.exp: Update comments.  Rename variable
11286         bar_call_foo to returned_from_foo.
11287
11288 2014-12-20  Mihail-Marian Nistor  <mihail.nistor@freescale.com>
11289
11290         PR gdb/17394
11291         * gdb.linespec/break-asm-file.c: New file.
11292         * gdb.linespec/break-asm-file.exp: New file.
11293         * gdb.linespec/break-asm-file0.s: New file.
11294         * gdb.linespec/break-asm-file1.s: New file.
11295
11296 2014-12-18  Nigel Stephens  <nigel@mips.com>
11297             Maciej W. Rozycki  <macro@codesourcery.com>
11298
11299         * gdb.base/float.exp: Handle the new output from "info float" on
11300         MIPS targets.
11301
11302 2014-12-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
11303
11304         Fix MinGW compilation.
11305         * gdb.compile/compile-ops.exp: Update untested message if
11306         !skip_compile_feature_tests.
11307         * gdb.compile/compile-setjmp.exp: Likewise.
11308         * gdb.compile/compile-tls.exp: Likewise.
11309         * gdb.compile/compile.exp: Likewise.
11310         * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
11311         supported on this host".
11312
11313 2014-12-16  Doug Evans  <xdje42@gmail.com>
11314
11315         * boards/stabs.exp: New file.
11316
11317 2014-12-16  Andreas Arnez  <arnez@vnet.linux.ibm.com>
11318
11319         * gdb.base/completion.exp: Adjust to format changes of "maint
11320         print user-registers".
11321
11322 2014-12-16  Catalin Udma  <catalin.udma@freescale.com>
11323
11324         PR server/17457
11325         * gdb.arch/aarch64-fp.c: New file.
11326         * gdb.arch/aarch64-fp.exp: New file.
11327
11328 2014-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
11329
11330         Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
11331         r210637, r210913, r211666, r215400, r215817).
11332
11333         2014-05-08  Richard Sandiford  <rdsandiford@googlemail.com>
11334                 * dg-extract-results.py: New file.
11335                 * dg-extract-results.sh: Use it if the environment seems
11336                 suitable.
11337
11338         2014-05-20  Richard Sandiford  <rdsandiford@googlemail.com>
11339
11340                 * dg-extract-results.py (parse_run): Handle warnings that
11341                 are printed before a test harness is run.
11342
11343         2014-05-25  Richard Sandiford  <rdsandiford@googlemail.com>
11344
11345                 * dg-extract-results.py (Named): Remove __cmp__ method.
11346                 (output_variation): Use a key to sort variation.harnesses.
11347
11348         2014-06-14  Richard Sandiford  <rdsandiford@googlemail.com>
11349
11350                 * dg-extract-results.py: For Python 3, force sys.stdout to
11351                 handle surrogate escape sequences.
11352                 (safe_open): New function.
11353                 (output_segment, main): Use it.
11354
11355         2014-09-19  Segher Boessenkool  <segher@kernel.crashing.org>
11356
11357                 * dg-extract-results.py (Prog.result_re): Include options
11358                 in test name.
11359
11360         2014-10-02  Segher Boessenkool  <segher@kernel.crashing.org>
11361
11362                 * dg-extract-results.py (output_variation): Always sort if
11363                 do_sum.
11364
11365 2014-12-15  Simon Marchi  <simon.marchi@ericsson.com>
11366
11367         * lib/gdb.exp (default_gdb_start): After starting gdb, loop
11368         as long as we get pagination notifications.
11369
11370 2014-12-15  Jason Merrill  <jason@redhat.com>
11371
11372         * Makefile.in (check-gdb.%): Restore.
11373         * README: Mention it.
11374
11375 2014-12-13  Joel Brobecker  <brobecker@adacore.com>
11376
11377         * gdb.ada/str_uninit: New testcase.
11378
11379 2014-12-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
11380
11381         PR symtab/17642
11382         * gdb.base/vla-stub-define.c: New file.
11383         * gdb.base/vla-stub.c: New file.
11384         * gdb.base/vla-stub.exp: New file.
11385
11386 2014-12-12  Phil Muldoon  <pmuldoon@redhat.com>
11387             Jan Kratochvil  <jan.kratochvil@redhat.com>
11388             Tom Tromey  <tromey@redhat.com>
11389
11390         * configure.ac: Add gdb.compile/.
11391         * configure: Regenerate.
11392         * gdb.compile/Makefile.in: New file.
11393         * gdb.compile/compile-ops.exp: New file.
11394         * gdb.compile/compile-ops.c: New file.
11395         * gdb.compile/compile-tls.c: New file.
11396         * gdb.compile/compile-tls.exp: New file.
11397         * gdb.compile/compile-constvar.S: New file.
11398         * gdb.compile/compile-constvar.c: New file.
11399         * gdb.compile/compile-mod.c: New file.
11400         * gdb.compile/compile-nodebug.c: New file.
11401         * gdb.compile/compile-setjmp-mod.c: New file.
11402         * gdb.compile/compile-setjmp.c: New file.
11403         * gdb.compile/compile-setjmp.exp: New file.
11404         * gdb.compile/compile-shlib.c: New file.
11405         * gdb.compile/compile.c: New file.
11406         * gdb.compile/compile.exp: New file.
11407         * lib/gdb.exp (skip_compile_feature_tests): New proc.
11408
11409 2014-12-12  Tom Tromey  <tromey@redhat.com>
11410
11411         * lib/dwarf.exp (_location): Ignore blank lines.  Allow comments.
11412         Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
11413
11414 2014-12-12  Doug Evans  <dje@google.com>
11415
11416         * lib/gdb-python.exp (get_python_valueof): New function.
11417         * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
11418
11419 2014-12-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11420
11421         * gdb.base/completion.exp: Add test for completion of "info
11422         registers ".
11423
11424 2014-12-12  Maciej W. Rozycki  <macro@codesourcery.com>
11425
11426         * gdb.base/func-ptrs.c: New file.
11427         * gdb.base/func-ptrs.exp: New file.
11428
11429 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
11430
11431         PR breakpoints/17012
11432         * gdb.base/dprintf-detach.c: New file.
11433         * gdb.base/dprintf-detach.exp: New file.
11434
11435 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
11436
11437         * gdb.trace/qtro.exp: Replace gdbserver detection code by...
11438         * lib/gdb.exp (target_is_gdbserver): New procedure.
11439
11440 2014-12-08  Doug Evans  <dje@google.com>
11441
11442         * gdb.python/py-objfile.exp: Add tests for objfile.owner.
11443
11444 2014-12-05  Yao Qi  <yao@codesourcery.com>
11445
11446         * gdb.guile/scm-error.exp: Remove the third argument to
11447         gdb_remote_download.
11448         * gdb.guile/scm-frame-args.exp: Likewise.
11449         * gdb.guile/scm-section-script.exp: Likewise.
11450
11451 2014-12-05  Yao Qi  <yao@codesourcery.com>
11452
11453         * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
11454
11455 2014-12-04  Doug Evans  <dje@google.com>
11456
11457         * gdb.python/py-objfile.exp: Add tests for
11458         objfile.add_separate_debug_file.
11459
11460 2014-12-04  Doug Evans  <dje@google.com>
11461
11462         * lib/gdb.exp (get_build_id): New function.
11463         (build_id_debug_filename_get): Rewrite to use it.
11464         * gdb.python/py-objfile.exp: Add test for objfile.build_id.
11465
11466 2014-12-04  Maciej W. Rozycki  <macro@codesourcery.com>
11467
11468         * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
11469         `method(long)', not just 0x0.
11470         * gdb.cp/nsalias.exp: Align code labels to 4.
11471         * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
11472         * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
11473         * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
11474         * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
11475         (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
11476         * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
11477
11478 2014-12-02  Doug Evans  <dje@google.com>
11479
11480         PR symtab/17602
11481         * gdb.cp/anon-ns.cc: Move guts of this file to ...
11482         * gdb.cp/anon-ns2.cc: ... here.  New file.
11483         * gdb.cp/anon-ns.exp: Update.
11484
11485 2014-12-02  Nick Bull  <nicholaspbull@gmail.com>
11486
11487         * gdb.python/py-events.py (inferior_call_handler): New.
11488         (register_changed_handler, memory_changed_handler): New.
11489         (test_events.invoke): Register new handlers.
11490         * gdb.python/py-events.exp: Add tests for inferior call,
11491         memory_changed and register_changed events.
11492
11493 2014-12-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11494
11495         * gdb.base/execl-update-breakpoints.exp: Specify the link address
11496         with '-Ttext-segment' instead of '-Ttext'.  Fall back to '-Ttext'
11497         if the linker doesn't understand this.
11498
11499 2014-12-01  Simon Marchi  <simon.marchi@ericsson.com>
11500
11501         * gdb.python/python.exp: Change expected reply to help().
11502
11503 2014-12-01  Yao Qi  <yao@codesourcery.com>
11504
11505         * configure.ac: Remove AC_ARG_ENABLE for gdbtk.  Don't invoke
11506         AC_CONFIG_SUBDIRS(gdb.gdbtk).
11507         * configure: Re-generated.
11508
11509 2014-11-28  Siva Chandra Reddy  <sivachandra@google.com>
11510
11511         * gdb.cp/chained-calls.cc: New file.
11512         * gdb.cp/chained-calls.exp: New file.
11513         * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
11514
11515 2014-11-28  Simon Marchi  <simon.marchi@ericsson.com>
11516
11517         * gdb.ada/py_range.exp: Add parentheses to python calls to print.
11518         * gdb.dwarf2/symtab-producer.exp: Same.
11519         * gdb.gdb/python-interrupts.exp: Same.
11520         * gdb.gdb/python-selftest.exp: Same.
11521         * gdb.python/py-linetable.exp: Same.
11522         * gdb.python/py-type.exp: Same.
11523         * gdb.python/py-value-cc.exp: Same.
11524         * gdb.python/py-value.exp: Same.
11525
11526 2014-11-28  Yao Qi  <yao@codesourcery.com>
11527
11528         * gdb.base/break-probes.exp: Match library name prefixed with
11529         sysroot.
11530
11531 2014-11-27  Simon Marchi  <simon.marchi@ericsson.com>
11532
11533         * gdb.python/py-linetable.exp: Escape properly sorted(fset)
11534         test expected output.  Add parentheses for the call to print.
11535         Remove L suffix from integers.
11536
11537 2014-11-26  Doug Evans  <dje@google.com>
11538
11539         * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
11540
11541 2014-11-22  Yao Qi  <yao@codesourcery.com>
11542
11543         * gdb.trace/entry-values.c: Remove asms.
11544         (foo): Add foo_label.
11545         (bar): Add bar_label.
11546         * gdb.trace/entry-values.exp: Remove code computing  foo's
11547         length and bar's length.
11548         (Dwarf::assemble): Invoke function_range for bar and use
11549         MACRO_AT_func for foo.
11550
11551 2014-11-22  Yao Qi  <yao@codesourcery.com>
11552
11553         * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
11554         and .Lgcc43_procstart.  Use .Lgcc42_procstart instead of gcc42.
11555         Use .Lgcc43_procstart instead of gcc43.
11556
11557 2014-11-21  Joel Brobecker  <brobecker@adacore.com>
11558
11559         * gdb.ada/n_arr_bound: New testcase.
11560
11561 2014-11-20  Sergio Durigan Junior  <sergiodj@redhat.com>
11562
11563         PR breakpoints/10737
11564         * gdb.base/catch-syscall.exp (do_syscall_tests): Call
11565         test_catch_syscall_multi_arch.
11566         (test_catch_syscall_multi_arch): New function.
11567
11568 2014-11-20  Doug Evans  <xdje42@gmail.com>
11569
11570         * gdb.base/maint.exp: Update expected output.
11571
11572 2014-11-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11573
11574         * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
11575         4-byte instruction on S390.
11576
11577 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
11578
11579         * gdb.ada/arr_arr: New testcase.
11580
11581 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
11582
11583         * gdb.ada/pkd_arr_elem: New Testcase.
11584
11585 2014-11-18  Luis Machado  <lgustavo@codesourcery.com>
11586
11587         * gdb.reverse/break-precsave: Expect completion message for
11588         core file reads.
11589         * gdb.reverse/consecutive-precsave.exp: Likewise.
11590         * gdb.reverse/finish-precsave.exp: Likewise.
11591         * gdb.reverse/i386-precsave.exp: Likewise.
11592         * gdb.reverse/machinestate-precsave.exp: Likewise.
11593         * gdb.reverse/sigall-precsave.exp: Likewise.
11594         * gdb.reverse/solib-precsave.exp: Likewise.
11595         * gdb.reverse/step-precsave.exp: Likewise.
11596         * gdb.reverse/until-precsave.exp: Likewise.
11597         * gdb.reverse/watch-precsave.exp: Likewise.
11598
11599 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11600
11601         * gdb.base/bp-permanent.c: Include unistd.h.
11602         * gdb.python/py-framefilter-mi.c (main): Add return type.
11603         * gdb.python/py-framefilter.c (main): Likewise.
11604         * gdb.trace/actions-changed.c (main): Likewise.
11605
11606 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11607
11608         * gdb.mi/until.c: Add eye-catchers.
11609         * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
11610         line numbers.
11611
11612 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11613
11614         * gdb.base/condbreak.exp: Drop references to removed non-prototype
11615         function header variants in break1.c.
11616         * gdb.base/ena-dis-br.exp: Likewise.
11617         * gdb.base/hbreak2.exp: Likewise.
11618         * gdb.reverse/until-precsave.exp: Drop references to removed
11619         non-prototype function header variants in ur1.c.
11620         * gdb.reverse/until-reverse.exp: Likewise.
11621
11622 2014-11-17  Petr Machata  <pmachata@redhat.com>
11623
11624         * lib/dwarf.exp  (Dwarf::cu, Dwarf::tu): Emit
11625         ${_cu_offset_size} bytes abbrev offset.
11626
11627 2014-11-15  Doug Evans  <xdje42@gmail.com>
11628
11629         PR symtab/17559
11630         * gdb.base/line-symtabs.exp: New file.
11631         * gdb.base/line-symtabs.c: New file.
11632         * gdb.base/line-symtabs.h: New file.
11633
11634 2014-11-14  Yao Qi  <yao@codesourcery.com>
11635
11636         * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
11637         (func): Add label func_label.
11638         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
11639         Replace low_pc and high_pc with MACRO_AT_range.
11640         Replace name, low_pc and high_pc with MACRO_AT_func.
11641
11642 2014-11-14  Yao Qi  <yao@codesourcery.com>
11643
11644         * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
11645         Replace name, low_pc and high_pc with MACRO_AT_func.
11646
11647 2014-11-14  Yao Qi  <yao@codesourcery.com>
11648
11649         * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
11650         produce debug information.
11651         * gdb.dwarf2/implptr-optimized-out.S: Removed.
11652
11653 2014-11-14  Yao Qi  <yao@codesourcery.com>
11654
11655         * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
11656         object and get function length.
11657         (Dwarf::assemble): Replace name, low_pc and high_pc attributes
11658         with MACRO_AT_func.
11659         (top-level): Replace gdb_compile and clean_restart with
11660         prepare_for_testing.
11661         * gdb.dwarf2/main.c (main): Add label main_label.
11662
11663 2014-11-14  Yao Qi  <yao@codesourcery.com>
11664
11665         * lib/dwarf.exp (function_range): New procedure.
11666         (Dwarf::_handle_macro_at_func): New procedure.
11667         (Dwarf::_handle_macro_at_range): New procedure.
11668         (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
11669
11670 2014-11-14  Yao Qi  <yao@codesourcery.com>
11671
11672         * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
11673         (_handle_attribute): New procedure.
11674
11675 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11676
11677         * gdb.ada/cond_lang/foo.c (callme): Add return type.
11678         * gdb.base/call-sc.c (zed): Likewise.
11679         * gdb.base/checkpoint.c (main): Likewise.
11680         * gdb.base/dump.c (main): Likewise.
11681         * gdb.base/gcore.c (main): Likewise.
11682         * gdb.base/huge.c (main): Likewise.
11683         * gdb.base/multi-forks.c (main): Likewise.
11684         * gdb.base/pr10179-a.c (main): Likewise.
11685         * gdb.base/savedregs.c (main): Likewise.
11686         * gdb.base/sigaltstack.c (main): Likewise.
11687         * gdb.base/siginfo.c (main): Likewise.
11688         * gdb.base/structs.c (zed): Likewise.
11689         * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
11690         * gdb.mi/mi-syn-frame.c (main): Likewise.
11691         * gdb.mi/until.c (foo, main): Likewise.
11692         * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
11693         * gdb.base/solib-weak.c (foo): Declare.
11694         * gdb.base/attach-twice.c: Include stdio.h.
11695         * gdb.base/weaklib1.c: Likewise.
11696         * gdb.base/weaklib2.c: Likewise.
11697         * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
11698         * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
11699         unistd.h.
11700         * gdb.base/attach-pie-misread.c: Include stdlib.h.
11701         * gdb.mi/mi-exit-code.c: Likewise.
11702         * gdb.base/break-interp-lib.c: Include string.h.
11703         * gdb.base/coremaker.c: Likewise.
11704         * gdb.base/testenv.c: Likewise.
11705         * gdb.python/py-finish-breakpoint.c: Likewise.
11706         * gdb.base/inferior-died.c: Include sys/wait.h.
11707         * gdb.base/fileio.c: Include time.h.
11708         * gdb.base/async-shell.c: Include unistd.h.
11709         * gdb.base/dprintf-non-stop.c: Likewise.
11710         * gdb.base/info-os.c: Likewise.
11711         * gdb.mi/mi-console.c: Likewise.
11712         * gdb.mi/watch-nonstop.c: Likewise.
11713         * gdb.python/py-events.c: Likewise.
11714         * gdb.base/async.c (baz): Move up before its invocation.
11715         * gdb.base/code_elim2.c (my_global_func): Likewise.
11716         * gdb.base/skip-solib-lib.c (multiply): Likewise.
11717         * gdb.base/advance.c (func2): Likewise.
11718
11719 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11720
11721         * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
11722         variant.
11723         * gdb.base/annota3.c: Likewise.
11724         * gdb.base/async.c: Likewise.
11725         * gdb.base/average.c: Likewise.
11726         * gdb.base/call-ar-st.c: Likewise.
11727         * gdb.base/call-rt-st.c: Likewise.
11728         * gdb.base/call-sc.c: Likewise.
11729         * gdb.base/call-strs.c: Likewise.
11730         * gdb.base/ending-run.c: Likewise.
11731         * gdb.base/execd-prog.c: Likewise.
11732         * gdb.base/exprs.c: Likewise.
11733         * gdb.base/foll-exec.c: Likewise.
11734         * gdb.base/foll-fork.c: Likewise.
11735         * gdb.base/foll-vfork.c: Likewise.
11736         * gdb.base/funcargs.c: Likewise.
11737         * gdb.base/gcore.c: Likewise.
11738         * gdb.base/jump.c: Likewise.
11739         * gdb.base/langs0.c: Likewise.
11740         * gdb.base/langs1.c: Likewise.
11741         * gdb.base/langs2.c: Likewise.
11742         * gdb.base/mips_pro.c: Likewise.
11743         * gdb.base/nodebug.c: Likewise.
11744         * gdb.base/opaque0.c: Likewise.
11745         * gdb.base/opaque1.c: Likewise.
11746         * gdb.base/recurse.c: Likewise.
11747         * gdb.base/run.c: Likewise.
11748         * gdb.base/scope0.c: Likewise.
11749         * gdb.base/scope1.c: Likewise.
11750         * gdb.base/setshow.c: Likewise.
11751         * gdb.base/setvar.c: Likewise.
11752         * gdb.base/shmain.c: Likewise.
11753         * gdb.base/shr1.c: Likewise.
11754         * gdb.base/shr2.c: Likewise.
11755         * gdb.base/sigall.c: Likewise.
11756         * gdb.base/signals.c: Likewise.
11757         * gdb.base/so-indr-cl.c: Likewise.
11758         * gdb.base/solib2.c: Likewise.
11759         * gdb.base/structs.c: Likewise.
11760         * gdb.base/sum.c: Likewise.
11761         * gdb.base/vforked-prog.c: Likewise.
11762         * gdb.base/watchpoint.c: Likewise.
11763         * gdb.reverse/shr2.c: Likewise.
11764         * gdb.reverse/until-reverse.c: Likewise.
11765         * gdb.reverse/ur1.c: Likewise.
11766         * gdb.reverse/watch-reverse.c: Likewise.
11767
11768 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11769
11770         * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
11771         variant.
11772         * gdb.base/sepdebug.exp: Drop references to removed code.
11773
11774 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11775
11776         * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
11777         variant.  Preserve original line numbering.
11778         * gdb.base/list1.c: Likewise.
11779
11780 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11781
11782         * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
11783         variant.
11784         * gdb.base/break1.c: Likewise.
11785         * gdb.base/break.exp: Drop references to removed code.
11786
11787 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11788
11789         * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
11790         variant.
11791
11792 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11793
11794         * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
11795
11796 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11797
11798         * gdb.base/callfuncs.exp: Remove 'prototypes' variable.  Move main
11799         logic into perform_all_tests() and invoke it with and without
11800         function header prototypes.
11801         (do_function_calls): Remove conditional XFAIL for PR 5318.
11802         (rerun_and_prepare): Remove duplicate code.
11803         (perform_all_tests): New.  Main logic moved here.
11804
11805 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11806
11807         * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
11808         code guarded by #ifdef NO_PROTOTYPES.
11809         (t_double_many_args): Likewise.
11810         (DEF_FUNC_MANY_ARGS_1): Likewise.
11811         (DEF_FUNC_VALUES_1): Likewise.
11812         (t_structs_ldc): Renamed from t_structs_fc in conditional code
11813         guarded by #ifdef PROTOTYPES.
11814
11815 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11816
11817         * gdb.mi/mi-console.c: Add eye-catcher.
11818         * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
11819         instead of literal line number.
11820
11821 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11822
11823         * gdb.base/shr2.c: Add eye-catcher.
11824         * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
11825         line number.
11826
11827 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11828
11829         * gdb.base/jump.c: Add eye-catchers.
11830         * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
11831         numbers.
11832
11833 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11834
11835         * gdb.base/execd-prog.c: Add eye-catchers.
11836         * gdb.base/foll-exec.c: Likewise.
11837         * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
11838         line numbers.
11839
11840 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11841
11842         * gdb.base/ending-run.c: Add eye-catchers.
11843         * gdb.base/ending-run.exp: Refer to eye-catchers instead of
11844         literal line numbers.
11845
11846 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11847
11848         * gdb.base/call-rt-st.c: Add eye-catchers.
11849         * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
11850         literal line numbers.
11851
11852 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11853
11854         * gdb.base/call-ar-st.c: Add eye-catchers.
11855         * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
11856         literal line numbers.
11857
11858 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11859
11860         * gdb.base/average.c: Add eye-catchers.
11861         * gdb.base/sum.c: Likewise.
11862         * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
11863         regexps dynamically.
11864
11865 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11866
11867         * gdb.base/solib1.c: Add eye-catchers.
11868         * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
11869         literal line numbers.
11870
11871 2014-11-12  Pedro Alves  <palves@redhat.com>
11872
11873         * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
11874         leader has exited.
11875
11876 2014-11-12  Pedro Alves  <palves@redhat.com>
11877
11878         * gdb.arch/i386-bp_permanent.c: New file.
11879         * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
11880         (srcfile): Set to i386-bp_permanent.c.
11881         (top level): Adjust to work in both 32-bit and 64-bit modes.  Test
11882         that stepi does not execute the 'leave' instruction, instead of
11883         testing it does execute.
11884         * gdb.base/bp-permanent.c: New file.
11885         * gdb.base/bp-permanent.exp: New file.
11886
11887 2014-11-10  Doug Evans  <xdje42@gmail.com>
11888
11889         PR symtab/17564
11890         * gdb.base/symtab-search-order.exp: New file.
11891         * gdb.base/symtab-search-order.c: New file.
11892         * gdb.base/symtab-search-order-1.c: New file.
11893         * gdb.base/symtab-search-order-shlib-1.c: New file.
11894
11895 2014-11-07  Pedro Alves  <palves@redhat.com>
11896
11897         PR gdb/17511
11898         * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
11899         i?86-*-linux*.
11900
11901 2014-11-03  Siva Chandra Reddy  <sivachandra@google.com>
11902
11903         PR c++/17494
11904         * gdb.cp/pr17494.cc: New file.
11905         * gdb.cp/pr17494.exp: New file.
11906
11907 2014-11-02  Yao Qi  <yao@codesourcery.com>
11908
11909         * gdb.python/python.exp: Get working directory and match the
11910         output of "set extended-prompt \\w " with it.
11911
11912 2014-10-30  Doug Evans  <dje@google.com>
11913
11914         * gdb.python/py-objfile.exp: Add tests for setting random attributes
11915         in objfiles.
11916         * gdb.python/py-progspace.exp: Add tests for setting random attributes
11917         in progspaces.
11918
11919 2014-10-30  Janis Johnson  <janisjo@codesourcery.com>
11920
11921         * gdb.base/fullpath-expand.exp: Skip for a remote host.
11922         * gdb.base/realname-expand.exp: Likewise.
11923         * gdb.linespec/macro-relative.exp: Likewise.
11924
11925 2014-10-29  Pedro Alves  <palves@redhat.com>
11926
11927         PR gdb/17408
11928         * gdb.threads/schedlock.c (some_function): New function.
11929         (call_function): New global.
11930         (MAYBE_CALL_SOME_FUNCTION): New macro.
11931         (thread_function): Call it.
11932         * gdb.threads/schedlock.exp (get_args): Add description parameter,
11933         and use it instead of a global counter.  Adjust all callers.
11934         (get_current_thread): Use "find current thread" for test message
11935         here rather than having all callers pass down the same string.
11936         (goto_loop): New procedure, factored out from ...
11937         (my_continue): ... this.
11938         (step_ten_loops): Change parameter from test message to command to
11939         use.  Adjust.
11940         (list_count): Delete global.
11941         (check_result): New procedure, factored out from duplicate top
11942         level code.
11943         (continue tests): Wrap in with_test_prefix.
11944         (test_step): New procedure, factored out from duplicate top level
11945         code.
11946         (top level): Test "step" in combination with all scheduler-locking
11947         modes.  Test "next" in combination with all scheduler-locking
11948         modes, and in combination with stepping over a function call or
11949         not.
11950         * gdb.threads/next-bp-other-thread.c: New file.
11951         * gdb.threads/next-bp-other-thread.exp: New file.
11952
11953 2014-10-29  Pedro Alves  <palves@redhat.com>
11954
11955         PR python/17372
11956         * gdb.python/python.exp: Test a multi-line command that spawns
11957         interactive Python.
11958         * gdb.base/multi-line-starts-subshell.exp: New file.
11959
11960 2014-10-29  Yao Qi  <yao@codesourcery.com>
11961
11962         * gdb.base/fileio.exp: Make directories on host.
11963
11964 2014-10-29  Yao Qi  <yao@codesourcery.com>
11965
11966         * gdb.base/fileio.c (test_write): Close the file.
11967
11968 2014-10-28  Pedro Alves  <palves@redhat.com>
11969
11970         PR gdb/12623
11971         * gdb.base/sigstep.c (no_handler): New global.
11972         (main): If 'no_handler is true, set the signal handlers to
11973         SIG_IGN.
11974         * gdb.base/sigstep.exp (breakpoint_over_handler): Add
11975         with_sw_watch and no_handler parameters.  Handle them.
11976         (top level) <stepping over handler when stopped at a breakpoint
11977         test>: Add a test axis for testing with a software watchpoint, and
11978         another for testing with the signal handler set to SIG_IGN.
11979         * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
11980         * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
11981
11982 2014-10-28  Pedro Alves  <palves@redhat.com>
11983
11984         PR gdb/17511
11985         * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
11986         * gdb.base/sigstep.exp (other_handler_location): New global.
11987         (advance): Support stepping into the signal handler, and running
11988         commands while in the handler.
11989         (in_handler_map): New global.
11990         (top level): In the advance test, add combinations for getting
11991         into the handler with stepping commands, and for running commands
11992         in the handler.  Add comment descripting the advancei tests.
11993
11994 2014-10-28  Pedro Alves  <palves@redhat.com>
11995
11996         * gdb.base/sigstep.exp: Use build_executable instead of
11997         prepare_for_testing.
11998         (top level): Move code that starts GDB, runs to main and creates a
11999         display to ...
12000         (restart): ... this new procedure.
12001         (top level): Move backtrace from signal handler test to ...
12002         (validate_backtrace): ... this new procedure.
12003         (advance, advancei): Rename parameter from 'i' to 'cmd'.  Use
12004         with_test_prefix.  Always restart GDB.
12005         (skip_to_handler): Rename parameter from 'i' to 'cmd'.  Use
12006         with_test_prefix.  Always restart GDB.  No need to delete
12007         breakpoints after the test.
12008         (test_skip_handler): Remove prefix parameter.
12009         (skip_over_handler, breakpoint_to_handler)
12010         (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
12011         parameter from 'i' to 'cmd'.  Use with_test_prefix.  Always
12012         restart GDB.  No need to delete breakpoints after the test.
12013         (top level): Use foreach to call the test procedures with
12014         different commands.
12015
12016 2014-10-28  Pedro Alves  <palves@redhat.com>
12017
12018         * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
12019         instead of GNATS numbers.
12020         * gdb.base/sigbpt.exp: Likewise.
12021         * gdb.base/siginfo.exp: Likewise.
12022         * gdb.base/sigstep.exp: Likewise.
12023
12024 2014-10-27  Pedro Alves  <palves@redhat.com>
12025
12026         * gdb.base/sigstep.c (dummy): New global.
12027         (main): Issue a couple writes to the new global.
12028         * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
12029         procedures.
12030         (skip_over_handler): Use test_skip_handler.
12031         (top level): Call skip_over_handler for stepi and nexti too.
12032         (breakpoint_over_handler): Use test_skip_handler.
12033         (top level): Call breakpoint_over_handler for stepi and nexti too.
12034
12035 2014-10-27  Yao Qi  <yao@codesourcery.com>
12036
12037         * gdb.trace/tfile.c (adjust_function_address)
12038         [__powerpc64__ && _CALL_ELF != 2]: Get function address from
12039         function descriptor.
12040
12041 2014-10-24  Don Breazeal  <donb@codesourcery.com>
12042
12043         * gdb.base/foll-fork.exp (test_follow_fork,
12044         catch_fork_child_follow): Check for updated fork messages emitted
12045         from infrun.c.
12046         * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
12047         vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
12048         vfork_and_exec_child_follow_through_step): Check for updated vfork
12049         messages emitted from infrun.c.
12050
12051 2014-10-24  Pedro Alves  <palves@redhat.com>
12052
12053         * gdb.base/corefile.exp: Remove references to ultrix.
12054         * gdb.base/interrupt.exp: Likewise.
12055         * gdb.base/whatis.exp: Likewise.
12056         * gdb.gdb/selftest.exp: Likewise.
12057         * gdb.threads/manythreads.exp: Likewise.
12058         * gdb.threads/print-threads.exp: Likewise.
12059         * gdb.threads/pthreads.exp:: Likewise.
12060         * gdb.threads/schedlock.exp: Likewise.
12061
12062 2014-10-24  Siva Chandra Reddy  <sivachandra@google.com>
12063
12064         * gdb.cp/non-trivial-retval.cc: Add a test case.
12065         * gdb.cp/non-trivial-retval.exp: Add a test.
12066
12067 2014-10-20  Yao Qi  <yao@codesourcery.com>
12068
12069         * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
12070         * gdb.python/py-objfile-script-gdb.py: New file.
12071         * gdb.python/py-objfile-script.exp: Update reference to
12072         py-objfile-script-gdb.py.in.  Use gdb_remote_donwload instead
12073         of remote_download.  Remove the dest file.
12074
12075 2014-10-20  Yao Qi  <yao@codesourcery.com>
12076
12077         * gdb.base/checkpoint.exp: Don't remove file copied on host.
12078         * gdb.base/step-line.exp: Likewise.
12079         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
12080         * gdb.dwarf2/dw2-basic.exp: Likewise.
12081         * gdb.dwarf2/dw2-compressed.exp: Likewise.
12082         * gdb.dwarf2/dw2-filename.exp: Likewise.
12083         * gdb.dwarf2/dw2-intercu.exp: Likewise.
12084         * gdb.dwarf2/dw2-intermix.exp: Likewise.
12085         * gdb.dwarf2/dw2-producer.exp: Likewise.
12086         * gdb.dwarf2/mac-fileno.exp: Likewise.
12087         * gdb.python/py-frame-args.exp: Likewise.
12088         * gdb.python/py-framefilter.exp: Likewise.
12089         * gdb.python/py-mi.exp: Likewise.
12090         * gdb.python/py-objfile-script.exp: Likewise
12091         * gdb.python/py-pp-integral.exp: Likewise.
12092         * gdb.python/py-pp-re-notag.exp: Likewise.
12093         * gdb.python/py-prettyprint.exp: Likewise.
12094         * gdb.python/py-section-script.exp: Likewise.
12095         * gdb.python/py-typeprint.exp: Likewise.
12096         * gdb.python/py-xmethods.exp: Likewise.
12097         * gdb.stabs/weird.exp: Likewise.
12098         * gdb.xml/tdesc-regs.exp: Likewise.
12099
12100 2014-10-18  Kwok Cheung Yeung  <kcy@codesourcery.com>
12101
12102         * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
12103         (out_cu): Use addr_len for the size of addresses.
12104         (out_line): Likewise.  Size DW_LNE_set_address instruction
12105         according to addr_len.
12106         * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
12107         (FUNC): Add START_INSNS to definition.
12108
12109 2014-10-18  Yao Qi  <yao@codesourcery.com>
12110
12111         * gdb.base/argv0-symlink.exp: Check argv[0] value if
12112         gdb_has_argv0 return true.
12113         * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
12114         check [target_info exists noargs], check [gdb_has_argv0]
12115         instead.
12116         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12117         * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
12118         procedures.
12119
12120 2014-10-17  Doug Evans  <dje@google.com>
12121
12122         * gdb.python/py-events.exp: Update expected output for clear_objfiles
12123         event.
12124         * gdb.python/py-events.py: Add clear_objfiles event.
12125
12126 2014-10-17  Doug Evans  <dje@google.com>
12127
12128         * gdb.python/py-objfile.exp: Test progspace attribute.
12129
12130 2014-10-17  Luis Machado  <lgustavo@codesourcery.com>
12131
12132         * gdb.guile/scm-breakpoint.exp: Do not assume any
12133         directory separators when matching source file paths.
12134         * gdb.python/py-breakpoint.exp: Likewise.
12135         * gdb.reverse/break-precsave.exp: Likewise.
12136         * gdb.reverse/break-reverse.exp: Likewise.
12137         * gdb.reverse/consecutive-precsave.exp: Likewise.
12138         * gdb.reverse/finish-precsave.exp: Likewise.
12139         * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
12140         * gdb.reverse/finish-reverse.exp: Likewise.
12141         * gdb.reverse/i386-precsave.exp: Likewise.
12142         * gdb.reverse/i387-env-reverse.exp: Likewise.
12143         * gdb.reverse/i387-stack-reverse.exp: Likewise.
12144         * gdb.reverse/machinestate-precsave.exp: Likewise.
12145         * gdb.reverse/machinestate.exp: Likewise.
12146         * gdb.reverse/sigall-precsave.exp: Likewise.
12147         * gdb.reverse/solib-precsave.exp: Likewise.
12148         * gdb.reverse/step-precsave.exp: Likewise.
12149         * gdb.reverse/until-precsave.exp: Likewise.
12150         * gdb.reverse/watch-precsave.exp: Likewise.
12151         * gdb.reverse/watch-reverse.exp: Likewise.
12152
12153 2014-10-17  Yao Qi  <yao@codesourcery.com>
12154
12155         * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
12156         * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
12157
12158 2014-10-17  Pedro Alves  <palves@redhat.com>
12159
12160         PR gdb/17471
12161         * gdb.base/bg-execution-repeat.c: New file.
12162         * gdb.base/bg-execution-repeat.exp: New file.
12163
12164 2014-10-17  Pedro Alves  <palves@redhat.com>
12165
12166         PR gdb/17300
12167         * gdb.base/continue-all-already-running.c: New file.
12168         * gdb.base/continue-all-already-running.exp: New file.
12169
12170 2014-10-17  Pedro Alves  <palves@redhat.com>
12171
12172         PR gdb/17472
12173         * gdb.base/annota-input-while-running.c: New file.
12174         * gdb.base/annota-input-while-running.exp: New file.
12175
12176 2014-10-17  Pedro Alves  <palves@redhat.com>
12177
12178         * gdb.base/callfuncs.exp: emove references to osf.
12179         * gdb.base/sigall.exp: Likewise.
12180         * gdb.gdb/selftest.exp: Likewise.
12181         * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
12182         * gdb.mi/non-stop.c: Likewise.
12183         * gdb.mi/pthreads.c: Likewise.
12184         * gdb.reverse/sigall-precsave.exp: Likewise.
12185         * gdb.reverse/sigall-reverse.exp: Likewise.
12186         * gdb.threads/pthreads.c: Likewise.
12187         * gdb.threads/pthreads.exp: Likewise.
12188
12189 2014-10-17  Yao Qi  <yao@codesourcery.com>
12190
12191         * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
12192         check 'target_info exists noargs'.
12193         (test_command_prompt_position): Likewise.
12194         (progvar_simple_if_test): Don't check 'target_info exists noargs'.
12195         Remove "set args".
12196         (progvar_simple_while_test): Likewise.
12197         (progvar_complex_if_while_test): Likewise.
12198         (if_while_breakpoint_command_test): Likewise.
12199         (infrun_breakpoint_command_test): Likewise.
12200         (breakpoint_command_test): Likewise.
12201         (watchpoint_command_test): Likewise.
12202         (bp_deleted_in_command_test): Likewise.
12203         (temporary_breakpoint_commands): Likewise.
12204
12205 2014-10-16  Yao Qi  <yao@codesourcery.com>
12206
12207         * gdb.base/remotetimeout.exp: Remove noargs checking.
12208
12209 2014-10-15  Pedro Alves  <palves@redhat.com>
12210
12211         PR breakpoints/9649
12212         * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
12213         * gdb.base/breakpoint-in-ro-region.exp
12214         (probe_target_hardware_step): New procedure.
12215         (top level): Probe hardware stepping and hardware breakpoint
12216         support.  Test stepping through a read-only region, with both
12217         "breakpoint auto-hw" on and off and both "always-inserted" on and
12218         off.
12219
12220 2014-10-15  Iain Buclaw  <ibuclaw@gdcproject.org>
12221
12222         * gdb.dlang/demangle.exp: Update for demangling changes.
12223
12224 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
12225
12226         * gdb.cp/non-trivial-retval.cc: Add new test cases.
12227         * gdb.cp/non-trivial-retval.exp: Add new tests.
12228
12229 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
12230
12231         PR c++/13403
12232         PR c++/15154
12233         * gdb.cp/non-trivial-retval.cc: New file.
12234         * gdb.cp/non-trivial-retval.exp: New file.
12235
12236 2014-10-15  Yao Qi  <yao@codesourcery.com>
12237
12238         * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
12239         remote host.
12240
12241 2014-10-15  Yao Qi  <yao@codesourcery.com>
12242
12243         * gdb.python/py-symbol.exp: Match file base name if host is
12244         remote, otherwise match file name with dir name.
12245         * gdb.python/py-symtab.exp: Likewise.
12246         * gdb.python/python.exp: Likewise.
12247
12248 2014-10-15  Yao Qi  <yao@codesourcery.com>
12249
12250         * gdb.python/py-symbol.exp: Remove trailing ".*" in the
12251         pattern.
12252         * gdb.python/py-symtab.exp: Likewise.
12253         * gdb.python/python.exp: Remove trailing ".*".  Fix typo
12254         locationn.
12255
12256 2014-10-14  Joel Brobecker  <brobecker@adacore.com>
12257
12258         * gdb.ada/addr_arith: New testcase.
12259
12260 2014-10-14  Maciej W. Rozycki  <macro@codesourcery.com>
12261
12262         * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
12263         * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
12264         * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
12265         * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
12266
12267 2014-10-14  Sergio Durigan Junior  <sergiodj@redhat.com>
12268
12269         * gdb.arch/stap-eval-lang-ada.S: Likewise.
12270         * gdb.arch/stap-eval-lang-ada.c: Likewise.
12271         * gdb.arch/stap-eval-lang-ada.exp: New file.
12272
12273 2014-10-14  Yao Qi  <yao@codesourcery.com>
12274
12275         * gdb.mi/mi-var-child.c (nothing1): New function.
12276         (nothing2): New function.
12277         (do_children_tests): Set function pointers by nothing1 and
12278         nothing2.
12279         * gdb.mi/mi-var-child.exp: Step over new added statements.
12280         Update test to match the new output.
12281         * gdb.mi/var-cmd.c (nothing1): New function.
12282         (nothing2): New function.
12283         (do_children_tests): Set function pointers by  nothing1 and
12284         nothing2.
12285         * gdb.mi/mi-var-display.exp: Update test to match output.
12286         Step to the line specified by $line_dct_nothing.
12287         Increase the number of lines to step.
12288
12289 2014-10-14  Yao Qi  <yao@codesourcery.com>
12290
12291         * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
12292         tests.
12293         * gdb.mi/mi2-var-child.exp: Likewise.
12294
12295 2014-10-13  Doug Evans  <dje@google.com>
12296
12297         * gdb.python/py-objfile.exp: Change name of file name test.
12298
12299 2014-10-13  Doug Evans  <dje@google.com>
12300
12301         * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
12302         from the start of the CU.
12303
12304 2014-10-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
12305             Yao Qi  <yao@codesourcery.com>
12306
12307         Fix "save breakpoints" for "catch" command.
12308         * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
12309         Remove -nonewline.  Match also the added "main" line.
12310
12311 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
12312
12313         Fix "save breakpoints" for "disable $bpnum" command.
12314         * gdb.base/save-bp.c (main): Add label.
12315         * gdb.base/save-bp.exp: Add 8th disabled breakpoint.  Match it.
12316
12317 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
12318
12319         * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
12320
12321 2014-10-11  Yao Qi  <yao@codesourcery.com>
12322
12323         * gdb.server/server-kill.exp: Execute command
12324         "set remote trace-status-packet on" before "tstatus".
12325
12326 2014-10-11  Yao Qi  <yao@codesourcery.com>
12327
12328         * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
12329         (main): Call getppid.
12330         * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
12331         and continue to it.  Read variable "server_pid".
12332
12333 2014-10-11  Yao Qi  <yao@codesourcery.com>
12334
12335         * gdb.server/server-kill.exp: Remove "delete_breakpoints".
12336
12337 2014-10-11  Yao Qi  <yao@codesourcery.com>
12338
12339         * gdb.threads/thread-find.exp: Don't execute command
12340         "info threads".
12341         * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
12342         * gdb.threads/linux-dp.exp: Don't check the condition
12343         $threads_created equals to zero.
12344
12345 2014-10-10  Pedro Alves  <palves@redhat.com>
12346
12347         * gdb.base/bigcore.exp: Remove references to IRIX.
12348         * gdb.base/funcargs.exp: Likewise.
12349         * gdb.base/interrupt.exp: Likewise.
12350         * gdb.base/mips_pro.exp: Likewise.
12351         * gdb.base/nodebug.exp: Likewise.
12352         * gdb.base/setvar.exp: Likewise.
12353         * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
12354
12355 2014-10-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
12356             Pedro Alves  <palves@redhat.com>
12357
12358         PR symtab/14466
12359         * gdb.base/vdso-warning.c: New file.
12360         * gdb.base/vdso-warning.exp: New file.
12361
12362 2014-10-02  Doug Evans  <dje@google.com>
12363
12364         * gdb.base/structs.c (main): Don't run forever.
12365
12366 2014-10-02  Pedro Alves  <palves@redhat.com>
12367
12368         * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
12369         (top level) <stop threads 1, stop threads 2>: Use it.
12370
12371 2014-10-02  Pedro Alves  <palves@redhat.com>
12372
12373         * gdb.threads/break-while-running.exp (test): Add new
12374         'update_thread_list' argument.  Skip "info threads" if false.
12375         (top level): Add new 'update_thread_list' axis.
12376
12377 2014-10-02  Pedro Alves  <palves@redhat.com>
12378
12379         PR breakpoints/17431
12380         * gdb.base/execl-update-breakpoints.c: New file.
12381         * gdb.base/execl-update-breakpoints.exp: New file.
12382
12383 2014-10-01  Pedro Alves  <palves@redhat.com>
12384
12385         * gdb.base/breakpoint-in-ro-region.c: New file.
12386         * gdb.base/breakpoint-in-ro-region.exp: New file.
12387
12388 2014-10-01  Simon Marchi  <simon.marchi@ericsson.com>
12389
12390         * gdb.mi/mi-exit-code.exp: New file.
12391         * gdb.mi/mi-exit-code.c: New file.
12392
12393 2014-09-30  Yao Qi  <yao@codesourcery.com>
12394
12395         * lib/prelink-support.exp (build_executable_own_libs): Error if
12396         the target isn't native.
12397
12398 2014-09-30  Yao Qi  <yao@codesourcery.com>
12399
12400         * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
12401         false.
12402
12403 2014-09-22  Pedro Alves  <palves@redhat.com>
12404
12405         * gdb.threads/break-while-running.exp: New file.
12406         * gdb.threads/break-while-running.c: New file.
12407
12408 2014-09-19  Yao Qi  <yao@codesourcery.com>
12409
12410         * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
12411         Invoke test.  Restart GDB with --readnow and invoke test again.
12412
12413 2014-09-19  Yao Qi  <yao@codesourcery.com>
12414
12415         * gdb.base/break-on-linker-gcd-function.exp: Move test into new
12416         proc set_breakpoint_on_gcd_function.  Invoke
12417         set_breakpoint_on_gcd_function.  Restart GDB with --readnow and
12418         invoke set_breakpoint_on_gcd_function again.
12419
12420 2014-09-18  Doug Evans  <dje@google.com>
12421
12422         * gdb.dwarf2/symtab-producer.exp: New file.
12423
12424 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
12425
12426         * gdb.base/global-var-nested-by-dso-solib1.c: New file.
12427         * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
12428         * gdb.base/global-var-nested-by-dso.c: Likewise.
12429         * gdb.base/global-var-nested-by-dso.exp: Likewise.
12430
12431 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
12432             Pedro Alves  <palves@redhat.com>
12433
12434         * gdb.base/watch-bitfields.exp: Pass string other than test file
12435         name to prepare_for_testing.
12436         (watch): New procedure.
12437         (expect_watchpoint): Use with_test_prefix.
12438         (top level): Factor out tests to ...
12439         (test_watch_location, test_regular_watch): ... these new
12440         procedures, and use with_test_prefix and gdb_continue_to_end.
12441
12442 2014-09-16  Patrick Palka  <patrick@parcs.ath.cx>
12443
12444         PR breakpoints/12526
12445         * gdb.base/watch-bitfields.exp: New file.
12446         * gdb.base/watch-bitfields.c: New file.
12447
12448 2014-09-16  Pedro Alves  <palves@redhat.com>
12449
12450         * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
12451         software and hardware addresses, not software address against
12452         itself.
12453
12454 2014-09-16  Pedro Alves  <palves@redhat.com>
12455
12456         * gdb.base/watchpoint-stops-at-right-insn.c: New file.
12457         * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
12458
12459 2014-09-16  Pedro Alves  <palves@redhat.com>
12460
12461         * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
12462         files.
12463         * gdb.base/a2-run.exp: Remove all code guarded by istarget
12464         "*-*-vxworks*" throughout.
12465         * gdb.base/break.exp: Likewise.
12466         * gdb.base/default.exp: Likewise.
12467         * gdb.base/scope.exp: Likewise.
12468         * gdb.base/sepdebug.exp: Likewise.
12469         * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
12470         throughout.
12471         * gdb.base/run.c: Likewise.
12472         * gdb.base/sepdebug.c: Likewise.
12473         * gdb.hp/gdb.aCC/run.c: Likewise.
12474         * gdb.reverse/until-reverse.c: Likewise.
12475         * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
12476
12477 2014-09-16  Yao Qi  <yao@codesourcery.com>
12478
12479         * boards/local-remote-host-native.exp: New file.
12480
12481 2014-09-14  Doug Evans  <xdje42@gmail.com>
12482
12483         * gdb.threads/queue-signal.c (thread_count): New variable.
12484         (thread_count_mutex, thread_count_condvar): New variables.
12485         (incr_thread_count, wait_all_threads_running): New functions.
12486         (main): Wait for all threads to be in their thread functions.
12487
12488 2014-09-13  Doug Evans  <xdje42@gmail.com>
12489
12490         * gdb.threads/queue-signal.c: New file.
12491         * gdb.threads/queue-signal.exp: New file.
12492
12493 2014-09-13  Doug Evans  <xdje42@gmail.com>
12494
12495         * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
12496         be consistent with what default_gdb_init uses.
12497         (with_gdb_prompt): Change form of PROMPT argument from a regexp to
12498         the plain text of the prompt.  Add some logging printfs.
12499         * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
12500
12501 2014-09-12  Pedro Alves  <palves@redhat.com>
12502
12503         * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
12504         gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
12505         * gdb.arch/i386-size-overlap.exp: Likewise.
12506         * gdb.arch/i386-size.exp: Likewise.
12507         * gdb.arch/i386-unwind.exp: Likewise.
12508         * gdb.base/a2-run.exp: Likewise.
12509         * gdb.base/break.exp: Likewise.
12510         * gdb.base/charset.exp: Likewise.
12511         * gdb.base/chng-syms.exp: Likewise.
12512         * gdb.base/commands.exp: Likewise.
12513         * gdb.base/dbx.exp: Likewise.
12514         * gdb.base/find.exp: Likewise.
12515         * gdb.base/funcargs.exp: Likewise.
12516         * gdb.base/jit-simple.exp: Likewise.
12517         * gdb.base/reread.exp: Likewise.
12518         * gdb.base/sepdebug.exp: Likewise.
12519         * gdb.base/step-bt.exp: Likewise.
12520         * gdb.cp/mb-inline.exp: Likewise.
12521         * gdb.cp/mb-templates.exp: Likewise.
12522         * gdb.objc/basicclass.exp: Likewise.
12523         * gdb.threads/killed.exp: Likewise.
12524
12525 2014-09-12  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
12526
12527         PR tdep/17379
12528         * gdb.arch/powerpc-stackless.S: New file.
12529         * gdb.arch/powerpc-stackless.exp: New file.
12530
12531 2014-09-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
12532
12533         * gdb.base/attach.c: Include unistd.h.
12534         (main): Call alarm.  Add label postloop.
12535         * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
12536         gdb_breakpoint, gdb_continue_to_breakpoint.
12537         (test_command_line_attach_run): Kill ${testpid} in one exit path.
12538
12539 2014-09-11  Pedro Alves  <palves@redhat.com>
12540
12541         PR gdb/17347
12542         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
12543         * gdb.base/attach.exp (test_command_line_attach_run): New
12544         procedure.
12545         (top level): Call it.
12546
12547 2014-09-11  Pedro Alves  <palves@redhat.com>
12548
12549         * lib/gdb.exp (spawn_wait_for_attach): New procedure.
12550         * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
12551         (do_command_attach_tests): Use spawn_wait_for_attach.
12552         * gdb.base/solib-overlap.exp: Likewise.
12553         * gdb.multi/multi-attach.exp: Likewise.
12554         * gdb.python/py-prompt.exp: Likewise.
12555         * gdb.python/py-sync-interp.exp: Likewise.
12556         * gdb.server/ext-attach.exp: Likewise.
12557
12558 2014-09-11  Gabriel Krisman Bertazi  <gabriel@krisman.be>
12559
12560         * gdb.fortran/array-element.exp: Remove unexpected "continue"
12561         command in testcase.  Simplify testcase.
12562
12563 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
12564
12565         * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
12566
12567 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
12568
12569         * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
12570
12571 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
12572
12573         * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
12574
12575 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
12576
12577         * gdb.dwarf2/dynarr-ptr.c: New file.
12578         * gdb.dwarf2/dynarr-ptr.exp: New file.
12579
12580 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
12581
12582         * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
12583         of 30 rather than hardcoding 120 for a slow test case.  Take the
12584         `gdb,timeout' target setting into account for this calculation.
12585         Don't extend the timeout for the test cases that don't need it.
12586
12587 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
12588
12589         * gdb.reverse/sigall-reverse.exp: Increase the timeout by
12590         a factor of 2 for a slow test case.  Take the `gdb,timeout'
12591         target setting into account for this calculation.
12592         * gdb.reverse/until-precsave.exp: Increase the timeout by
12593         a factor of 15 and 3 respectively rather than adding 120
12594         for a pair of slow test cases.  Take the `gdb,timeout'
12595         target setting into account for this calculation.
12596
12597 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
12598
12599         * lib/gdb.exp (gdb_test_multiple): Remove code to select the
12600         timeout, don't pass one down to gdb_expect.
12601         (gdb_expect): Rework timeout selection.
12602
12603 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
12604
12605         * lib/gdbserver-support.exp (gdbserver_start): Throw an error
12606         exception on timeout.
12607         (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
12608         (gdbserver_start_extended): Catch any `gdbserver_start' error
12609         exceptions.
12610         (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
12611         * lib/mi-support.exp (mi_gdb_target_load): Catch any
12612         `gdbserver_gdb_load' error exceptions.
12613
12614 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
12615
12616         * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
12617         120 on waiting for the TCP socket to open.
12618
12619 2014-09-09  Doug Evans  <xdje42@gmail.com>
12620
12621         * gdb.base/default.exp (show_conv_list): Add _caller_is,
12622         _caller_matches, _any_caller_is, _any_caller_matches.
12623
12624 2014-09-09  Doug Evans  <xdje42@gmail.com>
12625
12626         * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
12627
12628 2014-09-09  Yao Qi  <yao@codesourcery.com>
12629
12630         * gdb.mi/mi-var-display.exp: Set print symbol off.
12631
12632 2014-09-07  Gabriel Krisman Bertazi  <gabriel@krisman.be>
12633
12634         PR gdb/17035
12635         * gdb.base/commands.exp: Add tests to verify user-defined
12636         commands with empty bodies.
12637         * gdb.python/py-cmd.exp: Test that we don't show user-defined
12638         python commands in `show user command`.
12639         * gdb.python/scm-cmd.exp: Test that we don't show user-defined
12640         scheme commands in `show user command`.
12641
12642 2014-09-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
12643
12644         PR python/17355
12645         * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
12646         * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
12647         * gdb.python/py-framefilter-invalidarg.exp: New file.
12648         * gdb.python/py-framefilter-invalidarg.py: New file.
12649
12650 2014-09-06  Doug Evans  <xdje42@gmail.com>
12651
12652         PR 15276
12653         * gdb.python/py-caller-is.c: New file.
12654         * gdb.python/py-caller-is.exp: New file.
12655
12656 2014-09-05  Sergio Durigan Junior  <sergiodj@redhat.com>
12657
12658         PR gdb/17235
12659         * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
12660         * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
12661
12662 2014-09-04  Sergio Durigan Junior  <sergiodj@redhat.com>
12663
12664         PR fortran/17237
12665         * gdb.fortran/print-formatted.exp: New file.
12666         * gdb.fortran/print-formatted.f90: Likewise.
12667
12668 2014-09-03  Sasha Smundak  <asmundak@google.com>
12669
12670         * gdb.python/py-frame.exp: Test Frame.read_register.
12671
12672 2014-09-03  Sergio Durigan Junior  <sergiodj@redhat.com>
12673
12674         PR python/16699
12675         * gdb.python/py-completion.exp: New file.
12676         * gdb.python/py-completion.py: Likewise.
12677
12678 2014-08-28  Doug Evans  <dje@google.com>
12679
12680         * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
12681         eax,etc. are live with values set by gdb and thus the compiler can't
12682         use them.
12683         * gdb.arch/i386-pseudo.c (main): Ditto.
12684
12685 2014-08-27  Doug Evans  <dje@google.com>
12686
12687         * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
12688
12689 2014-08-25  Doug Evans  <dje@google.com>
12690
12691         * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
12692         (main): Ditto.
12693
12694 2014-08-25  Doug Evans  <dje@google.com>
12695
12696         * gdb.threads/thread-execl.exp: #include <stdio.h>.
12697
12698 2014-08-24  Yao Qi  <yao@codesourcery.com>
12699
12700         * gdb.guile/scm-value.exp (test_lazy_strings): Set print
12701         symbol off.
12702         * gdb.python/py-value.exp (test_lazy_strings): Likewise.
12703
12704 2014-08-22  Doug Evans  <dje@google.com>
12705
12706         PR 17276
12707         * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
12708         * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
12709         * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
12710
12711 2014-08-22  Yao Qi  <yao@codesourcery.com>
12712
12713         * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
12714         * gdb.python/py-finish-breakpoint2.exp: Likewise.
12715         * gdb.python/python.exp: Likewise.  Use .py file on the host
12716         instead of the build.
12717
12718 2014-08-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
12719
12720         * gdb.threads/gcore-stale-thread.c: New file.
12721         * gdb.threads/gcore-stale-thread.exp: New file.
12722
12723 2014-08-21  Pedro Alves  <palves@redhat.com>
12724
12725         * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
12726         * gdb.base/gcore-relro-pie.exp: Likewise.
12727         * gdb.base/gcore-relro.exp: Likewise.
12728         * gdb.base/gcore.exp: Likewise.
12729         * gdb.base/print-symbol-loading.exp: Likewise.
12730         * gdb.threads/gcore-thread.exp: Likewise.
12731         * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
12732
12733 2014-08-20  Pedro Alves  <palves@redhat.com>
12734             Jan Kratochvil  <jan.kratochvil@redhat.com>
12735
12736         * Makefile.in (EXTRA_RULES, CC): New variables, get from
12737         configure.
12738         (EXPECT): Handle READ1 being set.
12739         (all): Depend on EXTRA_RULES.
12740         (check-read1, expect-read1, read1.so, read1): New rules.
12741         * README (Testsuite Parameters): Document the READ1 make variable.
12742         (Race detection): New section.
12743         * configure: Regenerate.
12744         * configure.ac: If build==host==target, and running under a
12745         GNU/glibc system, add read1 to the extra Makefile rules.
12746         (EXTRA_RULES): AC_SUBST it.
12747         * lib/read1.c: New file.
12748
12749 2014-08-20  Joel Brobecker  <brobecker@adacore.com>
12750
12751         * gdb.dwarf2/data-loc.exp: Add additional tests exercising
12752         the handling of variables declared as a typedef to an array
12753         which a DW_AT_data_location attribute.
12754
12755 2014-08-19  Andrew Burgess  <aburgess@broadcom.com>
12756             Pedro Alves  <palves@redhat.com>
12757
12758         PR symtab/14604
12759         PR symtab/14605
12760         * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
12761         gdb_test.
12762
12763 2014-08-19  Pedro Alves  <palves@redhat.com>
12764
12765         * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
12766
12767 2014-08-19  Yao Qi  <yao@codesourcery.com>
12768
12769         * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
12770         right line.
12771
12772 2014-08-18  David Blaikie  <dblaikie@gmail.com>
12773
12774         * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
12775
12776 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
12777
12778         * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
12779         attribute in array range.
12780
12781 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
12782
12783         * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
12784
12785 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
12786
12787         PR c++/17132
12788         * gdb.cp/pr17132.cc: New file.
12789         * gdb.cp/pr17132.exp: New file.
12790
12791 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
12792
12793         * gdb.python/py-xmethods.py (A_getarrayind)
12794         (E_method_char_worker.__call__, E_method_int_worker.__call__):
12795         Use 'print' with function call syntax.
12796         (E_method_matcher.match): Fix tab vs space indentation mixup.
12797
12798 2014-08-15  Yao Qi  <yao@codesourcery.com>
12799
12800         * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
12801         false.
12802
12803 2014-08-15  Yao Qi  <yao@codesourcery.com>
12804
12805         * gdb.cp/casts.exp: Set print symbol off.
12806         * gdb.cp/class2.exp: Likewise.
12807         * gdb.cp/overload.exp: Likewise.
12808         * gdb.cp/templates.exp: Likewise.
12809
12810 2014-08-11  Doug Evans  <dje@google.com>
12811
12812         * gdb.base/print-symbol-loading.exp (test_load_core): Update.
12813         (test_load_shlib): Update.
12814
12815 2014-08-09  Yao Qi  <yao@codesourcery.com>
12816
12817         * gdb.base/display.exp: Invoke is_address_zero_readable.
12818         * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
12819         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12820         * gdb.base/hbreak-unmapped.exp: Return if
12821         is_address_zero_readable returns true.
12822         * gdb.base/signest.exp: Likewise.
12823         * gdb.base/signull.exp: Likewise.
12824         * gdb.base/sigbpt.exp: Likewise.
12825         * gdb.guile/scm-disasm.exp: Do the test if
12826         is_address_zero_readable returns false.
12827         * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
12828         * gdb.python/py-arch.exp: Likewise.
12829         * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
12830         * lib/gdb.exp (is_address_zero_readable): New proc.
12831
12832 2014-08-09  Yao Qi  <yao@codesourcery.com>
12833
12834         PR testsuite/13443
12835         * gdb.mi/mi-var-display.exp: Make test messages unique.
12836
12837 2014-08-04  Tom Tromey  <tromey@redhat.com>
12838
12839         * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
12840         target 0".
12841
12842 2014-08-04  Tom Tromey  <tromey@redhat.com>
12843
12844         * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
12845         "target_resume".
12846
12847 2014-08-01  Joel Brobecker  <brobecker@adacore.com>
12848
12849         * gdb.base/vla-datatypes.c (vla_factory): Add new variable
12850         inner_vla_struct_object_size.
12851         * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
12852         as xfail.
12853
12854 2014-07-30  Pedro Alves  <palves@redhat.com>
12855
12856         * gdb.threads/signal-command-handle-nopass.exp (test): Add
12857         comment.
12858
12859 2014-07-29  Yao Qi  <yao@codesourcery.com>
12860
12861         PR gdb/17206
12862         * gdb.base/until-nodebug.exp: New.
12863
12864 2014-07-28  Doug Evans  <xdje42@gmail.com>
12865
12866         PR guile/17203
12867         * gdb.guile/scm-parameter.exp: Add tests for trying to create
12868         previously existing parameter, and previously ambiguously spelled
12869         parameter.
12870
12871 2014-07-28  Will Newton  <will.newton@linaro.org>
12872
12873         * gdb.base/varargs.exp: Remove KFAILs for ARM.
12874
12875 2014-07-26  Ludovic Courtès  <ludo@gnu.org>
12876             Doug Evans  <xdje42@gmail.com>
12877
12878         PR guile/17146
12879         * gdb.guile/types-module.exp: Add tests for wrong type arguments.
12880
12881 2014-07-25  Pedro Alves  <palves@redhat.com>
12882
12883         * gdb.threads/signal-command-handle-nopass.c: New file.
12884         * gdb.threads/signal-command-handle-nopass.exp: New file.
12885         * gdb.threads/signal-command-multiple-signals-pending.c: New file.
12886         * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
12887         * gdb.threads/signal-delivered-right-thread.c: New file.
12888         * gdb.threads/signal-delivered-right-thread.exp: New file.
12889
12890 2014-07-25  Pedro Alves  <palves@redhat.com>
12891
12892         * gdb.base/double-prompt-target-event-error.exp
12893         (cancel_pagination_in_target_event): Remove '-notransfer <return>'
12894         match.
12895         (cancel_pagination_in_target_event): Rework double prompt
12896         detection.
12897         * gdb.base/paginate-after-ctrl-c-running.exp
12898         (test_ctrlc_while_target_running_paginates): Remove '-notransfer
12899         <return>' match.
12900         * gdb.base/paginate-bg-execution.exp
12901         (test_bg_execution_pagination_return)
12902         (test_bg_execution_pagination_cancel): Remove '-notransfer
12903         <return>' matches.
12904         * gdb.base/paginate-execution-startup.exp
12905         (test_fg_execution_pagination_return)
12906         (test_fg_execution_pagination_cancel): Remove '-notransfer
12907         <return>' matches.
12908         * gdb.base/paginate-inferior-exit.exp
12909         (test_paginate_inferior_exited): Remove '-notransfer <return>'
12910         match.
12911         * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
12912         * lib/gdb.exp (pagination_prompt): Run text through
12913         string_to_regexp.
12914         (gdb_test_multiple): Match $pagination_prompt instead of
12915         "<return>".
12916         (string_to_regexp): Move to lib/gdb-utils.exp.
12917
12918 2014-07-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
12919
12920         * gdb.arch/amd64-entry-value-paramref.S: New file.
12921         * gdb.arch/amd64-entry-value-paramref.cc: New file.
12922         * gdb.arch/amd64-entry-value-paramref.exp: New file.
12923         * gdb.arch/amd64-optimout-repeat.S: New file.
12924         * gdb.arch/amd64-optimout-repeat.c: New file.
12925         * gdb.arch/amd64-optimout-repeat.exp: New file.
12926
12927 2014-07-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
12928
12929         PR gdb/17170
12930         * gdb.base/statistics.exp: New file.
12931
12932 2014-07-17  Doug Evans  <dje@google.com>
12933
12934         PR gdb/17170
12935         * gdb.base/maint.exp: Update testing of per-command stats.
12936
12937 2014-07-16  Pedro Alves  <palves@redhat.com>
12938
12939         * gdb.trace/tfile.c: Include unistd.h and stdint.h.
12940         (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
12941         (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
12942         (tfile_write_buf): New functions.
12943         (add_memory_block): Rewrite using the above.
12944         (adjust_function_address): New function.
12945         (FUNCTION_ADDRESS): New macro.
12946         (write_basic_trace_file): Remove short_x local, and use
12947         tfile_write_16. Change type of func_addr local to unsigned long
12948         long.  Use FUNCTION_ADDRESS instead of handling the Thumb bit
12949         here.  Cast argument of add_memory_block to char pointer.
12950         (write_error_trace_file): Avoid alloca.  Use FUNCTION_ADDRESS.
12951         (main): Remove parameters.
12952         * gdb.trace/tfile.exp: Remove nowarnings.
12953
12954 2014-07-15  Simon Marchi  <simon.marchi@ericsson.com>
12955
12956         * gdb.base/debug-expr.exp: Test string evaluation with
12957         "debug expression" on.
12958
12959 2014-07-15  Pedro Alves  <palves@redhat.com>
12960
12961         * gdb.base/reread.exp: Use clean_restart.
12962
12963 2014-07-15  Pierre Langlois  <pierre.langlois@embecosm.com>
12964
12965         * gdb.arch/avr-flash-qualifer.c: New.
12966         * gdb.arch/avr-flash-qualifer.exp: New.
12967
12968 2014-07-14  Pedro Alves  <palves@redhat.com>
12969
12970         * gdb.base/paginate-after-ctrl-c-running.c: New file.
12971         * gdb.base/paginate-after-ctrl-c-running.exp: New file.
12972
12973 2014-07-14  Pedro Alves  <palves@redhat.com>
12974
12975         * gdb.base/double-prompt-target-event-error.c: New file.
12976         * gdb.base/double-prompt-target-event-error.exp: New file.
12977
12978 2014-07-14  Pedro Alves  <palves@redhat.com>
12979
12980         PR gdb/17072
12981         * gdb.base/paginate-inferior-exit.c: New file.
12982         * gdb.base/paginate-inferior-exit.exp: New file.
12983
12984 2014-07-14  Pedro Alves  <palves@redhat.com>
12985
12986         PR gdb/17072
12987         * gdb.base/paginate-bg-execution.c: New file.
12988         * gdb.base/paginate-bg-execution.exp: New file.
12989
12990 2014-07-14  Pedro Alves  <palves@redhat.com>
12991
12992         PR gdb/17072
12993         * gdb.base/paginate-execution-startup.c: New file.
12994         * gdb.base/paginate-execution-startup.exp: New file.
12995         * lib/gdb.exp (pagination_prompt): New global.
12996         (default_gdb_spawn): New procedure, factored out from
12997         default_gdb_spawn.
12998         (default_gdb_start): Adjust to call default_gdb_spawn.
12999         (gdb_spawn): New procedure.
13000
13001 2014-07-14  Pedro Alves  <palves@redhat.com>
13002
13003         * lib/gdb.exp (gdb_assert): New procedure.
13004         * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
13005
13006 2014-07-14  Pedro Alves  <palves@redhat.com>
13007
13008         * gdb.base/execution-termios.c: New file.
13009         * gdb.base/execution-termios.exp: New file.
13010
13011 2014-07-14  Tom Tromey  <tromey@redhat.com>
13012
13013         * gdb.cp/vla-cxx.cc: New file.
13014         * gdb.cp/vla-cxx.exp: New file.
13015
13016 2014-07-14  Tom Tromey  <tromey@redhat.com>
13017
13018         * gdb.reverse/rerun-prec.c: New file.
13019         * gdb.reverse/rerun-prec.exp: New file.
13020
13021 2014-07-12  Maciej W. Rozycki  <macro@mips.com>
13022             Maciej W. Rozycki  <macro@codesourcery.com>
13023
13024         * lib/gdb-utils.exp: New file.
13025         * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
13026         inline `gdb_init_command' processing.
13027         (gdb_start_cmd): Likewise.
13028         * lib/mi-support.exp (mi_run_cmd): Likewise.
13029         * README: Document `gdb_init_command' and `gdb_init_commands'.
13030
13031 2014-07-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
13032
13033         Fix false FAIL running under a very long directory name.
13034         * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
13035         and "set print elements 10000".  Twice.
13036
13037 2014-07-11  Yao Qi  <yao@codesourcery.com>
13038
13039         * gdb.base/exprs.exp: "set print symbol off".
13040
13041 2014-07-11  Pedro Alves  <palves@redhat.com>
13042
13043         * gdb.threads/kill.c: New file.
13044         * gdb.threads/kill.exp: New file.
13045
13046 2014-07-10  Yao Qi  <yao@codesourcery.com>
13047
13048         * gdb.trace/tfile.c (write_basic_trace_file)
13049         [__thumb__||__thumb2__]: Clear the Thumb bit of the function
13050         address written to trace file.
13051
13052 2014-07-09  Pedro Alves  <palves@redhat.com>
13053
13054         * gdb.base/attach-wait-input.exp: New file.
13055         * gdb.base/attach-wait-input.c: New file.
13056
13057 2014-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
13058
13059         * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
13060         setting up test structures.
13061         (main): Call new test function.
13062         * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
13063         test function, continue into test function and walk test
13064         structures.
13065
13066 2014-07-02  Yao Qi  <yao@codesourcery.com>
13067
13068         * gdb.trace/entry-values.c: Define labels 'foo_start' and
13069         'bar_start' at the beginning of functions 'foo' and 'bar'
13070         respectively.
13071         * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
13072         instead of 'foo' and 'bar'.
13073
13074 2014-07-08  Markus Metzger  <markus.t.metzger@intel.com>
13075
13076         * gdb.btrace/segv.exp: New.
13077         * gdb.btrace/segv.c: New.
13078
13079 2014-07-02  Luis Machado  <lgustavo@codesourcery.com>
13080
13081         * gdb.trace/entry-values.exp: Handle powerpc-specific branch
13082         instruction.
13083
13084 2014-06-30  Mark Wielaard  <mjw@redhat.com>
13085
13086         * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
13087         vulture, vilify, villar): New volatile array constants.
13088         (vindictive, vegetation): New const volatile array constants.
13089         * gdb.base/volatile.exp: Test volatile and const volatile array
13090         types.
13091
13092 2014-06-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13093
13094         * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
13095         target lacks support for awatch, rwatch, or hbreak.
13096
13097 2014-06-27  Yao Qi  <yao@codesourcery.com>
13098
13099         * gdb.multi/dummy-frame-restore.exp: New.
13100         * gdb.multi/dummy-frame-restore.c: New.
13101
13102 2014-06-25  Markus Metzger  <markus.t.metzger@intel.com>
13103
13104         * gdb.btrace/gcore.exp: New.
13105
13106 2014-06-23  Pedro Alves  <palves@redhat.com>
13107
13108         * gdb.base/watchpoint-reuse-slot.c: New file.
13109         * gdb.base/watchpoint-reuse-slot.exp: New file.
13110
13111 2014-06-23  Siva Chandra Reddy  <sivachandra@google.com>
13112
13113         * gdb.python/py-xmethods.exp: Use "progspace" instead of the
13114         progspace's filename in 'info', 'enable' and 'disable' command
13115         tests.
13116
13117 2014-06-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
13118
13119         * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
13120         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13121         * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
13122
13123 2014-06-20  Gary Benson  <gbenson@redhat.com>
13124
13125         * gdb.arch/i386-avx.exp: Fix include file location.
13126         * gdb.arch/i386-sse.exp: Likewise.
13127
13128 2014-06-19  Iain Buclaw  <ibuclaw@gdcproject.org>
13129
13130         * gdb.dlang/expression.exp: New file.
13131
13132 2014-06-19  Pedro Alves  <palves@redhat.com>
13133
13134         * gdb.threads/thread-execl.exp (do_test): New procedure, factored
13135         out from ...
13136         (top level): ... here.  Iterate running tests under different
13137         scheduler-locking settings.
13138
13139 2014-06-18  Luis Machado  <lgustavo@codesourcery.com>
13140
13141         * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
13142         to DW_FORM_addr and use non-zero addresses.
13143
13144 2014-06-18  Siva Chandra Reddy  <sivachandra@google.com>
13145
13146         PR gdb/17017
13147         * gdb.python/py-xmethods.cc: Add global function call counters and
13148         increment them in their respective functions.  Remove "cout"
13149         statements.
13150         * gdb.python/py-xmethods.exp: Make tests check the global function
13151         call counters instead of depending on inferior IO.
13152
13153 2014-06-18  Don Breazeal  <donb@codesourcery.com>
13154
13155         * gdb.base/foll-fork.exp (default_fork_parent_follow):
13156         Deleted procedure.
13157         (explicit_fork_parent_follow): Deleted procedure.
13158         (explicit_fork_child_follow): Deleted procedure.
13159         (test_follow_fork): New procedure.
13160         (do_fork_tests): Replace calls to deleted procedures with
13161         calls to test_follow_fork and reset GDB for subsequent
13162         procedure calls.
13163
13164 2014-06-17  Yao Qi  <yao@codesourcery.com>
13165
13166         * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
13167         CP1252.
13168
13169 2014-06-17  Luis Machado  <lgustavo@codesourcery.com>
13170
13171         * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
13172         Initialize ptr and S explicitly.
13173         (skip_type_update_when_not_use_rtti_test): Likewise.
13174
13175 2014-06-16  Keith Seitz  <keiths@redhat.com>
13176
13177         PR mi/15863
13178         * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
13179         the inferior is started.
13180
13181 2014-06-16  Pedro Alves  <palves@redhat.com>
13182
13183         * gdb.base/break-main-file-remove-fail.c: New file.
13184         * gdb.base/break-main-file-remove-fail.exp: New file.
13185         * gdb.base/break-unload-file.exp: Use build_executable instead of
13186         prepare_for_testing.
13187         (test_break): New parameter "initial_load".  Handle it.
13188         (top level): Add initial_load cmdline/file axis.
13189
13190 2014-06-12  Tom Tromey  <tromey@redhat.com>
13191
13192         * gdb.base/completion.exp: Don't use directory name in test.
13193
13194 2014-06-09  Gary Benson  <gbenson@redhat.com>
13195
13196         * gdb.base/sigall.c [Functions to send signals]: Reorder to
13197         separate the always-available ANSI-standard signals from the
13198         signals that require checking.
13199         (main): Likewise.
13200         * gdb.reverse/sigall-reverse.c [Functions to send signals]:
13201         Likewise.
13202         (main): Likewise.
13203
13204 2014-06-07  Keith Seitz  <keiths@redhat.com>
13205
13206         Revert:
13207         PR c++/16253
13208         * gdb.cp/var-tag.cc: New file.
13209         * gdb.cp/var-tag.exp: New file.
13210         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13211         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13212         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13213         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13214
13215 2014-06-06  Doug Evans  <xdje42@gmail.com>
13216
13217         * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
13218
13219 2014-06-06  Pedro Alves  <palves@redhat.com>
13220
13221         * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
13222         in target debug output instead of looking at RSP packets,
13223         disabling the test on any target that uses hardware stepping.
13224         Update comments.
13225
13226 2014-06-06  Pedro Alves  <palves@redhat.com>
13227
13228         * gdb.base/break-unload-file.exp: Fix typo.
13229
13230 2014-06-06  Yao Qi  <yao@codesourcery.com>
13231
13232         * gdb.base/jit.exp (one_jit_test): Restrict the pattern
13233         from "jit_function" to "^jit_function".
13234
13235 2014-06-06  Yao Qi  <yao@codesourcery.com>
13236
13237         * gdb.base/async.c (foo): Add one statement.
13238         * gdb.base/async.exp: Get the next instruction address and
13239         match the output of "nexti" by instruction address.  Match
13240         the hex address in the output of "finish".
13241
13242 2014-06-06  Gary Benson  <gbenson@redhat.com>
13243
13244         * gdb.base/call-signals.c: Remove preprocessor conditionals
13245         for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
13246         SIGSEGV and SIGTERM.
13247         * gdb.base/sigall.c: Likewise.
13248         * gdb.base/unwindonsignal.c: Likewise.
13249         * gdb.reverse/sigall-reverse.c: Likewise.
13250
13251 2014-06-06  Yao Qi  <yao@codesourcery.com>
13252
13253         * gdb.base/hbreak-unmapped.exp: Read memory at address 0.  If
13254         readable, skip the test.
13255
13256 2014-06-06  Yao Qi  <yao@codesourcery.com>
13257
13258         * gdb.threads/staticthreads.c (thread_function): Move the line
13259         setting breakpoint on forward.
13260         * gdb.threads/staticthreads.exp: Update comments.
13261
13262 2014-06-05  Ludovic Courtès  <ludo@gnu.org>
13263
13264         * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
13265         "history-append! type error".
13266
13267 2014-06-05  Simon Marchi  <simon.marchi@ericsson.com>
13268
13269         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
13270         erroneous dprintf expected input.
13271
13272 2014-06-04  Doug Evans  <xdje42@gmail.com>
13273
13274         * gdb.guile/scm-generics.exp: Delete.
13275
13276 2014-06-04  Doug Evans  <xdje42@gmail.com>
13277
13278         * gdb.guile/scm-breakpoint.exp: Update.
13279         Add tests for breakpoint registration.
13280
13281 2014-06-04  Tom Tromey  <tromey@redhat.com>
13282
13283         * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
13284         VLA-in-union.
13285         * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
13286         inner_vla_struct, vla_union types.  Initialize objects of those
13287         types and compute their sizes.
13288
13289 2014-06-04  Nathan Sidwell  <nathan@codesourcery.com>
13290             Hui Zhu  <hui@codesourcery.com>
13291
13292         * gdb.base/fileio.exp: Add test for shell not available as well as
13293         available.
13294         * gdb.base/fileio.c (test_system): Check for shell twice.
13295
13296 2014-06-04  Yao Qi  <yao@codesourcery.com>
13297
13298         * gdb.base/auto-connect-native-target.exp: Remove redundant
13299         space from the regexp pattern.
13300
13301 2014-06-04  Yao Qi  <yao@codesourcery.com>
13302
13303         * gdb.base/default.exp: Replace "child" with "native" in
13304         regexp pattern.
13305
13306 2014-06-03  Siva Chandra Reddy  <sivachandra@google.com>
13307
13308         * gdb.python/py-xmethods.cc: New testcase to test xmethods.
13309         * gdb.python/py-xmethods.exp: New tests to test xmethods.
13310         * gdb.python/py-xmethods.py: Python script supporting the
13311         new testcase and tests.
13312
13313 2014-06-03  Joel Brobecker  <brobecker@adacore.com>
13314             Pedro Alves  <palves@redhat.com>
13315
13316         PR breakpoints/17000
13317         * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
13318         * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
13319
13320 2014-06-03  Brad Mouring  <bmouring@ni.com>  (tiny patch)
13321
13322         * gdb.base/subst.exp: Add tests to verify partial path matching
13323         output.
13324
13325 2014-06-03  Pedro Alves  <palves@redhat.com>
13326
13327         * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
13328         target that doesn't use software single-stepping.
13329
13330 2014-06-03  Pedro Alves  <palves@redhat.com>
13331
13332         PR breakpoints/17000
13333         * gdb.base/sss-bp-on-user-bp-2.c: New file.
13334         * gdb.base/sss-bp-on-user-bp-2.exp: New file.
13335
13336 2014-06-02  Doug Evans  <xdje42@gmail.com>
13337
13338         * gdb.guile/scm-parameter.exp: New file.
13339
13340 2014-06-02  Doug Evans  <xdje42@gmail.com>
13341
13342         * gdb.guile/scm-cmd.c: New file.
13343         * gdb.guile/scm-cmd.exp: New file.
13344
13345 2014-06-02  Doug Evans  <xdje42@gmail.com>
13346
13347         * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
13348         pretty-printer lookup.
13349         * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
13350         (make-pp_s-printer): Call it.
13351         (make-pretty-printer-from-dict): New function.
13352         (lookup-pretty-printer-maker-from-dict): New function.
13353         (*pretty-printer*): Simplify.
13354         (make-objfile-pp_s-printer): New function.
13355         (install-objfile-pretty-printers!): New function.
13356         (make-progspace-pp_s-printer): New function.
13357         (install-progspace-pretty-printers!): New function.
13358         * gdb.guile/scm-progspace.c: New file.
13359         * gdb.guile/scm-progspace.exp: New file.
13360
13361 2014-06-02  Pedro Alves  <palves@redhat.com>
13362
13363         * gdb.base/dprintf-bp-same-addr.c: New file.
13364         * gdb.base/dprintf-bp-same-addr.exp: New file.
13365
13366 2014-06-02  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
13367
13368         * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
13369         * gdb.arch/powerpc-power.s: Likewise.
13370
13371 2014-06-02  Joel Brobecker  <brobecker@adacore.com>
13372
13373         * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
13374
13375 2014-06-01  Yao Qi  <yao@codesourcery.com>
13376
13377         * gdb.base/watchpoint.exp (test_watch_location): Check null
13378         pointer can be dereferenced.  If not, do the test, otherwise
13379         skip it.
13380
13381 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
13382
13383         * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
13384         results.
13385         * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
13386
13387 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
13388
13389         * gdb.arch/amd64-invalid-stack-middle.S: New file.
13390         * gdb.arch/amd64-invalid-stack-middle.c: New file.
13391         * gdb.arch/amd64-invalid-stack-middle.exp: New file.
13392         * gdb.arch/amd64-invalid-stack-top.c: New file.
13393         * gdb.arch/amd64-invalid-stack-top.exp: New file.
13394
13395 2014-05-30  Pedro Alves  <palves@redhat.com>
13396
13397         PR breakpoints/17000
13398         * gdb.base/sss-bp-on-user-bp.c: New file.
13399         * gdb.base/sss-bp-on-user-bp.exp: New file.
13400
13401 2014-05-30  David Blaikie  <dblaikie@gmail.com>
13402
13403         * gdb.opt/inline-break.c: Fix clang compatibility by specifying
13404         gnu_inline semantics via attribute.
13405         * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
13406         source explicitly specifies the required semantics.
13407
13408 2014-05-30  Maciej W. Rozycki  <macro@codesourcery.com>
13409
13410         * gdb.reverse/sigall-reverse.exp: Fix a typo.
13411
13412 2014-05-29  Pedro Alves  <palves@redhat.com>
13413             Tom Tromey  <tromey@redhat.com>
13414
13415         * gdb.base/async-shell.exp: Don't enable target-async.
13416         * gdb.base/async.exp
13417         * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
13418         parameter.  Adjust.
13419         (top level): Don't test with "target-async".
13420         * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
13421         * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
13422         * gdb.base/inferior-died.exp: Don't enable target-async.
13423         * gdb.base/interrupt-noterm.exp: Likewise.
13424         * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
13425         * gdb.mi/mi-nonstop-exit.exp: Likewise.
13426         * gdb.mi/mi-nonstop.exp: Likewise.
13427         * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
13428         * gdb.mi/mi-nsintrall.exp: Likewise.
13429         * gdb.mi/mi-nsmoribund.exp: Likewise.
13430         * gdb.mi/mi-nsthrexec.exp: Likewise.
13431         * gdb.mi/mi-watch-nonstop.exp: Likewise.
13432         * gdb.multi/watchpoint-multi.exp: Adjust comment.
13433         * gdb.python/py-evsignal.exp: Don't enable target-async.
13434         * gdb.python/py-evthreads.exp: Likewise.
13435         * gdb.python/py-prompt.exp: Likewise.
13436         * gdb.reverse/break-precsave.exp: Don't test with "target-async".
13437         * gdb.server/solib-list.exp: Don't enable target-async.
13438         * gdb.threads/thread-specific-bp.exp: Likewise.
13439         * lib/mi-support.exp: Adjust to use mi-async.
13440
13441 2014-05-29  Pedro Alves  <palves@redhat.com>
13442
13443         PR gdb/13860
13444         * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
13445         reason, even in sync mode.
13446
13447 2014-05-29  Pedro Alves  <palves@redhat.com>
13448             Hui Zhu  <hui@codesourcery.com>
13449
13450         PR PR15693
13451         * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
13452         * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
13453         * gdb.mi/mi-condbreak-call-thr-state.c: New file.
13454         * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
13455
13456 2014-05-28  Joel Brobecker  <brobecker@adacore.com>
13457
13458         * config/monitor.exp (gdb_target_monitor): Replace use of
13459         "set remotebaud" by "set serial baud".
13460
13461 2014-05-26  Andy Wingo  <wingo@igalia.com>
13462
13463         * gdb.guile/scm-breakpoint.exp:
13464         * gdb.guile/scm-gsmob.exp: Update to use plain old object
13465         properties instead of gdb-object-properties.
13466
13467 2014-05-26  Yao Qi  <yao@codesourcery.com>
13468
13469         * gdb.server/no-thread-db.exp: Specify source file name
13470         explicitly when setting a breakpoint.
13471
13472 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
13473
13474         * gdb.btrace/vdso.c: New.
13475         * gdb.btrace/vdso.exp: New.
13476
13477 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
13478
13479         * gdb.base/gcore.exp (capture_command_output): Move ...
13480         * lib/gdb.exp (capture_command_output): ... here.
13481
13482 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
13483
13484         * gdb.btrace/data.exp: Test memory access during btrace replay.
13485
13486 2014-05-22  Simon Marchi  <simon.marchi@ericsson.com>
13487
13488         * lib/mi-support.exp (mi_run_cmd_full): Add comments.
13489
13490 2014-05-21  Pedro Alves  <palves@redhat.com>
13491
13492         PR gdb/13860
13493         * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
13494         (top level): Test that output related to execution commands is
13495         sent to the console with CLI commands, but not with MI commands.
13496         Test that breakpoint events are always mirrored to the console.
13497         Also expect the new source line to be output after a "next" in
13498         async mode too.  Make it a pass/fail test.
13499         * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
13500         output.
13501         * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
13502
13503 2014-05-21  Pedro Alves  <palves@redhat.com>
13504
13505         * gdb.base/list.exp (build_pattern, test_list): New procedures.
13506         Use them to test variations of "list" after reaching a breakpoint.
13507         * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
13508         Test "list" with listsize 10 after reaching a breakpoint.
13509         * gdb.python/python.exp (decode_line current location line
13510         number): Adjust expected line number.
13511
13512 2014-05-21  Simon Marchi  <simon.marchi@ericsson.com>
13513
13514         * lib/mi-support.exp (mi_run_cmd_full): Revert to original
13515         behavior for $args, pass it directly to "run".
13516
13517 2014-05-21  Maciej W. Rozycki  <macro@codesourcery.com>
13518
13519         * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
13520         30000 to 65536.
13521
13522 2014-05-21  Pedro Alves  <palves@redhat.com>
13523
13524         * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
13525         auto-connect-native-target off".
13526         * gdb.base/auto-connect-native-target.c: New file.
13527         * gdb.base/auto-connect-native-target.exp: New file.
13528
13529 2014-05-21  Pedro Alves  <palves@redhat.com>
13530
13531         * gdb.base/default.exp: Test "target native" instead of "target
13532         child".
13533
13534 2014-05-21  Mark Wielaard  <mjw@redhat.com>
13535
13536         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13537
13538 2014-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
13539
13540         Fix TLS access for -static -pthread.
13541         * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
13542         <HAVE_TLS> (thread_function, main): Initialize it.
13543         * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
13544         Add clean_restart.
13545         <$have_tls != "">: Check TLSVAR.
13546
13547 2014-05-21  Pedro Alves  <palves@redhat.com>
13548
13549         * gdb.base/dcache-line-read-error.c: New.
13550         * gdb.base/dcache-line-read-error.exp: New.
13551
13552 2014-05-20  Pedro Alves  <palves@redhat.com>
13553
13554         * gdb.base/compare-sections.c: New file.
13555         * gdb.base/compare-sections.exp: New file.
13556
13557 2014-05-20  Pedro Alves  <palves@redhat.com>
13558
13559         * gdb.base/break-idempotent.c: New file.
13560         * gdb.base/break-idempotent.exp: New file.
13561
13562 2014-05-20  Markus Metzger  <markus.t.metzger@intel.com>
13563
13564         * gdb.btrace/nohist.exp: New.
13565
13566 2014-05-20  Yao Qi  <yao@codesourcery.com>
13567
13568         * lib/gdb.exp (gdb_init): Set timeout if test file is under
13569         gdb.reverse directory and gdb_reverse_timeout exists in board
13570         setting.
13571         * README: Document gdb_reverse_timeout.
13572
13573 2014-05-20  Yao Qi  <yao@codesourcery.com>
13574
13575         * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
13576         'test_file_name'.  Treat args as a string instead of a list.
13577         (gdb_init): Rename argument 'args' by 'test_file_name'.
13578
13579 2014-05-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
13580
13581         * gdb.arch/powerpc-power.exp: New file.
13582         * gdb.arch/powerpc-power.s: New file.
13583
13584 2014-05-16  Doug Evans  <dje@google.com>
13585
13586         * gdb.base/Makefile.in (EXECUTABLES): Add completion.
13587         * gdb.base/completion.exp: Check that all expected files exist
13588         before doing file completion.
13589
13590 2014-05-16  Doug Evans  <dje@google.com>
13591
13592         * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
13593         Update.
13594         (do_syscall_tests_without_xml): Update.
13595
13596 2014-05-16  Pedro Alves  <palves@redhat.com>
13597
13598         * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
13599         instead of "unknown output after running".
13600
13601 2014-05-16  Yao Qi  <yao@codesourcery.com>
13602
13603         * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host.  Remove
13604         file1.txt from host at the end.
13605         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13606
13607 2014-05-15  Doug Evans  <dje@google.com>
13608
13609         * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
13610         * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
13611         loading file.  Add test for TU lookup.
13612
13613 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
13614
13615         * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
13616         calling "-exec-arguments" or "set args" before running the
13617         inferior.
13618
13619 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
13620
13621         * lib/mi-support.exp (mi_expect_stop): Expect message for
13622         inferiors that exit with non-zero exit code.
13623
13624 2014-05-14  Yao Qi  <yao@codesourcery.com>
13625
13626         * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
13627         match absolute path on remote host.
13628         (test_file_list_exec_source_files): Remove "/" from the
13629         pattern.
13630
13631 2014-05-14  Yao Qi  <yao@codesourcery.com>
13632
13633         * boards/local-remote-host-notty.exp (${board}_file): New
13634         proc.
13635
13636 2014-05-07  Kyle McMartin  <kyle@redhat.com>
13637
13638         Pushed by Joel Brobecker  <brobecker@adacore.com>.
13639         * gdb.arch/aarch64-atomic-inst.c: New file.
13640         * gdb.arch/aarch64-atomic-inst.exp: New file.
13641
13642 2014-05-07  Yao Qi  <yao@codesourcery.com>
13643
13644         * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
13645         in current context" too.
13646
13647 2014-05-05  Keith Seitz  <keiths@redhat.com>
13648
13649         * gdb.linespec/ls-dollar.exp: Add test for linespec
13650         file:convenience_variable.
13651
13652 2014-05-05  Yao Qi  <yao@codesourcery.com>
13653
13654         * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
13655         traceframes into tfile and ctf trace files.  Read data from
13656         trace file and test collected data.
13657         (gdb_collect_locals_test): Likewise.
13658         (gdb_unavailable_registers_test): Likewise.
13659         (gdb_unavailable_floats): Likewise.
13660         (gdb_collect_globals_test): Likewise.
13661         (top-level): Append "ctf" to trace_file_targets if GDB
13662         supports.
13663
13664 2014-05-05  Yao Qi  <yao@codesourcery.com>
13665
13666         * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
13667         code to ...
13668         (gdb_collect_args_test_1): ... it.  New proc.
13669         (gdb_collect_locals_test): Move some code to ...
13670         (gdb_collect_locals_test_1): ... it.  New proc.
13671         (gdb_unavailable_registers_test): Move some code to ...
13672         (gdb_unavailable_registers_test_1): ... it.  New proc.
13673         (gdb_unavailable_floats): Move some code to ...
13674         (gdb_unavailable_floats_1): ... it.  New proc.
13675
13676 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
13677
13678         * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
13679         probes to test for bitness recognition.
13680         * gdb.arch/amd64-stap-optional-prefix.exp
13681         (test_probe_value_without_reg): New procedure.
13682         Add code to test for different kinds of bitness.
13683
13684 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
13685
13686         PR breakpoints/16889
13687         * gdb.arch/amd64-stap-optional-prefix.S: New file.
13688         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13689
13690 2014-05-01  Pedro Alves  <palves@redhat.com>
13691
13692         * lib/gdb.exp (gdb_load): Extend comment.  Skip calling
13693         gdb_file_cmd if no file is specified.
13694         * boards/native-extended-gdbserver.exp (gdb_load): Use the
13695         last_loaded_file to set the remote exec-file.
13696
13697 2014-05-01  Pedro Alves  <palves@redhat.com>
13698
13699         * boards/local-remote-host.exp: New file.
13700
13701 2014-05-01  Pedro Alves  <palves@redhat.com>
13702
13703         * boards/local-remote-host.exp: Rename to ...
13704         * boards/local-remote-host-notty.exp: ... this.
13705
13706 2014-04-28  Joel Brobecker  <brobecker@adacore.com>
13707
13708         * gdb.ada/dyn_arrayidx: New testcase.
13709
13710 2014-04-26  Yao Qi  <yao@codesourcery.com>
13711
13712         * gdb.dwarf2/dwz.exp: Compile main.c to object.  Restart GDB
13713         and compute the length of function main.  Save it in
13714         $main_length.
13715         (Dwarf::assemble): Use $main_length instead of hard-coded 10.
13716         (top-level): Use gdb_compile to compile objects into
13717         executable and restart GDB.  Remove invocation to
13718         prepare_for_testing.
13719
13720 2014-04-25  Simon Marchi  <simon.marchi@ericsson.com>
13721             Pedro Alves  <palves@redhat.com>
13722
13723         PR server/16255
13724         * gdb.multi/multi-attach.c: New file.
13725         * gdb.multi/multi-attach.exp: New file.
13726
13727 2014-04-25  Pedro Alves  <palves@redhat.com>
13728
13729         * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
13730         user.
13731         (top level): Test that "set remote conditional-breakpoints-packet
13732         off" works as intended.
13733         * gdb.base/dprintf.exp: Test that "set remote
13734         breakpoint-commands-packet off" works as intended.
13735         * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
13736         New function.
13737         (top level): Call it.
13738         * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
13739         remote fast-tracepoints-packet off" works as intended.
13740         * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
13741         * lib/gdb.exp (gdb_is_target_remote): ... here.
13742
13743 2014-04-24  David Blaikie  <dblaikie@gmail.com>
13744
13745         * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
13746         ensure clang would not discard them.
13747         * gdb.base/gdbvars.c: Ditto.
13748         * gdb.base/memattr.c: Ditto.
13749         * gdb.base/whatis.c: Ditto.
13750         * gdb.python/py-prettyprint.c: Ditto.
13751         * gdb.trace/actions.c: Ditto.
13752         * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
13753         ensure clang would not discard it.
13754
13755 2014-04-24  David Blaikie  <dblaikie@gmail.com>
13756
13757         * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
13758         clang to emit the full definition of type required by the test
13759         * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
13760
13761 2014-04-24  David Blaikie  <dblaikie@gmail.com>
13762
13763         * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
13764         coax Clang into emitting the definition of the type.
13765         * gdb.cp/pr10728-x.h (y): Ditto.
13766         * gdb.cp/pr10728-y.cc (y): Ditto.
13767
13768 2014-04-24  David Blaikie  <dblaikie@gmail.com>
13769
13770         * gdb.base/label.exp: XFAIL label related tests under Clang.
13771         * gdb.cp/cplabel.exp: Ditto.
13772         * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
13773         under Clang those using labels.
13774
13775 2014-04-25  Yao Qi  <yao@codesourcery.com>
13776
13777         * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
13778         double_label.
13779         * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
13780         partial_label and double_label.
13781
13782 2014-04-24  David Blaikie  <dblaikie@gmail.com>
13783
13784         * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
13785
13786 2014-04-24  David Blaikie  <dblaikie@gmail.com>
13787
13788         * gdb.cp/cpexprs.cc: Move braces to the same line as the start
13789         of the function to work across GCC and Clang.
13790         * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
13791         pointer types (const void ** const V void **).
13792
13793 2014-04-24  Michael Sturm  <michael.sturm@mintel.com>
13794             Walfred Tedeschi  <walfred.tedeschi@intel.com>
13795
13796         * Makefile.in (EXECUTABLES): Added i386-avx512.
13797         * gdb.arch/i386-avx512.c: New file.
13798         * gdb.arch/i386-avx512.exp: Likewise.
13799
13800 2014-04-23  Keith Seitz  <keiths@redhat.com>
13801
13802         * lib/mi-support.exp (mi_list_breakpoints): Delete.
13803         (mi_make_breakpoint_table): New procedure.
13804         (mi_create_breakpoint): Use mi_make_breakpoint
13805         and return the result.
13806         (mi_make_breakpoint): New procedure.
13807         (mi_build_kv_pairs): New procedure.
13808
13809         * gdb.mi/mi-break.exp: Remove unused globals,
13810         update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
13811         All callers updated.
13812         * gdb.mi/mi-dprintf.exp: Use variable to track command
13813         number.
13814         Update all callers of mi_create_breakpoint and use
13815         mi_make_breakpoint_table.
13816         Remove any unused global variables.
13817         * gdb.mi/mi-nonstop.exp: Likewise.
13818         * gdb.mi/mi-nsintrall.exp: Likewise.
13819         * gdb.mi/mi-nsmoribund.exp: Likewise.
13820         * gdb.mi/mi-nsthrexec.exp: Likewise.
13821         * gdb.mi/mi-reverse.exp: Likewise.
13822         * gdb.mi/mi-simplerun.exp: Likewise.
13823         * gdb.mi/mi-stepn.exp: Likewise.
13824         * gdb.mi/mi-syn-frame.exp: Likewise.
13825         * gdb.mi/mi-until.exp: Likewise.
13826         * gdb.mi/mi-var-cp.exp: Likewise.
13827         * gdb.mi/mi-var-display.exp: Likewise.
13828         * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
13829         * gdb.mi/mi2-var-child.exp: Likewise.
13830         * gdb.mi/mi-vla-c99.exp: Likewise.
13831         * lib/mi-support.exp: Likewise.
13832
13833         From Ian Lance Taylor  <iant@cygnus.com>:
13834         * lib/gdb.exp (parse_args): New procedure.
13835
13836 2014-04-23  Pedro Alves  <palves@redhat.com>
13837
13838         * gdb.base/break-unload-file.c: New file.
13839         * gdb.base/break-unload-file.exp: New file.
13840         * gdb.base/sym-file-lib.c (baz): New function.
13841         * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
13842         field.
13843         (load): Store the segment's mapped size.
13844         (unload): New function.
13845         (unload_shlib): New function.
13846         * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
13847         * gdb.base/sym-file-main.c (main): Unload, and reload the library,
13848         set a breakpoint at baz, and call it.
13849         * gdb.base/sym-file.exp: New tests for stale breakpoint
13850         instructions.
13851
13852 2014-04-23  Pedro Alves  <palves@redhat.com>
13853
13854         * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
13855         * gdb.base/hbreak-in-shr-unsupported.c: New file.
13856         * gdb.base/hbreak-in-shr-unsupported.exp: New file.
13857         * gdb.base/hbreak-unmapped.c: New file.
13858         * gdb.base/hbreak-unmapped.exp: New file.
13859         * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
13860         * lib/gdb.exp (gdb_is_target_remote): ... here.
13861
13862 2014-04-22  Pedro Alves  <palves@redhat.com>
13863
13864         * gdb.base/consecutive-step-over.c: New file.
13865         * gdb.base/consecutive-step-over.exp: New file.
13866
13867 2014-04-22  Pedro Alves  <palves@redhat.com>
13868
13869         * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
13870         instead of send_gdb/gdb_expect.
13871
13872 2014-04-22  Yao Qi  <yao@codesourcery.com>
13873
13874         * lib/trace-support.exp (generate_tracefile): New procedure.
13875         * gdb.trace/tfile.exp: Skip the test if generate_tracefile
13876         return 0.
13877         * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
13878         if generate_tracefile returns 1.
13879
13880 2014-04-18  Tom Tromey  <palves@redhat.com>
13881             Pedro alves  <tromey@redhat.com>
13882
13883         PR backtrace/15558
13884         * gdb.opt/inline-bt.exp: Test backtracing from an inline function
13885         with a backtrace limit.
13886         * gdb.python/py-frame-inline.exp: Test running to an inline
13887         function with a backtrace limit, and printing the newest frame.
13888         * gdb.python/py-frame-inline.c (main): Call f.
13889
13890 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
13891
13892         * gdb.java/jnpe.exp: Drop srcdir from untested path.
13893
13894 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
13895
13896         * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
13897         Drop prefix from unsupported source file path.
13898
13899 2014-04-17  Yao Qi  <yao@codesourcery.com>
13900
13901         * lib/gdb.exp (with_target_charset): New proc.
13902         * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
13903         with_target_charset.
13904         (test_print_strings): Likewise.
13905         (test_repeat_bytes): Likewise.
13906         * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
13907         for some tests.
13908
13909 2014-04-16  Keith Seitz  <keiths@redhat.com>
13910
13911         PR gdb/15827
13912         * gdb.dwarf2/corrupt.c: New file.
13913         * gdb.dwarf2/corrupt.exp: New file.
13914
13915 2014-04-16  Keith Seitz  <keiths@redhat.com>
13916
13917         PR c++/16597
13918         * gdb.cp/namelessclass.cc: New file.
13919         * gdb.cp/namelessclass.exp: New file.
13920         * gdb.cp/namelessclass.S: New file.
13921
13922 2014-04-16  Doug Evans  <dje@google.com>
13923
13924         * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
13925         Add comment.
13926         (gdbserver_default_get_comm_port): New function.
13927         (gdbserver_start): Check if board file provided
13928         "gdbserver,get_comm_port" and use it if so.
13929         * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
13930         (gdb,socketport): Set to "stdio".
13931         (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
13932         (stdio_gdbserver_template): Delete.
13933         (${board}_get_remote_address): Update.
13934         (${board}_build_remote_cmd): Delete.
13935         (${board}_get_comm_port): New function.
13936         (${board}_spawn): Update.
13937         * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
13938         Delete.
13939         (${board}_get_remote_address): Update.
13940         (${board}_get_comm_port): New function.
13941
13942 2014-04-16  Andrew Burgess  <aburgess@broadcom.com>
13943
13944         * gdb.base/memattr.exp: Improve regexps to handle memory regions
13945         appearing in any order.
13946
13947 2014-04-15  Doug Evans  <dje@google.com>
13948
13949         * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
13950         uninitialized value of "description".
13951
13952 2014-04-15  Keith Seitz  <keiths@redhat.com>
13953
13954         * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
13955         Remove unused globals.
13956         (test_running_the_program): Likewise.
13957         (test_controlled_execution): Likewise.
13958         (test_controlling_breakpoints): Likewise.
13959         (test_program_termination): Likewise.
13960
13961 2014-04-15  Keith Seitz  <keiths@redhat.com>
13962
13963         * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
13964         unused globals.
13965         (test_rbreak_creation_and_listing): Likewise.
13966         (test_ignore_count): Likewise.
13967         (test_error): Likewise.
13968
13969 2014-04-15  Pedro Alves  <palves@redhat.com>
13970
13971         * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
13972         <ansidecl.h>, <elf/common.h> and <elf/external.h> to
13973         sym-file-loader.c.
13974         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13975         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13976         to sym-file-loader.c.
13977         (struct library): Forward declare.
13978         (load_shlib, lookup_function): Change prototypes.
13979         (find_shstrtab, find_strtab, find_shdr, find_symtab)
13980         (translate_offset): Remove declarations.
13981         (get_text_addr): New declaration.
13982         * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
13983         <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
13984         sym-file-loader.h.
13985         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13986         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13987         here from sym-file-loader.h.
13988         (struct library): New structure.
13989         (load_shlib, lookup_function): Change prototypes and adjust to
13990         work with a struct library.
13991         (find_shstrtab, find_strtab, find_shdr, find_symtab)
13992         (translate_offset): Make static.
13993         (get_text_addr): New function.
13994         * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
13995
13996 2014-04-15  Pedro Alves  <palves@redhat.com>
13997
13998         * gdb.base/sym-file-loader.c: Fix typo.  SELF_LINK, not SELK_LINK.
13999
14000 2014-04-15  Pedro Alves  <palves@redhat.com>
14001
14002         * gdb.base/sym-file-loader.c: Include <limits.h>.
14003         (SELF_LINK): New define.
14004         (get_origin): New function.
14005         (load_shlib): Use it.
14006         * gdb.base/sym-file.exp: Don't early return if the target is
14007         remote.  Use runto_main, and issue fail is that fails.  Use
14008         gdb_load_shlibs.
14009         (shlib_name): Delete.
14010         (lib_so, lib_syms, lib_dlopen): New globals.  Use them throughout.
14011
14012 2014-04-15  Pedro Alves <palves@redhat.com>
14013
14014         * gdb.base/sym-file.exp: Remove regex characters from test
14015         message.  Don't refer to breakpoint numbers in test messages.
14016
14017 2014-04-14  Keith Seitz  <keiths@redhat.com>
14018
14019         PR c++/16253
14020         * gdb.cp/var-tag.cc: New file.
14021         * gdb.cp/var-tag.exp: New file.
14022         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14023         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14024         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14025         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14026
14027 2014-04-14  Tom Tromey  <tromey@redhat.com>
14028
14029         * gdb.cp/classes.exp (test_enums): Handle underlying type.
14030         * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
14031         type.
14032         * gdb.cp/enum-class.exp: New file.
14033         * gdb.cp/enum-class.cc: New file.
14034
14035 2014-04-14  Tom Tromey  <tromey@redhat.com>
14036
14037         * gdb.dwarf2/enum-type.exp: New file.
14038
14039 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14040
14041         * gdb.mi/mi-vla-c99.exp: New file.
14042         * gdb.mi/vla.c: New file.
14043
14044 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14045
14046         * gdb.base/vla-datatypes.c: New file.
14047         * gdb.base/vla-datatypes.exp: New file.
14048
14049 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14050
14051         * gdb.base/vla-ptr.c: New file.
14052         * gdb.base/vla-ptr.exp: New file.
14053
14054 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14055
14056         * gdb.dwarf2/count.exp: New file.
14057
14058 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14059
14060         * gdb.base/vla-sideeffect.c: New file.
14061         * gdb.base/vla-sideeffect.exp: New file.
14062
14063 2014-04-14  David Blaikie <dblaikie@gmail.com>
14064
14065         * gdb.mi/non-stop.c: Add return value for non-void function return
14066         statement.
14067         * gdb.threads/staticthreads.c: Ditto.
14068
14069 2014-04-12  Siva Chandra Reddy  <sivachandra@google.com>
14070             Doug Evans  <xdje42@gmail.com>
14071
14072         * gdb.guile/scm-value.c: Improve test case.
14073         * gdb.guile/scm-value.exp: Add new test.
14074
14075 2014-04-11  David Blaikie  <dblaikie@gmail.com>
14076
14077         * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
14078         override Clang's default.
14079
14080 2014-04-11  Joel Brobecker  <brobecker@adacore.com>
14081
14082         Revert the following changes (regressions):
14083
14084         * gdb.base/vla-sideeffect.c: New file.
14085         * gdb.base/vla-sideeffect.exp: New file.
14086
14087         * gdb.dwarf2/count.exp: New file.
14088
14089         * gdb.base/vla-multi.c: New file.
14090         * gdb.base/vla-multi.exp: New file.
14091
14092         * gdb.base/vla-ptr.c: New file.
14093         * gdb.base/vla-ptr.exp: New file.
14094
14095         * gdb.base/vla-datatypes.c: New file.
14096         * gdb.base/vla-datatypes.exp: New file.
14097
14098         * gdb.mi/mi-vla-c99.exp: New file.
14099         * gdb.mi/vla.c: New file.
14100
14101 2014-04-11  Keith Seitz  <keiths@redhat.com>
14102
14103         PR c++/16675
14104         * gdb.cp/cpsizeof.exp: New file.
14105         * gdb.cp/cpsizeof.cc: New file.
14106
14107 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14108
14109         * gdb.mi/mi-vla-c99.exp: New file.
14110         * gdb.mi/vla.c: New file.
14111
14112 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14113
14114         * gdb.base/vla-datatypes.c: New file.
14115         * gdb.base/vla-datatypes.exp: New file.
14116
14117 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14118
14119         * gdb.base/vla-ptr.c: New file.
14120         * gdb.base/vla-ptr.exp: New file.
14121
14122 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14123
14124         * gdb.base/vla-multi.c: New file.
14125         * gdb.base/vla-multi.exp: New file.
14126
14127 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14128
14129         * gdb.dwarf2/count.exp: New file.
14130
14131 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14132
14133         * gdb.base/vla-sideeffect.c: New file.
14134         * gdb.base/vla-sideeffect.exp: New file.
14135
14136 2014-04-11  Yao Qi  <yao@codesourcery.com>
14137
14138         * gdb.base/completion.exp: Check file exists before running tests
14139         on file completion.
14140
14141 2014-04-10  Pedro Alves  <palves@redhat.com>
14142
14143         * gdb.base/cond-eval-mode.c: New file.
14144         * gdb.base/cond-eval-mode.exp: Use standard_testfile.  Adjust
14145         prepare_for_testing to build the new file.  Check result of
14146         runto_main.
14147         (test_break, test_watch): New procedures.
14148         (top level): Use them.
14149
14150 2014-04-08  Pierre Muller  <muller@sourceware.org>
14151
14152         * gdb.base/printcmds.exp (test_artificial_arrays): Disable
14153         Ctrl-V use for mingw hosts.
14154
14155 2014-04-07  Siva Chandra Reddy  <sivachandra@google.com>
14156
14157         * gdb.python/py-value.c: Improve test case.
14158         * gdb.python/py-value.exp: Add new test.
14159
14160 2014-04-07  David Blaikie  <dblaikie@gmail.com>
14161
14162         * lib/compiler.c: Identify the clang compiler.
14163         * lib/compiler.cc: Ditto.
14164
14165 2014-04-03  Yao Qi  <yao@codesourcery.com>
14166
14167         * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
14168
14169 2014-04-01  Anton Blanchard  <anton@samba.org>
14170
14171         * gdb.arch/ppc64-atomic-inst.exp: Use untested.  Make test
14172         messages unique.
14173
14174 2014-04-01  Anton Blanchard  <anton@samba.org>
14175
14176         * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
14177         prepare_for_testing.
14178
14179 2014-04-01  Anton Blanchard  <anton@samba.org>
14180
14181         * gdb.arch/ppc64-atomic-inst.c: Remove.
14182         * gdb.arch/ppc64-atomic-inst.S: New file.
14183         * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
14184
14185 2014-03-31  Doug Evans  <dje@google.com>
14186
14187         * gdb.base/print-symbol-loading-lib.c: New file.
14188         * gdb.base/print-symbol-loading-main.c: New file.
14189         * gdb.base/print-symbol-loading.exp: New file.
14190
14191 2014-03-31  Yao Qi  <yao@codesourcery.com>
14192
14193         * gdb.base/source-dir.exp: Allow ';' as a directory separator.
14194
14195 2014-03-28  Joel Brobecker  <brobecker@adacore.com>
14196
14197         * gdb.ada/mi_dyn_arr: New testcase.
14198
14199 2014-03-27  Doug Evans  <dje@google.com>
14200
14201         * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
14202
14203 2014-03-27  Yao Qi  <yao@codesourcery.com>
14204
14205         * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
14206         if target is nios2-*-*.
14207
14208 2014-03-26  Yao Qi  <yao@codesourcery.com>
14209
14210         * lib/gdb.exp (readline_is_used): New proc.
14211         * gdb.base/completion.exp: Move tests on command complete up.
14212         Skip the rest of tests if readline is not used.
14213         * gdb.ada/complete.exp: Skp the test if readline is not
14214         used.
14215         * gdb.base/filesym.exp: Likewise.
14216         * gdb.base/macscp.exp: Likewise.
14217         * gdb.base/readline-ask.exp: Likewise.
14218         * gdb.base/readline.exp: Likewise.
14219         * gdb.python/py-cmd.exp: Likewise.
14220         * gdb.trace/tfile.exp: Likewise.
14221
14222 2014-03-26  Yao Qi  <yao@codesourcery.com>
14223
14224         * gdb.base/macscp.exp: Fix code format issues.
14225
14226 2014-03-25  Ulrich Weigand  <uweigand@de.ibm.com>
14227
14228         * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
14229         * gdb.asm/powerpc64le.inc: New file.
14230
14231 2014-03-25  Pedro Alves  <palves@redhat.com>
14232             Doug Evans  <dje@google.com>
14233
14234         * gdb.base/source-execution.c: New file.
14235         * gdb.base/source-execution.exp: New file.
14236         * gdb.base/source-execution.gdb: New file.
14237
14238 2014-03-24  Doug Evans  <dje@google.com>
14239
14240         * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
14241         using fission.
14242
14243 2014-03-24  Hui Zhu  <hui@codesourcery.com>
14244             Pedro Alves  <palves@redhat.com>
14245
14246         PR breakpoints/16101
14247         * gdb.base/dprintf.exp: Use unsupported rather than changing the
14248         test pass/fail messages.  Detect missing support for dprintf when
14249         breakpoints are actually inserted.
14250         * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
14251         breakpoints are actually inserted.
14252         * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
14253         fails.
14254
14255 2014-03-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
14256
14257         * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
14258
14259 2014-03-22  Doug Evans  <xdje42@gmail.com>
14260
14261         * gdb.python/python.exp (python not supported): Verify multi-line
14262         python command issues an error.
14263         * gdb.guile/guile.exp (guile not supported): Verify multi-line
14264         guile command issues an error.
14265
14266 2014-03-21  Maciej W. Rozycki  <macro@codesourcery.com>
14267
14268         * gdb.threads/thread-specific.exp: Handle the lack of usable
14269         $this_breakpoint and $this_thread.
14270
14271 2014-03-21  Hui Zhu  <hui@codesourcery.com>
14272
14273         * gdb.base/attach.exp (do_command_attach_tests): New.
14274
14275 2014-03-20  Tom Tromey  <tromey@redhat.com>
14276             Pedro Alves  <palves@redhat.com>
14277
14278         PR cli/15718
14279         * gdb.base/condbreak-call-false.c: New file.
14280         * gdb.base/condbreak-call-false.exp: New file.
14281
14282 2014-03-20  Pedro Alves  <palves@redhat.com>
14283
14284         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
14285         Delete.
14286         (block_signals, unblock_signals): Delete.
14287         (child_function_2, main): Remove references to deleted variable
14288         and functions.
14289
14290 2014-03-20  Pedro Alves  <palves@redhat.com>
14291
14292         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
14293         Use pthread_kill to signal thread 2.
14294         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14295         Adjust to make the test send itself a signal rather than using the
14296         host's "kill" command.
14297
14298 2014-03-20  Pedro Alves  <palves@redhat.com>
14299
14300         * gdb.threads/multiple-step-overs.c: New file.
14301         * gdb.threads/multiple-step-overs.exp: New file.
14302         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14303         Adjust expected infrun debug output.
14304
14305 2014-03-20  Pedro Alves  <palves@redhat.com>
14306
14307         * gdb.threads/step-over-trips-on-watchpoint.c: New file.
14308         * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
14309
14310 2014-03-20  Pedro Alves  <palves@redhat.com>
14311
14312         PR breakpoints/7143
14313         * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
14314         old gnats gdb/38.  Remove kfail.  Adjust to use gdb_test instead
14315         of gdb_test_multiple.
14316         * gdb.cp/annota2.exp: Remove kfail for gdb/38.
14317         * gdb.cp/annota3.exp: Remove kfail for gdb/38.
14318
14319 2014-03-20  Pedro Alves  <palves@redhat.com>
14320
14321         * gdb.threads/step-over-lands-on-breakpoint.c: New file.
14322         * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
14323
14324 2014-03-19  Pedro Alves  <palves@redhat.com>
14325
14326         * gdb.base/async.exp: Remove early return.
14327
14328 2014-03-19  Pedro Alves  <palves@redhat.com>
14329
14330         * gdb.base/async.exp (step& tests): Pass explicit test messages.
14331
14332 2014-03-19  Pedro Alves  <palves@redhat.com>
14333
14334         * gdb.base/async.exp (test_background): Expect \r\n after
14335         "completed." in the fail pattern.
14336
14337 2014-03-19  Pedro Alves  <palves@redhat.com>
14338
14339         * gdb.base/async.exp (test_background): New procedure.
14340         Use it for all background execution command tests.
14341
14342 2014-03-19  Pedro Alves  <palves@redhat.com>
14343
14344         * gdb.base/async.exp: Use prepare_for_testing.
14345
14346 2014-03-19  Pedro Alves  <palves@redhat.com>
14347
14348         * gdb.base/async.c (foo): Make 'x' volatile.  Write to it twice in
14349         the same line.
14350
14351 2014-03-19  Pedro Alves  <palves@redhat.com>
14352
14353         * gdb.base/async.c (main): Add "jump here" and "until here" line
14354         marker comments.
14355         * gdb.base/async.exp (jump_here): New global.
14356         (jump& test): Use it.
14357         (until_here): New global.
14358         (until& test): Use it.
14359
14360 2014-03-19  Pedro Alves  <palves@redhat.com>
14361
14362         * gdb.base/async.exp: Don't frob gdb_protocol.
14363
14364 2014-03-18  Doug Evans  <xdje42@gmail.com>
14365
14366         * gdb.base/async.exp: Whitespace fixes.  Turn on target-async.
14367         Fix spelling of exec-done-display.
14368
14369 2014-03-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
14370
14371         PR gdb/15358
14372         * gdb.base/gdb-sigterm.c: New file.
14373         * gdb.base/gdb-sigterm.exp: New file.
14374
14375 2014-03-18  Pedro Alves  <palves@redhat.com>
14376
14377         PR gdb/13860
14378         * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
14379         * lib/mi-support.exp (mi_expect_stop): Add special handling for
14380         solib-event.
14381
14382 2014-03-17  Joel Brobecker  <brobecker@adacore.com>
14383
14384         * gdb.ada/pckd_arr_ren: New testcase.
14385
14386 2014-03-13  Doug Evans  <xdje42@gmail.com>
14387
14388         PR guile/16612
14389         * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
14390         collect after discarding symbols.
14391
14392 2014-03-13  Ludovic Courtès  <ludo@gnu.org>
14393             Doug Evans  <xdje42@gmail.com>
14394
14395         * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
14396         to history survives a gc.
14397
14398 2014-03-13  Pedro Alves  <palves@redhat.com>
14399
14400         * gdb.base/default.exp: Don't test "target procfs".
14401
14402 2014-03-13  Pedro Alves  <palves@redhat.com>
14403
14404         * gdb.base/default.exp: Update "target child" and "target procfs"
14405         tests to not expect "Unix".
14406
14407 2014-03-12  Tom Tromey  <tromey@redhat.com>
14408
14409         * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
14410         New procs.  Add target-async tests.
14411         * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
14412         Add target-async tests.
14413
14414 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14415
14416         * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
14417         'func_start' and 'func_end' for the beginning and end of the
14418         function code, respectively.
14419         * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
14420         'func_end' instead of 'func' and 'main'.
14421
14422 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14423
14424         * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
14425         * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
14426         generate the debug info assembler source.
14427
14428 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14429
14430         * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
14431         * gdb.dwarf2/arr-subrange.exp: Likewise.
14432         * gdb.dwarf2/dwz.exp: Likewise.
14433         * gdb.dwarf2/method-ptr.exp: Likewise.
14434         * gdb.dwarf2/missing-sig-type.exp: Likewise.
14435         * gdb.dwarf2/subrange.exp: Likewise.
14436         * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
14437         * gdb.dwarf2/implptrpiece.exp: Likewise.
14438         * gdb.dwarf2/nostaticblock.exp: Likewise.
14439
14440 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14441
14442         * lib/gdb.exp (build_executable_from_specs): Don't prepend source
14443         directory to absolute path name arguments.
14444
14445 2014-03-10  Joel Brobecker  <brobecker@adacore.com>
14446
14447         * gdb.ada/tagged_access: New testcase.
14448
14449 2014-03-07  Markus Metzger  <markus.t.metzger@intel.com>
14450
14451         * gdb.btrace/data.exp: Update expected output.
14452
14453 2014-03-06  Yao Qi  <yao@codesourcery.com>
14454
14455         * gdb.trace/pr16508.exp: New file.
14456
14457 2014-03-05  Pedro Alves  <palves@redhat.com>
14458
14459         PR gdb/16575
14460         * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
14461         procedure.
14462         (top level): Adjust to use it.  Add tests that exercise breakpoint
14463         interaction with the code-cache.
14464
14465 2014-02-26  Ludovic Courtès  <ludo@gnu.org>
14466
14467         * gdb.guile/scm-value.exp (test_value_in_inferior): Add
14468         test for 'history-append!'.
14469
14470 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
14471
14472         * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
14473         * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
14474         * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
14475         * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
14476         * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
14477         * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
14478
14479 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
14480
14481         * testsuite/gdb.python/py-pp-re-notag.c: New file.
14482         * testsuite/gdb.python/py-pp-re-notag.ex: New file.
14483         * testsuite/gdb.python/py-pp-re-notag.p: New file.
14484
14485 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
14486
14487         * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
14488
14489 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
14490
14491         * gdb.dwarf2/arr-stride.c: New file.
14492         * gdb.dwarf2/arr-stride.exp: New file.
14493
14494 2014-02-26  Pedro Alves  <palves@redhat.com>
14495
14496         * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
14497         that won't ever trigger.  Make sure that GDB reports the correct
14498         breakpoint that caused the stop.
14499
14500 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
14501
14502         PR gdb/16626
14503         * gdb.base/auto-load-script: New file.
14504         * gdb.base/auto-load.c: New file.
14505         * gdb.base/auto-load.exp: New file.
14506
14507         PR gdb/16626
14508         * gdb.base/auto-load.exp: Fix out-of-srctree run.
14509
14510 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
14511
14512         Fix dw2-icycle.exp -fsanitize=address GDB crash.
14513         * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
14514
14515 2014-02-24  Doug Evans  <dje@google.com>
14516
14517         * lib/gdb.exp (run_on_host): Log error output if program fails.
14518
14519 2014-02-21  Pedro Alves  <palves@redhat.com>
14520
14521         * gdb.threads/step-after-sr-lock.c: Rename to ...
14522         * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
14523         * gdb.threads/step-after-sr-lock.exp: Rename to ...
14524         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14525         ... this.
14526
14527 2014-02-20  Sergio Durigan Junior  <sergiodj@redhat.com>
14528
14529         PR tdep/16397
14530         * gdb.arch/amd64-stap-special-operands.exp: New file.
14531         * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
14532         * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
14533         * gdb.arch/amd64-stap-triplet.S: Likewise.
14534         * gdb.arch/amd64-stap-triplet.c: Likewise.
14535
14536 2014-02-20  Joel Brobecker  <brobecker@adacore.com>
14537
14538         * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
14539         in .section pseudo-op.
14540
14541 2014-02-20  lin zuojian  <manjian2006@gmail.com>
14542             Joel Brobecker  <brobecker@adacore.com>
14543             Doug Evans  <xdje42@gmail.com>
14544
14545         PR symtab/16581
14546         * gdb.dwarf2/dw2-icycle.S: New file.
14547         * gdb.dwarf2/dw2-icycle.c: New file.
14548         * gdb.dwarf2/dw2-icycle.exp: New file.
14549
14550 2014-02-19  Siva Chandra Reddy  <sivachandra@google.com>
14551
14552         * gdb.python/py-value-cc.cc: Improve test case to enable testing
14553         operations on gdb.Value objects.
14554         * gdb.python/py-value-cc.exp: Add new test to test operations on
14555         gdb.Value objects.
14556
14557 2014-02-18  Doug Evans  <dje@google.com>
14558
14559         * Makefile.in (TESTS): New variable.
14560         (expanded_tests, expanded_tests_or_none): New variables
14561         (check-single): Pass $(expanded_tests_or_none) to runtest.
14562         (check-parallel): Only run tests in $(TESTS) if non-empty.
14563         (check/no-matching-tests-found): New rule.
14564         * README: Document TESTS makefile variable.
14565
14566 2014-02-18  Doug Evans  <dje@google.com>
14567
14568         * Makefile.in (check-parallel): rm -rf outputs temp.
14569
14570 2014-02-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
14571
14572         Fix "ERROR: no fileid for" in the testsuite.
14573         * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
14574
14575 2014-02-12  Doug Evans  <dje@google.com>
14576
14577         * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
14578         (MISCELLANEOUS): New variable.
14579         (clean): rm -rf $(MISCELLANEOUS).
14580         * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
14581         dwp live in the same directory as symlinks, with each symlink pointed
14582         to a differently named file in a different directory.
14583
14584 2014-02-11  Doug Evans  <dje@google.com>
14585
14586         * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
14587         of Tcl file commands.
14588
14589 2014-02-10  Mark Kettenis  <kettenis@gnu.org>
14590
14591         * gdb.threads/step-after-sr-lock.exp: Avoid executing
14592         "kill -SIGUSR1 -1".
14593
14594 2014-02-10  Joel Brobecker  <brobecker@adacore.com>
14595
14596         * gdb.ada/tick_length_array_enum_idx: New testcase.
14597
14598 2014-02-10  Doug Evans  <xdje42@gmail.com>
14599
14600         * configure.ac (AC_OUTPUT): Add gdb.guile.
14601         * configure: Regenerate.
14602         * lib/gdb-guile.exp: New file.
14603         * lib/gdb.exp (get_target_charset): New function.
14604         * gdb.base/help.exp: Update expected output from "apropos apropos".
14605         * gdb.guile/Makefile.in: New file.
14606         * gdb.guile/guile.exp: New file.
14607         * gdb.guile/scm-arch.c: New file.
14608         * gdb.guile/scm-arch.exp: New file.
14609         * gdb.guile/scm-block.c: New file.
14610         * gdb.guile/scm-block.exp: New file.
14611         * gdb.guile/scm-breakpoint.c: New file.
14612         * gdb.guile/scm-breakpoint.exp: New file.
14613         * gdb.guile/scm-disasm.c: New file.
14614         * gdb.guile/scm-disasm.exp: New file.
14615         * gdb.guile/scm-equal.c: New file.
14616         * gdb.guile/scm-equal.exp: New file.
14617         * gdb.guile/scm-error.exp: New file.
14618         * gdb.guile/scm-error.scm: New file.
14619         * gdb.guile/scm-frame-args.c: New file.
14620         * gdb.guile/scm-frame-args.exp: New file.
14621         * gdb.guile/scm-frame-args.scm: New file.
14622         * gdb.guile/scm-frame-inline.c: New file.
14623         * gdb.guile/scm-frame-inline.exp: New file.
14624         * gdb.guile/scm-frame.c: New file.
14625         * gdb.guile/scm-frame.exp: New file.
14626         * gdb.guile/scm-generics.exp: New file.
14627         * gdb.guile/scm-gsmob.exp: New file.
14628         * gdb.guile/scm-iterator.c: New file.
14629         * gdb.guile/scm-iterator.exp: New file.
14630         * gdb.guile/scm-math.c: New file.
14631         * gdb.guile/scm-math.exp: New file.
14632         * gdb.guile/scm-objfile-script-gdb.in: New file.
14633         * gdb.guile/scm-objfile-script.c: New file.
14634         * gdb.guile/scm-objfile-script.exp: New file.
14635         * gdb.guile/scm-objfile.c: New file.
14636         * gdb.guile/scm-objfile.exp: New file.
14637         * gdb.guile/scm-ports.exp: New file.
14638         * gdb.guile/scm-pretty-print.c: New file.
14639         * gdb.guile/scm-pretty-print.exp: New file.
14640         * gdb.guile/scm-pretty-print.scm: New file.
14641         * gdb.guile/scm-section-script.c: New file.
14642         * gdb.guile/scm-section-script.exp: New file.
14643         * gdb.guile/scm-section-script.scm: New file.
14644         * gdb.guile/scm-symbol.c: New file.
14645         * gdb.guile/scm-symbol.exp: New file.
14646         * gdb.guile/scm-symtab-2.c: New file.
14647         * gdb.guile/scm-symtab.c: New file.
14648         * gdb.guile/scm-symtab.exp: New file.
14649         * gdb.guile/scm-type.c: New file.
14650         * gdb.guile/scm-type.exp: New file.
14651         * gdb.guile/scm-value-cc.cc: New file.
14652         * gdb.guile/scm-value-cc.exp: New file.
14653         * gdb.guile/scm-value.c: New file.
14654         * gdb.guile/scm-value.exp: New file.
14655         * gdb.guile/source2.scm: New file.
14656         * gdb.guile/types-module.cc: New file.
14657         * gdb.guile/types-module.exp: New file.
14658
14659 2014-02-10  Yao Qi  <yao@codesourcery.com>
14660
14661         PR testsuite/16543
14662         * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
14663         * configure: Regenerated.
14664         * Makefile.in: New file.
14665
14666 2014-02-08  Andreas Schwab  <schwab@linux-m68k.org>
14667
14668         * gdb.python/py-framefilter.exp: Fix typo.
14669
14670 2014-02-08  Yao Qi  <yao@codesourcery.com>
14671
14672         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
14673         that no =breakpoint-modified is emitted when breakpoints are
14674         modified through MI commands.
14675
14676 2014-02-07  Pedro Alves  <pedro@codesourcery.com>
14677             Pedro Alves  <palves@redhat.com>
14678
14679         * gdb.threads/step-after-sr-lock.c: New file.
14680         * gdb.threads/step-after-sr-lock.exp: New file.
14681
14682 2014-02-07  Pedro Alves  <palves@redhat.com>
14683
14684         * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
14685
14686 2014-02-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
14687
14688         Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
14689         * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
14690
14691 2014-02-06  Doug Evans  <xdje42@gmail.com>
14692
14693         * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
14694         output.
14695
14696         * gdb.gdb/python-interrupts.exp: New file.
14697
14698 2014-02-05  Yao Qi  <yao@codesourcery.com>
14699
14700         * gdb.trace/report.exp (use_collected_data): Test the output
14701         of "info threads" and "info inferiors".
14702
14703 2014-02-05  Yao Qi  <yao@codesourcery.com>
14704
14705         Revert this patch:
14706
14707         2013-05-24  Yao Qi  <yao@codesourcery.com>
14708
14709         * gdb.trace/tfile.exp: Test inferior and thread.
14710
14711 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
14712
14713         * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
14714         on a function.
14715         * gdb.base/step-bt.c: Call hello via function pointer to make
14716         sure its first instruction is executed on powerpc64le-linux.
14717
14718 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
14719
14720         * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
14721
14722 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
14723
14724         * gdb.arch/vsx-regs.exp: Check target endianness.  Provide variants
14725         of the test patterns for use on little-endian systems.
14726
14727 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
14728
14729         * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
14730         (decimal_vector): Fix for little-endian.
14731
14732 2014-01-29  Jose E. Marchesi  <jose.marchesi@oracle.com>
14733
14734         * gdb.arch/sparc-sysstep.exp: New file.
14735         * gdb.arch/sparc-sysstep.c: Likewise.
14736
14737         * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
14738
14739 2014-01-28  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
14740
14741         * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
14742
14743 2014-01-23  Tom Tromey  <tromey@redhat.com>
14744
14745         * gdb.ada/array_char_idx: New testcase.
14746
14747 2014-01-23  Tom Tromey  <tromey@redhat.com>
14748
14749         PR python/16487:
14750         * gdb.python/py-framefilter.exp: Add test using "Error" filter.
14751         * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
14752         classes.
14753
14754 2014-01-23  Tom Tromey  <tromey@redhat.com>
14755
14756         PR python/16491:
14757         * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
14758         string from an inferior frame.
14759         * gdb.python/py-framefilter-mi.exp: Update.
14760
14761 2014-01-22  Doug Evans  <dje@google.com>
14762
14763         * gdb.server/server-mon.exp: Add tests for "set debug-format".
14764
14765 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
14766
14767         * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
14768
14769 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
14770
14771         * gdb.trace/entry-values.exp: Remove excess space character from
14772         regex patterns.  Handle s390 call instruction.
14773
14774 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
14775
14776         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
14777         define "*_start" label.  Make "name" static.
14778         * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
14779         ${name} by references to ${name}_start.
14780
14781 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
14782
14783         * gdb.base/info-macros.exp: Remove "debug" from the compile
14784         options.
14785
14786 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
14787
14788         * gdb.dlang/demangle.exp: New file.
14789
14790 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
14791
14792         * gdb.dlang/primitive-types.exp: New file.
14793
14794 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
14795
14796         * configure.ac: Create gdb.dlang/Makefile.
14797         * configure: Regenerate.
14798         * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
14799         * gdb.dlang/Makefile.in: New file.
14800         * lib/d-support.exp: New file.
14801         * lib/gdb.exp (skip_d_tests): New proc.
14802
14803 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14804
14805         * gdb.btrace/delta.exp: Check reverse stepi.
14806         * gdb.btrace/tailcall.exp: Update.  Add stepping tests.
14807         * gdb.btrace/finish.exp: New.
14808         * gdb.btrace/next.exp: New.
14809         * gdb.btrace/nexti.exp: New.
14810         * gdb.btrace/record_goto.c: Add comments.
14811         * gdb.btrace/step.exp: New.
14812         * gdb.btrace/stepi.exp: New.
14813         * gdb.btrace/multi-thread-step.c: New.
14814         * gdb.btrace/multi-thread-step.exp: New.
14815         * gdb.btrace/rn-dl-bind.c: New.
14816         * gdb.btrace/rn-dl-bind.exp: New.
14817         * gdb.btrace/data.c: New.
14818         * gdb.btrace/data.exp: New.
14819         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14820
14821 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14822
14823         * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
14824         * gdb.btrace/exception.exp: Update.
14825         * gdb.btrace/instruction_history.exp: Update.
14826         * gdb.btrace/record_goto.exp: Update.
14827         * gdb.btrace/tailcall.exp: Update.
14828         * gdb.btrace/unknown_functions.exp: Update.
14829         * gdb.btrace/delta.exp: New.
14830
14831 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14832
14833         * gdb.btrace/record_goto.exp: Add backtrace test.
14834         * gdb.btrace/tailcall.exp: Add backtrace test.
14835
14836 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14837
14838         * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
14839         * gdb.btrace/record_goto.c: New.
14840         * gdb.btrace/record_goto.exp: New.
14841         * gdb.btrace/x86-record_goto.S: New.
14842
14843 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14844
14845         * gdb.btrace/function_call_history.exp: Update tests.
14846         * gdb.btrace/instruction_history.exp: Update tests.
14847
14848 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14849
14850         * gdb.btrace/function_call_history.exp: Fix expected field
14851         order for "record function-call-history".
14852         Add new tests for "record function-call-history /c".
14853         * gdb.btrace/exception.cc: New.
14854         * gdb.btrace/exception.exp: New.
14855         * gdb.btrace/tailcall.exp: New.
14856         * gdb.btrace/x86-tailcall.S: New.
14857         * gdb.btrace/x86-tailcall.c: New.
14858         * gdb.btrace/unknown_functions.c: New.
14859         * gdb.btrace/unknown_functions.exp: New.
14860         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14861
14862 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14863
14864         * gdb.btrace/instruction_history.exp: Update.
14865         * gdb.btrace/function_call_history.exp: Update.
14866
14867 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14868
14869         * gdb.btrace/function_call_history.exp: Fix expected function
14870         trace.
14871         * gdb.btrace/instruction_history.exp: Initialize traced.
14872         Remove traced_functions.
14873
14874 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14875
14876         * gdb.btrace/function_call_history.exp: Update
14877         * gdb.btrace/instruction_history.exp: Update.
14878
14879 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14880
14881         * gdb.btrace/enable.exp: Update expected text.
14882
14883 2014-01-16  Omair Javaid  <Omair.Javaid@linaro.org>
14884
14885         * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
14886         bytes.
14887
14888 2014-01-15  Maciej W. Rozycki  <macro@codesourcery.com>
14889
14890         * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
14891
14892 2014-01-15  Omair Javaid  <omair.javaid@linaro.org>
14893
14894         * lib/gdb.exp (supports_process_record): Return true for
14895         arm*-linux*.  (supports_reverse): Likewise.
14896
14897 2014-01-13  Siva Chandra Reddy  <sivachandra@google.com>
14898
14899         PR python/15464
14900         PR python/16113
14901         * gdb.python/py-type.c: Enhance test case.
14902         * gdb.python/py-value-cc.cc: Likewise
14903         * gdb.python/py-type.exp: Add new tests.
14904         * gdb.python/py-value-cc.exp: Likewise
14905
14906 2014-01-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14907             Pedro Alves <palves@redhat.com>
14908
14909         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
14910         Make "name" extern.
14911         * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
14912         references to ${name}_start by references to ${name}.
14913
14914 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
14915
14916         * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
14917
14918 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
14919
14920         * gdb.python/py-pp-integral.exp: Remove path from "source" test.
14921
14922 2014-01-09  Maciej W. Rozycki  <macro@codesourcery.com>
14923             Pedro Alves  <palves@redhat.com>
14924
14925         * gdb.mi/mi-info-os.exp: Connect to the target with
14926         mi_gdb_target_load.
14927
14928 2014-01-08  Pedro Alves  <palves@redhat.com>
14929
14930         * gdb.threads/reconnect-signal.c: New file.
14931         * gdb.threads/reconnect-signal.exp: New file.
14932
14933 2014-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
14934
14935         * gdb.base/source-dir.exp: New file.
14936
14937 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
14938
14939         * gdb.ada/mi_interface: New testcase.
14940
14941 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
14942
14943         * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
14944         gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
14945         gdb.ada/pp-rec-component/pck.ads: New files.
14946
14947 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
14948
14949         * gdb.python/py-pp-integral.c: New file.
14950         * gdb.python/py-pp-integral.py: New file.
14951         * gdb.python/py-pp-integral.exp: New file.
14952
14953 For older changes see ChangeLog-1993-2013.
14954 \f
14955 ;; Local Variables:
14956 ;; mode: change-log
14957 ;; left-margin: 8
14958 ;; fill-column: 74
14959 ;; version-control: never
14960 ;; End:
14961
14962     Copyright 2014-2018 Free Software Foundation, Inc.
14963   Copying and distribution of this file, with or without modification,
14964   are permitted provided the copyright notice and this notice are preserved.