[gdb/testsuite] get_valueof: Don't output value in test name
[external/binutils.git] / gdb / testsuite / ChangeLog
1 2018-10-31  Tom de Vries  <tdevries@suse.de>
2
3         * lib/gdb.exp (get_valueof): Don't output read value in test name.
4
5 2018-10-31  Andrew Burgess  <andrew.burgess@embecosm.com>
6
7         * gdb.dwarf2/void-type.c: New file.
8         * gdb.dwarf2/void-type.exp: New file.
9
10 2018-10-27  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
11
12         * gdb.base/info_qt.c: New file.
13         * gdb.base/info_qt.exp: New file.
14
15 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
16
17         * gdb.arch/powerpc-htm-regs.c: New file.
18         * gdb.arch/powerpc-htm-regs.exp: New file.
19
20 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
21
22         * gdb.arch/powerpc-tar.c: New file.
23         * gdb.arch/powerpc-tar.exp: New file.
24
25 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
26
27         * gdb.arch/powerpc-ppr-dscr.c: New file.
28         * gdb.arch/powerpc-ppr-dscr.exp: New file.
29
30 2018-10-25  Tom de Vries  <tdevries@suse.de>
31
32         * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
33
34 2018-10-24  Tom de Vries  <tdevries@suse.de>
35
36         * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
37         longer exists error.
38
39 2018-10-24  Tom de Vries  <tdevries@suse.de>
40
41         * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
42
43 2018-10-24  Tom de Vries  <tdevries@suse.de>
44
45         * gdb.base/valgrind-db-attach.exp: Handle removed support for
46         --db-attach in valgrind.
47
48 2018-10-23  Andrew Burgess  <andrew.burgess@embecosm.com>
49
50         * gdb.arch/riscv-reg-aliases.c: New file.
51         * gdb.arch/riscv-reg-aliases.exp: New file.
52
53 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
54
55         * gdb.python/py-cmd.exp: Check for gdb_prompt.
56
57 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
58
59         * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
60
61 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
62
63         * gdb.cp/ovldbreak.exp: Fix regexps.
64
65 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
66
67         * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
68
69 2018-10-18  Sergio Durigan Junior  <sergiodj@redhat.com>
70
71         PR cli/23785
72         * gdb.base/restore.exp: New test to check if "restore" with an
73         invalid file doesn't segfault.
74
75 2018-10-18  Tom de Vries  <tdevries@suse.de>
76
77         * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
78         * gdb.ada/excep_handle.exp: Same.
79         * gdb.ada/mi_string_access.exp: Same.
80         * gdb.ada/mi_var_union.exp: Same.
81         * gdb.arch/arc-analyze-prologue.exp: Same.
82         * gdb.arch/arc-decode-insn.exp: Same.
83         * gdb.base/readnever.exp: Same.
84         * gdb.fortran/printing-types.exp: Same.
85         * gdb.guile/scm-lazy-string.exp: Same.
86
87 2018-10-16  Tom de Vries  <tdevries@suse.de>
88
89         PR gdb/23730
90         * gdb.base/catch-follow-exec.c: Add copyright notice.
91         * gdb.base/catch-follow-exec.exp: Rewrite to use
92         gdb_spawn_with_cmdline_opts.  Require gdb-native.
93
94 2018-10-12  Sandra Loosemore  <sandra@codesourcery.com>
95
96         * gdb.trace/actions-changed.exp: Check for arch support.
97         * gdb.trace/actions.exp: Likewise.
98         * gdb.trace/ax.exp: Likewise.
99         * gdb.trace/backtrace.exp: Likewise.
100         * gdb.trace/change-loc.exp: Likewise.
101         * gdb.trace/deltrace.exp: Likewise.
102         * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
103         * gdb.trace/ftrace.exp: Likewise.
104         * gdb.trace/infotrace.exp: Check for arch support.
105         * gdb.trace/mi-trace-frame-collected.exp: Likewise.
106         * gdb.trace/mi-tracepoint-changed.exp: Likewise.
107         * gdb.trace/mi-tsv-changed.exp: Likewise.
108         * gdb.trace/packetlen.exp: Likewise.
109         * gdb.trace/passc-dyn.exp: Likewise.
110         * gdb.trace/passcount.exp: Likewise.
111         * gdb.trace/pending.exp: Likewise.
112         * gdb.trace/range-stepping.exp: Check for shlib support.
113         * gdb.trace/report.exp: Check for arch support.
114         * gdb.trace/save-trace.exp: Likewise.
115         * gdb.trace/signal.exp: Check for signal support.
116         * gdb.trace/tfind.exp: Check for arch support.
117         * gdb.trace/trace-break.exp: Check for arch and shlib support.
118         * gdb.trace/trace-common.h: Add comment.
119         * gdb.trace/trace-condition.exp: Check for shlib and arch support.
120         * gdb.trace/trace-enable-disable.exp: Likewise.
121         * gdb.trace/trace-mt.exp: Likewise.  Remove redundant untested call.
122         * gdb.trace/tracecmd.exp: Check for arch support.
123         * gdb.trace/tspeed.exp: Check for shlib and target support.
124         * gdb.trace/tstatus.exp: Check for arch support.
125         * gdb.trace/tsv.exp: Likewise.
126         * gdb.trace/while-dyn.exp: Likewise.
127         * gdb.trace/while-stepping.exp: Likewise.
128         * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
129
130 2018-10-12  Simon Marchi  <simon.marchi@ericsson.com>
131
132         * gdb.trace/tspeed.exp: Remove nowarnings.
133         (prepare_for_trace_test): Declare "global ipalib".
134         * gdb.trace/tspeed.c: Include unistd.h.
135         (main): Remove superfluous printf argument.
136
137 2018-10-11  Sandra Loosemore  <sandra@codesourcery.com>
138
139         * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
140         directory prefix on the filename.
141
142 2018-10-10  Sergio Durigan Junior  <sergiodj@redhat.com>
143
144         * gdb.gdb/unittest.exp: Update expected message informing that
145         selftests have been disabled.
146         * gdb.server/unittest.exp: Likewise.
147
148 2018-10-09  Tom de Vries  <tdevries@suse.de>
149
150         * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
151         with runto_main.
152
153 2018-10-08  Weimin Pan  <weimin.pan@oracle.com>
154
155         PR c++/16841
156         * gdb.cp/virtbase2.cc: New file.
157         * gdb.cp/virtbase2.exp: New file.
158
159 2018-10-06  Tom Tromey  <tom@tromey.com>
160
161         PR python/19399:
162         * gdb.python/py-inferior.exp: Add architecture test.
163
164 2018-10-06  Tom Tromey  <tom@tromey.com>
165
166         * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
167         * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
168
169 2018-10-06  Tom Tromey  <tom@tromey.com>
170
171         * gdb.python/py-breakpoint.exp (check_last_event): Check location
172         of a "throw" catchpoint.
173
174 2018-10-06  Sergio Durigan Junior  <sergiodj@redhat.com>
175
176         * gdb.base/info-proc.exp: Update string expected from "help info
177         proc".
178
179 2018-10-04  Tom Tromey  <tom@tromey.com>
180
181         * gdb.cp/maint.exp (test_invalid_name): Update expected output.
182         * gdb.gdb/complaints.exp (test_short_complaints): Remove.
183         (test_initial_complaints, test_empty_complaints): Update.
184         * gdb.dwarf2/dw2-stack-boundary.exp: Update.
185
186 2018-10-04  Tom Tromey  <tom@tromey.com>
187
188         PR cli/19551:
189         * lib/mi-support.exp (mi_gdb_file_cmd): Update.
190         * lib/gdb.exp (gdb_file_cmd): Update.
191         * gdb.stabs/weird.exp (print_weird_var): Update.
192         * gdb.server/solib-list.exp: Update.
193         * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
194         * gdb.mi/mi-cli.exp: Update.
195         * gdb.linespec/linespec.exp: Update.
196         * gdb.dwarf2/dw2-stack-boundary.exp: Update.
197         * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
198         * gdb.cp/cp-relocate.exp: Update.
199         * gdb.base/sym-file.exp: Update.
200         * gdb.base/relocate.exp: Update.
201         * gdb.base/readnever.exp: Update.
202         * gdb.base/print-symbol-loading.exp (test_load_core): Update.
203         * gdb.base/kill-detach-inferiors-cmd.exp: Update.
204         * gdb.base/dbx.exp (gdb_file_cmd): Update.
205         * gdb.base/code_elim.exp: Update.
206         * gdb.base/break-unload-file.exp (test_break): Update.
207         * gdb.base/break-interp.exp (test_attach_gdb): Update.
208         * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
209         Update.
210         * gdb.base/attach.exp (do_attach_tests): Update.
211         * gdb.base/sepdebug.exp: Update.
212         * gdb.python/py-section-script.exp: Update.
213
214 2018-10-04  Tom Tromey  <tom@tromey.com>
215
216         PR cli/22234:
217         * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
218         * gdb.gdb/complaints.exp (test_short_complaints): Update expected
219         output.
220
221 2018-10-04  Tom Tromey  <tom@tromey.com>
222
223         * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
224         set width and height to 0.
225         (test_command_line_attach_run): Use -quiet.
226
227 2018-10-03  Sandra Loosemore  <sandra@codesourcery.com>
228
229         * lib/gdb.exp (skip_ifunc_tests): New.
230         * gdb.base/gnu-ifunc.exp: Skip if no ifunc support.  Handle
231         other compile failures.
232         * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
233
234 2018-10-01  Simon Marchi  <simon.marchi@ericsson.com>
235
236         * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
237         is_amd64_regs_target.
238
239 2018-10-01  Alan Hayward  <alan.hayward@arm.com>
240
241         * gdb.arch/aarch64-sighandler-regs.c: New test.
242         * gdb.arch/aarch64-sighandler-regs.exp: New file.
243         * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
244
245 2018-10-01  Markus Metzger  <markus.t.metzger@intel.com>
246
247         * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
248         assembly.
249
250 2018-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
251
252         * gdb.base/frame-selection.exp: New file.
253         * gdb.base/frame-selection.c: New file.
254
255 2018-09-27  Alan Hayward  <alan.hayward@arm.com>
256
257         * gdb.threads/check-libthread-db.c (thread_routine): Use a
258         pthread barrier.
259         (main): Likewise.
260
261 2018-09-26  Andrew Burgess  <andrew.burgess@embecosm.com>
262
263         * gdb.base/large-frame-1.c: New file.
264         * gdb.base/large-frame-2.c: New file.
265         * gdb.base/large-frame.exp: New file.
266         * gdb.base/large-frame.h: New file.
267
268 2018-09-24  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
269
270         PR gdb/20948
271         * gdb.base/write_mem.exp: New test.
272         * gdb.base/write_mem.c: Likewise.
273
274 2018-09-23  Tom Tromey  <tom@tromey.com>
275
276         PR python/18852:
277         * gdb.python/py-parameter.exp: Add test for parameter that throws
278         on "set".
279
280 2018-09-23  Tom Tromey  <tom@tromey.com>
281
282         PR python/17284:
283         * gdb.python/py-template.exp (test_template_arg): Add test for
284         negative template argument number.
285
286 2018-09-23  Tom Tromey  <tom@tromey.com>
287
288         PR python/14062:
289         * gdb.python/python.exp: Add test for post_event error.
290
291 2018-09-23  Tom Tromey  <tom@tromey.com>
292
293         PR python/18170:
294         * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
295         convert pointers to int and long.
296
297 2018-09-23  Tom Tromey  <tom@tromey.com>
298
299         PR python/20126:
300         * gdb.python/py-value.exp (test_value_numeric_ops): Add
301         signed-ness conversion tests.
302
303 2018-09-23  Tom Tromey  <tom@tromey.com>
304
305         PR python/18352;
306         * gdb.python/py-value.exp (test_float_conversion): New proc.
307         Use it.
308
309 2018-09-20  Hafiz Abid Qadeer  <abidh@codesourcery.com>
310
311         gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
312
313 2018-09-18  Sandra Loosemore  <sandra@codesourcery.com>
314
315         * gdb.base/complete-empty.exp: Skip tab-completion tests if
316         no readline.
317         * gdb.base/utf8-identifiers.exp: Likewise.
318         * gdb.cp/cpcompletion.exp: Likewise.
319         * gdb.linespec/cpcompletion.exp: Likewise.
320         * gdb.linespec/cpls-abi-tag.exp: Likewise.
321         * gdb.linespec/cpls-ops.exp: Likewise.
322
323 2018-09-19  Richard Bunt  <richard.bunt@arm.com>
324             Chris January  <chris.january@arm.com>
325
326         * gdb.cp/koenig.exp: Extend to test logical short circuiting.
327         * gdb.fortran/short-circuit-argument-list.exp: New file.
328         * gdb.fortran/short-circuit-argument-list.f90: New test.
329
330 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
331
332         * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
333         "arch=" keyword when executing "-stack-list-frames".
334
335 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
336
337         * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
338         "arch=" keyword when executing "-stack-list-frames".
339
340 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
341
342         * gdb.ada/complete.exp: Expect for "@" when doing "complete
343         break ada".
344
345 2018-09-17  Simon Marchi  <simon.marchi@polymtl.ca>
346
347         PR python/23669
348         * gdb.python/python.exp: Test gdb.execute("show commands").
349
350 2018-09-16  Tom Tromey  <tom@tromey.com>
351
352         * gdb.base/new-ui.exp (do_execution_tests): Update.
353         * gdb.base/dbx.exp (test_breakpoints): Update.
354
355 2018-09-14  Alan Hayward  <alan.hayward@arm.com>
356
357         * lib/gdb.exp (gdb_simple_compile): Add proc.
358         (is_elf_target): Use gdb_simple_compile.
359         (skip_altivec_tests): Likewise.
360         (skip_vsx_tests): Likewise.
361         (skip_tsx_tests): Likewise.
362         (skip_btrace_tests): Likewise.
363         (skip_btrace_pt_tests): Likewise.
364         (gdb_can_simple_compile): Likewise.
365         (gdb_has_argv0): Likewise.
366         (gdb_target_symbol_prefix): Likewise.
367         (target_supports_scheduler_locking): Likewise.
368
369 2018-09-13  Tom Tromey  <tom@tromey.com>
370
371         * Makefile.in (TAGS): Recognize proc_with_prefix and
372         gdb_caching_proc.
373
374 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
375
376         * gdb.python/py-progspace.exp: Test the Progspace.objfiles
377         method.
378
379 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
380
381         * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
382         and a few other Inferior properties when the Inferior is no
383         longer valid.
384
385 2018-09-13  Tom Tromey  <tom@tromey.com>
386
387         PR rust/23650:
388         * gdb.rust/simple.exp: Add test for enum field access error.
389
390 2018-09-13  Tom Tromey  <tom@tromey.com>
391
392         PR rust/23626:
393         * gdb.rust/simple.rs (EmptyEnum): New type.
394         (main): Use it.
395         * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
396
397 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
398
399         * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
400         * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
401         * gdb.python/py-symtab.exp: Update test printing an objfile.
402
403 2018-09-12  Simon Marchi  <simon.marchi@ericsson.com>
404
405         * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
406         object.
407
408 2018-09-12  Alan Hayward  <alan.hayward@arm.com>
409
410         * lib/gdb.exp (gdb_can_simple_compile): Add proc.
411         (support_complex_tests): Use gdb_can_simple_compile.
412         (is_ilp32_target): Likewise.
413         (is_lp64_target): Likewise.
414         (is_64_target): Likewise.
415         (is_amd64_regs_target): Likewise.
416         (is_aarch32_target): Likewise.
417         (gdb_int128_helper): Likewise.
418
419 2018-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
420
421         * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
422
423 2018-09-10  Jerome Guitton  <guitton@adacore.com>
424
425         * gdb.ada/same_component_name: Add test for case of tagged record
426         with variable-length fields.
427
428 2018-09-10  Xavier Roirand  <roirand@adacore.com>
429
430         * gdb.ada/access_to_unbounded_array.exp: New testcase.
431         * gdb.ada/access_to_unbounded_array/foo.adb: New file.
432         * gdb.ada/access_to_unbounded_array/pack.adb: New file.
433         * gdb.ada/access_to_unbounded_array/pack.ads: New file.
434
435 2018-09-10  Xavier Roirand  <roirand@adacore.com>
436
437         * gdb.ada/mi_string_access.exp: New testcase.
438         * gdb.ada/mi_string_access/bar.adb: New file.
439         * gdb.ada/mi_string_access/pck.adb: New file.
440         * gdb.ada/mi_string_access/pck.asd: New file.
441
442 2018-09-10  Xavier Roirand  <roirand@adacore.com>
443
444         * gdb.ada/mi_var_union.exp: New testcase.
445         * gdb.ada/mi_var_union/bar.adb: New file.
446         * gdb.ada/mi_var_union/pck.adb: New file.
447         * gdb.ada/mi_var_union/pck.asd: New file.
448
449 2018-09-08  Tom Tromey  <tom@tromey.com>
450
451         * gdb.python/py-prettyprint.exp: Use with_test_prefix.
452
453 2018-09-08  Tom Tromey  <tom@tromey.com>
454
455         PR python/16047:
456         * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
457         (register_pretty_printers): Register new printer.
458         * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
459         test.
460         * gdb.python/py-prettyprint.c (int_type3): New typedef.
461         (an_int_type3): New global.
462
463 2018-09-08  Joel Brobecker  <brobecker@adacore.com>
464
465         * gdb.ada/expr_with_funcall: New testcase.
466
467 2018-09-08  Joel Brobecker  <brobecker@adacore.com>
468
469         * gdb.ada/packed_array_assign: New testcase.
470
471 2018-09-07  Andrew Burgess  <andrew.burgess@embecosm.com>
472
473         * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
474         names, and add test prefixes to make test names unique.
475
476 2018-09-05  Tom de Vries  <tdevries@suse.de>
477
478         * gdb.dwarf2/varval.exp: Add test.
479
480 2018-09-04  Gary Benson <gbenson@redhat.com>
481
482         * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
483         'eof' before 'wait -i'.  Use remote_close and clear_gdb_spawn_id.
484
485 2018-08-31  Tom Tromey  <tom@tromey.com>
486
487         * gdb.rust/simple.rs: Rename second variable "v".
488
489 2018-08-30  Andrew Burgess  <andrew.burgess@embecosm.com>
490
491         * gdb.base/funcargs.c (use_a): New function.
492         (recurse): Call use_a.
493
494 2018-08-29  Keith Seitz  <keiths@redhat.com>
495
496         * gdb.compile/compile-cplus-anonymous.cc: New file.
497         * gdb.compile/compile-cplus-anonymous.exp: New file.
498         * gdb.compile/compile-cplus-array-decay.cc: New file.
499         * gdb.compile/compile-cplus-array-decay.exp: New file.
500         * gdb.compile/compile-cplus-inherit.cc: New file.
501         * gdb.compile/compile-cplus-inherit.exp: New file.
502         * gdb.compile/compile-cplus-member.cc: New file.
503         * gdb.compile/compile-cplus-member.exp: New file.
504         * gdb.compile/compile-cplus-method.cc: New file.
505         * gdb.compile/compile-cplus-method.exp: New file.
506         * gdb.compile/compile-cplus-mod.c: "New" file.
507         * gdb.compile/compile-cplus-namespace.cc: New file.
508         * gdb.compile/compile-cplus-namespace.exp: New file.
509         * gdb.compile/compile-cplus-nested.cc: New file.
510         * gdb.compile/compile-cplus-nested.exp: New file.
511         * gdb.compile/compile-cplus-print.c: "New" file.
512         * gdb.compile/compile-cplus-print.exp: "New" file.
513         * gdb.compile/compile-cplus-virtual.cc: New file.
514         * gdb.compile/compile-cplus-virtual.exp: New file.
515         * gdb.compile/compile-cplus.c: "New" file.
516         * gdb.compile/compile-cplus.exp: "New" file.
517         * lib/compile-support.exp: New file.
518
519 2018-08-16  Gary Benson <gbenson@redhat.com>
520
521         PR gdb/13000:
522         * gdb.base/batch-exit-status.exp: New file.
523         * gdb.base/batch-exit-status.good-commands: Likewise.
524         * gdb.base/batch-exit-status.bad-commands: Likewise.
525
526 2018-08-29  Alan Hayward  <alan.hayward@arm.com>
527
528         * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
529         (struct struct02): Likewise.
530         (struct struct03): Likewise.
531         (struct struct04): Likewise.
532         (struct struct_01_01): New struct.
533         (struct struct_01_02): Likewise.
534         (struct struct_01_03): Likewise.
535         (struct struct_01_04): Likewise.
536         (struct struct_02_01): Likewise.
537         (struct struct_02_02): Likewise.
538         (struct struct_02_03): Likewise.
539         (struct struct_02_04): Likewise.
540         (struct struct_04_01): Likewise.
541         (struct struct_04_02): Likewise.
542         (struct struct_04_03): Likewise.
543         (struct struct_04_04): Likewise.
544         (struct struct_05_01): Likewise.
545         (struct struct_05_02): Likewise.
546         (struct struct_05_03): Likewise.
547         (struct struct_05_04): Likewise.
548         (cmp_struct01): Remove function.
549         (cmp_struct02): Likewise.
550         (cmp_struct03): Likewise.
551         (cmp_struct04): Likewise.
552         (cmp_struct_01_01): Add Function.
553         (cmp_struct_01_02): Likewise.
554         (cmp_struct_01_03): Likewise.
555         (cmp_struct_01_04): Likewise.
556         (cmp_struct_02_01): Likewise.
557         (cmp_struct_02_02): Likewise.
558         (cmp_struct_02_03): Likewise.
559         (cmp_struct_02_04): Likewise.
560         (cmp_struct_04_01): Likewise.
561         (cmp_struct_04_02): Likewise.
562         (cmp_struct_04_03): Likewise.
563         (cmp_struct_04_04): Likewise.
564         (cmp_struct_05_01): Likewise.
565         (cmp_struct_05_02): Likewise.
566         (cmp_struct_05_03): Likewise.
567         (cmp_struct_05_04): Likewise.
568         (call_all): Add new structs.
569         * gdb.base/infcall-nested-structs.exp: Likewise.
570
571 2018-08-27  Jan Vrany  <jan.vrany@fit.cvut.cz>
572
573         * gdb.python/py-framefilter-mi.exp: Update regexp to
574         check for "arch" field in frame output.
575
576 2018-08-23  Kevin Buettner  <kevinb@redhat.com>
577
578         * gdb.dwarf2/dw2-ranges-func.c: New file.
579         * gdb.dwarf2/dw2-ranges-func.exp: New file.
580
581 2018-08-22  Simon Marchi  <simon.marchi@polymtl.ca>
582
583         * gdb.base/term.exp: Compare terminal settings with values from
584         the inferior.
585         * gdb.base/term.c: Get and set terminal settings.
586
587 2018-08-22  Jan Vrany  <jan.vrany@fit.cvut.cz>
588
589         * lib/mi-support.exp (mi_expect_stop): Update regexp to
590         accommodate new "arch" field in frame output.
591         * gdb.mi/mi-return.exp: Likewise.
592         * gdb.mi/mi-stack.exp: Likewise.
593         * gdb.mi/mi-syn-frame.exp: Likewise.
594         * gdb.mi/user-selected-context-sync.exp: Likewise.
595
596 2018-08-19  Michael Spang  <spang@google.com>
597
598         PR gdb/11786
599         * gdb.base/gcore-tls-pie.c: New file.
600         * gdb.base/gcore-tls-pie.exp: New file.
601
602 2018-08-18  Kevin Buettner  <kevinb@redhat.com>
603
604         * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
605         * gdb.dwarf2/varval.c: New file.
606         * gdb.dwarf2/varval.exp: New file.
607
608 2018-08-17  Alan Hayward  <alan.hayward@arm.com>
609
610         PR gdb/18931
611         * gdb.arch/aarch64-fp.c (main): Fix asm registers.
612
613 2018-08-16  Keith Seitz  <keiths@redhat.com>
614
615         * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
616         tests expected to pass.
617
618 2018-08-14  Jan Vrany  <jan.vrany@fit.cvut.cz>
619
620         * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
621         -data-disassemble -a.
622         (test_disassembly_bogus_args): Likewise.
623
624 2018-08-14  Andrew Burgess  <andrew.burgess@embecosm.com>
625
626         * gdb.mi/list-thread-groups-available.exp: Update test regexp.
627
628 2018-08-09  Andrew Burgess  <andrew.burgess@embecosm.com>
629
630         * gdb.base/vla-optimized-out.exp: Add new test.
631
632 2018-08-09  Andrew Burgess  <andrew.burgess@embecosm.com>
633
634         * gdb.base/vla-optimized-out-o3.exp: Delete.
635         * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
636         * gdb.base/vla-optimized-out.exp: Extend to cover all of the
637         deleted tests.
638
639 2018-08-08  Andrew Burgess  <andrew.burgess@embecosm.com>
640
641         PR gdb/18050:
642         * gdb.server/extended-remote-restart.c: New file.
643         * gdb.server/extended-remote-restart.exp: New file.
644
645 2018-08-07  Simon Marchi  <simon.marchi@polymtl.ca>
646
647         * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
648         "set variable index = 42".
649
650 2018-08-07  Simon Marchi  <simon.marchi@ericsson.com>
651
652         * boards/index-cache-gdb.exp: New file.
653         * gdb.dwarf2/index-cache.exp: New file.
654         * gdb.dwarf2/index-cache.c: New file.
655         * gdb.base/maint.exp: Check if we are using the index cache.
656
657 2018-08-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
658
659         * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
660         MAKEFLAGS.
661
662 2018-08-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
663
664         * dg-extract-results.sh: Move to toplevel contrib.
665         * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
666         * Makefile.in (check-parallel-racy): Likewise.
667
668 2018-08-06  Andrew Burgess  <andrew.burgess@embecosm.com>
669
670         * lib/gdb.exp (target_supports_scheduler_locking): New proc.
671         * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
672         tests if the target supports scheduler locking.
673
674 2018-08-04  Tom de Vries  <tdevries@suse.de>
675
676         * gdb.python/py-rbreak.exp: Fix rbreak regexp.
677
678 2018-08-02  Tom Tromey  <tom@tromey.com>
679
680         PR symtab/16842.
681         * gdb.cp/temargs.exp: Test "info address" of a template
682         parameter.
683
684 2018-07-31  Jan Vrany  <jan.vrany@fit.cvut.cz>
685
686         * gdb.python/py-mi-var-info-path-expression.c: New file.
687         * gdb.python/py-mi-var-info-path-expression.py: New file.
688         * gdb.python/py-mi-var-info-path-expression.exp: New file.
689
690 2018-07-30  Sergio Durigan Junior  <sergiodj@redhat.com>
691
692         * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
693         error after "cannot resolve name" string.
694
695 2018-07-28  Andrew Burgess  <andrew.burgess@embecosm.com>
696
697         * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
698         started.
699         * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
700
701 2018-07-28  Tom de Vries  <tdevries@suse.de>
702
703         * gdb.base/vla-optimized-out-o3-strict.exp: New file.
704
705 2018-07-26  Tom de Vries  <tdevries@suse.de>
706
707         * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
708
709 2018-07-26  Andrew Burgess  <andrew.burgess@embecosm.com>
710
711         * gdb.base/maint.exp: Add check that dwarf unwinders control flag
712         is visible.
713
714 2018-07-26  Tom de Vries  <tdevries@suse.de>
715
716         PR breakpoints/23366
717         * gdb.base/catch-follow-exec.c: New test.
718         * gdb.base/catch-follow-exec.exp: New file.
719
720 2018-07-25  Tom de Vries  <tdevries@suse.de>
721
722         * gdb.base/vla-optimized-out-o3.exp: New file.  Reuse
723         vla-optimized-out.c.
724
725 2018-07-25  Jan Vrany  <jan.vrany@fit.cvut.cz>
726
727         * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
728         * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
729
730 2018-07-20  Tom de Vries  <tdevries@suse.de>
731
732         * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
733         NOCLONE macro.
734         * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
735
736 2018-07-19  Tom de Vries  <tdevries@suse.de>
737
738         * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
739         regular expression.
740
741 2018-07-18  Tom de Vries  <tdevries@suse.de>
742
743         * gdb.base/vla-optimized-out.c: New test.
744         * gdb.base/vla-optimized-out.exp: New file.
745
746 2018-07-13  Sergio Durigan Junior  <sergiodj@redhat.com>
747
748         * lib/gdbserver-support.exp (gdbserver_start): Expect for the
749         message "No address associated with hostname" when gdbserver
750         cannot resolve the hostname.
751
752 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
753
754         * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
755         Add some test prefixes to make tests unique.
756
757 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
758
759         * gdb.base/frameapply.c: New file.
760         * gdb.base/frameapply.exp: New file.
761
762 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
763
764         * gdb.base/skip.exp: Update expected error message.
765
766 2018-07-11  Sergio Durigan Junior  <sergiodj@redhat.com>
767             Jan Kratochvil  <jan.kratochvil@redhat.com>
768             Paul Fertser  <fercerpav@gmail.com>
769             Tsutomu Seki  <sekiriki@gmail.com>
770
771         * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
772         parameter.
773         * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
774         by default.
775         * boards/native-gdbserver.exp: Likewise.
776         * gdb.server/run-without-local-binary.exp: Improve regexp used
777         for detecting when a remote debugging connection succeeds.
778         * gdb.server/server-connect.exp: New file.
779         * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
780         Do not prefix the port number with ":".
781         (gdbserver_start): New global GDB_TEST_SOCKETHOST.  Implement
782         support for detecting and using it.  Add '$debughost_gdbserver'
783         to the list of arguments used to start gdbserver.  Handle case
784         when gdbserver cannot resolve a network name.
785
786 2018-07-11  Sergio Durigan Junior  <sergiodj@redhat.com>
787
788         PR c++/23373
789         * gdb.base/ptype-offsets.cc (struct static_member): New
790         struct.
791         (main) <stmember>: New variable.
792         * gdb.base/ptype-offsets.exp: Add test for printing a struct
793         with a static member in it.
794
795 2018-07-10  Andrew Burgess  <andrew.burgess@embecosm.com>
796
797         * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
798         watchpoints enabled and disabled.
799
800 2018-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
801
802         * gdb.base/examine-backward.exp: Still run tests around address
803         0x0, even if address 0x0 is not readable.  Update the pattern for
804         matching address 0x0 in expected output.
805
806 2018-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
807
808         * gdb.base/share-env-with-gdbserver.c (main): Add call to
809         malloc/free.
810
811 2018-07-04  Tom de Vries  <tdevries@suse.de>
812
813         * gdb.dwarf2/dw2-error.exp: Update expected error message.
814
815 2018-07-02  Maciej W. Rozycki  <macro@mips.com>
816
817         PR tdep/8282
818         * gdb.arch/mips-disassembler-options.exp: New test.
819         * gdb.arch/mips-disassembler-options.s: New test source.
820
821 2018-06-29  Pedro Alves  <palves@redhat.com>
822
823         * gdb.threads/names.exp: Adjust expected "info threads" output.
824
825 2018-06-29  Pedro Alves  <palves@redhat.com>
826
827         * gdb.opt/inline-break.exp (line number, address): Add "info
828         break" tests.
829
830 2018-06-29  Pedro Alves  <palves@redhat.com>
831
832         * gdb.opt/inline-break.c (func1): Add "break here" marker.
833         * gdb.opt/inline-break.exp: Test setting breakpoints by line
834         number and address and running to them.
835
836 2018-06-29  Richard Bunt  <richard.bunt@arm.com>
837
838         * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
839
840 2018-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
841
842         * lib/compiler.c: Remove executable permission flag.
843
844 2018-06-28  Richard Bunt  <richard.bunt@arm.com>
845
846         * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
847         code.
848         * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
849
850 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
851
852         * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
853
854 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
855
856         * gdb.base/relocate.exp: Test add-symbol-file behavior when the
857         address argument is omitted.
858
859 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
860
861         * gdb.base/relocate.exp: Add test for "symbol-file -o ".
862
863 2018-06-27  Omair Javaid  <omair.javaid@linaro.org>
864
865         PR gdb/21695
866         * gdb.base/infoline-reloc-main-from-zero.exp: New test.
867         * gdb.base/infoline-reloc-main-from-zero.c: New file.
868
869 2018-06-26  Tom Tromey  <tom@tromey.com>
870
871         PR rust/22574:
872         * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
873         * gdb.rust/simple.rs (struct SimpleLayout): New.
874
875 2018-06-22  Simon Marchi  <simon.marchi@ericsson.com>
876
877         * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
878         "info registers" output.
879
880 2018-06-21  Richard Bunt  <richard.bunt@arm.com>
881
882         * gdb.base/watchpoint-hw-attach.c: New test.
883         * gdb.base/watchpoint-hw-attach.exp: New file.
884
885 2018-06-20  Simon Marchi  <simon.marchi@ericsson.com>
886
887         * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
888         through /bin/sh.
889         * boards/dwarf4-gdb-index.exp: Likewise.
890         * boards/fission-dwp.exp: Likewise.
891
892 2018-06-20  Ulrich Weigand  <uweigand@de.ibm.com>
893
894         * gdb.base/float128.exp: Add comment and improved fail message
895         to the failure case of "print large128" test.
896
897 2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
898
899         * configure.ac: Remove AC_PREREQ.
900         * configure: Re-generate.
901
902 2018-06-19  Pedro Alves  <palves@redhat.com>
903
904         * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
905         (func_extern_caller): New.
906         (main): Call func_extern_caller.
907         * gdb.opt/inline-break.exp: Add tests for inline frame skipping
908         logic change.
909
910 2018-06-18  Weimin Pan  <weimin.pan@oracle.com>
911
912         PR gdb/16841
913         * gdb.cp/typedef-base.cc: New file.
914         * gdb.cp/typedef-base.exp: New file.
915
916 2018-06-18  Tom de Vries  <tdevries@suse.de>
917
918         * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
919
920 2018-06-16  Andrew Burgess  <andrew.burgess@embecosm.com>
921             Richard Bunt <Richard.Bunt@arm.com>
922
923         * gdb.threads/attach-slow-waitpid.c: New file.
924         * gdb.threads/attach-slow-waitpid.exp: New file.
925         * gdb.threads/slow-waitpid.c: New file.
926
927 2018-06-14  Pedro Alves  <palves@redhat.com>
928
929         * gdb.base/fork-running-state.c: Include <errno.h>.
930         (exit_if_relative_exits): New.
931         (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
932         exits.
933         (fork_parent): If 'exit_if_relative_exits' is true, exit if the
934         child exits.
935
936 2018-06-14  Tom de Vries  <tdevries@suse.de>
937
938         PR cli/22573
939         * gdb.base/finish-pretty.c: New test.
940         * gdb.base/finish-pretty.exp: New file.
941
942 2018-06-14  Pedro Alves  <palves@redhat.com>
943
944         * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
945         gdb's expected startup output.
946
947 2018-06-14  Pedro Alves  <palves@redhat.com>
948
949         * lib/selftest-support.exp (selftest_setup): Remove inlined
950         function handling.
951
952 2018-06-14  Tom de Vries  <tdevries@suse.de>
953
954         * lib/selftest-support.exp (selftest_setup): Allow function arguments in
955         matching of breakpoint printing.
956
957 2018-06-13  Tom de Vries  <tdevries@suse.de>
958
959         PR testsuite/23269
960         * gdb.base/fork-running-state.c (main): Move setting of alarm ...
961         (fork_child): ... here, and ...
962         (fork_parent): ... here.
963
964 2018-06-12  Tom de Vries  <tdevries@suse.de>
965
966         * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
967
968 2018-06-12  Andrew Burgess  <andrew.burgess@embecosm.com>
969             Stephen Roberts  <stephen.roberts@arm.com>
970
971         * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
972         rewrite test to describe action performed, rather than possible
973         failure.
974
975 2018-06-08  Gary Benson <gbenson@redhat.com>
976
977         * gdb.threads/check-libthread-db.exp: New file.
978         * gdb.threads/check-libthread-db.c: Likewise.
979
980 2018-06-05  Tom Tromey  <tom@tromey.com>
981
982         * gdb.base/default.exp: Update expected "show version" output.
983
984 2018-06-05  Tom Tromey  <tom@tromey.com>
985
986         PR cli/12326:
987         * gdb.cp/static-print-quit.exp: Update.
988         * lib/gdb.exp (pagination_prompt): Update.
989         * gdb.base/page.exp: Use pagination_prompt.  Add new tests.
990         * gdb.python/python.exp: Update.
991
992 2018-06-04  Joel Brobecker  <brobecker@adacore.com>
993
994         * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
995
996 2018-06-01  Joel Brobecker  <brobecker@adacore.com>
997
998         * gdb.ada/bp_fun_addr: New testcase.
999
1000 2018-06-01  Tom Tromey  <tom@tromey.com>
1001
1002         * gdb.xml/tdesc-regs.exp (load_description): Update expected
1003         results.
1004         * gdb.dwarf2/method-ptr.exp: Set language to C++.
1005         * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
1006         * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
1007         * gdb.base/maint.exp (maint_pass_if): Update.
1008
1009 2018-05-31  Maciej W. Rozycki  <macro@mips.com>
1010
1011         * gdb.base/endian.exp: New test.
1012         * gdb.base/endian.c: New test source.
1013
1014 2018-05-24  Andrew Burgess  <andrew.burgess@embecosm.com>
1015
1016         PR gdb/23203
1017         * gdb.base/bt-selected-frame.c: New file.
1018         * gdb.base/bt-selected-frame.exp: New file.
1019         * lib/gdb.exp (get_current_frame_number): New function.
1020
1021 2018-05-24  Maciej W. Rozycki  <macro@mips.com>
1022             Pedro Alves  <palves@redhat.com>
1023
1024         * gdb.threads/tls-core.c: Include <stdlib.h>
1025         (thread_proc): Call `abort'.
1026         * gdb.threads/tls-core.exp: Generate a core with core_find too.
1027         (tls_core_test): New procedure, bits factored out from ...
1028         (top level): ... here.  Test both native cores and gcore cores.
1029
1030 2018-05-23  Tom Tromey  <tom@tromey.com>
1031
1032         * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
1033
1034 2018-05-23  Tom Tromey  <tom@tromey.com>
1035
1036         * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
1037         symfile_complaints.
1038         (test_short_complaints): Likewise.
1039         (test_empty_complaints): Likewise.
1040         (test_initial_complaints): Update.
1041
1042 2018-05-23  Tom Tromey  <tom@tromey.com>
1043
1044         * gdb.gdb/complaints.exp (test_empty_complaints): Update.
1045
1046 2018-05-23  Tom Tromey  <tom@tromey.com>
1047
1048         * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
1049         (test_short_complaints): Update.
1050
1051 2018-05-22  Pedro Alves  <palves@redhat.com>
1052
1053         * gdb.base/remote.exp: Only gdb_start after compiling the
1054         testcase.  Issue "disconnect" before testing "set remote" command
1055         defaults.  Issue clean_restart before running to main.
1056
1057 2018-05-22  Pedro Alves  <palves@redhat.com>
1058
1059         * gdb.base/remote.exp: Adjust expected output of "show remote
1060         memory-write-packet-size".  Add tests for "set remote
1061         memory-write-packet-size 0" and "set remote
1062         memory-write-packet-size fixed/limit".
1063
1064 2018-05-22  Pedro Alves  <palves@redhat.com>
1065
1066         PR gdb/22973
1067         * gdb.base/utf8-identifiers.c: New file.
1068         * gdb.base/utf8-identifiers.exp: New file.
1069
1070 2018-05-22  Pedro Franco de Carvalho  <pedromfc@linux.vnet.ibm.com>
1071
1072         * gdb.arch/powerpc-fpscr-gcore.exp: New file.
1073
1074 2018-05-22  Pedro Franco de Carvalho  <pedromfc@linux.vnet.ibm.com>
1075
1076         * gdb.arch/powerpc-vsx-gcore.exp: New file.
1077
1078 2018-05-18  Tom Tromey  <tom@tromey.com>
1079
1080         * gdb.base/ptype-offsets.exp: Update.
1081
1082 2018-05-17  Keith Seitz  <keiths@redhat.com>
1083
1084         * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
1085         in expected breakpoint stop locations.
1086         * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
1087         move to proper scope to test variable values.
1088         * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
1089         (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
1090         New functions.
1091         (main): Call not_inline_func3.
1092         * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
1093         inline_func1, inline_func2, and inline_func3.  Test that when each
1094         breakpoint is hit, GDB properly reports both the stop location
1095         and the backtrace. Repeat tests for temporary breakpoints.
1096
1097 2018-05-15  Maciej W. Rozycki  <macro@mips.com>
1098
1099         * gdb.server/server-kill.exp: Verify whether `server_pid' exists
1100         rather then trying to access it in determining whether the PID
1101         of `gdbserver' could have been retrieved.
1102
1103 2018-05-08  Andrew Burgess  <andrew.burgess@embecosm.com>
1104
1105         * gdb.arch/amd64-init-x87-values.S: New file.
1106         * gdb.arch/amd64-init-x87-values.exp: New file.
1107
1108 2018-05-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
1109
1110         * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
1111
1112 2018-05-04  Tom Tromey  <tom@tromey.com>
1113
1114         PR python/22730:
1115         * gdb.python/python.exp: Test multi-line execute.
1116
1117 2018-05-04  Tom Tromey  <tom@tromey.com>
1118
1119         PR python/22731:
1120         * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
1121
1122 2018-05-04  Tom Tromey  <tom@tromey.com>
1123
1124         PR gdb/11750:
1125         * gdb.base/define.exp: Test defining a user command inside a user
1126         command.
1127         * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
1128
1129 2018-05-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
1130             Pedro Alves <palves@redhat.com>
1131
1132         PR breakpoints/19806 and support for PR external/20207.
1133         * gdb.base/watchpoint-unaligned.c: New file.
1134         * gdb.base/watchpoint-unaligned.exp: New file.
1135
1136 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
1137
1138         * gdb.base/maint.exp: Make test names unique, use
1139         test_prefix_command_help to test 'help maint info', and remove
1140         repeated test of 'help maint'.
1141
1142 2018-05-04  Tom Tromey  <tom@tromey.com>
1143
1144         PR gdb/22619:
1145         * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
1146         behavior.
1147
1148 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
1149
1150         * gdb.base/maint.exp: Process output from 'maint print registers'
1151         line at a time.
1152
1153 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
1154
1155         * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
1156         timeout.
1157
1158 2018-05-03  Andrew Burgess  <andrew.burgess@embecosm.com>
1159
1160         * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
1161         filter pattern.
1162
1163 2018-05-02  Pedro Alves  <palves@redhat.com>
1164
1165         * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
1166         to_log_command renames.
1167         * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1168
1169 2018-05-02  Tom Tromey  <tom@tromey.com>
1170
1171         * gdb.python/py-parameter.exp: Set test message.
1172
1173 2018-05-02  Tom Tromey  <tom@tromey.com>
1174
1175         PR python/20084:
1176         * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
1177         PARAM_ZUINTEGER_UNLIMITED tests.
1178
1179 2018-04-28  Dan Robertson  <danlrobertson89@gmail.com>
1180
1181         PR rust/23124
1182         * gdb.rust/expr.exp: Test that the unit type is correctly parsed
1183         when casting.
1184
1185 2018-04-30  Tom Tromey  <tom@tromey.com>
1186
1187         * gdb.python/py-type.exp: Check align attribute.
1188         * gdb.python/py-type.c: New "aligncheck" global.
1189
1190 2018-04-30  Tom Tromey  <tom@tromey.com>
1191
1192         PR exp/17095:
1193         * gdb.dwarf2/dw2-align.exp: New file.
1194         * gdb.cp/align.exp: New file.
1195         * gdb.base/align.exp: New file.
1196         * lib/gdb.exp (gdb_int128_helper): New proc.
1197         (has_int128_c, has_int128_cxx): New caching procs.
1198
1199 2018-04-27  Tom Tromey  <tom@tromey.com>
1200
1201         PR rust/22545:
1202         * gdb.rust/simple.exp: Add inclusive range tests.
1203
1204 2018-04-26  Pedro Alves  <palves@redhat.com>
1205
1206         * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
1207         ifunc breakpoint locations correctly of ifunc breakpoints set
1208         while the program resolves the ifunc.
1209
1210 2018-04-26  Pedro Alves  <palves@redhat.com>
1211
1212         * gdb.base/gnu-ifunc-final.c: New file.
1213         * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
1214         * gdb.base/gnu-ifunc.exp (executable): Delete.
1215         (staticexecutable): Adjust.
1216         (lib_opts, exec_opts): Delete.
1217         (make_binsuffix, build, set-break): New procedures.
1218         (misc_tests): New, with tests factored out from the top level.
1219         (top level): Test different combinations of ifunc resolver name,
1220         resolver with and with debug info, and ifunc target with and
1221         without debug info.  Wrap static tests with with_target_prefix.
1222
1223 2018-04-26  Pedro Alves  <palves@redhat.com>
1224
1225         * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
1226         return type" warnings.
1227
1228 2018-04-25  Pedro Alves  <palves@redhat.com>
1229
1230         * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
1231         killed".
1232         * gdb.base/kill-after-signal.exp: Likewise.
1233         * gdb.threads/kill.exp: Likewise.
1234
1235 2018-04-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
1236             Sergio Durigan Junior  <sergiodj@redhat.com>
1237             Pedro Alves  <palves@redhat.com>
1238
1239         * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
1240         regexps to expect for '[Inferior ... detached]' as well.
1241         * gdb.base/attach.exp: Likewise.
1242         * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
1243         "gdb_continue_to_end".
1244         (test_catch_syscall_with_wrong_args): Likewise.
1245         * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
1246         ']'.  Don't set 'verbose' on.
1247         * gdb.base/foll-vfork.exp: Likewise.
1248         * gdb.base/fork-print-inferior-events.c: New file.
1249         * gdb.base/fork-print-inferior-events.exp: New file.
1250         * gdb.base/hook-stop.exp: Adjust regexps to expect for new
1251         '[Inferior ... has been killed]' message.
1252         * gdb.base/kill-after-signal.exp: Likewise.
1253         * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
1254         detach message.
1255         * gdb.threads/kill.exp: Adjust regexps to expect for new kill
1256         message.
1257         * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
1258         regexps to expect for '[Inferior ... detached]' as well.
1259         * gdb.threads/process-dies-while-detaching.exp: Likewise.
1260
1261 2018-04-24  Simon Marchi  <simon.marchi@ericsson.com>
1262
1263         PR gdb/23104
1264         * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
1265
1266 2018-04-19  Richard Bunt  <richard.bunt@arm.com>
1267
1268         * gdb.threads/multiple-successive-infcall.c: New test.
1269         * gdb.threads/multiple-successive-infcall.exp: New file.
1270
1271 2018-04-17  Tom Tromey  <tom@tromey.com>
1272
1273         * gdb.rust/simple.rs (Union): New type.
1274         (main): New local "u".
1275         * gdb.rust/simple.exp (test_one_slice): Add new test case.
1276
1277 2018-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1278
1279         * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
1280         number information in output of "whereis" command.
1281         * gdb.base/info-fun.exp: Likewise, for "info fun" command.
1282
1283 2018-04-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1284
1285         * gdb.ada/info_types.exp: Adjust expected output to the line
1286         numbers now printed by "info var/func/type".
1287         * gdb.base/completion.exp: Likewise.
1288         * gdb.base/included.exp: Likewise.
1289         * gdb.cp/cp-relocate.exp: Likewise.
1290         * gdb.cp/cplusfuncs.exp: Likewise.
1291         * gdb.cp/namespace.exp: Likewise.
1292         * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
1293
1294 2018-04-13  Markus Metzger  <markus.t.metzger@intel.com>
1295
1296         * gdb.btrace/cpu.exp: New.
1297
1298 2018-04-13  Markus Metzger  <markus.t.metzger@intel.com>
1299
1300         * gdb.base/step-indirect-call-thunk.exp: New.
1301         * gdb.base/step-indirect-call-thunk.c: New.
1302         * gdb.reverse/step-indirect-call-thunk.exp: New.
1303         * gdb.reverse/step-indirect-call-thunk.c: New.
1304
1305 2018-04-11  Simon Marchi  <simon.marchi@ericsson.com>
1306
1307         * gdb.base/pie-fork.c: New file.
1308         * gdb.base/pie-fork.exp: New file.
1309
1310 2018-04-11  Tom Tromey  <tom@tromey.com>
1311
1312         * gdb.rust/simple.exp: Add test for ".." struct initializer.
1313
1314 2018-04-10  Pedro Alves  <palves@redhat.com>
1315
1316         * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
1317         exits.  Instead loop running forever.
1318         (fork_parent): Run forever too.
1319
1320 2018-04-07  Simon Marchi  <simon.marchi@polymtl.ca>
1321
1322         * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
1323         mi_continue_to_line.
1324         * gdb.mi/mi-stack.c (callee4): Add comment.
1325
1326 2018-04-07  Simon Marchi  <simon.marchi@polymtl.ca>
1327
1328         * gdb.mi/mi-stack.exp: Fix indentation.
1329
1330 2018-04-07  Simon Marchi  <simon.marchi@ericsson.com>
1331
1332         PR gdb/22979
1333         * gdb.arch/amd64-osabi.exp: New file.
1334
1335 2018-04-07  Simon Marchi  <simon.marchi@ericsson.com>
1336
1337         PR gdb/22980
1338         * gdb.base/osabi.exp: New file.
1339
1340 2018-04-02  Weimin Pan  <weimin.pan@oracle.com>
1341
1342         * gdb.cp/static-typedef-print.exp: New file.
1343         * gdb.cp/static-typedef-print.cc: New file.
1344
1345 2018-03-27  Joel Brobecker  <brobecker@adacore.com>
1346
1347         * gdb.ada/varsize_limit: New testcase.
1348
1349 2018-03-27  Joel Brobecker  <brobecker@adacore.com>
1350
1351         * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
1352
1353         * gdb.ada/notcplusplus: New testcase.
1354
1355         * gdb.base/c-linkage-name.c: New file.
1356         * gdb.base/c-linkage-name.exp: New testcase.
1357
1358 2018-03-26  Tom Tromey  <tom@tromey.com>
1359
1360         * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
1361         * gdb.python/py-framefilter.py (name_error): New global.
1362         (ErrorInName.function): Use name_error.
1363
1364 2018-03-26  Tom Tromey  <tom@tromey.com>
1365
1366         PR backtrace/15582:
1367         * gdb.python/py-framefilter.exp: Add "bt hide" test.
1368
1369 2018-03-23  Keith Seitz  <keiths@redhat.com>
1370
1371         PR c++/22968
1372         * gdb.cp/subtypes.exp: New file.
1373         * gdb.cp/subtypes.h: New file.
1374         * gdb.cp/subtypes.cc: New file.
1375         * gdb.cp/subtypes-2.cc: New file.
1376
1377 2018-03-23  Andrew Burgess  <andrew.burgess@embecosm.com>
1378
1379         * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
1380         (done): Call '_exit' not 'exit' to avoid atexit handlers.
1381         * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
1382         -nostartfiles when compiling the test.  Confirm that all registers
1383         xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
1384
1385 2018-03-23  Andrew Burgess  <andrew.burgess@embecosm.com>
1386
1387         * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
1388         option, syntax was wrong anyway.
1389         * gdb.arch/arm-disp-step.exp: Likewise.
1390         * gdb.arch/sparc64-regs.exp: Likewise.
1391         * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
1392         option, syntax was wrong anyway, switch to use
1393         prepare_for_testing.
1394         * gdb.arch/i386-disp-step.exp: Likewise.
1395
1396 2018-03-23  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1397
1398         * gdb.ada/exec_changed.exp: Replace "target_info exists
1399         use_gdb_stub" by "use_gdb_stub".
1400         * gdb.ada/start.exp: Likewise.
1401         * gdb.base/async-shell.exp: Likewise.
1402         * gdb.base/attach-pie-misread.exp: Likewise.
1403         * gdb.base/attach-wait-input.exp: Likewise.
1404         * gdb.base/break-entry.exp: Likewise.
1405         * gdb.base/break-interp.exp: Likewise.
1406         * gdb.base/dprintf-detach.exp: Likewise.
1407         * gdb.base/nostdlib.exp: Likewise.
1408         * gdb.base/solib-nodir.exp: Likewise.
1409         * gdb.base/statistics.exp: Likewise.
1410         * gdb.base/testenv.exp: Likewise.
1411         * gdb.mi/mi-exec-run.exp: Likewise.
1412         * gdb.mi/mi-start.exp: Likewise.
1413         * gdb.multi/dummy-frame-restore.exp: Likewise.
1414         * gdb.multi/multi-arch-exec.exp: Likewise.
1415         * gdb.multi/multi-arch.exp: Likewise.
1416         * gdb.multi/tids.exp: Likewise.
1417         * gdb.multi/watchpoint-multi.exp: Likewise.
1418         * gdb.python/py-events.exp: Likewise.
1419         * gdb.threads/attach-into-signal.exp: Likewise.
1420         * gdb.threads/attach-stopped.exp: Likewise.
1421         * gdb.threads/threadapply.exp: Likewise.
1422         * lib/selftest-support.exp: Likewise.
1423
1424 2018-03-22  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1425
1426         * gdb.base/info-proc.exp: Add test for "info proc cmdline".
1427
1428 2018-03-20  Stephen Roberts  <stephen.roberts@arm.com>
1429
1430         * gdb.perf/template-breakpoints.cc: New file.
1431         * gdb.perf/template-breakpoints.exp: New file.
1432         * gdb.perf/template-breakpoints.py: New file.
1433
1434 2018-03-19  Tom Tromey  <tom@tromey.com>
1435
1436         * gdb.rust/simple.rs (main): Add local variables field1, field2,
1437         y0.
1438         * gdb.rust/simple.exp: Test bare identifier form of struct
1439         initializer.
1440
1441 2018-03-19  Tom Tromey  <tom@tromey.com>
1442
1443         * gdb.gdb/observer.exp: Remove.
1444
1445 2018-03-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1446
1447         * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
1448         "qualified" option when setting breakpoints.
1449         * gdb.trace/backtrace.exp: Likewise.
1450         * gdb.trace/circ.exp: Likewise.
1451         * gdb.trace/collection.exp: Likewise.
1452         * gdb.trace/disconnected-tracing.exp: Likewise.
1453         * gdb.trace/ftrace-lock.exp: Likewise.
1454         * gdb.trace/ftrace.exp: Likewise.
1455         * gdb.trace/infotrace.exp: Likewise.
1456         * gdb.trace/packetlen.exp: Likewise.
1457         * gdb.trace/passc-dyn.exp: Likewise.
1458         * gdb.trace/qtro.exp: Likewise.
1459         * gdb.trace/read-memory.exp: Likewise.
1460         * gdb.trace/report.exp: Likewise.
1461         * gdb.trace/signal.exp: Likewise.
1462         * gdb.trace/status-stop.exp: Likewise.
1463         * gdb.trace/strace.exp: Likewise.
1464         * gdb.trace/tfind.exp: Likewise.
1465         * gdb.trace/trace-break.exp: Likewise.
1466         * gdb.trace/trace-condition.exp: Likewise.
1467         * gdb.trace/trace-mt.exp: Likewise.
1468         * gdb.trace/tstatus.exp: Likewise.
1469         * gdb.trace/tsv.exp: Likewise.
1470         * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
1471         * gdb.trace/unavailable.exp: Likewise.
1472         * gdb.trace/while-dyn.exp: Likewise.
1473
1474 2018-03-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1475
1476         * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
1477         that libinproctrace is copied to the target.
1478
1479 2018-03-14  Tom Tromey  <tom@tromey.com>
1480
1481         PR cli/14977:
1482         * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
1483         a null pointer.
1484         * gdb.base/wchar.exp: Likewise.
1485
1486 2018-03-14  Tom Tromey  <tom@tromey.com>
1487
1488         PR cli/19918:
1489         * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
1490         flag.
1491
1492 2018-03-08  Simon Marchi  <simon.marchi@ericsson.com>
1493
1494         PR gdb/22841
1495         * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
1496         "target" to remote_exec.
1497
1498 2018-03-08  Simon Marchi  <simon.marchi@polymtl.ca>
1499
1500         PR gdb/22841
1501         * boards/gdbserver-base.exp (${board}_file, ${board}_download,
1502         ${board}_upload): Remove.
1503
1504 2018-03-07  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1505
1506         * gdb.cp/watch-cp.cc: New test.
1507         * gdb.cp/watch-cp.exp: New file.
1508
1509 2018-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
1510
1511         * gdb.base/infcall-nested-structs.exp: New file.
1512         * gdb.base/infcall-nested-structs.c: New file.
1513         * gdb.base/float.exp: Add riscv support.
1514
1515 2018-03-02  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1516
1517         * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
1518         * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
1519
1520 2018-02-28  Sergio Durigan Junior  <sergiodj@redhat.com>
1521
1522         * gdb.server/abspath.exp: New file.
1523         * lib/gdb.exp (with_cwd): New procedure.
1524
1525 2018-02-28  Simon Marchi  <simon.marchi@ericsson.com>
1526
1527         * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
1528         use it.
1529         (gdb_is_target_remote_prompt): New proc.
1530         (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
1531         (gdb_is_target_native): Pass prompt parameter to
1532         gdb_is_target_1.
1533
1534 2018-02-26  Simon Marchi  <simon.marchi@polymtl.ca>
1535
1536         * gdb.base/load-command.c: New file.
1537         * gdb.base/load-command.exp: New file.
1538         * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
1539         (gdb_is_target_1): ...this, and generalize for other targets
1540         than just remote.
1541         (gdb_is_target_remote): Use gdb_is_target_1.
1542         (gdb_is_target_native): use gdb_is_target_1.
1543
1544 2018-02-26  Tom Tromey  <tom@tromey.com>
1545
1546         PR python/16497:
1547         * gdb.python/py-framefilter.exp: Update test.
1548
1549 2018-02-26  Tom Tromey  <tom@tromey.com>
1550
1551         * gdb.dwarf2/variant.c: New file.
1552         * gdb.dwarf2/variant.exp: New file.
1553
1554 2018-02-26  Tom Tromey  <tom@tromey.com>
1555
1556         * gdb.rust/simple.exp: Accept more possible results in enum test.
1557
1558 2018-02-25  Simon Marchi  <simon.marchi@polymtl.ca>
1559
1560         * lib/cp-support.exp (cp_test_ptype_class): Move space inside
1561         parentheses.
1562
1563 2018-02-23  Maciej W. Rozycki  <macro@mips.com>
1564
1565         * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
1566         name of a variable: $actual_linejj -> $actual_line.
1567
1568 2018-02-21  John Baldwin  <jhb@FreeBSD.org>
1569
1570         * gdb.arch/amd64-i386-address.exp: Fix a typo.
1571
1572 2018-02-20  Markus Metzger  <markus.t.metzger@intel.com>
1573
1574         * gdb.btrace/buffer-size.exp: Do not force BTS.
1575
1576 2018-02-14  Pedro Alves  <palves@redhat.com>
1577
1578         * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
1579         getting a "Quit".
1580
1581 2018-02-09  Markus Metzger  <markus.t.metzger@intel.com>
1582
1583         * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
1584         Fix test name.
1585
1586 2018-02-07  Simon Marchi  <simon.marchi@ericsson.com>
1587
1588         * gdb.cp/m-static.exp: Check type of optimized out static
1589         member.
1590
1591 2018-02-03  Andrew Burgess  <andrew.burgess@embecosm.com>
1592
1593         * config/sid.exp (gdb_target_sid): Remove use of cleanup.
1594         * config/sim.exp (gdb_target_sim): Remove use of cleanup.
1595
1596 2018-02-01  Simon Marchi  <simon.marchi@polymtl.ca>
1597             Leszek Swirski  <leszeks@google.com>
1598
1599         * gdb.python/py-prettyprint.c
1600         (struct to_string_returns_value_inner,
1601         struct to_string_returns_value_wrapper): New.
1602         (main): Add tsrvw variable.
1603         * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
1604         ToStringReturnsValueWrapper): New classes.
1605         (register_pretty_printers): Register new pretty-printers.
1606         * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
1607         recursive pretty printer.
1608         * gdb.python/py-mi.exp: Likewise.
1609
1610 2018-02-01  Leszek Swirski  <leszeks@google.com>
1611
1612         * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
1613         functions with the same name as an include file are parsed
1614         correctly.
1615
1616 2018-02-01  Yao Qi  <yao.qi@linaro.org>
1617
1618         * gdb.base/attach.exp (do_attach_tests): Set sysroot to
1619         "\[^\r\n\]*".
1620
1621 2018-01-31  Nikola Prica  <nikola.prica@rt-rk.com>
1622
1623         * gdb.arch/powerpc-prologue-frame.s: New file.
1624         * gdb.arch/powerpc-prologue-frame.c: Likewise.
1625         * gdb.arch/powerpc-prologue-frame.exp: Likewise.
1626
1627 2018-01-31  Joel Brobecker  <brobecker@adacore.com>
1628
1629         * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
1630
1631 2018-01-30  Pedro Alves  <palves@redhat.com>
1632
1633         PR gdb/13211
1634         * gdb.base/interrupt-daemon.c: New.
1635         * gdb.base/interrupt-daemon.exp: New.
1636         * gdb.multi/multi-term-settings.c: New.
1637         * gdb.multi/multi-term-settings.exp: New.
1638
1639 2018-01-30  Joel Brobecker  <brobecker@adacore.com>
1640
1641         * gdb.base/break.exp: Save the location where the breakpoint
1642         on break.c:47 was actually inserted when debugging the version
1643         compiled at -O2 and use it in the expected output of the "info
1644         break" test performed soon after.
1645
1646 2018-01-22  Pedro Alves  <palves@redhat.com>
1647             Sergio Durigan Junior  <sergiodj@redhat.com>
1648
1649         * gdb.base/whatis.exp: Add tests for 'set print object on' +
1650         'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
1651
1652 2018-01-22  Joel Brobecker  <brobecker@adacore.com>
1653
1654         * gdb.base/break-include.c, gdb.base/break-include.inc,
1655         gdb.base/break-include.exp: New files.
1656         * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
1657         line number now being the actual line number where the breakpoint
1658         was inserted.
1659         * gdb.mi/mi-break.exp: Likewise.
1660         * gdb.mi/mi-reverse.exp: Likewise.
1661         * gdb.mi/mi-simplerun.exp: Ditto.
1662
1663 2018-01-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1664
1665         * gdb.python/py-mi.exp: Don't expect a thread-id for floating
1666         varobj.
1667         * gdb.mi/mi-var-create-rtti.exp: Likewise.
1668
1669 2018-01-21  Don Breazeal  <donb@codesourcery.com>
1670             Andrew Burgess  <andrew.burgess@embecosm.com>
1671
1672         * gdb.mi/basics.c: Add new global.
1673         * gdb.mi/mi-frame-regs.exp: New file.
1674         * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
1675         case.
1676
1677 2018-01-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1678
1679         * gdb.arch/amd64-entry-value.exp: Test using @entry on a
1680         non-parameter, and on an unknown symbol.
1681
1682 2018-01-19  Tom Tromey  <tom@tromey.com>
1683
1684         * gdb.rust/modules.rs (TWENTY_THREE): New global.
1685         * gdb.rust/modules.exp: Add ::-qualified lookup test.
1686
1687 2018-01-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1688
1689         * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
1690         setrlimit and chdir to int.
1691
1692 2018-01-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1693
1694         * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
1695         function.
1696         (my_tend): Likewise.
1697         * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
1698         rationale of avoiding FP- and vector instructions.
1699
1700 2018-01-19  Ruslan Kabatsayev  <b7.10110111@gmail.com>
1701
1702         * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
1703         "info reg" with "\[ \t\]*".
1704         * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
1705         "\[ \t\]+".
1706         * gdb.arch/s390-multiarch.exp: Ditto.
1707         * gdb.base/pc-fp.exp: Ditto.
1708         * gdb.reverse/i386-precsave.exp: Ditto.
1709         * gdb.reverse/i386-reverse.exp: Ditto.
1710         * gdb.reverse/i387-env-reverse.exp: Ditto.
1711         * gdb.reverse/i387-stack-reverse.exp: Ditto.
1712
1713 2018-01-18  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1714
1715         * lib/gdb.exp (gdb_compile): Re-enable use of
1716         universal_compile_options for languages other than Rust.
1717
1718 2018-01-18  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1719
1720         * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
1721
1722 2018-01-17  Mike Gulick  <mgulick@mathworks.com>
1723
1724         PR gdb/16577
1725         * gdb.base/solib-vanish.exp: New.
1726         * gdb.base/solib-vanish-main.c: New.
1727         * gdb.base/solib-vanish-lib1.c: New.
1728         * gdb.base/solib-vanish-lib2.c: New.
1729
1730 2018-01-17  Yao Qi  <yao.qi@linaro.org>
1731
1732         * gdb.compile/compile.exp: Match the address printed for
1733         frame in the output of command "bt".
1734
1735 2018-01-15  Tom Tromey  <tom@tromey.com>
1736
1737         * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
1738         compute sp_reg.
1739
1740 2018-01-12  Andrew Burgess  <andrew.burgess@embecosm.com>
1741
1742         * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
1743         to prepare.
1744         (prepare): Return 0 on error, 1 on success.
1745
1746 2018-01-12  Pedro Alves  <palves@redhat.com>
1747
1748         * gdb.base/continue-after-aborted-step-over.c: New.
1749         * gdb.base/continue-after-aborted-step-over.exp: New.
1750
1751 2018-01-11  Simon Marchi  <simon.marchi@ericsson.com>
1752
1753         * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
1754         options when not creating an executable.
1755
1756 2018-01-11  Pedro Alves  <palves@redhat.com>
1757
1758         PR remote/22597
1759         * gdb.server/stop-reply-no-thread.c: New file.
1760         * gdb.server/stop-reply-no-thread.exp: New file.
1761
1762 2018-01-10  Pedro Alves  <palves@redhat.com>
1763
1764         PR gdb/22670
1765         * gdb.ada/bp_c_mixed_case.exp: Add intro comment.  Test printing C
1766         functions too.  Test setting breakpoints and printing C functions
1767         with no debug info too.
1768         * gdb.ada/bp_c_mixed_case/qux.c: New file.
1769
1770 2018-01-10  Pedro Alves  <palves@redhat.com>
1771
1772         PR gdb/22670
1773         * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
1774         a fail.
1775
1776 2018-01-10  Pedro Alves  <palves@redhat.com>
1777
1778         PR gdb/22670
1779         * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
1780
1781 2018-01-08  Simon Marchi  <simon.marchi@ericsson.com>
1782
1783         * gdb.server/unittest.exp: Match the output in non-development
1784         mode.
1785
1786 2018-01-08  Simon Marchi  <simon.marchi@ericsson.com>
1787
1788         * gdb.gdb/unittest.exp: Match output in non-development mode.
1789
1790 2018-01-08  Joel Brobecker  <brobecker@adacore.com>
1791
1792         * gdb.ada/access_tagged_param.exp: Relax expected output
1793         for value of "ObjL" in "continue" to pck.inspect breakpoint
1794         test.
1795
1796 2018-01-08  Joel Brobecker  <brobecker@adacore.com>
1797
1798         * gdb.ada/arr_enum_idx_w_gap.exp: New file.
1799         * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
1800
1801 2018-01-05  Pedro Alves  <palves@redhat.com>
1802
1803         PR gdb/18653
1804         * gdb.base/libsegfault.exp: New.
1805
1806 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
1807
1808         PR gdb/22670
1809         * gdb.ada/access_tagged_param.exp: New file.
1810         * gdb.ada/access_tagged_param/foo.adb: New file.
1811
1812 2018-01-05  Pedro Alves  <palves@redhat.com>
1813
1814         PR gdb/22670
1815         * gdb.ada/info_addr_mixed_case.exp: Remove kfail.  Extend test to
1816         exercise lower case too, and to exercise both full matching and
1817         wild matching.
1818
1819 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
1820
1821         * gdb.ada/rename_subscript_param: New testcase.
1822
1823 2018-01-05  Jerome Guitton  <guitton@adacore.com>
1824
1825         * gdb.ada/arr_acc_idx_w_gap: New testcase.
1826
1827 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
1828
1829         * gdb.ada/convvar_comp: New testcase.
1830
1831 2018-01-05  Xavier Roirand  <roirand@adacore.com>
1832
1833         * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
1834         (My_Table): New global variable.
1835         * testsuite/gdb.ada/array_char_idx.exp: Add test.
1836
1837 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
1838
1839         PR gdb/22670
1840         * gdb.ada/maint_with_ada: New testcase.
1841
1842 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
1843
1844         PR gdb/22670
1845         * gdb.ada/bp_c_mixed_case: New testcase.
1846
1847 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
1848
1849         PR gdb/22670
1850         * gdb.ada/complete.exp: Add "complete break ada" test.
1851
1852 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
1853
1854         PR gdb/22670
1855         * gdb.ada/info_addr_mixed_case: New testcase.
1856
1857 2018-01-03  Xavier Roirand  <roirand@adacore.com>
1858
1859         * gdb.ada/excep_handle.exp: New testcase.
1860         * gdb.ada/excep_handle/foo.adb: New file.
1861         * gdb.ada/excep_handle/pck.ads: New file.
1862
1863 2018-01-03  Joel Brobecker  <brobecker@adacore.com>
1864
1865         * gdb.base/step-line.c: Add extra empty line in copyright header.
1866         * gdb.base/step-line.inp: Likewise.
1867
1868 2018-01-02  Joel Brobecker  <brobecker@adacore.com>
1869
1870         * gdb.ada/dyn_stride.exp: Add slice test.
1871
1872 2018-01-02  Joel Brobecker  <brobecker@adacore.com>
1873
1874         * gdb.ada/dyn_stride: New testcase.
1875
1876 2017-12-27  Stafford Horne  <shorne@gmail.com>
1877
1878         * gdb.xml/extra-regs.xml: Add example foo reggroup.
1879         * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
1880
1881 2017-12-27  Stafford Horne  <shorne@gmail.com>
1882
1883         * gdb.base/reggroups.c: New file.
1884         * gdb.base/reggroups.exp: New file.
1885
1886 2017-12-18  Joel Brobecker  <brobecker@adacore.com>
1887
1888         * gdb.dwarf2/ada-valprint-error.c: New file.
1889         * gdb.dwarf2/ada-valprint-error.exp: New file.
1890
1891 2017-12-18  Joel Brobecker  <brobecker@adacore.com>
1892
1893         * gdb.ada/assign_arr: New testcase.
1894
1895 2017-12-18  Xavier Roirand  <roirand@adacore.com>
1896
1897         * gdb.ada/funcall_ptr: New testcase.
1898
1899 2017-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
1900
1901         PR cli/16224
1902         * gdb.base/ptype-offsets.cc: New file.
1903         * gdb.base/ptype-offsets.exp: New file.
1904
1905 2017-12-15  Yao Qi  <yao.qi@linaro.org>
1906
1907         * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
1908         if XML is disabled.
1909
1910 2017-12-15  Xavier Roirand  <roirand@adacore.com>
1911
1912         * gdb.ada/same_component_name: New testcase.
1913
1914 2017-12-14  Joel Brobecker  <brobecker@adacore.com>
1915
1916         * gdb.ada/str_binop_equal: New testcase.
1917
1918 2017-12-14  Joel Brobecker  <brobecker@adacore.com>
1919
1920         * gdb.ada/task_switch_in_core: New testcase.
1921
1922 2017-12-13  Simon Marchi  <simon.marchi@ericsson.com>
1923
1924         * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
1925         * gdb.python/py-breakpoint.exp: Compile the test case as c++,
1926         call test_bkpt_qualified.
1927         (test_bkpt_qualified): New proc.
1928
1929 2017-12-13  Pedro Alves  <palves@redhat.com>
1930
1931         * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1932         Tighten regexp by matching with an anchor.
1933
1934 2017-12-13  Pedro Alves  <palves@redhat.com>
1935
1936         * gdb.cp/cpcompletion.exp: Load completion-support.exp.
1937         ("expression with namespace"): New set of tests.
1938         * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
1939         (Nested::Test_NS::qux): New.
1940         * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
1941         defaults to 'start_quote_char' and 'end_quote_char' parameters.
1942
1943 2017-12-13  Joel Brobecker  <brobecker@adacore.com>
1944
1945         * gdb.base/server-del-break.c: New file.
1946         * gdb.base/server-del-break.exp: New file.
1947
1948 2017-12-12  Stafford Horne  <shorne@gmail.com>
1949
1950         * gdb.xml/tdesc-regs.exp: Add or1k support.
1951
1952 2017-12-12  Stafford Horne  <shorne@gmail.com>
1953
1954         * gdb.base/bp-permanent.c: Define nop of or1k.
1955
1956 2017-12-11  Joel Brobecker  <brobecker@adacore.com>
1957
1958         * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
1959         output with components being reordered.
1960
1961 2017-12-11  Joel Brobecker  <brobecker@adacore.com>
1962
1963         * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
1964         output with components being reordered.
1965
1966 2017-12-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
1967             Pedro Alves  <palves@redhat.com>
1968
1969         * gdb.base/maint.exp (check for .gdb_index): Check also for
1970         .debug_names.
1971         * gdb.dlang/watch-loc.c (.debug_aranges): New.
1972         * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
1973         * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
1974         (.gdb_index used after symbol reloading): Support also .debug_names.
1975         * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
1976
1977 2017-12-08  Yao Qi  <yao.qi@linaro.org>
1978
1979         * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1980         * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
1981
1982 2017-12-08  Yao Qi  <yao.qi@linaro.org>
1983
1984         * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1985         * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
1986
1987 2017-12-08  Yao Qi  <yao.qi@linaro.org>
1988
1989         * gdb.arch/aarch64-tagged-pointer.c: New file.
1990         * gdb.arch/aarch64-tagged-pointer.exp: New file.
1991
1992 2017-12-08  Sergio Durigan Junior  <sergiodj@redhat.com>
1993
1994         * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
1995         "int".
1996
1997 2017-12-07  Keith Seitz  <keiths@redhat.com>
1998
1999         PR breakpoints/22569
2000         * gdb.linespec/ls-errs.exp: Change expected result of "break
2001         -source this file has spaces.c -line 3".
2002         Check that an explicit source file followed by whitespace is
2003         identified as an invalid explicit location.
2004
2005 2017-12-07  Keith Seitz  <keiths@redhat.com>
2006
2007         * gdb.cp/nested-types.cc: New file.
2008         * gdb.cp/nested-types.exp: New file.
2009         * lib/cp-support.exp: Load data-structures.exp library.
2010         (debug_cp_test_ptype_class): New global.
2011         (cp_ptype_class_verbose, next_line): New procedures.
2012         (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
2013         Add and document new return value.
2014         Switch the list of lines to a queue.
2015         Add support for new `type' key for nested type definitions.
2016         Add debugging/troubleshooting messages.
2017         * lib/data-structures.exp: New file.
2018
2019 2017-12-07  Simon Marchi  <simon.marchi@ericsson.com>
2020
2021         * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
2022         with proc_with_prefix, don't use with_test_prefix.
2023
2024 2017-12-07  Tom Tromey  <tom@tromey.com>
2025
2026         * gdb.base/break.exp: Add test for empty "commands".
2027
2028 2017-12-07  Yao Qi  <yao.qi@linaro.org>
2029
2030         * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
2031         malloc and catch syscall.
2032
2033 2017-12-07  Phil Muldoon  <pmuldoon@redhat.com>
2034
2035        * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
2036         tests for explicit locations.
2037
2038 2017-12-06  Pedro Alves  <palves@redhat.com>
2039
2040         * gdb.arch/i386-avx.exp: If testing with a RSP target, check
2041         force-disabling XML descriptions.
2042
2043 2017-12-04  Pedro Alves  <palves@redhat.com>
2044
2045         PR gdb/22499
2046         * gdb.arch/amd64-disp-step-avx.S: New file.
2047         * gdb.arch/amd64-disp-step-avx.exp: New file.
2048
2049 2017-12-03  Pedro Alves  <palves@redhat.com>
2050
2051         * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
2052         and <string.h>.
2053         (parent_function): Print distinct messages when waitpid fails, or
2054         the child exits with a signal, or the child exits for an unhandled
2055         reason.
2056         * gdb.threads/process-dies-while-detaching.exp
2057         (detach_and_expect_exit): New 'inf_output_re' parameter and use
2058         it.  Wait for both inferior output and GDB's prompt.  Use an
2059         indirect spawn id list.
2060         (do_detach): New parameter 'child_exit'.  Use it to compute
2061         expected inferior output.
2062         (test_detach, test_detach_watch, test_detach_killed_outside):
2063         Adjust to pass down the expected child exit kind.
2064
2065 2017-12-01  Joel Brobecker  <brobecker@adacore.com>
2066             Sergio Durigan Junior  <sergiodj@redhat.com>
2067             Pedro Alves  <palves@redhat.com>
2068
2069         * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
2070
2071 2017-12-01  Sergio Durigan Junior  <sergiodj@redhat.com>
2072
2073         * gdb.base/relocate.exp: Add tests to guarantee that arguments
2074         to 'symbol-file' and 'add-symbol-file' can be
2075         position-independent.
2076
2077 2017-12-01  Yao Qi  <yao.qi@linaro.org>
2078
2079         * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
2080         the URL in copyright header.
2081         * gdb.arch/aarch64-fp.exp: Likewise.
2082         * gdb.arch/ppc64-atomic-inst.exp: Likewise.
2083         * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
2084         * gdb.base/expand-psymtabs.exp: Likewise.
2085         * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
2086         * gdb.fortran/common-block.exp: Likewise.
2087         * gdb.fortran/common-block.f90: Likewise.
2088         * gdb.fortran/logical.exp: Likewise.
2089         * gdb.fortran/vla-datatypes.f90: Likewise.
2090         * gdb.fortran/vla-sub.f90: Likewise.
2091
2092 2017-11-30  Joel Brobecker  <brobecker@adacore.com>
2093
2094         * gdb.ada/repeat_dyn: New testcase.
2095
2096 2017-11-30  Ulrich Weigand  <uweigand@de.ibm.com>
2097
2098         * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
2099         Update for changed thread numbering.
2100         * gdb.cell/bt.exp: Update for changed GDB output.
2101
2102 2017-11-30  Simon Marchi  <simon.marchi@ericsson.com>
2103
2104         * boards/cc-with-tweaks.exp: Include local-board.exp instead of
2105         setting isremote by hand.
2106         * boards/dwarf4-gdb-index.exp: Likewise.
2107         * boards/fission.exp: Likewise.
2108         * boards/stabs.exp: Likewise.
2109
2110 2017-11-30  Pedro Alves  <palves@redhat.com>
2111
2112         * gdb.linespec/cpls-ops.exp
2113         (check_explicit_skips_function_argument): Extract the underlying
2114         type of size_t instead of hardcoding it.
2115
2116 2017-11-29  Pedro Alves  <palves@redhat.com>
2117
2118         PR c++/19436
2119         * gdb.linespec/cpls-abi-tag.cc: New file.
2120         * gdb.linespec/cpls-abi-tag.exp: New file.
2121
2122 2017-11-29  Pedro Alves  <palves@redhat.com>
2123
2124         * gdb.base/langs.exp: Use -qualified.
2125         * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
2126         it.
2127         * gdb.cp/namespace.exp: Use -qualified.
2128         * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
2129         (overload-3, template-overload, template-ret-type, const-overload)
2130         (const-overload-quoted, anon-ns, ambiguous-prefix): New
2131         procedures.
2132         (test_driver): Call them.
2133         * gdb.cp/save-bp-qualified.cc: New.
2134         * gdb.cp/save-bp-qualified.exp: New.
2135         * gdb.linespec/explicit.exp: Test -qualified.
2136         * lib/completion-support.exp (completion::explicit_opts_list): Add
2137         "-qualified".
2138         * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
2139
2140 2017-11-29  Phil Muldoon  <pmuldoon@redhat.com>
2141
2142         * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
2143
2144 2017-11-29  Tom Tromey  <tom@tromey.com>
2145
2146         * gdb.base/relocate.exp: Update invalid argument test.
2147         Add new tests for invalid arguments.
2148
2149 2017-11-29  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2150
2151         * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
2152         Return 0 as a long.
2153         * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
2154
2155 2017-11-29  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2156
2157         * gdb.cp/breakpoint.cc (bar): Set return type to void.
2158         * gdb.cp/psymtab-parameter.cc (func): Likewise.
2159         * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
2160         func ().
2161         * gdb.cp/shadow.cc (B.func): Return 0.
2162
2163 2017-11-27  Joel Brobecker  <brobecker@adacore.com>
2164
2165         * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
2166         expected output in gdb_expect call to allow the exception
2167         message to be present as well.  Fix syntax confusion to avoid
2168         TCL thinking that exception_name is an array.
2169
2170 2017-11-26  Ulrich Weigand  <uweigand@de.ibm.com>
2171
2172         * gdb.arch/spu-info.c: Include <unistd.h>.
2173         (do_signal_test): Fix broken calls to write.
2174         * gdb.arch/spu-info.exp: Use prepare_for_testing.
2175         Fix checks for empty mailboxes.  Update signal tests for corrected
2176         do_signal_test routine.  Allow nonzero event status.
2177         * gdb.arch/spu-ls.exp: Use prepare_for_testing.
2178         * gdb.cell/arch.exp: Use standard_output_file.
2179         * gdb.cell/break.exp: Likewise.
2180         * gdb.cell/bt.exp: Likewise.
2181         * gdb.cell/core.exp: Likewise.
2182         * gdb.cell/dwarfaddr.exp: Likewise.
2183         * gdb.cell/ea-cache.exp: Likewise.
2184         * gdb.cell/ea-standalone.exp: Likewise.
2185         * gdb.cell/f-regs.exp: Likewise.
2186         * gdb.cell/fork.exp: Likewise.
2187         * gdb.cell/gcore.exp: Likewise.
2188         * gdb.cell/mem-access.exp: Likewise.
2189         * gdb.cell/ptype.exp: Likewise.
2190         * gdb.cell/registers.exp: Likewise.
2191         * gdb.cell/sizeof.exp: Likewise.
2192         * gdb.cell/solib-symbol.exp: Likewise.
2193         * gdb.cell/solib.exp: Likewise.
2194
2195 2017-11-25   Pedro Alves  <palves@redhat.com>
2196
2197         * gdb.base/complete-empty.exp: New file.
2198         * gdb.base/completion.exp: Adjust.
2199
2200 2017-11-25  Pedro Alves  <palves@redhat.com>
2201
2202         * gdb.linespec/cpls-ops.cc: New file.
2203         * gdb.linespec/cpls-ops.exp: New file.
2204         * lib/completion-support.exp (test_complete_prefix_range_re): New,
2205         factored out from ...
2206         (test_complete_prefix_range): ... this.
2207
2208 2017-11-24  Pedro Alves  <palves@redhat.com>
2209
2210         * gdb.linespec/cpcompletion.exp: New file.
2211         * gdb.linespec/cpls-hyphen.cc: New file.
2212         * gdb.linespec/cpls.cc: New file.
2213         * gdb.linespec/cpls2.cc: New file.
2214         * gdb.linespec/explicit.exp: Load completion-support.exp.  Adjust
2215         test to use test_gdb_complete_unique.  Add label completion,
2216         keyword completion and explicit location completion tests.
2217         * lib/completion-support.exp: New file.
2218
2219 2017-11-24  Joel Brobecker  <brobecker@adacore.com>
2220
2221         * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
2222         gdb.ada/mi_ex_cond.exp: Accept optional exception message in
2223         when hitting an exception catchpoint.
2224
2225 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2226
2227         * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
2228
2229 2017-11-22  Simon Marchi  <simon.marchi@ericsson.com>
2230
2231         * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
2232         * gdb.dwarf2/info-locals-optimized-out.exp: New file.
2233         * gdb.dwarf2/info-locals-optimized-out.c: New file.
2234
2235 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2236
2237         * gdb.base/info-os.exp: Pass pthreads.
2238         * gdb.multi/multi-attach.exp: Likewise.
2239
2240 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2241
2242         * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
2243         compiler.
2244
2245 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2246
2247         * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
2248         * gdb.base/break-interp.exp: Likewise.
2249         * gdb.base/jit-attach-pie.exp: Likewise.
2250
2251 2017-11-22  Ulrich Weigand  <uweigand@de.ibm.com>
2252
2253         * gdb.base/float128.c (large128): New variable.
2254         * gdb.base/float128.exp: Add test to print largest __float128 value.
2255
2256 2017-11-22  Ulrich Weigand  <uweigand@de.ibm.com>
2257
2258         * gdb.arch/vsx-regs.exp: Update register content checks.
2259
2260 2017-11-21  Ulrich Weigand  <uweigand@de.ibm.com>
2261
2262         * gdb.arch/ppc-longdouble.exp: New file.
2263         * gdb.arch/ppc-longdouble.c: Likewise.
2264
2265 2017-11-21  Pedro Alves  <palves@redhat.com>
2266
2267         * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
2268
2269 2017-11-20  Pedro Alves  <palves@redhat.com>
2270
2271         * gdb.base/whatis-ptype-typedefs.c (double_typedef)
2272         (long_double_typedef): New typedefs.
2273         Use DEF on double and long double.
2274         * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
2275         cases.
2276         (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
2277         and 'long_double_ptr_same_size' locals.  Use them to decide
2278         whether cast from array/function to float is valid/invalid.
2279
2280 2017-11-17  Tom Tromey  <tom@tromey.com>
2281
2282         * gdb.rust/traits.rs: New file.
2283         * gdb.rust/traits.exp: New file.
2284
2285 2017-11-17  Joel Brobecker  <brobecker@adacore.com>
2286
2287         * gdb.ada/minsyms: New testcase.
2288
2289 2017-11-16  Pedro Alves  <palves@redhat.com>
2290
2291         * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
2292         * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
2293
2294 2017-11-16  Pedro Alves  <palves@redhat.com>
2295
2296         * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
2297         gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
2298
2299 2017-11-16  Pedro Alves  <palves@redhat.com>
2300
2301         * gdb.server/reconnect-ctrl-c.c: New file.
2302         * gdb.server/reconnect-ctrl-c.exp: New file.
2303
2304 2017-11-16  Phil Muldoon  <pmuldoon@redhat.com>
2305
2306         * gdb.python/py-rbreak.exp: New file.
2307         * gdb.python/py-rbreak.c: New file.
2308         * gdb.python/py-rbreak-func2.c: New file.
2309
2310 2017-11-16  Pedro Alves  <palves@redhat.com>
2311
2312         * gdb.base/starti.exp ("continue" test): Remove ".*"s from
2313         pattern.
2314         * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
2315         GDB.
2316
2317 2017-11-15  Simon Marchi  <simon.marchi@ericsson.com>
2318
2319         * gdb.tui/completionn.exp (test_tab_completion): Add space in
2320         regex.
2321
2322 2017-11-13  Simon Marchi  <simon.marchi@polymtl.ca>
2323
2324         * gdb.opt/inline-locals.exp: Remove trailing parentheses from
2325         test names.
2326
2327 2017-11-09  Pedro Alves  <palves@redhat.com>
2328
2329         * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
2330         factored out from ...
2331         (top level): ... here, and adjusted to avoid expecting beyond the
2332         prompt in a single gdb_test_multiple.
2333
2334 2017-11-09  Pedro Alves  <palves@redhat.com>
2335
2336         * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
2337         output.
2338         * gdb.server/ext-attach.exp ("kill" test): Likewise.
2339         * gdb.server/ext-restart.exp ("kill" test): Likewise.
2340         * gdb.server/ext-run.exp ("kill" test): Likewise.
2341         * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
2342
2343 2017-11-09  Pedro Alves  <palves@redhat.com>
2344
2345         * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
2346         match till end of line.
2347
2348 2017-11-09  Pedro Alves  <palves@redhat.com>
2349
2350         * gdb.base/memattr.exp: Tighten regexes to match the end line.
2351
2352 2017-11-09  Pedro Alves  <palves@redhat.com>
2353
2354         * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
2355         New procedures, factored out from ...
2356         (top level): ... here, and adjusted to avoid expecting beyond the
2357         prompt in one go.
2358
2359 2017-11-09  Pedro Alves  <palves@redhat.com>
2360
2361         * gdb.asm/asm-source.exp ("kill" test): Match the whole query
2362         output.  Fix '?' match.
2363
2364 2017-11-08  Joel Brobecker  <brobecker@adacore.com>
2365
2366         * gdb.ada/scoped_watch: New testcase.
2367         * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
2368         which is actually correct.
2369         * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
2370         * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
2371
2372 2017-11-08  Pedro Alves  <palves@redhat.com>
2373
2374         * gdb.gdb/complaints.exp (test_initial_complaints)
2375         (test_serial_complaints, test_short_complaints): Call
2376         complaint_internal instead of complaint.
2377
2378 2017-11-08  Djordje Todorovic  <djordje.todorovic@rt-rk.com>
2379
2380         * gdb.threads/tls-core.c: New file.
2381         * gdb.threads/tls-core.exp: Likewise.
2382
2383 2017-11-08   Pedro Alves  <palves@redhat.com>
2384
2385         * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
2386         (p Exported_Capitalized): New test.
2387         (p exported_capitalized): New test.
2388
2389 2017-11-07  Pedro Alves  <palves@redhat.com>
2390
2391         * gdb.cp/ena-dis-br-range.exp: Add more tests.
2392
2393 2017-11-07  Pedro Alves  <palves@redhat.com>
2394
2395         * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
2396         * gdb.cp/ena-dis-br-range.exp: Adjust tests.
2397         (disable_invalid, disable_inverted, disable_negative): New
2398         procedures.
2399         ("bad numbers"): New set of tests.
2400
2401 2017-11-07  Pedro Alves  <palves@redhat.com>
2402
2403         * gdb.cp/ena-dis-br-range.exp: Add tests.
2404
2405 2017-11-07  Pedro Alves  <palves@redhat.com>
2406
2407         * gdb.base/ena-dis-br.exp: Don't expect "warning:".
2408
2409 2017-11-07  Xavier Roirand  <roirand@adacore.com>
2410             Pedro Alves  <palves@redhat.com>
2411
2412         * gdb.base/ena-dis-br.exp: Add reference to
2413         gdb.cp/ena-dis-br-range.exp.
2414         * gdb.cp/ena-dis-br-range.exp: New file.
2415         * gdb.cp/ena-dis-br-range.cc: New file.
2416
2417 2017-11-06  Pedro Alves  <palves@redhat.com>
2418
2419         * gdb.base/attach-non-pgrp-leader.c: New.
2420         * gdb.base/attach-non-pgrp-leader.exp: New.
2421
2422 2017-11-06  Pedro Alves  <palves@redhat.com>
2423
2424         * configure.ac: No longer check for termio.h and sgtty.h.
2425         * configure: Regenerate.
2426         * remote-utils.c: Include termios.h instead of gdb_termios.h.
2427         (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
2428         Remove termio and sgtty code.
2429
2430 2017-11-03  Yao Qi  <yao.qi@linaro.org>
2431
2432         * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
2433         in GDB is disabled.
2434
2435 2017-11-03  Yao Qi  <yao.qi@linaro.org>
2436
2437         * gdb.python/py-thrhandle.exp: Skip it if python is not
2438         enabled.
2439
2440 2017-10-31  Simon Marchi  <simon.marchi@polymtl.ca>
2441
2442         * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
2443         as a breakpoint command.
2444
2445 2017-10-28  Maksim Dzabraev  <dzabraew@gmail.com>
2446
2447         PR python/21213
2448         * gdb.python/py-infthread.exp: Test calling
2449         InferiorThread.inferior () multiple times in a row.
2450
2451 2017-10-27  Keith Seitz  <keiths@redhat.com>
2452
2453         * gdb.opt/inline-break.exp (break_info_1): New procedure.
2454         Test "info break" for every inlined function breakpoint.
2455
2456 2017-10-27  Yao Qi  <yao.qi@linaro.org>
2457
2458         * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
2459
2460 2017-10-26  Patrick Frants  <osscontribute@gmail.com>
2461
2462         * gdb.cp/classes.exp (test_static_members): Test printing
2463         Outer::instance.
2464         * gdb.cp/classes.c (struct Inner, struct Outer): New.
2465         (Inner::instance, Outer::instance): New.
2466
2467 2017-10-24  Pedro Alves  <palves@redhat.com>
2468
2469         * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
2470         extra console" test in two stages.
2471
2472 2017-10-24  Pedro Alves  <palves@redhat.com>
2473
2474         * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
2475
2476 2017-10-24  Pedro Alves  <palves@redhat.com>
2477
2478         * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
2479         loop.
2480
2481 2017-10-24  Pedro Alves  <palves@redhat.com>
2482
2483         * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
2484         $attempt" and "stoppedtry $stoppedtry" test prefixes.
2485
2486 2017-10-24  Pedro Alves  <palves@redhat.com>
2487
2488         * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
2489         parameter and handle it.  Don't output read value in test name.
2490
2491 2017-10-24  Pedro Alves  <palves@redhat.com>
2492
2493         * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
2494         custom test name.
2495
2496 2017-10-24  Pedro Alves  <palves@redhat.com>
2497
2498         * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
2499         include the unstable output directory name in the test's name.
2500         (initial_setup_simple) <'set args'>: Use custom test name.
2501
2502 2017-10-24  Pedro Alves  <palves@redhat.com>
2503
2504         * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
2505         with explicit test name.
2506
2507 2017-10-20  Pedro Alves  <palves@redhat.com>
2508
2509         * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
2510         'wait -i'.  Use gdb_assert and remote_close.
2511
2512 2017-10-19  Andrew Burgess  <andrew.burgess@embecosm.com>
2513
2514         * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
2515         number from variable rather than hard-coded.
2516
2517 2017-10-19  Pedro Alves  <palves@redhat.com>
2518
2519         * gdb.base/long-inferior-output.c: New file.
2520         * gdb.base/long-inferior-output.exp: New file.
2521
2522 2017-11-18  Keith Seitz  <keiths@redhat.com>
2523
2524         * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
2525         method.
2526         (main): Call it.
2527         * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
2528         Add additional user-defined conversion operator tests.
2529
2530 2017-10-17  Pedro Alves  <palves@redhat.com>
2531
2532         * boards/native-stdio-gdbserver.exp: Load "local-board".
2533
2534 2017-10-17  Pedro Alves  <palves@redhat.com>
2535
2536         * gdb.base/quit-live.c: New file.
2537         * gdb.base/quit-live.exp: New file.
2538
2539 2017-10-16  Keith Seitz  <keiths@redhat.com>
2540
2541         * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
2542         (class_with_protected_typedef, class_with_private_typedef)
2543         (struct_with_public_typedef, struct_with_protected_typedef)
2544         (struct_with_private_typedef): New classes/structs.
2545         * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
2546         typedefs and access specifiers.
2547
2548 2017-10-16  Pedro Alves  <palves@redhat.com>
2549             Simon Marchi  <simon.marchi@polymtl.ca>
2550
2551         * README (Local vs Remote vs Native): New section.
2552         * boards/local-board.exp: New file, with bits factored out from
2553         ...
2554         * boards/native-extended-gdbserver.exp: ... here.  Load
2555         "local-board".
2556         * boards/native-gdbserver.exp: Load "local-board".
2557         (${board}_spawn, ${board}_exec): Delete.
2558         * boards/native-stdio-gdbserver.exp: Most contents factored out to
2559         ...
2560         * boards/stdio-gdbserver-base.exp: ... this new file.
2561         * boards/native-stdio-gdbserver.exp: Reimplement, by loading
2562         "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
2563         procedure.
2564         * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
2565         instead of native-stdio-gdbserver.  Don't set gdb_server_prog nor
2566         stdio_gdbserver_command.
2567         (${board}_get_remote_address, ${board}_get_comm_port)
2568         (${board}_download, ${board}_upload): Delete.
2569         (get_target_remote_pipe_cmd): New.
2570
2571 2017-10-16  Simon Marchi  <simon.marchi@ericsson.com>
2572
2573         * gdb.python/py-breakpoint.exp (test_bkpt_basic,
2574         test_bkpt_deletion, test_bkpt_cond_and_cmds,
2575         test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
2576         test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
2577         test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
2578         remove with_test_prefix.
2579
2580 2017-10-13  Pedro Alves  <palves@redhat.com>
2581
2582         * lib/gdb.exp (target_can_use_run_cmd): New procedure.
2583         * gdb.base/annota1.exp: Use it instead of is_remote.
2584         * gdb.base/annota3.exp: Use it instead of is_remote.
2585         * gdb.cp/annota2.exp: Use it instead of is_remote.
2586         * gdb.cp/annota3.exp: Use it instead of is_remote.
2587         * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
2588
2589 2017-10-13  Pedro Alves  <palves@redhat.com>
2590
2591         * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
2592         (test_num_test_vars, run_and_count_vars, find_env)
2593         (test_set_unset_env, test_inherit_env_var): New procedures.
2594         (top level): Use them.
2595
2596 2017-10-13  Pedro Alves  <palves@redhat.com>
2597
2598         * lib/selftest-support.exp (selftest_setup): Extend comments, and
2599         also skip on stub-like targets.
2600
2601 2017-10-13  Pedro Alves  <palves@redhat.com>
2602
2603         PR gdb/22293
2604         * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
2605         (top level): Move some tests to ...
2606         (test_not_found): ... this new procedure.
2607         (top level): Call it.
2608
2609 2017-10-13  Pedro Alves  <palves@redhat.com>
2610
2611         * gdb.base/term.exp: Don't skip if is_remote target.  Instead,
2612         expect different "info terminal" output if testing with a
2613         non-native target.
2614
2615 2017-10-13  Pedro Alves  <palves@redhat.com>
2616             Simon Marchi  <simon.marchi@polymtl.ca>
2617
2618         PR python/12966
2619         * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
2620
2621 2017-10-13  Pedro Alves  <palves@redhat.com>
2622
2623         * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
2624         already.
2625
2626 2017-10-13  Pedro Alves  <palves@redhat.com>
2627
2628         * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
2629         is_remote.
2630
2631 2017-10-13  Pedro Alves  <palves@redhat.com>
2632
2633         * gdb.threads/thread_events.exp: Check gdb_protocol instead of
2634         is_remote.
2635
2636 2017-10-13  Pedro Alves  <palves@redhat.com>
2637
2638         * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
2639         is set.
2640         (corefile_test_attach): Likewise.  Check can_spawn_for_attach
2641         instead of is_remote.
2642
2643 2017-10-13  Pedro Alves  <palves@redhat.com>
2644
2645         * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
2646         (top level): Add comment.
2647
2648 2017-10-13  Pedro Alves  <palves@redhat.com>
2649
2650         * gdb.base/remote.exp (top level): Fix comment typo and add
2651         missing return.
2652
2653 2017-10-13  Pedro Alves  <palves@redhat.com>
2654             Simon Marchi  <simon.marchi@polymtl.ca>
2655
2656         * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
2657         calls and add comments.  Skip test if use_gdb_stub is set.
2658         (top level): Use "set cwd" command instead of "cd" command.
2659
2660 2017-10-13  Pedro Alves  <palves@redhat.com>
2661
2662         * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
2663         is_remote target check.
2664
2665 2017-10-13  Pedro Alves  <palves@redhat.com>
2666
2667         * gdb.base/scope.exp: Use build_executable + clean_restart +
2668         gdb_file_cmd instead of prepare_for_testing and no longer skip
2669         "before run" tests on is_remote target boards.  Update comments.
2670         * boards/native-extended-gdbserver.exp
2671         (extended_gdbserver_load_last_file): New, factored out from ...
2672         (gdb_load): ... this.  Move further below and add comment.
2673         (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
2674
2675 2017-10-12  Pedro Alves  <palves@redhat.com>
2676
2677         * gdb.base/attach.exp: Remove references to gdb64.
2678         * gdb.base/dbx.exp: Remove references to gdb64.
2679
2680 2017-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
2681             Pedro Alves  <palves@redhat.com>
2682
2683         * gdb.base/label.exp: Remove is_remote target check.
2684
2685 2017-10-12  Pedro Alves  <palves@redhat.com>
2686
2687         * gdb.base/auvx.exp (coredir): Update comment.
2688         (top level) <core_works>: Use "set cwd" command instead of "cd"
2689         command.
2690
2691 2017-10-12  Pedro Alves  <palves@redhat.com>
2692             Simon Marchi  <simon.marchi@polymtl.ca>
2693
2694         * gdb.base/catch-fork-static.exp: No longer skip on is_remote
2695         target boards.
2696
2697 2017-10-12  Pedro Alves  <palves@redhat.com>
2698             Simon Marchi  <simon.marchi@polymtl.ca>
2699
2700         * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
2701         Instead skip if there's any gdb_protocol set.
2702
2703 2017-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
2704             Pedro Alves  <palves@redhat.com>
2705
2706         * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
2707
2708 2017-10-12  Pedro Alves  <palves@redhat.com>
2709             Simon Marchi  <simon.marchi@polymtl.ca>
2710
2711         * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
2712         instead of on dejagnu remote boards.
2713
2714 2017-10-12  Pedro Alves  <palves@redhat.com>
2715             Simon Marchi  <simon.marchi@polymtl.ca>
2716
2717         * gdb.base/inferior-died.exp: Remove is_remote and isnative
2718         checks.  Use build_executable + clean_restart instead of
2719         prepare_for_testing.  Pass "set non-stop on" via GDBFLAGS instead
2720         of enabling non-stop after starting gdb.
2721
2722 2017-10-12  Pedro Alves  <palves@redhat.com>
2723
2724         * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
2725         * gdb.threads/non-ldr-exc-2.exp: Ditto.
2726         * gdb.threads/non-ldr-exc-3.exp: Ditto.
2727         * gdb.threads/non-ldr-exc-4.exp: Ditto.
2728
2729 2017-10-11  Anton Kolesov  <Anton.Kolesov@synopsys.com>
2730
2731         * gdb.arch/arc-tdesc-cpu.exp: New file.
2732         * gdb.arch/arc-tdesc-cpu.xml: Likewise.
2733
2734 2017-10-10  Simon Marchi  <simon.marchi@ericsson.com>
2735
2736         * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
2737
2738 2017-10-10  Pedro Alves <palves@redhat.com>
2739
2740         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
2741         expect CLI output.
2742
2743 2017-10-10  Pedro Alves  <palves@redhat.com>
2744
2745         * lib/selftest-support.exp (selftest_setup): Update for
2746         captured_command_loop's prototype change.
2747
2748 2017-10-09  Pedro Alves  <palves@redhat.com>
2749
2750         Test both arch1=>arch2 and arch2=>arch1.
2751
2752         * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
2753         (srcfile2, binfile2, march1, march2): Remove globals.  Largely
2754         factored out to...
2755         (append_arch1_options, append_arch2_options, append_arch_options)
2756         (build_executables): New procedures.
2757         (do_test): New 'first_arch' parameter.  Use it to define 'from_exec'
2758         local.
2759         (top level): Add new 'first_arch' testing axis.
2760
2761 2017-10-09  Pedro Alves  <palves@redhat.com>
2762
2763         * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
2764         (barrier): New.
2765         (thread_start, all_started): New functions.
2766         (main): Spawn new thread and wait until it is scheduled.
2767         * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
2768         option.
2769         (do_test): Add 'selected_thread' parameter.  Run to all_started
2770         instead of main.  Explicitly set the breakpoint at main.  Switch
2771         to the SELECTED_THREAD thread.
2772         (top level): Test handling the exec event with either the main
2773         thread or the second thread selected.
2774
2775 2017-10-09  Pedro Alves  <palves@redhat.com>
2776
2777         * gdb.base/print-file-var-main.c: Fix get_version_2 value check
2778         logic.  Move STOP marker after the value checks.
2779         * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
2780         regexp.
2781
2782 2017-10-06  Sandra Loosemore  <sandra@codesourcery.com>
2783
2784         * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
2785
2786 2017-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
2787
2788         * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
2789         integer-to-dfp conversion.
2790         * gdb.base/dfp-test.exp: Likewise.
2791
2792 2017-10-04  Pedro Alves  <palves@redhat.com>
2793
2794         * gdb.multi/hangout.c: Include <unistd.h>.
2795         (hangout_loop): New function.
2796         (main): Call alarm.  Call hangout_loop in a loop.
2797         * gdb.multi/hello.c: Include <unistd.h>.
2798         (hello_loop): New function.
2799         (main): Call alarm.  Call hangout_loop in a loop.
2800         * gdb.multi/multi-arch.exp: Test running to a breakpoint one
2801         inferior with the other selected.
2802
2803 2017-10-04  Simon Marchi  <simon.marchi@ericsson.com>
2804
2805         * gdb.mi/list-thread-groups-available.exp: New file.
2806         * gdb.mi/list-thread-groups-available.c: New file.
2807
2808 2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
2809
2810         * gdb.base/set-cwd.exp: Make it available on
2811         native-extended-gdbserver.
2812
2813 2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
2814
2815         * gdb.base/set-cwd.c: New file.
2816         * gdb.base/set-cwd.exp: Likewise.
2817
2818 2017-10-02  Tom Tromey  <tom@tromey.com>
2819
2820         PR rust/22236:
2821         * gdb.rust/simple.rs (main): New variable "fslice".
2822         * gdb.rust/simple.exp: Add slice tests.  Update string tests.
2823
2824 2017-10-02  Tom Tromey  <tom@tromey.com>
2825
2826         * gdb.rust/simple.exp: Test ptype of a slice.
2827
2828 2017-10-02  Tom Tromey  <tom@tromey.com>
2829
2830         * gdb.rust/simple.exp: Test index of slice.
2831
2832 2017-09-27  Tom Tromey  <tom@tromey.com>
2833
2834         * gdb.base/macscp.exp: Add __VA_OPT__ tests.
2835
2836 2017-09-26  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2837             Pedro Alves  <palves@redhat.com>
2838
2839         * gdb.base/compare-sections.exp (get value of read-only section): Read
2840         as unsigned value.
2841         (corrupt read-only section): Likewise and don't set written if patching
2842         failed.
2843
2844 2017-09-21  Kevin Buettner  <kevinb@redhat.com>
2845
2846         * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
2847         files.
2848
2849 2017-09-20  Pedro Alves  <palves@redhat.com>
2850
2851         * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
2852         symbol names in gdb's output.
2853         * gdb.cp/overload.exp ("list all overloads"): Likewise.
2854
2855 2017-09-20  Pedro Alves  <palves@redhat.com>
2856
2857         * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
2858         Rename to ...
2859         (test_list_ambiguous_symbol): ... this and add a symbol name
2860         parameter.  Adjust.
2861         (test_list_ambiguous_function): Reimplement on top of
2862         test_list_ambiguous_symbol and also test listing ambiguous
2863         variables.
2864         * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
2865         (ambiguous_fun): ... this.
2866         (ambiguous_var): New.
2867         * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
2868         (ambiguous_fun): ... this.
2869         (ambiguous_var): New.
2870
2871 2017-09-19  John Baldwin  <jhb@FreeBSD.org>
2872
2873         * gdb.base/starti.c: New file.
2874         * gdb.base/starti.exp: New file.
2875         * lib/gdb.exp (gdb_starti_cmd): New procedure.
2876
2877 2017-09-14  Pedro Alves  <palves@redhat.com>
2878
2879         * gdb.base/nodebug.exp (nodebug_runto): New procedure.
2880         (top level): Use it instead of runto.
2881
2882 2017-09-11  Tom Tromey  <tom@tromey.com>
2883
2884         * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
2885
2886 2017-09-11  Tom Tromey  <tom@tromey.com>
2887
2888         * gdb.python/py-infthread.exp: Add tests for new_thread event.
2889         * gdb.python/py-inferior.exp: Add tests for new inferior events.
2890
2891 2017-09-08  Christoph Weinmann  <christoph.t.weinmann@intel.com>
2892
2893         * gdb.fortran/printing-types.exp: New file.
2894         * gdb.fortran/printing-types.exp: New file.
2895
2896 2017-09-08  Bernhard Heckel  <bernhard.heckel@intel.com>
2897
2898         * gdb.fortran/vla-ptype.exp: Fix typos.
2899         * gdb.fortran/vla-value.exp: Same.
2900
2901 2017-09-08  Bernhard Heckel  <bernhard.heckel@intel.com>
2902
2903         * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
2904         * gdb.mi/mi-var-child-f.exp: Likewise.
2905         * gdb.mi/mi-vla-fortran.exp: Likewise.
2906
2907 2017-09-08  Frank Penczek  <frank.penczek@intel.com>
2908             Christoph Weinmann  <christoph.t.weinmann@intel.com>
2909             Bernhard Heckel  <bernhard.heckel@intel.com>
2910
2911         * gdb.fortran/ptr-indentation.f90: New file.
2912         * gdb.fortran/ptr-indentation.exp: New file.
2913
2914 2017-09-05  Tom Tromey  <tom@tromey.com>
2915
2916         PR gdb/22010:
2917         * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
2918
2919 2017-09-06  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2920
2921         * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
2922
2923 2017-09-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
2924
2925         * gdb.threads/tls-nodebug-pie.c: New file.
2926         * gdb.threads/tls-nodebug-pie.exp: New file.
2927
2928 2017-09-05  Tom Tromey  <tom@tromey.com>
2929
2930         * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
2931         for rust.
2932
2933 2017-09-05  Simon Marchi  <simon.marchi@ericsson.com>
2934
2935         * gdb.multi/multi-arch-exec.exp: Test with different
2936         "follow-exec-mode" settings.
2937         (do_test): New procedure.
2938
2939 2017-09-04  Pedro Alves  <palves@redhat.com>
2940
2941         * gdb.base/func-static.c (S::method const, S::method volatile)
2942         (S::method volatile const): New methods.
2943         (c_s, v_s, cv_s): New instances.
2944         (main): Call method() on them.
2945         * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
2946         (cannot_resolve): New procedure.
2947         (cxx_scopes_list): Test cv methods.  Add print-scope-quote and
2948         print-quote-unquoted columns.
2949         (do_test): Test printing each scope too.
2950
2951 2017-09-04  Pedro Alves  <palves@redhat.com>
2952
2953         * gdb.base/local-static.exp: Also test with
2954         class::method::variable wholly quoted.
2955         * gdb.cp/m-static.exp (class::method::variable): Remove test.
2956
2957 2017-09-04  Pedro Alves  <palves@redhat.com>
2958
2959         * gdb.base/local-static.c: New.
2960         * gdb.base/local-static.cc: New.
2961         * gdb.base/local-static.exp:  New.
2962
2963 2017-09-04  Pedro Alves  <palves@redhat.com>
2964
2965         * gdb.asm/asm-source.exp: Add casts to int.
2966         * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
2967         (dataglobal64_1, dataglobal64_2): New globals.
2968         * gdb.base/nodebug.exp: Test different expressions involving the
2969         new globals, with print, whatis and ptype.  Add casts to int.
2970         * gdb.base/solib-display.exp: Add casts to int.
2971         * gdb.compile/compile-ifunc.exp: Expect warning.  Add cast to int.
2972         * gdb.cp/m-static.exp: Add cast to int.
2973         * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
2974         * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
2975         tls variable with no debug info without a cast.  Test with a cast
2976         to int too.
2977         * gdb.trace/entry-values.exp: Add casts.
2978
2979 2017-09-04  Pedro Alves  <palves@redhat.com>
2980
2981         * gdb.base/nodebug.exp: Test that ptype's error about functions
2982         with unknown return type includes the function name too.
2983
2984 2017-09-04  Pedro Alves  <palves@redhat.com>
2985
2986         * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
2987         return type of munmap in infcall.
2988         * gdb.base/break-probes.exp: Cast return type of foo in infcall.
2989         * gdb.base/checkpoint.exp: Simplify using for loop.  Cast return
2990         type of ftell in infcall.
2991         * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
2992         type of getpid in infcall.
2993         * gdb.base/infcall-exec.exp: Cast return type of execlp in
2994         infcall.
2995         * gdb.base/info-os.exp: Cast return type of getpid in infcall.
2996         Bail on failure to extract the pid.
2997         * gdb.base/nodebug.c: #include <stdint.h>.
2998         (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
2999         New functions.
3000         * gdb.base/nodebug.exp (test_call_promotion): New procedure.
3001         Change expected output of print/whatis/ptype with functions with
3002         no debug info.  Test all supported languages.  Call
3003         test_call_promotion.
3004         * gdb.compile/compile.exp: Adjust expected output to expect
3005         warning.
3006         * gdb.threads/siginfo-threads.exp: Likewise.
3007
3008 2017-09-04  Pedro Alves  <palves@redhat.com>
3009
3010         * gdb.base/callfuncs.exp (do_function_calls): New parameter
3011         "prototypes".  Test calling float functions via prototyped and
3012         unprototyped function pointers.
3013         (perform_all_tests): New parameter "prototypes".  Pass it down.
3014         (top level): Pass down "prototypes" parameter to
3015         perform_all_tests.
3016
3017 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
3018
3019         * gdb.base/commands.exp (loop_break_test, loop_continue_test):
3020         Test with nested loops.
3021
3022 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
3023
3024         * gdb.base/commands.exp: Call the new procedures.
3025         (loop_break_test, loop_continue_test): New procedures.
3026
3027 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
3028
3029         * gdb.base/commands.exp: Call new procedure.
3030         (define_if_without_arg_test): New procedure.
3031
3032 2017-09-04  Pedro Alves  <palves@redhat.com>
3033
3034         * gdb.base/list-ambiguous.exp: New file.
3035         * gdb.base/list-ambiguous0.c: New file.
3036         * gdb.base/list-ambiguous1.c: New file.
3037         * gdb.base/list.exp (test_list_range): Adjust expected output.
3038
3039 2017-08-31  Sergio Durigan Junior  <sergiodj@redhat.com>
3040
3041         * gdb.base/share-env-with-gdbserver.c: New file.
3042         * gdb.base/share-env-with-gdbserver.exp: Likewise.
3043
3044 2017-08-28  Simon Marchi  <simon.marchi@ericsson.com>
3045
3046         * gdb.base/commands.exp (gdbvar_simple_if_test,
3047         gdbvar_simple_if_test, gdbvar_complex_if_while_test,
3048         progvar_simple_if_test, progvar_simple_while_test,
3049         progvar_complex_if_while_test, user_defined_command_test,
3050         user_defined_command_args_eval,
3051         user_defined_command_args_stack_test,
3052         user_defined_command_manyargs_test, bp_deleted_in_command_test,
3053         temporary_breakpoint_commands,
3054         gdb_test_no_prompt, redefine_hook_test,
3055         redefine_backtrace_test): Remove "global gdb_prompt".
3056
3057 2017-08-28  Simon Marchi  <simon.marchi@ericsson.com>
3058
3059         * gdb.base/commands.exp (user_defined_command_case_sensitivity):
3060         New proc, call it from toplevel.
3061
3062 2017-08-23  Sergio Durigan Junior  <sergiodj@redhat.com>
3063
3064         PR remote/21852
3065         * gdb.server/normal.c: New file, copied from gdb.base.
3066         * gdb.server/run-without-local-binary.exp: New file.
3067
3068 2017-08-07  Weimin Pan  <weimin.pan@oracle.com>
3069
3070         * gdb.arch/sparc64-adi.exp: New file.
3071         * gdb.arch/sparc64-adi.c: New file.
3072
3073 2017-08-22  Pedro Alves  <palves@redhat.com>
3074
3075         * gdb.cp/overload.exp (line_range_pattern): New procedure.
3076         (top level): Add "list all overloads" tests.
3077
3078 2017-08-22  Tom Tromey  <tom@tromey.com>
3079
3080         * gdb.gdb/xfullpath.exp: Remove.
3081
3082 2017-08-21  Pedro Alves  <palves@redhat.com>
3083
3084         PR gdb/19487
3085         * gdb.base/symbol-alias.c: New.
3086         * gdb.base/symbol-alias2.c: New.
3087         * gdb.base/symbol-alias.exp: New.
3088
3089 2017-08-21  Pedro Alves  <palves@redhat.com>
3090
3091         * gdb.base/dfp-test.c
3092         (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
3093         (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
3094         * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
3095         * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
3096         * gdb.base/whatis-ptype-typedefs.c: New.
3097         * gdb.base/whatis-ptype-typedefs.exp: New.
3098         * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
3099         (an_int, an_int_type, an_int_type2): New globals.
3100         * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
3101         involving typedefs and cast expressions.
3102         * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
3103         (lookup_typedefs_function): New.
3104         (typedefs_pretty_printers_dict): New.
3105         (top level): Register lookup_typedefs_function in
3106         gdb.pretty_printers.
3107
3108 2017-08-18  Yao Qi  <yao.qi@linaro.org>
3109
3110         * gdb.server/unittest.exp: New.
3111
3112 2017-08-15  Sergio Durigan Junior  <sergiodj@redhat.com>
3113
3114         PR gdb/21954
3115         * gdb.base/environ.exp: Add test to check if 'unset environment'
3116         works.
3117
3118 2017-08-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3119
3120         * lib/gdb.exp (universal_compile_options): New caching proc.
3121         (gdb_compile): Suppress GCC's coloring of messages.
3122
3123 2017-08-14  Tom Tromey  <tom@tromey.com>
3124
3125         PR gdb/21675:
3126         * gdb.base/printcmds.exp (test_radices): New function.
3127         * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
3128         * gdb.base/sizeof.exp (check_valueof): Use p/d.
3129         * lib/gdb.exp (get_integer_valueof): Use p/d.
3130
3131 2017-08-12  Simon Marchi  <simon.marchi@ericsson.com>
3132
3133         * lib/gdb.exp (get_valueof): Don't capture end-of-line
3134         characters.
3135
3136 2017-08-05  Tom Tromey  <tom@tromey.com>
3137
3138         * gdb.rust/simple.exp: Allow String to appear in a different
3139         namespace.
3140
3141 2017-07-26  Yao Qi  <yao.qi@linaro.org>
3142
3143         * gdb.gdb/unittest.exp: Invoke command
3144         "maintenance check xml-descriptions".
3145
3146 2017-07-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3147
3148         * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
3149         calling context.
3150         (hex128): Drop erroneous calculation of parameters.
3151
3152 2017-07-22  Simon Marchi  <simon.marchi@ericsson.com>
3153
3154         * gdb.python/py-unwind.exp: Disable stack protection when
3155         building test file.
3156
3157 2017-07-20  Pedro Alves  <palves@redhat.com>
3158
3159         * gdb.base/default.exp (set language): Adjust expected output.
3160
3161 2017-07-20  Pedro Alves  <palves@redhat.com>
3162
3163         * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
3164         (test_minsym): ... this, and make static.
3165         (get_pck__foo__bar__minsym): Rename to ...
3166         (get_test_minsym): ... this.
3167         * gdb.base/dmsym.exp (): Remove "set language ada" call.  Adjust
3168         symbol names and comments.
3169         * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
3170         (get_test_minsym): ... this.
3171         (pck__foo__bar__minsym__2): Rename to ...
3172         (test_minsym): ... this.
3173         (main): Adjust.
3174
3175 2017-07-17  Pedro Alves  <palves@redhat.com>
3176
3177         * gdb.base/completion.exp: Adjust expected output.
3178         * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
3179         the completer works.
3180
3181 2017-07-17  Pedro Alves  <palves@redhat.com>
3182
3183         * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
3184
3185 2017-07-15  Andrew Burgess  <andrew.burgess@embecosm.com>
3186
3187         * gdb.mi/mi-vla-fortran.exp: Make test names unique.
3188
3189 2017-07-14  Tom Tromey  <tom@tromey.com>
3190
3191         PR rust/21764:
3192         * gdb.rust/simple.exp: Add tests.
3193
3194 2017-07-14  Tom Tromey  <tom@tromey.com>
3195
3196         * gdb.rust/simple.exp: Add regression test for PR rust/21763.
3197
3198 2017-07-14  Pedro Alves  <palves@redhat.com>
3199
3200         * gdb.linespec/base/one/thefile.cc (z1): New function.
3201         * gdb.linespec/base/two/thefile.cc (z2): New function.
3202         * gdb.linespec/linespec.exp: Add tests.
3203
3204 2017-07-13  Andrew Burgess  <andrew.burgess@embecosm.com>
3205
3206         * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
3207         to mi_create_breakpoint.
3208
3209 2017-07-13  Andrew Burgess  <andrew.burgess@embecosm.com>
3210
3211         * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
3212         mi_create_breakpoint.
3213
3214 2017-07-11  Iain Buclaw  <ibuclaw@gdcproject.org>
3215
3216         * gdb.dlang/demangle.exp: Update for demangling changes.
3217
3218 2017-07-09  Tom Tromey  <tom@tromey.com>
3219
3220         * gdb.dwarf2/shortpiece.exp: New file.
3221
3222 2017-07-06  David Blaikie  <dblaikie@gmail.com>
3223
3224         * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
3225         built from fissiont-multi-cu{1,2}.c.
3226         * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
3227         except putting 'main' and 'func' in separate CUs in the same DWO file.
3228         * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
3229         test.
3230         * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
3231         test.
3232
3233 2017-07-06  Pedro Alves  <palves@redhat.com>
3234
3235         * gdb.python/py-unwind.exp: Test flushregs.
3236
3237 2017-06-30  Sergio Durigan Junior  <sergiodj@redhat.com>
3238
3239         PR cli/21688
3240         * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
3241         tests for alias commands and trailing whitespace.
3242
3243 2017-06-30  Sergio Durigan Junior  <sergiodj@redhat.com>
3244
3245         PR cli/21688
3246         * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
3247         procedure.  Call it.
3248
3249 2017-06-29  Pedro Alves  <palves@redhat.com>
3250
3251         * gdb.base/printcmds.exp: Add tests.
3252
3253 2017-06-28  Doug Gilmore  <Doug.Gilmore@imgtec.com>
3254
3255         PR gdb/21337
3256         * gdb.base/reread-readsym.exp: New file.
3257         * gdb.base/reread-readsym.c: New file.
3258
3259 2017-06-21  Kevin Buettner  <kevinb@redhat.com>
3260
3261         * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
3262         subpattern.
3263
3264 2017-06-19  Peter Bergner  <bergner@vnet.ibm.com>
3265
3266         * gdb.arch/powerpc-power9.exp: Update test case for new lnia
3267         extended mnemonic.
3268         * gdb.arch/powerpc-power9.s: Likewise.
3269
3270 2017-06-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3271
3272         * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
3273         on 32-bit x86 targets.  Exploit is_*_target macros where
3274         appropriate.
3275
3276 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3277
3278         * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
3279         register pieces.
3280
3281 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3282
3283         * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
3284         located in one or more DWARF pieces.
3285
3286 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3287
3288         * lib/gdb.exp (get_endianness): New proc.
3289         * gdb.arch/aarch64-fp.exp: Use it.
3290         * gdb.arch/altivec-regs.exp: Likewise.
3291         * gdb.arch/e500-regs.exp: Likewise.
3292         * gdb.arch/vsx-regs.exp: Likewise.
3293         * gdb.base/dump.exp: Likewise.
3294         * gdb.base/funcargs.exp: Likewise.
3295         * gdb.base/gnu_vector.exp: Likewise.
3296         * gdb.dwarf2/formdata16.exp: Likewise.
3297         * gdb.dwarf2/implptrpiece.exp: Likewise.
3298         * gdb.dwarf2/nonvar-access.exp: Likewise.
3299         * gdb.python/py-inferior.exp: Likewise.
3300         * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3301
3302 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3303
3304         PR gdb/21226
3305         * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
3306         stack value pieces are taken from the LSB end.
3307
3308 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3309
3310         * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
3311         variable at nonzero offset.
3312
3313 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3314
3315         * gdb.dwarf2/var-access.c: New file.
3316         * gdb.dwarf2/var-access.exp: New test.
3317         * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
3318
3319 2017-06-12  Tom Tromey  <tom@tromey.com>
3320
3321         * gdb.dwarf2/formdata16.exp: Add tests.
3322
3323 2017-06-12  Tom Tromey  <tom@tromey.com>
3324
3325         * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
3326
3327 2017-06-12  Tom Tromey  <tom@tromey.com>
3328
3329         PR exp/16225:
3330         * gdb.reverse/i386-sse-reverse.exp: Update tests.
3331         * gdb.arch/vsx-regs.exp: Update tests.
3332         * gdb.arch/s390-vregs.exp (hex128): New proc.
3333         Update test.
3334         * gdb.arch/altivec-regs.exp: Update tests.
3335
3336 2017-06-07  Sergio Durigan Junior  <sergiodj@redhat.com>
3337
3338         * gdb.base/startup-with-shell.c: New file.
3339         * gdb.base/startup-with-shell.exp: Likewise.
3340
3341 2017-06-07  Sergio Durigan Junior  <sergiodj@redhat.com>
3342
3343         * gdb.server/non-existing-program.exp: Update regex in order to
3344         reflect the fact that gdbserver is now using fork_inferior (with a
3345         shell) to startup the inferior.
3346
3347 2017-05-30  Simon Marchi  <simon.marchi@ericsson.com>
3348
3349         * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
3350         support function calls from GDB.
3351
3352 2017-05-21  Tom Tromey  <tom@tromey.com>
3353
3354         PR rust/21466:
3355         * gdb.rust/unsized.exp: New file.
3356         * gdb.rust/unsized.rs: New file.
3357
3358 2017-05-19  Tom Tromey  <tom@tromey.com>
3359
3360         PR rust/21484:
3361         * gdb.rust/watch.exp: New file.
3362         * gdb.rust/watch.rs: New file.
3363
3364 2017-05-18  Tom Tromey  <tom@tromey.com>
3365
3366         * gdb.rust/simple.exp: Allow Box to be qualified.
3367
3368 2017-05-18  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3369
3370         * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
3371
3372 2017-05-18  Pedro Alves  <palves@redhat.com>
3373
3374         * gdb.base/fileio.c (test_write, test_read, test_close)
3375         (test_fstat): Don't print 'ret' in the fail path.
3376
3377 2017-05-18  Pedro Alves  <palves@redhat.com>
3378
3379         * gdb.base/fileio.c (stop, test_open, test_write, test_read)
3380         (test_lseek, test_close, test_stat, test_fstat, test_isatty)
3381         (test_system, test_rename, test_unlink, test_time): Change
3382         prototypes.
3383         * gdb.base/fileio.exp (stop_msg): Adjust.
3384
3385 2017-05-18  Pedro Alves  <palves@redhat.com>
3386
3387         * gdb.base/fileio.c (null_str): New global.
3388         (test_stat): Use it.
3389         * gdb.base/fileio.exp: Remove nowarnings.
3390
3391 2017-05-17  Yao Qi  <yao.qi@linaro.org>
3392
3393         * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
3394
3395 2017-05-17  Simon Marchi  <simon.marchi@ericsson.com>
3396
3397         * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
3398         argument command.
3399         (top-level): Invoke test_set_inferior_tty.
3400
3401 2017-05-04  Pedro Alves  <palves@redhat.com>
3402
3403         * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
3404         Add parens to print call for Python 3.
3405
3406 2017-05-03  Keith Seitz  <keiths@redhat.com>
3407
3408         * gdb.cp/oranking.cc (dummy): New function to grab malloc.
3409         (main): Call it.
3410
3411 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
3412
3413         * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
3414         to prev and next.
3415
3416 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
3417
3418         * gdb.python/py-record-btrace.exp: Remove test for
3419         gdb.BtraceInstruction.error.
3420
3421 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
3422
3423         * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
3424
3425 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
3426
3427         * gdb.python/py-record-btrace-threads.c: New file.
3428         * gdb.python/py-record-btrace-threads.exp: New file.
3429
3430 2017-04-28  Sergio Durigan Junior  <sergiodj@redhat.com>
3431
3432         PR testsuite/8595
3433         * gdb.base/environ.exp: Make test available in all architectures.
3434         Move bits related to "info program" testing to
3435         gdb.base/info-program.exp.  Rewrite tests to use the two new
3436         procedures mentione below.
3437         (test_set_show_env_var) New procedure.
3438         (test_set_show_env_var_equal): Likewise.
3439         * gdb.base/info-program.exp: New file.
3440
3441 2017-04-27  Keith Seitz  <keiths@redhat.com>
3442
3443         * gdb.cp/oranking.cc (test15): New function.
3444         (main): Call test15 and declare additional variables for testing.
3445         * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
3446         "p foo101('abc')" tests.
3447         Add tests for cv qualifier overloads.
3448         * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
3449         "lvalue reference overload" test.
3450         * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
3451         "print value of f1 on Child&& in f2" test.
3452
3453 2017-04-19  Pedro Alves  <palves@redhat.com>
3454
3455         * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
3456         procedure.
3457         (top level): Call it.
3458         * lib/gdb.exp (gdb_define_cmd): New procedure.
3459
3460 2017-04-12  Pedro Alves  <palves@redhat.com>
3461
3462         PR gdb/21323
3463         * gdb.cp/wide_char_types.c: Include <wchar.h>.
3464         (wchar): New global.
3465         * gdb.cp/wide_char_types.exp (wide_char_types_program)
3466         (do_test_wide_char, wide_char_types_no_program, top level): Add
3467         wchar_t testing.
3468
3469 2017-04-12  Pedro Alves  <palves@redhat.com>
3470
3471         PR c++/21323
3472         * gdb.cp/wide_char_types.c: New file.
3473         * gdb.cp/wide_char_types.exp: New file.
3474
3475 2017-04-05  Sergio Durigan Junior  <sergiodj@redhat.com>
3476
3477         PR gdb/21352
3478         * gdb.trace/tsv.exp: Add test for "tsave -r".
3479
3480 2017-03-30  Iain Buclaw  <ibuclaw@gdcproject.org>
3481
3482         * gdb.dlang/watch-loc.c: New file.
3483         * gdb.dlang/watch-loc.exp: New file.
3484
3485 2017-03-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
3486
3487         * gdb.python/py-section-script.exp (sepdebug): New testcases.
3488
3489 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
3490
3491         * gdb.arch/arc-analyze-prologue.S: New file.
3492         * gdb.arch/arc-analyze-prologue.exp: Likewise.
3493
3494 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
3495
3496         * gdb.arch/arc-decode-insn.S: New file.
3497         * gdb.arch/arc-decode-insn.exp: Likewise.
3498
3499 2017-03-21  Ivo Raisr  <ivo.raisr@oracle.com>
3500
3501         PR tdep/20928
3502         * gdb.arch/sparc64-regs.exp: New file.
3503         * gdb.arch/sparc64-regs.S: Likewise.
3504
3505 2017-03-21  Tim Wiederhake  <tim.wiederhake@intel.com>
3506
3507         * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
3508         and memory view on Python 3.
3509
3510 2017-03-20  Artemiy Volkov  <artemiyv@acm.org>
3511             Keith Seitz  <keiths@redhat.com>
3512
3513         PR gdb/14441
3514         * gdb.cp/demangle.exp: Add rvalue reference tests.
3515         * gdb.cp/rvalue-ref-casts.cc: New file.
3516         * gdb.cp/rvalue-ref-casts.exp: New file.
3517         * gdb.cp/rvalue-ref-overload.cc: New file.
3518         * gdb.cp/rvalue-ref-overload.exp: New file.
3519         * gdb.cp/rvalue-ref-params.cc: New file.
3520         * gdb.cp/rvalue-ref-params.exp: New file.
3521         * gdb.cp/rvalue-ref-sizeof.cc: New file.
3522         * gdb.cp/rvalue-ref-sizeof.exp: New file.
3523         * gdb.cp/rvalue-ref-types.cc: New file.
3524         * gdb.cp/rvalue-ref-types.exp: New file.
3525         * gdb.python/py-rvalue-ref-value-cc.cc: New file.
3526         * gdb.python/py-rvalue-ref-value-cc.exp: New file.
3527
3528 2017-03-20  Marc-Andre Laperle  <marc-andre.laperle@ericsson.com>
3529
3530         * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
3531         New procedure.
3532
3533 2017-03-20  Marc-Andre Laperle  <marc-andre.laperle@ericsson.com>
3534
3535         * lib/mi-support.exp (mi_gdb_test): Add additional message
3536         for unexpected output.
3537
3538 2017-03-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3539
3540         * gdb.base/examine-backward.c (Barrier): New character array
3541         constant, to ensure that TestStrings is preceded by a string
3542         terminator.
3543
3544 2017-03-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3545
3546         * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
3547         * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
3548         and implicit pointer into such a location.
3549
3550 2017-03-16  Doug Evans  <dje@google.com>
3551
3552         * gdb.python/py-lazy-string (pointer): Really add new typedef.
3553
3554 2017-03-16  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3555
3556         * gdb.cp/m-static.exp: Fix expectation for prototype of
3557         test5.single_constructor and single_constructor::single_constructor.
3558
3559 2017-03-16  Doug Evans  <dje@google.com>
3560
3561         * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
3562         * gdb.guile/scm-lazy-string.c: New file.
3563         * gdb.guile/scm-value.exp: Move lazy string tests to ...
3564         * gdb.guile/scm-lazy-string.exp: ... here, new file.  Add more tests
3565         for pointer, array, typedef lazy strings.
3566
3567 2017-03-16  Doug Evans  <dje@google.com>
3568
3569         PR python/17728, python/18439, python/18779
3570         * gdb.python/py-value.c (main) Delete locals sptr, sn.
3571         * gdb.python/py-lazy-string.c (pointer): New typedef.
3572         (main): New locals ptr, array, typedef_ptr.
3573         * gdb.python/py-value.exp: Move lazy string tests to ...
3574         * gdb.python/py-lazy-string.exp: ... here.  Add more tests for pointer,
3575         array, typedef lazy strings.
3576
3577 2017-03-14  Anton Kolesov  <anton.kolesov@synopsys.com>
3578
3579         * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
3580           Add optional 'test' parameter.
3581
3582 2017-03-13  Simon Marchi  <simon.marchi@ericsson.com>
3583
3584         * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3585         Skip for versions of DejaGnu < 1.5.
3586
3587 2017-03-13  Simon Marchi  <simon.marchi@ericsson.com>
3588
3589         * lib/gdb.exp (dejagnu_version): New proc.
3590         * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3591         Use dejagnu_version.
3592
3593 2017-03-10  Keith Seitz  <keiths@redhat.com>
3594
3595         PR c++/8128
3596         * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
3597         type from destructor regexps.
3598         Add a branch which actually passes the test.
3599         Adjust "ptype t5i" test names.
3600
3601 2017-03-08  Pedro Alves  <palves@redhat.com>
3602
3603         * gdb.base/step-over-exit.exp: Add explicit test message.
3604
3605 2017-03-08  Pedro Alves  <palves@redhat.com>
3606
3607         PR gdb/18360
3608         * gdb.threads/interrupt-while-step-over.c: New file.
3609         * gdb.threads/interrupt-while-step-over.exp: New file.
3610
3611 2017-03-08  Pedro Alves  <palves@redhat.com>
3612
3613         * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
3614         * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
3615
3616 2017-03-08  Pedro Alves  <palves@redhat.com>
3617
3618         * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
3619         PKRU as not supported as a PASS.
3620
3621 2017-03-08  Pedro Alves  <palves@redhat.com>
3622
3623         * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
3624         prefix instead of $binfile1/$binfile2.
3625         * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
3626         in test message.
3627         * gdb.python/py-completion.exp: Use "load python file" as test
3628         messages instead of unstable path names.
3629
3630 2017-03-08  Pedro Alves  <palves@redhat.com>
3631             Jan Kratochvil  <jan.kratochvil@redhat.com>
3632
3633         PR cli/21218
3634         * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3635         New proc.
3636         (top level): Call it.
3637
3638 2017-03-08  Pedro Alves  <palves@redhat.com>
3639
3640         PR tui/21216
3641         * gdb.tui/tui-nl-filtered-output.exp: New file.
3642
3643 2017-03-08  Pedro Alves  <palves@redhat.com>
3644
3645         * gdb.base/completion.exp: Move TUI completion tests to ...
3646         * gdb.tui/completion.exp: ... this new file.
3647
3648 2017-03-08  Pedro Alves  <palves@redhat.com>
3649
3650         * gdb.base/tui-disasm-long-lines.c,
3651         gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
3652         gdb.base/tui-layout.exp: Move to ...
3653         * gdb.tui/: ... this new directory.
3654
3655 2017-03-07  Pedro Alves  <palves@redhat.com>
3656
3657         * gdb.base/tui-layout.c: New file.
3658         * gdb.base/tui-layout.exp: New file.
3659
3660 2017-03-07  Pedro Alves  <palves@redhat.com>
3661
3662         * gdb.base/tui-layout.c: Rename to ...
3663         * gdb.base/tui-disasm-long-lines.c: ... this.
3664         * gdb.base/tui-layout.exp: Rename to ...
3665         * gdb.base/tui-disasm-long-lines.exp: ... this.
3666
3667 2017-03-07  Pedro Alves  <palves@redhat.com>
3668
3669         * gdb.base/tui-layout.exp: Add intro comment and fix typo.
3670
3671 2017-03-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
3672
3673         * i386-mpx-call.c: New file.
3674         * i386-mpx-call.exp: New file.
3675
3676 2017-02-28  Peter Bergner  <bergner@vnet.ibm.com>
3677
3678         * gdb.arch/powerpc-power.exp: Delete test.
3679         * gdb.arch/powerpc-power.s: Likewise.
3680         * gdb.disasm/disassembler-options.exp: New test.
3681         * gdb.arch/powerpc-altivec.exp: Likewise.
3682         * gdb.arch/powerpc-altivec.s: Likewise.
3683         * gdb.arch/powerpc-altivec2.exp: Likewise.
3684         * gdb.arch/powerpc-altivec2.s: Likewise.
3685         * gdb.arch/powerpc-altivec3.exp: Likewise.
3686         * gdb.arch/powerpc-altivec3.s: Likewise.
3687         * gdb.arch/powerpc-power7.exp: Likewise.
3688         * gdb.arch/powerpc-power7.s: Likewise.
3689         * gdb.arch/powerpc-power8.exp: Likewise.
3690         * gdb.arch/powerpc-power8.s: Likewise.
3691         * gdb.arch/powerpc-power9.exp: Likewise.
3692         * gdb.arch/powerpc-power9.s: Likewise.
3693         * gdb.arch/powerpc-vsx.exp: Likewise.
3694         * gdb.arch/powerpc-vsx.s: Likewise.
3695         * gdb.arch/powerpc-vsx2.exp: Likewise.
3696         * gdb.arch/powerpc-vsx2.s: Likewise.
3697         * gdb.arch/powerpc-vsx3.exp: Likewise.
3698         * gdb.arch/powerpc-vsx3.s: Likewise.
3699         * gdb.arch/arm-disassembler-options.exp: Likewise.
3700         * gdb.arch/powerpc-disassembler-options.exp: Likewise.
3701         * gdb.arch/s390-disassembler-options.exp: Likewise.
3702
3703 2017-02-23  Luis Machado  <lgustavo@codesourcery.com>
3704
3705         * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
3706         (check_supported_features): ... this. Changed return type to void.
3707         (supports_rdseed): New static global.
3708         (rdseed): Check supports_rdseed.
3709         (initialize): Call check_supported_features.
3710
3711 2017-02-21  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
3712
3713         * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
3714         gdb.arch/ppc64-atomic-inst.exp.  Add tests for lbarx/stbcx, lharx/sthcx
3715         and lqarx/stqcx.
3716         * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
3717         * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
3718
3719 2017-02-21  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
3720
3721         * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
3722         uppercase.
3723
3724 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
3725
3726         * gdb.dwarf2/formdata16.c: New file.
3727         * gdb.dwarf2/formdata16.exp: New file.
3728         * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
3729
3730 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
3731
3732         * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
3733         * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
3734         * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
3735         * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
3736         DW_AT_GNU_*.
3737
3738 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
3739
3740         * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
3741
3742 2017-02-15  Sergio Durigan Junior  <sergiodj@redhat.com>
3743
3744         PR gdb/21164
3745         * gdb.base/maint.exp: Add testcases for when the commands do
3746         not have arguments.
3747
3748 2017-02-15  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3749
3750         * gdb.cp/chained-calls.exp: Use p instead of P.
3751
3752 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
3753
3754         * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
3755         gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
3756
3757 2017-02-14  Tom Tromey  <tom@tromey.com>
3758
3759         PR python/13598:
3760         * gdb.python/py-events.exp: Add before_prompt event tests.
3761
3762 2017-02-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3763
3764         * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
3765
3766 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
3767
3768         * gdb.linespec/explicit.c (my_unique_function_name): New function.
3769         (main): Call my_unique_function_name.
3770         * gdb.linespec/explicit.exp: Use my_unique_function_name to test
3771         completion of patterns with a single match.
3772         Add missing -re switches to gdb_test_multiple calls.
3773
3774 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
3775
3776         * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
3777         return if core file is not recognized.
3778
3779 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
3780
3781         * gdb.base/new-ui.exp (do_test): Test queries behavior on main
3782         and extra UIs.
3783
3784 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
3785
3786         * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
3787         proc_with_prefix.
3788
3789 2017-02-10  Tom Tromey  <tom@tromey.com>
3790
3791         * gdb.python/py-xmethods.exp: Use "p" command, not "P".
3792
3793 2017-02-10  Martin Galvan  <martingalvan@sourceware.org>
3794
3795         PR gdb/21122
3796         * gdb.base/help.exp: Update match pattern for testing 'help commands'.
3797
3798 2017-02-08  Jerome Guitton  <guitton@adacore.com>
3799
3800         * gdb.base/define.exp: Add test for command abbreviations
3801         in define.
3802
3803 2017-02-06  Luis Machado  <lgustavo@codesourcery.com>
3804
3805         * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
3806         * gdb.reverse/insn-reverse-x86.c: New file.
3807
3808 2017-02-06  Ivo Raisr  <ivo.raisr@oracle.com>
3809
3810         PR tdep/20936
3811         * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
3812
3813 2017-02-03  Tom Tromey  <tom@tromey.com>
3814
3815         PR rust/21097:
3816         * gdb.rust/simple.exp: Add new tests.
3817
3818 2017-02-02  Pedro Alves  <palves@redhat.com>
3819
3820         * gdb.mi/mi-logging.exp: Add "redirect while already logging"
3821         tests.
3822
3823 2017-02-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3824
3825         * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
3826         taking a 2-byte value out of a 4-byte DWARF implicit value on
3827         big-endian targets.
3828         * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
3829         logic.  Add test cases for DW_OP_implicit.
3830
3831 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
3832
3833         * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
3834
3835 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
3836
3837         * gdb.btrace/enable.exp: Call gdb_exit before
3838         skip_gdbserver_tests.
3839
3840 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
3841
3842         * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
3843         GDBFLAGS.
3844
3845 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
3846
3847         * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
3848         the test is skipped.
3849         * gdb.btrace/data.exp: Likewise.
3850         * gdb.btrace/delta.exp: Likewise.
3851         * gdb.btrace/dlopen.exp: Likewise.
3852         * gdb.btrace/enable-running.exp: Likewise.
3853         * gdb.btrace/enable.exp: Likewise.
3854         * gdb.btrace/exception.exp: Likewise.
3855         * gdb.btrace/function_call_history.exp: Likewise.
3856         * gdb.btrace/gcore.exp: Likewise.
3857         * gdb.btrace/instruction_history.exp: Likewise.
3858         * gdb.btrace/multi-thread-step.exp: Likewise.
3859         * gdb.btrace/nohist.exp: Likewise.
3860         * gdb.btrace/non-stop.exp: Likewise.
3861         * gdb.btrace/reconnect.exp: Likewise.
3862         * gdb.btrace/record_goto-step.exp: Likewise.
3863         * gdb.btrace/record_goto.exp: Likewise.
3864         * gdb.btrace/rn-dl-bind.exp: Likewise.
3865         * gdb.btrace/segv.exp: Likewise.
3866         * gdb.btrace/step.exp: Likewise.
3867         * gdb.btrace/stepi.exp: Likewise.
3868         * gdb.btrace/tailcall-only.exp: Likewise.
3869         * gdb.btrace/tailcall.exp: Likewise.
3870         * gdb.btrace/tsx.exp: Likewise.
3871         * gdb.btrace/unknown_functions.exp: Likewise.
3872         * gdb.btrace/vdso.exp: Likewise.
3873
3874 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
3875
3876         * gdb.btrace/enable-running.c: New.
3877         * gdb.btrace/enable-running.exp: New.
3878
3879 2017-01-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
3880
3881         * gdb.arch/amd64-gs_base.c: New file.
3882         * gdb.arch/amd64-gs_base.exp: New file.
3883
3884 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
3885
3886         * lib/memory.exp: Remove spurious empty newlines.
3887
3888 2017-01-26  Simon Marchi  <simon.marchi@polymtl.ca>
3889
3890         * gdb.python/py-bad-printers.exp: Load python file using "source".
3891         * gdb.python/py-events.exp: Likewise.
3892         * gdb.python/py-evsignal.exp: Likewise.
3893         * gdb.python/py-evthreads.exp: Likewise.
3894         * gdb.python/py-frame-args.exp: Likewise.
3895         * gdb.python/py-framefilter-invalidarg.exp: Likewise.
3896         * gdb.python/py-framefilter-mi.exp: Likewise.
3897         * gdb.python/py-framefilter.exp: Likewise.
3898         * gdb.python/py-mi.exp: Likewise.
3899         * gdb.python/py-pp-maint.exp: Likewise.
3900         * gdb.python/py-pp-registration.exp: Likewise.
3901         * gdb.python/py-prettyprint.exp: Likewise.
3902         (run_lang_tests): Likewise.
3903         * gdb.python/py-typeprint.exp: Likewise.
3904
3905 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
3906
3907         * lib/memory.exp: New file.
3908         * lib/gdb.exp: Load memory.exp.
3909         * gdb.base/memattr.exp (delete_memory): Move proc to
3910         lib/memory.exp and rename to delete_memory_regions.
3911         Replace delete_memory with delete_memory_regions.
3912         Cleanup memory regions before tests.
3913         * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
3914         before tests.
3915
3916 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
3917
3918         * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
3919         files.
3920         (initialize): New function conditionally defined.
3921         (testcases): Move within conditional block.
3922         (main): Call initialize.
3923         * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
3924         of gdb.reverse/insn-reverse.c.
3925         * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
3926         gdb.reverse/insn-reverse.c.
3927
3928 2017-01-26  Yao Qi  <yao.qi@linaro.org>
3929
3930         * gdb.base/all-architectures.exp.in (do_arch_tests): Test
3931         disassemble on address 0.
3932
3933 2017-01-25  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3934             Yao Qi  <yao.qi@linaro.org>
3935
3936         * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
3937         * gdb.dwarf2/implptr-64bit.S: Remove.
3938         * lib/dwarf.exp (Dwarf): Handle character "%".  Evaluate some
3939         variables in caller's context.  Add DW_OP_implicit_value.
3940
3941 2017-01-25  Yao Qi  <yao.qi@linaro.org>
3942
3943         * lib/dwarf.exp (Dwarf::_location): Handle
3944         DW_OP_GNU_implicit_pointer with proper size.
3945
3946 2017-01-20  Luis Machado  <lgustavo@codesourcery.com>
3947
3948         * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
3949         and add untested calls.
3950
3951 2017-01-20  Luis Machado  <lgustavo@codesourcery.com>
3952
3953         * gdb.python/python.exp: Check line number against what GDB thinks
3954         the line number is for func1.
3955
3956 2017-01-08  Iain Buclaw  <ibuclaw@gdcproject.org>
3957
3958         * gdb.dlang/debug-expr.exp: New file.
3959
3960 2016-12-23  Luis Machado  <lgustavo@codesourcery.com>
3961
3962         Fix test names for the following files:
3963
3964         * gdb.ada/exec_changed.exp
3965         * gdb.ada/info_types.exp
3966         * gdb.arch/aarch64-atomic-inst.exp
3967         * gdb.arch/aarch64-fp.exp
3968         * gdb.arch/altivec-abi.exp
3969         * gdb.arch/altivec-regs.exp
3970         * gdb.arch/amd64-byte.exp
3971         * gdb.arch/amd64-disp-step.exp
3972         * gdb.arch/amd64-dword.exp
3973         * gdb.arch/amd64-entry-value-inline.exp
3974         * gdb.arch/amd64-entry-value-param.exp
3975         * gdb.arch/amd64-entry-value-paramref.exp
3976         * gdb.arch/amd64-entry-value.exp
3977         * gdb.arch/amd64-i386-address.exp
3978         * gdb.arch/amd64-invalid-stack-middle.exp
3979         * gdb.arch/amd64-invalid-stack-top.exp
3980         * gdb.arch/amd64-optimout-repeat.exp
3981         * gdb.arch/amd64-prologue-skip.exp
3982         * gdb.arch/amd64-prologue-xmm.exp
3983         * gdb.arch/amd64-stap-special-operands.exp
3984         * gdb.arch/amd64-stap-wrong-subexp.exp
3985         * gdb.arch/amd64-tailcall-cxx.exp
3986         * gdb.arch/amd64-tailcall-noret.exp
3987         * gdb.arch/amd64-tailcall-ret.exp
3988         * gdb.arch/amd64-tailcall-self.exp
3989         * gdb.arch/amd64-word.exp
3990         * gdb.arch/arm-bl-branch-dest.exp
3991         * gdb.arch/arm-disp-step.exp
3992         * gdb.arch/arm-neon.exp
3993         * gdb.arch/arm-single-step-kernel-helper.exp
3994         * gdb.arch/avr-flash-qualifier.exp
3995         * gdb.arch/disp-step-insn-reloc.exp
3996         * gdb.arch/e500-abi.exp
3997         * gdb.arch/e500-regs.exp
3998         * gdb.arch/ftrace-insn-reloc.exp
3999         * gdb.arch/i386-avx512.exp
4000         * gdb.arch/i386-bp_permanent.exp
4001         * gdb.arch/i386-byte.exp
4002         * gdb.arch/i386-cfi-notcurrent.exp
4003         * gdb.arch/i386-disp-step.exp
4004         * gdb.arch/i386-dr3-watch.exp
4005         * gdb.arch/i386-float.exp
4006         * gdb.arch/i386-gnu-cfi.exp
4007         * gdb.arch/i386-mpx-map.exp
4008         * gdb.arch/i386-mpx-sigsegv.exp
4009         * gdb.arch/i386-mpx-simple_segv.exp
4010         * gdb.arch/i386-mpx.exp
4011         * gdb.arch/i386-permbkpt.exp
4012         * gdb.arch/i386-prologue.exp
4013         * gdb.arch/i386-signal.exp
4014         * gdb.arch/i386-size-overlap.exp
4015         * gdb.arch/i386-unwind.exp
4016         * gdb.arch/i386-word.exp
4017         * gdb.arch/mips-fcr.exp
4018         * gdb.arch/powerpc-d128-regs.exp
4019         * gdb.arch/powerpc-stackless.exp
4020         * gdb.arch/ppc64-atomic-inst.exp
4021         * gdb.arch/s390-stackless.exp
4022         * gdb.arch/s390-tdbregs.exp
4023         * gdb.arch/s390-vregs.exp
4024         * gdb.arch/sparc-sysstep.exp
4025         * gdb.arch/thumb-bx-pc.exp
4026         * gdb.arch/thumb-singlestep.exp
4027         * gdb.arch/thumb2-it.exp
4028         * gdb.arch/vsx-regs.exp
4029         * gdb.asm/asm-source.exp
4030         * gdb.base/a2-run.exp
4031         * gdb.base/advance.exp
4032         * gdb.base/all-bin.exp
4033         * gdb.base/anon.exp
4034         * gdb.base/args.exp
4035         * gdb.base/arithmet.exp
4036         * gdb.base/async-shell.exp
4037         * gdb.base/async.exp
4038         * gdb.base/attach-pie-noexec.exp
4039         * gdb.base/attach-twice.exp
4040         * gdb.base/auto-load.exp
4041         * gdb.base/bang.exp
4042         * gdb.base/bitfields.exp
4043         * gdb.base/break-always.exp
4044         * gdb.base/break-caller-line.exp
4045         * gdb.base/break-entry.exp
4046         * gdb.base/break-inline.exp
4047         * gdb.base/break-on-linker-gcd-function.exp
4048         * gdb.base/break-probes.exp
4049         * gdb.base/break.exp
4050         * gdb.base/breakpoint-shadow.exp
4051         * gdb.base/call-ar-st.exp
4052         * gdb.base/call-sc.exp
4053         * gdb.base/call-signal-resume.exp
4054         * gdb.base/call-strs.exp
4055         * gdb.base/callfuncs.exp
4056         * gdb.base/catch-fork-static.exp
4057         * gdb.base/catch-gdb-caused-signals.exp
4058         * gdb.base/catch-load.exp
4059         * gdb.base/catch-signal-fork.exp
4060         * gdb.base/catch-signal.exp
4061         * gdb.base/catch-syscall.exp
4062         * gdb.base/charset.exp
4063         * gdb.base/checkpoint.exp
4064         * gdb.base/chng-syms.exp
4065         * gdb.base/code-expr.exp
4066         * gdb.base/code_elim.exp
4067         * gdb.base/commands.exp
4068         * gdb.base/completion.exp
4069         * gdb.base/complex.exp
4070         * gdb.base/cond-expr.exp
4071         * gdb.base/condbreak.exp
4072         * gdb.base/consecutive.exp
4073         * gdb.base/continue-all-already-running.exp
4074         * gdb.base/coredump-filter.exp
4075         * gdb.base/corefile.exp
4076         * gdb.base/dbx.exp
4077         * gdb.base/debug-expr.exp
4078         * gdb.base/define.exp
4079         * gdb.base/del.exp
4080         * gdb.base/disabled-location.exp
4081         * gdb.base/disasm-end-cu.exp
4082         * gdb.base/disasm-optim.exp
4083         * gdb.base/display.exp
4084         * gdb.base/duplicate-bp.exp
4085         * gdb.base/ena-dis-br.exp
4086         * gdb.base/ending-run.exp
4087         * gdb.base/enumval.exp
4088         * gdb.base/environ.exp
4089         * gdb.base/eu-strip-infcall.exp
4090         * gdb.base/eval-avoid-side-effects.exp
4091         * gdb.base/eval-skip.exp
4092         * gdb.base/exitsignal.exp
4093         * gdb.base/expand-psymtabs.exp
4094         * gdb.base/filesym.exp
4095         * gdb.base/find-unmapped.exp
4096         * gdb.base/finish.exp
4097         * gdb.base/float.exp
4098         * gdb.base/foll-exec-mode.exp
4099         * gdb.base/foll-exec.exp
4100         * gdb.base/foll-fork.exp
4101         * gdb.base/fortran-sym-case.exp
4102         * gdb.base/freebpcmd.exp
4103         * gdb.base/func-ptr.exp
4104         * gdb.base/func-ptrs.exp
4105         * gdb.base/funcargs.exp
4106         * gdb.base/gcore-buffer-overflow.exp
4107         * gdb.base/gcore-relro-pie.exp
4108         * gdb.base/gcore-relro.exp
4109         * gdb.base/gcore.exp
4110         * gdb.base/gdb1090.exp
4111         * gdb.base/gdb11530.exp
4112         * gdb.base/gdb11531.exp
4113         * gdb.base/gdb1821.exp
4114         * gdb.base/gdbindex-stabs.exp
4115         * gdb.base/gdbvars.exp
4116         * gdb.base/hbreak.exp
4117         * gdb.base/hbreak2.exp
4118         * gdb.base/included.exp
4119         * gdb.base/infcall-input.exp
4120         * gdb.base/inferior-died.exp
4121         * gdb.base/infnan.exp
4122         * gdb.base/info-macros.exp
4123         * gdb.base/info-os.exp
4124         * gdb.base/info-proc.exp
4125         * gdb.base/info-shared.exp
4126         * gdb.base/info-target.exp
4127         * gdb.base/infoline.exp
4128         * gdb.base/interp.exp
4129         * gdb.base/interrupt.exp
4130         * gdb.base/jit-reader.exp
4131         * gdb.base/jit-simple.exp
4132         * gdb.base/kill-after-signal.exp
4133         * gdb.base/kill-detach-inferiors-cmd.exp
4134         * gdb.base/label.exp
4135         * gdb.base/langs.exp
4136         * gdb.base/ldbl_e308.exp
4137         * gdb.base/line-symtabs.exp
4138         * gdb.base/linespecs.exp
4139         * gdb.base/list.exp
4140         * gdb.base/long_long.exp
4141         * gdb.base/longest-types.exp
4142         * gdb.base/maint.exp
4143         * gdb.base/max-value-size.exp
4144         * gdb.base/memattr.exp
4145         * gdb.base/mips_pro.exp
4146         * gdb.base/morestack.exp
4147         * gdb.base/moribund-step.exp
4148         * gdb.base/multi-forks.exp
4149         * gdb.base/nested-addr.exp
4150         * gdb.base/nextoverexit.exp
4151         * gdb.base/noreturn-finish.exp
4152         * gdb.base/noreturn-return.exp
4153         * gdb.base/nostdlib.exp
4154         * gdb.base/offsets.exp
4155         * gdb.base/opaque.exp
4156         * gdb.base/pc-fp.exp
4157         * gdb.base/permissions.exp
4158         * gdb.base/print-symbol-loading.exp
4159         * gdb.base/prologue-include.exp
4160         * gdb.base/psymtab.exp
4161         * gdb.base/ptype.exp
4162         * gdb.base/random-signal.exp
4163         * gdb.base/randomize.exp
4164         * gdb.base/range-stepping.exp
4165         * gdb.base/readline-ask.exp
4166         * gdb.base/recpar.exp
4167         * gdb.base/recurse.exp
4168         * gdb.base/relational.exp
4169         * gdb.base/restore.exp
4170         * gdb.base/return-nodebug.exp
4171         * gdb.base/return.exp
4172         * gdb.base/run-after-attach.exp
4173         * gdb.base/save-bp.exp
4174         * gdb.base/scope.exp
4175         * gdb.base/sect-cmd.exp
4176         * gdb.base/set-lang-auto.exp
4177         * gdb.base/set-noassign.exp
4178         * gdb.base/setvar.exp
4179         * gdb.base/sigall.exp
4180         * gdb.base/sigbpt.exp
4181         * gdb.base/siginfo-addr.exp
4182         * gdb.base/siginfo-infcall.exp
4183         * gdb.base/siginfo-obj.exp
4184         * gdb.base/siginfo.exp
4185         * gdb.base/signals-state-child.exp
4186         * gdb.base/signest.exp
4187         * gdb.base/sigstep.exp
4188         * gdb.base/sizeof.exp
4189         * gdb.base/skip.exp
4190         * gdb.base/solib-corrupted.exp
4191         * gdb.base/solib-nodir.exp
4192         * gdb.base/solib-search.exp
4193         * gdb.base/stack-checking.exp
4194         * gdb.base/stale-infcall.exp
4195         * gdb.base/stap-probe.exp
4196         * gdb.base/start.exp
4197         * gdb.base/step-break.exp
4198         * gdb.base/step-bt.exp
4199         * gdb.base/step-line.exp
4200         * gdb.base/step-over-exit.exp
4201         * gdb.base/step-over-syscall.exp
4202         * gdb.base/step-resume-infcall.exp
4203         * gdb.base/step-test.exp
4204         * gdb.base/store.exp
4205         * gdb.base/structs3.exp
4206         * gdb.base/sym-file.exp
4207         * gdb.base/symbol-without-target_section.exp
4208         * gdb.base/term.exp
4209         * gdb.base/testenv.exp
4210         * gdb.base/ui-redirect.exp
4211         * gdb.base/until.exp
4212         * gdb.base/unwindonsignal.exp
4213         * gdb.base/value-double-free.exp
4214         * gdb.base/vla-datatypes.exp
4215         * gdb.base/vla-ptr.exp
4216         * gdb.base/vla-sideeffect.exp
4217         * gdb.base/volatile.exp
4218         * gdb.base/watch-cond-infcall.exp
4219         * gdb.base/watch-cond.exp
4220         * gdb.base/watch-non-mem.exp
4221         * gdb.base/watch-read.exp
4222         * gdb.base/watch-vfork.exp
4223         * gdb.base/watchpoint-cond-gone.exp
4224         * gdb.base/watchpoint-delete.exp
4225         * gdb.base/watchpoint-hw-hit-once.exp
4226         * gdb.base/watchpoint-hw.exp
4227         * gdb.base/watchpoint-stops-at-right-insn.exp
4228         * gdb.base/watchpoints.exp
4229         * gdb.base/wchar.exp
4230         * gdb.base/whatis-exp.exp
4231         * gdb.btrace/buffer-size.exp
4232         * gdb.btrace/data.exp
4233         * gdb.btrace/delta.exp
4234         * gdb.btrace/dlopen.exp
4235         * gdb.btrace/enable.exp
4236         * gdb.btrace/exception.exp
4237         * gdb.btrace/function_call_history.exp
4238         * gdb.btrace/gcore.exp
4239         * gdb.btrace/instruction_history.exp
4240         * gdb.btrace/nohist.exp
4241         * gdb.btrace/reconnect.exp
4242         * gdb.btrace/record_goto-step.exp
4243         * gdb.btrace/record_goto.exp
4244         * gdb.btrace/rn-dl-bind.exp
4245         * gdb.btrace/segv.exp
4246         * gdb.btrace/step.exp
4247         * gdb.btrace/stepi.exp
4248         * gdb.btrace/tailcall-only.exp
4249         * gdb.btrace/tailcall.exp
4250         * gdb.btrace/tsx.exp
4251         * gdb.btrace/unknown_functions.exp
4252         * gdb.btrace/vdso.exp
4253         * gdb.compile/compile-ifunc.exp
4254         * gdb.compile/compile-ops.exp
4255         * gdb.compile/compile-print.exp
4256         * gdb.compile/compile-setjmp.exp
4257         * gdb.cp/abstract-origin.exp
4258         * gdb.cp/ambiguous.exp
4259         * gdb.cp/annota2.exp
4260         * gdb.cp/annota3.exp
4261         * gdb.cp/anon-ns.exp
4262         * gdb.cp/anon-struct.exp
4263         * gdb.cp/anon-union.exp
4264         * gdb.cp/arg-reference.exp
4265         * gdb.cp/baseenum.exp
4266         * gdb.cp/bool.exp
4267         * gdb.cp/breakpoint.exp
4268         * gdb.cp/bs15503.exp
4269         * gdb.cp/call-c.exp
4270         * gdb.cp/casts.exp
4271         * gdb.cp/chained-calls.exp
4272         * gdb.cp/class2.exp
4273         * gdb.cp/classes.exp
4274         * gdb.cp/cmpd-minsyms.exp
4275         * gdb.cp/converts.exp
4276         * gdb.cp/cp-relocate.exp
4277         * gdb.cp/cpcompletion.exp
4278         * gdb.cp/cpexprs.exp
4279         * gdb.cp/cplabel.exp
4280         * gdb.cp/cplusfuncs.exp
4281         * gdb.cp/cpsizeof.exp
4282         * gdb.cp/ctti.exp
4283         * gdb.cp/derivation.exp
4284         * gdb.cp/destrprint.exp
4285         * gdb.cp/dispcxx.exp
4286         * gdb.cp/enum-class.exp
4287         * gdb.cp/exception.exp
4288         * gdb.cp/exceptprint.exp
4289         * gdb.cp/expand-psymtabs-cxx.exp
4290         * gdb.cp/expand-sals.exp
4291         * gdb.cp/extern-c.exp
4292         * gdb.cp/filename.exp
4293         * gdb.cp/formatted-ref.exp
4294         * gdb.cp/fpointer.exp
4295         * gdb.cp/gdb1355.exp
4296         * gdb.cp/gdb2495.exp
4297         * gdb.cp/hang.exp
4298         * gdb.cp/impl-this.exp
4299         * gdb.cp/infcall-dlopen.exp
4300         * gdb.cp/inherit.exp
4301         * gdb.cp/iostream.exp
4302         * gdb.cp/koenig.exp
4303         * gdb.cp/local.exp
4304         * gdb.cp/m-data.exp
4305         * gdb.cp/m-static.exp
4306         * gdb.cp/mb-ctor.exp
4307         * gdb.cp/mb-inline.exp
4308         * gdb.cp/mb-templates.exp
4309         * gdb.cp/member-name.exp
4310         * gdb.cp/member-ptr.exp
4311         * gdb.cp/meth-typedefs.exp
4312         * gdb.cp/method.exp
4313         * gdb.cp/method2.exp
4314         * gdb.cp/minsym-fallback.exp
4315         * gdb.cp/misc.exp
4316         * gdb.cp/namelessclass.exp
4317         * gdb.cp/namespace-enum.exp
4318         * gdb.cp/namespace-nested-import.exp
4319         * gdb.cp/namespace.exp
4320         * gdb.cp/nextoverthrow.exp
4321         * gdb.cp/no-dmgl-verbose.exp
4322         * gdb.cp/non-trivial-retval.exp
4323         * gdb.cp/noparam.exp
4324         * gdb.cp/nsdecl.exp
4325         * gdb.cp/nsimport.exp
4326         * gdb.cp/nsnested.exp
4327         * gdb.cp/nsnoimports.exp
4328         * gdb.cp/nsrecurs.exp
4329         * gdb.cp/nsstress.exp
4330         * gdb.cp/nsusing.exp
4331         * gdb.cp/operator.exp
4332         * gdb.cp/oranking.exp
4333         * gdb.cp/overload-const.exp
4334         * gdb.cp/overload.exp
4335         * gdb.cp/ovldbreak.exp
4336         * gdb.cp/ovsrch.exp
4337         * gdb.cp/paren-type.exp
4338         * gdb.cp/parse-lang.exp
4339         * gdb.cp/pass-by-ref.exp
4340         * gdb.cp/pr-1023.exp
4341         * gdb.cp/pr-1210.exp
4342         * gdb.cp/pr-574.exp
4343         * gdb.cp/pr10687.exp
4344         * gdb.cp/pr12028.exp
4345         * gdb.cp/pr17132.exp
4346         * gdb.cp/pr17494.exp
4347         * gdb.cp/pr9067.exp
4348         * gdb.cp/pr9167.exp
4349         * gdb.cp/pr9631.exp
4350         * gdb.cp/printmethod.exp
4351         * gdb.cp/psmang.exp
4352         * gdb.cp/psymtab-parameter.exp
4353         * gdb.cp/ptype-cv-cp.exp
4354         * gdb.cp/ptype-flags.exp
4355         * gdb.cp/re-set-overloaded.exp
4356         * gdb.cp/ref-types.exp
4357         * gdb.cp/rtti.exp
4358         * gdb.cp/scope-err.exp
4359         * gdb.cp/shadow.exp
4360         * gdb.cp/smartp.exp
4361         * gdb.cp/static-method.exp
4362         * gdb.cp/static-print-quit.exp
4363         * gdb.cp/temargs.exp
4364         * gdb.cp/templates.exp
4365         * gdb.cp/try_catch.exp
4366         * gdb.cp/typedef-operator.exp
4367         * gdb.cp/typeid.exp
4368         * gdb.cp/userdef.exp
4369         * gdb.cp/using-crash.exp
4370         * gdb.cp/var-tag.exp
4371         * gdb.cp/virtbase.exp
4372         * gdb.cp/virtfunc.exp
4373         * gdb.cp/virtfunc2.exp
4374         * gdb.cp/vla-cxx.exp
4375         * gdb.disasm/t01_mov.exp
4376         * gdb.disasm/t02_mova.exp
4377         * gdb.disasm/t03_add.exp
4378         * gdb.disasm/t04_sub.exp
4379         * gdb.disasm/t05_cmp.exp
4380         * gdb.disasm/t06_ari2.exp
4381         * gdb.disasm/t07_ari3.exp
4382         * gdb.disasm/t08_or.exp
4383         * gdb.disasm/t09_xor.exp
4384         * gdb.disasm/t10_and.exp
4385         * gdb.disasm/t11_logs.exp
4386         * gdb.disasm/t12_bit.exp
4387         * gdb.disasm/t13_otr.exp
4388         * gdb.dlang/circular.exp
4389         * gdb.dwarf2/arr-stride.exp
4390         * gdb.dwarf2/arr-subrange.exp
4391         * gdb.dwarf2/atomic-type.exp
4392         * gdb.dwarf2/bad-regnum.exp
4393         * gdb.dwarf2/bitfield-parent-optimized-out.exp
4394         * gdb.dwarf2/callframecfa.exp
4395         * gdb.dwarf2/clztest.exp
4396         * gdb.dwarf2/corrupt.exp
4397         * gdb.dwarf2/data-loc.exp
4398         * gdb.dwarf2/dup-psym.exp
4399         * gdb.dwarf2/dw2-anon-mptr.exp
4400         * gdb.dwarf2/dw2-anonymous-func.exp
4401         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
4402         * gdb.dwarf2/dw2-bad-unresolved.exp
4403         * gdb.dwarf2/dw2-basic.exp
4404         * gdb.dwarf2/dw2-canonicalize-type.exp
4405         * gdb.dwarf2/dw2-case-insensitive.exp
4406         * gdb.dwarf2/dw2-common-block.exp
4407         * gdb.dwarf2/dw2-compdir-oldgcc.exp
4408         * gdb.dwarf2/dw2-compressed.exp
4409         * gdb.dwarf2/dw2-const.exp
4410         * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
4411         * gdb.dwarf2/dw2-cu-size.exp
4412         * gdb.dwarf2/dw2-dup-frame.exp
4413         * gdb.dwarf2/dw2-entry-value.exp
4414         * gdb.dwarf2/dw2-icycle.exp
4415         * gdb.dwarf2/dw2-ifort-parameter.exp
4416         * gdb.dwarf2/dw2-inline-break.exp
4417         * gdb.dwarf2/dw2-inline-param.exp
4418         * gdb.dwarf2/dw2-intercu.exp
4419         * gdb.dwarf2/dw2-intermix.exp
4420         * gdb.dwarf2/dw2-lexical-block-bare.exp
4421         * gdb.dwarf2/dw2-linkage-name-trust.exp
4422         * gdb.dwarf2/dw2-minsym-in-cu.exp
4423         * gdb.dwarf2/dw2-noloc.exp
4424         * gdb.dwarf2/dw2-op-call.exp
4425         * gdb.dwarf2/dw2-op-out-param.exp
4426         * gdb.dwarf2/dw2-opt-structptr.exp
4427         * gdb.dwarf2/dw2-param-error.exp
4428         * gdb.dwarf2/dw2-producer.exp
4429         * gdb.dwarf2/dw2-ranges-base.exp
4430         * gdb.dwarf2/dw2-ref-missing-frame.exp
4431         * gdb.dwarf2/dw2-reg-undefined.exp
4432         * gdb.dwarf2/dw2-regno-invalid.exp
4433         * gdb.dwarf2/dw2-restore.exp
4434         * gdb.dwarf2/dw2-restrict.exp
4435         * gdb.dwarf2/dw2-single-line-discriminators.exp
4436         * gdb.dwarf2/dw2-strp.exp
4437         * gdb.dwarf2/dw2-undefined-ret-addr.exp
4438         * gdb.dwarf2/dw2-unresolved.exp
4439         * gdb.dwarf2/dw2-var-zero-addr.exp
4440         * gdb.dwarf2/dw4-sig-types.exp
4441         * gdb.dwarf2/dwz.exp
4442         * gdb.dwarf2/dynarr-ptr.exp
4443         * gdb.dwarf2/enum-type.exp
4444         * gdb.dwarf2/gdb-index.exp
4445         * gdb.dwarf2/implptr-64bit.exp
4446         * gdb.dwarf2/implptr-optimized-out.exp
4447         * gdb.dwarf2/implptr.exp
4448         * gdb.dwarf2/implref-array.exp
4449         * gdb.dwarf2/implref-const.exp
4450         * gdb.dwarf2/implref-global.exp
4451         * gdb.dwarf2/implref-struct.exp
4452         * gdb.dwarf2/mac-fileno.exp
4453         * gdb.dwarf2/main-subprogram.exp
4454         * gdb.dwarf2/member-ptr-forwardref.exp
4455         * gdb.dwarf2/method-ptr.exp
4456         * gdb.dwarf2/missing-sig-type.exp
4457         * gdb.dwarf2/nonvar-access.exp
4458         * gdb.dwarf2/opaque-type-lookup.exp
4459         * gdb.dwarf2/pieces-optimized-out.exp
4460         * gdb.dwarf2/pieces.exp
4461         * gdb.dwarf2/pr10770.exp
4462         * gdb.dwarf2/pr13961.exp
4463         * gdb.dwarf2/staticvirtual.exp
4464         * gdb.dwarf2/subrange.exp
4465         * gdb.dwarf2/symtab-producer.exp
4466         * gdb.dwarf2/trace-crash.exp
4467         * gdb.dwarf2/typeddwarf.exp
4468         * gdb.dwarf2/valop.exp
4469         * gdb.dwarf2/watch-notconst.exp
4470         * gdb.fortran/array-element.exp
4471         * gdb.fortran/charset.exp
4472         * gdb.fortran/common-block.exp
4473         * gdb.fortran/complex.exp
4474         * gdb.fortran/derived-type-function.exp
4475         * gdb.fortran/derived-type.exp
4476         * gdb.fortran/logical.exp
4477         * gdb.fortran/module.exp
4478         * gdb.fortran/multi-dim.exp
4479         * gdb.fortran/nested-funcs.exp
4480         * gdb.fortran/print-formatted.exp
4481         * gdb.fortran/subarray.exp
4482         * gdb.fortran/vla-alloc-assoc.exp
4483         * gdb.fortran/vla-datatypes.exp
4484         * gdb.fortran/vla-history.exp
4485         * gdb.fortran/vla-ptr-info.exp
4486         * gdb.fortran/vla-ptype-sub.exp
4487         * gdb.fortran/vla-ptype.exp
4488         * gdb.fortran/vla-sizeof.exp
4489         * gdb.fortran/vla-type.exp
4490         * gdb.fortran/vla-value-sub-arbitrary.exp
4491         * gdb.fortran/vla-value-sub-finish.exp
4492         * gdb.fortran/vla-value-sub.exp
4493         * gdb.fortran/vla-value.exp
4494         * gdb.fortran/whatis_type.exp
4495         * gdb.go/chan.exp
4496         * gdb.go/handcall.exp
4497         * gdb.go/hello.exp
4498         * gdb.go/integers.exp
4499         * gdb.go/methods.exp
4500         * gdb.go/package.exp
4501         * gdb.go/strings.exp
4502         * gdb.go/types.exp
4503         * gdb.go/unsafe.exp
4504         * gdb.guile/scm-arch.exp
4505         * gdb.guile/scm-block.exp
4506         * gdb.guile/scm-breakpoint.exp
4507         * gdb.guile/scm-cmd.exp
4508         * gdb.guile/scm-disasm.exp
4509         * gdb.guile/scm-equal.exp
4510         * gdb.guile/scm-frame-args.exp
4511         * gdb.guile/scm-frame-inline.exp
4512         * gdb.guile/scm-frame.exp
4513         * gdb.guile/scm-iterator.exp
4514         * gdb.guile/scm-math.exp
4515         * gdb.guile/scm-objfile.exp
4516         * gdb.guile/scm-ports.exp
4517         * gdb.guile/scm-symbol.exp
4518         * gdb.guile/scm-symtab.exp
4519         * gdb.guile/scm-value-cc.exp
4520         * gdb.guile/types-module.exp
4521         * gdb.linespec/break-ask.exp
4522         * gdb.linespec/cpexplicit.exp
4523         * gdb.linespec/explicit.exp
4524         * gdb.linespec/keywords.exp
4525         * gdb.linespec/linespec.exp
4526         * gdb.linespec/ls-dollar.exp
4527         * gdb.linespec/ls-errs.exp
4528         * gdb.linespec/skip-two.exp
4529         * gdb.linespec/thread.exp
4530         * gdb.mi/mi-async.exp
4531         * gdb.mi/mi-basics.exp
4532         * gdb.mi/mi-break.exp
4533         * gdb.mi/mi-catch-load.exp
4534         * gdb.mi/mi-cli.exp
4535         * gdb.mi/mi-cmd-param-changed.exp
4536         * gdb.mi/mi-console.exp
4537         * gdb.mi/mi-detach.exp
4538         * gdb.mi/mi-disassemble.exp
4539         * gdb.mi/mi-eval.exp
4540         * gdb.mi/mi-file-transfer.exp
4541         * gdb.mi/mi-file.exp
4542         * gdb.mi/mi-fill-memory.exp
4543         * gdb.mi/mi-inheritance-syntax-error.exp
4544         * gdb.mi/mi-linespec-err-cp.exp
4545         * gdb.mi/mi-logging.exp
4546         * gdb.mi/mi-memory-changed.exp
4547         * gdb.mi/mi-read-memory.exp
4548         * gdb.mi/mi-record-changed.exp
4549         * gdb.mi/mi-reg-undefined.exp
4550         * gdb.mi/mi-regs.exp
4551         * gdb.mi/mi-return.exp
4552         * gdb.mi/mi-reverse.exp
4553         * gdb.mi/mi-simplerun.exp
4554         * gdb.mi/mi-solib.exp
4555         * gdb.mi/mi-stack.exp
4556         * gdb.mi/mi-stepi.exp
4557         * gdb.mi/mi-syn-frame.exp
4558         * gdb.mi/mi-until.exp
4559         * gdb.mi/mi-var-block.exp
4560         * gdb.mi/mi-var-child.exp
4561         * gdb.mi/mi-var-cmd.exp
4562         * gdb.mi/mi-var-cp.exp
4563         * gdb.mi/mi-var-display.exp
4564         * gdb.mi/mi-var-invalidate.exp
4565         * gdb.mi/mi-var-list-children-invalid-grandchild.exp
4566         * gdb.mi/mi-vla-fortran.exp
4567         * gdb.mi/mi-watch.exp
4568         * gdb.mi/mi2-var-child.exp
4569         * gdb.mi/user-selected-context-sync.exp
4570         * gdb.modula2/unbounded-array.exp
4571         * gdb.multi/dummy-frame-restore.exp
4572         * gdb.multi/multi-arch-exec.exp
4573         * gdb.multi/multi-arch.exp
4574         * gdb.multi/tids.exp
4575         * gdb.multi/watchpoint-multi.exp
4576         * gdb.opencl/callfuncs.exp
4577         * gdb.opencl/convs_casts.exp
4578         * gdb.opencl/datatypes.exp
4579         * gdb.opencl/operators.exp
4580         * gdb.opencl/vec_comps.exp
4581         * gdb.opt/clobbered-registers-O2.exp
4582         * gdb.opt/inline-break.exp
4583         * gdb.opt/inline-bt.exp
4584         * gdb.opt/inline-cmds.exp
4585         * gdb.opt/inline-locals.exp
4586         * gdb.pascal/case-insensitive-symbols.exp
4587         * gdb.pascal/floats.exp
4588         * gdb.pascal/gdb11492.exp
4589         * gdb.python/lib-types.exp
4590         * gdb.python/py-arch.exp
4591         * gdb.python/py-as-string.exp
4592         * gdb.python/py-bad-printers.exp
4593         * gdb.python/py-block.exp
4594         * gdb.python/py-breakpoint-create-fail.exp
4595         * gdb.python/py-breakpoint.exp
4596         * gdb.python/py-caller-is.exp
4597         * gdb.python/py-cmd.exp
4598         * gdb.python/py-explore-cc.exp
4599         * gdb.python/py-explore.exp
4600         * gdb.python/py-finish-breakpoint.exp
4601         * gdb.python/py-finish-breakpoint2.exp
4602         * gdb.python/py-frame-args.exp
4603         * gdb.python/py-frame-inline.exp
4604         * gdb.python/py-frame.exp
4605         * gdb.python/py-framefilter-mi.exp
4606         * gdb.python/py-infthread.exp
4607         * gdb.python/py-lazy-string.exp
4608         * gdb.python/py-linetable.exp
4609         * gdb.python/py-mi-events.exp
4610         * gdb.python/py-mi-objfile.exp
4611         * gdb.python/py-mi.exp
4612         * gdb.python/py-objfile.exp
4613         * gdb.python/py-pp-integral.exp
4614         * gdb.python/py-pp-maint.exp
4615         * gdb.python/py-pp-re-notag.exp
4616         * gdb.python/py-pp-registration.exp
4617         * gdb.python/py-recurse-unwind.exp
4618         * gdb.python/py-strfns.exp
4619         * gdb.python/py-symbol.exp
4620         * gdb.python/py-symtab.exp
4621         * gdb.python/py-sync-interp.exp
4622         * gdb.python/py-typeprint.exp
4623         * gdb.python/py-unwind-maint.exp
4624         * gdb.python/py-unwind.exp
4625         * gdb.python/py-value-cc.exp
4626         * gdb.python/py-xmethods.exp
4627         * gdb.reverse/amd64-tailcall-reverse.exp
4628         * gdb.reverse/break-precsave.exp
4629         * gdb.reverse/break-reverse.exp
4630         * gdb.reverse/consecutive-precsave.exp
4631         * gdb.reverse/consecutive-reverse.exp
4632         * gdb.reverse/finish-precsave.exp
4633         * gdb.reverse/finish-reverse-bkpt.exp
4634         * gdb.reverse/finish-reverse.exp
4635         * gdb.reverse/fstatat-reverse.exp
4636         * gdb.reverse/getresuid-reverse.exp
4637         * gdb.reverse/i386-precsave.exp
4638         * gdb.reverse/i386-reverse.exp
4639         * gdb.reverse/i386-sse-reverse.exp
4640         * gdb.reverse/i387-env-reverse.exp
4641         * gdb.reverse/i387-stack-reverse.exp
4642         * gdb.reverse/insn-reverse.exp
4643         * gdb.reverse/machinestate-precsave.exp
4644         * gdb.reverse/machinestate.exp
4645         * gdb.reverse/next-reverse-bkpt-over-sr.exp
4646         * gdb.reverse/pipe-reverse.exp
4647         * gdb.reverse/readv-reverse.exp
4648         * gdb.reverse/recvmsg-reverse.exp
4649         * gdb.reverse/rerun-prec.exp
4650         * gdb.reverse/s390-mvcle.exp
4651         * gdb.reverse/step-precsave.exp
4652         * gdb.reverse/step-reverse.exp
4653         * gdb.reverse/time-reverse.exp
4654         * gdb.reverse/until-precsave.exp
4655         * gdb.reverse/until-reverse.exp
4656         * gdb.reverse/waitpid-reverse.exp
4657         * gdb.reverse/watch-precsave.exp
4658         * gdb.reverse/watch-reverse.exp
4659         * gdb.rust/generics.exp
4660         * gdb.rust/methods.exp
4661         * gdb.rust/modules.exp
4662         * gdb.rust/simple.exp
4663         * gdb.server/connect-with-no-symbol-file.exp
4664         * gdb.server/ext-attach.exp
4665         * gdb.server/ext-restart.exp
4666         * gdb.server/ext-wrapper.exp
4667         * gdb.server/file-transfer.exp
4668         * gdb.server/server-exec-info.exp
4669         * gdb.server/server-kill.exp
4670         * gdb.server/server-mon.exp
4671         * gdb.server/wrapper.exp
4672         * gdb.stabs/exclfwd.exp
4673         * gdb.stabs/gdb11479.exp
4674         * gdb.threads/clone-new-thread-event.exp
4675         * gdb.threads/corethreads.exp
4676         * gdb.threads/current-lwp-dead.exp
4677         * gdb.threads/dlopen-libpthread.exp
4678         * gdb.threads/gcore-thread.exp
4679         * gdb.threads/sigstep-threads.exp
4680         * gdb.threads/watchpoint-fork.exp
4681         * gdb.trace/actions-changed.exp
4682         * gdb.trace/backtrace.exp
4683         * gdb.trace/change-loc.exp
4684         * gdb.trace/circ.exp
4685         * gdb.trace/collection.exp
4686         * gdb.trace/disconnected-tracing.exp
4687         * gdb.trace/ftrace.exp
4688         * gdb.trace/mi-trace-frame-collected.exp
4689         * gdb.trace/mi-trace-unavailable.exp
4690         * gdb.trace/mi-traceframe-changed.exp
4691         * gdb.trace/mi-tsv-changed.exp
4692         * gdb.trace/no-attach-trace.exp
4693         * gdb.trace/passc-dyn.exp
4694         * gdb.trace/qtro.exp
4695         * gdb.trace/range-stepping.exp
4696         * gdb.trace/read-memory.exp
4697         * gdb.trace/save-trace.exp
4698         * gdb.trace/signal.exp
4699         * gdb.trace/status-stop.exp
4700         * gdb.trace/tfile.exp
4701         * gdb.trace/trace-break.exp
4702         * gdb.trace/trace-buffer-size.exp
4703         * gdb.trace/trace-condition.exp
4704         * gdb.trace/tracefile-pseudo-reg.exp
4705         * gdb.trace/tstatus.exp
4706         * gdb.trace/unavailable.exp
4707         * gdb.trace/while-dyn.exp
4708         * gdb.trace/while-stepping.exp
4709
4710 2016-12-22  Doug Evans  <xdje42@gmail.com>
4711
4712         * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
4713         and msymbols.
4714
4715 2016-12-19  Yao Qi  <yao.qi@linaro.org>
4716
4717         * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
4718         (test_with_self): Don't call do_steps_and_nexts, and remove
4719         code about stepping into xmalloc.
4720
4721 2016-12-09  Yao Qi  <yao.qi@linaro.org>
4722
4723         * gdb.base/all-architectures.exp.in: Remove kfail for rx.
4724
4725 2016-12-09  Yao Qi  <yao.qi@linaro.org>
4726
4727         * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
4728
4729 2016-12-09  Pedro Alves  <palves@redhat.com>
4730
4731         * gdb.base/all-architectures-0.exp: New file.
4732         * gdb.base/all-architectures-1.exp: New file.
4733         * gdb.base/all-architectures-2.exp: New file.
4734         * gdb.base/all-architectures-3.exp: New file.
4735         * gdb.base/all-architectures-4.exp: New file.
4736         * gdb.base/all-architectures-5.exp: New file.
4737         * gdb.base/all-architectures-6.exp: New file.
4738         * gdb.base/all-architectures-7.exp: New file.
4739         * gdb.base/all-architectures.exp.in: New file.
4740
4741 2016-12-09  Yao Qi  <yao.qi@linaro.org>
4742
4743         * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
4744
4745 2016-12-02  Luis Machado  <lgustavo@codesourcery.com>
4746
4747         * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
4748         possible.
4749         Remove useless pattern-matching code.
4750
4751 2016-12-02  Pedro Alves  <palves@redhat.com>
4752
4753         * gdb.base/commands.exp (user_defined_command_manyargs_test): New
4754         procedure.
4755         (top level): Call it.
4756
4757 2016-12-02  Pedro Alves  <palves@redhat.com>
4758
4759         * gdb.base/commands.exp (user_defined_command_args_stack_test):
4760         New procedure.
4761         (top level): Call it.
4762
4763 2016-12-02  Pedro Alves  <palves@redhat.com>
4764
4765         PR cli/20559
4766         * gdb.base/commands.exp (user_defined_command_args_eval): New
4767         procedure.
4768         (top level): Call it.
4769
4770 2016-12-02  Luis Machado  <lgustavo@codesourcery.com>
4771
4772         * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
4773         timeout handling.
4774
4775 2016-12-02  Tom Tromey  <tom@tromey.com>
4776
4777         * gdb.dwarf2/main-subprogram.c: New file.
4778         * gdb.dwarf2/main-subprogram.exp: New file.
4779
4780 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
4781
4782         * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
4783         * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
4784         gdb_test_no_output for a couple of cases.
4785         * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
4786
4787 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
4788
4789         Fix test names and standardize compilation error messages throughout
4790         the following files:
4791
4792         * gdb.ada/start.exp
4793         * gdb.arch/alpha-step.exp
4794         * gdb.arch/e500-prologue.exp
4795         * gdb.arch/ftrace-insn-reloc.exp
4796         * gdb.arch/gdb1291.exp
4797         * gdb.arch/gdb1431.exp
4798         * gdb.arch/gdb1558.exp
4799         * gdb.arch/i386-dr3-watch.exp
4800         * gdb.arch/i386-sse-stack-align.exp
4801         * gdb.arch/ia64-breakpoint-shadow.exp
4802         * gdb.arch/pa-nullify.exp
4803         * gdb.arch/powerpc-aix-prologue.exp
4804         * gdb.arch/thumb-bx-pc.exp
4805         * gdb.base/annota1.exp
4806         * gdb.base/annota3.exp
4807         * gdb.base/arrayidx.exp
4808         * gdb.base/assign.exp
4809         * gdb.base/attach.exp
4810         * gdb.base/auxv.exp
4811         * gdb.base/bang.exp
4812         * gdb.base/bfp-test.exp
4813         * gdb.base/bigcore.exp
4814         * gdb.base/bitfields2.exp
4815         * gdb.base/break-fun-addr.exp
4816         * gdb.base/break-probes.exp
4817         * gdb.base/call-rt-st.exp
4818         * gdb.base/callexit.exp
4819         * gdb.base/catch-fork-kill.exp
4820         * gdb.base/charset.exp
4821         * gdb.base/checkpoint.exp
4822         * gdb.base/comprdebug.exp
4823         * gdb.base/constvars.exp
4824         * gdb.base/coredump-filter.exp
4825         * gdb.base/cursal.exp
4826         * gdb.base/cvexpr.exp
4827         * gdb.base/detach.exp
4828         * gdb.base/display.exp
4829         * gdb.base/dmsym.exp
4830         * gdb.base/dprintf-pending.exp
4831         * gdb.base/dso2dso.exp
4832         * gdb.base/dtrace-probe.exp
4833         * gdb.base/dump.exp
4834         * gdb.base/enum_cond.exp
4835         * gdb.base/exe-lock.exp
4836         * gdb.base/exec-invalid-sysroot.exp
4837         * gdb.base/execl-update-breakpoints.exp
4838         * gdb.base/exprs.exp
4839         * gdb.base/fileio.exp
4840         * gdb.base/find.exp
4841         * gdb.base/finish.exp
4842         * gdb.base/fixsection.exp
4843         * gdb.base/foll-vfork.exp
4844         * gdb.base/frame-args.exp
4845         * gdb.base/gcore.exp
4846         * gdb.base/gdb1250.exp
4847         * gdb.base/global-var-nested-by-dso.exp
4848         * gdb.base/gnu-ifunc.exp
4849         * gdb.base/hashline1.exp
4850         * gdb.base/hashline2.exp
4851         * gdb.base/hashline3.exp
4852         * gdb.base/hbreak-in-shr-unsupported.exp
4853         * gdb.base/huge.exp
4854         * gdb.base/infcall-input.exp
4855         * gdb.base/info-fun.exp
4856         * gdb.base/info-shared.exp
4857         * gdb.base/jit-simple.exp
4858         * gdb.base/jit-so.exp
4859         * gdb.base/jit.exp
4860         * gdb.base/jump.exp
4861         * gdb.base/label.exp
4862         * gdb.base/lineinc.exp
4863         * gdb.base/logical.exp
4864         * gdb.base/longjmp.exp
4865         * gdb.base/macscp.exp
4866         * gdb.base/miscexprs.exp
4867         * gdb.base/new-ui-echo.exp
4868         * gdb.base/new-ui-pending-input.exp
4869         * gdb.base/new-ui.exp
4870         * gdb.base/nodebug.exp
4871         * gdb.base/nofield.exp
4872         * gdb.base/offsets.exp
4873         * gdb.base/overlays.exp
4874         * gdb.base/pending.exp
4875         * gdb.base/pointers.exp
4876         * gdb.base/pr11022.exp
4877         * gdb.base/printcmds.exp
4878         * gdb.base/prologue.exp
4879         * gdb.base/ptr-typedef.exp
4880         * gdb.base/realname-expand.exp
4881         * gdb.base/relativedebug.exp
4882         * gdb.base/relocate.exp
4883         * gdb.base/remote.exp
4884         * gdb.base/reread.exp
4885         * gdb.base/return2.exp
4886         * gdb.base/savedregs.exp
4887         * gdb.base/sep.exp
4888         * gdb.base/sepdebug.exp
4889         * gdb.base/sepsymtab.exp
4890         * gdb.base/set-inferior-tty.exp
4891         * gdb.base/setshow.exp
4892         * gdb.base/shlib-call.exp
4893         * gdb.base/sigaltstack.exp
4894         * gdb.base/siginfo-addr.exp
4895         * gdb.base/signals.exp
4896         * gdb.base/signull.exp
4897         * gdb.base/sigrepeat.exp
4898         * gdb.base/so-impl-ld.exp
4899         * gdb.base/solib-display.exp
4900         * gdb.base/solib-overlap.exp
4901         * gdb.base/solib-search.exp
4902         * gdb.base/solib-symbol.exp
4903         * gdb.base/structs.exp
4904         * gdb.base/structs2.exp
4905         * gdb.base/symtab-search-order.exp
4906         * gdb.base/twice.exp
4907         * gdb.base/unload.exp
4908         * gdb.base/varargs.exp
4909         * gdb.base/watchpoint-solib.exp
4910         * gdb.base/watchpoint.exp
4911         * gdb.base/whatis.exp
4912         * gdb.base/wrong_frame_bt_full.exp
4913         * gdb.btrace/dlopen.exp
4914         * gdb.cell/ea-standalone.exp
4915         * gdb.cell/ea-test.exp
4916         * gdb.cp/dispcxx.exp
4917         * gdb.cp/gdb2384.exp
4918         * gdb.cp/method2.exp
4919         * gdb.cp/nextoverthrow.exp
4920         * gdb.cp/pr10728.exp
4921         * gdb.disasm/am33.exp
4922         * gdb.disasm/h8300s.exp
4923         * gdb.disasm/mn10300.exp
4924         * gdb.disasm/sh3.exp
4925         * gdb.dwarf2/dw2-dir-file-name.exp
4926         * gdb.fortran/complex.exp
4927         * gdb.fortran/library-module.exp
4928         * gdb.guile/scm-pretty-print.exp
4929         * gdb.guile/scm-symbol.exp
4930         * gdb.guile/scm-type.exp
4931         * gdb.guile/scm-value.exp
4932         * gdb.linespec/linespec.exp
4933         * gdb.mi/gdb701.exp
4934         * gdb.mi/gdb792.exp
4935         * gdb.mi/mi-breakpoint-changed.exp
4936         * gdb.mi/mi-dprintf-pending.exp
4937         * gdb.mi/mi-dprintf.exp
4938         * gdb.mi/mi-exit-code.exp
4939         * gdb.mi/mi-pending.exp
4940         * gdb.mi/mi-solib.exp
4941         * gdb.mi/new-ui-mi-sync.exp
4942         * gdb.mi/pr11022.exp
4943         * gdb.mi/user-selected-context-sync.exp
4944         * gdb.opt/solib-intra-step.exp
4945         * gdb.python/py-events.exp
4946         * gdb.python/py-finish-breakpoint.exp
4947         * gdb.python/py-mi.exp
4948         * gdb.python/py-prettyprint.exp
4949         * gdb.python/py-shared.exp
4950         * gdb.python/py-symbol.exp
4951         * gdb.python/py-template.exp
4952         * gdb.python/py-type.exp
4953         * gdb.python/py-value.exp
4954         * gdb.reverse/solib-precsave.exp
4955         * gdb.reverse/solib-reverse.exp
4956         * gdb.server/solib-list.exp
4957         * gdb.stabs/weird.exp
4958         * gdb.threads/reconnect-signal.exp
4959         * gdb.threads/stepi-random-signal.exp
4960         * gdb.trace/actions.exp
4961         * gdb.trace/ax.exp
4962         * gdb.trace/backtrace.exp
4963         * gdb.trace/change-loc.exp
4964         * gdb.trace/deltrace.exp
4965         * gdb.trace/ftrace-lock.exp
4966         * gdb.trace/ftrace.exp
4967         * gdb.trace/infotrace.exp
4968         * gdb.trace/mi-tracepoint-changed.exp
4969         * gdb.trace/packetlen.exp
4970         * gdb.trace/passcount.exp
4971         * gdb.trace/pending.exp
4972         * gdb.trace/range-stepping.exp
4973         * gdb.trace/report.exp
4974         * gdb.trace/stap-trace.exp
4975         * gdb.trace/tfind.exp
4976         * gdb.trace/trace-break.exp
4977         * gdb.trace/trace-condition.exp
4978         * gdb.trace/trace-enable-disable.exp
4979         * gdb.trace/trace-mt.exp
4980         * gdb.trace/tracecmd.exp
4981         * gdb.trace/tspeed.exp
4982         * gdb.trace/tsv.exp
4983         * lib/perftest.exp
4984
4985 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
4986
4987         * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
4988         with gdb_test_no_output.
4989         Use command as test name.
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/assign_1.exp
4996         * gdb.ada/boolean_expr.exp
4997         * gdb.base/arrayidx.exp
4998         * gdb.base/del.exp
4999         * gdb.base/gcore-buffer-overflow.exp
5000         * gdb.base/testenv.exp
5001         * gdb.compile/compile.exp
5002         * gdb.python/py-framefilter-invalidarg.exp
5003         * gdb.python/py-framefilter.exp
5004
5005 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5006
5007         Fix test names starting with uppercase throughout the files.
5008
5009         * gdb.ada/array_return.exp
5010         * gdb.ada/expr_delims.exp
5011         * gdb.ada/mi_dyn_arr.exp
5012         * gdb.ada/mi_interface.exp
5013         * gdb.ada/mi_var_array.exp
5014         * gdb.ada/watch_arg.exp
5015         * gdb.arch/alpha-step.exp
5016         * gdb.arch/altivec-regs.exp
5017         * gdb.arch/e500-regs.exp
5018         * gdb.arch/powerpc-d128-regs.exp
5019         * gdb.base/arrayidx.exp
5020         * gdb.base/break.exp
5021         * gdb.base/checkpoint.exp
5022         * gdb.base/debug-expr.exp
5023         * gdb.base/dmsym.exp
5024         * gdb.base/radix.exp
5025         * gdb.base/sepdebug.exp
5026         * gdb.base/testenv.exp
5027         * gdb.base/watch_thread_num.exp
5028         * gdb.base/watchpoint-cond-gone.exp
5029         * gdb.cell/break.exp
5030         * gdb.cell/ea-cache.exp
5031         * gdb.compile/compile.exp
5032         * gdb.cp/gdb2495.exp
5033         * gdb.gdb/selftest.exp
5034         * gdb.gdb/xfullpath.exp
5035         * gdb.go/hello.exp
5036         * gdb.go/integers.exp
5037         * gdb.objc/basicclass.exp
5038         * gdb.pascal/hello.exp
5039         * gdb.pascal/integers.exp
5040         * gdb.python/py-breakpoint.exp
5041         * gdb.python/py-cmd.exp
5042         * gdb.python/py-linetable.exp
5043         * gdb.python/py-xmethods.exp
5044         * gdb.python/python.exp
5045         * gdb.reverse/consecutive-precsave.exp
5046         * gdb.reverse/finish-precsave.exp
5047         * gdb.reverse/i386-precsave.exp
5048         * gdb.reverse/machinestate-precsave.exp
5049         * gdb.reverse/sigall-precsave.exp
5050         * gdb.reverse/solib-precsave.exp
5051         * gdb.reverse/step-precsave.exp
5052         * gdb.reverse/until-precsave.exp
5053         * gdb.reverse/watch-precsave.exp
5054         * gdb.threads/leader-exit.exp
5055         * gdb.threads/pthreads.exp
5056         * gdb.threads/wp-replication.exp
5057         * gdb.trace/actions.exp
5058         * gdb.trace/mi-tsv-changed.exp
5059         * gdb.trace/tsv.exp
5060
5061 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5062
5063         Fix test names starting with uppercase throughout the files.
5064
5065         * gdb.arch/i386-bp_permanent.exp
5066         * gdb.arch/i386-gnu-cfi.exp
5067         * gdb.base/disasm-end-cu.exp
5068         * gdb.base/macscp.exp
5069         * gdb.base/pending.exp
5070         * gdb.base/watch_thread_num.exp
5071         * gdb.cp/exception.exp
5072         * gdb.cp/gdb2495.exp
5073         * gdb.cp/local.exp
5074         * gdb.python/py-evsignal.exp
5075         * gdb.python/python.exp
5076         * gdb.trace/tracecmd.exp
5077
5078 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5079
5080         Fix test names starting with uppercase throughout the files.
5081
5082         * gdb.base/charset.exp
5083         * gdb.base/eval.exp
5084         * gdb.base/multi-forks.exp
5085         * gdb.guile/scm-progspace.exp
5086         * gdb.opencl/datatypes.exp
5087         * gdb.python/py-block.exp
5088         * gdb.python/py-function.exp
5089         * gdb.python/py-symbol.exp
5090         * gdb.python/py-symtab.exp
5091         * gdb.python/py-xmethods.exp
5092         * gdb.reverse/break-precsave.exp
5093         * gdb.reverse/break-reverse.exp
5094         * gdb.reverse/consecutive-precsave.exp
5095         * gdb.reverse/consecutive-reverse.exp
5096         * gdb.reverse/finish-precsave.exp
5097         * gdb.reverse/finish-reverse-bkpt.exp
5098         * gdb.reverse/finish-reverse.exp
5099         * gdb.reverse/fstatat-reverse.exp
5100         * gdb.reverse/getresuid-reverse.exp
5101         * gdb.reverse/i386-precsave.exp
5102         * gdb.reverse/i386-reverse.exp
5103         * gdb.reverse/i386-sse-reverse.exp
5104         * gdb.reverse/i387-stack-reverse.exp
5105         * gdb.reverse/insn-reverse.exp
5106         * gdb.reverse/machinestate-precsave.exp
5107         * gdb.reverse/machinestate.exp
5108         * gdb.reverse/next-reverse-bkpt-over-sr.exp
5109         * gdb.reverse/pipe-reverse.exp
5110         * gdb.reverse/readv-reverse.exp
5111         * gdb.reverse/recvmsg-reverse.exp
5112         * gdb.reverse/rerun-prec.exp
5113         * gdb.reverse/s390-mvcle.exp
5114         * gdb.reverse/sigall-precsave.exp
5115         * gdb.reverse/sigall-reverse.exp
5116         * gdb.reverse/solib-precsave.exp
5117         * gdb.reverse/solib-reverse.exp
5118         * gdb.reverse/step-precsave.exp
5119         * gdb.reverse/step-reverse.exp
5120         * gdb.reverse/time-reverse.exp
5121         * gdb.reverse/until-precsave.exp
5122         * gdb.reverse/until-reverse.exp
5123         * gdb.reverse/waitpid-reverse.exp
5124         * gdb.reverse/watch-precsave.exp
5125         * gdb.reverse/watch-reverse.exp
5126
5127 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5128
5129         Fix test names starting with uppercase throughout the files.
5130
5131         * gdb.arch/i386-mpx-simple_segv.exp
5132         * gdb.arch/i386-mpx.exp
5133         * gdb.arch/i386-permbkpt.exp
5134         * gdb.arch/pa-nullify.exp
5135         * gdb.arch/powerpc-d128-regs.exp
5136         * gdb.arch/vsx-regs.exp
5137         * gdb.base/bfp-test.exp
5138         * gdb.base/break.exp
5139         * gdb.base/breakpoint-shadow.exp
5140         * gdb.base/callfuncs.exp
5141         * gdb.base/charset.exp
5142         * gdb.base/commands.exp
5143         * gdb.base/completion.exp
5144         * gdb.base/dfp-test.exp
5145         * gdb.base/echo.exp
5146         * gdb.base/ending-run.exp
5147         * gdb.base/eval.exp
5148         * gdb.base/expand-psymtabs.exp
5149         * gdb.base/float128.exp
5150         * gdb.base/floatn.exp
5151         * gdb.base/foll-exec-mode.exp
5152         * gdb.base/gdb1056.exp
5153         * gdb.base/gdb11531.exp
5154         * gdb.base/kill-after-signal.exp
5155         * gdb.base/multi-forks.exp
5156         * gdb.base/overlays.exp
5157         * gdb.base/pending.exp
5158         * gdb.base/sepdebug.exp
5159         * gdb.base/testenv.exp
5160         * gdb.base/valgrind-db-attach.exp
5161         * gdb.base/watch_thread_num.exp
5162         * gdb.base/watchpoint-cond-gone.exp
5163         * gdb.base/watchpoint.exp
5164         * gdb.base/watchpoints.exp
5165         * gdb.cp/arg-reference.exp
5166         * gdb.cp/baseenum.exp
5167         * gdb.cp/operator.exp
5168         * gdb.cp/shadow.exp
5169         * gdb.dwarf2/dw2-op-out-param.exp
5170         * gdb.dwarf2/dw2-reg-undefined.exp
5171         * gdb.go/chan.exp
5172         * gdb.go/hello.exp
5173         * gdb.go/integers.exp
5174         * gdb.go/methods.exp
5175         * gdb.go/package.exp
5176         * gdb.guile/scm-parameter.exp
5177         * gdb.guile/scm-progspace.exp
5178         * gdb.guile/scm-value.exp
5179         * gdb.mi/mi-pending.exp
5180         * gdb.mi/user-selected-context-sync.exp
5181         * gdb.multi/multi-attach.exp
5182         * gdb.multi/tids.exp
5183         * gdb.opt/clobbered-registers-O2.exp
5184         * gdb.pascal/floats.exp
5185         * gdb.pascal/integers.exp
5186         * gdb.python/py-block.exp
5187         * gdb.python/py-events.exp
5188         * gdb.python/py-parameter.exp
5189         * gdb.python/py-symbol.exp
5190         * gdb.python/py-symtab.exp
5191         * gdb.python/py-type.exp
5192         * gdb.python/py-value.exp
5193         * gdb.python/py-xmethods.exp
5194         * gdb.python/python.exp
5195         * gdb.reverse/break-precsave.exp
5196         * gdb.reverse/consecutive-precsave.exp
5197         * gdb.reverse/finish-precsave.exp
5198         * gdb.reverse/i386-precsave.exp
5199         * gdb.reverse/machinestate-precsave.exp
5200         * gdb.reverse/sigall-precsave.exp
5201         * gdb.reverse/solib-precsave.exp
5202         * gdb.reverse/step-precsave.exp
5203         * gdb.reverse/until-precsave.exp
5204         * gdb.reverse/watch-precsave.exp
5205         * gdb.server/ext-attach.exp
5206         * gdb.server/ext-restart.exp
5207         * gdb.server/ext-run.exp
5208         * gdb.server/ext-wrapper.exp
5209         * gdb.stabs/gdb11479.exp
5210         * gdb.stabs/weird.exp
5211         * gdb.threads/attach-many-short-lived-threads.exp
5212         * gdb.threads/kill.exp
5213         * gdb.threads/watchpoint-fork.exp
5214
5215 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5216
5217         Fix test names starting with uppercase throughout all the files below.
5218
5219         * gdb.ada/array_return.exp
5220         * gdb.ada/catch_ex.exp
5221         * gdb.ada/info_exc.exp
5222         * gdb.ada/mi_catch_ex.exp
5223         * gdb.ada/mi_dyn_arr.exp
5224         * gdb.ada/mi_ex_cond.exp
5225         * gdb.ada/mi_exc_info.exp
5226         * gdb.ada/mi_interface.exp
5227         * gdb.ada/mi_task_arg.exp
5228         * gdb.ada/mi_task_info.exp
5229         * gdb.ada/mi_var_array.exp
5230         * gdb.arch/alpha-step.exp
5231         * gdb.arch/amd64-disp-step.exp
5232         * gdb.arch/arm-disp-step.exp
5233         * gdb.arch/disp-step-insn-reloc.exp
5234         * gdb.arch/e500-prologue.exp
5235         * gdb.arch/ftrace-insn-reloc.exp
5236         * gdb.arch/gdb1558.exp
5237         * gdb.arch/i386-bp_permanent.exp
5238         * gdb.arch/i386-disp-step.exp
5239         * gdb.arch/i386-float.exp
5240         * gdb.arch/i386-gnu-cfi.exp
5241         * gdb.arch/ia64-breakpoint-shadow.exp
5242         * gdb.arch/mips16-thunks.exp
5243         * gdb.arch/pa-nullify.exp
5244         * gdb.arch/powerpc-aix-prologue.exp
5245         * gdb.arch/powerpc-power.exp
5246         * gdb.arch/ppc-dfp.exp
5247         * gdb.arch/s390-tdbregs.exp
5248         * gdb.arch/spu-info.exp
5249         * gdb.arch/spu-ls.exp
5250         * gdb.arch/thumb-bx-pc.exp
5251         * gdb.base/advance.exp
5252         * gdb.base/annota-input-while-running.exp
5253         * gdb.base/arrayidx.exp
5254         * gdb.base/asmlabel.exp
5255         * gdb.base/async.exp
5256         * gdb.base/attach-wait-input.exp
5257         * gdb.base/auto-connect-native-target.exp
5258         * gdb.base/batch-preserve-term-settings.exp
5259         * gdb.base/bfp-test.exp
5260         * gdb.base/bigcore.exp
5261         * gdb.base/bp-permanent.exp
5262         * gdb.base/break-always.exp
5263         * gdb.base/break-fun-addr.exp
5264         * gdb.base/break-idempotent.exp
5265         * gdb.base/break-main-file-remove-fail.exp
5266         * gdb.base/break-probes.exp
5267         * gdb.base/break-unload-file.exp
5268         * gdb.base/break.exp
5269         * gdb.base/call-ar-st.exp
5270         * gdb.base/call-rt-st.exp
5271         * gdb.base/call-sc.exp
5272         * gdb.base/call-signal-resume.exp
5273         * gdb.base/call-strs.exp
5274         * gdb.base/callexit.exp
5275         * gdb.base/callfuncs.exp
5276         * gdb.base/catch-gdb-caused-signals.exp
5277         * gdb.base/catch-signal-siginfo-cond.exp
5278         * gdb.base/catch-syscall.exp
5279         * gdb.base/compare-sections.exp
5280         * gdb.base/cond-eval-mode.exp
5281         * gdb.base/condbreak-call-false.exp
5282         * gdb.base/consecutive-step-over.exp
5283         * gdb.base/cursal.exp
5284         * gdb.base/disabled-location.exp
5285         * gdb.base/disasm-end-cu.exp
5286         * gdb.base/display.exp
5287         * gdb.base/double-prompt-target-event-error.exp
5288         * gdb.base/dprintf-bp-same-addr.exp
5289         * gdb.base/dprintf-detach.exp
5290         * gdb.base/dprintf-next.exp
5291         * gdb.base/dprintf-non-stop.exp
5292         * gdb.base/dprintf-pending.exp
5293         * gdb.base/dso2dso.exp
5294         * gdb.base/ending-run.exp
5295         * gdb.base/enum_cond.exp
5296         * gdb.base/examine-backward.exp
5297         * gdb.base/exe-lock.exp
5298         * gdb.base/exec-invalid-sysroot.exp
5299         * gdb.base/execl-update-breakpoints.exp
5300         * gdb.base/execution-termios.exp
5301         * gdb.base/fileio.exp
5302         * gdb.base/fixsection.exp
5303         * gdb.base/foll-exec-mode.exp
5304         * gdb.base/foll-exec.exp
5305         * gdb.base/fork-running-state.exp
5306         * gdb.base/frame-args.exp
5307         * gdb.base/fullpath-expand.exp
5308         * gdb.base/func-ptr.exp
5309         * gdb.base/gcore-relro-pie.exp
5310         * gdb.base/gdb1090.exp
5311         * gdb.base/gdb1555.exp
5312         * gdb.base/global-var-nested-by-dso.exp
5313         * gdb.base/gnu-ifunc.exp
5314         * gdb.base/hbreak-in-shr-unsupported.exp
5315         * gdb.base/hbreak-unmapped.exp
5316         * gdb.base/hook-stop.exp
5317         * gdb.base/infcall-input.exp
5318         * gdb.base/info-fun.exp
5319         * gdb.base/info-shared.exp
5320         * gdb.base/interrupt-noterm.exp
5321         * gdb.base/jit-so.exp
5322         * gdb.base/jit.exp
5323         * gdb.base/line-symtabs.exp
5324         * gdb.base/list.exp
5325         * gdb.base/longjmp.exp
5326         * gdb.base/macscp.exp
5327         * gdb.base/max-value-size.exp
5328         * gdb.base/nodebug.exp
5329         * gdb.base/nofield.exp
5330         * gdb.base/overlays.exp
5331         * gdb.base/paginate-after-ctrl-c-running.exp
5332         * gdb.base/paginate-bg-execution.exp
5333         * gdb.base/paginate-inferior-exit.exp
5334         * gdb.base/pending.exp
5335         * gdb.base/pr11022.exp
5336         * gdb.base/printcmds.exp
5337         * gdb.base/ptr-typedef.exp
5338         * gdb.base/ptype.exp
5339         * gdb.base/randomize.exp
5340         * gdb.base/range-stepping.exp
5341         * gdb.base/realname-expand.exp
5342         * gdb.base/relativedebug.exp
5343         * gdb.base/remote.exp
5344         * gdb.base/savedregs.exp
5345         * gdb.base/sepdebug.exp
5346         * gdb.base/set-noassign.exp
5347         * gdb.base/shlib-call.exp
5348         * gdb.base/shreloc.exp
5349         * gdb.base/sigaltstack.exp
5350         * gdb.base/sigbpt.exp
5351         * gdb.base/siginfo-addr.exp
5352         * gdb.base/siginfo-obj.exp
5353         * gdb.base/siginfo-thread.exp
5354         * gdb.base/signest.exp
5355         * gdb.base/signull.exp
5356         * gdb.base/sigrepeat.exp
5357         * gdb.base/skip.exp
5358         * gdb.base/so-impl-ld.exp
5359         * gdb.base/solib-corrupted.exp
5360         * gdb.base/solib-disc.exp
5361         * gdb.base/solib-display.exp
5362         * gdb.base/solib-overlap.exp
5363         * gdb.base/solib-search.exp
5364         * gdb.base/solib-symbol.exp
5365         * gdb.base/source-execution.exp
5366         * gdb.base/sss-bp-on-user-bp-2.exp
5367         * gdb.base/sss-bp-on-user-bp.exp
5368         * gdb.base/stack-checking.exp
5369         * gdb.base/stale-infcall.exp
5370         * gdb.base/step-break.exp
5371         * gdb.base/step-line.exp
5372         * gdb.base/step-over-exit.exp
5373         * gdb.base/step-test.exp
5374         * gdb.base/structs.exp
5375         * gdb.base/sym-file.exp
5376         * gdb.base/symtab-search-order.exp
5377         * gdb.base/term.exp
5378         * gdb.base/type-opaque.exp
5379         * gdb.base/unload.exp
5380         * gdb.base/until-nodebug.exp
5381         * gdb.base/until.exp
5382         * gdb.base/unwindonsignal.exp
5383         * gdb.base/watch-cond.exp
5384         * gdb.base/watch-non-mem.exp
5385         * gdb.base/watch_thread_num.exp
5386         * gdb.base/watchpoint-reuse-slot.exp
5387         * gdb.base/watchpoint-solib.exp
5388         * gdb.base/watchpoint.exp
5389         * gdb.btrace/dlopen.exp
5390         * gdb.cell/arch.exp
5391         * gdb.cell/break.exp
5392         * gdb.cell/bt.exp
5393         * gdb.cell/core.exp
5394         * gdb.cell/data.exp
5395         * gdb.cell/dwarfaddr.exp
5396         * gdb.cell/ea-cache.exp
5397         * gdb.cell/ea-standalone.exp
5398         * gdb.cell/ea-test.exp
5399         * gdb.cell/f-regs.exp
5400         * gdb.cell/fork.exp
5401         * gdb.cell/gcore.exp
5402         * gdb.cell/mem-access.exp
5403         * gdb.cell/ptype.exp
5404         * gdb.cell/registers.exp
5405         * gdb.cell/sizeof.exp
5406         * gdb.cell/solib-symbol.exp
5407         * gdb.cell/solib.exp
5408         * gdb.compile/compile-tls.exp
5409         * gdb.cp/exception.exp
5410         * gdb.cp/gdb2495.exp
5411         * gdb.cp/local.exp
5412         * gdb.cp/mb-inline.exp
5413         * gdb.cp/mb-templates.exp
5414         * gdb.cp/pr10687.exp
5415         * gdb.cp/pr9167.exp
5416         * gdb.cp/scope-err.exp
5417         * gdb.cp/templates.exp
5418         * gdb.cp/virtfunc.exp
5419         * gdb.dwarf2/dw2-dir-file-name.exp
5420         * gdb.dwarf2/dw2-single-line-discriminators.exp
5421         * gdb.fortran/complex.exp
5422         * gdb.fortran/library-module.exp
5423         * gdb.guile/guile.exp
5424         * gdb.guile/scm-cmd.exp
5425         * gdb.guile/scm-frame-inline.exp
5426         * gdb.guile/scm-objfile.exp
5427         * gdb.guile/scm-pretty-print.exp
5428         * gdb.guile/scm-symbol.exp
5429         * gdb.guile/scm-type.exp
5430         * gdb.guile/scm-value.exp
5431         * gdb.linespec/keywords.exp
5432         * gdb.linespec/ls-errs.exp
5433         * gdb.linespec/macro-relative.exp
5434         * gdb.linespec/thread.exp
5435         * gdb.mi/mi-breakpoint-changed.exp
5436         * gdb.mi/mi-dprintf-pending.exp
5437         * gdb.mi/mi-fullname-deleted.exp
5438         * gdb.mi/mi-logging.exp
5439         * gdb.mi/mi-pending.exp
5440         * gdb.mi/mi-solib.exp
5441         * gdb.mi/new-ui-mi-sync.exp
5442         * gdb.mi/user-selected-context-sync.exp
5443         * gdb.multi/dummy-frame-restore.exp
5444         * gdb.multi/multi-arch-exec.exp
5445         * gdb.multi/remove-inferiors.exp
5446         * gdb.multi/watchpoint-multi-exit.exp
5447         * gdb.opt/solib-intra-step.exp
5448         * gdb.perf/backtrace.exp
5449         * gdb.perf/single-step.exp
5450         * gdb.perf/skip-command.exp
5451         * gdb.perf/skip-prologue.exp
5452         * gdb.perf/solib.exp
5453         * gdb.python/lib-types.exp
5454         * gdb.python/py-as-string.exp
5455         * gdb.python/py-bad-printers.exp
5456         * gdb.python/py-block.exp
5457         * gdb.python/py-breakpoint.exp
5458         * gdb.python/py-cmd.exp
5459         * gdb.python/py-events.exp
5460         * gdb.python/py-evthreads.exp
5461         * gdb.python/py-finish-breakpoint.exp
5462         * gdb.python/py-finish-breakpoint2.exp
5463         * gdb.python/py-frame-inline.exp
5464         * gdb.python/py-frame.exp
5465         * gdb.python/py-inferior.exp
5466         * gdb.python/py-infthread.exp
5467         * gdb.python/py-mi.exp
5468         * gdb.python/py-objfile.exp
5469         * gdb.python/py-pp-maint.exp
5470         * gdb.python/py-pp-registration.exp
5471         * gdb.python/py-prettyprint.exp
5472         * gdb.python/py-recurse-unwind.exp
5473         * gdb.python/py-shared.exp
5474         * gdb.python/py-symbol.exp
5475         * gdb.python/py-symtab.exp
5476         * gdb.python/py-template.exp
5477         * gdb.python/py-type.exp
5478         * gdb.python/py-unwind-maint.exp
5479         * gdb.python/py-unwind.exp
5480         * gdb.python/py-value.exp
5481         * gdb.python/python.exp
5482         * gdb.reverse/finish-reverse-bkpt.exp
5483         * gdb.reverse/insn-reverse.exp
5484         * gdb.reverse/next-reverse-bkpt-over-sr.exp
5485         * gdb.reverse/solib-precsave.exp
5486         * gdb.reverse/solib-reverse.exp
5487         * gdb.stabs/gdb11479.exp
5488         * gdb.stabs/weird.exp
5489         * gdb.threads/fork-child-threads.exp
5490         * gdb.threads/fork-plus-threads.exp
5491         * gdb.threads/fork-thread-pending.exp
5492         * gdb.threads/forking-threads-plus-breakpoint.exp
5493         * gdb.threads/hand-call-in-threads.exp
5494         * gdb.threads/interrupted-hand-call.exp
5495         * gdb.threads/linux-dp.exp
5496         * gdb.threads/local-watch-wrong-thread.exp
5497         * gdb.threads/next-while-other-thread-longjmps.exp
5498         * gdb.threads/non-ldr-exit.exp
5499         * gdb.threads/pending-step.exp
5500         * gdb.threads/print-threads.exp
5501         * gdb.threads/process-dies-while-detaching.exp
5502         * gdb.threads/process-dies-while-handling-bp.exp
5503         * gdb.threads/pthreads.exp
5504         * gdb.threads/queue-signal.exp
5505         * gdb.threads/reconnect-signal.exp
5506         * gdb.threads/signal-command-handle-nopass.exp
5507         * gdb.threads/signal-command-multiple-signals-pending.exp
5508         * gdb.threads/signal-delivered-right-thread.exp
5509         * gdb.threads/signal-sigtrap.exp
5510         * gdb.threads/sigthread.exp
5511         * gdb.threads/staticthreads.exp
5512         * gdb.threads/stepi-random-signal.exp
5513         * gdb.threads/thread-unwindonsignal.exp
5514         * gdb.threads/thread_check.exp
5515         * gdb.threads/thread_events.exp
5516         * gdb.threads/tid-reuse.exp
5517         * gdb.threads/tls-nodebug.exp
5518         * gdb.threads/tls-shared.exp
5519         * gdb.threads/tls-so_extern.exp
5520         * gdb.threads/tls.exp
5521         * gdb.threads/wp-replication.exp
5522         * gdb.trace/actions-changed.exp
5523         * gdb.trace/actions.exp
5524         * gdb.trace/backtrace.exp
5525         * gdb.trace/change-loc.exp
5526         * gdb.trace/collection.exp
5527         * gdb.trace/deltrace.exp
5528         * gdb.trace/disconnected-tracing.exp
5529         * gdb.trace/entry-values.exp
5530         * gdb.trace/ftrace-lock.exp
5531         * gdb.trace/ftrace.exp
5532         * gdb.trace/infotrace.exp
5533         * gdb.trace/mi-trace-frame-collected.exp
5534         * gdb.trace/mi-trace-unavailable.exp
5535         * gdb.trace/mi-traceframe-changed.exp
5536         * gdb.trace/mi-tracepoint-changed.exp
5537         * gdb.trace/mi-tsv-changed.exp
5538         * gdb.trace/no-attach-trace.exp
5539         * gdb.trace/packetlen.exp
5540         * gdb.trace/passc-dyn.exp
5541         * gdb.trace/passcount.exp
5542         * gdb.trace/pending.exp
5543         * gdb.trace/pr16508.exp
5544         * gdb.trace/qtro.exp
5545         * gdb.trace/range-stepping.exp
5546         * gdb.trace/read-memory.exp
5547         * gdb.trace/report.exp
5548         * gdb.trace/save-trace.exp
5549         * gdb.trace/signal.exp
5550         * gdb.trace/stap-trace.exp
5551         * gdb.trace/status-stop.exp
5552         * gdb.trace/strace.exp
5553         * gdb.trace/tfile.exp
5554         * gdb.trace/tfind.exp
5555         * gdb.trace/trace-break.exp
5556         * gdb.trace/trace-condition.exp
5557         * gdb.trace/trace-enable-disable.exp
5558         * gdb.trace/trace-mt.exp
5559         * gdb.trace/tracecmd.exp
5560         * gdb.trace/tracefile-pseudo-reg.exp
5561         * gdb.trace/tspeed.exp
5562         * gdb.trace/tstatus.exp
5563         * gdb.trace/tsv.exp
5564         * gdb.trace/unavailable.exp
5565         * gdb.trace/while-dyn.exp
5566         * gdb.trace/while-stepping.exp
5567         * lib/gdb-guile.exp
5568         * lib/gdb.exp
5569         * lib/mi-support.exp
5570         * lib/pascal.exp
5571         * lib/perftest.exp
5572         * lib/prelink-support.exp
5573         * lib/selftest-support.exp
5574
5575 2016-11-30  Simon Marchi  <simon.marchi@polymtl.ca>
5576
5577         * Makefile.in: Include disable-implicit-rules.mk.
5578
5579 2016-11-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5580
5581         * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
5582         non-byte-aligned bit fields.
5583
5584 2016-11-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5585
5586         PR gdb/12616
5587         * gdb.dwarf2/nonvar-access.exp: New testcase.  Check that GDB
5588         respects the DW_AT_data_bit_offset attribute.
5589
5590 2016-11-22  Simon Marchi  <simon.marchi@polymtl.ca>
5591
5592         * gdb.base/default.exp: Fix output of "set language".
5593
5594 2016-11-17  Simon Marchi  <simon.marchi@polymtl.ca>
5595
5596         * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
5597         prefixed with @GMAKE_FALSE@.  Update comment related to non-GNU
5598         make.
5599         * configure.ac: Remove checks for the make program.
5600         * configure: Re-generate.
5601
5602 2016-11-16  Kevin Buettner  <kevinb@redhat.com>
5603
5604         * gdb.python/py-recurse-unwind.c (main): Add loop.
5605         * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
5606         to read_register() and gdb.parse_and_eval().  Make each code
5607         call a separate case that can be individually tested.
5608         * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
5609         proc. Call cont_and_backtrace for each of the code paths that
5610         we want to test in the unwinder.
5611
5612 2016-11-15  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5613
5614         * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
5615         the definition of struct S.
5616
5617 2016-11-11  Catherine Moore  <clm@codesourcery.com>
5618
5619         * gdb.base/dump.exp: Identify verilog format dump tests as such.
5620
5621 2016-11-09  Pedro Alves  <palves@redhat.com>
5622
5623         * gdb.base/commands.exp (runto_or_return): New procedure.
5624         (gdbvar_simple_if_test, gdbvar_simple_while_test)
5625         (gdbvar_complex_if_while_test, progvar_simple_if_test)
5626         (progvar_simple_while_test, progvar_complex_if_while_test)
5627         (if_while_breakpoint_command_test)
5628         (infrun_breakpoint_command_test, breakpoint_command_test)
5629         (user_defined_command_test, watchpoint_command_test)
5630         (test_command_prompt_position, redefine_hook_test)
5631         (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
5632         (redefine_backtrace_test): Use runto_or_return, $valnum_re,
5633         multi_line_input and multi_line.  Remove gdb_expect and
5634         gdb_stop_suppressing_tests uses.
5635         * lib/gdb.exp (valnum_re): New global.
5636         (multi_line_input): New procedure.
5637
5638 2016-11-09  Simon Marchi  <simon.marchi@polymtl.ca>
5639
5640         * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
5641         Remove.
5642         (test_setup): Define with proc_with_prefix.
5643         (test_cli_inferior): Likewise.
5644         (test_cli_thread): Likewise.
5645         (test_cli_frame): Likewise.
5646         (test_cli_select_frame): Likewise.
5647         (test_cli_up_down): Likewise.
5648         (test_mi_thread_select): Likewise.
5649         (test_mi_stack_select_frame): Likewise.
5650         (test_cli_in_mi_inferior): Likewise.
5651         (test_cli_in_mi_thread): Likewise.
5652         (test_cli_in_mi_frame): Likewise.
5653         (top level): Do not use with_test_prefix_procname.
5654
5655 2016-11-09  Pedro Alves  <palves@redhat.com>
5656
5657         * gdb.base/commands.exp (gdbvar_simple_if_test)
5658         (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
5659         (progvar_simple_if_test, progvar_simple_while_test)
5660         (progvar_complex_if_while_test, if_while_breakpoint_command_test)
5661         (infrun_breakpoint_command_test, breakpoint_command_test)
5662         (user_defined_command_test, watchpoint_command_test)
5663         (test_command_prompt_position, deprecated_command_test)
5664         (bp_deleted_in_command, temporary_breakpoint_commands)
5665         (stray_arg0_test, source_file_with_indented_comment)
5666         (recursive_source_test, if_commands_test)
5667         (error_clears_commands_left, redefine_hook_test)
5668         (redefine_backtrace_test): Use proc_with_prefix.
5669         * lib/gdb.exp (proc_with_prefix): New proc.
5670
5671 2016-11-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5672
5673         * gdb.base/tui-layout.c: New file.
5674         * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
5675         disassembly window contains very long lines.
5676
5677 2016-11-08  Tom Tromey  <tom@tromey.com>
5678
5679         * gdb.python/py-value.exp (test_value_creation): Make "long" test
5680         depend on Python 2.
5681
5682 2016-11-08  Tom Tromey  <tom@tromey.com>
5683
5684         * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
5685         New method.
5686
5687 2016-10-29  Manish Goregaokar  <manish@mozilla.com>
5688
5689         * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
5690
5691 2016-10-27  Manish Goregaokar  <manish@mozilla.com>
5692
5693         * gdb.rust/simple.rs: Add test for univariant enums without
5694         discriminants and for encoded struct-like enums.
5695
5696 2016-10-28  Pedro Alves  <palves@redhat.com>
5697
5698         * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
5699         gdb_test_multiple, tighten regexps and match symtabs and line
5700         tables incrementally.
5701
5702 2016-10-28  Luis Machado  <lgustavo@codesourcery.com>
5703
5704         * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
5705         general.
5706
5707 2016-10-25  Luis Machado  <lgustavo@codesourcery.com>
5708
5709         * gdb.base/exec-invalid-sysroot.exp: New file.
5710
5711 2016-10-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
5712
5713         * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
5714
5715 2016-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
5716
5717         * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
5718
5719 2016-10-19  Maciej W. Rozycki  <macro@imgtec.com>
5720
5721         * gdb.base/killed-outside.exp: Remove $options from a call to
5722         `prepare_for_testing'.
5723
5724 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
5725
5726         * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5727         Change test message.
5728
5729 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
5730
5731         * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5732         Update comment.
5733
5734 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
5735
5736         * gdb.trace/mi-trace-save.exp: New file.
5737
5738 2016-10-13  Yao Qi  <yao.qi@linaro.org>
5739
5740         * gdb.base/code_elim.exp (get_var_address): Remove.
5741         * gdb.base/relocate.exp: Likewise.
5742         * gdb.base/shreloc.exp: Likewise.
5743         * lib/gdb.exp (get_var_address): New.
5744
5745 2016-10-13  Yao Qi  <yao.qi@linaro.org>
5746
5747         * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
5748         floating point tests if $skip_float_test is false.
5749
5750 2016-10-12  Luis Machado  <lgustavo@codesourcery.com>
5751
5752         * gdb.python/py-value.c (main): Check if argv is NULL before using it.
5753         * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
5754         argc values.
5755         Add 1 to argc so we guarantee distinct initial/modified argc values.
5756
5757 2016-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
5758
5759         * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
5760
5761 2016-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
5762
5763         * gdb.arch/powerpc-prologue.exp: Use standard_output_file
5764         * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
5765         * gdb.arch/vsx-regs.exp: Likewise.
5766
5767 2016-10-07  Yao Qi  <yao.qi@linaro.org>
5768
5769         * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
5770
5771 2016-10-07  Markus Metzger  <markus.t.metzger@intel.com>
5772
5773         * gdb.python/python.exp: Test decode_line("*0").
5774
5775 2016-10-06  Doug Evans  <dje@google.com>
5776
5777         * gdb.python/py-value.exp (test_value_creation): Add test for large
5778         unsigned 64-bit value.
5779
5780 2016-10-06  Tom Tromey  <tom@tromey.com>
5781
5782         * gdb.compile/compile.exp: Change java tests to rust.
5783         * gdb.base/setshow.exp: Change java tests to rust.
5784         * gdb.base/default.exp: Remove java from language list.
5785         * README (Examples): Update language example.
5786         * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
5787         test.
5788         * lib/gdb.exp (skip_java_tests): Remove.
5789         * lib/java.exp: Remove.
5790         * gdb.java: Remove.
5791
5792 2016-10-06  Maciej W. Rozycki  <macro@imgtec.com>
5793
5794         * gdb.arch/mips-fcr.exp: New test.
5795         * gdb.arch/mips-fcr.c: Source for the new test.
5796
5797 2016-10-06  Maciej W. Rozycki  <macro@imgtec.com>
5798
5799         * gdb.base/solib-disc.exp: Use `standard_output_file'
5800         throughout.
5801
5802 2016-10-06  Pedro Alves  <palves@redhat.com>
5803
5804         * gdb.base/jit-simple-dl.c: New file.
5805         * gdb.base/jit-simple-jit.c: New file, factored out from ...
5806         * gdb.base/jit-simple.c: ... this.
5807         * gdb.base/jit-simple.exp (jit_run): Delete.
5808         (build_jit): New proc.
5809         (jit_test_reread): Recompile either the main program or the shared
5810         library, depending on what is being tested.  Skip changing address
5811         if caller wants to.  Compare before/after addresses.  If testing
5812         standalone, explicitly load the binary.  Test "maint info
5813         breakpoints".
5814         (top level): Add "standalone vs shared lib" and "change address"
5815         vs "same address" axes.
5816
5817 2016-10-06  Pedro Alves  <palves@redhat.com>
5818
5819         * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
5820         call.
5821         (jit_run): Delete.
5822         (jit_test_reread): Use with_test_prefix.  Reload the main binary
5823         explicitly.  Compare the before/after addresses of the JIT
5824         descriptor.
5825
5826 2016-08-15  Doug Evans  <dje@google.com>
5827
5828         * gdb.xml/extra-regs.xml: Update, end field now required, default type
5829         for single bitfields is bool.
5830         * gdb.xml/tdesc-regs.exp: Ditto.
5831
5832 2016-10-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
5833
5834         * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
5835
5836 2016-10-05  Yao Qi  <yao.qi@linaro.org>
5837
5838         * lib/gdb.exp (support_complex_tests): Return zero if
5839         gdb_skip_float_test return true.
5840
5841 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
5842             Simon Marchi  <simon.marchi@ericsson.com>
5843
5844         PR gdb/20487
5845         * gdb.mi/user-selected-context-sync.exp: New file.
5846         * gdb.mi/user-selected-context-sync.c: New file.
5847
5848 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
5849             Simon Marchi  <simon.marchi@ericsson.com>
5850
5851         PR gdb/20487
5852         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
5853         =thread-select-event check.
5854
5855 2016-09-29  Peter Bergner  <bergner@vnet.ibm.com>
5856
5857         * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
5858         the compulsory L operand changes.
5859         * gdb.arch/powerpc-power.s: Likewise.
5860
5861 2016-09-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
5862
5863         PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
5864         * gdb.base/jit-attach-pie.c: New file.
5865         * gdb.base/jit-attach-pie.exp: New file.
5866
5867 2016-09-28  Pedro Alves  <palves@redhat.com>
5868
5869         * gdb.base/infcall-input.c: New file.
5870         * gdb.base/infcall-input.exp: New file.
5871
5872 2016-09-22  Yao Qi  <yao.qi@linaro.org>
5873
5874         * lib/gdbserver-support.exp: Rename mi_gdb_exit.
5875         (gdb_exit): Rename it to ...
5876         (gdbserver_gdb_exit): ...  Close GDBserver.
5877         (gdb_exit): New proc, call gdbserver_gdb_exit.
5878         (mi_gdb_exit): Likewise.
5879
5880 2016-09-22  Yao Qi  <yao.qi@linaro.org>
5881
5882         * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
5883         path.
5884         * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
5885         Remove duplication.
5886
5887 2016-09-22  Yao Qi  <yao.qi@linaro.org>
5888
5889         * lib/gdbserver-support.exp: Check the existence of
5890         gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
5891
5892 2016-09-21  Anton Kolesov  <anton.kolesov@synopsys.com>
5893
5894         * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
5895
5896 2016-09-21  Tom Tromey  <tom@tromey.com>
5897
5898         PR gdb/20604:
5899         * gdb.base/quit.exp: New file.
5900
5901 2016-09-21  Simon Marchi  <simon.marchi@ericsson.com>
5902
5903         * .gitignore: New file.
5904
5905 2016-09-21  Maciej W. Rozycki  <macro@imgtec.com>
5906
5907         * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
5908         throughout.
5909
5910 2016-09-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5911
5912         * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
5913
5914 2016-09-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
5915
5916         * gdb.cp/casts.cc (decltype): Move it ...
5917         (main): ... with its call to ...
5918         * gdb.cp/casts03.cc: ... a new file.
5919         * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
5920
5921 2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
5922
5923         * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
5924
5925 2016-09-15  Peter Bergner  <bergner@vnet.ibm.com>
5926
5927         * gdb.arch/powerpc-power.s: Update Power9 instruction tests
5928         and sync up the test with tests in gas/testsuite/gas/ppc.
5929         * gdb.arch/powerpc-power.exp: Likewise.
5930
5931 2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
5932
5933         * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
5934
5935 2016-09-11  Sergio Durigan Junior  <sergiodj@redhat.com>
5936             Jan Kratochvil  <jan.kratochvil@redhat.com>
5937
5938         * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
5939         make m1's definition to be different from m2's.  Use 'dummy' as an
5940         argument for probe 'two'.
5941
5942 2016-09-10  Jon Beniston  <jon@beniston.com>
5943
5944         * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
5945         for sim target.
5946
5947 2016-09-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5948
5949         * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
5950         variable declaration.
5951         (gnu_ifunc): Add parameter hwcap.  Store it in resolver_hwcap.
5952         * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
5953         * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
5954         received HWCAP as its argument.
5955
5956 2016-09-06  Pedro Alves  <palves@redhat.com>
5957
5958         * gdb.base/new-ui-pending-input.c: New file.
5959         * gdb.base/new-ui-pending-input.exp: New file.
5960         * gdb.exp (clear_gdb_spawn_id): New procedure.
5961         (with_spawn_id): Check whether gdb_spawn_id exists before
5962         referencing it.  If gdb_spawn_id didn't exist on entry, clear it
5963         on exit.
5964
5965 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
5966
5967         * gdb.base/float128.c: New file.
5968         * gdb.base/float128.exp: Likewise.
5969         * gdb.base/floatn.c: Likewise.
5970         * gdb.base/floatn.exp: Likewise.
5971
5972 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
5973
5974         * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
5975
5976 2016-09-05  Pedro Alves  <palves@redhat.com>
5977
5978         PR backtrace/19927
5979         * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
5980         unwinders are immediately called as side effect of "source" or
5981         "disable unwinder" commands.
5982         * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
5983
5984 2016-09-02  Yao Qi  <yao.qi@linaro.org>
5985
5986         * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
5987         is true and $type is "float" or "double".
5988
5989 2016-09-02  Yao Qi  <yao.qi@linaro.org>
5990
5991         * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
5992         true.
5993         * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
5994         * gdb.base/call-rt-st.exp: Likewise.
5995         * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
5996         return value instead of gdb,skip_float_test.
5997         * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
5998         (do_function_calls): Use its return value instead of
5999         gdb,skip_float_test.
6000         * gdb.base/finish.exp: Likewise.
6001         * gdb.base/funcargs.exp: Likewise.
6002         * gdb.base/return.exp: Likewise.
6003         * gdb.base/return2.exp: Likewise.
6004         * gdb.base/varargs.exp: Likewise.
6005         * lib/gdb.exp (gdb_skip_float_test): Change it to
6006         gdb_caching_proc.  Detect the broken ptrace on arm-linux.
6007
6008 2016-08-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6009
6010         * gdb.multi/tids.exp: Test "thread apply all".
6011
6012 2016-08-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
6013
6014         * gdb.base/default.exp (tty): Remove.
6015
6016 2016-08-24  Kevin Buettner  <kevinb@redhat.com>
6017
6018         * gdb.python/py-recurse-unwind.c: New file.
6019         * gdb.python/py-recurse-unwind.py: New file.
6020         * gdb.python/py-recurse-unwind.exp: New file.
6021
6022 2016-08-24  Simon Marchi  <simon.marchi@ericsson.com>
6023
6024         * gdb.base/set-inferior-tty.exp: New file.
6025         * gdb.base/set-inferior-tty.c: New file.
6026
6027 2016-08-23  Pedro Alves  <palves@redhat.com>
6028
6029         PR gdb/20494
6030         * gdb.base/new-ui-echo.c: New file.
6031         * gdb.base/new-ui-echo.exp: New file.
6032
6033 2016-08-23  Yao Qi  <yao.qi@linaro.org>
6034
6035         * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
6036         gdbserver_spawn.
6037         * gdb.server/connect-without-multi-process.exp (do_test):
6038         Likewise.
6039
6040 2016-08-23  Yao Qi  <yao.qi@linaro.org>
6041
6042         * gdb.base/signals-state-child.exp: Set variables gdb_txt and
6043         standalone_txt.  Delete gdb_txt and standalone_txt on host
6044         and target.  Spawn the binary on target.  Copy files from
6045         target to host.
6046
6047 2016-08-22  Pedro Alves  <palves@redhat.com>
6048
6049         PR gdb/20505
6050         * gdb.base/vdso-warning.exp: Test core dumps too.  Use
6051         with_test_prefix.  Factor out bits to ...
6052         (test_no_vdso): ... this new procedure.
6053
6054 2016-08-19  Carl Love  <cel@us.ibm.com>
6055
6056         * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
6057         maintaining separate logic for constructing the output path.
6058         * gdb.arch/powerpc-d128-regs.exp: Likewise.
6059         * gdb.arch/ppc-dfp.exp: Likewise.
6060         * gdb.arch/ppc-fp.exp: Likewise.
6061         * gdb.arch/vsx-regs.exp: Likewise.
6062         * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
6063         binprefix for generating the additional binary files.
6064
6065 2016-08-19  Pedro Alves  <palves@redhat.com>
6066
6067         * gdb.trace/mi-trace-frame-collected.exp
6068         (test_trace_frame_collected): On x32, expect two registers.
6069
6070 2016-08-18  Carl Love  <cel@us.ibm.com>
6071
6072         * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
6073         and sync up the test with tests in gas/testsuite/gas/ppc.
6074         * gdb.arch/powerpc-power.exp: Likewise.
6075
6076 2016-08-17  Simon Marchi  <simon.marchi@ericsson.com>
6077
6078         * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
6079         expected error message.
6080
6081 2016-08-17  Simon Marchi  <simon.marchi@ericsson.com>
6082
6083         * gdb.multi/remove-inferiors.exp: New file.
6084         * gdb.multi/remove-inferiors.c: New file.
6085
6086 2016-08-12  Yao Qi  <yao.qi@linaro.org>
6087
6088         * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
6089         argument list.
6090
6091 2016-08-10  Pedro Alves  <palves@redhat.com>
6092
6093         PR gdb/19187
6094         * gdb.reverse/waitpid-reverse.exp: Add comment and remove
6095         setup_kfails.
6096
6097 2016-08-09  Pedro Alves  <palves@redhat.com>
6098             Simon Marchi  <simon.marchi@ericsson.com>
6099
6100         PR gdb/20418
6101         * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
6102         * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
6103
6104 2016-08-09  Pedro Alves  <palves@redhat.com>
6105
6106         PR mi/20431
6107         * gdb.mi/mi-cmd-error.exp: New file.
6108
6109 2016-08-09  Pedro Alves  <palves@redhat.com>
6110
6111         PR gdb/18653
6112         * gdb.base/signals-state-child.c: New file.
6113         * gdb.base/signals-state-child.exp: New file.
6114         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
6115
6116 2016-08-09  Pedro Alves  <palves@redhat.com>
6117
6118         * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
6119
6120 2016-08-03  Tom Tromey  <tom@tromey.com>
6121
6122         PR python/18565:
6123         * gdb.python/py-frame-inline.exp: Add Frame.function test.
6124
6125 2016-08-01  Yao Qi  <yao.qi@linaro.org>
6126
6127         * gdb.threads/process-dies-while-detaching.exp (do_test): Set
6128         variable mode to "multi-process" if $multi_process is 1, otherwise
6129         set it to "single-process".
6130
6131 2016-08-01  Yao Qi  <yao.qi@linaro.org>
6132
6133         * gdb.cp/anon-struct.exp: Check is_aarch32_target.
6134         * gdb.cp/cpexprs.exp: Likewise.
6135         * gdb.cp/m-static.exp: Likewise.
6136
6137 2016-07-26  Tom Tromey  <tom@tromey.com>
6138
6139         PR python/20190:
6140         * gdb.threads/tls.exp (check_thread_local): Add python symbol
6141         test.
6142
6143 2016-07-26  Markus Metzger  <markus.t.metzger@intel.com>
6144
6145         * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
6146         selecting assembly source files.
6147         * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
6148         assembly source files.
6149         * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
6150         assembly source files.
6151         * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
6152         selecting assembly source files.
6153
6154 2016-07-25  Simon Marchi  <simon.marchi@ericsson.com>
6155
6156         * gdb.base/new-ui.exp (do_test_invalid_args): New
6157         procedure.
6158
6159 2016-07-25  Tim Wiederhake  <tim.wiederhake@intel.com>
6160
6161         * gdb.btrace/reconnect.c: New file.
6162         * gdb.btrace/reconnect.exp: New file.
6163
6164 2016-07-23  Gabriel Krisman Bertazi  <gabriel@krisman.be>
6165
6166         * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
6167         to test_catch_syscall_group.
6168         (test_catch_syscall_group): New.
6169
6170 2016-07-21  Tom Tromey  <tom@tromey.com>
6171
6172         * gdb.rust/simple.rs (main): Use empty struct expression.
6173         * gdb.rust/simple.exp: Add tests for empty struct expression.
6174
6175 2016-07-21  Yao Qi  <yao.qi@linaro.org>
6176
6177         * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
6178         if gdb_skip_xml_test is true on some targets.
6179
6180 2016-07-21  Yao Qi  <yao.qi@linaro.org>
6181
6182         * gdb.server/solib-list.exp: Unset last_loaded_file.
6183
6184 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6185
6186         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
6187         "step into captured_main (args)".
6188
6189 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6190
6191         * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
6192
6193 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6194
6195         * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
6196
6197 2016-07-19  Pedro Alves  <palves@redhat.com>
6198
6199         * gdb.opt/inline-break.exp: Remove optimize=-O2.
6200         * gdb.opt/inline-bt.exp: Likewise.
6201         * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
6202         additional_flags=-Winline.
6203         * gdb.opt/inline-locals.exp: Likewise.
6204         * gdb.opt/inline-markers.c (ATTR): Define.
6205         (inlined_fn): Use it.
6206
6207 2016-07-19  Yao Qi  <yao.qi@linaro.org>
6208
6209         * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
6210         (test_with_self): Remove some code.  Remove argument executable.
6211         (top-level): Use do_self_tests.
6212
6213 2016-07-15  Zachary Welch  <zwelch@codesourcery.com>
6214             Don Breazeal <donb@codesourcery.com>
6215
6216         * gdb.base/maint.exp: Escape paths used in regular expressions.
6217         * gdb.stabs/weird.exp: Likewise.
6218
6219 2016-07-13  Tom Tromey  <tom@tromey.com>
6220
6221         PR python/15620, PR python/18620:
6222         * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
6223         (test_bkpt_events): New procs.
6224
6225 2016-07-13  Tom Tromey  <tom@tromey.com>
6226
6227         PR python/17698:
6228         * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
6229         test.
6230         (test_watchpoints): Likewise.
6231         (test_bkpt_pending): New proc.
6232
6233 2016-07-13  Tom Tromey  <tom@tromey.com>
6234
6235         PR cli/18053:
6236         * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
6237         completion test.
6238
6239 2016-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
6240
6241         * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
6242         * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
6243         * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
6244         f_label.
6245         (g): Rename g_end_lbl to g_label.
6246         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
6247         low_pc and high_pc.
6248         * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
6249
6250 2016-07-12  Tom Tromey  <tom@tromey.com>
6251
6252         PR python/19293:
6253         * gdb.python/py-unwind-maint.exp: Update tests.
6254
6255 2016-07-12  Yao Qi  <yao.qi@linaro.org>
6256
6257         * lib/selftest-support.exp (selftest_setup): Match the output
6258         when captured_main is inlined.
6259
6260 2016-07-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6261
6262         * gdb.fortran/derived-types.exp (result_line, result_line_2):
6263         New variables.
6264         (print this%a, print this%b, print this): New tests.
6265         * gdb.fortran/derived-types.f90 (this): New object and
6266         initialization.
6267
6268 2016-07-06  Simon Marchi  <simon.marchi@ericsson.com>
6269
6270         * gdb.ada/arraydim.exp: Remove extra directory level in build
6271         directory.
6272
6273 2016-07-06  Simon Marchi  <simon.marchi@ericsson.com>
6274
6275         * lib/ada.exp: Remove extra directory level in build directory.
6276         * gdb.ada/cond_lang.exp: Likewise.
6277         * gdb.ada/exec_changed.exp: Likewise.
6278         * gdb.ada/lang_switch.exp: Likewise.
6279
6280 2016-07-06  Manish Goregaokar  <manish@mozilla.com>
6281
6282         * simple.rs: Add test for raw pointer subscripting.
6283         * simple.exp: Add test expectations.
6284
6285 2016-07-05  Yao Qi  <yao.qi@linaro.org>
6286
6287         * gdb.mi/mi-reverse.exp: Match =record-started output.
6288
6289 2016-07-01  Pedro Alves  <palves@redhat.com>
6290
6291         * gdb.base/jit-reader.exp (info_registers_current_frame): New
6292         procedure.
6293         (jit_reader_test): Test the jit reader's unwinder.
6294         * gdb.base/jithost.c (jit_function_00_code): New global.
6295         (main): Use memcpy to fill in the mmapped code, instead of poking
6296         bytes manually here.
6297         * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
6298         value.
6299         (read_debug_info): Save the function's range.
6300         (read_sp): New function.
6301         (unwind_frame): Use it.  Also unwind RBP.
6302         (get_frame_id): Use read_sp.
6303         (gdb_init_reader): Use calloc instead of malloc.
6304         * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
6305         parameter.  Use gdb_test_multiple.
6306
6307 2016-07-01  Pedro Alves  <palves@redhat.com>
6308             Antoine Tremblay  <antoine.tremblay@ericsson.com>
6309
6310         * gdb.threads/process-dies-while-detaching.c: New file.
6311         * gdb.threads/process-dies-while-detaching.exp: New file.
6312
6313 2016-07-01  Pedro Alves  <palves@redhat.com>
6314
6315         * gdb.multi/watchpoint-multi-exit.c: New file.
6316         * gdb.multi/watchpoint-multi-exit.exp: New file.
6317
6318 2016-06-30  Pedro Alves  <palves@redhat.com>
6319
6320         * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
6321         unset inferior_spawn_id.
6322
6323 2016-06-30  Pedro Alves  <palves@redhat.com>
6324
6325         * lib/mi-support.exp (default_mi_gdb_start): Declare global
6326         FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
6327
6328 2016-06-29  Yao Qi  <yao.qi@linaro.org>
6329
6330         * gdb.base/return.c: Add copyright header.
6331
6332 2016-06-29  Tom Tromey  <tom@tromey.com>
6333
6334         PR python/20129:
6335         * gdb.python/py-framefilter.exp: Add tests for setting priority
6336         and disabling of non-existent frame filter.
6337
6338 2016-06-29  Yao Qi  <yao.qi@linaro.org>
6339
6340         * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
6341         0x0f07ff.
6342
6343 2016-06-28  Yao Qi  <yao.qi@linaro.org>
6344
6345         * gdb.base/catch-syscall.exp: Remove check on isnative and target
6346         triplets.  Start gdb, execute catch syscall, and continue.  Check
6347         gdb's output to determine catch syscall is supported.
6348
6349 2016-06-27  Manish Goregaokar  <manish@mozilla.com>
6350
6351         * gdb.rust/simple.rs: Add test for returning unit in a function.
6352         * gdb.rust/simple.exp: Add expectation for functions returning
6353         unit.
6354
6355 2016-06-27  Pierre-Marie de Rodat  <derodat@adacore.com>
6356
6357         * gdb.python/py-breakpoint-create-fail.c,
6358         gdb.python/py-breakpoint-create-fail.exp,
6359         gdb.python/py-breakpoint-create-fail.py: New testcase.
6360
6361 2016-06-25  Manish Goregaokar  <manish@mozilla.com>
6362
6363         PR gdb/20239
6364         * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
6365         * gdb.rust/simple.exp: Add test expectations for new NonZero
6366         tests.
6367
6368 2016-06-24  David Taylor  <dtaylor@emc.com>
6369
6370         * gdb.base/offsets.exp: New file.
6371         * gdb.base/offsets.c: New file.
6372
6373 2016-06-23  Tom Tromey  <tom@tromey.com>
6374
6375         PR gdb/16483:
6376         * gdb.python/py-framefilter.exp: Add "info frame-filter" test
6377         before any filters are loaded.
6378
6379 2016-06-21  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6380
6381         * gdb.fortran/derived-type.exp (print q): Add fields to the output.
6382         * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
6383         structs.
6384         * gdb.fortran/derived-type-function.exp: New file.
6385         * gdb.fortran/derived-type-function.f90: New file.
6386
6387
6388 2016-06-21  Pedro Alves  <palves@redhat.com>
6389
6390         * gdb.base/new-ui.exp: New file.
6391         * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
6392         * lib/gdb.exp (switch_gdb_spawn_id): ... here.
6393         (with_spawn_id): New procedure.
6394
6395 2016-06-21  Pedro Alves  <palves@redhat.com>
6396
6397         * gdb.mi/mi-exec-run.exp: New file.
6398
6399 2016-06-21  Pedro Alves  <palves@redhat.com>
6400
6401         * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
6402         breakpoint command's output on the main UI.
6403         (test_break): New procedure, factored out from calls in the top
6404         level.
6405         (top level): Use foreach_with_prefix to test MI as main UI and as
6406         separate UI.
6407
6408 2016-06-21  Pedro Alves  <palves@redhat.com>
6409
6410         * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
6411         (test_awatch_creation_and_listing)
6412         (test_rwatch_creation_and_listing, test_watchpoint_triggering):
6413         Remove 'type' parameter.
6414         (test_watchpoint_all): New parameter mi_mode.  Remove
6415         with_test_prefix.
6416         (top level): Use foreach_with_prefix, and add main/separate UI MI
6417         testing axis.
6418
6419 2016-06-21  Pedro Alves  <palves@redhat.com>
6420
6421         * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
6422         * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
6423         * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
6424         gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
6425         (gdb_main_spawn_id, mi_spawn_id): Declare and
6426         comment.
6427         (mi_create_inferior_pty): New procedure,
6428         factored out from default_mi_gdb_start.
6429         (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
6430         procedures.
6431         (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
6432         separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
6433         Use mi_create_inferior_pty.
6434         (mi_gdb_start): Use eval to pass down args list.
6435
6436 2016-06-21  Pedro Alves  <palves@redhat.com>
6437
6438         * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
6439         * gdb.opt/inline-cmds.exp: Add MI tests.
6440
6441 2016-06-21  Pedro Alves  <palves@redhat.com>
6442
6443         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
6444
6445 2016-06-21  Pedro Alves  <palves@redhat.com>
6446
6447         * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
6448         (top level): Use it instead of mi_execute_to.
6449
6450 2016-06-21  Pedro Alves  <palves@redhat.com>
6451
6452         * gdb.python/py-mi-events-gdb.py (stop_handler_str)
6453         (cont_handler_str): New.
6454         (signal_stop_handler): Set stop_handler_str instead of printing to
6455         stdout.
6456         (continue_handler): Set cont_handler_str instead of printing to
6457         stdout.
6458         * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
6459         mi_send_resuming_command.  Print stop_handler_str and
6460         cont_handler_str instead of expecting the python events print
6461         directly.
6462
6463 2016-06-17  Sanjoy Das  <sanjoy@playingwithpointers.com>
6464
6465         * gdb.base/jit-reader.exp: New file.
6466         * gdb.base/jithost.c: New file.
6467         * gdb.base/jithost.h: New file.
6468         * gdb.base/jitreader.c : New file.
6469         * gdb.base/jit-protocol.h: New file.
6470
6471 2016-06-17  Yao Qi  <yao.qi@linaro.org>
6472
6473         * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
6474         parameters follow_fork and detach_on_fork.  Set follow-fork-mode
6475         and detach-on-fork.  Adjust tests.
6476         (top level): Invoke break_cond_on_syscall with combinations of
6477         syscall, follow-fork-mode and detach-on-fork.
6478
6479 2016-06-17  Yao Qi  <yao.qi@linaro.org>
6480
6481         * gdb.base/step-over-exit.c: New.
6482         * gdb.base/step-over-exit.exp: New.
6483
6484 2016-06-17  Yan-Ting Lin  <currygt52@gmail.com>
6485
6486         * gdb.base/float.exp: Add target check for nds32*-*-*.
6487         * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
6488
6489 2016-06-13  Andrew Burgess  <andrew.burgess@embecosm.com>
6490
6491         * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
6492         for unsupported target features.
6493         * gdb.base/call-rt-st.exp: Likewise.
6494         * gdb.base/call-sc.exp: Likewise.
6495         * gdb.base/call-signal-resume.exp: Likewise.
6496         * gdb.base/call-strs.exp: Likewise.
6497         * gdb.base/callexit.exp: Likewise.
6498         * gdb.base/callfuncs.exp: Likewise.
6499         * gdb.base/nodebug.exp: Likewise.
6500         * gdb.base/printcmds.exp: Likewise.
6501         * gdb.base/ptype.exp: Likewise.
6502         * gdb.base/structs.exp: Likewise.
6503         * gdb.base/unwindonsignal.exp: Likewise.
6504         * gdb.cp/gdb2495.exp: Likewise.
6505         * gdb.cp/templates.exp: Likewise.
6506         * gdb.cp/virtfunc.exp: Likewise.
6507         * gdb.threads/hand-call-in-threads.exp: Likewise.
6508         * gdb.threads/interrupted-hand-call.exp: Likewise.
6509         * gdb.threads/thread-unwindonsignal.exp: Likewise.
6510
6511 2016-06-10  Tom Tromey  <tom@tromey.com>
6512
6513         PR rust/20110:
6514         * gdb.rust/expr.exp: Add test for integer constant larger than
6515         i32.
6516
6517 2016-06-10  Bernhard Heckel  <bernhard.heckel@intel.com>
6518
6519         * gdb.fortran/nested-funcs.exp: New.
6520         * gdb.fortran/nested-funcs.f90: New.
6521
6522 2016-06-09  Toshihito Kikuchi  <k.toshihito@yahoo.de>
6523
6524         * gdb.base/examine-backward.c: New file.
6525         * gdb.base/examine-backward.exp: New file.
6526
6527 2016-06-06  Simon Marchi  <simon.marchi@ericsson.com>
6528
6529         * gdb.mi/mi-record-changed.exp: Adjust =record-started output
6530         matching.
6531
6532 2016-06-02  Tom Tromey  <tom@tromey.com>
6533
6534         PR python/18984:
6535         * gdb.python/py-shared.exp: Add solib_name test.
6536
6537 2016-06-02  Simon Marchi  <simon.marchi@ericsson.com>
6538
6539         * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
6540
6541 2016-05-31  Martin Galvan  <martin.galvan@tallertechnologies.com>
6542
6543         PR c++/19893
6544         * gdb.dwarf2/implref.exp: Rename to...
6545         * gdb.dwarf2/implref-const.exp: ...this.  Also add more test statements.
6546         * gdb.dwarf2/implref-array.c: New file.
6547         * gdb.dwarf2/implref-array.exp: Likewise.
6548         * gdb.dwarf2/implref-global.c: Likewise.
6549         * gdb.dwarf2/implref-global.exp: Likewise.
6550         * gdb.dwarf2/implref-struct.c: Likewise.
6551         * gdb.dwarf2/implref-struct.exp: Likewise.
6552
6553 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6554
6555         * gdb.trace/trace-condition.exp: Add 64bit tests.
6556
6557 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6558
6559         * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
6560         bits types.
6561         (main): Adapt to 8 to 64 bits types.
6562         * gdb.trace/trace-condition.exp: Add new tests.
6563
6564 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6565
6566         * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
6567
6568 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6569
6570         * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
6571         Move condition tests...
6572         * gdb.trace/trace-condition.exp: Here.
6573
6574 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6575
6576         * gdb.trace/trace-condition.exp: Add counter-case tests.
6577
6578 2016-05-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
6579
6580         PR c++/15231
6581         * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
6582         * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
6583
6584 2016-05-27  Pedro Alves  <palves@redhat.com>
6585
6586         * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6587         New procedure.
6588         (top level): Call it, and bail out of DejaGnu is known to be bad.
6589
6590 2016-05-27  Andrew Burgess  <andrew.burgess@embecosm.com>
6591
6592         * gdb.base/whatis.c: Extend the test case.
6593         * gdb.base/whatis.exp: Add additional tests.
6594
6595 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
6596
6597 * gdb.fortran/type.f90: Add pointer variable.
6598 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
6599
6600 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
6601
6602         * gdb.fortran/vla-type.exp: Fix testcase name.
6603
6604 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
6605
6606         * gdb.fortran/vla-type.exp: Access elements in nested structs.
6607
6608 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
6609
6610         * gdb.fortran/type.f90: Add nested structures.
6611         * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
6612         * gdb.fortran/derived-type.exp: Adapt expected output.
6613         * gdb.fortran/vla-type.exp: Adapt expected output.
6614
6615 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
6616
6617         * gdb.fortran/whatis_type.exp: Adapt expected output.
6618
6619 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
6620
6621         * gdb.fortran/print_type.exp: Fix expected output.
6622         * gdb.fortran/whatis_type.exp: Fix expected output.
6623
6624 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
6625
6626         * gdb.fortran/whatis_type.exp: Use multi_line.
6627
6628 2016-05-24  Tom Tromey  <tom@tromey.com>
6629
6630         PR python/17386:
6631         * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
6632         use value as an index.
6633
6634 2016-05-23  Tom Tromey  <tom@tromey.com>
6635
6636         PR python/17981:
6637         * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
6638         no-breakpoint case.
6639
6640 2016-05-24  Pedro Alves  <palves@redhat.com>
6641
6642         PR gdb/19828
6643         * gdb.threads/clone-attach-detach.c: New file.
6644         * gdb.threads/clone-attach-detach.exp: New file.
6645
6646 2016-05-24  Francis Ricci  <francisjricci@gmail.com>  (tiny patch)
6647
6648         * gdb.base/annota-input-while-running.exp: Fix syntax error.
6649
6650 2016-05-23  Tom Tromey  <tom@tromey.com>
6651
6652         PR python/19438, PR python/18393:
6653         * gdb.python/py-progspace.exp: Add "dir" test.
6654         * gdb.python/py-objfile.exp: Add "dir" test.
6655
6656 2016-05-23  Yao Qi  <yao.qi@linaro.org>
6657
6658         * gdb.arch/thumb-prologue.exp: Use standard_testfile.
6659         * gdb.arch/thumb2-it.exp: Likewise.
6660
6661 2016-05-18  Simon Marchi  <simon.marchi@ericsson.com>
6662
6663         * gdb.mi/mi-threads-interrupt.c: New file.
6664         * gdb.mi/mi-threads-interrupt.exp: New file.
6665
6666 2016-05-17  Simon Marchi  <simon.marchi@ericsson.com>
6667
6668         PR gdb/18077
6669         * gdb.mi/mi-async-run.exp: New file.
6670         * gdb.mi/mi-async-run.c: New file.
6671
6672 2016-05-17  Tom Tromey  <tom@tromey.com>
6673             Manish Goregaokar <manishsmail@gmail.com>
6674
6675         * lib/rust-support.exp: New file.
6676         * lib/gdb.exp (skip_rust_tests): New proc.
6677         (build_executable_from_specs): Handle rust.
6678         * lib/future.exp (gdb_find_rustc): New proc.
6679         (gdb_default_target_compile): Handle rust.
6680         * gdb.rust/expr.exp: New file.
6681         * gdb.rust/generics.exp: New file.
6682         * gdb.rust/generics.rs: New file.
6683         * gdb.rust/methods.exp: New file.
6684         * gdb.rust/methods.rs: New file.
6685         * gdb.rust/modules.exp: New file.
6686         * gdb.rust/modules.rs: New file.
6687         * gdb.rust/simple.exp: New file.
6688         * gdb.rust/simple.rs: New file.
6689
6690 2016-05-17  Tom Tromey  <tom@tromey.com>
6691
6692         * gdb.base/default.exp (set language): Add rust.
6693
6694 2016-05-17  Tom Tromey  <tom@tromey.com>
6695
6696         * gdb.gdb/unittest.exp: New file.
6697
6698 2016-05-16  Yao Qi  <yao.qi@linaro.org>
6699
6700         * gdb.base/batch-preserve-term-settings.exp: Remove variable
6701         shell_prompt.  Update shell_prompt_re.
6702
6703 2016-05-12  Doug Evans  <dje@google.com>
6704
6705         PR symtab/19999
6706         * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
6707         $options when building executable.
6708         * gdb.dwarf2/fission-loclists-pie.S: New file.
6709         * gdb.dwarf2/fission-loclists-pie.exp: New file.
6710
6711 2016-05-04  Simon Marchi  <simon.marchi@ericsson.com>
6712
6713         * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
6714         of [is_remote target],
6715
6716 2016-05-04  Simon Marchi  <simon.marchi@ericsson.com>
6717
6718         * lib/gdb.exp (use_gdb_stub): New procedure.
6719
6720 2016-05-03  Yunlian Jiang <yunlian@google.com>
6721             Doug Evans  <dje@google.com>
6722
6723         PR symtab/19914
6724         * gdb.dwarf2/dwp-sepdebug.c: New file.
6725         * gdb.dwarf2/dwp-sepdebug.exp: New file.
6726
6727 2016-05-02  Simon Marchi  <simon.marchi@ericsson.com>
6728
6729         * gdb.base/detach.exp: Remove is_remote check.
6730
6731 2016-05-02  Simon Marchi  <simon.marchi@ericsson.com>
6732
6733         * gdb.base/annota-input-while-running.exp: Don't check for
6734         [is_remote target].  Enable annotations after running to main.
6735         Remove unused "set test..." line.
6736
6737 2016-04-28  Simon Marchi  <simon.marchi@ericsson.com>
6738
6739         * gdb.trace/trace-enable-disable.exp: New file.
6740         * gdb.trace/trace-enable-disable.c: New file.
6741
6742 2016-04-28  Simon Marchi  <simon.marchi@ericsson.com>
6743
6744         * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
6745         use it in info sharedlibrary test.
6746         * gdb.trace/ftrace-lock.exp: Likewise.
6747         * gdb.trace/ftrace.exp: Likewise.
6748         * gdb.trace/range-stepping.exp: Likewise.
6749         * gdb.trace/trace-break.exp: Likewise.
6750         * gdb.trace/trace-condition.exp: Likewise.
6751         * gdb.trace/trace-mt.exp: Likewise.
6752
6753 2016-04-27  Simon Marchi  <simon.marchi@ericsson.com>
6754
6755         * lib/gdb.exp (gdb_load_shlibs): Rename to...
6756         (gdb_load_shlib): ... this.
6757         * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
6758         gdb_load_shlib.
6759         * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
6760         * gdb.base/ctxobj.exp: Likewise.
6761         * gdb.base/dprintf-pending.exp: Likewise.
6762         * gdb.base/dso2dso.exp: Likewise.
6763         * gdb.base/fixsection.exp: Likewise.
6764         * gdb.base/gcore-relro.exp: Likewise.
6765         * gdb.base/gdb1555.exp: Likewise.
6766         * gdb.base/global-var-nested-by-dso.exp: Likewise.
6767         * gdb.base/gnu-ifunc.exp: Likewise.
6768         * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
6769         * gdb.base/jit-so.exp (one_jit_test): Likewise.
6770         * gdb.base/pending.exp: Likewise.
6771         * gdb.base/print-file-var.exp: Likewise.
6772         * gdb.base/print-symbol-loading.exp: Likewise.
6773         * gdb.base/shlib-call.exp: Likewise.
6774         * gdb.base/shreloc.exp: Likewise.
6775         * gdb.base/so-impl-ld.exp: Likewise.
6776         * gdb.base/solib-disc.exp: Likewise.
6777         * gdb.base/solib-nodir.exp: Likewise.
6778         * gdb.base/solib-overlap.exp: Likewise.
6779         * gdb.base/solib-symbol.exp: Likewise.
6780         * gdb.base/solib-weak.exp (do_test): Likewise.
6781         * gdb.base/sym-file.exp: Likewise.
6782         * gdb.base/symtab-search-order.exp: Likewise.
6783         * gdb.base/type-opaque.exp: Likewise.
6784         * gdb.base/unload.exp: Likewise.
6785         * gdb.base/watchpoint-solib.exp: Likewise.
6786         * gdb.compile/compile.exp: Likewise.
6787         * gdb.cp/gdb2384.exp: Likewise.
6788         * gdb.cp/infcall-dlopen.exp: Likewise.
6789         * gdb.cp/re-set-overloaded.exp: Likewise.
6790         * gdb.fortran/library-module.exp: Likewise.
6791         * gdb.opt/solib-intra-step.exp: Likewise.
6792         * gdb.python/py-finish-breakpoint.exp: Likewise.
6793         * gdb.python/py-shared.exp: Likewise.
6794         * gdb.reverse/solib-precsave.exp: Likewise.
6795         * gdb.reverse/solib-reverse.exp: Likewise.
6796         * gdb.server/solib-list.exp: Likewise.
6797         * gdb.threads/dlopen-libpthread.exp: Likewise.
6798         * gdb.threads/tls-shared.exp: Likewise.
6799         * gdb.threads/tls-so_extern.exp: Likewise.
6800         * gdb.trace/change-loc.exp: Likewise.
6801         * gdb.trace/ftrace-lock.exp: Likewise.
6802         * gdb.trace/ftrace.exp: Likewise.
6803         * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
6804         * gdb.trace/pending.exp: Likewise.
6805         * gdb.trace/range-stepping.exp: Likewise.
6806         * gdb.trace/strace.exp (strace_remove_socket): Likewise.
6807         (strace_info_marker): Likewise.
6808         (strace_probe_marker): Likewise.
6809         (strace_trace_on_same_addr): Likewise.
6810         (strace_trace_on_diff_addr): Likewise.
6811         * gdb.trace/trace-break.exp: Likewise.
6812         * gdb.trace/trace-condition.exp: Likewise.
6813         * gdb.trace/trace-mt.exp: Likewise.
6814
6815 2016-04-27  Simon Marchi  <simon.marchi@ericsson.com>
6816
6817         * lib/gdb.exp (gdb_load_shlibs):  Accept a single argument.  Return
6818         result of gdb_remote_download.
6819         * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
6820         * gdb.base/dso2dso.exp: Likewise.
6821         * gdb.base/global-var-nested-by-dso.exp: Likewise.
6822         * gdb.base/print-file-var.exp: Likewise.
6823         * gdb.base/shlib-call.exp: Likewise.
6824         * gdb.base/shreloc.exp: Likewise.
6825         * gdb.base/solib-overlap.exp: Likewise.
6826         * gdb.base/solib-weak.exp (do_test): Likewise.
6827         * gdb.base/unload.exp: Likewise.
6828
6829 2016-04-27  Yao Qi  <yao.qi@linaro.org>
6830
6831         * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
6832         exists.
6833
6834 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
6835
6836         * vla-type.exp: Print structure from toplevel.
6837
6838 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
6839
6840         * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
6841         of dynamic types.
6842         * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
6843         of dynamic types.
6844
6845 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
6846
6847         * gdb.fortran/vla-type.f90: New file.
6848         * gdb.fortran/vla-type.exp: New file.
6849
6850 2016-04-25  Yao Qi  <yao.qi@linaro.org>
6851
6852         * gdb.base/branch-to-self.c: New file.
6853         * gdb.base/branch-to-self.exp: New file.
6854
6855 2016-04-22  Yao Qi  <yao.qi@linaro.org>
6856
6857         * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
6858         more after $hex.
6859
6860 2016-04-22  Yao Qi  <yao.qi@linaro.org>
6861
6862         * gdb.base/annota1.exp: Set breakpoint on line $main_line.
6863         * gdb.base/annota3.exp: Likewise.
6864
6865 2016-04-22  Yao Qi  <yao.qi@linaro.org>
6866
6867         * gdb.reverse/step-precsave.exp: Do one step and test program
6868         stops in "callee" and do multiple steps until program goes out
6869         of "callee".
6870         * gdb.reverse/step-reverse.exp: Likewise.
6871
6872 2016-04-22  Yao Qi  <yao.qi@linaro.org>
6873
6874         * gdb.trace/signal.exp: Also pass if
6875         $tracepoint_hits($i) > $iterations.
6876
6877 2016-04-22  Yao Qi  <yao.qi@linaro.org>
6878
6879         * gdb.trace/signal.c: New file.
6880         * gdb.trace/signal.exp: New file.
6881
6882 2016-04-19  Doug Evans  <xdje42@gmail.com>
6883
6884         * gdb.base/bad-file.exp: New file.
6885
6886 2016-04-18  Martin Galvan  <martin.galvan@tallertechnologies.com>
6887
6888         * gdb.dwarf2/implref.exp: New file.
6889
6890 2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
6891
6892         * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
6893         * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
6894         * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
6895         * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
6896         * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
6897         * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
6898         * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
6899         * lib/fortran.exp (fortran_int4): New procedure.
6900         (fortran_real4, fortran_real8, fortran_complex4): Likewise.
6901         (fortran_logical4): Likewise.
6902
6903 2016-04-18  Benrhard Heckel <bernhard.heckel@intel.com>
6904
6905         * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
6906
6907 2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
6908
6909         * lib/compiler.c: Add Intel specific preprocessor macros.
6910         * lib/compiler.cc: Likewise.
6911
6912 2016-04-13  Luis Machado  <lgustavo@codesourcery.com>
6913
6914         * gdb.server/connect-with-no-symbol-file.c: New file.
6915         * gdb.server/connect-with-no-symbol-file.exp: New file.
6916
6917 2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
6918
6919         * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
6920
6921 2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
6922
6923         * boards/gdbserver-base.exp (${board}_download): Copy source file to
6924         standard output directory.
6925
6926 2016-04-13  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6927
6928         * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
6929
6930 2016-04-13  Markus Metzger  <markus.t.metzger@intel.com>
6931
6932         * gdb.btrace/instruction_history.c (loop): Add declaration.
6933
6934 2016-04-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6935
6936         * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
6937
6938 2016-04-09  Simon Marchi  <simon.marchi@polymtl.ca>
6939
6940         * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
6941         parentheses to print.
6942         (continue_handler): Likewise.
6943
6944 2016-04-08  Simon Marchi  <simon.marchi@ericsson.com>
6945
6946         * gdb.server/solib-list.exp: Remove is_remote check.
6947         Pass shlib= to gdb_compile.  Don't link shared library with
6948         -soname.  Call gdb_remote_download instead of gdb_load_shlibs.
6949         Run binary filename through "readlink -f" on the target.
6950
6951 2016-04-08  Pedro Alves  <palves@redhat.com>
6952
6953         * gdb.server/solib-list.exp: Don't use gdb_load.  Instead pass the
6954         interpreter filename as argument to gdbserver_spawn.
6955         * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6956         Return empty if $last_loaded_file does not exist.
6957
6958 2016-04-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
6959
6960         Fix compatibility with gcc-4.8.5-4.el7.x86_64.
6961         * gdb.base/jit-main.c: Use exit after usage.
6962
6963 2016-04-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
6964
6965         * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
6966         GDBHISTSIZE prior to the tests.
6967         * gdb.base/gdbinit-history.exp: Likewise.
6968
6969 2016-04-07  Pedro Alves  <palves@redhat.com>
6970
6971         * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
6972         instead of build_executable.  Use gdb_load_shlibs.
6973
6974 2016-04-07  Yao Qi  <yao.qi@linaro.org>
6975
6976         * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
6977         Execute "si" command.
6978
6979 2016-04-07  Yao Qi  <yao.qi@linaro.org>
6980
6981         * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
6982         number instead of the comments on some line.
6983
6984 2016-04-06  Don Breazeal  <donb@codesourcery.com>
6985
6986         * gdb.dwarf2/dw2-opt-structptr.c: New test program.
6987         * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
6988
6989 2016-04-06  Simon Marchi  <simon.marchi@ericsson.com>
6990
6991         * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
6992         standard_output_file.  Remove unused binfile variable.
6993
6994 2016-04-05  Catalin Udma  <catalin.udma@freescale.com>
6995
6996         * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
6997         * gdb.python/py-mi-objfile.exp: Match "list main" output
6998         in console format.
6999
7000 2016-04-05  Simon Marchi  <simon.marchi@polymtl.ca>
7001
7002         * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
7003         absolute.
7004
7005 2016-04-05  Simon Marchi  <simon.marchi@ericsson.com>
7006
7007         * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
7008         absolute.
7009         * gdb.trace/ftrace.exp: Likewise.
7010         * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
7011         targets as well.
7012         (gdb_compile_shlib): Set SONAME for non-remote targets as well.
7013         (gdb_load_shlibs): Copy libraries to test directory when testing
7014         natively.  Only set solib-search-path if testing remotely.
7015         * lib/mi-support.exp (mi_load_shlibs): Likewise.
7016
7017 2016-04-05  Simon Marchi  <simon.marchi@ericsson.com>
7018
7019         * gdb.base/jit-so.exp: Use gdb_remote_download instead of
7020         gdb_download.  Use it even if the target is not remote.
7021         * gdb.base/jit.exp (compile_jit_test): Likewise.
7022         * lib/gdb.exp (gdb_remote_download): Copy files to the standard
7023         output directory if the destination board is local, otherwise use
7024         the standard remote_download from DejaGnu.
7025         (gdb_download): Remove.
7026         (gdb_load_shlibs): Use gdb_remote_download instead of
7027         gdb_download.
7028         * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7029         Use gdb_remote_download instead of gdb_download.  Use it even if
7030         the target is not remote.
7031         * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
7032         instead of gdb_download.
7033
7034 2016-04-04  Simon Marchi  <simon.marchi@polymtl.ca>
7035
7036         * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
7037         (test_insert_delete_modify): Call mi_load_shlibs before trying to
7038         run.
7039
7040 2016-04-01  Artemiy Volkov  <artemiyv@acm.org>
7041
7042         PR gdb/19820
7043         * gdb.base/printcmds.exp: Add artificial arrays tests.
7044
7045 2016-03-31  Pedro Alves  <palves@redhat.com>
7046
7047         PR gdb/19858
7048         * gdb.base/jit-main.c: Include unistd.h.
7049         (ATTACH): Define to 0 if not already defined.
7050         (wait_for_gdb, mypid): New globals.
7051         (WAIT_FOR_GDB): New macro.
7052         (MAIN): Set an alarm.  Store the process's pid.  Wait for GDB at
7053         some breakpoint locations.
7054         * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
7055         New procedures.
7056         (one_jit_test): Add REATTACH parameter, and handle it.  Use
7057         continue_to_test_location.
7058         (top level): Test attach, and adjusts calls to one_jit_test.
7059
7060 2016-03-31  Pedro Alves  <palves@redhat.com>
7061
7062         PR gdb/19858
7063         * gdb.base/jit.exp (compile_jit_test): Add intro comment.  Add
7064         BINSUFFIX parameter, and handle it.
7065         (top level): Adjust calls compile_jit_test.
7066
7067 2016-03-31  Catalin Udma  <catalin.udma@freescale.com>
7068
7069         PR python/19743
7070         * gdb.python/py-mi-events-gdb.py: New file.
7071         * gdb.python/py-mi-events.c: New file.
7072         * gdb.python/py-mi-events.exp: New file.
7073
7074 2016-03-30  Yao Qi  <yao.qi@linaro.org>
7075
7076         * gdb.reverse/until-precsave.exp: Match function name only.
7077         * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
7078         Move malloc to a condition block.
7079         * gdb.reverse/until-reverse.exp: Match function name only.
7080
7081 2016-03-29  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7082
7083         * gdb.trace/ftrace.exp: Set arg0exp for s390.
7084         * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
7085         * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
7086         variable for GPR 0 instead of assuming it is register 0.
7087         * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
7088         * lib/trace-support.exp: Add s390 registers.
7089
7090 2016-03-29  Yao Qi  <yao.qi@linaro.org>
7091
7092         * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
7093
7094 2016-03-24  Yao Qi  <yao.qi@linaro.org>
7095
7096         * gdb.reverse/break-reverse.exp: Add quotation mark in the
7097         test message.
7098
7099 2016-03-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7100
7101         * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
7102         maintaining separate logic for constructing the output path.
7103
7104 2016-03-16  Don Breazeal  <donb@codesourcery.com>
7105
7106         * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
7107         Retry fork and waitpid on interrupted system call errors.
7108         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7109         Use with_timeout_factor to increase timeout by factor of 10.
7110
7111 2016-03-15  Don Breazeal  <donb@codesourcery.com>
7112
7113         * gdb.cp/scope-err.cc: New test program.
7114         * gdb.cp/scope-err.exp: New test script.
7115         * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
7116         lines and "set breakpoint here" comment.
7117         * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
7118         Fixed some whitespace and format issues.
7119         * gdb.mi/mi-linespec-err-cp.cc: New test program.
7120         * gdb.mi/mi-linespec-err-cp.exp: New test script.
7121
7122 2016-03-15  Doug Evans  <dje@google.com>
7123
7124         * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
7125         * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
7126         All callers updated.  Add tests for enums, mixed flags register.
7127
7128 2016-03-15  Doug Evans  <dje@google.com>
7129
7130         * gdb.base/skip.c (main): Call test_skip_file_and_function.
7131         * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
7132
7133 2016-03-14  Simon Marchi  <simon.marchi@ericsson.com>
7134
7135         * gdb.base/default.exp: Add $_as_string to the list of expected
7136         convenience functions.
7137
7138 2016-03-11  Andrew Burgess  <andrew.burgess@embecosm.com>
7139
7140         * gdb.base/maint.exp: New tests for 'maint info line-table'.
7141
7142 2016-03-10  Simon Marchi  <simon.marchi@polymtl.ca>
7143
7144         * gdb.python/py-as-string.exp: New file.
7145         * gdb.python/py-as-string.c: New file.
7146
7147 2016-03-09  Pedro Alves  <palves@redhat.com>
7148
7149         * gdb.threads/attach-into-signal.exp: Adjust to "Program received
7150         signal" -> "Thread NN received signal" output change.
7151         * gdb.threads/ia64-sigill.exp: Likewise.
7152         * gdb.threads/linux-dp.exp: Likewise.
7153         * gdb.threads/manythreads.exp: Likewise.
7154         * gdb.threads/pending-step.exp: Likewise.
7155         * gdb.threads/print-threads.exp: Likewise.
7156         * gdb.threads/sigstep-threads.exp: Likewise.
7157         * gdb.threads/staticthreads.exp: Likewise.
7158         * gdb.threads/tls.exp: Likewise.
7159
7160 2016-03-09  Pedro Alves  <palves@redhat.com>
7161
7162         * gdb.base/command-line-input.exp: New file.
7163
7164 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7165
7166         * gdb.trace/ftrace.exp: Set arg0exp for ppc.
7167         * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
7168         * gdb.trace/pending.exp: Accept leading dot before function name.
7169         * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
7170         * lib/trace-support.exp: Set registers for ppc.
7171
7172 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7173
7174         * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
7175         use it for disassembly; accept .main in addition to main in backtrace.
7176
7177 2016-03-09  Wei-cheng Wang  <cole945@gmail.com>
7178             Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7179
7180         * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
7181         (gdb_recursion_test_ptr): New global variable.
7182         (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
7183         gdb_recursion_test.
7184         (gdb_c_test): Ditto.
7185
7186 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7187
7188         * gdb.trace/change-loc.exp: Don't depend on tracepoint location
7189         ordering.
7190
7191 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7192
7193         * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
7194         (bar): Add bar_start_lbl label.
7195         * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
7196         of foo/bar for emitting DWARF and tracing.
7197
7198 2016-03-06  Sergio Durigan Junior  <sergiodj@redhat.com>
7199
7200         * analyze-racy-logs.py: Set executable bit.
7201
7202 2016-03-05  Sergio Durigan Junior  <sergiodj@redhat.com>
7203
7204         * Makefile.in (DEFAULT_RACY_ITER): New variable.
7205         (CHECK_TARGET_TMP): Likewise.
7206         (check-single-racy): New rule.
7207         (check-parallel-racy): Likewise.
7208         (TEST_TARGETS): Adjust rule to account for RACY_ITER.
7209         (do-check-parallel-racy): New rule.
7210         (check-racy/%.exp): Likewise.
7211         * README (Racy testcases): New section.
7212         * analyze-racy-logs.py: New file.
7213
7214 2016-03-03  Doug Evans  <dje@google.com>
7215
7216         * gdb.base/skip.exp: Use with_test_prefix.
7217
7218 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7219
7220         * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
7221         Invoke step_over_syscall "clone" and break_cond_on_syscall
7222         "clone".
7223         * gdb.base/step-over-clone.c: New file.
7224
7225 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7226
7227         * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
7228         code format.
7229
7230 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7231
7232         * gdb.base/disp-step-fork.c: Rename to ...
7233         * gdb.base/step-over-fork.c: ... it.  New file.
7234         * gdb.base/disp-step-vfork.c: Rename to ...
7235         * gdb.base/step-over-vfork.c: ... it.  New file.
7236         * gdb.base/disp-step-syscall.exp: Rename to ...
7237         * gdb.base/step-over-syscall.exp: ... it.  New file.
7238         (disp_step_cross_syscall): Rename to ...
7239         (step_over_syscall): ... it.
7240
7241 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7242
7243         * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
7244         If target supports condition evaluation on target, invoke
7245         break_cond_on_syscall for fork and vfork.
7246
7247 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7248
7249         * gdb.base/disp-step-syscall.exp: Don't invoke
7250         support_displaced_stepping.
7251         (disp_step_cross_syscall): Test with displaced stepping off and
7252         on if supported.
7253
7254 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7255
7256         * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
7257         proc.
7258         (setup): New proc.
7259         (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
7260         and setup.
7261
7262 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7263
7264         * gdb.fortran/vla-history.exp: Remove breakpoint.
7265
7266 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7267
7268         * gdb.fortran/vla-history.exp: Lookup array elements and printing
7269         exceeds timeout.
7270
7271 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7272
7273         * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
7274         breakpoint.
7275
7276 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7277
7278         * gdb.mi/vla.f90: Nullify pointer after declaration.
7279
7280 2016-03-01  Pedro Alves  <palves@redhat.com>
7281
7282         * gdb.trace/ftrace-lock.c: Include <unistd.h>.
7283
7284 2016-03-01  Pedro Alves  <palves@redhat.com>
7285
7286         * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
7287         before anything else.
7288         * gdb.threads/watchpoint-fork-mt.c: Likewise.  Don't define
7289         _GNU_SOURCE here.
7290         * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
7291         before anything else.
7292         * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
7293
7294 2016-03-01  Pedro Alves  <palves@redhat.com>
7295
7296         * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
7297
7298 2016-03-01  Yao Qi  <yao.qi@linaro.org>
7299
7300         * gdb.arch/arm-disp-step.exp: Use standard_testfile and
7301         prepare_for_testing.
7302
7303 2016-03-01  Yao Qi  <yao.qi@linaro.org>
7304
7305         * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
7306
7307 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7308
7309         * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
7310         manually constructing the output path.
7311
7312 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7313
7314         * gdb.arch/s390-stackless.S: New.
7315         * gdb.arch/s390-stackless.exp: New.
7316
7317 2016-02-28  Iain Buclaw  <ibuclaw@gdcproject.org>
7318
7319         * gdb.dlang/circular.c: New file.
7320         * gdb.dlang/circular.exp: New file.
7321
7322 2016-02-26  Yao Qi  <yao.qi@linaro.org>
7323
7324         * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
7325         [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
7326         (testcases): Update.
7327
7328 2016-02-26  Yao Qi  <yao.qi@linaro.org>
7329
7330         * gdb.reverse/aarch64.c: Rename to ...
7331         * gdb.reverse/insn-reverse.c: ... it.
7332         * gdb.reverse/aarch64.exp: Rename to ...
7333         * gdb.reverse/insn-reverse.exp: ... it.
7334
7335 2016-02-26  Yao Qi  <yao.qi@linaro.org>
7336
7337         * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
7338         (testcase_ftype): New.
7339         (testcases): New array.
7340         (n_testcases): New.
7341         (main): Call each element in testcases.
7342         * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
7343         (read_testcase): New.
7344         Do the tests in a loop.
7345
7346 2016-02-25  Yao Qi  <yao.qi@linaro.org>
7347
7348         * gdb.base/branches.c: Remove.
7349
7350 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7351
7352         PR gdb/13808
7353         * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
7354
7355 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7356
7357         * gdb.trace/ftrace.exp: Remove unnecessary target check.
7358
7359 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7360
7361         * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
7362         change x86_64 call_insn to 'callq'.
7363
7364 2016-02-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7365
7366         * gdb.trace/tfile-avx.c: Move to...
7367         * gdb.trace/tracefile-pseudo-reg.c: Here.
7368         * gdb.trace/tfile-avx.exp: Move to...
7369         * gdb.trace/tracefile-pseudo-reg.exp: Here.
7370
7371 2016-02-24  Gary Benson <gbenson@redhat.com>
7372
7373         * gdb.base/attach-pie-noexec.exp: Do not expect an error
7374         message on attach.
7375
7376 2016-02-23  Doug Evans  <dje@google.com>
7377
7378         * gdb.base/skip.c (test_skip): New function.
7379         (end_test_skip_file_and_function): New function.
7380         (test_skip_file_and_function): New function.
7381         * gdb.base/skip1.c (test_skip): New function.
7382         (skip1_test_skip_file_and_function): New function.
7383         * gdb.base/skip.exp: Add tests for new skip options.
7384         * gdb.base/skip-solib.exp: Update expected output.
7385         * gdb.perf/skip-command.cc: New file.
7386         * gdb.perf/skip-command.exp: New file.
7387         * gdb.perf/skip-command.py: New file.
7388
7389 2016-02-22  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7390
7391         * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
7392         info registers pattern.
7393
7394 2016-02-18  Iain Buclaw  <ibuclaw@gdcproject.org>
7395
7396         * lib/future.exp: Add D support.
7397         (gdb_find_gdc): New proc.
7398         (gdb_default_target_compile): Add D support.
7399
7400 2016-02-18  Wei-cheng Wang  <cole945@gmail.com>
7401
7402         * gdb.trace/tspeed.c (myclock): Return wallclock instead of
7403         user+system time.
7404         (trace_speed_test): Determine the iteration count for a time
7405         between 15..30 seconds.
7406
7407 2016-02-18  Walfred Tedeschi  <walfred.tedeschi@intel.com>
7408
7409         * gdb.arch/i386-mpx-sigsegv.c: New file.
7410         * gdb.arch/i386-mpx-sigsegv.exp: New file.
7411         * gdb.arch/i386-mpx-simple_segv.c: New file.
7412         * gdb.arch/i386-mpx-simple_segv.exp: New file.
7413
7414 2016-02-18  Yao Qi  <yao.qi@linaro.org>
7415
7416         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7417         Don't call setup_kfail.
7418
7419 2016-02-18  Yao Qi  <yao.qi@linaro.org>
7420
7421         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7422         Set "set breakpoint condition-evaluation" per $cond_bp_target.
7423
7424 2016-02-16  Doug Evans  <dje@google.com>
7425
7426         * gdb.base/skip.c: Add copyright.  Whitespace cleanup.
7427         * gdb.base/skip1.c: Ditto.
7428         * gdb.base/skip.exp: Whitespace cleanup.
7429
7430 2016-02-16  Don Breazeal  <donb@codesourcery.com>
7431
7432         PR remote/19496
7433         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7434         Remove kfail for PR remote/19496.
7435
7436 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
7437
7438         * lib/gdb.exp (standard_temp_file): Return a path specific to
7439         the runtest invocation.
7440
7441 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
7442
7443         * gdb.trace/save-trace.exp: Change relative path to be in the
7444         standard output directory.
7445
7446 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
7447
7448         * gdb.arch/i386-prologue.c: Add missing prototypes.
7449
7450 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
7451
7452         * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
7453         * gdb.arch/i386-prologue.exp: Likewise.
7454         * gdb.arch/i386-size.exp: Likewise.
7455
7456 2016-02-15  Simon Marchi  <simon.marchi@ericsson.com>
7457
7458         * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
7459         define object file path.
7460         * gdb.btrace/gcore.exp: Use standard_output_file to define core
7461         file path.
7462         * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
7463         standard_output_file to define binfile.
7464
7465 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
7466
7467         Fix compatibility with recent gfortran-5.3.1.
7468         * gdb.fortran/vla-history.exp (print vla1 allocated)
7469         (print vla2 allocated, print $2, print $3): Remove
7470         (print $4): Rename to ...
7471         (print $2): ... here.
7472         (print $9): Rename to ...
7473         (print $5): ... here.
7474         (print $10): Rename to ...
7475         (print $6): ... here.
7476         * gdb.fortran/vla.f90: Add pvla initialization.
7477
7478 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
7479
7480         * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
7481         New test.
7482         * gdb.fortran/vla-value-sub.exp: Likewise.
7483
7484 2016-02-12  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7485
7486         * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
7487
7488 2016-02-12  Simon Marchi  <simon.marchi@ericsson.com>
7489
7490         * i386-biarch-core.exp: Define corefile using
7491         standard_output_file.
7492
7493 2016-02-12  Yao Qi  <yao.qi@linaro.org>
7494
7495         * gdb.arch/arm-single-step-kernel-helper.c: New.
7496         * gdb.arch/arm-single-step-kernel-helper.exp: New.
7497
7498 2016-02-12  Markus Metzger  <markus.t.metzger@intel.com>
7499
7500         * gdb.btrace/tailcall-only.exp: New.
7501         * gdb.btrace/tailcall-only.c: New.
7502         * gdb.btrace/x86_64-tailcall-only.S: New.
7503         * gdb.btrace/i686-tailcall-only.S: New.
7504
7505 2016-02-11  Pedro Alves  <palves@redhat.com>
7506
7507         * README (Parallel testing): Add missing double quotes.
7508
7509 2016-02-11  Pedro Alves  <palves@redhat.com>
7510
7511         * README (Parallel testing): New section.
7512         (GDB_PARALLEL): Rewrite.
7513         (FORCE_PARALLEL): Document.
7514
7515 2016-02-11  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7516
7517         * gdb.trace/tfile-avx.c: New test.
7518         * gdb.trace/tfile-avx.exp: New test.
7519
7520 2016-02-09  Keith Seitz  <keiths@redhat.com>
7521
7522         PR breakpoints/19546
7523         * gdb.base/infcall-exec.c: New file.
7524         * gdb.base/infcall-exec2.c: New file.
7525         * gdb.base/infcall-exec.exp: New file.
7526
7527 2016-02-09  Keith Seitz  <keiths@redhat.com>
7528
7529         * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
7530         (toplevel): Call test_bkpt_address.
7531
7532 2016-02-09  Keith Seitz  <keiths@redhat.com>
7533
7534         PR python/19506
7535         * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
7536         (toplevel): Call test_bkpt_address.
7537
7538 2016-02-09  Simon Marchi  <simon.marchi@ericsson.com>
7539
7540         * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
7541         to AC_OUTPUT.
7542         * configure: Regenerate.
7543
7544 2016-02-09  Pedro Alves  <palves@redhat.com>
7545
7546         PR breakpoints/19548
7547         * gdb.base/execl-update-breakpoints.c (some_function): New
7548         function.
7549         (main): Call it.
7550         * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
7551         Tighten expected GDB output.
7552
7553 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
7554
7555         * Makefile.in (ALL_SUBDIRS): Remove.
7556         (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
7557         (distclean maintainer-clean realclean): Likewise.
7558         * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
7559         * configure: Regenerate.
7560         * gdb.ada/Makefile.in: Delete.
7561         * gdb.arch/Makefile.in: Likewise.
7562         * gdb.asm/Makefile.in: Likewise.
7563         * gdb.base/Makefile.in: Likewise.
7564         * gdb.btrace/Makefile.in: Likewise.
7565         * gdb.cell/Makefile.in: Likewise.
7566         * gdb.compile/Makefile.in: Likewise.
7567         * gdb.cp/Makefile.in: Likewise.
7568         * gdb.disasm/Makefile.in: Likewise.
7569         * gdb.dlang/Makefile.in: Likewise.
7570         * gdb.dwarf2/Makefile.in: Likewise.
7571         * gdb.fortran/Makefile.in: Likewise.
7572         * gdb.gdb/Makefile.in: Likewise.
7573         * gdb.go/Makefile.in: Likewise.
7574         * gdb.guile/Makefile.in: Likewise.
7575         * gdb.java/Makefile.in: Likewise.
7576         * gdb.linespec/Makefile.in: Likewise.
7577         * gdb.mi/Makefile.in: Likewise.
7578         * gdb.modula2/Makefile.in: Likewise.
7579         * gdb.multi/Makefile.in: Likewise.
7580         * gdb.objc/Makefile.in: Likewise.
7581         * gdb.opencl/Makefile.in: Likewise.
7582         * gdb.opt/Makefile.in: Likewise.
7583         * gdb.pascal/Makefile.in: Likewise.
7584         * gdb.perf/Makefile.in: Likewise.
7585         * gdb.python/Makefile.in: Likewise.
7586         * gdb.reverse/Makefile.in: Likewise.
7587         * gdb.server/Makefile.in: Likewise.
7588         * gdb.stabs/Makefile.in: Likewise.
7589         * gdb.threads/Makefile.in: Likewise.
7590         * gdb.trace/Makefile.in: Likewise.
7591         * gdb.xml/Makefile.in: Likewise.
7592         * lib/gdb.exp (make_gdb_parallel_path): Add check for
7593         GDB_PARALLEL.
7594         (standard_output_file): Remove check for GDB_PARALLEL, always
7595         return path in outputs/$subdir/$testname.
7596
7597 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
7598
7599         * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
7600         (site.exp): Assign abs_srcdir to tcl's srcdir.
7601
7602 2016-02-04  Yao Qi  <yao.qi@linaro.org>
7603
7604         * gdb.base/foll-exec-mode.c: Include limits.h.
7605         (main): Add parameters argc and argv.  Get directory from
7606         argv[0].
7607         * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
7608         compilation.
7609         * gdb.base/foll-exec.c: Include limits.h.
7610         (main): Add parameters argc and argv.
7611         Get directory from argv[0].
7612         * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
7613         Adjust tests on the number of lines as source code changed.
7614         * gdb.base/foll-vfork-exit.c: Include limits.h.
7615         (main): Add one line of statement before vfork.
7616         * gdb.base/foll-vfork.c: Include limits.h and string.h.
7617         (main): Add parameters argc and argv.  Get directory from
7618         argv[0].
7619         * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
7620         (setup_gdb): Set tbreak to skip some source lines.
7621         * gdb.multi/bkpt-multi-exec.c: Include limits.h.
7622         (main): Add parameters argc and argv.  Get directory from
7623         argv[0].
7624         * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
7625         compilation.
7626         * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
7627         (main): Add parameters argc and argv.  Get directory from
7628         argv[0].
7629         * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
7630         compilation.
7631
7632 2016-02-01  Doug Evans  <dje@google.com>
7633
7634         * gdb.base/skip.exp: Clean up multiple references to same test name.
7635
7636 2016-02-01  Pedro Alves  <palves@redhat.com>
7637
7638         PR remote/19496
7639         * gdb.threads/forking-threads-plus-breakpoint.exp
7640         (displaced_stepping_supported): New global.
7641         (probe_displaced_stepping_support): New procedure.
7642         (do_test): Add 'displaced' parameter, and use it.
7643         (top level): Check for displaced stepping support.  Add displaced
7644         stepping on/off testing axis.
7645
7646 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
7647
7648         * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
7649         pointer.  Don't perform further tests on the unassociated pointer
7650         if the first test fails.
7651
7652 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
7653
7654         * gdb.base/max-value-size.c: New file.
7655         * gdb.base/max-value-size.exp: New file.
7656         * gdb.base/huge.exp: Disable max-value-size for this test.
7657
7658 2016-01-28  Iain Buclaw  <ibuclaw@gdcproject.org>
7659
7660         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
7661
7662 2016-01-28  Yao Qi  <yao.qi@linaro.org>
7663
7664         * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
7665
7666 2016-01-25  Pedro Alves  <palves@redhat.com>
7667
7668         PR threads/19461
7669         * gdb.base/fork-running-state.c: New file.
7670         * gdb.base/fork-running-state.exp: New file.
7671
7672 2016-01-25  Pedro Alves  <palves@redhat.com>
7673
7674         PR gdb/19494
7675         * gdb.base/catch-fork-kill.c: New file.
7676         * gdb.base/catch-fork-kill.exp: New file.
7677
7678 2016-01-25  Pedro Alves  <palves@redhat.com>
7679
7680         * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
7681         Delete, moved to lib/gdb.exp.
7682         * gdb.threads/forking-threads-plus-breakpoint.exp
7683         (foreach_with_prefix): Likewise.
7684         * gdb.threads/process-dies-while-handling-bp.exp
7685         (foreach_with_prefix): Likewise.
7686         * lib/gdb.exp (foreach_with_prefix): New procedure.
7687
7688 2016-01-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7689
7690         * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
7691         * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
7692
7693 2016-01-23  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7694
7695         * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
7696         endian targets.
7697
7698 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
7699             Pedro Alves  <palves@redhat.com>
7700
7701         Fix testsuite compatibility with Guile.
7702         * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
7703         number.
7704
7705 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
7706
7707         Fix testsuite compatibility with Guile.
7708         * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
7709         (thread 1): New test for backtrace through signal handler.
7710
7711 2016-01-22  Yao Qi  <yao.qi@linaro.org>
7712
7713         PR testsuite/19491
7714         * gdb.base/multi-forks.c: Include
7715         ../lib/unbuffer_output.c
7716         (main): Call gdb_unbuffer_output.
7717
7718 2016-01-21  Doug Evans  <dje@google.com>
7719
7720         * lib/ada.exp (gdb_compile_ada): Fix typo.
7721
7722 2016-01-21  Joel Brobecker  <brobecker@adacore.com>
7723
7724         * gdb.base/break-fun-addr.exp: New file.
7725         * gdb.base/break-fun-addr1.c: New file.
7726         * gdb.base/break-fun-addr2.c: New file.
7727
7728 2016-01-20  Simon Marchi  <simon.marchi@polymtl.ca>
7729
7730         * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
7731         * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
7732         enum flag values.
7733
7734 2016-01-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7735
7736         * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
7737         when GDB can not set the vector return value.  Add more comments
7738         for clarification.
7739
7740 2016-01-20  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7741
7742         * gdb.trace/tspeed.exp:  Use shlib instead of libs in gdb_compile
7743         command.
7744
7745 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
7746
7747         * Makefile.in (DO_RUNTEST): Add --status and update usages.
7748
7749 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
7750
7751         * Makefile.in (check-single): Pass --status to runtest.
7752         (check/%.exp): Likewise.
7753
7754 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
7755
7756         * Makefile.in (check-parallel): Propagate return code from make
7757         do-check-parallel.
7758
7759 2016-01-19  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7760
7761         * gdb.trace/ftrace.exp: Fix expected message on continue.
7762         * gdb.trace/pending.exp: Fix expected message on continue.
7763         * gdb.trace/trace-break.exp: Fix expected message on continue.
7764
7765 2016-01-18  Simon Marchi  <simon.marchi@ericsson.com>
7766
7767         * lib/gdb.exp (gdb_test): Remove unused global references.
7768
7769 2016-01-18  Pedro Alves  <palves@redhat.com>
7770
7771         * gdb.base/async-shell.exp: Adjust expected output.
7772         * gdb.base/dprintf-non-stop.exp: Adjust expected output.
7773         * gdb.base/siginfo-thread.exp: Adjust expected output.
7774         * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
7775         * gdb.java/jnpe.exp: Adjust expected output.
7776         * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
7777         * gdb.threads/continue-pending-status.exp: Adjust expected output.
7778         * gdb.threads/leader-exit.exp: Adjust expected output.
7779         * gdb.threads/manythreads.exp: Adjust expected output.
7780         * gdb.threads/pthreads.exp: Adjust expected output.
7781         * gdb.threads/schedlock.exp: Adjust expected output.
7782         * gdb.threads/siginfo-threads.exp: Adjust expected output.
7783         * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
7784         expected output.
7785         * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
7786         output.
7787         * gdb.threads/sigthread.exp: Adjust expected output.
7788         * gdb.threads/watchpoint-fork.exp: Adjust expected output.
7789
7790 2016-01-18  Yao Qi  <yao.qi@linaro.org>
7791
7792         * gdb.guile/scm-section-script.c: Replace @progbits with
7793         %progbits.
7794         * gdb.python/py-section-script.c: Likewise.
7795
7796 2016-01-15  Pedro Alves  <palves@redhat.com>
7797
7798         * gdb.multi/tids.exp: Test star wildcard ranges.
7799
7800 2016-01-15  Pedro Alves  <palves@redhat.com>
7801
7802         * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
7803         command from "thread apply" invocation.
7804         (thr_apply_info_thr_invalid): Default the expected output to the
7805         input tid list.
7806         (top level): Add tests that use convenience variables.  Add tests
7807         for "thread apply" with a valid TID list, but missing the command.
7808
7809 2016-01-13  Pedro Alves  <palves@redhat.com>
7810
7811         * gdb.base/default.exp: Expect $_gthread as well.
7812         * gdb.multi/tids.exp: Test $_gthread.
7813         * gdb.threads/thread-specific.exp: Test $_gthread.
7814
7815 2016-01-13  Pedro Alves  <palves@redhat.com>
7816
7817         * gdb.multi/tids.exp: Test "info threads -gid".
7818
7819 2016-01-13  Pedro Alves  <palves@redhat.com>
7820
7821         * gdb.multi/tids.exp: Test InferiorThread.global_num and
7822         Breakpoint.thread.
7823         * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
7824
7825 2016-01-07  Pedro Alves  <palves@redhat.com>
7826
7827         * gdb.base/break.exp: Adjust to output changes.
7828         * gdb.base/hbreak2.exp: Likewise.
7829         * gdb.base/sepdebug.exp: Likewise.
7830         * gdb.base/watch_thread_num.exp: Likewise.
7831         * gdb.linespec/keywords.exp: Likewise.
7832         * gdb.multi/info-threads.exp: Likewise.
7833         * gdb.threads/thread-find.exp: Likewise.
7834         * gdb.multi/tids.c: New file.
7835         * gdb.multi/tids.exp: New file.
7836
7837 2016-01-13  Pedro Alves  <palves@redhat.com>
7838
7839         * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
7840
7841 2016-01-13  Pedro Alves  <palves@redhat.com>
7842
7843         * gdb.base/default.exp: Expect $_inferior as well.
7844         * gdb.multi/base.exp: Test $_inferior.
7845
7846 2016-01-13  Pedro Alves  <palves@redhat.com>
7847
7848         PR breakpoints/19388
7849         * gdb.base/catch-signal-siginfo-cond.c: New file.
7850         * gdb.base/catch-signal-siginfo-cond.exp: New file.
7851
7852 2016-01-12  Josh Stone  <jistone@redhat.com>
7853             Philippe Waroquiers  <philippe.waroquiers@skynet.be>
7854
7855         * gdb.base/catch-syscall.c (do_execve): New variable.
7856         (main): Conditionally trigger an execve.
7857         * gdb.base/catch-syscall.exp: Enable testing for remote targets.
7858         (test_catch_syscall_execve): New, check entry/return across execve.
7859         (do_syscall_tests): Call test_catch_syscall_execve.
7860
7861 2016-01-12  Pedro Alves  <palves@redhat.com>
7862
7863         * gdb.base/random-signal.exp (do_test): New procedure, with body
7864         of testcase moved in.
7865
7866 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
7867             Pedro Alves  <palves@redhat.com>
7868
7869         * gdb.base/funcargs.exp (finish from indirectly called function):
7870         Reintroduce the case for 'First'.
7871
7872 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
7873             Pedro Alves  <palves@redhat.com>
7874
7875         * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
7876         (tcatch_vfork_then_child_follow_exec)
7877         (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
7878         identification.
7879
7880 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
7881
7882         * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
7883         and repeats to unlimited.
7884         * gdb.python/py-value.exp: Likewise.
7885         * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
7886         and repeats to unlimited.
7887
7888 2016-01-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
7889
7890         * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
7891         and reordering the functions.
7892         * gdb.multi/hangout.c: Likewise.
7893         * gdb.multi/hello.c: Likewise.
7894
7895 2016-01-08  Simon Marchi  <simon.marchi@ericsson.com>
7896
7897         * gdb.perf/lib/perftest/perftest.py: Change relative imports to
7898         absolute.
7899         (SingleStatisticTestResult.report): Use dict.keys instead of
7900         dict.iterkeys.
7901
7902 2016-01-06  Pedro Alves  <palves@redhat.com>
7903
7904         * gdb.python/py-infthread.exp: Fix typo.  Expect t0.num to be 1.
7905
7906 2016-01-04  Markus Metzger  <markus.t.metzger@intel.com>
7907
7908         * gdb.btrace/dlopen.exp: New.
7909         * gdb.btrace/dlopen.c: New.
7910         * gdb.btrace/dlopen-dso.c: New.
7911
7912 2015-12-25  Sandra Loosemore  <sandra@codesourcery.com>
7913
7914         * lib/gdb.exp (gdb_test): Update comments to clarify that the
7915         PATTERN argument is optional.
7916
7917 2015-12-24  Joel Brobecker  <brobecker@adacore.com>
7918
7919         * lib/ada.exp (target_compile_ada_from_dir): New function.
7920         (gdb_compile_ada): Reimplement avoiding the use of project files.
7921         * gdb.ada/gnat_ada.gpr: Delete.
7922         * gdb.ada/cond_lang.exp: Adjust test to make path before
7923         filename optional.
7924         * gdb.ada/small_reg_param.exp: Likewise.
7925
7926 2015-12-22  Simon Marchi  <simon.marchi@ericsson.com>
7927
7928         * gdb.base/foll-vork.exp: Remove HP-UX special case.
7929
7930 2015-12-22  Thomas Preud'homme  <thomas.preudhomme@arm.com>
7931
7932         * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
7933         case.
7934
7935 2015-12-21  Simon Marchi  <simon.marchi@ericsson.com>
7936
7937         * gdb.base/break.exp: Remove dead code.
7938         * gdb.base/sepdebug.exp: Likewise.
7939
7940 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
7941
7942         * gdb.asm/asm-source.exp: Remove HP-UX references.
7943         * gdb.base/annota1.exp: Likewise.
7944         * gdb.base/annota3.exp: Likewise.
7945         * gdb.base/attach.exp: Likewise.
7946         * gdb.base/bigcore.exp: Likewise.
7947         * gdb.base/break.exp: Likewise.
7948         * gdb.base/call-ar-st.exp: Likewise.
7949         * gdb.base/callfuncs.exp: Likewise.
7950         * gdb.base/catch-fork-static.exp: Likewise.
7951         * gdb.base/display.exp: Likewise.
7952         * gdb.base/foll-exec-mode.exp: Likewise.
7953         * gdb.base/foll-exec.exp: Likewise.
7954         * gdb.base/foll-fork.exp: Likewise.
7955         * gdb.base/foll-vfork.exp: Likewise.
7956         * gdb.base/funcargs.exp: Likewise.
7957         * gdb.base/hbreak2.exp: Likewise.
7958         * gdb.base/inferior-died.exp: Likewise.
7959         * gdb.base/interrupt.exp: Likewise.
7960         * gdb.base/multi-forks.exp: Likewise.
7961         * gdb.base/nodebug.exp: Likewise.
7962         * gdb.base/sepdebug.exp: Likewise.
7963         * gdb.base/solib1.c: Likewise.
7964         * gdb.base/step-test.exp: Likewise.
7965         * gdb.mi/non-stop.c: Likewise.
7966         * gdb.mi/pthreads.c: Likewise.
7967         * gdb.multi/bkpt-multi-exec.ex: Likewise.
7968         * gdb.threads/pthreads.c: Likewise.
7969         * gdb.threads/staticthreads.exp: Likewise.
7970         * lib/future.exp: Likewise.
7971         * lib/gdb.exp: Likewise.
7972         * gdb.base/so-indr-cl.c: Remove.
7973         * gdb.base/so-indr-cl.exp: Likewise.
7974         * gdb.base/solib.c: Likewise.
7975         * gdb.base/solib.exp: Likewise.
7976         * gdb.base/solib2.c: Likewise.
7977
7978 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
7979
7980         * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
7981         * gdb.base/call-ar-st.exp: Likewise.
7982         * gdb.base/callfuncs.exp: Likewise.
7983         * gdb.base/condbreak.exp: Likewise.
7984         * gdb.base/constvars.exp: Likewise.
7985         * gdb.base/hbreak2.exp: Likewise.
7986         * gdb.base/langs.exp: Likewise.
7987         * gdb.base/list.exp: Likewise.
7988         * gdb.base/long_long.exp: Likewise.
7989         * gdb.base/ptype.exp: Likewise.
7990         * gdb.base/scope.exp: Likewise.
7991         * gdb.base/signals.exp: Likewise.
7992         * gdb.base/so-impl-ld.exp: Likewise.
7993         * gdb.base/varargs.exp: Likewise.
7994         * gdb.base/volatile.exp: Likewise.
7995         * gdb.base/whatis.exp: Likewise.
7996         * gdb.cp/cplusfuncs.exp: Likewise.
7997         * gdb.cp/inherit.exp: Likewise.
7998         * gdb.cp/local.exp: Likewise.
7999         * gdb.cp/member-ptr.exp: Likewise.
8000         * gdb.cp/method.exp: Likewise.
8001         * gdb.cp/overload.exp: Likewise.
8002         * gdb.cp/templates.exp: Likewise.
8003         * gdb.stabs/weird.exp: Likewise.
8004         * lib/compiler.c: Likewise.
8005         * lib/compiler.cc: Likewise.
8006         * lib/cp-support.exp: Likewise.
8007         * lib/gdb.exp: Likewise.
8008
8009 2015-12-20  Simon Marchi  <simon.marchi@polymtl.ca>
8010
8011         * configure.ac: Remove HP-UX case.
8012         * configure: Regenerate.
8013
8014 2015-12-18  Simon Marchi  <simon.marchi@ericsson.com>
8015
8016         * lib/gdb.exp (gdb_compile): Add function doc.
8017
8018 2015-12-17  Pedro Alves  <palves@redhat.com>
8019
8020         PR threads/19354
8021         * gdb.multi/info-threads.exp: New file.
8022
8023 2015-12-15  Yao Qi  <yao.qi@linaro.org>
8024
8025         * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
8026         is aarch64*-*-*.
8027
8028 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8029
8030         * gdb.base/history-duplicates.exp: Skip if no readline support.
8031
8032 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8033
8034         * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
8035
8036 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8037
8038         * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
8039
8040 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8041
8042         * gdb.base/completion.exp: Skip tests that interrupt GDB with
8043         ctrl-C if nointerrupts target property is set.
8044         * gdb.base/double-prompt-target-event-error.exp: Likewise.
8045         * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
8046         * gdb.base/paginate-bg-execution.exp: Likewise.
8047         * gdb.base/paginate-execution-startup.exp: Likewise.
8048         * gdb.base/random-signal.exp: Likewise.
8049         * gdb.base/range-stepping.exp: Likewise.
8050         * gdb.cp/annota2.exp: Likewise.
8051         * gdb.cp/annota3.exp: Likewise.
8052         * gdb.gdb/selftest.exp: Likewise.
8053         * gdb.threads/continue-pending-status.exp: Likewise.
8054         * gdb.threads/leader-exit.exp: Likewise.
8055         * gdb.threads/manythreads.exp: Likewise.
8056         * gdb.threads/pthreads.exp: Likewise.
8057         * gdb.threads/schedlock.exp: Likewise.
8058         * gdb.threads/sigthread.exp: Likewise.
8059
8060 2015-12-11  Don Breazeal  <donb@codesourcery.com>
8061
8062         * gdb.base/execl-update-breakpoints.exp (main): Enable for target
8063         remote.
8064         * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
8065         * gdb.base/foll-exec.exp (main): Enable for target remote.
8066         * gdb.base/foll-fork.exp (main): Likewise.
8067         * gdb.base/foll-vfork.exp (main): Likewise.
8068         * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
8069         (proc continue_to_exit_bp_loc): Use clean_restart.
8070         * gdb.base/pie-execl.exp (main): Disable for target remote.
8071         * gdb.base/watch-vfork.exp (main): Enable for target remote.
8072         * gdb.mi/mi-nsthrexec.exp (main): Likewise.
8073         * gdb.threads/execl.exp (main): Likewise.
8074         * gdb.threads/fork-child-threads.exp (main): Likewise.
8075         * gdb.threads/fork-plus-threads.exp (main): Disable for target
8076         remote.
8077         * gdb.threads/fork-thread-pending.exp (main): Enable for target
8078         remote.
8079         * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
8080         pid.tid style ptids, instead of just tid.
8081         * gdb.threads/thread-execl.exp (main): Enable for target remote.
8082         * gdb.threads/watchpoint-fork.exp (main): Likewise.
8083         * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
8084         ptids, instead of just tid.
8085
8086 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
8087
8088         * gdb.base/list.exp (test_list_forward): Add end of file error
8089         test.
8090         (test_repeat_list_command): Add end of file error test.
8091         (test_list_backwards): Add beginning of file error test.
8092
8093 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
8094
8095         * gdb.base/list.exp (test_list_invalid_args): New function,
8096         defined, and called.
8097
8098 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
8099
8100         * gdb.base/list.exp (test_list): Make test names unique.
8101
8102 2015-12-11  Yao Qi  <yao.qi@linaro.org>
8103
8104         * gdb.base/coremaker2.c: Remove.
8105
8106 2015-12-10  Pedro Alves  <palves@redhat.com>
8107
8108         * gdb.multi/base.exp: Remove stale "spaces" references.
8109
8110 2015-12-10  Pedro Alves  <palves@redhat.com>
8111
8112         * gdb.multi/base.exp: Don't use nowarnings.
8113         * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
8114         * gdb.multi/hangout.c: Include stdio.h.
8115         * gdb.multi/hello.c: Include stdlib.h.
8116         * gdb.multi/multi-arch-exec.c: Include stdlib.h.
8117         * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
8118         * gdb.multi/multi-arch.exp: Don't use nowarnings.
8119
8120 2015-12-10  Andrew Burgess  <andrew.burgess@embecosm.com>
8121
8122         * gdb.dwarf2/dw2-ranges-base.c: New file.
8123         * gdb.dwarf2/dw2-ranges-base.exp: New file.
8124         * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
8125         support additional line table, and debug ranges generation.
8126         (Dwarf::ranges): New function, generate .debug_ranges.
8127         (Dwarf::lines): Support generating simple line table programs.
8128         (Dwarf::assemble): Initialise new namespace variables.
8129
8130 2015-12-09  Kevin Buettner  <kevinb@redhat.com>
8131
8132         * gdb.base/async.exp (proc test_background): Add case for
8133         asynchronous execution not supported.
8134
8135 2015-12-09  Luis Machado  <lgustavo@codesourcery.com>
8136
8137         * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
8138           format and change test names to make them unique.
8139
8140 2015-12-09  Ruslan Kabatsayev  <b7.10110111@gmail.com>
8141             Pedro Alves  <pedro@redhat.com>
8142
8143         PR gdb/18702
8144         Add checking of floatformats setup on x86_64 hosts.
8145         * gdb.arch/i386-float.S (main): Load bigval and smallval.
8146         (smallval, bigval): New labels/constants.
8147         * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
8148         float" after loading bigval and smallval.
8149
8150 2015-12-07  Pierre-Marie de Rodat  <derodat@adacore.com>
8151
8152         * gdb.ada/fun_overload_menu.exp: New testcase.
8153         * gdb.ada/fun_overload_menu/foo.adb: New testcase.
8154
8155 2015-12-04  Josh Stone  <jistone@redhat.com>
8156
8157         * gdb.base/catch-fork-static.exp: New.
8158
8159 2015-12-03  Yao Qi  <yao.qi@linaro.org>
8160
8161         * gdb.base/sizeof.c: Don't include stdio.h and
8162         ../lib/unbuffer_output.c.
8163         (main): New variable 'size' and 'value'.  Remove printf and
8164         gdb_unbuffer_output.  Assign return value to size and value.
8165         * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
8166         at the beginning.
8167         (check_sizeof): Check the result by printing variable 'size'.
8168         (check_valueof): Check the result by printing variable 'value'.
8169
8170 2015-12-01  Yao Qi  <yao.qi@linaro.org>
8171
8172         * gdb.base/disp-step-syscall.exp: Define syscall instruction
8173         for aarch64*-*-linux* target.
8174
8175 2015-11-30  Pedro Alves  <palves@redhat.com>
8176
8177         * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
8178
8179 2015-11-30  Pedro Alves  <palves@redhat.com>
8180
8181         * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
8182         Handle non-stop mode vCont replies.
8183
8184 2015-11-30  Pedro Alves  <palves@redhat.com>
8185
8186         * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
8187         prepare_for_testing.  Start gdb with "set non-stop on" appended to
8188         GDBFLAGS.  Lax expected stop output.
8189
8190 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8191
8192         * gdb.arch/arm-neon.exp: New.
8193         * gdb.arch/arm-neon.c: New.
8194
8195 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8196
8197         * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
8198
8199 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8200
8201         * gdb.cp/annota2.exp: Allow multiple occurrences of the
8202         frames-invalid annotation.
8203
8204 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8205
8206         * gdb.cp/annota2.exp: Use ${frames_invalid}.
8207
8208 2015-11-26  Simon Marchi  <simon.marchi@ericsson.com>
8209
8210         * gdb.threads/names.exp: New file.
8211         * gdb.threads/names.c: New file.
8212         * README: Mention gdb,no_thread_names.
8213
8214 2015-11-26  Markus Metzger  <markus.t.metzger@intel.com>
8215
8216         PR 19297
8217         * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
8218         support" error.
8219
8220 2015-11-24  Pedro Alves  <palves@redhat.com>
8221
8222         PR 17539
8223         * gdb.base/display.exp: Expect displays to be sorted in ascending
8224         order.  Use multi_line.
8225         * gdb.base/solib-display.exp: Likewise.
8226
8227 2015-11-24  Pedro Alves  <palves@redhat.com>
8228
8229         PR 17539
8230         * gdb.base/display.exp: Expect displays to be sorted in ascending
8231         order.  Use multi_line.
8232         * gdb.base/solib-display.exp: Likewise.
8233
8234 2015-11-24  Pedro Alves  <palves@redhat.com>
8235
8236         PR 17539
8237         * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
8238         threads in ascending order.
8239         * gdb.base/foll-fork.exp: Likewise.
8240         * gdb.base/foll-vfork.exp: Likewise.
8241         * gdb.base/multi-forks.exp: Likewise.
8242         * gdb.mi/mi-nonstop.exp: Likewise.
8243         * gdb.mi/mi-nsintrall.exp: Likewise.
8244         * gdb.multi/base.exp: Likewise.
8245         * gdb.multi/multi-arch.exp: Likewise.
8246         * gdb.python/py-inferior.exp: Likewise.
8247         * gdb.threads/break-while-running.exp: Likewise.
8248         * gdb.threads/execl.exp: Likewise.
8249         * gdb.threads/gcore-thread.exp: Likewise.
8250         * gdb.threads/info-threads-cur-sal.exp: Likewise.
8251         * gdb.threads/kill.exp: Likewise.
8252         * gdb.threads/linux-dp.exp: Likewise.
8253         * gdb.threads/multiple-step-overs.exp: Likewise.
8254         * gdb.threads/next-bp-other-thread.exp: Likewise.
8255         * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
8256         * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
8257         * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
8258         * gdb.threads/thread-find.exp: Likewise.
8259         * gdb.threads/tls.exp: Likewise.
8260         * lib/mi-support.exp (mi_reverse_list): Delete.
8261         (mi_check_thread_states): No longer reverse list.
8262
8263 2015-11-24  Pedro Alves  <palves@redhat.com>
8264
8265         * gdb.python/py-inferior.exp: Use with_test_prefix.  Consistently
8266         use lowercase.
8267
8268 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
8269
8270         * gdb.trace/actions.c: Include trace-common.h.
8271         (main): Add a location for a fast tracepoint.
8272         * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
8273         the normal tracepoints.
8274         (gdb_verify_tracepoints): Adjust number of expected tracepoints.
8275
8276 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
8277
8278         * save-trace.exp: Factor out code to these...
8279         (gdb_save_tracepoints): New.
8280         (gdb_load_tracepoints): New.
8281         (do_save_load_test): New.
8282
8283 2015-11-23  Kevin Buettner  <kevinb@redhat.com>
8284
8285         * gdb.base/asmlabel.exp: New test.
8286         * gdb.base/asmlabel.c: New test case.
8287
8288 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
8289
8290         * gdb.base/wrong_frame_bt_full-main.c: New file.
8291         * gdb.base/wrong_frame_bt_full-opaque.c: New file.
8292         * gdb.base/wrong_frame_bt_full.exp: New file.
8293
8294 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
8295
8296         * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
8297
8298 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
8299
8300         * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
8301         pstate register when comparing registers values in
8302         sparc64-*-linux-gnu targets to avoid spurious differences.
8303
8304 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
8305
8306         * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
8307
8308 2015-11-19  Sandra Loosemore  <sandra@codesourcery.com>
8309
8310         * gdb.base/nested-subp1.exp: Pass executable, not executable name,
8311         as type argument to gdb_compile.
8312         * gdb.base/nested-subp2.exp: Likewise.
8313         * gdb.base/nested-subp3.exp: Likewise.
8314
8315 2015-11-17  Dominik Vogt  <vogt@linux.vnet.ibm.com>
8316
8317         * lib/dwarf.exp (_note): Fix left shift of negative value.
8318         * gdb.trace/trace-condition.exp: Likewise.
8319
8320 2015-11-13  Yao Qi  <yao.qi@linaro.org>
8321
8322         * gdb.base/call-sc.exp (test_scalar_returns): Remove the
8323         comments about d10v.
8324         (test_scalar_returns): Likewise.
8325         * gdb.base/d10v.ld: Remove.
8326         * gdb.base/overlays.exp: Remove the target triplet checking for
8327         d10v-*-*.
8328         * gdb.base/structs.exp (test_struct_returns): Remove the
8329         comments about d10v.
8330         (test_struct_calls): Likewise.
8331
8332 2015-11-13  Yao Qi  <yao.qi@linaro.org>
8333
8334         * gdb.base/gnu_vector.exp: Check the return value by "p res".
8335         * gdb.base/gnu_vector.c: Don't include stdio.h.
8336         (main): Don't print res and call add_some_intvecs.
8337
8338 2015-11-11  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8339
8340         * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
8341         macro.
8342         (func5): Removed.
8343         (func4): Use FAST_TRACEPOINT_LABEL.
8344         * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
8345         macro.
8346         (func): Removed.
8347         (thread_function): Use FAST_TRACEPOINT_LABEL.
8348         * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
8349         (func): Remove.
8350         (marker): Use FAST_TRACEPOINT_LABEL.
8351         * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
8352         (pendfunc1): Remove.
8353         (pendfunc): Use FAST_TRACEPOINT_LABEL.
8354         * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
8355         (foo): Remove.
8356         (pendfunc2): Use FAST_TRACEPOINT_LABEL.
8357         * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
8358         macro.
8359         (func): Remove.
8360         (marker): Use FAST_TRACEPOINT_LABEL.
8361         * gdb.trace/trace-common.h: New header.
8362         * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
8363         macro.
8364         (func): Remove.
8365         (marker): Use FAST_TRACEPOINT_LABEL.
8366         * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
8367         (func): Remove.
8368         (thread_function): Use FAST_TRACEPOINT_LABEL.
8369
8370 2015-11-10  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8371
8372         * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
8373         in front.
8374         * gdb.trace/change-loc.exp: Use global pcreg definition.
8375         * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
8376         * gdb.trace/entry-values.exp: Use global spreg definition, add $
8377         in front.
8378         * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
8379         * gdb.trace/pending.exp: Likewise.
8380         * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
8381         * gdb.trace/trace-break.exp: Likewise.
8382         * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
8383         in front.
8384         * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
8385         * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
8386         in front.
8387         * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
8388
8389 2015-11-09  Joel Brobecker  <brobecker@adacore.com>
8390
8391         * gdb.ada/fin_fun_out: New testcase.
8392
8393 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
8394
8395         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
8396         value associated with DW_AT_byte_size.
8397         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
8398         constants for DW_AT_byte_size, DW_AT_lower_bound, and
8399         DW_AT_upper_bound.
8400
8401 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
8402
8403         * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
8404         (gdb_target_symbol_prefix_flags): Define in terms of _asm
8405         version.
8406         * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
8407         gdb.dwarf2/dw2-canonicalize-type.exp,
8408         gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
8409         gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
8410         gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
8411         provided by gdb_target_symbol_prefix_flags_asm.
8412         * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
8413         testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
8414         testsuite/gdb.dwarf2/dw2-unresolved-main.c,
8415         testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
8416         gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
8417         macros where needed).  Use this macro for symbols which require
8418         the prefix provided by SYMBOL_PREFIX.
8419
8420 2015-11-05  Kevin Buettner  <kevinb@redhat.com>
8421
8422         * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
8423         New procs.
8424         * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
8425         representing expressions, of more than one list element.
8426         * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
8427         to prepend linker symbol prefix to f.
8428         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
8429         table_1 and table_2.
8430         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
8431         Likewise, for f and g.
8432         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
8433         for ptr.
8434         * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
8435         for main.
8436         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
8437         table_1_ptr and table_2_ptr.
8438
8439 2015-11-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
8440             Joel Brobecker  <brobecker@adacore.com>
8441
8442         * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
8443
8444 2015-11-04  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8445
8446         * gdb.reverse/s390-mvcle.c: New test.
8447         * gdb.reverse/s390-mvcle.exp: New file.
8448         * lib/gdb.exp: Enable reverse tests on s390*-linux.
8449
8450 2015-11-02  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8451
8452         * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
8453
8454 2015-11-02  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8455
8456         * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
8457         reaching marker2.
8458         * gdb.reverse/getresuid-reverse.exp: Likewise.
8459         * gdb.reverse/pipe-reverse.exp: Likewise.
8460         * gdb.reverse/readv-reverse.exp: Likewise.
8461         * gdb.reverse/recvmsg-reverse.exp: Likewise.
8462         * gdb.reverse/time-reverse.exp: Likewise.
8463         * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
8464
8465 2015-10-30  Yao Qi  <yao.qi@linaro.org>
8466
8467         * gdb.threads/wp-replication.c (watch_count_done): Remove.
8468         (empty_cycle): Remove.
8469         (main): Don't call empty_cycle.  Don't use watch_count_done.
8470         * gdb.threads/wp-replication.exp: Don't set breakpoint on
8471         empty_cycle.  Rewrite the code counting HW watchpoints.
8472
8473 2015-10-30  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8474
8475         * gdb.reverse/fstatat-reverse.c: New test.
8476         * gdb.reverse/fstatat-reverse.exp: New file.
8477         * gdb.reverse/getresuid-reverse.c: New test.
8478         * gdb.reverse/getresuid-reverse.exp: New file.
8479         * gdb.reverse/pipe-reverse.c: New test.
8480         * gdb.reverse/pipe-reverse.exp: New file.
8481         * gdb.reverse/readv-reverse.c: New test.
8482         * gdb.reverse/readv-reverse.exp: New file.
8483         * gdb.reverse/recvmsg-reverse.c: New test.
8484         * gdb.reverse/recvmsg-reverse.exp: New file.
8485         * gdb.reverse/time-reverse.c: New test.
8486         * gdb.reverse/time-reverse.exp: New file.
8487         * gdb.reverse/waitpid-reverse.c: New test.
8488         * gdb.reverse/waitpid-reverse.exp: New file.
8489
8490 2015-10-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
8491
8492         * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
8493
8494 2015-10-26  Doug Evans  <dje@google.com>
8495
8496         PR symtab/17391
8497         * lib/dwarf.exp (_location): Add support for DW_OP_regx.
8498         * gdb.dwarf2/bad-regnum.c: New file.
8499         * gdb.dwarf2/bad-regnum.exp: New file.
8500
8501 2015-10-26  Doug Evans  <dje@google.com>
8502
8503         PR python/18938
8504         * gdb.python/python.exp: Add test for symlink from .py file to .notpy
8505         file.
8506
8507 2015-10-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
8508
8509         * gdb.compile/compile.exp (compile code globalvar): Update expectation
8510         for a change by "Mention language in compile error message".
8511
8512 2015-10-21  Simon Marchi  <simon.marchi@polymtl.ca>
8513
8514         PR python/18073
8515         * gdb.python/py-type.c (C::a_method): New.
8516         (C::a_const_method): New.
8517         (C::a_static_method): New.
8518         (a_function): New.
8519         * gdb.python/py-type.exp (test_fields): Test getting fields
8520         from function and method.
8521
8522 2015-10-21  Keven Boell  <keven.boell@intel.com>
8523
8524         * gdb.fortran/vla-alloc-assoc.exp: New file.
8525         * gdb.fortran/vla-datatypes.exp: New file.
8526         * gdb.fortran/vla-datatypes.f90: New file.
8527         * gdb.fortran/vla-history.exp: New file.
8528         * gdb.fortran/vla-ptype-sub.exp: New file.
8529         * gdb.fortran/vla-ptype.exp: New file.
8530         * gdb.fortran/vla-sizeof.exp: New file.
8531         * gdb.fortran/vla-sub.f90: New file.
8532         * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
8533         * gdb.fortran/vla-value-sub-finish.exp: New file.
8534         * gdb.fortran/vla-value-sub.exp: New file.
8535         * gdb.fortran/vla-value.exp: New file.
8536         * gdb.fortran/vla-ptr-info.exp: New file.
8537         * gdb.mi/mi-vla-fortran.exp: New file.
8538         * gdb.mi/vla.f90: New file.
8539
8540 2015-10-21  Sandra Loosemore  <sandra@codesourcery.com>
8541
8542         * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
8543         of hardwired timeout value.
8544
8545 2015-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
8546             Pedro Alves  <palves@redhat.com>
8547
8548         * gdb.dwarf2/dw2-regno-invalid.exp: New file.
8549         * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
8550
8551 2015-10-19  Josh Stone  <jistone@redhat.com>
8552
8553         * gdb.base/catch-syscall.c: Include <sched.h>.
8554         (unknown_syscall): New variable.
8555         (main): Trigger a vfork and an unknown syscall.
8556         * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
8557         (unknown_syscall_number): Likewise.
8558         (check_call_to_syscall): Accept an optional syscall pattern.
8559         (check_return_from_syscall): Likewise.
8560         (check_continue): Likewise.
8561         (test_catch_syscall_without_args): Check for vfork and ENOSYS.
8562         (test_catch_syscall_skipping_return): New test toggling off 'catch
8563         syscall' to step over the syscall return, then toggling back on.
8564         (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
8565         during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
8566         (do_syscall_tests): Call test_catch_syscall_without_args and
8567         test_catch_syscall_mid_vfork.
8568         (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
8569         (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
8570
8571 2015-10-19  Andrew Stubbs  <ams@codesourcery.com>
8572
8573         * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
8574         print g_vE): Add new pass patterns.
8575         * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
8576         print various symbol names for vptr fields.
8577
8578 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
8579
8580         * gdb.base/dbx.exp (test_func): Remove xfails, update expected
8581         results.
8582
8583 2015-10-12  Yao Qi  <yao.qi@linaro.org>
8584
8585         * gdb.arch/disp-step-insn-reloc.exp: New test case.
8586
8587 2015-10-12  Yao Qi  <yao.qi@linaro.org>
8588
8589         * lib/gdb.exp (support_displaced_stepping): Return 1 if target
8590         is aarch64*-*-linux*.
8591
8592 2015-10-12  Yao Qi  <yao.qi@linaro.org>
8593
8594         * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
8595         (can_relocate_bcond_true): ... it.
8596         (can_relocate_bcond_false): New function.
8597         (foo): Likewise.
8598         (can_relocate_bl): Likewise.
8599         (testcases) [__aarch64__]: Add can_relocate_bcond_false and
8600         can_relocate_bl.
8601
8602 2015-10-12  Pierre-Marie de Rodat  <derodat@adacore.com>
8603
8604         * gdb.base/nested-addr.c: New file.
8605         * gdb.base/nested-addr.exp: New testcase.
8606
8607 2015-10-09  Markus Metzger  <markus.t.metzger@intel.com>
8608
8609         * gdb.btrace/vdso.c (main): Remove breakpoint markers.
8610         * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
8611         its output.  Ignore the output of "record goto begin" and instead
8612         check that GDB is replaying.
8613
8614 2015-10-09  Pedro Alves  <palves@redhat.com>
8615
8616         * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
8617         (top level): Use it in the run with no args test.
8618
8619 2015-10-08  Iain Buclaw  <ibuclaw@gdcproject.org>
8620
8621         * gdb.dlang/properties.exp: New file.
8622
8623 2015-10-02  Sandra Loosemore  <sandra@codesourcery.com>
8624
8625         * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
8626         whether or not address 0x1000 is mapped on the target.
8627
8628 2015-09-30  Simon Marchi  <simon.marchi@ericsson.com>
8629
8630         * gdb.python/py-type.exp: Do not run tests if binaries fail to
8631         build.
8632
8633 2015-09-30  Markus Metzger  <markus.t.metzger@intel.com>
8634
8635         * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
8636         instruction-history test.
8637
8638 2015-09-28  Doug Evans  <dje@google.com>
8639
8640         * gdb.base/gcore.c (array_func): Add reference to static_array.
8641
8642 2015-09-25  Simon Marchi  <simon.marchi@ericsson.com>
8643
8644         * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
8645         source line.
8646
8647 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
8648
8649         * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
8650         short or char as base type.
8651
8652 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
8653
8654         * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
8655         to allow any size enum.
8656
8657 2015-09-23  Pierre-Marie de Rodat  <derodat@adacore.com>
8658
8659         * gdb.ada/array_ptr_renaming.exp: New testcase.
8660         * gdb.ada/array_ptr_renaming/foo.adb: New file.
8661         * gdb.ada/array_ptr_renaming/pack.ads: New file.
8662
8663 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
8664
8665         * gdb.trace/ftrace-lock.c: New file.
8666         * gdb.trace/ftrace-lock.exp: New file.
8667
8668 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
8669
8670         * gdb.arch/insn-reloc.c: New file.
8671         * gdb.arch/ftrace-insn-reloc.exp: New file.
8672
8673 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
8674
8675         * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
8676         instruction.
8677         * gdb.trace/pendshr1.c (pendfunc): Likewise.
8678         * gdb.trace/pendshr2.c (pendfunc2): Likewise.
8679         * gdb.trace/range-stepping.c: Likewise.
8680         * gdb.trace/trace-break.c: Likewise.
8681         * gdb.trace/trace-mt.c (thread_function): Likewise.
8682         * gdb.trace/ftrace.c (marker): Likewise.
8683         * gdb.trace/trace-condition.c (marker): Likewise.
8684         * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
8685         * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
8686         is_aarch64_target.
8687
8688 2015-09-18  Doug Evans  <xdje42@gmail.com>
8689
8690         * gdb.dwarf2/dw2-bad-unresolved.c: New file.
8691         * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
8692
8693 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
8694
8695         * gdb.base/dso2dso.exp: Don't use directory prefix when setting
8696         the breakpoint.
8697
8698 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
8699
8700         * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
8701         the pending breakpoint.  Remove timeout override for "Run till
8702         MI pending breakpoint on pendfunc3 on thread 2" test.
8703
8704 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
8705
8706         * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
8707         filename pattern.
8708
8709 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
8710
8711         * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
8712         in breakpoint filename pattern.
8713
8714 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
8715
8716         * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
8717
8718 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
8719
8720         * gdb.linespec/explicit.exp: Check for readline support for
8721         tab-completion tests.  Fix obvious typo.
8722
8723 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
8724
8725         * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
8726         and replay.
8727
8728 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
8729
8730         * gdb.btrace/non-stop.c: New.
8731         * gdb.btrace/non-stop.exp: New.
8732
8733 2015-09-17  Pierre Langlois  <pierre.langlois@arm.com>
8734             Yao Qi  <yao.qi@linaro.org>
8735
8736         * gdb.trace/trace-condition.c: New file.
8737         * gdb.trace/trace-condition.exp: New file.
8738
8739 2015-09-16  Wei-cheng Wang  <cole945@gmail.com>
8740
8741         * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
8742         for testing bytecode compilation.
8743
8744 2015-09-16  Pedro Alves  <palves@redhat.com>
8745             Sandra Loosemore <sandra@codesourcery.com>
8746
8747         * gdb.threads/non-stop-fair-events.c (timeout): New global.
8748         (SECONDS): Redefine.
8749         (main): Call pthread_kill and alarm early.
8750         * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
8751         support.
8752         (test): If the target can't hardware step and doesn't support
8753         displaced stepping, increase the timeout.
8754
8755 2015-09-16  Pedro Alves  <palves@redhat.com>
8756
8757         * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
8758         (enable_debug): New procedures.
8759         (test): Use them.  Bail out if waiting for threads fails.
8760         (top level): Bail out if a test fails.
8761
8762 2015-09-16  Yao Qi  <yao.qi@linaro.org>
8763
8764         * gdb.asm/asm-source.exp: Set asm-arch for
8765         aarch64*-*-* target.
8766         * gdb.asm/aarch64.inc: New file.
8767
8768 2015-09-15  Pierre-Marie de Rodat  <derodat@adacore.com>
8769
8770         * gdb.ada/array_of_variable_length.exp: New testcase.
8771         * gdb.ada/array_of_variable_length/foo.adb: New file.
8772         * gdb.ada/array_of_variable_length/pck.adb: New file.
8773         * gdb.ada/array_of_variable_length/pck.ads: New file.
8774
8775 2015-09-15  Doug Evans  <dje@google.com>
8776
8777         * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
8778         of function static local variable.
8779
8780 2015-09-15  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
8781
8782         * gdb.threads/tls-so_extern.exp: New test file.
8783         * gdb.threads/tls-so_extern.c: New test file.
8784         * gdb.threads/tls-so_extern_main.c: New test file.
8785
8786 2015-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
8787
8788         * gdb.opt/solib-intra-step-lib.c: New file.
8789         * gdb.opt/solib-intra-step-main.c: New file.
8790         * gdb.opt/solib-intra-step.exp: New file.
8791
8792 2015-09-15  Pedro Alves  <palves@redhat.com>
8793
8794         * gdb.threads/non-ldr-exc-3.exp (do_test): Use
8795         gdb_continue_to_breakpoint instead of gdb_test_multiple.
8796
8797 2015-09-14  Pedro Alves  <palves@redhat.com>
8798
8799         * gdb.base/hook-stop-continue.c: Delete.
8800         * gdb.base/hook-stop-continue.exp: Delete.
8801         * gdb.base/hook-stop-frame.c: Delete.
8802         * gdb.base/hook-stop-frame.exp: Delete.
8803         * gdb.base/hook-stop.c: New file.
8804         * gdb.base/hook-stop.exp: New file.
8805
8806 2015-09-14  Pierre-Marie de Rodat  <derodat@adacore.com>
8807
8808         * gdb.ada/access_to_packed_array.exp: New testcase.
8809         * gdb.ada/access_to_packed_array/foo.adb: New file.
8810         * gdb.ada/access_to_packed_array/pack.adb: New file.
8811         * gdb.ada/access_to_packed_array/pack.ads: New file.
8812
8813 2015-09-14  Markus Metzger  <markus.t.metzger@intel.com>
8814
8815         * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
8816         buffer size test.
8817
8818 2015-09-11  Don Breazeal  <donb@codesourcery.com>
8819
8820         * gdb.base/foll-exec.c: Add copyright header.  Fix
8821         formatting issues.
8822         * gdb.base/foll-exec.exp (zap_session): Delete proc.
8823         (do_exec_tests): Use clean_restart in place of zap_session,
8824         and for test initialization.  Fix formatting issues.  Use
8825         fail in place of perror.
8826         * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
8827         an expect statement to match an expression with output from
8828         the program under debug.
8829         * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
8830         non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
8831         * gdb.threads/non-ldr-exc-2.exp: Likewise.
8832         * gdb.threads/non-ldr-exc-3.exp: Likewise.
8833         * gdb.threads/non-ldr-exc-4.exp: Likewise.
8834
8835 2015-09-09  Doug Evans  <dje@google.com>
8836
8837         * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
8838
8839 2015-09-09  Doug Evans  <dje@google.com>
8840
8841         * gdb.base/pie-execl.exp: Fix result test of build_executable.
8842
8843 2015-09-09  Doug Evans  <dje@google.com>
8844
8845         * gdb.base/savedregs.exp: Fix typo.
8846
8847 2015-09-09  Pedro Alves  <palves@redhat.com>
8848
8849         * gdb.mi/mi-cli.exp: Add CLI finish tests.
8850
8851 2015-09-08  Sandra Loosemore  <sandra@codesourcery.com>
8852
8853         * gdb.threads/hand-call-in-threads.exp: Make sure the thread
8854         command actually switches threads.  Give up on remaining
8855         tests if target fails to stop at breakpoint.
8856
8857 2015-09-03  Pierre-Marie de Rodat  <derodat@adacore.com>
8858
8859         * gdb.ada/funcall_char.exp: New testcase.
8860         * gdb.ada/funcall_char/foo.adb: New file.
8861
8862 2015-09-01  Pierre-Marie de Rodat  <derodat@adacore.com>
8863
8864         * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
8865         expected outputs.  Add two testcases for completing ambiguous
8866         functions.
8867         * gdb.ada/complete/aux_pck.adb: New file.
8868         * gdb.ada/complete/aux_pck.ads: New file.
8869         * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
8870         Ambiguous_Func functions.
8871         * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
8872         * gdb.ada/complete/pck.adb: Likewise.
8873
8874 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
8875
8876         * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
8877         failures to run the test program under GDB.
8878
8879 2015-08-26  Luis Machado  <lgustavo@codesourcery.com>
8880
8881         * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
8882         to C.
8883
8884 2015-08-26  Patrick Palka  <patrick@parcs.ath.cx>
8885
8886         * gdb.base/run-after-attach.exp: New test file.
8887         * gdb.base/run-after-attach.c: New test file.
8888
8889 2015-08-26  Don Breazeal  <donb@codesourcery.com>
8890
8891         * gdb.base/foll-exec-2.c: New test program.
8892         * gdb.base/foll-exec-2.exp: New test.
8893
8894 2015-08-25  Pierre-Marie de Rodat  <derodat@adacore.com>
8895
8896         * gdb.base/nested-subp1.exp: New file.
8897         * gdb.base/nested-subp1.c: New file.
8898         * gdb.base/nested-subp2.exp: New file.
8899         * gdb.base/nested-subp2.c: New file.
8900         * gdb.base/nested-subp3.exp: New file.
8901         * gdb.base/nested-subp3.c: New file.
8902
8903 2015-08-24  Pedro Alves  <palves@redhat.com>
8904
8905         * gdb.server/connect-without-multi-process.c: New file.
8906         * gdb.server/connect-without-multi-process.exp: New file.
8907
8908 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
8909
8910         * gdb.opt/inline-markers.c: Make z int.
8911
8912 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
8913
8914         * gdb.opt/inline-markers.c: Make z volatile.
8915
8916 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
8917
8918         * gdb.opt/inline-bt.c: New volatile global z.
8919         * gdb.opt/inline-cmds.c: Likewise.
8920         * gdb.opt/inline-locals.c: Likewise.
8921         * gdb.opt/inline-markers.c: New extern global z.
8922         (marker): Use z.
8923         (inline_fn): Likewise.
8924
8925 2015-08-24  Pedro Alves  <palves@redhat.com>
8926
8927         * config/m32r-stub.exp: Remove file.
8928         * gdb.base/call-ar-st.exp: Remove reference to sparclet.
8929         * gdb.base/call-rt-st.exp: Likewise.
8930         * gdb.base/call-strs.exp: Likewise.
8931         * gdb.base/default.exp: Remove references to h8300-*-hms and
8932         *-*-udi*.
8933         * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
8934
8935 2015-08-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8936
8937         * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
8938         -Wno-psabi" if "-mcpu=native" fails.  For the tests with "finish"
8939         and "return" use KFAIL when GDB can not read/write the vector
8940         return value.
8941
8942 2015-08-21  Gary Benson <gbenson@redhat.com>
8943
8944         * gdb.trace/pending.exp: Cope with remote transfer warnings.
8945
8946 2015-08-20  Pedro Alves  <palves@redhat.com>
8947
8948         * gdb.server/solib-list.exp: No longer expect an interior stop in
8949         non-stop mode.
8950
8951 2015-08-20  Pedro Alves  <palves@redhat.com>
8952
8953         * gdb.server/connect-stopped-target.c: New file.
8954         * gdb.server/connect-stopped-target.exp: New file.
8955
8956 2015-08-20  Pedro Alves  <palves@redhat.com>
8957
8958         * gdb.dwarf2/comp-unit-lang.exp: New file.
8959         * gdb.dwarf2/comp-unit-lang.c: New file.
8960
8961 2015-08-20  Pierre-Marie de Rodat  <derodat@adacore.com>
8962
8963         * gdb.ada/attr_ref_and_charlit.exp: New testcase.
8964         * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
8965
8966 2015-08-19  Kevin Buettner  <kevinb@redhat.com>
8967
8968         * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
8969         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
8970
8971 2015-08-18  Doug Evans  <dje@google.com>
8972             Adrian Sendroiu <adrian.sendroiu@freescale.com>
8973
8974         * lib/gdb.exp (skip_python_tests_prompt): Renamed from
8975         skip_python_tests.  New arg prompt_regexp.
8976         (skip_python_tests): New function.
8977         * lib/mi-support.exp (mi_skip_python_tests): New function.
8978         * gdb.python/py-mi-objfile-gdb.py: New file.
8979         * gdb.python/py-mi-objfile.c: New file.
8980         * gdb.python/py-mi-objfile.exp: New file.
8981
8982 2015-08-17  Keith Seitz  <keiths@redhat.com>
8983
8984         * gdb.linespec/explicit.exp: Move strace test from here ...
8985         * gdb.trace/strace.exp: ... to here.
8986
8987 2015-08-15  Patrick Palka  <patrick@parcs.ath.cx>
8988
8989         * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
8990         * gdb.base/kill-detach-inferiors-cmd.c: New test file.
8991
8992 2015-08-14  Doug Evans  <xdje42@gmail.com>
8993
8994         * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
8995         inferior before selecting a new file.
8996
8997 2015-08-14  Doug Evans  <xdje42@gmail.com>
8998
8999         * gdb.mi/mi-disassemble.exp: Update.
9000         * gdb.base/disasm-optim.S: New file.
9001         * gdb.base/disasm-optim.c: New file.
9002         * gdb.base/disasm-optim.h: New file.
9003         * gdb.base/disasm-optim.exp: New file.
9004
9005 2015-08-14  Keith Seitz  <keiths@redhat.com>
9006
9007         * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
9008         "evaluated-by".
9009
9010 2015-08-13  Joel Brobecker  <brobecker@adacore.com>
9011
9012         * gdb.base/dso2dso.exp: Improve the testcase's documentation.
9013
9014 2015-08-13  Pierre-Marie de Rodat  <derodat@adacore.com>
9015
9016         * gdb.ada/fun_renaming.exp: New testcase.
9017         * gdb.ada/fun_renaming/fun_renaming.adb: New file.
9018         * gdb.ada/fun_renaming/pack.adb: New file.
9019         * gdb.ada/fun_renaming/pack.ads: New file.
9020
9021 2015-08-12  Keith Seitz  <keiths@redhat.com>
9022
9023         * gdb.base/dso2dso.exp: Pass basename of source file in call to
9024         gdb_get_line_number.
9025
9026 2015-08-12  Joel Brobecker  <brobecker@adacore.com>
9027
9028         * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
9029         gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
9030         gdb.base/dso2dso.exp: New files.
9031
9032 2015-08-12  Sergio Durigan Junior  <sergiodj@redhat.com>
9033             Pedro Alves  <palves@redhat.com>
9034             Keith Seitz  <keiths@redhat.com>
9035
9036         * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
9037         GDBFLAGS.
9038
9039 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
9040
9041         * gdb.base/gdbhistsize-history.exp
9042         (test_histsize_history_setting): Use save_vars.
9043         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9044         Use save_vars.
9045         (test_no_truncation_of_unlimited_history_file): Use save_vars.
9046         * gdb.base/readline.exp: Use save_vars.
9047
9048 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
9049
9050         * lib/gdb.exp (save_vars): New proc.
9051
9052 2015-08-11  Keith Seitz  <keiths@redhat.com>
9053
9054         * gdb.base/help.exp: Update help_breakpoint_text.
9055
9056 2015-08-11  Keith Seitz  <keiths@redhat.com>
9057
9058         * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
9059         (at toplevel): Call test_explicit_breakpoints.
9060         * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
9061         breakpoints.
9062         * lib/mi-support.exp (mi_make_breakpoint): Add support for
9063         breakpoint conditions, "-cond".
9064
9065 2015-08-11  Keith Seitz  <keiths@redhat.com>
9066
9067         * gdb.linespec/3explicit.c: New file.
9068         * gdb.linespec/cpexplicit.cc: New file.
9069         * gdb.linespec/cpexplicit.exp: New file.
9070         * gdb.linespec/explicit.c: New file.
9071         * gdb.linespec/explicit.exp: New file.
9072         * gdb.linespec/explicit2.c: New file.
9073         * gdb.linespec/ls-errs.exp: Add explicit location tests.
9074         * lib/gdb.exp (capture_command_output): Regexp-escape `command'
9075         before using in the matching pattern.
9076         Clarify that `prefix' is a regular expression.
9077
9078 2015-08-11  Keith Seitz  <keiths@redhat.com>
9079
9080         * gdb.base/dprintf-pending.exp: Update dprintf "without format"
9081         test.
9082         Add tests for missing ",FMT" and ",".
9083
9084 2015-08-10  Doug Evans  <dje@google.com>
9085             Keith Seitz  <keiths@redhat.com>
9086
9087         PR gdb/17960
9088         * gdb.base/completion.exp: Add location completer tests.
9089
9090 2015-08-07  Pedro Alves  <palves@redhat.com>
9091
9092         * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
9093         tests here.
9094         (top level): Run do_test with and without displaced stepping.
9095
9096 2015-08-07  Pedro Alves  <palves@redhat.com>
9097
9098         * gdb.base/valgrind-disp-step.c: New file.
9099         * gdb.base/valgrind-disp-step.exp: New file.
9100
9101 2015-08-07  Pedro Alves  <palves@redhat.com>
9102
9103         * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
9104         Delete function.
9105         (main): Add alarm.  Run an infinite loop instead of calling
9106         wait_threads.
9107         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
9108         comment.
9109         * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
9110         Delete function.
9111         (main): Add alarm.  Run an infinite loop instead of calling
9112         wait_threads.
9113         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
9114         comment.
9115
9116 2015-08-07  Pedro Alves  <palves@redhat.com>
9117
9118         * gdb.base/checkpoint-ns.exp: New file.
9119         * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
9120         standard_testfile.
9121
9122 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
9123
9124         * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
9125         * gdb.btrace/instruction_history.exp: Update.
9126         * gdb.btrace/tsx.exp: New.
9127         * gdb.btrace/tsx.c: New.
9128
9129 2015-08-06  Pedro Alves <palves@redhat.com>
9130
9131         * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
9132         increase timeout.
9133         * gdb.reverse/until-precsave.exp: Bump timeouts.
9134
9135 2015-08-06  Pedro Alves  <palves@redhat.com>
9136
9137         * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
9138
9139 2015-08-06  Pedro Alves  <palves@redhat.com>
9140
9141         PR gdb/18749
9142         * gdb.threads/process-dies-while-handling-bp.c: New file.
9143         * gdb.threads/process-dies-while-handling-bp.exp: New file.
9144
9145 2015-08-06  Pedro Alves  <palves@redhat.com>
9146
9147         * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
9148         * gdb.threads/forking-threads-plus-breakpoint.c: New file.
9149
9150 2015-08-05  Pedro Alves  <palves@redhat.com>
9151
9152         * gdb.threads/next-while-other-thread-longjmps.c: New file.
9153         * gdb.threads/next-while-other-thread-longjmps.exp: New file.
9154
9155 2015-08-03  Sandra Loosemore  <sandra@codesourcery.com>
9156
9157         * gdb.base/bp-permanent.exp: Report test as unsupported if
9158         the target cannot stop at the permanent breakpoint.
9159
9160 2015-08-03  Doug Evans  <dje@google.com>
9161
9162         * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
9163         10000.
9164
9165 2015-08-03  Doug Evans  <dje@google.com>
9166
9167         * Makefile.in (workers/%.worker, build-perf): New rule.
9168         (GDB_PERFTEST_MODE): New variable.
9169         (check-perf): Use it.
9170         (clean): Clean up gdb.perf parallel build subdirs.
9171         * lib/build-piece.exp: New file.
9172         * lib/gdb.exp (make_gdb_parallel_path): New function
9173         (standard_output_file, standard_temp_file): Call it.
9174         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9175         of $GDB_PARALLEL.
9176         * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
9177
9178 2015-08-03  Doug Evans  <dje@google.com>
9179
9180         * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
9181         (LOG_FILE_NAME): New global.
9182         (TextReporter.__init__): Initialize self.txt_sum.
9183         (TextReporter.report): Add support for multiple data-points.
9184         Move report to perftest.sum, put raw data in perftest.log.
9185         (TextReporter.start): Open sum and log files.
9186         (TextReporter.end): Close sum and log files.
9187         * gdb.perf/lib/perftest/testresult.py
9188         (SingleStatisticTestResult.record): Handle multiple data-points.
9189
9190 2015-07-31  Pedro Alves  <palves@redhat.com>
9191
9192         * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
9193         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
9194         kill_wait_spawned_process instead of explicit "kill -9".
9195         * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
9196         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
9197         kill_wait_spawned_process.
9198         * gdb.base/attach-twice.exp: Likewise.
9199         * gdb.base/attach.exp: Likewise.
9200         (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
9201         gdb_test_multiple.
9202         * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
9203         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
9204         kill_wait_spawned_process.
9205         * gdb.base/valgrind-infcall.exp: Likewise.
9206         * gdb.multi/multi-attach.exp: Likewise.
9207         * gdb.python/py-prompt.exp: Likewise.
9208         * gdb.python/py-sync-interp.exp: Likewise.
9209         * gdb.server/ext-attach.exp: Likewise.
9210         * gdb.threads/attach-into-signal.exp (corefunc): Use
9211         spawn_wait_for_attach, spawn_id_get_pid and
9212         kill_wait_spawned_process.
9213         * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
9214         spawn_wait_for_attach returning a spawn id instead of a pid.  Use
9215         spawn_id_get_pid and kill_wait_spawned_process.
9216         * gdb.threads/attach-stopped.exp (corefunc): Use
9217         spawn_wait_for_attach, spawn_id_get_pid and
9218         kill_wait_spawned_process.
9219         * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
9220         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
9221         kill_wait_spawned_process instead of explicit "kill -9".
9222         * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
9223         (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
9224         (spawn_wait_for_attach): Use spawn instead of exec to spawn
9225         processes.  Don't map cygwin/windows pids here.  Now returns a
9226         spawn id list.
9227
9228 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
9229
9230         * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
9231         4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
9232         correct patch.
9233
9234 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
9235
9236         * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
9237
9238 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
9239
9240         Reapply:
9241         2014-05-21  Mark Wielaard  <mjw@redhat.com>
9242
9243         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
9244
9245 2015-07-30  Pedro Alves  <palves@redhat.com>
9246
9247         * linux-low.c (handle_extended_wait): Set the child's last
9248         reported status to TARGET_WAITKIND_STOPPED.
9249
9250 2015-07-30  Pedro Alves  <palves@redhat.com>
9251
9252         PR threads/18600
9253         * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
9254         only shows inferior 1.
9255
9256 2015-07-30  Simon Marchi  <simon.marchi@ericsson.com>
9257             Pedro Alves  <palves@redhat.com>
9258
9259         PR threads/18600
9260         * gdb.threads/fork-plus-threads.c: New file.
9261         * gdb.threads/fork-plus-threads.exp: New file.
9262
9263 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9264
9265         * gdb.base/batch-preserve-term-settings.exp
9266         (test_terminal_settings_preserved_after_cli_exit): Use
9267         send_quit_command.
9268
9269 2015-07-29  Pedro Alves  <palves@redhat.com>
9270             Don Breazeal  <donb@codesourcery.com>
9271
9272         * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
9273         output from both inferior_spawn_id and gdb_spawn_id.
9274
9275 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
9276
9277         * gdb.threads/attach-into-signal.exp (corefunc): Use
9278         with_test_prefix on nested loops, uniquefying the test messages.
9279
9280 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
9281
9282         * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
9283         commit.
9284
9285 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9286
9287         * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
9288         New proc.
9289         (test_terminal_settings_preserved_after_sigterm): New test.
9290
9291 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9292
9293         * gdb.base/batch-preserve-term-settings.exp
9294         (test_terminal_settings_preserved_after_cli_exit): New test.
9295
9296 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9297
9298         * gdb.base/batch-preserve-term-settings.exp: Remove top-level
9299         manipulation of saved_gdbflags.
9300         (test_terminal_settings_preserved): Remove global declaration of
9301         the unused variable pagination_prompt.  Remove manipulation of
9302         saved_gdbflags.  Use a local variable EXTRA_GDBFLAGS instead of
9303         GDBFLAGS.
9304
9305 2015-07-29  Pedro Alves  <palves@redhat.com>
9306
9307         * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
9308
9309 2015-07-29  Pedro Alves  <palves@redhat.com>
9310
9311         * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
9312         at the top.
9313
9314 2015-07-29  Pedro Alves  <palves@redhat.com>
9315
9316         * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
9317         (main): Call gdb_unbuffer_output.
9318         * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
9319         (main): Call gdb_unbuffer_output.
9320         * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
9321         (main): Call gdb_unbuffer_output.
9322         * gdb.base/call-strs.exp: Adjust to step over the
9323         gdb_unbuffer_output call.
9324         * gdb.base/catch-gdb-caused-signals.c: Include
9325         "../lib/unbuffer_output.c".
9326         (main): Call gdb_unbuffer_output.
9327         * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
9328         (main): Call gdb_unbuffer_output.
9329         * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
9330         (main): Call gdb_unbuffer_output.
9331         * gdb.base/run.c: Include "../lib/unbuffer_output.c".
9332         (main): Call gdb_unbuffer_output.
9333         * gdb.base/shlib-call.exp: Adjust to step over the
9334         gdb_unbuffer_output call.
9335         * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
9336         (main): Call gdb_unbuffer_output.
9337         * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
9338         (main): Call gdb_unbuffer_output.
9339         * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
9340         (main): Rename to ...
9341         (test): ... this.
9342         (main): Reimplement.
9343         * gdb.base/varargs.exp: Run to test instead of to main.
9344         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9345         (main): Call gdb_unbuffer_output.
9346
9347 2015-07-29  Pedro Alves  <palves@redhat.com>
9348
9349         * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
9350         factore out from mi_continue_dprintf.  For call-style dprintfs,
9351         expect dprintf output out of $inferior_spawn_id.
9352         (mi_continue_dprintf): Use mi_expect_dprintf.
9353         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9354         (main): Call gdb_unbuffer_output.
9355
9356 2015-07-29  Pedro Alves  <palves@redhat.com>
9357
9358         * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
9359         (default_mi_gdb_start): Set inferior_spawn_id instead of
9360         mi_inferior_spawn_id.  If $inferior_spawn_id is not set, set it to
9361         gdb_spawn_id.
9362         (mi_gdb_test): Always expect inferior output from both
9363         $inferior_spawn_id and $gdb_spawn_id.
9364
9365 2015-07-29  Pedro Alves  <palves@redhat.com>
9366
9367         * gdb.gdb/selftest.exp (test_with_self): Update comment.  Use
9368         send_inferior and $inferior_spawn_id.
9369
9370 2015-07-29  Pedro Alves  <palves@redhat.com>
9371
9372         * gdb.gdb/complaints.exp (test_initial_complaints)
9373         (test_serial_complaints, test_short_complaints): Use
9374         gdb_test_stdio.
9375         (test_empty_complaint): Handle $inferior_spawn_id !=
9376         $gdb_spawn_id.
9377
9378 2015-07-29  Pedro Alves  <palves@redhat.com>
9379
9380         * gdb.base/varargs.exp: Use gdb_test_stdio.
9381
9382 2015-07-29  Pedro Alves  <palves@redhat.com>
9383
9384         * gdb.base/shlib-call.exp: Use gdb_test_stdio.
9385
9386 2015-07-29  Pedro Alves  <palves@redhat.com>
9387
9388         * gdb.base/ending-run.exp: Use gdb_test_stdio.
9389
9390 2015-07-29  Pedro Alves  <palves@redhat.com>
9391
9392         * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
9393         parameter into two new parameters, "inf_result" and "gdb_result".
9394         Expect inferior output and gdb output from $inferior_spawn_id and
9395         $gdb_spawn_id, respectively.  Adjust all callers.
9396
9397 2015-07-29  Pedro Alves  <palves@redhat.com>
9398
9399         * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
9400         of gdb_test_sequence.
9401
9402 2015-07-29  Pedro Alves  <palves@redhat.com>
9403
9404         * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
9405         (saw_spurious_output): Expect inferior output from
9406         $inferior_spawn_id.  Use gdb_test_stdio.
9407
9408 2015-07-29  Pedro Alves  <palves@redhat.com>
9409
9410         * gdb.base/dprintf.exp: Use standard_testfile.  Change
9411         prepare_for_testing call.
9412         (srcfile): Don't set.
9413         (restart): New procedure.
9414         (test_dprintf): New procecure, use to continue over dprintfs.
9415         (test_call, test_agent): New procedures, tests moved here.
9416         Restart gdb and recreate dprintfs.  Adjust expected output.
9417
9418 2015-07-29  Pedro Alves  <palves@redhat.com>
9419
9420         * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
9421
9422 2015-07-29  Pedro Alves  <palves@redhat.com>
9423
9424         * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
9425
9426 2015-07-29  Pedro Alves  <palves@redhat.com>
9427
9428         * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
9429         gdb_test_stdio.
9430
9431 2015-07-29  Pedro Alves  <palves@redhat.com>
9432
9433         * lib/gdb.exp (gdb_test_stdio): New procedure.
9434
9435 2015-07-29  Pedro Alves  <palves@redhat.com>
9436
9437         * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
9438
9439 2015-07-29  Pedro Alves  <palves@redhat.com>
9440
9441         * gdb.base/call-signal-resume.exp: Remove check for
9442         gdb,noinferiorio.  Don't expect "no signal".  Use gdb_test.
9443         * gdb.base/unwindonsignal.exp: Likewise.
9444         * gdb.base/call-signals.c (gen_signal): Remove printf call.
9445         * gdb.base/unwindonsignal.c (gen_signal): Likewise.
9446
9447 2015-07-29  Pedro Alves  <palves@redhat.com>
9448
9449         * gdb.base/siginfo-addr.c (pass): New function.
9450         (handler): Call it iff si_addr is correct.
9451         * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
9452         Set a breakpoint at "pass" and continue to it.
9453
9454 2015-07-28  Sergio Durigan Junior  <sergiodj@redhat.com>
9455
9456         * gdb.python/py-objfile.exp: Make some tests have unique names.
9457         * gdb.python/py-pp-registration.exp: Likewise.
9458
9459 2015-07-28  Pedro Alves  <palves@redhat.com>
9460
9461         * gdb.server/server-exec-info.exp: Issue a "disconnect".
9462
9463 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
9464
9465         * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
9466
9467 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
9468
9469         * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
9470
9471 2015-07-27  Patrick Palka  <patrick@parcs.ath.cx>
9472
9473         * gdb.base/gdb-sigterm-2.exp: New test.
9474
9475 2015-07-25  Doug Evans  <xdje42@gmail.com>
9476
9477         Revert:
9478         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9479         (workers/%.worker, build-perf): New rule.
9480         (GDB_PERFTEST_MODE): New variable.
9481         (check-perf): Use it.
9482         (clean): Clean up gdb.perf parallel build subdirs.
9483         * lib/build-piece.exp: New file.
9484         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
9485         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
9486         name.
9487         (standard_temp_file): Ditto.
9488         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9489         of $GDB_PARALLEL.
9490
9491 2015-07-24  Doug Evans  <dje@google.com>
9492
9493         * gdb.perf/lib/perftest/utils.py: New file.
9494         * gdb.perf/gm-hello.cc: New file.
9495         * gdb.perf/gm-pervasive-typedef.cc: New file.
9496         * gdb.perf/gm-pervasive-typedef.h: New file.
9497         * gdb.perf/gm-std.cc: New file.
9498         * gdb.perf/gm-std.h: New file.
9499         * gdb.perf/gm-use-cerr.cc: New file.
9500         * gdb.perf/gm-utils.h: New file.
9501         * gdb.perf/gmonster-null-lookup.py: New file.
9502         * gdb.perf/gmonster-pervasive-typedef.py: New file.
9503         * gdb.perf/gmonster-print-cerr.py: New file.
9504         * gdb.perf/gmonster-ptype-string.py: New file.
9505         * gdb.perf/gmonster-runto-main.py: New file.
9506         * gdb.perf/gmonster-select-file.py: New file.
9507         * gdb.perf/gmonster1-null-lookup.exp: New file.
9508         * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
9509         * gdb.perf/gmonster1-print-cerr.exp: New file.
9510         * gdb.perf/gmonster1-ptype-string.exp: New file.
9511         * gdb.perf/gmonster1-runto-main.exp: New file.
9512         * gdb.perf/gmonster1-select-file.exp: New file.
9513         * gdb.perf/gmonster1.cc: New file.
9514         * gdb.perf/gmonster1.exp: New file.
9515         * gdb.perf/gmonster2-null-lookup.exp: New file.
9516         * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
9517         * gdb.perf/gmonster2-print-cerr.exp: New file.
9518         * gdb.perf/gmonster2-ptype-string.exp: New file.
9519         * gdb.perf/gmonster2-runto-main.exp: New file.
9520         * gdb.perf/gmonster2-select-file.exp: New file.
9521         * gdb.perf/gmonster2.cc: New file.
9522         * gdb.perf/gmonster2.exp: New file.
9523
9524 2015-07-24  Doug Evans  <dje@google.com>
9525
9526         * gdb.perf/README: New file.
9527         * lib/perftest.exp (tcl_string_list_to_python_list): New function.
9528         * lib/gen-perf-test.exp: New file.
9529
9530 2015-07-24  Doug Evans  <dje@google.com>
9531
9532         * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
9533         (PerfTest::startup): New function.
9534         (PerfTest::run): Return result of calling body.
9535         (PerfTest::assemble): Rewrite.
9536         * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
9537         * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
9538         * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
9539         * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
9540         * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
9541
9542 2015-07-24  Doug Evans  <dje@google.com>
9543
9544         * lib/gdb.exp (clean_restart): Make executable optional.
9545
9546 2015-07-24  Doug Evans  <dje@google.com>
9547
9548         * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
9549         compiler_info references.
9550         * gdb.cp/temargs.exp: Ditto.
9551         * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
9552         (get_compiler_info): Early exit if already computed.  Set compiler_info
9553         to "unknown" if there was a problem.
9554         (test_compiler_info): Add function comment.  Call get_compiler_info.
9555
9556 2015-07-24  Doug Evans  <dje@google.com>
9557
9558         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9559         (workers/%.worker, build-perf): New rule.
9560         (GDB_PERFTEST_MODE): New variable.
9561         (check-perf): Use it.
9562         (clean): Clean up gdb.perf parallel build subdirs.
9563         * lib/build-piece.exp: New file.
9564         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
9565         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
9566         name.
9567         (standard_temp_file): Ditto.
9568         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9569         of $GDB_PARALLEL.
9570
9571 2015-07-24  Doug Evans  <dje@google.com>
9572
9573         * lib/future.exp (gdb_default_target_compile): New option
9574         "early_flags".
9575         * lib/gdb.exp (gdb_compile): Undo debian's change in default of
9576         --as-needed.
9577
9578 2015-07-24  Sergio Durigan Junior  <sergiodj@redhat.com>
9579
9580         * gdb.base/catch-syscall.exp: Call gdb_exit before
9581         gdb_skip_xml_test.
9582
9583 2015-07-24  Pedro Alves  <palves@redhat.com>
9584
9585         * gdb.python/py-events.exp: Accept output between the stop event
9586         and the prompt.
9587         * gdb.python/py-evsignal.exp: Likewise.
9588         * gdb.python/py-evthreads.exp: Likewise.
9589
9590 2015-07-24  Pedro Alves  <palves@redhat.com>
9591
9592         PR gdb/18717
9593         * gdb.threads/non-ldr-exit.c: New file.
9594         * gdb.threads/non-ldr-exit.exp: New file.
9595
9596 2015-07-24  Yao Qi  <yao.qi@linaro.org>
9597
9598         * gdb.server/ext-wrapper.exp: Test --wrapper option when
9599         restarting process.
9600
9601 2015-07-24  Yao Qi  <yao.qi@linaro.org>
9602
9603         * gdb.server/ext-restart.exp: New file.
9604
9605 2015-07-24  Yao Qi  <yao.qi@linaro.org>
9606
9607         * lib/gdbserver-support.exp (gdbserver_start_extended): Add
9608         argument options.
9609         * gdb.server/ext-wrapper.exp: New file.
9610
9611 2015-07-23  Doug Evans  <dje@google.com>
9612
9613         * gdb.dwarf2/dw2-dummy-cu.S: New file.
9614         * gdb.dwarf2/dw2-dummy-cu.exp: New file.
9615
9616 2015-07-23  Pierre-Marie de Rodat  <derodat@adacore.com>
9617
9618         * gdb.ada/var_arr_typedef.exp: New testcase.
9619         * gdb.ada/var_arr_typedef/pack.adb: New file.
9620         * gdb.ada/var_arr_typedef/pack.ads: New file.
9621         * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
9622
9623 2015-07-20  Joel Brobecker  <brobecker@adacore.com>
9624
9625         * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
9626
9627 2015-07-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
9628
9629         * gdb.arch/i386-biarch-core.exp: Replace istarget
9630         by "complete set gnutarget". Remove expectation for the "core-file"
9631         command.
9632
9633 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
9634
9635         Revert the previous commit:
9636         Tests for validate symbol file using build-id.
9637
9638 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
9639
9640         Tests for validate symbol file using build-id.
9641         * gdb.base/solib-mismatch-lib.c: New file.
9642         * gdb.base/solib-mismatch-libmod.c: New file.
9643         * gdb.base/solib-mismatch.c: New file.
9644         * gdb.base/solib-mismatch.exp: New file.
9645
9646 2015-07-15  Sandra Loosemore  <sandra@codesourcery.com>
9647
9648         * gdb.base/sigaltstack.exp (finish_test): Add kfail for
9649         nios2-*-linux*.
9650         * gdb.base/sigbpt.exp (stepi_out): Likewise.
9651         * gdb.base/siginfo.exp: Likewise.
9652         * gdb.base/sigstep.exp (advance, advancei): Likewise.
9653
9654 2015-07-15  Pierre Langlois  <pierre.langlois@arm.com>
9655
9656         * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
9657         Move it to ...
9658         * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
9659         ... here.
9660         * gdb.trace/range-stepping.exp: Check that the target supports
9661         range stepping.
9662
9663 2015-07-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
9664
9665         * gdb.arch/i386-biarch-core.exp: Fix comment typo.
9666
9667 2015-07-14  Pedro Alves  <palves@redhat.com>
9668
9669         * gdb.base/killed-outside.exp: New file.
9670         * gdb.base/killed-outside.c: New file.
9671
9672 2015-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
9673
9674         * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
9675         (n at main): New.
9676         * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
9677
9678 2015-07-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
9679
9680         * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
9681         infcall tests instead of setting up for KFAIL.
9682
9683 2015-07-10  Markus Metzger  <markus.t.metzger@intel.com>
9684
9685         * gdb.btrace/record_goto-step.exp: New.
9686
9687 2015-07-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
9688
9689         PR compile/18484
9690         * gdb.compile/compile.c (struct struct_type): Add volatile to
9691         selffield's type.
9692         * gdb.compile/compile.exp
9693         (compile code struct_object.selffield = &struct_object): Skip further
9694         struct_object tests if this one xfails.
9695
9696 2015-07-08  Robert O'Callahan  <robert@ocallahan.org>
9697
9698         PR exp/18617
9699         * gdb.trace/ax.exp: Add test.
9700
9701 2015-07-07  Yao Qi  <yao.qi@linaro.org>
9702
9703         * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
9704         instead of istarget "aarch64*-*-*".
9705         * gdb.arch/aarch64-fp.exp: Likewise.
9706         * gdb.base/float.exp: Likewise.
9707         * gdb.reverse/aarch64.exp: Likewise.
9708         * lib/gdb.exp (is_aarch64_target): New proc.
9709
9710 2015-07-07  Yao Qi  <yao.qi@linaro.org>
9711
9712         * lib/gdb.exp (is_aarch32_target): New proc.
9713         * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
9714         instead of "istarget "arm*-*-*"".
9715         * gdb.arch/arm-disp-step.exp: Likewise.
9716         * gdb.arch/thumb-bx-pc.exp: Likewise.
9717         * gdb.arch/thumb-prologue.exp: Likewise.
9718         * gdb.arch/thumb-singlestep.exp: Likewise.
9719         * gdb.base/disp-step-syscall.exp: Likewise.
9720         * gdb.base/float.exp: Likewise.
9721
9722 2015-07-07  Yao Qi  <yao.qi@linaro.org>
9723
9724         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
9725         Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
9726
9727 2015-07-07  Yao Qi  <yao.qi@linaro.org>
9728
9729         * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
9730         is aarch64.  If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
9731         if it exists.
9732         * gdb.multi/multi-arch.exp: Likewise.
9733
9734 2015-07-07  Simon Marchi  <simon.marchi@ericsson.com>
9735
9736         * gdb.python/py-lazy-string.exp: Add missing parentheses to
9737         print.
9738
9739 2015-07-07  Yao Qi  <yao.qi@linaro.org>
9740
9741         * gdb.arch/thumb-singlestep.exp: Do one more single step.
9742
9743 2015-06-30  Martin Galvan  <martin.galvan@tallertechnologies.com>
9744
9745         * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
9746         '[' and ']' characters.
9747
9748 2015-06-30  Iain Buclaw  <ibuclaw@gdcproject.org>
9749
9750         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9751
9752 2015-06-29  Pedro Alves  <palves@redhat.com>
9753
9754         PR threads/18127
9755         * gdb.threads/hand-call-new-thread.c: New file.
9756         * gdb.threads/hand-call-new-thread.c: New file.
9757
9758 2015-06-26  Keith Seitz  <keiths@redhat.com>
9759             Doug Evans  <dje@google.com>
9760
9761         PR 16253
9762         * gdb.cp/var-tag-2.cc: New file.
9763         * gdb.cp/var-tag-3.cc: New file.
9764         * gdb.cp/var-tag-4.cc: New file.
9765         * gdb.cp/var-tag.cc: New file.
9766         * gdb.cp/var-tag.exp: New file.
9767
9768 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
9769
9770         * gdb.base/history-duplicates.exp: New test.
9771
9772 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
9773
9774         * gdb.base/completion.exp: Test the completion of the "focus"
9775         command.
9776
9777 2015-06-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
9778
9779         * gdb.arch/amd64-prologue-skip.S: New file.
9780         * gdb.arch/amd64-prologue-skip.exp: New file.
9781
9782 2015-06-25  Simon Marchi  <simon.marchi@ericsson.com>
9783
9784         * gdb.python/py-prettyprint.exp (run_lang_tests): Add
9785         is_address_zero_readable check.
9786
9787 2015-06-24  Peter Bergner  <bergner@vnet.ibm.com>
9788
9789         * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
9790         * gdb.arch/powerpc-power.s <rfebb>: Likewise.
9791
9792 2015-06-24  Yao Qi  <yao.qi@linaro.org>
9793
9794         * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
9795         linux targets.
9796
9797 2015-06-24  Yao Qi  <yao.qi@linaro.org>
9798
9799         * lib/gdb.exp (supports_get_siginfo_type): New proc.
9800         * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
9801         * gdb.base/siginfo-thread.exp: Likewise.
9802
9803 2015-06-22  Yao Qi  <yao.qi@linaro.org>
9804
9805         * boards/remote-gdbserver-on-localhost.exp: Add comments.
9806
9807 2015-06-22  Yao Qi  <yao.qi@linaro.org>
9808
9809         * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
9810         aarch64*-*-*.
9811         (skip_hw_watchpoint_tests): Likewise.
9812
9813 2015-06-18  Patrick Palka  <patrick@parcs.ath.cx>
9814
9815         * gdb.base/gdbinit-history.exp: Test the interaction between
9816         setting GDBHISTSIZE and setting the history size via .gdbinit.
9817
9818 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
9819
9820         PR gdb/16999
9821         * gdb.base/gdbhistsize-history.exp: New test.
9822
9823 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
9824
9825         * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
9826         with GDBHISTSIZE.
9827         * gdb.base/readline.exp: Likewise.
9828
9829 2015-06-17  Yao Qi  <yao.qi@linaro.org>
9830
9831         * lib/gdb.exp (get_build_id): Move braces and "else" to the same
9832         line.
9833
9834 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
9835
9836         * gdb.base/gdbinit-history.exp: Add test case to check that
9837         an unlimited history file does not get truncated on exit.
9838
9839 2015-06-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
9840
9841         * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
9842         (VECTOR): New macro.  Use it...
9843         (int4, uint4, char4, float4, int2, longlong2, float2, double2):
9844         ...for these typedefs.
9845         (int8, char1, int1, double1): New typedefs.
9846         (struct just_int2, struct two_int2): New structures.
9847         (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
9848         (add_structvecs, add_singlevecs): New functions.
9849         (main): Call add_some_intvecs twice.
9850         * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
9851         the compile and exit upon failure.  Try compiling for the "native"
9852         architecture.  Test inferior function calls with vector arguments
9853         and vector return value handling with "finish" and "return".
9854
9855 2015-06-10  Jon Turney  <jon.turney@dronecode.org.uk>
9856
9857         * gdb.base/sepdebug.exp: Add EXEEXT where needed.
9858         * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
9859         PE file.
9860         * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
9861
9862 2015-06-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
9863
9864         PR breakpoints/16465
9865         * gdb.mi/mi-dprintf-pending.c: New file.
9866         * gdb.mi/mi-dprintf-pending.exp: New test.
9867         * gdb.mi/mi-dprintf-pendshr.c: New file.
9868
9869 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
9870             Mircea Gherzan  <mircea.gherzan@intel.com>
9871
9872         * gdb.arch/i386-mpx-map.c: New file.
9873         * gdb.arch/i386-mpx-map.exp: New File.
9874
9875 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
9876
9877         * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
9878         * gdb.arch/i386-mpx.exp: Indentation fixed.
9879
9880 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
9881
9882         * gdb.arch/i386-mpx.c: Added final return to the have_mpx
9883         function and improved indentation.
9884         * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
9885         gdb_test_multiple. Added additional tests to skip the test.
9886
9887 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
9888
9889         * gdb.arch/i386-avx512.c: Change path in include file.
9890         * gdb.arch/i386-avx512.exp: Change include dir path
9891         compilation flag.
9892         * gdb.arch/i386-mpx.c: Change path in include file.
9893         * gdb.arch/i386-mpx.exp: Change include dir path compilation
9894         flag.
9895
9896 2015-06-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
9897
9898         * gdb.compile/compile-print.exp (compile print *vararray@3)
9899         (compile print *vararrayp@3): Change xfail to kfail compile/18489.
9900
9901 2015-06-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
9902
9903         * gdb.compile/compile.exp (keep jit in memory): Rename to ...
9904         (do not keep jit in memory): ... this.
9905         (expect 5): Change it to ...
9906         (expect no 5): ... this.
9907
9908 2015-06-02  Simon Marchi  <simon.marchi@ericsson.com>
9909
9910         PR gdb/15564
9911         * gdb.mi/mi-detach.exp: New file.
9912
9913 2015-06-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
9914
9915         PR symtab/18392
9916         * gdb.arch/amd64-tailcall-self.S: New file.
9917         * gdb.arch/amd64-tailcall-self.c: New file.
9918         * gdb.arch/amd64-tailcall-self.exp: New file.
9919
9920 2015-05-28  Don Breazeal  <donb@codesourcery.com>
9921
9922         * gdb.base/foll-vfork.exp (main): Disable exec-dependent
9923         tests for remote targets by checking is_target_gdbserver.
9924
9925 2015-05-27  Doug Evans  <dje@google.com>
9926
9927         * gdb.dwarf2/opaque-type-lookup-2.c: New file.
9928         * gdb.dwarf2/opaque-type-lookup.c: New file.
9929         * gdb.dwarf2/opaque-type-lookup.exp: New file.
9930
9931 2015-05-26  Doug Evans  <dje@google.com>
9932
9933         * gdb.cp/iostream.cc: New file.
9934         * gdb.cp/iostream.exp: New file.
9935
9936 2015-05-26  Doug Evans  <dje@google.com>
9937
9938         * gdb.dwarf2/dw2-op-call.exp: Update.
9939         * gdb.dwarf2/dw4-sig-types.exp: Update.
9940         * gdb.dwarf2/implptr.exp: Update.
9941         * gdb.mi/mi-cmd-param-changed.exp: Update.
9942
9943 2015-05-26  Doug Evans  <dje@google.com>
9944
9945         * gdb.python/py-lazy-string.c: New file.
9946         * gdb.python/py-lazy-string.exp: New file.
9947         * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
9948         (main): Update.  Add estring3.
9949         * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
9950         * gdb.python/py-prettyprint.py (pp_ls): Handle length.
9951
9952 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
9953             Yao Qi  <yao.qi@linaro.org>
9954
9955         * gdb.reverse/aarch64.c: New.
9956         * gdb.reverse/aarch64.exp: New.
9957
9958 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
9959
9960         * lib/gdb.exp (supports_process_record): Return true for
9961         aarch64*-linux*.
9962         (supports_reverse): Likewise.
9963
9964 2015-05-22  Patrick Palka  <patrick@parcs.ath.cx>
9965
9966         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9967         Use with_test_prefix.
9968
9969 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
9970
9971         * gdb.base/completion.exp: Add test for completion of layout
9972         names.
9973
9974 2015-05-20  Andrew Burgess  <andrew.burgess@embecosm.com>
9975
9976         * lib/gdb.exp (skip_tui_tests): New proc.
9977         * gdb.base/tui-layout.exp: Check skip_tui_tests.
9978
9979 2015-05-19  Pedro Alves  <palves@redhat.com>
9980
9981         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9982         Save the whole env array instead of just HOME.  Unset HISTSIZE in
9983         the environment while testing.  Restore whole environment
9984         afterwards.
9985
9986 2015-05-16  Doug Evans  <xdje42@gmail.com>
9987
9988         * gdb.guile/scm-ports.c: New file.
9989         * gdb.guile/scm-ports.exp: Add memory port tests.
9990
9991 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
9992
9993         * gdb.compile/compile-print.c: New file.
9994         * gdb.compile/compile-print.exp: New file.
9995
9996 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
9997
9998         * gdb.compile/compile-ops.exp: Cast param to void.
9999         * gdb.compile/compile.exp: Complete type for _gdb_expr.
10000         (compile code struct_object.selffield = &struct_object): Add xfail.
10001
10002 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
10003
10004         * gdb.ada/arr_enum_with_gap: New testcase.
10005
10006 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
10007
10008         * gdb.ada/byte_packed_arr: New testcase.
10009
10010 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
10011
10012         * gdb.ada/pckd_neg: New testcase.
10013
10014 2015-05-13  Patrick Palka  <patrick@parcs.ath.cx>
10015
10016         PR gdb/17820
10017         * gdb.base/gdbinit-history.exp: New test.
10018         * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
10019         * gdb.base/gdbinit-history/zero/.gdbinit: New file.
10020
10021 2015-05-09  Siva Chandra Reddy  <sivachandra@google.com>
10022
10023         * gdb.python/py-xmethods.cc: Enhance test case.
10024         * gdb.python/py-xmethods.exp: New tests.
10025         * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
10026         function.
10027         (B_indexoper): Likewise.
10028         (global_dm_list) : Add new xmethod worker functions.
10029
10030 2015-05-08  Sergio Durigan Junior  <sergiodj@redhat.com>
10031
10032         * gdb.base/coredump-filter.exp: Correctly unset
10033         "coredump_var_addr" array.
10034
10035 2015-05-08  Pedro Alves  <palves@redhat.com>
10036
10037         * gdb.server/non-existing-program.exp: Unset spawn_id.
10038
10039 2015-05-08  Siva Chandra Reddy  <sivachandra@google.com>
10040
10041         PR python/18291
10042         * gdb.python/py-xmethods.exp: Add tests.
10043
10044 2015-05-08  Yao Qi  <yao.qi@linaro.org>
10045
10046         PR gdb/18208
10047         * gdb.base/coredump-filter.c (set_coredump_filter): New function.
10048         * gdb.base/coredump-filter.exp (do_save_core): Call inferior
10049         function set_coredump_filter, and remove remote_exec call.
10050         Remove argument ipid.  Callers update.
10051         (top level): Don't get inferior's PID.
10052
10053 2015-05-08  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10054
10055         * gdb.base/watch_thread_num.exp: Skip test on targets without
10056         access watchpoints.
10057
10058 2015-05-06  Pedro Alves  <palves@redhat.com>
10059
10060         PR server/18081
10061         * gdb.server/non-existing-program.exp: New file.
10062
10063 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
10064
10065         * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
10066
10067 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
10068
10069         * gdb.ada/out_of_line_in_inlined: New testcase.
10070
10071 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
10072
10073         * gdb.ada/var_rec_arr: New testcase.
10074
10075 2015-04-30  Yao Qi  <yao.qi@linaro.org>
10076
10077         * gdb.base/break-idempotent.exp: If
10078         skip_hw_watchpoint_multi_tests returns true, skip the tests
10079         on "rwatch" and "awatch".
10080
10081 2015-04-30  Yao Qi  <yao.qi@linaro.org>
10082
10083         * gdb.base/relativedebug.exp: Invoke gdb command
10084         "info sharedlibrary", and if libc.so doesn't have debug info,
10085         skip the test.
10086
10087 2015-04-29  Doug Evans  <dje@google.com>
10088
10089         * gdb.python/py-xmethods.exp: Add ptype tests.
10090         * gdb.python/py-xmethods.py (E_method_char_worker): Add
10091         get_result_type method.
10092
10093 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
10094
10095         * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
10096         the target does not support hardware watchpoints.
10097
10098 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
10099
10100         * gdb.base/break-always.exp: Abort testing if writing to memory
10101         causes an error.
10102
10103 2015-04-28  Doug Evans  <dje@google.com>
10104
10105         * gdb.python/py-pp-maint.py: Move "replace" testing to ...
10106         * gdb.python/py-pp-registration.exp: ... here.  New file.
10107         * gdb.python/py-pp-registration.c: New file.
10108         * gdb.python/py-pp-registration.py: New file.
10109
10110 2015-04-28  Doug Evans  <dje@google.com>
10111
10112         * gdb.python/py-bad-printers.c: New file.
10113         * gdb.python/py-bad-printers.py: New file.
10114         * gdb.python/py-bad-printers.exp: New file.
10115
10116 2015-04-28  Sasha Smundak  <asmundak@google.com>
10117
10118         * gdb.python/py-type.exp: New test.
10119
10120 2015-04-28  Andy Wingo  <wingo@igalia.com>
10121
10122         * gdb.python/py-parameter.exp:
10123         * gdb.guile/scm-parameter.exp: Escape the path that we are
10124         matching against, as it might contain characters that are special
10125         to regular expressions.
10126
10127 2015-04-27  Joel Brobecker  <brobecker@adacore.com>
10128
10129         * gdb.ada/rec_comp: New testcase.
10130
10131 2015-04-26  Sergio Durigan Junior  <sergiodj@redhat.com>
10132
10133         * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
10134         before using it.
10135
10136 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
10137
10138         * gdb.base/dump.exp: Add *.verilog files to all_files list.  Add
10139         new tests for verilog output.
10140
10141 2015-04-24  Yao Qi  <yao.qi@linaro.org>
10142
10143         * boards/remote-gdbserver-on-localhost.exp: New file.
10144
10145 2015-04-23  Pedro Alves  <palves@redhat.com>
10146
10147         * gdb.base/interrupt.exp: Use an indirect spawn id list holding
10148         $inferior_spawn_id instead of $inferior_spawn_id directly.  On
10149         "end of file", remove $inferior_spawn_id from the indirect list.
10150
10151 2015-04-23  Pedro Alves  <palves@redhat.com>
10152
10153         * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
10154
10155 2015-04-23  Pedro Alves  <palves@redhat.com>
10156
10157         * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
10158         on $any_spawn_id instead of only on $gdb_spawn_id.
10159
10160 2015-04-21  Pierre Muller  <muller@sourceware.org>
10161
10162         PR pascal/17815
10163         * lib/pascal.exp (gpc_compile): Add new option "class".
10164         (fpc_compile): Likewise.
10165         * gdb.pascal/case-insensitive-symbols.pas: New file.
10166         * gdb.pascal/case-insensitive-symbols.exp: New file.
10167
10168 2015-04-20  Gary Benson <gbenson@redhat.com>
10169
10170         * gdb.base/attach.exp: Fix three extended remote failures.
10171
10172 2015-04-17  Gary Benson <gbenson@redhat.com>
10173
10174         * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
10175         the main executable over the remote protocol.
10176
10177 2015-04-16  Pedro Alves  <palves@redhat.com>
10178
10179         * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
10180         a new gdbserver if gdbserver_reconnect_p is set.
10181
10182 2015-04-16  Pedro Alves  <palves@redhat.com>
10183
10184         * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
10185         is set, don't exit gdbserver.
10186
10187 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10188
10189         * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
10190         appropriate .insn, such that an older assembler can be used.
10191         * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
10192         the z/Architecture instruction set on 31-bit targets as well.
10193
10194 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10195
10196         * gdb.go/handcall.exp: Remove all logic related to the first
10197         breakpoint and rely on go_runto_main instead.
10198         * gdb.go/strings.exp: Likewise.
10199         * gdb.go/unsafe.exp: Likewise.
10200         * gdb.go/hello.exp: Likewise.  Also rename the remaining
10201         breakpoint marker to "breakpoint 1".
10202         * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
10203         * gdb.go/strings.go: Likewise.
10204         * gdb.go/unsafe.go: Likewise.
10205         * gdb.go/hello.go: Likewise.  Also remove the second occurrence of
10206         "set breakpoint 2 here" and rename the remaining breakpoint marker
10207         to "breakpoint 1".
10208
10209 2015-04-15  Simon Marchi  <simon.marchi@ericsson.com>
10210
10211         * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
10212         if itertools.imap is not present.
10213         * gdb.python/py-objfile.exp: Add parentheses.
10214         * gdb.python/py-type.exp: Same.
10215         * gdb.python/py-unwind-maint.py: Same.
10216
10217 2015-04-15  Yao Qi  <yao.qi@linaro.org>
10218
10219         * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
10220         of ":$ptr_size" and set its form explicitly.
10221
10222 2015-04-15  Pedro Alves  <palves@redhat.com>
10223             Yao Qi  <yao.qi@linaro.org>
10224
10225         * gdb.base/watch-bitfields.exp (test_watch_location): Increase
10226         timeout by factor of 4.
10227         (test_regular_watch): Likewise.
10228         * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
10229         * gdb.reverse/sigall-reverse.exp: Likewise.
10230         * gdb.reverse/until-precsave.exp: Likewise.
10231         * lib/gdb.exp (with_timeout_factor): New proc.
10232         (gdb_expect): Move some code to ...
10233         (get_largest_timeout): ... here.  New procedure.
10234
10235 2015-04-14  Luis Machado  <lgustavo@codesourcery.com>
10236
10237         * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
10238
10239 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
10240
10241         * gdb.base/bp-permanent.exp (test): Handle the case of being unable
10242         to write to the .text section.
10243
10244 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
10245
10246         * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
10247         Handle the case of targets that do not provide PID information.
10248
10249 2015-04-13  Yao Qi  <yao.qi@linaro.org>
10250
10251         * lib/gdbserver-support.exp (gdb_exit): Catch exception
10252         and use expect instead of gdb_expect.
10253
10254 2015-04-13  Sergio Durigan Junior  <sergiodj@redhat.com>
10255
10256         * gdb.base/coredump-filter.exp: Rename variable "addr" to
10257         "coredump_var_addr" to avoid naming conflict with other testcases.
10258
10259 2015-04-10  Pedro Alves  <palves@redhat.com>
10260
10261         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
10262         gdb_test_sequence and gdb_assert.
10263
10264 2015-04-10  Pedro Alves  <palves@redhat.com>
10265
10266         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
10267         test messages that don't include the breakpoint address.
10268
10269 2015-04-10  Yao Qi  <yao.qi@linaro.org>
10270
10271         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
10272         false for some offset and width combinations which aren't
10273         supported by linux kernel.
10274
10275 2015-04-10  Pedro Alves  <palves@redhat.com>
10276
10277         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
10278         procedure, factored out from ...
10279         (top level): ... here.  Add "set displaced-stepping" testing axis.
10280         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
10281         parameter "displaced".  Use it.
10282         (top level): Use foreach and add "set displaced-stepping" testing
10283         axis.
10284
10285 2015-04-10  Pedro Alves  <palves@redhat.com>
10286
10287         * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
10288         Remove comment.
10289         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
10290         both the address of the instruction that triggers the watchpoint
10291         and the address of the instruction immediately after, and use
10292         those addresses for the test.  Fix comment.
10293
10294 2015-04-10  Pedro Alves  <palves@redhat.com>
10295
10296         * gdb.base/sigstep.exp (breakpoint_to_handler)
10297         (breakpoint_to_handler_entry): New parameter 'displaced'.  Use it.
10298         Test "backtrace" in handler.
10299         (breakpoint_over_handler): New parameter 'displaced'.  Use it.
10300         (top level): Add new "displaced" test axis to
10301         breakpoint_to_handler, breakpoint_to_handler_entry and
10302         breakpoint_over_handler.
10303
10304 2015-04-10  Pedro Alves  <palves@redhat.com>
10305
10306         PR gdb/18216
10307         * gdb.threads/multiple-step-overs.exp: Remove expected eof.
10308
10309 2015-04-10  Yao Qi  <yao.qi@linaro.org>
10310
10311         * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
10312         (test_add_rn_pc): New function.
10313         * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
10314         (top level): Invoke test_add_rn_pc.
10315
10316 2015-04-10  Pedro Alves  <palves@redhat.com>
10317
10318         PR gdb/13858
10319         * gdb.base/step-over-no-symbols.exp: New file.
10320
10321 2015-04-09  Andy Wingo  <wingo@igalia.com>
10322
10323         * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
10324         after the Python tests.
10325
10326 2015-04-08  Keith Seitz  <keiths@redhat.com>
10327
10328         PR python/16699
10329         * gdb.python/py-completion.exp: New tests for completion.
10330         * gdb.python/py-completion.py (CompleteLimit1): New class.
10331         (CompleteLimit2): Likewise.
10332         (CompleteLimit3): Likewise.
10333         (CompleteLimit4): Likewise.
10334         (CompleteLimit5): Likewise.
10335         (CompleteLimit6): Likewise.
10336         (CompleteLimit7): Likewise.
10337
10338 2015-04-08  Pedro Alves  <palves@redhat.com>
10339
10340         PR gdb/18214
10341         PR gdb/18216
10342         * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
10343         function.
10344         (main): Install it as SIGUSR1 handler.
10345         * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
10346         parameter.  Always use "setup" as prefix.  Toggle "set
10347         displaced-stepping" off/on depending on global.  Don't switch to
10348         thread 1 here.
10349         (top level): Add displaced stepping "off/on" test axis.  Update
10350         "setup" calls.  Wrap each subtest with with_test_prefix.  Test
10351         continuing with a queued signal in each thread.
10352
10353 2015-04-08  Pedro Alves  <palves@redhat.com>
10354
10355         * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
10356         * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd.  Use
10357         gdb_breakpoint instead of gdb_test that doesn't expect anything.
10358         Return early if running to main fails.
10359         * gdb.trace/while-stepping.exp: Likewise.
10360
10361 2015-04-07  Pedro Alves  <palves@redhat.com>
10362
10363         * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
10364         $gdb_spawn_id.  Use send_inferior and $inferior_spawn_id to
10365         interact with inferior program.
10366
10367 2015-04-07  Pedro Alves  <palves@redhat.com>
10368
10369         * lib/gdb.exp (inferior_spawn_id): New global.
10370         (gdb_test_multiple): Handle "-i".  Reset the spawn id to GDB's
10371         spawn id after processing the user code.
10372         (default_gdb_start): Set inferior_spawn_id.
10373         (send_inferior): New procedure.
10374         * lib/gdbserver-support.exp (gdbserver_start): Set
10375         inferior_spawn_id.
10376         (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
10377
10378 2015-04-07  Pedro Alves  <palves@redhat.com>
10379
10380         * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
10381         * lib/gdbserver-support.exp (gdbserver_start): Make
10382         $server_spawn_id global.
10383         (gdbserver_start): Don't wait for gdbserver's spawn id with
10384         expect_background.
10385         (close_gdbserver): New procedure.
10386         (gdb_exit): Rename the default version and reimplement.
10387
10388 2015-04-07  Pedro Alves  <palves@redhat.com>
10389
10390         * lib/gdb.exp (gdb_test_multiple): When processing an argument,
10391         append the substituted item, not the original item.
10392
10393 2015-04-07  Pedro Alves  <palves@redhat.com>
10394
10395         * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
10396         gdb_expect.
10397
10398 2015-04-07  Pedro Alves  <palves@redhat.com>
10399
10400         * gdb.base/interrupt.exp: Don't handle the case of the inferior
10401         output appearing once only.
10402
10403 2015-04-07  Pedro Alves  <palves@redhat.com>
10404
10405         * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
10406         that doesn't expect anything.  Return early if running to main
10407         fails.
10408
10409 2015-04-07  Yao Qi  <yao.qi@linaro.org>
10410
10411         * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
10412         (child_function): Call alarm.
10413         (main): Move call to alarm into the loop.
10414         * gdb.threads/non-stop-fair-events.exp: Build program with
10415         -DTIMEOUT=$timeout.
10416
10417 2015-04-06  Doug Evans  <xdje42@gmail.com>
10418
10419         * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
10420         Fix dest parameter to board_info.
10421         (fpc_compile): Ditto.
10422         (gdb_compile_pascal): Rename dest arg to destfile.
10423
10424 2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
10425
10426         * gdb.ada/funcall_ref.exp: New file.
10427         * gdb.ada/funcall_ref/foo.adb: New file.
10428
10429 2015-04-02  Yao Qi  <yao.qi@linaro.org>
10430
10431         * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
10432         is remote.
10433
10434 2015-04-02  Gary Benson <gbenson@redhat.com>
10435
10436         * gdb.base/break-probes.exp: Cope with "target:" sysroot.
10437
10438 2015-04-01  Sasha Smundak  <asmundak@google.com>
10439
10440         * gdb.python/py-unwind-maint.c: New file.
10441         * gdb.python/py-unwind-maint.exp: New test.
10442         * gdb.python/py-unwind-maint.py: New file.
10443         * gdb.python/py-unwind.c: New file.
10444         * gdb.python/py-unwind.exp: New test.
10445         * gdb.python/py-unwind.py: New test.
10446
10447 2015-04-01  Pedro Alves  <palves@redhat.com>
10448
10449         * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
10450         to fail instead of non-existent $test.
10451
10452 2015-04-01  Pedro Alves  <palves@redhat.com>
10453
10454         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
10455         GDBFLAGS if not empty.
10456
10457 2015-04-01  Pierre-Marie de Rodat  <derodat@adacore.com>
10458
10459         * gdb.ada/complete.exp: Remove "multi_line".
10460         * gdb.ada/info_exc.exp: Remove "multi_line".
10461         * gdb.ada/packed_tagged.exp: Remove "multi_line".
10462         * gdb.ada/ptype_field.exp: Remove "multi_line".
10463         * gdb.ada/sym_print_name.exp: Remove "multi_line".
10464         * gdb.ada/tagged.exp: Remove "multi_line".
10465         * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
10466         [multi_line ...]
10467         * gdb.btrace/delta.exp: Likewise.
10468         * gdb.btrace/exception.exp: Likewise.
10469         * gdb.btrace/function_call_history.exp: Likewise.
10470         * gdb.btrace/instruction_history.exp: Likewise.
10471         * gdb.btrace/nohist.exp: Likewise.
10472         * gdb.btrace/record_goto.exp: Likewise.
10473         * gdb.btrace/segv.exp: Likewise.
10474         * gdb.btrace/stepi.exp: Likewise.
10475         * gdb.btrace/tailcall.exp: Likewise.
10476         * gdb.btrace/unknown_functions.exp: Likewise.
10477         * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
10478         * lib/gdb.exp: Add the "multi_line" helper.
10479
10480 2015-04-01  Pedro Alves  <palves@redhat.com>
10481
10482         * gdb.threads/tid-reuse.c: New file.
10483         * gdb.threads/tid-reuse.exp: New file.
10484
10485 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
10486
10487         PR corefiles/16092
10488         * gdb.base/coredump-filter.c: New file.
10489         * gdb.base/coredump-filter.exp: Likewise.
10490
10491 2015-03-27  Petr Machata  <pmachata@redhat.com>
10492
10493         * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
10494         (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
10495         (Dwarf::assemble): Initialize them.
10496         (Dwarf::lines): New function.
10497
10498 2015-03-26  Jon Turney  <jon.turney@dronecode.org.uk>
10499
10500         * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
10501         SYMBOL_PREFIX for x86_64-*-cygwin.
10502
10503 2015-03-26  Andy Wingo  <wingo@igalia.com>
10504
10505         PR symtab/18148
10506         * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
10507         const_value but not a location.
10508         * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
10509         location defined in non-main CUs are visible.
10510
10511 2015-03-26  Yao Qi  <yao.qi@linaro.org>
10512
10513         PR testsuite/18139
10514         * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
10515         Add a line number entry for the same line.
10516         * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
10517         Add a line number entry for the same line.
10518
10519 2015-03-26  Yao Qi  <yao.qi@linaro.org>
10520
10521         * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
10522         .int 0.
10523         (func): Likewise.  Add .Lfunc_1 label.
10524         Use .Lfunc_1 label.
10525         * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
10526         .int 0.
10527         (func): Likewise.
10528         Use .Lfunc_1 label.
10529
10530 2015-03-26  Yao Qi  <yao.qi@linaro.org>
10531
10532         * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
10533         Call gdb_compile instead to compile each .s files without debug
10534         information.
10535
10536 2015-03-26  Yao Qi  <yao.qi@linaro.org>
10537
10538         * gdb.base/savedregs.exp (process_saved_regs): Make
10539         "Saved registers:" optional in the pattern.
10540
10541 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
10542
10543         * gdb.btrace/next.exp: Merged into step.exp.
10544         * gdb.btrace/finish.exp: Merged into step.exp.
10545         * gdb.btrace/nexti.exp: Merged into stepi.exp.
10546         * gdb.btrace/step.exp: Use record_goto.c as test file.  Avoid using
10547         "record goto" and checking the exact replay position.
10548         * gdb.btrace/stepi.exp: Choose test file based on target.  Do not
10549         check for "Recording format" in "info record" output.
10550         * gdb.btrace/record_goto.exp: Choose test file based on target.
10551         * gdb.btrace/x86-record_goto.S: Renamed into ...
10552         * gdb.btrace/x86_64-record_goto.S: ... this.
10553         * gdb.btrace/i686-record_goto.S: New.
10554         * gdb.btrace/x86-tailcall.S: Renamed into ...
10555         * gdb.btrace/x86_64-tailcall.S: ... this.
10556         * gdb.btrace/i686-tailcall.S: New.
10557         * gdb.btrace/x86-tailcall.c: Renamed into ...
10558         * gdb.btrace/tailcall.c: ... this.  Split "return ++answer" into two
10559         separate statements.  Update test.
10560         * gdb.btrace/delta.exp: Use record_goto.c as test file.
10561         * gdb.btrace/gcore.exp: Use record_goto.c as test file.
10562         * gdb.btrace/nohist.exp: Use record_goto.c as test file.
10563         * gdb.btrace/tailcall.exp: Choose test file based on target.
10564         * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
10565
10566 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
10567
10568         * gdb.btrace/exception.exp: Increase BTS buffer size.
10569
10570 2015-03-24  Pedro Alves  <palves@redhat.com>
10571
10572         * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
10573
10574 2015-03-24  Pedro Alves  <palves@redhat.com>
10575
10576         * gdb.threads/schedlock.exp (test_step): No longer expect that
10577         "set scheduler-locking step" with "next" over a function call runs
10578         threads unlocked.
10579
10580 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
10581
10582         * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
10583
10584 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
10585
10586         PR breakpoints/16466
10587         * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
10588         * gdb.mi/mi-pending.c (thread_func): New function.
10589         (int main): Add threading support required.
10590         * gdb.mi/mi-pending.exp: Add tests for this issue.
10591         * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
10592         (pendfunc2): Remove stdio dependency.
10593         * gdb.mi/mi-pendshr2.c: New file.
10594
10595 2015-03-23  Keith Seitz  <keiths@redhat.com>
10596
10597         * gdb.linespec/keywords.c: New file.
10598         * gdb.linespec/keywords.exp: New file.
10599
10600 2015-03-23  Keith Seitz  <keiths@redhat.com>
10601
10602         PR gdb/18021
10603         * gdb.dwarf2/staticvirtual.exp: New test.
10604
10605 2015-03-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
10606
10607         * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
10608         * README: Remove HP-UX and gdb.hp.
10609         (configuration):
10610         * configure: Regenerate.
10611         * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
10612         gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
10613         gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
10614         gdb.hp/gdb.defects/Makefile.
10615         * gdb.hp/Makefile.in: File deleted.
10616         * gdb.hp/gdb.aCC/Makefile.in: File deleted.
10617         * gdb.hp/gdb.aCC/optimize.c: File deleted.
10618         * gdb.hp/gdb.aCC/optimize.exp: File deleted.
10619         * gdb.hp/gdb.aCC/run.c: File deleted.
10620         * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
10621         * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
10622         * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
10623         * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
10624         * gdb.hp/gdb.base-hp/dollar.c: File deleted.
10625         * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
10626         * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
10627         * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
10628         * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
10629         * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
10630         * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
10631         * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
10632         * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
10633         * gdb.hp/gdb.base-hp/reg.exp: File deleted.
10634         * gdb.hp/gdb.base-hp/reg.s: File deleted.
10635         * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
10636         * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
10637         * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
10638         * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
10639         * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
10640         * gdb.hp/gdb.compat/Makefile.in: File deleted.
10641         * gdb.hp/gdb.compat/average.c: File deleted.
10642         * gdb.hp/gdb.compat/sum.c: File deleted.
10643         * gdb.hp/gdb.compat/xdb.c: File deleted.
10644         * gdb.hp/gdb.compat/xdb0.c: File deleted.
10645         * gdb.hp/gdb.compat/xdb0.h: File deleted.
10646         * gdb.hp/gdb.compat/xdb1.c: File deleted.
10647         * gdb.hp/gdb.compat/xdb1.exp: File deleted.
10648         * gdb.hp/gdb.compat/xdb2.exp: File deleted.
10649         * gdb.hp/gdb.compat/xdb3.exp: File deleted.
10650         * gdb.hp/gdb.defects/Makefile.in: File deleted.
10651         * gdb.hp/gdb.defects/bs14602.c: File deleted.
10652         * gdb.hp/gdb.defects/bs14602.exp: File deleted.
10653         * gdb.hp/gdb.defects/solib-d.c: File deleted.
10654         * gdb.hp/gdb.defects/solib-d.exp: File deleted.
10655         * gdb.hp/gdb.defects/solib-d1.c: File deleted.
10656         * gdb.hp/gdb.defects/solib-d2.c: File deleted.
10657         * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
10658         * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
10659         * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
10660         * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
10661         * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
10662         * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
10663         * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
10664         * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
10665         * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
10666         * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
10667         * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
10668         * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
10669         * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
10670         * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
10671         * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
10672         * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
10673         * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
10674         * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
10675         * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
10676         * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
10677         * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
10678         * gdb.hp/tools/odump: File deleted.
10679
10680 2015-03-19  Pedro Alves  <palves@redhat.com>
10681
10682         * gdb.threads/continue-pending-status.exp (saw_thread_2)
10683         (saw_thread_3): New globals.
10684         (top level): Increment them when an event for the corresponding
10685         thread is seen.
10686         (no thread starvation): New test.
10687
10688 2015-03-19  Pedro Alves  <palves@redhat.com>
10689
10690         * gdb.threads/continue-pending-status.c: New file.
10691         * gdb.threads/continue-pending-status.exp: New file.
10692
10693 2015-03-18  Pedro Alves  <palves@redhat.com>
10694
10695         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10696         Use gdb_is_target_remote instead of is_remote.  Use
10697         gdb_test_multiple instead of gdb_expect.  Exit early if
10698         gdb_test_multiple hits its internal matches.  Tighten stepi tests
10699         expected output.  Fail on exit with any signal, instead of just
10700         SIGILL.
10701
10702 2015-03-18  Yao Qi  <yao.qi@linaro.org>
10703
10704         PR tdep/18107
10705         * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
10706         variable.
10707         * gdb.base/catch-syscall.exp: Don't skip it on
10708         aarch64*-*-linux* target.  Remove elements in all_syscalls.
10709         (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
10710         target.
10711         (setup_all_syscalls): New proc.
10712
10713 2015-03-16  Yao Qi  <yao.qi@linaro.org>
10714
10715         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
10716         (top level): Skip tests if valid_addr_p returns false for
10717         $cmd1 or $cmd2.
10718
10719 2015-03-11  Andy Wingo  <wingo@igalia.com>
10720
10721         * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
10722
10723 2015-03-11  Yao Qi  <yao.qi@linaro.org>
10724
10725         * gdb.base/catch-syscall.exp: Fix typo in comments.
10726
10727 2015-03-11  Yao Qi  <yao.qi@linaro.org>
10728
10729         * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
10730
10731 2015-03-09  Pedro Alves  <palves@redhat.com>
10732
10733         * dg-extract-results.py: Delete.
10734
10735 2015-03-09  Pedro Alves  <palves@redhat.com>
10736
10737         Merge dg-extract-results.sh from GCC upstream (r218843).
10738
10739         2014-12-17  Sergio Durigan Junior  <sergiodj@redhat.com>
10740                 * dg-extract-results.sh: Use --text with grep to avoid issues with
10741                 binary files.  Fall back to cat -v, if that doesn't work.
10742
10743 2015-03-05  Pedro Alves  <palves@redhat.com>
10744
10745         * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
10746
10747 2015-03-04  Simon Marchi  <simon.marchi@ericsson.com>
10748
10749         * lib/mi-support.exp (mi_expect_interrupt): Accept
10750         alternative event for when in all-stop mode.
10751
10752 2015-03-04  Pedro Alves  <palves@redhat.com>
10753
10754         * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
10755
10756 2015-03-04  Mark Kettenis  <kettenis@gnu.org>
10757
10758         * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
10759
10760 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10761
10762         * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
10763         regexps for GDB's current line display, accept a hex address
10764         preceding the line number.
10765
10766 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10767
10768         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
10769         the 'arch1' variable for "s390*-linux*" targets.
10770
10771 2015-03-04  Pedro Alves  <palves@redhat.com>
10772
10773         * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
10774         (main): Pass missing retval argument to pthread_join call.
10775
10776 2015-03-02  Pedro Alves  <palves@redhat.com>
10777
10778         * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
10779         (top level): Call do_test with non-stop as well.
10780
10781 2015-03-02  Pedro Alves  <palves@redhat.com>
10782
10783         * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
10784         -1.
10785
10786 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10787
10788         * gdb.arch/s390-vregs.exp: New test.
10789         * gdb.arch/s390-vregs.S: New file.
10790
10791 2015-02-27  Pedro Alves  <palves@redhat.com>
10792
10793         * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
10794         call to catch_command_errors.
10795         * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
10796         catch_command_errors.
10797
10798 2015-02-27  Pedro Alves  <palves@redhat.com>
10799
10800         * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
10801         "true" for boolean result.
10802         * gdb.gdb/selftest.exp (test_with_self): Also accept full
10803         prototype of main.
10804
10805 2015-02-27  Pedro Alves  <palves@redhat.com>
10806
10807         * lib/unbuffer_output.c: New file.
10808         * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
10809         (main): Call gdb_unbuffer_output.
10810
10811 2015-02-27  Yao Qi  <yao.qi@linaro.org>
10812
10813         * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
10814         target.
10815
10816 2015-02-26  Doug Evans  <dje@google.com>
10817
10818         * gdb.cp/class2.cc (Dbase, D): New classes.
10819         (main): New local delta.
10820         * gdb.cp/class2.exp: Test printing delta.
10821         * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
10822         (dynbar): New global.
10823         * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
10824
10825 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
10826
10827         * gdb.compile/compile-ifunc.c: New file.
10828         * gdb.compile/compile-ifunc.exp: New file.
10829
10830 2015-02-26  Antoine Tremblay  <antoine.tremblay@ericsson.com>
10831
10832         * gdb.base/structs.exp: Check for correct struct on finish.
10833
10834 2015-02-26  Yao Qi  <yao.qi@linaro.org>
10835
10836         * lib/dwarf.exp (function_range): Adjust pattern when $func_length
10837         is zero.
10838
10839 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
10840
10841         * gdb.arch/cordic.ko.bz2: New file.
10842         * gdb.arch/cordic.ko.debug.bz2: New file.
10843         * gdb.arch/ppc64-symtab-cordic.exp: New file.
10844
10845 2015-02-25  Yao Qi  <yao.qi@linaro.org>
10846
10847         * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
10848         aarch64*-*-* target.
10849
10850 2015-02-23  Pedro Alves  <palves@redhat.com>
10851
10852         * lib/gdb.exp (delete_breakpoints): Rewrite using
10853         gdb_test_multiple.
10854
10855 2015-02-23  Pedro Alves  <palves@redhat.com>
10856
10857         * gdb.base/info-os.c: Include stdlib.h.
10858
10859 2015-02-22  Doug Evans  <xdje42@gmail.com>
10860
10861         PR symtab/17855
10862         * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
10863         is read after symbols have been re-read.
10864         * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
10865         * gdb.ada/exec_changed/second.adb (Second): Ditto.
10866
10867 2015-02-21  Doug Evans  <dje@google.com>
10868
10869         * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
10870
10871 2015-02-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
10872
10873         PR corefiles/17808
10874         * gdb.arch/i386-biarch-core.core.bz2: New file.
10875         * gdb.arch/i386-biarch-core.exp: New file.
10876
10877 2015-02-21  Pedro Alves  <palves@redhat.com>
10878
10879         * gdb.threads/multi-create-ns-info-thr.exp: Return early if
10880         runto_main fails.
10881
10882 2015-02-20  Pedro Alves  <palves@redhat.com>
10883
10884         * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
10885         info probes.
10886
10887 2015-02-20  Pedro Alves  <palves@redhat.com>
10888
10889         * gdb.threads/multi-create-ns-info-thr.exp: New file.
10890
10891 2015-02-20  Pedro Alves  <palves@redhat.com>
10892
10893         * gdb.trace/no-attach-trace.exp: Don't run to main.  Do
10894         clean_restart before gdb_target_supports_trace.
10895
10896 2015-02-20  Pedro Alves  <palves@redhat.com>
10897
10898         PR threads/18006
10899         * gdb.threads/clone-thread_db.c: New file.
10900         * gdb.threads/clone-thread_db.exp: New file.
10901
10902 2015-02-19  Antoine Tremblay  <antoine.tremblay@ericsson.com>
10903
10904         PR breakpoints/16812
10905         * gdb.base/catch-gdb-caused-signals.c: New file.
10906         * gdb.base/catch-gdb-caused-signals.exp: New file.
10907
10908 2015-02-18  Jose E. Marchesi  <jose.marchesi@oracle.com>
10909
10910         * configure: Regenerated.
10911         * configure.ac: Use GDB_AC_TRANSFORM.
10912         * aclocal.m4: sinclude ../transform.m4.
10913
10914 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
10915
10916         * lib/dtrace.exp: New file.
10917         * gdb.base/dtrace-probe.exp: Likewise.
10918         * gdb.base/dtrace-probe.d: Likewise.
10919         * gdb.base/dtrace-probe.c: Likewise.
10920         * lib/pdtrace.in: Likewise.
10921         * configure.ac: Output variables with the transformed names of
10922         the strip, readelf, as and nm tools.  AC_SUBST lib/pdtrace.in.
10923         * configure: Regenerated.
10924
10925 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
10926
10927         * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
10928         expected message when trying to access $_probe_* convenience
10929         variables while not on a probe.
10930
10931 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
10932
10933         * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
10934
10935 2015-02-11  Pedro Alves  <pedro@codesourcery.com>
10936
10937         * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
10938         * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
10939
10940 2015-02-10  Doug Evans  <xdje42@gmail.com>
10941
10942         * lib/gdb.exp (gdb_load): Always return a result.
10943
10944 2015-02-10  Pedro Alves  <palves@redhat.com>
10945
10946         * gdb.threads/signal-sigtrap.c: New file.
10947         * gdb.threads/signal-sigtrap.exp: New file.
10948
10949 2015-02-10  Antoine Tremblay <antoine.tremblay@ericsson.com>
10950
10951         * gdb.trace/no-attach-trace.c: New file.
10952         * gdb.trace/no-attach-trace.exp: New file.
10953
10954 2015-02-09  Mark Wielaard  <mjw@redhat.com>
10955
10956         * gdb.dwarf2/atomic.c: New file.
10957         * gdb.dwarf2/atomic-type.exp: Likewise.
10958
10959 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
10960
10961         * gdb.btrace/buffer-size.exp: Update "info record" output.
10962         * gdb.btrace/delta.exp: Update "info record" output.
10963         * gdb.btrace/enable.exp: Update "info record" output.
10964         * gdb.btrace/finish.exp: Update "info record" output.
10965         * gdb.btrace/instruction_history.exp: Update "info record" output.
10966         * gdb.btrace/next.exp: Update "info record" output.
10967         * gdb.btrace/nexti.exp: Update "info record" output.
10968         * gdb.btrace/step.exp: Update "info record" output.
10969         * gdb.btrace/stepi.exp: Update "info record" output.
10970         * gdb.btrace/nohist.exp: Update "info record" output.
10971
10972 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
10973
10974         * gdb.btrace/buffer-size: New.
10975
10976 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
10977
10978         * gdb.btrace/delta.exp: Update "info record" output.
10979         * gdb.btrace/enable.exp: Update "info record" output.
10980         * gdb.btrace/finish.exp: Update "info record" output.
10981         * gdb.btrace/instruction_history.exp: Update "info record" output.
10982         * gdb.btrace/next.exp: Update "info record" output.
10983         * gdb.btrace/nexti.exp: Update "info record" output.
10984         * gdb.btrace/step.exp: Update "info record" output.
10985         * gdb.btrace/stepi.exp: Update "info record" output.
10986         * gdb.btrace/nohist.exp: Update "info record" output.
10987
10988 2015-02-06  Simon Marchi  <simon.marchi@ericsson.com>
10989
10990         PR gdb/15678
10991         * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
10992
10993 2015-02-06  Pedro Alves  <palves@redhat.com>
10994
10995         * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
10996         macro.
10997         (seconds_left, again): New globals.
10998         (main): Wait seconds_left in a 1-second sleep loop instead of
10999         sleeping 180 seconds.  If 'again' is set, reset the seconds
11000         counter.
11001         * gdb.threads/attach-many-short-lived-threads.exp (test): Set
11002         'again' in the inferior before detaching.  Print the seconds left.
11003         (options): New global.
11004         (top level): Build program with -DTIMEOUT=$timeout.
11005
11006 2015-02-06  Pedro Alves  <palves@redhat.com>
11007
11008         * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
11009         determine how many seconds to pass to 'alarm'.
11010         * gdb.base/gdb-sigterm.exp (top level): Build program with
11011         -DTIMEOUT=$timeout.
11012         (do_test): Return success/failure indication.  Add more verbose
11013         logging.  Don't fail if 200 single steps are seen.  Instead, fail
11014         when the test times out.
11015         (passes): New global.
11016         (top level): Break the testing loop if testing fails on any
11017         iteration.  Use gdb_assert.
11018
11019 2015-02-04  Don Breazeal  <donb@codesourcery.com>
11020
11021         * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
11022         and initialize them.
11023         (ipc_cleanup): New function.
11024         (main): Don't declare shmid, semid, and msqid.  Add a call to
11025         atexit so that we call ipc_cleanup on exit.
11026
11027 2015-02-04  Pedro Alves  <palves@redhat.com>
11028
11029         * boards/native-extended-gdbserver.exp: Remove any target variant
11030         specifications from the board name before clearing the isremote
11031         flag from board_info.
11032
11033 2015-01-31  Doug Evans  <xdje42@gmail.com>
11034
11035         * gdb.base/maint.exp <maint print type argc>: Update expected output.
11036
11037 2015-01-31  Gary Benson <gbenson@redhat.com>
11038
11039         * gdb.base/completion.exp: Disable completion limiting for
11040         existing tests.  Add new tests to check completion limiting.
11041         * gdb.linespec/ls-errs.exp: Disable completion limiting.
11042
11043 2015-01-31  Doug Evans  <xdje42@gmail.com>
11044
11045         * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
11046
11047 2015-01-31  Doug Evans  <xdje42@gmail.com>
11048
11049         * gdb.guile/scm-section-script.c: Add duplicate inlined section script
11050         entries.  Duplicate file section script entries.
11051         * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
11052         inlined entries.  Add test for safe-path rejection.
11053         * gdb.python/py-section-script.c: Add duplicate inlined section script
11054         entries.  Duplicate file section script entries.
11055         * gdb.python/py-section-script.exp: Add tests for duplicate entries,
11056         inlined entries.  Add test for safe-path rejection.
11057
11058 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
11059
11060         * gdb.ada/disc_arr_bound: New testcase.
11061
11062 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
11063
11064         * gdb.ada/mi_var_array: New testcase.
11065
11066 2015-01-27  Doug Evans  <dje@google.com>
11067
11068         * gdb.python/py-objfile.exp: Add tests for objfile.username.
11069         Add test for objfile.filename, objfile.username after objfile
11070         has been unloaded.
11071
11072 2015-01-26  Joel Brobecker  <brobecker@adacore.com>
11073
11074         * gdb.python/py-lookup-type.exp (test_lookup_type): Change
11075         the second test to print the name attribute of value
11076         returned by the call to gdb.lookup_type, and adjust
11077         the expected output accordingly.
11078
11079 2015-01-25  Mark Wielaard  <mjw@redhat.com>
11080
11081         * gdb.arch/i386-bp_permanent.c (standard): New declaration.
11082         * gdb.base/disp-step-fork.c: Include unistd.h.
11083         * gdb.base/siginfo-obj.c: Include stdio.h.
11084         * gdb.base/siginfo-thread.c: Likewise.
11085         * gdb.mi/non-stop.c: Include unistd.h.
11086         * gdb.mi/nsthrexec.c: Include stdio.h.
11087         * gdb.mi/pthreads.c: Include unistd.h.
11088         * gdb.modula2/unbounded1.c (main): Declare returns int.
11089         * gdb.reverse/consecutive-reverse.c: Likewise.
11090         * gdb.threads/create-fail.c: Include unistd.h.
11091         * gdb.threads/killed.c: Likewise.
11092         * gdb.threads/linux-dp.c: Likewise.
11093         * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
11094         * gdb.threads/non-ldr-exc-2.c: Likewise.
11095         * gdb.threads/non-ldr-exc-3.c: Likewise.
11096         * gdb.threads/non-ldr-exc-4.c: Likewise.
11097         * gdb.threads/pthreads.c: Include unistd.h.
11098         (main): Declare returns int.
11099         * gdb.threads/tls-main.c (foo): New declaration.
11100         * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
11101
11102 2015-01-23  Simon Marchi  <simon.marchi@ericsson.com>
11103
11104         * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
11105         * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
11106
11107 2015-01-15  Mark Wielaard  <mjw@redhat.com>
11108
11109         * gdb.base/noreturn-return.c: New file.
11110         * gdb.base/noreturn-return.exp: New file.
11111         * gdb.base/noreturn-finish.c: New file.
11112         * gdb.base/noreturn-finish.exp: New file.
11113
11114 2015-01-23  Pedro Alves  <palves@redhat.com>
11115
11116         * gdb.threads/continue-pending-after-query.c: New file.
11117         * gdb.threads/continue-pending-after-query.exp: New file.
11118
11119 2015-01-22  Anders Granlund  <anders.granlund@ericsson.com>
11120             Simon Marchi  <simon.marchi@ericsson.com>
11121
11122         * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
11123         * gdb.base/valgrind-db-attach.exp: Same.
11124         * gdb.base/valgrind-infcall.exp: Same.
11125         * lib/mi-support.exp (default_mi_gdb_start): Same.
11126         * lib/prompt.exp (default_prompt_gdb_start): Same.
11127         * lib/gdb.exp (default_gdb_spawn): Same.
11128         (gdb_interact): New.
11129
11130
11131 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
11132
11133         * gdb.compile/compile.exp (pointer to jit function): New test.
11134
11135 2015-01-17  Wei-cheng Wang  <cole945@gmail.com>
11136
11137         * lib/gdb.exp (supports_process_record): Return true for
11138         powerpc*-*-linux*.
11139         (supports_reverse): Likewise.
11140
11141 2015-01-15  Don Breazeal  <donb@codesourcery.com>
11142
11143         * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
11144         instead of checking whether the target board is remote and
11145         use spawn_wait_for_attach instead of exec/sleep.
11146         * gdb.base/attach-twice.exp: Likewise.
11147
11148 2015-01-15  Joel Brobecker  <brobecker@adacore.com>
11149
11150         * gdb.ada/var_arr_attrs: New testcase.
11151
11152 2015-01-14  Pedro Alves  <palves@redhat.com>
11153             Joel Brobecker  <brobecker@adacore.com>
11154
11155         PR gdb/17525
11156         * gdb.base/bp-cmds-execution-x-script.c: New file.
11157         * gdb.base/bp-cmds-execution-x-script.exp: New file.
11158         * gdb.base/bp-cmds-execution-x-script.gdb: New file.
11159
11160 2015-01-14  Pedro Alves  <palves@redhat.com>
11161
11162         PR cli/17828
11163         * gdb.base/batch-preserve-term-settings.c: New file.
11164         * gdb.base/batch-preserve-term-settings.exp: New file.
11165
11166 2015-01-13  Doug Evans  <dje@google.com>
11167
11168         * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
11169         binary.
11170
11171 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
11172
11173         * Makefile.in (clean mostlyclean): Do not delete *.py.
11174
11175 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
11176
11177         * gdb.python/py-lookup-type.exp: New file.
11178
11179 2015-01-12  Pedro Alves  <palves@redhat.com>
11180
11181         * gdb.python/py-prompt.exp: When the board can't spawn for attach,
11182         restore GDBFLAGS before returning.
11183
11184 2015-01-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
11185
11186         * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
11187         is_amd64_regs_target and is_x86_like_target.
11188
11189 2015-01-11  Doug Evans  <xdje42@gmail.com>
11190
11191         * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
11192         is given without an explicit form.
11193         * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
11194         attributes.
11195         * gdb.dwarf/corrupt.exp: Ditto.
11196         * gdb.dwarf2/enum-type.exp: Ditto.
11197         * gdb.trace/entry-values.exp: Ditto.
11198         * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
11199
11200 2015-01-11  Doug Evans  <xdje42@gmail.com>
11201
11202         PR gdb/15830
11203         * gdb.base/maint.exp: Remove references to "maint demangle".
11204         * gdb.cp/demangle.exp: Update.  "maint demangle" -> "demangle".
11205         Add tests for explicitly specifying language to demangle.
11206         * gdb.dlang/demangle.exp: Ditto.
11207
11208 2015-01-09  Pedro Alves  <palves@redhat.com>
11209
11210         * gdb.threads/non-stop-fair-events.c: New file.
11211         * gdb.threads/non-stop-fair-events.exp: New file.
11212
11213 2015-01-09  Pedro Alves  <palves@redhat.com>
11214
11215         * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
11216         the global scope.  Set a breakpoint after all threads are started
11217         rather than stepping over two source lines.  Expect the prompt.
11218         * gdb.base/watch_thread_num.c (threads_started_barrier): New
11219         global.
11220         (NUM): Now 15.
11221         (main): Use threads_started_barrier to wait for all threads to
11222         start.  Main thread no longer calls thread_function.  Exit after
11223         180 seconds.
11224         (loop): New function.
11225         (thread_function): Wait on threads_started_barrier barrier.  Call
11226         'loop' at each iteration.
11227         * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
11228         threads have started, instead of hardcoding number of "next"
11229         steps.  Use an access watchpoint instead of a write watchpoint.
11230
11231 2015-01-09  Pedro Alves  <palves@redhat.com>
11232
11233         * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
11234         (thread_func): Wait on barrier.
11235         (main): Wait for all threads to start before stopping GDB.
11236         * gdb.threads/siginfo-threads.c (threads_started_barrier): New
11237         global.
11238         (thread1_func, thread2_func): Wait on barrier.
11239         (main): Wait for all threads to start before stopping GDB.
11240         * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
11241         New global.
11242         (thread1_func, thread2_func): Wait on barrier.
11243         (main): Wait for all threads to start before stopping GDB.
11244
11245 2015-01-09  Pedro Alves  <palves@redhat.com>
11246
11247         * gdb.threads/attach-many-short-lived-threads.c: New file.
11248         * gdb.threads/attach-many-short-lived-threads.exp: New file.
11249
11250 2014-01-09  Pedro Alves  <palves@redhat.com>
11251
11252         * gdb.threads/fork-thread-pending.exp: Switch to the main thread
11253         instead of to thread 2.
11254         * gdb.threads/signal-command-multiple-signals-pending.c (main):
11255         Add barrier around each pthread_create call instead of around all
11256         calls.
11257         * gdb.threads/signal-command-multiple-signals-pending.exp (test):
11258         Set a break on thread_function and have the child threads hit it
11259         one at at a time.
11260
11261 2015-01-09  Pedro Alves  <palves@redhat.com>
11262
11263         * lib/gdb.exp (can_spawn_for_attach): New procedure.
11264         (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
11265         false.
11266         * gdb.base/attach.exp: Use can_spawn_for_attach instead of
11267         checking whether the target board is remote.
11268         * gdb.multi/multi-attach.exp: Likewise.
11269         * gdb.python/py-sync-interp.exp: Likewise.
11270         * gdb.server/ext-attach.exp: Likewise.
11271         * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
11272         tests that need to attach, instead of checking whether the target
11273         board is remote at the top of the file.
11274
11275 2015-01-08  Yao Qi  <yao@codesourcery.com>
11276
11277         * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
11278
11279 2015-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
11280
11281         Fix testcase compilation.
11282         * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
11283
11284 2015-01-06  Joel Brobecker  <brobecker@adacore.com>
11285
11286         * gdb.python/py-type.exp: Add a couple test about empty
11287         array creation, and negative-length array creation.
11288
11289 2015-01-02  Doug Evans  <xdje42@gmail.com>
11290
11291         * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
11292
11293 2015-01-02  Doug Evans  <dje@google.com>
11294
11295         * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
11296
11297 2014-12-29  Yao Qi  <yao@codesourcery.com>
11298
11299         * gdb.trace/entry-values.exp: Update comments.  Rename variable
11300         bar_call_foo to returned_from_foo.
11301
11302 2014-12-20  Mihail-Marian Nistor  <mihail.nistor@freescale.com>
11303
11304         PR gdb/17394
11305         * gdb.linespec/break-asm-file.c: New file.
11306         * gdb.linespec/break-asm-file.exp: New file.
11307         * gdb.linespec/break-asm-file0.s: New file.
11308         * gdb.linespec/break-asm-file1.s: New file.
11309
11310 2014-12-18  Nigel Stephens  <nigel@mips.com>
11311             Maciej W. Rozycki  <macro@codesourcery.com>
11312
11313         * gdb.base/float.exp: Handle the new output from "info float" on
11314         MIPS targets.
11315
11316 2014-12-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
11317
11318         Fix MinGW compilation.
11319         * gdb.compile/compile-ops.exp: Update untested message if
11320         !skip_compile_feature_tests.
11321         * gdb.compile/compile-setjmp.exp: Likewise.
11322         * gdb.compile/compile-tls.exp: Likewise.
11323         * gdb.compile/compile.exp: Likewise.
11324         * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
11325         supported on this host".
11326
11327 2014-12-16  Doug Evans  <xdje42@gmail.com>
11328
11329         * boards/stabs.exp: New file.
11330
11331 2014-12-16  Andreas Arnez  <arnez@vnet.linux.ibm.com>
11332
11333         * gdb.base/completion.exp: Adjust to format changes of "maint
11334         print user-registers".
11335
11336 2014-12-16  Catalin Udma  <catalin.udma@freescale.com>
11337
11338         PR server/17457
11339         * gdb.arch/aarch64-fp.c: New file.
11340         * gdb.arch/aarch64-fp.exp: New file.
11341
11342 2014-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
11343
11344         Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
11345         r210637, r210913, r211666, r215400, r215817).
11346
11347         2014-05-08  Richard Sandiford  <rdsandiford@googlemail.com>
11348                 * dg-extract-results.py: New file.
11349                 * dg-extract-results.sh: Use it if the environment seems
11350                 suitable.
11351
11352         2014-05-20  Richard Sandiford  <rdsandiford@googlemail.com>
11353
11354                 * dg-extract-results.py (parse_run): Handle warnings that
11355                 are printed before a test harness is run.
11356
11357         2014-05-25  Richard Sandiford  <rdsandiford@googlemail.com>
11358
11359                 * dg-extract-results.py (Named): Remove __cmp__ method.
11360                 (output_variation): Use a key to sort variation.harnesses.
11361
11362         2014-06-14  Richard Sandiford  <rdsandiford@googlemail.com>
11363
11364                 * dg-extract-results.py: For Python 3, force sys.stdout to
11365                 handle surrogate escape sequences.
11366                 (safe_open): New function.
11367                 (output_segment, main): Use it.
11368
11369         2014-09-19  Segher Boessenkool  <segher@kernel.crashing.org>
11370
11371                 * dg-extract-results.py (Prog.result_re): Include options
11372                 in test name.
11373
11374         2014-10-02  Segher Boessenkool  <segher@kernel.crashing.org>
11375
11376                 * dg-extract-results.py (output_variation): Always sort if
11377                 do_sum.
11378
11379 2014-12-15  Simon Marchi  <simon.marchi@ericsson.com>
11380
11381         * lib/gdb.exp (default_gdb_start): After starting gdb, loop
11382         as long as we get pagination notifications.
11383
11384 2014-12-15  Jason Merrill  <jason@redhat.com>
11385
11386         * Makefile.in (check-gdb.%): Restore.
11387         * README: Mention it.
11388
11389 2014-12-13  Joel Brobecker  <brobecker@adacore.com>
11390
11391         * gdb.ada/str_uninit: New testcase.
11392
11393 2014-12-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
11394
11395         PR symtab/17642
11396         * gdb.base/vla-stub-define.c: New file.
11397         * gdb.base/vla-stub.c: New file.
11398         * gdb.base/vla-stub.exp: New file.
11399
11400 2014-12-12  Phil Muldoon  <pmuldoon@redhat.com>
11401             Jan Kratochvil  <jan.kratochvil@redhat.com>
11402             Tom Tromey  <tromey@redhat.com>
11403
11404         * configure.ac: Add gdb.compile/.
11405         * configure: Regenerate.
11406         * gdb.compile/Makefile.in: New file.
11407         * gdb.compile/compile-ops.exp: New file.
11408         * gdb.compile/compile-ops.c: New file.
11409         * gdb.compile/compile-tls.c: New file.
11410         * gdb.compile/compile-tls.exp: New file.
11411         * gdb.compile/compile-constvar.S: New file.
11412         * gdb.compile/compile-constvar.c: New file.
11413         * gdb.compile/compile-mod.c: New file.
11414         * gdb.compile/compile-nodebug.c: New file.
11415         * gdb.compile/compile-setjmp-mod.c: New file.
11416         * gdb.compile/compile-setjmp.c: New file.
11417         * gdb.compile/compile-setjmp.exp: New file.
11418         * gdb.compile/compile-shlib.c: New file.
11419         * gdb.compile/compile.c: New file.
11420         * gdb.compile/compile.exp: New file.
11421         * lib/gdb.exp (skip_compile_feature_tests): New proc.
11422
11423 2014-12-12  Tom Tromey  <tromey@redhat.com>
11424
11425         * lib/dwarf.exp (_location): Ignore blank lines.  Allow comments.
11426         Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
11427
11428 2014-12-12  Doug Evans  <dje@google.com>
11429
11430         * lib/gdb-python.exp (get_python_valueof): New function.
11431         * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
11432
11433 2014-12-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11434
11435         * gdb.base/completion.exp: Add test for completion of "info
11436         registers ".
11437
11438 2014-12-12  Maciej W. Rozycki  <macro@codesourcery.com>
11439
11440         * gdb.base/func-ptrs.c: New file.
11441         * gdb.base/func-ptrs.exp: New file.
11442
11443 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
11444
11445         PR breakpoints/17012
11446         * gdb.base/dprintf-detach.c: New file.
11447         * gdb.base/dprintf-detach.exp: New file.
11448
11449 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
11450
11451         * gdb.trace/qtro.exp: Replace gdbserver detection code by...
11452         * lib/gdb.exp (target_is_gdbserver): New procedure.
11453
11454 2014-12-08  Doug Evans  <dje@google.com>
11455
11456         * gdb.python/py-objfile.exp: Add tests for objfile.owner.
11457
11458 2014-12-05  Yao Qi  <yao@codesourcery.com>
11459
11460         * gdb.guile/scm-error.exp: Remove the third argument to
11461         gdb_remote_download.
11462         * gdb.guile/scm-frame-args.exp: Likewise.
11463         * gdb.guile/scm-section-script.exp: Likewise.
11464
11465 2014-12-05  Yao Qi  <yao@codesourcery.com>
11466
11467         * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
11468
11469 2014-12-04  Doug Evans  <dje@google.com>
11470
11471         * gdb.python/py-objfile.exp: Add tests for
11472         objfile.add_separate_debug_file.
11473
11474 2014-12-04  Doug Evans  <dje@google.com>
11475
11476         * lib/gdb.exp (get_build_id): New function.
11477         (build_id_debug_filename_get): Rewrite to use it.
11478         * gdb.python/py-objfile.exp: Add test for objfile.build_id.
11479
11480 2014-12-04  Maciej W. Rozycki  <macro@codesourcery.com>
11481
11482         * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
11483         `method(long)', not just 0x0.
11484         * gdb.cp/nsalias.exp: Align code labels to 4.
11485         * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
11486         * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
11487         * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
11488         * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
11489         (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
11490         * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
11491
11492 2014-12-02  Doug Evans  <dje@google.com>
11493
11494         PR symtab/17602
11495         * gdb.cp/anon-ns.cc: Move guts of this file to ...
11496         * gdb.cp/anon-ns2.cc: ... here.  New file.
11497         * gdb.cp/anon-ns.exp: Update.
11498
11499 2014-12-02  Nick Bull  <nicholaspbull@gmail.com>
11500
11501         * gdb.python/py-events.py (inferior_call_handler): New.
11502         (register_changed_handler, memory_changed_handler): New.
11503         (test_events.invoke): Register new handlers.
11504         * gdb.python/py-events.exp: Add tests for inferior call,
11505         memory_changed and register_changed events.
11506
11507 2014-12-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11508
11509         * gdb.base/execl-update-breakpoints.exp: Specify the link address
11510         with '-Ttext-segment' instead of '-Ttext'.  Fall back to '-Ttext'
11511         if the linker doesn't understand this.
11512
11513 2014-12-01  Simon Marchi  <simon.marchi@ericsson.com>
11514
11515         * gdb.python/python.exp: Change expected reply to help().
11516
11517 2014-12-01  Yao Qi  <yao@codesourcery.com>
11518
11519         * configure.ac: Remove AC_ARG_ENABLE for gdbtk.  Don't invoke
11520         AC_CONFIG_SUBDIRS(gdb.gdbtk).
11521         * configure: Re-generated.
11522
11523 2014-11-28  Siva Chandra Reddy  <sivachandra@google.com>
11524
11525         * gdb.cp/chained-calls.cc: New file.
11526         * gdb.cp/chained-calls.exp: New file.
11527         * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
11528
11529 2014-11-28  Simon Marchi  <simon.marchi@ericsson.com>
11530
11531         * gdb.ada/py_range.exp: Add parentheses to python calls to print.
11532         * gdb.dwarf2/symtab-producer.exp: Same.
11533         * gdb.gdb/python-interrupts.exp: Same.
11534         * gdb.gdb/python-selftest.exp: Same.
11535         * gdb.python/py-linetable.exp: Same.
11536         * gdb.python/py-type.exp: Same.
11537         * gdb.python/py-value-cc.exp: Same.
11538         * gdb.python/py-value.exp: Same.
11539
11540 2014-11-28  Yao Qi  <yao@codesourcery.com>
11541
11542         * gdb.base/break-probes.exp: Match library name prefixed with
11543         sysroot.
11544
11545 2014-11-27  Simon Marchi  <simon.marchi@ericsson.com>
11546
11547         * gdb.python/py-linetable.exp: Escape properly sorted(fset)
11548         test expected output.  Add parentheses for the call to print.
11549         Remove L suffix from integers.
11550
11551 2014-11-26  Doug Evans  <dje@google.com>
11552
11553         * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
11554
11555 2014-11-22  Yao Qi  <yao@codesourcery.com>
11556
11557         * gdb.trace/entry-values.c: Remove asms.
11558         (foo): Add foo_label.
11559         (bar): Add bar_label.
11560         * gdb.trace/entry-values.exp: Remove code computing  foo's
11561         length and bar's length.
11562         (Dwarf::assemble): Invoke function_range for bar and use
11563         MACRO_AT_func for foo.
11564
11565 2014-11-22  Yao Qi  <yao@codesourcery.com>
11566
11567         * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
11568         and .Lgcc43_procstart.  Use .Lgcc42_procstart instead of gcc42.
11569         Use .Lgcc43_procstart instead of gcc43.
11570
11571 2014-11-21  Joel Brobecker  <brobecker@adacore.com>
11572
11573         * gdb.ada/n_arr_bound: New testcase.
11574
11575 2014-11-20  Sergio Durigan Junior  <sergiodj@redhat.com>
11576
11577         PR breakpoints/10737
11578         * gdb.base/catch-syscall.exp (do_syscall_tests): Call
11579         test_catch_syscall_multi_arch.
11580         (test_catch_syscall_multi_arch): New function.
11581
11582 2014-11-20  Doug Evans  <xdje42@gmail.com>
11583
11584         * gdb.base/maint.exp: Update expected output.
11585
11586 2014-11-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11587
11588         * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
11589         4-byte instruction on S390.
11590
11591 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
11592
11593         * gdb.ada/arr_arr: New testcase.
11594
11595 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
11596
11597         * gdb.ada/pkd_arr_elem: New Testcase.
11598
11599 2014-11-18  Luis Machado  <lgustavo@codesourcery.com>
11600
11601         * gdb.reverse/break-precsave: Expect completion message for
11602         core file reads.
11603         * gdb.reverse/consecutive-precsave.exp: Likewise.
11604         * gdb.reverse/finish-precsave.exp: Likewise.
11605         * gdb.reverse/i386-precsave.exp: Likewise.
11606         * gdb.reverse/machinestate-precsave.exp: Likewise.
11607         * gdb.reverse/sigall-precsave.exp: Likewise.
11608         * gdb.reverse/solib-precsave.exp: Likewise.
11609         * gdb.reverse/step-precsave.exp: Likewise.
11610         * gdb.reverse/until-precsave.exp: Likewise.
11611         * gdb.reverse/watch-precsave.exp: Likewise.
11612
11613 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11614
11615         * gdb.base/bp-permanent.c: Include unistd.h.
11616         * gdb.python/py-framefilter-mi.c (main): Add return type.
11617         * gdb.python/py-framefilter.c (main): Likewise.
11618         * gdb.trace/actions-changed.c (main): Likewise.
11619
11620 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11621
11622         * gdb.mi/until.c: Add eye-catchers.
11623         * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
11624         line numbers.
11625
11626 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11627
11628         * gdb.base/condbreak.exp: Drop references to removed non-prototype
11629         function header variants in break1.c.
11630         * gdb.base/ena-dis-br.exp: Likewise.
11631         * gdb.base/hbreak2.exp: Likewise.
11632         * gdb.reverse/until-precsave.exp: Drop references to removed
11633         non-prototype function header variants in ur1.c.
11634         * gdb.reverse/until-reverse.exp: Likewise.
11635
11636 2014-11-17  Petr Machata  <pmachata@redhat.com>
11637
11638         * lib/dwarf.exp  (Dwarf::cu, Dwarf::tu): Emit
11639         ${_cu_offset_size} bytes abbrev offset.
11640
11641 2014-11-15  Doug Evans  <xdje42@gmail.com>
11642
11643         PR symtab/17559
11644         * gdb.base/line-symtabs.exp: New file.
11645         * gdb.base/line-symtabs.c: New file.
11646         * gdb.base/line-symtabs.h: New file.
11647
11648 2014-11-14  Yao Qi  <yao@codesourcery.com>
11649
11650         * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
11651         (func): Add label func_label.
11652         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
11653         Replace low_pc and high_pc with MACRO_AT_range.
11654         Replace name, low_pc and high_pc with MACRO_AT_func.
11655
11656 2014-11-14  Yao Qi  <yao@codesourcery.com>
11657
11658         * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
11659         Replace name, low_pc and high_pc with MACRO_AT_func.
11660
11661 2014-11-14  Yao Qi  <yao@codesourcery.com>
11662
11663         * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
11664         produce debug information.
11665         * gdb.dwarf2/implptr-optimized-out.S: Removed.
11666
11667 2014-11-14  Yao Qi  <yao@codesourcery.com>
11668
11669         * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
11670         object and get function length.
11671         (Dwarf::assemble): Replace name, low_pc and high_pc attributes
11672         with MACRO_AT_func.
11673         (top-level): Replace gdb_compile and clean_restart with
11674         prepare_for_testing.
11675         * gdb.dwarf2/main.c (main): Add label main_label.
11676
11677 2014-11-14  Yao Qi  <yao@codesourcery.com>
11678
11679         * lib/dwarf.exp (function_range): New procedure.
11680         (Dwarf::_handle_macro_at_func): New procedure.
11681         (Dwarf::_handle_macro_at_range): New procedure.
11682         (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
11683
11684 2014-11-14  Yao Qi  <yao@codesourcery.com>
11685
11686         * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
11687         (_handle_attribute): New procedure.
11688
11689 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11690
11691         * gdb.ada/cond_lang/foo.c (callme): Add return type.
11692         * gdb.base/call-sc.c (zed): Likewise.
11693         * gdb.base/checkpoint.c (main): Likewise.
11694         * gdb.base/dump.c (main): Likewise.
11695         * gdb.base/gcore.c (main): Likewise.
11696         * gdb.base/huge.c (main): Likewise.
11697         * gdb.base/multi-forks.c (main): Likewise.
11698         * gdb.base/pr10179-a.c (main): Likewise.
11699         * gdb.base/savedregs.c (main): Likewise.
11700         * gdb.base/sigaltstack.c (main): Likewise.
11701         * gdb.base/siginfo.c (main): Likewise.
11702         * gdb.base/structs.c (zed): Likewise.
11703         * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
11704         * gdb.mi/mi-syn-frame.c (main): Likewise.
11705         * gdb.mi/until.c (foo, main): Likewise.
11706         * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
11707         * gdb.base/solib-weak.c (foo): Declare.
11708         * gdb.base/attach-twice.c: Include stdio.h.
11709         * gdb.base/weaklib1.c: Likewise.
11710         * gdb.base/weaklib2.c: Likewise.
11711         * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
11712         * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
11713         unistd.h.
11714         * gdb.base/attach-pie-misread.c: Include stdlib.h.
11715         * gdb.mi/mi-exit-code.c: Likewise.
11716         * gdb.base/break-interp-lib.c: Include string.h.
11717         * gdb.base/coremaker.c: Likewise.
11718         * gdb.base/testenv.c: Likewise.
11719         * gdb.python/py-finish-breakpoint.c: Likewise.
11720         * gdb.base/inferior-died.c: Include sys/wait.h.
11721         * gdb.base/fileio.c: Include time.h.
11722         * gdb.base/async-shell.c: Include unistd.h.
11723         * gdb.base/dprintf-non-stop.c: Likewise.
11724         * gdb.base/info-os.c: Likewise.
11725         * gdb.mi/mi-console.c: Likewise.
11726         * gdb.mi/watch-nonstop.c: Likewise.
11727         * gdb.python/py-events.c: Likewise.
11728         * gdb.base/async.c (baz): Move up before its invocation.
11729         * gdb.base/code_elim2.c (my_global_func): Likewise.
11730         * gdb.base/skip-solib-lib.c (multiply): Likewise.
11731         * gdb.base/advance.c (func2): Likewise.
11732
11733 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11734
11735         * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
11736         variant.
11737         * gdb.base/annota3.c: Likewise.
11738         * gdb.base/async.c: Likewise.
11739         * gdb.base/average.c: Likewise.
11740         * gdb.base/call-ar-st.c: Likewise.
11741         * gdb.base/call-rt-st.c: Likewise.
11742         * gdb.base/call-sc.c: Likewise.
11743         * gdb.base/call-strs.c: Likewise.
11744         * gdb.base/ending-run.c: Likewise.
11745         * gdb.base/execd-prog.c: Likewise.
11746         * gdb.base/exprs.c: Likewise.
11747         * gdb.base/foll-exec.c: Likewise.
11748         * gdb.base/foll-fork.c: Likewise.
11749         * gdb.base/foll-vfork.c: Likewise.
11750         * gdb.base/funcargs.c: Likewise.
11751         * gdb.base/gcore.c: Likewise.
11752         * gdb.base/jump.c: Likewise.
11753         * gdb.base/langs0.c: Likewise.
11754         * gdb.base/langs1.c: Likewise.
11755         * gdb.base/langs2.c: Likewise.
11756         * gdb.base/mips_pro.c: Likewise.
11757         * gdb.base/nodebug.c: Likewise.
11758         * gdb.base/opaque0.c: Likewise.
11759         * gdb.base/opaque1.c: Likewise.
11760         * gdb.base/recurse.c: Likewise.
11761         * gdb.base/run.c: Likewise.
11762         * gdb.base/scope0.c: Likewise.
11763         * gdb.base/scope1.c: Likewise.
11764         * gdb.base/setshow.c: Likewise.
11765         * gdb.base/setvar.c: Likewise.
11766         * gdb.base/shmain.c: Likewise.
11767         * gdb.base/shr1.c: Likewise.
11768         * gdb.base/shr2.c: Likewise.
11769         * gdb.base/sigall.c: Likewise.
11770         * gdb.base/signals.c: Likewise.
11771         * gdb.base/so-indr-cl.c: Likewise.
11772         * gdb.base/solib2.c: Likewise.
11773         * gdb.base/structs.c: Likewise.
11774         * gdb.base/sum.c: Likewise.
11775         * gdb.base/vforked-prog.c: Likewise.
11776         * gdb.base/watchpoint.c: Likewise.
11777         * gdb.reverse/shr2.c: Likewise.
11778         * gdb.reverse/until-reverse.c: Likewise.
11779         * gdb.reverse/ur1.c: Likewise.
11780         * gdb.reverse/watch-reverse.c: Likewise.
11781
11782 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11783
11784         * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
11785         variant.
11786         * gdb.base/sepdebug.exp: Drop references to removed code.
11787
11788 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11789
11790         * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
11791         variant.  Preserve original line numbering.
11792         * gdb.base/list1.c: Likewise.
11793
11794 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11795
11796         * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
11797         variant.
11798         * gdb.base/break1.c: Likewise.
11799         * gdb.base/break.exp: Drop references to removed code.
11800
11801 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11802
11803         * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
11804         variant.
11805
11806 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11807
11808         * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
11809
11810 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11811
11812         * gdb.base/callfuncs.exp: Remove 'prototypes' variable.  Move main
11813         logic into perform_all_tests() and invoke it with and without
11814         function header prototypes.
11815         (do_function_calls): Remove conditional XFAIL for PR 5318.
11816         (rerun_and_prepare): Remove duplicate code.
11817         (perform_all_tests): New.  Main logic moved here.
11818
11819 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11820
11821         * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
11822         code guarded by #ifdef NO_PROTOTYPES.
11823         (t_double_many_args): Likewise.
11824         (DEF_FUNC_MANY_ARGS_1): Likewise.
11825         (DEF_FUNC_VALUES_1): Likewise.
11826         (t_structs_ldc): Renamed from t_structs_fc in conditional code
11827         guarded by #ifdef PROTOTYPES.
11828
11829 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11830
11831         * gdb.mi/mi-console.c: Add eye-catcher.
11832         * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
11833         instead of literal line number.
11834
11835 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11836
11837         * gdb.base/shr2.c: Add eye-catcher.
11838         * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
11839         line number.
11840
11841 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11842
11843         * gdb.base/jump.c: Add eye-catchers.
11844         * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
11845         numbers.
11846
11847 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11848
11849         * gdb.base/execd-prog.c: Add eye-catchers.
11850         * gdb.base/foll-exec.c: Likewise.
11851         * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
11852         line numbers.
11853
11854 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11855
11856         * gdb.base/ending-run.c: Add eye-catchers.
11857         * gdb.base/ending-run.exp: Refer to eye-catchers instead of
11858         literal line numbers.
11859
11860 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11861
11862         * gdb.base/call-rt-st.c: Add eye-catchers.
11863         * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
11864         literal line numbers.
11865
11866 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11867
11868         * gdb.base/call-ar-st.c: Add eye-catchers.
11869         * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
11870         literal line numbers.
11871
11872 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11873
11874         * gdb.base/average.c: Add eye-catchers.
11875         * gdb.base/sum.c: Likewise.
11876         * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
11877         regexps dynamically.
11878
11879 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11880
11881         * gdb.base/solib1.c: Add eye-catchers.
11882         * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
11883         literal line numbers.
11884
11885 2014-11-12  Pedro Alves  <palves@redhat.com>
11886
11887         * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
11888         leader has exited.
11889
11890 2014-11-12  Pedro Alves  <palves@redhat.com>
11891
11892         * gdb.arch/i386-bp_permanent.c: New file.
11893         * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
11894         (srcfile): Set to i386-bp_permanent.c.
11895         (top level): Adjust to work in both 32-bit and 64-bit modes.  Test
11896         that stepi does not execute the 'leave' instruction, instead of
11897         testing it does execute.
11898         * gdb.base/bp-permanent.c: New file.
11899         * gdb.base/bp-permanent.exp: New file.
11900
11901 2014-11-10  Doug Evans  <xdje42@gmail.com>
11902
11903         PR symtab/17564
11904         * gdb.base/symtab-search-order.exp: New file.
11905         * gdb.base/symtab-search-order.c: New file.
11906         * gdb.base/symtab-search-order-1.c: New file.
11907         * gdb.base/symtab-search-order-shlib-1.c: New file.
11908
11909 2014-11-07  Pedro Alves  <palves@redhat.com>
11910
11911         PR gdb/17511
11912         * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
11913         i?86-*-linux*.
11914
11915 2014-11-03  Siva Chandra Reddy  <sivachandra@google.com>
11916
11917         PR c++/17494
11918         * gdb.cp/pr17494.cc: New file.
11919         * gdb.cp/pr17494.exp: New file.
11920
11921 2014-11-02  Yao Qi  <yao@codesourcery.com>
11922
11923         * gdb.python/python.exp: Get working directory and match the
11924         output of "set extended-prompt \\w " with it.
11925
11926 2014-10-30  Doug Evans  <dje@google.com>
11927
11928         * gdb.python/py-objfile.exp: Add tests for setting random attributes
11929         in objfiles.
11930         * gdb.python/py-progspace.exp: Add tests for setting random attributes
11931         in progspaces.
11932
11933 2014-10-30  Janis Johnson  <janisjo@codesourcery.com>
11934
11935         * gdb.base/fullpath-expand.exp: Skip for a remote host.
11936         * gdb.base/realname-expand.exp: Likewise.
11937         * gdb.linespec/macro-relative.exp: Likewise.
11938
11939 2014-10-29  Pedro Alves  <palves@redhat.com>
11940
11941         PR gdb/17408
11942         * gdb.threads/schedlock.c (some_function): New function.
11943         (call_function): New global.
11944         (MAYBE_CALL_SOME_FUNCTION): New macro.
11945         (thread_function): Call it.
11946         * gdb.threads/schedlock.exp (get_args): Add description parameter,
11947         and use it instead of a global counter.  Adjust all callers.
11948         (get_current_thread): Use "find current thread" for test message
11949         here rather than having all callers pass down the same string.
11950         (goto_loop): New procedure, factored out from ...
11951         (my_continue): ... this.
11952         (step_ten_loops): Change parameter from test message to command to
11953         use.  Adjust.
11954         (list_count): Delete global.
11955         (check_result): New procedure, factored out from duplicate top
11956         level code.
11957         (continue tests): Wrap in with_test_prefix.
11958         (test_step): New procedure, factored out from duplicate top level
11959         code.
11960         (top level): Test "step" in combination with all scheduler-locking
11961         modes.  Test "next" in combination with all scheduler-locking
11962         modes, and in combination with stepping over a function call or
11963         not.
11964         * gdb.threads/next-bp-other-thread.c: New file.
11965         * gdb.threads/next-bp-other-thread.exp: New file.
11966
11967 2014-10-29  Pedro Alves  <palves@redhat.com>
11968
11969         PR python/17372
11970         * gdb.python/python.exp: Test a multi-line command that spawns
11971         interactive Python.
11972         * gdb.base/multi-line-starts-subshell.exp: New file.
11973
11974 2014-10-29  Yao Qi  <yao@codesourcery.com>
11975
11976         * gdb.base/fileio.exp: Make directories on host.
11977
11978 2014-10-29  Yao Qi  <yao@codesourcery.com>
11979
11980         * gdb.base/fileio.c (test_write): Close the file.
11981
11982 2014-10-28  Pedro Alves  <palves@redhat.com>
11983
11984         PR gdb/12623
11985         * gdb.base/sigstep.c (no_handler): New global.
11986         (main): If 'no_handler is true, set the signal handlers to
11987         SIG_IGN.
11988         * gdb.base/sigstep.exp (breakpoint_over_handler): Add
11989         with_sw_watch and no_handler parameters.  Handle them.
11990         (top level) <stepping over handler when stopped at a breakpoint
11991         test>: Add a test axis for testing with a software watchpoint, and
11992         another for testing with the signal handler set to SIG_IGN.
11993         * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
11994         * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
11995
11996 2014-10-28  Pedro Alves  <palves@redhat.com>
11997
11998         PR gdb/17511
11999         * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
12000         * gdb.base/sigstep.exp (other_handler_location): New global.
12001         (advance): Support stepping into the signal handler, and running
12002         commands while in the handler.
12003         (in_handler_map): New global.
12004         (top level): In the advance test, add combinations for getting
12005         into the handler with stepping commands, and for running commands
12006         in the handler.  Add comment descripting the advancei tests.
12007
12008 2014-10-28  Pedro Alves  <palves@redhat.com>
12009
12010         * gdb.base/sigstep.exp: Use build_executable instead of
12011         prepare_for_testing.
12012         (top level): Move code that starts GDB, runs to main and creates a
12013         display to ...
12014         (restart): ... this new procedure.
12015         (top level): Move backtrace from signal handler test to ...
12016         (validate_backtrace): ... this new procedure.
12017         (advance, advancei): Rename parameter from 'i' to 'cmd'.  Use
12018         with_test_prefix.  Always restart GDB.
12019         (skip_to_handler): Rename parameter from 'i' to 'cmd'.  Use
12020         with_test_prefix.  Always restart GDB.  No need to delete
12021         breakpoints after the test.
12022         (test_skip_handler): Remove prefix parameter.
12023         (skip_over_handler, breakpoint_to_handler)
12024         (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
12025         parameter from 'i' to 'cmd'.  Use with_test_prefix.  Always
12026         restart GDB.  No need to delete breakpoints after the test.
12027         (top level): Use foreach to call the test procedures with
12028         different commands.
12029
12030 2014-10-28  Pedro Alves  <palves@redhat.com>
12031
12032         * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
12033         instead of GNATS numbers.
12034         * gdb.base/sigbpt.exp: Likewise.
12035         * gdb.base/siginfo.exp: Likewise.
12036         * gdb.base/sigstep.exp: Likewise.
12037
12038 2014-10-27  Pedro Alves  <palves@redhat.com>
12039
12040         * gdb.base/sigstep.c (dummy): New global.
12041         (main): Issue a couple writes to the new global.
12042         * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
12043         procedures.
12044         (skip_over_handler): Use test_skip_handler.
12045         (top level): Call skip_over_handler for stepi and nexti too.
12046         (breakpoint_over_handler): Use test_skip_handler.
12047         (top level): Call breakpoint_over_handler for stepi and nexti too.
12048
12049 2014-10-27  Yao Qi  <yao@codesourcery.com>
12050
12051         * gdb.trace/tfile.c (adjust_function_address)
12052         [__powerpc64__ && _CALL_ELF != 2]: Get function address from
12053         function descriptor.
12054
12055 2014-10-24  Don Breazeal  <donb@codesourcery.com>
12056
12057         * gdb.base/foll-fork.exp (test_follow_fork,
12058         catch_fork_child_follow): Check for updated fork messages emitted
12059         from infrun.c.
12060         * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
12061         vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
12062         vfork_and_exec_child_follow_through_step): Check for updated vfork
12063         messages emitted from infrun.c.
12064
12065 2014-10-24  Pedro Alves  <palves@redhat.com>
12066
12067         * gdb.base/corefile.exp: Remove references to ultrix.
12068         * gdb.base/interrupt.exp: Likewise.
12069         * gdb.base/whatis.exp: Likewise.
12070         * gdb.gdb/selftest.exp: Likewise.
12071         * gdb.threads/manythreads.exp: Likewise.
12072         * gdb.threads/print-threads.exp: Likewise.
12073         * gdb.threads/pthreads.exp:: Likewise.
12074         * gdb.threads/schedlock.exp: Likewise.
12075
12076 2014-10-24  Siva Chandra Reddy  <sivachandra@google.com>
12077
12078         * gdb.cp/non-trivial-retval.cc: Add a test case.
12079         * gdb.cp/non-trivial-retval.exp: Add a test.
12080
12081 2014-10-20  Yao Qi  <yao@codesourcery.com>
12082
12083         * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
12084         * gdb.python/py-objfile-script-gdb.py: New file.
12085         * gdb.python/py-objfile-script.exp: Update reference to
12086         py-objfile-script-gdb.py.in.  Use gdb_remote_donwload instead
12087         of remote_download.  Remove the dest file.
12088
12089 2014-10-20  Yao Qi  <yao@codesourcery.com>
12090
12091         * gdb.base/checkpoint.exp: Don't remove file copied on host.
12092         * gdb.base/step-line.exp: Likewise.
12093         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
12094         * gdb.dwarf2/dw2-basic.exp: Likewise.
12095         * gdb.dwarf2/dw2-compressed.exp: Likewise.
12096         * gdb.dwarf2/dw2-filename.exp: Likewise.
12097         * gdb.dwarf2/dw2-intercu.exp: Likewise.
12098         * gdb.dwarf2/dw2-intermix.exp: Likewise.
12099         * gdb.dwarf2/dw2-producer.exp: Likewise.
12100         * gdb.dwarf2/mac-fileno.exp: Likewise.
12101         * gdb.python/py-frame-args.exp: Likewise.
12102         * gdb.python/py-framefilter.exp: Likewise.
12103         * gdb.python/py-mi.exp: Likewise.
12104         * gdb.python/py-objfile-script.exp: Likewise
12105         * gdb.python/py-pp-integral.exp: Likewise.
12106         * gdb.python/py-pp-re-notag.exp: Likewise.
12107         * gdb.python/py-prettyprint.exp: Likewise.
12108         * gdb.python/py-section-script.exp: Likewise.
12109         * gdb.python/py-typeprint.exp: Likewise.
12110         * gdb.python/py-xmethods.exp: Likewise.
12111         * gdb.stabs/weird.exp: Likewise.
12112         * gdb.xml/tdesc-regs.exp: Likewise.
12113
12114 2014-10-18  Kwok Cheung Yeung  <kcy@codesourcery.com>
12115
12116         * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
12117         (out_cu): Use addr_len for the size of addresses.
12118         (out_line): Likewise.  Size DW_LNE_set_address instruction
12119         according to addr_len.
12120         * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
12121         (FUNC): Add START_INSNS to definition.
12122
12123 2014-10-18  Yao Qi  <yao@codesourcery.com>
12124
12125         * gdb.base/argv0-symlink.exp: Check argv[0] value if
12126         gdb_has_argv0 return true.
12127         * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
12128         check [target_info exists noargs], check [gdb_has_argv0]
12129         instead.
12130         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12131         * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
12132         procedures.
12133
12134 2014-10-17  Doug Evans  <dje@google.com>
12135
12136         * gdb.python/py-events.exp: Update expected output for clear_objfiles
12137         event.
12138         * gdb.python/py-events.py: Add clear_objfiles event.
12139
12140 2014-10-17  Doug Evans  <dje@google.com>
12141
12142         * gdb.python/py-objfile.exp: Test progspace attribute.
12143
12144 2014-10-17  Luis Machado  <lgustavo@codesourcery.com>
12145
12146         * gdb.guile/scm-breakpoint.exp: Do not assume any
12147         directory separators when matching source file paths.
12148         * gdb.python/py-breakpoint.exp: Likewise.
12149         * gdb.reverse/break-precsave.exp: Likewise.
12150         * gdb.reverse/break-reverse.exp: Likewise.
12151         * gdb.reverse/consecutive-precsave.exp: Likewise.
12152         * gdb.reverse/finish-precsave.exp: Likewise.
12153         * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
12154         * gdb.reverse/finish-reverse.exp: Likewise.
12155         * gdb.reverse/i386-precsave.exp: Likewise.
12156         * gdb.reverse/i387-env-reverse.exp: Likewise.
12157         * gdb.reverse/i387-stack-reverse.exp: Likewise.
12158         * gdb.reverse/machinestate-precsave.exp: Likewise.
12159         * gdb.reverse/machinestate.exp: Likewise.
12160         * gdb.reverse/sigall-precsave.exp: Likewise.
12161         * gdb.reverse/solib-precsave.exp: Likewise.
12162         * gdb.reverse/step-precsave.exp: Likewise.
12163         * gdb.reverse/until-precsave.exp: Likewise.
12164         * gdb.reverse/watch-precsave.exp: Likewise.
12165         * gdb.reverse/watch-reverse.exp: Likewise.
12166
12167 2014-10-17  Yao Qi  <yao@codesourcery.com>
12168
12169         * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
12170         * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
12171
12172 2014-10-17  Pedro Alves  <palves@redhat.com>
12173
12174         PR gdb/17471
12175         * gdb.base/bg-execution-repeat.c: New file.
12176         * gdb.base/bg-execution-repeat.exp: New file.
12177
12178 2014-10-17  Pedro Alves  <palves@redhat.com>
12179
12180         PR gdb/17300
12181         * gdb.base/continue-all-already-running.c: New file.
12182         * gdb.base/continue-all-already-running.exp: New file.
12183
12184 2014-10-17  Pedro Alves  <palves@redhat.com>
12185
12186         PR gdb/17472
12187         * gdb.base/annota-input-while-running.c: New file.
12188         * gdb.base/annota-input-while-running.exp: New file.
12189
12190 2014-10-17  Pedro Alves  <palves@redhat.com>
12191
12192         * gdb.base/callfuncs.exp: emove references to osf.
12193         * gdb.base/sigall.exp: Likewise.
12194         * gdb.gdb/selftest.exp: Likewise.
12195         * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
12196         * gdb.mi/non-stop.c: Likewise.
12197         * gdb.mi/pthreads.c: Likewise.
12198         * gdb.reverse/sigall-precsave.exp: Likewise.
12199         * gdb.reverse/sigall-reverse.exp: Likewise.
12200         * gdb.threads/pthreads.c: Likewise.
12201         * gdb.threads/pthreads.exp: Likewise.
12202
12203 2014-10-17  Yao Qi  <yao@codesourcery.com>
12204
12205         * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
12206         check 'target_info exists noargs'.
12207         (test_command_prompt_position): Likewise.
12208         (progvar_simple_if_test): Don't check 'target_info exists noargs'.
12209         Remove "set args".
12210         (progvar_simple_while_test): Likewise.
12211         (progvar_complex_if_while_test): Likewise.
12212         (if_while_breakpoint_command_test): Likewise.
12213         (infrun_breakpoint_command_test): Likewise.
12214         (breakpoint_command_test): Likewise.
12215         (watchpoint_command_test): Likewise.
12216         (bp_deleted_in_command_test): Likewise.
12217         (temporary_breakpoint_commands): Likewise.
12218
12219 2014-10-16  Yao Qi  <yao@codesourcery.com>
12220
12221         * gdb.base/remotetimeout.exp: Remove noargs checking.
12222
12223 2014-10-15  Pedro Alves  <palves@redhat.com>
12224
12225         PR breakpoints/9649
12226         * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
12227         * gdb.base/breakpoint-in-ro-region.exp
12228         (probe_target_hardware_step): New procedure.
12229         (top level): Probe hardware stepping and hardware breakpoint
12230         support.  Test stepping through a read-only region, with both
12231         "breakpoint auto-hw" on and off and both "always-inserted" on and
12232         off.
12233
12234 2014-10-15  Iain Buclaw  <ibuclaw@gdcproject.org>
12235
12236         * gdb.dlang/demangle.exp: Update for demangling changes.
12237
12238 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
12239
12240         * gdb.cp/non-trivial-retval.cc: Add new test cases.
12241         * gdb.cp/non-trivial-retval.exp: Add new tests.
12242
12243 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
12244
12245         PR c++/13403
12246         PR c++/15154
12247         * gdb.cp/non-trivial-retval.cc: New file.
12248         * gdb.cp/non-trivial-retval.exp: New file.
12249
12250 2014-10-15  Yao Qi  <yao@codesourcery.com>
12251
12252         * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
12253         remote host.
12254
12255 2014-10-15  Yao Qi  <yao@codesourcery.com>
12256
12257         * gdb.python/py-symbol.exp: Match file base name if host is
12258         remote, otherwise match file name with dir name.
12259         * gdb.python/py-symtab.exp: Likewise.
12260         * gdb.python/python.exp: Likewise.
12261
12262 2014-10-15  Yao Qi  <yao@codesourcery.com>
12263
12264         * gdb.python/py-symbol.exp: Remove trailing ".*" in the
12265         pattern.
12266         * gdb.python/py-symtab.exp: Likewise.
12267         * gdb.python/python.exp: Remove trailing ".*".  Fix typo
12268         locationn.
12269
12270 2014-10-14  Joel Brobecker  <brobecker@adacore.com>
12271
12272         * gdb.ada/addr_arith: New testcase.
12273
12274 2014-10-14  Maciej W. Rozycki  <macro@codesourcery.com>
12275
12276         * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
12277         * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
12278         * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
12279         * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
12280
12281 2014-10-14  Sergio Durigan Junior  <sergiodj@redhat.com>
12282
12283         * gdb.arch/stap-eval-lang-ada.S: Likewise.
12284         * gdb.arch/stap-eval-lang-ada.c: Likewise.
12285         * gdb.arch/stap-eval-lang-ada.exp: New file.
12286
12287 2014-10-14  Yao Qi  <yao@codesourcery.com>
12288
12289         * gdb.mi/mi-var-child.c (nothing1): New function.
12290         (nothing2): New function.
12291         (do_children_tests): Set function pointers by nothing1 and
12292         nothing2.
12293         * gdb.mi/mi-var-child.exp: Step over new added statements.
12294         Update test to match the new output.
12295         * gdb.mi/var-cmd.c (nothing1): New function.
12296         (nothing2): New function.
12297         (do_children_tests): Set function pointers by  nothing1 and
12298         nothing2.
12299         * gdb.mi/mi-var-display.exp: Update test to match output.
12300         Step to the line specified by $line_dct_nothing.
12301         Increase the number of lines to step.
12302
12303 2014-10-14  Yao Qi  <yao@codesourcery.com>
12304
12305         * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
12306         tests.
12307         * gdb.mi/mi2-var-child.exp: Likewise.
12308
12309 2014-10-13  Doug Evans  <dje@google.com>
12310
12311         * gdb.python/py-objfile.exp: Change name of file name test.
12312
12313 2014-10-13  Doug Evans  <dje@google.com>
12314
12315         * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
12316         from the start of the CU.
12317
12318 2014-10-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
12319             Yao Qi  <yao@codesourcery.com>
12320
12321         Fix "save breakpoints" for "catch" command.
12322         * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
12323         Remove -nonewline.  Match also the added "main" line.
12324
12325 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
12326
12327         Fix "save breakpoints" for "disable $bpnum" command.
12328         * gdb.base/save-bp.c (main): Add label.
12329         * gdb.base/save-bp.exp: Add 8th disabled breakpoint.  Match it.
12330
12331 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
12332
12333         * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
12334
12335 2014-10-11  Yao Qi  <yao@codesourcery.com>
12336
12337         * gdb.server/server-kill.exp: Execute command
12338         "set remote trace-status-packet on" before "tstatus".
12339
12340 2014-10-11  Yao Qi  <yao@codesourcery.com>
12341
12342         * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
12343         (main): Call getppid.
12344         * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
12345         and continue to it.  Read variable "server_pid".
12346
12347 2014-10-11  Yao Qi  <yao@codesourcery.com>
12348
12349         * gdb.server/server-kill.exp: Remove "delete_breakpoints".
12350
12351 2014-10-11  Yao Qi  <yao@codesourcery.com>
12352
12353         * gdb.threads/thread-find.exp: Don't execute command
12354         "info threads".
12355         * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
12356         * gdb.threads/linux-dp.exp: Don't check the condition
12357         $threads_created equals to zero.
12358
12359 2014-10-10  Pedro Alves  <palves@redhat.com>
12360
12361         * gdb.base/bigcore.exp: Remove references to IRIX.
12362         * gdb.base/funcargs.exp: Likewise.
12363         * gdb.base/interrupt.exp: Likewise.
12364         * gdb.base/mips_pro.exp: Likewise.
12365         * gdb.base/nodebug.exp: Likewise.
12366         * gdb.base/setvar.exp: Likewise.
12367         * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
12368
12369 2014-10-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
12370             Pedro Alves  <palves@redhat.com>
12371
12372         PR symtab/14466
12373         * gdb.base/vdso-warning.c: New file.
12374         * gdb.base/vdso-warning.exp: New file.
12375
12376 2014-10-02  Doug Evans  <dje@google.com>
12377
12378         * gdb.base/structs.c (main): Don't run forever.
12379
12380 2014-10-02  Pedro Alves  <palves@redhat.com>
12381
12382         * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
12383         (top level) <stop threads 1, stop threads 2>: Use it.
12384
12385 2014-10-02  Pedro Alves  <palves@redhat.com>
12386
12387         * gdb.threads/break-while-running.exp (test): Add new
12388         'update_thread_list' argument.  Skip "info threads" if false.
12389         (top level): Add new 'update_thread_list' axis.
12390
12391 2014-10-02  Pedro Alves  <palves@redhat.com>
12392
12393         PR breakpoints/17431
12394         * gdb.base/execl-update-breakpoints.c: New file.
12395         * gdb.base/execl-update-breakpoints.exp: New file.
12396
12397 2014-10-01  Pedro Alves  <palves@redhat.com>
12398
12399         * gdb.base/breakpoint-in-ro-region.c: New file.
12400         * gdb.base/breakpoint-in-ro-region.exp: New file.
12401
12402 2014-10-01  Simon Marchi  <simon.marchi@ericsson.com>
12403
12404         * gdb.mi/mi-exit-code.exp: New file.
12405         * gdb.mi/mi-exit-code.c: New file.
12406
12407 2014-09-30  Yao Qi  <yao@codesourcery.com>
12408
12409         * lib/prelink-support.exp (build_executable_own_libs): Error if
12410         the target isn't native.
12411
12412 2014-09-30  Yao Qi  <yao@codesourcery.com>
12413
12414         * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
12415         false.
12416
12417 2014-09-22  Pedro Alves  <palves@redhat.com>
12418
12419         * gdb.threads/break-while-running.exp: New file.
12420         * gdb.threads/break-while-running.c: New file.
12421
12422 2014-09-19  Yao Qi  <yao@codesourcery.com>
12423
12424         * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
12425         Invoke test.  Restart GDB with --readnow and invoke test again.
12426
12427 2014-09-19  Yao Qi  <yao@codesourcery.com>
12428
12429         * gdb.base/break-on-linker-gcd-function.exp: Move test into new
12430         proc set_breakpoint_on_gcd_function.  Invoke
12431         set_breakpoint_on_gcd_function.  Restart GDB with --readnow and
12432         invoke set_breakpoint_on_gcd_function again.
12433
12434 2014-09-18  Doug Evans  <dje@google.com>
12435
12436         * gdb.dwarf2/symtab-producer.exp: New file.
12437
12438 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
12439
12440         * gdb.base/global-var-nested-by-dso-solib1.c: New file.
12441         * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
12442         * gdb.base/global-var-nested-by-dso.c: Likewise.
12443         * gdb.base/global-var-nested-by-dso.exp: Likewise.
12444
12445 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
12446             Pedro Alves  <palves@redhat.com>
12447
12448         * gdb.base/watch-bitfields.exp: Pass string other than test file
12449         name to prepare_for_testing.
12450         (watch): New procedure.
12451         (expect_watchpoint): Use with_test_prefix.
12452         (top level): Factor out tests to ...
12453         (test_watch_location, test_regular_watch): ... these new
12454         procedures, and use with_test_prefix and gdb_continue_to_end.
12455
12456 2014-09-16  Patrick Palka  <patrick@parcs.ath.cx>
12457
12458         PR breakpoints/12526
12459         * gdb.base/watch-bitfields.exp: New file.
12460         * gdb.base/watch-bitfields.c: New file.
12461
12462 2014-09-16  Pedro Alves  <palves@redhat.com>
12463
12464         * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
12465         software and hardware addresses, not software address against
12466         itself.
12467
12468 2014-09-16  Pedro Alves  <palves@redhat.com>
12469
12470         * gdb.base/watchpoint-stops-at-right-insn.c: New file.
12471         * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
12472
12473 2014-09-16  Pedro Alves  <palves@redhat.com>
12474
12475         * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
12476         files.
12477         * gdb.base/a2-run.exp: Remove all code guarded by istarget
12478         "*-*-vxworks*" throughout.
12479         * gdb.base/break.exp: Likewise.
12480         * gdb.base/default.exp: Likewise.
12481         * gdb.base/scope.exp: Likewise.
12482         * gdb.base/sepdebug.exp: Likewise.
12483         * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
12484         throughout.
12485         * gdb.base/run.c: Likewise.
12486         * gdb.base/sepdebug.c: Likewise.
12487         * gdb.hp/gdb.aCC/run.c: Likewise.
12488         * gdb.reverse/until-reverse.c: Likewise.
12489         * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
12490
12491 2014-09-16  Yao Qi  <yao@codesourcery.com>
12492
12493         * boards/local-remote-host-native.exp: New file.
12494
12495 2014-09-14  Doug Evans  <xdje42@gmail.com>
12496
12497         * gdb.threads/queue-signal.c (thread_count): New variable.
12498         (thread_count_mutex, thread_count_condvar): New variables.
12499         (incr_thread_count, wait_all_threads_running): New functions.
12500         (main): Wait for all threads to be in their thread functions.
12501
12502 2014-09-13  Doug Evans  <xdje42@gmail.com>
12503
12504         * gdb.threads/queue-signal.c: New file.
12505         * gdb.threads/queue-signal.exp: New file.
12506
12507 2014-09-13  Doug Evans  <xdje42@gmail.com>
12508
12509         * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
12510         be consistent with what default_gdb_init uses.
12511         (with_gdb_prompt): Change form of PROMPT argument from a regexp to
12512         the plain text of the prompt.  Add some logging printfs.
12513         * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
12514
12515 2014-09-12  Pedro Alves  <palves@redhat.com>
12516
12517         * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
12518         gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
12519         * gdb.arch/i386-size-overlap.exp: Likewise.
12520         * gdb.arch/i386-size.exp: Likewise.
12521         * gdb.arch/i386-unwind.exp: Likewise.
12522         * gdb.base/a2-run.exp: Likewise.
12523         * gdb.base/break.exp: Likewise.
12524         * gdb.base/charset.exp: Likewise.
12525         * gdb.base/chng-syms.exp: Likewise.
12526         * gdb.base/commands.exp: Likewise.
12527         * gdb.base/dbx.exp: Likewise.
12528         * gdb.base/find.exp: Likewise.
12529         * gdb.base/funcargs.exp: Likewise.
12530         * gdb.base/jit-simple.exp: Likewise.
12531         * gdb.base/reread.exp: Likewise.
12532         * gdb.base/sepdebug.exp: Likewise.
12533         * gdb.base/step-bt.exp: Likewise.
12534         * gdb.cp/mb-inline.exp: Likewise.
12535         * gdb.cp/mb-templates.exp: Likewise.
12536         * gdb.objc/basicclass.exp: Likewise.
12537         * gdb.threads/killed.exp: Likewise.
12538
12539 2014-09-12  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
12540
12541         PR tdep/17379
12542         * gdb.arch/powerpc-stackless.S: New file.
12543         * gdb.arch/powerpc-stackless.exp: New file.
12544
12545 2014-09-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
12546
12547         * gdb.base/attach.c: Include unistd.h.
12548         (main): Call alarm.  Add label postloop.
12549         * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
12550         gdb_breakpoint, gdb_continue_to_breakpoint.
12551         (test_command_line_attach_run): Kill ${testpid} in one exit path.
12552
12553 2014-09-11  Pedro Alves  <palves@redhat.com>
12554
12555         PR gdb/17347
12556         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
12557         * gdb.base/attach.exp (test_command_line_attach_run): New
12558         procedure.
12559         (top level): Call it.
12560
12561 2014-09-11  Pedro Alves  <palves@redhat.com>
12562
12563         * lib/gdb.exp (spawn_wait_for_attach): New procedure.
12564         * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
12565         (do_command_attach_tests): Use spawn_wait_for_attach.
12566         * gdb.base/solib-overlap.exp: Likewise.
12567         * gdb.multi/multi-attach.exp: Likewise.
12568         * gdb.python/py-prompt.exp: Likewise.
12569         * gdb.python/py-sync-interp.exp: Likewise.
12570         * gdb.server/ext-attach.exp: Likewise.
12571
12572 2014-09-11  Gabriel Krisman Bertazi  <gabriel@krisman.be>
12573
12574         * gdb.fortran/array-element.exp: Remove unexpected "continue"
12575         command in testcase.  Simplify testcase.
12576
12577 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
12578
12579         * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
12580
12581 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
12582
12583         * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
12584
12585 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
12586
12587         * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
12588
12589 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
12590
12591         * gdb.dwarf2/dynarr-ptr.c: New file.
12592         * gdb.dwarf2/dynarr-ptr.exp: New file.
12593
12594 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
12595
12596         * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
12597         of 30 rather than hardcoding 120 for a slow test case.  Take the
12598         `gdb,timeout' target setting into account for this calculation.
12599         Don't extend the timeout for the test cases that don't need it.
12600
12601 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
12602
12603         * gdb.reverse/sigall-reverse.exp: Increase the timeout by
12604         a factor of 2 for a slow test case.  Take the `gdb,timeout'
12605         target setting into account for this calculation.
12606         * gdb.reverse/until-precsave.exp: Increase the timeout by
12607         a factor of 15 and 3 respectively rather than adding 120
12608         for a pair of slow test cases.  Take the `gdb,timeout'
12609         target setting into account for this calculation.
12610
12611 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
12612
12613         * lib/gdb.exp (gdb_test_multiple): Remove code to select the
12614         timeout, don't pass one down to gdb_expect.
12615         (gdb_expect): Rework timeout selection.
12616
12617 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
12618
12619         * lib/gdbserver-support.exp (gdbserver_start): Throw an error
12620         exception on timeout.
12621         (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
12622         (gdbserver_start_extended): Catch any `gdbserver_start' error
12623         exceptions.
12624         (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
12625         * lib/mi-support.exp (mi_gdb_target_load): Catch any
12626         `gdbserver_gdb_load' error exceptions.
12627
12628 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
12629
12630         * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
12631         120 on waiting for the TCP socket to open.
12632
12633 2014-09-09  Doug Evans  <xdje42@gmail.com>
12634
12635         * gdb.base/default.exp (show_conv_list): Add _caller_is,
12636         _caller_matches, _any_caller_is, _any_caller_matches.
12637
12638 2014-09-09  Doug Evans  <xdje42@gmail.com>
12639
12640         * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
12641
12642 2014-09-09  Yao Qi  <yao@codesourcery.com>
12643
12644         * gdb.mi/mi-var-display.exp: Set print symbol off.
12645
12646 2014-09-07  Gabriel Krisman Bertazi  <gabriel@krisman.be>
12647
12648         PR gdb/17035
12649         * gdb.base/commands.exp: Add tests to verify user-defined
12650         commands with empty bodies.
12651         * gdb.python/py-cmd.exp: Test that we don't show user-defined
12652         python commands in `show user command`.
12653         * gdb.python/scm-cmd.exp: Test that we don't show user-defined
12654         scheme commands in `show user command`.
12655
12656 2014-09-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
12657
12658         PR python/17355
12659         * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
12660         * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
12661         * gdb.python/py-framefilter-invalidarg.exp: New file.
12662         * gdb.python/py-framefilter-invalidarg.py: New file.
12663
12664 2014-09-06  Doug Evans  <xdje42@gmail.com>
12665
12666         PR 15276
12667         * gdb.python/py-caller-is.c: New file.
12668         * gdb.python/py-caller-is.exp: New file.
12669
12670 2014-09-05  Sergio Durigan Junior  <sergiodj@redhat.com>
12671
12672         PR gdb/17235
12673         * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
12674         * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
12675
12676 2014-09-04  Sergio Durigan Junior  <sergiodj@redhat.com>
12677
12678         PR fortran/17237
12679         * gdb.fortran/print-formatted.exp: New file.
12680         * gdb.fortran/print-formatted.f90: Likewise.
12681
12682 2014-09-03  Sasha Smundak  <asmundak@google.com>
12683
12684         * gdb.python/py-frame.exp: Test Frame.read_register.
12685
12686 2014-09-03  Sergio Durigan Junior  <sergiodj@redhat.com>
12687
12688         PR python/16699
12689         * gdb.python/py-completion.exp: New file.
12690         * gdb.python/py-completion.py: Likewise.
12691
12692 2014-08-28  Doug Evans  <dje@google.com>
12693
12694         * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
12695         eax,etc. are live with values set by gdb and thus the compiler can't
12696         use them.
12697         * gdb.arch/i386-pseudo.c (main): Ditto.
12698
12699 2014-08-27  Doug Evans  <dje@google.com>
12700
12701         * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
12702
12703 2014-08-25  Doug Evans  <dje@google.com>
12704
12705         * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
12706         (main): Ditto.
12707
12708 2014-08-25  Doug Evans  <dje@google.com>
12709
12710         * gdb.threads/thread-execl.exp: #include <stdio.h>.
12711
12712 2014-08-24  Yao Qi  <yao@codesourcery.com>
12713
12714         * gdb.guile/scm-value.exp (test_lazy_strings): Set print
12715         symbol off.
12716         * gdb.python/py-value.exp (test_lazy_strings): Likewise.
12717
12718 2014-08-22  Doug Evans  <dje@google.com>
12719
12720         PR 17276
12721         * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
12722         * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
12723         * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
12724
12725 2014-08-22  Yao Qi  <yao@codesourcery.com>
12726
12727         * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
12728         * gdb.python/py-finish-breakpoint2.exp: Likewise.
12729         * gdb.python/python.exp: Likewise.  Use .py file on the host
12730         instead of the build.
12731
12732 2014-08-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
12733
12734         * gdb.threads/gcore-stale-thread.c: New file.
12735         * gdb.threads/gcore-stale-thread.exp: New file.
12736
12737 2014-08-21  Pedro Alves  <palves@redhat.com>
12738
12739         * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
12740         * gdb.base/gcore-relro-pie.exp: Likewise.
12741         * gdb.base/gcore-relro.exp: Likewise.
12742         * gdb.base/gcore.exp: Likewise.
12743         * gdb.base/print-symbol-loading.exp: Likewise.
12744         * gdb.threads/gcore-thread.exp: Likewise.
12745         * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
12746
12747 2014-08-20  Pedro Alves  <palves@redhat.com>
12748             Jan Kratochvil  <jan.kratochvil@redhat.com>
12749
12750         * Makefile.in (EXTRA_RULES, CC): New variables, get from
12751         configure.
12752         (EXPECT): Handle READ1 being set.
12753         (all): Depend on EXTRA_RULES.
12754         (check-read1, expect-read1, read1.so, read1): New rules.
12755         * README (Testsuite Parameters): Document the READ1 make variable.
12756         (Race detection): New section.
12757         * configure: Regenerate.
12758         * configure.ac: If build==host==target, and running under a
12759         GNU/glibc system, add read1 to the extra Makefile rules.
12760         (EXTRA_RULES): AC_SUBST it.
12761         * lib/read1.c: New file.
12762
12763 2014-08-20  Joel Brobecker  <brobecker@adacore.com>
12764
12765         * gdb.dwarf2/data-loc.exp: Add additional tests exercising
12766         the handling of variables declared as a typedef to an array
12767         which a DW_AT_data_location attribute.
12768
12769 2014-08-19  Andrew Burgess  <aburgess@broadcom.com>
12770             Pedro Alves  <palves@redhat.com>
12771
12772         PR symtab/14604
12773         PR symtab/14605
12774         * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
12775         gdb_test.
12776
12777 2014-08-19  Pedro Alves  <palves@redhat.com>
12778
12779         * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
12780
12781 2014-08-19  Yao Qi  <yao@codesourcery.com>
12782
12783         * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
12784         right line.
12785
12786 2014-08-18  David Blaikie  <dblaikie@gmail.com>
12787
12788         * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
12789
12790 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
12791
12792         * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
12793         attribute in array range.
12794
12795 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
12796
12797         * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
12798
12799 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
12800
12801         PR c++/17132
12802         * gdb.cp/pr17132.cc: New file.
12803         * gdb.cp/pr17132.exp: New file.
12804
12805 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
12806
12807         * gdb.python/py-xmethods.py (A_getarrayind)
12808         (E_method_char_worker.__call__, E_method_int_worker.__call__):
12809         Use 'print' with function call syntax.
12810         (E_method_matcher.match): Fix tab vs space indentation mixup.
12811
12812 2014-08-15  Yao Qi  <yao@codesourcery.com>
12813
12814         * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
12815         false.
12816
12817 2014-08-15  Yao Qi  <yao@codesourcery.com>
12818
12819         * gdb.cp/casts.exp: Set print symbol off.
12820         * gdb.cp/class2.exp: Likewise.
12821         * gdb.cp/overload.exp: Likewise.
12822         * gdb.cp/templates.exp: Likewise.
12823
12824 2014-08-11  Doug Evans  <dje@google.com>
12825
12826         * gdb.base/print-symbol-loading.exp (test_load_core): Update.
12827         (test_load_shlib): Update.
12828
12829 2014-08-09  Yao Qi  <yao@codesourcery.com>
12830
12831         * gdb.base/display.exp: Invoke is_address_zero_readable.
12832         * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
12833         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12834         * gdb.base/hbreak-unmapped.exp: Return if
12835         is_address_zero_readable returns true.
12836         * gdb.base/signest.exp: Likewise.
12837         * gdb.base/signull.exp: Likewise.
12838         * gdb.base/sigbpt.exp: Likewise.
12839         * gdb.guile/scm-disasm.exp: Do the test if
12840         is_address_zero_readable returns false.
12841         * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
12842         * gdb.python/py-arch.exp: Likewise.
12843         * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
12844         * lib/gdb.exp (is_address_zero_readable): New proc.
12845
12846 2014-08-09  Yao Qi  <yao@codesourcery.com>
12847
12848         PR testsuite/13443
12849         * gdb.mi/mi-var-display.exp: Make test messages unique.
12850
12851 2014-08-04  Tom Tromey  <tromey@redhat.com>
12852
12853         * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
12854         target 0".
12855
12856 2014-08-04  Tom Tromey  <tromey@redhat.com>
12857
12858         * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
12859         "target_resume".
12860
12861 2014-08-01  Joel Brobecker  <brobecker@adacore.com>
12862
12863         * gdb.base/vla-datatypes.c (vla_factory): Add new variable
12864         inner_vla_struct_object_size.
12865         * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
12866         as xfail.
12867
12868 2014-07-30  Pedro Alves  <palves@redhat.com>
12869
12870         * gdb.threads/signal-command-handle-nopass.exp (test): Add
12871         comment.
12872
12873 2014-07-29  Yao Qi  <yao@codesourcery.com>
12874
12875         PR gdb/17206
12876         * gdb.base/until-nodebug.exp: New.
12877
12878 2014-07-28  Doug Evans  <xdje42@gmail.com>
12879
12880         PR guile/17203
12881         * gdb.guile/scm-parameter.exp: Add tests for trying to create
12882         previously existing parameter, and previously ambiguously spelled
12883         parameter.
12884
12885 2014-07-28  Will Newton  <will.newton@linaro.org>
12886
12887         * gdb.base/varargs.exp: Remove KFAILs for ARM.
12888
12889 2014-07-26  Ludovic Courtès  <ludo@gnu.org>
12890             Doug Evans  <xdje42@gmail.com>
12891
12892         PR guile/17146
12893         * gdb.guile/types-module.exp: Add tests for wrong type arguments.
12894
12895 2014-07-25  Pedro Alves  <palves@redhat.com>
12896
12897         * gdb.threads/signal-command-handle-nopass.c: New file.
12898         * gdb.threads/signal-command-handle-nopass.exp: New file.
12899         * gdb.threads/signal-command-multiple-signals-pending.c: New file.
12900         * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
12901         * gdb.threads/signal-delivered-right-thread.c: New file.
12902         * gdb.threads/signal-delivered-right-thread.exp: New file.
12903
12904 2014-07-25  Pedro Alves  <palves@redhat.com>
12905
12906         * gdb.base/double-prompt-target-event-error.exp
12907         (cancel_pagination_in_target_event): Remove '-notransfer <return>'
12908         match.
12909         (cancel_pagination_in_target_event): Rework double prompt
12910         detection.
12911         * gdb.base/paginate-after-ctrl-c-running.exp
12912         (test_ctrlc_while_target_running_paginates): Remove '-notransfer
12913         <return>' match.
12914         * gdb.base/paginate-bg-execution.exp
12915         (test_bg_execution_pagination_return)
12916         (test_bg_execution_pagination_cancel): Remove '-notransfer
12917         <return>' matches.
12918         * gdb.base/paginate-execution-startup.exp
12919         (test_fg_execution_pagination_return)
12920         (test_fg_execution_pagination_cancel): Remove '-notransfer
12921         <return>' matches.
12922         * gdb.base/paginate-inferior-exit.exp
12923         (test_paginate_inferior_exited): Remove '-notransfer <return>'
12924         match.
12925         * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
12926         * lib/gdb.exp (pagination_prompt): Run text through
12927         string_to_regexp.
12928         (gdb_test_multiple): Match $pagination_prompt instead of
12929         "<return>".
12930         (string_to_regexp): Move to lib/gdb-utils.exp.
12931
12932 2014-07-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
12933
12934         * gdb.arch/amd64-entry-value-paramref.S: New file.
12935         * gdb.arch/amd64-entry-value-paramref.cc: New file.
12936         * gdb.arch/amd64-entry-value-paramref.exp: New file.
12937         * gdb.arch/amd64-optimout-repeat.S: New file.
12938         * gdb.arch/amd64-optimout-repeat.c: New file.
12939         * gdb.arch/amd64-optimout-repeat.exp: New file.
12940
12941 2014-07-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
12942
12943         PR gdb/17170
12944         * gdb.base/statistics.exp: New file.
12945
12946 2014-07-17  Doug Evans  <dje@google.com>
12947
12948         PR gdb/17170
12949         * gdb.base/maint.exp: Update testing of per-command stats.
12950
12951 2014-07-16  Pedro Alves  <palves@redhat.com>
12952
12953         * gdb.trace/tfile.c: Include unistd.h and stdint.h.
12954         (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
12955         (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
12956         (tfile_write_buf): New functions.
12957         (add_memory_block): Rewrite using the above.
12958         (adjust_function_address): New function.
12959         (FUNCTION_ADDRESS): New macro.
12960         (write_basic_trace_file): Remove short_x local, and use
12961         tfile_write_16. Change type of func_addr local to unsigned long
12962         long.  Use FUNCTION_ADDRESS instead of handling the Thumb bit
12963         here.  Cast argument of add_memory_block to char pointer.
12964         (write_error_trace_file): Avoid alloca.  Use FUNCTION_ADDRESS.
12965         (main): Remove parameters.
12966         * gdb.trace/tfile.exp: Remove nowarnings.
12967
12968 2014-07-15  Simon Marchi  <simon.marchi@ericsson.com>
12969
12970         * gdb.base/debug-expr.exp: Test string evaluation with
12971         "debug expression" on.
12972
12973 2014-07-15  Pedro Alves  <palves@redhat.com>
12974
12975         * gdb.base/reread.exp: Use clean_restart.
12976
12977 2014-07-15  Pierre Langlois  <pierre.langlois@embecosm.com>
12978
12979         * gdb.arch/avr-flash-qualifer.c: New.
12980         * gdb.arch/avr-flash-qualifer.exp: New.
12981
12982 2014-07-14  Pedro Alves  <palves@redhat.com>
12983
12984         * gdb.base/paginate-after-ctrl-c-running.c: New file.
12985         * gdb.base/paginate-after-ctrl-c-running.exp: New file.
12986
12987 2014-07-14  Pedro Alves  <palves@redhat.com>
12988
12989         * gdb.base/double-prompt-target-event-error.c: New file.
12990         * gdb.base/double-prompt-target-event-error.exp: New file.
12991
12992 2014-07-14  Pedro Alves  <palves@redhat.com>
12993
12994         PR gdb/17072
12995         * gdb.base/paginate-inferior-exit.c: New file.
12996         * gdb.base/paginate-inferior-exit.exp: New file.
12997
12998 2014-07-14  Pedro Alves  <palves@redhat.com>
12999
13000         PR gdb/17072
13001         * gdb.base/paginate-bg-execution.c: New file.
13002         * gdb.base/paginate-bg-execution.exp: New file.
13003
13004 2014-07-14  Pedro Alves  <palves@redhat.com>
13005
13006         PR gdb/17072
13007         * gdb.base/paginate-execution-startup.c: New file.
13008         * gdb.base/paginate-execution-startup.exp: New file.
13009         * lib/gdb.exp (pagination_prompt): New global.
13010         (default_gdb_spawn): New procedure, factored out from
13011         default_gdb_spawn.
13012         (default_gdb_start): Adjust to call default_gdb_spawn.
13013         (gdb_spawn): New procedure.
13014
13015 2014-07-14  Pedro Alves  <palves@redhat.com>
13016
13017         * lib/gdb.exp (gdb_assert): New procedure.
13018         * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
13019
13020 2014-07-14  Pedro Alves  <palves@redhat.com>
13021
13022         * gdb.base/execution-termios.c: New file.
13023         * gdb.base/execution-termios.exp: New file.
13024
13025 2014-07-14  Tom Tromey  <tromey@redhat.com>
13026
13027         * gdb.cp/vla-cxx.cc: New file.
13028         * gdb.cp/vla-cxx.exp: New file.
13029
13030 2014-07-14  Tom Tromey  <tromey@redhat.com>
13031
13032         * gdb.reverse/rerun-prec.c: New file.
13033         * gdb.reverse/rerun-prec.exp: New file.
13034
13035 2014-07-12  Maciej W. Rozycki  <macro@mips.com>
13036             Maciej W. Rozycki  <macro@codesourcery.com>
13037
13038         * lib/gdb-utils.exp: New file.
13039         * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
13040         inline `gdb_init_command' processing.
13041         (gdb_start_cmd): Likewise.
13042         * lib/mi-support.exp (mi_run_cmd): Likewise.
13043         * README: Document `gdb_init_command' and `gdb_init_commands'.
13044
13045 2014-07-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
13046
13047         Fix false FAIL running under a very long directory name.
13048         * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
13049         and "set print elements 10000".  Twice.
13050
13051 2014-07-11  Yao Qi  <yao@codesourcery.com>
13052
13053         * gdb.base/exprs.exp: "set print symbol off".
13054
13055 2014-07-11  Pedro Alves  <palves@redhat.com>
13056
13057         * gdb.threads/kill.c: New file.
13058         * gdb.threads/kill.exp: New file.
13059
13060 2014-07-10  Yao Qi  <yao@codesourcery.com>
13061
13062         * gdb.trace/tfile.c (write_basic_trace_file)
13063         [__thumb__||__thumb2__]: Clear the Thumb bit of the function
13064         address written to trace file.
13065
13066 2014-07-09  Pedro Alves  <palves@redhat.com>
13067
13068         * gdb.base/attach-wait-input.exp: New file.
13069         * gdb.base/attach-wait-input.c: New file.
13070
13071 2014-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
13072
13073         * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
13074         setting up test structures.
13075         (main): Call new test function.
13076         * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
13077         test function, continue into test function and walk test
13078         structures.
13079
13080 2014-07-02  Yao Qi  <yao@codesourcery.com>
13081
13082         * gdb.trace/entry-values.c: Define labels 'foo_start' and
13083         'bar_start' at the beginning of functions 'foo' and 'bar'
13084         respectively.
13085         * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
13086         instead of 'foo' and 'bar'.
13087
13088 2014-07-08  Markus Metzger  <markus.t.metzger@intel.com>
13089
13090         * gdb.btrace/segv.exp: New.
13091         * gdb.btrace/segv.c: New.
13092
13093 2014-07-02  Luis Machado  <lgustavo@codesourcery.com>
13094
13095         * gdb.trace/entry-values.exp: Handle powerpc-specific branch
13096         instruction.
13097
13098 2014-06-30  Mark Wielaard  <mjw@redhat.com>
13099
13100         * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
13101         vulture, vilify, villar): New volatile array constants.
13102         (vindictive, vegetation): New const volatile array constants.
13103         * gdb.base/volatile.exp: Test volatile and const volatile array
13104         types.
13105
13106 2014-06-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13107
13108         * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
13109         target lacks support for awatch, rwatch, or hbreak.
13110
13111 2014-06-27  Yao Qi  <yao@codesourcery.com>
13112
13113         * gdb.multi/dummy-frame-restore.exp: New.
13114         * gdb.multi/dummy-frame-restore.c: New.
13115
13116 2014-06-25  Markus Metzger  <markus.t.metzger@intel.com>
13117
13118         * gdb.btrace/gcore.exp: New.
13119
13120 2014-06-23  Pedro Alves  <palves@redhat.com>
13121
13122         * gdb.base/watchpoint-reuse-slot.c: New file.
13123         * gdb.base/watchpoint-reuse-slot.exp: New file.
13124
13125 2014-06-23  Siva Chandra Reddy  <sivachandra@google.com>
13126
13127         * gdb.python/py-xmethods.exp: Use "progspace" instead of the
13128         progspace's filename in 'info', 'enable' and 'disable' command
13129         tests.
13130
13131 2014-06-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
13132
13133         * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
13134         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13135         * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
13136
13137 2014-06-20  Gary Benson  <gbenson@redhat.com>
13138
13139         * gdb.arch/i386-avx.exp: Fix include file location.
13140         * gdb.arch/i386-sse.exp: Likewise.
13141
13142 2014-06-19  Iain Buclaw  <ibuclaw@gdcproject.org>
13143
13144         * gdb.dlang/expression.exp: New file.
13145
13146 2014-06-19  Pedro Alves  <palves@redhat.com>
13147
13148         * gdb.threads/thread-execl.exp (do_test): New procedure, factored
13149         out from ...
13150         (top level): ... here.  Iterate running tests under different
13151         scheduler-locking settings.
13152
13153 2014-06-18  Luis Machado  <lgustavo@codesourcery.com>
13154
13155         * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
13156         to DW_FORM_addr and use non-zero addresses.
13157
13158 2014-06-18  Siva Chandra Reddy  <sivachandra@google.com>
13159
13160         PR gdb/17017
13161         * gdb.python/py-xmethods.cc: Add global function call counters and
13162         increment them in their respective functions.  Remove "cout"
13163         statements.
13164         * gdb.python/py-xmethods.exp: Make tests check the global function
13165         call counters instead of depending on inferior IO.
13166
13167 2014-06-18  Don Breazeal  <donb@codesourcery.com>
13168
13169         * gdb.base/foll-fork.exp (default_fork_parent_follow):
13170         Deleted procedure.
13171         (explicit_fork_parent_follow): Deleted procedure.
13172         (explicit_fork_child_follow): Deleted procedure.
13173         (test_follow_fork): New procedure.
13174         (do_fork_tests): Replace calls to deleted procedures with
13175         calls to test_follow_fork and reset GDB for subsequent
13176         procedure calls.
13177
13178 2014-06-17  Yao Qi  <yao@codesourcery.com>
13179
13180         * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
13181         CP1252.
13182
13183 2014-06-17  Luis Machado  <lgustavo@codesourcery.com>
13184
13185         * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
13186         Initialize ptr and S explicitly.
13187         (skip_type_update_when_not_use_rtti_test): Likewise.
13188
13189 2014-06-16  Keith Seitz  <keiths@redhat.com>
13190
13191         PR mi/15863
13192         * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
13193         the inferior is started.
13194
13195 2014-06-16  Pedro Alves  <palves@redhat.com>
13196
13197         * gdb.base/break-main-file-remove-fail.c: New file.
13198         * gdb.base/break-main-file-remove-fail.exp: New file.
13199         * gdb.base/break-unload-file.exp: Use build_executable instead of
13200         prepare_for_testing.
13201         (test_break): New parameter "initial_load".  Handle it.
13202         (top level): Add initial_load cmdline/file axis.
13203
13204 2014-06-12  Tom Tromey  <tromey@redhat.com>
13205
13206         * gdb.base/completion.exp: Don't use directory name in test.
13207
13208 2014-06-09  Gary Benson  <gbenson@redhat.com>
13209
13210         * gdb.base/sigall.c [Functions to send signals]: Reorder to
13211         separate the always-available ANSI-standard signals from the
13212         signals that require checking.
13213         (main): Likewise.
13214         * gdb.reverse/sigall-reverse.c [Functions to send signals]:
13215         Likewise.
13216         (main): Likewise.
13217
13218 2014-06-07  Keith Seitz  <keiths@redhat.com>
13219
13220         Revert:
13221         PR c++/16253
13222         * gdb.cp/var-tag.cc: New file.
13223         * gdb.cp/var-tag.exp: New file.
13224         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13225         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13226         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13227         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13228
13229 2014-06-06  Doug Evans  <xdje42@gmail.com>
13230
13231         * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
13232
13233 2014-06-06  Pedro Alves  <palves@redhat.com>
13234
13235         * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
13236         in target debug output instead of looking at RSP packets,
13237         disabling the test on any target that uses hardware stepping.
13238         Update comments.
13239
13240 2014-06-06  Pedro Alves  <palves@redhat.com>
13241
13242         * gdb.base/break-unload-file.exp: Fix typo.
13243
13244 2014-06-06  Yao Qi  <yao@codesourcery.com>
13245
13246         * gdb.base/jit.exp (one_jit_test): Restrict the pattern
13247         from "jit_function" to "^jit_function".
13248
13249 2014-06-06  Yao Qi  <yao@codesourcery.com>
13250
13251         * gdb.base/async.c (foo): Add one statement.
13252         * gdb.base/async.exp: Get the next instruction address and
13253         match the output of "nexti" by instruction address.  Match
13254         the hex address in the output of "finish".
13255
13256 2014-06-06  Gary Benson  <gbenson@redhat.com>
13257
13258         * gdb.base/call-signals.c: Remove preprocessor conditionals
13259         for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
13260         SIGSEGV and SIGTERM.
13261         * gdb.base/sigall.c: Likewise.
13262         * gdb.base/unwindonsignal.c: Likewise.
13263         * gdb.reverse/sigall-reverse.c: Likewise.
13264
13265 2014-06-06  Yao Qi  <yao@codesourcery.com>
13266
13267         * gdb.base/hbreak-unmapped.exp: Read memory at address 0.  If
13268         readable, skip the test.
13269
13270 2014-06-06  Yao Qi  <yao@codesourcery.com>
13271
13272         * gdb.threads/staticthreads.c (thread_function): Move the line
13273         setting breakpoint on forward.
13274         * gdb.threads/staticthreads.exp: Update comments.
13275
13276 2014-06-05  Ludovic Courtès  <ludo@gnu.org>
13277
13278         * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
13279         "history-append! type error".
13280
13281 2014-06-05  Simon Marchi  <simon.marchi@ericsson.com>
13282
13283         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
13284         erroneous dprintf expected input.
13285
13286 2014-06-04  Doug Evans  <xdje42@gmail.com>
13287
13288         * gdb.guile/scm-generics.exp: Delete.
13289
13290 2014-06-04  Doug Evans  <xdje42@gmail.com>
13291
13292         * gdb.guile/scm-breakpoint.exp: Update.
13293         Add tests for breakpoint registration.
13294
13295 2014-06-04  Tom Tromey  <tromey@redhat.com>
13296
13297         * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
13298         VLA-in-union.
13299         * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
13300         inner_vla_struct, vla_union types.  Initialize objects of those
13301         types and compute their sizes.
13302
13303 2014-06-04  Nathan Sidwell  <nathan@codesourcery.com>
13304             Hui Zhu  <hui@codesourcery.com>
13305
13306         * gdb.base/fileio.exp: Add test for shell not available as well as
13307         available.
13308         * gdb.base/fileio.c (test_system): Check for shell twice.
13309
13310 2014-06-04  Yao Qi  <yao@codesourcery.com>
13311
13312         * gdb.base/auto-connect-native-target.exp: Remove redundant
13313         space from the regexp pattern.
13314
13315 2014-06-04  Yao Qi  <yao@codesourcery.com>
13316
13317         * gdb.base/default.exp: Replace "child" with "native" in
13318         regexp pattern.
13319
13320 2014-06-03  Siva Chandra Reddy  <sivachandra@google.com>
13321
13322         * gdb.python/py-xmethods.cc: New testcase to test xmethods.
13323         * gdb.python/py-xmethods.exp: New tests to test xmethods.
13324         * gdb.python/py-xmethods.py: Python script supporting the
13325         new testcase and tests.
13326
13327 2014-06-03  Joel Brobecker  <brobecker@adacore.com>
13328             Pedro Alves  <palves@redhat.com>
13329
13330         PR breakpoints/17000
13331         * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
13332         * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
13333
13334 2014-06-03  Brad Mouring  <bmouring@ni.com>  (tiny patch)
13335
13336         * gdb.base/subst.exp: Add tests to verify partial path matching
13337         output.
13338
13339 2014-06-03  Pedro Alves  <palves@redhat.com>
13340
13341         * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
13342         target that doesn't use software single-stepping.
13343
13344 2014-06-03  Pedro Alves  <palves@redhat.com>
13345
13346         PR breakpoints/17000
13347         * gdb.base/sss-bp-on-user-bp-2.c: New file.
13348         * gdb.base/sss-bp-on-user-bp-2.exp: New file.
13349
13350 2014-06-02  Doug Evans  <xdje42@gmail.com>
13351
13352         * gdb.guile/scm-parameter.exp: New file.
13353
13354 2014-06-02  Doug Evans  <xdje42@gmail.com>
13355
13356         * gdb.guile/scm-cmd.c: New file.
13357         * gdb.guile/scm-cmd.exp: New file.
13358
13359 2014-06-02  Doug Evans  <xdje42@gmail.com>
13360
13361         * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
13362         pretty-printer lookup.
13363         * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
13364         (make-pp_s-printer): Call it.
13365         (make-pretty-printer-from-dict): New function.
13366         (lookup-pretty-printer-maker-from-dict): New function.
13367         (*pretty-printer*): Simplify.
13368         (make-objfile-pp_s-printer): New function.
13369         (install-objfile-pretty-printers!): New function.
13370         (make-progspace-pp_s-printer): New function.
13371         (install-progspace-pretty-printers!): New function.
13372         * gdb.guile/scm-progspace.c: New file.
13373         * gdb.guile/scm-progspace.exp: New file.
13374
13375 2014-06-02  Pedro Alves  <palves@redhat.com>
13376
13377         * gdb.base/dprintf-bp-same-addr.c: New file.
13378         * gdb.base/dprintf-bp-same-addr.exp: New file.
13379
13380 2014-06-02  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
13381
13382         * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
13383         * gdb.arch/powerpc-power.s: Likewise.
13384
13385 2014-06-02  Joel Brobecker  <brobecker@adacore.com>
13386
13387         * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
13388
13389 2014-06-01  Yao Qi  <yao@codesourcery.com>
13390
13391         * gdb.base/watchpoint.exp (test_watch_location): Check null
13392         pointer can be dereferenced.  If not, do the test, otherwise
13393         skip it.
13394
13395 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
13396
13397         * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
13398         results.
13399         * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
13400
13401 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
13402
13403         * gdb.arch/amd64-invalid-stack-middle.S: New file.
13404         * gdb.arch/amd64-invalid-stack-middle.c: New file.
13405         * gdb.arch/amd64-invalid-stack-middle.exp: New file.
13406         * gdb.arch/amd64-invalid-stack-top.c: New file.
13407         * gdb.arch/amd64-invalid-stack-top.exp: New file.
13408
13409 2014-05-30  Pedro Alves  <palves@redhat.com>
13410
13411         PR breakpoints/17000
13412         * gdb.base/sss-bp-on-user-bp.c: New file.
13413         * gdb.base/sss-bp-on-user-bp.exp: New file.
13414
13415 2014-05-30  David Blaikie  <dblaikie@gmail.com>
13416
13417         * gdb.opt/inline-break.c: Fix clang compatibility by specifying
13418         gnu_inline semantics via attribute.
13419         * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
13420         source explicitly specifies the required semantics.
13421
13422 2014-05-30  Maciej W. Rozycki  <macro@codesourcery.com>
13423
13424         * gdb.reverse/sigall-reverse.exp: Fix a typo.
13425
13426 2014-05-29  Pedro Alves  <palves@redhat.com>
13427             Tom Tromey  <tromey@redhat.com>
13428
13429         * gdb.base/async-shell.exp: Don't enable target-async.
13430         * gdb.base/async.exp
13431         * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
13432         parameter.  Adjust.
13433         (top level): Don't test with "target-async".
13434         * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
13435         * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
13436         * gdb.base/inferior-died.exp: Don't enable target-async.
13437         * gdb.base/interrupt-noterm.exp: Likewise.
13438         * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
13439         * gdb.mi/mi-nonstop-exit.exp: Likewise.
13440         * gdb.mi/mi-nonstop.exp: Likewise.
13441         * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
13442         * gdb.mi/mi-nsintrall.exp: Likewise.
13443         * gdb.mi/mi-nsmoribund.exp: Likewise.
13444         * gdb.mi/mi-nsthrexec.exp: Likewise.
13445         * gdb.mi/mi-watch-nonstop.exp: Likewise.
13446         * gdb.multi/watchpoint-multi.exp: Adjust comment.
13447         * gdb.python/py-evsignal.exp: Don't enable target-async.
13448         * gdb.python/py-evthreads.exp: Likewise.
13449         * gdb.python/py-prompt.exp: Likewise.
13450         * gdb.reverse/break-precsave.exp: Don't test with "target-async".
13451         * gdb.server/solib-list.exp: Don't enable target-async.
13452         * gdb.threads/thread-specific-bp.exp: Likewise.
13453         * lib/mi-support.exp: Adjust to use mi-async.
13454
13455 2014-05-29  Pedro Alves  <palves@redhat.com>
13456
13457         PR gdb/13860
13458         * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
13459         reason, even in sync mode.
13460
13461 2014-05-29  Pedro Alves  <palves@redhat.com>
13462             Hui Zhu  <hui@codesourcery.com>
13463
13464         PR PR15693
13465         * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
13466         * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
13467         * gdb.mi/mi-condbreak-call-thr-state.c: New file.
13468         * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
13469
13470 2014-05-28  Joel Brobecker  <brobecker@adacore.com>
13471
13472         * config/monitor.exp (gdb_target_monitor): Replace use of
13473         "set remotebaud" by "set serial baud".
13474
13475 2014-05-26  Andy Wingo  <wingo@igalia.com>
13476
13477         * gdb.guile/scm-breakpoint.exp:
13478         * gdb.guile/scm-gsmob.exp: Update to use plain old object
13479         properties instead of gdb-object-properties.
13480
13481 2014-05-26  Yao Qi  <yao@codesourcery.com>
13482
13483         * gdb.server/no-thread-db.exp: Specify source file name
13484         explicitly when setting a breakpoint.
13485
13486 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
13487
13488         * gdb.btrace/vdso.c: New.
13489         * gdb.btrace/vdso.exp: New.
13490
13491 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
13492
13493         * gdb.base/gcore.exp (capture_command_output): Move ...
13494         * lib/gdb.exp (capture_command_output): ... here.
13495
13496 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
13497
13498         * gdb.btrace/data.exp: Test memory access during btrace replay.
13499
13500 2014-05-22  Simon Marchi  <simon.marchi@ericsson.com>
13501
13502         * lib/mi-support.exp (mi_run_cmd_full): Add comments.
13503
13504 2014-05-21  Pedro Alves  <palves@redhat.com>
13505
13506         PR gdb/13860
13507         * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
13508         (top level): Test that output related to execution commands is
13509         sent to the console with CLI commands, but not with MI commands.
13510         Test that breakpoint events are always mirrored to the console.
13511         Also expect the new source line to be output after a "next" in
13512         async mode too.  Make it a pass/fail test.
13513         * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
13514         output.
13515         * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
13516
13517 2014-05-21  Pedro Alves  <palves@redhat.com>
13518
13519         * gdb.base/list.exp (build_pattern, test_list): New procedures.
13520         Use them to test variations of "list" after reaching a breakpoint.
13521         * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
13522         Test "list" with listsize 10 after reaching a breakpoint.
13523         * gdb.python/python.exp (decode_line current location line
13524         number): Adjust expected line number.
13525
13526 2014-05-21  Simon Marchi  <simon.marchi@ericsson.com>
13527
13528         * lib/mi-support.exp (mi_run_cmd_full): Revert to original
13529         behavior for $args, pass it directly to "run".
13530
13531 2014-05-21  Maciej W. Rozycki  <macro@codesourcery.com>
13532
13533         * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
13534         30000 to 65536.
13535
13536 2014-05-21  Pedro Alves  <palves@redhat.com>
13537
13538         * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
13539         auto-connect-native-target off".
13540         * gdb.base/auto-connect-native-target.c: New file.
13541         * gdb.base/auto-connect-native-target.exp: New file.
13542
13543 2014-05-21  Pedro Alves  <palves@redhat.com>
13544
13545         * gdb.base/default.exp: Test "target native" instead of "target
13546         child".
13547
13548 2014-05-21  Mark Wielaard  <mjw@redhat.com>
13549
13550         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13551
13552 2014-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
13553
13554         Fix TLS access for -static -pthread.
13555         * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
13556         <HAVE_TLS> (thread_function, main): Initialize it.
13557         * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
13558         Add clean_restart.
13559         <$have_tls != "">: Check TLSVAR.
13560
13561 2014-05-21  Pedro Alves  <palves@redhat.com>
13562
13563         * gdb.base/dcache-line-read-error.c: New.
13564         * gdb.base/dcache-line-read-error.exp: New.
13565
13566 2014-05-20  Pedro Alves  <palves@redhat.com>
13567
13568         * gdb.base/compare-sections.c: New file.
13569         * gdb.base/compare-sections.exp: New file.
13570
13571 2014-05-20  Pedro Alves  <palves@redhat.com>
13572
13573         * gdb.base/break-idempotent.c: New file.
13574         * gdb.base/break-idempotent.exp: New file.
13575
13576 2014-05-20  Markus Metzger  <markus.t.metzger@intel.com>
13577
13578         * gdb.btrace/nohist.exp: New.
13579
13580 2014-05-20  Yao Qi  <yao@codesourcery.com>
13581
13582         * lib/gdb.exp (gdb_init): Set timeout if test file is under
13583         gdb.reverse directory and gdb_reverse_timeout exists in board
13584         setting.
13585         * README: Document gdb_reverse_timeout.
13586
13587 2014-05-20  Yao Qi  <yao@codesourcery.com>
13588
13589         * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
13590         'test_file_name'.  Treat args as a string instead of a list.
13591         (gdb_init): Rename argument 'args' by 'test_file_name'.
13592
13593 2014-05-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
13594
13595         * gdb.arch/powerpc-power.exp: New file.
13596         * gdb.arch/powerpc-power.s: New file.
13597
13598 2014-05-16  Doug Evans  <dje@google.com>
13599
13600         * gdb.base/Makefile.in (EXECUTABLES): Add completion.
13601         * gdb.base/completion.exp: Check that all expected files exist
13602         before doing file completion.
13603
13604 2014-05-16  Doug Evans  <dje@google.com>
13605
13606         * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
13607         Update.
13608         (do_syscall_tests_without_xml): Update.
13609
13610 2014-05-16  Pedro Alves  <palves@redhat.com>
13611
13612         * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
13613         instead of "unknown output after running".
13614
13615 2014-05-16  Yao Qi  <yao@codesourcery.com>
13616
13617         * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host.  Remove
13618         file1.txt from host at the end.
13619         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13620
13621 2014-05-15  Doug Evans  <dje@google.com>
13622
13623         * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
13624         * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
13625         loading file.  Add test for TU lookup.
13626
13627 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
13628
13629         * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
13630         calling "-exec-arguments" or "set args" before running the
13631         inferior.
13632
13633 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
13634
13635         * lib/mi-support.exp (mi_expect_stop): Expect message for
13636         inferiors that exit with non-zero exit code.
13637
13638 2014-05-14  Yao Qi  <yao@codesourcery.com>
13639
13640         * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
13641         match absolute path on remote host.
13642         (test_file_list_exec_source_files): Remove "/" from the
13643         pattern.
13644
13645 2014-05-14  Yao Qi  <yao@codesourcery.com>
13646
13647         * boards/local-remote-host-notty.exp (${board}_file): New
13648         proc.
13649
13650 2014-05-07  Kyle McMartin  <kyle@redhat.com>
13651
13652         Pushed by Joel Brobecker  <brobecker@adacore.com>.
13653         * gdb.arch/aarch64-atomic-inst.c: New file.
13654         * gdb.arch/aarch64-atomic-inst.exp: New file.
13655
13656 2014-05-07  Yao Qi  <yao@codesourcery.com>
13657
13658         * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
13659         in current context" too.
13660
13661 2014-05-05  Keith Seitz  <keiths@redhat.com>
13662
13663         * gdb.linespec/ls-dollar.exp: Add test for linespec
13664         file:convenience_variable.
13665
13666 2014-05-05  Yao Qi  <yao@codesourcery.com>
13667
13668         * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
13669         traceframes into tfile and ctf trace files.  Read data from
13670         trace file and test collected data.
13671         (gdb_collect_locals_test): Likewise.
13672         (gdb_unavailable_registers_test): Likewise.
13673         (gdb_unavailable_floats): Likewise.
13674         (gdb_collect_globals_test): Likewise.
13675         (top-level): Append "ctf" to trace_file_targets if GDB
13676         supports.
13677
13678 2014-05-05  Yao Qi  <yao@codesourcery.com>
13679
13680         * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
13681         code to ...
13682         (gdb_collect_args_test_1): ... it.  New proc.
13683         (gdb_collect_locals_test): Move some code to ...
13684         (gdb_collect_locals_test_1): ... it.  New proc.
13685         (gdb_unavailable_registers_test): Move some code to ...
13686         (gdb_unavailable_registers_test_1): ... it.  New proc.
13687         (gdb_unavailable_floats): Move some code to ...
13688         (gdb_unavailable_floats_1): ... it.  New proc.
13689
13690 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
13691
13692         * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
13693         probes to test for bitness recognition.
13694         * gdb.arch/amd64-stap-optional-prefix.exp
13695         (test_probe_value_without_reg): New procedure.
13696         Add code to test for different kinds of bitness.
13697
13698 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
13699
13700         PR breakpoints/16889
13701         * gdb.arch/amd64-stap-optional-prefix.S: New file.
13702         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13703
13704 2014-05-01  Pedro Alves  <palves@redhat.com>
13705
13706         * lib/gdb.exp (gdb_load): Extend comment.  Skip calling
13707         gdb_file_cmd if no file is specified.
13708         * boards/native-extended-gdbserver.exp (gdb_load): Use the
13709         last_loaded_file to set the remote exec-file.
13710
13711 2014-05-01  Pedro Alves  <palves@redhat.com>
13712
13713         * boards/local-remote-host.exp: New file.
13714
13715 2014-05-01  Pedro Alves  <palves@redhat.com>
13716
13717         * boards/local-remote-host.exp: Rename to ...
13718         * boards/local-remote-host-notty.exp: ... this.
13719
13720 2014-04-28  Joel Brobecker  <brobecker@adacore.com>
13721
13722         * gdb.ada/dyn_arrayidx: New testcase.
13723
13724 2014-04-26  Yao Qi  <yao@codesourcery.com>
13725
13726         * gdb.dwarf2/dwz.exp: Compile main.c to object.  Restart GDB
13727         and compute the length of function main.  Save it in
13728         $main_length.
13729         (Dwarf::assemble): Use $main_length instead of hard-coded 10.
13730         (top-level): Use gdb_compile to compile objects into
13731         executable and restart GDB.  Remove invocation to
13732         prepare_for_testing.
13733
13734 2014-04-25  Simon Marchi  <simon.marchi@ericsson.com>
13735             Pedro Alves  <palves@redhat.com>
13736
13737         PR server/16255
13738         * gdb.multi/multi-attach.c: New file.
13739         * gdb.multi/multi-attach.exp: New file.
13740
13741 2014-04-25  Pedro Alves  <palves@redhat.com>
13742
13743         * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
13744         user.
13745         (top level): Test that "set remote conditional-breakpoints-packet
13746         off" works as intended.
13747         * gdb.base/dprintf.exp: Test that "set remote
13748         breakpoint-commands-packet off" works as intended.
13749         * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
13750         New function.
13751         (top level): Call it.
13752         * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
13753         remote fast-tracepoints-packet off" works as intended.
13754         * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
13755         * lib/gdb.exp (gdb_is_target_remote): ... here.
13756
13757 2014-04-24  David Blaikie  <dblaikie@gmail.com>
13758
13759         * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
13760         ensure clang would not discard them.
13761         * gdb.base/gdbvars.c: Ditto.
13762         * gdb.base/memattr.c: Ditto.
13763         * gdb.base/whatis.c: Ditto.
13764         * gdb.python/py-prettyprint.c: Ditto.
13765         * gdb.trace/actions.c: Ditto.
13766         * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
13767         ensure clang would not discard it.
13768
13769 2014-04-24  David Blaikie  <dblaikie@gmail.com>
13770
13771         * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
13772         clang to emit the full definition of type required by the test
13773         * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
13774
13775 2014-04-24  David Blaikie  <dblaikie@gmail.com>
13776
13777         * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
13778         coax Clang into emitting the definition of the type.
13779         * gdb.cp/pr10728-x.h (y): Ditto.
13780         * gdb.cp/pr10728-y.cc (y): Ditto.
13781
13782 2014-04-24  David Blaikie  <dblaikie@gmail.com>
13783
13784         * gdb.base/label.exp: XFAIL label related tests under Clang.
13785         * gdb.cp/cplabel.exp: Ditto.
13786         * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
13787         under Clang those using labels.
13788
13789 2014-04-25  Yao Qi  <yao@codesourcery.com>
13790
13791         * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
13792         double_label.
13793         * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
13794         partial_label and double_label.
13795
13796 2014-04-24  David Blaikie  <dblaikie@gmail.com>
13797
13798         * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
13799
13800 2014-04-24  David Blaikie  <dblaikie@gmail.com>
13801
13802         * gdb.cp/cpexprs.cc: Move braces to the same line as the start
13803         of the function to work across GCC and Clang.
13804         * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
13805         pointer types (const void ** const V void **).
13806
13807 2014-04-24  Michael Sturm  <michael.sturm@mintel.com>
13808             Walfred Tedeschi  <walfred.tedeschi@intel.com>
13809
13810         * Makefile.in (EXECUTABLES): Added i386-avx512.
13811         * gdb.arch/i386-avx512.c: New file.
13812         * gdb.arch/i386-avx512.exp: Likewise.
13813
13814 2014-04-23  Keith Seitz  <keiths@redhat.com>
13815
13816         * lib/mi-support.exp (mi_list_breakpoints): Delete.
13817         (mi_make_breakpoint_table): New procedure.
13818         (mi_create_breakpoint): Use mi_make_breakpoint
13819         and return the result.
13820         (mi_make_breakpoint): New procedure.
13821         (mi_build_kv_pairs): New procedure.
13822
13823         * gdb.mi/mi-break.exp: Remove unused globals,
13824         update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
13825         All callers updated.
13826         * gdb.mi/mi-dprintf.exp: Use variable to track command
13827         number.
13828         Update all callers of mi_create_breakpoint and use
13829         mi_make_breakpoint_table.
13830         Remove any unused global variables.
13831         * gdb.mi/mi-nonstop.exp: Likewise.
13832         * gdb.mi/mi-nsintrall.exp: Likewise.
13833         * gdb.mi/mi-nsmoribund.exp: Likewise.
13834         * gdb.mi/mi-nsthrexec.exp: Likewise.
13835         * gdb.mi/mi-reverse.exp: Likewise.
13836         * gdb.mi/mi-simplerun.exp: Likewise.
13837         * gdb.mi/mi-stepn.exp: Likewise.
13838         * gdb.mi/mi-syn-frame.exp: Likewise.
13839         * gdb.mi/mi-until.exp: Likewise.
13840         * gdb.mi/mi-var-cp.exp: Likewise.
13841         * gdb.mi/mi-var-display.exp: Likewise.
13842         * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
13843         * gdb.mi/mi2-var-child.exp: Likewise.
13844         * gdb.mi/mi-vla-c99.exp: Likewise.
13845         * lib/mi-support.exp: Likewise.
13846
13847         From Ian Lance Taylor  <iant@cygnus.com>:
13848         * lib/gdb.exp (parse_args): New procedure.
13849
13850 2014-04-23  Pedro Alves  <palves@redhat.com>
13851
13852         * gdb.base/break-unload-file.c: New file.
13853         * gdb.base/break-unload-file.exp: New file.
13854         * gdb.base/sym-file-lib.c (baz): New function.
13855         * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
13856         field.
13857         (load): Store the segment's mapped size.
13858         (unload): New function.
13859         (unload_shlib): New function.
13860         * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
13861         * gdb.base/sym-file-main.c (main): Unload, and reload the library,
13862         set a breakpoint at baz, and call it.
13863         * gdb.base/sym-file.exp: New tests for stale breakpoint
13864         instructions.
13865
13866 2014-04-23  Pedro Alves  <palves@redhat.com>
13867
13868         * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
13869         * gdb.base/hbreak-in-shr-unsupported.c: New file.
13870         * gdb.base/hbreak-in-shr-unsupported.exp: New file.
13871         * gdb.base/hbreak-unmapped.c: New file.
13872         * gdb.base/hbreak-unmapped.exp: New file.
13873         * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
13874         * lib/gdb.exp (gdb_is_target_remote): ... here.
13875
13876 2014-04-22  Pedro Alves  <palves@redhat.com>
13877
13878         * gdb.base/consecutive-step-over.c: New file.
13879         * gdb.base/consecutive-step-over.exp: New file.
13880
13881 2014-04-22  Pedro Alves  <palves@redhat.com>
13882
13883         * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
13884         instead of send_gdb/gdb_expect.
13885
13886 2014-04-22  Yao Qi  <yao@codesourcery.com>
13887
13888         * lib/trace-support.exp (generate_tracefile): New procedure.
13889         * gdb.trace/tfile.exp: Skip the test if generate_tracefile
13890         return 0.
13891         * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
13892         if generate_tracefile returns 1.
13893
13894 2014-04-18  Tom Tromey  <palves@redhat.com>
13895             Pedro alves  <tromey@redhat.com>
13896
13897         PR backtrace/15558
13898         * gdb.opt/inline-bt.exp: Test backtracing from an inline function
13899         with a backtrace limit.
13900         * gdb.python/py-frame-inline.exp: Test running to an inline
13901         function with a backtrace limit, and printing the newest frame.
13902         * gdb.python/py-frame-inline.c (main): Call f.
13903
13904 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
13905
13906         * gdb.java/jnpe.exp: Drop srcdir from untested path.
13907
13908 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
13909
13910         * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
13911         Drop prefix from unsupported source file path.
13912
13913 2014-04-17  Yao Qi  <yao@codesourcery.com>
13914
13915         * lib/gdb.exp (with_target_charset): New proc.
13916         * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
13917         with_target_charset.
13918         (test_print_strings): Likewise.
13919         (test_repeat_bytes): Likewise.
13920         * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
13921         for some tests.
13922
13923 2014-04-16  Keith Seitz  <keiths@redhat.com>
13924
13925         PR gdb/15827
13926         * gdb.dwarf2/corrupt.c: New file.
13927         * gdb.dwarf2/corrupt.exp: New file.
13928
13929 2014-04-16  Keith Seitz  <keiths@redhat.com>
13930
13931         PR c++/16597
13932         * gdb.cp/namelessclass.cc: New file.
13933         * gdb.cp/namelessclass.exp: New file.
13934         * gdb.cp/namelessclass.S: New file.
13935
13936 2014-04-16  Doug Evans  <dje@google.com>
13937
13938         * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
13939         Add comment.
13940         (gdbserver_default_get_comm_port): New function.
13941         (gdbserver_start): Check if board file provided
13942         "gdbserver,get_comm_port" and use it if so.
13943         * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
13944         (gdb,socketport): Set to "stdio".
13945         (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
13946         (stdio_gdbserver_template): Delete.
13947         (${board}_get_remote_address): Update.
13948         (${board}_build_remote_cmd): Delete.
13949         (${board}_get_comm_port): New function.
13950         (${board}_spawn): Update.
13951         * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
13952         Delete.
13953         (${board}_get_remote_address): Update.
13954         (${board}_get_comm_port): New function.
13955
13956 2014-04-16  Andrew Burgess  <aburgess@broadcom.com>
13957
13958         * gdb.base/memattr.exp: Improve regexps to handle memory regions
13959         appearing in any order.
13960
13961 2014-04-15  Doug Evans  <dje@google.com>
13962
13963         * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
13964         uninitialized value of "description".
13965
13966 2014-04-15  Keith Seitz  <keiths@redhat.com>
13967
13968         * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
13969         Remove unused globals.
13970         (test_running_the_program): Likewise.
13971         (test_controlled_execution): Likewise.
13972         (test_controlling_breakpoints): Likewise.
13973         (test_program_termination): Likewise.
13974
13975 2014-04-15  Keith Seitz  <keiths@redhat.com>
13976
13977         * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
13978         unused globals.
13979         (test_rbreak_creation_and_listing): Likewise.
13980         (test_ignore_count): Likewise.
13981         (test_error): Likewise.
13982
13983 2014-04-15  Pedro Alves  <palves@redhat.com>
13984
13985         * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
13986         <ansidecl.h>, <elf/common.h> and <elf/external.h> to
13987         sym-file-loader.c.
13988         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13989         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13990         to sym-file-loader.c.
13991         (struct library): Forward declare.
13992         (load_shlib, lookup_function): Change prototypes.
13993         (find_shstrtab, find_strtab, find_shdr, find_symtab)
13994         (translate_offset): Remove declarations.
13995         (get_text_addr): New declaration.
13996         * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
13997         <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
13998         sym-file-loader.h.
13999         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14000         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14001         here from sym-file-loader.h.
14002         (struct library): New structure.
14003         (load_shlib, lookup_function): Change prototypes and adjust to
14004         work with a struct library.
14005         (find_shstrtab, find_strtab, find_shdr, find_symtab)
14006         (translate_offset): Make static.
14007         (get_text_addr): New function.
14008         * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
14009
14010 2014-04-15  Pedro Alves  <palves@redhat.com>
14011
14012         * gdb.base/sym-file-loader.c: Fix typo.  SELF_LINK, not SELK_LINK.
14013
14014 2014-04-15  Pedro Alves  <palves@redhat.com>
14015
14016         * gdb.base/sym-file-loader.c: Include <limits.h>.
14017         (SELF_LINK): New define.
14018         (get_origin): New function.
14019         (load_shlib): Use it.
14020         * gdb.base/sym-file.exp: Don't early return if the target is
14021         remote.  Use runto_main, and issue fail is that fails.  Use
14022         gdb_load_shlibs.
14023         (shlib_name): Delete.
14024         (lib_so, lib_syms, lib_dlopen): New globals.  Use them throughout.
14025
14026 2014-04-15  Pedro Alves <palves@redhat.com>
14027
14028         * gdb.base/sym-file.exp: Remove regex characters from test
14029         message.  Don't refer to breakpoint numbers in test messages.
14030
14031 2014-04-14  Keith Seitz  <keiths@redhat.com>
14032
14033         PR c++/16253
14034         * gdb.cp/var-tag.cc: New file.
14035         * gdb.cp/var-tag.exp: New file.
14036         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14037         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14038         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14039         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14040
14041 2014-04-14  Tom Tromey  <tromey@redhat.com>
14042
14043         * gdb.cp/classes.exp (test_enums): Handle underlying type.
14044         * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
14045         type.
14046         * gdb.cp/enum-class.exp: New file.
14047         * gdb.cp/enum-class.cc: New file.
14048
14049 2014-04-14  Tom Tromey  <tromey@redhat.com>
14050
14051         * gdb.dwarf2/enum-type.exp: New file.
14052
14053 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14054
14055         * gdb.mi/mi-vla-c99.exp: New file.
14056         * gdb.mi/vla.c: New file.
14057
14058 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14059
14060         * gdb.base/vla-datatypes.c: New file.
14061         * gdb.base/vla-datatypes.exp: New file.
14062
14063 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14064
14065         * gdb.base/vla-ptr.c: New file.
14066         * gdb.base/vla-ptr.exp: New file.
14067
14068 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14069
14070         * gdb.dwarf2/count.exp: New file.
14071
14072 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14073
14074         * gdb.base/vla-sideeffect.c: New file.
14075         * gdb.base/vla-sideeffect.exp: New file.
14076
14077 2014-04-14  David Blaikie <dblaikie@gmail.com>
14078
14079         * gdb.mi/non-stop.c: Add return value for non-void function return
14080         statement.
14081         * gdb.threads/staticthreads.c: Ditto.
14082
14083 2014-04-12  Siva Chandra Reddy  <sivachandra@google.com>
14084             Doug Evans  <xdje42@gmail.com>
14085
14086         * gdb.guile/scm-value.c: Improve test case.
14087         * gdb.guile/scm-value.exp: Add new test.
14088
14089 2014-04-11  David Blaikie  <dblaikie@gmail.com>
14090
14091         * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
14092         override Clang's default.
14093
14094 2014-04-11  Joel Brobecker  <brobecker@adacore.com>
14095
14096         Revert the following changes (regressions):
14097
14098         * gdb.base/vla-sideeffect.c: New file.
14099         * gdb.base/vla-sideeffect.exp: New file.
14100
14101         * gdb.dwarf2/count.exp: New file.
14102
14103         * gdb.base/vla-multi.c: New file.
14104         * gdb.base/vla-multi.exp: New file.
14105
14106         * gdb.base/vla-ptr.c: New file.
14107         * gdb.base/vla-ptr.exp: New file.
14108
14109         * gdb.base/vla-datatypes.c: New file.
14110         * gdb.base/vla-datatypes.exp: New file.
14111
14112         * gdb.mi/mi-vla-c99.exp: New file.
14113         * gdb.mi/vla.c: New file.
14114
14115 2014-04-11  Keith Seitz  <keiths@redhat.com>
14116
14117         PR c++/16675
14118         * gdb.cp/cpsizeof.exp: New file.
14119         * gdb.cp/cpsizeof.cc: New file.
14120
14121 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14122
14123         * gdb.mi/mi-vla-c99.exp: New file.
14124         * gdb.mi/vla.c: New file.
14125
14126 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14127
14128         * gdb.base/vla-datatypes.c: New file.
14129         * gdb.base/vla-datatypes.exp: New file.
14130
14131 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14132
14133         * gdb.base/vla-ptr.c: New file.
14134         * gdb.base/vla-ptr.exp: New file.
14135
14136 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14137
14138         * gdb.base/vla-multi.c: New file.
14139         * gdb.base/vla-multi.exp: New file.
14140
14141 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14142
14143         * gdb.dwarf2/count.exp: New file.
14144
14145 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14146
14147         * gdb.base/vla-sideeffect.c: New file.
14148         * gdb.base/vla-sideeffect.exp: New file.
14149
14150 2014-04-11  Yao Qi  <yao@codesourcery.com>
14151
14152         * gdb.base/completion.exp: Check file exists before running tests
14153         on file completion.
14154
14155 2014-04-10  Pedro Alves  <palves@redhat.com>
14156
14157         * gdb.base/cond-eval-mode.c: New file.
14158         * gdb.base/cond-eval-mode.exp: Use standard_testfile.  Adjust
14159         prepare_for_testing to build the new file.  Check result of
14160         runto_main.
14161         (test_break, test_watch): New procedures.
14162         (top level): Use them.
14163
14164 2014-04-08  Pierre Muller  <muller@sourceware.org>
14165
14166         * gdb.base/printcmds.exp (test_artificial_arrays): Disable
14167         Ctrl-V use for mingw hosts.
14168
14169 2014-04-07  Siva Chandra Reddy  <sivachandra@google.com>
14170
14171         * gdb.python/py-value.c: Improve test case.
14172         * gdb.python/py-value.exp: Add new test.
14173
14174 2014-04-07  David Blaikie  <dblaikie@gmail.com>
14175
14176         * lib/compiler.c: Identify the clang compiler.
14177         * lib/compiler.cc: Ditto.
14178
14179 2014-04-03  Yao Qi  <yao@codesourcery.com>
14180
14181         * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
14182
14183 2014-04-01  Anton Blanchard  <anton@samba.org>
14184
14185         * gdb.arch/ppc64-atomic-inst.exp: Use untested.  Make test
14186         messages unique.
14187
14188 2014-04-01  Anton Blanchard  <anton@samba.org>
14189
14190         * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
14191         prepare_for_testing.
14192
14193 2014-04-01  Anton Blanchard  <anton@samba.org>
14194
14195         * gdb.arch/ppc64-atomic-inst.c: Remove.
14196         * gdb.arch/ppc64-atomic-inst.S: New file.
14197         * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
14198
14199 2014-03-31  Doug Evans  <dje@google.com>
14200
14201         * gdb.base/print-symbol-loading-lib.c: New file.
14202         * gdb.base/print-symbol-loading-main.c: New file.
14203         * gdb.base/print-symbol-loading.exp: New file.
14204
14205 2014-03-31  Yao Qi  <yao@codesourcery.com>
14206
14207         * gdb.base/source-dir.exp: Allow ';' as a directory separator.
14208
14209 2014-03-28  Joel Brobecker  <brobecker@adacore.com>
14210
14211         * gdb.ada/mi_dyn_arr: New testcase.
14212
14213 2014-03-27  Doug Evans  <dje@google.com>
14214
14215         * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
14216
14217 2014-03-27  Yao Qi  <yao@codesourcery.com>
14218
14219         * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
14220         if target is nios2-*-*.
14221
14222 2014-03-26  Yao Qi  <yao@codesourcery.com>
14223
14224         * lib/gdb.exp (readline_is_used): New proc.
14225         * gdb.base/completion.exp: Move tests on command complete up.
14226         Skip the rest of tests if readline is not used.
14227         * gdb.ada/complete.exp: Skp the test if readline is not
14228         used.
14229         * gdb.base/filesym.exp: Likewise.
14230         * gdb.base/macscp.exp: Likewise.
14231         * gdb.base/readline-ask.exp: Likewise.
14232         * gdb.base/readline.exp: Likewise.
14233         * gdb.python/py-cmd.exp: Likewise.
14234         * gdb.trace/tfile.exp: Likewise.
14235
14236 2014-03-26  Yao Qi  <yao@codesourcery.com>
14237
14238         * gdb.base/macscp.exp: Fix code format issues.
14239
14240 2014-03-25  Ulrich Weigand  <uweigand@de.ibm.com>
14241
14242         * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
14243         * gdb.asm/powerpc64le.inc: New file.
14244
14245 2014-03-25  Pedro Alves  <palves@redhat.com>
14246             Doug Evans  <dje@google.com>
14247
14248         * gdb.base/source-execution.c: New file.
14249         * gdb.base/source-execution.exp: New file.
14250         * gdb.base/source-execution.gdb: New file.
14251
14252 2014-03-24  Doug Evans  <dje@google.com>
14253
14254         * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
14255         using fission.
14256
14257 2014-03-24  Hui Zhu  <hui@codesourcery.com>
14258             Pedro Alves  <palves@redhat.com>
14259
14260         PR breakpoints/16101
14261         * gdb.base/dprintf.exp: Use unsupported rather than changing the
14262         test pass/fail messages.  Detect missing support for dprintf when
14263         breakpoints are actually inserted.
14264         * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
14265         breakpoints are actually inserted.
14266         * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
14267         fails.
14268
14269 2014-03-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
14270
14271         * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
14272
14273 2014-03-22  Doug Evans  <xdje42@gmail.com>
14274
14275         * gdb.python/python.exp (python not supported): Verify multi-line
14276         python command issues an error.
14277         * gdb.guile/guile.exp (guile not supported): Verify multi-line
14278         guile command issues an error.
14279
14280 2014-03-21  Maciej W. Rozycki  <macro@codesourcery.com>
14281
14282         * gdb.threads/thread-specific.exp: Handle the lack of usable
14283         $this_breakpoint and $this_thread.
14284
14285 2014-03-21  Hui Zhu  <hui@codesourcery.com>
14286
14287         * gdb.base/attach.exp (do_command_attach_tests): New.
14288
14289 2014-03-20  Tom Tromey  <tromey@redhat.com>
14290             Pedro Alves  <palves@redhat.com>
14291
14292         PR cli/15718
14293         * gdb.base/condbreak-call-false.c: New file.
14294         * gdb.base/condbreak-call-false.exp: New file.
14295
14296 2014-03-20  Pedro Alves  <palves@redhat.com>
14297
14298         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
14299         Delete.
14300         (block_signals, unblock_signals): Delete.
14301         (child_function_2, main): Remove references to deleted variable
14302         and functions.
14303
14304 2014-03-20  Pedro Alves  <palves@redhat.com>
14305
14306         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
14307         Use pthread_kill to signal thread 2.
14308         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14309         Adjust to make the test send itself a signal rather than using the
14310         host's "kill" command.
14311
14312 2014-03-20  Pedro Alves  <palves@redhat.com>
14313
14314         * gdb.threads/multiple-step-overs.c: New file.
14315         * gdb.threads/multiple-step-overs.exp: New file.
14316         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14317         Adjust expected infrun debug output.
14318
14319 2014-03-20  Pedro Alves  <palves@redhat.com>
14320
14321         * gdb.threads/step-over-trips-on-watchpoint.c: New file.
14322         * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
14323
14324 2014-03-20  Pedro Alves  <palves@redhat.com>
14325
14326         PR breakpoints/7143
14327         * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
14328         old gnats gdb/38.  Remove kfail.  Adjust to use gdb_test instead
14329         of gdb_test_multiple.
14330         * gdb.cp/annota2.exp: Remove kfail for gdb/38.
14331         * gdb.cp/annota3.exp: Remove kfail for gdb/38.
14332
14333 2014-03-20  Pedro Alves  <palves@redhat.com>
14334
14335         * gdb.threads/step-over-lands-on-breakpoint.c: New file.
14336         * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
14337
14338 2014-03-19  Pedro Alves  <palves@redhat.com>
14339
14340         * gdb.base/async.exp: Remove early return.
14341
14342 2014-03-19  Pedro Alves  <palves@redhat.com>
14343
14344         * gdb.base/async.exp (step& tests): Pass explicit test messages.
14345
14346 2014-03-19  Pedro Alves  <palves@redhat.com>
14347
14348         * gdb.base/async.exp (test_background): Expect \r\n after
14349         "completed." in the fail pattern.
14350
14351 2014-03-19  Pedro Alves  <palves@redhat.com>
14352
14353         * gdb.base/async.exp (test_background): New procedure.
14354         Use it for all background execution command tests.
14355
14356 2014-03-19  Pedro Alves  <palves@redhat.com>
14357
14358         * gdb.base/async.exp: Use prepare_for_testing.
14359
14360 2014-03-19  Pedro Alves  <palves@redhat.com>
14361
14362         * gdb.base/async.c (foo): Make 'x' volatile.  Write to it twice in
14363         the same line.
14364
14365 2014-03-19  Pedro Alves  <palves@redhat.com>
14366
14367         * gdb.base/async.c (main): Add "jump here" and "until here" line
14368         marker comments.
14369         * gdb.base/async.exp (jump_here): New global.
14370         (jump& test): Use it.
14371         (until_here): New global.
14372         (until& test): Use it.
14373
14374 2014-03-19  Pedro Alves  <palves@redhat.com>
14375
14376         * gdb.base/async.exp: Don't frob gdb_protocol.
14377
14378 2014-03-18  Doug Evans  <xdje42@gmail.com>
14379
14380         * gdb.base/async.exp: Whitespace fixes.  Turn on target-async.
14381         Fix spelling of exec-done-display.
14382
14383 2014-03-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
14384
14385         PR gdb/15358
14386         * gdb.base/gdb-sigterm.c: New file.
14387         * gdb.base/gdb-sigterm.exp: New file.
14388
14389 2014-03-18  Pedro Alves  <palves@redhat.com>
14390
14391         PR gdb/13860
14392         * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
14393         * lib/mi-support.exp (mi_expect_stop): Add special handling for
14394         solib-event.
14395
14396 2014-03-17  Joel Brobecker  <brobecker@adacore.com>
14397
14398         * gdb.ada/pckd_arr_ren: New testcase.
14399
14400 2014-03-13  Doug Evans  <xdje42@gmail.com>
14401
14402         PR guile/16612
14403         * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
14404         collect after discarding symbols.
14405
14406 2014-03-13  Ludovic Courtès  <ludo@gnu.org>
14407             Doug Evans  <xdje42@gmail.com>
14408
14409         * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
14410         to history survives a gc.
14411
14412 2014-03-13  Pedro Alves  <palves@redhat.com>
14413
14414         * gdb.base/default.exp: Don't test "target procfs".
14415
14416 2014-03-13  Pedro Alves  <palves@redhat.com>
14417
14418         * gdb.base/default.exp: Update "target child" and "target procfs"
14419         tests to not expect "Unix".
14420
14421 2014-03-12  Tom Tromey  <tromey@redhat.com>
14422
14423         * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
14424         New procs.  Add target-async tests.
14425         * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
14426         Add target-async tests.
14427
14428 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14429
14430         * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
14431         'func_start' and 'func_end' for the beginning and end of the
14432         function code, respectively.
14433         * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
14434         'func_end' instead of 'func' and 'main'.
14435
14436 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14437
14438         * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
14439         * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
14440         generate the debug info assembler source.
14441
14442 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14443
14444         * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
14445         * gdb.dwarf2/arr-subrange.exp: Likewise.
14446         * gdb.dwarf2/dwz.exp: Likewise.
14447         * gdb.dwarf2/method-ptr.exp: Likewise.
14448         * gdb.dwarf2/missing-sig-type.exp: Likewise.
14449         * gdb.dwarf2/subrange.exp: Likewise.
14450         * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
14451         * gdb.dwarf2/implptrpiece.exp: Likewise.
14452         * gdb.dwarf2/nostaticblock.exp: Likewise.
14453
14454 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14455
14456         * lib/gdb.exp (build_executable_from_specs): Don't prepend source
14457         directory to absolute path name arguments.
14458
14459 2014-03-10  Joel Brobecker  <brobecker@adacore.com>
14460
14461         * gdb.ada/tagged_access: New testcase.
14462
14463 2014-03-07  Markus Metzger  <markus.t.metzger@intel.com>
14464
14465         * gdb.btrace/data.exp: Update expected output.
14466
14467 2014-03-06  Yao Qi  <yao@codesourcery.com>
14468
14469         * gdb.trace/pr16508.exp: New file.
14470
14471 2014-03-05  Pedro Alves  <palves@redhat.com>
14472
14473         PR gdb/16575
14474         * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
14475         procedure.
14476         (top level): Adjust to use it.  Add tests that exercise breakpoint
14477         interaction with the code-cache.
14478
14479 2014-02-26  Ludovic Courtès  <ludo@gnu.org>
14480
14481         * gdb.guile/scm-value.exp (test_value_in_inferior): Add
14482         test for 'history-append!'.
14483
14484 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
14485
14486         * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
14487         * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
14488         * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
14489         * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
14490         * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
14491         * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
14492
14493 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
14494
14495         * testsuite/gdb.python/py-pp-re-notag.c: New file.
14496         * testsuite/gdb.python/py-pp-re-notag.ex: New file.
14497         * testsuite/gdb.python/py-pp-re-notag.p: New file.
14498
14499 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
14500
14501         * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
14502
14503 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
14504
14505         * gdb.dwarf2/arr-stride.c: New file.
14506         * gdb.dwarf2/arr-stride.exp: New file.
14507
14508 2014-02-26  Pedro Alves  <palves@redhat.com>
14509
14510         * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
14511         that won't ever trigger.  Make sure that GDB reports the correct
14512         breakpoint that caused the stop.
14513
14514 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
14515
14516         PR gdb/16626
14517         * gdb.base/auto-load-script: New file.
14518         * gdb.base/auto-load.c: New file.
14519         * gdb.base/auto-load.exp: New file.
14520
14521         PR gdb/16626
14522         * gdb.base/auto-load.exp: Fix out-of-srctree run.
14523
14524 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
14525
14526         Fix dw2-icycle.exp -fsanitize=address GDB crash.
14527         * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
14528
14529 2014-02-24  Doug Evans  <dje@google.com>
14530
14531         * lib/gdb.exp (run_on_host): Log error output if program fails.
14532
14533 2014-02-21  Pedro Alves  <palves@redhat.com>
14534
14535         * gdb.threads/step-after-sr-lock.c: Rename to ...
14536         * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
14537         * gdb.threads/step-after-sr-lock.exp: Rename to ...
14538         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14539         ... this.
14540
14541 2014-02-20  Sergio Durigan Junior  <sergiodj@redhat.com>
14542
14543         PR tdep/16397
14544         * gdb.arch/amd64-stap-special-operands.exp: New file.
14545         * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
14546         * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
14547         * gdb.arch/amd64-stap-triplet.S: Likewise.
14548         * gdb.arch/amd64-stap-triplet.c: Likewise.
14549
14550 2014-02-20  Joel Brobecker  <brobecker@adacore.com>
14551
14552         * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
14553         in .section pseudo-op.
14554
14555 2014-02-20  lin zuojian  <manjian2006@gmail.com>
14556             Joel Brobecker  <brobecker@adacore.com>
14557             Doug Evans  <xdje42@gmail.com>
14558
14559         PR symtab/16581
14560         * gdb.dwarf2/dw2-icycle.S: New file.
14561         * gdb.dwarf2/dw2-icycle.c: New file.
14562         * gdb.dwarf2/dw2-icycle.exp: New file.
14563
14564 2014-02-19  Siva Chandra Reddy  <sivachandra@google.com>
14565
14566         * gdb.python/py-value-cc.cc: Improve test case to enable testing
14567         operations on gdb.Value objects.
14568         * gdb.python/py-value-cc.exp: Add new test to test operations on
14569         gdb.Value objects.
14570
14571 2014-02-18  Doug Evans  <dje@google.com>
14572
14573         * Makefile.in (TESTS): New variable.
14574         (expanded_tests, expanded_tests_or_none): New variables
14575         (check-single): Pass $(expanded_tests_or_none) to runtest.
14576         (check-parallel): Only run tests in $(TESTS) if non-empty.
14577         (check/no-matching-tests-found): New rule.
14578         * README: Document TESTS makefile variable.
14579
14580 2014-02-18  Doug Evans  <dje@google.com>
14581
14582         * Makefile.in (check-parallel): rm -rf outputs temp.
14583
14584 2014-02-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
14585
14586         Fix "ERROR: no fileid for" in the testsuite.
14587         * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
14588
14589 2014-02-12  Doug Evans  <dje@google.com>
14590
14591         * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
14592         (MISCELLANEOUS): New variable.
14593         (clean): rm -rf $(MISCELLANEOUS).
14594         * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
14595         dwp live in the same directory as symlinks, with each symlink pointed
14596         to a differently named file in a different directory.
14597
14598 2014-02-11  Doug Evans  <dje@google.com>
14599
14600         * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
14601         of Tcl file commands.
14602
14603 2014-02-10  Mark Kettenis  <kettenis@gnu.org>
14604
14605         * gdb.threads/step-after-sr-lock.exp: Avoid executing
14606         "kill -SIGUSR1 -1".
14607
14608 2014-02-10  Joel Brobecker  <brobecker@adacore.com>
14609
14610         * gdb.ada/tick_length_array_enum_idx: New testcase.
14611
14612 2014-02-10  Doug Evans  <xdje42@gmail.com>
14613
14614         * configure.ac (AC_OUTPUT): Add gdb.guile.
14615         * configure: Regenerate.
14616         * lib/gdb-guile.exp: New file.
14617         * lib/gdb.exp (get_target_charset): New function.
14618         * gdb.base/help.exp: Update expected output from "apropos apropos".
14619         * gdb.guile/Makefile.in: New file.
14620         * gdb.guile/guile.exp: New file.
14621         * gdb.guile/scm-arch.c: New file.
14622         * gdb.guile/scm-arch.exp: New file.
14623         * gdb.guile/scm-block.c: New file.
14624         * gdb.guile/scm-block.exp: New file.
14625         * gdb.guile/scm-breakpoint.c: New file.
14626         * gdb.guile/scm-breakpoint.exp: New file.
14627         * gdb.guile/scm-disasm.c: New file.
14628         * gdb.guile/scm-disasm.exp: New file.
14629         * gdb.guile/scm-equal.c: New file.
14630         * gdb.guile/scm-equal.exp: New file.
14631         * gdb.guile/scm-error.exp: New file.
14632         * gdb.guile/scm-error.scm: New file.
14633         * gdb.guile/scm-frame-args.c: New file.
14634         * gdb.guile/scm-frame-args.exp: New file.
14635         * gdb.guile/scm-frame-args.scm: New file.
14636         * gdb.guile/scm-frame-inline.c: New file.
14637         * gdb.guile/scm-frame-inline.exp: New file.
14638         * gdb.guile/scm-frame.c: New file.
14639         * gdb.guile/scm-frame.exp: New file.
14640         * gdb.guile/scm-generics.exp: New file.
14641         * gdb.guile/scm-gsmob.exp: New file.
14642         * gdb.guile/scm-iterator.c: New file.
14643         * gdb.guile/scm-iterator.exp: New file.
14644         * gdb.guile/scm-math.c: New file.
14645         * gdb.guile/scm-math.exp: New file.
14646         * gdb.guile/scm-objfile-script-gdb.in: New file.
14647         * gdb.guile/scm-objfile-script.c: New file.
14648         * gdb.guile/scm-objfile-script.exp: New file.
14649         * gdb.guile/scm-objfile.c: New file.
14650         * gdb.guile/scm-objfile.exp: New file.
14651         * gdb.guile/scm-ports.exp: New file.
14652         * gdb.guile/scm-pretty-print.c: New file.
14653         * gdb.guile/scm-pretty-print.exp: New file.
14654         * gdb.guile/scm-pretty-print.scm: New file.
14655         * gdb.guile/scm-section-script.c: New file.
14656         * gdb.guile/scm-section-script.exp: New file.
14657         * gdb.guile/scm-section-script.scm: New file.
14658         * gdb.guile/scm-symbol.c: New file.
14659         * gdb.guile/scm-symbol.exp: New file.
14660         * gdb.guile/scm-symtab-2.c: New file.
14661         * gdb.guile/scm-symtab.c: New file.
14662         * gdb.guile/scm-symtab.exp: New file.
14663         * gdb.guile/scm-type.c: New file.
14664         * gdb.guile/scm-type.exp: New file.
14665         * gdb.guile/scm-value-cc.cc: New file.
14666         * gdb.guile/scm-value-cc.exp: New file.
14667         * gdb.guile/scm-value.c: New file.
14668         * gdb.guile/scm-value.exp: New file.
14669         * gdb.guile/source2.scm: New file.
14670         * gdb.guile/types-module.cc: New file.
14671         * gdb.guile/types-module.exp: New file.
14672
14673 2014-02-10  Yao Qi  <yao@codesourcery.com>
14674
14675         PR testsuite/16543
14676         * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
14677         * configure: Regenerated.
14678         * Makefile.in: New file.
14679
14680 2014-02-08  Andreas Schwab  <schwab@linux-m68k.org>
14681
14682         * gdb.python/py-framefilter.exp: Fix typo.
14683
14684 2014-02-08  Yao Qi  <yao@codesourcery.com>
14685
14686         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
14687         that no =breakpoint-modified is emitted when breakpoints are
14688         modified through MI commands.
14689
14690 2014-02-07  Pedro Alves  <pedro@codesourcery.com>
14691             Pedro Alves  <palves@redhat.com>
14692
14693         * gdb.threads/step-after-sr-lock.c: New file.
14694         * gdb.threads/step-after-sr-lock.exp: New file.
14695
14696 2014-02-07  Pedro Alves  <palves@redhat.com>
14697
14698         * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
14699
14700 2014-02-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
14701
14702         Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
14703         * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
14704
14705 2014-02-06  Doug Evans  <xdje42@gmail.com>
14706
14707         * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
14708         output.
14709
14710         * gdb.gdb/python-interrupts.exp: New file.
14711
14712 2014-02-05  Yao Qi  <yao@codesourcery.com>
14713
14714         * gdb.trace/report.exp (use_collected_data): Test the output
14715         of "info threads" and "info inferiors".
14716
14717 2014-02-05  Yao Qi  <yao@codesourcery.com>
14718
14719         Revert this patch:
14720
14721         2013-05-24  Yao Qi  <yao@codesourcery.com>
14722
14723         * gdb.trace/tfile.exp: Test inferior and thread.
14724
14725 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
14726
14727         * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
14728         on a function.
14729         * gdb.base/step-bt.c: Call hello via function pointer to make
14730         sure its first instruction is executed on powerpc64le-linux.
14731
14732 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
14733
14734         * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
14735
14736 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
14737
14738         * gdb.arch/vsx-regs.exp: Check target endianness.  Provide variants
14739         of the test patterns for use on little-endian systems.
14740
14741 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
14742
14743         * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
14744         (decimal_vector): Fix for little-endian.
14745
14746 2014-01-29  Jose E. Marchesi  <jose.marchesi@oracle.com>
14747
14748         * gdb.arch/sparc-sysstep.exp: New file.
14749         * gdb.arch/sparc-sysstep.c: Likewise.
14750
14751         * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
14752
14753 2014-01-28  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
14754
14755         * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
14756
14757 2014-01-23  Tom Tromey  <tromey@redhat.com>
14758
14759         * gdb.ada/array_char_idx: New testcase.
14760
14761 2014-01-23  Tom Tromey  <tromey@redhat.com>
14762
14763         PR python/16487:
14764         * gdb.python/py-framefilter.exp: Add test using "Error" filter.
14765         * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
14766         classes.
14767
14768 2014-01-23  Tom Tromey  <tromey@redhat.com>
14769
14770         PR python/16491:
14771         * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
14772         string from an inferior frame.
14773         * gdb.python/py-framefilter-mi.exp: Update.
14774
14775 2014-01-22  Doug Evans  <dje@google.com>
14776
14777         * gdb.server/server-mon.exp: Add tests for "set debug-format".
14778
14779 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
14780
14781         * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
14782
14783 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
14784
14785         * gdb.trace/entry-values.exp: Remove excess space character from
14786         regex patterns.  Handle s390 call instruction.
14787
14788 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
14789
14790         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
14791         define "*_start" label.  Make "name" static.
14792         * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
14793         ${name} by references to ${name}_start.
14794
14795 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
14796
14797         * gdb.base/info-macros.exp: Remove "debug" from the compile
14798         options.
14799
14800 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
14801
14802         * gdb.dlang/demangle.exp: New file.
14803
14804 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
14805
14806         * gdb.dlang/primitive-types.exp: New file.
14807
14808 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
14809
14810         * configure.ac: Create gdb.dlang/Makefile.
14811         * configure: Regenerate.
14812         * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
14813         * gdb.dlang/Makefile.in: New file.
14814         * lib/d-support.exp: New file.
14815         * lib/gdb.exp (skip_d_tests): New proc.
14816
14817 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14818
14819         * gdb.btrace/delta.exp: Check reverse stepi.
14820         * gdb.btrace/tailcall.exp: Update.  Add stepping tests.
14821         * gdb.btrace/finish.exp: New.
14822         * gdb.btrace/next.exp: New.
14823         * gdb.btrace/nexti.exp: New.
14824         * gdb.btrace/record_goto.c: Add comments.
14825         * gdb.btrace/step.exp: New.
14826         * gdb.btrace/stepi.exp: New.
14827         * gdb.btrace/multi-thread-step.c: New.
14828         * gdb.btrace/multi-thread-step.exp: New.
14829         * gdb.btrace/rn-dl-bind.c: New.
14830         * gdb.btrace/rn-dl-bind.exp: New.
14831         * gdb.btrace/data.c: New.
14832         * gdb.btrace/data.exp: New.
14833         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14834
14835 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14836
14837         * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
14838         * gdb.btrace/exception.exp: Update.
14839         * gdb.btrace/instruction_history.exp: Update.
14840         * gdb.btrace/record_goto.exp: Update.
14841         * gdb.btrace/tailcall.exp: Update.
14842         * gdb.btrace/unknown_functions.exp: Update.
14843         * gdb.btrace/delta.exp: New.
14844
14845 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14846
14847         * gdb.btrace/record_goto.exp: Add backtrace test.
14848         * gdb.btrace/tailcall.exp: Add backtrace test.
14849
14850 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14851
14852         * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
14853         * gdb.btrace/record_goto.c: New.
14854         * gdb.btrace/record_goto.exp: New.
14855         * gdb.btrace/x86-record_goto.S: New.
14856
14857 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14858
14859         * gdb.btrace/function_call_history.exp: Update tests.
14860         * gdb.btrace/instruction_history.exp: Update tests.
14861
14862 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14863
14864         * gdb.btrace/function_call_history.exp: Fix expected field
14865         order for "record function-call-history".
14866         Add new tests for "record function-call-history /c".
14867         * gdb.btrace/exception.cc: New.
14868         * gdb.btrace/exception.exp: New.
14869         * gdb.btrace/tailcall.exp: New.
14870         * gdb.btrace/x86-tailcall.S: New.
14871         * gdb.btrace/x86-tailcall.c: New.
14872         * gdb.btrace/unknown_functions.c: New.
14873         * gdb.btrace/unknown_functions.exp: New.
14874         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14875
14876 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14877
14878         * gdb.btrace/instruction_history.exp: Update.
14879         * gdb.btrace/function_call_history.exp: Update.
14880
14881 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14882
14883         * gdb.btrace/function_call_history.exp: Fix expected function
14884         trace.
14885         * gdb.btrace/instruction_history.exp: Initialize traced.
14886         Remove traced_functions.
14887
14888 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14889
14890         * gdb.btrace/function_call_history.exp: Update
14891         * gdb.btrace/instruction_history.exp: Update.
14892
14893 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14894
14895         * gdb.btrace/enable.exp: Update expected text.
14896
14897 2014-01-16  Omair Javaid  <Omair.Javaid@linaro.org>
14898
14899         * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
14900         bytes.
14901
14902 2014-01-15  Maciej W. Rozycki  <macro@codesourcery.com>
14903
14904         * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
14905
14906 2014-01-15  Omair Javaid  <omair.javaid@linaro.org>
14907
14908         * lib/gdb.exp (supports_process_record): Return true for
14909         arm*-linux*.  (supports_reverse): Likewise.
14910
14911 2014-01-13  Siva Chandra Reddy  <sivachandra@google.com>
14912
14913         PR python/15464
14914         PR python/16113
14915         * gdb.python/py-type.c: Enhance test case.
14916         * gdb.python/py-value-cc.cc: Likewise
14917         * gdb.python/py-type.exp: Add new tests.
14918         * gdb.python/py-value-cc.exp: Likewise
14919
14920 2014-01-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14921             Pedro Alves <palves@redhat.com>
14922
14923         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
14924         Make "name" extern.
14925         * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
14926         references to ${name}_start by references to ${name}.
14927
14928 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
14929
14930         * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
14931
14932 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
14933
14934         * gdb.python/py-pp-integral.exp: Remove path from "source" test.
14935
14936 2014-01-09  Maciej W. Rozycki  <macro@codesourcery.com>
14937             Pedro Alves  <palves@redhat.com>
14938
14939         * gdb.mi/mi-info-os.exp: Connect to the target with
14940         mi_gdb_target_load.
14941
14942 2014-01-08  Pedro Alves  <palves@redhat.com>
14943
14944         * gdb.threads/reconnect-signal.c: New file.
14945         * gdb.threads/reconnect-signal.exp: New file.
14946
14947 2014-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
14948
14949         * gdb.base/source-dir.exp: New file.
14950
14951 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
14952
14953         * gdb.ada/mi_interface: New testcase.
14954
14955 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
14956
14957         * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
14958         gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
14959         gdb.ada/pp-rec-component/pck.ads: New files.
14960
14961 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
14962
14963         * gdb.python/py-pp-integral.c: New file.
14964         * gdb.python/py-pp-integral.py: New file.
14965         * gdb.python/py-pp-integral.exp: New file.
14966
14967 For older changes see ChangeLog-1993-2013.
14968 \f
14969 ;; Local Variables:
14970 ;; mode: change-log
14971 ;; left-margin: 8
14972 ;; fill-column: 74
14973 ;; version-control: never
14974 ;; End:
14975
14976     Copyright 2014-2018 Free Software Foundation, Inc.
14977   Copying and distribution of this file, with or without modification,
14978   are permitted provided the copyright notice and this notice are preserved.