[gdb] Fix gdb crash when reading core file
[external/binutils.git] / gdb / testsuite / ChangeLog
1 2018-11-06  Tom de Vries  <tdevries@suse.de>
2
3         * gdb.base/many-headers.c: New test.
4         * gdb.base/many-headers.exp: New file.
5
6 2018-11-06  Jim Wilson  <jimw@sifive.com>
7
8         * gdb.base/code_elim.exp: For riscv, set additional_flags
9         to include -msmall-data-limit=0.
10
11 2018-11-01  Joel Brobecker  <brobecker@adacore.com>
12
13         * gdb.ada/watch_minus_l: New testcase.
14
15 2018-11-01  Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
16
17         * gdb.arch/aix-sighandle.c: New file.
18         * gdb.arch/aix-sighandle.exp: New file.
19
20 2018-10-31  Andrew Burgess  <andrew.burgess@embecosm.com>
21
22         * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
23         registers being unions.
24
25 2018-10-31  Tom de Vries  <tdevries@suse.de>
26
27         * lib/valgrind.exp: New file.
28          (vgdb_start, vgdb_stop): New procs, factored out of ...
29         * gdb.base/valgrind-bt.exp: ... here, ...
30         * gdb.base/valgrind-disp-step.exp: ... here and ...
31         * gdb.base/valgrind-infcall.exp: ... here.
32
33 2018-10-31  Tom de Vries  <tdevries@suse.de>
34
35         * lib/gdb.exp (get_valueof): Don't output read value in test name.
36
37 2018-10-31  Andrew Burgess  <andrew.burgess@embecosm.com>
38
39         * gdb.dwarf2/void-type.c: New file.
40         * gdb.dwarf2/void-type.exp: New file.
41
42 2018-10-27  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
43
44         * gdb.base/info_qt.c: New file.
45         * gdb.base/info_qt.exp: New file.
46
47 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
48
49         * gdb.arch/powerpc-htm-regs.c: New file.
50         * gdb.arch/powerpc-htm-regs.exp: New file.
51
52 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
53
54         * gdb.arch/powerpc-tar.c: New file.
55         * gdb.arch/powerpc-tar.exp: New file.
56
57 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
58
59         * gdb.arch/powerpc-ppr-dscr.c: New file.
60         * gdb.arch/powerpc-ppr-dscr.exp: New file.
61
62 2018-10-25  Tom de Vries  <tdevries@suse.de>
63
64         * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
65
66 2018-10-24  Tom de Vries  <tdevries@suse.de>
67
68         * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
69         longer exists error.
70
71 2018-10-24  Tom de Vries  <tdevries@suse.de>
72
73         * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
74
75 2018-10-24  Tom de Vries  <tdevries@suse.de>
76
77         * gdb.base/valgrind-db-attach.exp: Handle removed support for
78         --db-attach in valgrind.
79
80 2018-10-23  Andrew Burgess  <andrew.burgess@embecosm.com>
81
82         * gdb.arch/riscv-reg-aliases.c: New file.
83         * gdb.arch/riscv-reg-aliases.exp: New file.
84
85 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
86
87         * gdb.python/py-cmd.exp: Check for gdb_prompt.
88
89 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
90
91         * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
92
93 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
94
95         * gdb.cp/ovldbreak.exp: Fix regexps.
96
97 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
98
99         * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
100
101 2018-10-18  Sergio Durigan Junior  <sergiodj@redhat.com>
102
103         PR cli/23785
104         * gdb.base/restore.exp: New test to check if "restore" with an
105         invalid file doesn't segfault.
106
107 2018-10-18  Tom de Vries  <tdevries@suse.de>
108
109         * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
110         * gdb.ada/excep_handle.exp: Same.
111         * gdb.ada/mi_string_access.exp: Same.
112         * gdb.ada/mi_var_union.exp: Same.
113         * gdb.arch/arc-analyze-prologue.exp: Same.
114         * gdb.arch/arc-decode-insn.exp: Same.
115         * gdb.base/readnever.exp: Same.
116         * gdb.fortran/printing-types.exp: Same.
117         * gdb.guile/scm-lazy-string.exp: Same.
118
119 2018-10-16  Tom de Vries  <tdevries@suse.de>
120
121         PR gdb/23730
122         * gdb.base/catch-follow-exec.c: Add copyright notice.
123         * gdb.base/catch-follow-exec.exp: Rewrite to use
124         gdb_spawn_with_cmdline_opts.  Require gdb-native.
125
126 2018-10-12  Sandra Loosemore  <sandra@codesourcery.com>
127
128         * gdb.trace/actions-changed.exp: Check for arch support.
129         * gdb.trace/actions.exp: Likewise.
130         * gdb.trace/ax.exp: Likewise.
131         * gdb.trace/backtrace.exp: Likewise.
132         * gdb.trace/change-loc.exp: Likewise.
133         * gdb.trace/deltrace.exp: Likewise.
134         * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
135         * gdb.trace/ftrace.exp: Likewise.
136         * gdb.trace/infotrace.exp: Check for arch support.
137         * gdb.trace/mi-trace-frame-collected.exp: Likewise.
138         * gdb.trace/mi-tracepoint-changed.exp: Likewise.
139         * gdb.trace/mi-tsv-changed.exp: Likewise.
140         * gdb.trace/packetlen.exp: Likewise.
141         * gdb.trace/passc-dyn.exp: Likewise.
142         * gdb.trace/passcount.exp: Likewise.
143         * gdb.trace/pending.exp: Likewise.
144         * gdb.trace/range-stepping.exp: Check for shlib support.
145         * gdb.trace/report.exp: Check for arch support.
146         * gdb.trace/save-trace.exp: Likewise.
147         * gdb.trace/signal.exp: Check for signal support.
148         * gdb.trace/tfind.exp: Check for arch support.
149         * gdb.trace/trace-break.exp: Check for arch and shlib support.
150         * gdb.trace/trace-common.h: Add comment.
151         * gdb.trace/trace-condition.exp: Check for shlib and arch support.
152         * gdb.trace/trace-enable-disable.exp: Likewise.
153         * gdb.trace/trace-mt.exp: Likewise.  Remove redundant untested call.
154         * gdb.trace/tracecmd.exp: Check for arch support.
155         * gdb.trace/tspeed.exp: Check for shlib and target support.
156         * gdb.trace/tstatus.exp: Check for arch support.
157         * gdb.trace/tsv.exp: Likewise.
158         * gdb.trace/while-dyn.exp: Likewise.
159         * gdb.trace/while-stepping.exp: Likewise.
160         * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
161
162 2018-10-12  Simon Marchi  <simon.marchi@ericsson.com>
163
164         * gdb.trace/tspeed.exp: Remove nowarnings.
165         (prepare_for_trace_test): Declare "global ipalib".
166         * gdb.trace/tspeed.c: Include unistd.h.
167         (main): Remove superfluous printf argument.
168
169 2018-10-11  Sandra Loosemore  <sandra@codesourcery.com>
170
171         * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
172         directory prefix on the filename.
173
174 2018-10-10  Sergio Durigan Junior  <sergiodj@redhat.com>
175
176         * gdb.gdb/unittest.exp: Update expected message informing that
177         selftests have been disabled.
178         * gdb.server/unittest.exp: Likewise.
179
180 2018-10-09  Tom de Vries  <tdevries@suse.de>
181
182         * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
183         with runto_main.
184
185 2018-10-08  Weimin Pan  <weimin.pan@oracle.com>
186
187         PR c++/16841
188         * gdb.cp/virtbase2.cc: New file.
189         * gdb.cp/virtbase2.exp: New file.
190
191 2018-10-06  Tom Tromey  <tom@tromey.com>
192
193         PR python/19399:
194         * gdb.python/py-inferior.exp: Add architecture test.
195
196 2018-10-06  Tom Tromey  <tom@tromey.com>
197
198         * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
199         * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
200
201 2018-10-06  Tom Tromey  <tom@tromey.com>
202
203         * gdb.python/py-breakpoint.exp (check_last_event): Check location
204         of a "throw" catchpoint.
205
206 2018-10-06  Sergio Durigan Junior  <sergiodj@redhat.com>
207
208         * gdb.base/info-proc.exp: Update string expected from "help info
209         proc".
210
211 2018-10-04  Tom Tromey  <tom@tromey.com>
212
213         * gdb.cp/maint.exp (test_invalid_name): Update expected output.
214         * gdb.gdb/complaints.exp (test_short_complaints): Remove.
215         (test_initial_complaints, test_empty_complaints): Update.
216         * gdb.dwarf2/dw2-stack-boundary.exp: Update.
217
218 2018-10-04  Tom Tromey  <tom@tromey.com>
219
220         PR cli/19551:
221         * lib/mi-support.exp (mi_gdb_file_cmd): Update.
222         * lib/gdb.exp (gdb_file_cmd): Update.
223         * gdb.stabs/weird.exp (print_weird_var): Update.
224         * gdb.server/solib-list.exp: Update.
225         * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
226         * gdb.mi/mi-cli.exp: Update.
227         * gdb.linespec/linespec.exp: Update.
228         * gdb.dwarf2/dw2-stack-boundary.exp: Update.
229         * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
230         * gdb.cp/cp-relocate.exp: Update.
231         * gdb.base/sym-file.exp: Update.
232         * gdb.base/relocate.exp: Update.
233         * gdb.base/readnever.exp: Update.
234         * gdb.base/print-symbol-loading.exp (test_load_core): Update.
235         * gdb.base/kill-detach-inferiors-cmd.exp: Update.
236         * gdb.base/dbx.exp (gdb_file_cmd): Update.
237         * gdb.base/code_elim.exp: Update.
238         * gdb.base/break-unload-file.exp (test_break): Update.
239         * gdb.base/break-interp.exp (test_attach_gdb): Update.
240         * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
241         Update.
242         * gdb.base/attach.exp (do_attach_tests): Update.
243         * gdb.base/sepdebug.exp: Update.
244         * gdb.python/py-section-script.exp: Update.
245
246 2018-10-04  Tom Tromey  <tom@tromey.com>
247
248         PR cli/22234:
249         * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
250         * gdb.gdb/complaints.exp (test_short_complaints): Update expected
251         output.
252
253 2018-10-04  Tom Tromey  <tom@tromey.com>
254
255         * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
256         set width and height to 0.
257         (test_command_line_attach_run): Use -quiet.
258
259 2018-10-03  Sandra Loosemore  <sandra@codesourcery.com>
260
261         * lib/gdb.exp (skip_ifunc_tests): New.
262         * gdb.base/gnu-ifunc.exp: Skip if no ifunc support.  Handle
263         other compile failures.
264         * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
265
266 2018-10-01  Simon Marchi  <simon.marchi@ericsson.com>
267
268         * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
269         is_amd64_regs_target.
270
271 2018-10-01  Alan Hayward  <alan.hayward@arm.com>
272
273         * gdb.arch/aarch64-sighandler-regs.c: New test.
274         * gdb.arch/aarch64-sighandler-regs.exp: New file.
275         * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
276
277 2018-10-01  Markus Metzger  <markus.t.metzger@intel.com>
278
279         * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
280         assembly.
281
282 2018-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
283
284         * gdb.base/frame-selection.exp: New file.
285         * gdb.base/frame-selection.c: New file.
286
287 2018-09-27  Alan Hayward  <alan.hayward@arm.com>
288
289         * gdb.threads/check-libthread-db.c (thread_routine): Use a
290         pthread barrier.
291         (main): Likewise.
292
293 2018-09-26  Andrew Burgess  <andrew.burgess@embecosm.com>
294
295         * gdb.base/large-frame-1.c: New file.
296         * gdb.base/large-frame-2.c: New file.
297         * gdb.base/large-frame.exp: New file.
298         * gdb.base/large-frame.h: New file.
299
300 2018-09-24  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
301
302         PR gdb/20948
303         * gdb.base/write_mem.exp: New test.
304         * gdb.base/write_mem.c: Likewise.
305
306 2018-09-23  Tom Tromey  <tom@tromey.com>
307
308         PR python/18852:
309         * gdb.python/py-parameter.exp: Add test for parameter that throws
310         on "set".
311
312 2018-09-23  Tom Tromey  <tom@tromey.com>
313
314         PR python/17284:
315         * gdb.python/py-template.exp (test_template_arg): Add test for
316         negative template argument number.
317
318 2018-09-23  Tom Tromey  <tom@tromey.com>
319
320         PR python/14062:
321         * gdb.python/python.exp: Add test for post_event error.
322
323 2018-09-23  Tom Tromey  <tom@tromey.com>
324
325         PR python/18170:
326         * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
327         convert pointers to int and long.
328
329 2018-09-23  Tom Tromey  <tom@tromey.com>
330
331         PR python/20126:
332         * gdb.python/py-value.exp (test_value_numeric_ops): Add
333         signed-ness conversion tests.
334
335 2018-09-23  Tom Tromey  <tom@tromey.com>
336
337         PR python/18352;
338         * gdb.python/py-value.exp (test_float_conversion): New proc.
339         Use it.
340
341 2018-09-20  Hafiz Abid Qadeer  <abidh@codesourcery.com>
342
343         gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
344
345 2018-09-18  Sandra Loosemore  <sandra@codesourcery.com>
346
347         * gdb.base/complete-empty.exp: Skip tab-completion tests if
348         no readline.
349         * gdb.base/utf8-identifiers.exp: Likewise.
350         * gdb.cp/cpcompletion.exp: Likewise.
351         * gdb.linespec/cpcompletion.exp: Likewise.
352         * gdb.linespec/cpls-abi-tag.exp: Likewise.
353         * gdb.linespec/cpls-ops.exp: Likewise.
354
355 2018-09-19  Richard Bunt  <richard.bunt@arm.com>
356             Chris January  <chris.january@arm.com>
357
358         * gdb.cp/koenig.exp: Extend to test logical short circuiting.
359         * gdb.fortran/short-circuit-argument-list.exp: New file.
360         * gdb.fortran/short-circuit-argument-list.f90: New test.
361
362 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
363
364         * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
365         "arch=" keyword when executing "-stack-list-frames".
366
367 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
368
369         * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
370         "arch=" keyword when executing "-stack-list-frames".
371
372 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
373
374         * gdb.ada/complete.exp: Expect for "@" when doing "complete
375         break ada".
376
377 2018-09-17  Simon Marchi  <simon.marchi@polymtl.ca>
378
379         PR python/23669
380         * gdb.python/python.exp: Test gdb.execute("show commands").
381
382 2018-09-16  Tom Tromey  <tom@tromey.com>
383
384         * gdb.base/new-ui.exp (do_execution_tests): Update.
385         * gdb.base/dbx.exp (test_breakpoints): Update.
386
387 2018-09-14  Alan Hayward  <alan.hayward@arm.com>
388
389         * lib/gdb.exp (gdb_simple_compile): Add proc.
390         (is_elf_target): Use gdb_simple_compile.
391         (skip_altivec_tests): Likewise.
392         (skip_vsx_tests): Likewise.
393         (skip_tsx_tests): Likewise.
394         (skip_btrace_tests): Likewise.
395         (skip_btrace_pt_tests): Likewise.
396         (gdb_can_simple_compile): Likewise.
397         (gdb_has_argv0): Likewise.
398         (gdb_target_symbol_prefix): Likewise.
399         (target_supports_scheduler_locking): Likewise.
400
401 2018-09-13  Tom Tromey  <tom@tromey.com>
402
403         * Makefile.in (TAGS): Recognize proc_with_prefix and
404         gdb_caching_proc.
405
406 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
407
408         * gdb.python/py-progspace.exp: Test the Progspace.objfiles
409         method.
410
411 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
412
413         * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
414         and a few other Inferior properties when the Inferior is no
415         longer valid.
416
417 2018-09-13  Tom Tromey  <tom@tromey.com>
418
419         PR rust/23650:
420         * gdb.rust/simple.exp: Add test for enum field access error.
421
422 2018-09-13  Tom Tromey  <tom@tromey.com>
423
424         PR rust/23626:
425         * gdb.rust/simple.rs (EmptyEnum): New type.
426         (main): Use it.
427         * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
428
429 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
430
431         * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
432         * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
433         * gdb.python/py-symtab.exp: Update test printing an objfile.
434
435 2018-09-12  Simon Marchi  <simon.marchi@ericsson.com>
436
437         * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
438         object.
439
440 2018-09-12  Alan Hayward  <alan.hayward@arm.com>
441
442         * lib/gdb.exp (gdb_can_simple_compile): Add proc.
443         (support_complex_tests): Use gdb_can_simple_compile.
444         (is_ilp32_target): Likewise.
445         (is_lp64_target): Likewise.
446         (is_64_target): Likewise.
447         (is_amd64_regs_target): Likewise.
448         (is_aarch32_target): Likewise.
449         (gdb_int128_helper): Likewise.
450
451 2018-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
452
453         * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
454
455 2018-09-10  Jerome Guitton  <guitton@adacore.com>
456
457         * gdb.ada/same_component_name: Add test for case of tagged record
458         with variable-length fields.
459
460 2018-09-10  Xavier Roirand  <roirand@adacore.com>
461
462         * gdb.ada/access_to_unbounded_array.exp: New testcase.
463         * gdb.ada/access_to_unbounded_array/foo.adb: New file.
464         * gdb.ada/access_to_unbounded_array/pack.adb: New file.
465         * gdb.ada/access_to_unbounded_array/pack.ads: New file.
466
467 2018-09-10  Xavier Roirand  <roirand@adacore.com>
468
469         * gdb.ada/mi_string_access.exp: New testcase.
470         * gdb.ada/mi_string_access/bar.adb: New file.
471         * gdb.ada/mi_string_access/pck.adb: New file.
472         * gdb.ada/mi_string_access/pck.asd: New file.
473
474 2018-09-10  Xavier Roirand  <roirand@adacore.com>
475
476         * gdb.ada/mi_var_union.exp: New testcase.
477         * gdb.ada/mi_var_union/bar.adb: New file.
478         * gdb.ada/mi_var_union/pck.adb: New file.
479         * gdb.ada/mi_var_union/pck.asd: New file.
480
481 2018-09-08  Tom Tromey  <tom@tromey.com>
482
483         * gdb.python/py-prettyprint.exp: Use with_test_prefix.
484
485 2018-09-08  Tom Tromey  <tom@tromey.com>
486
487         PR python/16047:
488         * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
489         (register_pretty_printers): Register new printer.
490         * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
491         test.
492         * gdb.python/py-prettyprint.c (int_type3): New typedef.
493         (an_int_type3): New global.
494
495 2018-09-08  Joel Brobecker  <brobecker@adacore.com>
496
497         * gdb.ada/expr_with_funcall: New testcase.
498
499 2018-09-08  Joel Brobecker  <brobecker@adacore.com>
500
501         * gdb.ada/packed_array_assign: New testcase.
502
503 2018-09-07  Andrew Burgess  <andrew.burgess@embecosm.com>
504
505         * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
506         names, and add test prefixes to make test names unique.
507
508 2018-09-05  Tom de Vries  <tdevries@suse.de>
509
510         * gdb.dwarf2/varval.exp: Add test.
511
512 2018-09-04  Gary Benson <gbenson@redhat.com>
513
514         * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
515         'eof' before 'wait -i'.  Use remote_close and clear_gdb_spawn_id.
516
517 2018-08-31  Tom Tromey  <tom@tromey.com>
518
519         * gdb.rust/simple.rs: Rename second variable "v".
520
521 2018-08-30  Andrew Burgess  <andrew.burgess@embecosm.com>
522
523         * gdb.base/funcargs.c (use_a): New function.
524         (recurse): Call use_a.
525
526 2018-08-29  Keith Seitz  <keiths@redhat.com>
527
528         * gdb.compile/compile-cplus-anonymous.cc: New file.
529         * gdb.compile/compile-cplus-anonymous.exp: New file.
530         * gdb.compile/compile-cplus-array-decay.cc: New file.
531         * gdb.compile/compile-cplus-array-decay.exp: New file.
532         * gdb.compile/compile-cplus-inherit.cc: New file.
533         * gdb.compile/compile-cplus-inherit.exp: New file.
534         * gdb.compile/compile-cplus-member.cc: New file.
535         * gdb.compile/compile-cplus-member.exp: New file.
536         * gdb.compile/compile-cplus-method.cc: New file.
537         * gdb.compile/compile-cplus-method.exp: New file.
538         * gdb.compile/compile-cplus-mod.c: "New" file.
539         * gdb.compile/compile-cplus-namespace.cc: New file.
540         * gdb.compile/compile-cplus-namespace.exp: New file.
541         * gdb.compile/compile-cplus-nested.cc: New file.
542         * gdb.compile/compile-cplus-nested.exp: New file.
543         * gdb.compile/compile-cplus-print.c: "New" file.
544         * gdb.compile/compile-cplus-print.exp: "New" file.
545         * gdb.compile/compile-cplus-virtual.cc: New file.
546         * gdb.compile/compile-cplus-virtual.exp: New file.
547         * gdb.compile/compile-cplus.c: "New" file.
548         * gdb.compile/compile-cplus.exp: "New" file.
549         * lib/compile-support.exp: New file.
550
551 2018-08-16  Gary Benson <gbenson@redhat.com>
552
553         PR gdb/13000:
554         * gdb.base/batch-exit-status.exp: New file.
555         * gdb.base/batch-exit-status.good-commands: Likewise.
556         * gdb.base/batch-exit-status.bad-commands: Likewise.
557
558 2018-08-29  Alan Hayward  <alan.hayward@arm.com>
559
560         * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
561         (struct struct02): Likewise.
562         (struct struct03): Likewise.
563         (struct struct04): Likewise.
564         (struct struct_01_01): New struct.
565         (struct struct_01_02): Likewise.
566         (struct struct_01_03): Likewise.
567         (struct struct_01_04): Likewise.
568         (struct struct_02_01): Likewise.
569         (struct struct_02_02): Likewise.
570         (struct struct_02_03): Likewise.
571         (struct struct_02_04): Likewise.
572         (struct struct_04_01): Likewise.
573         (struct struct_04_02): Likewise.
574         (struct struct_04_03): Likewise.
575         (struct struct_04_04): Likewise.
576         (struct struct_05_01): Likewise.
577         (struct struct_05_02): Likewise.
578         (struct struct_05_03): Likewise.
579         (struct struct_05_04): Likewise.
580         (cmp_struct01): Remove function.
581         (cmp_struct02): Likewise.
582         (cmp_struct03): Likewise.
583         (cmp_struct04): Likewise.
584         (cmp_struct_01_01): Add Function.
585         (cmp_struct_01_02): Likewise.
586         (cmp_struct_01_03): Likewise.
587         (cmp_struct_01_04): Likewise.
588         (cmp_struct_02_01): Likewise.
589         (cmp_struct_02_02): Likewise.
590         (cmp_struct_02_03): Likewise.
591         (cmp_struct_02_04): Likewise.
592         (cmp_struct_04_01): Likewise.
593         (cmp_struct_04_02): Likewise.
594         (cmp_struct_04_03): Likewise.
595         (cmp_struct_04_04): Likewise.
596         (cmp_struct_05_01): Likewise.
597         (cmp_struct_05_02): Likewise.
598         (cmp_struct_05_03): Likewise.
599         (cmp_struct_05_04): Likewise.
600         (call_all): Add new structs.
601         * gdb.base/infcall-nested-structs.exp: Likewise.
602
603 2018-08-27  Jan Vrany  <jan.vrany@fit.cvut.cz>
604
605         * gdb.python/py-framefilter-mi.exp: Update regexp to
606         check for "arch" field in frame output.
607
608 2018-08-23  Kevin Buettner  <kevinb@redhat.com>
609
610         * gdb.dwarf2/dw2-ranges-func.c: New file.
611         * gdb.dwarf2/dw2-ranges-func.exp: New file.
612
613 2018-08-22  Simon Marchi  <simon.marchi@polymtl.ca>
614
615         * gdb.base/term.exp: Compare terminal settings with values from
616         the inferior.
617         * gdb.base/term.c: Get and set terminal settings.
618
619 2018-08-22  Jan Vrany  <jan.vrany@fit.cvut.cz>
620
621         * lib/mi-support.exp (mi_expect_stop): Update regexp to
622         accommodate new "arch" field in frame output.
623         * gdb.mi/mi-return.exp: Likewise.
624         * gdb.mi/mi-stack.exp: Likewise.
625         * gdb.mi/mi-syn-frame.exp: Likewise.
626         * gdb.mi/user-selected-context-sync.exp: Likewise.
627
628 2018-08-19  Michael Spang  <spang@google.com>
629
630         PR gdb/11786
631         * gdb.base/gcore-tls-pie.c: New file.
632         * gdb.base/gcore-tls-pie.exp: New file.
633
634 2018-08-18  Kevin Buettner  <kevinb@redhat.com>
635
636         * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
637         * gdb.dwarf2/varval.c: New file.
638         * gdb.dwarf2/varval.exp: New file.
639
640 2018-08-17  Alan Hayward  <alan.hayward@arm.com>
641
642         PR gdb/18931
643         * gdb.arch/aarch64-fp.c (main): Fix asm registers.
644
645 2018-08-16  Keith Seitz  <keiths@redhat.com>
646
647         * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
648         tests expected to pass.
649
650 2018-08-14  Jan Vrany  <jan.vrany@fit.cvut.cz>
651
652         * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
653         -data-disassemble -a.
654         (test_disassembly_bogus_args): Likewise.
655
656 2018-08-14  Andrew Burgess  <andrew.burgess@embecosm.com>
657
658         * gdb.mi/list-thread-groups-available.exp: Update test regexp.
659
660 2018-08-09  Andrew Burgess  <andrew.burgess@embecosm.com>
661
662         * gdb.base/vla-optimized-out.exp: Add new test.
663
664 2018-08-09  Andrew Burgess  <andrew.burgess@embecosm.com>
665
666         * gdb.base/vla-optimized-out-o3.exp: Delete.
667         * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
668         * gdb.base/vla-optimized-out.exp: Extend to cover all of the
669         deleted tests.
670
671 2018-08-08  Andrew Burgess  <andrew.burgess@embecosm.com>
672
673         PR gdb/18050:
674         * gdb.server/extended-remote-restart.c: New file.
675         * gdb.server/extended-remote-restart.exp: New file.
676
677 2018-08-07  Simon Marchi  <simon.marchi@polymtl.ca>
678
679         * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
680         "set variable index = 42".
681
682 2018-08-07  Simon Marchi  <simon.marchi@ericsson.com>
683
684         * boards/index-cache-gdb.exp: New file.
685         * gdb.dwarf2/index-cache.exp: New file.
686         * gdb.dwarf2/index-cache.c: New file.
687         * gdb.base/maint.exp: Check if we are using the index cache.
688
689 2018-08-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
690
691         * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
692         MAKEFLAGS.
693
694 2018-08-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
695
696         * dg-extract-results.sh: Move to toplevel contrib.
697         * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
698         * Makefile.in (check-parallel-racy): Likewise.
699
700 2018-08-06  Andrew Burgess  <andrew.burgess@embecosm.com>
701
702         * lib/gdb.exp (target_supports_scheduler_locking): New proc.
703         * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
704         tests if the target supports scheduler locking.
705
706 2018-08-04  Tom de Vries  <tdevries@suse.de>
707
708         * gdb.python/py-rbreak.exp: Fix rbreak regexp.
709
710 2018-08-02  Tom Tromey  <tom@tromey.com>
711
712         PR symtab/16842.
713         * gdb.cp/temargs.exp: Test "info address" of a template
714         parameter.
715
716 2018-07-31  Jan Vrany  <jan.vrany@fit.cvut.cz>
717
718         * gdb.python/py-mi-var-info-path-expression.c: New file.
719         * gdb.python/py-mi-var-info-path-expression.py: New file.
720         * gdb.python/py-mi-var-info-path-expression.exp: New file.
721
722 2018-07-30  Sergio Durigan Junior  <sergiodj@redhat.com>
723
724         * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
725         error after "cannot resolve name" string.
726
727 2018-07-28  Andrew Burgess  <andrew.burgess@embecosm.com>
728
729         * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
730         started.
731         * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
732
733 2018-07-28  Tom de Vries  <tdevries@suse.de>
734
735         * gdb.base/vla-optimized-out-o3-strict.exp: New file.
736
737 2018-07-26  Tom de Vries  <tdevries@suse.de>
738
739         * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
740
741 2018-07-26  Andrew Burgess  <andrew.burgess@embecosm.com>
742
743         * gdb.base/maint.exp: Add check that dwarf unwinders control flag
744         is visible.
745
746 2018-07-26  Tom de Vries  <tdevries@suse.de>
747
748         PR breakpoints/23366
749         * gdb.base/catch-follow-exec.c: New test.
750         * gdb.base/catch-follow-exec.exp: New file.
751
752 2018-07-25  Tom de Vries  <tdevries@suse.de>
753
754         * gdb.base/vla-optimized-out-o3.exp: New file.  Reuse
755         vla-optimized-out.c.
756
757 2018-07-25  Jan Vrany  <jan.vrany@fit.cvut.cz>
758
759         * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
760         * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
761
762 2018-07-20  Tom de Vries  <tdevries@suse.de>
763
764         * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
765         NOCLONE macro.
766         * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
767
768 2018-07-19  Tom de Vries  <tdevries@suse.de>
769
770         * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
771         regular expression.
772
773 2018-07-18  Tom de Vries  <tdevries@suse.de>
774
775         * gdb.base/vla-optimized-out.c: New test.
776         * gdb.base/vla-optimized-out.exp: New file.
777
778 2018-07-13  Sergio Durigan Junior  <sergiodj@redhat.com>
779
780         * lib/gdbserver-support.exp (gdbserver_start): Expect for the
781         message "No address associated with hostname" when gdbserver
782         cannot resolve the hostname.
783
784 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
785
786         * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
787         Add some test prefixes to make tests unique.
788
789 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
790
791         * gdb.base/frameapply.c: New file.
792         * gdb.base/frameapply.exp: New file.
793
794 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
795
796         * gdb.base/skip.exp: Update expected error message.
797
798 2018-07-11  Sergio Durigan Junior  <sergiodj@redhat.com>
799             Jan Kratochvil  <jan.kratochvil@redhat.com>
800             Paul Fertser  <fercerpav@gmail.com>
801             Tsutomu Seki  <sekiriki@gmail.com>
802
803         * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
804         parameter.
805         * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
806         by default.
807         * boards/native-gdbserver.exp: Likewise.
808         * gdb.server/run-without-local-binary.exp: Improve regexp used
809         for detecting when a remote debugging connection succeeds.
810         * gdb.server/server-connect.exp: New file.
811         * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
812         Do not prefix the port number with ":".
813         (gdbserver_start): New global GDB_TEST_SOCKETHOST.  Implement
814         support for detecting and using it.  Add '$debughost_gdbserver'
815         to the list of arguments used to start gdbserver.  Handle case
816         when gdbserver cannot resolve a network name.
817
818 2018-07-11  Sergio Durigan Junior  <sergiodj@redhat.com>
819
820         PR c++/23373
821         * gdb.base/ptype-offsets.cc (struct static_member): New
822         struct.
823         (main) <stmember>: New variable.
824         * gdb.base/ptype-offsets.exp: Add test for printing a struct
825         with a static member in it.
826
827 2018-07-10  Andrew Burgess  <andrew.burgess@embecosm.com>
828
829         * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
830         watchpoints enabled and disabled.
831
832 2018-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
833
834         * gdb.base/examine-backward.exp: Still run tests around address
835         0x0, even if address 0x0 is not readable.  Update the pattern for
836         matching address 0x0 in expected output.
837
838 2018-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
839
840         * gdb.base/share-env-with-gdbserver.c (main): Add call to
841         malloc/free.
842
843 2018-07-04  Tom de Vries  <tdevries@suse.de>
844
845         * gdb.dwarf2/dw2-error.exp: Update expected error message.
846
847 2018-07-02  Maciej W. Rozycki  <macro@mips.com>
848
849         PR tdep/8282
850         * gdb.arch/mips-disassembler-options.exp: New test.
851         * gdb.arch/mips-disassembler-options.s: New test source.
852
853 2018-06-29  Pedro Alves  <palves@redhat.com>
854
855         * gdb.threads/names.exp: Adjust expected "info threads" output.
856
857 2018-06-29  Pedro Alves  <palves@redhat.com>
858
859         * gdb.opt/inline-break.exp (line number, address): Add "info
860         break" tests.
861
862 2018-06-29  Pedro Alves  <palves@redhat.com>
863
864         * gdb.opt/inline-break.c (func1): Add "break here" marker.
865         * gdb.opt/inline-break.exp: Test setting breakpoints by line
866         number and address and running to them.
867
868 2018-06-29  Richard Bunt  <richard.bunt@arm.com>
869
870         * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
871
872 2018-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
873
874         * lib/compiler.c: Remove executable permission flag.
875
876 2018-06-28  Richard Bunt  <richard.bunt@arm.com>
877
878         * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
879         code.
880         * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
881
882 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
883
884         * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
885
886 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
887
888         * gdb.base/relocate.exp: Test add-symbol-file behavior when the
889         address argument is omitted.
890
891 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
892
893         * gdb.base/relocate.exp: Add test for "symbol-file -o ".
894
895 2018-06-27  Omair Javaid  <omair.javaid@linaro.org>
896
897         PR gdb/21695
898         * gdb.base/infoline-reloc-main-from-zero.exp: New test.
899         * gdb.base/infoline-reloc-main-from-zero.c: New file.
900
901 2018-06-26  Tom Tromey  <tom@tromey.com>
902
903         PR rust/22574:
904         * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
905         * gdb.rust/simple.rs (struct SimpleLayout): New.
906
907 2018-06-22  Simon Marchi  <simon.marchi@ericsson.com>
908
909         * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
910         "info registers" output.
911
912 2018-06-21  Richard Bunt  <richard.bunt@arm.com>
913
914         * gdb.base/watchpoint-hw-attach.c: New test.
915         * gdb.base/watchpoint-hw-attach.exp: New file.
916
917 2018-06-20  Simon Marchi  <simon.marchi@ericsson.com>
918
919         * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
920         through /bin/sh.
921         * boards/dwarf4-gdb-index.exp: Likewise.
922         * boards/fission-dwp.exp: Likewise.
923
924 2018-06-20  Ulrich Weigand  <uweigand@de.ibm.com>
925
926         * gdb.base/float128.exp: Add comment and improved fail message
927         to the failure case of "print large128" test.
928
929 2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
930
931         * configure.ac: Remove AC_PREREQ.
932         * configure: Re-generate.
933
934 2018-06-19  Pedro Alves  <palves@redhat.com>
935
936         * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
937         (func_extern_caller): New.
938         (main): Call func_extern_caller.
939         * gdb.opt/inline-break.exp: Add tests for inline frame skipping
940         logic change.
941
942 2018-06-18  Weimin Pan  <weimin.pan@oracle.com>
943
944         PR gdb/16841
945         * gdb.cp/typedef-base.cc: New file.
946         * gdb.cp/typedef-base.exp: New file.
947
948 2018-06-18  Tom de Vries  <tdevries@suse.de>
949
950         * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
951
952 2018-06-16  Andrew Burgess  <andrew.burgess@embecosm.com>
953             Richard Bunt <Richard.Bunt@arm.com>
954
955         * gdb.threads/attach-slow-waitpid.c: New file.
956         * gdb.threads/attach-slow-waitpid.exp: New file.
957         * gdb.threads/slow-waitpid.c: New file.
958
959 2018-06-14  Pedro Alves  <palves@redhat.com>
960
961         * gdb.base/fork-running-state.c: Include <errno.h>.
962         (exit_if_relative_exits): New.
963         (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
964         exits.
965         (fork_parent): If 'exit_if_relative_exits' is true, exit if the
966         child exits.
967
968 2018-06-14  Tom de Vries  <tdevries@suse.de>
969
970         PR cli/22573
971         * gdb.base/finish-pretty.c: New test.
972         * gdb.base/finish-pretty.exp: New file.
973
974 2018-06-14  Pedro Alves  <palves@redhat.com>
975
976         * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
977         gdb's expected startup output.
978
979 2018-06-14  Pedro Alves  <palves@redhat.com>
980
981         * lib/selftest-support.exp (selftest_setup): Remove inlined
982         function handling.
983
984 2018-06-14  Tom de Vries  <tdevries@suse.de>
985
986         * lib/selftest-support.exp (selftest_setup): Allow function arguments in
987         matching of breakpoint printing.
988
989 2018-06-13  Tom de Vries  <tdevries@suse.de>
990
991         PR testsuite/23269
992         * gdb.base/fork-running-state.c (main): Move setting of alarm ...
993         (fork_child): ... here, and ...
994         (fork_parent): ... here.
995
996 2018-06-12  Tom de Vries  <tdevries@suse.de>
997
998         * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
999
1000 2018-06-12  Andrew Burgess  <andrew.burgess@embecosm.com>
1001             Stephen Roberts  <stephen.roberts@arm.com>
1002
1003         * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
1004         rewrite test to describe action performed, rather than possible
1005         failure.
1006
1007 2018-06-08  Gary Benson <gbenson@redhat.com>
1008
1009         * gdb.threads/check-libthread-db.exp: New file.
1010         * gdb.threads/check-libthread-db.c: Likewise.
1011
1012 2018-06-05  Tom Tromey  <tom@tromey.com>
1013
1014         * gdb.base/default.exp: Update expected "show version" output.
1015
1016 2018-06-05  Tom Tromey  <tom@tromey.com>
1017
1018         PR cli/12326:
1019         * gdb.cp/static-print-quit.exp: Update.
1020         * lib/gdb.exp (pagination_prompt): Update.
1021         * gdb.base/page.exp: Use pagination_prompt.  Add new tests.
1022         * gdb.python/python.exp: Update.
1023
1024 2018-06-04  Joel Brobecker  <brobecker@adacore.com>
1025
1026         * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
1027
1028 2018-06-01  Joel Brobecker  <brobecker@adacore.com>
1029
1030         * gdb.ada/bp_fun_addr: New testcase.
1031
1032 2018-06-01  Tom Tromey  <tom@tromey.com>
1033
1034         * gdb.xml/tdesc-regs.exp (load_description): Update expected
1035         results.
1036         * gdb.dwarf2/method-ptr.exp: Set language to C++.
1037         * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
1038         * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
1039         * gdb.base/maint.exp (maint_pass_if): Update.
1040
1041 2018-05-31  Maciej W. Rozycki  <macro@mips.com>
1042
1043         * gdb.base/endian.exp: New test.
1044         * gdb.base/endian.c: New test source.
1045
1046 2018-05-24  Andrew Burgess  <andrew.burgess@embecosm.com>
1047
1048         PR gdb/23203
1049         * gdb.base/bt-selected-frame.c: New file.
1050         * gdb.base/bt-selected-frame.exp: New file.
1051         * lib/gdb.exp (get_current_frame_number): New function.
1052
1053 2018-05-24  Maciej W. Rozycki  <macro@mips.com>
1054             Pedro Alves  <palves@redhat.com>
1055
1056         * gdb.threads/tls-core.c: Include <stdlib.h>
1057         (thread_proc): Call `abort'.
1058         * gdb.threads/tls-core.exp: Generate a core with core_find too.
1059         (tls_core_test): New procedure, bits factored out from ...
1060         (top level): ... here.  Test both native cores and gcore cores.
1061
1062 2018-05-23  Tom Tromey  <tom@tromey.com>
1063
1064         * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
1065
1066 2018-05-23  Tom Tromey  <tom@tromey.com>
1067
1068         * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
1069         symfile_complaints.
1070         (test_short_complaints): Likewise.
1071         (test_empty_complaints): Likewise.
1072         (test_initial_complaints): Update.
1073
1074 2018-05-23  Tom Tromey  <tom@tromey.com>
1075
1076         * gdb.gdb/complaints.exp (test_empty_complaints): Update.
1077
1078 2018-05-23  Tom Tromey  <tom@tromey.com>
1079
1080         * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
1081         (test_short_complaints): Update.
1082
1083 2018-05-22  Pedro Alves  <palves@redhat.com>
1084
1085         * gdb.base/remote.exp: Only gdb_start after compiling the
1086         testcase.  Issue "disconnect" before testing "set remote" command
1087         defaults.  Issue clean_restart before running to main.
1088
1089 2018-05-22  Pedro Alves  <palves@redhat.com>
1090
1091         * gdb.base/remote.exp: Adjust expected output of "show remote
1092         memory-write-packet-size".  Add tests for "set remote
1093         memory-write-packet-size 0" and "set remote
1094         memory-write-packet-size fixed/limit".
1095
1096 2018-05-22  Pedro Alves  <palves@redhat.com>
1097
1098         PR gdb/22973
1099         * gdb.base/utf8-identifiers.c: New file.
1100         * gdb.base/utf8-identifiers.exp: New file.
1101
1102 2018-05-22  Pedro Franco de Carvalho  <pedromfc@linux.vnet.ibm.com>
1103
1104         * gdb.arch/powerpc-fpscr-gcore.exp: New file.
1105
1106 2018-05-22  Pedro Franco de Carvalho  <pedromfc@linux.vnet.ibm.com>
1107
1108         * gdb.arch/powerpc-vsx-gcore.exp: New file.
1109
1110 2018-05-18  Tom Tromey  <tom@tromey.com>
1111
1112         * gdb.base/ptype-offsets.exp: Update.
1113
1114 2018-05-17  Keith Seitz  <keiths@redhat.com>
1115
1116         * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
1117         in expected breakpoint stop locations.
1118         * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
1119         move to proper scope to test variable values.
1120         * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
1121         (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
1122         New functions.
1123         (main): Call not_inline_func3.
1124         * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
1125         inline_func1, inline_func2, and inline_func3.  Test that when each
1126         breakpoint is hit, GDB properly reports both the stop location
1127         and the backtrace. Repeat tests for temporary breakpoints.
1128
1129 2018-05-15  Maciej W. Rozycki  <macro@mips.com>
1130
1131         * gdb.server/server-kill.exp: Verify whether `server_pid' exists
1132         rather then trying to access it in determining whether the PID
1133         of `gdbserver' could have been retrieved.
1134
1135 2018-05-08  Andrew Burgess  <andrew.burgess@embecosm.com>
1136
1137         * gdb.arch/amd64-init-x87-values.S: New file.
1138         * gdb.arch/amd64-init-x87-values.exp: New file.
1139
1140 2018-05-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
1141
1142         * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
1143
1144 2018-05-04  Tom Tromey  <tom@tromey.com>
1145
1146         PR python/22730:
1147         * gdb.python/python.exp: Test multi-line execute.
1148
1149 2018-05-04  Tom Tromey  <tom@tromey.com>
1150
1151         PR python/22731:
1152         * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
1153
1154 2018-05-04  Tom Tromey  <tom@tromey.com>
1155
1156         PR gdb/11750:
1157         * gdb.base/define.exp: Test defining a user command inside a user
1158         command.
1159         * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
1160
1161 2018-05-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
1162             Pedro Alves <palves@redhat.com>
1163
1164         PR breakpoints/19806 and support for PR external/20207.
1165         * gdb.base/watchpoint-unaligned.c: New file.
1166         * gdb.base/watchpoint-unaligned.exp: New file.
1167
1168 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
1169
1170         * gdb.base/maint.exp: Make test names unique, use
1171         test_prefix_command_help to test 'help maint info', and remove
1172         repeated test of 'help maint'.
1173
1174 2018-05-04  Tom Tromey  <tom@tromey.com>
1175
1176         PR gdb/22619:
1177         * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
1178         behavior.
1179
1180 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
1181
1182         * gdb.base/maint.exp: Process output from 'maint print registers'
1183         line at a time.
1184
1185 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
1186
1187         * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
1188         timeout.
1189
1190 2018-05-03  Andrew Burgess  <andrew.burgess@embecosm.com>
1191
1192         * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
1193         filter pattern.
1194
1195 2018-05-02  Pedro Alves  <palves@redhat.com>
1196
1197         * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
1198         to_log_command renames.
1199         * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1200
1201 2018-05-02  Tom Tromey  <tom@tromey.com>
1202
1203         * gdb.python/py-parameter.exp: Set test message.
1204
1205 2018-05-02  Tom Tromey  <tom@tromey.com>
1206
1207         PR python/20084:
1208         * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
1209         PARAM_ZUINTEGER_UNLIMITED tests.
1210
1211 2018-04-28  Dan Robertson  <danlrobertson89@gmail.com>
1212
1213         PR rust/23124
1214         * gdb.rust/expr.exp: Test that the unit type is correctly parsed
1215         when casting.
1216
1217 2018-04-30  Tom Tromey  <tom@tromey.com>
1218
1219         * gdb.python/py-type.exp: Check align attribute.
1220         * gdb.python/py-type.c: New "aligncheck" global.
1221
1222 2018-04-30  Tom Tromey  <tom@tromey.com>
1223
1224         PR exp/17095:
1225         * gdb.dwarf2/dw2-align.exp: New file.
1226         * gdb.cp/align.exp: New file.
1227         * gdb.base/align.exp: New file.
1228         * lib/gdb.exp (gdb_int128_helper): New proc.
1229         (has_int128_c, has_int128_cxx): New caching procs.
1230
1231 2018-04-27  Tom Tromey  <tom@tromey.com>
1232
1233         PR rust/22545:
1234         * gdb.rust/simple.exp: Add inclusive range tests.
1235
1236 2018-04-26  Pedro Alves  <palves@redhat.com>
1237
1238         * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
1239         ifunc breakpoint locations correctly of ifunc breakpoints set
1240         while the program resolves the ifunc.
1241
1242 2018-04-26  Pedro Alves  <palves@redhat.com>
1243
1244         * gdb.base/gnu-ifunc-final.c: New file.
1245         * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
1246         * gdb.base/gnu-ifunc.exp (executable): Delete.
1247         (staticexecutable): Adjust.
1248         (lib_opts, exec_opts): Delete.
1249         (make_binsuffix, build, set-break): New procedures.
1250         (misc_tests): New, with tests factored out from the top level.
1251         (top level): Test different combinations of ifunc resolver name,
1252         resolver with and with debug info, and ifunc target with and
1253         without debug info.  Wrap static tests with with_target_prefix.
1254
1255 2018-04-26  Pedro Alves  <palves@redhat.com>
1256
1257         * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
1258         return type" warnings.
1259
1260 2018-04-25  Pedro Alves  <palves@redhat.com>
1261
1262         * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
1263         killed".
1264         * gdb.base/kill-after-signal.exp: Likewise.
1265         * gdb.threads/kill.exp: Likewise.
1266
1267 2018-04-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
1268             Sergio Durigan Junior  <sergiodj@redhat.com>
1269             Pedro Alves  <palves@redhat.com>
1270
1271         * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
1272         regexps to expect for '[Inferior ... detached]' as well.
1273         * gdb.base/attach.exp: Likewise.
1274         * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
1275         "gdb_continue_to_end".
1276         (test_catch_syscall_with_wrong_args): Likewise.
1277         * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
1278         ']'.  Don't set 'verbose' on.
1279         * gdb.base/foll-vfork.exp: Likewise.
1280         * gdb.base/fork-print-inferior-events.c: New file.
1281         * gdb.base/fork-print-inferior-events.exp: New file.
1282         * gdb.base/hook-stop.exp: Adjust regexps to expect for new
1283         '[Inferior ... has been killed]' message.
1284         * gdb.base/kill-after-signal.exp: Likewise.
1285         * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
1286         detach message.
1287         * gdb.threads/kill.exp: Adjust regexps to expect for new kill
1288         message.
1289         * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
1290         regexps to expect for '[Inferior ... detached]' as well.
1291         * gdb.threads/process-dies-while-detaching.exp: Likewise.
1292
1293 2018-04-24  Simon Marchi  <simon.marchi@ericsson.com>
1294
1295         PR gdb/23104
1296         * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
1297
1298 2018-04-19  Richard Bunt  <richard.bunt@arm.com>
1299
1300         * gdb.threads/multiple-successive-infcall.c: New test.
1301         * gdb.threads/multiple-successive-infcall.exp: New file.
1302
1303 2018-04-17  Tom Tromey  <tom@tromey.com>
1304
1305         * gdb.rust/simple.rs (Union): New type.
1306         (main): New local "u".
1307         * gdb.rust/simple.exp (test_one_slice): Add new test case.
1308
1309 2018-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1310
1311         * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
1312         number information in output of "whereis" command.
1313         * gdb.base/info-fun.exp: Likewise, for "info fun" command.
1314
1315 2018-04-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1316
1317         * gdb.ada/info_types.exp: Adjust expected output to the line
1318         numbers now printed by "info var/func/type".
1319         * gdb.base/completion.exp: Likewise.
1320         * gdb.base/included.exp: Likewise.
1321         * gdb.cp/cp-relocate.exp: Likewise.
1322         * gdb.cp/cplusfuncs.exp: Likewise.
1323         * gdb.cp/namespace.exp: Likewise.
1324         * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
1325
1326 2018-04-13  Markus Metzger  <markus.t.metzger@intel.com>
1327
1328         * gdb.btrace/cpu.exp: New.
1329
1330 2018-04-13  Markus Metzger  <markus.t.metzger@intel.com>
1331
1332         * gdb.base/step-indirect-call-thunk.exp: New.
1333         * gdb.base/step-indirect-call-thunk.c: New.
1334         * gdb.reverse/step-indirect-call-thunk.exp: New.
1335         * gdb.reverse/step-indirect-call-thunk.c: New.
1336
1337 2018-04-11  Simon Marchi  <simon.marchi@ericsson.com>
1338
1339         * gdb.base/pie-fork.c: New file.
1340         * gdb.base/pie-fork.exp: New file.
1341
1342 2018-04-11  Tom Tromey  <tom@tromey.com>
1343
1344         * gdb.rust/simple.exp: Add test for ".." struct initializer.
1345
1346 2018-04-10  Pedro Alves  <palves@redhat.com>
1347
1348         * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
1349         exits.  Instead loop running forever.
1350         (fork_parent): Run forever too.
1351
1352 2018-04-07  Simon Marchi  <simon.marchi@polymtl.ca>
1353
1354         * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
1355         mi_continue_to_line.
1356         * gdb.mi/mi-stack.c (callee4): Add comment.
1357
1358 2018-04-07  Simon Marchi  <simon.marchi@polymtl.ca>
1359
1360         * gdb.mi/mi-stack.exp: Fix indentation.
1361
1362 2018-04-07  Simon Marchi  <simon.marchi@ericsson.com>
1363
1364         PR gdb/22979
1365         * gdb.arch/amd64-osabi.exp: New file.
1366
1367 2018-04-07  Simon Marchi  <simon.marchi@ericsson.com>
1368
1369         PR gdb/22980
1370         * gdb.base/osabi.exp: New file.
1371
1372 2018-04-02  Weimin Pan  <weimin.pan@oracle.com>
1373
1374         * gdb.cp/static-typedef-print.exp: New file.
1375         * gdb.cp/static-typedef-print.cc: New file.
1376
1377 2018-03-27  Joel Brobecker  <brobecker@adacore.com>
1378
1379         * gdb.ada/varsize_limit: New testcase.
1380
1381 2018-03-27  Joel Brobecker  <brobecker@adacore.com>
1382
1383         * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
1384
1385         * gdb.ada/notcplusplus: New testcase.
1386
1387         * gdb.base/c-linkage-name.c: New file.
1388         * gdb.base/c-linkage-name.exp: New testcase.
1389
1390 2018-03-26  Tom Tromey  <tom@tromey.com>
1391
1392         * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
1393         * gdb.python/py-framefilter.py (name_error): New global.
1394         (ErrorInName.function): Use name_error.
1395
1396 2018-03-26  Tom Tromey  <tom@tromey.com>
1397
1398         PR backtrace/15582:
1399         * gdb.python/py-framefilter.exp: Add "bt hide" test.
1400
1401 2018-03-23  Keith Seitz  <keiths@redhat.com>
1402
1403         PR c++/22968
1404         * gdb.cp/subtypes.exp: New file.
1405         * gdb.cp/subtypes.h: New file.
1406         * gdb.cp/subtypes.cc: New file.
1407         * gdb.cp/subtypes-2.cc: New file.
1408
1409 2018-03-23  Andrew Burgess  <andrew.burgess@embecosm.com>
1410
1411         * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
1412         (done): Call '_exit' not 'exit' to avoid atexit handlers.
1413         * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
1414         -nostartfiles when compiling the test.  Confirm that all registers
1415         xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
1416
1417 2018-03-23  Andrew Burgess  <andrew.burgess@embecosm.com>
1418
1419         * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
1420         option, syntax was wrong anyway.
1421         * gdb.arch/arm-disp-step.exp: Likewise.
1422         * gdb.arch/sparc64-regs.exp: Likewise.
1423         * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
1424         option, syntax was wrong anyway, switch to use
1425         prepare_for_testing.
1426         * gdb.arch/i386-disp-step.exp: Likewise.
1427
1428 2018-03-23  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1429
1430         * gdb.ada/exec_changed.exp: Replace "target_info exists
1431         use_gdb_stub" by "use_gdb_stub".
1432         * gdb.ada/start.exp: Likewise.
1433         * gdb.base/async-shell.exp: Likewise.
1434         * gdb.base/attach-pie-misread.exp: Likewise.
1435         * gdb.base/attach-wait-input.exp: Likewise.
1436         * gdb.base/break-entry.exp: Likewise.
1437         * gdb.base/break-interp.exp: Likewise.
1438         * gdb.base/dprintf-detach.exp: Likewise.
1439         * gdb.base/nostdlib.exp: Likewise.
1440         * gdb.base/solib-nodir.exp: Likewise.
1441         * gdb.base/statistics.exp: Likewise.
1442         * gdb.base/testenv.exp: Likewise.
1443         * gdb.mi/mi-exec-run.exp: Likewise.
1444         * gdb.mi/mi-start.exp: Likewise.
1445         * gdb.multi/dummy-frame-restore.exp: Likewise.
1446         * gdb.multi/multi-arch-exec.exp: Likewise.
1447         * gdb.multi/multi-arch.exp: Likewise.
1448         * gdb.multi/tids.exp: Likewise.
1449         * gdb.multi/watchpoint-multi.exp: Likewise.
1450         * gdb.python/py-events.exp: Likewise.
1451         * gdb.threads/attach-into-signal.exp: Likewise.
1452         * gdb.threads/attach-stopped.exp: Likewise.
1453         * gdb.threads/threadapply.exp: Likewise.
1454         * lib/selftest-support.exp: Likewise.
1455
1456 2018-03-22  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1457
1458         * gdb.base/info-proc.exp: Add test for "info proc cmdline".
1459
1460 2018-03-20  Stephen Roberts  <stephen.roberts@arm.com>
1461
1462         * gdb.perf/template-breakpoints.cc: New file.
1463         * gdb.perf/template-breakpoints.exp: New file.
1464         * gdb.perf/template-breakpoints.py: New file.
1465
1466 2018-03-19  Tom Tromey  <tom@tromey.com>
1467
1468         * gdb.rust/simple.rs (main): Add local variables field1, field2,
1469         y0.
1470         * gdb.rust/simple.exp: Test bare identifier form of struct
1471         initializer.
1472
1473 2018-03-19  Tom Tromey  <tom@tromey.com>
1474
1475         * gdb.gdb/observer.exp: Remove.
1476
1477 2018-03-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1478
1479         * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
1480         "qualified" option when setting breakpoints.
1481         * gdb.trace/backtrace.exp: Likewise.
1482         * gdb.trace/circ.exp: Likewise.
1483         * gdb.trace/collection.exp: Likewise.
1484         * gdb.trace/disconnected-tracing.exp: Likewise.
1485         * gdb.trace/ftrace-lock.exp: Likewise.
1486         * gdb.trace/ftrace.exp: Likewise.
1487         * gdb.trace/infotrace.exp: Likewise.
1488         * gdb.trace/packetlen.exp: Likewise.
1489         * gdb.trace/passc-dyn.exp: Likewise.
1490         * gdb.trace/qtro.exp: Likewise.
1491         * gdb.trace/read-memory.exp: Likewise.
1492         * gdb.trace/report.exp: Likewise.
1493         * gdb.trace/signal.exp: Likewise.
1494         * gdb.trace/status-stop.exp: Likewise.
1495         * gdb.trace/strace.exp: Likewise.
1496         * gdb.trace/tfind.exp: Likewise.
1497         * gdb.trace/trace-break.exp: Likewise.
1498         * gdb.trace/trace-condition.exp: Likewise.
1499         * gdb.trace/trace-mt.exp: Likewise.
1500         * gdb.trace/tstatus.exp: Likewise.
1501         * gdb.trace/tsv.exp: Likewise.
1502         * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
1503         * gdb.trace/unavailable.exp: Likewise.
1504         * gdb.trace/while-dyn.exp: Likewise.
1505
1506 2018-03-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1507
1508         * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
1509         that libinproctrace is copied to the target.
1510
1511 2018-03-14  Tom Tromey  <tom@tromey.com>
1512
1513         PR cli/14977:
1514         * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
1515         a null pointer.
1516         * gdb.base/wchar.exp: Likewise.
1517
1518 2018-03-14  Tom Tromey  <tom@tromey.com>
1519
1520         PR cli/19918:
1521         * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
1522         flag.
1523
1524 2018-03-08  Simon Marchi  <simon.marchi@ericsson.com>
1525
1526         PR gdb/22841
1527         * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
1528         "target" to remote_exec.
1529
1530 2018-03-08  Simon Marchi  <simon.marchi@polymtl.ca>
1531
1532         PR gdb/22841
1533         * boards/gdbserver-base.exp (${board}_file, ${board}_download,
1534         ${board}_upload): Remove.
1535
1536 2018-03-07  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1537
1538         * gdb.cp/watch-cp.cc: New test.
1539         * gdb.cp/watch-cp.exp: New file.
1540
1541 2018-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
1542
1543         * gdb.base/infcall-nested-structs.exp: New file.
1544         * gdb.base/infcall-nested-structs.c: New file.
1545         * gdb.base/float.exp: Add riscv support.
1546
1547 2018-03-02  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1548
1549         * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
1550         * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
1551
1552 2018-02-28  Sergio Durigan Junior  <sergiodj@redhat.com>
1553
1554         * gdb.server/abspath.exp: New file.
1555         * lib/gdb.exp (with_cwd): New procedure.
1556
1557 2018-02-28  Simon Marchi  <simon.marchi@ericsson.com>
1558
1559         * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
1560         use it.
1561         (gdb_is_target_remote_prompt): New proc.
1562         (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
1563         (gdb_is_target_native): Pass prompt parameter to
1564         gdb_is_target_1.
1565
1566 2018-02-26  Simon Marchi  <simon.marchi@polymtl.ca>
1567
1568         * gdb.base/load-command.c: New file.
1569         * gdb.base/load-command.exp: New file.
1570         * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
1571         (gdb_is_target_1): ...this, and generalize for other targets
1572         than just remote.
1573         (gdb_is_target_remote): Use gdb_is_target_1.
1574         (gdb_is_target_native): use gdb_is_target_1.
1575
1576 2018-02-26  Tom Tromey  <tom@tromey.com>
1577
1578         PR python/16497:
1579         * gdb.python/py-framefilter.exp: Update test.
1580
1581 2018-02-26  Tom Tromey  <tom@tromey.com>
1582
1583         * gdb.dwarf2/variant.c: New file.
1584         * gdb.dwarf2/variant.exp: New file.
1585
1586 2018-02-26  Tom Tromey  <tom@tromey.com>
1587
1588         * gdb.rust/simple.exp: Accept more possible results in enum test.
1589
1590 2018-02-25  Simon Marchi  <simon.marchi@polymtl.ca>
1591
1592         * lib/cp-support.exp (cp_test_ptype_class): Move space inside
1593         parentheses.
1594
1595 2018-02-23  Maciej W. Rozycki  <macro@mips.com>
1596
1597         * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
1598         name of a variable: $actual_linejj -> $actual_line.
1599
1600 2018-02-21  John Baldwin  <jhb@FreeBSD.org>
1601
1602         * gdb.arch/amd64-i386-address.exp: Fix a typo.
1603
1604 2018-02-20  Markus Metzger  <markus.t.metzger@intel.com>
1605
1606         * gdb.btrace/buffer-size.exp: Do not force BTS.
1607
1608 2018-02-14  Pedro Alves  <palves@redhat.com>
1609
1610         * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
1611         getting a "Quit".
1612
1613 2018-02-09  Markus Metzger  <markus.t.metzger@intel.com>
1614
1615         * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
1616         Fix test name.
1617
1618 2018-02-07  Simon Marchi  <simon.marchi@ericsson.com>
1619
1620         * gdb.cp/m-static.exp: Check type of optimized out static
1621         member.
1622
1623 2018-02-03  Andrew Burgess  <andrew.burgess@embecosm.com>
1624
1625         * config/sid.exp (gdb_target_sid): Remove use of cleanup.
1626         * config/sim.exp (gdb_target_sim): Remove use of cleanup.
1627
1628 2018-02-01  Simon Marchi  <simon.marchi@polymtl.ca>
1629             Leszek Swirski  <leszeks@google.com>
1630
1631         * gdb.python/py-prettyprint.c
1632         (struct to_string_returns_value_inner,
1633         struct to_string_returns_value_wrapper): New.
1634         (main): Add tsrvw variable.
1635         * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
1636         ToStringReturnsValueWrapper): New classes.
1637         (register_pretty_printers): Register new pretty-printers.
1638         * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
1639         recursive pretty printer.
1640         * gdb.python/py-mi.exp: Likewise.
1641
1642 2018-02-01  Leszek Swirski  <leszeks@google.com>
1643
1644         * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
1645         functions with the same name as an include file are parsed
1646         correctly.
1647
1648 2018-02-01  Yao Qi  <yao.qi@linaro.org>
1649
1650         * gdb.base/attach.exp (do_attach_tests): Set sysroot to
1651         "\[^\r\n\]*".
1652
1653 2018-01-31  Nikola Prica  <nikola.prica@rt-rk.com>
1654
1655         * gdb.arch/powerpc-prologue-frame.s: New file.
1656         * gdb.arch/powerpc-prologue-frame.c: Likewise.
1657         * gdb.arch/powerpc-prologue-frame.exp: Likewise.
1658
1659 2018-01-31  Joel Brobecker  <brobecker@adacore.com>
1660
1661         * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
1662
1663 2018-01-30  Pedro Alves  <palves@redhat.com>
1664
1665         PR gdb/13211
1666         * gdb.base/interrupt-daemon.c: New.
1667         * gdb.base/interrupt-daemon.exp: New.
1668         * gdb.multi/multi-term-settings.c: New.
1669         * gdb.multi/multi-term-settings.exp: New.
1670
1671 2018-01-30  Joel Brobecker  <brobecker@adacore.com>
1672
1673         * gdb.base/break.exp: Save the location where the breakpoint
1674         on break.c:47 was actually inserted when debugging the version
1675         compiled at -O2 and use it in the expected output of the "info
1676         break" test performed soon after.
1677
1678 2018-01-22  Pedro Alves  <palves@redhat.com>
1679             Sergio Durigan Junior  <sergiodj@redhat.com>
1680
1681         * gdb.base/whatis.exp: Add tests for 'set print object on' +
1682         'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
1683
1684 2018-01-22  Joel Brobecker  <brobecker@adacore.com>
1685
1686         * gdb.base/break-include.c, gdb.base/break-include.inc,
1687         gdb.base/break-include.exp: New files.
1688         * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
1689         line number now being the actual line number where the breakpoint
1690         was inserted.
1691         * gdb.mi/mi-break.exp: Likewise.
1692         * gdb.mi/mi-reverse.exp: Likewise.
1693         * gdb.mi/mi-simplerun.exp: Ditto.
1694
1695 2018-01-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1696
1697         * gdb.python/py-mi.exp: Don't expect a thread-id for floating
1698         varobj.
1699         * gdb.mi/mi-var-create-rtti.exp: Likewise.
1700
1701 2018-01-21  Don Breazeal  <donb@codesourcery.com>
1702             Andrew Burgess  <andrew.burgess@embecosm.com>
1703
1704         * gdb.mi/basics.c: Add new global.
1705         * gdb.mi/mi-frame-regs.exp: New file.
1706         * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
1707         case.
1708
1709 2018-01-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1710
1711         * gdb.arch/amd64-entry-value.exp: Test using @entry on a
1712         non-parameter, and on an unknown symbol.
1713
1714 2018-01-19  Tom Tromey  <tom@tromey.com>
1715
1716         * gdb.rust/modules.rs (TWENTY_THREE): New global.
1717         * gdb.rust/modules.exp: Add ::-qualified lookup test.
1718
1719 2018-01-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1720
1721         * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
1722         setrlimit and chdir to int.
1723
1724 2018-01-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1725
1726         * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
1727         function.
1728         (my_tend): Likewise.
1729         * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
1730         rationale of avoiding FP- and vector instructions.
1731
1732 2018-01-19  Ruslan Kabatsayev  <b7.10110111@gmail.com>
1733
1734         * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
1735         "info reg" with "\[ \t\]*".
1736         * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
1737         "\[ \t\]+".
1738         * gdb.arch/s390-multiarch.exp: Ditto.
1739         * gdb.base/pc-fp.exp: Ditto.
1740         * gdb.reverse/i386-precsave.exp: Ditto.
1741         * gdb.reverse/i386-reverse.exp: Ditto.
1742         * gdb.reverse/i387-env-reverse.exp: Ditto.
1743         * gdb.reverse/i387-stack-reverse.exp: Ditto.
1744
1745 2018-01-18  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1746
1747         * lib/gdb.exp (gdb_compile): Re-enable use of
1748         universal_compile_options for languages other than Rust.
1749
1750 2018-01-18  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1751
1752         * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
1753
1754 2018-01-17  Mike Gulick  <mgulick@mathworks.com>
1755
1756         PR gdb/16577
1757         * gdb.base/solib-vanish.exp: New.
1758         * gdb.base/solib-vanish-main.c: New.
1759         * gdb.base/solib-vanish-lib1.c: New.
1760         * gdb.base/solib-vanish-lib2.c: New.
1761
1762 2018-01-17  Yao Qi  <yao.qi@linaro.org>
1763
1764         * gdb.compile/compile.exp: Match the address printed for
1765         frame in the output of command "bt".
1766
1767 2018-01-15  Tom Tromey  <tom@tromey.com>
1768
1769         * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
1770         compute sp_reg.
1771
1772 2018-01-12  Andrew Burgess  <andrew.burgess@embecosm.com>
1773
1774         * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
1775         to prepare.
1776         (prepare): Return 0 on error, 1 on success.
1777
1778 2018-01-12  Pedro Alves  <palves@redhat.com>
1779
1780         * gdb.base/continue-after-aborted-step-over.c: New.
1781         * gdb.base/continue-after-aborted-step-over.exp: New.
1782
1783 2018-01-11  Simon Marchi  <simon.marchi@ericsson.com>
1784
1785         * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
1786         options when not creating an executable.
1787
1788 2018-01-11  Pedro Alves  <palves@redhat.com>
1789
1790         PR remote/22597
1791         * gdb.server/stop-reply-no-thread.c: New file.
1792         * gdb.server/stop-reply-no-thread.exp: New file.
1793
1794 2018-01-10  Pedro Alves  <palves@redhat.com>
1795
1796         PR gdb/22670
1797         * gdb.ada/bp_c_mixed_case.exp: Add intro comment.  Test printing C
1798         functions too.  Test setting breakpoints and printing C functions
1799         with no debug info too.
1800         * gdb.ada/bp_c_mixed_case/qux.c: New file.
1801
1802 2018-01-10  Pedro Alves  <palves@redhat.com>
1803
1804         PR gdb/22670
1805         * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
1806         a fail.
1807
1808 2018-01-10  Pedro Alves  <palves@redhat.com>
1809
1810         PR gdb/22670
1811         * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
1812
1813 2018-01-08  Simon Marchi  <simon.marchi@ericsson.com>
1814
1815         * gdb.server/unittest.exp: Match the output in non-development
1816         mode.
1817
1818 2018-01-08  Simon Marchi  <simon.marchi@ericsson.com>
1819
1820         * gdb.gdb/unittest.exp: Match output in non-development mode.
1821
1822 2018-01-08  Joel Brobecker  <brobecker@adacore.com>
1823
1824         * gdb.ada/access_tagged_param.exp: Relax expected output
1825         for value of "ObjL" in "continue" to pck.inspect breakpoint
1826         test.
1827
1828 2018-01-08  Joel Brobecker  <brobecker@adacore.com>
1829
1830         * gdb.ada/arr_enum_idx_w_gap.exp: New file.
1831         * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
1832
1833 2018-01-05  Pedro Alves  <palves@redhat.com>
1834
1835         PR gdb/18653
1836         * gdb.base/libsegfault.exp: New.
1837
1838 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
1839
1840         PR gdb/22670
1841         * gdb.ada/access_tagged_param.exp: New file.
1842         * gdb.ada/access_tagged_param/foo.adb: New file.
1843
1844 2018-01-05  Pedro Alves  <palves@redhat.com>
1845
1846         PR gdb/22670
1847         * gdb.ada/info_addr_mixed_case.exp: Remove kfail.  Extend test to
1848         exercise lower case too, and to exercise both full matching and
1849         wild matching.
1850
1851 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
1852
1853         * gdb.ada/rename_subscript_param: New testcase.
1854
1855 2018-01-05  Jerome Guitton  <guitton@adacore.com>
1856
1857         * gdb.ada/arr_acc_idx_w_gap: New testcase.
1858
1859 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
1860
1861         * gdb.ada/convvar_comp: New testcase.
1862
1863 2018-01-05  Xavier Roirand  <roirand@adacore.com>
1864
1865         * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
1866         (My_Table): New global variable.
1867         * testsuite/gdb.ada/array_char_idx.exp: Add test.
1868
1869 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
1870
1871         PR gdb/22670
1872         * gdb.ada/maint_with_ada: New testcase.
1873
1874 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
1875
1876         PR gdb/22670
1877         * gdb.ada/bp_c_mixed_case: New testcase.
1878
1879 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
1880
1881         PR gdb/22670
1882         * gdb.ada/complete.exp: Add "complete break ada" test.
1883
1884 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
1885
1886         PR gdb/22670
1887         * gdb.ada/info_addr_mixed_case: New testcase.
1888
1889 2018-01-03  Xavier Roirand  <roirand@adacore.com>
1890
1891         * gdb.ada/excep_handle.exp: New testcase.
1892         * gdb.ada/excep_handle/foo.adb: New file.
1893         * gdb.ada/excep_handle/pck.ads: New file.
1894
1895 2018-01-03  Joel Brobecker  <brobecker@adacore.com>
1896
1897         * gdb.base/step-line.c: Add extra empty line in copyright header.
1898         * gdb.base/step-line.inp: Likewise.
1899
1900 2018-01-02  Joel Brobecker  <brobecker@adacore.com>
1901
1902         * gdb.ada/dyn_stride.exp: Add slice test.
1903
1904 2018-01-02  Joel Brobecker  <brobecker@adacore.com>
1905
1906         * gdb.ada/dyn_stride: New testcase.
1907
1908 2017-12-27  Stafford Horne  <shorne@gmail.com>
1909
1910         * gdb.xml/extra-regs.xml: Add example foo reggroup.
1911         * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
1912
1913 2017-12-27  Stafford Horne  <shorne@gmail.com>
1914
1915         * gdb.base/reggroups.c: New file.
1916         * gdb.base/reggroups.exp: New file.
1917
1918 2017-12-18  Joel Brobecker  <brobecker@adacore.com>
1919
1920         * gdb.dwarf2/ada-valprint-error.c: New file.
1921         * gdb.dwarf2/ada-valprint-error.exp: New file.
1922
1923 2017-12-18  Joel Brobecker  <brobecker@adacore.com>
1924
1925         * gdb.ada/assign_arr: New testcase.
1926
1927 2017-12-18  Xavier Roirand  <roirand@adacore.com>
1928
1929         * gdb.ada/funcall_ptr: New testcase.
1930
1931 2017-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
1932
1933         PR cli/16224
1934         * gdb.base/ptype-offsets.cc: New file.
1935         * gdb.base/ptype-offsets.exp: New file.
1936
1937 2017-12-15  Yao Qi  <yao.qi@linaro.org>
1938
1939         * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
1940         if XML is disabled.
1941
1942 2017-12-15  Xavier Roirand  <roirand@adacore.com>
1943
1944         * gdb.ada/same_component_name: New testcase.
1945
1946 2017-12-14  Joel Brobecker  <brobecker@adacore.com>
1947
1948         * gdb.ada/str_binop_equal: New testcase.
1949
1950 2017-12-14  Joel Brobecker  <brobecker@adacore.com>
1951
1952         * gdb.ada/task_switch_in_core: New testcase.
1953
1954 2017-12-13  Simon Marchi  <simon.marchi@ericsson.com>
1955
1956         * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
1957         * gdb.python/py-breakpoint.exp: Compile the test case as c++,
1958         call test_bkpt_qualified.
1959         (test_bkpt_qualified): New proc.
1960
1961 2017-12-13  Pedro Alves  <palves@redhat.com>
1962
1963         * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1964         Tighten regexp by matching with an anchor.
1965
1966 2017-12-13  Pedro Alves  <palves@redhat.com>
1967
1968         * gdb.cp/cpcompletion.exp: Load completion-support.exp.
1969         ("expression with namespace"): New set of tests.
1970         * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
1971         (Nested::Test_NS::qux): New.
1972         * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
1973         defaults to 'start_quote_char' and 'end_quote_char' parameters.
1974
1975 2017-12-13  Joel Brobecker  <brobecker@adacore.com>
1976
1977         * gdb.base/server-del-break.c: New file.
1978         * gdb.base/server-del-break.exp: New file.
1979
1980 2017-12-12  Stafford Horne  <shorne@gmail.com>
1981
1982         * gdb.xml/tdesc-regs.exp: Add or1k support.
1983
1984 2017-12-12  Stafford Horne  <shorne@gmail.com>
1985
1986         * gdb.base/bp-permanent.c: Define nop of or1k.
1987
1988 2017-12-11  Joel Brobecker  <brobecker@adacore.com>
1989
1990         * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
1991         output with components being reordered.
1992
1993 2017-12-11  Joel Brobecker  <brobecker@adacore.com>
1994
1995         * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
1996         output with components being reordered.
1997
1998 2017-12-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
1999             Pedro Alves  <palves@redhat.com>
2000
2001         * gdb.base/maint.exp (check for .gdb_index): Check also for
2002         .debug_names.
2003         * gdb.dlang/watch-loc.c (.debug_aranges): New.
2004         * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
2005         * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
2006         (.gdb_index used after symbol reloading): Support also .debug_names.
2007         * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
2008
2009 2017-12-08  Yao Qi  <yao.qi@linaro.org>
2010
2011         * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2012         * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
2013
2014 2017-12-08  Yao Qi  <yao.qi@linaro.org>
2015
2016         * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2017         * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
2018
2019 2017-12-08  Yao Qi  <yao.qi@linaro.org>
2020
2021         * gdb.arch/aarch64-tagged-pointer.c: New file.
2022         * gdb.arch/aarch64-tagged-pointer.exp: New file.
2023
2024 2017-12-08  Sergio Durigan Junior  <sergiodj@redhat.com>
2025
2026         * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
2027         "int".
2028
2029 2017-12-07  Keith Seitz  <keiths@redhat.com>
2030
2031         PR breakpoints/22569
2032         * gdb.linespec/ls-errs.exp: Change expected result of "break
2033         -source this file has spaces.c -line 3".
2034         Check that an explicit source file followed by whitespace is
2035         identified as an invalid explicit location.
2036
2037 2017-12-07  Keith Seitz  <keiths@redhat.com>
2038
2039         * gdb.cp/nested-types.cc: New file.
2040         * gdb.cp/nested-types.exp: New file.
2041         * lib/cp-support.exp: Load data-structures.exp library.
2042         (debug_cp_test_ptype_class): New global.
2043         (cp_ptype_class_verbose, next_line): New procedures.
2044         (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
2045         Add and document new return value.
2046         Switch the list of lines to a queue.
2047         Add support for new `type' key for nested type definitions.
2048         Add debugging/troubleshooting messages.
2049         * lib/data-structures.exp: New file.
2050
2051 2017-12-07  Simon Marchi  <simon.marchi@ericsson.com>
2052
2053         * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
2054         with proc_with_prefix, don't use with_test_prefix.
2055
2056 2017-12-07  Tom Tromey  <tom@tromey.com>
2057
2058         * gdb.base/break.exp: Add test for empty "commands".
2059
2060 2017-12-07  Yao Qi  <yao.qi@linaro.org>
2061
2062         * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
2063         malloc and catch syscall.
2064
2065 2017-12-07  Phil Muldoon  <pmuldoon@redhat.com>
2066
2067        * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
2068         tests for explicit locations.
2069
2070 2017-12-06  Pedro Alves  <palves@redhat.com>
2071
2072         * gdb.arch/i386-avx.exp: If testing with a RSP target, check
2073         force-disabling XML descriptions.
2074
2075 2017-12-04  Pedro Alves  <palves@redhat.com>
2076
2077         PR gdb/22499
2078         * gdb.arch/amd64-disp-step-avx.S: New file.
2079         * gdb.arch/amd64-disp-step-avx.exp: New file.
2080
2081 2017-12-03  Pedro Alves  <palves@redhat.com>
2082
2083         * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
2084         and <string.h>.
2085         (parent_function): Print distinct messages when waitpid fails, or
2086         the child exits with a signal, or the child exits for an unhandled
2087         reason.
2088         * gdb.threads/process-dies-while-detaching.exp
2089         (detach_and_expect_exit): New 'inf_output_re' parameter and use
2090         it.  Wait for both inferior output and GDB's prompt.  Use an
2091         indirect spawn id list.
2092         (do_detach): New parameter 'child_exit'.  Use it to compute
2093         expected inferior output.
2094         (test_detach, test_detach_watch, test_detach_killed_outside):
2095         Adjust to pass down the expected child exit kind.
2096
2097 2017-12-01  Joel Brobecker  <brobecker@adacore.com>
2098             Sergio Durigan Junior  <sergiodj@redhat.com>
2099             Pedro Alves  <palves@redhat.com>
2100
2101         * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
2102
2103 2017-12-01  Sergio Durigan Junior  <sergiodj@redhat.com>
2104
2105         * gdb.base/relocate.exp: Add tests to guarantee that arguments
2106         to 'symbol-file' and 'add-symbol-file' can be
2107         position-independent.
2108
2109 2017-12-01  Yao Qi  <yao.qi@linaro.org>
2110
2111         * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
2112         the URL in copyright header.
2113         * gdb.arch/aarch64-fp.exp: Likewise.
2114         * gdb.arch/ppc64-atomic-inst.exp: Likewise.
2115         * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
2116         * gdb.base/expand-psymtabs.exp: Likewise.
2117         * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
2118         * gdb.fortran/common-block.exp: Likewise.
2119         * gdb.fortran/common-block.f90: Likewise.
2120         * gdb.fortran/logical.exp: Likewise.
2121         * gdb.fortran/vla-datatypes.f90: Likewise.
2122         * gdb.fortran/vla-sub.f90: Likewise.
2123
2124 2017-11-30  Joel Brobecker  <brobecker@adacore.com>
2125
2126         * gdb.ada/repeat_dyn: New testcase.
2127
2128 2017-11-30  Ulrich Weigand  <uweigand@de.ibm.com>
2129
2130         * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
2131         Update for changed thread numbering.
2132         * gdb.cell/bt.exp: Update for changed GDB output.
2133
2134 2017-11-30  Simon Marchi  <simon.marchi@ericsson.com>
2135
2136         * boards/cc-with-tweaks.exp: Include local-board.exp instead of
2137         setting isremote by hand.
2138         * boards/dwarf4-gdb-index.exp: Likewise.
2139         * boards/fission.exp: Likewise.
2140         * boards/stabs.exp: Likewise.
2141
2142 2017-11-30  Pedro Alves  <palves@redhat.com>
2143
2144         * gdb.linespec/cpls-ops.exp
2145         (check_explicit_skips_function_argument): Extract the underlying
2146         type of size_t instead of hardcoding it.
2147
2148 2017-11-29  Pedro Alves  <palves@redhat.com>
2149
2150         PR c++/19436
2151         * gdb.linespec/cpls-abi-tag.cc: New file.
2152         * gdb.linespec/cpls-abi-tag.exp: New file.
2153
2154 2017-11-29  Pedro Alves  <palves@redhat.com>
2155
2156         * gdb.base/langs.exp: Use -qualified.
2157         * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
2158         it.
2159         * gdb.cp/namespace.exp: Use -qualified.
2160         * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
2161         (overload-3, template-overload, template-ret-type, const-overload)
2162         (const-overload-quoted, anon-ns, ambiguous-prefix): New
2163         procedures.
2164         (test_driver): Call them.
2165         * gdb.cp/save-bp-qualified.cc: New.
2166         * gdb.cp/save-bp-qualified.exp: New.
2167         * gdb.linespec/explicit.exp: Test -qualified.
2168         * lib/completion-support.exp (completion::explicit_opts_list): Add
2169         "-qualified".
2170         * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
2171
2172 2017-11-29  Phil Muldoon  <pmuldoon@redhat.com>
2173
2174         * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
2175
2176 2017-11-29  Tom Tromey  <tom@tromey.com>
2177
2178         * gdb.base/relocate.exp: Update invalid argument test.
2179         Add new tests for invalid arguments.
2180
2181 2017-11-29  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2182
2183         * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
2184         Return 0 as a long.
2185         * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
2186
2187 2017-11-29  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2188
2189         * gdb.cp/breakpoint.cc (bar): Set return type to void.
2190         * gdb.cp/psymtab-parameter.cc (func): Likewise.
2191         * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
2192         func ().
2193         * gdb.cp/shadow.cc (B.func): Return 0.
2194
2195 2017-11-27  Joel Brobecker  <brobecker@adacore.com>
2196
2197         * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
2198         expected output in gdb_expect call to allow the exception
2199         message to be present as well.  Fix syntax confusion to avoid
2200         TCL thinking that exception_name is an array.
2201
2202 2017-11-26  Ulrich Weigand  <uweigand@de.ibm.com>
2203
2204         * gdb.arch/spu-info.c: Include <unistd.h>.
2205         (do_signal_test): Fix broken calls to write.
2206         * gdb.arch/spu-info.exp: Use prepare_for_testing.
2207         Fix checks for empty mailboxes.  Update signal tests for corrected
2208         do_signal_test routine.  Allow nonzero event status.
2209         * gdb.arch/spu-ls.exp: Use prepare_for_testing.
2210         * gdb.cell/arch.exp: Use standard_output_file.
2211         * gdb.cell/break.exp: Likewise.
2212         * gdb.cell/bt.exp: Likewise.
2213         * gdb.cell/core.exp: Likewise.
2214         * gdb.cell/dwarfaddr.exp: Likewise.
2215         * gdb.cell/ea-cache.exp: Likewise.
2216         * gdb.cell/ea-standalone.exp: Likewise.
2217         * gdb.cell/f-regs.exp: Likewise.
2218         * gdb.cell/fork.exp: Likewise.
2219         * gdb.cell/gcore.exp: Likewise.
2220         * gdb.cell/mem-access.exp: Likewise.
2221         * gdb.cell/ptype.exp: Likewise.
2222         * gdb.cell/registers.exp: Likewise.
2223         * gdb.cell/sizeof.exp: Likewise.
2224         * gdb.cell/solib-symbol.exp: Likewise.
2225         * gdb.cell/solib.exp: Likewise.
2226
2227 2017-11-25   Pedro Alves  <palves@redhat.com>
2228
2229         * gdb.base/complete-empty.exp: New file.
2230         * gdb.base/completion.exp: Adjust.
2231
2232 2017-11-25  Pedro Alves  <palves@redhat.com>
2233
2234         * gdb.linespec/cpls-ops.cc: New file.
2235         * gdb.linespec/cpls-ops.exp: New file.
2236         * lib/completion-support.exp (test_complete_prefix_range_re): New,
2237         factored out from ...
2238         (test_complete_prefix_range): ... this.
2239
2240 2017-11-24  Pedro Alves  <palves@redhat.com>
2241
2242         * gdb.linespec/cpcompletion.exp: New file.
2243         * gdb.linespec/cpls-hyphen.cc: New file.
2244         * gdb.linespec/cpls.cc: New file.
2245         * gdb.linespec/cpls2.cc: New file.
2246         * gdb.linespec/explicit.exp: Load completion-support.exp.  Adjust
2247         test to use test_gdb_complete_unique.  Add label completion,
2248         keyword completion and explicit location completion tests.
2249         * lib/completion-support.exp: New file.
2250
2251 2017-11-24  Joel Brobecker  <brobecker@adacore.com>
2252
2253         * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
2254         gdb.ada/mi_ex_cond.exp: Accept optional exception message in
2255         when hitting an exception catchpoint.
2256
2257 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2258
2259         * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
2260
2261 2017-11-22  Simon Marchi  <simon.marchi@ericsson.com>
2262
2263         * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
2264         * gdb.dwarf2/info-locals-optimized-out.exp: New file.
2265         * gdb.dwarf2/info-locals-optimized-out.c: New file.
2266
2267 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2268
2269         * gdb.base/info-os.exp: Pass pthreads.
2270         * gdb.multi/multi-attach.exp: Likewise.
2271
2272 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2273
2274         * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
2275         compiler.
2276
2277 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2278
2279         * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
2280         * gdb.base/break-interp.exp: Likewise.
2281         * gdb.base/jit-attach-pie.exp: Likewise.
2282
2283 2017-11-22  Ulrich Weigand  <uweigand@de.ibm.com>
2284
2285         * gdb.base/float128.c (large128): New variable.
2286         * gdb.base/float128.exp: Add test to print largest __float128 value.
2287
2288 2017-11-22  Ulrich Weigand  <uweigand@de.ibm.com>
2289
2290         * gdb.arch/vsx-regs.exp: Update register content checks.
2291
2292 2017-11-21  Ulrich Weigand  <uweigand@de.ibm.com>
2293
2294         * gdb.arch/ppc-longdouble.exp: New file.
2295         * gdb.arch/ppc-longdouble.c: Likewise.
2296
2297 2017-11-21  Pedro Alves  <palves@redhat.com>
2298
2299         * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
2300
2301 2017-11-20  Pedro Alves  <palves@redhat.com>
2302
2303         * gdb.base/whatis-ptype-typedefs.c (double_typedef)
2304         (long_double_typedef): New typedefs.
2305         Use DEF on double and long double.
2306         * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
2307         cases.
2308         (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
2309         and 'long_double_ptr_same_size' locals.  Use them to decide
2310         whether cast from array/function to float is valid/invalid.
2311
2312 2017-11-17  Tom Tromey  <tom@tromey.com>
2313
2314         * gdb.rust/traits.rs: New file.
2315         * gdb.rust/traits.exp: New file.
2316
2317 2017-11-17  Joel Brobecker  <brobecker@adacore.com>
2318
2319         * gdb.ada/minsyms: New testcase.
2320
2321 2017-11-16  Pedro Alves  <palves@redhat.com>
2322
2323         * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
2324         * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
2325
2326 2017-11-16  Pedro Alves  <palves@redhat.com>
2327
2328         * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
2329         gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
2330
2331 2017-11-16  Pedro Alves  <palves@redhat.com>
2332
2333         * gdb.server/reconnect-ctrl-c.c: New file.
2334         * gdb.server/reconnect-ctrl-c.exp: New file.
2335
2336 2017-11-16  Phil Muldoon  <pmuldoon@redhat.com>
2337
2338         * gdb.python/py-rbreak.exp: New file.
2339         * gdb.python/py-rbreak.c: New file.
2340         * gdb.python/py-rbreak-func2.c: New file.
2341
2342 2017-11-16  Pedro Alves  <palves@redhat.com>
2343
2344         * gdb.base/starti.exp ("continue" test): Remove ".*"s from
2345         pattern.
2346         * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
2347         GDB.
2348
2349 2017-11-15  Simon Marchi  <simon.marchi@ericsson.com>
2350
2351         * gdb.tui/completionn.exp (test_tab_completion): Add space in
2352         regex.
2353
2354 2017-11-13  Simon Marchi  <simon.marchi@polymtl.ca>
2355
2356         * gdb.opt/inline-locals.exp: Remove trailing parentheses from
2357         test names.
2358
2359 2017-11-09  Pedro Alves  <palves@redhat.com>
2360
2361         * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
2362         factored out from ...
2363         (top level): ... here, and adjusted to avoid expecting beyond the
2364         prompt in a single gdb_test_multiple.
2365
2366 2017-11-09  Pedro Alves  <palves@redhat.com>
2367
2368         * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
2369         output.
2370         * gdb.server/ext-attach.exp ("kill" test): Likewise.
2371         * gdb.server/ext-restart.exp ("kill" test): Likewise.
2372         * gdb.server/ext-run.exp ("kill" test): Likewise.
2373         * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
2374
2375 2017-11-09  Pedro Alves  <palves@redhat.com>
2376
2377         * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
2378         match till end of line.
2379
2380 2017-11-09  Pedro Alves  <palves@redhat.com>
2381
2382         * gdb.base/memattr.exp: Tighten regexes to match the end line.
2383
2384 2017-11-09  Pedro Alves  <palves@redhat.com>
2385
2386         * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
2387         New procedures, factored out from ...
2388         (top level): ... here, and adjusted to avoid expecting beyond the
2389         prompt in one go.
2390
2391 2017-11-09  Pedro Alves  <palves@redhat.com>
2392
2393         * gdb.asm/asm-source.exp ("kill" test): Match the whole query
2394         output.  Fix '?' match.
2395
2396 2017-11-08  Joel Brobecker  <brobecker@adacore.com>
2397
2398         * gdb.ada/scoped_watch: New testcase.
2399         * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
2400         which is actually correct.
2401         * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
2402         * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
2403
2404 2017-11-08  Pedro Alves  <palves@redhat.com>
2405
2406         * gdb.gdb/complaints.exp (test_initial_complaints)
2407         (test_serial_complaints, test_short_complaints): Call
2408         complaint_internal instead of complaint.
2409
2410 2017-11-08  Djordje Todorovic  <djordje.todorovic@rt-rk.com>
2411
2412         * gdb.threads/tls-core.c: New file.
2413         * gdb.threads/tls-core.exp: Likewise.
2414
2415 2017-11-08   Pedro Alves  <palves@redhat.com>
2416
2417         * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
2418         (p Exported_Capitalized): New test.
2419         (p exported_capitalized): New test.
2420
2421 2017-11-07  Pedro Alves  <palves@redhat.com>
2422
2423         * gdb.cp/ena-dis-br-range.exp: Add more tests.
2424
2425 2017-11-07  Pedro Alves  <palves@redhat.com>
2426
2427         * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
2428         * gdb.cp/ena-dis-br-range.exp: Adjust tests.
2429         (disable_invalid, disable_inverted, disable_negative): New
2430         procedures.
2431         ("bad numbers"): New set of tests.
2432
2433 2017-11-07  Pedro Alves  <palves@redhat.com>
2434
2435         * gdb.cp/ena-dis-br-range.exp: Add tests.
2436
2437 2017-11-07  Pedro Alves  <palves@redhat.com>
2438
2439         * gdb.base/ena-dis-br.exp: Don't expect "warning:".
2440
2441 2017-11-07  Xavier Roirand  <roirand@adacore.com>
2442             Pedro Alves  <palves@redhat.com>
2443
2444         * gdb.base/ena-dis-br.exp: Add reference to
2445         gdb.cp/ena-dis-br-range.exp.
2446         * gdb.cp/ena-dis-br-range.exp: New file.
2447         * gdb.cp/ena-dis-br-range.cc: New file.
2448
2449 2017-11-06  Pedro Alves  <palves@redhat.com>
2450
2451         * gdb.base/attach-non-pgrp-leader.c: New.
2452         * gdb.base/attach-non-pgrp-leader.exp: New.
2453
2454 2017-11-06  Pedro Alves  <palves@redhat.com>
2455
2456         * configure.ac: No longer check for termio.h and sgtty.h.
2457         * configure: Regenerate.
2458         * remote-utils.c: Include termios.h instead of gdb_termios.h.
2459         (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
2460         Remove termio and sgtty code.
2461
2462 2017-11-03  Yao Qi  <yao.qi@linaro.org>
2463
2464         * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
2465         in GDB is disabled.
2466
2467 2017-11-03  Yao Qi  <yao.qi@linaro.org>
2468
2469         * gdb.python/py-thrhandle.exp: Skip it if python is not
2470         enabled.
2471
2472 2017-10-31  Simon Marchi  <simon.marchi@polymtl.ca>
2473
2474         * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
2475         as a breakpoint command.
2476
2477 2017-10-28  Maksim Dzabraev  <dzabraew@gmail.com>
2478
2479         PR python/21213
2480         * gdb.python/py-infthread.exp: Test calling
2481         InferiorThread.inferior () multiple times in a row.
2482
2483 2017-10-27  Keith Seitz  <keiths@redhat.com>
2484
2485         * gdb.opt/inline-break.exp (break_info_1): New procedure.
2486         Test "info break" for every inlined function breakpoint.
2487
2488 2017-10-27  Yao Qi  <yao.qi@linaro.org>
2489
2490         * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
2491
2492 2017-10-26  Patrick Frants  <osscontribute@gmail.com>
2493
2494         * gdb.cp/classes.exp (test_static_members): Test printing
2495         Outer::instance.
2496         * gdb.cp/classes.c (struct Inner, struct Outer): New.
2497         (Inner::instance, Outer::instance): New.
2498
2499 2017-10-24  Pedro Alves  <palves@redhat.com>
2500
2501         * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
2502         extra console" test in two stages.
2503
2504 2017-10-24  Pedro Alves  <palves@redhat.com>
2505
2506         * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
2507
2508 2017-10-24  Pedro Alves  <palves@redhat.com>
2509
2510         * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
2511         loop.
2512
2513 2017-10-24  Pedro Alves  <palves@redhat.com>
2514
2515         * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
2516         $attempt" and "stoppedtry $stoppedtry" test prefixes.
2517
2518 2017-10-24  Pedro Alves  <palves@redhat.com>
2519
2520         * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
2521         parameter and handle it.  Don't output read value in test name.
2522
2523 2017-10-24  Pedro Alves  <palves@redhat.com>
2524
2525         * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
2526         custom test name.
2527
2528 2017-10-24  Pedro Alves  <palves@redhat.com>
2529
2530         * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
2531         include the unstable output directory name in the test's name.
2532         (initial_setup_simple) <'set args'>: Use custom test name.
2533
2534 2017-10-24  Pedro Alves  <palves@redhat.com>
2535
2536         * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
2537         with explicit test name.
2538
2539 2017-10-20  Pedro Alves  <palves@redhat.com>
2540
2541         * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
2542         'wait -i'.  Use gdb_assert and remote_close.
2543
2544 2017-10-19  Andrew Burgess  <andrew.burgess@embecosm.com>
2545
2546         * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
2547         number from variable rather than hard-coded.
2548
2549 2017-10-19  Pedro Alves  <palves@redhat.com>
2550
2551         * gdb.base/long-inferior-output.c: New file.
2552         * gdb.base/long-inferior-output.exp: New file.
2553
2554 2017-11-18  Keith Seitz  <keiths@redhat.com>
2555
2556         * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
2557         method.
2558         (main): Call it.
2559         * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
2560         Add additional user-defined conversion operator tests.
2561
2562 2017-10-17  Pedro Alves  <palves@redhat.com>
2563
2564         * boards/native-stdio-gdbserver.exp: Load "local-board".
2565
2566 2017-10-17  Pedro Alves  <palves@redhat.com>
2567
2568         * gdb.base/quit-live.c: New file.
2569         * gdb.base/quit-live.exp: New file.
2570
2571 2017-10-16  Keith Seitz  <keiths@redhat.com>
2572
2573         * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
2574         (class_with_protected_typedef, class_with_private_typedef)
2575         (struct_with_public_typedef, struct_with_protected_typedef)
2576         (struct_with_private_typedef): New classes/structs.
2577         * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
2578         typedefs and access specifiers.
2579
2580 2017-10-16  Pedro Alves  <palves@redhat.com>
2581             Simon Marchi  <simon.marchi@polymtl.ca>
2582
2583         * README (Local vs Remote vs Native): New section.
2584         * boards/local-board.exp: New file, with bits factored out from
2585         ...
2586         * boards/native-extended-gdbserver.exp: ... here.  Load
2587         "local-board".
2588         * boards/native-gdbserver.exp: Load "local-board".
2589         (${board}_spawn, ${board}_exec): Delete.
2590         * boards/native-stdio-gdbserver.exp: Most contents factored out to
2591         ...
2592         * boards/stdio-gdbserver-base.exp: ... this new file.
2593         * boards/native-stdio-gdbserver.exp: Reimplement, by loading
2594         "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
2595         procedure.
2596         * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
2597         instead of native-stdio-gdbserver.  Don't set gdb_server_prog nor
2598         stdio_gdbserver_command.
2599         (${board}_get_remote_address, ${board}_get_comm_port)
2600         (${board}_download, ${board}_upload): Delete.
2601         (get_target_remote_pipe_cmd): New.
2602
2603 2017-10-16  Simon Marchi  <simon.marchi@ericsson.com>
2604
2605         * gdb.python/py-breakpoint.exp (test_bkpt_basic,
2606         test_bkpt_deletion, test_bkpt_cond_and_cmds,
2607         test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
2608         test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
2609         test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
2610         remove with_test_prefix.
2611
2612 2017-10-13  Pedro Alves  <palves@redhat.com>
2613
2614         * lib/gdb.exp (target_can_use_run_cmd): New procedure.
2615         * gdb.base/annota1.exp: Use it instead of is_remote.
2616         * gdb.base/annota3.exp: Use it instead of is_remote.
2617         * gdb.cp/annota2.exp: Use it instead of is_remote.
2618         * gdb.cp/annota3.exp: Use it instead of is_remote.
2619         * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
2620
2621 2017-10-13  Pedro Alves  <palves@redhat.com>
2622
2623         * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
2624         (test_num_test_vars, run_and_count_vars, find_env)
2625         (test_set_unset_env, test_inherit_env_var): New procedures.
2626         (top level): Use them.
2627
2628 2017-10-13  Pedro Alves  <palves@redhat.com>
2629
2630         * lib/selftest-support.exp (selftest_setup): Extend comments, and
2631         also skip on stub-like targets.
2632
2633 2017-10-13  Pedro Alves  <palves@redhat.com>
2634
2635         PR gdb/22293
2636         * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
2637         (top level): Move some tests to ...
2638         (test_not_found): ... this new procedure.
2639         (top level): Call it.
2640
2641 2017-10-13  Pedro Alves  <palves@redhat.com>
2642
2643         * gdb.base/term.exp: Don't skip if is_remote target.  Instead,
2644         expect different "info terminal" output if testing with a
2645         non-native target.
2646
2647 2017-10-13  Pedro Alves  <palves@redhat.com>
2648             Simon Marchi  <simon.marchi@polymtl.ca>
2649
2650         PR python/12966
2651         * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
2652
2653 2017-10-13  Pedro Alves  <palves@redhat.com>
2654
2655         * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
2656         already.
2657
2658 2017-10-13  Pedro Alves  <palves@redhat.com>
2659
2660         * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
2661         is_remote.
2662
2663 2017-10-13  Pedro Alves  <palves@redhat.com>
2664
2665         * gdb.threads/thread_events.exp: Check gdb_protocol instead of
2666         is_remote.
2667
2668 2017-10-13  Pedro Alves  <palves@redhat.com>
2669
2670         * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
2671         is set.
2672         (corefile_test_attach): Likewise.  Check can_spawn_for_attach
2673         instead of is_remote.
2674
2675 2017-10-13  Pedro Alves  <palves@redhat.com>
2676
2677         * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
2678         (top level): Add comment.
2679
2680 2017-10-13  Pedro Alves  <palves@redhat.com>
2681
2682         * gdb.base/remote.exp (top level): Fix comment typo and add
2683         missing return.
2684
2685 2017-10-13  Pedro Alves  <palves@redhat.com>
2686             Simon Marchi  <simon.marchi@polymtl.ca>
2687
2688         * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
2689         calls and add comments.  Skip test if use_gdb_stub is set.
2690         (top level): Use "set cwd" command instead of "cd" command.
2691
2692 2017-10-13  Pedro Alves  <palves@redhat.com>
2693
2694         * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
2695         is_remote target check.
2696
2697 2017-10-13  Pedro Alves  <palves@redhat.com>
2698
2699         * gdb.base/scope.exp: Use build_executable + clean_restart +
2700         gdb_file_cmd instead of prepare_for_testing and no longer skip
2701         "before run" tests on is_remote target boards.  Update comments.
2702         * boards/native-extended-gdbserver.exp
2703         (extended_gdbserver_load_last_file): New, factored out from ...
2704         (gdb_load): ... this.  Move further below and add comment.
2705         (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
2706
2707 2017-10-12  Pedro Alves  <palves@redhat.com>
2708
2709         * gdb.base/attach.exp: Remove references to gdb64.
2710         * gdb.base/dbx.exp: Remove references to gdb64.
2711
2712 2017-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
2713             Pedro Alves  <palves@redhat.com>
2714
2715         * gdb.base/label.exp: Remove is_remote target check.
2716
2717 2017-10-12  Pedro Alves  <palves@redhat.com>
2718
2719         * gdb.base/auvx.exp (coredir): Update comment.
2720         (top level) <core_works>: Use "set cwd" command instead of "cd"
2721         command.
2722
2723 2017-10-12  Pedro Alves  <palves@redhat.com>
2724             Simon Marchi  <simon.marchi@polymtl.ca>
2725
2726         * gdb.base/catch-fork-static.exp: No longer skip on is_remote
2727         target boards.
2728
2729 2017-10-12  Pedro Alves  <palves@redhat.com>
2730             Simon Marchi  <simon.marchi@polymtl.ca>
2731
2732         * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
2733         Instead skip if there's any gdb_protocol set.
2734
2735 2017-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
2736             Pedro Alves  <palves@redhat.com>
2737
2738         * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
2739
2740 2017-10-12  Pedro Alves  <palves@redhat.com>
2741             Simon Marchi  <simon.marchi@polymtl.ca>
2742
2743         * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
2744         instead of on dejagnu remote boards.
2745
2746 2017-10-12  Pedro Alves  <palves@redhat.com>
2747             Simon Marchi  <simon.marchi@polymtl.ca>
2748
2749         * gdb.base/inferior-died.exp: Remove is_remote and isnative
2750         checks.  Use build_executable + clean_restart instead of
2751         prepare_for_testing.  Pass "set non-stop on" via GDBFLAGS instead
2752         of enabling non-stop after starting gdb.
2753
2754 2017-10-12  Pedro Alves  <palves@redhat.com>
2755
2756         * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
2757         * gdb.threads/non-ldr-exc-2.exp: Ditto.
2758         * gdb.threads/non-ldr-exc-3.exp: Ditto.
2759         * gdb.threads/non-ldr-exc-4.exp: Ditto.
2760
2761 2017-10-11  Anton Kolesov  <Anton.Kolesov@synopsys.com>
2762
2763         * gdb.arch/arc-tdesc-cpu.exp: New file.
2764         * gdb.arch/arc-tdesc-cpu.xml: Likewise.
2765
2766 2017-10-10  Simon Marchi  <simon.marchi@ericsson.com>
2767
2768         * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
2769
2770 2017-10-10  Pedro Alves <palves@redhat.com>
2771
2772         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
2773         expect CLI output.
2774
2775 2017-10-10  Pedro Alves  <palves@redhat.com>
2776
2777         * lib/selftest-support.exp (selftest_setup): Update for
2778         captured_command_loop's prototype change.
2779
2780 2017-10-09  Pedro Alves  <palves@redhat.com>
2781
2782         Test both arch1=>arch2 and arch2=>arch1.
2783
2784         * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
2785         (srcfile2, binfile2, march1, march2): Remove globals.  Largely
2786         factored out to...
2787         (append_arch1_options, append_arch2_options, append_arch_options)
2788         (build_executables): New procedures.
2789         (do_test): New 'first_arch' parameter.  Use it to define 'from_exec'
2790         local.
2791         (top level): Add new 'first_arch' testing axis.
2792
2793 2017-10-09  Pedro Alves  <palves@redhat.com>
2794
2795         * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
2796         (barrier): New.
2797         (thread_start, all_started): New functions.
2798         (main): Spawn new thread and wait until it is scheduled.
2799         * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
2800         option.
2801         (do_test): Add 'selected_thread' parameter.  Run to all_started
2802         instead of main.  Explicitly set the breakpoint at main.  Switch
2803         to the SELECTED_THREAD thread.
2804         (top level): Test handling the exec event with either the main
2805         thread or the second thread selected.
2806
2807 2017-10-09  Pedro Alves  <palves@redhat.com>
2808
2809         * gdb.base/print-file-var-main.c: Fix get_version_2 value check
2810         logic.  Move STOP marker after the value checks.
2811         * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
2812         regexp.
2813
2814 2017-10-06  Sandra Loosemore  <sandra@codesourcery.com>
2815
2816         * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
2817
2818 2017-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
2819
2820         * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
2821         integer-to-dfp conversion.
2822         * gdb.base/dfp-test.exp: Likewise.
2823
2824 2017-10-04  Pedro Alves  <palves@redhat.com>
2825
2826         * gdb.multi/hangout.c: Include <unistd.h>.
2827         (hangout_loop): New function.
2828         (main): Call alarm.  Call hangout_loop in a loop.
2829         * gdb.multi/hello.c: Include <unistd.h>.
2830         (hello_loop): New function.
2831         (main): Call alarm.  Call hangout_loop in a loop.
2832         * gdb.multi/multi-arch.exp: Test running to a breakpoint one
2833         inferior with the other selected.
2834
2835 2017-10-04  Simon Marchi  <simon.marchi@ericsson.com>
2836
2837         * gdb.mi/list-thread-groups-available.exp: New file.
2838         * gdb.mi/list-thread-groups-available.c: New file.
2839
2840 2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
2841
2842         * gdb.base/set-cwd.exp: Make it available on
2843         native-extended-gdbserver.
2844
2845 2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
2846
2847         * gdb.base/set-cwd.c: New file.
2848         * gdb.base/set-cwd.exp: Likewise.
2849
2850 2017-10-02  Tom Tromey  <tom@tromey.com>
2851
2852         PR rust/22236:
2853         * gdb.rust/simple.rs (main): New variable "fslice".
2854         * gdb.rust/simple.exp: Add slice tests.  Update string tests.
2855
2856 2017-10-02  Tom Tromey  <tom@tromey.com>
2857
2858         * gdb.rust/simple.exp: Test ptype of a slice.
2859
2860 2017-10-02  Tom Tromey  <tom@tromey.com>
2861
2862         * gdb.rust/simple.exp: Test index of slice.
2863
2864 2017-09-27  Tom Tromey  <tom@tromey.com>
2865
2866         * gdb.base/macscp.exp: Add __VA_OPT__ tests.
2867
2868 2017-09-26  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2869             Pedro Alves  <palves@redhat.com>
2870
2871         * gdb.base/compare-sections.exp (get value of read-only section): Read
2872         as unsigned value.
2873         (corrupt read-only section): Likewise and don't set written if patching
2874         failed.
2875
2876 2017-09-21  Kevin Buettner  <kevinb@redhat.com>
2877
2878         * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
2879         files.
2880
2881 2017-09-20  Pedro Alves  <palves@redhat.com>
2882
2883         * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
2884         symbol names in gdb's output.
2885         * gdb.cp/overload.exp ("list all overloads"): Likewise.
2886
2887 2017-09-20  Pedro Alves  <palves@redhat.com>
2888
2889         * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
2890         Rename to ...
2891         (test_list_ambiguous_symbol): ... this and add a symbol name
2892         parameter.  Adjust.
2893         (test_list_ambiguous_function): Reimplement on top of
2894         test_list_ambiguous_symbol and also test listing ambiguous
2895         variables.
2896         * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
2897         (ambiguous_fun): ... this.
2898         (ambiguous_var): New.
2899         * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
2900         (ambiguous_fun): ... this.
2901         (ambiguous_var): New.
2902
2903 2017-09-19  John Baldwin  <jhb@FreeBSD.org>
2904
2905         * gdb.base/starti.c: New file.
2906         * gdb.base/starti.exp: New file.
2907         * lib/gdb.exp (gdb_starti_cmd): New procedure.
2908
2909 2017-09-14  Pedro Alves  <palves@redhat.com>
2910
2911         * gdb.base/nodebug.exp (nodebug_runto): New procedure.
2912         (top level): Use it instead of runto.
2913
2914 2017-09-11  Tom Tromey  <tom@tromey.com>
2915
2916         * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
2917
2918 2017-09-11  Tom Tromey  <tom@tromey.com>
2919
2920         * gdb.python/py-infthread.exp: Add tests for new_thread event.
2921         * gdb.python/py-inferior.exp: Add tests for new inferior events.
2922
2923 2017-09-08  Christoph Weinmann  <christoph.t.weinmann@intel.com>
2924
2925         * gdb.fortran/printing-types.exp: New file.
2926         * gdb.fortran/printing-types.exp: New file.
2927
2928 2017-09-08  Bernhard Heckel  <bernhard.heckel@intel.com>
2929
2930         * gdb.fortran/vla-ptype.exp: Fix typos.
2931         * gdb.fortran/vla-value.exp: Same.
2932
2933 2017-09-08  Bernhard Heckel  <bernhard.heckel@intel.com>
2934
2935         * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
2936         * gdb.mi/mi-var-child-f.exp: Likewise.
2937         * gdb.mi/mi-vla-fortran.exp: Likewise.
2938
2939 2017-09-08  Frank Penczek  <frank.penczek@intel.com>
2940             Christoph Weinmann  <christoph.t.weinmann@intel.com>
2941             Bernhard Heckel  <bernhard.heckel@intel.com>
2942
2943         * gdb.fortran/ptr-indentation.f90: New file.
2944         * gdb.fortran/ptr-indentation.exp: New file.
2945
2946 2017-09-05  Tom Tromey  <tom@tromey.com>
2947
2948         PR gdb/22010:
2949         * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
2950
2951 2017-09-06  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2952
2953         * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
2954
2955 2017-09-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
2956
2957         * gdb.threads/tls-nodebug-pie.c: New file.
2958         * gdb.threads/tls-nodebug-pie.exp: New file.
2959
2960 2017-09-05  Tom Tromey  <tom@tromey.com>
2961
2962         * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
2963         for rust.
2964
2965 2017-09-05  Simon Marchi  <simon.marchi@ericsson.com>
2966
2967         * gdb.multi/multi-arch-exec.exp: Test with different
2968         "follow-exec-mode" settings.
2969         (do_test): New procedure.
2970
2971 2017-09-04  Pedro Alves  <palves@redhat.com>
2972
2973         * gdb.base/func-static.c (S::method const, S::method volatile)
2974         (S::method volatile const): New methods.
2975         (c_s, v_s, cv_s): New instances.
2976         (main): Call method() on them.
2977         * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
2978         (cannot_resolve): New procedure.
2979         (cxx_scopes_list): Test cv methods.  Add print-scope-quote and
2980         print-quote-unquoted columns.
2981         (do_test): Test printing each scope too.
2982
2983 2017-09-04  Pedro Alves  <palves@redhat.com>
2984
2985         * gdb.base/local-static.exp: Also test with
2986         class::method::variable wholly quoted.
2987         * gdb.cp/m-static.exp (class::method::variable): Remove test.
2988
2989 2017-09-04  Pedro Alves  <palves@redhat.com>
2990
2991         * gdb.base/local-static.c: New.
2992         * gdb.base/local-static.cc: New.
2993         * gdb.base/local-static.exp:  New.
2994
2995 2017-09-04  Pedro Alves  <palves@redhat.com>
2996
2997         * gdb.asm/asm-source.exp: Add casts to int.
2998         * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
2999         (dataglobal64_1, dataglobal64_2): New globals.
3000         * gdb.base/nodebug.exp: Test different expressions involving the
3001         new globals, with print, whatis and ptype.  Add casts to int.
3002         * gdb.base/solib-display.exp: Add casts to int.
3003         * gdb.compile/compile-ifunc.exp: Expect warning.  Add cast to int.
3004         * gdb.cp/m-static.exp: Add cast to int.
3005         * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
3006         * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
3007         tls variable with no debug info without a cast.  Test with a cast
3008         to int too.
3009         * gdb.trace/entry-values.exp: Add casts.
3010
3011 2017-09-04  Pedro Alves  <palves@redhat.com>
3012
3013         * gdb.base/nodebug.exp: Test that ptype's error about functions
3014         with unknown return type includes the function name too.
3015
3016 2017-09-04  Pedro Alves  <palves@redhat.com>
3017
3018         * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
3019         return type of munmap in infcall.
3020         * gdb.base/break-probes.exp: Cast return type of foo in infcall.
3021         * gdb.base/checkpoint.exp: Simplify using for loop.  Cast return
3022         type of ftell in infcall.
3023         * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
3024         type of getpid in infcall.
3025         * gdb.base/infcall-exec.exp: Cast return type of execlp in
3026         infcall.
3027         * gdb.base/info-os.exp: Cast return type of getpid in infcall.
3028         Bail on failure to extract the pid.
3029         * gdb.base/nodebug.c: #include <stdint.h>.
3030         (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
3031         New functions.
3032         * gdb.base/nodebug.exp (test_call_promotion): New procedure.
3033         Change expected output of print/whatis/ptype with functions with
3034         no debug info.  Test all supported languages.  Call
3035         test_call_promotion.
3036         * gdb.compile/compile.exp: Adjust expected output to expect
3037         warning.
3038         * gdb.threads/siginfo-threads.exp: Likewise.
3039
3040 2017-09-04  Pedro Alves  <palves@redhat.com>
3041
3042         * gdb.base/callfuncs.exp (do_function_calls): New parameter
3043         "prototypes".  Test calling float functions via prototyped and
3044         unprototyped function pointers.
3045         (perform_all_tests): New parameter "prototypes".  Pass it down.
3046         (top level): Pass down "prototypes" parameter to
3047         perform_all_tests.
3048
3049 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
3050
3051         * gdb.base/commands.exp (loop_break_test, loop_continue_test):
3052         Test with nested loops.
3053
3054 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
3055
3056         * gdb.base/commands.exp: Call the new procedures.
3057         (loop_break_test, loop_continue_test): New procedures.
3058
3059 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
3060
3061         * gdb.base/commands.exp: Call new procedure.
3062         (define_if_without_arg_test): New procedure.
3063
3064 2017-09-04  Pedro Alves  <palves@redhat.com>
3065
3066         * gdb.base/list-ambiguous.exp: New file.
3067         * gdb.base/list-ambiguous0.c: New file.
3068         * gdb.base/list-ambiguous1.c: New file.
3069         * gdb.base/list.exp (test_list_range): Adjust expected output.
3070
3071 2017-08-31  Sergio Durigan Junior  <sergiodj@redhat.com>
3072
3073         * gdb.base/share-env-with-gdbserver.c: New file.
3074         * gdb.base/share-env-with-gdbserver.exp: Likewise.
3075
3076 2017-08-28  Simon Marchi  <simon.marchi@ericsson.com>
3077
3078         * gdb.base/commands.exp (gdbvar_simple_if_test,
3079         gdbvar_simple_if_test, gdbvar_complex_if_while_test,
3080         progvar_simple_if_test, progvar_simple_while_test,
3081         progvar_complex_if_while_test, user_defined_command_test,
3082         user_defined_command_args_eval,
3083         user_defined_command_args_stack_test,
3084         user_defined_command_manyargs_test, bp_deleted_in_command_test,
3085         temporary_breakpoint_commands,
3086         gdb_test_no_prompt, redefine_hook_test,
3087         redefine_backtrace_test): Remove "global gdb_prompt".
3088
3089 2017-08-28  Simon Marchi  <simon.marchi@ericsson.com>
3090
3091         * gdb.base/commands.exp (user_defined_command_case_sensitivity):
3092         New proc, call it from toplevel.
3093
3094 2017-08-23  Sergio Durigan Junior  <sergiodj@redhat.com>
3095
3096         PR remote/21852
3097         * gdb.server/normal.c: New file, copied from gdb.base.
3098         * gdb.server/run-without-local-binary.exp: New file.
3099
3100 2017-08-07  Weimin Pan  <weimin.pan@oracle.com>
3101
3102         * gdb.arch/sparc64-adi.exp: New file.
3103         * gdb.arch/sparc64-adi.c: New file.
3104
3105 2017-08-22  Pedro Alves  <palves@redhat.com>
3106
3107         * gdb.cp/overload.exp (line_range_pattern): New procedure.
3108         (top level): Add "list all overloads" tests.
3109
3110 2017-08-22  Tom Tromey  <tom@tromey.com>
3111
3112         * gdb.gdb/xfullpath.exp: Remove.
3113
3114 2017-08-21  Pedro Alves  <palves@redhat.com>
3115
3116         PR gdb/19487
3117         * gdb.base/symbol-alias.c: New.
3118         * gdb.base/symbol-alias2.c: New.
3119         * gdb.base/symbol-alias.exp: New.
3120
3121 2017-08-21  Pedro Alves  <palves@redhat.com>
3122
3123         * gdb.base/dfp-test.c
3124         (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
3125         (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
3126         * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
3127         * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
3128         * gdb.base/whatis-ptype-typedefs.c: New.
3129         * gdb.base/whatis-ptype-typedefs.exp: New.
3130         * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
3131         (an_int, an_int_type, an_int_type2): New globals.
3132         * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
3133         involving typedefs and cast expressions.
3134         * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
3135         (lookup_typedefs_function): New.
3136         (typedefs_pretty_printers_dict): New.
3137         (top level): Register lookup_typedefs_function in
3138         gdb.pretty_printers.
3139
3140 2017-08-18  Yao Qi  <yao.qi@linaro.org>
3141
3142         * gdb.server/unittest.exp: New.
3143
3144 2017-08-15  Sergio Durigan Junior  <sergiodj@redhat.com>
3145
3146         PR gdb/21954
3147         * gdb.base/environ.exp: Add test to check if 'unset environment'
3148         works.
3149
3150 2017-08-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3151
3152         * lib/gdb.exp (universal_compile_options): New caching proc.
3153         (gdb_compile): Suppress GCC's coloring of messages.
3154
3155 2017-08-14  Tom Tromey  <tom@tromey.com>
3156
3157         PR gdb/21675:
3158         * gdb.base/printcmds.exp (test_radices): New function.
3159         * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
3160         * gdb.base/sizeof.exp (check_valueof): Use p/d.
3161         * lib/gdb.exp (get_integer_valueof): Use p/d.
3162
3163 2017-08-12  Simon Marchi  <simon.marchi@ericsson.com>
3164
3165         * lib/gdb.exp (get_valueof): Don't capture end-of-line
3166         characters.
3167
3168 2017-08-05  Tom Tromey  <tom@tromey.com>
3169
3170         * gdb.rust/simple.exp: Allow String to appear in a different
3171         namespace.
3172
3173 2017-07-26  Yao Qi  <yao.qi@linaro.org>
3174
3175         * gdb.gdb/unittest.exp: Invoke command
3176         "maintenance check xml-descriptions".
3177
3178 2017-07-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3179
3180         * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
3181         calling context.
3182         (hex128): Drop erroneous calculation of parameters.
3183
3184 2017-07-22  Simon Marchi  <simon.marchi@ericsson.com>
3185
3186         * gdb.python/py-unwind.exp: Disable stack protection when
3187         building test file.
3188
3189 2017-07-20  Pedro Alves  <palves@redhat.com>
3190
3191         * gdb.base/default.exp (set language): Adjust expected output.
3192
3193 2017-07-20  Pedro Alves  <palves@redhat.com>
3194
3195         * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
3196         (test_minsym): ... this, and make static.
3197         (get_pck__foo__bar__minsym): Rename to ...
3198         (get_test_minsym): ... this.
3199         * gdb.base/dmsym.exp (): Remove "set language ada" call.  Adjust
3200         symbol names and comments.
3201         * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
3202         (get_test_minsym): ... this.
3203         (pck__foo__bar__minsym__2): Rename to ...
3204         (test_minsym): ... this.
3205         (main): Adjust.
3206
3207 2017-07-17  Pedro Alves  <palves@redhat.com>
3208
3209         * gdb.base/completion.exp: Adjust expected output.
3210         * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
3211         the completer works.
3212
3213 2017-07-17  Pedro Alves  <palves@redhat.com>
3214
3215         * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
3216
3217 2017-07-15  Andrew Burgess  <andrew.burgess@embecosm.com>
3218
3219         * gdb.mi/mi-vla-fortran.exp: Make test names unique.
3220
3221 2017-07-14  Tom Tromey  <tom@tromey.com>
3222
3223         PR rust/21764:
3224         * gdb.rust/simple.exp: Add tests.
3225
3226 2017-07-14  Tom Tromey  <tom@tromey.com>
3227
3228         * gdb.rust/simple.exp: Add regression test for PR rust/21763.
3229
3230 2017-07-14  Pedro Alves  <palves@redhat.com>
3231
3232         * gdb.linespec/base/one/thefile.cc (z1): New function.
3233         * gdb.linespec/base/two/thefile.cc (z2): New function.
3234         * gdb.linespec/linespec.exp: Add tests.
3235
3236 2017-07-13  Andrew Burgess  <andrew.burgess@embecosm.com>
3237
3238         * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
3239         to mi_create_breakpoint.
3240
3241 2017-07-13  Andrew Burgess  <andrew.burgess@embecosm.com>
3242
3243         * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
3244         mi_create_breakpoint.
3245
3246 2017-07-11  Iain Buclaw  <ibuclaw@gdcproject.org>
3247
3248         * gdb.dlang/demangle.exp: Update for demangling changes.
3249
3250 2017-07-09  Tom Tromey  <tom@tromey.com>
3251
3252         * gdb.dwarf2/shortpiece.exp: New file.
3253
3254 2017-07-06  David Blaikie  <dblaikie@gmail.com>
3255
3256         * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
3257         built from fissiont-multi-cu{1,2}.c.
3258         * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
3259         except putting 'main' and 'func' in separate CUs in the same DWO file.
3260         * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
3261         test.
3262         * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
3263         test.
3264
3265 2017-07-06  Pedro Alves  <palves@redhat.com>
3266
3267         * gdb.python/py-unwind.exp: Test flushregs.
3268
3269 2017-06-30  Sergio Durigan Junior  <sergiodj@redhat.com>
3270
3271         PR cli/21688
3272         * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
3273         tests for alias commands and trailing whitespace.
3274
3275 2017-06-30  Sergio Durigan Junior  <sergiodj@redhat.com>
3276
3277         PR cli/21688
3278         * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
3279         procedure.  Call it.
3280
3281 2017-06-29  Pedro Alves  <palves@redhat.com>
3282
3283         * gdb.base/printcmds.exp: Add tests.
3284
3285 2017-06-28  Doug Gilmore  <Doug.Gilmore@imgtec.com>
3286
3287         PR gdb/21337
3288         * gdb.base/reread-readsym.exp: New file.
3289         * gdb.base/reread-readsym.c: New file.
3290
3291 2017-06-21  Kevin Buettner  <kevinb@redhat.com>
3292
3293         * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
3294         subpattern.
3295
3296 2017-06-19  Peter Bergner  <bergner@vnet.ibm.com>
3297
3298         * gdb.arch/powerpc-power9.exp: Update test case for new lnia
3299         extended mnemonic.
3300         * gdb.arch/powerpc-power9.s: Likewise.
3301
3302 2017-06-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3303
3304         * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
3305         on 32-bit x86 targets.  Exploit is_*_target macros where
3306         appropriate.
3307
3308 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3309
3310         * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
3311         register pieces.
3312
3313 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3314
3315         * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
3316         located in one or more DWARF pieces.
3317
3318 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3319
3320         * lib/gdb.exp (get_endianness): New proc.
3321         * gdb.arch/aarch64-fp.exp: Use it.
3322         * gdb.arch/altivec-regs.exp: Likewise.
3323         * gdb.arch/e500-regs.exp: Likewise.
3324         * gdb.arch/vsx-regs.exp: Likewise.
3325         * gdb.base/dump.exp: Likewise.
3326         * gdb.base/funcargs.exp: Likewise.
3327         * gdb.base/gnu_vector.exp: Likewise.
3328         * gdb.dwarf2/formdata16.exp: Likewise.
3329         * gdb.dwarf2/implptrpiece.exp: Likewise.
3330         * gdb.dwarf2/nonvar-access.exp: Likewise.
3331         * gdb.python/py-inferior.exp: Likewise.
3332         * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3333
3334 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3335
3336         PR gdb/21226
3337         * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
3338         stack value pieces are taken from the LSB end.
3339
3340 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3341
3342         * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
3343         variable at nonzero offset.
3344
3345 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3346
3347         * gdb.dwarf2/var-access.c: New file.
3348         * gdb.dwarf2/var-access.exp: New test.
3349         * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
3350
3351 2017-06-12  Tom Tromey  <tom@tromey.com>
3352
3353         * gdb.dwarf2/formdata16.exp: Add tests.
3354
3355 2017-06-12  Tom Tromey  <tom@tromey.com>
3356
3357         * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
3358
3359 2017-06-12  Tom Tromey  <tom@tromey.com>
3360
3361         PR exp/16225:
3362         * gdb.reverse/i386-sse-reverse.exp: Update tests.
3363         * gdb.arch/vsx-regs.exp: Update tests.
3364         * gdb.arch/s390-vregs.exp (hex128): New proc.
3365         Update test.
3366         * gdb.arch/altivec-regs.exp: Update tests.
3367
3368 2017-06-07  Sergio Durigan Junior  <sergiodj@redhat.com>
3369
3370         * gdb.base/startup-with-shell.c: New file.
3371         * gdb.base/startup-with-shell.exp: Likewise.
3372
3373 2017-06-07  Sergio Durigan Junior  <sergiodj@redhat.com>
3374
3375         * gdb.server/non-existing-program.exp: Update regex in order to
3376         reflect the fact that gdbserver is now using fork_inferior (with a
3377         shell) to startup the inferior.
3378
3379 2017-05-30  Simon Marchi  <simon.marchi@ericsson.com>
3380
3381         * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
3382         support function calls from GDB.
3383
3384 2017-05-21  Tom Tromey  <tom@tromey.com>
3385
3386         PR rust/21466:
3387         * gdb.rust/unsized.exp: New file.
3388         * gdb.rust/unsized.rs: New file.
3389
3390 2017-05-19  Tom Tromey  <tom@tromey.com>
3391
3392         PR rust/21484:
3393         * gdb.rust/watch.exp: New file.
3394         * gdb.rust/watch.rs: New file.
3395
3396 2017-05-18  Tom Tromey  <tom@tromey.com>
3397
3398         * gdb.rust/simple.exp: Allow Box to be qualified.
3399
3400 2017-05-18  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3401
3402         * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
3403
3404 2017-05-18  Pedro Alves  <palves@redhat.com>
3405
3406         * gdb.base/fileio.c (test_write, test_read, test_close)
3407         (test_fstat): Don't print 'ret' in the fail path.
3408
3409 2017-05-18  Pedro Alves  <palves@redhat.com>
3410
3411         * gdb.base/fileio.c (stop, test_open, test_write, test_read)
3412         (test_lseek, test_close, test_stat, test_fstat, test_isatty)
3413         (test_system, test_rename, test_unlink, test_time): Change
3414         prototypes.
3415         * gdb.base/fileio.exp (stop_msg): Adjust.
3416
3417 2017-05-18  Pedro Alves  <palves@redhat.com>
3418
3419         * gdb.base/fileio.c (null_str): New global.
3420         (test_stat): Use it.
3421         * gdb.base/fileio.exp: Remove nowarnings.
3422
3423 2017-05-17  Yao Qi  <yao.qi@linaro.org>
3424
3425         * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
3426
3427 2017-05-17  Simon Marchi  <simon.marchi@ericsson.com>
3428
3429         * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
3430         argument command.
3431         (top-level): Invoke test_set_inferior_tty.
3432
3433 2017-05-04  Pedro Alves  <palves@redhat.com>
3434
3435         * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
3436         Add parens to print call for Python 3.
3437
3438 2017-05-03  Keith Seitz  <keiths@redhat.com>
3439
3440         * gdb.cp/oranking.cc (dummy): New function to grab malloc.
3441         (main): Call it.
3442
3443 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
3444
3445         * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
3446         to prev and next.
3447
3448 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
3449
3450         * gdb.python/py-record-btrace.exp: Remove test for
3451         gdb.BtraceInstruction.error.
3452
3453 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
3454
3455         * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
3456
3457 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
3458
3459         * gdb.python/py-record-btrace-threads.c: New file.
3460         * gdb.python/py-record-btrace-threads.exp: New file.
3461
3462 2017-04-28  Sergio Durigan Junior  <sergiodj@redhat.com>
3463
3464         PR testsuite/8595
3465         * gdb.base/environ.exp: Make test available in all architectures.
3466         Move bits related to "info program" testing to
3467         gdb.base/info-program.exp.  Rewrite tests to use the two new
3468         procedures mentione below.
3469         (test_set_show_env_var) New procedure.
3470         (test_set_show_env_var_equal): Likewise.
3471         * gdb.base/info-program.exp: New file.
3472
3473 2017-04-27  Keith Seitz  <keiths@redhat.com>
3474
3475         * gdb.cp/oranking.cc (test15): New function.
3476         (main): Call test15 and declare additional variables for testing.
3477         * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
3478         "p foo101('abc')" tests.
3479         Add tests for cv qualifier overloads.
3480         * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
3481         "lvalue reference overload" test.
3482         * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
3483         "print value of f1 on Child&& in f2" test.
3484
3485 2017-04-19  Pedro Alves  <palves@redhat.com>
3486
3487         * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
3488         procedure.
3489         (top level): Call it.
3490         * lib/gdb.exp (gdb_define_cmd): New procedure.
3491
3492 2017-04-12  Pedro Alves  <palves@redhat.com>
3493
3494         PR gdb/21323
3495         * gdb.cp/wide_char_types.c: Include <wchar.h>.
3496         (wchar): New global.
3497         * gdb.cp/wide_char_types.exp (wide_char_types_program)
3498         (do_test_wide_char, wide_char_types_no_program, top level): Add
3499         wchar_t testing.
3500
3501 2017-04-12  Pedro Alves  <palves@redhat.com>
3502
3503         PR c++/21323
3504         * gdb.cp/wide_char_types.c: New file.
3505         * gdb.cp/wide_char_types.exp: New file.
3506
3507 2017-04-05  Sergio Durigan Junior  <sergiodj@redhat.com>
3508
3509         PR gdb/21352
3510         * gdb.trace/tsv.exp: Add test for "tsave -r".
3511
3512 2017-03-30  Iain Buclaw  <ibuclaw@gdcproject.org>
3513
3514         * gdb.dlang/watch-loc.c: New file.
3515         * gdb.dlang/watch-loc.exp: New file.
3516
3517 2017-03-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
3518
3519         * gdb.python/py-section-script.exp (sepdebug): New testcases.
3520
3521 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
3522
3523         * gdb.arch/arc-analyze-prologue.S: New file.
3524         * gdb.arch/arc-analyze-prologue.exp: Likewise.
3525
3526 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
3527
3528         * gdb.arch/arc-decode-insn.S: New file.
3529         * gdb.arch/arc-decode-insn.exp: Likewise.
3530
3531 2017-03-21  Ivo Raisr  <ivo.raisr@oracle.com>
3532
3533         PR tdep/20928
3534         * gdb.arch/sparc64-regs.exp: New file.
3535         * gdb.arch/sparc64-regs.S: Likewise.
3536
3537 2017-03-21  Tim Wiederhake  <tim.wiederhake@intel.com>
3538
3539         * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
3540         and memory view on Python 3.
3541
3542 2017-03-20  Artemiy Volkov  <artemiyv@acm.org>
3543             Keith Seitz  <keiths@redhat.com>
3544
3545         PR gdb/14441
3546         * gdb.cp/demangle.exp: Add rvalue reference tests.
3547         * gdb.cp/rvalue-ref-casts.cc: New file.
3548         * gdb.cp/rvalue-ref-casts.exp: New file.
3549         * gdb.cp/rvalue-ref-overload.cc: New file.
3550         * gdb.cp/rvalue-ref-overload.exp: New file.
3551         * gdb.cp/rvalue-ref-params.cc: New file.
3552         * gdb.cp/rvalue-ref-params.exp: New file.
3553         * gdb.cp/rvalue-ref-sizeof.cc: New file.
3554         * gdb.cp/rvalue-ref-sizeof.exp: New file.
3555         * gdb.cp/rvalue-ref-types.cc: New file.
3556         * gdb.cp/rvalue-ref-types.exp: New file.
3557         * gdb.python/py-rvalue-ref-value-cc.cc: New file.
3558         * gdb.python/py-rvalue-ref-value-cc.exp: New file.
3559
3560 2017-03-20  Marc-Andre Laperle  <marc-andre.laperle@ericsson.com>
3561
3562         * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
3563         New procedure.
3564
3565 2017-03-20  Marc-Andre Laperle  <marc-andre.laperle@ericsson.com>
3566
3567         * lib/mi-support.exp (mi_gdb_test): Add additional message
3568         for unexpected output.
3569
3570 2017-03-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3571
3572         * gdb.base/examine-backward.c (Barrier): New character array
3573         constant, to ensure that TestStrings is preceded by a string
3574         terminator.
3575
3576 2017-03-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3577
3578         * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
3579         * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
3580         and implicit pointer into such a location.
3581
3582 2017-03-16  Doug Evans  <dje@google.com>
3583
3584         * gdb.python/py-lazy-string (pointer): Really add new typedef.
3585
3586 2017-03-16  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3587
3588         * gdb.cp/m-static.exp: Fix expectation for prototype of
3589         test5.single_constructor and single_constructor::single_constructor.
3590
3591 2017-03-16  Doug Evans  <dje@google.com>
3592
3593         * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
3594         * gdb.guile/scm-lazy-string.c: New file.
3595         * gdb.guile/scm-value.exp: Move lazy string tests to ...
3596         * gdb.guile/scm-lazy-string.exp: ... here, new file.  Add more tests
3597         for pointer, array, typedef lazy strings.
3598
3599 2017-03-16  Doug Evans  <dje@google.com>
3600
3601         PR python/17728, python/18439, python/18779
3602         * gdb.python/py-value.c (main) Delete locals sptr, sn.
3603         * gdb.python/py-lazy-string.c (pointer): New typedef.
3604         (main): New locals ptr, array, typedef_ptr.
3605         * gdb.python/py-value.exp: Move lazy string tests to ...
3606         * gdb.python/py-lazy-string.exp: ... here.  Add more tests for pointer,
3607         array, typedef lazy strings.
3608
3609 2017-03-14  Anton Kolesov  <anton.kolesov@synopsys.com>
3610
3611         * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
3612           Add optional 'test' parameter.
3613
3614 2017-03-13  Simon Marchi  <simon.marchi@ericsson.com>
3615
3616         * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3617         Skip for versions of DejaGnu < 1.5.
3618
3619 2017-03-13  Simon Marchi  <simon.marchi@ericsson.com>
3620
3621         * lib/gdb.exp (dejagnu_version): New proc.
3622         * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3623         Use dejagnu_version.
3624
3625 2017-03-10  Keith Seitz  <keiths@redhat.com>
3626
3627         PR c++/8128
3628         * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
3629         type from destructor regexps.
3630         Add a branch which actually passes the test.
3631         Adjust "ptype t5i" test names.
3632
3633 2017-03-08  Pedro Alves  <palves@redhat.com>
3634
3635         * gdb.base/step-over-exit.exp: Add explicit test message.
3636
3637 2017-03-08  Pedro Alves  <palves@redhat.com>
3638
3639         PR gdb/18360
3640         * gdb.threads/interrupt-while-step-over.c: New file.
3641         * gdb.threads/interrupt-while-step-over.exp: New file.
3642
3643 2017-03-08  Pedro Alves  <palves@redhat.com>
3644
3645         * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
3646         * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
3647
3648 2017-03-08  Pedro Alves  <palves@redhat.com>
3649
3650         * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
3651         PKRU as not supported as a PASS.
3652
3653 2017-03-08  Pedro Alves  <palves@redhat.com>
3654
3655         * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
3656         prefix instead of $binfile1/$binfile2.
3657         * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
3658         in test message.
3659         * gdb.python/py-completion.exp: Use "load python file" as test
3660         messages instead of unstable path names.
3661
3662 2017-03-08  Pedro Alves  <palves@redhat.com>
3663             Jan Kratochvil  <jan.kratochvil@redhat.com>
3664
3665         PR cli/21218
3666         * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3667         New proc.
3668         (top level): Call it.
3669
3670 2017-03-08  Pedro Alves  <palves@redhat.com>
3671
3672         PR tui/21216
3673         * gdb.tui/tui-nl-filtered-output.exp: New file.
3674
3675 2017-03-08  Pedro Alves  <palves@redhat.com>
3676
3677         * gdb.base/completion.exp: Move TUI completion tests to ...
3678         * gdb.tui/completion.exp: ... this new file.
3679
3680 2017-03-08  Pedro Alves  <palves@redhat.com>
3681
3682         * gdb.base/tui-disasm-long-lines.c,
3683         gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
3684         gdb.base/tui-layout.exp: Move to ...
3685         * gdb.tui/: ... this new directory.
3686
3687 2017-03-07  Pedro Alves  <palves@redhat.com>
3688
3689         * gdb.base/tui-layout.c: New file.
3690         * gdb.base/tui-layout.exp: New file.
3691
3692 2017-03-07  Pedro Alves  <palves@redhat.com>
3693
3694         * gdb.base/tui-layout.c: Rename to ...
3695         * gdb.base/tui-disasm-long-lines.c: ... this.
3696         * gdb.base/tui-layout.exp: Rename to ...
3697         * gdb.base/tui-disasm-long-lines.exp: ... this.
3698
3699 2017-03-07  Pedro Alves  <palves@redhat.com>
3700
3701         * gdb.base/tui-layout.exp: Add intro comment and fix typo.
3702
3703 2017-03-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
3704
3705         * i386-mpx-call.c: New file.
3706         * i386-mpx-call.exp: New file.
3707
3708 2017-02-28  Peter Bergner  <bergner@vnet.ibm.com>
3709
3710         * gdb.arch/powerpc-power.exp: Delete test.
3711         * gdb.arch/powerpc-power.s: Likewise.
3712         * gdb.disasm/disassembler-options.exp: New test.
3713         * gdb.arch/powerpc-altivec.exp: Likewise.
3714         * gdb.arch/powerpc-altivec.s: Likewise.
3715         * gdb.arch/powerpc-altivec2.exp: Likewise.
3716         * gdb.arch/powerpc-altivec2.s: Likewise.
3717         * gdb.arch/powerpc-altivec3.exp: Likewise.
3718         * gdb.arch/powerpc-altivec3.s: Likewise.
3719         * gdb.arch/powerpc-power7.exp: Likewise.
3720         * gdb.arch/powerpc-power7.s: Likewise.
3721         * gdb.arch/powerpc-power8.exp: Likewise.
3722         * gdb.arch/powerpc-power8.s: Likewise.
3723         * gdb.arch/powerpc-power9.exp: Likewise.
3724         * gdb.arch/powerpc-power9.s: Likewise.
3725         * gdb.arch/powerpc-vsx.exp: Likewise.
3726         * gdb.arch/powerpc-vsx.s: Likewise.
3727         * gdb.arch/powerpc-vsx2.exp: Likewise.
3728         * gdb.arch/powerpc-vsx2.s: Likewise.
3729         * gdb.arch/powerpc-vsx3.exp: Likewise.
3730         * gdb.arch/powerpc-vsx3.s: Likewise.
3731         * gdb.arch/arm-disassembler-options.exp: Likewise.
3732         * gdb.arch/powerpc-disassembler-options.exp: Likewise.
3733         * gdb.arch/s390-disassembler-options.exp: Likewise.
3734
3735 2017-02-23  Luis Machado  <lgustavo@codesourcery.com>
3736
3737         * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
3738         (check_supported_features): ... this. Changed return type to void.
3739         (supports_rdseed): New static global.
3740         (rdseed): Check supports_rdseed.
3741         (initialize): Call check_supported_features.
3742
3743 2017-02-21  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
3744
3745         * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
3746         gdb.arch/ppc64-atomic-inst.exp.  Add tests for lbarx/stbcx, lharx/sthcx
3747         and lqarx/stqcx.
3748         * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
3749         * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
3750
3751 2017-02-21  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
3752
3753         * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
3754         uppercase.
3755
3756 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
3757
3758         * gdb.dwarf2/formdata16.c: New file.
3759         * gdb.dwarf2/formdata16.exp: New file.
3760         * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
3761
3762 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
3763
3764         * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
3765         * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
3766         * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
3767         * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
3768         DW_AT_GNU_*.
3769
3770 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
3771
3772         * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
3773
3774 2017-02-15  Sergio Durigan Junior  <sergiodj@redhat.com>
3775
3776         PR gdb/21164
3777         * gdb.base/maint.exp: Add testcases for when the commands do
3778         not have arguments.
3779
3780 2017-02-15  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3781
3782         * gdb.cp/chained-calls.exp: Use p instead of P.
3783
3784 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
3785
3786         * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
3787         gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
3788
3789 2017-02-14  Tom Tromey  <tom@tromey.com>
3790
3791         PR python/13598:
3792         * gdb.python/py-events.exp: Add before_prompt event tests.
3793
3794 2017-02-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3795
3796         * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
3797
3798 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
3799
3800         * gdb.linespec/explicit.c (my_unique_function_name): New function.
3801         (main): Call my_unique_function_name.
3802         * gdb.linespec/explicit.exp: Use my_unique_function_name to test
3803         completion of patterns with a single match.
3804         Add missing -re switches to gdb_test_multiple calls.
3805
3806 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
3807
3808         * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
3809         return if core file is not recognized.
3810
3811 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
3812
3813         * gdb.base/new-ui.exp (do_test): Test queries behavior on main
3814         and extra UIs.
3815
3816 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
3817
3818         * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
3819         proc_with_prefix.
3820
3821 2017-02-10  Tom Tromey  <tom@tromey.com>
3822
3823         * gdb.python/py-xmethods.exp: Use "p" command, not "P".
3824
3825 2017-02-10  Martin Galvan  <martingalvan@sourceware.org>
3826
3827         PR gdb/21122
3828         * gdb.base/help.exp: Update match pattern for testing 'help commands'.
3829
3830 2017-02-08  Jerome Guitton  <guitton@adacore.com>
3831
3832         * gdb.base/define.exp: Add test for command abbreviations
3833         in define.
3834
3835 2017-02-06  Luis Machado  <lgustavo@codesourcery.com>
3836
3837         * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
3838         * gdb.reverse/insn-reverse-x86.c: New file.
3839
3840 2017-02-06  Ivo Raisr  <ivo.raisr@oracle.com>
3841
3842         PR tdep/20936
3843         * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
3844
3845 2017-02-03  Tom Tromey  <tom@tromey.com>
3846
3847         PR rust/21097:
3848         * gdb.rust/simple.exp: Add new tests.
3849
3850 2017-02-02  Pedro Alves  <palves@redhat.com>
3851
3852         * gdb.mi/mi-logging.exp: Add "redirect while already logging"
3853         tests.
3854
3855 2017-02-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3856
3857         * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
3858         taking a 2-byte value out of a 4-byte DWARF implicit value on
3859         big-endian targets.
3860         * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
3861         logic.  Add test cases for DW_OP_implicit.
3862
3863 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
3864
3865         * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
3866
3867 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
3868
3869         * gdb.btrace/enable.exp: Call gdb_exit before
3870         skip_gdbserver_tests.
3871
3872 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
3873
3874         * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
3875         GDBFLAGS.
3876
3877 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
3878
3879         * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
3880         the test is skipped.
3881         * gdb.btrace/data.exp: Likewise.
3882         * gdb.btrace/delta.exp: Likewise.
3883         * gdb.btrace/dlopen.exp: Likewise.
3884         * gdb.btrace/enable-running.exp: Likewise.
3885         * gdb.btrace/enable.exp: Likewise.
3886         * gdb.btrace/exception.exp: Likewise.
3887         * gdb.btrace/function_call_history.exp: Likewise.
3888         * gdb.btrace/gcore.exp: Likewise.
3889         * gdb.btrace/instruction_history.exp: Likewise.
3890         * gdb.btrace/multi-thread-step.exp: Likewise.
3891         * gdb.btrace/nohist.exp: Likewise.
3892         * gdb.btrace/non-stop.exp: Likewise.
3893         * gdb.btrace/reconnect.exp: Likewise.
3894         * gdb.btrace/record_goto-step.exp: Likewise.
3895         * gdb.btrace/record_goto.exp: Likewise.
3896         * gdb.btrace/rn-dl-bind.exp: Likewise.
3897         * gdb.btrace/segv.exp: Likewise.
3898         * gdb.btrace/step.exp: Likewise.
3899         * gdb.btrace/stepi.exp: Likewise.
3900         * gdb.btrace/tailcall-only.exp: Likewise.
3901         * gdb.btrace/tailcall.exp: Likewise.
3902         * gdb.btrace/tsx.exp: Likewise.
3903         * gdb.btrace/unknown_functions.exp: Likewise.
3904         * gdb.btrace/vdso.exp: Likewise.
3905
3906 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
3907
3908         * gdb.btrace/enable-running.c: New.
3909         * gdb.btrace/enable-running.exp: New.
3910
3911 2017-01-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
3912
3913         * gdb.arch/amd64-gs_base.c: New file.
3914         * gdb.arch/amd64-gs_base.exp: New file.
3915
3916 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
3917
3918         * lib/memory.exp: Remove spurious empty newlines.
3919
3920 2017-01-26  Simon Marchi  <simon.marchi@polymtl.ca>
3921
3922         * gdb.python/py-bad-printers.exp: Load python file using "source".
3923         * gdb.python/py-events.exp: Likewise.
3924         * gdb.python/py-evsignal.exp: Likewise.
3925         * gdb.python/py-evthreads.exp: Likewise.
3926         * gdb.python/py-frame-args.exp: Likewise.
3927         * gdb.python/py-framefilter-invalidarg.exp: Likewise.
3928         * gdb.python/py-framefilter-mi.exp: Likewise.
3929         * gdb.python/py-framefilter.exp: Likewise.
3930         * gdb.python/py-mi.exp: Likewise.
3931         * gdb.python/py-pp-maint.exp: Likewise.
3932         * gdb.python/py-pp-registration.exp: Likewise.
3933         * gdb.python/py-prettyprint.exp: Likewise.
3934         (run_lang_tests): Likewise.
3935         * gdb.python/py-typeprint.exp: Likewise.
3936
3937 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
3938
3939         * lib/memory.exp: New file.
3940         * lib/gdb.exp: Load memory.exp.
3941         * gdb.base/memattr.exp (delete_memory): Move proc to
3942         lib/memory.exp and rename to delete_memory_regions.
3943         Replace delete_memory with delete_memory_regions.
3944         Cleanup memory regions before tests.
3945         * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
3946         before tests.
3947
3948 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
3949
3950         * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
3951         files.
3952         (initialize): New function conditionally defined.
3953         (testcases): Move within conditional block.
3954         (main): Call initialize.
3955         * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
3956         of gdb.reverse/insn-reverse.c.
3957         * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
3958         gdb.reverse/insn-reverse.c.
3959
3960 2017-01-26  Yao Qi  <yao.qi@linaro.org>
3961
3962         * gdb.base/all-architectures.exp.in (do_arch_tests): Test
3963         disassemble on address 0.
3964
3965 2017-01-25  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3966             Yao Qi  <yao.qi@linaro.org>
3967
3968         * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
3969         * gdb.dwarf2/implptr-64bit.S: Remove.
3970         * lib/dwarf.exp (Dwarf): Handle character "%".  Evaluate some
3971         variables in caller's context.  Add DW_OP_implicit_value.
3972
3973 2017-01-25  Yao Qi  <yao.qi@linaro.org>
3974
3975         * lib/dwarf.exp (Dwarf::_location): Handle
3976         DW_OP_GNU_implicit_pointer with proper size.
3977
3978 2017-01-20  Luis Machado  <lgustavo@codesourcery.com>
3979
3980         * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
3981         and add untested calls.
3982
3983 2017-01-20  Luis Machado  <lgustavo@codesourcery.com>
3984
3985         * gdb.python/python.exp: Check line number against what GDB thinks
3986         the line number is for func1.
3987
3988 2017-01-08  Iain Buclaw  <ibuclaw@gdcproject.org>
3989
3990         * gdb.dlang/debug-expr.exp: New file.
3991
3992 2016-12-23  Luis Machado  <lgustavo@codesourcery.com>
3993
3994         Fix test names for the following files:
3995
3996         * gdb.ada/exec_changed.exp
3997         * gdb.ada/info_types.exp
3998         * gdb.arch/aarch64-atomic-inst.exp
3999         * gdb.arch/aarch64-fp.exp
4000         * gdb.arch/altivec-abi.exp
4001         * gdb.arch/altivec-regs.exp
4002         * gdb.arch/amd64-byte.exp
4003         * gdb.arch/amd64-disp-step.exp
4004         * gdb.arch/amd64-dword.exp
4005         * gdb.arch/amd64-entry-value-inline.exp
4006         * gdb.arch/amd64-entry-value-param.exp
4007         * gdb.arch/amd64-entry-value-paramref.exp
4008         * gdb.arch/amd64-entry-value.exp
4009         * gdb.arch/amd64-i386-address.exp
4010         * gdb.arch/amd64-invalid-stack-middle.exp
4011         * gdb.arch/amd64-invalid-stack-top.exp
4012         * gdb.arch/amd64-optimout-repeat.exp
4013         * gdb.arch/amd64-prologue-skip.exp
4014         * gdb.arch/amd64-prologue-xmm.exp
4015         * gdb.arch/amd64-stap-special-operands.exp
4016         * gdb.arch/amd64-stap-wrong-subexp.exp
4017         * gdb.arch/amd64-tailcall-cxx.exp
4018         * gdb.arch/amd64-tailcall-noret.exp
4019         * gdb.arch/amd64-tailcall-ret.exp
4020         * gdb.arch/amd64-tailcall-self.exp
4021         * gdb.arch/amd64-word.exp
4022         * gdb.arch/arm-bl-branch-dest.exp
4023         * gdb.arch/arm-disp-step.exp
4024         * gdb.arch/arm-neon.exp
4025         * gdb.arch/arm-single-step-kernel-helper.exp
4026         * gdb.arch/avr-flash-qualifier.exp
4027         * gdb.arch/disp-step-insn-reloc.exp
4028         * gdb.arch/e500-abi.exp
4029         * gdb.arch/e500-regs.exp
4030         * gdb.arch/ftrace-insn-reloc.exp
4031         * gdb.arch/i386-avx512.exp
4032         * gdb.arch/i386-bp_permanent.exp
4033         * gdb.arch/i386-byte.exp
4034         * gdb.arch/i386-cfi-notcurrent.exp
4035         * gdb.arch/i386-disp-step.exp
4036         * gdb.arch/i386-dr3-watch.exp
4037         * gdb.arch/i386-float.exp
4038         * gdb.arch/i386-gnu-cfi.exp
4039         * gdb.arch/i386-mpx-map.exp
4040         * gdb.arch/i386-mpx-sigsegv.exp
4041         * gdb.arch/i386-mpx-simple_segv.exp
4042         * gdb.arch/i386-mpx.exp
4043         * gdb.arch/i386-permbkpt.exp
4044         * gdb.arch/i386-prologue.exp
4045         * gdb.arch/i386-signal.exp
4046         * gdb.arch/i386-size-overlap.exp
4047         * gdb.arch/i386-unwind.exp
4048         * gdb.arch/i386-word.exp
4049         * gdb.arch/mips-fcr.exp
4050         * gdb.arch/powerpc-d128-regs.exp
4051         * gdb.arch/powerpc-stackless.exp
4052         * gdb.arch/ppc64-atomic-inst.exp
4053         * gdb.arch/s390-stackless.exp
4054         * gdb.arch/s390-tdbregs.exp
4055         * gdb.arch/s390-vregs.exp
4056         * gdb.arch/sparc-sysstep.exp
4057         * gdb.arch/thumb-bx-pc.exp
4058         * gdb.arch/thumb-singlestep.exp
4059         * gdb.arch/thumb2-it.exp
4060         * gdb.arch/vsx-regs.exp
4061         * gdb.asm/asm-source.exp
4062         * gdb.base/a2-run.exp
4063         * gdb.base/advance.exp
4064         * gdb.base/all-bin.exp
4065         * gdb.base/anon.exp
4066         * gdb.base/args.exp
4067         * gdb.base/arithmet.exp
4068         * gdb.base/async-shell.exp
4069         * gdb.base/async.exp
4070         * gdb.base/attach-pie-noexec.exp
4071         * gdb.base/attach-twice.exp
4072         * gdb.base/auto-load.exp
4073         * gdb.base/bang.exp
4074         * gdb.base/bitfields.exp
4075         * gdb.base/break-always.exp
4076         * gdb.base/break-caller-line.exp
4077         * gdb.base/break-entry.exp
4078         * gdb.base/break-inline.exp
4079         * gdb.base/break-on-linker-gcd-function.exp
4080         * gdb.base/break-probes.exp
4081         * gdb.base/break.exp
4082         * gdb.base/breakpoint-shadow.exp
4083         * gdb.base/call-ar-st.exp
4084         * gdb.base/call-sc.exp
4085         * gdb.base/call-signal-resume.exp
4086         * gdb.base/call-strs.exp
4087         * gdb.base/callfuncs.exp
4088         * gdb.base/catch-fork-static.exp
4089         * gdb.base/catch-gdb-caused-signals.exp
4090         * gdb.base/catch-load.exp
4091         * gdb.base/catch-signal-fork.exp
4092         * gdb.base/catch-signal.exp
4093         * gdb.base/catch-syscall.exp
4094         * gdb.base/charset.exp
4095         * gdb.base/checkpoint.exp
4096         * gdb.base/chng-syms.exp
4097         * gdb.base/code-expr.exp
4098         * gdb.base/code_elim.exp
4099         * gdb.base/commands.exp
4100         * gdb.base/completion.exp
4101         * gdb.base/complex.exp
4102         * gdb.base/cond-expr.exp
4103         * gdb.base/condbreak.exp
4104         * gdb.base/consecutive.exp
4105         * gdb.base/continue-all-already-running.exp
4106         * gdb.base/coredump-filter.exp
4107         * gdb.base/corefile.exp
4108         * gdb.base/dbx.exp
4109         * gdb.base/debug-expr.exp
4110         * gdb.base/define.exp
4111         * gdb.base/del.exp
4112         * gdb.base/disabled-location.exp
4113         * gdb.base/disasm-end-cu.exp
4114         * gdb.base/disasm-optim.exp
4115         * gdb.base/display.exp
4116         * gdb.base/duplicate-bp.exp
4117         * gdb.base/ena-dis-br.exp
4118         * gdb.base/ending-run.exp
4119         * gdb.base/enumval.exp
4120         * gdb.base/environ.exp
4121         * gdb.base/eu-strip-infcall.exp
4122         * gdb.base/eval-avoid-side-effects.exp
4123         * gdb.base/eval-skip.exp
4124         * gdb.base/exitsignal.exp
4125         * gdb.base/expand-psymtabs.exp
4126         * gdb.base/filesym.exp
4127         * gdb.base/find-unmapped.exp
4128         * gdb.base/finish.exp
4129         * gdb.base/float.exp
4130         * gdb.base/foll-exec-mode.exp
4131         * gdb.base/foll-exec.exp
4132         * gdb.base/foll-fork.exp
4133         * gdb.base/fortran-sym-case.exp
4134         * gdb.base/freebpcmd.exp
4135         * gdb.base/func-ptr.exp
4136         * gdb.base/func-ptrs.exp
4137         * gdb.base/funcargs.exp
4138         * gdb.base/gcore-buffer-overflow.exp
4139         * gdb.base/gcore-relro-pie.exp
4140         * gdb.base/gcore-relro.exp
4141         * gdb.base/gcore.exp
4142         * gdb.base/gdb1090.exp
4143         * gdb.base/gdb11530.exp
4144         * gdb.base/gdb11531.exp
4145         * gdb.base/gdb1821.exp
4146         * gdb.base/gdbindex-stabs.exp
4147         * gdb.base/gdbvars.exp
4148         * gdb.base/hbreak.exp
4149         * gdb.base/hbreak2.exp
4150         * gdb.base/included.exp
4151         * gdb.base/infcall-input.exp
4152         * gdb.base/inferior-died.exp
4153         * gdb.base/infnan.exp
4154         * gdb.base/info-macros.exp
4155         * gdb.base/info-os.exp
4156         * gdb.base/info-proc.exp
4157         * gdb.base/info-shared.exp
4158         * gdb.base/info-target.exp
4159         * gdb.base/infoline.exp
4160         * gdb.base/interp.exp
4161         * gdb.base/interrupt.exp
4162         * gdb.base/jit-reader.exp
4163         * gdb.base/jit-simple.exp
4164         * gdb.base/kill-after-signal.exp
4165         * gdb.base/kill-detach-inferiors-cmd.exp
4166         * gdb.base/label.exp
4167         * gdb.base/langs.exp
4168         * gdb.base/ldbl_e308.exp
4169         * gdb.base/line-symtabs.exp
4170         * gdb.base/linespecs.exp
4171         * gdb.base/list.exp
4172         * gdb.base/long_long.exp
4173         * gdb.base/longest-types.exp
4174         * gdb.base/maint.exp
4175         * gdb.base/max-value-size.exp
4176         * gdb.base/memattr.exp
4177         * gdb.base/mips_pro.exp
4178         * gdb.base/morestack.exp
4179         * gdb.base/moribund-step.exp
4180         * gdb.base/multi-forks.exp
4181         * gdb.base/nested-addr.exp
4182         * gdb.base/nextoverexit.exp
4183         * gdb.base/noreturn-finish.exp
4184         * gdb.base/noreturn-return.exp
4185         * gdb.base/nostdlib.exp
4186         * gdb.base/offsets.exp
4187         * gdb.base/opaque.exp
4188         * gdb.base/pc-fp.exp
4189         * gdb.base/permissions.exp
4190         * gdb.base/print-symbol-loading.exp
4191         * gdb.base/prologue-include.exp
4192         * gdb.base/psymtab.exp
4193         * gdb.base/ptype.exp
4194         * gdb.base/random-signal.exp
4195         * gdb.base/randomize.exp
4196         * gdb.base/range-stepping.exp
4197         * gdb.base/readline-ask.exp
4198         * gdb.base/recpar.exp
4199         * gdb.base/recurse.exp
4200         * gdb.base/relational.exp
4201         * gdb.base/restore.exp
4202         * gdb.base/return-nodebug.exp
4203         * gdb.base/return.exp
4204         * gdb.base/run-after-attach.exp
4205         * gdb.base/save-bp.exp
4206         * gdb.base/scope.exp
4207         * gdb.base/sect-cmd.exp
4208         * gdb.base/set-lang-auto.exp
4209         * gdb.base/set-noassign.exp
4210         * gdb.base/setvar.exp
4211         * gdb.base/sigall.exp
4212         * gdb.base/sigbpt.exp
4213         * gdb.base/siginfo-addr.exp
4214         * gdb.base/siginfo-infcall.exp
4215         * gdb.base/siginfo-obj.exp
4216         * gdb.base/siginfo.exp
4217         * gdb.base/signals-state-child.exp
4218         * gdb.base/signest.exp
4219         * gdb.base/sigstep.exp
4220         * gdb.base/sizeof.exp
4221         * gdb.base/skip.exp
4222         * gdb.base/solib-corrupted.exp
4223         * gdb.base/solib-nodir.exp
4224         * gdb.base/solib-search.exp
4225         * gdb.base/stack-checking.exp
4226         * gdb.base/stale-infcall.exp
4227         * gdb.base/stap-probe.exp
4228         * gdb.base/start.exp
4229         * gdb.base/step-break.exp
4230         * gdb.base/step-bt.exp
4231         * gdb.base/step-line.exp
4232         * gdb.base/step-over-exit.exp
4233         * gdb.base/step-over-syscall.exp
4234         * gdb.base/step-resume-infcall.exp
4235         * gdb.base/step-test.exp
4236         * gdb.base/store.exp
4237         * gdb.base/structs3.exp
4238         * gdb.base/sym-file.exp
4239         * gdb.base/symbol-without-target_section.exp
4240         * gdb.base/term.exp
4241         * gdb.base/testenv.exp
4242         * gdb.base/ui-redirect.exp
4243         * gdb.base/until.exp
4244         * gdb.base/unwindonsignal.exp
4245         * gdb.base/value-double-free.exp
4246         * gdb.base/vla-datatypes.exp
4247         * gdb.base/vla-ptr.exp
4248         * gdb.base/vla-sideeffect.exp
4249         * gdb.base/volatile.exp
4250         * gdb.base/watch-cond-infcall.exp
4251         * gdb.base/watch-cond.exp
4252         * gdb.base/watch-non-mem.exp
4253         * gdb.base/watch-read.exp
4254         * gdb.base/watch-vfork.exp
4255         * gdb.base/watchpoint-cond-gone.exp
4256         * gdb.base/watchpoint-delete.exp
4257         * gdb.base/watchpoint-hw-hit-once.exp
4258         * gdb.base/watchpoint-hw.exp
4259         * gdb.base/watchpoint-stops-at-right-insn.exp
4260         * gdb.base/watchpoints.exp
4261         * gdb.base/wchar.exp
4262         * gdb.base/whatis-exp.exp
4263         * gdb.btrace/buffer-size.exp
4264         * gdb.btrace/data.exp
4265         * gdb.btrace/delta.exp
4266         * gdb.btrace/dlopen.exp
4267         * gdb.btrace/enable.exp
4268         * gdb.btrace/exception.exp
4269         * gdb.btrace/function_call_history.exp
4270         * gdb.btrace/gcore.exp
4271         * gdb.btrace/instruction_history.exp
4272         * gdb.btrace/nohist.exp
4273         * gdb.btrace/reconnect.exp
4274         * gdb.btrace/record_goto-step.exp
4275         * gdb.btrace/record_goto.exp
4276         * gdb.btrace/rn-dl-bind.exp
4277         * gdb.btrace/segv.exp
4278         * gdb.btrace/step.exp
4279         * gdb.btrace/stepi.exp
4280         * gdb.btrace/tailcall-only.exp
4281         * gdb.btrace/tailcall.exp
4282         * gdb.btrace/tsx.exp
4283         * gdb.btrace/unknown_functions.exp
4284         * gdb.btrace/vdso.exp
4285         * gdb.compile/compile-ifunc.exp
4286         * gdb.compile/compile-ops.exp
4287         * gdb.compile/compile-print.exp
4288         * gdb.compile/compile-setjmp.exp
4289         * gdb.cp/abstract-origin.exp
4290         * gdb.cp/ambiguous.exp
4291         * gdb.cp/annota2.exp
4292         * gdb.cp/annota3.exp
4293         * gdb.cp/anon-ns.exp
4294         * gdb.cp/anon-struct.exp
4295         * gdb.cp/anon-union.exp
4296         * gdb.cp/arg-reference.exp
4297         * gdb.cp/baseenum.exp
4298         * gdb.cp/bool.exp
4299         * gdb.cp/breakpoint.exp
4300         * gdb.cp/bs15503.exp
4301         * gdb.cp/call-c.exp
4302         * gdb.cp/casts.exp
4303         * gdb.cp/chained-calls.exp
4304         * gdb.cp/class2.exp
4305         * gdb.cp/classes.exp
4306         * gdb.cp/cmpd-minsyms.exp
4307         * gdb.cp/converts.exp
4308         * gdb.cp/cp-relocate.exp
4309         * gdb.cp/cpcompletion.exp
4310         * gdb.cp/cpexprs.exp
4311         * gdb.cp/cplabel.exp
4312         * gdb.cp/cplusfuncs.exp
4313         * gdb.cp/cpsizeof.exp
4314         * gdb.cp/ctti.exp
4315         * gdb.cp/derivation.exp
4316         * gdb.cp/destrprint.exp
4317         * gdb.cp/dispcxx.exp
4318         * gdb.cp/enum-class.exp
4319         * gdb.cp/exception.exp
4320         * gdb.cp/exceptprint.exp
4321         * gdb.cp/expand-psymtabs-cxx.exp
4322         * gdb.cp/expand-sals.exp
4323         * gdb.cp/extern-c.exp
4324         * gdb.cp/filename.exp
4325         * gdb.cp/formatted-ref.exp
4326         * gdb.cp/fpointer.exp
4327         * gdb.cp/gdb1355.exp
4328         * gdb.cp/gdb2495.exp
4329         * gdb.cp/hang.exp
4330         * gdb.cp/impl-this.exp
4331         * gdb.cp/infcall-dlopen.exp
4332         * gdb.cp/inherit.exp
4333         * gdb.cp/iostream.exp
4334         * gdb.cp/koenig.exp
4335         * gdb.cp/local.exp
4336         * gdb.cp/m-data.exp
4337         * gdb.cp/m-static.exp
4338         * gdb.cp/mb-ctor.exp
4339         * gdb.cp/mb-inline.exp
4340         * gdb.cp/mb-templates.exp
4341         * gdb.cp/member-name.exp
4342         * gdb.cp/member-ptr.exp
4343         * gdb.cp/meth-typedefs.exp
4344         * gdb.cp/method.exp
4345         * gdb.cp/method2.exp
4346         * gdb.cp/minsym-fallback.exp
4347         * gdb.cp/misc.exp
4348         * gdb.cp/namelessclass.exp
4349         * gdb.cp/namespace-enum.exp
4350         * gdb.cp/namespace-nested-import.exp
4351         * gdb.cp/namespace.exp
4352         * gdb.cp/nextoverthrow.exp
4353         * gdb.cp/no-dmgl-verbose.exp
4354         * gdb.cp/non-trivial-retval.exp
4355         * gdb.cp/noparam.exp
4356         * gdb.cp/nsdecl.exp
4357         * gdb.cp/nsimport.exp
4358         * gdb.cp/nsnested.exp
4359         * gdb.cp/nsnoimports.exp
4360         * gdb.cp/nsrecurs.exp
4361         * gdb.cp/nsstress.exp
4362         * gdb.cp/nsusing.exp
4363         * gdb.cp/operator.exp
4364         * gdb.cp/oranking.exp
4365         * gdb.cp/overload-const.exp
4366         * gdb.cp/overload.exp
4367         * gdb.cp/ovldbreak.exp
4368         * gdb.cp/ovsrch.exp
4369         * gdb.cp/paren-type.exp
4370         * gdb.cp/parse-lang.exp
4371         * gdb.cp/pass-by-ref.exp
4372         * gdb.cp/pr-1023.exp
4373         * gdb.cp/pr-1210.exp
4374         * gdb.cp/pr-574.exp
4375         * gdb.cp/pr10687.exp
4376         * gdb.cp/pr12028.exp
4377         * gdb.cp/pr17132.exp
4378         * gdb.cp/pr17494.exp
4379         * gdb.cp/pr9067.exp
4380         * gdb.cp/pr9167.exp
4381         * gdb.cp/pr9631.exp
4382         * gdb.cp/printmethod.exp
4383         * gdb.cp/psmang.exp
4384         * gdb.cp/psymtab-parameter.exp
4385         * gdb.cp/ptype-cv-cp.exp
4386         * gdb.cp/ptype-flags.exp
4387         * gdb.cp/re-set-overloaded.exp
4388         * gdb.cp/ref-types.exp
4389         * gdb.cp/rtti.exp
4390         * gdb.cp/scope-err.exp
4391         * gdb.cp/shadow.exp
4392         * gdb.cp/smartp.exp
4393         * gdb.cp/static-method.exp
4394         * gdb.cp/static-print-quit.exp
4395         * gdb.cp/temargs.exp
4396         * gdb.cp/templates.exp
4397         * gdb.cp/try_catch.exp
4398         * gdb.cp/typedef-operator.exp
4399         * gdb.cp/typeid.exp
4400         * gdb.cp/userdef.exp
4401         * gdb.cp/using-crash.exp
4402         * gdb.cp/var-tag.exp
4403         * gdb.cp/virtbase.exp
4404         * gdb.cp/virtfunc.exp
4405         * gdb.cp/virtfunc2.exp
4406         * gdb.cp/vla-cxx.exp
4407         * gdb.disasm/t01_mov.exp
4408         * gdb.disasm/t02_mova.exp
4409         * gdb.disasm/t03_add.exp
4410         * gdb.disasm/t04_sub.exp
4411         * gdb.disasm/t05_cmp.exp
4412         * gdb.disasm/t06_ari2.exp
4413         * gdb.disasm/t07_ari3.exp
4414         * gdb.disasm/t08_or.exp
4415         * gdb.disasm/t09_xor.exp
4416         * gdb.disasm/t10_and.exp
4417         * gdb.disasm/t11_logs.exp
4418         * gdb.disasm/t12_bit.exp
4419         * gdb.disasm/t13_otr.exp
4420         * gdb.dlang/circular.exp
4421         * gdb.dwarf2/arr-stride.exp
4422         * gdb.dwarf2/arr-subrange.exp
4423         * gdb.dwarf2/atomic-type.exp
4424         * gdb.dwarf2/bad-regnum.exp
4425         * gdb.dwarf2/bitfield-parent-optimized-out.exp
4426         * gdb.dwarf2/callframecfa.exp
4427         * gdb.dwarf2/clztest.exp
4428         * gdb.dwarf2/corrupt.exp
4429         * gdb.dwarf2/data-loc.exp
4430         * gdb.dwarf2/dup-psym.exp
4431         * gdb.dwarf2/dw2-anon-mptr.exp
4432         * gdb.dwarf2/dw2-anonymous-func.exp
4433         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
4434         * gdb.dwarf2/dw2-bad-unresolved.exp
4435         * gdb.dwarf2/dw2-basic.exp
4436         * gdb.dwarf2/dw2-canonicalize-type.exp
4437         * gdb.dwarf2/dw2-case-insensitive.exp
4438         * gdb.dwarf2/dw2-common-block.exp
4439         * gdb.dwarf2/dw2-compdir-oldgcc.exp
4440         * gdb.dwarf2/dw2-compressed.exp
4441         * gdb.dwarf2/dw2-const.exp
4442         * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
4443         * gdb.dwarf2/dw2-cu-size.exp
4444         * gdb.dwarf2/dw2-dup-frame.exp
4445         * gdb.dwarf2/dw2-entry-value.exp
4446         * gdb.dwarf2/dw2-icycle.exp
4447         * gdb.dwarf2/dw2-ifort-parameter.exp
4448         * gdb.dwarf2/dw2-inline-break.exp
4449         * gdb.dwarf2/dw2-inline-param.exp
4450         * gdb.dwarf2/dw2-intercu.exp
4451         * gdb.dwarf2/dw2-intermix.exp
4452         * gdb.dwarf2/dw2-lexical-block-bare.exp
4453         * gdb.dwarf2/dw2-linkage-name-trust.exp
4454         * gdb.dwarf2/dw2-minsym-in-cu.exp
4455         * gdb.dwarf2/dw2-noloc.exp
4456         * gdb.dwarf2/dw2-op-call.exp
4457         * gdb.dwarf2/dw2-op-out-param.exp
4458         * gdb.dwarf2/dw2-opt-structptr.exp
4459         * gdb.dwarf2/dw2-param-error.exp
4460         * gdb.dwarf2/dw2-producer.exp
4461         * gdb.dwarf2/dw2-ranges-base.exp
4462         * gdb.dwarf2/dw2-ref-missing-frame.exp
4463         * gdb.dwarf2/dw2-reg-undefined.exp
4464         * gdb.dwarf2/dw2-regno-invalid.exp
4465         * gdb.dwarf2/dw2-restore.exp
4466         * gdb.dwarf2/dw2-restrict.exp
4467         * gdb.dwarf2/dw2-single-line-discriminators.exp
4468         * gdb.dwarf2/dw2-strp.exp
4469         * gdb.dwarf2/dw2-undefined-ret-addr.exp
4470         * gdb.dwarf2/dw2-unresolved.exp
4471         * gdb.dwarf2/dw2-var-zero-addr.exp
4472         * gdb.dwarf2/dw4-sig-types.exp
4473         * gdb.dwarf2/dwz.exp
4474         * gdb.dwarf2/dynarr-ptr.exp
4475         * gdb.dwarf2/enum-type.exp
4476         * gdb.dwarf2/gdb-index.exp
4477         * gdb.dwarf2/implptr-64bit.exp
4478         * gdb.dwarf2/implptr-optimized-out.exp
4479         * gdb.dwarf2/implptr.exp
4480         * gdb.dwarf2/implref-array.exp
4481         * gdb.dwarf2/implref-const.exp
4482         * gdb.dwarf2/implref-global.exp
4483         * gdb.dwarf2/implref-struct.exp
4484         * gdb.dwarf2/mac-fileno.exp
4485         * gdb.dwarf2/main-subprogram.exp
4486         * gdb.dwarf2/member-ptr-forwardref.exp
4487         * gdb.dwarf2/method-ptr.exp
4488         * gdb.dwarf2/missing-sig-type.exp
4489         * gdb.dwarf2/nonvar-access.exp
4490         * gdb.dwarf2/opaque-type-lookup.exp
4491         * gdb.dwarf2/pieces-optimized-out.exp
4492         * gdb.dwarf2/pieces.exp
4493         * gdb.dwarf2/pr10770.exp
4494         * gdb.dwarf2/pr13961.exp
4495         * gdb.dwarf2/staticvirtual.exp
4496         * gdb.dwarf2/subrange.exp
4497         * gdb.dwarf2/symtab-producer.exp
4498         * gdb.dwarf2/trace-crash.exp
4499         * gdb.dwarf2/typeddwarf.exp
4500         * gdb.dwarf2/valop.exp
4501         * gdb.dwarf2/watch-notconst.exp
4502         * gdb.fortran/array-element.exp
4503         * gdb.fortran/charset.exp
4504         * gdb.fortran/common-block.exp
4505         * gdb.fortran/complex.exp
4506         * gdb.fortran/derived-type-function.exp
4507         * gdb.fortran/derived-type.exp
4508         * gdb.fortran/logical.exp
4509         * gdb.fortran/module.exp
4510         * gdb.fortran/multi-dim.exp
4511         * gdb.fortran/nested-funcs.exp
4512         * gdb.fortran/print-formatted.exp
4513         * gdb.fortran/subarray.exp
4514         * gdb.fortran/vla-alloc-assoc.exp
4515         * gdb.fortran/vla-datatypes.exp
4516         * gdb.fortran/vla-history.exp
4517         * gdb.fortran/vla-ptr-info.exp
4518         * gdb.fortran/vla-ptype-sub.exp
4519         * gdb.fortran/vla-ptype.exp
4520         * gdb.fortran/vla-sizeof.exp
4521         * gdb.fortran/vla-type.exp
4522         * gdb.fortran/vla-value-sub-arbitrary.exp
4523         * gdb.fortran/vla-value-sub-finish.exp
4524         * gdb.fortran/vla-value-sub.exp
4525         * gdb.fortran/vla-value.exp
4526         * gdb.fortran/whatis_type.exp
4527         * gdb.go/chan.exp
4528         * gdb.go/handcall.exp
4529         * gdb.go/hello.exp
4530         * gdb.go/integers.exp
4531         * gdb.go/methods.exp
4532         * gdb.go/package.exp
4533         * gdb.go/strings.exp
4534         * gdb.go/types.exp
4535         * gdb.go/unsafe.exp
4536         * gdb.guile/scm-arch.exp
4537         * gdb.guile/scm-block.exp
4538         * gdb.guile/scm-breakpoint.exp
4539         * gdb.guile/scm-cmd.exp
4540         * gdb.guile/scm-disasm.exp
4541         * gdb.guile/scm-equal.exp
4542         * gdb.guile/scm-frame-args.exp
4543         * gdb.guile/scm-frame-inline.exp
4544         * gdb.guile/scm-frame.exp
4545         * gdb.guile/scm-iterator.exp
4546         * gdb.guile/scm-math.exp
4547         * gdb.guile/scm-objfile.exp
4548         * gdb.guile/scm-ports.exp
4549         * gdb.guile/scm-symbol.exp
4550         * gdb.guile/scm-symtab.exp
4551         * gdb.guile/scm-value-cc.exp
4552         * gdb.guile/types-module.exp
4553         * gdb.linespec/break-ask.exp
4554         * gdb.linespec/cpexplicit.exp
4555         * gdb.linespec/explicit.exp
4556         * gdb.linespec/keywords.exp
4557         * gdb.linespec/linespec.exp
4558         * gdb.linespec/ls-dollar.exp
4559         * gdb.linespec/ls-errs.exp
4560         * gdb.linespec/skip-two.exp
4561         * gdb.linespec/thread.exp
4562         * gdb.mi/mi-async.exp
4563         * gdb.mi/mi-basics.exp
4564         * gdb.mi/mi-break.exp
4565         * gdb.mi/mi-catch-load.exp
4566         * gdb.mi/mi-cli.exp
4567         * gdb.mi/mi-cmd-param-changed.exp
4568         * gdb.mi/mi-console.exp
4569         * gdb.mi/mi-detach.exp
4570         * gdb.mi/mi-disassemble.exp
4571         * gdb.mi/mi-eval.exp
4572         * gdb.mi/mi-file-transfer.exp
4573         * gdb.mi/mi-file.exp
4574         * gdb.mi/mi-fill-memory.exp
4575         * gdb.mi/mi-inheritance-syntax-error.exp
4576         * gdb.mi/mi-linespec-err-cp.exp
4577         * gdb.mi/mi-logging.exp
4578         * gdb.mi/mi-memory-changed.exp
4579         * gdb.mi/mi-read-memory.exp
4580         * gdb.mi/mi-record-changed.exp
4581         * gdb.mi/mi-reg-undefined.exp
4582         * gdb.mi/mi-regs.exp
4583         * gdb.mi/mi-return.exp
4584         * gdb.mi/mi-reverse.exp
4585         * gdb.mi/mi-simplerun.exp
4586         * gdb.mi/mi-solib.exp
4587         * gdb.mi/mi-stack.exp
4588         * gdb.mi/mi-stepi.exp
4589         * gdb.mi/mi-syn-frame.exp
4590         * gdb.mi/mi-until.exp
4591         * gdb.mi/mi-var-block.exp
4592         * gdb.mi/mi-var-child.exp
4593         * gdb.mi/mi-var-cmd.exp
4594         * gdb.mi/mi-var-cp.exp
4595         * gdb.mi/mi-var-display.exp
4596         * gdb.mi/mi-var-invalidate.exp
4597         * gdb.mi/mi-var-list-children-invalid-grandchild.exp
4598         * gdb.mi/mi-vla-fortran.exp
4599         * gdb.mi/mi-watch.exp
4600         * gdb.mi/mi2-var-child.exp
4601         * gdb.mi/user-selected-context-sync.exp
4602         * gdb.modula2/unbounded-array.exp
4603         * gdb.multi/dummy-frame-restore.exp
4604         * gdb.multi/multi-arch-exec.exp
4605         * gdb.multi/multi-arch.exp
4606         * gdb.multi/tids.exp
4607         * gdb.multi/watchpoint-multi.exp
4608         * gdb.opencl/callfuncs.exp
4609         * gdb.opencl/convs_casts.exp
4610         * gdb.opencl/datatypes.exp
4611         * gdb.opencl/operators.exp
4612         * gdb.opencl/vec_comps.exp
4613         * gdb.opt/clobbered-registers-O2.exp
4614         * gdb.opt/inline-break.exp
4615         * gdb.opt/inline-bt.exp
4616         * gdb.opt/inline-cmds.exp
4617         * gdb.opt/inline-locals.exp
4618         * gdb.pascal/case-insensitive-symbols.exp
4619         * gdb.pascal/floats.exp
4620         * gdb.pascal/gdb11492.exp
4621         * gdb.python/lib-types.exp
4622         * gdb.python/py-arch.exp
4623         * gdb.python/py-as-string.exp
4624         * gdb.python/py-bad-printers.exp
4625         * gdb.python/py-block.exp
4626         * gdb.python/py-breakpoint-create-fail.exp
4627         * gdb.python/py-breakpoint.exp
4628         * gdb.python/py-caller-is.exp
4629         * gdb.python/py-cmd.exp
4630         * gdb.python/py-explore-cc.exp
4631         * gdb.python/py-explore.exp
4632         * gdb.python/py-finish-breakpoint.exp
4633         * gdb.python/py-finish-breakpoint2.exp
4634         * gdb.python/py-frame-args.exp
4635         * gdb.python/py-frame-inline.exp
4636         * gdb.python/py-frame.exp
4637         * gdb.python/py-framefilter-mi.exp
4638         * gdb.python/py-infthread.exp
4639         * gdb.python/py-lazy-string.exp
4640         * gdb.python/py-linetable.exp
4641         * gdb.python/py-mi-events.exp
4642         * gdb.python/py-mi-objfile.exp
4643         * gdb.python/py-mi.exp
4644         * gdb.python/py-objfile.exp
4645         * gdb.python/py-pp-integral.exp
4646         * gdb.python/py-pp-maint.exp
4647         * gdb.python/py-pp-re-notag.exp
4648         * gdb.python/py-pp-registration.exp
4649         * gdb.python/py-recurse-unwind.exp
4650         * gdb.python/py-strfns.exp
4651         * gdb.python/py-symbol.exp
4652         * gdb.python/py-symtab.exp
4653         * gdb.python/py-sync-interp.exp
4654         * gdb.python/py-typeprint.exp
4655         * gdb.python/py-unwind-maint.exp
4656         * gdb.python/py-unwind.exp
4657         * gdb.python/py-value-cc.exp
4658         * gdb.python/py-xmethods.exp
4659         * gdb.reverse/amd64-tailcall-reverse.exp
4660         * gdb.reverse/break-precsave.exp
4661         * gdb.reverse/break-reverse.exp
4662         * gdb.reverse/consecutive-precsave.exp
4663         * gdb.reverse/consecutive-reverse.exp
4664         * gdb.reverse/finish-precsave.exp
4665         * gdb.reverse/finish-reverse-bkpt.exp
4666         * gdb.reverse/finish-reverse.exp
4667         * gdb.reverse/fstatat-reverse.exp
4668         * gdb.reverse/getresuid-reverse.exp
4669         * gdb.reverse/i386-precsave.exp
4670         * gdb.reverse/i386-reverse.exp
4671         * gdb.reverse/i386-sse-reverse.exp
4672         * gdb.reverse/i387-env-reverse.exp
4673         * gdb.reverse/i387-stack-reverse.exp
4674         * gdb.reverse/insn-reverse.exp
4675         * gdb.reverse/machinestate-precsave.exp
4676         * gdb.reverse/machinestate.exp
4677         * gdb.reverse/next-reverse-bkpt-over-sr.exp
4678         * gdb.reverse/pipe-reverse.exp
4679         * gdb.reverse/readv-reverse.exp
4680         * gdb.reverse/recvmsg-reverse.exp
4681         * gdb.reverse/rerun-prec.exp
4682         * gdb.reverse/s390-mvcle.exp
4683         * gdb.reverse/step-precsave.exp
4684         * gdb.reverse/step-reverse.exp
4685         * gdb.reverse/time-reverse.exp
4686         * gdb.reverse/until-precsave.exp
4687         * gdb.reverse/until-reverse.exp
4688         * gdb.reverse/waitpid-reverse.exp
4689         * gdb.reverse/watch-precsave.exp
4690         * gdb.reverse/watch-reverse.exp
4691         * gdb.rust/generics.exp
4692         * gdb.rust/methods.exp
4693         * gdb.rust/modules.exp
4694         * gdb.rust/simple.exp
4695         * gdb.server/connect-with-no-symbol-file.exp
4696         * gdb.server/ext-attach.exp
4697         * gdb.server/ext-restart.exp
4698         * gdb.server/ext-wrapper.exp
4699         * gdb.server/file-transfer.exp
4700         * gdb.server/server-exec-info.exp
4701         * gdb.server/server-kill.exp
4702         * gdb.server/server-mon.exp
4703         * gdb.server/wrapper.exp
4704         * gdb.stabs/exclfwd.exp
4705         * gdb.stabs/gdb11479.exp
4706         * gdb.threads/clone-new-thread-event.exp
4707         * gdb.threads/corethreads.exp
4708         * gdb.threads/current-lwp-dead.exp
4709         * gdb.threads/dlopen-libpthread.exp
4710         * gdb.threads/gcore-thread.exp
4711         * gdb.threads/sigstep-threads.exp
4712         * gdb.threads/watchpoint-fork.exp
4713         * gdb.trace/actions-changed.exp
4714         * gdb.trace/backtrace.exp
4715         * gdb.trace/change-loc.exp
4716         * gdb.trace/circ.exp
4717         * gdb.trace/collection.exp
4718         * gdb.trace/disconnected-tracing.exp
4719         * gdb.trace/ftrace.exp
4720         * gdb.trace/mi-trace-frame-collected.exp
4721         * gdb.trace/mi-trace-unavailable.exp
4722         * gdb.trace/mi-traceframe-changed.exp
4723         * gdb.trace/mi-tsv-changed.exp
4724         * gdb.trace/no-attach-trace.exp
4725         * gdb.trace/passc-dyn.exp
4726         * gdb.trace/qtro.exp
4727         * gdb.trace/range-stepping.exp
4728         * gdb.trace/read-memory.exp
4729         * gdb.trace/save-trace.exp
4730         * gdb.trace/signal.exp
4731         * gdb.trace/status-stop.exp
4732         * gdb.trace/tfile.exp
4733         * gdb.trace/trace-break.exp
4734         * gdb.trace/trace-buffer-size.exp
4735         * gdb.trace/trace-condition.exp
4736         * gdb.trace/tracefile-pseudo-reg.exp
4737         * gdb.trace/tstatus.exp
4738         * gdb.trace/unavailable.exp
4739         * gdb.trace/while-dyn.exp
4740         * gdb.trace/while-stepping.exp
4741
4742 2016-12-22  Doug Evans  <xdje42@gmail.com>
4743
4744         * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
4745         and msymbols.
4746
4747 2016-12-19  Yao Qi  <yao.qi@linaro.org>
4748
4749         * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
4750         (test_with_self): Don't call do_steps_and_nexts, and remove
4751         code about stepping into xmalloc.
4752
4753 2016-12-09  Yao Qi  <yao.qi@linaro.org>
4754
4755         * gdb.base/all-architectures.exp.in: Remove kfail for rx.
4756
4757 2016-12-09  Yao Qi  <yao.qi@linaro.org>
4758
4759         * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
4760
4761 2016-12-09  Pedro Alves  <palves@redhat.com>
4762
4763         * gdb.base/all-architectures-0.exp: New file.
4764         * gdb.base/all-architectures-1.exp: New file.
4765         * gdb.base/all-architectures-2.exp: New file.
4766         * gdb.base/all-architectures-3.exp: New file.
4767         * gdb.base/all-architectures-4.exp: New file.
4768         * gdb.base/all-architectures-5.exp: New file.
4769         * gdb.base/all-architectures-6.exp: New file.
4770         * gdb.base/all-architectures-7.exp: New file.
4771         * gdb.base/all-architectures.exp.in: New file.
4772
4773 2016-12-09  Yao Qi  <yao.qi@linaro.org>
4774
4775         * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
4776
4777 2016-12-02  Luis Machado  <lgustavo@codesourcery.com>
4778
4779         * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
4780         possible.
4781         Remove useless pattern-matching code.
4782
4783 2016-12-02  Pedro Alves  <palves@redhat.com>
4784
4785         * gdb.base/commands.exp (user_defined_command_manyargs_test): New
4786         procedure.
4787         (top level): Call it.
4788
4789 2016-12-02  Pedro Alves  <palves@redhat.com>
4790
4791         * gdb.base/commands.exp (user_defined_command_args_stack_test):
4792         New procedure.
4793         (top level): Call it.
4794
4795 2016-12-02  Pedro Alves  <palves@redhat.com>
4796
4797         PR cli/20559
4798         * gdb.base/commands.exp (user_defined_command_args_eval): New
4799         procedure.
4800         (top level): Call it.
4801
4802 2016-12-02  Luis Machado  <lgustavo@codesourcery.com>
4803
4804         * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
4805         timeout handling.
4806
4807 2016-12-02  Tom Tromey  <tom@tromey.com>
4808
4809         * gdb.dwarf2/main-subprogram.c: New file.
4810         * gdb.dwarf2/main-subprogram.exp: New file.
4811
4812 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
4813
4814         * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
4815         * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
4816         gdb_test_no_output for a couple of cases.
4817         * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
4818
4819 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
4820
4821         Fix test names and standardize compilation error messages throughout
4822         the following files:
4823
4824         * gdb.ada/start.exp
4825         * gdb.arch/alpha-step.exp
4826         * gdb.arch/e500-prologue.exp
4827         * gdb.arch/ftrace-insn-reloc.exp
4828         * gdb.arch/gdb1291.exp
4829         * gdb.arch/gdb1431.exp
4830         * gdb.arch/gdb1558.exp
4831         * gdb.arch/i386-dr3-watch.exp
4832         * gdb.arch/i386-sse-stack-align.exp
4833         * gdb.arch/ia64-breakpoint-shadow.exp
4834         * gdb.arch/pa-nullify.exp
4835         * gdb.arch/powerpc-aix-prologue.exp
4836         * gdb.arch/thumb-bx-pc.exp
4837         * gdb.base/annota1.exp
4838         * gdb.base/annota3.exp
4839         * gdb.base/arrayidx.exp
4840         * gdb.base/assign.exp
4841         * gdb.base/attach.exp
4842         * gdb.base/auxv.exp
4843         * gdb.base/bang.exp
4844         * gdb.base/bfp-test.exp
4845         * gdb.base/bigcore.exp
4846         * gdb.base/bitfields2.exp
4847         * gdb.base/break-fun-addr.exp
4848         * gdb.base/break-probes.exp
4849         * gdb.base/call-rt-st.exp
4850         * gdb.base/callexit.exp
4851         * gdb.base/catch-fork-kill.exp
4852         * gdb.base/charset.exp
4853         * gdb.base/checkpoint.exp
4854         * gdb.base/comprdebug.exp
4855         * gdb.base/constvars.exp
4856         * gdb.base/coredump-filter.exp
4857         * gdb.base/cursal.exp
4858         * gdb.base/cvexpr.exp
4859         * gdb.base/detach.exp
4860         * gdb.base/display.exp
4861         * gdb.base/dmsym.exp
4862         * gdb.base/dprintf-pending.exp
4863         * gdb.base/dso2dso.exp
4864         * gdb.base/dtrace-probe.exp
4865         * gdb.base/dump.exp
4866         * gdb.base/enum_cond.exp
4867         * gdb.base/exe-lock.exp
4868         * gdb.base/exec-invalid-sysroot.exp
4869         * gdb.base/execl-update-breakpoints.exp
4870         * gdb.base/exprs.exp
4871         * gdb.base/fileio.exp
4872         * gdb.base/find.exp
4873         * gdb.base/finish.exp
4874         * gdb.base/fixsection.exp
4875         * gdb.base/foll-vfork.exp
4876         * gdb.base/frame-args.exp
4877         * gdb.base/gcore.exp
4878         * gdb.base/gdb1250.exp
4879         * gdb.base/global-var-nested-by-dso.exp
4880         * gdb.base/gnu-ifunc.exp
4881         * gdb.base/hashline1.exp
4882         * gdb.base/hashline2.exp
4883         * gdb.base/hashline3.exp
4884         * gdb.base/hbreak-in-shr-unsupported.exp
4885         * gdb.base/huge.exp
4886         * gdb.base/infcall-input.exp
4887         * gdb.base/info-fun.exp
4888         * gdb.base/info-shared.exp
4889         * gdb.base/jit-simple.exp
4890         * gdb.base/jit-so.exp
4891         * gdb.base/jit.exp
4892         * gdb.base/jump.exp
4893         * gdb.base/label.exp
4894         * gdb.base/lineinc.exp
4895         * gdb.base/logical.exp
4896         * gdb.base/longjmp.exp
4897         * gdb.base/macscp.exp
4898         * gdb.base/miscexprs.exp
4899         * gdb.base/new-ui-echo.exp
4900         * gdb.base/new-ui-pending-input.exp
4901         * gdb.base/new-ui.exp
4902         * gdb.base/nodebug.exp
4903         * gdb.base/nofield.exp
4904         * gdb.base/offsets.exp
4905         * gdb.base/overlays.exp
4906         * gdb.base/pending.exp
4907         * gdb.base/pointers.exp
4908         * gdb.base/pr11022.exp
4909         * gdb.base/printcmds.exp
4910         * gdb.base/prologue.exp
4911         * gdb.base/ptr-typedef.exp
4912         * gdb.base/realname-expand.exp
4913         * gdb.base/relativedebug.exp
4914         * gdb.base/relocate.exp
4915         * gdb.base/remote.exp
4916         * gdb.base/reread.exp
4917         * gdb.base/return2.exp
4918         * gdb.base/savedregs.exp
4919         * gdb.base/sep.exp
4920         * gdb.base/sepdebug.exp
4921         * gdb.base/sepsymtab.exp
4922         * gdb.base/set-inferior-tty.exp
4923         * gdb.base/setshow.exp
4924         * gdb.base/shlib-call.exp
4925         * gdb.base/sigaltstack.exp
4926         * gdb.base/siginfo-addr.exp
4927         * gdb.base/signals.exp
4928         * gdb.base/signull.exp
4929         * gdb.base/sigrepeat.exp
4930         * gdb.base/so-impl-ld.exp
4931         * gdb.base/solib-display.exp
4932         * gdb.base/solib-overlap.exp
4933         * gdb.base/solib-search.exp
4934         * gdb.base/solib-symbol.exp
4935         * gdb.base/structs.exp
4936         * gdb.base/structs2.exp
4937         * gdb.base/symtab-search-order.exp
4938         * gdb.base/twice.exp
4939         * gdb.base/unload.exp
4940         * gdb.base/varargs.exp
4941         * gdb.base/watchpoint-solib.exp
4942         * gdb.base/watchpoint.exp
4943         * gdb.base/whatis.exp
4944         * gdb.base/wrong_frame_bt_full.exp
4945         * gdb.btrace/dlopen.exp
4946         * gdb.cell/ea-standalone.exp
4947         * gdb.cell/ea-test.exp
4948         * gdb.cp/dispcxx.exp
4949         * gdb.cp/gdb2384.exp
4950         * gdb.cp/method2.exp
4951         * gdb.cp/nextoverthrow.exp
4952         * gdb.cp/pr10728.exp
4953         * gdb.disasm/am33.exp
4954         * gdb.disasm/h8300s.exp
4955         * gdb.disasm/mn10300.exp
4956         * gdb.disasm/sh3.exp
4957         * gdb.dwarf2/dw2-dir-file-name.exp
4958         * gdb.fortran/complex.exp
4959         * gdb.fortran/library-module.exp
4960         * gdb.guile/scm-pretty-print.exp
4961         * gdb.guile/scm-symbol.exp
4962         * gdb.guile/scm-type.exp
4963         * gdb.guile/scm-value.exp
4964         * gdb.linespec/linespec.exp
4965         * gdb.mi/gdb701.exp
4966         * gdb.mi/gdb792.exp
4967         * gdb.mi/mi-breakpoint-changed.exp
4968         * gdb.mi/mi-dprintf-pending.exp
4969         * gdb.mi/mi-dprintf.exp
4970         * gdb.mi/mi-exit-code.exp
4971         * gdb.mi/mi-pending.exp
4972         * gdb.mi/mi-solib.exp
4973         * gdb.mi/new-ui-mi-sync.exp
4974         * gdb.mi/pr11022.exp
4975         * gdb.mi/user-selected-context-sync.exp
4976         * gdb.opt/solib-intra-step.exp
4977         * gdb.python/py-events.exp
4978         * gdb.python/py-finish-breakpoint.exp
4979         * gdb.python/py-mi.exp
4980         * gdb.python/py-prettyprint.exp
4981         * gdb.python/py-shared.exp
4982         * gdb.python/py-symbol.exp
4983         * gdb.python/py-template.exp
4984         * gdb.python/py-type.exp
4985         * gdb.python/py-value.exp
4986         * gdb.reverse/solib-precsave.exp
4987         * gdb.reverse/solib-reverse.exp
4988         * gdb.server/solib-list.exp
4989         * gdb.stabs/weird.exp
4990         * gdb.threads/reconnect-signal.exp
4991         * gdb.threads/stepi-random-signal.exp
4992         * gdb.trace/actions.exp
4993         * gdb.trace/ax.exp
4994         * gdb.trace/backtrace.exp
4995         * gdb.trace/change-loc.exp
4996         * gdb.trace/deltrace.exp
4997         * gdb.trace/ftrace-lock.exp
4998         * gdb.trace/ftrace.exp
4999         * gdb.trace/infotrace.exp
5000         * gdb.trace/mi-tracepoint-changed.exp
5001         * gdb.trace/packetlen.exp
5002         * gdb.trace/passcount.exp
5003         * gdb.trace/pending.exp
5004         * gdb.trace/range-stepping.exp
5005         * gdb.trace/report.exp
5006         * gdb.trace/stap-trace.exp
5007         * gdb.trace/tfind.exp
5008         * gdb.trace/trace-break.exp
5009         * gdb.trace/trace-condition.exp
5010         * gdb.trace/trace-enable-disable.exp
5011         * gdb.trace/trace-mt.exp
5012         * gdb.trace/tracecmd.exp
5013         * gdb.trace/tspeed.exp
5014         * gdb.trace/tsv.exp
5015         * lib/perftest.exp
5016
5017 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5018
5019         * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
5020         with gdb_test_no_output.
5021         Use command as test name.
5022
5023 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5024
5025         Fix test names starting with uppercase throughout the files.
5026
5027         * gdb.ada/assign_1.exp
5028         * gdb.ada/boolean_expr.exp
5029         * gdb.base/arrayidx.exp
5030         * gdb.base/del.exp
5031         * gdb.base/gcore-buffer-overflow.exp
5032         * gdb.base/testenv.exp
5033         * gdb.compile/compile.exp
5034         * gdb.python/py-framefilter-invalidarg.exp
5035         * gdb.python/py-framefilter.exp
5036
5037 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5038
5039         Fix test names starting with uppercase throughout the files.
5040
5041         * gdb.ada/array_return.exp
5042         * gdb.ada/expr_delims.exp
5043         * gdb.ada/mi_dyn_arr.exp
5044         * gdb.ada/mi_interface.exp
5045         * gdb.ada/mi_var_array.exp
5046         * gdb.ada/watch_arg.exp
5047         * gdb.arch/alpha-step.exp
5048         * gdb.arch/altivec-regs.exp
5049         * gdb.arch/e500-regs.exp
5050         * gdb.arch/powerpc-d128-regs.exp
5051         * gdb.base/arrayidx.exp
5052         * gdb.base/break.exp
5053         * gdb.base/checkpoint.exp
5054         * gdb.base/debug-expr.exp
5055         * gdb.base/dmsym.exp
5056         * gdb.base/radix.exp
5057         * gdb.base/sepdebug.exp
5058         * gdb.base/testenv.exp
5059         * gdb.base/watch_thread_num.exp
5060         * gdb.base/watchpoint-cond-gone.exp
5061         * gdb.cell/break.exp
5062         * gdb.cell/ea-cache.exp
5063         * gdb.compile/compile.exp
5064         * gdb.cp/gdb2495.exp
5065         * gdb.gdb/selftest.exp
5066         * gdb.gdb/xfullpath.exp
5067         * gdb.go/hello.exp
5068         * gdb.go/integers.exp
5069         * gdb.objc/basicclass.exp
5070         * gdb.pascal/hello.exp
5071         * gdb.pascal/integers.exp
5072         * gdb.python/py-breakpoint.exp
5073         * gdb.python/py-cmd.exp
5074         * gdb.python/py-linetable.exp
5075         * gdb.python/py-xmethods.exp
5076         * gdb.python/python.exp
5077         * gdb.reverse/consecutive-precsave.exp
5078         * gdb.reverse/finish-precsave.exp
5079         * gdb.reverse/i386-precsave.exp
5080         * gdb.reverse/machinestate-precsave.exp
5081         * gdb.reverse/sigall-precsave.exp
5082         * gdb.reverse/solib-precsave.exp
5083         * gdb.reverse/step-precsave.exp
5084         * gdb.reverse/until-precsave.exp
5085         * gdb.reverse/watch-precsave.exp
5086         * gdb.threads/leader-exit.exp
5087         * gdb.threads/pthreads.exp
5088         * gdb.threads/wp-replication.exp
5089         * gdb.trace/actions.exp
5090         * gdb.trace/mi-tsv-changed.exp
5091         * gdb.trace/tsv.exp
5092
5093 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5094
5095         Fix test names starting with uppercase throughout the files.
5096
5097         * gdb.arch/i386-bp_permanent.exp
5098         * gdb.arch/i386-gnu-cfi.exp
5099         * gdb.base/disasm-end-cu.exp
5100         * gdb.base/macscp.exp
5101         * gdb.base/pending.exp
5102         * gdb.base/watch_thread_num.exp
5103         * gdb.cp/exception.exp
5104         * gdb.cp/gdb2495.exp
5105         * gdb.cp/local.exp
5106         * gdb.python/py-evsignal.exp
5107         * gdb.python/python.exp
5108         * gdb.trace/tracecmd.exp
5109
5110 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5111
5112         Fix test names starting with uppercase throughout the files.
5113
5114         * gdb.base/charset.exp
5115         * gdb.base/eval.exp
5116         * gdb.base/multi-forks.exp
5117         * gdb.guile/scm-progspace.exp
5118         * gdb.opencl/datatypes.exp
5119         * gdb.python/py-block.exp
5120         * gdb.python/py-function.exp
5121         * gdb.python/py-symbol.exp
5122         * gdb.python/py-symtab.exp
5123         * gdb.python/py-xmethods.exp
5124         * gdb.reverse/break-precsave.exp
5125         * gdb.reverse/break-reverse.exp
5126         * gdb.reverse/consecutive-precsave.exp
5127         * gdb.reverse/consecutive-reverse.exp
5128         * gdb.reverse/finish-precsave.exp
5129         * gdb.reverse/finish-reverse-bkpt.exp
5130         * gdb.reverse/finish-reverse.exp
5131         * gdb.reverse/fstatat-reverse.exp
5132         * gdb.reverse/getresuid-reverse.exp
5133         * gdb.reverse/i386-precsave.exp
5134         * gdb.reverse/i386-reverse.exp
5135         * gdb.reverse/i386-sse-reverse.exp
5136         * gdb.reverse/i387-stack-reverse.exp
5137         * gdb.reverse/insn-reverse.exp
5138         * gdb.reverse/machinestate-precsave.exp
5139         * gdb.reverse/machinestate.exp
5140         * gdb.reverse/next-reverse-bkpt-over-sr.exp
5141         * gdb.reverse/pipe-reverse.exp
5142         * gdb.reverse/readv-reverse.exp
5143         * gdb.reverse/recvmsg-reverse.exp
5144         * gdb.reverse/rerun-prec.exp
5145         * gdb.reverse/s390-mvcle.exp
5146         * gdb.reverse/sigall-precsave.exp
5147         * gdb.reverse/sigall-reverse.exp
5148         * gdb.reverse/solib-precsave.exp
5149         * gdb.reverse/solib-reverse.exp
5150         * gdb.reverse/step-precsave.exp
5151         * gdb.reverse/step-reverse.exp
5152         * gdb.reverse/time-reverse.exp
5153         * gdb.reverse/until-precsave.exp
5154         * gdb.reverse/until-reverse.exp
5155         * gdb.reverse/waitpid-reverse.exp
5156         * gdb.reverse/watch-precsave.exp
5157         * gdb.reverse/watch-reverse.exp
5158
5159 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5160
5161         Fix test names starting with uppercase throughout the files.
5162
5163         * gdb.arch/i386-mpx-simple_segv.exp
5164         * gdb.arch/i386-mpx.exp
5165         * gdb.arch/i386-permbkpt.exp
5166         * gdb.arch/pa-nullify.exp
5167         * gdb.arch/powerpc-d128-regs.exp
5168         * gdb.arch/vsx-regs.exp
5169         * gdb.base/bfp-test.exp
5170         * gdb.base/break.exp
5171         * gdb.base/breakpoint-shadow.exp
5172         * gdb.base/callfuncs.exp
5173         * gdb.base/charset.exp
5174         * gdb.base/commands.exp
5175         * gdb.base/completion.exp
5176         * gdb.base/dfp-test.exp
5177         * gdb.base/echo.exp
5178         * gdb.base/ending-run.exp
5179         * gdb.base/eval.exp
5180         * gdb.base/expand-psymtabs.exp
5181         * gdb.base/float128.exp
5182         * gdb.base/floatn.exp
5183         * gdb.base/foll-exec-mode.exp
5184         * gdb.base/gdb1056.exp
5185         * gdb.base/gdb11531.exp
5186         * gdb.base/kill-after-signal.exp
5187         * gdb.base/multi-forks.exp
5188         * gdb.base/overlays.exp
5189         * gdb.base/pending.exp
5190         * gdb.base/sepdebug.exp
5191         * gdb.base/testenv.exp
5192         * gdb.base/valgrind-db-attach.exp
5193         * gdb.base/watch_thread_num.exp
5194         * gdb.base/watchpoint-cond-gone.exp
5195         * gdb.base/watchpoint.exp
5196         * gdb.base/watchpoints.exp
5197         * gdb.cp/arg-reference.exp
5198         * gdb.cp/baseenum.exp
5199         * gdb.cp/operator.exp
5200         * gdb.cp/shadow.exp
5201         * gdb.dwarf2/dw2-op-out-param.exp
5202         * gdb.dwarf2/dw2-reg-undefined.exp
5203         * gdb.go/chan.exp
5204         * gdb.go/hello.exp
5205         * gdb.go/integers.exp
5206         * gdb.go/methods.exp
5207         * gdb.go/package.exp
5208         * gdb.guile/scm-parameter.exp
5209         * gdb.guile/scm-progspace.exp
5210         * gdb.guile/scm-value.exp
5211         * gdb.mi/mi-pending.exp
5212         * gdb.mi/user-selected-context-sync.exp
5213         * gdb.multi/multi-attach.exp
5214         * gdb.multi/tids.exp
5215         * gdb.opt/clobbered-registers-O2.exp
5216         * gdb.pascal/floats.exp
5217         * gdb.pascal/integers.exp
5218         * gdb.python/py-block.exp
5219         * gdb.python/py-events.exp
5220         * gdb.python/py-parameter.exp
5221         * gdb.python/py-symbol.exp
5222         * gdb.python/py-symtab.exp
5223         * gdb.python/py-type.exp
5224         * gdb.python/py-value.exp
5225         * gdb.python/py-xmethods.exp
5226         * gdb.python/python.exp
5227         * gdb.reverse/break-precsave.exp
5228         * gdb.reverse/consecutive-precsave.exp
5229         * gdb.reverse/finish-precsave.exp
5230         * gdb.reverse/i386-precsave.exp
5231         * gdb.reverse/machinestate-precsave.exp
5232         * gdb.reverse/sigall-precsave.exp
5233         * gdb.reverse/solib-precsave.exp
5234         * gdb.reverse/step-precsave.exp
5235         * gdb.reverse/until-precsave.exp
5236         * gdb.reverse/watch-precsave.exp
5237         * gdb.server/ext-attach.exp
5238         * gdb.server/ext-restart.exp
5239         * gdb.server/ext-run.exp
5240         * gdb.server/ext-wrapper.exp
5241         * gdb.stabs/gdb11479.exp
5242         * gdb.stabs/weird.exp
5243         * gdb.threads/attach-many-short-lived-threads.exp
5244         * gdb.threads/kill.exp
5245         * gdb.threads/watchpoint-fork.exp
5246
5247 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5248
5249         Fix test names starting with uppercase throughout all the files below.
5250
5251         * gdb.ada/array_return.exp
5252         * gdb.ada/catch_ex.exp
5253         * gdb.ada/info_exc.exp
5254         * gdb.ada/mi_catch_ex.exp
5255         * gdb.ada/mi_dyn_arr.exp
5256         * gdb.ada/mi_ex_cond.exp
5257         * gdb.ada/mi_exc_info.exp
5258         * gdb.ada/mi_interface.exp
5259         * gdb.ada/mi_task_arg.exp
5260         * gdb.ada/mi_task_info.exp
5261         * gdb.ada/mi_var_array.exp
5262         * gdb.arch/alpha-step.exp
5263         * gdb.arch/amd64-disp-step.exp
5264         * gdb.arch/arm-disp-step.exp
5265         * gdb.arch/disp-step-insn-reloc.exp
5266         * gdb.arch/e500-prologue.exp
5267         * gdb.arch/ftrace-insn-reloc.exp
5268         * gdb.arch/gdb1558.exp
5269         * gdb.arch/i386-bp_permanent.exp
5270         * gdb.arch/i386-disp-step.exp
5271         * gdb.arch/i386-float.exp
5272         * gdb.arch/i386-gnu-cfi.exp
5273         * gdb.arch/ia64-breakpoint-shadow.exp
5274         * gdb.arch/mips16-thunks.exp
5275         * gdb.arch/pa-nullify.exp
5276         * gdb.arch/powerpc-aix-prologue.exp
5277         * gdb.arch/powerpc-power.exp
5278         * gdb.arch/ppc-dfp.exp
5279         * gdb.arch/s390-tdbregs.exp
5280         * gdb.arch/spu-info.exp
5281         * gdb.arch/spu-ls.exp
5282         * gdb.arch/thumb-bx-pc.exp
5283         * gdb.base/advance.exp
5284         * gdb.base/annota-input-while-running.exp
5285         * gdb.base/arrayidx.exp
5286         * gdb.base/asmlabel.exp
5287         * gdb.base/async.exp
5288         * gdb.base/attach-wait-input.exp
5289         * gdb.base/auto-connect-native-target.exp
5290         * gdb.base/batch-preserve-term-settings.exp
5291         * gdb.base/bfp-test.exp
5292         * gdb.base/bigcore.exp
5293         * gdb.base/bp-permanent.exp
5294         * gdb.base/break-always.exp
5295         * gdb.base/break-fun-addr.exp
5296         * gdb.base/break-idempotent.exp
5297         * gdb.base/break-main-file-remove-fail.exp
5298         * gdb.base/break-probes.exp
5299         * gdb.base/break-unload-file.exp
5300         * gdb.base/break.exp
5301         * gdb.base/call-ar-st.exp
5302         * gdb.base/call-rt-st.exp
5303         * gdb.base/call-sc.exp
5304         * gdb.base/call-signal-resume.exp
5305         * gdb.base/call-strs.exp
5306         * gdb.base/callexit.exp
5307         * gdb.base/callfuncs.exp
5308         * gdb.base/catch-gdb-caused-signals.exp
5309         * gdb.base/catch-signal-siginfo-cond.exp
5310         * gdb.base/catch-syscall.exp
5311         * gdb.base/compare-sections.exp
5312         * gdb.base/cond-eval-mode.exp
5313         * gdb.base/condbreak-call-false.exp
5314         * gdb.base/consecutive-step-over.exp
5315         * gdb.base/cursal.exp
5316         * gdb.base/disabled-location.exp
5317         * gdb.base/disasm-end-cu.exp
5318         * gdb.base/display.exp
5319         * gdb.base/double-prompt-target-event-error.exp
5320         * gdb.base/dprintf-bp-same-addr.exp
5321         * gdb.base/dprintf-detach.exp
5322         * gdb.base/dprintf-next.exp
5323         * gdb.base/dprintf-non-stop.exp
5324         * gdb.base/dprintf-pending.exp
5325         * gdb.base/dso2dso.exp
5326         * gdb.base/ending-run.exp
5327         * gdb.base/enum_cond.exp
5328         * gdb.base/examine-backward.exp
5329         * gdb.base/exe-lock.exp
5330         * gdb.base/exec-invalid-sysroot.exp
5331         * gdb.base/execl-update-breakpoints.exp
5332         * gdb.base/execution-termios.exp
5333         * gdb.base/fileio.exp
5334         * gdb.base/fixsection.exp
5335         * gdb.base/foll-exec-mode.exp
5336         * gdb.base/foll-exec.exp
5337         * gdb.base/fork-running-state.exp
5338         * gdb.base/frame-args.exp
5339         * gdb.base/fullpath-expand.exp
5340         * gdb.base/func-ptr.exp
5341         * gdb.base/gcore-relro-pie.exp
5342         * gdb.base/gdb1090.exp
5343         * gdb.base/gdb1555.exp
5344         * gdb.base/global-var-nested-by-dso.exp
5345         * gdb.base/gnu-ifunc.exp
5346         * gdb.base/hbreak-in-shr-unsupported.exp
5347         * gdb.base/hbreak-unmapped.exp
5348         * gdb.base/hook-stop.exp
5349         * gdb.base/infcall-input.exp
5350         * gdb.base/info-fun.exp
5351         * gdb.base/info-shared.exp
5352         * gdb.base/interrupt-noterm.exp
5353         * gdb.base/jit-so.exp
5354         * gdb.base/jit.exp
5355         * gdb.base/line-symtabs.exp
5356         * gdb.base/list.exp
5357         * gdb.base/longjmp.exp
5358         * gdb.base/macscp.exp
5359         * gdb.base/max-value-size.exp
5360         * gdb.base/nodebug.exp
5361         * gdb.base/nofield.exp
5362         * gdb.base/overlays.exp
5363         * gdb.base/paginate-after-ctrl-c-running.exp
5364         * gdb.base/paginate-bg-execution.exp
5365         * gdb.base/paginate-inferior-exit.exp
5366         * gdb.base/pending.exp
5367         * gdb.base/pr11022.exp
5368         * gdb.base/printcmds.exp
5369         * gdb.base/ptr-typedef.exp
5370         * gdb.base/ptype.exp
5371         * gdb.base/randomize.exp
5372         * gdb.base/range-stepping.exp
5373         * gdb.base/realname-expand.exp
5374         * gdb.base/relativedebug.exp
5375         * gdb.base/remote.exp
5376         * gdb.base/savedregs.exp
5377         * gdb.base/sepdebug.exp
5378         * gdb.base/set-noassign.exp
5379         * gdb.base/shlib-call.exp
5380         * gdb.base/shreloc.exp
5381         * gdb.base/sigaltstack.exp
5382         * gdb.base/sigbpt.exp
5383         * gdb.base/siginfo-addr.exp
5384         * gdb.base/siginfo-obj.exp
5385         * gdb.base/siginfo-thread.exp
5386         * gdb.base/signest.exp
5387         * gdb.base/signull.exp
5388         * gdb.base/sigrepeat.exp
5389         * gdb.base/skip.exp
5390         * gdb.base/so-impl-ld.exp
5391         * gdb.base/solib-corrupted.exp
5392         * gdb.base/solib-disc.exp
5393         * gdb.base/solib-display.exp
5394         * gdb.base/solib-overlap.exp
5395         * gdb.base/solib-search.exp
5396         * gdb.base/solib-symbol.exp
5397         * gdb.base/source-execution.exp
5398         * gdb.base/sss-bp-on-user-bp-2.exp
5399         * gdb.base/sss-bp-on-user-bp.exp
5400         * gdb.base/stack-checking.exp
5401         * gdb.base/stale-infcall.exp
5402         * gdb.base/step-break.exp
5403         * gdb.base/step-line.exp
5404         * gdb.base/step-over-exit.exp
5405         * gdb.base/step-test.exp
5406         * gdb.base/structs.exp
5407         * gdb.base/sym-file.exp
5408         * gdb.base/symtab-search-order.exp
5409         * gdb.base/term.exp
5410         * gdb.base/type-opaque.exp
5411         * gdb.base/unload.exp
5412         * gdb.base/until-nodebug.exp
5413         * gdb.base/until.exp
5414         * gdb.base/unwindonsignal.exp
5415         * gdb.base/watch-cond.exp
5416         * gdb.base/watch-non-mem.exp
5417         * gdb.base/watch_thread_num.exp
5418         * gdb.base/watchpoint-reuse-slot.exp
5419         * gdb.base/watchpoint-solib.exp
5420         * gdb.base/watchpoint.exp
5421         * gdb.btrace/dlopen.exp
5422         * gdb.cell/arch.exp
5423         * gdb.cell/break.exp
5424         * gdb.cell/bt.exp
5425         * gdb.cell/core.exp
5426         * gdb.cell/data.exp
5427         * gdb.cell/dwarfaddr.exp
5428         * gdb.cell/ea-cache.exp
5429         * gdb.cell/ea-standalone.exp
5430         * gdb.cell/ea-test.exp
5431         * gdb.cell/f-regs.exp
5432         * gdb.cell/fork.exp
5433         * gdb.cell/gcore.exp
5434         * gdb.cell/mem-access.exp
5435         * gdb.cell/ptype.exp
5436         * gdb.cell/registers.exp
5437         * gdb.cell/sizeof.exp
5438         * gdb.cell/solib-symbol.exp
5439         * gdb.cell/solib.exp
5440         * gdb.compile/compile-tls.exp
5441         * gdb.cp/exception.exp
5442         * gdb.cp/gdb2495.exp
5443         * gdb.cp/local.exp
5444         * gdb.cp/mb-inline.exp
5445         * gdb.cp/mb-templates.exp
5446         * gdb.cp/pr10687.exp
5447         * gdb.cp/pr9167.exp
5448         * gdb.cp/scope-err.exp
5449         * gdb.cp/templates.exp
5450         * gdb.cp/virtfunc.exp
5451         * gdb.dwarf2/dw2-dir-file-name.exp
5452         * gdb.dwarf2/dw2-single-line-discriminators.exp
5453         * gdb.fortran/complex.exp
5454         * gdb.fortran/library-module.exp
5455         * gdb.guile/guile.exp
5456         * gdb.guile/scm-cmd.exp
5457         * gdb.guile/scm-frame-inline.exp
5458         * gdb.guile/scm-objfile.exp
5459         * gdb.guile/scm-pretty-print.exp
5460         * gdb.guile/scm-symbol.exp
5461         * gdb.guile/scm-type.exp
5462         * gdb.guile/scm-value.exp
5463         * gdb.linespec/keywords.exp
5464         * gdb.linespec/ls-errs.exp
5465         * gdb.linespec/macro-relative.exp
5466         * gdb.linespec/thread.exp
5467         * gdb.mi/mi-breakpoint-changed.exp
5468         * gdb.mi/mi-dprintf-pending.exp
5469         * gdb.mi/mi-fullname-deleted.exp
5470         * gdb.mi/mi-logging.exp
5471         * gdb.mi/mi-pending.exp
5472         * gdb.mi/mi-solib.exp
5473         * gdb.mi/new-ui-mi-sync.exp
5474         * gdb.mi/user-selected-context-sync.exp
5475         * gdb.multi/dummy-frame-restore.exp
5476         * gdb.multi/multi-arch-exec.exp
5477         * gdb.multi/remove-inferiors.exp
5478         * gdb.multi/watchpoint-multi-exit.exp
5479         * gdb.opt/solib-intra-step.exp
5480         * gdb.perf/backtrace.exp
5481         * gdb.perf/single-step.exp
5482         * gdb.perf/skip-command.exp
5483         * gdb.perf/skip-prologue.exp
5484         * gdb.perf/solib.exp
5485         * gdb.python/lib-types.exp
5486         * gdb.python/py-as-string.exp
5487         * gdb.python/py-bad-printers.exp
5488         * gdb.python/py-block.exp
5489         * gdb.python/py-breakpoint.exp
5490         * gdb.python/py-cmd.exp
5491         * gdb.python/py-events.exp
5492         * gdb.python/py-evthreads.exp
5493         * gdb.python/py-finish-breakpoint.exp
5494         * gdb.python/py-finish-breakpoint2.exp
5495         * gdb.python/py-frame-inline.exp
5496         * gdb.python/py-frame.exp
5497         * gdb.python/py-inferior.exp
5498         * gdb.python/py-infthread.exp
5499         * gdb.python/py-mi.exp
5500         * gdb.python/py-objfile.exp
5501         * gdb.python/py-pp-maint.exp
5502         * gdb.python/py-pp-registration.exp
5503         * gdb.python/py-prettyprint.exp
5504         * gdb.python/py-recurse-unwind.exp
5505         * gdb.python/py-shared.exp
5506         * gdb.python/py-symbol.exp
5507         * gdb.python/py-symtab.exp
5508         * gdb.python/py-template.exp
5509         * gdb.python/py-type.exp
5510         * gdb.python/py-unwind-maint.exp
5511         * gdb.python/py-unwind.exp
5512         * gdb.python/py-value.exp
5513         * gdb.python/python.exp
5514         * gdb.reverse/finish-reverse-bkpt.exp
5515         * gdb.reverse/insn-reverse.exp
5516         * gdb.reverse/next-reverse-bkpt-over-sr.exp
5517         * gdb.reverse/solib-precsave.exp
5518         * gdb.reverse/solib-reverse.exp
5519         * gdb.stabs/gdb11479.exp
5520         * gdb.stabs/weird.exp
5521         * gdb.threads/fork-child-threads.exp
5522         * gdb.threads/fork-plus-threads.exp
5523         * gdb.threads/fork-thread-pending.exp
5524         * gdb.threads/forking-threads-plus-breakpoint.exp
5525         * gdb.threads/hand-call-in-threads.exp
5526         * gdb.threads/interrupted-hand-call.exp
5527         * gdb.threads/linux-dp.exp
5528         * gdb.threads/local-watch-wrong-thread.exp
5529         * gdb.threads/next-while-other-thread-longjmps.exp
5530         * gdb.threads/non-ldr-exit.exp
5531         * gdb.threads/pending-step.exp
5532         * gdb.threads/print-threads.exp
5533         * gdb.threads/process-dies-while-detaching.exp
5534         * gdb.threads/process-dies-while-handling-bp.exp
5535         * gdb.threads/pthreads.exp
5536         * gdb.threads/queue-signal.exp
5537         * gdb.threads/reconnect-signal.exp
5538         * gdb.threads/signal-command-handle-nopass.exp
5539         * gdb.threads/signal-command-multiple-signals-pending.exp
5540         * gdb.threads/signal-delivered-right-thread.exp
5541         * gdb.threads/signal-sigtrap.exp
5542         * gdb.threads/sigthread.exp
5543         * gdb.threads/staticthreads.exp
5544         * gdb.threads/stepi-random-signal.exp
5545         * gdb.threads/thread-unwindonsignal.exp
5546         * gdb.threads/thread_check.exp
5547         * gdb.threads/thread_events.exp
5548         * gdb.threads/tid-reuse.exp
5549         * gdb.threads/tls-nodebug.exp
5550         * gdb.threads/tls-shared.exp
5551         * gdb.threads/tls-so_extern.exp
5552         * gdb.threads/tls.exp
5553         * gdb.threads/wp-replication.exp
5554         * gdb.trace/actions-changed.exp
5555         * gdb.trace/actions.exp
5556         * gdb.trace/backtrace.exp
5557         * gdb.trace/change-loc.exp
5558         * gdb.trace/collection.exp
5559         * gdb.trace/deltrace.exp
5560         * gdb.trace/disconnected-tracing.exp
5561         * gdb.trace/entry-values.exp
5562         * gdb.trace/ftrace-lock.exp
5563         * gdb.trace/ftrace.exp
5564         * gdb.trace/infotrace.exp
5565         * gdb.trace/mi-trace-frame-collected.exp
5566         * gdb.trace/mi-trace-unavailable.exp
5567         * gdb.trace/mi-traceframe-changed.exp
5568         * gdb.trace/mi-tracepoint-changed.exp
5569         * gdb.trace/mi-tsv-changed.exp
5570         * gdb.trace/no-attach-trace.exp
5571         * gdb.trace/packetlen.exp
5572         * gdb.trace/passc-dyn.exp
5573         * gdb.trace/passcount.exp
5574         * gdb.trace/pending.exp
5575         * gdb.trace/pr16508.exp
5576         * gdb.trace/qtro.exp
5577         * gdb.trace/range-stepping.exp
5578         * gdb.trace/read-memory.exp
5579         * gdb.trace/report.exp
5580         * gdb.trace/save-trace.exp
5581         * gdb.trace/signal.exp
5582         * gdb.trace/stap-trace.exp
5583         * gdb.trace/status-stop.exp
5584         * gdb.trace/strace.exp
5585         * gdb.trace/tfile.exp
5586         * gdb.trace/tfind.exp
5587         * gdb.trace/trace-break.exp
5588         * gdb.trace/trace-condition.exp
5589         * gdb.trace/trace-enable-disable.exp
5590         * gdb.trace/trace-mt.exp
5591         * gdb.trace/tracecmd.exp
5592         * gdb.trace/tracefile-pseudo-reg.exp
5593         * gdb.trace/tspeed.exp
5594         * gdb.trace/tstatus.exp
5595         * gdb.trace/tsv.exp
5596         * gdb.trace/unavailable.exp
5597         * gdb.trace/while-dyn.exp
5598         * gdb.trace/while-stepping.exp
5599         * lib/gdb-guile.exp
5600         * lib/gdb.exp
5601         * lib/mi-support.exp
5602         * lib/pascal.exp
5603         * lib/perftest.exp
5604         * lib/prelink-support.exp
5605         * lib/selftest-support.exp
5606
5607 2016-11-30  Simon Marchi  <simon.marchi@polymtl.ca>
5608
5609         * Makefile.in: Include disable-implicit-rules.mk.
5610
5611 2016-11-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5612
5613         * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
5614         non-byte-aligned bit fields.
5615
5616 2016-11-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5617
5618         PR gdb/12616
5619         * gdb.dwarf2/nonvar-access.exp: New testcase.  Check that GDB
5620         respects the DW_AT_data_bit_offset attribute.
5621
5622 2016-11-22  Simon Marchi  <simon.marchi@polymtl.ca>
5623
5624         * gdb.base/default.exp: Fix output of "set language".
5625
5626 2016-11-17  Simon Marchi  <simon.marchi@polymtl.ca>
5627
5628         * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
5629         prefixed with @GMAKE_FALSE@.  Update comment related to non-GNU
5630         make.
5631         * configure.ac: Remove checks for the make program.
5632         * configure: Re-generate.
5633
5634 2016-11-16  Kevin Buettner  <kevinb@redhat.com>
5635
5636         * gdb.python/py-recurse-unwind.c (main): Add loop.
5637         * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
5638         to read_register() and gdb.parse_and_eval().  Make each code
5639         call a separate case that can be individually tested.
5640         * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
5641         proc. Call cont_and_backtrace for each of the code paths that
5642         we want to test in the unwinder.
5643
5644 2016-11-15  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5645
5646         * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
5647         the definition of struct S.
5648
5649 2016-11-11  Catherine Moore  <clm@codesourcery.com>
5650
5651         * gdb.base/dump.exp: Identify verilog format dump tests as such.
5652
5653 2016-11-09  Pedro Alves  <palves@redhat.com>
5654
5655         * gdb.base/commands.exp (runto_or_return): New procedure.
5656         (gdbvar_simple_if_test, gdbvar_simple_while_test)
5657         (gdbvar_complex_if_while_test, progvar_simple_if_test)
5658         (progvar_simple_while_test, progvar_complex_if_while_test)
5659         (if_while_breakpoint_command_test)
5660         (infrun_breakpoint_command_test, breakpoint_command_test)
5661         (user_defined_command_test, watchpoint_command_test)
5662         (test_command_prompt_position, redefine_hook_test)
5663         (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
5664         (redefine_backtrace_test): Use runto_or_return, $valnum_re,
5665         multi_line_input and multi_line.  Remove gdb_expect and
5666         gdb_stop_suppressing_tests uses.
5667         * lib/gdb.exp (valnum_re): New global.
5668         (multi_line_input): New procedure.
5669
5670 2016-11-09  Simon Marchi  <simon.marchi@polymtl.ca>
5671
5672         * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
5673         Remove.
5674         (test_setup): Define with proc_with_prefix.
5675         (test_cli_inferior): Likewise.
5676         (test_cli_thread): Likewise.
5677         (test_cli_frame): Likewise.
5678         (test_cli_select_frame): Likewise.
5679         (test_cli_up_down): Likewise.
5680         (test_mi_thread_select): Likewise.
5681         (test_mi_stack_select_frame): Likewise.
5682         (test_cli_in_mi_inferior): Likewise.
5683         (test_cli_in_mi_thread): Likewise.
5684         (test_cli_in_mi_frame): Likewise.
5685         (top level): Do not use with_test_prefix_procname.
5686
5687 2016-11-09  Pedro Alves  <palves@redhat.com>
5688
5689         * gdb.base/commands.exp (gdbvar_simple_if_test)
5690         (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
5691         (progvar_simple_if_test, progvar_simple_while_test)
5692         (progvar_complex_if_while_test, if_while_breakpoint_command_test)
5693         (infrun_breakpoint_command_test, breakpoint_command_test)
5694         (user_defined_command_test, watchpoint_command_test)
5695         (test_command_prompt_position, deprecated_command_test)
5696         (bp_deleted_in_command, temporary_breakpoint_commands)
5697         (stray_arg0_test, source_file_with_indented_comment)
5698         (recursive_source_test, if_commands_test)
5699         (error_clears_commands_left, redefine_hook_test)
5700         (redefine_backtrace_test): Use proc_with_prefix.
5701         * lib/gdb.exp (proc_with_prefix): New proc.
5702
5703 2016-11-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5704
5705         * gdb.base/tui-layout.c: New file.
5706         * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
5707         disassembly window contains very long lines.
5708
5709 2016-11-08  Tom Tromey  <tom@tromey.com>
5710
5711         * gdb.python/py-value.exp (test_value_creation): Make "long" test
5712         depend on Python 2.
5713
5714 2016-11-08  Tom Tromey  <tom@tromey.com>
5715
5716         * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
5717         New method.
5718
5719 2016-10-29  Manish Goregaokar  <manish@mozilla.com>
5720
5721         * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
5722
5723 2016-10-27  Manish Goregaokar  <manish@mozilla.com>
5724
5725         * gdb.rust/simple.rs: Add test for univariant enums without
5726         discriminants and for encoded struct-like enums.
5727
5728 2016-10-28  Pedro Alves  <palves@redhat.com>
5729
5730         * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
5731         gdb_test_multiple, tighten regexps and match symtabs and line
5732         tables incrementally.
5733
5734 2016-10-28  Luis Machado  <lgustavo@codesourcery.com>
5735
5736         * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
5737         general.
5738
5739 2016-10-25  Luis Machado  <lgustavo@codesourcery.com>
5740
5741         * gdb.base/exec-invalid-sysroot.exp: New file.
5742
5743 2016-10-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
5744
5745         * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
5746
5747 2016-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
5748
5749         * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
5750
5751 2016-10-19  Maciej W. Rozycki  <macro@imgtec.com>
5752
5753         * gdb.base/killed-outside.exp: Remove $options from a call to
5754         `prepare_for_testing'.
5755
5756 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
5757
5758         * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5759         Change test message.
5760
5761 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
5762
5763         * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5764         Update comment.
5765
5766 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
5767
5768         * gdb.trace/mi-trace-save.exp: New file.
5769
5770 2016-10-13  Yao Qi  <yao.qi@linaro.org>
5771
5772         * gdb.base/code_elim.exp (get_var_address): Remove.
5773         * gdb.base/relocate.exp: Likewise.
5774         * gdb.base/shreloc.exp: Likewise.
5775         * lib/gdb.exp (get_var_address): New.
5776
5777 2016-10-13  Yao Qi  <yao.qi@linaro.org>
5778
5779         * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
5780         floating point tests if $skip_float_test is false.
5781
5782 2016-10-12  Luis Machado  <lgustavo@codesourcery.com>
5783
5784         * gdb.python/py-value.c (main): Check if argv is NULL before using it.
5785         * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
5786         argc values.
5787         Add 1 to argc so we guarantee distinct initial/modified argc values.
5788
5789 2016-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
5790
5791         * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
5792
5793 2016-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
5794
5795         * gdb.arch/powerpc-prologue.exp: Use standard_output_file
5796         * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
5797         * gdb.arch/vsx-regs.exp: Likewise.
5798
5799 2016-10-07  Yao Qi  <yao.qi@linaro.org>
5800
5801         * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
5802
5803 2016-10-07  Markus Metzger  <markus.t.metzger@intel.com>
5804
5805         * gdb.python/python.exp: Test decode_line("*0").
5806
5807 2016-10-06  Doug Evans  <dje@google.com>
5808
5809         * gdb.python/py-value.exp (test_value_creation): Add test for large
5810         unsigned 64-bit value.
5811
5812 2016-10-06  Tom Tromey  <tom@tromey.com>
5813
5814         * gdb.compile/compile.exp: Change java tests to rust.
5815         * gdb.base/setshow.exp: Change java tests to rust.
5816         * gdb.base/default.exp: Remove java from language list.
5817         * README (Examples): Update language example.
5818         * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
5819         test.
5820         * lib/gdb.exp (skip_java_tests): Remove.
5821         * lib/java.exp: Remove.
5822         * gdb.java: Remove.
5823
5824 2016-10-06  Maciej W. Rozycki  <macro@imgtec.com>
5825
5826         * gdb.arch/mips-fcr.exp: New test.
5827         * gdb.arch/mips-fcr.c: Source for the new test.
5828
5829 2016-10-06  Maciej W. Rozycki  <macro@imgtec.com>
5830
5831         * gdb.base/solib-disc.exp: Use `standard_output_file'
5832         throughout.
5833
5834 2016-10-06  Pedro Alves  <palves@redhat.com>
5835
5836         * gdb.base/jit-simple-dl.c: New file.
5837         * gdb.base/jit-simple-jit.c: New file, factored out from ...
5838         * gdb.base/jit-simple.c: ... this.
5839         * gdb.base/jit-simple.exp (jit_run): Delete.
5840         (build_jit): New proc.
5841         (jit_test_reread): Recompile either the main program or the shared
5842         library, depending on what is being tested.  Skip changing address
5843         if caller wants to.  Compare before/after addresses.  If testing
5844         standalone, explicitly load the binary.  Test "maint info
5845         breakpoints".
5846         (top level): Add "standalone vs shared lib" and "change address"
5847         vs "same address" axes.
5848
5849 2016-10-06  Pedro Alves  <palves@redhat.com>
5850
5851         * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
5852         call.
5853         (jit_run): Delete.
5854         (jit_test_reread): Use with_test_prefix.  Reload the main binary
5855         explicitly.  Compare the before/after addresses of the JIT
5856         descriptor.
5857
5858 2016-08-15  Doug Evans  <dje@google.com>
5859
5860         * gdb.xml/extra-regs.xml: Update, end field now required, default type
5861         for single bitfields is bool.
5862         * gdb.xml/tdesc-regs.exp: Ditto.
5863
5864 2016-10-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
5865
5866         * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
5867
5868 2016-10-05  Yao Qi  <yao.qi@linaro.org>
5869
5870         * lib/gdb.exp (support_complex_tests): Return zero if
5871         gdb_skip_float_test return true.
5872
5873 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
5874             Simon Marchi  <simon.marchi@ericsson.com>
5875
5876         PR gdb/20487
5877         * gdb.mi/user-selected-context-sync.exp: New file.
5878         * gdb.mi/user-selected-context-sync.c: New file.
5879
5880 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
5881             Simon Marchi  <simon.marchi@ericsson.com>
5882
5883         PR gdb/20487
5884         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
5885         =thread-select-event check.
5886
5887 2016-09-29  Peter Bergner  <bergner@vnet.ibm.com>
5888
5889         * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
5890         the compulsory L operand changes.
5891         * gdb.arch/powerpc-power.s: Likewise.
5892
5893 2016-09-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
5894
5895         PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
5896         * gdb.base/jit-attach-pie.c: New file.
5897         * gdb.base/jit-attach-pie.exp: New file.
5898
5899 2016-09-28  Pedro Alves  <palves@redhat.com>
5900
5901         * gdb.base/infcall-input.c: New file.
5902         * gdb.base/infcall-input.exp: New file.
5903
5904 2016-09-22  Yao Qi  <yao.qi@linaro.org>
5905
5906         * lib/gdbserver-support.exp: Rename mi_gdb_exit.
5907         (gdb_exit): Rename it to ...
5908         (gdbserver_gdb_exit): ...  Close GDBserver.
5909         (gdb_exit): New proc, call gdbserver_gdb_exit.
5910         (mi_gdb_exit): Likewise.
5911
5912 2016-09-22  Yao Qi  <yao.qi@linaro.org>
5913
5914         * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
5915         path.
5916         * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
5917         Remove duplication.
5918
5919 2016-09-22  Yao Qi  <yao.qi@linaro.org>
5920
5921         * lib/gdbserver-support.exp: Check the existence of
5922         gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
5923
5924 2016-09-21  Anton Kolesov  <anton.kolesov@synopsys.com>
5925
5926         * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
5927
5928 2016-09-21  Tom Tromey  <tom@tromey.com>
5929
5930         PR gdb/20604:
5931         * gdb.base/quit.exp: New file.
5932
5933 2016-09-21  Simon Marchi  <simon.marchi@ericsson.com>
5934
5935         * .gitignore: New file.
5936
5937 2016-09-21  Maciej W. Rozycki  <macro@imgtec.com>
5938
5939         * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
5940         throughout.
5941
5942 2016-09-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5943
5944         * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
5945
5946 2016-09-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
5947
5948         * gdb.cp/casts.cc (decltype): Move it ...
5949         (main): ... with its call to ...
5950         * gdb.cp/casts03.cc: ... a new file.
5951         * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
5952
5953 2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
5954
5955         * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
5956
5957 2016-09-15  Peter Bergner  <bergner@vnet.ibm.com>
5958
5959         * gdb.arch/powerpc-power.s: Update Power9 instruction tests
5960         and sync up the test with tests in gas/testsuite/gas/ppc.
5961         * gdb.arch/powerpc-power.exp: Likewise.
5962
5963 2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
5964
5965         * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
5966
5967 2016-09-11  Sergio Durigan Junior  <sergiodj@redhat.com>
5968             Jan Kratochvil  <jan.kratochvil@redhat.com>
5969
5970         * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
5971         make m1's definition to be different from m2's.  Use 'dummy' as an
5972         argument for probe 'two'.
5973
5974 2016-09-10  Jon Beniston  <jon@beniston.com>
5975
5976         * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
5977         for sim target.
5978
5979 2016-09-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5980
5981         * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
5982         variable declaration.
5983         (gnu_ifunc): Add parameter hwcap.  Store it in resolver_hwcap.
5984         * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
5985         * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
5986         received HWCAP as its argument.
5987
5988 2016-09-06  Pedro Alves  <palves@redhat.com>
5989
5990         * gdb.base/new-ui-pending-input.c: New file.
5991         * gdb.base/new-ui-pending-input.exp: New file.
5992         * gdb.exp (clear_gdb_spawn_id): New procedure.
5993         (with_spawn_id): Check whether gdb_spawn_id exists before
5994         referencing it.  If gdb_spawn_id didn't exist on entry, clear it
5995         on exit.
5996
5997 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
5998
5999         * gdb.base/float128.c: New file.
6000         * gdb.base/float128.exp: Likewise.
6001         * gdb.base/floatn.c: Likewise.
6002         * gdb.base/floatn.exp: Likewise.
6003
6004 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
6005
6006         * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
6007
6008 2016-09-05  Pedro Alves  <palves@redhat.com>
6009
6010         PR backtrace/19927
6011         * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
6012         unwinders are immediately called as side effect of "source" or
6013         "disable unwinder" commands.
6014         * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
6015
6016 2016-09-02  Yao Qi  <yao.qi@linaro.org>
6017
6018         * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
6019         is true and $type is "float" or "double".
6020
6021 2016-09-02  Yao Qi  <yao.qi@linaro.org>
6022
6023         * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
6024         true.
6025         * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
6026         * gdb.base/call-rt-st.exp: Likewise.
6027         * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
6028         return value instead of gdb,skip_float_test.
6029         * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
6030         (do_function_calls): Use its return value instead of
6031         gdb,skip_float_test.
6032         * gdb.base/finish.exp: Likewise.
6033         * gdb.base/funcargs.exp: Likewise.
6034         * gdb.base/return.exp: Likewise.
6035         * gdb.base/return2.exp: Likewise.
6036         * gdb.base/varargs.exp: Likewise.
6037         * lib/gdb.exp (gdb_skip_float_test): Change it to
6038         gdb_caching_proc.  Detect the broken ptrace on arm-linux.
6039
6040 2016-08-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6041
6042         * gdb.multi/tids.exp: Test "thread apply all".
6043
6044 2016-08-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
6045
6046         * gdb.base/default.exp (tty): Remove.
6047
6048 2016-08-24  Kevin Buettner  <kevinb@redhat.com>
6049
6050         * gdb.python/py-recurse-unwind.c: New file.
6051         * gdb.python/py-recurse-unwind.py: New file.
6052         * gdb.python/py-recurse-unwind.exp: New file.
6053
6054 2016-08-24  Simon Marchi  <simon.marchi@ericsson.com>
6055
6056         * gdb.base/set-inferior-tty.exp: New file.
6057         * gdb.base/set-inferior-tty.c: New file.
6058
6059 2016-08-23  Pedro Alves  <palves@redhat.com>
6060
6061         PR gdb/20494
6062         * gdb.base/new-ui-echo.c: New file.
6063         * gdb.base/new-ui-echo.exp: New file.
6064
6065 2016-08-23  Yao Qi  <yao.qi@linaro.org>
6066
6067         * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
6068         gdbserver_spawn.
6069         * gdb.server/connect-without-multi-process.exp (do_test):
6070         Likewise.
6071
6072 2016-08-23  Yao Qi  <yao.qi@linaro.org>
6073
6074         * gdb.base/signals-state-child.exp: Set variables gdb_txt and
6075         standalone_txt.  Delete gdb_txt and standalone_txt on host
6076         and target.  Spawn the binary on target.  Copy files from
6077         target to host.
6078
6079 2016-08-22  Pedro Alves  <palves@redhat.com>
6080
6081         PR gdb/20505
6082         * gdb.base/vdso-warning.exp: Test core dumps too.  Use
6083         with_test_prefix.  Factor out bits to ...
6084         (test_no_vdso): ... this new procedure.
6085
6086 2016-08-19  Carl Love  <cel@us.ibm.com>
6087
6088         * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
6089         maintaining separate logic for constructing the output path.
6090         * gdb.arch/powerpc-d128-regs.exp: Likewise.
6091         * gdb.arch/ppc-dfp.exp: Likewise.
6092         * gdb.arch/ppc-fp.exp: Likewise.
6093         * gdb.arch/vsx-regs.exp: Likewise.
6094         * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
6095         binprefix for generating the additional binary files.
6096
6097 2016-08-19  Pedro Alves  <palves@redhat.com>
6098
6099         * gdb.trace/mi-trace-frame-collected.exp
6100         (test_trace_frame_collected): On x32, expect two registers.
6101
6102 2016-08-18  Carl Love  <cel@us.ibm.com>
6103
6104         * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
6105         and sync up the test with tests in gas/testsuite/gas/ppc.
6106         * gdb.arch/powerpc-power.exp: Likewise.
6107
6108 2016-08-17  Simon Marchi  <simon.marchi@ericsson.com>
6109
6110         * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
6111         expected error message.
6112
6113 2016-08-17  Simon Marchi  <simon.marchi@ericsson.com>
6114
6115         * gdb.multi/remove-inferiors.exp: New file.
6116         * gdb.multi/remove-inferiors.c: New file.
6117
6118 2016-08-12  Yao Qi  <yao.qi@linaro.org>
6119
6120         * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
6121         argument list.
6122
6123 2016-08-10  Pedro Alves  <palves@redhat.com>
6124
6125         PR gdb/19187
6126         * gdb.reverse/waitpid-reverse.exp: Add comment and remove
6127         setup_kfails.
6128
6129 2016-08-09  Pedro Alves  <palves@redhat.com>
6130             Simon Marchi  <simon.marchi@ericsson.com>
6131
6132         PR gdb/20418
6133         * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
6134         * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
6135
6136 2016-08-09  Pedro Alves  <palves@redhat.com>
6137
6138         PR mi/20431
6139         * gdb.mi/mi-cmd-error.exp: New file.
6140
6141 2016-08-09  Pedro Alves  <palves@redhat.com>
6142
6143         PR gdb/18653
6144         * gdb.base/signals-state-child.c: New file.
6145         * gdb.base/signals-state-child.exp: New file.
6146         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
6147
6148 2016-08-09  Pedro Alves  <palves@redhat.com>
6149
6150         * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
6151
6152 2016-08-03  Tom Tromey  <tom@tromey.com>
6153
6154         PR python/18565:
6155         * gdb.python/py-frame-inline.exp: Add Frame.function test.
6156
6157 2016-08-01  Yao Qi  <yao.qi@linaro.org>
6158
6159         * gdb.threads/process-dies-while-detaching.exp (do_test): Set
6160         variable mode to "multi-process" if $multi_process is 1, otherwise
6161         set it to "single-process".
6162
6163 2016-08-01  Yao Qi  <yao.qi@linaro.org>
6164
6165         * gdb.cp/anon-struct.exp: Check is_aarch32_target.
6166         * gdb.cp/cpexprs.exp: Likewise.
6167         * gdb.cp/m-static.exp: Likewise.
6168
6169 2016-07-26  Tom Tromey  <tom@tromey.com>
6170
6171         PR python/20190:
6172         * gdb.threads/tls.exp (check_thread_local): Add python symbol
6173         test.
6174
6175 2016-07-26  Markus Metzger  <markus.t.metzger@intel.com>
6176
6177         * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
6178         selecting assembly source files.
6179         * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
6180         assembly source files.
6181         * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
6182         assembly source files.
6183         * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
6184         selecting assembly source files.
6185
6186 2016-07-25  Simon Marchi  <simon.marchi@ericsson.com>
6187
6188         * gdb.base/new-ui.exp (do_test_invalid_args): New
6189         procedure.
6190
6191 2016-07-25  Tim Wiederhake  <tim.wiederhake@intel.com>
6192
6193         * gdb.btrace/reconnect.c: New file.
6194         * gdb.btrace/reconnect.exp: New file.
6195
6196 2016-07-23  Gabriel Krisman Bertazi  <gabriel@krisman.be>
6197
6198         * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
6199         to test_catch_syscall_group.
6200         (test_catch_syscall_group): New.
6201
6202 2016-07-21  Tom Tromey  <tom@tromey.com>
6203
6204         * gdb.rust/simple.rs (main): Use empty struct expression.
6205         * gdb.rust/simple.exp: Add tests for empty struct expression.
6206
6207 2016-07-21  Yao Qi  <yao.qi@linaro.org>
6208
6209         * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
6210         if gdb_skip_xml_test is true on some targets.
6211
6212 2016-07-21  Yao Qi  <yao.qi@linaro.org>
6213
6214         * gdb.server/solib-list.exp: Unset last_loaded_file.
6215
6216 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6217
6218         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
6219         "step into captured_main (args)".
6220
6221 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6222
6223         * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
6224
6225 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6226
6227         * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
6228
6229 2016-07-19  Pedro Alves  <palves@redhat.com>
6230
6231         * gdb.opt/inline-break.exp: Remove optimize=-O2.
6232         * gdb.opt/inline-bt.exp: Likewise.
6233         * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
6234         additional_flags=-Winline.
6235         * gdb.opt/inline-locals.exp: Likewise.
6236         * gdb.opt/inline-markers.c (ATTR): Define.
6237         (inlined_fn): Use it.
6238
6239 2016-07-19  Yao Qi  <yao.qi@linaro.org>
6240
6241         * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
6242         (test_with_self): Remove some code.  Remove argument executable.
6243         (top-level): Use do_self_tests.
6244
6245 2016-07-15  Zachary Welch  <zwelch@codesourcery.com>
6246             Don Breazeal <donb@codesourcery.com>
6247
6248         * gdb.base/maint.exp: Escape paths used in regular expressions.
6249         * gdb.stabs/weird.exp: Likewise.
6250
6251 2016-07-13  Tom Tromey  <tom@tromey.com>
6252
6253         PR python/15620, PR python/18620:
6254         * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
6255         (test_bkpt_events): New procs.
6256
6257 2016-07-13  Tom Tromey  <tom@tromey.com>
6258
6259         PR python/17698:
6260         * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
6261         test.
6262         (test_watchpoints): Likewise.
6263         (test_bkpt_pending): New proc.
6264
6265 2016-07-13  Tom Tromey  <tom@tromey.com>
6266
6267         PR cli/18053:
6268         * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
6269         completion test.
6270
6271 2016-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
6272
6273         * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
6274         * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
6275         * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
6276         f_label.
6277         (g): Rename g_end_lbl to g_label.
6278         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
6279         low_pc and high_pc.
6280         * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
6281
6282 2016-07-12  Tom Tromey  <tom@tromey.com>
6283
6284         PR python/19293:
6285         * gdb.python/py-unwind-maint.exp: Update tests.
6286
6287 2016-07-12  Yao Qi  <yao.qi@linaro.org>
6288
6289         * lib/selftest-support.exp (selftest_setup): Match the output
6290         when captured_main is inlined.
6291
6292 2016-07-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6293
6294         * gdb.fortran/derived-types.exp (result_line, result_line_2):
6295         New variables.
6296         (print this%a, print this%b, print this): New tests.
6297         * gdb.fortran/derived-types.f90 (this): New object and
6298         initialization.
6299
6300 2016-07-06  Simon Marchi  <simon.marchi@ericsson.com>
6301
6302         * gdb.ada/arraydim.exp: Remove extra directory level in build
6303         directory.
6304
6305 2016-07-06  Simon Marchi  <simon.marchi@ericsson.com>
6306
6307         * lib/ada.exp: Remove extra directory level in build directory.
6308         * gdb.ada/cond_lang.exp: Likewise.
6309         * gdb.ada/exec_changed.exp: Likewise.
6310         * gdb.ada/lang_switch.exp: Likewise.
6311
6312 2016-07-06  Manish Goregaokar  <manish@mozilla.com>
6313
6314         * simple.rs: Add test for raw pointer subscripting.
6315         * simple.exp: Add test expectations.
6316
6317 2016-07-05  Yao Qi  <yao.qi@linaro.org>
6318
6319         * gdb.mi/mi-reverse.exp: Match =record-started output.
6320
6321 2016-07-01  Pedro Alves  <palves@redhat.com>
6322
6323         * gdb.base/jit-reader.exp (info_registers_current_frame): New
6324         procedure.
6325         (jit_reader_test): Test the jit reader's unwinder.
6326         * gdb.base/jithost.c (jit_function_00_code): New global.
6327         (main): Use memcpy to fill in the mmapped code, instead of poking
6328         bytes manually here.
6329         * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
6330         value.
6331         (read_debug_info): Save the function's range.
6332         (read_sp): New function.
6333         (unwind_frame): Use it.  Also unwind RBP.
6334         (get_frame_id): Use read_sp.
6335         (gdb_init_reader): Use calloc instead of malloc.
6336         * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
6337         parameter.  Use gdb_test_multiple.
6338
6339 2016-07-01  Pedro Alves  <palves@redhat.com>
6340             Antoine Tremblay  <antoine.tremblay@ericsson.com>
6341
6342         * gdb.threads/process-dies-while-detaching.c: New file.
6343         * gdb.threads/process-dies-while-detaching.exp: New file.
6344
6345 2016-07-01  Pedro Alves  <palves@redhat.com>
6346
6347         * gdb.multi/watchpoint-multi-exit.c: New file.
6348         * gdb.multi/watchpoint-multi-exit.exp: New file.
6349
6350 2016-06-30  Pedro Alves  <palves@redhat.com>
6351
6352         * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
6353         unset inferior_spawn_id.
6354
6355 2016-06-30  Pedro Alves  <palves@redhat.com>
6356
6357         * lib/mi-support.exp (default_mi_gdb_start): Declare global
6358         FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
6359
6360 2016-06-29  Yao Qi  <yao.qi@linaro.org>
6361
6362         * gdb.base/return.c: Add copyright header.
6363
6364 2016-06-29  Tom Tromey  <tom@tromey.com>
6365
6366         PR python/20129:
6367         * gdb.python/py-framefilter.exp: Add tests for setting priority
6368         and disabling of non-existent frame filter.
6369
6370 2016-06-29  Yao Qi  <yao.qi@linaro.org>
6371
6372         * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
6373         0x0f07ff.
6374
6375 2016-06-28  Yao Qi  <yao.qi@linaro.org>
6376
6377         * gdb.base/catch-syscall.exp: Remove check on isnative and target
6378         triplets.  Start gdb, execute catch syscall, and continue.  Check
6379         gdb's output to determine catch syscall is supported.
6380
6381 2016-06-27  Manish Goregaokar  <manish@mozilla.com>
6382
6383         * gdb.rust/simple.rs: Add test for returning unit in a function.
6384         * gdb.rust/simple.exp: Add expectation for functions returning
6385         unit.
6386
6387 2016-06-27  Pierre-Marie de Rodat  <derodat@adacore.com>
6388
6389         * gdb.python/py-breakpoint-create-fail.c,
6390         gdb.python/py-breakpoint-create-fail.exp,
6391         gdb.python/py-breakpoint-create-fail.py: New testcase.
6392
6393 2016-06-25  Manish Goregaokar  <manish@mozilla.com>
6394
6395         PR gdb/20239
6396         * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
6397         * gdb.rust/simple.exp: Add test expectations for new NonZero
6398         tests.
6399
6400 2016-06-24  David Taylor  <dtaylor@emc.com>
6401
6402         * gdb.base/offsets.exp: New file.
6403         * gdb.base/offsets.c: New file.
6404
6405 2016-06-23  Tom Tromey  <tom@tromey.com>
6406
6407         PR gdb/16483:
6408         * gdb.python/py-framefilter.exp: Add "info frame-filter" test
6409         before any filters are loaded.
6410
6411 2016-06-21  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6412
6413         * gdb.fortran/derived-type.exp (print q): Add fields to the output.
6414         * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
6415         structs.
6416         * gdb.fortran/derived-type-function.exp: New file.
6417         * gdb.fortran/derived-type-function.f90: New file.
6418
6419
6420 2016-06-21  Pedro Alves  <palves@redhat.com>
6421
6422         * gdb.base/new-ui.exp: New file.
6423         * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
6424         * lib/gdb.exp (switch_gdb_spawn_id): ... here.
6425         (with_spawn_id): New procedure.
6426
6427 2016-06-21  Pedro Alves  <palves@redhat.com>
6428
6429         * gdb.mi/mi-exec-run.exp: New file.
6430
6431 2016-06-21  Pedro Alves  <palves@redhat.com>
6432
6433         * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
6434         breakpoint command's output on the main UI.
6435         (test_break): New procedure, factored out from calls in the top
6436         level.
6437         (top level): Use foreach_with_prefix to test MI as main UI and as
6438         separate UI.
6439
6440 2016-06-21  Pedro Alves  <palves@redhat.com>
6441
6442         * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
6443         (test_awatch_creation_and_listing)
6444         (test_rwatch_creation_and_listing, test_watchpoint_triggering):
6445         Remove 'type' parameter.
6446         (test_watchpoint_all): New parameter mi_mode.  Remove
6447         with_test_prefix.
6448         (top level): Use foreach_with_prefix, and add main/separate UI MI
6449         testing axis.
6450
6451 2016-06-21  Pedro Alves  <palves@redhat.com>
6452
6453         * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
6454         * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
6455         * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
6456         gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
6457         (gdb_main_spawn_id, mi_spawn_id): Declare and
6458         comment.
6459         (mi_create_inferior_pty): New procedure,
6460         factored out from default_mi_gdb_start.
6461         (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
6462         procedures.
6463         (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
6464         separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
6465         Use mi_create_inferior_pty.
6466         (mi_gdb_start): Use eval to pass down args list.
6467
6468 2016-06-21  Pedro Alves  <palves@redhat.com>
6469
6470         * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
6471         * gdb.opt/inline-cmds.exp: Add MI tests.
6472
6473 2016-06-21  Pedro Alves  <palves@redhat.com>
6474
6475         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
6476
6477 2016-06-21  Pedro Alves  <palves@redhat.com>
6478
6479         * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
6480         (top level): Use it instead of mi_execute_to.
6481
6482 2016-06-21  Pedro Alves  <palves@redhat.com>
6483
6484         * gdb.python/py-mi-events-gdb.py (stop_handler_str)
6485         (cont_handler_str): New.
6486         (signal_stop_handler): Set stop_handler_str instead of printing to
6487         stdout.
6488         (continue_handler): Set cont_handler_str instead of printing to
6489         stdout.
6490         * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
6491         mi_send_resuming_command.  Print stop_handler_str and
6492         cont_handler_str instead of expecting the python events print
6493         directly.
6494
6495 2016-06-17  Sanjoy Das  <sanjoy@playingwithpointers.com>
6496
6497         * gdb.base/jit-reader.exp: New file.
6498         * gdb.base/jithost.c: New file.
6499         * gdb.base/jithost.h: New file.
6500         * gdb.base/jitreader.c : New file.
6501         * gdb.base/jit-protocol.h: New file.
6502
6503 2016-06-17  Yao Qi  <yao.qi@linaro.org>
6504
6505         * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
6506         parameters follow_fork and detach_on_fork.  Set follow-fork-mode
6507         and detach-on-fork.  Adjust tests.
6508         (top level): Invoke break_cond_on_syscall with combinations of
6509         syscall, follow-fork-mode and detach-on-fork.
6510
6511 2016-06-17  Yao Qi  <yao.qi@linaro.org>
6512
6513         * gdb.base/step-over-exit.c: New.
6514         * gdb.base/step-over-exit.exp: New.
6515
6516 2016-06-17  Yan-Ting Lin  <currygt52@gmail.com>
6517
6518         * gdb.base/float.exp: Add target check for nds32*-*-*.
6519         * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
6520
6521 2016-06-13  Andrew Burgess  <andrew.burgess@embecosm.com>
6522
6523         * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
6524         for unsupported target features.
6525         * gdb.base/call-rt-st.exp: Likewise.
6526         * gdb.base/call-sc.exp: Likewise.
6527         * gdb.base/call-signal-resume.exp: Likewise.
6528         * gdb.base/call-strs.exp: Likewise.
6529         * gdb.base/callexit.exp: Likewise.
6530         * gdb.base/callfuncs.exp: Likewise.
6531         * gdb.base/nodebug.exp: Likewise.
6532         * gdb.base/printcmds.exp: Likewise.
6533         * gdb.base/ptype.exp: Likewise.
6534         * gdb.base/structs.exp: Likewise.
6535         * gdb.base/unwindonsignal.exp: Likewise.
6536         * gdb.cp/gdb2495.exp: Likewise.
6537         * gdb.cp/templates.exp: Likewise.
6538         * gdb.cp/virtfunc.exp: Likewise.
6539         * gdb.threads/hand-call-in-threads.exp: Likewise.
6540         * gdb.threads/interrupted-hand-call.exp: Likewise.
6541         * gdb.threads/thread-unwindonsignal.exp: Likewise.
6542
6543 2016-06-10  Tom Tromey  <tom@tromey.com>
6544
6545         PR rust/20110:
6546         * gdb.rust/expr.exp: Add test for integer constant larger than
6547         i32.
6548
6549 2016-06-10  Bernhard Heckel  <bernhard.heckel@intel.com>
6550
6551         * gdb.fortran/nested-funcs.exp: New.
6552         * gdb.fortran/nested-funcs.f90: New.
6553
6554 2016-06-09  Toshihito Kikuchi  <k.toshihito@yahoo.de>
6555
6556         * gdb.base/examine-backward.c: New file.
6557         * gdb.base/examine-backward.exp: New file.
6558
6559 2016-06-06  Simon Marchi  <simon.marchi@ericsson.com>
6560
6561         * gdb.mi/mi-record-changed.exp: Adjust =record-started output
6562         matching.
6563
6564 2016-06-02  Tom Tromey  <tom@tromey.com>
6565
6566         PR python/18984:
6567         * gdb.python/py-shared.exp: Add solib_name test.
6568
6569 2016-06-02  Simon Marchi  <simon.marchi@ericsson.com>
6570
6571         * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
6572
6573 2016-05-31  Martin Galvan  <martin.galvan@tallertechnologies.com>
6574
6575         PR c++/19893
6576         * gdb.dwarf2/implref.exp: Rename to...
6577         * gdb.dwarf2/implref-const.exp: ...this.  Also add more test statements.
6578         * gdb.dwarf2/implref-array.c: New file.
6579         * gdb.dwarf2/implref-array.exp: Likewise.
6580         * gdb.dwarf2/implref-global.c: Likewise.
6581         * gdb.dwarf2/implref-global.exp: Likewise.
6582         * gdb.dwarf2/implref-struct.c: Likewise.
6583         * gdb.dwarf2/implref-struct.exp: Likewise.
6584
6585 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6586
6587         * gdb.trace/trace-condition.exp: Add 64bit tests.
6588
6589 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6590
6591         * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
6592         bits types.
6593         (main): Adapt to 8 to 64 bits types.
6594         * gdb.trace/trace-condition.exp: Add new tests.
6595
6596 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6597
6598         * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
6599
6600 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6601
6602         * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
6603         Move condition tests...
6604         * gdb.trace/trace-condition.exp: Here.
6605
6606 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6607
6608         * gdb.trace/trace-condition.exp: Add counter-case tests.
6609
6610 2016-05-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
6611
6612         PR c++/15231
6613         * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
6614         * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
6615
6616 2016-05-27  Pedro Alves  <palves@redhat.com>
6617
6618         * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6619         New procedure.
6620         (top level): Call it, and bail out of DejaGnu is known to be bad.
6621
6622 2016-05-27  Andrew Burgess  <andrew.burgess@embecosm.com>
6623
6624         * gdb.base/whatis.c: Extend the test case.
6625         * gdb.base/whatis.exp: Add additional tests.
6626
6627 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
6628
6629 * gdb.fortran/type.f90: Add pointer variable.
6630 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
6631
6632 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
6633
6634         * gdb.fortran/vla-type.exp: Fix testcase name.
6635
6636 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
6637
6638         * gdb.fortran/vla-type.exp: Access elements in nested structs.
6639
6640 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
6641
6642         * gdb.fortran/type.f90: Add nested structures.
6643         * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
6644         * gdb.fortran/derived-type.exp: Adapt expected output.
6645         * gdb.fortran/vla-type.exp: Adapt expected output.
6646
6647 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
6648
6649         * gdb.fortran/whatis_type.exp: Adapt expected output.
6650
6651 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
6652
6653         * gdb.fortran/print_type.exp: Fix expected output.
6654         * gdb.fortran/whatis_type.exp: Fix expected output.
6655
6656 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
6657
6658         * gdb.fortran/whatis_type.exp: Use multi_line.
6659
6660 2016-05-24  Tom Tromey  <tom@tromey.com>
6661
6662         PR python/17386:
6663         * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
6664         use value as an index.
6665
6666 2016-05-23  Tom Tromey  <tom@tromey.com>
6667
6668         PR python/17981:
6669         * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
6670         no-breakpoint case.
6671
6672 2016-05-24  Pedro Alves  <palves@redhat.com>
6673
6674         PR gdb/19828
6675         * gdb.threads/clone-attach-detach.c: New file.
6676         * gdb.threads/clone-attach-detach.exp: New file.
6677
6678 2016-05-24  Francis Ricci  <francisjricci@gmail.com>  (tiny patch)
6679
6680         * gdb.base/annota-input-while-running.exp: Fix syntax error.
6681
6682 2016-05-23  Tom Tromey  <tom@tromey.com>
6683
6684         PR python/19438, PR python/18393:
6685         * gdb.python/py-progspace.exp: Add "dir" test.
6686         * gdb.python/py-objfile.exp: Add "dir" test.
6687
6688 2016-05-23  Yao Qi  <yao.qi@linaro.org>
6689
6690         * gdb.arch/thumb-prologue.exp: Use standard_testfile.
6691         * gdb.arch/thumb2-it.exp: Likewise.
6692
6693 2016-05-18  Simon Marchi  <simon.marchi@ericsson.com>
6694
6695         * gdb.mi/mi-threads-interrupt.c: New file.
6696         * gdb.mi/mi-threads-interrupt.exp: New file.
6697
6698 2016-05-17  Simon Marchi  <simon.marchi@ericsson.com>
6699
6700         PR gdb/18077
6701         * gdb.mi/mi-async-run.exp: New file.
6702         * gdb.mi/mi-async-run.c: New file.
6703
6704 2016-05-17  Tom Tromey  <tom@tromey.com>
6705             Manish Goregaokar <manishsmail@gmail.com>
6706
6707         * lib/rust-support.exp: New file.
6708         * lib/gdb.exp (skip_rust_tests): New proc.
6709         (build_executable_from_specs): Handle rust.
6710         * lib/future.exp (gdb_find_rustc): New proc.
6711         (gdb_default_target_compile): Handle rust.
6712         * gdb.rust/expr.exp: New file.
6713         * gdb.rust/generics.exp: New file.
6714         * gdb.rust/generics.rs: New file.
6715         * gdb.rust/methods.exp: New file.
6716         * gdb.rust/methods.rs: New file.
6717         * gdb.rust/modules.exp: New file.
6718         * gdb.rust/modules.rs: New file.
6719         * gdb.rust/simple.exp: New file.
6720         * gdb.rust/simple.rs: New file.
6721
6722 2016-05-17  Tom Tromey  <tom@tromey.com>
6723
6724         * gdb.base/default.exp (set language): Add rust.
6725
6726 2016-05-17  Tom Tromey  <tom@tromey.com>
6727
6728         * gdb.gdb/unittest.exp: New file.
6729
6730 2016-05-16  Yao Qi  <yao.qi@linaro.org>
6731
6732         * gdb.base/batch-preserve-term-settings.exp: Remove variable
6733         shell_prompt.  Update shell_prompt_re.
6734
6735 2016-05-12  Doug Evans  <dje@google.com>
6736
6737         PR symtab/19999
6738         * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
6739         $options when building executable.
6740         * gdb.dwarf2/fission-loclists-pie.S: New file.
6741         * gdb.dwarf2/fission-loclists-pie.exp: New file.
6742
6743 2016-05-04  Simon Marchi  <simon.marchi@ericsson.com>
6744
6745         * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
6746         of [is_remote target],
6747
6748 2016-05-04  Simon Marchi  <simon.marchi@ericsson.com>
6749
6750         * lib/gdb.exp (use_gdb_stub): New procedure.
6751
6752 2016-05-03  Yunlian Jiang <yunlian@google.com>
6753             Doug Evans  <dje@google.com>
6754
6755         PR symtab/19914
6756         * gdb.dwarf2/dwp-sepdebug.c: New file.
6757         * gdb.dwarf2/dwp-sepdebug.exp: New file.
6758
6759 2016-05-02  Simon Marchi  <simon.marchi@ericsson.com>
6760
6761         * gdb.base/detach.exp: Remove is_remote check.
6762
6763 2016-05-02  Simon Marchi  <simon.marchi@ericsson.com>
6764
6765         * gdb.base/annota-input-while-running.exp: Don't check for
6766         [is_remote target].  Enable annotations after running to main.
6767         Remove unused "set test..." line.
6768
6769 2016-04-28  Simon Marchi  <simon.marchi@ericsson.com>
6770
6771         * gdb.trace/trace-enable-disable.exp: New file.
6772         * gdb.trace/trace-enable-disable.c: New file.
6773
6774 2016-04-28  Simon Marchi  <simon.marchi@ericsson.com>
6775
6776         * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
6777         use it in info sharedlibrary test.
6778         * gdb.trace/ftrace-lock.exp: Likewise.
6779         * gdb.trace/ftrace.exp: Likewise.
6780         * gdb.trace/range-stepping.exp: Likewise.
6781         * gdb.trace/trace-break.exp: Likewise.
6782         * gdb.trace/trace-condition.exp: Likewise.
6783         * gdb.trace/trace-mt.exp: Likewise.
6784
6785 2016-04-27  Simon Marchi  <simon.marchi@ericsson.com>
6786
6787         * lib/gdb.exp (gdb_load_shlibs): Rename to...
6788         (gdb_load_shlib): ... this.
6789         * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
6790         gdb_load_shlib.
6791         * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
6792         * gdb.base/ctxobj.exp: Likewise.
6793         * gdb.base/dprintf-pending.exp: Likewise.
6794         * gdb.base/dso2dso.exp: Likewise.
6795         * gdb.base/fixsection.exp: Likewise.
6796         * gdb.base/gcore-relro.exp: Likewise.
6797         * gdb.base/gdb1555.exp: Likewise.
6798         * gdb.base/global-var-nested-by-dso.exp: Likewise.
6799         * gdb.base/gnu-ifunc.exp: Likewise.
6800         * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
6801         * gdb.base/jit-so.exp (one_jit_test): Likewise.
6802         * gdb.base/pending.exp: Likewise.
6803         * gdb.base/print-file-var.exp: Likewise.
6804         * gdb.base/print-symbol-loading.exp: Likewise.
6805         * gdb.base/shlib-call.exp: Likewise.
6806         * gdb.base/shreloc.exp: Likewise.
6807         * gdb.base/so-impl-ld.exp: Likewise.
6808         * gdb.base/solib-disc.exp: Likewise.
6809         * gdb.base/solib-nodir.exp: Likewise.
6810         * gdb.base/solib-overlap.exp: Likewise.
6811         * gdb.base/solib-symbol.exp: Likewise.
6812         * gdb.base/solib-weak.exp (do_test): Likewise.
6813         * gdb.base/sym-file.exp: Likewise.
6814         * gdb.base/symtab-search-order.exp: Likewise.
6815         * gdb.base/type-opaque.exp: Likewise.
6816         * gdb.base/unload.exp: Likewise.
6817         * gdb.base/watchpoint-solib.exp: Likewise.
6818         * gdb.compile/compile.exp: Likewise.
6819         * gdb.cp/gdb2384.exp: Likewise.
6820         * gdb.cp/infcall-dlopen.exp: Likewise.
6821         * gdb.cp/re-set-overloaded.exp: Likewise.
6822         * gdb.fortran/library-module.exp: Likewise.
6823         * gdb.opt/solib-intra-step.exp: Likewise.
6824         * gdb.python/py-finish-breakpoint.exp: Likewise.
6825         * gdb.python/py-shared.exp: Likewise.
6826         * gdb.reverse/solib-precsave.exp: Likewise.
6827         * gdb.reverse/solib-reverse.exp: Likewise.
6828         * gdb.server/solib-list.exp: Likewise.
6829         * gdb.threads/dlopen-libpthread.exp: Likewise.
6830         * gdb.threads/tls-shared.exp: Likewise.
6831         * gdb.threads/tls-so_extern.exp: Likewise.
6832         * gdb.trace/change-loc.exp: Likewise.
6833         * gdb.trace/ftrace-lock.exp: Likewise.
6834         * gdb.trace/ftrace.exp: Likewise.
6835         * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
6836         * gdb.trace/pending.exp: Likewise.
6837         * gdb.trace/range-stepping.exp: Likewise.
6838         * gdb.trace/strace.exp (strace_remove_socket): Likewise.
6839         (strace_info_marker): Likewise.
6840         (strace_probe_marker): Likewise.
6841         (strace_trace_on_same_addr): Likewise.
6842         (strace_trace_on_diff_addr): Likewise.
6843         * gdb.trace/trace-break.exp: Likewise.
6844         * gdb.trace/trace-condition.exp: Likewise.
6845         * gdb.trace/trace-mt.exp: Likewise.
6846
6847 2016-04-27  Simon Marchi  <simon.marchi@ericsson.com>
6848
6849         * lib/gdb.exp (gdb_load_shlibs):  Accept a single argument.  Return
6850         result of gdb_remote_download.
6851         * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
6852         * gdb.base/dso2dso.exp: Likewise.
6853         * gdb.base/global-var-nested-by-dso.exp: Likewise.
6854         * gdb.base/print-file-var.exp: Likewise.
6855         * gdb.base/shlib-call.exp: Likewise.
6856         * gdb.base/shreloc.exp: Likewise.
6857         * gdb.base/solib-overlap.exp: Likewise.
6858         * gdb.base/solib-weak.exp (do_test): Likewise.
6859         * gdb.base/unload.exp: Likewise.
6860
6861 2016-04-27  Yao Qi  <yao.qi@linaro.org>
6862
6863         * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
6864         exists.
6865
6866 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
6867
6868         * vla-type.exp: Print structure from toplevel.
6869
6870 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
6871
6872         * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
6873         of dynamic types.
6874         * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
6875         of dynamic types.
6876
6877 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
6878
6879         * gdb.fortran/vla-type.f90: New file.
6880         * gdb.fortran/vla-type.exp: New file.
6881
6882 2016-04-25  Yao Qi  <yao.qi@linaro.org>
6883
6884         * gdb.base/branch-to-self.c: New file.
6885         * gdb.base/branch-to-self.exp: New file.
6886
6887 2016-04-22  Yao Qi  <yao.qi@linaro.org>
6888
6889         * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
6890         more after $hex.
6891
6892 2016-04-22  Yao Qi  <yao.qi@linaro.org>
6893
6894         * gdb.base/annota1.exp: Set breakpoint on line $main_line.
6895         * gdb.base/annota3.exp: Likewise.
6896
6897 2016-04-22  Yao Qi  <yao.qi@linaro.org>
6898
6899         * gdb.reverse/step-precsave.exp: Do one step and test program
6900         stops in "callee" and do multiple steps until program goes out
6901         of "callee".
6902         * gdb.reverse/step-reverse.exp: Likewise.
6903
6904 2016-04-22  Yao Qi  <yao.qi@linaro.org>
6905
6906         * gdb.trace/signal.exp: Also pass if
6907         $tracepoint_hits($i) > $iterations.
6908
6909 2016-04-22  Yao Qi  <yao.qi@linaro.org>
6910
6911         * gdb.trace/signal.c: New file.
6912         * gdb.trace/signal.exp: New file.
6913
6914 2016-04-19  Doug Evans  <xdje42@gmail.com>
6915
6916         * gdb.base/bad-file.exp: New file.
6917
6918 2016-04-18  Martin Galvan  <martin.galvan@tallertechnologies.com>
6919
6920         * gdb.dwarf2/implref.exp: New file.
6921
6922 2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
6923
6924         * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
6925         * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
6926         * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
6927         * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
6928         * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
6929         * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
6930         * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
6931         * lib/fortran.exp (fortran_int4): New procedure.
6932         (fortran_real4, fortran_real8, fortran_complex4): Likewise.
6933         (fortran_logical4): Likewise.
6934
6935 2016-04-18  Benrhard Heckel <bernhard.heckel@intel.com>
6936
6937         * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
6938
6939 2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
6940
6941         * lib/compiler.c: Add Intel specific preprocessor macros.
6942         * lib/compiler.cc: Likewise.
6943
6944 2016-04-13  Luis Machado  <lgustavo@codesourcery.com>
6945
6946         * gdb.server/connect-with-no-symbol-file.c: New file.
6947         * gdb.server/connect-with-no-symbol-file.exp: New file.
6948
6949 2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
6950
6951         * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
6952
6953 2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
6954
6955         * boards/gdbserver-base.exp (${board}_download): Copy source file to
6956         standard output directory.
6957
6958 2016-04-13  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6959
6960         * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
6961
6962 2016-04-13  Markus Metzger  <markus.t.metzger@intel.com>
6963
6964         * gdb.btrace/instruction_history.c (loop): Add declaration.
6965
6966 2016-04-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6967
6968         * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
6969
6970 2016-04-09  Simon Marchi  <simon.marchi@polymtl.ca>
6971
6972         * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
6973         parentheses to print.
6974         (continue_handler): Likewise.
6975
6976 2016-04-08  Simon Marchi  <simon.marchi@ericsson.com>
6977
6978         * gdb.server/solib-list.exp: Remove is_remote check.
6979         Pass shlib= to gdb_compile.  Don't link shared library with
6980         -soname.  Call gdb_remote_download instead of gdb_load_shlibs.
6981         Run binary filename through "readlink -f" on the target.
6982
6983 2016-04-08  Pedro Alves  <palves@redhat.com>
6984
6985         * gdb.server/solib-list.exp: Don't use gdb_load.  Instead pass the
6986         interpreter filename as argument to gdbserver_spawn.
6987         * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6988         Return empty if $last_loaded_file does not exist.
6989
6990 2016-04-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
6991
6992         Fix compatibility with gcc-4.8.5-4.el7.x86_64.
6993         * gdb.base/jit-main.c: Use exit after usage.
6994
6995 2016-04-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
6996
6997         * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
6998         GDBHISTSIZE prior to the tests.
6999         * gdb.base/gdbinit-history.exp: Likewise.
7000
7001 2016-04-07  Pedro Alves  <palves@redhat.com>
7002
7003         * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
7004         instead of build_executable.  Use gdb_load_shlibs.
7005
7006 2016-04-07  Yao Qi  <yao.qi@linaro.org>
7007
7008         * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
7009         Execute "si" command.
7010
7011 2016-04-07  Yao Qi  <yao.qi@linaro.org>
7012
7013         * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
7014         number instead of the comments on some line.
7015
7016 2016-04-06  Don Breazeal  <donb@codesourcery.com>
7017
7018         * gdb.dwarf2/dw2-opt-structptr.c: New test program.
7019         * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
7020
7021 2016-04-06  Simon Marchi  <simon.marchi@ericsson.com>
7022
7023         * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
7024         standard_output_file.  Remove unused binfile variable.
7025
7026 2016-04-05  Catalin Udma  <catalin.udma@freescale.com>
7027
7028         * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
7029         * gdb.python/py-mi-objfile.exp: Match "list main" output
7030         in console format.
7031
7032 2016-04-05  Simon Marchi  <simon.marchi@polymtl.ca>
7033
7034         * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
7035         absolute.
7036
7037 2016-04-05  Simon Marchi  <simon.marchi@ericsson.com>
7038
7039         * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
7040         absolute.
7041         * gdb.trace/ftrace.exp: Likewise.
7042         * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
7043         targets as well.
7044         (gdb_compile_shlib): Set SONAME for non-remote targets as well.
7045         (gdb_load_shlibs): Copy libraries to test directory when testing
7046         natively.  Only set solib-search-path if testing remotely.
7047         * lib/mi-support.exp (mi_load_shlibs): Likewise.
7048
7049 2016-04-05  Simon Marchi  <simon.marchi@ericsson.com>
7050
7051         * gdb.base/jit-so.exp: Use gdb_remote_download instead of
7052         gdb_download.  Use it even if the target is not remote.
7053         * gdb.base/jit.exp (compile_jit_test): Likewise.
7054         * lib/gdb.exp (gdb_remote_download): Copy files to the standard
7055         output directory if the destination board is local, otherwise use
7056         the standard remote_download from DejaGnu.
7057         (gdb_download): Remove.
7058         (gdb_load_shlibs): Use gdb_remote_download instead of
7059         gdb_download.
7060         * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7061         Use gdb_remote_download instead of gdb_download.  Use it even if
7062         the target is not remote.
7063         * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
7064         instead of gdb_download.
7065
7066 2016-04-04  Simon Marchi  <simon.marchi@polymtl.ca>
7067
7068         * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
7069         (test_insert_delete_modify): Call mi_load_shlibs before trying to
7070         run.
7071
7072 2016-04-01  Artemiy Volkov  <artemiyv@acm.org>
7073
7074         PR gdb/19820
7075         * gdb.base/printcmds.exp: Add artificial arrays tests.
7076
7077 2016-03-31  Pedro Alves  <palves@redhat.com>
7078
7079         PR gdb/19858
7080         * gdb.base/jit-main.c: Include unistd.h.
7081         (ATTACH): Define to 0 if not already defined.
7082         (wait_for_gdb, mypid): New globals.
7083         (WAIT_FOR_GDB): New macro.
7084         (MAIN): Set an alarm.  Store the process's pid.  Wait for GDB at
7085         some breakpoint locations.
7086         * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
7087         New procedures.
7088         (one_jit_test): Add REATTACH parameter, and handle it.  Use
7089         continue_to_test_location.
7090         (top level): Test attach, and adjusts calls to one_jit_test.
7091
7092 2016-03-31  Pedro Alves  <palves@redhat.com>
7093
7094         PR gdb/19858
7095         * gdb.base/jit.exp (compile_jit_test): Add intro comment.  Add
7096         BINSUFFIX parameter, and handle it.
7097         (top level): Adjust calls compile_jit_test.
7098
7099 2016-03-31  Catalin Udma  <catalin.udma@freescale.com>
7100
7101         PR python/19743
7102         * gdb.python/py-mi-events-gdb.py: New file.
7103         * gdb.python/py-mi-events.c: New file.
7104         * gdb.python/py-mi-events.exp: New file.
7105
7106 2016-03-30  Yao Qi  <yao.qi@linaro.org>
7107
7108         * gdb.reverse/until-precsave.exp: Match function name only.
7109         * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
7110         Move malloc to a condition block.
7111         * gdb.reverse/until-reverse.exp: Match function name only.
7112
7113 2016-03-29  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7114
7115         * gdb.trace/ftrace.exp: Set arg0exp for s390.
7116         * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
7117         * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
7118         variable for GPR 0 instead of assuming it is register 0.
7119         * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
7120         * lib/trace-support.exp: Add s390 registers.
7121
7122 2016-03-29  Yao Qi  <yao.qi@linaro.org>
7123
7124         * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
7125
7126 2016-03-24  Yao Qi  <yao.qi@linaro.org>
7127
7128         * gdb.reverse/break-reverse.exp: Add quotation mark in the
7129         test message.
7130
7131 2016-03-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7132
7133         * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
7134         maintaining separate logic for constructing the output path.
7135
7136 2016-03-16  Don Breazeal  <donb@codesourcery.com>
7137
7138         * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
7139         Retry fork and waitpid on interrupted system call errors.
7140         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7141         Use with_timeout_factor to increase timeout by factor of 10.
7142
7143 2016-03-15  Don Breazeal  <donb@codesourcery.com>
7144
7145         * gdb.cp/scope-err.cc: New test program.
7146         * gdb.cp/scope-err.exp: New test script.
7147         * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
7148         lines and "set breakpoint here" comment.
7149         * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
7150         Fixed some whitespace and format issues.
7151         * gdb.mi/mi-linespec-err-cp.cc: New test program.
7152         * gdb.mi/mi-linespec-err-cp.exp: New test script.
7153
7154 2016-03-15  Doug Evans  <dje@google.com>
7155
7156         * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
7157         * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
7158         All callers updated.  Add tests for enums, mixed flags register.
7159
7160 2016-03-15  Doug Evans  <dje@google.com>
7161
7162         * gdb.base/skip.c (main): Call test_skip_file_and_function.
7163         * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
7164
7165 2016-03-14  Simon Marchi  <simon.marchi@ericsson.com>
7166
7167         * gdb.base/default.exp: Add $_as_string to the list of expected
7168         convenience functions.
7169
7170 2016-03-11  Andrew Burgess  <andrew.burgess@embecosm.com>
7171
7172         * gdb.base/maint.exp: New tests for 'maint info line-table'.
7173
7174 2016-03-10  Simon Marchi  <simon.marchi@polymtl.ca>
7175
7176         * gdb.python/py-as-string.exp: New file.
7177         * gdb.python/py-as-string.c: New file.
7178
7179 2016-03-09  Pedro Alves  <palves@redhat.com>
7180
7181         * gdb.threads/attach-into-signal.exp: Adjust to "Program received
7182         signal" -> "Thread NN received signal" output change.
7183         * gdb.threads/ia64-sigill.exp: Likewise.
7184         * gdb.threads/linux-dp.exp: Likewise.
7185         * gdb.threads/manythreads.exp: Likewise.
7186         * gdb.threads/pending-step.exp: Likewise.
7187         * gdb.threads/print-threads.exp: Likewise.
7188         * gdb.threads/sigstep-threads.exp: Likewise.
7189         * gdb.threads/staticthreads.exp: Likewise.
7190         * gdb.threads/tls.exp: Likewise.
7191
7192 2016-03-09  Pedro Alves  <palves@redhat.com>
7193
7194         * gdb.base/command-line-input.exp: New file.
7195
7196 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7197
7198         * gdb.trace/ftrace.exp: Set arg0exp for ppc.
7199         * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
7200         * gdb.trace/pending.exp: Accept leading dot before function name.
7201         * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
7202         * lib/trace-support.exp: Set registers for ppc.
7203
7204 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7205
7206         * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
7207         use it for disassembly; accept .main in addition to main in backtrace.
7208
7209 2016-03-09  Wei-cheng Wang  <cole945@gmail.com>
7210             Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7211
7212         * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
7213         (gdb_recursion_test_ptr): New global variable.
7214         (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
7215         gdb_recursion_test.
7216         (gdb_c_test): Ditto.
7217
7218 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7219
7220         * gdb.trace/change-loc.exp: Don't depend on tracepoint location
7221         ordering.
7222
7223 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7224
7225         * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
7226         (bar): Add bar_start_lbl label.
7227         * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
7228         of foo/bar for emitting DWARF and tracing.
7229
7230 2016-03-06  Sergio Durigan Junior  <sergiodj@redhat.com>
7231
7232         * analyze-racy-logs.py: Set executable bit.
7233
7234 2016-03-05  Sergio Durigan Junior  <sergiodj@redhat.com>
7235
7236         * Makefile.in (DEFAULT_RACY_ITER): New variable.
7237         (CHECK_TARGET_TMP): Likewise.
7238         (check-single-racy): New rule.
7239         (check-parallel-racy): Likewise.
7240         (TEST_TARGETS): Adjust rule to account for RACY_ITER.
7241         (do-check-parallel-racy): New rule.
7242         (check-racy/%.exp): Likewise.
7243         * README (Racy testcases): New section.
7244         * analyze-racy-logs.py: New file.
7245
7246 2016-03-03  Doug Evans  <dje@google.com>
7247
7248         * gdb.base/skip.exp: Use with_test_prefix.
7249
7250 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7251
7252         * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
7253         Invoke step_over_syscall "clone" and break_cond_on_syscall
7254         "clone".
7255         * gdb.base/step-over-clone.c: New file.
7256
7257 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7258
7259         * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
7260         code format.
7261
7262 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7263
7264         * gdb.base/disp-step-fork.c: Rename to ...
7265         * gdb.base/step-over-fork.c: ... it.  New file.
7266         * gdb.base/disp-step-vfork.c: Rename to ...
7267         * gdb.base/step-over-vfork.c: ... it.  New file.
7268         * gdb.base/disp-step-syscall.exp: Rename to ...
7269         * gdb.base/step-over-syscall.exp: ... it.  New file.
7270         (disp_step_cross_syscall): Rename to ...
7271         (step_over_syscall): ... it.
7272
7273 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7274
7275         * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
7276         If target supports condition evaluation on target, invoke
7277         break_cond_on_syscall for fork and vfork.
7278
7279 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7280
7281         * gdb.base/disp-step-syscall.exp: Don't invoke
7282         support_displaced_stepping.
7283         (disp_step_cross_syscall): Test with displaced stepping off and
7284         on if supported.
7285
7286 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7287
7288         * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
7289         proc.
7290         (setup): New proc.
7291         (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
7292         and setup.
7293
7294 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7295
7296         * gdb.fortran/vla-history.exp: Remove breakpoint.
7297
7298 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7299
7300         * gdb.fortran/vla-history.exp: Lookup array elements and printing
7301         exceeds timeout.
7302
7303 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7304
7305         * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
7306         breakpoint.
7307
7308 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7309
7310         * gdb.mi/vla.f90: Nullify pointer after declaration.
7311
7312 2016-03-01  Pedro Alves  <palves@redhat.com>
7313
7314         * gdb.trace/ftrace-lock.c: Include <unistd.h>.
7315
7316 2016-03-01  Pedro Alves  <palves@redhat.com>
7317
7318         * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
7319         before anything else.
7320         * gdb.threads/watchpoint-fork-mt.c: Likewise.  Don't define
7321         _GNU_SOURCE here.
7322         * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
7323         before anything else.
7324         * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
7325
7326 2016-03-01  Pedro Alves  <palves@redhat.com>
7327
7328         * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
7329
7330 2016-03-01  Yao Qi  <yao.qi@linaro.org>
7331
7332         * gdb.arch/arm-disp-step.exp: Use standard_testfile and
7333         prepare_for_testing.
7334
7335 2016-03-01  Yao Qi  <yao.qi@linaro.org>
7336
7337         * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
7338
7339 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7340
7341         * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
7342         manually constructing the output path.
7343
7344 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7345
7346         * gdb.arch/s390-stackless.S: New.
7347         * gdb.arch/s390-stackless.exp: New.
7348
7349 2016-02-28  Iain Buclaw  <ibuclaw@gdcproject.org>
7350
7351         * gdb.dlang/circular.c: New file.
7352         * gdb.dlang/circular.exp: New file.
7353
7354 2016-02-26  Yao Qi  <yao.qi@linaro.org>
7355
7356         * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
7357         [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
7358         (testcases): Update.
7359
7360 2016-02-26  Yao Qi  <yao.qi@linaro.org>
7361
7362         * gdb.reverse/aarch64.c: Rename to ...
7363         * gdb.reverse/insn-reverse.c: ... it.
7364         * gdb.reverse/aarch64.exp: Rename to ...
7365         * gdb.reverse/insn-reverse.exp: ... it.
7366
7367 2016-02-26  Yao Qi  <yao.qi@linaro.org>
7368
7369         * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
7370         (testcase_ftype): New.
7371         (testcases): New array.
7372         (n_testcases): New.
7373         (main): Call each element in testcases.
7374         * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
7375         (read_testcase): New.
7376         Do the tests in a loop.
7377
7378 2016-02-25  Yao Qi  <yao.qi@linaro.org>
7379
7380         * gdb.base/branches.c: Remove.
7381
7382 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7383
7384         PR gdb/13808
7385         * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
7386
7387 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7388
7389         * gdb.trace/ftrace.exp: Remove unnecessary target check.
7390
7391 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7392
7393         * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
7394         change x86_64 call_insn to 'callq'.
7395
7396 2016-02-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7397
7398         * gdb.trace/tfile-avx.c: Move to...
7399         * gdb.trace/tracefile-pseudo-reg.c: Here.
7400         * gdb.trace/tfile-avx.exp: Move to...
7401         * gdb.trace/tracefile-pseudo-reg.exp: Here.
7402
7403 2016-02-24  Gary Benson <gbenson@redhat.com>
7404
7405         * gdb.base/attach-pie-noexec.exp: Do not expect an error
7406         message on attach.
7407
7408 2016-02-23  Doug Evans  <dje@google.com>
7409
7410         * gdb.base/skip.c (test_skip): New function.
7411         (end_test_skip_file_and_function): New function.
7412         (test_skip_file_and_function): New function.
7413         * gdb.base/skip1.c (test_skip): New function.
7414         (skip1_test_skip_file_and_function): New function.
7415         * gdb.base/skip.exp: Add tests for new skip options.
7416         * gdb.base/skip-solib.exp: Update expected output.
7417         * gdb.perf/skip-command.cc: New file.
7418         * gdb.perf/skip-command.exp: New file.
7419         * gdb.perf/skip-command.py: New file.
7420
7421 2016-02-22  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7422
7423         * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
7424         info registers pattern.
7425
7426 2016-02-18  Iain Buclaw  <ibuclaw@gdcproject.org>
7427
7428         * lib/future.exp: Add D support.
7429         (gdb_find_gdc): New proc.
7430         (gdb_default_target_compile): Add D support.
7431
7432 2016-02-18  Wei-cheng Wang  <cole945@gmail.com>
7433
7434         * gdb.trace/tspeed.c (myclock): Return wallclock instead of
7435         user+system time.
7436         (trace_speed_test): Determine the iteration count for a time
7437         between 15..30 seconds.
7438
7439 2016-02-18  Walfred Tedeschi  <walfred.tedeschi@intel.com>
7440
7441         * gdb.arch/i386-mpx-sigsegv.c: New file.
7442         * gdb.arch/i386-mpx-sigsegv.exp: New file.
7443         * gdb.arch/i386-mpx-simple_segv.c: New file.
7444         * gdb.arch/i386-mpx-simple_segv.exp: New file.
7445
7446 2016-02-18  Yao Qi  <yao.qi@linaro.org>
7447
7448         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7449         Don't call setup_kfail.
7450
7451 2016-02-18  Yao Qi  <yao.qi@linaro.org>
7452
7453         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7454         Set "set breakpoint condition-evaluation" per $cond_bp_target.
7455
7456 2016-02-16  Doug Evans  <dje@google.com>
7457
7458         * gdb.base/skip.c: Add copyright.  Whitespace cleanup.
7459         * gdb.base/skip1.c: Ditto.
7460         * gdb.base/skip.exp: Whitespace cleanup.
7461
7462 2016-02-16  Don Breazeal  <donb@codesourcery.com>
7463
7464         PR remote/19496
7465         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7466         Remove kfail for PR remote/19496.
7467
7468 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
7469
7470         * lib/gdb.exp (standard_temp_file): Return a path specific to
7471         the runtest invocation.
7472
7473 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
7474
7475         * gdb.trace/save-trace.exp: Change relative path to be in the
7476         standard output directory.
7477
7478 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
7479
7480         * gdb.arch/i386-prologue.c: Add missing prototypes.
7481
7482 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
7483
7484         * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
7485         * gdb.arch/i386-prologue.exp: Likewise.
7486         * gdb.arch/i386-size.exp: Likewise.
7487
7488 2016-02-15  Simon Marchi  <simon.marchi@ericsson.com>
7489
7490         * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
7491         define object file path.
7492         * gdb.btrace/gcore.exp: Use standard_output_file to define core
7493         file path.
7494         * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
7495         standard_output_file to define binfile.
7496
7497 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
7498
7499         Fix compatibility with recent gfortran-5.3.1.
7500         * gdb.fortran/vla-history.exp (print vla1 allocated)
7501         (print vla2 allocated, print $2, print $3): Remove
7502         (print $4): Rename to ...
7503         (print $2): ... here.
7504         (print $9): Rename to ...
7505         (print $5): ... here.
7506         (print $10): Rename to ...
7507         (print $6): ... here.
7508         * gdb.fortran/vla.f90: Add pvla initialization.
7509
7510 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
7511
7512         * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
7513         New test.
7514         * gdb.fortran/vla-value-sub.exp: Likewise.
7515
7516 2016-02-12  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7517
7518         * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
7519
7520 2016-02-12  Simon Marchi  <simon.marchi@ericsson.com>
7521
7522         * i386-biarch-core.exp: Define corefile using
7523         standard_output_file.
7524
7525 2016-02-12  Yao Qi  <yao.qi@linaro.org>
7526
7527         * gdb.arch/arm-single-step-kernel-helper.c: New.
7528         * gdb.arch/arm-single-step-kernel-helper.exp: New.
7529
7530 2016-02-12  Markus Metzger  <markus.t.metzger@intel.com>
7531
7532         * gdb.btrace/tailcall-only.exp: New.
7533         * gdb.btrace/tailcall-only.c: New.
7534         * gdb.btrace/x86_64-tailcall-only.S: New.
7535         * gdb.btrace/i686-tailcall-only.S: New.
7536
7537 2016-02-11  Pedro Alves  <palves@redhat.com>
7538
7539         * README (Parallel testing): Add missing double quotes.
7540
7541 2016-02-11  Pedro Alves  <palves@redhat.com>
7542
7543         * README (Parallel testing): New section.
7544         (GDB_PARALLEL): Rewrite.
7545         (FORCE_PARALLEL): Document.
7546
7547 2016-02-11  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7548
7549         * gdb.trace/tfile-avx.c: New test.
7550         * gdb.trace/tfile-avx.exp: New test.
7551
7552 2016-02-09  Keith Seitz  <keiths@redhat.com>
7553
7554         PR breakpoints/19546
7555         * gdb.base/infcall-exec.c: New file.
7556         * gdb.base/infcall-exec2.c: New file.
7557         * gdb.base/infcall-exec.exp: New file.
7558
7559 2016-02-09  Keith Seitz  <keiths@redhat.com>
7560
7561         * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
7562         (toplevel): Call test_bkpt_address.
7563
7564 2016-02-09  Keith Seitz  <keiths@redhat.com>
7565
7566         PR python/19506
7567         * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
7568         (toplevel): Call test_bkpt_address.
7569
7570 2016-02-09  Simon Marchi  <simon.marchi@ericsson.com>
7571
7572         * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
7573         to AC_OUTPUT.
7574         * configure: Regenerate.
7575
7576 2016-02-09  Pedro Alves  <palves@redhat.com>
7577
7578         PR breakpoints/19548
7579         * gdb.base/execl-update-breakpoints.c (some_function): New
7580         function.
7581         (main): Call it.
7582         * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
7583         Tighten expected GDB output.
7584
7585 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
7586
7587         * Makefile.in (ALL_SUBDIRS): Remove.
7588         (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
7589         (distclean maintainer-clean realclean): Likewise.
7590         * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
7591         * configure: Regenerate.
7592         * gdb.ada/Makefile.in: Delete.
7593         * gdb.arch/Makefile.in: Likewise.
7594         * gdb.asm/Makefile.in: Likewise.
7595         * gdb.base/Makefile.in: Likewise.
7596         * gdb.btrace/Makefile.in: Likewise.
7597         * gdb.cell/Makefile.in: Likewise.
7598         * gdb.compile/Makefile.in: Likewise.
7599         * gdb.cp/Makefile.in: Likewise.
7600         * gdb.disasm/Makefile.in: Likewise.
7601         * gdb.dlang/Makefile.in: Likewise.
7602         * gdb.dwarf2/Makefile.in: Likewise.
7603         * gdb.fortran/Makefile.in: Likewise.
7604         * gdb.gdb/Makefile.in: Likewise.
7605         * gdb.go/Makefile.in: Likewise.
7606         * gdb.guile/Makefile.in: Likewise.
7607         * gdb.java/Makefile.in: Likewise.
7608         * gdb.linespec/Makefile.in: Likewise.
7609         * gdb.mi/Makefile.in: Likewise.
7610         * gdb.modula2/Makefile.in: Likewise.
7611         * gdb.multi/Makefile.in: Likewise.
7612         * gdb.objc/Makefile.in: Likewise.
7613         * gdb.opencl/Makefile.in: Likewise.
7614         * gdb.opt/Makefile.in: Likewise.
7615         * gdb.pascal/Makefile.in: Likewise.
7616         * gdb.perf/Makefile.in: Likewise.
7617         * gdb.python/Makefile.in: Likewise.
7618         * gdb.reverse/Makefile.in: Likewise.
7619         * gdb.server/Makefile.in: Likewise.
7620         * gdb.stabs/Makefile.in: Likewise.
7621         * gdb.threads/Makefile.in: Likewise.
7622         * gdb.trace/Makefile.in: Likewise.
7623         * gdb.xml/Makefile.in: Likewise.
7624         * lib/gdb.exp (make_gdb_parallel_path): Add check for
7625         GDB_PARALLEL.
7626         (standard_output_file): Remove check for GDB_PARALLEL, always
7627         return path in outputs/$subdir/$testname.
7628
7629 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
7630
7631         * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
7632         (site.exp): Assign abs_srcdir to tcl's srcdir.
7633
7634 2016-02-04  Yao Qi  <yao.qi@linaro.org>
7635
7636         * gdb.base/foll-exec-mode.c: Include limits.h.
7637         (main): Add parameters argc and argv.  Get directory from
7638         argv[0].
7639         * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
7640         compilation.
7641         * gdb.base/foll-exec.c: Include limits.h.
7642         (main): Add parameters argc and argv.
7643         Get directory from argv[0].
7644         * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
7645         Adjust tests on the number of lines as source code changed.
7646         * gdb.base/foll-vfork-exit.c: Include limits.h.
7647         (main): Add one line of statement before vfork.
7648         * gdb.base/foll-vfork.c: Include limits.h and string.h.
7649         (main): Add parameters argc and argv.  Get directory from
7650         argv[0].
7651         * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
7652         (setup_gdb): Set tbreak to skip some source lines.
7653         * gdb.multi/bkpt-multi-exec.c: Include limits.h.
7654         (main): Add parameters argc and argv.  Get directory from
7655         argv[0].
7656         * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
7657         compilation.
7658         * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
7659         (main): Add parameters argc and argv.  Get directory from
7660         argv[0].
7661         * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
7662         compilation.
7663
7664 2016-02-01  Doug Evans  <dje@google.com>
7665
7666         * gdb.base/skip.exp: Clean up multiple references to same test name.
7667
7668 2016-02-01  Pedro Alves  <palves@redhat.com>
7669
7670         PR remote/19496
7671         * gdb.threads/forking-threads-plus-breakpoint.exp
7672         (displaced_stepping_supported): New global.
7673         (probe_displaced_stepping_support): New procedure.
7674         (do_test): Add 'displaced' parameter, and use it.
7675         (top level): Check for displaced stepping support.  Add displaced
7676         stepping on/off testing axis.
7677
7678 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
7679
7680         * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
7681         pointer.  Don't perform further tests on the unassociated pointer
7682         if the first test fails.
7683
7684 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
7685
7686         * gdb.base/max-value-size.c: New file.
7687         * gdb.base/max-value-size.exp: New file.
7688         * gdb.base/huge.exp: Disable max-value-size for this test.
7689
7690 2016-01-28  Iain Buclaw  <ibuclaw@gdcproject.org>
7691
7692         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
7693
7694 2016-01-28  Yao Qi  <yao.qi@linaro.org>
7695
7696         * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
7697
7698 2016-01-25  Pedro Alves  <palves@redhat.com>
7699
7700         PR threads/19461
7701         * gdb.base/fork-running-state.c: New file.
7702         * gdb.base/fork-running-state.exp: New file.
7703
7704 2016-01-25  Pedro Alves  <palves@redhat.com>
7705
7706         PR gdb/19494
7707         * gdb.base/catch-fork-kill.c: New file.
7708         * gdb.base/catch-fork-kill.exp: New file.
7709
7710 2016-01-25  Pedro Alves  <palves@redhat.com>
7711
7712         * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
7713         Delete, moved to lib/gdb.exp.
7714         * gdb.threads/forking-threads-plus-breakpoint.exp
7715         (foreach_with_prefix): Likewise.
7716         * gdb.threads/process-dies-while-handling-bp.exp
7717         (foreach_with_prefix): Likewise.
7718         * lib/gdb.exp (foreach_with_prefix): New procedure.
7719
7720 2016-01-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7721
7722         * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
7723         * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
7724
7725 2016-01-23  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7726
7727         * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
7728         endian targets.
7729
7730 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
7731             Pedro Alves  <palves@redhat.com>
7732
7733         Fix testsuite compatibility with Guile.
7734         * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
7735         number.
7736
7737 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
7738
7739         Fix testsuite compatibility with Guile.
7740         * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
7741         (thread 1): New test for backtrace through signal handler.
7742
7743 2016-01-22  Yao Qi  <yao.qi@linaro.org>
7744
7745         PR testsuite/19491
7746         * gdb.base/multi-forks.c: Include
7747         ../lib/unbuffer_output.c
7748         (main): Call gdb_unbuffer_output.
7749
7750 2016-01-21  Doug Evans  <dje@google.com>
7751
7752         * lib/ada.exp (gdb_compile_ada): Fix typo.
7753
7754 2016-01-21  Joel Brobecker  <brobecker@adacore.com>
7755
7756         * gdb.base/break-fun-addr.exp: New file.
7757         * gdb.base/break-fun-addr1.c: New file.
7758         * gdb.base/break-fun-addr2.c: New file.
7759
7760 2016-01-20  Simon Marchi  <simon.marchi@polymtl.ca>
7761
7762         * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
7763         * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
7764         enum flag values.
7765
7766 2016-01-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7767
7768         * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
7769         when GDB can not set the vector return value.  Add more comments
7770         for clarification.
7771
7772 2016-01-20  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7773
7774         * gdb.trace/tspeed.exp:  Use shlib instead of libs in gdb_compile
7775         command.
7776
7777 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
7778
7779         * Makefile.in (DO_RUNTEST): Add --status and update usages.
7780
7781 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
7782
7783         * Makefile.in (check-single): Pass --status to runtest.
7784         (check/%.exp): Likewise.
7785
7786 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
7787
7788         * Makefile.in (check-parallel): Propagate return code from make
7789         do-check-parallel.
7790
7791 2016-01-19  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7792
7793         * gdb.trace/ftrace.exp: Fix expected message on continue.
7794         * gdb.trace/pending.exp: Fix expected message on continue.
7795         * gdb.trace/trace-break.exp: Fix expected message on continue.
7796
7797 2016-01-18  Simon Marchi  <simon.marchi@ericsson.com>
7798
7799         * lib/gdb.exp (gdb_test): Remove unused global references.
7800
7801 2016-01-18  Pedro Alves  <palves@redhat.com>
7802
7803         * gdb.base/async-shell.exp: Adjust expected output.
7804         * gdb.base/dprintf-non-stop.exp: Adjust expected output.
7805         * gdb.base/siginfo-thread.exp: Adjust expected output.
7806         * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
7807         * gdb.java/jnpe.exp: Adjust expected output.
7808         * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
7809         * gdb.threads/continue-pending-status.exp: Adjust expected output.
7810         * gdb.threads/leader-exit.exp: Adjust expected output.
7811         * gdb.threads/manythreads.exp: Adjust expected output.
7812         * gdb.threads/pthreads.exp: Adjust expected output.
7813         * gdb.threads/schedlock.exp: Adjust expected output.
7814         * gdb.threads/siginfo-threads.exp: Adjust expected output.
7815         * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
7816         expected output.
7817         * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
7818         output.
7819         * gdb.threads/sigthread.exp: Adjust expected output.
7820         * gdb.threads/watchpoint-fork.exp: Adjust expected output.
7821
7822 2016-01-18  Yao Qi  <yao.qi@linaro.org>
7823
7824         * gdb.guile/scm-section-script.c: Replace @progbits with
7825         %progbits.
7826         * gdb.python/py-section-script.c: Likewise.
7827
7828 2016-01-15  Pedro Alves  <palves@redhat.com>
7829
7830         * gdb.multi/tids.exp: Test star wildcard ranges.
7831
7832 2016-01-15  Pedro Alves  <palves@redhat.com>
7833
7834         * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
7835         command from "thread apply" invocation.
7836         (thr_apply_info_thr_invalid): Default the expected output to the
7837         input tid list.
7838         (top level): Add tests that use convenience variables.  Add tests
7839         for "thread apply" with a valid TID list, but missing the command.
7840
7841 2016-01-13  Pedro Alves  <palves@redhat.com>
7842
7843         * gdb.base/default.exp: Expect $_gthread as well.
7844         * gdb.multi/tids.exp: Test $_gthread.
7845         * gdb.threads/thread-specific.exp: Test $_gthread.
7846
7847 2016-01-13  Pedro Alves  <palves@redhat.com>
7848
7849         * gdb.multi/tids.exp: Test "info threads -gid".
7850
7851 2016-01-13  Pedro Alves  <palves@redhat.com>
7852
7853         * gdb.multi/tids.exp: Test InferiorThread.global_num and
7854         Breakpoint.thread.
7855         * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
7856
7857 2016-01-07  Pedro Alves  <palves@redhat.com>
7858
7859         * gdb.base/break.exp: Adjust to output changes.
7860         * gdb.base/hbreak2.exp: Likewise.
7861         * gdb.base/sepdebug.exp: Likewise.
7862         * gdb.base/watch_thread_num.exp: Likewise.
7863         * gdb.linespec/keywords.exp: Likewise.
7864         * gdb.multi/info-threads.exp: Likewise.
7865         * gdb.threads/thread-find.exp: Likewise.
7866         * gdb.multi/tids.c: New file.
7867         * gdb.multi/tids.exp: New file.
7868
7869 2016-01-13  Pedro Alves  <palves@redhat.com>
7870
7871         * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
7872
7873 2016-01-13  Pedro Alves  <palves@redhat.com>
7874
7875         * gdb.base/default.exp: Expect $_inferior as well.
7876         * gdb.multi/base.exp: Test $_inferior.
7877
7878 2016-01-13  Pedro Alves  <palves@redhat.com>
7879
7880         PR breakpoints/19388
7881         * gdb.base/catch-signal-siginfo-cond.c: New file.
7882         * gdb.base/catch-signal-siginfo-cond.exp: New file.
7883
7884 2016-01-12  Josh Stone  <jistone@redhat.com>
7885             Philippe Waroquiers  <philippe.waroquiers@skynet.be>
7886
7887         * gdb.base/catch-syscall.c (do_execve): New variable.
7888         (main): Conditionally trigger an execve.
7889         * gdb.base/catch-syscall.exp: Enable testing for remote targets.
7890         (test_catch_syscall_execve): New, check entry/return across execve.
7891         (do_syscall_tests): Call test_catch_syscall_execve.
7892
7893 2016-01-12  Pedro Alves  <palves@redhat.com>
7894
7895         * gdb.base/random-signal.exp (do_test): New procedure, with body
7896         of testcase moved in.
7897
7898 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
7899             Pedro Alves  <palves@redhat.com>
7900
7901         * gdb.base/funcargs.exp (finish from indirectly called function):
7902         Reintroduce the case for 'First'.
7903
7904 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
7905             Pedro Alves  <palves@redhat.com>
7906
7907         * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
7908         (tcatch_vfork_then_child_follow_exec)
7909         (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
7910         identification.
7911
7912 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
7913
7914         * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
7915         and repeats to unlimited.
7916         * gdb.python/py-value.exp: Likewise.
7917         * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
7918         and repeats to unlimited.
7919
7920 2016-01-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
7921
7922         * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
7923         and reordering the functions.
7924         * gdb.multi/hangout.c: Likewise.
7925         * gdb.multi/hello.c: Likewise.
7926
7927 2016-01-08  Simon Marchi  <simon.marchi@ericsson.com>
7928
7929         * gdb.perf/lib/perftest/perftest.py: Change relative imports to
7930         absolute.
7931         (SingleStatisticTestResult.report): Use dict.keys instead of
7932         dict.iterkeys.
7933
7934 2016-01-06  Pedro Alves  <palves@redhat.com>
7935
7936         * gdb.python/py-infthread.exp: Fix typo.  Expect t0.num to be 1.
7937
7938 2016-01-04  Markus Metzger  <markus.t.metzger@intel.com>
7939
7940         * gdb.btrace/dlopen.exp: New.
7941         * gdb.btrace/dlopen.c: New.
7942         * gdb.btrace/dlopen-dso.c: New.
7943
7944 2015-12-25  Sandra Loosemore  <sandra@codesourcery.com>
7945
7946         * lib/gdb.exp (gdb_test): Update comments to clarify that the
7947         PATTERN argument is optional.
7948
7949 2015-12-24  Joel Brobecker  <brobecker@adacore.com>
7950
7951         * lib/ada.exp (target_compile_ada_from_dir): New function.
7952         (gdb_compile_ada): Reimplement avoiding the use of project files.
7953         * gdb.ada/gnat_ada.gpr: Delete.
7954         * gdb.ada/cond_lang.exp: Adjust test to make path before
7955         filename optional.
7956         * gdb.ada/small_reg_param.exp: Likewise.
7957
7958 2015-12-22  Simon Marchi  <simon.marchi@ericsson.com>
7959
7960         * gdb.base/foll-vork.exp: Remove HP-UX special case.
7961
7962 2015-12-22  Thomas Preud'homme  <thomas.preudhomme@arm.com>
7963
7964         * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
7965         case.
7966
7967 2015-12-21  Simon Marchi  <simon.marchi@ericsson.com>
7968
7969         * gdb.base/break.exp: Remove dead code.
7970         * gdb.base/sepdebug.exp: Likewise.
7971
7972 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
7973
7974         * gdb.asm/asm-source.exp: Remove HP-UX references.
7975         * gdb.base/annota1.exp: Likewise.
7976         * gdb.base/annota3.exp: Likewise.
7977         * gdb.base/attach.exp: Likewise.
7978         * gdb.base/bigcore.exp: Likewise.
7979         * gdb.base/break.exp: Likewise.
7980         * gdb.base/call-ar-st.exp: Likewise.
7981         * gdb.base/callfuncs.exp: Likewise.
7982         * gdb.base/catch-fork-static.exp: Likewise.
7983         * gdb.base/display.exp: Likewise.
7984         * gdb.base/foll-exec-mode.exp: Likewise.
7985         * gdb.base/foll-exec.exp: Likewise.
7986         * gdb.base/foll-fork.exp: Likewise.
7987         * gdb.base/foll-vfork.exp: Likewise.
7988         * gdb.base/funcargs.exp: Likewise.
7989         * gdb.base/hbreak2.exp: Likewise.
7990         * gdb.base/inferior-died.exp: Likewise.
7991         * gdb.base/interrupt.exp: Likewise.
7992         * gdb.base/multi-forks.exp: Likewise.
7993         * gdb.base/nodebug.exp: Likewise.
7994         * gdb.base/sepdebug.exp: Likewise.
7995         * gdb.base/solib1.c: Likewise.
7996         * gdb.base/step-test.exp: Likewise.
7997         * gdb.mi/non-stop.c: Likewise.
7998         * gdb.mi/pthreads.c: Likewise.
7999         * gdb.multi/bkpt-multi-exec.ex: Likewise.
8000         * gdb.threads/pthreads.c: Likewise.
8001         * gdb.threads/staticthreads.exp: Likewise.
8002         * lib/future.exp: Likewise.
8003         * lib/gdb.exp: Likewise.
8004         * gdb.base/so-indr-cl.c: Remove.
8005         * gdb.base/so-indr-cl.exp: Likewise.
8006         * gdb.base/solib.c: Likewise.
8007         * gdb.base/solib.exp: Likewise.
8008         * gdb.base/solib2.c: Likewise.
8009
8010 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
8011
8012         * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
8013         * gdb.base/call-ar-st.exp: Likewise.
8014         * gdb.base/callfuncs.exp: Likewise.
8015         * gdb.base/condbreak.exp: Likewise.
8016         * gdb.base/constvars.exp: Likewise.
8017         * gdb.base/hbreak2.exp: Likewise.
8018         * gdb.base/langs.exp: Likewise.
8019         * gdb.base/list.exp: Likewise.
8020         * gdb.base/long_long.exp: Likewise.
8021         * gdb.base/ptype.exp: Likewise.
8022         * gdb.base/scope.exp: Likewise.
8023         * gdb.base/signals.exp: Likewise.
8024         * gdb.base/so-impl-ld.exp: Likewise.
8025         * gdb.base/varargs.exp: Likewise.
8026         * gdb.base/volatile.exp: Likewise.
8027         * gdb.base/whatis.exp: Likewise.
8028         * gdb.cp/cplusfuncs.exp: Likewise.
8029         * gdb.cp/inherit.exp: Likewise.
8030         * gdb.cp/local.exp: Likewise.
8031         * gdb.cp/member-ptr.exp: Likewise.
8032         * gdb.cp/method.exp: Likewise.
8033         * gdb.cp/overload.exp: Likewise.
8034         * gdb.cp/templates.exp: Likewise.
8035         * gdb.stabs/weird.exp: Likewise.
8036         * lib/compiler.c: Likewise.
8037         * lib/compiler.cc: Likewise.
8038         * lib/cp-support.exp: Likewise.
8039         * lib/gdb.exp: Likewise.
8040
8041 2015-12-20  Simon Marchi  <simon.marchi@polymtl.ca>
8042
8043         * configure.ac: Remove HP-UX case.
8044         * configure: Regenerate.
8045
8046 2015-12-18  Simon Marchi  <simon.marchi@ericsson.com>
8047
8048         * lib/gdb.exp (gdb_compile): Add function doc.
8049
8050 2015-12-17  Pedro Alves  <palves@redhat.com>
8051
8052         PR threads/19354
8053         * gdb.multi/info-threads.exp: New file.
8054
8055 2015-12-15  Yao Qi  <yao.qi@linaro.org>
8056
8057         * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
8058         is aarch64*-*-*.
8059
8060 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8061
8062         * gdb.base/history-duplicates.exp: Skip if no readline support.
8063
8064 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8065
8066         * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
8067
8068 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8069
8070         * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
8071
8072 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8073
8074         * gdb.base/completion.exp: Skip tests that interrupt GDB with
8075         ctrl-C if nointerrupts target property is set.
8076         * gdb.base/double-prompt-target-event-error.exp: Likewise.
8077         * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
8078         * gdb.base/paginate-bg-execution.exp: Likewise.
8079         * gdb.base/paginate-execution-startup.exp: Likewise.
8080         * gdb.base/random-signal.exp: Likewise.
8081         * gdb.base/range-stepping.exp: Likewise.
8082         * gdb.cp/annota2.exp: Likewise.
8083         * gdb.cp/annota3.exp: Likewise.
8084         * gdb.gdb/selftest.exp: Likewise.
8085         * gdb.threads/continue-pending-status.exp: Likewise.
8086         * gdb.threads/leader-exit.exp: Likewise.
8087         * gdb.threads/manythreads.exp: Likewise.
8088         * gdb.threads/pthreads.exp: Likewise.
8089         * gdb.threads/schedlock.exp: Likewise.
8090         * gdb.threads/sigthread.exp: Likewise.
8091
8092 2015-12-11  Don Breazeal  <donb@codesourcery.com>
8093
8094         * gdb.base/execl-update-breakpoints.exp (main): Enable for target
8095         remote.
8096         * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
8097         * gdb.base/foll-exec.exp (main): Enable for target remote.
8098         * gdb.base/foll-fork.exp (main): Likewise.
8099         * gdb.base/foll-vfork.exp (main): Likewise.
8100         * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
8101         (proc continue_to_exit_bp_loc): Use clean_restart.
8102         * gdb.base/pie-execl.exp (main): Disable for target remote.
8103         * gdb.base/watch-vfork.exp (main): Enable for target remote.
8104         * gdb.mi/mi-nsthrexec.exp (main): Likewise.
8105         * gdb.threads/execl.exp (main): Likewise.
8106         * gdb.threads/fork-child-threads.exp (main): Likewise.
8107         * gdb.threads/fork-plus-threads.exp (main): Disable for target
8108         remote.
8109         * gdb.threads/fork-thread-pending.exp (main): Enable for target
8110         remote.
8111         * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
8112         pid.tid style ptids, instead of just tid.
8113         * gdb.threads/thread-execl.exp (main): Enable for target remote.
8114         * gdb.threads/watchpoint-fork.exp (main): Likewise.
8115         * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
8116         ptids, instead of just tid.
8117
8118 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
8119
8120         * gdb.base/list.exp (test_list_forward): Add end of file error
8121         test.
8122         (test_repeat_list_command): Add end of file error test.
8123         (test_list_backwards): Add beginning of file error test.
8124
8125 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
8126
8127         * gdb.base/list.exp (test_list_invalid_args): New function,
8128         defined, and called.
8129
8130 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
8131
8132         * gdb.base/list.exp (test_list): Make test names unique.
8133
8134 2015-12-11  Yao Qi  <yao.qi@linaro.org>
8135
8136         * gdb.base/coremaker2.c: Remove.
8137
8138 2015-12-10  Pedro Alves  <palves@redhat.com>
8139
8140         * gdb.multi/base.exp: Remove stale "spaces" references.
8141
8142 2015-12-10  Pedro Alves  <palves@redhat.com>
8143
8144         * gdb.multi/base.exp: Don't use nowarnings.
8145         * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
8146         * gdb.multi/hangout.c: Include stdio.h.
8147         * gdb.multi/hello.c: Include stdlib.h.
8148         * gdb.multi/multi-arch-exec.c: Include stdlib.h.
8149         * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
8150         * gdb.multi/multi-arch.exp: Don't use nowarnings.
8151
8152 2015-12-10  Andrew Burgess  <andrew.burgess@embecosm.com>
8153
8154         * gdb.dwarf2/dw2-ranges-base.c: New file.
8155         * gdb.dwarf2/dw2-ranges-base.exp: New file.
8156         * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
8157         support additional line table, and debug ranges generation.
8158         (Dwarf::ranges): New function, generate .debug_ranges.
8159         (Dwarf::lines): Support generating simple line table programs.
8160         (Dwarf::assemble): Initialise new namespace variables.
8161
8162 2015-12-09  Kevin Buettner  <kevinb@redhat.com>
8163
8164         * gdb.base/async.exp (proc test_background): Add case for
8165         asynchronous execution not supported.
8166
8167 2015-12-09  Luis Machado  <lgustavo@codesourcery.com>
8168
8169         * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
8170           format and change test names to make them unique.
8171
8172 2015-12-09  Ruslan Kabatsayev  <b7.10110111@gmail.com>
8173             Pedro Alves  <pedro@redhat.com>
8174
8175         PR gdb/18702
8176         Add checking of floatformats setup on x86_64 hosts.
8177         * gdb.arch/i386-float.S (main): Load bigval and smallval.
8178         (smallval, bigval): New labels/constants.
8179         * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
8180         float" after loading bigval and smallval.
8181
8182 2015-12-07  Pierre-Marie de Rodat  <derodat@adacore.com>
8183
8184         * gdb.ada/fun_overload_menu.exp: New testcase.
8185         * gdb.ada/fun_overload_menu/foo.adb: New testcase.
8186
8187 2015-12-04  Josh Stone  <jistone@redhat.com>
8188
8189         * gdb.base/catch-fork-static.exp: New.
8190
8191 2015-12-03  Yao Qi  <yao.qi@linaro.org>
8192
8193         * gdb.base/sizeof.c: Don't include stdio.h and
8194         ../lib/unbuffer_output.c.
8195         (main): New variable 'size' and 'value'.  Remove printf and
8196         gdb_unbuffer_output.  Assign return value to size and value.
8197         * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
8198         at the beginning.
8199         (check_sizeof): Check the result by printing variable 'size'.
8200         (check_valueof): Check the result by printing variable 'value'.
8201
8202 2015-12-01  Yao Qi  <yao.qi@linaro.org>
8203
8204         * gdb.base/disp-step-syscall.exp: Define syscall instruction
8205         for aarch64*-*-linux* target.
8206
8207 2015-11-30  Pedro Alves  <palves@redhat.com>
8208
8209         * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
8210
8211 2015-11-30  Pedro Alves  <palves@redhat.com>
8212
8213         * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
8214         Handle non-stop mode vCont replies.
8215
8216 2015-11-30  Pedro Alves  <palves@redhat.com>
8217
8218         * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
8219         prepare_for_testing.  Start gdb with "set non-stop on" appended to
8220         GDBFLAGS.  Lax expected stop output.
8221
8222 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8223
8224         * gdb.arch/arm-neon.exp: New.
8225         * gdb.arch/arm-neon.c: New.
8226
8227 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8228
8229         * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
8230
8231 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8232
8233         * gdb.cp/annota2.exp: Allow multiple occurrences of the
8234         frames-invalid annotation.
8235
8236 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8237
8238         * gdb.cp/annota2.exp: Use ${frames_invalid}.
8239
8240 2015-11-26  Simon Marchi  <simon.marchi@ericsson.com>
8241
8242         * gdb.threads/names.exp: New file.
8243         * gdb.threads/names.c: New file.
8244         * README: Mention gdb,no_thread_names.
8245
8246 2015-11-26  Markus Metzger  <markus.t.metzger@intel.com>
8247
8248         PR 19297
8249         * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
8250         support" error.
8251
8252 2015-11-24  Pedro Alves  <palves@redhat.com>
8253
8254         PR 17539
8255         * gdb.base/display.exp: Expect displays to be sorted in ascending
8256         order.  Use multi_line.
8257         * gdb.base/solib-display.exp: Likewise.
8258
8259 2015-11-24  Pedro Alves  <palves@redhat.com>
8260
8261         PR 17539
8262         * gdb.base/display.exp: Expect displays to be sorted in ascending
8263         order.  Use multi_line.
8264         * gdb.base/solib-display.exp: Likewise.
8265
8266 2015-11-24  Pedro Alves  <palves@redhat.com>
8267
8268         PR 17539
8269         * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
8270         threads in ascending order.
8271         * gdb.base/foll-fork.exp: Likewise.
8272         * gdb.base/foll-vfork.exp: Likewise.
8273         * gdb.base/multi-forks.exp: Likewise.
8274         * gdb.mi/mi-nonstop.exp: Likewise.
8275         * gdb.mi/mi-nsintrall.exp: Likewise.
8276         * gdb.multi/base.exp: Likewise.
8277         * gdb.multi/multi-arch.exp: Likewise.
8278         * gdb.python/py-inferior.exp: Likewise.
8279         * gdb.threads/break-while-running.exp: Likewise.
8280         * gdb.threads/execl.exp: Likewise.
8281         * gdb.threads/gcore-thread.exp: Likewise.
8282         * gdb.threads/info-threads-cur-sal.exp: Likewise.
8283         * gdb.threads/kill.exp: Likewise.
8284         * gdb.threads/linux-dp.exp: Likewise.
8285         * gdb.threads/multiple-step-overs.exp: Likewise.
8286         * gdb.threads/next-bp-other-thread.exp: Likewise.
8287         * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
8288         * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
8289         * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
8290         * gdb.threads/thread-find.exp: Likewise.
8291         * gdb.threads/tls.exp: Likewise.
8292         * lib/mi-support.exp (mi_reverse_list): Delete.
8293         (mi_check_thread_states): No longer reverse list.
8294
8295 2015-11-24  Pedro Alves  <palves@redhat.com>
8296
8297         * gdb.python/py-inferior.exp: Use with_test_prefix.  Consistently
8298         use lowercase.
8299
8300 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
8301
8302         * gdb.trace/actions.c: Include trace-common.h.
8303         (main): Add a location for a fast tracepoint.
8304         * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
8305         the normal tracepoints.
8306         (gdb_verify_tracepoints): Adjust number of expected tracepoints.
8307
8308 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
8309
8310         * save-trace.exp: Factor out code to these...
8311         (gdb_save_tracepoints): New.
8312         (gdb_load_tracepoints): New.
8313         (do_save_load_test): New.
8314
8315 2015-11-23  Kevin Buettner  <kevinb@redhat.com>
8316
8317         * gdb.base/asmlabel.exp: New test.
8318         * gdb.base/asmlabel.c: New test case.
8319
8320 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
8321
8322         * gdb.base/wrong_frame_bt_full-main.c: New file.
8323         * gdb.base/wrong_frame_bt_full-opaque.c: New file.
8324         * gdb.base/wrong_frame_bt_full.exp: New file.
8325
8326 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
8327
8328         * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
8329
8330 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
8331
8332         * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
8333         pstate register when comparing registers values in
8334         sparc64-*-linux-gnu targets to avoid spurious differences.
8335
8336 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
8337
8338         * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
8339
8340 2015-11-19  Sandra Loosemore  <sandra@codesourcery.com>
8341
8342         * gdb.base/nested-subp1.exp: Pass executable, not executable name,
8343         as type argument to gdb_compile.
8344         * gdb.base/nested-subp2.exp: Likewise.
8345         * gdb.base/nested-subp3.exp: Likewise.
8346
8347 2015-11-17  Dominik Vogt  <vogt@linux.vnet.ibm.com>
8348
8349         * lib/dwarf.exp (_note): Fix left shift of negative value.
8350         * gdb.trace/trace-condition.exp: Likewise.
8351
8352 2015-11-13  Yao Qi  <yao.qi@linaro.org>
8353
8354         * gdb.base/call-sc.exp (test_scalar_returns): Remove the
8355         comments about d10v.
8356         (test_scalar_returns): Likewise.
8357         * gdb.base/d10v.ld: Remove.
8358         * gdb.base/overlays.exp: Remove the target triplet checking for
8359         d10v-*-*.
8360         * gdb.base/structs.exp (test_struct_returns): Remove the
8361         comments about d10v.
8362         (test_struct_calls): Likewise.
8363
8364 2015-11-13  Yao Qi  <yao.qi@linaro.org>
8365
8366         * gdb.base/gnu_vector.exp: Check the return value by "p res".
8367         * gdb.base/gnu_vector.c: Don't include stdio.h.
8368         (main): Don't print res and call add_some_intvecs.
8369
8370 2015-11-11  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8371
8372         * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
8373         macro.
8374         (func5): Removed.
8375         (func4): Use FAST_TRACEPOINT_LABEL.
8376         * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
8377         macro.
8378         (func): Removed.
8379         (thread_function): Use FAST_TRACEPOINT_LABEL.
8380         * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
8381         (func): Remove.
8382         (marker): Use FAST_TRACEPOINT_LABEL.
8383         * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
8384         (pendfunc1): Remove.
8385         (pendfunc): Use FAST_TRACEPOINT_LABEL.
8386         * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
8387         (foo): Remove.
8388         (pendfunc2): Use FAST_TRACEPOINT_LABEL.
8389         * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
8390         macro.
8391         (func): Remove.
8392         (marker): Use FAST_TRACEPOINT_LABEL.
8393         * gdb.trace/trace-common.h: New header.
8394         * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
8395         macro.
8396         (func): Remove.
8397         (marker): Use FAST_TRACEPOINT_LABEL.
8398         * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
8399         (func): Remove.
8400         (thread_function): Use FAST_TRACEPOINT_LABEL.
8401
8402 2015-11-10  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8403
8404         * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
8405         in front.
8406         * gdb.trace/change-loc.exp: Use global pcreg definition.
8407         * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
8408         * gdb.trace/entry-values.exp: Use global spreg definition, add $
8409         in front.
8410         * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
8411         * gdb.trace/pending.exp: Likewise.
8412         * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
8413         * gdb.trace/trace-break.exp: Likewise.
8414         * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
8415         in front.
8416         * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
8417         * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
8418         in front.
8419         * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
8420
8421 2015-11-09  Joel Brobecker  <brobecker@adacore.com>
8422
8423         * gdb.ada/fin_fun_out: New testcase.
8424
8425 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
8426
8427         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
8428         value associated with DW_AT_byte_size.
8429         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
8430         constants for DW_AT_byte_size, DW_AT_lower_bound, and
8431         DW_AT_upper_bound.
8432
8433 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
8434
8435         * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
8436         (gdb_target_symbol_prefix_flags): Define in terms of _asm
8437         version.
8438         * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
8439         gdb.dwarf2/dw2-canonicalize-type.exp,
8440         gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
8441         gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
8442         gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
8443         provided by gdb_target_symbol_prefix_flags_asm.
8444         * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
8445         testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
8446         testsuite/gdb.dwarf2/dw2-unresolved-main.c,
8447         testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
8448         gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
8449         macros where needed).  Use this macro for symbols which require
8450         the prefix provided by SYMBOL_PREFIX.
8451
8452 2015-11-05  Kevin Buettner  <kevinb@redhat.com>
8453
8454         * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
8455         New procs.
8456         * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
8457         representing expressions, of more than one list element.
8458         * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
8459         to prepend linker symbol prefix to f.
8460         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
8461         table_1 and table_2.
8462         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
8463         Likewise, for f and g.
8464         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
8465         for ptr.
8466         * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
8467         for main.
8468         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
8469         table_1_ptr and table_2_ptr.
8470
8471 2015-11-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
8472             Joel Brobecker  <brobecker@adacore.com>
8473
8474         * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
8475
8476 2015-11-04  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8477
8478         * gdb.reverse/s390-mvcle.c: New test.
8479         * gdb.reverse/s390-mvcle.exp: New file.
8480         * lib/gdb.exp: Enable reverse tests on s390*-linux.
8481
8482 2015-11-02  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8483
8484         * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
8485
8486 2015-11-02  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8487
8488         * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
8489         reaching marker2.
8490         * gdb.reverse/getresuid-reverse.exp: Likewise.
8491         * gdb.reverse/pipe-reverse.exp: Likewise.
8492         * gdb.reverse/readv-reverse.exp: Likewise.
8493         * gdb.reverse/recvmsg-reverse.exp: Likewise.
8494         * gdb.reverse/time-reverse.exp: Likewise.
8495         * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
8496
8497 2015-10-30  Yao Qi  <yao.qi@linaro.org>
8498
8499         * gdb.threads/wp-replication.c (watch_count_done): Remove.
8500         (empty_cycle): Remove.
8501         (main): Don't call empty_cycle.  Don't use watch_count_done.
8502         * gdb.threads/wp-replication.exp: Don't set breakpoint on
8503         empty_cycle.  Rewrite the code counting HW watchpoints.
8504
8505 2015-10-30  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8506
8507         * gdb.reverse/fstatat-reverse.c: New test.
8508         * gdb.reverse/fstatat-reverse.exp: New file.
8509         * gdb.reverse/getresuid-reverse.c: New test.
8510         * gdb.reverse/getresuid-reverse.exp: New file.
8511         * gdb.reverse/pipe-reverse.c: New test.
8512         * gdb.reverse/pipe-reverse.exp: New file.
8513         * gdb.reverse/readv-reverse.c: New test.
8514         * gdb.reverse/readv-reverse.exp: New file.
8515         * gdb.reverse/recvmsg-reverse.c: New test.
8516         * gdb.reverse/recvmsg-reverse.exp: New file.
8517         * gdb.reverse/time-reverse.c: New test.
8518         * gdb.reverse/time-reverse.exp: New file.
8519         * gdb.reverse/waitpid-reverse.c: New test.
8520         * gdb.reverse/waitpid-reverse.exp: New file.
8521
8522 2015-10-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
8523
8524         * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
8525
8526 2015-10-26  Doug Evans  <dje@google.com>
8527
8528         PR symtab/17391
8529         * lib/dwarf.exp (_location): Add support for DW_OP_regx.
8530         * gdb.dwarf2/bad-regnum.c: New file.
8531         * gdb.dwarf2/bad-regnum.exp: New file.
8532
8533 2015-10-26  Doug Evans  <dje@google.com>
8534
8535         PR python/18938
8536         * gdb.python/python.exp: Add test for symlink from .py file to .notpy
8537         file.
8538
8539 2015-10-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
8540
8541         * gdb.compile/compile.exp (compile code globalvar): Update expectation
8542         for a change by "Mention language in compile error message".
8543
8544 2015-10-21  Simon Marchi  <simon.marchi@polymtl.ca>
8545
8546         PR python/18073
8547         * gdb.python/py-type.c (C::a_method): New.
8548         (C::a_const_method): New.
8549         (C::a_static_method): New.
8550         (a_function): New.
8551         * gdb.python/py-type.exp (test_fields): Test getting fields
8552         from function and method.
8553
8554 2015-10-21  Keven Boell  <keven.boell@intel.com>
8555
8556         * gdb.fortran/vla-alloc-assoc.exp: New file.
8557         * gdb.fortran/vla-datatypes.exp: New file.
8558         * gdb.fortran/vla-datatypes.f90: New file.
8559         * gdb.fortran/vla-history.exp: New file.
8560         * gdb.fortran/vla-ptype-sub.exp: New file.
8561         * gdb.fortran/vla-ptype.exp: New file.
8562         * gdb.fortran/vla-sizeof.exp: New file.
8563         * gdb.fortran/vla-sub.f90: New file.
8564         * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
8565         * gdb.fortran/vla-value-sub-finish.exp: New file.
8566         * gdb.fortran/vla-value-sub.exp: New file.
8567         * gdb.fortran/vla-value.exp: New file.
8568         * gdb.fortran/vla-ptr-info.exp: New file.
8569         * gdb.mi/mi-vla-fortran.exp: New file.
8570         * gdb.mi/vla.f90: New file.
8571
8572 2015-10-21  Sandra Loosemore  <sandra@codesourcery.com>
8573
8574         * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
8575         of hardwired timeout value.
8576
8577 2015-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
8578             Pedro Alves  <palves@redhat.com>
8579
8580         * gdb.dwarf2/dw2-regno-invalid.exp: New file.
8581         * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
8582
8583 2015-10-19  Josh Stone  <jistone@redhat.com>
8584
8585         * gdb.base/catch-syscall.c: Include <sched.h>.
8586         (unknown_syscall): New variable.
8587         (main): Trigger a vfork and an unknown syscall.
8588         * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
8589         (unknown_syscall_number): Likewise.
8590         (check_call_to_syscall): Accept an optional syscall pattern.
8591         (check_return_from_syscall): Likewise.
8592         (check_continue): Likewise.
8593         (test_catch_syscall_without_args): Check for vfork and ENOSYS.
8594         (test_catch_syscall_skipping_return): New test toggling off 'catch
8595         syscall' to step over the syscall return, then toggling back on.
8596         (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
8597         during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
8598         (do_syscall_tests): Call test_catch_syscall_without_args and
8599         test_catch_syscall_mid_vfork.
8600         (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
8601         (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
8602
8603 2015-10-19  Andrew Stubbs  <ams@codesourcery.com>
8604
8605         * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
8606         print g_vE): Add new pass patterns.
8607         * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
8608         print various symbol names for vptr fields.
8609
8610 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
8611
8612         * gdb.base/dbx.exp (test_func): Remove xfails, update expected
8613         results.
8614
8615 2015-10-12  Yao Qi  <yao.qi@linaro.org>
8616
8617         * gdb.arch/disp-step-insn-reloc.exp: New test case.
8618
8619 2015-10-12  Yao Qi  <yao.qi@linaro.org>
8620
8621         * lib/gdb.exp (support_displaced_stepping): Return 1 if target
8622         is aarch64*-*-linux*.
8623
8624 2015-10-12  Yao Qi  <yao.qi@linaro.org>
8625
8626         * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
8627         (can_relocate_bcond_true): ... it.
8628         (can_relocate_bcond_false): New function.
8629         (foo): Likewise.
8630         (can_relocate_bl): Likewise.
8631         (testcases) [__aarch64__]: Add can_relocate_bcond_false and
8632         can_relocate_bl.
8633
8634 2015-10-12  Pierre-Marie de Rodat  <derodat@adacore.com>
8635
8636         * gdb.base/nested-addr.c: New file.
8637         * gdb.base/nested-addr.exp: New testcase.
8638
8639 2015-10-09  Markus Metzger  <markus.t.metzger@intel.com>
8640
8641         * gdb.btrace/vdso.c (main): Remove breakpoint markers.
8642         * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
8643         its output.  Ignore the output of "record goto begin" and instead
8644         check that GDB is replaying.
8645
8646 2015-10-09  Pedro Alves  <palves@redhat.com>
8647
8648         * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
8649         (top level): Use it in the run with no args test.
8650
8651 2015-10-08  Iain Buclaw  <ibuclaw@gdcproject.org>
8652
8653         * gdb.dlang/properties.exp: New file.
8654
8655 2015-10-02  Sandra Loosemore  <sandra@codesourcery.com>
8656
8657         * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
8658         whether or not address 0x1000 is mapped on the target.
8659
8660 2015-09-30  Simon Marchi  <simon.marchi@ericsson.com>
8661
8662         * gdb.python/py-type.exp: Do not run tests if binaries fail to
8663         build.
8664
8665 2015-09-30  Markus Metzger  <markus.t.metzger@intel.com>
8666
8667         * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
8668         instruction-history test.
8669
8670 2015-09-28  Doug Evans  <dje@google.com>
8671
8672         * gdb.base/gcore.c (array_func): Add reference to static_array.
8673
8674 2015-09-25  Simon Marchi  <simon.marchi@ericsson.com>
8675
8676         * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
8677         source line.
8678
8679 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
8680
8681         * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
8682         short or char as base type.
8683
8684 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
8685
8686         * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
8687         to allow any size enum.
8688
8689 2015-09-23  Pierre-Marie de Rodat  <derodat@adacore.com>
8690
8691         * gdb.ada/array_ptr_renaming.exp: New testcase.
8692         * gdb.ada/array_ptr_renaming/foo.adb: New file.
8693         * gdb.ada/array_ptr_renaming/pack.ads: New file.
8694
8695 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
8696
8697         * gdb.trace/ftrace-lock.c: New file.
8698         * gdb.trace/ftrace-lock.exp: New file.
8699
8700 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
8701
8702         * gdb.arch/insn-reloc.c: New file.
8703         * gdb.arch/ftrace-insn-reloc.exp: New file.
8704
8705 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
8706
8707         * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
8708         instruction.
8709         * gdb.trace/pendshr1.c (pendfunc): Likewise.
8710         * gdb.trace/pendshr2.c (pendfunc2): Likewise.
8711         * gdb.trace/range-stepping.c: Likewise.
8712         * gdb.trace/trace-break.c: Likewise.
8713         * gdb.trace/trace-mt.c (thread_function): Likewise.
8714         * gdb.trace/ftrace.c (marker): Likewise.
8715         * gdb.trace/trace-condition.c (marker): Likewise.
8716         * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
8717         * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
8718         is_aarch64_target.
8719
8720 2015-09-18  Doug Evans  <xdje42@gmail.com>
8721
8722         * gdb.dwarf2/dw2-bad-unresolved.c: New file.
8723         * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
8724
8725 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
8726
8727         * gdb.base/dso2dso.exp: Don't use directory prefix when setting
8728         the breakpoint.
8729
8730 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
8731
8732         * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
8733         the pending breakpoint.  Remove timeout override for "Run till
8734         MI pending breakpoint on pendfunc3 on thread 2" test.
8735
8736 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
8737
8738         * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
8739         filename pattern.
8740
8741 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
8742
8743         * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
8744         in breakpoint filename pattern.
8745
8746 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
8747
8748         * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
8749
8750 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
8751
8752         * gdb.linespec/explicit.exp: Check for readline support for
8753         tab-completion tests.  Fix obvious typo.
8754
8755 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
8756
8757         * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
8758         and replay.
8759
8760 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
8761
8762         * gdb.btrace/non-stop.c: New.
8763         * gdb.btrace/non-stop.exp: New.
8764
8765 2015-09-17  Pierre Langlois  <pierre.langlois@arm.com>
8766             Yao Qi  <yao.qi@linaro.org>
8767
8768         * gdb.trace/trace-condition.c: New file.
8769         * gdb.trace/trace-condition.exp: New file.
8770
8771 2015-09-16  Wei-cheng Wang  <cole945@gmail.com>
8772
8773         * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
8774         for testing bytecode compilation.
8775
8776 2015-09-16  Pedro Alves  <palves@redhat.com>
8777             Sandra Loosemore <sandra@codesourcery.com>
8778
8779         * gdb.threads/non-stop-fair-events.c (timeout): New global.
8780         (SECONDS): Redefine.
8781         (main): Call pthread_kill and alarm early.
8782         * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
8783         support.
8784         (test): If the target can't hardware step and doesn't support
8785         displaced stepping, increase the timeout.
8786
8787 2015-09-16  Pedro Alves  <palves@redhat.com>
8788
8789         * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
8790         (enable_debug): New procedures.
8791         (test): Use them.  Bail out if waiting for threads fails.
8792         (top level): Bail out if a test fails.
8793
8794 2015-09-16  Yao Qi  <yao.qi@linaro.org>
8795
8796         * gdb.asm/asm-source.exp: Set asm-arch for
8797         aarch64*-*-* target.
8798         * gdb.asm/aarch64.inc: New file.
8799
8800 2015-09-15  Pierre-Marie de Rodat  <derodat@adacore.com>
8801
8802         * gdb.ada/array_of_variable_length.exp: New testcase.
8803         * gdb.ada/array_of_variable_length/foo.adb: New file.
8804         * gdb.ada/array_of_variable_length/pck.adb: New file.
8805         * gdb.ada/array_of_variable_length/pck.ads: New file.
8806
8807 2015-09-15  Doug Evans  <dje@google.com>
8808
8809         * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
8810         of function static local variable.
8811
8812 2015-09-15  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
8813
8814         * gdb.threads/tls-so_extern.exp: New test file.
8815         * gdb.threads/tls-so_extern.c: New test file.
8816         * gdb.threads/tls-so_extern_main.c: New test file.
8817
8818 2015-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
8819
8820         * gdb.opt/solib-intra-step-lib.c: New file.
8821         * gdb.opt/solib-intra-step-main.c: New file.
8822         * gdb.opt/solib-intra-step.exp: New file.
8823
8824 2015-09-15  Pedro Alves  <palves@redhat.com>
8825
8826         * gdb.threads/non-ldr-exc-3.exp (do_test): Use
8827         gdb_continue_to_breakpoint instead of gdb_test_multiple.
8828
8829 2015-09-14  Pedro Alves  <palves@redhat.com>
8830
8831         * gdb.base/hook-stop-continue.c: Delete.
8832         * gdb.base/hook-stop-continue.exp: Delete.
8833         * gdb.base/hook-stop-frame.c: Delete.
8834         * gdb.base/hook-stop-frame.exp: Delete.
8835         * gdb.base/hook-stop.c: New file.
8836         * gdb.base/hook-stop.exp: New file.
8837
8838 2015-09-14  Pierre-Marie de Rodat  <derodat@adacore.com>
8839
8840         * gdb.ada/access_to_packed_array.exp: New testcase.
8841         * gdb.ada/access_to_packed_array/foo.adb: New file.
8842         * gdb.ada/access_to_packed_array/pack.adb: New file.
8843         * gdb.ada/access_to_packed_array/pack.ads: New file.
8844
8845 2015-09-14  Markus Metzger  <markus.t.metzger@intel.com>
8846
8847         * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
8848         buffer size test.
8849
8850 2015-09-11  Don Breazeal  <donb@codesourcery.com>
8851
8852         * gdb.base/foll-exec.c: Add copyright header.  Fix
8853         formatting issues.
8854         * gdb.base/foll-exec.exp (zap_session): Delete proc.
8855         (do_exec_tests): Use clean_restart in place of zap_session,
8856         and for test initialization.  Fix formatting issues.  Use
8857         fail in place of perror.
8858         * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
8859         an expect statement to match an expression with output from
8860         the program under debug.
8861         * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
8862         non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
8863         * gdb.threads/non-ldr-exc-2.exp: Likewise.
8864         * gdb.threads/non-ldr-exc-3.exp: Likewise.
8865         * gdb.threads/non-ldr-exc-4.exp: Likewise.
8866
8867 2015-09-09  Doug Evans  <dje@google.com>
8868
8869         * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
8870
8871 2015-09-09  Doug Evans  <dje@google.com>
8872
8873         * gdb.base/pie-execl.exp: Fix result test of build_executable.
8874
8875 2015-09-09  Doug Evans  <dje@google.com>
8876
8877         * gdb.base/savedregs.exp: Fix typo.
8878
8879 2015-09-09  Pedro Alves  <palves@redhat.com>
8880
8881         * gdb.mi/mi-cli.exp: Add CLI finish tests.
8882
8883 2015-09-08  Sandra Loosemore  <sandra@codesourcery.com>
8884
8885         * gdb.threads/hand-call-in-threads.exp: Make sure the thread
8886         command actually switches threads.  Give up on remaining
8887         tests if target fails to stop at breakpoint.
8888
8889 2015-09-03  Pierre-Marie de Rodat  <derodat@adacore.com>
8890
8891         * gdb.ada/funcall_char.exp: New testcase.
8892         * gdb.ada/funcall_char/foo.adb: New file.
8893
8894 2015-09-01  Pierre-Marie de Rodat  <derodat@adacore.com>
8895
8896         * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
8897         expected outputs.  Add two testcases for completing ambiguous
8898         functions.
8899         * gdb.ada/complete/aux_pck.adb: New file.
8900         * gdb.ada/complete/aux_pck.ads: New file.
8901         * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
8902         Ambiguous_Func functions.
8903         * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
8904         * gdb.ada/complete/pck.adb: Likewise.
8905
8906 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
8907
8908         * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
8909         failures to run the test program under GDB.
8910
8911 2015-08-26  Luis Machado  <lgustavo@codesourcery.com>
8912
8913         * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
8914         to C.
8915
8916 2015-08-26  Patrick Palka  <patrick@parcs.ath.cx>
8917
8918         * gdb.base/run-after-attach.exp: New test file.
8919         * gdb.base/run-after-attach.c: New test file.
8920
8921 2015-08-26  Don Breazeal  <donb@codesourcery.com>
8922
8923         * gdb.base/foll-exec-2.c: New test program.
8924         * gdb.base/foll-exec-2.exp: New test.
8925
8926 2015-08-25  Pierre-Marie de Rodat  <derodat@adacore.com>
8927
8928         * gdb.base/nested-subp1.exp: New file.
8929         * gdb.base/nested-subp1.c: New file.
8930         * gdb.base/nested-subp2.exp: New file.
8931         * gdb.base/nested-subp2.c: New file.
8932         * gdb.base/nested-subp3.exp: New file.
8933         * gdb.base/nested-subp3.c: New file.
8934
8935 2015-08-24  Pedro Alves  <palves@redhat.com>
8936
8937         * gdb.server/connect-without-multi-process.c: New file.
8938         * gdb.server/connect-without-multi-process.exp: New file.
8939
8940 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
8941
8942         * gdb.opt/inline-markers.c: Make z int.
8943
8944 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
8945
8946         * gdb.opt/inline-markers.c: Make z volatile.
8947
8948 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
8949
8950         * gdb.opt/inline-bt.c: New volatile global z.
8951         * gdb.opt/inline-cmds.c: Likewise.
8952         * gdb.opt/inline-locals.c: Likewise.
8953         * gdb.opt/inline-markers.c: New extern global z.
8954         (marker): Use z.
8955         (inline_fn): Likewise.
8956
8957 2015-08-24  Pedro Alves  <palves@redhat.com>
8958
8959         * config/m32r-stub.exp: Remove file.
8960         * gdb.base/call-ar-st.exp: Remove reference to sparclet.
8961         * gdb.base/call-rt-st.exp: Likewise.
8962         * gdb.base/call-strs.exp: Likewise.
8963         * gdb.base/default.exp: Remove references to h8300-*-hms and
8964         *-*-udi*.
8965         * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
8966
8967 2015-08-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8968
8969         * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
8970         -Wno-psabi" if "-mcpu=native" fails.  For the tests with "finish"
8971         and "return" use KFAIL when GDB can not read/write the vector
8972         return value.
8973
8974 2015-08-21  Gary Benson <gbenson@redhat.com>
8975
8976         * gdb.trace/pending.exp: Cope with remote transfer warnings.
8977
8978 2015-08-20  Pedro Alves  <palves@redhat.com>
8979
8980         * gdb.server/solib-list.exp: No longer expect an interior stop in
8981         non-stop mode.
8982
8983 2015-08-20  Pedro Alves  <palves@redhat.com>
8984
8985         * gdb.server/connect-stopped-target.c: New file.
8986         * gdb.server/connect-stopped-target.exp: New file.
8987
8988 2015-08-20  Pedro Alves  <palves@redhat.com>
8989
8990         * gdb.dwarf2/comp-unit-lang.exp: New file.
8991         * gdb.dwarf2/comp-unit-lang.c: New file.
8992
8993 2015-08-20  Pierre-Marie de Rodat  <derodat@adacore.com>
8994
8995         * gdb.ada/attr_ref_and_charlit.exp: New testcase.
8996         * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
8997
8998 2015-08-19  Kevin Buettner  <kevinb@redhat.com>
8999
9000         * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
9001         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
9002
9003 2015-08-18  Doug Evans  <dje@google.com>
9004             Adrian Sendroiu <adrian.sendroiu@freescale.com>
9005
9006         * lib/gdb.exp (skip_python_tests_prompt): Renamed from
9007         skip_python_tests.  New arg prompt_regexp.
9008         (skip_python_tests): New function.
9009         * lib/mi-support.exp (mi_skip_python_tests): New function.
9010         * gdb.python/py-mi-objfile-gdb.py: New file.
9011         * gdb.python/py-mi-objfile.c: New file.
9012         * gdb.python/py-mi-objfile.exp: New file.
9013
9014 2015-08-17  Keith Seitz  <keiths@redhat.com>
9015
9016         * gdb.linespec/explicit.exp: Move strace test from here ...
9017         * gdb.trace/strace.exp: ... to here.
9018
9019 2015-08-15  Patrick Palka  <patrick@parcs.ath.cx>
9020
9021         * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
9022         * gdb.base/kill-detach-inferiors-cmd.c: New test file.
9023
9024 2015-08-14  Doug Evans  <xdje42@gmail.com>
9025
9026         * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
9027         inferior before selecting a new file.
9028
9029 2015-08-14  Doug Evans  <xdje42@gmail.com>
9030
9031         * gdb.mi/mi-disassemble.exp: Update.
9032         * gdb.base/disasm-optim.S: New file.
9033         * gdb.base/disasm-optim.c: New file.
9034         * gdb.base/disasm-optim.h: New file.
9035         * gdb.base/disasm-optim.exp: New file.
9036
9037 2015-08-14  Keith Seitz  <keiths@redhat.com>
9038
9039         * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
9040         "evaluated-by".
9041
9042 2015-08-13  Joel Brobecker  <brobecker@adacore.com>
9043
9044         * gdb.base/dso2dso.exp: Improve the testcase's documentation.
9045
9046 2015-08-13  Pierre-Marie de Rodat  <derodat@adacore.com>
9047
9048         * gdb.ada/fun_renaming.exp: New testcase.
9049         * gdb.ada/fun_renaming/fun_renaming.adb: New file.
9050         * gdb.ada/fun_renaming/pack.adb: New file.
9051         * gdb.ada/fun_renaming/pack.ads: New file.
9052
9053 2015-08-12  Keith Seitz  <keiths@redhat.com>
9054
9055         * gdb.base/dso2dso.exp: Pass basename of source file in call to
9056         gdb_get_line_number.
9057
9058 2015-08-12  Joel Brobecker  <brobecker@adacore.com>
9059
9060         * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
9061         gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
9062         gdb.base/dso2dso.exp: New files.
9063
9064 2015-08-12  Sergio Durigan Junior  <sergiodj@redhat.com>
9065             Pedro Alves  <palves@redhat.com>
9066             Keith Seitz  <keiths@redhat.com>
9067
9068         * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
9069         GDBFLAGS.
9070
9071 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
9072
9073         * gdb.base/gdbhistsize-history.exp
9074         (test_histsize_history_setting): Use save_vars.
9075         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9076         Use save_vars.
9077         (test_no_truncation_of_unlimited_history_file): Use save_vars.
9078         * gdb.base/readline.exp: Use save_vars.
9079
9080 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
9081
9082         * lib/gdb.exp (save_vars): New proc.
9083
9084 2015-08-11  Keith Seitz  <keiths@redhat.com>
9085
9086         * gdb.base/help.exp: Update help_breakpoint_text.
9087
9088 2015-08-11  Keith Seitz  <keiths@redhat.com>
9089
9090         * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
9091         (at toplevel): Call test_explicit_breakpoints.
9092         * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
9093         breakpoints.
9094         * lib/mi-support.exp (mi_make_breakpoint): Add support for
9095         breakpoint conditions, "-cond".
9096
9097 2015-08-11  Keith Seitz  <keiths@redhat.com>
9098
9099         * gdb.linespec/3explicit.c: New file.
9100         * gdb.linespec/cpexplicit.cc: New file.
9101         * gdb.linespec/cpexplicit.exp: New file.
9102         * gdb.linespec/explicit.c: New file.
9103         * gdb.linespec/explicit.exp: New file.
9104         * gdb.linespec/explicit2.c: New file.
9105         * gdb.linespec/ls-errs.exp: Add explicit location tests.
9106         * lib/gdb.exp (capture_command_output): Regexp-escape `command'
9107         before using in the matching pattern.
9108         Clarify that `prefix' is a regular expression.
9109
9110 2015-08-11  Keith Seitz  <keiths@redhat.com>
9111
9112         * gdb.base/dprintf-pending.exp: Update dprintf "without format"
9113         test.
9114         Add tests for missing ",FMT" and ",".
9115
9116 2015-08-10  Doug Evans  <dje@google.com>
9117             Keith Seitz  <keiths@redhat.com>
9118
9119         PR gdb/17960
9120         * gdb.base/completion.exp: Add location completer tests.
9121
9122 2015-08-07  Pedro Alves  <palves@redhat.com>
9123
9124         * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
9125         tests here.
9126         (top level): Run do_test with and without displaced stepping.
9127
9128 2015-08-07  Pedro Alves  <palves@redhat.com>
9129
9130         * gdb.base/valgrind-disp-step.c: New file.
9131         * gdb.base/valgrind-disp-step.exp: New file.
9132
9133 2015-08-07  Pedro Alves  <palves@redhat.com>
9134
9135         * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
9136         Delete function.
9137         (main): Add alarm.  Run an infinite loop instead of calling
9138         wait_threads.
9139         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
9140         comment.
9141         * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
9142         Delete function.
9143         (main): Add alarm.  Run an infinite loop instead of calling
9144         wait_threads.
9145         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
9146         comment.
9147
9148 2015-08-07  Pedro Alves  <palves@redhat.com>
9149
9150         * gdb.base/checkpoint-ns.exp: New file.
9151         * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
9152         standard_testfile.
9153
9154 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
9155
9156         * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
9157         * gdb.btrace/instruction_history.exp: Update.
9158         * gdb.btrace/tsx.exp: New.
9159         * gdb.btrace/tsx.c: New.
9160
9161 2015-08-06  Pedro Alves <palves@redhat.com>
9162
9163         * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
9164         increase timeout.
9165         * gdb.reverse/until-precsave.exp: Bump timeouts.
9166
9167 2015-08-06  Pedro Alves  <palves@redhat.com>
9168
9169         * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
9170
9171 2015-08-06  Pedro Alves  <palves@redhat.com>
9172
9173         PR gdb/18749
9174         * gdb.threads/process-dies-while-handling-bp.c: New file.
9175         * gdb.threads/process-dies-while-handling-bp.exp: New file.
9176
9177 2015-08-06  Pedro Alves  <palves@redhat.com>
9178
9179         * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
9180         * gdb.threads/forking-threads-plus-breakpoint.c: New file.
9181
9182 2015-08-05  Pedro Alves  <palves@redhat.com>
9183
9184         * gdb.threads/next-while-other-thread-longjmps.c: New file.
9185         * gdb.threads/next-while-other-thread-longjmps.exp: New file.
9186
9187 2015-08-03  Sandra Loosemore  <sandra@codesourcery.com>
9188
9189         * gdb.base/bp-permanent.exp: Report test as unsupported if
9190         the target cannot stop at the permanent breakpoint.
9191
9192 2015-08-03  Doug Evans  <dje@google.com>
9193
9194         * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
9195         10000.
9196
9197 2015-08-03  Doug Evans  <dje@google.com>
9198
9199         * Makefile.in (workers/%.worker, build-perf): New rule.
9200         (GDB_PERFTEST_MODE): New variable.
9201         (check-perf): Use it.
9202         (clean): Clean up gdb.perf parallel build subdirs.
9203         * lib/build-piece.exp: New file.
9204         * lib/gdb.exp (make_gdb_parallel_path): New function
9205         (standard_output_file, standard_temp_file): Call it.
9206         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9207         of $GDB_PARALLEL.
9208         * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
9209
9210 2015-08-03  Doug Evans  <dje@google.com>
9211
9212         * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
9213         (LOG_FILE_NAME): New global.
9214         (TextReporter.__init__): Initialize self.txt_sum.
9215         (TextReporter.report): Add support for multiple data-points.
9216         Move report to perftest.sum, put raw data in perftest.log.
9217         (TextReporter.start): Open sum and log files.
9218         (TextReporter.end): Close sum and log files.
9219         * gdb.perf/lib/perftest/testresult.py
9220         (SingleStatisticTestResult.record): Handle multiple data-points.
9221
9222 2015-07-31  Pedro Alves  <palves@redhat.com>
9223
9224         * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
9225         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
9226         kill_wait_spawned_process instead of explicit "kill -9".
9227         * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
9228         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
9229         kill_wait_spawned_process.
9230         * gdb.base/attach-twice.exp: Likewise.
9231         * gdb.base/attach.exp: Likewise.
9232         (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
9233         gdb_test_multiple.
9234         * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
9235         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
9236         kill_wait_spawned_process.
9237         * gdb.base/valgrind-infcall.exp: Likewise.
9238         * gdb.multi/multi-attach.exp: Likewise.
9239         * gdb.python/py-prompt.exp: Likewise.
9240         * gdb.python/py-sync-interp.exp: Likewise.
9241         * gdb.server/ext-attach.exp: Likewise.
9242         * gdb.threads/attach-into-signal.exp (corefunc): Use
9243         spawn_wait_for_attach, spawn_id_get_pid and
9244         kill_wait_spawned_process.
9245         * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
9246         spawn_wait_for_attach returning a spawn id instead of a pid.  Use
9247         spawn_id_get_pid and kill_wait_spawned_process.
9248         * gdb.threads/attach-stopped.exp (corefunc): Use
9249         spawn_wait_for_attach, spawn_id_get_pid and
9250         kill_wait_spawned_process.
9251         * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
9252         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
9253         kill_wait_spawned_process instead of explicit "kill -9".
9254         * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
9255         (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
9256         (spawn_wait_for_attach): Use spawn instead of exec to spawn
9257         processes.  Don't map cygwin/windows pids here.  Now returns a
9258         spawn id list.
9259
9260 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
9261
9262         * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
9263         4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
9264         correct patch.
9265
9266 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
9267
9268         * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
9269
9270 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
9271
9272         Reapply:
9273         2014-05-21  Mark Wielaard  <mjw@redhat.com>
9274
9275         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
9276
9277 2015-07-30  Pedro Alves  <palves@redhat.com>
9278
9279         * linux-low.c (handle_extended_wait): Set the child's last
9280         reported status to TARGET_WAITKIND_STOPPED.
9281
9282 2015-07-30  Pedro Alves  <palves@redhat.com>
9283
9284         PR threads/18600
9285         * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
9286         only shows inferior 1.
9287
9288 2015-07-30  Simon Marchi  <simon.marchi@ericsson.com>
9289             Pedro Alves  <palves@redhat.com>
9290
9291         PR threads/18600
9292         * gdb.threads/fork-plus-threads.c: New file.
9293         * gdb.threads/fork-plus-threads.exp: New file.
9294
9295 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9296
9297         * gdb.base/batch-preserve-term-settings.exp
9298         (test_terminal_settings_preserved_after_cli_exit): Use
9299         send_quit_command.
9300
9301 2015-07-29  Pedro Alves  <palves@redhat.com>
9302             Don Breazeal  <donb@codesourcery.com>
9303
9304         * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
9305         output from both inferior_spawn_id and gdb_spawn_id.
9306
9307 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
9308
9309         * gdb.threads/attach-into-signal.exp (corefunc): Use
9310         with_test_prefix on nested loops, uniquefying the test messages.
9311
9312 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
9313
9314         * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
9315         commit.
9316
9317 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9318
9319         * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
9320         New proc.
9321         (test_terminal_settings_preserved_after_sigterm): New test.
9322
9323 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9324
9325         * gdb.base/batch-preserve-term-settings.exp
9326         (test_terminal_settings_preserved_after_cli_exit): New test.
9327
9328 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9329
9330         * gdb.base/batch-preserve-term-settings.exp: Remove top-level
9331         manipulation of saved_gdbflags.
9332         (test_terminal_settings_preserved): Remove global declaration of
9333         the unused variable pagination_prompt.  Remove manipulation of
9334         saved_gdbflags.  Use a local variable EXTRA_GDBFLAGS instead of
9335         GDBFLAGS.
9336
9337 2015-07-29  Pedro Alves  <palves@redhat.com>
9338
9339         * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
9340
9341 2015-07-29  Pedro Alves  <palves@redhat.com>
9342
9343         * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
9344         at the top.
9345
9346 2015-07-29  Pedro Alves  <palves@redhat.com>
9347
9348         * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
9349         (main): Call gdb_unbuffer_output.
9350         * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
9351         (main): Call gdb_unbuffer_output.
9352         * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
9353         (main): Call gdb_unbuffer_output.
9354         * gdb.base/call-strs.exp: Adjust to step over the
9355         gdb_unbuffer_output call.
9356         * gdb.base/catch-gdb-caused-signals.c: Include
9357         "../lib/unbuffer_output.c".
9358         (main): Call gdb_unbuffer_output.
9359         * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
9360         (main): Call gdb_unbuffer_output.
9361         * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
9362         (main): Call gdb_unbuffer_output.
9363         * gdb.base/run.c: Include "../lib/unbuffer_output.c".
9364         (main): Call gdb_unbuffer_output.
9365         * gdb.base/shlib-call.exp: Adjust to step over the
9366         gdb_unbuffer_output call.
9367         * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
9368         (main): Call gdb_unbuffer_output.
9369         * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
9370         (main): Call gdb_unbuffer_output.
9371         * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
9372         (main): Rename to ...
9373         (test): ... this.
9374         (main): Reimplement.
9375         * gdb.base/varargs.exp: Run to test instead of to main.
9376         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9377         (main): Call gdb_unbuffer_output.
9378
9379 2015-07-29  Pedro Alves  <palves@redhat.com>
9380
9381         * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
9382         factore out from mi_continue_dprintf.  For call-style dprintfs,
9383         expect dprintf output out of $inferior_spawn_id.
9384         (mi_continue_dprintf): Use mi_expect_dprintf.
9385         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9386         (main): Call gdb_unbuffer_output.
9387
9388 2015-07-29  Pedro Alves  <palves@redhat.com>
9389
9390         * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
9391         (default_mi_gdb_start): Set inferior_spawn_id instead of
9392         mi_inferior_spawn_id.  If $inferior_spawn_id is not set, set it to
9393         gdb_spawn_id.
9394         (mi_gdb_test): Always expect inferior output from both
9395         $inferior_spawn_id and $gdb_spawn_id.
9396
9397 2015-07-29  Pedro Alves  <palves@redhat.com>
9398
9399         * gdb.gdb/selftest.exp (test_with_self): Update comment.  Use
9400         send_inferior and $inferior_spawn_id.
9401
9402 2015-07-29  Pedro Alves  <palves@redhat.com>
9403
9404         * gdb.gdb/complaints.exp (test_initial_complaints)
9405         (test_serial_complaints, test_short_complaints): Use
9406         gdb_test_stdio.
9407         (test_empty_complaint): Handle $inferior_spawn_id !=
9408         $gdb_spawn_id.
9409
9410 2015-07-29  Pedro Alves  <palves@redhat.com>
9411
9412         * gdb.base/varargs.exp: Use gdb_test_stdio.
9413
9414 2015-07-29  Pedro Alves  <palves@redhat.com>
9415
9416         * gdb.base/shlib-call.exp: Use gdb_test_stdio.
9417
9418 2015-07-29  Pedro Alves  <palves@redhat.com>
9419
9420         * gdb.base/ending-run.exp: Use gdb_test_stdio.
9421
9422 2015-07-29  Pedro Alves  <palves@redhat.com>
9423
9424         * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
9425         parameter into two new parameters, "inf_result" and "gdb_result".
9426         Expect inferior output and gdb output from $inferior_spawn_id and
9427         $gdb_spawn_id, respectively.  Adjust all callers.
9428
9429 2015-07-29  Pedro Alves  <palves@redhat.com>
9430
9431         * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
9432         of gdb_test_sequence.
9433
9434 2015-07-29  Pedro Alves  <palves@redhat.com>
9435
9436         * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
9437         (saw_spurious_output): Expect inferior output from
9438         $inferior_spawn_id.  Use gdb_test_stdio.
9439
9440 2015-07-29  Pedro Alves  <palves@redhat.com>
9441
9442         * gdb.base/dprintf.exp: Use standard_testfile.  Change
9443         prepare_for_testing call.
9444         (srcfile): Don't set.
9445         (restart): New procedure.
9446         (test_dprintf): New procecure, use to continue over dprintfs.
9447         (test_call, test_agent): New procedures, tests moved here.
9448         Restart gdb and recreate dprintfs.  Adjust expected output.
9449
9450 2015-07-29  Pedro Alves  <palves@redhat.com>
9451
9452         * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
9453
9454 2015-07-29  Pedro Alves  <palves@redhat.com>
9455
9456         * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
9457
9458 2015-07-29  Pedro Alves  <palves@redhat.com>
9459
9460         * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
9461         gdb_test_stdio.
9462
9463 2015-07-29  Pedro Alves  <palves@redhat.com>
9464
9465         * lib/gdb.exp (gdb_test_stdio): New procedure.
9466
9467 2015-07-29  Pedro Alves  <palves@redhat.com>
9468
9469         * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
9470
9471 2015-07-29  Pedro Alves  <palves@redhat.com>
9472
9473         * gdb.base/call-signal-resume.exp: Remove check for
9474         gdb,noinferiorio.  Don't expect "no signal".  Use gdb_test.
9475         * gdb.base/unwindonsignal.exp: Likewise.
9476         * gdb.base/call-signals.c (gen_signal): Remove printf call.
9477         * gdb.base/unwindonsignal.c (gen_signal): Likewise.
9478
9479 2015-07-29  Pedro Alves  <palves@redhat.com>
9480
9481         * gdb.base/siginfo-addr.c (pass): New function.
9482         (handler): Call it iff si_addr is correct.
9483         * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
9484         Set a breakpoint at "pass" and continue to it.
9485
9486 2015-07-28  Sergio Durigan Junior  <sergiodj@redhat.com>
9487
9488         * gdb.python/py-objfile.exp: Make some tests have unique names.
9489         * gdb.python/py-pp-registration.exp: Likewise.
9490
9491 2015-07-28  Pedro Alves  <palves@redhat.com>
9492
9493         * gdb.server/server-exec-info.exp: Issue a "disconnect".
9494
9495 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
9496
9497         * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
9498
9499 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
9500
9501         * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
9502
9503 2015-07-27  Patrick Palka  <patrick@parcs.ath.cx>
9504
9505         * gdb.base/gdb-sigterm-2.exp: New test.
9506
9507 2015-07-25  Doug Evans  <xdje42@gmail.com>
9508
9509         Revert:
9510         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9511         (workers/%.worker, build-perf): New rule.
9512         (GDB_PERFTEST_MODE): New variable.
9513         (check-perf): Use it.
9514         (clean): Clean up gdb.perf parallel build subdirs.
9515         * lib/build-piece.exp: New file.
9516         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
9517         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
9518         name.
9519         (standard_temp_file): Ditto.
9520         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9521         of $GDB_PARALLEL.
9522
9523 2015-07-24  Doug Evans  <dje@google.com>
9524
9525         * gdb.perf/lib/perftest/utils.py: New file.
9526         * gdb.perf/gm-hello.cc: New file.
9527         * gdb.perf/gm-pervasive-typedef.cc: New file.
9528         * gdb.perf/gm-pervasive-typedef.h: New file.
9529         * gdb.perf/gm-std.cc: New file.
9530         * gdb.perf/gm-std.h: New file.
9531         * gdb.perf/gm-use-cerr.cc: New file.
9532         * gdb.perf/gm-utils.h: New file.
9533         * gdb.perf/gmonster-null-lookup.py: New file.
9534         * gdb.perf/gmonster-pervasive-typedef.py: New file.
9535         * gdb.perf/gmonster-print-cerr.py: New file.
9536         * gdb.perf/gmonster-ptype-string.py: New file.
9537         * gdb.perf/gmonster-runto-main.py: New file.
9538         * gdb.perf/gmonster-select-file.py: New file.
9539         * gdb.perf/gmonster1-null-lookup.exp: New file.
9540         * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
9541         * gdb.perf/gmonster1-print-cerr.exp: New file.
9542         * gdb.perf/gmonster1-ptype-string.exp: New file.
9543         * gdb.perf/gmonster1-runto-main.exp: New file.
9544         * gdb.perf/gmonster1-select-file.exp: New file.
9545         * gdb.perf/gmonster1.cc: New file.
9546         * gdb.perf/gmonster1.exp: New file.
9547         * gdb.perf/gmonster2-null-lookup.exp: New file.
9548         * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
9549         * gdb.perf/gmonster2-print-cerr.exp: New file.
9550         * gdb.perf/gmonster2-ptype-string.exp: New file.
9551         * gdb.perf/gmonster2-runto-main.exp: New file.
9552         * gdb.perf/gmonster2-select-file.exp: New file.
9553         * gdb.perf/gmonster2.cc: New file.
9554         * gdb.perf/gmonster2.exp: New file.
9555
9556 2015-07-24  Doug Evans  <dje@google.com>
9557
9558         * gdb.perf/README: New file.
9559         * lib/perftest.exp (tcl_string_list_to_python_list): New function.
9560         * lib/gen-perf-test.exp: New file.
9561
9562 2015-07-24  Doug Evans  <dje@google.com>
9563
9564         * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
9565         (PerfTest::startup): New function.
9566         (PerfTest::run): Return result of calling body.
9567         (PerfTest::assemble): Rewrite.
9568         * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
9569         * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
9570         * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
9571         * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
9572         * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
9573
9574 2015-07-24  Doug Evans  <dje@google.com>
9575
9576         * lib/gdb.exp (clean_restart): Make executable optional.
9577
9578 2015-07-24  Doug Evans  <dje@google.com>
9579
9580         * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
9581         compiler_info references.
9582         * gdb.cp/temargs.exp: Ditto.
9583         * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
9584         (get_compiler_info): Early exit if already computed.  Set compiler_info
9585         to "unknown" if there was a problem.
9586         (test_compiler_info): Add function comment.  Call get_compiler_info.
9587
9588 2015-07-24  Doug Evans  <dje@google.com>
9589
9590         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9591         (workers/%.worker, build-perf): New rule.
9592         (GDB_PERFTEST_MODE): New variable.
9593         (check-perf): Use it.
9594         (clean): Clean up gdb.perf parallel build subdirs.
9595         * lib/build-piece.exp: New file.
9596         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
9597         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
9598         name.
9599         (standard_temp_file): Ditto.
9600         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9601         of $GDB_PARALLEL.
9602
9603 2015-07-24  Doug Evans  <dje@google.com>
9604
9605         * lib/future.exp (gdb_default_target_compile): New option
9606         "early_flags".
9607         * lib/gdb.exp (gdb_compile): Undo debian's change in default of
9608         --as-needed.
9609
9610 2015-07-24  Sergio Durigan Junior  <sergiodj@redhat.com>
9611
9612         * gdb.base/catch-syscall.exp: Call gdb_exit before
9613         gdb_skip_xml_test.
9614
9615 2015-07-24  Pedro Alves  <palves@redhat.com>
9616
9617         * gdb.python/py-events.exp: Accept output between the stop event
9618         and the prompt.
9619         * gdb.python/py-evsignal.exp: Likewise.
9620         * gdb.python/py-evthreads.exp: Likewise.
9621
9622 2015-07-24  Pedro Alves  <palves@redhat.com>
9623
9624         PR gdb/18717
9625         * gdb.threads/non-ldr-exit.c: New file.
9626         * gdb.threads/non-ldr-exit.exp: New file.
9627
9628 2015-07-24  Yao Qi  <yao.qi@linaro.org>
9629
9630         * gdb.server/ext-wrapper.exp: Test --wrapper option when
9631         restarting process.
9632
9633 2015-07-24  Yao Qi  <yao.qi@linaro.org>
9634
9635         * gdb.server/ext-restart.exp: New file.
9636
9637 2015-07-24  Yao Qi  <yao.qi@linaro.org>
9638
9639         * lib/gdbserver-support.exp (gdbserver_start_extended): Add
9640         argument options.
9641         * gdb.server/ext-wrapper.exp: New file.
9642
9643 2015-07-23  Doug Evans  <dje@google.com>
9644
9645         * gdb.dwarf2/dw2-dummy-cu.S: New file.
9646         * gdb.dwarf2/dw2-dummy-cu.exp: New file.
9647
9648 2015-07-23  Pierre-Marie de Rodat  <derodat@adacore.com>
9649
9650         * gdb.ada/var_arr_typedef.exp: New testcase.
9651         * gdb.ada/var_arr_typedef/pack.adb: New file.
9652         * gdb.ada/var_arr_typedef/pack.ads: New file.
9653         * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
9654
9655 2015-07-20  Joel Brobecker  <brobecker@adacore.com>
9656
9657         * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
9658
9659 2015-07-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
9660
9661         * gdb.arch/i386-biarch-core.exp: Replace istarget
9662         by "complete set gnutarget". Remove expectation for the "core-file"
9663         command.
9664
9665 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
9666
9667         Revert the previous commit:
9668         Tests for validate symbol file using build-id.
9669
9670 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
9671
9672         Tests for validate symbol file using build-id.
9673         * gdb.base/solib-mismatch-lib.c: New file.
9674         * gdb.base/solib-mismatch-libmod.c: New file.
9675         * gdb.base/solib-mismatch.c: New file.
9676         * gdb.base/solib-mismatch.exp: New file.
9677
9678 2015-07-15  Sandra Loosemore  <sandra@codesourcery.com>
9679
9680         * gdb.base/sigaltstack.exp (finish_test): Add kfail for
9681         nios2-*-linux*.
9682         * gdb.base/sigbpt.exp (stepi_out): Likewise.
9683         * gdb.base/siginfo.exp: Likewise.
9684         * gdb.base/sigstep.exp (advance, advancei): Likewise.
9685
9686 2015-07-15  Pierre Langlois  <pierre.langlois@arm.com>
9687
9688         * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
9689         Move it to ...
9690         * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
9691         ... here.
9692         * gdb.trace/range-stepping.exp: Check that the target supports
9693         range stepping.
9694
9695 2015-07-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
9696
9697         * gdb.arch/i386-biarch-core.exp: Fix comment typo.
9698
9699 2015-07-14  Pedro Alves  <palves@redhat.com>
9700
9701         * gdb.base/killed-outside.exp: New file.
9702         * gdb.base/killed-outside.c: New file.
9703
9704 2015-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
9705
9706         * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
9707         (n at main): New.
9708         * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
9709
9710 2015-07-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
9711
9712         * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
9713         infcall tests instead of setting up for KFAIL.
9714
9715 2015-07-10  Markus Metzger  <markus.t.metzger@intel.com>
9716
9717         * gdb.btrace/record_goto-step.exp: New.
9718
9719 2015-07-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
9720
9721         PR compile/18484
9722         * gdb.compile/compile.c (struct struct_type): Add volatile to
9723         selffield's type.
9724         * gdb.compile/compile.exp
9725         (compile code struct_object.selffield = &struct_object): Skip further
9726         struct_object tests if this one xfails.
9727
9728 2015-07-08  Robert O'Callahan  <robert@ocallahan.org>
9729
9730         PR exp/18617
9731         * gdb.trace/ax.exp: Add test.
9732
9733 2015-07-07  Yao Qi  <yao.qi@linaro.org>
9734
9735         * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
9736         instead of istarget "aarch64*-*-*".
9737         * gdb.arch/aarch64-fp.exp: Likewise.
9738         * gdb.base/float.exp: Likewise.
9739         * gdb.reverse/aarch64.exp: Likewise.
9740         * lib/gdb.exp (is_aarch64_target): New proc.
9741
9742 2015-07-07  Yao Qi  <yao.qi@linaro.org>
9743
9744         * lib/gdb.exp (is_aarch32_target): New proc.
9745         * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
9746         instead of "istarget "arm*-*-*"".
9747         * gdb.arch/arm-disp-step.exp: Likewise.
9748         * gdb.arch/thumb-bx-pc.exp: Likewise.
9749         * gdb.arch/thumb-prologue.exp: Likewise.
9750         * gdb.arch/thumb-singlestep.exp: Likewise.
9751         * gdb.base/disp-step-syscall.exp: Likewise.
9752         * gdb.base/float.exp: Likewise.
9753
9754 2015-07-07  Yao Qi  <yao.qi@linaro.org>
9755
9756         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
9757         Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
9758
9759 2015-07-07  Yao Qi  <yao.qi@linaro.org>
9760
9761         * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
9762         is aarch64.  If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
9763         if it exists.
9764         * gdb.multi/multi-arch.exp: Likewise.
9765
9766 2015-07-07  Simon Marchi  <simon.marchi@ericsson.com>
9767
9768         * gdb.python/py-lazy-string.exp: Add missing parentheses to
9769         print.
9770
9771 2015-07-07  Yao Qi  <yao.qi@linaro.org>
9772
9773         * gdb.arch/thumb-singlestep.exp: Do one more single step.
9774
9775 2015-06-30  Martin Galvan  <martin.galvan@tallertechnologies.com>
9776
9777         * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
9778         '[' and ']' characters.
9779
9780 2015-06-30  Iain Buclaw  <ibuclaw@gdcproject.org>
9781
9782         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9783
9784 2015-06-29  Pedro Alves  <palves@redhat.com>
9785
9786         PR threads/18127
9787         * gdb.threads/hand-call-new-thread.c: New file.
9788         * gdb.threads/hand-call-new-thread.c: New file.
9789
9790 2015-06-26  Keith Seitz  <keiths@redhat.com>
9791             Doug Evans  <dje@google.com>
9792
9793         PR 16253
9794         * gdb.cp/var-tag-2.cc: New file.
9795         * gdb.cp/var-tag-3.cc: New file.
9796         * gdb.cp/var-tag-4.cc: New file.
9797         * gdb.cp/var-tag.cc: New file.
9798         * gdb.cp/var-tag.exp: New file.
9799
9800 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
9801
9802         * gdb.base/history-duplicates.exp: New test.
9803
9804 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
9805
9806         * gdb.base/completion.exp: Test the completion of the "focus"
9807         command.
9808
9809 2015-06-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
9810
9811         * gdb.arch/amd64-prologue-skip.S: New file.
9812         * gdb.arch/amd64-prologue-skip.exp: New file.
9813
9814 2015-06-25  Simon Marchi  <simon.marchi@ericsson.com>
9815
9816         * gdb.python/py-prettyprint.exp (run_lang_tests): Add
9817         is_address_zero_readable check.
9818
9819 2015-06-24  Peter Bergner  <bergner@vnet.ibm.com>
9820
9821         * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
9822         * gdb.arch/powerpc-power.s <rfebb>: Likewise.
9823
9824 2015-06-24  Yao Qi  <yao.qi@linaro.org>
9825
9826         * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
9827         linux targets.
9828
9829 2015-06-24  Yao Qi  <yao.qi@linaro.org>
9830
9831         * lib/gdb.exp (supports_get_siginfo_type): New proc.
9832         * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
9833         * gdb.base/siginfo-thread.exp: Likewise.
9834
9835 2015-06-22  Yao Qi  <yao.qi@linaro.org>
9836
9837         * boards/remote-gdbserver-on-localhost.exp: Add comments.
9838
9839 2015-06-22  Yao Qi  <yao.qi@linaro.org>
9840
9841         * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
9842         aarch64*-*-*.
9843         (skip_hw_watchpoint_tests): Likewise.
9844
9845 2015-06-18  Patrick Palka  <patrick@parcs.ath.cx>
9846
9847         * gdb.base/gdbinit-history.exp: Test the interaction between
9848         setting GDBHISTSIZE and setting the history size via .gdbinit.
9849
9850 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
9851
9852         PR gdb/16999
9853         * gdb.base/gdbhistsize-history.exp: New test.
9854
9855 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
9856
9857         * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
9858         with GDBHISTSIZE.
9859         * gdb.base/readline.exp: Likewise.
9860
9861 2015-06-17  Yao Qi  <yao.qi@linaro.org>
9862
9863         * lib/gdb.exp (get_build_id): Move braces and "else" to the same
9864         line.
9865
9866 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
9867
9868         * gdb.base/gdbinit-history.exp: Add test case to check that
9869         an unlimited history file does not get truncated on exit.
9870
9871 2015-06-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
9872
9873         * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
9874         (VECTOR): New macro.  Use it...
9875         (int4, uint4, char4, float4, int2, longlong2, float2, double2):
9876         ...for these typedefs.
9877         (int8, char1, int1, double1): New typedefs.
9878         (struct just_int2, struct two_int2): New structures.
9879         (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
9880         (add_structvecs, add_singlevecs): New functions.
9881         (main): Call add_some_intvecs twice.
9882         * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
9883         the compile and exit upon failure.  Try compiling for the "native"
9884         architecture.  Test inferior function calls with vector arguments
9885         and vector return value handling with "finish" and "return".
9886
9887 2015-06-10  Jon Turney  <jon.turney@dronecode.org.uk>
9888
9889         * gdb.base/sepdebug.exp: Add EXEEXT where needed.
9890         * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
9891         PE file.
9892         * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
9893
9894 2015-06-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
9895
9896         PR breakpoints/16465
9897         * gdb.mi/mi-dprintf-pending.c: New file.
9898         * gdb.mi/mi-dprintf-pending.exp: New test.
9899         * gdb.mi/mi-dprintf-pendshr.c: New file.
9900
9901 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
9902             Mircea Gherzan  <mircea.gherzan@intel.com>
9903
9904         * gdb.arch/i386-mpx-map.c: New file.
9905         * gdb.arch/i386-mpx-map.exp: New File.
9906
9907 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
9908
9909         * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
9910         * gdb.arch/i386-mpx.exp: Indentation fixed.
9911
9912 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
9913
9914         * gdb.arch/i386-mpx.c: Added final return to the have_mpx
9915         function and improved indentation.
9916         * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
9917         gdb_test_multiple. Added additional tests to skip the test.
9918
9919 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
9920
9921         * gdb.arch/i386-avx512.c: Change path in include file.
9922         * gdb.arch/i386-avx512.exp: Change include dir path
9923         compilation flag.
9924         * gdb.arch/i386-mpx.c: Change path in include file.
9925         * gdb.arch/i386-mpx.exp: Change include dir path compilation
9926         flag.
9927
9928 2015-06-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
9929
9930         * gdb.compile/compile-print.exp (compile print *vararray@3)
9931         (compile print *vararrayp@3): Change xfail to kfail compile/18489.
9932
9933 2015-06-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
9934
9935         * gdb.compile/compile.exp (keep jit in memory): Rename to ...
9936         (do not keep jit in memory): ... this.
9937         (expect 5): Change it to ...
9938         (expect no 5): ... this.
9939
9940 2015-06-02  Simon Marchi  <simon.marchi@ericsson.com>
9941
9942         PR gdb/15564
9943         * gdb.mi/mi-detach.exp: New file.
9944
9945 2015-06-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
9946
9947         PR symtab/18392
9948         * gdb.arch/amd64-tailcall-self.S: New file.
9949         * gdb.arch/amd64-tailcall-self.c: New file.
9950         * gdb.arch/amd64-tailcall-self.exp: New file.
9951
9952 2015-05-28  Don Breazeal  <donb@codesourcery.com>
9953
9954         * gdb.base/foll-vfork.exp (main): Disable exec-dependent
9955         tests for remote targets by checking is_target_gdbserver.
9956
9957 2015-05-27  Doug Evans  <dje@google.com>
9958
9959         * gdb.dwarf2/opaque-type-lookup-2.c: New file.
9960         * gdb.dwarf2/opaque-type-lookup.c: New file.
9961         * gdb.dwarf2/opaque-type-lookup.exp: New file.
9962
9963 2015-05-26  Doug Evans  <dje@google.com>
9964
9965         * gdb.cp/iostream.cc: New file.
9966         * gdb.cp/iostream.exp: New file.
9967
9968 2015-05-26  Doug Evans  <dje@google.com>
9969
9970         * gdb.dwarf2/dw2-op-call.exp: Update.
9971         * gdb.dwarf2/dw4-sig-types.exp: Update.
9972         * gdb.dwarf2/implptr.exp: Update.
9973         * gdb.mi/mi-cmd-param-changed.exp: Update.
9974
9975 2015-05-26  Doug Evans  <dje@google.com>
9976
9977         * gdb.python/py-lazy-string.c: New file.
9978         * gdb.python/py-lazy-string.exp: New file.
9979         * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
9980         (main): Update.  Add estring3.
9981         * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
9982         * gdb.python/py-prettyprint.py (pp_ls): Handle length.
9983
9984 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
9985             Yao Qi  <yao.qi@linaro.org>
9986
9987         * gdb.reverse/aarch64.c: New.
9988         * gdb.reverse/aarch64.exp: New.
9989
9990 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
9991
9992         * lib/gdb.exp (supports_process_record): Return true for
9993         aarch64*-linux*.
9994         (supports_reverse): Likewise.
9995
9996 2015-05-22  Patrick Palka  <patrick@parcs.ath.cx>
9997
9998         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9999         Use with_test_prefix.
10000
10001 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
10002
10003         * gdb.base/completion.exp: Add test for completion of layout
10004         names.
10005
10006 2015-05-20  Andrew Burgess  <andrew.burgess@embecosm.com>
10007
10008         * lib/gdb.exp (skip_tui_tests): New proc.
10009         * gdb.base/tui-layout.exp: Check skip_tui_tests.
10010
10011 2015-05-19  Pedro Alves  <palves@redhat.com>
10012
10013         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10014         Save the whole env array instead of just HOME.  Unset HISTSIZE in
10015         the environment while testing.  Restore whole environment
10016         afterwards.
10017
10018 2015-05-16  Doug Evans  <xdje42@gmail.com>
10019
10020         * gdb.guile/scm-ports.c: New file.
10021         * gdb.guile/scm-ports.exp: Add memory port tests.
10022
10023 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
10024
10025         * gdb.compile/compile-print.c: New file.
10026         * gdb.compile/compile-print.exp: New file.
10027
10028 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
10029
10030         * gdb.compile/compile-ops.exp: Cast param to void.
10031         * gdb.compile/compile.exp: Complete type for _gdb_expr.
10032         (compile code struct_object.selffield = &struct_object): Add xfail.
10033
10034 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
10035
10036         * gdb.ada/arr_enum_with_gap: New testcase.
10037
10038 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
10039
10040         * gdb.ada/byte_packed_arr: New testcase.
10041
10042 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
10043
10044         * gdb.ada/pckd_neg: New testcase.
10045
10046 2015-05-13  Patrick Palka  <patrick@parcs.ath.cx>
10047
10048         PR gdb/17820
10049         * gdb.base/gdbinit-history.exp: New test.
10050         * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
10051         * gdb.base/gdbinit-history/zero/.gdbinit: New file.
10052
10053 2015-05-09  Siva Chandra Reddy  <sivachandra@google.com>
10054
10055         * gdb.python/py-xmethods.cc: Enhance test case.
10056         * gdb.python/py-xmethods.exp: New tests.
10057         * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
10058         function.
10059         (B_indexoper): Likewise.
10060         (global_dm_list) : Add new xmethod worker functions.
10061
10062 2015-05-08  Sergio Durigan Junior  <sergiodj@redhat.com>
10063
10064         * gdb.base/coredump-filter.exp: Correctly unset
10065         "coredump_var_addr" array.
10066
10067 2015-05-08  Pedro Alves  <palves@redhat.com>
10068
10069         * gdb.server/non-existing-program.exp: Unset spawn_id.
10070
10071 2015-05-08  Siva Chandra Reddy  <sivachandra@google.com>
10072
10073         PR python/18291
10074         * gdb.python/py-xmethods.exp: Add tests.
10075
10076 2015-05-08  Yao Qi  <yao.qi@linaro.org>
10077
10078         PR gdb/18208
10079         * gdb.base/coredump-filter.c (set_coredump_filter): New function.
10080         * gdb.base/coredump-filter.exp (do_save_core): Call inferior
10081         function set_coredump_filter, and remove remote_exec call.
10082         Remove argument ipid.  Callers update.
10083         (top level): Don't get inferior's PID.
10084
10085 2015-05-08  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10086
10087         * gdb.base/watch_thread_num.exp: Skip test on targets without
10088         access watchpoints.
10089
10090 2015-05-06  Pedro Alves  <palves@redhat.com>
10091
10092         PR server/18081
10093         * gdb.server/non-existing-program.exp: New file.
10094
10095 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
10096
10097         * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
10098
10099 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
10100
10101         * gdb.ada/out_of_line_in_inlined: New testcase.
10102
10103 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
10104
10105         * gdb.ada/var_rec_arr: New testcase.
10106
10107 2015-04-30  Yao Qi  <yao.qi@linaro.org>
10108
10109         * gdb.base/break-idempotent.exp: If
10110         skip_hw_watchpoint_multi_tests returns true, skip the tests
10111         on "rwatch" and "awatch".
10112
10113 2015-04-30  Yao Qi  <yao.qi@linaro.org>
10114
10115         * gdb.base/relativedebug.exp: Invoke gdb command
10116         "info sharedlibrary", and if libc.so doesn't have debug info,
10117         skip the test.
10118
10119 2015-04-29  Doug Evans  <dje@google.com>
10120
10121         * gdb.python/py-xmethods.exp: Add ptype tests.
10122         * gdb.python/py-xmethods.py (E_method_char_worker): Add
10123         get_result_type method.
10124
10125 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
10126
10127         * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
10128         the target does not support hardware watchpoints.
10129
10130 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
10131
10132         * gdb.base/break-always.exp: Abort testing if writing to memory
10133         causes an error.
10134
10135 2015-04-28  Doug Evans  <dje@google.com>
10136
10137         * gdb.python/py-pp-maint.py: Move "replace" testing to ...
10138         * gdb.python/py-pp-registration.exp: ... here.  New file.
10139         * gdb.python/py-pp-registration.c: New file.
10140         * gdb.python/py-pp-registration.py: New file.
10141
10142 2015-04-28  Doug Evans  <dje@google.com>
10143
10144         * gdb.python/py-bad-printers.c: New file.
10145         * gdb.python/py-bad-printers.py: New file.
10146         * gdb.python/py-bad-printers.exp: New file.
10147
10148 2015-04-28  Sasha Smundak  <asmundak@google.com>
10149
10150         * gdb.python/py-type.exp: New test.
10151
10152 2015-04-28  Andy Wingo  <wingo@igalia.com>
10153
10154         * gdb.python/py-parameter.exp:
10155         * gdb.guile/scm-parameter.exp: Escape the path that we are
10156         matching against, as it might contain characters that are special
10157         to regular expressions.
10158
10159 2015-04-27  Joel Brobecker  <brobecker@adacore.com>
10160
10161         * gdb.ada/rec_comp: New testcase.
10162
10163 2015-04-26  Sergio Durigan Junior  <sergiodj@redhat.com>
10164
10165         * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
10166         before using it.
10167
10168 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
10169
10170         * gdb.base/dump.exp: Add *.verilog files to all_files list.  Add
10171         new tests for verilog output.
10172
10173 2015-04-24  Yao Qi  <yao.qi@linaro.org>
10174
10175         * boards/remote-gdbserver-on-localhost.exp: New file.
10176
10177 2015-04-23  Pedro Alves  <palves@redhat.com>
10178
10179         * gdb.base/interrupt.exp: Use an indirect spawn id list holding
10180         $inferior_spawn_id instead of $inferior_spawn_id directly.  On
10181         "end of file", remove $inferior_spawn_id from the indirect list.
10182
10183 2015-04-23  Pedro Alves  <palves@redhat.com>
10184
10185         * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
10186
10187 2015-04-23  Pedro Alves  <palves@redhat.com>
10188
10189         * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
10190         on $any_spawn_id instead of only on $gdb_spawn_id.
10191
10192 2015-04-21  Pierre Muller  <muller@sourceware.org>
10193
10194         PR pascal/17815
10195         * lib/pascal.exp (gpc_compile): Add new option "class".
10196         (fpc_compile): Likewise.
10197         * gdb.pascal/case-insensitive-symbols.pas: New file.
10198         * gdb.pascal/case-insensitive-symbols.exp: New file.
10199
10200 2015-04-20  Gary Benson <gbenson@redhat.com>
10201
10202         * gdb.base/attach.exp: Fix three extended remote failures.
10203
10204 2015-04-17  Gary Benson <gbenson@redhat.com>
10205
10206         * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
10207         the main executable over the remote protocol.
10208
10209 2015-04-16  Pedro Alves  <palves@redhat.com>
10210
10211         * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
10212         a new gdbserver if gdbserver_reconnect_p is set.
10213
10214 2015-04-16  Pedro Alves  <palves@redhat.com>
10215
10216         * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
10217         is set, don't exit gdbserver.
10218
10219 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10220
10221         * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
10222         appropriate .insn, such that an older assembler can be used.
10223         * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
10224         the z/Architecture instruction set on 31-bit targets as well.
10225
10226 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10227
10228         * gdb.go/handcall.exp: Remove all logic related to the first
10229         breakpoint and rely on go_runto_main instead.
10230         * gdb.go/strings.exp: Likewise.
10231         * gdb.go/unsafe.exp: Likewise.
10232         * gdb.go/hello.exp: Likewise.  Also rename the remaining
10233         breakpoint marker to "breakpoint 1".
10234         * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
10235         * gdb.go/strings.go: Likewise.
10236         * gdb.go/unsafe.go: Likewise.
10237         * gdb.go/hello.go: Likewise.  Also remove the second occurrence of
10238         "set breakpoint 2 here" and rename the remaining breakpoint marker
10239         to "breakpoint 1".
10240
10241 2015-04-15  Simon Marchi  <simon.marchi@ericsson.com>
10242
10243         * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
10244         if itertools.imap is not present.
10245         * gdb.python/py-objfile.exp: Add parentheses.
10246         * gdb.python/py-type.exp: Same.
10247         * gdb.python/py-unwind-maint.py: Same.
10248
10249 2015-04-15  Yao Qi  <yao.qi@linaro.org>
10250
10251         * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
10252         of ":$ptr_size" and set its form explicitly.
10253
10254 2015-04-15  Pedro Alves  <palves@redhat.com>
10255             Yao Qi  <yao.qi@linaro.org>
10256
10257         * gdb.base/watch-bitfields.exp (test_watch_location): Increase
10258         timeout by factor of 4.
10259         (test_regular_watch): Likewise.
10260         * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
10261         * gdb.reverse/sigall-reverse.exp: Likewise.
10262         * gdb.reverse/until-precsave.exp: Likewise.
10263         * lib/gdb.exp (with_timeout_factor): New proc.
10264         (gdb_expect): Move some code to ...
10265         (get_largest_timeout): ... here.  New procedure.
10266
10267 2015-04-14  Luis Machado  <lgustavo@codesourcery.com>
10268
10269         * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
10270
10271 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
10272
10273         * gdb.base/bp-permanent.exp (test): Handle the case of being unable
10274         to write to the .text section.
10275
10276 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
10277
10278         * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
10279         Handle the case of targets that do not provide PID information.
10280
10281 2015-04-13  Yao Qi  <yao.qi@linaro.org>
10282
10283         * lib/gdbserver-support.exp (gdb_exit): Catch exception
10284         and use expect instead of gdb_expect.
10285
10286 2015-04-13  Sergio Durigan Junior  <sergiodj@redhat.com>
10287
10288         * gdb.base/coredump-filter.exp: Rename variable "addr" to
10289         "coredump_var_addr" to avoid naming conflict with other testcases.
10290
10291 2015-04-10  Pedro Alves  <palves@redhat.com>
10292
10293         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
10294         gdb_test_sequence and gdb_assert.
10295
10296 2015-04-10  Pedro Alves  <palves@redhat.com>
10297
10298         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
10299         test messages that don't include the breakpoint address.
10300
10301 2015-04-10  Yao Qi  <yao.qi@linaro.org>
10302
10303         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
10304         false for some offset and width combinations which aren't
10305         supported by linux kernel.
10306
10307 2015-04-10  Pedro Alves  <palves@redhat.com>
10308
10309         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
10310         procedure, factored out from ...
10311         (top level): ... here.  Add "set displaced-stepping" testing axis.
10312         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
10313         parameter "displaced".  Use it.
10314         (top level): Use foreach and add "set displaced-stepping" testing
10315         axis.
10316
10317 2015-04-10  Pedro Alves  <palves@redhat.com>
10318
10319         * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
10320         Remove comment.
10321         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
10322         both the address of the instruction that triggers the watchpoint
10323         and the address of the instruction immediately after, and use
10324         those addresses for the test.  Fix comment.
10325
10326 2015-04-10  Pedro Alves  <palves@redhat.com>
10327
10328         * gdb.base/sigstep.exp (breakpoint_to_handler)
10329         (breakpoint_to_handler_entry): New parameter 'displaced'.  Use it.
10330         Test "backtrace" in handler.
10331         (breakpoint_over_handler): New parameter 'displaced'.  Use it.
10332         (top level): Add new "displaced" test axis to
10333         breakpoint_to_handler, breakpoint_to_handler_entry and
10334         breakpoint_over_handler.
10335
10336 2015-04-10  Pedro Alves  <palves@redhat.com>
10337
10338         PR gdb/18216
10339         * gdb.threads/multiple-step-overs.exp: Remove expected eof.
10340
10341 2015-04-10  Yao Qi  <yao.qi@linaro.org>
10342
10343         * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
10344         (test_add_rn_pc): New function.
10345         * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
10346         (top level): Invoke test_add_rn_pc.
10347
10348 2015-04-10  Pedro Alves  <palves@redhat.com>
10349
10350         PR gdb/13858
10351         * gdb.base/step-over-no-symbols.exp: New file.
10352
10353 2015-04-09  Andy Wingo  <wingo@igalia.com>
10354
10355         * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
10356         after the Python tests.
10357
10358 2015-04-08  Keith Seitz  <keiths@redhat.com>
10359
10360         PR python/16699
10361         * gdb.python/py-completion.exp: New tests for completion.
10362         * gdb.python/py-completion.py (CompleteLimit1): New class.
10363         (CompleteLimit2): Likewise.
10364         (CompleteLimit3): Likewise.
10365         (CompleteLimit4): Likewise.
10366         (CompleteLimit5): Likewise.
10367         (CompleteLimit6): Likewise.
10368         (CompleteLimit7): Likewise.
10369
10370 2015-04-08  Pedro Alves  <palves@redhat.com>
10371
10372         PR gdb/18214
10373         PR gdb/18216
10374         * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
10375         function.
10376         (main): Install it as SIGUSR1 handler.
10377         * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
10378         parameter.  Always use "setup" as prefix.  Toggle "set
10379         displaced-stepping" off/on depending on global.  Don't switch to
10380         thread 1 here.
10381         (top level): Add displaced stepping "off/on" test axis.  Update
10382         "setup" calls.  Wrap each subtest with with_test_prefix.  Test
10383         continuing with a queued signal in each thread.
10384
10385 2015-04-08  Pedro Alves  <palves@redhat.com>
10386
10387         * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
10388         * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd.  Use
10389         gdb_breakpoint instead of gdb_test that doesn't expect anything.
10390         Return early if running to main fails.
10391         * gdb.trace/while-stepping.exp: Likewise.
10392
10393 2015-04-07  Pedro Alves  <palves@redhat.com>
10394
10395         * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
10396         $gdb_spawn_id.  Use send_inferior and $inferior_spawn_id to
10397         interact with inferior program.
10398
10399 2015-04-07  Pedro Alves  <palves@redhat.com>
10400
10401         * lib/gdb.exp (inferior_spawn_id): New global.
10402         (gdb_test_multiple): Handle "-i".  Reset the spawn id to GDB's
10403         spawn id after processing the user code.
10404         (default_gdb_start): Set inferior_spawn_id.
10405         (send_inferior): New procedure.
10406         * lib/gdbserver-support.exp (gdbserver_start): Set
10407         inferior_spawn_id.
10408         (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
10409
10410 2015-04-07  Pedro Alves  <palves@redhat.com>
10411
10412         * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
10413         * lib/gdbserver-support.exp (gdbserver_start): Make
10414         $server_spawn_id global.
10415         (gdbserver_start): Don't wait for gdbserver's spawn id with
10416         expect_background.
10417         (close_gdbserver): New procedure.
10418         (gdb_exit): Rename the default version and reimplement.
10419
10420 2015-04-07  Pedro Alves  <palves@redhat.com>
10421
10422         * lib/gdb.exp (gdb_test_multiple): When processing an argument,
10423         append the substituted item, not the original item.
10424
10425 2015-04-07  Pedro Alves  <palves@redhat.com>
10426
10427         * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
10428         gdb_expect.
10429
10430 2015-04-07  Pedro Alves  <palves@redhat.com>
10431
10432         * gdb.base/interrupt.exp: Don't handle the case of the inferior
10433         output appearing once only.
10434
10435 2015-04-07  Pedro Alves  <palves@redhat.com>
10436
10437         * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
10438         that doesn't expect anything.  Return early if running to main
10439         fails.
10440
10441 2015-04-07  Yao Qi  <yao.qi@linaro.org>
10442
10443         * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
10444         (child_function): Call alarm.
10445         (main): Move call to alarm into the loop.
10446         * gdb.threads/non-stop-fair-events.exp: Build program with
10447         -DTIMEOUT=$timeout.
10448
10449 2015-04-06  Doug Evans  <xdje42@gmail.com>
10450
10451         * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
10452         Fix dest parameter to board_info.
10453         (fpc_compile): Ditto.
10454         (gdb_compile_pascal): Rename dest arg to destfile.
10455
10456 2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
10457
10458         * gdb.ada/funcall_ref.exp: New file.
10459         * gdb.ada/funcall_ref/foo.adb: New file.
10460
10461 2015-04-02  Yao Qi  <yao.qi@linaro.org>
10462
10463         * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
10464         is remote.
10465
10466 2015-04-02  Gary Benson <gbenson@redhat.com>
10467
10468         * gdb.base/break-probes.exp: Cope with "target:" sysroot.
10469
10470 2015-04-01  Sasha Smundak  <asmundak@google.com>
10471
10472         * gdb.python/py-unwind-maint.c: New file.
10473         * gdb.python/py-unwind-maint.exp: New test.
10474         * gdb.python/py-unwind-maint.py: New file.
10475         * gdb.python/py-unwind.c: New file.
10476         * gdb.python/py-unwind.exp: New test.
10477         * gdb.python/py-unwind.py: New test.
10478
10479 2015-04-01  Pedro Alves  <palves@redhat.com>
10480
10481         * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
10482         to fail instead of non-existent $test.
10483
10484 2015-04-01  Pedro Alves  <palves@redhat.com>
10485
10486         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
10487         GDBFLAGS if not empty.
10488
10489 2015-04-01  Pierre-Marie de Rodat  <derodat@adacore.com>
10490
10491         * gdb.ada/complete.exp: Remove "multi_line".
10492         * gdb.ada/info_exc.exp: Remove "multi_line".
10493         * gdb.ada/packed_tagged.exp: Remove "multi_line".
10494         * gdb.ada/ptype_field.exp: Remove "multi_line".
10495         * gdb.ada/sym_print_name.exp: Remove "multi_line".
10496         * gdb.ada/tagged.exp: Remove "multi_line".
10497         * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
10498         [multi_line ...]
10499         * gdb.btrace/delta.exp: Likewise.
10500         * gdb.btrace/exception.exp: Likewise.
10501         * gdb.btrace/function_call_history.exp: Likewise.
10502         * gdb.btrace/instruction_history.exp: Likewise.
10503         * gdb.btrace/nohist.exp: Likewise.
10504         * gdb.btrace/record_goto.exp: Likewise.
10505         * gdb.btrace/segv.exp: Likewise.
10506         * gdb.btrace/stepi.exp: Likewise.
10507         * gdb.btrace/tailcall.exp: Likewise.
10508         * gdb.btrace/unknown_functions.exp: Likewise.
10509         * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
10510         * lib/gdb.exp: Add the "multi_line" helper.
10511
10512 2015-04-01  Pedro Alves  <palves@redhat.com>
10513
10514         * gdb.threads/tid-reuse.c: New file.
10515         * gdb.threads/tid-reuse.exp: New file.
10516
10517 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
10518
10519         PR corefiles/16092
10520         * gdb.base/coredump-filter.c: New file.
10521         * gdb.base/coredump-filter.exp: Likewise.
10522
10523 2015-03-27  Petr Machata  <pmachata@redhat.com>
10524
10525         * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
10526         (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
10527         (Dwarf::assemble): Initialize them.
10528         (Dwarf::lines): New function.
10529
10530 2015-03-26  Jon Turney  <jon.turney@dronecode.org.uk>
10531
10532         * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
10533         SYMBOL_PREFIX for x86_64-*-cygwin.
10534
10535 2015-03-26  Andy Wingo  <wingo@igalia.com>
10536
10537         PR symtab/18148
10538         * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
10539         const_value but not a location.
10540         * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
10541         location defined in non-main CUs are visible.
10542
10543 2015-03-26  Yao Qi  <yao.qi@linaro.org>
10544
10545         PR testsuite/18139
10546         * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
10547         Add a line number entry for the same line.
10548         * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
10549         Add a line number entry for the same line.
10550
10551 2015-03-26  Yao Qi  <yao.qi@linaro.org>
10552
10553         * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
10554         .int 0.
10555         (func): Likewise.  Add .Lfunc_1 label.
10556         Use .Lfunc_1 label.
10557         * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
10558         .int 0.
10559         (func): Likewise.
10560         Use .Lfunc_1 label.
10561
10562 2015-03-26  Yao Qi  <yao.qi@linaro.org>
10563
10564         * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
10565         Call gdb_compile instead to compile each .s files without debug
10566         information.
10567
10568 2015-03-26  Yao Qi  <yao.qi@linaro.org>
10569
10570         * gdb.base/savedregs.exp (process_saved_regs): Make
10571         "Saved registers:" optional in the pattern.
10572
10573 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
10574
10575         * gdb.btrace/next.exp: Merged into step.exp.
10576         * gdb.btrace/finish.exp: Merged into step.exp.
10577         * gdb.btrace/nexti.exp: Merged into stepi.exp.
10578         * gdb.btrace/step.exp: Use record_goto.c as test file.  Avoid using
10579         "record goto" and checking the exact replay position.
10580         * gdb.btrace/stepi.exp: Choose test file based on target.  Do not
10581         check for "Recording format" in "info record" output.
10582         * gdb.btrace/record_goto.exp: Choose test file based on target.
10583         * gdb.btrace/x86-record_goto.S: Renamed into ...
10584         * gdb.btrace/x86_64-record_goto.S: ... this.
10585         * gdb.btrace/i686-record_goto.S: New.
10586         * gdb.btrace/x86-tailcall.S: Renamed into ...
10587         * gdb.btrace/x86_64-tailcall.S: ... this.
10588         * gdb.btrace/i686-tailcall.S: New.
10589         * gdb.btrace/x86-tailcall.c: Renamed into ...
10590         * gdb.btrace/tailcall.c: ... this.  Split "return ++answer" into two
10591         separate statements.  Update test.
10592         * gdb.btrace/delta.exp: Use record_goto.c as test file.
10593         * gdb.btrace/gcore.exp: Use record_goto.c as test file.
10594         * gdb.btrace/nohist.exp: Use record_goto.c as test file.
10595         * gdb.btrace/tailcall.exp: Choose test file based on target.
10596         * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
10597
10598 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
10599
10600         * gdb.btrace/exception.exp: Increase BTS buffer size.
10601
10602 2015-03-24  Pedro Alves  <palves@redhat.com>
10603
10604         * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
10605
10606 2015-03-24  Pedro Alves  <palves@redhat.com>
10607
10608         * gdb.threads/schedlock.exp (test_step): No longer expect that
10609         "set scheduler-locking step" with "next" over a function call runs
10610         threads unlocked.
10611
10612 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
10613
10614         * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
10615
10616 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
10617
10618         PR breakpoints/16466
10619         * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
10620         * gdb.mi/mi-pending.c (thread_func): New function.
10621         (int main): Add threading support required.
10622         * gdb.mi/mi-pending.exp: Add tests for this issue.
10623         * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
10624         (pendfunc2): Remove stdio dependency.
10625         * gdb.mi/mi-pendshr2.c: New file.
10626
10627 2015-03-23  Keith Seitz  <keiths@redhat.com>
10628
10629         * gdb.linespec/keywords.c: New file.
10630         * gdb.linespec/keywords.exp: New file.
10631
10632 2015-03-23  Keith Seitz  <keiths@redhat.com>
10633
10634         PR gdb/18021
10635         * gdb.dwarf2/staticvirtual.exp: New test.
10636
10637 2015-03-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
10638
10639         * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
10640         * README: Remove HP-UX and gdb.hp.
10641         (configuration):
10642         * configure: Regenerate.
10643         * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
10644         gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
10645         gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
10646         gdb.hp/gdb.defects/Makefile.
10647         * gdb.hp/Makefile.in: File deleted.
10648         * gdb.hp/gdb.aCC/Makefile.in: File deleted.
10649         * gdb.hp/gdb.aCC/optimize.c: File deleted.
10650         * gdb.hp/gdb.aCC/optimize.exp: File deleted.
10651         * gdb.hp/gdb.aCC/run.c: File deleted.
10652         * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
10653         * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
10654         * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
10655         * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
10656         * gdb.hp/gdb.base-hp/dollar.c: File deleted.
10657         * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
10658         * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
10659         * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
10660         * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
10661         * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
10662         * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
10663         * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
10664         * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
10665         * gdb.hp/gdb.base-hp/reg.exp: File deleted.
10666         * gdb.hp/gdb.base-hp/reg.s: File deleted.
10667         * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
10668         * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
10669         * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
10670         * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
10671         * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
10672         * gdb.hp/gdb.compat/Makefile.in: File deleted.
10673         * gdb.hp/gdb.compat/average.c: File deleted.
10674         * gdb.hp/gdb.compat/sum.c: File deleted.
10675         * gdb.hp/gdb.compat/xdb.c: File deleted.
10676         * gdb.hp/gdb.compat/xdb0.c: File deleted.
10677         * gdb.hp/gdb.compat/xdb0.h: File deleted.
10678         * gdb.hp/gdb.compat/xdb1.c: File deleted.
10679         * gdb.hp/gdb.compat/xdb1.exp: File deleted.
10680         * gdb.hp/gdb.compat/xdb2.exp: File deleted.
10681         * gdb.hp/gdb.compat/xdb3.exp: File deleted.
10682         * gdb.hp/gdb.defects/Makefile.in: File deleted.
10683         * gdb.hp/gdb.defects/bs14602.c: File deleted.
10684         * gdb.hp/gdb.defects/bs14602.exp: File deleted.
10685         * gdb.hp/gdb.defects/solib-d.c: File deleted.
10686         * gdb.hp/gdb.defects/solib-d.exp: File deleted.
10687         * gdb.hp/gdb.defects/solib-d1.c: File deleted.
10688         * gdb.hp/gdb.defects/solib-d2.c: File deleted.
10689         * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
10690         * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
10691         * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
10692         * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
10693         * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
10694         * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
10695         * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
10696         * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
10697         * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
10698         * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
10699         * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
10700         * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
10701         * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
10702         * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
10703         * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
10704         * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
10705         * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
10706         * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
10707         * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
10708         * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
10709         * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
10710         * gdb.hp/tools/odump: File deleted.
10711
10712 2015-03-19  Pedro Alves  <palves@redhat.com>
10713
10714         * gdb.threads/continue-pending-status.exp (saw_thread_2)
10715         (saw_thread_3): New globals.
10716         (top level): Increment them when an event for the corresponding
10717         thread is seen.
10718         (no thread starvation): New test.
10719
10720 2015-03-19  Pedro Alves  <palves@redhat.com>
10721
10722         * gdb.threads/continue-pending-status.c: New file.
10723         * gdb.threads/continue-pending-status.exp: New file.
10724
10725 2015-03-18  Pedro Alves  <palves@redhat.com>
10726
10727         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10728         Use gdb_is_target_remote instead of is_remote.  Use
10729         gdb_test_multiple instead of gdb_expect.  Exit early if
10730         gdb_test_multiple hits its internal matches.  Tighten stepi tests
10731         expected output.  Fail on exit with any signal, instead of just
10732         SIGILL.
10733
10734 2015-03-18  Yao Qi  <yao.qi@linaro.org>
10735
10736         PR tdep/18107
10737         * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
10738         variable.
10739         * gdb.base/catch-syscall.exp: Don't skip it on
10740         aarch64*-*-linux* target.  Remove elements in all_syscalls.
10741         (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
10742         target.
10743         (setup_all_syscalls): New proc.
10744
10745 2015-03-16  Yao Qi  <yao.qi@linaro.org>
10746
10747         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
10748         (top level): Skip tests if valid_addr_p returns false for
10749         $cmd1 or $cmd2.
10750
10751 2015-03-11  Andy Wingo  <wingo@igalia.com>
10752
10753         * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
10754
10755 2015-03-11  Yao Qi  <yao.qi@linaro.org>
10756
10757         * gdb.base/catch-syscall.exp: Fix typo in comments.
10758
10759 2015-03-11  Yao Qi  <yao.qi@linaro.org>
10760
10761         * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
10762
10763 2015-03-09  Pedro Alves  <palves@redhat.com>
10764
10765         * dg-extract-results.py: Delete.
10766
10767 2015-03-09  Pedro Alves  <palves@redhat.com>
10768
10769         Merge dg-extract-results.sh from GCC upstream (r218843).
10770
10771         2014-12-17  Sergio Durigan Junior  <sergiodj@redhat.com>
10772                 * dg-extract-results.sh: Use --text with grep to avoid issues with
10773                 binary files.  Fall back to cat -v, if that doesn't work.
10774
10775 2015-03-05  Pedro Alves  <palves@redhat.com>
10776
10777         * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
10778
10779 2015-03-04  Simon Marchi  <simon.marchi@ericsson.com>
10780
10781         * lib/mi-support.exp (mi_expect_interrupt): Accept
10782         alternative event for when in all-stop mode.
10783
10784 2015-03-04  Pedro Alves  <palves@redhat.com>
10785
10786         * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
10787
10788 2015-03-04  Mark Kettenis  <kettenis@gnu.org>
10789
10790         * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
10791
10792 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10793
10794         * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
10795         regexps for GDB's current line display, accept a hex address
10796         preceding the line number.
10797
10798 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10799
10800         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
10801         the 'arch1' variable for "s390*-linux*" targets.
10802
10803 2015-03-04  Pedro Alves  <palves@redhat.com>
10804
10805         * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
10806         (main): Pass missing retval argument to pthread_join call.
10807
10808 2015-03-02  Pedro Alves  <palves@redhat.com>
10809
10810         * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
10811         (top level): Call do_test with non-stop as well.
10812
10813 2015-03-02  Pedro Alves  <palves@redhat.com>
10814
10815         * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
10816         -1.
10817
10818 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10819
10820         * gdb.arch/s390-vregs.exp: New test.
10821         * gdb.arch/s390-vregs.S: New file.
10822
10823 2015-02-27  Pedro Alves  <palves@redhat.com>
10824
10825         * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
10826         call to catch_command_errors.
10827         * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
10828         catch_command_errors.
10829
10830 2015-02-27  Pedro Alves  <palves@redhat.com>
10831
10832         * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
10833         "true" for boolean result.
10834         * gdb.gdb/selftest.exp (test_with_self): Also accept full
10835         prototype of main.
10836
10837 2015-02-27  Pedro Alves  <palves@redhat.com>
10838
10839         * lib/unbuffer_output.c: New file.
10840         * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
10841         (main): Call gdb_unbuffer_output.
10842
10843 2015-02-27  Yao Qi  <yao.qi@linaro.org>
10844
10845         * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
10846         target.
10847
10848 2015-02-26  Doug Evans  <dje@google.com>
10849
10850         * gdb.cp/class2.cc (Dbase, D): New classes.
10851         (main): New local delta.
10852         * gdb.cp/class2.exp: Test printing delta.
10853         * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
10854         (dynbar): New global.
10855         * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
10856
10857 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
10858
10859         * gdb.compile/compile-ifunc.c: New file.
10860         * gdb.compile/compile-ifunc.exp: New file.
10861
10862 2015-02-26  Antoine Tremblay  <antoine.tremblay@ericsson.com>
10863
10864         * gdb.base/structs.exp: Check for correct struct on finish.
10865
10866 2015-02-26  Yao Qi  <yao.qi@linaro.org>
10867
10868         * lib/dwarf.exp (function_range): Adjust pattern when $func_length
10869         is zero.
10870
10871 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
10872
10873         * gdb.arch/cordic.ko.bz2: New file.
10874         * gdb.arch/cordic.ko.debug.bz2: New file.
10875         * gdb.arch/ppc64-symtab-cordic.exp: New file.
10876
10877 2015-02-25  Yao Qi  <yao.qi@linaro.org>
10878
10879         * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
10880         aarch64*-*-* target.
10881
10882 2015-02-23  Pedro Alves  <palves@redhat.com>
10883
10884         * lib/gdb.exp (delete_breakpoints): Rewrite using
10885         gdb_test_multiple.
10886
10887 2015-02-23  Pedro Alves  <palves@redhat.com>
10888
10889         * gdb.base/info-os.c: Include stdlib.h.
10890
10891 2015-02-22  Doug Evans  <xdje42@gmail.com>
10892
10893         PR symtab/17855
10894         * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
10895         is read after symbols have been re-read.
10896         * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
10897         * gdb.ada/exec_changed/second.adb (Second): Ditto.
10898
10899 2015-02-21  Doug Evans  <dje@google.com>
10900
10901         * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
10902
10903 2015-02-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
10904
10905         PR corefiles/17808
10906         * gdb.arch/i386-biarch-core.core.bz2: New file.
10907         * gdb.arch/i386-biarch-core.exp: New file.
10908
10909 2015-02-21  Pedro Alves  <palves@redhat.com>
10910
10911         * gdb.threads/multi-create-ns-info-thr.exp: Return early if
10912         runto_main fails.
10913
10914 2015-02-20  Pedro Alves  <palves@redhat.com>
10915
10916         * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
10917         info probes.
10918
10919 2015-02-20  Pedro Alves  <palves@redhat.com>
10920
10921         * gdb.threads/multi-create-ns-info-thr.exp: New file.
10922
10923 2015-02-20  Pedro Alves  <palves@redhat.com>
10924
10925         * gdb.trace/no-attach-trace.exp: Don't run to main.  Do
10926         clean_restart before gdb_target_supports_trace.
10927
10928 2015-02-20  Pedro Alves  <palves@redhat.com>
10929
10930         PR threads/18006
10931         * gdb.threads/clone-thread_db.c: New file.
10932         * gdb.threads/clone-thread_db.exp: New file.
10933
10934 2015-02-19  Antoine Tremblay  <antoine.tremblay@ericsson.com>
10935
10936         PR breakpoints/16812
10937         * gdb.base/catch-gdb-caused-signals.c: New file.
10938         * gdb.base/catch-gdb-caused-signals.exp: New file.
10939
10940 2015-02-18  Jose E. Marchesi  <jose.marchesi@oracle.com>
10941
10942         * configure: Regenerated.
10943         * configure.ac: Use GDB_AC_TRANSFORM.
10944         * aclocal.m4: sinclude ../transform.m4.
10945
10946 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
10947
10948         * lib/dtrace.exp: New file.
10949         * gdb.base/dtrace-probe.exp: Likewise.
10950         * gdb.base/dtrace-probe.d: Likewise.
10951         * gdb.base/dtrace-probe.c: Likewise.
10952         * lib/pdtrace.in: Likewise.
10953         * configure.ac: Output variables with the transformed names of
10954         the strip, readelf, as and nm tools.  AC_SUBST lib/pdtrace.in.
10955         * configure: Regenerated.
10956
10957 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
10958
10959         * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
10960         expected message when trying to access $_probe_* convenience
10961         variables while not on a probe.
10962
10963 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
10964
10965         * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
10966
10967 2015-02-11  Pedro Alves  <pedro@codesourcery.com>
10968
10969         * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
10970         * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
10971
10972 2015-02-10  Doug Evans  <xdje42@gmail.com>
10973
10974         * lib/gdb.exp (gdb_load): Always return a result.
10975
10976 2015-02-10  Pedro Alves  <palves@redhat.com>
10977
10978         * gdb.threads/signal-sigtrap.c: New file.
10979         * gdb.threads/signal-sigtrap.exp: New file.
10980
10981 2015-02-10  Antoine Tremblay <antoine.tremblay@ericsson.com>
10982
10983         * gdb.trace/no-attach-trace.c: New file.
10984         * gdb.trace/no-attach-trace.exp: New file.
10985
10986 2015-02-09  Mark Wielaard  <mjw@redhat.com>
10987
10988         * gdb.dwarf2/atomic.c: New file.
10989         * gdb.dwarf2/atomic-type.exp: Likewise.
10990
10991 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
10992
10993         * gdb.btrace/buffer-size.exp: Update "info record" output.
10994         * gdb.btrace/delta.exp: Update "info record" output.
10995         * gdb.btrace/enable.exp: Update "info record" output.
10996         * gdb.btrace/finish.exp: Update "info record" output.
10997         * gdb.btrace/instruction_history.exp: Update "info record" output.
10998         * gdb.btrace/next.exp: Update "info record" output.
10999         * gdb.btrace/nexti.exp: Update "info record" output.
11000         * gdb.btrace/step.exp: Update "info record" output.
11001         * gdb.btrace/stepi.exp: Update "info record" output.
11002         * gdb.btrace/nohist.exp: Update "info record" output.
11003
11004 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11005
11006         * gdb.btrace/buffer-size: New.
11007
11008 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11009
11010         * gdb.btrace/delta.exp: Update "info record" output.
11011         * gdb.btrace/enable.exp: Update "info record" output.
11012         * gdb.btrace/finish.exp: Update "info record" output.
11013         * gdb.btrace/instruction_history.exp: Update "info record" output.
11014         * gdb.btrace/next.exp: Update "info record" output.
11015         * gdb.btrace/nexti.exp: Update "info record" output.
11016         * gdb.btrace/step.exp: Update "info record" output.
11017         * gdb.btrace/stepi.exp: Update "info record" output.
11018         * gdb.btrace/nohist.exp: Update "info record" output.
11019
11020 2015-02-06  Simon Marchi  <simon.marchi@ericsson.com>
11021
11022         PR gdb/15678
11023         * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
11024
11025 2015-02-06  Pedro Alves  <palves@redhat.com>
11026
11027         * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
11028         macro.
11029         (seconds_left, again): New globals.
11030         (main): Wait seconds_left in a 1-second sleep loop instead of
11031         sleeping 180 seconds.  If 'again' is set, reset the seconds
11032         counter.
11033         * gdb.threads/attach-many-short-lived-threads.exp (test): Set
11034         'again' in the inferior before detaching.  Print the seconds left.
11035         (options): New global.
11036         (top level): Build program with -DTIMEOUT=$timeout.
11037
11038 2015-02-06  Pedro Alves  <palves@redhat.com>
11039
11040         * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
11041         determine how many seconds to pass to 'alarm'.
11042         * gdb.base/gdb-sigterm.exp (top level): Build program with
11043         -DTIMEOUT=$timeout.
11044         (do_test): Return success/failure indication.  Add more verbose
11045         logging.  Don't fail if 200 single steps are seen.  Instead, fail
11046         when the test times out.
11047         (passes): New global.
11048         (top level): Break the testing loop if testing fails on any
11049         iteration.  Use gdb_assert.
11050
11051 2015-02-04  Don Breazeal  <donb@codesourcery.com>
11052
11053         * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
11054         and initialize them.
11055         (ipc_cleanup): New function.
11056         (main): Don't declare shmid, semid, and msqid.  Add a call to
11057         atexit so that we call ipc_cleanup on exit.
11058
11059 2015-02-04  Pedro Alves  <palves@redhat.com>
11060
11061         * boards/native-extended-gdbserver.exp: Remove any target variant
11062         specifications from the board name before clearing the isremote
11063         flag from board_info.
11064
11065 2015-01-31  Doug Evans  <xdje42@gmail.com>
11066
11067         * gdb.base/maint.exp <maint print type argc>: Update expected output.
11068
11069 2015-01-31  Gary Benson <gbenson@redhat.com>
11070
11071         * gdb.base/completion.exp: Disable completion limiting for
11072         existing tests.  Add new tests to check completion limiting.
11073         * gdb.linespec/ls-errs.exp: Disable completion limiting.
11074
11075 2015-01-31  Doug Evans  <xdje42@gmail.com>
11076
11077         * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
11078
11079 2015-01-31  Doug Evans  <xdje42@gmail.com>
11080
11081         * gdb.guile/scm-section-script.c: Add duplicate inlined section script
11082         entries.  Duplicate file section script entries.
11083         * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
11084         inlined entries.  Add test for safe-path rejection.
11085         * gdb.python/py-section-script.c: Add duplicate inlined section script
11086         entries.  Duplicate file section script entries.
11087         * gdb.python/py-section-script.exp: Add tests for duplicate entries,
11088         inlined entries.  Add test for safe-path rejection.
11089
11090 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
11091
11092         * gdb.ada/disc_arr_bound: New testcase.
11093
11094 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
11095
11096         * gdb.ada/mi_var_array: New testcase.
11097
11098 2015-01-27  Doug Evans  <dje@google.com>
11099
11100         * gdb.python/py-objfile.exp: Add tests for objfile.username.
11101         Add test for objfile.filename, objfile.username after objfile
11102         has been unloaded.
11103
11104 2015-01-26  Joel Brobecker  <brobecker@adacore.com>
11105
11106         * gdb.python/py-lookup-type.exp (test_lookup_type): Change
11107         the second test to print the name attribute of value
11108         returned by the call to gdb.lookup_type, and adjust
11109         the expected output accordingly.
11110
11111 2015-01-25  Mark Wielaard  <mjw@redhat.com>
11112
11113         * gdb.arch/i386-bp_permanent.c (standard): New declaration.
11114         * gdb.base/disp-step-fork.c: Include unistd.h.
11115         * gdb.base/siginfo-obj.c: Include stdio.h.
11116         * gdb.base/siginfo-thread.c: Likewise.
11117         * gdb.mi/non-stop.c: Include unistd.h.
11118         * gdb.mi/nsthrexec.c: Include stdio.h.
11119         * gdb.mi/pthreads.c: Include unistd.h.
11120         * gdb.modula2/unbounded1.c (main): Declare returns int.
11121         * gdb.reverse/consecutive-reverse.c: Likewise.
11122         * gdb.threads/create-fail.c: Include unistd.h.
11123         * gdb.threads/killed.c: Likewise.
11124         * gdb.threads/linux-dp.c: Likewise.
11125         * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
11126         * gdb.threads/non-ldr-exc-2.c: Likewise.
11127         * gdb.threads/non-ldr-exc-3.c: Likewise.
11128         * gdb.threads/non-ldr-exc-4.c: Likewise.
11129         * gdb.threads/pthreads.c: Include unistd.h.
11130         (main): Declare returns int.
11131         * gdb.threads/tls-main.c (foo): New declaration.
11132         * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
11133
11134 2015-01-23  Simon Marchi  <simon.marchi@ericsson.com>
11135
11136         * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
11137         * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
11138
11139 2015-01-15  Mark Wielaard  <mjw@redhat.com>
11140
11141         * gdb.base/noreturn-return.c: New file.
11142         * gdb.base/noreturn-return.exp: New file.
11143         * gdb.base/noreturn-finish.c: New file.
11144         * gdb.base/noreturn-finish.exp: New file.
11145
11146 2015-01-23  Pedro Alves  <palves@redhat.com>
11147
11148         * gdb.threads/continue-pending-after-query.c: New file.
11149         * gdb.threads/continue-pending-after-query.exp: New file.
11150
11151 2015-01-22  Anders Granlund  <anders.granlund@ericsson.com>
11152             Simon Marchi  <simon.marchi@ericsson.com>
11153
11154         * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
11155         * gdb.base/valgrind-db-attach.exp: Same.
11156         * gdb.base/valgrind-infcall.exp: Same.
11157         * lib/mi-support.exp (default_mi_gdb_start): Same.
11158         * lib/prompt.exp (default_prompt_gdb_start): Same.
11159         * lib/gdb.exp (default_gdb_spawn): Same.
11160         (gdb_interact): New.
11161
11162
11163 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
11164
11165         * gdb.compile/compile.exp (pointer to jit function): New test.
11166
11167 2015-01-17  Wei-cheng Wang  <cole945@gmail.com>
11168
11169         * lib/gdb.exp (supports_process_record): Return true for
11170         powerpc*-*-linux*.
11171         (supports_reverse): Likewise.
11172
11173 2015-01-15  Don Breazeal  <donb@codesourcery.com>
11174
11175         * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
11176         instead of checking whether the target board is remote and
11177         use spawn_wait_for_attach instead of exec/sleep.
11178         * gdb.base/attach-twice.exp: Likewise.
11179
11180 2015-01-15  Joel Brobecker  <brobecker@adacore.com>
11181
11182         * gdb.ada/var_arr_attrs: New testcase.
11183
11184 2015-01-14  Pedro Alves  <palves@redhat.com>
11185             Joel Brobecker  <brobecker@adacore.com>
11186
11187         PR gdb/17525
11188         * gdb.base/bp-cmds-execution-x-script.c: New file.
11189         * gdb.base/bp-cmds-execution-x-script.exp: New file.
11190         * gdb.base/bp-cmds-execution-x-script.gdb: New file.
11191
11192 2015-01-14  Pedro Alves  <palves@redhat.com>
11193
11194         PR cli/17828
11195         * gdb.base/batch-preserve-term-settings.c: New file.
11196         * gdb.base/batch-preserve-term-settings.exp: New file.
11197
11198 2015-01-13  Doug Evans  <dje@google.com>
11199
11200         * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
11201         binary.
11202
11203 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
11204
11205         * Makefile.in (clean mostlyclean): Do not delete *.py.
11206
11207 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
11208
11209         * gdb.python/py-lookup-type.exp: New file.
11210
11211 2015-01-12  Pedro Alves  <palves@redhat.com>
11212
11213         * gdb.python/py-prompt.exp: When the board can't spawn for attach,
11214         restore GDBFLAGS before returning.
11215
11216 2015-01-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
11217
11218         * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
11219         is_amd64_regs_target and is_x86_like_target.
11220
11221 2015-01-11  Doug Evans  <xdje42@gmail.com>
11222
11223         * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
11224         is given without an explicit form.
11225         * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
11226         attributes.
11227         * gdb.dwarf/corrupt.exp: Ditto.
11228         * gdb.dwarf2/enum-type.exp: Ditto.
11229         * gdb.trace/entry-values.exp: Ditto.
11230         * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
11231
11232 2015-01-11  Doug Evans  <xdje42@gmail.com>
11233
11234         PR gdb/15830
11235         * gdb.base/maint.exp: Remove references to "maint demangle".
11236         * gdb.cp/demangle.exp: Update.  "maint demangle" -> "demangle".
11237         Add tests for explicitly specifying language to demangle.
11238         * gdb.dlang/demangle.exp: Ditto.
11239
11240 2015-01-09  Pedro Alves  <palves@redhat.com>
11241
11242         * gdb.threads/non-stop-fair-events.c: New file.
11243         * gdb.threads/non-stop-fair-events.exp: New file.
11244
11245 2015-01-09  Pedro Alves  <palves@redhat.com>
11246
11247         * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
11248         the global scope.  Set a breakpoint after all threads are started
11249         rather than stepping over two source lines.  Expect the prompt.
11250         * gdb.base/watch_thread_num.c (threads_started_barrier): New
11251         global.
11252         (NUM): Now 15.
11253         (main): Use threads_started_barrier to wait for all threads to
11254         start.  Main thread no longer calls thread_function.  Exit after
11255         180 seconds.
11256         (loop): New function.
11257         (thread_function): Wait on threads_started_barrier barrier.  Call
11258         'loop' at each iteration.
11259         * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
11260         threads have started, instead of hardcoding number of "next"
11261         steps.  Use an access watchpoint instead of a write watchpoint.
11262
11263 2015-01-09  Pedro Alves  <palves@redhat.com>
11264
11265         * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
11266         (thread_func): Wait on barrier.
11267         (main): Wait for all threads to start before stopping GDB.
11268         * gdb.threads/siginfo-threads.c (threads_started_barrier): New
11269         global.
11270         (thread1_func, thread2_func): Wait on barrier.
11271         (main): Wait for all threads to start before stopping GDB.
11272         * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
11273         New global.
11274         (thread1_func, thread2_func): Wait on barrier.
11275         (main): Wait for all threads to start before stopping GDB.
11276
11277 2015-01-09  Pedro Alves  <palves@redhat.com>
11278
11279         * gdb.threads/attach-many-short-lived-threads.c: New file.
11280         * gdb.threads/attach-many-short-lived-threads.exp: New file.
11281
11282 2014-01-09  Pedro Alves  <palves@redhat.com>
11283
11284         * gdb.threads/fork-thread-pending.exp: Switch to the main thread
11285         instead of to thread 2.
11286         * gdb.threads/signal-command-multiple-signals-pending.c (main):
11287         Add barrier around each pthread_create call instead of around all
11288         calls.
11289         * gdb.threads/signal-command-multiple-signals-pending.exp (test):
11290         Set a break on thread_function and have the child threads hit it
11291         one at at a time.
11292
11293 2015-01-09  Pedro Alves  <palves@redhat.com>
11294
11295         * lib/gdb.exp (can_spawn_for_attach): New procedure.
11296         (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
11297         false.
11298         * gdb.base/attach.exp: Use can_spawn_for_attach instead of
11299         checking whether the target board is remote.
11300         * gdb.multi/multi-attach.exp: Likewise.
11301         * gdb.python/py-sync-interp.exp: Likewise.
11302         * gdb.server/ext-attach.exp: Likewise.
11303         * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
11304         tests that need to attach, instead of checking whether the target
11305         board is remote at the top of the file.
11306
11307 2015-01-08  Yao Qi  <yao@codesourcery.com>
11308
11309         * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
11310
11311 2015-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
11312
11313         Fix testcase compilation.
11314         * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
11315
11316 2015-01-06  Joel Brobecker  <brobecker@adacore.com>
11317
11318         * gdb.python/py-type.exp: Add a couple test about empty
11319         array creation, and negative-length array creation.
11320
11321 2015-01-02  Doug Evans  <xdje42@gmail.com>
11322
11323         * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
11324
11325 2015-01-02  Doug Evans  <dje@google.com>
11326
11327         * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
11328
11329 2014-12-29  Yao Qi  <yao@codesourcery.com>
11330
11331         * gdb.trace/entry-values.exp: Update comments.  Rename variable
11332         bar_call_foo to returned_from_foo.
11333
11334 2014-12-20  Mihail-Marian Nistor  <mihail.nistor@freescale.com>
11335
11336         PR gdb/17394
11337         * gdb.linespec/break-asm-file.c: New file.
11338         * gdb.linespec/break-asm-file.exp: New file.
11339         * gdb.linespec/break-asm-file0.s: New file.
11340         * gdb.linespec/break-asm-file1.s: New file.
11341
11342 2014-12-18  Nigel Stephens  <nigel@mips.com>
11343             Maciej W. Rozycki  <macro@codesourcery.com>
11344
11345         * gdb.base/float.exp: Handle the new output from "info float" on
11346         MIPS targets.
11347
11348 2014-12-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
11349
11350         Fix MinGW compilation.
11351         * gdb.compile/compile-ops.exp: Update untested message if
11352         !skip_compile_feature_tests.
11353         * gdb.compile/compile-setjmp.exp: Likewise.
11354         * gdb.compile/compile-tls.exp: Likewise.
11355         * gdb.compile/compile.exp: Likewise.
11356         * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
11357         supported on this host".
11358
11359 2014-12-16  Doug Evans  <xdje42@gmail.com>
11360
11361         * boards/stabs.exp: New file.
11362
11363 2014-12-16  Andreas Arnez  <arnez@vnet.linux.ibm.com>
11364
11365         * gdb.base/completion.exp: Adjust to format changes of "maint
11366         print user-registers".
11367
11368 2014-12-16  Catalin Udma  <catalin.udma@freescale.com>
11369
11370         PR server/17457
11371         * gdb.arch/aarch64-fp.c: New file.
11372         * gdb.arch/aarch64-fp.exp: New file.
11373
11374 2014-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
11375
11376         Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
11377         r210637, r210913, r211666, r215400, r215817).
11378
11379         2014-05-08  Richard Sandiford  <rdsandiford@googlemail.com>
11380                 * dg-extract-results.py: New file.
11381                 * dg-extract-results.sh: Use it if the environment seems
11382                 suitable.
11383
11384         2014-05-20  Richard Sandiford  <rdsandiford@googlemail.com>
11385
11386                 * dg-extract-results.py (parse_run): Handle warnings that
11387                 are printed before a test harness is run.
11388
11389         2014-05-25  Richard Sandiford  <rdsandiford@googlemail.com>
11390
11391                 * dg-extract-results.py (Named): Remove __cmp__ method.
11392                 (output_variation): Use a key to sort variation.harnesses.
11393
11394         2014-06-14  Richard Sandiford  <rdsandiford@googlemail.com>
11395
11396                 * dg-extract-results.py: For Python 3, force sys.stdout to
11397                 handle surrogate escape sequences.
11398                 (safe_open): New function.
11399                 (output_segment, main): Use it.
11400
11401         2014-09-19  Segher Boessenkool  <segher@kernel.crashing.org>
11402
11403                 * dg-extract-results.py (Prog.result_re): Include options
11404                 in test name.
11405
11406         2014-10-02  Segher Boessenkool  <segher@kernel.crashing.org>
11407
11408                 * dg-extract-results.py (output_variation): Always sort if
11409                 do_sum.
11410
11411 2014-12-15  Simon Marchi  <simon.marchi@ericsson.com>
11412
11413         * lib/gdb.exp (default_gdb_start): After starting gdb, loop
11414         as long as we get pagination notifications.
11415
11416 2014-12-15  Jason Merrill  <jason@redhat.com>
11417
11418         * Makefile.in (check-gdb.%): Restore.
11419         * README: Mention it.
11420
11421 2014-12-13  Joel Brobecker  <brobecker@adacore.com>
11422
11423         * gdb.ada/str_uninit: New testcase.
11424
11425 2014-12-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
11426
11427         PR symtab/17642
11428         * gdb.base/vla-stub-define.c: New file.
11429         * gdb.base/vla-stub.c: New file.
11430         * gdb.base/vla-stub.exp: New file.
11431
11432 2014-12-12  Phil Muldoon  <pmuldoon@redhat.com>
11433             Jan Kratochvil  <jan.kratochvil@redhat.com>
11434             Tom Tromey  <tromey@redhat.com>
11435
11436         * configure.ac: Add gdb.compile/.
11437         * configure: Regenerate.
11438         * gdb.compile/Makefile.in: New file.
11439         * gdb.compile/compile-ops.exp: New file.
11440         * gdb.compile/compile-ops.c: New file.
11441         * gdb.compile/compile-tls.c: New file.
11442         * gdb.compile/compile-tls.exp: New file.
11443         * gdb.compile/compile-constvar.S: New file.
11444         * gdb.compile/compile-constvar.c: New file.
11445         * gdb.compile/compile-mod.c: New file.
11446         * gdb.compile/compile-nodebug.c: New file.
11447         * gdb.compile/compile-setjmp-mod.c: New file.
11448         * gdb.compile/compile-setjmp.c: New file.
11449         * gdb.compile/compile-setjmp.exp: New file.
11450         * gdb.compile/compile-shlib.c: New file.
11451         * gdb.compile/compile.c: New file.
11452         * gdb.compile/compile.exp: New file.
11453         * lib/gdb.exp (skip_compile_feature_tests): New proc.
11454
11455 2014-12-12  Tom Tromey  <tromey@redhat.com>
11456
11457         * lib/dwarf.exp (_location): Ignore blank lines.  Allow comments.
11458         Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
11459
11460 2014-12-12  Doug Evans  <dje@google.com>
11461
11462         * lib/gdb-python.exp (get_python_valueof): New function.
11463         * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
11464
11465 2014-12-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11466
11467         * gdb.base/completion.exp: Add test for completion of "info
11468         registers ".
11469
11470 2014-12-12  Maciej W. Rozycki  <macro@codesourcery.com>
11471
11472         * gdb.base/func-ptrs.c: New file.
11473         * gdb.base/func-ptrs.exp: New file.
11474
11475 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
11476
11477         PR breakpoints/17012
11478         * gdb.base/dprintf-detach.c: New file.
11479         * gdb.base/dprintf-detach.exp: New file.
11480
11481 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
11482
11483         * gdb.trace/qtro.exp: Replace gdbserver detection code by...
11484         * lib/gdb.exp (target_is_gdbserver): New procedure.
11485
11486 2014-12-08  Doug Evans  <dje@google.com>
11487
11488         * gdb.python/py-objfile.exp: Add tests for objfile.owner.
11489
11490 2014-12-05  Yao Qi  <yao@codesourcery.com>
11491
11492         * gdb.guile/scm-error.exp: Remove the third argument to
11493         gdb_remote_download.
11494         * gdb.guile/scm-frame-args.exp: Likewise.
11495         * gdb.guile/scm-section-script.exp: Likewise.
11496
11497 2014-12-05  Yao Qi  <yao@codesourcery.com>
11498
11499         * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
11500
11501 2014-12-04  Doug Evans  <dje@google.com>
11502
11503         * gdb.python/py-objfile.exp: Add tests for
11504         objfile.add_separate_debug_file.
11505
11506 2014-12-04  Doug Evans  <dje@google.com>
11507
11508         * lib/gdb.exp (get_build_id): New function.
11509         (build_id_debug_filename_get): Rewrite to use it.
11510         * gdb.python/py-objfile.exp: Add test for objfile.build_id.
11511
11512 2014-12-04  Maciej W. Rozycki  <macro@codesourcery.com>
11513
11514         * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
11515         `method(long)', not just 0x0.
11516         * gdb.cp/nsalias.exp: Align code labels to 4.
11517         * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
11518         * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
11519         * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
11520         * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
11521         (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
11522         * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
11523
11524 2014-12-02  Doug Evans  <dje@google.com>
11525
11526         PR symtab/17602
11527         * gdb.cp/anon-ns.cc: Move guts of this file to ...
11528         * gdb.cp/anon-ns2.cc: ... here.  New file.
11529         * gdb.cp/anon-ns.exp: Update.
11530
11531 2014-12-02  Nick Bull  <nicholaspbull@gmail.com>
11532
11533         * gdb.python/py-events.py (inferior_call_handler): New.
11534         (register_changed_handler, memory_changed_handler): New.
11535         (test_events.invoke): Register new handlers.
11536         * gdb.python/py-events.exp: Add tests for inferior call,
11537         memory_changed and register_changed events.
11538
11539 2014-12-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11540
11541         * gdb.base/execl-update-breakpoints.exp: Specify the link address
11542         with '-Ttext-segment' instead of '-Ttext'.  Fall back to '-Ttext'
11543         if the linker doesn't understand this.
11544
11545 2014-12-01  Simon Marchi  <simon.marchi@ericsson.com>
11546
11547         * gdb.python/python.exp: Change expected reply to help().
11548
11549 2014-12-01  Yao Qi  <yao@codesourcery.com>
11550
11551         * configure.ac: Remove AC_ARG_ENABLE for gdbtk.  Don't invoke
11552         AC_CONFIG_SUBDIRS(gdb.gdbtk).
11553         * configure: Re-generated.
11554
11555 2014-11-28  Siva Chandra Reddy  <sivachandra@google.com>
11556
11557         * gdb.cp/chained-calls.cc: New file.
11558         * gdb.cp/chained-calls.exp: New file.
11559         * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
11560
11561 2014-11-28  Simon Marchi  <simon.marchi@ericsson.com>
11562
11563         * gdb.ada/py_range.exp: Add parentheses to python calls to print.
11564         * gdb.dwarf2/symtab-producer.exp: Same.
11565         * gdb.gdb/python-interrupts.exp: Same.
11566         * gdb.gdb/python-selftest.exp: Same.
11567         * gdb.python/py-linetable.exp: Same.
11568         * gdb.python/py-type.exp: Same.
11569         * gdb.python/py-value-cc.exp: Same.
11570         * gdb.python/py-value.exp: Same.
11571
11572 2014-11-28  Yao Qi  <yao@codesourcery.com>
11573
11574         * gdb.base/break-probes.exp: Match library name prefixed with
11575         sysroot.
11576
11577 2014-11-27  Simon Marchi  <simon.marchi@ericsson.com>
11578
11579         * gdb.python/py-linetable.exp: Escape properly sorted(fset)
11580         test expected output.  Add parentheses for the call to print.
11581         Remove L suffix from integers.
11582
11583 2014-11-26  Doug Evans  <dje@google.com>
11584
11585         * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
11586
11587 2014-11-22  Yao Qi  <yao@codesourcery.com>
11588
11589         * gdb.trace/entry-values.c: Remove asms.
11590         (foo): Add foo_label.
11591         (bar): Add bar_label.
11592         * gdb.trace/entry-values.exp: Remove code computing  foo's
11593         length and bar's length.
11594         (Dwarf::assemble): Invoke function_range for bar and use
11595         MACRO_AT_func for foo.
11596
11597 2014-11-22  Yao Qi  <yao@codesourcery.com>
11598
11599         * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
11600         and .Lgcc43_procstart.  Use .Lgcc42_procstart instead of gcc42.
11601         Use .Lgcc43_procstart instead of gcc43.
11602
11603 2014-11-21  Joel Brobecker  <brobecker@adacore.com>
11604
11605         * gdb.ada/n_arr_bound: New testcase.
11606
11607 2014-11-20  Sergio Durigan Junior  <sergiodj@redhat.com>
11608
11609         PR breakpoints/10737
11610         * gdb.base/catch-syscall.exp (do_syscall_tests): Call
11611         test_catch_syscall_multi_arch.
11612         (test_catch_syscall_multi_arch): New function.
11613
11614 2014-11-20  Doug Evans  <xdje42@gmail.com>
11615
11616         * gdb.base/maint.exp: Update expected output.
11617
11618 2014-11-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11619
11620         * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
11621         4-byte instruction on S390.
11622
11623 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
11624
11625         * gdb.ada/arr_arr: New testcase.
11626
11627 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
11628
11629         * gdb.ada/pkd_arr_elem: New Testcase.
11630
11631 2014-11-18  Luis Machado  <lgustavo@codesourcery.com>
11632
11633         * gdb.reverse/break-precsave: Expect completion message for
11634         core file reads.
11635         * gdb.reverse/consecutive-precsave.exp: Likewise.
11636         * gdb.reverse/finish-precsave.exp: Likewise.
11637         * gdb.reverse/i386-precsave.exp: Likewise.
11638         * gdb.reverse/machinestate-precsave.exp: Likewise.
11639         * gdb.reverse/sigall-precsave.exp: Likewise.
11640         * gdb.reverse/solib-precsave.exp: Likewise.
11641         * gdb.reverse/step-precsave.exp: Likewise.
11642         * gdb.reverse/until-precsave.exp: Likewise.
11643         * gdb.reverse/watch-precsave.exp: Likewise.
11644
11645 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11646
11647         * gdb.base/bp-permanent.c: Include unistd.h.
11648         * gdb.python/py-framefilter-mi.c (main): Add return type.
11649         * gdb.python/py-framefilter.c (main): Likewise.
11650         * gdb.trace/actions-changed.c (main): Likewise.
11651
11652 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11653
11654         * gdb.mi/until.c: Add eye-catchers.
11655         * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
11656         line numbers.
11657
11658 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11659
11660         * gdb.base/condbreak.exp: Drop references to removed non-prototype
11661         function header variants in break1.c.
11662         * gdb.base/ena-dis-br.exp: Likewise.
11663         * gdb.base/hbreak2.exp: Likewise.
11664         * gdb.reverse/until-precsave.exp: Drop references to removed
11665         non-prototype function header variants in ur1.c.
11666         * gdb.reverse/until-reverse.exp: Likewise.
11667
11668 2014-11-17  Petr Machata  <pmachata@redhat.com>
11669
11670         * lib/dwarf.exp  (Dwarf::cu, Dwarf::tu): Emit
11671         ${_cu_offset_size} bytes abbrev offset.
11672
11673 2014-11-15  Doug Evans  <xdje42@gmail.com>
11674
11675         PR symtab/17559
11676         * gdb.base/line-symtabs.exp: New file.
11677         * gdb.base/line-symtabs.c: New file.
11678         * gdb.base/line-symtabs.h: New file.
11679
11680 2014-11-14  Yao Qi  <yao@codesourcery.com>
11681
11682         * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
11683         (func): Add label func_label.
11684         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
11685         Replace low_pc and high_pc with MACRO_AT_range.
11686         Replace name, low_pc and high_pc with MACRO_AT_func.
11687
11688 2014-11-14  Yao Qi  <yao@codesourcery.com>
11689
11690         * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
11691         Replace name, low_pc and high_pc with MACRO_AT_func.
11692
11693 2014-11-14  Yao Qi  <yao@codesourcery.com>
11694
11695         * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
11696         produce debug information.
11697         * gdb.dwarf2/implptr-optimized-out.S: Removed.
11698
11699 2014-11-14  Yao Qi  <yao@codesourcery.com>
11700
11701         * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
11702         object and get function length.
11703         (Dwarf::assemble): Replace name, low_pc and high_pc attributes
11704         with MACRO_AT_func.
11705         (top-level): Replace gdb_compile and clean_restart with
11706         prepare_for_testing.
11707         * gdb.dwarf2/main.c (main): Add label main_label.
11708
11709 2014-11-14  Yao Qi  <yao@codesourcery.com>
11710
11711         * lib/dwarf.exp (function_range): New procedure.
11712         (Dwarf::_handle_macro_at_func): New procedure.
11713         (Dwarf::_handle_macro_at_range): New procedure.
11714         (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
11715
11716 2014-11-14  Yao Qi  <yao@codesourcery.com>
11717
11718         * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
11719         (_handle_attribute): New procedure.
11720
11721 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11722
11723         * gdb.ada/cond_lang/foo.c (callme): Add return type.
11724         * gdb.base/call-sc.c (zed): Likewise.
11725         * gdb.base/checkpoint.c (main): Likewise.
11726         * gdb.base/dump.c (main): Likewise.
11727         * gdb.base/gcore.c (main): Likewise.
11728         * gdb.base/huge.c (main): Likewise.
11729         * gdb.base/multi-forks.c (main): Likewise.
11730         * gdb.base/pr10179-a.c (main): Likewise.
11731         * gdb.base/savedregs.c (main): Likewise.
11732         * gdb.base/sigaltstack.c (main): Likewise.
11733         * gdb.base/siginfo.c (main): Likewise.
11734         * gdb.base/structs.c (zed): Likewise.
11735         * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
11736         * gdb.mi/mi-syn-frame.c (main): Likewise.
11737         * gdb.mi/until.c (foo, main): Likewise.
11738         * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
11739         * gdb.base/solib-weak.c (foo): Declare.
11740         * gdb.base/attach-twice.c: Include stdio.h.
11741         * gdb.base/weaklib1.c: Likewise.
11742         * gdb.base/weaklib2.c: Likewise.
11743         * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
11744         * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
11745         unistd.h.
11746         * gdb.base/attach-pie-misread.c: Include stdlib.h.
11747         * gdb.mi/mi-exit-code.c: Likewise.
11748         * gdb.base/break-interp-lib.c: Include string.h.
11749         * gdb.base/coremaker.c: Likewise.
11750         * gdb.base/testenv.c: Likewise.
11751         * gdb.python/py-finish-breakpoint.c: Likewise.
11752         * gdb.base/inferior-died.c: Include sys/wait.h.
11753         * gdb.base/fileio.c: Include time.h.
11754         * gdb.base/async-shell.c: Include unistd.h.
11755         * gdb.base/dprintf-non-stop.c: Likewise.
11756         * gdb.base/info-os.c: Likewise.
11757         * gdb.mi/mi-console.c: Likewise.
11758         * gdb.mi/watch-nonstop.c: Likewise.
11759         * gdb.python/py-events.c: Likewise.
11760         * gdb.base/async.c (baz): Move up before its invocation.
11761         * gdb.base/code_elim2.c (my_global_func): Likewise.
11762         * gdb.base/skip-solib-lib.c (multiply): Likewise.
11763         * gdb.base/advance.c (func2): Likewise.
11764
11765 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11766
11767         * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
11768         variant.
11769         * gdb.base/annota3.c: Likewise.
11770         * gdb.base/async.c: Likewise.
11771         * gdb.base/average.c: Likewise.
11772         * gdb.base/call-ar-st.c: Likewise.
11773         * gdb.base/call-rt-st.c: Likewise.
11774         * gdb.base/call-sc.c: Likewise.
11775         * gdb.base/call-strs.c: Likewise.
11776         * gdb.base/ending-run.c: Likewise.
11777         * gdb.base/execd-prog.c: Likewise.
11778         * gdb.base/exprs.c: Likewise.
11779         * gdb.base/foll-exec.c: Likewise.
11780         * gdb.base/foll-fork.c: Likewise.
11781         * gdb.base/foll-vfork.c: Likewise.
11782         * gdb.base/funcargs.c: Likewise.
11783         * gdb.base/gcore.c: Likewise.
11784         * gdb.base/jump.c: Likewise.
11785         * gdb.base/langs0.c: Likewise.
11786         * gdb.base/langs1.c: Likewise.
11787         * gdb.base/langs2.c: Likewise.
11788         * gdb.base/mips_pro.c: Likewise.
11789         * gdb.base/nodebug.c: Likewise.
11790         * gdb.base/opaque0.c: Likewise.
11791         * gdb.base/opaque1.c: Likewise.
11792         * gdb.base/recurse.c: Likewise.
11793         * gdb.base/run.c: Likewise.
11794         * gdb.base/scope0.c: Likewise.
11795         * gdb.base/scope1.c: Likewise.
11796         * gdb.base/setshow.c: Likewise.
11797         * gdb.base/setvar.c: Likewise.
11798         * gdb.base/shmain.c: Likewise.
11799         * gdb.base/shr1.c: Likewise.
11800         * gdb.base/shr2.c: Likewise.
11801         * gdb.base/sigall.c: Likewise.
11802         * gdb.base/signals.c: Likewise.
11803         * gdb.base/so-indr-cl.c: Likewise.
11804         * gdb.base/solib2.c: Likewise.
11805         * gdb.base/structs.c: Likewise.
11806         * gdb.base/sum.c: Likewise.
11807         * gdb.base/vforked-prog.c: Likewise.
11808         * gdb.base/watchpoint.c: Likewise.
11809         * gdb.reverse/shr2.c: Likewise.
11810         * gdb.reverse/until-reverse.c: Likewise.
11811         * gdb.reverse/ur1.c: Likewise.
11812         * gdb.reverse/watch-reverse.c: Likewise.
11813
11814 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11815
11816         * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
11817         variant.
11818         * gdb.base/sepdebug.exp: Drop references to removed code.
11819
11820 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11821
11822         * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
11823         variant.  Preserve original line numbering.
11824         * gdb.base/list1.c: Likewise.
11825
11826 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11827
11828         * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
11829         variant.
11830         * gdb.base/break1.c: Likewise.
11831         * gdb.base/break.exp: Drop references to removed code.
11832
11833 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11834
11835         * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
11836         variant.
11837
11838 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11839
11840         * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
11841
11842 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11843
11844         * gdb.base/callfuncs.exp: Remove 'prototypes' variable.  Move main
11845         logic into perform_all_tests() and invoke it with and without
11846         function header prototypes.
11847         (do_function_calls): Remove conditional XFAIL for PR 5318.
11848         (rerun_and_prepare): Remove duplicate code.
11849         (perform_all_tests): New.  Main logic moved here.
11850
11851 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11852
11853         * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
11854         code guarded by #ifdef NO_PROTOTYPES.
11855         (t_double_many_args): Likewise.
11856         (DEF_FUNC_MANY_ARGS_1): Likewise.
11857         (DEF_FUNC_VALUES_1): Likewise.
11858         (t_structs_ldc): Renamed from t_structs_fc in conditional code
11859         guarded by #ifdef PROTOTYPES.
11860
11861 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11862
11863         * gdb.mi/mi-console.c: Add eye-catcher.
11864         * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
11865         instead of literal line number.
11866
11867 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11868
11869         * gdb.base/shr2.c: Add eye-catcher.
11870         * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
11871         line number.
11872
11873 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11874
11875         * gdb.base/jump.c: Add eye-catchers.
11876         * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
11877         numbers.
11878
11879 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11880
11881         * gdb.base/execd-prog.c: Add eye-catchers.
11882         * gdb.base/foll-exec.c: Likewise.
11883         * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
11884         line numbers.
11885
11886 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11887
11888         * gdb.base/ending-run.c: Add eye-catchers.
11889         * gdb.base/ending-run.exp: Refer to eye-catchers instead of
11890         literal line numbers.
11891
11892 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11893
11894         * gdb.base/call-rt-st.c: Add eye-catchers.
11895         * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
11896         literal line numbers.
11897
11898 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11899
11900         * gdb.base/call-ar-st.c: Add eye-catchers.
11901         * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
11902         literal line numbers.
11903
11904 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11905
11906         * gdb.base/average.c: Add eye-catchers.
11907         * gdb.base/sum.c: Likewise.
11908         * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
11909         regexps dynamically.
11910
11911 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11912
11913         * gdb.base/solib1.c: Add eye-catchers.
11914         * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
11915         literal line numbers.
11916
11917 2014-11-12  Pedro Alves  <palves@redhat.com>
11918
11919         * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
11920         leader has exited.
11921
11922 2014-11-12  Pedro Alves  <palves@redhat.com>
11923
11924         * gdb.arch/i386-bp_permanent.c: New file.
11925         * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
11926         (srcfile): Set to i386-bp_permanent.c.
11927         (top level): Adjust to work in both 32-bit and 64-bit modes.  Test
11928         that stepi does not execute the 'leave' instruction, instead of
11929         testing it does execute.
11930         * gdb.base/bp-permanent.c: New file.
11931         * gdb.base/bp-permanent.exp: New file.
11932
11933 2014-11-10  Doug Evans  <xdje42@gmail.com>
11934
11935         PR symtab/17564
11936         * gdb.base/symtab-search-order.exp: New file.
11937         * gdb.base/symtab-search-order.c: New file.
11938         * gdb.base/symtab-search-order-1.c: New file.
11939         * gdb.base/symtab-search-order-shlib-1.c: New file.
11940
11941 2014-11-07  Pedro Alves  <palves@redhat.com>
11942
11943         PR gdb/17511
11944         * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
11945         i?86-*-linux*.
11946
11947 2014-11-03  Siva Chandra Reddy  <sivachandra@google.com>
11948
11949         PR c++/17494
11950         * gdb.cp/pr17494.cc: New file.
11951         * gdb.cp/pr17494.exp: New file.
11952
11953 2014-11-02  Yao Qi  <yao@codesourcery.com>
11954
11955         * gdb.python/python.exp: Get working directory and match the
11956         output of "set extended-prompt \\w " with it.
11957
11958 2014-10-30  Doug Evans  <dje@google.com>
11959
11960         * gdb.python/py-objfile.exp: Add tests for setting random attributes
11961         in objfiles.
11962         * gdb.python/py-progspace.exp: Add tests for setting random attributes
11963         in progspaces.
11964
11965 2014-10-30  Janis Johnson  <janisjo@codesourcery.com>
11966
11967         * gdb.base/fullpath-expand.exp: Skip for a remote host.
11968         * gdb.base/realname-expand.exp: Likewise.
11969         * gdb.linespec/macro-relative.exp: Likewise.
11970
11971 2014-10-29  Pedro Alves  <palves@redhat.com>
11972
11973         PR gdb/17408
11974         * gdb.threads/schedlock.c (some_function): New function.
11975         (call_function): New global.
11976         (MAYBE_CALL_SOME_FUNCTION): New macro.
11977         (thread_function): Call it.
11978         * gdb.threads/schedlock.exp (get_args): Add description parameter,
11979         and use it instead of a global counter.  Adjust all callers.
11980         (get_current_thread): Use "find current thread" for test message
11981         here rather than having all callers pass down the same string.
11982         (goto_loop): New procedure, factored out from ...
11983         (my_continue): ... this.
11984         (step_ten_loops): Change parameter from test message to command to
11985         use.  Adjust.
11986         (list_count): Delete global.
11987         (check_result): New procedure, factored out from duplicate top
11988         level code.
11989         (continue tests): Wrap in with_test_prefix.
11990         (test_step): New procedure, factored out from duplicate top level
11991         code.
11992         (top level): Test "step" in combination with all scheduler-locking
11993         modes.  Test "next" in combination with all scheduler-locking
11994         modes, and in combination with stepping over a function call or
11995         not.
11996         * gdb.threads/next-bp-other-thread.c: New file.
11997         * gdb.threads/next-bp-other-thread.exp: New file.
11998
11999 2014-10-29  Pedro Alves  <palves@redhat.com>
12000
12001         PR python/17372
12002         * gdb.python/python.exp: Test a multi-line command that spawns
12003         interactive Python.
12004         * gdb.base/multi-line-starts-subshell.exp: New file.
12005
12006 2014-10-29  Yao Qi  <yao@codesourcery.com>
12007
12008         * gdb.base/fileio.exp: Make directories on host.
12009
12010 2014-10-29  Yao Qi  <yao@codesourcery.com>
12011
12012         * gdb.base/fileio.c (test_write): Close the file.
12013
12014 2014-10-28  Pedro Alves  <palves@redhat.com>
12015
12016         PR gdb/12623
12017         * gdb.base/sigstep.c (no_handler): New global.
12018         (main): If 'no_handler is true, set the signal handlers to
12019         SIG_IGN.
12020         * gdb.base/sigstep.exp (breakpoint_over_handler): Add
12021         with_sw_watch and no_handler parameters.  Handle them.
12022         (top level) <stepping over handler when stopped at a breakpoint
12023         test>: Add a test axis for testing with a software watchpoint, and
12024         another for testing with the signal handler set to SIG_IGN.
12025         * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
12026         * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
12027
12028 2014-10-28  Pedro Alves  <palves@redhat.com>
12029
12030         PR gdb/17511
12031         * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
12032         * gdb.base/sigstep.exp (other_handler_location): New global.
12033         (advance): Support stepping into the signal handler, and running
12034         commands while in the handler.
12035         (in_handler_map): New global.
12036         (top level): In the advance test, add combinations for getting
12037         into the handler with stepping commands, and for running commands
12038         in the handler.  Add comment descripting the advancei tests.
12039
12040 2014-10-28  Pedro Alves  <palves@redhat.com>
12041
12042         * gdb.base/sigstep.exp: Use build_executable instead of
12043         prepare_for_testing.
12044         (top level): Move code that starts GDB, runs to main and creates a
12045         display to ...
12046         (restart): ... this new procedure.
12047         (top level): Move backtrace from signal handler test to ...
12048         (validate_backtrace): ... this new procedure.
12049         (advance, advancei): Rename parameter from 'i' to 'cmd'.  Use
12050         with_test_prefix.  Always restart GDB.
12051         (skip_to_handler): Rename parameter from 'i' to 'cmd'.  Use
12052         with_test_prefix.  Always restart GDB.  No need to delete
12053         breakpoints after the test.
12054         (test_skip_handler): Remove prefix parameter.
12055         (skip_over_handler, breakpoint_to_handler)
12056         (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
12057         parameter from 'i' to 'cmd'.  Use with_test_prefix.  Always
12058         restart GDB.  No need to delete breakpoints after the test.
12059         (top level): Use foreach to call the test procedures with
12060         different commands.
12061
12062 2014-10-28  Pedro Alves  <palves@redhat.com>
12063
12064         * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
12065         instead of GNATS numbers.
12066         * gdb.base/sigbpt.exp: Likewise.
12067         * gdb.base/siginfo.exp: Likewise.
12068         * gdb.base/sigstep.exp: Likewise.
12069
12070 2014-10-27  Pedro Alves  <palves@redhat.com>
12071
12072         * gdb.base/sigstep.c (dummy): New global.
12073         (main): Issue a couple writes to the new global.
12074         * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
12075         procedures.
12076         (skip_over_handler): Use test_skip_handler.
12077         (top level): Call skip_over_handler for stepi and nexti too.
12078         (breakpoint_over_handler): Use test_skip_handler.
12079         (top level): Call breakpoint_over_handler for stepi and nexti too.
12080
12081 2014-10-27  Yao Qi  <yao@codesourcery.com>
12082
12083         * gdb.trace/tfile.c (adjust_function_address)
12084         [__powerpc64__ && _CALL_ELF != 2]: Get function address from
12085         function descriptor.
12086
12087 2014-10-24  Don Breazeal  <donb@codesourcery.com>
12088
12089         * gdb.base/foll-fork.exp (test_follow_fork,
12090         catch_fork_child_follow): Check for updated fork messages emitted
12091         from infrun.c.
12092         * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
12093         vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
12094         vfork_and_exec_child_follow_through_step): Check for updated vfork
12095         messages emitted from infrun.c.
12096
12097 2014-10-24  Pedro Alves  <palves@redhat.com>
12098
12099         * gdb.base/corefile.exp: Remove references to ultrix.
12100         * gdb.base/interrupt.exp: Likewise.
12101         * gdb.base/whatis.exp: Likewise.
12102         * gdb.gdb/selftest.exp: Likewise.
12103         * gdb.threads/manythreads.exp: Likewise.
12104         * gdb.threads/print-threads.exp: Likewise.
12105         * gdb.threads/pthreads.exp:: Likewise.
12106         * gdb.threads/schedlock.exp: Likewise.
12107
12108 2014-10-24  Siva Chandra Reddy  <sivachandra@google.com>
12109
12110         * gdb.cp/non-trivial-retval.cc: Add a test case.
12111         * gdb.cp/non-trivial-retval.exp: Add a test.
12112
12113 2014-10-20  Yao Qi  <yao@codesourcery.com>
12114
12115         * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
12116         * gdb.python/py-objfile-script-gdb.py: New file.
12117         * gdb.python/py-objfile-script.exp: Update reference to
12118         py-objfile-script-gdb.py.in.  Use gdb_remote_donwload instead
12119         of remote_download.  Remove the dest file.
12120
12121 2014-10-20  Yao Qi  <yao@codesourcery.com>
12122
12123         * gdb.base/checkpoint.exp: Don't remove file copied on host.
12124         * gdb.base/step-line.exp: Likewise.
12125         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
12126         * gdb.dwarf2/dw2-basic.exp: Likewise.
12127         * gdb.dwarf2/dw2-compressed.exp: Likewise.
12128         * gdb.dwarf2/dw2-filename.exp: Likewise.
12129         * gdb.dwarf2/dw2-intercu.exp: Likewise.
12130         * gdb.dwarf2/dw2-intermix.exp: Likewise.
12131         * gdb.dwarf2/dw2-producer.exp: Likewise.
12132         * gdb.dwarf2/mac-fileno.exp: Likewise.
12133         * gdb.python/py-frame-args.exp: Likewise.
12134         * gdb.python/py-framefilter.exp: Likewise.
12135         * gdb.python/py-mi.exp: Likewise.
12136         * gdb.python/py-objfile-script.exp: Likewise
12137         * gdb.python/py-pp-integral.exp: Likewise.
12138         * gdb.python/py-pp-re-notag.exp: Likewise.
12139         * gdb.python/py-prettyprint.exp: Likewise.
12140         * gdb.python/py-section-script.exp: Likewise.
12141         * gdb.python/py-typeprint.exp: Likewise.
12142         * gdb.python/py-xmethods.exp: Likewise.
12143         * gdb.stabs/weird.exp: Likewise.
12144         * gdb.xml/tdesc-regs.exp: Likewise.
12145
12146 2014-10-18  Kwok Cheung Yeung  <kcy@codesourcery.com>
12147
12148         * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
12149         (out_cu): Use addr_len for the size of addresses.
12150         (out_line): Likewise.  Size DW_LNE_set_address instruction
12151         according to addr_len.
12152         * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
12153         (FUNC): Add START_INSNS to definition.
12154
12155 2014-10-18  Yao Qi  <yao@codesourcery.com>
12156
12157         * gdb.base/argv0-symlink.exp: Check argv[0] value if
12158         gdb_has_argv0 return true.
12159         * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
12160         check [target_info exists noargs], check [gdb_has_argv0]
12161         instead.
12162         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12163         * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
12164         procedures.
12165
12166 2014-10-17  Doug Evans  <dje@google.com>
12167
12168         * gdb.python/py-events.exp: Update expected output for clear_objfiles
12169         event.
12170         * gdb.python/py-events.py: Add clear_objfiles event.
12171
12172 2014-10-17  Doug Evans  <dje@google.com>
12173
12174         * gdb.python/py-objfile.exp: Test progspace attribute.
12175
12176 2014-10-17  Luis Machado  <lgustavo@codesourcery.com>
12177
12178         * gdb.guile/scm-breakpoint.exp: Do not assume any
12179         directory separators when matching source file paths.
12180         * gdb.python/py-breakpoint.exp: Likewise.
12181         * gdb.reverse/break-precsave.exp: Likewise.
12182         * gdb.reverse/break-reverse.exp: Likewise.
12183         * gdb.reverse/consecutive-precsave.exp: Likewise.
12184         * gdb.reverse/finish-precsave.exp: Likewise.
12185         * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
12186         * gdb.reverse/finish-reverse.exp: Likewise.
12187         * gdb.reverse/i386-precsave.exp: Likewise.
12188         * gdb.reverse/i387-env-reverse.exp: Likewise.
12189         * gdb.reverse/i387-stack-reverse.exp: Likewise.
12190         * gdb.reverse/machinestate-precsave.exp: Likewise.
12191         * gdb.reverse/machinestate.exp: Likewise.
12192         * gdb.reverse/sigall-precsave.exp: Likewise.
12193         * gdb.reverse/solib-precsave.exp: Likewise.
12194         * gdb.reverse/step-precsave.exp: Likewise.
12195         * gdb.reverse/until-precsave.exp: Likewise.
12196         * gdb.reverse/watch-precsave.exp: Likewise.
12197         * gdb.reverse/watch-reverse.exp: Likewise.
12198
12199 2014-10-17  Yao Qi  <yao@codesourcery.com>
12200
12201         * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
12202         * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
12203
12204 2014-10-17  Pedro Alves  <palves@redhat.com>
12205
12206         PR gdb/17471
12207         * gdb.base/bg-execution-repeat.c: New file.
12208         * gdb.base/bg-execution-repeat.exp: New file.
12209
12210 2014-10-17  Pedro Alves  <palves@redhat.com>
12211
12212         PR gdb/17300
12213         * gdb.base/continue-all-already-running.c: New file.
12214         * gdb.base/continue-all-already-running.exp: New file.
12215
12216 2014-10-17  Pedro Alves  <palves@redhat.com>
12217
12218         PR gdb/17472
12219         * gdb.base/annota-input-while-running.c: New file.
12220         * gdb.base/annota-input-while-running.exp: New file.
12221
12222 2014-10-17  Pedro Alves  <palves@redhat.com>
12223
12224         * gdb.base/callfuncs.exp: emove references to osf.
12225         * gdb.base/sigall.exp: Likewise.
12226         * gdb.gdb/selftest.exp: Likewise.
12227         * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
12228         * gdb.mi/non-stop.c: Likewise.
12229         * gdb.mi/pthreads.c: Likewise.
12230         * gdb.reverse/sigall-precsave.exp: Likewise.
12231         * gdb.reverse/sigall-reverse.exp: Likewise.
12232         * gdb.threads/pthreads.c: Likewise.
12233         * gdb.threads/pthreads.exp: Likewise.
12234
12235 2014-10-17  Yao Qi  <yao@codesourcery.com>
12236
12237         * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
12238         check 'target_info exists noargs'.
12239         (test_command_prompt_position): Likewise.
12240         (progvar_simple_if_test): Don't check 'target_info exists noargs'.
12241         Remove "set args".
12242         (progvar_simple_while_test): Likewise.
12243         (progvar_complex_if_while_test): Likewise.
12244         (if_while_breakpoint_command_test): Likewise.
12245         (infrun_breakpoint_command_test): Likewise.
12246         (breakpoint_command_test): Likewise.
12247         (watchpoint_command_test): Likewise.
12248         (bp_deleted_in_command_test): Likewise.
12249         (temporary_breakpoint_commands): Likewise.
12250
12251 2014-10-16  Yao Qi  <yao@codesourcery.com>
12252
12253         * gdb.base/remotetimeout.exp: Remove noargs checking.
12254
12255 2014-10-15  Pedro Alves  <palves@redhat.com>
12256
12257         PR breakpoints/9649
12258         * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
12259         * gdb.base/breakpoint-in-ro-region.exp
12260         (probe_target_hardware_step): New procedure.
12261         (top level): Probe hardware stepping and hardware breakpoint
12262         support.  Test stepping through a read-only region, with both
12263         "breakpoint auto-hw" on and off and both "always-inserted" on and
12264         off.
12265
12266 2014-10-15  Iain Buclaw  <ibuclaw@gdcproject.org>
12267
12268         * gdb.dlang/demangle.exp: Update for demangling changes.
12269
12270 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
12271
12272         * gdb.cp/non-trivial-retval.cc: Add new test cases.
12273         * gdb.cp/non-trivial-retval.exp: Add new tests.
12274
12275 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
12276
12277         PR c++/13403
12278         PR c++/15154
12279         * gdb.cp/non-trivial-retval.cc: New file.
12280         * gdb.cp/non-trivial-retval.exp: New file.
12281
12282 2014-10-15  Yao Qi  <yao@codesourcery.com>
12283
12284         * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
12285         remote host.
12286
12287 2014-10-15  Yao Qi  <yao@codesourcery.com>
12288
12289         * gdb.python/py-symbol.exp: Match file base name if host is
12290         remote, otherwise match file name with dir name.
12291         * gdb.python/py-symtab.exp: Likewise.
12292         * gdb.python/python.exp: Likewise.
12293
12294 2014-10-15  Yao Qi  <yao@codesourcery.com>
12295
12296         * gdb.python/py-symbol.exp: Remove trailing ".*" in the
12297         pattern.
12298         * gdb.python/py-symtab.exp: Likewise.
12299         * gdb.python/python.exp: Remove trailing ".*".  Fix typo
12300         locationn.
12301
12302 2014-10-14  Joel Brobecker  <brobecker@adacore.com>
12303
12304         * gdb.ada/addr_arith: New testcase.
12305
12306 2014-10-14  Maciej W. Rozycki  <macro@codesourcery.com>
12307
12308         * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
12309         * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
12310         * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
12311         * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
12312
12313 2014-10-14  Sergio Durigan Junior  <sergiodj@redhat.com>
12314
12315         * gdb.arch/stap-eval-lang-ada.S: Likewise.
12316         * gdb.arch/stap-eval-lang-ada.c: Likewise.
12317         * gdb.arch/stap-eval-lang-ada.exp: New file.
12318
12319 2014-10-14  Yao Qi  <yao@codesourcery.com>
12320
12321         * gdb.mi/mi-var-child.c (nothing1): New function.
12322         (nothing2): New function.
12323         (do_children_tests): Set function pointers by nothing1 and
12324         nothing2.
12325         * gdb.mi/mi-var-child.exp: Step over new added statements.
12326         Update test to match the new output.
12327         * gdb.mi/var-cmd.c (nothing1): New function.
12328         (nothing2): New function.
12329         (do_children_tests): Set function pointers by  nothing1 and
12330         nothing2.
12331         * gdb.mi/mi-var-display.exp: Update test to match output.
12332         Step to the line specified by $line_dct_nothing.
12333         Increase the number of lines to step.
12334
12335 2014-10-14  Yao Qi  <yao@codesourcery.com>
12336
12337         * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
12338         tests.
12339         * gdb.mi/mi2-var-child.exp: Likewise.
12340
12341 2014-10-13  Doug Evans  <dje@google.com>
12342
12343         * gdb.python/py-objfile.exp: Change name of file name test.
12344
12345 2014-10-13  Doug Evans  <dje@google.com>
12346
12347         * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
12348         from the start of the CU.
12349
12350 2014-10-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
12351             Yao Qi  <yao@codesourcery.com>
12352
12353         Fix "save breakpoints" for "catch" command.
12354         * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
12355         Remove -nonewline.  Match also the added "main" line.
12356
12357 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
12358
12359         Fix "save breakpoints" for "disable $bpnum" command.
12360         * gdb.base/save-bp.c (main): Add label.
12361         * gdb.base/save-bp.exp: Add 8th disabled breakpoint.  Match it.
12362
12363 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
12364
12365         * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
12366
12367 2014-10-11  Yao Qi  <yao@codesourcery.com>
12368
12369         * gdb.server/server-kill.exp: Execute command
12370         "set remote trace-status-packet on" before "tstatus".
12371
12372 2014-10-11  Yao Qi  <yao@codesourcery.com>
12373
12374         * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
12375         (main): Call getppid.
12376         * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
12377         and continue to it.  Read variable "server_pid".
12378
12379 2014-10-11  Yao Qi  <yao@codesourcery.com>
12380
12381         * gdb.server/server-kill.exp: Remove "delete_breakpoints".
12382
12383 2014-10-11  Yao Qi  <yao@codesourcery.com>
12384
12385         * gdb.threads/thread-find.exp: Don't execute command
12386         "info threads".
12387         * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
12388         * gdb.threads/linux-dp.exp: Don't check the condition
12389         $threads_created equals to zero.
12390
12391 2014-10-10  Pedro Alves  <palves@redhat.com>
12392
12393         * gdb.base/bigcore.exp: Remove references to IRIX.
12394         * gdb.base/funcargs.exp: Likewise.
12395         * gdb.base/interrupt.exp: Likewise.
12396         * gdb.base/mips_pro.exp: Likewise.
12397         * gdb.base/nodebug.exp: Likewise.
12398         * gdb.base/setvar.exp: Likewise.
12399         * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
12400
12401 2014-10-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
12402             Pedro Alves  <palves@redhat.com>
12403
12404         PR symtab/14466
12405         * gdb.base/vdso-warning.c: New file.
12406         * gdb.base/vdso-warning.exp: New file.
12407
12408 2014-10-02  Doug Evans  <dje@google.com>
12409
12410         * gdb.base/structs.c (main): Don't run forever.
12411
12412 2014-10-02  Pedro Alves  <palves@redhat.com>
12413
12414         * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
12415         (top level) <stop threads 1, stop threads 2>: Use it.
12416
12417 2014-10-02  Pedro Alves  <palves@redhat.com>
12418
12419         * gdb.threads/break-while-running.exp (test): Add new
12420         'update_thread_list' argument.  Skip "info threads" if false.
12421         (top level): Add new 'update_thread_list' axis.
12422
12423 2014-10-02  Pedro Alves  <palves@redhat.com>
12424
12425         PR breakpoints/17431
12426         * gdb.base/execl-update-breakpoints.c: New file.
12427         * gdb.base/execl-update-breakpoints.exp: New file.
12428
12429 2014-10-01  Pedro Alves  <palves@redhat.com>
12430
12431         * gdb.base/breakpoint-in-ro-region.c: New file.
12432         * gdb.base/breakpoint-in-ro-region.exp: New file.
12433
12434 2014-10-01  Simon Marchi  <simon.marchi@ericsson.com>
12435
12436         * gdb.mi/mi-exit-code.exp: New file.
12437         * gdb.mi/mi-exit-code.c: New file.
12438
12439 2014-09-30  Yao Qi  <yao@codesourcery.com>
12440
12441         * lib/prelink-support.exp (build_executable_own_libs): Error if
12442         the target isn't native.
12443
12444 2014-09-30  Yao Qi  <yao@codesourcery.com>
12445
12446         * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
12447         false.
12448
12449 2014-09-22  Pedro Alves  <palves@redhat.com>
12450
12451         * gdb.threads/break-while-running.exp: New file.
12452         * gdb.threads/break-while-running.c: New file.
12453
12454 2014-09-19  Yao Qi  <yao@codesourcery.com>
12455
12456         * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
12457         Invoke test.  Restart GDB with --readnow and invoke test again.
12458
12459 2014-09-19  Yao Qi  <yao@codesourcery.com>
12460
12461         * gdb.base/break-on-linker-gcd-function.exp: Move test into new
12462         proc set_breakpoint_on_gcd_function.  Invoke
12463         set_breakpoint_on_gcd_function.  Restart GDB with --readnow and
12464         invoke set_breakpoint_on_gcd_function again.
12465
12466 2014-09-18  Doug Evans  <dje@google.com>
12467
12468         * gdb.dwarf2/symtab-producer.exp: New file.
12469
12470 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
12471
12472         * gdb.base/global-var-nested-by-dso-solib1.c: New file.
12473         * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
12474         * gdb.base/global-var-nested-by-dso.c: Likewise.
12475         * gdb.base/global-var-nested-by-dso.exp: Likewise.
12476
12477 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
12478             Pedro Alves  <palves@redhat.com>
12479
12480         * gdb.base/watch-bitfields.exp: Pass string other than test file
12481         name to prepare_for_testing.
12482         (watch): New procedure.
12483         (expect_watchpoint): Use with_test_prefix.
12484         (top level): Factor out tests to ...
12485         (test_watch_location, test_regular_watch): ... these new
12486         procedures, and use with_test_prefix and gdb_continue_to_end.
12487
12488 2014-09-16  Patrick Palka  <patrick@parcs.ath.cx>
12489
12490         PR breakpoints/12526
12491         * gdb.base/watch-bitfields.exp: New file.
12492         * gdb.base/watch-bitfields.c: New file.
12493
12494 2014-09-16  Pedro Alves  <palves@redhat.com>
12495
12496         * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
12497         software and hardware addresses, not software address against
12498         itself.
12499
12500 2014-09-16  Pedro Alves  <palves@redhat.com>
12501
12502         * gdb.base/watchpoint-stops-at-right-insn.c: New file.
12503         * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
12504
12505 2014-09-16  Pedro Alves  <palves@redhat.com>
12506
12507         * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
12508         files.
12509         * gdb.base/a2-run.exp: Remove all code guarded by istarget
12510         "*-*-vxworks*" throughout.
12511         * gdb.base/break.exp: Likewise.
12512         * gdb.base/default.exp: Likewise.
12513         * gdb.base/scope.exp: Likewise.
12514         * gdb.base/sepdebug.exp: Likewise.
12515         * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
12516         throughout.
12517         * gdb.base/run.c: Likewise.
12518         * gdb.base/sepdebug.c: Likewise.
12519         * gdb.hp/gdb.aCC/run.c: Likewise.
12520         * gdb.reverse/until-reverse.c: Likewise.
12521         * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
12522
12523 2014-09-16  Yao Qi  <yao@codesourcery.com>
12524
12525         * boards/local-remote-host-native.exp: New file.
12526
12527 2014-09-14  Doug Evans  <xdje42@gmail.com>
12528
12529         * gdb.threads/queue-signal.c (thread_count): New variable.
12530         (thread_count_mutex, thread_count_condvar): New variables.
12531         (incr_thread_count, wait_all_threads_running): New functions.
12532         (main): Wait for all threads to be in their thread functions.
12533
12534 2014-09-13  Doug Evans  <xdje42@gmail.com>
12535
12536         * gdb.threads/queue-signal.c: New file.
12537         * gdb.threads/queue-signal.exp: New file.
12538
12539 2014-09-13  Doug Evans  <xdje42@gmail.com>
12540
12541         * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
12542         be consistent with what default_gdb_init uses.
12543         (with_gdb_prompt): Change form of PROMPT argument from a regexp to
12544         the plain text of the prompt.  Add some logging printfs.
12545         * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
12546
12547 2014-09-12  Pedro Alves  <palves@redhat.com>
12548
12549         * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
12550         gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
12551         * gdb.arch/i386-size-overlap.exp: Likewise.
12552         * gdb.arch/i386-size.exp: Likewise.
12553         * gdb.arch/i386-unwind.exp: Likewise.
12554         * gdb.base/a2-run.exp: Likewise.
12555         * gdb.base/break.exp: Likewise.
12556         * gdb.base/charset.exp: Likewise.
12557         * gdb.base/chng-syms.exp: Likewise.
12558         * gdb.base/commands.exp: Likewise.
12559         * gdb.base/dbx.exp: Likewise.
12560         * gdb.base/find.exp: Likewise.
12561         * gdb.base/funcargs.exp: Likewise.
12562         * gdb.base/jit-simple.exp: Likewise.
12563         * gdb.base/reread.exp: Likewise.
12564         * gdb.base/sepdebug.exp: Likewise.
12565         * gdb.base/step-bt.exp: Likewise.
12566         * gdb.cp/mb-inline.exp: Likewise.
12567         * gdb.cp/mb-templates.exp: Likewise.
12568         * gdb.objc/basicclass.exp: Likewise.
12569         * gdb.threads/killed.exp: Likewise.
12570
12571 2014-09-12  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
12572
12573         PR tdep/17379
12574         * gdb.arch/powerpc-stackless.S: New file.
12575         * gdb.arch/powerpc-stackless.exp: New file.
12576
12577 2014-09-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
12578
12579         * gdb.base/attach.c: Include unistd.h.
12580         (main): Call alarm.  Add label postloop.
12581         * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
12582         gdb_breakpoint, gdb_continue_to_breakpoint.
12583         (test_command_line_attach_run): Kill ${testpid} in one exit path.
12584
12585 2014-09-11  Pedro Alves  <palves@redhat.com>
12586
12587         PR gdb/17347
12588         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
12589         * gdb.base/attach.exp (test_command_line_attach_run): New
12590         procedure.
12591         (top level): Call it.
12592
12593 2014-09-11  Pedro Alves  <palves@redhat.com>
12594
12595         * lib/gdb.exp (spawn_wait_for_attach): New procedure.
12596         * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
12597         (do_command_attach_tests): Use spawn_wait_for_attach.
12598         * gdb.base/solib-overlap.exp: Likewise.
12599         * gdb.multi/multi-attach.exp: Likewise.
12600         * gdb.python/py-prompt.exp: Likewise.
12601         * gdb.python/py-sync-interp.exp: Likewise.
12602         * gdb.server/ext-attach.exp: Likewise.
12603
12604 2014-09-11  Gabriel Krisman Bertazi  <gabriel@krisman.be>
12605
12606         * gdb.fortran/array-element.exp: Remove unexpected "continue"
12607         command in testcase.  Simplify testcase.
12608
12609 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
12610
12611         * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
12612
12613 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
12614
12615         * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
12616
12617 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
12618
12619         * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
12620
12621 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
12622
12623         * gdb.dwarf2/dynarr-ptr.c: New file.
12624         * gdb.dwarf2/dynarr-ptr.exp: New file.
12625
12626 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
12627
12628         * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
12629         of 30 rather than hardcoding 120 for a slow test case.  Take the
12630         `gdb,timeout' target setting into account for this calculation.
12631         Don't extend the timeout for the test cases that don't need it.
12632
12633 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
12634
12635         * gdb.reverse/sigall-reverse.exp: Increase the timeout by
12636         a factor of 2 for a slow test case.  Take the `gdb,timeout'
12637         target setting into account for this calculation.
12638         * gdb.reverse/until-precsave.exp: Increase the timeout by
12639         a factor of 15 and 3 respectively rather than adding 120
12640         for a pair of slow test cases.  Take the `gdb,timeout'
12641         target setting into account for this calculation.
12642
12643 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
12644
12645         * lib/gdb.exp (gdb_test_multiple): Remove code to select the
12646         timeout, don't pass one down to gdb_expect.
12647         (gdb_expect): Rework timeout selection.
12648
12649 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
12650
12651         * lib/gdbserver-support.exp (gdbserver_start): Throw an error
12652         exception on timeout.
12653         (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
12654         (gdbserver_start_extended): Catch any `gdbserver_start' error
12655         exceptions.
12656         (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
12657         * lib/mi-support.exp (mi_gdb_target_load): Catch any
12658         `gdbserver_gdb_load' error exceptions.
12659
12660 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
12661
12662         * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
12663         120 on waiting for the TCP socket to open.
12664
12665 2014-09-09  Doug Evans  <xdje42@gmail.com>
12666
12667         * gdb.base/default.exp (show_conv_list): Add _caller_is,
12668         _caller_matches, _any_caller_is, _any_caller_matches.
12669
12670 2014-09-09  Doug Evans  <xdje42@gmail.com>
12671
12672         * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
12673
12674 2014-09-09  Yao Qi  <yao@codesourcery.com>
12675
12676         * gdb.mi/mi-var-display.exp: Set print symbol off.
12677
12678 2014-09-07  Gabriel Krisman Bertazi  <gabriel@krisman.be>
12679
12680         PR gdb/17035
12681         * gdb.base/commands.exp: Add tests to verify user-defined
12682         commands with empty bodies.
12683         * gdb.python/py-cmd.exp: Test that we don't show user-defined
12684         python commands in `show user command`.
12685         * gdb.python/scm-cmd.exp: Test that we don't show user-defined
12686         scheme commands in `show user command`.
12687
12688 2014-09-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
12689
12690         PR python/17355
12691         * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
12692         * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
12693         * gdb.python/py-framefilter-invalidarg.exp: New file.
12694         * gdb.python/py-framefilter-invalidarg.py: New file.
12695
12696 2014-09-06  Doug Evans  <xdje42@gmail.com>
12697
12698         PR 15276
12699         * gdb.python/py-caller-is.c: New file.
12700         * gdb.python/py-caller-is.exp: New file.
12701
12702 2014-09-05  Sergio Durigan Junior  <sergiodj@redhat.com>
12703
12704         PR gdb/17235
12705         * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
12706         * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
12707
12708 2014-09-04  Sergio Durigan Junior  <sergiodj@redhat.com>
12709
12710         PR fortran/17237
12711         * gdb.fortran/print-formatted.exp: New file.
12712         * gdb.fortran/print-formatted.f90: Likewise.
12713
12714 2014-09-03  Sasha Smundak  <asmundak@google.com>
12715
12716         * gdb.python/py-frame.exp: Test Frame.read_register.
12717
12718 2014-09-03  Sergio Durigan Junior  <sergiodj@redhat.com>
12719
12720         PR python/16699
12721         * gdb.python/py-completion.exp: New file.
12722         * gdb.python/py-completion.py: Likewise.
12723
12724 2014-08-28  Doug Evans  <dje@google.com>
12725
12726         * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
12727         eax,etc. are live with values set by gdb and thus the compiler can't
12728         use them.
12729         * gdb.arch/i386-pseudo.c (main): Ditto.
12730
12731 2014-08-27  Doug Evans  <dje@google.com>
12732
12733         * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
12734
12735 2014-08-25  Doug Evans  <dje@google.com>
12736
12737         * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
12738         (main): Ditto.
12739
12740 2014-08-25  Doug Evans  <dje@google.com>
12741
12742         * gdb.threads/thread-execl.exp: #include <stdio.h>.
12743
12744 2014-08-24  Yao Qi  <yao@codesourcery.com>
12745
12746         * gdb.guile/scm-value.exp (test_lazy_strings): Set print
12747         symbol off.
12748         * gdb.python/py-value.exp (test_lazy_strings): Likewise.
12749
12750 2014-08-22  Doug Evans  <dje@google.com>
12751
12752         PR 17276
12753         * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
12754         * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
12755         * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
12756
12757 2014-08-22  Yao Qi  <yao@codesourcery.com>
12758
12759         * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
12760         * gdb.python/py-finish-breakpoint2.exp: Likewise.
12761         * gdb.python/python.exp: Likewise.  Use .py file on the host
12762         instead of the build.
12763
12764 2014-08-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
12765
12766         * gdb.threads/gcore-stale-thread.c: New file.
12767         * gdb.threads/gcore-stale-thread.exp: New file.
12768
12769 2014-08-21  Pedro Alves  <palves@redhat.com>
12770
12771         * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
12772         * gdb.base/gcore-relro-pie.exp: Likewise.
12773         * gdb.base/gcore-relro.exp: Likewise.
12774         * gdb.base/gcore.exp: Likewise.
12775         * gdb.base/print-symbol-loading.exp: Likewise.
12776         * gdb.threads/gcore-thread.exp: Likewise.
12777         * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
12778
12779 2014-08-20  Pedro Alves  <palves@redhat.com>
12780             Jan Kratochvil  <jan.kratochvil@redhat.com>
12781
12782         * Makefile.in (EXTRA_RULES, CC): New variables, get from
12783         configure.
12784         (EXPECT): Handle READ1 being set.
12785         (all): Depend on EXTRA_RULES.
12786         (check-read1, expect-read1, read1.so, read1): New rules.
12787         * README (Testsuite Parameters): Document the READ1 make variable.
12788         (Race detection): New section.
12789         * configure: Regenerate.
12790         * configure.ac: If build==host==target, and running under a
12791         GNU/glibc system, add read1 to the extra Makefile rules.
12792         (EXTRA_RULES): AC_SUBST it.
12793         * lib/read1.c: New file.
12794
12795 2014-08-20  Joel Brobecker  <brobecker@adacore.com>
12796
12797         * gdb.dwarf2/data-loc.exp: Add additional tests exercising
12798         the handling of variables declared as a typedef to an array
12799         which a DW_AT_data_location attribute.
12800
12801 2014-08-19  Andrew Burgess  <aburgess@broadcom.com>
12802             Pedro Alves  <palves@redhat.com>
12803
12804         PR symtab/14604
12805         PR symtab/14605
12806         * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
12807         gdb_test.
12808
12809 2014-08-19  Pedro Alves  <palves@redhat.com>
12810
12811         * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
12812
12813 2014-08-19  Yao Qi  <yao@codesourcery.com>
12814
12815         * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
12816         right line.
12817
12818 2014-08-18  David Blaikie  <dblaikie@gmail.com>
12819
12820         * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
12821
12822 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
12823
12824         * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
12825         attribute in array range.
12826
12827 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
12828
12829         * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
12830
12831 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
12832
12833         PR c++/17132
12834         * gdb.cp/pr17132.cc: New file.
12835         * gdb.cp/pr17132.exp: New file.
12836
12837 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
12838
12839         * gdb.python/py-xmethods.py (A_getarrayind)
12840         (E_method_char_worker.__call__, E_method_int_worker.__call__):
12841         Use 'print' with function call syntax.
12842         (E_method_matcher.match): Fix tab vs space indentation mixup.
12843
12844 2014-08-15  Yao Qi  <yao@codesourcery.com>
12845
12846         * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
12847         false.
12848
12849 2014-08-15  Yao Qi  <yao@codesourcery.com>
12850
12851         * gdb.cp/casts.exp: Set print symbol off.
12852         * gdb.cp/class2.exp: Likewise.
12853         * gdb.cp/overload.exp: Likewise.
12854         * gdb.cp/templates.exp: Likewise.
12855
12856 2014-08-11  Doug Evans  <dje@google.com>
12857
12858         * gdb.base/print-symbol-loading.exp (test_load_core): Update.
12859         (test_load_shlib): Update.
12860
12861 2014-08-09  Yao Qi  <yao@codesourcery.com>
12862
12863         * gdb.base/display.exp: Invoke is_address_zero_readable.
12864         * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
12865         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12866         * gdb.base/hbreak-unmapped.exp: Return if
12867         is_address_zero_readable returns true.
12868         * gdb.base/signest.exp: Likewise.
12869         * gdb.base/signull.exp: Likewise.
12870         * gdb.base/sigbpt.exp: Likewise.
12871         * gdb.guile/scm-disasm.exp: Do the test if
12872         is_address_zero_readable returns false.
12873         * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
12874         * gdb.python/py-arch.exp: Likewise.
12875         * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
12876         * lib/gdb.exp (is_address_zero_readable): New proc.
12877
12878 2014-08-09  Yao Qi  <yao@codesourcery.com>
12879
12880         PR testsuite/13443
12881         * gdb.mi/mi-var-display.exp: Make test messages unique.
12882
12883 2014-08-04  Tom Tromey  <tromey@redhat.com>
12884
12885         * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
12886         target 0".
12887
12888 2014-08-04  Tom Tromey  <tromey@redhat.com>
12889
12890         * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
12891         "target_resume".
12892
12893 2014-08-01  Joel Brobecker  <brobecker@adacore.com>
12894
12895         * gdb.base/vla-datatypes.c (vla_factory): Add new variable
12896         inner_vla_struct_object_size.
12897         * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
12898         as xfail.
12899
12900 2014-07-30  Pedro Alves  <palves@redhat.com>
12901
12902         * gdb.threads/signal-command-handle-nopass.exp (test): Add
12903         comment.
12904
12905 2014-07-29  Yao Qi  <yao@codesourcery.com>
12906
12907         PR gdb/17206
12908         * gdb.base/until-nodebug.exp: New.
12909
12910 2014-07-28  Doug Evans  <xdje42@gmail.com>
12911
12912         PR guile/17203
12913         * gdb.guile/scm-parameter.exp: Add tests for trying to create
12914         previously existing parameter, and previously ambiguously spelled
12915         parameter.
12916
12917 2014-07-28  Will Newton  <will.newton@linaro.org>
12918
12919         * gdb.base/varargs.exp: Remove KFAILs for ARM.
12920
12921 2014-07-26  Ludovic Courtès  <ludo@gnu.org>
12922             Doug Evans  <xdje42@gmail.com>
12923
12924         PR guile/17146
12925         * gdb.guile/types-module.exp: Add tests for wrong type arguments.
12926
12927 2014-07-25  Pedro Alves  <palves@redhat.com>
12928
12929         * gdb.threads/signal-command-handle-nopass.c: New file.
12930         * gdb.threads/signal-command-handle-nopass.exp: New file.
12931         * gdb.threads/signal-command-multiple-signals-pending.c: New file.
12932         * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
12933         * gdb.threads/signal-delivered-right-thread.c: New file.
12934         * gdb.threads/signal-delivered-right-thread.exp: New file.
12935
12936 2014-07-25  Pedro Alves  <palves@redhat.com>
12937
12938         * gdb.base/double-prompt-target-event-error.exp
12939         (cancel_pagination_in_target_event): Remove '-notransfer <return>'
12940         match.
12941         (cancel_pagination_in_target_event): Rework double prompt
12942         detection.
12943         * gdb.base/paginate-after-ctrl-c-running.exp
12944         (test_ctrlc_while_target_running_paginates): Remove '-notransfer
12945         <return>' match.
12946         * gdb.base/paginate-bg-execution.exp
12947         (test_bg_execution_pagination_return)
12948         (test_bg_execution_pagination_cancel): Remove '-notransfer
12949         <return>' matches.
12950         * gdb.base/paginate-execution-startup.exp
12951         (test_fg_execution_pagination_return)
12952         (test_fg_execution_pagination_cancel): Remove '-notransfer
12953         <return>' matches.
12954         * gdb.base/paginate-inferior-exit.exp
12955         (test_paginate_inferior_exited): Remove '-notransfer <return>'
12956         match.
12957         * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
12958         * lib/gdb.exp (pagination_prompt): Run text through
12959         string_to_regexp.
12960         (gdb_test_multiple): Match $pagination_prompt instead of
12961         "<return>".
12962         (string_to_regexp): Move to lib/gdb-utils.exp.
12963
12964 2014-07-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
12965
12966         * gdb.arch/amd64-entry-value-paramref.S: New file.
12967         * gdb.arch/amd64-entry-value-paramref.cc: New file.
12968         * gdb.arch/amd64-entry-value-paramref.exp: New file.
12969         * gdb.arch/amd64-optimout-repeat.S: New file.
12970         * gdb.arch/amd64-optimout-repeat.c: New file.
12971         * gdb.arch/amd64-optimout-repeat.exp: New file.
12972
12973 2014-07-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
12974
12975         PR gdb/17170
12976         * gdb.base/statistics.exp: New file.
12977
12978 2014-07-17  Doug Evans  <dje@google.com>
12979
12980         PR gdb/17170
12981         * gdb.base/maint.exp: Update testing of per-command stats.
12982
12983 2014-07-16  Pedro Alves  <palves@redhat.com>
12984
12985         * gdb.trace/tfile.c: Include unistd.h and stdint.h.
12986         (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
12987         (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
12988         (tfile_write_buf): New functions.
12989         (add_memory_block): Rewrite using the above.
12990         (adjust_function_address): New function.
12991         (FUNCTION_ADDRESS): New macro.
12992         (write_basic_trace_file): Remove short_x local, and use
12993         tfile_write_16. Change type of func_addr local to unsigned long
12994         long.  Use FUNCTION_ADDRESS instead of handling the Thumb bit
12995         here.  Cast argument of add_memory_block to char pointer.
12996         (write_error_trace_file): Avoid alloca.  Use FUNCTION_ADDRESS.
12997         (main): Remove parameters.
12998         * gdb.trace/tfile.exp: Remove nowarnings.
12999
13000 2014-07-15  Simon Marchi  <simon.marchi@ericsson.com>
13001
13002         * gdb.base/debug-expr.exp: Test string evaluation with
13003         "debug expression" on.
13004
13005 2014-07-15  Pedro Alves  <palves@redhat.com>
13006
13007         * gdb.base/reread.exp: Use clean_restart.
13008
13009 2014-07-15  Pierre Langlois  <pierre.langlois@embecosm.com>
13010
13011         * gdb.arch/avr-flash-qualifer.c: New.
13012         * gdb.arch/avr-flash-qualifer.exp: New.
13013
13014 2014-07-14  Pedro Alves  <palves@redhat.com>
13015
13016         * gdb.base/paginate-after-ctrl-c-running.c: New file.
13017         * gdb.base/paginate-after-ctrl-c-running.exp: New file.
13018
13019 2014-07-14  Pedro Alves  <palves@redhat.com>
13020
13021         * gdb.base/double-prompt-target-event-error.c: New file.
13022         * gdb.base/double-prompt-target-event-error.exp: New file.
13023
13024 2014-07-14  Pedro Alves  <palves@redhat.com>
13025
13026         PR gdb/17072
13027         * gdb.base/paginate-inferior-exit.c: New file.
13028         * gdb.base/paginate-inferior-exit.exp: New file.
13029
13030 2014-07-14  Pedro Alves  <palves@redhat.com>
13031
13032         PR gdb/17072
13033         * gdb.base/paginate-bg-execution.c: New file.
13034         * gdb.base/paginate-bg-execution.exp: New file.
13035
13036 2014-07-14  Pedro Alves  <palves@redhat.com>
13037
13038         PR gdb/17072
13039         * gdb.base/paginate-execution-startup.c: New file.
13040         * gdb.base/paginate-execution-startup.exp: New file.
13041         * lib/gdb.exp (pagination_prompt): New global.
13042         (default_gdb_spawn): New procedure, factored out from
13043         default_gdb_spawn.
13044         (default_gdb_start): Adjust to call default_gdb_spawn.
13045         (gdb_spawn): New procedure.
13046
13047 2014-07-14  Pedro Alves  <palves@redhat.com>
13048
13049         * lib/gdb.exp (gdb_assert): New procedure.
13050         * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
13051
13052 2014-07-14  Pedro Alves  <palves@redhat.com>
13053
13054         * gdb.base/execution-termios.c: New file.
13055         * gdb.base/execution-termios.exp: New file.
13056
13057 2014-07-14  Tom Tromey  <tromey@redhat.com>
13058
13059         * gdb.cp/vla-cxx.cc: New file.
13060         * gdb.cp/vla-cxx.exp: New file.
13061
13062 2014-07-14  Tom Tromey  <tromey@redhat.com>
13063
13064         * gdb.reverse/rerun-prec.c: New file.
13065         * gdb.reverse/rerun-prec.exp: New file.
13066
13067 2014-07-12  Maciej W. Rozycki  <macro@mips.com>
13068             Maciej W. Rozycki  <macro@codesourcery.com>
13069
13070         * lib/gdb-utils.exp: New file.
13071         * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
13072         inline `gdb_init_command' processing.
13073         (gdb_start_cmd): Likewise.
13074         * lib/mi-support.exp (mi_run_cmd): Likewise.
13075         * README: Document `gdb_init_command' and `gdb_init_commands'.
13076
13077 2014-07-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
13078
13079         Fix false FAIL running under a very long directory name.
13080         * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
13081         and "set print elements 10000".  Twice.
13082
13083 2014-07-11  Yao Qi  <yao@codesourcery.com>
13084
13085         * gdb.base/exprs.exp: "set print symbol off".
13086
13087 2014-07-11  Pedro Alves  <palves@redhat.com>
13088
13089         * gdb.threads/kill.c: New file.
13090         * gdb.threads/kill.exp: New file.
13091
13092 2014-07-10  Yao Qi  <yao@codesourcery.com>
13093
13094         * gdb.trace/tfile.c (write_basic_trace_file)
13095         [__thumb__||__thumb2__]: Clear the Thumb bit of the function
13096         address written to trace file.
13097
13098 2014-07-09  Pedro Alves  <palves@redhat.com>
13099
13100         * gdb.base/attach-wait-input.exp: New file.
13101         * gdb.base/attach-wait-input.c: New file.
13102
13103 2014-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
13104
13105         * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
13106         setting up test structures.
13107         (main): Call new test function.
13108         * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
13109         test function, continue into test function and walk test
13110         structures.
13111
13112 2014-07-02  Yao Qi  <yao@codesourcery.com>
13113
13114         * gdb.trace/entry-values.c: Define labels 'foo_start' and
13115         'bar_start' at the beginning of functions 'foo' and 'bar'
13116         respectively.
13117         * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
13118         instead of 'foo' and 'bar'.
13119
13120 2014-07-08  Markus Metzger  <markus.t.metzger@intel.com>
13121
13122         * gdb.btrace/segv.exp: New.
13123         * gdb.btrace/segv.c: New.
13124
13125 2014-07-02  Luis Machado  <lgustavo@codesourcery.com>
13126
13127         * gdb.trace/entry-values.exp: Handle powerpc-specific branch
13128         instruction.
13129
13130 2014-06-30  Mark Wielaard  <mjw@redhat.com>
13131
13132         * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
13133         vulture, vilify, villar): New volatile array constants.
13134         (vindictive, vegetation): New const volatile array constants.
13135         * gdb.base/volatile.exp: Test volatile and const volatile array
13136         types.
13137
13138 2014-06-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13139
13140         * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
13141         target lacks support for awatch, rwatch, or hbreak.
13142
13143 2014-06-27  Yao Qi  <yao@codesourcery.com>
13144
13145         * gdb.multi/dummy-frame-restore.exp: New.
13146         * gdb.multi/dummy-frame-restore.c: New.
13147
13148 2014-06-25  Markus Metzger  <markus.t.metzger@intel.com>
13149
13150         * gdb.btrace/gcore.exp: New.
13151
13152 2014-06-23  Pedro Alves  <palves@redhat.com>
13153
13154         * gdb.base/watchpoint-reuse-slot.c: New file.
13155         * gdb.base/watchpoint-reuse-slot.exp: New file.
13156
13157 2014-06-23  Siva Chandra Reddy  <sivachandra@google.com>
13158
13159         * gdb.python/py-xmethods.exp: Use "progspace" instead of the
13160         progspace's filename in 'info', 'enable' and 'disable' command
13161         tests.
13162
13163 2014-06-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
13164
13165         * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
13166         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13167         * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
13168
13169 2014-06-20  Gary Benson  <gbenson@redhat.com>
13170
13171         * gdb.arch/i386-avx.exp: Fix include file location.
13172         * gdb.arch/i386-sse.exp: Likewise.
13173
13174 2014-06-19  Iain Buclaw  <ibuclaw@gdcproject.org>
13175
13176         * gdb.dlang/expression.exp: New file.
13177
13178 2014-06-19  Pedro Alves  <palves@redhat.com>
13179
13180         * gdb.threads/thread-execl.exp (do_test): New procedure, factored
13181         out from ...
13182         (top level): ... here.  Iterate running tests under different
13183         scheduler-locking settings.
13184
13185 2014-06-18  Luis Machado  <lgustavo@codesourcery.com>
13186
13187         * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
13188         to DW_FORM_addr and use non-zero addresses.
13189
13190 2014-06-18  Siva Chandra Reddy  <sivachandra@google.com>
13191
13192         PR gdb/17017
13193         * gdb.python/py-xmethods.cc: Add global function call counters and
13194         increment them in their respective functions.  Remove "cout"
13195         statements.
13196         * gdb.python/py-xmethods.exp: Make tests check the global function
13197         call counters instead of depending on inferior IO.
13198
13199 2014-06-18  Don Breazeal  <donb@codesourcery.com>
13200
13201         * gdb.base/foll-fork.exp (default_fork_parent_follow):
13202         Deleted procedure.
13203         (explicit_fork_parent_follow): Deleted procedure.
13204         (explicit_fork_child_follow): Deleted procedure.
13205         (test_follow_fork): New procedure.
13206         (do_fork_tests): Replace calls to deleted procedures with
13207         calls to test_follow_fork and reset GDB for subsequent
13208         procedure calls.
13209
13210 2014-06-17  Yao Qi  <yao@codesourcery.com>
13211
13212         * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
13213         CP1252.
13214
13215 2014-06-17  Luis Machado  <lgustavo@codesourcery.com>
13216
13217         * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
13218         Initialize ptr and S explicitly.
13219         (skip_type_update_when_not_use_rtti_test): Likewise.
13220
13221 2014-06-16  Keith Seitz  <keiths@redhat.com>
13222
13223         PR mi/15863
13224         * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
13225         the inferior is started.
13226
13227 2014-06-16  Pedro Alves  <palves@redhat.com>
13228
13229         * gdb.base/break-main-file-remove-fail.c: New file.
13230         * gdb.base/break-main-file-remove-fail.exp: New file.
13231         * gdb.base/break-unload-file.exp: Use build_executable instead of
13232         prepare_for_testing.
13233         (test_break): New parameter "initial_load".  Handle it.
13234         (top level): Add initial_load cmdline/file axis.
13235
13236 2014-06-12  Tom Tromey  <tromey@redhat.com>
13237
13238         * gdb.base/completion.exp: Don't use directory name in test.
13239
13240 2014-06-09  Gary Benson  <gbenson@redhat.com>
13241
13242         * gdb.base/sigall.c [Functions to send signals]: Reorder to
13243         separate the always-available ANSI-standard signals from the
13244         signals that require checking.
13245         (main): Likewise.
13246         * gdb.reverse/sigall-reverse.c [Functions to send signals]:
13247         Likewise.
13248         (main): Likewise.
13249
13250 2014-06-07  Keith Seitz  <keiths@redhat.com>
13251
13252         Revert:
13253         PR c++/16253
13254         * gdb.cp/var-tag.cc: New file.
13255         * gdb.cp/var-tag.exp: New file.
13256         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13257         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13258         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13259         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13260
13261 2014-06-06  Doug Evans  <xdje42@gmail.com>
13262
13263         * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
13264
13265 2014-06-06  Pedro Alves  <palves@redhat.com>
13266
13267         * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
13268         in target debug output instead of looking at RSP packets,
13269         disabling the test on any target that uses hardware stepping.
13270         Update comments.
13271
13272 2014-06-06  Pedro Alves  <palves@redhat.com>
13273
13274         * gdb.base/break-unload-file.exp: Fix typo.
13275
13276 2014-06-06  Yao Qi  <yao@codesourcery.com>
13277
13278         * gdb.base/jit.exp (one_jit_test): Restrict the pattern
13279         from "jit_function" to "^jit_function".
13280
13281 2014-06-06  Yao Qi  <yao@codesourcery.com>
13282
13283         * gdb.base/async.c (foo): Add one statement.
13284         * gdb.base/async.exp: Get the next instruction address and
13285         match the output of "nexti" by instruction address.  Match
13286         the hex address in the output of "finish".
13287
13288 2014-06-06  Gary Benson  <gbenson@redhat.com>
13289
13290         * gdb.base/call-signals.c: Remove preprocessor conditionals
13291         for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
13292         SIGSEGV and SIGTERM.
13293         * gdb.base/sigall.c: Likewise.
13294         * gdb.base/unwindonsignal.c: Likewise.
13295         * gdb.reverse/sigall-reverse.c: Likewise.
13296
13297 2014-06-06  Yao Qi  <yao@codesourcery.com>
13298
13299         * gdb.base/hbreak-unmapped.exp: Read memory at address 0.  If
13300         readable, skip the test.
13301
13302 2014-06-06  Yao Qi  <yao@codesourcery.com>
13303
13304         * gdb.threads/staticthreads.c (thread_function): Move the line
13305         setting breakpoint on forward.
13306         * gdb.threads/staticthreads.exp: Update comments.
13307
13308 2014-06-05  Ludovic Courtès  <ludo@gnu.org>
13309
13310         * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
13311         "history-append! type error".
13312
13313 2014-06-05  Simon Marchi  <simon.marchi@ericsson.com>
13314
13315         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
13316         erroneous dprintf expected input.
13317
13318 2014-06-04  Doug Evans  <xdje42@gmail.com>
13319
13320         * gdb.guile/scm-generics.exp: Delete.
13321
13322 2014-06-04  Doug Evans  <xdje42@gmail.com>
13323
13324         * gdb.guile/scm-breakpoint.exp: Update.
13325         Add tests for breakpoint registration.
13326
13327 2014-06-04  Tom Tromey  <tromey@redhat.com>
13328
13329         * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
13330         VLA-in-union.
13331         * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
13332         inner_vla_struct, vla_union types.  Initialize objects of those
13333         types and compute their sizes.
13334
13335 2014-06-04  Nathan Sidwell  <nathan@codesourcery.com>
13336             Hui Zhu  <hui@codesourcery.com>
13337
13338         * gdb.base/fileio.exp: Add test for shell not available as well as
13339         available.
13340         * gdb.base/fileio.c (test_system): Check for shell twice.
13341
13342 2014-06-04  Yao Qi  <yao@codesourcery.com>
13343
13344         * gdb.base/auto-connect-native-target.exp: Remove redundant
13345         space from the regexp pattern.
13346
13347 2014-06-04  Yao Qi  <yao@codesourcery.com>
13348
13349         * gdb.base/default.exp: Replace "child" with "native" in
13350         regexp pattern.
13351
13352 2014-06-03  Siva Chandra Reddy  <sivachandra@google.com>
13353
13354         * gdb.python/py-xmethods.cc: New testcase to test xmethods.
13355         * gdb.python/py-xmethods.exp: New tests to test xmethods.
13356         * gdb.python/py-xmethods.py: Python script supporting the
13357         new testcase and tests.
13358
13359 2014-06-03  Joel Brobecker  <brobecker@adacore.com>
13360             Pedro Alves  <palves@redhat.com>
13361
13362         PR breakpoints/17000
13363         * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
13364         * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
13365
13366 2014-06-03  Brad Mouring  <bmouring@ni.com>  (tiny patch)
13367
13368         * gdb.base/subst.exp: Add tests to verify partial path matching
13369         output.
13370
13371 2014-06-03  Pedro Alves  <palves@redhat.com>
13372
13373         * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
13374         target that doesn't use software single-stepping.
13375
13376 2014-06-03  Pedro Alves  <palves@redhat.com>
13377
13378         PR breakpoints/17000
13379         * gdb.base/sss-bp-on-user-bp-2.c: New file.
13380         * gdb.base/sss-bp-on-user-bp-2.exp: New file.
13381
13382 2014-06-02  Doug Evans  <xdje42@gmail.com>
13383
13384         * gdb.guile/scm-parameter.exp: New file.
13385
13386 2014-06-02  Doug Evans  <xdje42@gmail.com>
13387
13388         * gdb.guile/scm-cmd.c: New file.
13389         * gdb.guile/scm-cmd.exp: New file.
13390
13391 2014-06-02  Doug Evans  <xdje42@gmail.com>
13392
13393         * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
13394         pretty-printer lookup.
13395         * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
13396         (make-pp_s-printer): Call it.
13397         (make-pretty-printer-from-dict): New function.
13398         (lookup-pretty-printer-maker-from-dict): New function.
13399         (*pretty-printer*): Simplify.
13400         (make-objfile-pp_s-printer): New function.
13401         (install-objfile-pretty-printers!): New function.
13402         (make-progspace-pp_s-printer): New function.
13403         (install-progspace-pretty-printers!): New function.
13404         * gdb.guile/scm-progspace.c: New file.
13405         * gdb.guile/scm-progspace.exp: New file.
13406
13407 2014-06-02  Pedro Alves  <palves@redhat.com>
13408
13409         * gdb.base/dprintf-bp-same-addr.c: New file.
13410         * gdb.base/dprintf-bp-same-addr.exp: New file.
13411
13412 2014-06-02  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
13413
13414         * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
13415         * gdb.arch/powerpc-power.s: Likewise.
13416
13417 2014-06-02  Joel Brobecker  <brobecker@adacore.com>
13418
13419         * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
13420
13421 2014-06-01  Yao Qi  <yao@codesourcery.com>
13422
13423         * gdb.base/watchpoint.exp (test_watch_location): Check null
13424         pointer can be dereferenced.  If not, do the test, otherwise
13425         skip it.
13426
13427 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
13428
13429         * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
13430         results.
13431         * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
13432
13433 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
13434
13435         * gdb.arch/amd64-invalid-stack-middle.S: New file.
13436         * gdb.arch/amd64-invalid-stack-middle.c: New file.
13437         * gdb.arch/amd64-invalid-stack-middle.exp: New file.
13438         * gdb.arch/amd64-invalid-stack-top.c: New file.
13439         * gdb.arch/amd64-invalid-stack-top.exp: New file.
13440
13441 2014-05-30  Pedro Alves  <palves@redhat.com>
13442
13443         PR breakpoints/17000
13444         * gdb.base/sss-bp-on-user-bp.c: New file.
13445         * gdb.base/sss-bp-on-user-bp.exp: New file.
13446
13447 2014-05-30  David Blaikie  <dblaikie@gmail.com>
13448
13449         * gdb.opt/inline-break.c: Fix clang compatibility by specifying
13450         gnu_inline semantics via attribute.
13451         * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
13452         source explicitly specifies the required semantics.
13453
13454 2014-05-30  Maciej W. Rozycki  <macro@codesourcery.com>
13455
13456         * gdb.reverse/sigall-reverse.exp: Fix a typo.
13457
13458 2014-05-29  Pedro Alves  <palves@redhat.com>
13459             Tom Tromey  <tromey@redhat.com>
13460
13461         * gdb.base/async-shell.exp: Don't enable target-async.
13462         * gdb.base/async.exp
13463         * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
13464         parameter.  Adjust.
13465         (top level): Don't test with "target-async".
13466         * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
13467         * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
13468         * gdb.base/inferior-died.exp: Don't enable target-async.
13469         * gdb.base/interrupt-noterm.exp: Likewise.
13470         * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
13471         * gdb.mi/mi-nonstop-exit.exp: Likewise.
13472         * gdb.mi/mi-nonstop.exp: Likewise.
13473         * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
13474         * gdb.mi/mi-nsintrall.exp: Likewise.
13475         * gdb.mi/mi-nsmoribund.exp: Likewise.
13476         * gdb.mi/mi-nsthrexec.exp: Likewise.
13477         * gdb.mi/mi-watch-nonstop.exp: Likewise.
13478         * gdb.multi/watchpoint-multi.exp: Adjust comment.
13479         * gdb.python/py-evsignal.exp: Don't enable target-async.
13480         * gdb.python/py-evthreads.exp: Likewise.
13481         * gdb.python/py-prompt.exp: Likewise.
13482         * gdb.reverse/break-precsave.exp: Don't test with "target-async".
13483         * gdb.server/solib-list.exp: Don't enable target-async.
13484         * gdb.threads/thread-specific-bp.exp: Likewise.
13485         * lib/mi-support.exp: Adjust to use mi-async.
13486
13487 2014-05-29  Pedro Alves  <palves@redhat.com>
13488
13489         PR gdb/13860
13490         * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
13491         reason, even in sync mode.
13492
13493 2014-05-29  Pedro Alves  <palves@redhat.com>
13494             Hui Zhu  <hui@codesourcery.com>
13495
13496         PR PR15693
13497         * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
13498         * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
13499         * gdb.mi/mi-condbreak-call-thr-state.c: New file.
13500         * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
13501
13502 2014-05-28  Joel Brobecker  <brobecker@adacore.com>
13503
13504         * config/monitor.exp (gdb_target_monitor): Replace use of
13505         "set remotebaud" by "set serial baud".
13506
13507 2014-05-26  Andy Wingo  <wingo@igalia.com>
13508
13509         * gdb.guile/scm-breakpoint.exp:
13510         * gdb.guile/scm-gsmob.exp: Update to use plain old object
13511         properties instead of gdb-object-properties.
13512
13513 2014-05-26  Yao Qi  <yao@codesourcery.com>
13514
13515         * gdb.server/no-thread-db.exp: Specify source file name
13516         explicitly when setting a breakpoint.
13517
13518 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
13519
13520         * gdb.btrace/vdso.c: New.
13521         * gdb.btrace/vdso.exp: New.
13522
13523 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
13524
13525         * gdb.base/gcore.exp (capture_command_output): Move ...
13526         * lib/gdb.exp (capture_command_output): ... here.
13527
13528 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
13529
13530         * gdb.btrace/data.exp: Test memory access during btrace replay.
13531
13532 2014-05-22  Simon Marchi  <simon.marchi@ericsson.com>
13533
13534         * lib/mi-support.exp (mi_run_cmd_full): Add comments.
13535
13536 2014-05-21  Pedro Alves  <palves@redhat.com>
13537
13538         PR gdb/13860
13539         * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
13540         (top level): Test that output related to execution commands is
13541         sent to the console with CLI commands, but not with MI commands.
13542         Test that breakpoint events are always mirrored to the console.
13543         Also expect the new source line to be output after a "next" in
13544         async mode too.  Make it a pass/fail test.
13545         * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
13546         output.
13547         * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
13548
13549 2014-05-21  Pedro Alves  <palves@redhat.com>
13550
13551         * gdb.base/list.exp (build_pattern, test_list): New procedures.
13552         Use them to test variations of "list" after reaching a breakpoint.
13553         * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
13554         Test "list" with listsize 10 after reaching a breakpoint.
13555         * gdb.python/python.exp (decode_line current location line
13556         number): Adjust expected line number.
13557
13558 2014-05-21  Simon Marchi  <simon.marchi@ericsson.com>
13559
13560         * lib/mi-support.exp (mi_run_cmd_full): Revert to original
13561         behavior for $args, pass it directly to "run".
13562
13563 2014-05-21  Maciej W. Rozycki  <macro@codesourcery.com>
13564
13565         * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
13566         30000 to 65536.
13567
13568 2014-05-21  Pedro Alves  <palves@redhat.com>
13569
13570         * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
13571         auto-connect-native-target off".
13572         * gdb.base/auto-connect-native-target.c: New file.
13573         * gdb.base/auto-connect-native-target.exp: New file.
13574
13575 2014-05-21  Pedro Alves  <palves@redhat.com>
13576
13577         * gdb.base/default.exp: Test "target native" instead of "target
13578         child".
13579
13580 2014-05-21  Mark Wielaard  <mjw@redhat.com>
13581
13582         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13583
13584 2014-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
13585
13586         Fix TLS access for -static -pthread.
13587         * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
13588         <HAVE_TLS> (thread_function, main): Initialize it.
13589         * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
13590         Add clean_restart.
13591         <$have_tls != "">: Check TLSVAR.
13592
13593 2014-05-21  Pedro Alves  <palves@redhat.com>
13594
13595         * gdb.base/dcache-line-read-error.c: New.
13596         * gdb.base/dcache-line-read-error.exp: New.
13597
13598 2014-05-20  Pedro Alves  <palves@redhat.com>
13599
13600         * gdb.base/compare-sections.c: New file.
13601         * gdb.base/compare-sections.exp: New file.
13602
13603 2014-05-20  Pedro Alves  <palves@redhat.com>
13604
13605         * gdb.base/break-idempotent.c: New file.
13606         * gdb.base/break-idempotent.exp: New file.
13607
13608 2014-05-20  Markus Metzger  <markus.t.metzger@intel.com>
13609
13610         * gdb.btrace/nohist.exp: New.
13611
13612 2014-05-20  Yao Qi  <yao@codesourcery.com>
13613
13614         * lib/gdb.exp (gdb_init): Set timeout if test file is under
13615         gdb.reverse directory and gdb_reverse_timeout exists in board
13616         setting.
13617         * README: Document gdb_reverse_timeout.
13618
13619 2014-05-20  Yao Qi  <yao@codesourcery.com>
13620
13621         * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
13622         'test_file_name'.  Treat args as a string instead of a list.
13623         (gdb_init): Rename argument 'args' by 'test_file_name'.
13624
13625 2014-05-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
13626
13627         * gdb.arch/powerpc-power.exp: New file.
13628         * gdb.arch/powerpc-power.s: New file.
13629
13630 2014-05-16  Doug Evans  <dje@google.com>
13631
13632         * gdb.base/Makefile.in (EXECUTABLES): Add completion.
13633         * gdb.base/completion.exp: Check that all expected files exist
13634         before doing file completion.
13635
13636 2014-05-16  Doug Evans  <dje@google.com>
13637
13638         * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
13639         Update.
13640         (do_syscall_tests_without_xml): Update.
13641
13642 2014-05-16  Pedro Alves  <palves@redhat.com>
13643
13644         * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
13645         instead of "unknown output after running".
13646
13647 2014-05-16  Yao Qi  <yao@codesourcery.com>
13648
13649         * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host.  Remove
13650         file1.txt from host at the end.
13651         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13652
13653 2014-05-15  Doug Evans  <dje@google.com>
13654
13655         * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
13656         * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
13657         loading file.  Add test for TU lookup.
13658
13659 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
13660
13661         * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
13662         calling "-exec-arguments" or "set args" before running the
13663         inferior.
13664
13665 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
13666
13667         * lib/mi-support.exp (mi_expect_stop): Expect message for
13668         inferiors that exit with non-zero exit code.
13669
13670 2014-05-14  Yao Qi  <yao@codesourcery.com>
13671
13672         * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
13673         match absolute path on remote host.
13674         (test_file_list_exec_source_files): Remove "/" from the
13675         pattern.
13676
13677 2014-05-14  Yao Qi  <yao@codesourcery.com>
13678
13679         * boards/local-remote-host-notty.exp (${board}_file): New
13680         proc.
13681
13682 2014-05-07  Kyle McMartin  <kyle@redhat.com>
13683
13684         Pushed by Joel Brobecker  <brobecker@adacore.com>.
13685         * gdb.arch/aarch64-atomic-inst.c: New file.
13686         * gdb.arch/aarch64-atomic-inst.exp: New file.
13687
13688 2014-05-07  Yao Qi  <yao@codesourcery.com>
13689
13690         * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
13691         in current context" too.
13692
13693 2014-05-05  Keith Seitz  <keiths@redhat.com>
13694
13695         * gdb.linespec/ls-dollar.exp: Add test for linespec
13696         file:convenience_variable.
13697
13698 2014-05-05  Yao Qi  <yao@codesourcery.com>
13699
13700         * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
13701         traceframes into tfile and ctf trace files.  Read data from
13702         trace file and test collected data.
13703         (gdb_collect_locals_test): Likewise.
13704         (gdb_unavailable_registers_test): Likewise.
13705         (gdb_unavailable_floats): Likewise.
13706         (gdb_collect_globals_test): Likewise.
13707         (top-level): Append "ctf" to trace_file_targets if GDB
13708         supports.
13709
13710 2014-05-05  Yao Qi  <yao@codesourcery.com>
13711
13712         * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
13713         code to ...
13714         (gdb_collect_args_test_1): ... it.  New proc.
13715         (gdb_collect_locals_test): Move some code to ...
13716         (gdb_collect_locals_test_1): ... it.  New proc.
13717         (gdb_unavailable_registers_test): Move some code to ...
13718         (gdb_unavailable_registers_test_1): ... it.  New proc.
13719         (gdb_unavailable_floats): Move some code to ...
13720         (gdb_unavailable_floats_1): ... it.  New proc.
13721
13722 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
13723
13724         * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
13725         probes to test for bitness recognition.
13726         * gdb.arch/amd64-stap-optional-prefix.exp
13727         (test_probe_value_without_reg): New procedure.
13728         Add code to test for different kinds of bitness.
13729
13730 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
13731
13732         PR breakpoints/16889
13733         * gdb.arch/amd64-stap-optional-prefix.S: New file.
13734         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13735
13736 2014-05-01  Pedro Alves  <palves@redhat.com>
13737
13738         * lib/gdb.exp (gdb_load): Extend comment.  Skip calling
13739         gdb_file_cmd if no file is specified.
13740         * boards/native-extended-gdbserver.exp (gdb_load): Use the
13741         last_loaded_file to set the remote exec-file.
13742
13743 2014-05-01  Pedro Alves  <palves@redhat.com>
13744
13745         * boards/local-remote-host.exp: New file.
13746
13747 2014-05-01  Pedro Alves  <palves@redhat.com>
13748
13749         * boards/local-remote-host.exp: Rename to ...
13750         * boards/local-remote-host-notty.exp: ... this.
13751
13752 2014-04-28  Joel Brobecker  <brobecker@adacore.com>
13753
13754         * gdb.ada/dyn_arrayidx: New testcase.
13755
13756 2014-04-26  Yao Qi  <yao@codesourcery.com>
13757
13758         * gdb.dwarf2/dwz.exp: Compile main.c to object.  Restart GDB
13759         and compute the length of function main.  Save it in
13760         $main_length.
13761         (Dwarf::assemble): Use $main_length instead of hard-coded 10.
13762         (top-level): Use gdb_compile to compile objects into
13763         executable and restart GDB.  Remove invocation to
13764         prepare_for_testing.
13765
13766 2014-04-25  Simon Marchi  <simon.marchi@ericsson.com>
13767             Pedro Alves  <palves@redhat.com>
13768
13769         PR server/16255
13770         * gdb.multi/multi-attach.c: New file.
13771         * gdb.multi/multi-attach.exp: New file.
13772
13773 2014-04-25  Pedro Alves  <palves@redhat.com>
13774
13775         * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
13776         user.
13777         (top level): Test that "set remote conditional-breakpoints-packet
13778         off" works as intended.
13779         * gdb.base/dprintf.exp: Test that "set remote
13780         breakpoint-commands-packet off" works as intended.
13781         * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
13782         New function.
13783         (top level): Call it.
13784         * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
13785         remote fast-tracepoints-packet off" works as intended.
13786         * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
13787         * lib/gdb.exp (gdb_is_target_remote): ... here.
13788
13789 2014-04-24  David Blaikie  <dblaikie@gmail.com>
13790
13791         * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
13792         ensure clang would not discard them.
13793         * gdb.base/gdbvars.c: Ditto.
13794         * gdb.base/memattr.c: Ditto.
13795         * gdb.base/whatis.c: Ditto.
13796         * gdb.python/py-prettyprint.c: Ditto.
13797         * gdb.trace/actions.c: Ditto.
13798         * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
13799         ensure clang would not discard it.
13800
13801 2014-04-24  David Blaikie  <dblaikie@gmail.com>
13802
13803         * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
13804         clang to emit the full definition of type required by the test
13805         * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
13806
13807 2014-04-24  David Blaikie  <dblaikie@gmail.com>
13808
13809         * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
13810         coax Clang into emitting the definition of the type.
13811         * gdb.cp/pr10728-x.h (y): Ditto.
13812         * gdb.cp/pr10728-y.cc (y): Ditto.
13813
13814 2014-04-24  David Blaikie  <dblaikie@gmail.com>
13815
13816         * gdb.base/label.exp: XFAIL label related tests under Clang.
13817         * gdb.cp/cplabel.exp: Ditto.
13818         * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
13819         under Clang those using labels.
13820
13821 2014-04-25  Yao Qi  <yao@codesourcery.com>
13822
13823         * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
13824         double_label.
13825         * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
13826         partial_label and double_label.
13827
13828 2014-04-24  David Blaikie  <dblaikie@gmail.com>
13829
13830         * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
13831
13832 2014-04-24  David Blaikie  <dblaikie@gmail.com>
13833
13834         * gdb.cp/cpexprs.cc: Move braces to the same line as the start
13835         of the function to work across GCC and Clang.
13836         * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
13837         pointer types (const void ** const V void **).
13838
13839 2014-04-24  Michael Sturm  <michael.sturm@mintel.com>
13840             Walfred Tedeschi  <walfred.tedeschi@intel.com>
13841
13842         * Makefile.in (EXECUTABLES): Added i386-avx512.
13843         * gdb.arch/i386-avx512.c: New file.
13844         * gdb.arch/i386-avx512.exp: Likewise.
13845
13846 2014-04-23  Keith Seitz  <keiths@redhat.com>
13847
13848         * lib/mi-support.exp (mi_list_breakpoints): Delete.
13849         (mi_make_breakpoint_table): New procedure.
13850         (mi_create_breakpoint): Use mi_make_breakpoint
13851         and return the result.
13852         (mi_make_breakpoint): New procedure.
13853         (mi_build_kv_pairs): New procedure.
13854
13855         * gdb.mi/mi-break.exp: Remove unused globals,
13856         update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
13857         All callers updated.
13858         * gdb.mi/mi-dprintf.exp: Use variable to track command
13859         number.
13860         Update all callers of mi_create_breakpoint and use
13861         mi_make_breakpoint_table.
13862         Remove any unused global variables.
13863         * gdb.mi/mi-nonstop.exp: Likewise.
13864         * gdb.mi/mi-nsintrall.exp: Likewise.
13865         * gdb.mi/mi-nsmoribund.exp: Likewise.
13866         * gdb.mi/mi-nsthrexec.exp: Likewise.
13867         * gdb.mi/mi-reverse.exp: Likewise.
13868         * gdb.mi/mi-simplerun.exp: Likewise.
13869         * gdb.mi/mi-stepn.exp: Likewise.
13870         * gdb.mi/mi-syn-frame.exp: Likewise.
13871         * gdb.mi/mi-until.exp: Likewise.
13872         * gdb.mi/mi-var-cp.exp: Likewise.
13873         * gdb.mi/mi-var-display.exp: Likewise.
13874         * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
13875         * gdb.mi/mi2-var-child.exp: Likewise.
13876         * gdb.mi/mi-vla-c99.exp: Likewise.
13877         * lib/mi-support.exp: Likewise.
13878
13879         From Ian Lance Taylor  <iant@cygnus.com>:
13880         * lib/gdb.exp (parse_args): New procedure.
13881
13882 2014-04-23  Pedro Alves  <palves@redhat.com>
13883
13884         * gdb.base/break-unload-file.c: New file.
13885         * gdb.base/break-unload-file.exp: New file.
13886         * gdb.base/sym-file-lib.c (baz): New function.
13887         * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
13888         field.
13889         (load): Store the segment's mapped size.
13890         (unload): New function.
13891         (unload_shlib): New function.
13892         * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
13893         * gdb.base/sym-file-main.c (main): Unload, and reload the library,
13894         set a breakpoint at baz, and call it.
13895         * gdb.base/sym-file.exp: New tests for stale breakpoint
13896         instructions.
13897
13898 2014-04-23  Pedro Alves  <palves@redhat.com>
13899
13900         * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
13901         * gdb.base/hbreak-in-shr-unsupported.c: New file.
13902         * gdb.base/hbreak-in-shr-unsupported.exp: New file.
13903         * gdb.base/hbreak-unmapped.c: New file.
13904         * gdb.base/hbreak-unmapped.exp: New file.
13905         * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
13906         * lib/gdb.exp (gdb_is_target_remote): ... here.
13907
13908 2014-04-22  Pedro Alves  <palves@redhat.com>
13909
13910         * gdb.base/consecutive-step-over.c: New file.
13911         * gdb.base/consecutive-step-over.exp: New file.
13912
13913 2014-04-22  Pedro Alves  <palves@redhat.com>
13914
13915         * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
13916         instead of send_gdb/gdb_expect.
13917
13918 2014-04-22  Yao Qi  <yao@codesourcery.com>
13919
13920         * lib/trace-support.exp (generate_tracefile): New procedure.
13921         * gdb.trace/tfile.exp: Skip the test if generate_tracefile
13922         return 0.
13923         * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
13924         if generate_tracefile returns 1.
13925
13926 2014-04-18  Tom Tromey  <palves@redhat.com>
13927             Pedro alves  <tromey@redhat.com>
13928
13929         PR backtrace/15558
13930         * gdb.opt/inline-bt.exp: Test backtracing from an inline function
13931         with a backtrace limit.
13932         * gdb.python/py-frame-inline.exp: Test running to an inline
13933         function with a backtrace limit, and printing the newest frame.
13934         * gdb.python/py-frame-inline.c (main): Call f.
13935
13936 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
13937
13938         * gdb.java/jnpe.exp: Drop srcdir from untested path.
13939
13940 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
13941
13942         * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
13943         Drop prefix from unsupported source file path.
13944
13945 2014-04-17  Yao Qi  <yao@codesourcery.com>
13946
13947         * lib/gdb.exp (with_target_charset): New proc.
13948         * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
13949         with_target_charset.
13950         (test_print_strings): Likewise.
13951         (test_repeat_bytes): Likewise.
13952         * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
13953         for some tests.
13954
13955 2014-04-16  Keith Seitz  <keiths@redhat.com>
13956
13957         PR gdb/15827
13958         * gdb.dwarf2/corrupt.c: New file.
13959         * gdb.dwarf2/corrupt.exp: New file.
13960
13961 2014-04-16  Keith Seitz  <keiths@redhat.com>
13962
13963         PR c++/16597
13964         * gdb.cp/namelessclass.cc: New file.
13965         * gdb.cp/namelessclass.exp: New file.
13966         * gdb.cp/namelessclass.S: New file.
13967
13968 2014-04-16  Doug Evans  <dje@google.com>
13969
13970         * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
13971         Add comment.
13972         (gdbserver_default_get_comm_port): New function.
13973         (gdbserver_start): Check if board file provided
13974         "gdbserver,get_comm_port" and use it if so.
13975         * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
13976         (gdb,socketport): Set to "stdio".
13977         (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
13978         (stdio_gdbserver_template): Delete.
13979         (${board}_get_remote_address): Update.
13980         (${board}_build_remote_cmd): Delete.
13981         (${board}_get_comm_port): New function.
13982         (${board}_spawn): Update.
13983         * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
13984         Delete.
13985         (${board}_get_remote_address): Update.
13986         (${board}_get_comm_port): New function.
13987
13988 2014-04-16  Andrew Burgess  <aburgess@broadcom.com>
13989
13990         * gdb.base/memattr.exp: Improve regexps to handle memory regions
13991         appearing in any order.
13992
13993 2014-04-15  Doug Evans  <dje@google.com>
13994
13995         * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
13996         uninitialized value of "description".
13997
13998 2014-04-15  Keith Seitz  <keiths@redhat.com>
13999
14000         * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
14001         Remove unused globals.
14002         (test_running_the_program): Likewise.
14003         (test_controlled_execution): Likewise.
14004         (test_controlling_breakpoints): Likewise.
14005         (test_program_termination): Likewise.
14006
14007 2014-04-15  Keith Seitz  <keiths@redhat.com>
14008
14009         * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
14010         unused globals.
14011         (test_rbreak_creation_and_listing): Likewise.
14012         (test_ignore_count): Likewise.
14013         (test_error): Likewise.
14014
14015 2014-04-15  Pedro Alves  <palves@redhat.com>
14016
14017         * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
14018         <ansidecl.h>, <elf/common.h> and <elf/external.h> to
14019         sym-file-loader.c.
14020         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14021         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14022         to sym-file-loader.c.
14023         (struct library): Forward declare.
14024         (load_shlib, lookup_function): Change prototypes.
14025         (find_shstrtab, find_strtab, find_shdr, find_symtab)
14026         (translate_offset): Remove declarations.
14027         (get_text_addr): New declaration.
14028         * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
14029         <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
14030         sym-file-loader.h.
14031         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14032         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14033         here from sym-file-loader.h.
14034         (struct library): New structure.
14035         (load_shlib, lookup_function): Change prototypes and adjust to
14036         work with a struct library.
14037         (find_shstrtab, find_strtab, find_shdr, find_symtab)
14038         (translate_offset): Make static.
14039         (get_text_addr): New function.
14040         * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
14041
14042 2014-04-15  Pedro Alves  <palves@redhat.com>
14043
14044         * gdb.base/sym-file-loader.c: Fix typo.  SELF_LINK, not SELK_LINK.
14045
14046 2014-04-15  Pedro Alves  <palves@redhat.com>
14047
14048         * gdb.base/sym-file-loader.c: Include <limits.h>.
14049         (SELF_LINK): New define.
14050         (get_origin): New function.
14051         (load_shlib): Use it.
14052         * gdb.base/sym-file.exp: Don't early return if the target is
14053         remote.  Use runto_main, and issue fail is that fails.  Use
14054         gdb_load_shlibs.
14055         (shlib_name): Delete.
14056         (lib_so, lib_syms, lib_dlopen): New globals.  Use them throughout.
14057
14058 2014-04-15  Pedro Alves <palves@redhat.com>
14059
14060         * gdb.base/sym-file.exp: Remove regex characters from test
14061         message.  Don't refer to breakpoint numbers in test messages.
14062
14063 2014-04-14  Keith Seitz  <keiths@redhat.com>
14064
14065         PR c++/16253
14066         * gdb.cp/var-tag.cc: New file.
14067         * gdb.cp/var-tag.exp: New file.
14068         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14069         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14070         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14071         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14072
14073 2014-04-14  Tom Tromey  <tromey@redhat.com>
14074
14075         * gdb.cp/classes.exp (test_enums): Handle underlying type.
14076         * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
14077         type.
14078         * gdb.cp/enum-class.exp: New file.
14079         * gdb.cp/enum-class.cc: New file.
14080
14081 2014-04-14  Tom Tromey  <tromey@redhat.com>
14082
14083         * gdb.dwarf2/enum-type.exp: New file.
14084
14085 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14086
14087         * gdb.mi/mi-vla-c99.exp: New file.
14088         * gdb.mi/vla.c: New file.
14089
14090 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14091
14092         * gdb.base/vla-datatypes.c: New file.
14093         * gdb.base/vla-datatypes.exp: New file.
14094
14095 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14096
14097         * gdb.base/vla-ptr.c: New file.
14098         * gdb.base/vla-ptr.exp: New file.
14099
14100 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14101
14102         * gdb.dwarf2/count.exp: New file.
14103
14104 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14105
14106         * gdb.base/vla-sideeffect.c: New file.
14107         * gdb.base/vla-sideeffect.exp: New file.
14108
14109 2014-04-14  David Blaikie <dblaikie@gmail.com>
14110
14111         * gdb.mi/non-stop.c: Add return value for non-void function return
14112         statement.
14113         * gdb.threads/staticthreads.c: Ditto.
14114
14115 2014-04-12  Siva Chandra Reddy  <sivachandra@google.com>
14116             Doug Evans  <xdje42@gmail.com>
14117
14118         * gdb.guile/scm-value.c: Improve test case.
14119         * gdb.guile/scm-value.exp: Add new test.
14120
14121 2014-04-11  David Blaikie  <dblaikie@gmail.com>
14122
14123         * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
14124         override Clang's default.
14125
14126 2014-04-11  Joel Brobecker  <brobecker@adacore.com>
14127
14128         Revert the following changes (regressions):
14129
14130         * gdb.base/vla-sideeffect.c: New file.
14131         * gdb.base/vla-sideeffect.exp: New file.
14132
14133         * gdb.dwarf2/count.exp: New file.
14134
14135         * gdb.base/vla-multi.c: New file.
14136         * gdb.base/vla-multi.exp: New file.
14137
14138         * gdb.base/vla-ptr.c: New file.
14139         * gdb.base/vla-ptr.exp: New file.
14140
14141         * gdb.base/vla-datatypes.c: New file.
14142         * gdb.base/vla-datatypes.exp: New file.
14143
14144         * gdb.mi/mi-vla-c99.exp: New file.
14145         * gdb.mi/vla.c: New file.
14146
14147 2014-04-11  Keith Seitz  <keiths@redhat.com>
14148
14149         PR c++/16675
14150         * gdb.cp/cpsizeof.exp: New file.
14151         * gdb.cp/cpsizeof.cc: New file.
14152
14153 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14154
14155         * gdb.mi/mi-vla-c99.exp: New file.
14156         * gdb.mi/vla.c: New file.
14157
14158 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14159
14160         * gdb.base/vla-datatypes.c: New file.
14161         * gdb.base/vla-datatypes.exp: New file.
14162
14163 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14164
14165         * gdb.base/vla-ptr.c: New file.
14166         * gdb.base/vla-ptr.exp: New file.
14167
14168 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14169
14170         * gdb.base/vla-multi.c: New file.
14171         * gdb.base/vla-multi.exp: New file.
14172
14173 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14174
14175         * gdb.dwarf2/count.exp: New file.
14176
14177 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14178
14179         * gdb.base/vla-sideeffect.c: New file.
14180         * gdb.base/vla-sideeffect.exp: New file.
14181
14182 2014-04-11  Yao Qi  <yao@codesourcery.com>
14183
14184         * gdb.base/completion.exp: Check file exists before running tests
14185         on file completion.
14186
14187 2014-04-10  Pedro Alves  <palves@redhat.com>
14188
14189         * gdb.base/cond-eval-mode.c: New file.
14190         * gdb.base/cond-eval-mode.exp: Use standard_testfile.  Adjust
14191         prepare_for_testing to build the new file.  Check result of
14192         runto_main.
14193         (test_break, test_watch): New procedures.
14194         (top level): Use them.
14195
14196 2014-04-08  Pierre Muller  <muller@sourceware.org>
14197
14198         * gdb.base/printcmds.exp (test_artificial_arrays): Disable
14199         Ctrl-V use for mingw hosts.
14200
14201 2014-04-07  Siva Chandra Reddy  <sivachandra@google.com>
14202
14203         * gdb.python/py-value.c: Improve test case.
14204         * gdb.python/py-value.exp: Add new test.
14205
14206 2014-04-07  David Blaikie  <dblaikie@gmail.com>
14207
14208         * lib/compiler.c: Identify the clang compiler.
14209         * lib/compiler.cc: Ditto.
14210
14211 2014-04-03  Yao Qi  <yao@codesourcery.com>
14212
14213         * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
14214
14215 2014-04-01  Anton Blanchard  <anton@samba.org>
14216
14217         * gdb.arch/ppc64-atomic-inst.exp: Use untested.  Make test
14218         messages unique.
14219
14220 2014-04-01  Anton Blanchard  <anton@samba.org>
14221
14222         * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
14223         prepare_for_testing.
14224
14225 2014-04-01  Anton Blanchard  <anton@samba.org>
14226
14227         * gdb.arch/ppc64-atomic-inst.c: Remove.
14228         * gdb.arch/ppc64-atomic-inst.S: New file.
14229         * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
14230
14231 2014-03-31  Doug Evans  <dje@google.com>
14232
14233         * gdb.base/print-symbol-loading-lib.c: New file.
14234         * gdb.base/print-symbol-loading-main.c: New file.
14235         * gdb.base/print-symbol-loading.exp: New file.
14236
14237 2014-03-31  Yao Qi  <yao@codesourcery.com>
14238
14239         * gdb.base/source-dir.exp: Allow ';' as a directory separator.
14240
14241 2014-03-28  Joel Brobecker  <brobecker@adacore.com>
14242
14243         * gdb.ada/mi_dyn_arr: New testcase.
14244
14245 2014-03-27  Doug Evans  <dje@google.com>
14246
14247         * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
14248
14249 2014-03-27  Yao Qi  <yao@codesourcery.com>
14250
14251         * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
14252         if target is nios2-*-*.
14253
14254 2014-03-26  Yao Qi  <yao@codesourcery.com>
14255
14256         * lib/gdb.exp (readline_is_used): New proc.
14257         * gdb.base/completion.exp: Move tests on command complete up.
14258         Skip the rest of tests if readline is not used.
14259         * gdb.ada/complete.exp: Skp the test if readline is not
14260         used.
14261         * gdb.base/filesym.exp: Likewise.
14262         * gdb.base/macscp.exp: Likewise.
14263         * gdb.base/readline-ask.exp: Likewise.
14264         * gdb.base/readline.exp: Likewise.
14265         * gdb.python/py-cmd.exp: Likewise.
14266         * gdb.trace/tfile.exp: Likewise.
14267
14268 2014-03-26  Yao Qi  <yao@codesourcery.com>
14269
14270         * gdb.base/macscp.exp: Fix code format issues.
14271
14272 2014-03-25  Ulrich Weigand  <uweigand@de.ibm.com>
14273
14274         * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
14275         * gdb.asm/powerpc64le.inc: New file.
14276
14277 2014-03-25  Pedro Alves  <palves@redhat.com>
14278             Doug Evans  <dje@google.com>
14279
14280         * gdb.base/source-execution.c: New file.
14281         * gdb.base/source-execution.exp: New file.
14282         * gdb.base/source-execution.gdb: New file.
14283
14284 2014-03-24  Doug Evans  <dje@google.com>
14285
14286         * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
14287         using fission.
14288
14289 2014-03-24  Hui Zhu  <hui@codesourcery.com>
14290             Pedro Alves  <palves@redhat.com>
14291
14292         PR breakpoints/16101
14293         * gdb.base/dprintf.exp: Use unsupported rather than changing the
14294         test pass/fail messages.  Detect missing support for dprintf when
14295         breakpoints are actually inserted.
14296         * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
14297         breakpoints are actually inserted.
14298         * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
14299         fails.
14300
14301 2014-03-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
14302
14303         * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
14304
14305 2014-03-22  Doug Evans  <xdje42@gmail.com>
14306
14307         * gdb.python/python.exp (python not supported): Verify multi-line
14308         python command issues an error.
14309         * gdb.guile/guile.exp (guile not supported): Verify multi-line
14310         guile command issues an error.
14311
14312 2014-03-21  Maciej W. Rozycki  <macro@codesourcery.com>
14313
14314         * gdb.threads/thread-specific.exp: Handle the lack of usable
14315         $this_breakpoint and $this_thread.
14316
14317 2014-03-21  Hui Zhu  <hui@codesourcery.com>
14318
14319         * gdb.base/attach.exp (do_command_attach_tests): New.
14320
14321 2014-03-20  Tom Tromey  <tromey@redhat.com>
14322             Pedro Alves  <palves@redhat.com>
14323
14324         PR cli/15718
14325         * gdb.base/condbreak-call-false.c: New file.
14326         * gdb.base/condbreak-call-false.exp: New file.
14327
14328 2014-03-20  Pedro Alves  <palves@redhat.com>
14329
14330         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
14331         Delete.
14332         (block_signals, unblock_signals): Delete.
14333         (child_function_2, main): Remove references to deleted variable
14334         and functions.
14335
14336 2014-03-20  Pedro Alves  <palves@redhat.com>
14337
14338         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
14339         Use pthread_kill to signal thread 2.
14340         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14341         Adjust to make the test send itself a signal rather than using the
14342         host's "kill" command.
14343
14344 2014-03-20  Pedro Alves  <palves@redhat.com>
14345
14346         * gdb.threads/multiple-step-overs.c: New file.
14347         * gdb.threads/multiple-step-overs.exp: New file.
14348         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14349         Adjust expected infrun debug output.
14350
14351 2014-03-20  Pedro Alves  <palves@redhat.com>
14352
14353         * gdb.threads/step-over-trips-on-watchpoint.c: New file.
14354         * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
14355
14356 2014-03-20  Pedro Alves  <palves@redhat.com>
14357
14358         PR breakpoints/7143
14359         * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
14360         old gnats gdb/38.  Remove kfail.  Adjust to use gdb_test instead
14361         of gdb_test_multiple.
14362         * gdb.cp/annota2.exp: Remove kfail for gdb/38.
14363         * gdb.cp/annota3.exp: Remove kfail for gdb/38.
14364
14365 2014-03-20  Pedro Alves  <palves@redhat.com>
14366
14367         * gdb.threads/step-over-lands-on-breakpoint.c: New file.
14368         * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
14369
14370 2014-03-19  Pedro Alves  <palves@redhat.com>
14371
14372         * gdb.base/async.exp: Remove early return.
14373
14374 2014-03-19  Pedro Alves  <palves@redhat.com>
14375
14376         * gdb.base/async.exp (step& tests): Pass explicit test messages.
14377
14378 2014-03-19  Pedro Alves  <palves@redhat.com>
14379
14380         * gdb.base/async.exp (test_background): Expect \r\n after
14381         "completed." in the fail pattern.
14382
14383 2014-03-19  Pedro Alves  <palves@redhat.com>
14384
14385         * gdb.base/async.exp (test_background): New procedure.
14386         Use it for all background execution command tests.
14387
14388 2014-03-19  Pedro Alves  <palves@redhat.com>
14389
14390         * gdb.base/async.exp: Use prepare_for_testing.
14391
14392 2014-03-19  Pedro Alves  <palves@redhat.com>
14393
14394         * gdb.base/async.c (foo): Make 'x' volatile.  Write to it twice in
14395         the same line.
14396
14397 2014-03-19  Pedro Alves  <palves@redhat.com>
14398
14399         * gdb.base/async.c (main): Add "jump here" and "until here" line
14400         marker comments.
14401         * gdb.base/async.exp (jump_here): New global.
14402         (jump& test): Use it.
14403         (until_here): New global.
14404         (until& test): Use it.
14405
14406 2014-03-19  Pedro Alves  <palves@redhat.com>
14407
14408         * gdb.base/async.exp: Don't frob gdb_protocol.
14409
14410 2014-03-18  Doug Evans  <xdje42@gmail.com>
14411
14412         * gdb.base/async.exp: Whitespace fixes.  Turn on target-async.
14413         Fix spelling of exec-done-display.
14414
14415 2014-03-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
14416
14417         PR gdb/15358
14418         * gdb.base/gdb-sigterm.c: New file.
14419         * gdb.base/gdb-sigterm.exp: New file.
14420
14421 2014-03-18  Pedro Alves  <palves@redhat.com>
14422
14423         PR gdb/13860
14424         * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
14425         * lib/mi-support.exp (mi_expect_stop): Add special handling for
14426         solib-event.
14427
14428 2014-03-17  Joel Brobecker  <brobecker@adacore.com>
14429
14430         * gdb.ada/pckd_arr_ren: New testcase.
14431
14432 2014-03-13  Doug Evans  <xdje42@gmail.com>
14433
14434         PR guile/16612
14435         * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
14436         collect after discarding symbols.
14437
14438 2014-03-13  Ludovic Courtès  <ludo@gnu.org>
14439             Doug Evans  <xdje42@gmail.com>
14440
14441         * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
14442         to history survives a gc.
14443
14444 2014-03-13  Pedro Alves  <palves@redhat.com>
14445
14446         * gdb.base/default.exp: Don't test "target procfs".
14447
14448 2014-03-13  Pedro Alves  <palves@redhat.com>
14449
14450         * gdb.base/default.exp: Update "target child" and "target procfs"
14451         tests to not expect "Unix".
14452
14453 2014-03-12  Tom Tromey  <tromey@redhat.com>
14454
14455         * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
14456         New procs.  Add target-async tests.
14457         * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
14458         Add target-async tests.
14459
14460 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14461
14462         * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
14463         'func_start' and 'func_end' for the beginning and end of the
14464         function code, respectively.
14465         * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
14466         'func_end' instead of 'func' and 'main'.
14467
14468 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14469
14470         * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
14471         * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
14472         generate the debug info assembler source.
14473
14474 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14475
14476         * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
14477         * gdb.dwarf2/arr-subrange.exp: Likewise.
14478         * gdb.dwarf2/dwz.exp: Likewise.
14479         * gdb.dwarf2/method-ptr.exp: Likewise.
14480         * gdb.dwarf2/missing-sig-type.exp: Likewise.
14481         * gdb.dwarf2/subrange.exp: Likewise.
14482         * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
14483         * gdb.dwarf2/implptrpiece.exp: Likewise.
14484         * gdb.dwarf2/nostaticblock.exp: Likewise.
14485
14486 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14487
14488         * lib/gdb.exp (build_executable_from_specs): Don't prepend source
14489         directory to absolute path name arguments.
14490
14491 2014-03-10  Joel Brobecker  <brobecker@adacore.com>
14492
14493         * gdb.ada/tagged_access: New testcase.
14494
14495 2014-03-07  Markus Metzger  <markus.t.metzger@intel.com>
14496
14497         * gdb.btrace/data.exp: Update expected output.
14498
14499 2014-03-06  Yao Qi  <yao@codesourcery.com>
14500
14501         * gdb.trace/pr16508.exp: New file.
14502
14503 2014-03-05  Pedro Alves  <palves@redhat.com>
14504
14505         PR gdb/16575
14506         * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
14507         procedure.
14508         (top level): Adjust to use it.  Add tests that exercise breakpoint
14509         interaction with the code-cache.
14510
14511 2014-02-26  Ludovic Courtès  <ludo@gnu.org>
14512
14513         * gdb.guile/scm-value.exp (test_value_in_inferior): Add
14514         test for 'history-append!'.
14515
14516 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
14517
14518         * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
14519         * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
14520         * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
14521         * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
14522         * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
14523         * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
14524
14525 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
14526
14527         * testsuite/gdb.python/py-pp-re-notag.c: New file.
14528         * testsuite/gdb.python/py-pp-re-notag.ex: New file.
14529         * testsuite/gdb.python/py-pp-re-notag.p: New file.
14530
14531 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
14532
14533         * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
14534
14535 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
14536
14537         * gdb.dwarf2/arr-stride.c: New file.
14538         * gdb.dwarf2/arr-stride.exp: New file.
14539
14540 2014-02-26  Pedro Alves  <palves@redhat.com>
14541
14542         * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
14543         that won't ever trigger.  Make sure that GDB reports the correct
14544         breakpoint that caused the stop.
14545
14546 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
14547
14548         PR gdb/16626
14549         * gdb.base/auto-load-script: New file.
14550         * gdb.base/auto-load.c: New file.
14551         * gdb.base/auto-load.exp: New file.
14552
14553         PR gdb/16626
14554         * gdb.base/auto-load.exp: Fix out-of-srctree run.
14555
14556 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
14557
14558         Fix dw2-icycle.exp -fsanitize=address GDB crash.
14559         * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
14560
14561 2014-02-24  Doug Evans  <dje@google.com>
14562
14563         * lib/gdb.exp (run_on_host): Log error output if program fails.
14564
14565 2014-02-21  Pedro Alves  <palves@redhat.com>
14566
14567         * gdb.threads/step-after-sr-lock.c: Rename to ...
14568         * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
14569         * gdb.threads/step-after-sr-lock.exp: Rename to ...
14570         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14571         ... this.
14572
14573 2014-02-20  Sergio Durigan Junior  <sergiodj@redhat.com>
14574
14575         PR tdep/16397
14576         * gdb.arch/amd64-stap-special-operands.exp: New file.
14577         * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
14578         * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
14579         * gdb.arch/amd64-stap-triplet.S: Likewise.
14580         * gdb.arch/amd64-stap-triplet.c: Likewise.
14581
14582 2014-02-20  Joel Brobecker  <brobecker@adacore.com>
14583
14584         * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
14585         in .section pseudo-op.
14586
14587 2014-02-20  lin zuojian  <manjian2006@gmail.com>
14588             Joel Brobecker  <brobecker@adacore.com>
14589             Doug Evans  <xdje42@gmail.com>
14590
14591         PR symtab/16581
14592         * gdb.dwarf2/dw2-icycle.S: New file.
14593         * gdb.dwarf2/dw2-icycle.c: New file.
14594         * gdb.dwarf2/dw2-icycle.exp: New file.
14595
14596 2014-02-19  Siva Chandra Reddy  <sivachandra@google.com>
14597
14598         * gdb.python/py-value-cc.cc: Improve test case to enable testing
14599         operations on gdb.Value objects.
14600         * gdb.python/py-value-cc.exp: Add new test to test operations on
14601         gdb.Value objects.
14602
14603 2014-02-18  Doug Evans  <dje@google.com>
14604
14605         * Makefile.in (TESTS): New variable.
14606         (expanded_tests, expanded_tests_or_none): New variables
14607         (check-single): Pass $(expanded_tests_or_none) to runtest.
14608         (check-parallel): Only run tests in $(TESTS) if non-empty.
14609         (check/no-matching-tests-found): New rule.
14610         * README: Document TESTS makefile variable.
14611
14612 2014-02-18  Doug Evans  <dje@google.com>
14613
14614         * Makefile.in (check-parallel): rm -rf outputs temp.
14615
14616 2014-02-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
14617
14618         Fix "ERROR: no fileid for" in the testsuite.
14619         * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
14620
14621 2014-02-12  Doug Evans  <dje@google.com>
14622
14623         * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
14624         (MISCELLANEOUS): New variable.
14625         (clean): rm -rf $(MISCELLANEOUS).
14626         * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
14627         dwp live in the same directory as symlinks, with each symlink pointed
14628         to a differently named file in a different directory.
14629
14630 2014-02-11  Doug Evans  <dje@google.com>
14631
14632         * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
14633         of Tcl file commands.
14634
14635 2014-02-10  Mark Kettenis  <kettenis@gnu.org>
14636
14637         * gdb.threads/step-after-sr-lock.exp: Avoid executing
14638         "kill -SIGUSR1 -1".
14639
14640 2014-02-10  Joel Brobecker  <brobecker@adacore.com>
14641
14642         * gdb.ada/tick_length_array_enum_idx: New testcase.
14643
14644 2014-02-10  Doug Evans  <xdje42@gmail.com>
14645
14646         * configure.ac (AC_OUTPUT): Add gdb.guile.
14647         * configure: Regenerate.
14648         * lib/gdb-guile.exp: New file.
14649         * lib/gdb.exp (get_target_charset): New function.
14650         * gdb.base/help.exp: Update expected output from "apropos apropos".
14651         * gdb.guile/Makefile.in: New file.
14652         * gdb.guile/guile.exp: New file.
14653         * gdb.guile/scm-arch.c: New file.
14654         * gdb.guile/scm-arch.exp: New file.
14655         * gdb.guile/scm-block.c: New file.
14656         * gdb.guile/scm-block.exp: New file.
14657         * gdb.guile/scm-breakpoint.c: New file.
14658         * gdb.guile/scm-breakpoint.exp: New file.
14659         * gdb.guile/scm-disasm.c: New file.
14660         * gdb.guile/scm-disasm.exp: New file.
14661         * gdb.guile/scm-equal.c: New file.
14662         * gdb.guile/scm-equal.exp: New file.
14663         * gdb.guile/scm-error.exp: New file.
14664         * gdb.guile/scm-error.scm: New file.
14665         * gdb.guile/scm-frame-args.c: New file.
14666         * gdb.guile/scm-frame-args.exp: New file.
14667         * gdb.guile/scm-frame-args.scm: New file.
14668         * gdb.guile/scm-frame-inline.c: New file.
14669         * gdb.guile/scm-frame-inline.exp: New file.
14670         * gdb.guile/scm-frame.c: New file.
14671         * gdb.guile/scm-frame.exp: New file.
14672         * gdb.guile/scm-generics.exp: New file.
14673         * gdb.guile/scm-gsmob.exp: New file.
14674         * gdb.guile/scm-iterator.c: New file.
14675         * gdb.guile/scm-iterator.exp: New file.
14676         * gdb.guile/scm-math.c: New file.
14677         * gdb.guile/scm-math.exp: New file.
14678         * gdb.guile/scm-objfile-script-gdb.in: New file.
14679         * gdb.guile/scm-objfile-script.c: New file.
14680         * gdb.guile/scm-objfile-script.exp: New file.
14681         * gdb.guile/scm-objfile.c: New file.
14682         * gdb.guile/scm-objfile.exp: New file.
14683         * gdb.guile/scm-ports.exp: New file.
14684         * gdb.guile/scm-pretty-print.c: New file.
14685         * gdb.guile/scm-pretty-print.exp: New file.
14686         * gdb.guile/scm-pretty-print.scm: New file.
14687         * gdb.guile/scm-section-script.c: New file.
14688         * gdb.guile/scm-section-script.exp: New file.
14689         * gdb.guile/scm-section-script.scm: New file.
14690         * gdb.guile/scm-symbol.c: New file.
14691         * gdb.guile/scm-symbol.exp: New file.
14692         * gdb.guile/scm-symtab-2.c: New file.
14693         * gdb.guile/scm-symtab.c: New file.
14694         * gdb.guile/scm-symtab.exp: New file.
14695         * gdb.guile/scm-type.c: New file.
14696         * gdb.guile/scm-type.exp: New file.
14697         * gdb.guile/scm-value-cc.cc: New file.
14698         * gdb.guile/scm-value-cc.exp: New file.
14699         * gdb.guile/scm-value.c: New file.
14700         * gdb.guile/scm-value.exp: New file.
14701         * gdb.guile/source2.scm: New file.
14702         * gdb.guile/types-module.cc: New file.
14703         * gdb.guile/types-module.exp: New file.
14704
14705 2014-02-10  Yao Qi  <yao@codesourcery.com>
14706
14707         PR testsuite/16543
14708         * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
14709         * configure: Regenerated.
14710         * Makefile.in: New file.
14711
14712 2014-02-08  Andreas Schwab  <schwab@linux-m68k.org>
14713
14714         * gdb.python/py-framefilter.exp: Fix typo.
14715
14716 2014-02-08  Yao Qi  <yao@codesourcery.com>
14717
14718         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
14719         that no =breakpoint-modified is emitted when breakpoints are
14720         modified through MI commands.
14721
14722 2014-02-07  Pedro Alves  <pedro@codesourcery.com>
14723             Pedro Alves  <palves@redhat.com>
14724
14725         * gdb.threads/step-after-sr-lock.c: New file.
14726         * gdb.threads/step-after-sr-lock.exp: New file.
14727
14728 2014-02-07  Pedro Alves  <palves@redhat.com>
14729
14730         * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
14731
14732 2014-02-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
14733
14734         Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
14735         * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
14736
14737 2014-02-06  Doug Evans  <xdje42@gmail.com>
14738
14739         * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
14740         output.
14741
14742         * gdb.gdb/python-interrupts.exp: New file.
14743
14744 2014-02-05  Yao Qi  <yao@codesourcery.com>
14745
14746         * gdb.trace/report.exp (use_collected_data): Test the output
14747         of "info threads" and "info inferiors".
14748
14749 2014-02-05  Yao Qi  <yao@codesourcery.com>
14750
14751         Revert this patch:
14752
14753         2013-05-24  Yao Qi  <yao@codesourcery.com>
14754
14755         * gdb.trace/tfile.exp: Test inferior and thread.
14756
14757 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
14758
14759         * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
14760         on a function.
14761         * gdb.base/step-bt.c: Call hello via function pointer to make
14762         sure its first instruction is executed on powerpc64le-linux.
14763
14764 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
14765
14766         * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
14767
14768 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
14769
14770         * gdb.arch/vsx-regs.exp: Check target endianness.  Provide variants
14771         of the test patterns for use on little-endian systems.
14772
14773 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
14774
14775         * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
14776         (decimal_vector): Fix for little-endian.
14777
14778 2014-01-29  Jose E. Marchesi  <jose.marchesi@oracle.com>
14779
14780         * gdb.arch/sparc-sysstep.exp: New file.
14781         * gdb.arch/sparc-sysstep.c: Likewise.
14782
14783         * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
14784
14785 2014-01-28  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
14786
14787         * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
14788
14789 2014-01-23  Tom Tromey  <tromey@redhat.com>
14790
14791         * gdb.ada/array_char_idx: New testcase.
14792
14793 2014-01-23  Tom Tromey  <tromey@redhat.com>
14794
14795         PR python/16487:
14796         * gdb.python/py-framefilter.exp: Add test using "Error" filter.
14797         * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
14798         classes.
14799
14800 2014-01-23  Tom Tromey  <tromey@redhat.com>
14801
14802         PR python/16491:
14803         * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
14804         string from an inferior frame.
14805         * gdb.python/py-framefilter-mi.exp: Update.
14806
14807 2014-01-22  Doug Evans  <dje@google.com>
14808
14809         * gdb.server/server-mon.exp: Add tests for "set debug-format".
14810
14811 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
14812
14813         * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
14814
14815 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
14816
14817         * gdb.trace/entry-values.exp: Remove excess space character from
14818         regex patterns.  Handle s390 call instruction.
14819
14820 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
14821
14822         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
14823         define "*_start" label.  Make "name" static.
14824         * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
14825         ${name} by references to ${name}_start.
14826
14827 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
14828
14829         * gdb.base/info-macros.exp: Remove "debug" from the compile
14830         options.
14831
14832 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
14833
14834         * gdb.dlang/demangle.exp: New file.
14835
14836 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
14837
14838         * gdb.dlang/primitive-types.exp: New file.
14839
14840 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
14841
14842         * configure.ac: Create gdb.dlang/Makefile.
14843         * configure: Regenerate.
14844         * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
14845         * gdb.dlang/Makefile.in: New file.
14846         * lib/d-support.exp: New file.
14847         * lib/gdb.exp (skip_d_tests): New proc.
14848
14849 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14850
14851         * gdb.btrace/delta.exp: Check reverse stepi.
14852         * gdb.btrace/tailcall.exp: Update.  Add stepping tests.
14853         * gdb.btrace/finish.exp: New.
14854         * gdb.btrace/next.exp: New.
14855         * gdb.btrace/nexti.exp: New.
14856         * gdb.btrace/record_goto.c: Add comments.
14857         * gdb.btrace/step.exp: New.
14858         * gdb.btrace/stepi.exp: New.
14859         * gdb.btrace/multi-thread-step.c: New.
14860         * gdb.btrace/multi-thread-step.exp: New.
14861         * gdb.btrace/rn-dl-bind.c: New.
14862         * gdb.btrace/rn-dl-bind.exp: New.
14863         * gdb.btrace/data.c: New.
14864         * gdb.btrace/data.exp: New.
14865         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14866
14867 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14868
14869         * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
14870         * gdb.btrace/exception.exp: Update.
14871         * gdb.btrace/instruction_history.exp: Update.
14872         * gdb.btrace/record_goto.exp: Update.
14873         * gdb.btrace/tailcall.exp: Update.
14874         * gdb.btrace/unknown_functions.exp: Update.
14875         * gdb.btrace/delta.exp: New.
14876
14877 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14878
14879         * gdb.btrace/record_goto.exp: Add backtrace test.
14880         * gdb.btrace/tailcall.exp: Add backtrace test.
14881
14882 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14883
14884         * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
14885         * gdb.btrace/record_goto.c: New.
14886         * gdb.btrace/record_goto.exp: New.
14887         * gdb.btrace/x86-record_goto.S: New.
14888
14889 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14890
14891         * gdb.btrace/function_call_history.exp: Update tests.
14892         * gdb.btrace/instruction_history.exp: Update tests.
14893
14894 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14895
14896         * gdb.btrace/function_call_history.exp: Fix expected field
14897         order for "record function-call-history".
14898         Add new tests for "record function-call-history /c".
14899         * gdb.btrace/exception.cc: New.
14900         * gdb.btrace/exception.exp: New.
14901         * gdb.btrace/tailcall.exp: New.
14902         * gdb.btrace/x86-tailcall.S: New.
14903         * gdb.btrace/x86-tailcall.c: New.
14904         * gdb.btrace/unknown_functions.c: New.
14905         * gdb.btrace/unknown_functions.exp: New.
14906         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14907
14908 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14909
14910         * gdb.btrace/instruction_history.exp: Update.
14911         * gdb.btrace/function_call_history.exp: Update.
14912
14913 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14914
14915         * gdb.btrace/function_call_history.exp: Fix expected function
14916         trace.
14917         * gdb.btrace/instruction_history.exp: Initialize traced.
14918         Remove traced_functions.
14919
14920 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14921
14922         * gdb.btrace/function_call_history.exp: Update
14923         * gdb.btrace/instruction_history.exp: Update.
14924
14925 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
14926
14927         * gdb.btrace/enable.exp: Update expected text.
14928
14929 2014-01-16  Omair Javaid  <Omair.Javaid@linaro.org>
14930
14931         * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
14932         bytes.
14933
14934 2014-01-15  Maciej W. Rozycki  <macro@codesourcery.com>
14935
14936         * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
14937
14938 2014-01-15  Omair Javaid  <omair.javaid@linaro.org>
14939
14940         * lib/gdb.exp (supports_process_record): Return true for
14941         arm*-linux*.  (supports_reverse): Likewise.
14942
14943 2014-01-13  Siva Chandra Reddy  <sivachandra@google.com>
14944
14945         PR python/15464
14946         PR python/16113
14947         * gdb.python/py-type.c: Enhance test case.
14948         * gdb.python/py-value-cc.cc: Likewise
14949         * gdb.python/py-type.exp: Add new tests.
14950         * gdb.python/py-value-cc.exp: Likewise
14951
14952 2014-01-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14953             Pedro Alves <palves@redhat.com>
14954
14955         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
14956         Make "name" extern.
14957         * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
14958         references to ${name}_start by references to ${name}.
14959
14960 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
14961
14962         * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
14963
14964 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
14965
14966         * gdb.python/py-pp-integral.exp: Remove path from "source" test.
14967
14968 2014-01-09  Maciej W. Rozycki  <macro@codesourcery.com>
14969             Pedro Alves  <palves@redhat.com>
14970
14971         * gdb.mi/mi-info-os.exp: Connect to the target with
14972         mi_gdb_target_load.
14973
14974 2014-01-08  Pedro Alves  <palves@redhat.com>
14975
14976         * gdb.threads/reconnect-signal.c: New file.
14977         * gdb.threads/reconnect-signal.exp: New file.
14978
14979 2014-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
14980
14981         * gdb.base/source-dir.exp: New file.
14982
14983 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
14984
14985         * gdb.ada/mi_interface: New testcase.
14986
14987 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
14988
14989         * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
14990         gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
14991         gdb.ada/pp-rec-component/pck.ads: New files.
14992
14993 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
14994
14995         * gdb.python/py-pp-integral.c: New file.
14996         * gdb.python/py-pp-integral.py: New file.
14997         * gdb.python/py-pp-integral.exp: New file.
14998
14999 For older changes see ChangeLog-1993-2013.
15000 \f
15001 ;; Local Variables:
15002 ;; mode: change-log
15003 ;; left-margin: 8
15004 ;; fill-column: 74
15005 ;; version-control: never
15006 ;; End:
15007
15008     Copyright 2014-2018 Free Software Foundation, Inc.
15009   Copying and distribution of this file, with or without modification,
15010   are permitted provided the copyright notice and this notice are preserved.