gdb/fortran: Simplify handling of Fortran dot operations and keywords
[external/binutils.git] / gdb / testsuite / ChangeLog
1 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
2
3         * gdb.fortran/dot-ops.exp: New file.
4
5 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
6
7         * gdb.fortran/types.exp (test_logical_literal_types_accepted):
8         Check upper and lower case logical literals.
9
10 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
11
12         * gdb.fortran/types.exp (test_float_literal_types_accepted):
13         Remove duplicate tests.
14
15 2019-03-06  Alan Hayward  <alan.hayward@arm.com>
16
17         * lib/gdb.exp (builtin_cd): rename of cd.
18         (cd): Override builtin.
19
20 2019-03-06  Richard Bunt  <richard.bunt@arm.com>
21
22         * gdb.fortran/function-calls.exp: New file.
23         * gdb.fortran/function-calls.f90: New test.
24
25 2019-03-04  Richard Bunt  <richard.bunt@arm.com>
26
27         * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
28         on user program standard output.
29         * gdb.fortran/short-circuit-argument-list.f90: Record function
30         calls.
31
32 2019-02-28  Alan Hayward  <alan.hayward@arm.com>
33
34         * lib/gdbserver-support.exp (gdbserver_start): Check for listen
35         failure.
36
37 2019-02-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
38
39         PR gdb/8527
40         * gdb.base/interrupt-daemon-attach.c,
41         gdb.base/interrupt-daemon-attach.exp: New test.
42
43 2019-02-27  Pedro Alves  <palves@redhat.com>
44
45         * gdb.base/page.exp: Add tests for "set width/height -1".
46
47 2019-02-27  Pedro Alves  <palves@redhat.com>
48
49         * gdb.base/page.exp: Add tests for "set/show width/height" with
50         "infinite" values.
51
52 2019-02-27  Tom Tromey  <tromey@adacore.com>
53
54         * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
55         2.4.
56         * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
57         workaround.
58
59 2019-02-27  Andrew Burgess  <andrew.burgess@embecosm.com>
60
61         * gdb.base/align.exp: Extend to compile in both C and C++, and add
62         tests for structs with static members.
63
64 2019-02-26  Tom Tromey  <tromey@adacore.com>
65
66         * gdb.python/py-value.exp (test_value_from_buffer): Check for
67         ValueError, not TypeError.
68
69 2019-02-26  Kevin Buettner  <kevinb@redhat.com>
70
71         * gdb.python/py-value.exp (test_value_from_buffer): New proc with
72         call from main program.
73
74 2019-02-23  Joel Brobecker  <brobecker@adacore.com>
75
76         * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
77         * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
78         * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
79         * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
80         * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
81
82 2019-02-22  Keith Seitz  <keiths@redhat.com>
83
84         PR symtab/23853
85         * gdb.base/symlink-sourcefile.c: New file.
86         * gdb.base/symlink-sourcefile.exp: New file.
87
88 2019-02-20  Tom Tromey  <tom@tromey.com>
89
90         * gdb.base/info_qt.exp: Update.
91
92 2019-02-19  Simon Marchi  <simon.marchi@polymtl.ca>
93
94         * gdb.base/source.exp: Move "error in sourced script" code to
95         the end.
96         * gdb.base/source-error.gdb: Move contents to
97         source-error-1.gdb.  Add new code to source source-error-1.gdb.
98         * gdb.base/source-error-1.gdb: New file, from previous
99         source-error.gdb.
100
101 2019-02-17  Tom Tromey  <tom@tromey.com>
102
103         * gdb.base/style.exp: Use -g3 to compile when possible.  Add test
104         for macro styling.
105         * gdb.base/style.c (SOME_MACRO): New macro.
106
107 2019-02-17  Tom Tromey  <tom@tromey.com>
108
109         * gdb.base/style.exp: Add line-wrapping tests.
110         * gdb.base/page.exp: Add test for quitting during pagination.
111
112 2019-02-17  Joel Brobecker  <brobecker@adacore.com>
113
114         * gdb.ada/big_packed_array: New testcase.
115         * gdb.ada/homonym.exp: Fix incorrect expected output for
116         "break <homonym__get_value>" test.
117
118 2019-02-13  Weimin Pan  <weimin.pan@oracle.com>
119
120         PR breakpoints/21870
121         * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
122         and prepare_for_testing.  Add comment.
123         * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
124         redundant cleanup call.  Clean up comment.
125
126 2019-02-12  Weimin Pan  <weimin.pan@oracle.com>
127
128         PR breakpoints/21870
129         * gdb.arch/aarch64-dbreg-contents.exp: New file.
130         * gdb.arch/aarch64-dbreg-contents.c: New file.
131
132 2019-02-10  Joel Brobecker  <brobecker@adacore.com>
133
134         * gdb.ada/mi_ref_changeable: New testcase.
135
136 2019-02-07  Alan Hayward  <alan.hayward@arm.com>
137
138         * gdb.base/attach.exp: Add double attach test.
139
140 2019-02-07  Simon Marchi  <simon.marchi@polymtl.ca>
141
142         * lib/gdb.exp (default_gdb_start): Don't match pagination
143         prompt.
144         (gdb_init): Set stty_init.
145
146 2019-01-27  Tom Tromey  <tom@tromey.com>
147
148         * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
149         skip_python_tests.
150
151 2019-01-24  Alan Hayward  <alan.hayward@arm.com>
152
153         * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
154         New structure.
155         (struct struct_static_02_02): Likewise.
156         (struct struct_static_02_03): Likewise.
157         (struct struct_static_02_04): Likewise.
158         (struct struct_static_04_01): Likewise.
159         (struct struct_static_04_02): Likewise.
160         (struct struct_static_04_03): Likewise.
161         (struct struct_static_04_04): Likewise.
162         (struct struct_static_06_01): Likewise.
163         (struct struct_static_06_02): Likewise.
164         (struct struct_static_06_03): Likewise.
165         (struct struct_static_06_04): Likewise.
166         (cmp_struct_static_02_01): Likewise.
167         (cmp_struct_static_02_02): Likewise.
168         (cmp_struct_static_02_03): Likewise.
169         (cmp_struct_static_02_04): Likewise.
170         (cmp_struct_static_04_01): Likewise.
171         (cmp_struct_static_04_02): Likewise.
172         (cmp_struct_static_04_03): Likewise.
173         (cmp_struct_static_04_04): Likewise.
174         (cmp_struct_static_06_01): Likewise.
175         (cmp_struct_static_06_02): Likewise.
176         (cmp_struct_static_06_03): Likewise.
177         (cmp_struct_static_06_04): Likewise.
178         (call_all): Test new structs.
179         * gdb.base/infcall-nested-structs.exp: Likewise.
180
181 2019-01-21  Alan Hayward  <alan.hayward@arm.com>
182         * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
183
184 2019-01-21  Alan Hayward  <alan.hayward@arm.com>
185         * gdb.base/stack-protector.c: New test.
186         * gdb.base/stack-protector.exp: New file.
187         * gdb.cp/ovldbreak.exp: Only allow a single break line.
188         * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
189         option.
190         (gdb_compile): Remove stack protector for GCC and prevent
191         recursion.
192
193 2019-01-16  Keith Seitz  <keiths@redhat.com>
194
195         PR gdb/23773
196         * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
197
198 2019-01-14  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
199
200         * gdb.arch/vsx-regs.exp: Add tests that use the vector register
201         aliases.
202         * gdb.arch/altivec-regs.exp: Likewise.  Fix indentation of two
203         tests.
204         * gdb.arch/powerpc-vector-regs.c: New file.
205         * gdb.arch/powerpc-vector-regs.exp: New file.
206
207 2019-01-14  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
208
209         * gdb.arch/altivec-regs.exp: Fix the list passed to
210         gdb_expect_list when testing "info vector".
211
212 2019-01-12  Andrew Burgess  <andrew.burgess@embecosm.com>
213
214         * gdb.base/style.exp: Don't include path in testname.
215
216 2019-01-10  Keith Seitz  <keiths@redhat.com>
217
218         PR gdb/23712
219         PR symtab/23010
220         * gdb.dwarf2/multidictionary.exp: New file.
221
222 2019-01-09  Simon Marchi  <simon.marchi@ericsson.com>
223
224         * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
225         (test_gnuv3_style_demangling): ... this.
226         (test_lucid_style_demangling): Remove.
227         (test_arm_style_demangling): Remove.
228         (test_hp_style_demangling): Remove.
229         (do_tests): Remove calls to the above.
230
231 2019-01-09  Andrew Burgess  <andrew.burgess@embecosm.com>
232
233         * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
234         case.
235
236 2019-01-06  Tom Tromey  <tom@tromey.com>
237
238         PR gdb/28155:
239         * gdb.dwarf2/typedef-void-finish.exp: New file.
240
241 2018-12-28  Tom Tromey  <tom@tromey.com>
242             Simon Marchi <simark@simark.ca>
243
244         * gdb.base/jit-exec.exp: New file.
245         * gdb.base/jit-exec.c: New file.
246         * gdb.base/jit-execd.c: New file.
247
248 2018-12-28  Tom Tromey  <tom@tromey.com>
249
250         * gdb.base/style.exp: Update test to check for address styling.
251
252 2018-12-28  Tom Tromey  <tom@tromey.com>
253
254         * gdb.base/style.exp: Add test for styling of "Reading symbols"
255         message.
256
257 2018-12-28  Tom Tromey  <tom@tromey.com>
258
259         * gdb.base/style.exp: Add test for version number styling.
260
261 2018-12-28  Tom Tromey  <tom@tromey.com>
262
263         * gdb.base/style.exp: Add test for print_address_symbolic.
264
265 2018-12-28  Tom Tromey  <tom@tromey.com>
266
267         * gdb.base/style.exp: Add test for breakpoint setting.
268
269 2018-12-28  Tom Tromey  <tom@tromey.com>
270
271         * gdb.base/style.exp: Add test for variable names.
272
273 2018-12-28  Tom Tromey  <tom@tromey.com>
274
275         * gdb.base/style.exp: New file.
276         * gdb.base/style.c: New file.
277
278 2018-12-28  Tom Tromey  <tom@tromey.com>
279
280         * lib/gdb.exp (gdb_init): Set the TERM environment variable to
281         "dumb".
282         * gdb.base/readline.exp (operate_and_get_next): Save and restore
283         the TERM environment variable.
284
285 2018-12-27  Tom Tromey  <tom@tromey.com>
286
287         * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
288         pagination test.
289
290 2018-12-24  Andrew Burgess  <andrew.burgess@embecosm.com>
291
292         * gdb.dwarf2/dw2-unusual-field-names.c: New file.
293         * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
294
295 2018-12-24  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
296
297         * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
298         Filename a.adb changed to bp_fun_addr.adb.
299         gdb.ada/bp_fun_addr.exp: Update test accordingly.
300
301 2018-12-21  Jan Vrany  <jan.vrany@fit.cvut.cz>
302
303         * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
304         non-PIE executables.
305         * README: Mention the gdb,nopie_flag board setting.
306         * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
307         non-PIE executable.
308         * gdb.arch/amd64-entry-value.exp: Likewise.
309         * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
310         * gdb.arch/i386-float.exp: Likewise.
311         * gdb.arch/i386-signal.exp: Likewise.
312         * gdb.mi/mi-reg-undefined.exp: Likewise.
313
314 2018-12-21  Paul Marechal  <paul.marechal@ericsson.com>
315
316         PR gdb/23974
317         * gdb.base/info-os.exp: Check return for unknown "info os" type.
318
319 2018-12-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
320
321         * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
322         Update order of results accordingly.
323
324 2018-12-12  Andrew Burgess  <andrew.burgess@embecosm.com>
325
326         * gdb.base/annota1.exp: Update a test regexp.
327
328 2018-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
329
330         * gdb.base/float.exp: Handle RISC-V targets without an FPU.
331
332 2018-12-09  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
333
334         * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
335         (reuse_time): Initialize to REUSE_TIME_CAP.
336         (check_rc): New function.
337         (main): Use REUSE_TIME_CAP instead of hardcoded 60.
338         Check pthread_create rc.
339         (spawner_thread_func): Check pthread_create and pthread_join rc.
340
341 2018-12-08  Pedro Alves  <palves@redhat.com>
342
343         * gdb.base/list.exp (test_forward_search): Rename to ...
344         (test_forward_reverse_search): ... this.  Also test reverse-search
345         and the forward-search alias.
346
347 2018-12-05  Andrew Burgess  <andrew.burgess@embecosm.com>
348
349         * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
350         local timeout variable before return, and remove all local timeout
351         variable entirely.
352         (gdb_load): Likewise.
353
354 2018-12-01  Tom de Vries  <tdevries@suse.de>
355
356         * gdb.base/gdb-caching-proc.exp: New file.
357
358 2018-11-25  Sergio Durigan Junior  <sergiodj@redhat.com>
359
360         * Makefile.in (TIMESTAMP): New variable.
361         (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
362         command.
363         (check-single-racy): Likewise.
364         (check/%.exp): Likewise.
365         (check-racy/%.exp): Likewise.
366         (workers/%.worker): Likewise.
367         (build-perf): Likewise.
368         (check-perf): Likewise.
369         * README: Describe new "TS" and "TS_FORMAT" variables.
370         * print-ts.py: New file.
371
372 2018-11-21  Benno Fünfstück  <benno.fuenfstueck@gmail.com>
373
374         PR python/23714
375         * gdb.python/python.exp: Test command repetition after
376         gdb.execute.
377
378 2018-11-20  Andrew Burgess  <andrew.burgess@embecosm.com>
379
380         * gdb.opt/inline-break.exp: Add test that info breakpoint output
381         is correctly aligned.
382
383 2018-11-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
384
385         * gdb.ada/info_auto_lang.exp: New testcase.
386         * gdb.ada/info_auto_lang/global_pack.ads: New file.
387         * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
388         * gdb.ada/info_auto_lang/some_c.c: New file.
389
390 2018-11-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
391
392         * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
393         FUNC_lang language syntax.
394
395 2018-11-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
396
397         * gdb.base/info_minsym.c: New file.
398         * gdb.base/info_minsym.exp: New file.
399
400 2018-11-19  Tom Tromey  <tom@tromey.com>
401
402         PR rust/23625:
403         * gdb.rust/simple.exp: Add ptype test.  Update expected output.
404         * gdb.rust/expr.exp: Update expected output.  Change one test.
405
406 2018-11-19  Tom Tromey  <tom@tromey.com>
407
408         * gdb.rust/simple.rs: Don't initialize empty_enum_value.
409
410 2018-11-19  Pedro Alves  <palves@redhat.com>
411
412         * gdb.base/warning.exp: Don't override INTERNAL_FLAGS.  Use
413         gdb_spawn_with_cmdline_opts instead of gdb_start.  Check that we
414         see the expected warning.
415
416 2018-11-16  Alan Hayward  <alan.hayward@arm.com>
417
418         PR gdb/22736:
419         * gdb.cp/infcall-nodebug-lib.c: New test.
420         * gdb.cp/infcall-nodebug-main.c: New test.
421         * gdb.cp/infcall-nodebug.exp: New file.
422
423 2018-11-12  Simon Marchi  <simon.marchi@polymtl.ca>
424
425         * gdb.base/skip.exp: Add standard_testfile.  Add "skip delete"
426         completer tests.
427
428 2018-11-09  Tom de Vries  <tdevries@suse.de>
429
430         * gdb.base/msym-lang.c: New test.
431         * gdb.base/msym-lang.exp: New file.
432         * gdb.base/msym-lang-main.c: New test.
433
434 2018-11-08  Tom Tromey  <tom@tromey.com>
435
436         PR gdb/23555:
437         PR gdb/23838:
438         * gdb.base/warning.exp: New file.
439
440 2018-11-08  Jan Beulich  <jbeulich@suse.com>
441
442         * testsuite/gdb.arch/i386-avx512.c,
443         testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
444
445 2018-11-08  Andrew Burgess  <andrew.burgess@embecosm.com>
446
447         * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
448         point hardware.
449
450 2018-11-07  Andrew Burgess  <andrew.burgess@embecosm.com>
451
452         * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
453         * gdb.dwarf2/missing-type-name.exp: New file.
454
455 2018-11-06  Tom de Vries  <tdevries@suse.de>
456
457         * gdb.base/many-headers.c: New test.
458         * gdb.base/many-headers.exp: New file.
459
460 2018-11-06  Jim Wilson  <jimw@sifive.com>
461
462         * gdb.base/code_elim.exp: For riscv, set additional_flags
463         to include -msmall-data-limit=0.
464
465 2018-11-01  Joel Brobecker  <brobecker@adacore.com>
466
467         * gdb.ada/watch_minus_l: New testcase.
468
469 2018-11-01  Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
470
471         * gdb.arch/aix-sighandle.c: New file.
472         * gdb.arch/aix-sighandle.exp: New file.
473
474 2018-10-31  Andrew Burgess  <andrew.burgess@embecosm.com>
475
476         * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
477         registers being unions.
478
479 2018-10-31  Tom de Vries  <tdevries@suse.de>
480
481         * lib/valgrind.exp: New file.
482          (vgdb_start, vgdb_stop): New procs, factored out of ...
483         * gdb.base/valgrind-bt.exp: ... here, ...
484         * gdb.base/valgrind-disp-step.exp: ... here and ...
485         * gdb.base/valgrind-infcall.exp: ... here.
486
487 2018-10-31  Tom de Vries  <tdevries@suse.de>
488
489         * lib/gdb.exp (get_valueof): Don't output read value in test name.
490
491 2018-10-31  Andrew Burgess  <andrew.burgess@embecosm.com>
492
493         * gdb.dwarf2/void-type.c: New file.
494         * gdb.dwarf2/void-type.exp: New file.
495
496 2018-10-27  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
497
498         * gdb.base/info_qt.c: New file.
499         * gdb.base/info_qt.exp: New file.
500
501 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
502
503         * gdb.arch/powerpc-htm-regs.c: New file.
504         * gdb.arch/powerpc-htm-regs.exp: New file.
505
506 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
507
508         * gdb.arch/powerpc-tar.c: New file.
509         * gdb.arch/powerpc-tar.exp: New file.
510
511 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
512
513         * gdb.arch/powerpc-ppr-dscr.c: New file.
514         * gdb.arch/powerpc-ppr-dscr.exp: New file.
515
516 2018-10-25  Tom de Vries  <tdevries@suse.de>
517
518         * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
519
520 2018-10-24  Tom de Vries  <tdevries@suse.de>
521
522         * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
523         longer exists error.
524
525 2018-10-24  Tom de Vries  <tdevries@suse.de>
526
527         * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
528
529 2018-10-24  Tom de Vries  <tdevries@suse.de>
530
531         * gdb.base/valgrind-db-attach.exp: Handle removed support for
532         --db-attach in valgrind.
533
534 2018-10-23  Andrew Burgess  <andrew.burgess@embecosm.com>
535
536         * gdb.arch/riscv-reg-aliases.c: New file.
537         * gdb.arch/riscv-reg-aliases.exp: New file.
538
539 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
540
541         * gdb.python/py-cmd.exp: Check for gdb_prompt.
542
543 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
544
545         * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
546
547 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
548
549         * gdb.cp/ovldbreak.exp: Fix regexps.
550
551 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
552
553         * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
554
555 2018-10-18  Sergio Durigan Junior  <sergiodj@redhat.com>
556
557         PR cli/23785
558         * gdb.base/restore.exp: New test to check if "restore" with an
559         invalid file doesn't segfault.
560
561 2018-10-18  Tom de Vries  <tdevries@suse.de>
562
563         * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
564         * gdb.ada/excep_handle.exp: Same.
565         * gdb.ada/mi_string_access.exp: Same.
566         * gdb.ada/mi_var_union.exp: Same.
567         * gdb.arch/arc-analyze-prologue.exp: Same.
568         * gdb.arch/arc-decode-insn.exp: Same.
569         * gdb.base/readnever.exp: Same.
570         * gdb.fortran/printing-types.exp: Same.
571         * gdb.guile/scm-lazy-string.exp: Same.
572
573 2018-10-16  Tom de Vries  <tdevries@suse.de>
574
575         PR gdb/23730
576         * gdb.base/catch-follow-exec.c: Add copyright notice.
577         * gdb.base/catch-follow-exec.exp: Rewrite to use
578         gdb_spawn_with_cmdline_opts.  Require gdb-native.
579
580 2018-10-12  Sandra Loosemore  <sandra@codesourcery.com>
581
582         * gdb.trace/actions-changed.exp: Check for arch support.
583         * gdb.trace/actions.exp: Likewise.
584         * gdb.trace/ax.exp: Likewise.
585         * gdb.trace/backtrace.exp: Likewise.
586         * gdb.trace/change-loc.exp: Likewise.
587         * gdb.trace/deltrace.exp: Likewise.
588         * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
589         * gdb.trace/ftrace.exp: Likewise.
590         * gdb.trace/infotrace.exp: Check for arch support.
591         * gdb.trace/mi-trace-frame-collected.exp: Likewise.
592         * gdb.trace/mi-tracepoint-changed.exp: Likewise.
593         * gdb.trace/mi-tsv-changed.exp: Likewise.
594         * gdb.trace/packetlen.exp: Likewise.
595         * gdb.trace/passc-dyn.exp: Likewise.
596         * gdb.trace/passcount.exp: Likewise.
597         * gdb.trace/pending.exp: Likewise.
598         * gdb.trace/range-stepping.exp: Check for shlib support.
599         * gdb.trace/report.exp: Check for arch support.
600         * gdb.trace/save-trace.exp: Likewise.
601         * gdb.trace/signal.exp: Check for signal support.
602         * gdb.trace/tfind.exp: Check for arch support.
603         * gdb.trace/trace-break.exp: Check for arch and shlib support.
604         * gdb.trace/trace-common.h: Add comment.
605         * gdb.trace/trace-condition.exp: Check for shlib and arch support.
606         * gdb.trace/trace-enable-disable.exp: Likewise.
607         * gdb.trace/trace-mt.exp: Likewise.  Remove redundant untested call.
608         * gdb.trace/tracecmd.exp: Check for arch support.
609         * gdb.trace/tspeed.exp: Check for shlib and target support.
610         * gdb.trace/tstatus.exp: Check for arch support.
611         * gdb.trace/tsv.exp: Likewise.
612         * gdb.trace/while-dyn.exp: Likewise.
613         * gdb.trace/while-stepping.exp: Likewise.
614         * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
615
616 2018-10-12  Simon Marchi  <simon.marchi@ericsson.com>
617
618         * gdb.trace/tspeed.exp: Remove nowarnings.
619         (prepare_for_trace_test): Declare "global ipalib".
620         * gdb.trace/tspeed.c: Include unistd.h.
621         (main): Remove superfluous printf argument.
622
623 2018-10-11  Sandra Loosemore  <sandra@codesourcery.com>
624
625         * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
626         directory prefix on the filename.
627
628 2018-10-10  Sergio Durigan Junior  <sergiodj@redhat.com>
629
630         * gdb.gdb/unittest.exp: Update expected message informing that
631         selftests have been disabled.
632         * gdb.server/unittest.exp: Likewise.
633
634 2018-10-09  Tom de Vries  <tdevries@suse.de>
635
636         * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
637         with runto_main.
638
639 2018-10-08  Weimin Pan  <weimin.pan@oracle.com>
640
641         PR c++/16841
642         * gdb.cp/virtbase2.cc: New file.
643         * gdb.cp/virtbase2.exp: New file.
644
645 2018-10-06  Tom Tromey  <tom@tromey.com>
646
647         PR python/19399:
648         * gdb.python/py-inferior.exp: Add architecture test.
649
650 2018-10-06  Tom Tromey  <tom@tromey.com>
651
652         * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
653         * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
654
655 2018-10-06  Tom Tromey  <tom@tromey.com>
656
657         * gdb.python/py-breakpoint.exp (check_last_event): Check location
658         of a "throw" catchpoint.
659
660 2018-10-06  Sergio Durigan Junior  <sergiodj@redhat.com>
661
662         * gdb.base/info-proc.exp: Update string expected from "help info
663         proc".
664
665 2018-10-04  Tom Tromey  <tom@tromey.com>
666
667         * gdb.cp/maint.exp (test_invalid_name): Update expected output.
668         * gdb.gdb/complaints.exp (test_short_complaints): Remove.
669         (test_initial_complaints, test_empty_complaints): Update.
670         * gdb.dwarf2/dw2-stack-boundary.exp: Update.
671
672 2018-10-04  Tom Tromey  <tom@tromey.com>
673
674         PR cli/19551:
675         * lib/mi-support.exp (mi_gdb_file_cmd): Update.
676         * lib/gdb.exp (gdb_file_cmd): Update.
677         * gdb.stabs/weird.exp (print_weird_var): Update.
678         * gdb.server/solib-list.exp: Update.
679         * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
680         * gdb.mi/mi-cli.exp: Update.
681         * gdb.linespec/linespec.exp: Update.
682         * gdb.dwarf2/dw2-stack-boundary.exp: Update.
683         * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
684         * gdb.cp/cp-relocate.exp: Update.
685         * gdb.base/sym-file.exp: Update.
686         * gdb.base/relocate.exp: Update.
687         * gdb.base/readnever.exp: Update.
688         * gdb.base/print-symbol-loading.exp (test_load_core): Update.
689         * gdb.base/kill-detach-inferiors-cmd.exp: Update.
690         * gdb.base/dbx.exp (gdb_file_cmd): Update.
691         * gdb.base/code_elim.exp: Update.
692         * gdb.base/break-unload-file.exp (test_break): Update.
693         * gdb.base/break-interp.exp (test_attach_gdb): Update.
694         * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
695         Update.
696         * gdb.base/attach.exp (do_attach_tests): Update.
697         * gdb.base/sepdebug.exp: Update.
698         * gdb.python/py-section-script.exp: Update.
699
700 2018-10-04  Tom Tromey  <tom@tromey.com>
701
702         PR cli/22234:
703         * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
704         * gdb.gdb/complaints.exp (test_short_complaints): Update expected
705         output.
706
707 2018-10-04  Tom Tromey  <tom@tromey.com>
708
709         * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
710         set width and height to 0.
711         (test_command_line_attach_run): Use -quiet.
712
713 2018-10-03  Sandra Loosemore  <sandra@codesourcery.com>
714
715         * lib/gdb.exp (skip_ifunc_tests): New.
716         * gdb.base/gnu-ifunc.exp: Skip if no ifunc support.  Handle
717         other compile failures.
718         * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
719
720 2018-10-01  Simon Marchi  <simon.marchi@ericsson.com>
721
722         * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
723         is_amd64_regs_target.
724
725 2018-10-01  Alan Hayward  <alan.hayward@arm.com>
726
727         * gdb.arch/aarch64-sighandler-regs.c: New test.
728         * gdb.arch/aarch64-sighandler-regs.exp: New file.
729         * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
730
731 2018-10-01  Markus Metzger  <markus.t.metzger@intel.com>
732
733         * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
734         assembly.
735
736 2018-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
737
738         * gdb.base/frame-selection.exp: New file.
739         * gdb.base/frame-selection.c: New file.
740
741 2018-09-27  Alan Hayward  <alan.hayward@arm.com>
742
743         * gdb.threads/check-libthread-db.c (thread_routine): Use a
744         pthread barrier.
745         (main): Likewise.
746
747 2018-09-26  Andrew Burgess  <andrew.burgess@embecosm.com>
748
749         * gdb.base/large-frame-1.c: New file.
750         * gdb.base/large-frame-2.c: New file.
751         * gdb.base/large-frame.exp: New file.
752         * gdb.base/large-frame.h: New file.
753
754 2018-09-24  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
755
756         PR gdb/20948
757         * gdb.base/write_mem.exp: New test.
758         * gdb.base/write_mem.c: Likewise.
759
760 2018-09-23  Tom Tromey  <tom@tromey.com>
761
762         PR python/18852:
763         * gdb.python/py-parameter.exp: Add test for parameter that throws
764         on "set".
765
766 2018-09-23  Tom Tromey  <tom@tromey.com>
767
768         PR python/17284:
769         * gdb.python/py-template.exp (test_template_arg): Add test for
770         negative template argument number.
771
772 2018-09-23  Tom Tromey  <tom@tromey.com>
773
774         PR python/14062:
775         * gdb.python/python.exp: Add test for post_event error.
776
777 2018-09-23  Tom Tromey  <tom@tromey.com>
778
779         PR python/18170:
780         * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
781         convert pointers to int and long.
782
783 2018-09-23  Tom Tromey  <tom@tromey.com>
784
785         PR python/20126:
786         * gdb.python/py-value.exp (test_value_numeric_ops): Add
787         signed-ness conversion tests.
788
789 2018-09-23  Tom Tromey  <tom@tromey.com>
790
791         PR python/18352;
792         * gdb.python/py-value.exp (test_float_conversion): New proc.
793         Use it.
794
795 2018-09-20  Hafiz Abid Qadeer  <abidh@codesourcery.com>
796
797         gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
798
799 2018-09-18  Sandra Loosemore  <sandra@codesourcery.com>
800
801         * gdb.base/complete-empty.exp: Skip tab-completion tests if
802         no readline.
803         * gdb.base/utf8-identifiers.exp: Likewise.
804         * gdb.cp/cpcompletion.exp: Likewise.
805         * gdb.linespec/cpcompletion.exp: Likewise.
806         * gdb.linespec/cpls-abi-tag.exp: Likewise.
807         * gdb.linespec/cpls-ops.exp: Likewise.
808
809 2018-09-19  Richard Bunt  <richard.bunt@arm.com>
810             Chris January  <chris.january@arm.com>
811
812         * gdb.cp/koenig.exp: Extend to test logical short circuiting.
813         * gdb.fortran/short-circuit-argument-list.exp: New file.
814         * gdb.fortran/short-circuit-argument-list.f90: New test.
815
816 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
817
818         * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
819         "arch=" keyword when executing "-stack-list-frames".
820
821 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
822
823         * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
824         "arch=" keyword when executing "-stack-list-frames".
825
826 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
827
828         * gdb.ada/complete.exp: Expect for "@" when doing "complete
829         break ada".
830
831 2018-09-17  Simon Marchi  <simon.marchi@polymtl.ca>
832
833         PR python/23669
834         * gdb.python/python.exp: Test gdb.execute("show commands").
835
836 2018-09-16  Tom Tromey  <tom@tromey.com>
837
838         * gdb.base/new-ui.exp (do_execution_tests): Update.
839         * gdb.base/dbx.exp (test_breakpoints): Update.
840
841 2018-09-14  Alan Hayward  <alan.hayward@arm.com>
842
843         * lib/gdb.exp (gdb_simple_compile): Add proc.
844         (is_elf_target): Use gdb_simple_compile.
845         (skip_altivec_tests): Likewise.
846         (skip_vsx_tests): Likewise.
847         (skip_tsx_tests): Likewise.
848         (skip_btrace_tests): Likewise.
849         (skip_btrace_pt_tests): Likewise.
850         (gdb_can_simple_compile): Likewise.
851         (gdb_has_argv0): Likewise.
852         (gdb_target_symbol_prefix): Likewise.
853         (target_supports_scheduler_locking): Likewise.
854
855 2018-09-13  Tom Tromey  <tom@tromey.com>
856
857         * Makefile.in (TAGS): Recognize proc_with_prefix and
858         gdb_caching_proc.
859
860 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
861
862         * gdb.python/py-progspace.exp: Test the Progspace.objfiles
863         method.
864
865 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
866
867         * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
868         and a few other Inferior properties when the Inferior is no
869         longer valid.
870
871 2018-09-13  Tom Tromey  <tom@tromey.com>
872
873         PR rust/23650:
874         * gdb.rust/simple.exp: Add test for enum field access error.
875
876 2018-09-13  Tom Tromey  <tom@tromey.com>
877
878         PR rust/23626:
879         * gdb.rust/simple.rs (EmptyEnum): New type.
880         (main): Use it.
881         * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
882
883 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
884
885         * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
886         * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
887         * gdb.python/py-symtab.exp: Update test printing an objfile.
888
889 2018-09-12  Simon Marchi  <simon.marchi@ericsson.com>
890
891         * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
892         object.
893
894 2018-09-12  Alan Hayward  <alan.hayward@arm.com>
895
896         * lib/gdb.exp (gdb_can_simple_compile): Add proc.
897         (support_complex_tests): Use gdb_can_simple_compile.
898         (is_ilp32_target): Likewise.
899         (is_lp64_target): Likewise.
900         (is_64_target): Likewise.
901         (is_amd64_regs_target): Likewise.
902         (is_aarch32_target): Likewise.
903         (gdb_int128_helper): Likewise.
904
905 2018-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
906
907         * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
908
909 2018-09-10  Jerome Guitton  <guitton@adacore.com>
910
911         * gdb.ada/same_component_name: Add test for case of tagged record
912         with variable-length fields.
913
914 2018-09-10  Xavier Roirand  <roirand@adacore.com>
915
916         * gdb.ada/access_to_unbounded_array.exp: New testcase.
917         * gdb.ada/access_to_unbounded_array/foo.adb: New file.
918         * gdb.ada/access_to_unbounded_array/pack.adb: New file.
919         * gdb.ada/access_to_unbounded_array/pack.ads: New file.
920
921 2018-09-10  Xavier Roirand  <roirand@adacore.com>
922
923         * gdb.ada/mi_string_access.exp: New testcase.
924         * gdb.ada/mi_string_access/bar.adb: New file.
925         * gdb.ada/mi_string_access/pck.adb: New file.
926         * gdb.ada/mi_string_access/pck.asd: New file.
927
928 2018-09-10  Xavier Roirand  <roirand@adacore.com>
929
930         * gdb.ada/mi_var_union.exp: New testcase.
931         * gdb.ada/mi_var_union/bar.adb: New file.
932         * gdb.ada/mi_var_union/pck.adb: New file.
933         * gdb.ada/mi_var_union/pck.asd: New file.
934
935 2018-09-08  Tom Tromey  <tom@tromey.com>
936
937         * gdb.python/py-prettyprint.exp: Use with_test_prefix.
938
939 2018-09-08  Tom Tromey  <tom@tromey.com>
940
941         PR python/16047:
942         * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
943         (register_pretty_printers): Register new printer.
944         * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
945         test.
946         * gdb.python/py-prettyprint.c (int_type3): New typedef.
947         (an_int_type3): New global.
948
949 2018-09-08  Joel Brobecker  <brobecker@adacore.com>
950
951         * gdb.ada/expr_with_funcall: New testcase.
952
953 2018-09-08  Joel Brobecker  <brobecker@adacore.com>
954
955         * gdb.ada/packed_array_assign: New testcase.
956
957 2018-09-07  Andrew Burgess  <andrew.burgess@embecosm.com>
958
959         * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
960         names, and add test prefixes to make test names unique.
961
962 2018-09-05  Tom de Vries  <tdevries@suse.de>
963
964         * gdb.dwarf2/varval.exp: Add test.
965
966 2018-09-04  Gary Benson <gbenson@redhat.com>
967
968         * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
969         'eof' before 'wait -i'.  Use remote_close and clear_gdb_spawn_id.
970
971 2018-08-31  Tom Tromey  <tom@tromey.com>
972
973         * gdb.rust/simple.rs: Rename second variable "v".
974
975 2018-08-30  Andrew Burgess  <andrew.burgess@embecosm.com>
976
977         * gdb.base/funcargs.c (use_a): New function.
978         (recurse): Call use_a.
979
980 2018-08-29  Keith Seitz  <keiths@redhat.com>
981
982         * gdb.compile/compile-cplus-anonymous.cc: New file.
983         * gdb.compile/compile-cplus-anonymous.exp: New file.
984         * gdb.compile/compile-cplus-array-decay.cc: New file.
985         * gdb.compile/compile-cplus-array-decay.exp: New file.
986         * gdb.compile/compile-cplus-inherit.cc: New file.
987         * gdb.compile/compile-cplus-inherit.exp: New file.
988         * gdb.compile/compile-cplus-member.cc: New file.
989         * gdb.compile/compile-cplus-member.exp: New file.
990         * gdb.compile/compile-cplus-method.cc: New file.
991         * gdb.compile/compile-cplus-method.exp: New file.
992         * gdb.compile/compile-cplus-mod.c: "New" file.
993         * gdb.compile/compile-cplus-namespace.cc: New file.
994         * gdb.compile/compile-cplus-namespace.exp: New file.
995         * gdb.compile/compile-cplus-nested.cc: New file.
996         * gdb.compile/compile-cplus-nested.exp: New file.
997         * gdb.compile/compile-cplus-print.c: "New" file.
998         * gdb.compile/compile-cplus-print.exp: "New" file.
999         * gdb.compile/compile-cplus-virtual.cc: New file.
1000         * gdb.compile/compile-cplus-virtual.exp: New file.
1001         * gdb.compile/compile-cplus.c: "New" file.
1002         * gdb.compile/compile-cplus.exp: "New" file.
1003         * lib/compile-support.exp: New file.
1004
1005 2018-08-16  Gary Benson <gbenson@redhat.com>
1006
1007         PR gdb/13000:
1008         * gdb.base/batch-exit-status.exp: New file.
1009         * gdb.base/batch-exit-status.good-commands: Likewise.
1010         * gdb.base/batch-exit-status.bad-commands: Likewise.
1011
1012 2018-08-29  Alan Hayward  <alan.hayward@arm.com>
1013
1014         * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
1015         (struct struct02): Likewise.
1016         (struct struct03): Likewise.
1017         (struct struct04): Likewise.
1018         (struct struct_01_01): New struct.
1019         (struct struct_01_02): Likewise.
1020         (struct struct_01_03): Likewise.
1021         (struct struct_01_04): Likewise.
1022         (struct struct_02_01): Likewise.
1023         (struct struct_02_02): Likewise.
1024         (struct struct_02_03): Likewise.
1025         (struct struct_02_04): Likewise.
1026         (struct struct_04_01): Likewise.
1027         (struct struct_04_02): Likewise.
1028         (struct struct_04_03): Likewise.
1029         (struct struct_04_04): Likewise.
1030         (struct struct_05_01): Likewise.
1031         (struct struct_05_02): Likewise.
1032         (struct struct_05_03): Likewise.
1033         (struct struct_05_04): Likewise.
1034         (cmp_struct01): Remove function.
1035         (cmp_struct02): Likewise.
1036         (cmp_struct03): Likewise.
1037         (cmp_struct04): Likewise.
1038         (cmp_struct_01_01): Add Function.
1039         (cmp_struct_01_02): Likewise.
1040         (cmp_struct_01_03): Likewise.
1041         (cmp_struct_01_04): Likewise.
1042         (cmp_struct_02_01): Likewise.
1043         (cmp_struct_02_02): Likewise.
1044         (cmp_struct_02_03): Likewise.
1045         (cmp_struct_02_04): Likewise.
1046         (cmp_struct_04_01): Likewise.
1047         (cmp_struct_04_02): Likewise.
1048         (cmp_struct_04_03): Likewise.
1049         (cmp_struct_04_04): Likewise.
1050         (cmp_struct_05_01): Likewise.
1051         (cmp_struct_05_02): Likewise.
1052         (cmp_struct_05_03): Likewise.
1053         (cmp_struct_05_04): Likewise.
1054         (call_all): Add new structs.
1055         * gdb.base/infcall-nested-structs.exp: Likewise.
1056
1057 2018-08-27  Jan Vrany  <jan.vrany@fit.cvut.cz>
1058
1059         * gdb.python/py-framefilter-mi.exp: Update regexp to
1060         check for "arch" field in frame output.
1061
1062 2018-08-23  Kevin Buettner  <kevinb@redhat.com>
1063
1064         * gdb.dwarf2/dw2-ranges-func.c: New file.
1065         * gdb.dwarf2/dw2-ranges-func.exp: New file.
1066
1067 2018-08-22  Simon Marchi  <simon.marchi@polymtl.ca>
1068
1069         * gdb.base/term.exp: Compare terminal settings with values from
1070         the inferior.
1071         * gdb.base/term.c: Get and set terminal settings.
1072
1073 2018-08-22  Jan Vrany  <jan.vrany@fit.cvut.cz>
1074
1075         * lib/mi-support.exp (mi_expect_stop): Update regexp to
1076         accommodate new "arch" field in frame output.
1077         * gdb.mi/mi-return.exp: Likewise.
1078         * gdb.mi/mi-stack.exp: Likewise.
1079         * gdb.mi/mi-syn-frame.exp: Likewise.
1080         * gdb.mi/user-selected-context-sync.exp: Likewise.
1081
1082 2018-08-19  Michael Spang  <spang@google.com>
1083
1084         PR gdb/11786
1085         * gdb.base/gcore-tls-pie.c: New file.
1086         * gdb.base/gcore-tls-pie.exp: New file.
1087
1088 2018-08-18  Kevin Buettner  <kevinb@redhat.com>
1089
1090         * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
1091         * gdb.dwarf2/varval.c: New file.
1092         * gdb.dwarf2/varval.exp: New file.
1093
1094 2018-08-17  Alan Hayward  <alan.hayward@arm.com>
1095
1096         PR gdb/18931
1097         * gdb.arch/aarch64-fp.c (main): Fix asm registers.
1098
1099 2018-08-16  Keith Seitz  <keiths@redhat.com>
1100
1101         * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
1102         tests expected to pass.
1103
1104 2018-08-14  Jan Vrany  <jan.vrany@fit.cvut.cz>
1105
1106         * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
1107         -data-disassemble -a.
1108         (test_disassembly_bogus_args): Likewise.
1109
1110 2018-08-14  Andrew Burgess  <andrew.burgess@embecosm.com>
1111
1112         * gdb.mi/list-thread-groups-available.exp: Update test regexp.
1113
1114 2018-08-09  Andrew Burgess  <andrew.burgess@embecosm.com>
1115
1116         * gdb.base/vla-optimized-out.exp: Add new test.
1117
1118 2018-08-09  Andrew Burgess  <andrew.burgess@embecosm.com>
1119
1120         * gdb.base/vla-optimized-out-o3.exp: Delete.
1121         * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
1122         * gdb.base/vla-optimized-out.exp: Extend to cover all of the
1123         deleted tests.
1124
1125 2018-08-08  Andrew Burgess  <andrew.burgess@embecosm.com>
1126
1127         PR gdb/18050:
1128         * gdb.server/extended-remote-restart.c: New file.
1129         * gdb.server/extended-remote-restart.exp: New file.
1130
1131 2018-08-07  Simon Marchi  <simon.marchi@polymtl.ca>
1132
1133         * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
1134         "set variable index = 42".
1135
1136 2018-08-07  Simon Marchi  <simon.marchi@ericsson.com>
1137
1138         * boards/index-cache-gdb.exp: New file.
1139         * gdb.dwarf2/index-cache.exp: New file.
1140         * gdb.dwarf2/index-cache.c: New file.
1141         * gdb.base/maint.exp: Check if we are using the index cache.
1142
1143 2018-08-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1144
1145         * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
1146         MAKEFLAGS.
1147
1148 2018-08-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1149
1150         * dg-extract-results.sh: Move to toplevel contrib.
1151         * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
1152         * Makefile.in (check-parallel-racy): Likewise.
1153
1154 2018-08-06  Andrew Burgess  <andrew.burgess@embecosm.com>
1155
1156         * lib/gdb.exp (target_supports_scheduler_locking): New proc.
1157         * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
1158         tests if the target supports scheduler locking.
1159
1160 2018-08-04  Tom de Vries  <tdevries@suse.de>
1161
1162         * gdb.python/py-rbreak.exp: Fix rbreak regexp.
1163
1164 2018-08-02  Tom Tromey  <tom@tromey.com>
1165
1166         PR symtab/16842.
1167         * gdb.cp/temargs.exp: Test "info address" of a template
1168         parameter.
1169
1170 2018-07-31  Jan Vrany  <jan.vrany@fit.cvut.cz>
1171
1172         * gdb.python/py-mi-var-info-path-expression.c: New file.
1173         * gdb.python/py-mi-var-info-path-expression.py: New file.
1174         * gdb.python/py-mi-var-info-path-expression.exp: New file.
1175
1176 2018-07-30  Sergio Durigan Junior  <sergiodj@redhat.com>
1177
1178         * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
1179         error after "cannot resolve name" string.
1180
1181 2018-07-28  Andrew Burgess  <andrew.burgess@embecosm.com>
1182
1183         * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
1184         started.
1185         * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
1186
1187 2018-07-28  Tom de Vries  <tdevries@suse.de>
1188
1189         * gdb.base/vla-optimized-out-o3-strict.exp: New file.
1190
1191 2018-07-26  Tom de Vries  <tdevries@suse.de>
1192
1193         * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
1194
1195 2018-07-26  Andrew Burgess  <andrew.burgess@embecosm.com>
1196
1197         * gdb.base/maint.exp: Add check that dwarf unwinders control flag
1198         is visible.
1199
1200 2018-07-26  Tom de Vries  <tdevries@suse.de>
1201
1202         PR breakpoints/23366
1203         * gdb.base/catch-follow-exec.c: New test.
1204         * gdb.base/catch-follow-exec.exp: New file.
1205
1206 2018-07-25  Tom de Vries  <tdevries@suse.de>
1207
1208         * gdb.base/vla-optimized-out-o3.exp: New file.  Reuse
1209         vla-optimized-out.c.
1210
1211 2018-07-25  Jan Vrany  <jan.vrany@fit.cvut.cz>
1212
1213         * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
1214         * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
1215
1216 2018-07-20  Tom de Vries  <tdevries@suse.de>
1217
1218         * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
1219         NOCLONE macro.
1220         * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
1221
1222 2018-07-19  Tom de Vries  <tdevries@suse.de>
1223
1224         * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
1225         regular expression.
1226
1227 2018-07-18  Tom de Vries  <tdevries@suse.de>
1228
1229         * gdb.base/vla-optimized-out.c: New test.
1230         * gdb.base/vla-optimized-out.exp: New file.
1231
1232 2018-07-13  Sergio Durigan Junior  <sergiodj@redhat.com>
1233
1234         * lib/gdbserver-support.exp (gdbserver_start): Expect for the
1235         message "No address associated with hostname" when gdbserver
1236         cannot resolve the hostname.
1237
1238 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1239
1240         * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
1241         Add some test prefixes to make tests unique.
1242
1243 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1244
1245         * gdb.base/frameapply.c: New file.
1246         * gdb.base/frameapply.exp: New file.
1247
1248 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1249
1250         * gdb.base/skip.exp: Update expected error message.
1251
1252 2018-07-11  Sergio Durigan Junior  <sergiodj@redhat.com>
1253             Jan Kratochvil  <jan.kratochvil@redhat.com>
1254             Paul Fertser  <fercerpav@gmail.com>
1255             Tsutomu Seki  <sekiriki@gmail.com>
1256
1257         * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
1258         parameter.
1259         * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
1260         by default.
1261         * boards/native-gdbserver.exp: Likewise.
1262         * gdb.server/run-without-local-binary.exp: Improve regexp used
1263         for detecting when a remote debugging connection succeeds.
1264         * gdb.server/server-connect.exp: New file.
1265         * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
1266         Do not prefix the port number with ":".
1267         (gdbserver_start): New global GDB_TEST_SOCKETHOST.  Implement
1268         support for detecting and using it.  Add '$debughost_gdbserver'
1269         to the list of arguments used to start gdbserver.  Handle case
1270         when gdbserver cannot resolve a network name.
1271
1272 2018-07-11  Sergio Durigan Junior  <sergiodj@redhat.com>
1273
1274         PR c++/23373
1275         * gdb.base/ptype-offsets.cc (struct static_member): New
1276         struct.
1277         (main) <stmember>: New variable.
1278         * gdb.base/ptype-offsets.exp: Add test for printing a struct
1279         with a static member in it.
1280
1281 2018-07-10  Andrew Burgess  <andrew.burgess@embecosm.com>
1282
1283         * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
1284         watchpoints enabled and disabled.
1285
1286 2018-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
1287
1288         * gdb.base/examine-backward.exp: Still run tests around address
1289         0x0, even if address 0x0 is not readable.  Update the pattern for
1290         matching address 0x0 in expected output.
1291
1292 2018-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
1293
1294         * gdb.base/share-env-with-gdbserver.c (main): Add call to
1295         malloc/free.
1296
1297 2018-07-04  Tom de Vries  <tdevries@suse.de>
1298
1299         * gdb.dwarf2/dw2-error.exp: Update expected error message.
1300
1301 2018-07-02  Maciej W. Rozycki  <macro@mips.com>
1302
1303         PR tdep/8282
1304         * gdb.arch/mips-disassembler-options.exp: New test.
1305         * gdb.arch/mips-disassembler-options.s: New test source.
1306
1307 2018-06-29  Pedro Alves  <palves@redhat.com>
1308
1309         * gdb.threads/names.exp: Adjust expected "info threads" output.
1310
1311 2018-06-29  Pedro Alves  <palves@redhat.com>
1312
1313         * gdb.opt/inline-break.exp (line number, address): Add "info
1314         break" tests.
1315
1316 2018-06-29  Pedro Alves  <palves@redhat.com>
1317
1318         * gdb.opt/inline-break.c (func1): Add "break here" marker.
1319         * gdb.opt/inline-break.exp: Test setting breakpoints by line
1320         number and address and running to them.
1321
1322 2018-06-29  Richard Bunt  <richard.bunt@arm.com>
1323
1324         * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
1325
1326 2018-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
1327
1328         * lib/compiler.c: Remove executable permission flag.
1329
1330 2018-06-28  Richard Bunt  <richard.bunt@arm.com>
1331
1332         * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
1333         code.
1334         * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
1335
1336 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
1337
1338         * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
1339
1340 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
1341
1342         * gdb.base/relocate.exp: Test add-symbol-file behavior when the
1343         address argument is omitted.
1344
1345 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
1346
1347         * gdb.base/relocate.exp: Add test for "symbol-file -o ".
1348
1349 2018-06-27  Omair Javaid  <omair.javaid@linaro.org>
1350
1351         PR gdb/21695
1352         * gdb.base/infoline-reloc-main-from-zero.exp: New test.
1353         * gdb.base/infoline-reloc-main-from-zero.c: New file.
1354
1355 2018-06-26  Tom Tromey  <tom@tromey.com>
1356
1357         PR rust/22574:
1358         * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
1359         * gdb.rust/simple.rs (struct SimpleLayout): New.
1360
1361 2018-06-22  Simon Marchi  <simon.marchi@ericsson.com>
1362
1363         * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
1364         "info registers" output.
1365
1366 2018-06-21  Richard Bunt  <richard.bunt@arm.com>
1367
1368         * gdb.base/watchpoint-hw-attach.c: New test.
1369         * gdb.base/watchpoint-hw-attach.exp: New file.
1370
1371 2018-06-20  Simon Marchi  <simon.marchi@ericsson.com>
1372
1373         * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
1374         through /bin/sh.
1375         * boards/dwarf4-gdb-index.exp: Likewise.
1376         * boards/fission-dwp.exp: Likewise.
1377
1378 2018-06-20  Ulrich Weigand  <uweigand@de.ibm.com>
1379
1380         * gdb.base/float128.exp: Add comment and improved fail message
1381         to the failure case of "print large128" test.
1382
1383 2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1384
1385         * configure.ac: Remove AC_PREREQ.
1386         * configure: Re-generate.
1387
1388 2018-06-19  Pedro Alves  <palves@redhat.com>
1389
1390         * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
1391         (func_extern_caller): New.
1392         (main): Call func_extern_caller.
1393         * gdb.opt/inline-break.exp: Add tests for inline frame skipping
1394         logic change.
1395
1396 2018-06-18  Weimin Pan  <weimin.pan@oracle.com>
1397
1398         PR gdb/16841
1399         * gdb.cp/typedef-base.cc: New file.
1400         * gdb.cp/typedef-base.exp: New file.
1401
1402 2018-06-18  Tom de Vries  <tdevries@suse.de>
1403
1404         * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
1405
1406 2018-06-16  Andrew Burgess  <andrew.burgess@embecosm.com>
1407             Richard Bunt <Richard.Bunt@arm.com>
1408
1409         * gdb.threads/attach-slow-waitpid.c: New file.
1410         * gdb.threads/attach-slow-waitpid.exp: New file.
1411         * gdb.threads/slow-waitpid.c: New file.
1412
1413 2018-06-14  Pedro Alves  <palves@redhat.com>
1414
1415         * gdb.base/fork-running-state.c: Include <errno.h>.
1416         (exit_if_relative_exits): New.
1417         (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
1418         exits.
1419         (fork_parent): If 'exit_if_relative_exits' is true, exit if the
1420         child exits.
1421
1422 2018-06-14  Tom de Vries  <tdevries@suse.de>
1423
1424         PR cli/22573
1425         * gdb.base/finish-pretty.c: New test.
1426         * gdb.base/finish-pretty.exp: New file.
1427
1428 2018-06-14  Pedro Alves  <palves@redhat.com>
1429
1430         * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
1431         gdb's expected startup output.
1432
1433 2018-06-14  Pedro Alves  <palves@redhat.com>
1434
1435         * lib/selftest-support.exp (selftest_setup): Remove inlined
1436         function handling.
1437
1438 2018-06-14  Tom de Vries  <tdevries@suse.de>
1439
1440         * lib/selftest-support.exp (selftest_setup): Allow function arguments in
1441         matching of breakpoint printing.
1442
1443 2018-06-13  Tom de Vries  <tdevries@suse.de>
1444
1445         PR testsuite/23269
1446         * gdb.base/fork-running-state.c (main): Move setting of alarm ...
1447         (fork_child): ... here, and ...
1448         (fork_parent): ... here.
1449
1450 2018-06-12  Tom de Vries  <tdevries@suse.de>
1451
1452         * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
1453
1454 2018-06-12  Andrew Burgess  <andrew.burgess@embecosm.com>
1455             Stephen Roberts  <stephen.roberts@arm.com>
1456
1457         * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
1458         rewrite test to describe action performed, rather than possible
1459         failure.
1460
1461 2018-06-08  Gary Benson <gbenson@redhat.com>
1462
1463         * gdb.threads/check-libthread-db.exp: New file.
1464         * gdb.threads/check-libthread-db.c: Likewise.
1465
1466 2018-06-05  Tom Tromey  <tom@tromey.com>
1467
1468         * gdb.base/default.exp: Update expected "show version" output.
1469
1470 2018-06-05  Tom Tromey  <tom@tromey.com>
1471
1472         PR cli/12326:
1473         * gdb.cp/static-print-quit.exp: Update.
1474         * lib/gdb.exp (pagination_prompt): Update.
1475         * gdb.base/page.exp: Use pagination_prompt.  Add new tests.
1476         * gdb.python/python.exp: Update.
1477
1478 2018-06-04  Joel Brobecker  <brobecker@adacore.com>
1479
1480         * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
1481
1482 2018-06-01  Joel Brobecker  <brobecker@adacore.com>
1483
1484         * gdb.ada/bp_fun_addr: New testcase.
1485
1486 2018-06-01  Tom Tromey  <tom@tromey.com>
1487
1488         * gdb.xml/tdesc-regs.exp (load_description): Update expected
1489         results.
1490         * gdb.dwarf2/method-ptr.exp: Set language to C++.
1491         * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
1492         * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
1493         * gdb.base/maint.exp (maint_pass_if): Update.
1494
1495 2018-05-31  Maciej W. Rozycki  <macro@mips.com>
1496
1497         * gdb.base/endian.exp: New test.
1498         * gdb.base/endian.c: New test source.
1499
1500 2018-05-24  Andrew Burgess  <andrew.burgess@embecosm.com>
1501
1502         PR gdb/23203
1503         * gdb.base/bt-selected-frame.c: New file.
1504         * gdb.base/bt-selected-frame.exp: New file.
1505         * lib/gdb.exp (get_current_frame_number): New function.
1506
1507 2018-05-24  Maciej W. Rozycki  <macro@mips.com>
1508             Pedro Alves  <palves@redhat.com>
1509
1510         * gdb.threads/tls-core.c: Include <stdlib.h>
1511         (thread_proc): Call `abort'.
1512         * gdb.threads/tls-core.exp: Generate a core with core_find too.
1513         (tls_core_test): New procedure, bits factored out from ...
1514         (top level): ... here.  Test both native cores and gcore cores.
1515
1516 2018-05-23  Tom Tromey  <tom@tromey.com>
1517
1518         * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
1519
1520 2018-05-23  Tom Tromey  <tom@tromey.com>
1521
1522         * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
1523         symfile_complaints.
1524         (test_short_complaints): Likewise.
1525         (test_empty_complaints): Likewise.
1526         (test_initial_complaints): Update.
1527
1528 2018-05-23  Tom Tromey  <tom@tromey.com>
1529
1530         * gdb.gdb/complaints.exp (test_empty_complaints): Update.
1531
1532 2018-05-23  Tom Tromey  <tom@tromey.com>
1533
1534         * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
1535         (test_short_complaints): Update.
1536
1537 2018-05-22  Pedro Alves  <palves@redhat.com>
1538
1539         * gdb.base/remote.exp: Only gdb_start after compiling the
1540         testcase.  Issue "disconnect" before testing "set remote" command
1541         defaults.  Issue clean_restart before running to main.
1542
1543 2018-05-22  Pedro Alves  <palves@redhat.com>
1544
1545         * gdb.base/remote.exp: Adjust expected output of "show remote
1546         memory-write-packet-size".  Add tests for "set remote
1547         memory-write-packet-size 0" and "set remote
1548         memory-write-packet-size fixed/limit".
1549
1550 2018-05-22  Pedro Alves  <palves@redhat.com>
1551
1552         PR gdb/22973
1553         * gdb.base/utf8-identifiers.c: New file.
1554         * gdb.base/utf8-identifiers.exp: New file.
1555
1556 2018-05-22  Pedro Franco de Carvalho  <pedromfc@linux.vnet.ibm.com>
1557
1558         * gdb.arch/powerpc-fpscr-gcore.exp: New file.
1559
1560 2018-05-22  Pedro Franco de Carvalho  <pedromfc@linux.vnet.ibm.com>
1561
1562         * gdb.arch/powerpc-vsx-gcore.exp: New file.
1563
1564 2018-05-18  Tom Tromey  <tom@tromey.com>
1565
1566         * gdb.base/ptype-offsets.exp: Update.
1567
1568 2018-05-17  Keith Seitz  <keiths@redhat.com>
1569
1570         * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
1571         in expected breakpoint stop locations.
1572         * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
1573         move to proper scope to test variable values.
1574         * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
1575         (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
1576         New functions.
1577         (main): Call not_inline_func3.
1578         * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
1579         inline_func1, inline_func2, and inline_func3.  Test that when each
1580         breakpoint is hit, GDB properly reports both the stop location
1581         and the backtrace. Repeat tests for temporary breakpoints.
1582
1583 2018-05-15  Maciej W. Rozycki  <macro@mips.com>
1584
1585         * gdb.server/server-kill.exp: Verify whether `server_pid' exists
1586         rather then trying to access it in determining whether the PID
1587         of `gdbserver' could have been retrieved.
1588
1589 2018-05-08  Andrew Burgess  <andrew.burgess@embecosm.com>
1590
1591         * gdb.arch/amd64-init-x87-values.S: New file.
1592         * gdb.arch/amd64-init-x87-values.exp: New file.
1593
1594 2018-05-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
1595
1596         * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
1597
1598 2018-05-04  Tom Tromey  <tom@tromey.com>
1599
1600         PR python/22730:
1601         * gdb.python/python.exp: Test multi-line execute.
1602
1603 2018-05-04  Tom Tromey  <tom@tromey.com>
1604
1605         PR python/22731:
1606         * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
1607
1608 2018-05-04  Tom Tromey  <tom@tromey.com>
1609
1610         PR gdb/11750:
1611         * gdb.base/define.exp: Test defining a user command inside a user
1612         command.
1613         * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
1614
1615 2018-05-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
1616             Pedro Alves <palves@redhat.com>
1617
1618         PR breakpoints/19806 and support for PR external/20207.
1619         * gdb.base/watchpoint-unaligned.c: New file.
1620         * gdb.base/watchpoint-unaligned.exp: New file.
1621
1622 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
1623
1624         * gdb.base/maint.exp: Make test names unique, use
1625         test_prefix_command_help to test 'help maint info', and remove
1626         repeated test of 'help maint'.
1627
1628 2018-05-04  Tom Tromey  <tom@tromey.com>
1629
1630         PR gdb/22619:
1631         * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
1632         behavior.
1633
1634 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
1635
1636         * gdb.base/maint.exp: Process output from 'maint print registers'
1637         line at a time.
1638
1639 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
1640
1641         * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
1642         timeout.
1643
1644 2018-05-03  Andrew Burgess  <andrew.burgess@embecosm.com>
1645
1646         * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
1647         filter pattern.
1648
1649 2018-05-02  Pedro Alves  <palves@redhat.com>
1650
1651         * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
1652         to_log_command renames.
1653         * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1654
1655 2018-05-02  Tom Tromey  <tom@tromey.com>
1656
1657         * gdb.python/py-parameter.exp: Set test message.
1658
1659 2018-05-02  Tom Tromey  <tom@tromey.com>
1660
1661         PR python/20084:
1662         * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
1663         PARAM_ZUINTEGER_UNLIMITED tests.
1664
1665 2018-04-28  Dan Robertson  <danlrobertson89@gmail.com>
1666
1667         PR rust/23124
1668         * gdb.rust/expr.exp: Test that the unit type is correctly parsed
1669         when casting.
1670
1671 2018-04-30  Tom Tromey  <tom@tromey.com>
1672
1673         * gdb.python/py-type.exp: Check align attribute.
1674         * gdb.python/py-type.c: New "aligncheck" global.
1675
1676 2018-04-30  Tom Tromey  <tom@tromey.com>
1677
1678         PR exp/17095:
1679         * gdb.dwarf2/dw2-align.exp: New file.
1680         * gdb.cp/align.exp: New file.
1681         * gdb.base/align.exp: New file.
1682         * lib/gdb.exp (gdb_int128_helper): New proc.
1683         (has_int128_c, has_int128_cxx): New caching procs.
1684
1685 2018-04-27  Tom Tromey  <tom@tromey.com>
1686
1687         PR rust/22545:
1688         * gdb.rust/simple.exp: Add inclusive range tests.
1689
1690 2018-04-26  Pedro Alves  <palves@redhat.com>
1691
1692         * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
1693         ifunc breakpoint locations correctly of ifunc breakpoints set
1694         while the program resolves the ifunc.
1695
1696 2018-04-26  Pedro Alves  <palves@redhat.com>
1697
1698         * gdb.base/gnu-ifunc-final.c: New file.
1699         * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
1700         * gdb.base/gnu-ifunc.exp (executable): Delete.
1701         (staticexecutable): Adjust.
1702         (lib_opts, exec_opts): Delete.
1703         (make_binsuffix, build, set-break): New procedures.
1704         (misc_tests): New, with tests factored out from the top level.
1705         (top level): Test different combinations of ifunc resolver name,
1706         resolver with and with debug info, and ifunc target with and
1707         without debug info.  Wrap static tests with with_target_prefix.
1708
1709 2018-04-26  Pedro Alves  <palves@redhat.com>
1710
1711         * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
1712         return type" warnings.
1713
1714 2018-04-25  Pedro Alves  <palves@redhat.com>
1715
1716         * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
1717         killed".
1718         * gdb.base/kill-after-signal.exp: Likewise.
1719         * gdb.threads/kill.exp: Likewise.
1720
1721 2018-04-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
1722             Sergio Durigan Junior  <sergiodj@redhat.com>
1723             Pedro Alves  <palves@redhat.com>
1724
1725         * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
1726         regexps to expect for '[Inferior ... detached]' as well.
1727         * gdb.base/attach.exp: Likewise.
1728         * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
1729         "gdb_continue_to_end".
1730         (test_catch_syscall_with_wrong_args): Likewise.
1731         * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
1732         ']'.  Don't set 'verbose' on.
1733         * gdb.base/foll-vfork.exp: Likewise.
1734         * gdb.base/fork-print-inferior-events.c: New file.
1735         * gdb.base/fork-print-inferior-events.exp: New file.
1736         * gdb.base/hook-stop.exp: Adjust regexps to expect for new
1737         '[Inferior ... has been killed]' message.
1738         * gdb.base/kill-after-signal.exp: Likewise.
1739         * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
1740         detach message.
1741         * gdb.threads/kill.exp: Adjust regexps to expect for new kill
1742         message.
1743         * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
1744         regexps to expect for '[Inferior ... detached]' as well.
1745         * gdb.threads/process-dies-while-detaching.exp: Likewise.
1746
1747 2018-04-24  Simon Marchi  <simon.marchi@ericsson.com>
1748
1749         PR gdb/23104
1750         * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
1751
1752 2018-04-19  Richard Bunt  <richard.bunt@arm.com>
1753
1754         * gdb.threads/multiple-successive-infcall.c: New test.
1755         * gdb.threads/multiple-successive-infcall.exp: New file.
1756
1757 2018-04-17  Tom Tromey  <tom@tromey.com>
1758
1759         * gdb.rust/simple.rs (Union): New type.
1760         (main): New local "u".
1761         * gdb.rust/simple.exp (test_one_slice): Add new test case.
1762
1763 2018-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1764
1765         * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
1766         number information in output of "whereis" command.
1767         * gdb.base/info-fun.exp: Likewise, for "info fun" command.
1768
1769 2018-04-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1770
1771         * gdb.ada/info_types.exp: Adjust expected output to the line
1772         numbers now printed by "info var/func/type".
1773         * gdb.base/completion.exp: Likewise.
1774         * gdb.base/included.exp: Likewise.
1775         * gdb.cp/cp-relocate.exp: Likewise.
1776         * gdb.cp/cplusfuncs.exp: Likewise.
1777         * gdb.cp/namespace.exp: Likewise.
1778         * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
1779
1780 2018-04-13  Markus Metzger  <markus.t.metzger@intel.com>
1781
1782         * gdb.btrace/cpu.exp: New.
1783
1784 2018-04-13  Markus Metzger  <markus.t.metzger@intel.com>
1785
1786         * gdb.base/step-indirect-call-thunk.exp: New.
1787         * gdb.base/step-indirect-call-thunk.c: New.
1788         * gdb.reverse/step-indirect-call-thunk.exp: New.
1789         * gdb.reverse/step-indirect-call-thunk.c: New.
1790
1791 2018-04-11  Simon Marchi  <simon.marchi@ericsson.com>
1792
1793         * gdb.base/pie-fork.c: New file.
1794         * gdb.base/pie-fork.exp: New file.
1795
1796 2018-04-11  Tom Tromey  <tom@tromey.com>
1797
1798         * gdb.rust/simple.exp: Add test for ".." struct initializer.
1799
1800 2018-04-10  Pedro Alves  <palves@redhat.com>
1801
1802         * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
1803         exits.  Instead loop running forever.
1804         (fork_parent): Run forever too.
1805
1806 2018-04-07  Simon Marchi  <simon.marchi@polymtl.ca>
1807
1808         * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
1809         mi_continue_to_line.
1810         * gdb.mi/mi-stack.c (callee4): Add comment.
1811
1812 2018-04-07  Simon Marchi  <simon.marchi@polymtl.ca>
1813
1814         * gdb.mi/mi-stack.exp: Fix indentation.
1815
1816 2018-04-07  Simon Marchi  <simon.marchi@ericsson.com>
1817
1818         PR gdb/22979
1819         * gdb.arch/amd64-osabi.exp: New file.
1820
1821 2018-04-07  Simon Marchi  <simon.marchi@ericsson.com>
1822
1823         PR gdb/22980
1824         * gdb.base/osabi.exp: New file.
1825
1826 2018-04-02  Weimin Pan  <weimin.pan@oracle.com>
1827
1828         * gdb.cp/static-typedef-print.exp: New file.
1829         * gdb.cp/static-typedef-print.cc: New file.
1830
1831 2018-03-27  Joel Brobecker  <brobecker@adacore.com>
1832
1833         * gdb.ada/varsize_limit: New testcase.
1834
1835 2018-03-27  Joel Brobecker  <brobecker@adacore.com>
1836
1837         * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
1838
1839         * gdb.ada/notcplusplus: New testcase.
1840
1841         * gdb.base/c-linkage-name.c: New file.
1842         * gdb.base/c-linkage-name.exp: New testcase.
1843
1844 2018-03-26  Tom Tromey  <tom@tromey.com>
1845
1846         * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
1847         * gdb.python/py-framefilter.py (name_error): New global.
1848         (ErrorInName.function): Use name_error.
1849
1850 2018-03-26  Tom Tromey  <tom@tromey.com>
1851
1852         PR backtrace/15582:
1853         * gdb.python/py-framefilter.exp: Add "bt hide" test.
1854
1855 2018-03-23  Keith Seitz  <keiths@redhat.com>
1856
1857         PR c++/22968
1858         * gdb.cp/subtypes.exp: New file.
1859         * gdb.cp/subtypes.h: New file.
1860         * gdb.cp/subtypes.cc: New file.
1861         * gdb.cp/subtypes-2.cc: New file.
1862
1863 2018-03-23  Andrew Burgess  <andrew.burgess@embecosm.com>
1864
1865         * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
1866         (done): Call '_exit' not 'exit' to avoid atexit handlers.
1867         * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
1868         -nostartfiles when compiling the test.  Confirm that all registers
1869         xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
1870
1871 2018-03-23  Andrew Burgess  <andrew.burgess@embecosm.com>
1872
1873         * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
1874         option, syntax was wrong anyway.
1875         * gdb.arch/arm-disp-step.exp: Likewise.
1876         * gdb.arch/sparc64-regs.exp: Likewise.
1877         * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
1878         option, syntax was wrong anyway, switch to use
1879         prepare_for_testing.
1880         * gdb.arch/i386-disp-step.exp: Likewise.
1881
1882 2018-03-23  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1883
1884         * gdb.ada/exec_changed.exp: Replace "target_info exists
1885         use_gdb_stub" by "use_gdb_stub".
1886         * gdb.ada/start.exp: Likewise.
1887         * gdb.base/async-shell.exp: Likewise.
1888         * gdb.base/attach-pie-misread.exp: Likewise.
1889         * gdb.base/attach-wait-input.exp: Likewise.
1890         * gdb.base/break-entry.exp: Likewise.
1891         * gdb.base/break-interp.exp: Likewise.
1892         * gdb.base/dprintf-detach.exp: Likewise.
1893         * gdb.base/nostdlib.exp: Likewise.
1894         * gdb.base/solib-nodir.exp: Likewise.
1895         * gdb.base/statistics.exp: Likewise.
1896         * gdb.base/testenv.exp: Likewise.
1897         * gdb.mi/mi-exec-run.exp: Likewise.
1898         * gdb.mi/mi-start.exp: Likewise.
1899         * gdb.multi/dummy-frame-restore.exp: Likewise.
1900         * gdb.multi/multi-arch-exec.exp: Likewise.
1901         * gdb.multi/multi-arch.exp: Likewise.
1902         * gdb.multi/tids.exp: Likewise.
1903         * gdb.multi/watchpoint-multi.exp: Likewise.
1904         * gdb.python/py-events.exp: Likewise.
1905         * gdb.threads/attach-into-signal.exp: Likewise.
1906         * gdb.threads/attach-stopped.exp: Likewise.
1907         * gdb.threads/threadapply.exp: Likewise.
1908         * lib/selftest-support.exp: Likewise.
1909
1910 2018-03-22  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1911
1912         * gdb.base/info-proc.exp: Add test for "info proc cmdline".
1913
1914 2018-03-20  Stephen Roberts  <stephen.roberts@arm.com>
1915
1916         * gdb.perf/template-breakpoints.cc: New file.
1917         * gdb.perf/template-breakpoints.exp: New file.
1918         * gdb.perf/template-breakpoints.py: New file.
1919
1920 2018-03-19  Tom Tromey  <tom@tromey.com>
1921
1922         * gdb.rust/simple.rs (main): Add local variables field1, field2,
1923         y0.
1924         * gdb.rust/simple.exp: Test bare identifier form of struct
1925         initializer.
1926
1927 2018-03-19  Tom Tromey  <tom@tromey.com>
1928
1929         * gdb.gdb/observer.exp: Remove.
1930
1931 2018-03-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1932
1933         * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
1934         "qualified" option when setting breakpoints.
1935         * gdb.trace/backtrace.exp: Likewise.
1936         * gdb.trace/circ.exp: Likewise.
1937         * gdb.trace/collection.exp: Likewise.
1938         * gdb.trace/disconnected-tracing.exp: Likewise.
1939         * gdb.trace/ftrace-lock.exp: Likewise.
1940         * gdb.trace/ftrace.exp: Likewise.
1941         * gdb.trace/infotrace.exp: Likewise.
1942         * gdb.trace/packetlen.exp: Likewise.
1943         * gdb.trace/passc-dyn.exp: Likewise.
1944         * gdb.trace/qtro.exp: Likewise.
1945         * gdb.trace/read-memory.exp: Likewise.
1946         * gdb.trace/report.exp: Likewise.
1947         * gdb.trace/signal.exp: Likewise.
1948         * gdb.trace/status-stop.exp: Likewise.
1949         * gdb.trace/strace.exp: Likewise.
1950         * gdb.trace/tfind.exp: Likewise.
1951         * gdb.trace/trace-break.exp: Likewise.
1952         * gdb.trace/trace-condition.exp: Likewise.
1953         * gdb.trace/trace-mt.exp: Likewise.
1954         * gdb.trace/tstatus.exp: Likewise.
1955         * gdb.trace/tsv.exp: Likewise.
1956         * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
1957         * gdb.trace/unavailable.exp: Likewise.
1958         * gdb.trace/while-dyn.exp: Likewise.
1959
1960 2018-03-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1961
1962         * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
1963         that libinproctrace is copied to the target.
1964
1965 2018-03-14  Tom Tromey  <tom@tromey.com>
1966
1967         PR cli/14977:
1968         * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
1969         a null pointer.
1970         * gdb.base/wchar.exp: Likewise.
1971
1972 2018-03-14  Tom Tromey  <tom@tromey.com>
1973
1974         PR cli/19918:
1975         * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
1976         flag.
1977
1978 2018-03-08  Simon Marchi  <simon.marchi@ericsson.com>
1979
1980         PR gdb/22841
1981         * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
1982         "target" to remote_exec.
1983
1984 2018-03-08  Simon Marchi  <simon.marchi@polymtl.ca>
1985
1986         PR gdb/22841
1987         * boards/gdbserver-base.exp (${board}_file, ${board}_download,
1988         ${board}_upload): Remove.
1989
1990 2018-03-07  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1991
1992         * gdb.cp/watch-cp.cc: New test.
1993         * gdb.cp/watch-cp.exp: New file.
1994
1995 2018-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
1996
1997         * gdb.base/infcall-nested-structs.exp: New file.
1998         * gdb.base/infcall-nested-structs.c: New file.
1999         * gdb.base/float.exp: Add riscv support.
2000
2001 2018-03-02  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2002
2003         * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
2004         * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
2005
2006 2018-02-28  Sergio Durigan Junior  <sergiodj@redhat.com>
2007
2008         * gdb.server/abspath.exp: New file.
2009         * lib/gdb.exp (with_cwd): New procedure.
2010
2011 2018-02-28  Simon Marchi  <simon.marchi@ericsson.com>
2012
2013         * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
2014         use it.
2015         (gdb_is_target_remote_prompt): New proc.
2016         (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
2017         (gdb_is_target_native): Pass prompt parameter to
2018         gdb_is_target_1.
2019
2020 2018-02-26  Simon Marchi  <simon.marchi@polymtl.ca>
2021
2022         * gdb.base/load-command.c: New file.
2023         * gdb.base/load-command.exp: New file.
2024         * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
2025         (gdb_is_target_1): ...this, and generalize for other targets
2026         than just remote.
2027         (gdb_is_target_remote): Use gdb_is_target_1.
2028         (gdb_is_target_native): use gdb_is_target_1.
2029
2030 2018-02-26  Tom Tromey  <tom@tromey.com>
2031
2032         PR python/16497:
2033         * gdb.python/py-framefilter.exp: Update test.
2034
2035 2018-02-26  Tom Tromey  <tom@tromey.com>
2036
2037         * gdb.dwarf2/variant.c: New file.
2038         * gdb.dwarf2/variant.exp: New file.
2039
2040 2018-02-26  Tom Tromey  <tom@tromey.com>
2041
2042         * gdb.rust/simple.exp: Accept more possible results in enum test.
2043
2044 2018-02-25  Simon Marchi  <simon.marchi@polymtl.ca>
2045
2046         * lib/cp-support.exp (cp_test_ptype_class): Move space inside
2047         parentheses.
2048
2049 2018-02-23  Maciej W. Rozycki  <macro@mips.com>
2050
2051         * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
2052         name of a variable: $actual_linejj -> $actual_line.
2053
2054 2018-02-21  John Baldwin  <jhb@FreeBSD.org>
2055
2056         * gdb.arch/amd64-i386-address.exp: Fix a typo.
2057
2058 2018-02-20  Markus Metzger  <markus.t.metzger@intel.com>
2059
2060         * gdb.btrace/buffer-size.exp: Do not force BTS.
2061
2062 2018-02-14  Pedro Alves  <palves@redhat.com>
2063
2064         * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
2065         getting a "Quit".
2066
2067 2018-02-09  Markus Metzger  <markus.t.metzger@intel.com>
2068
2069         * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
2070         Fix test name.
2071
2072 2018-02-07  Simon Marchi  <simon.marchi@ericsson.com>
2073
2074         * gdb.cp/m-static.exp: Check type of optimized out static
2075         member.
2076
2077 2018-02-03  Andrew Burgess  <andrew.burgess@embecosm.com>
2078
2079         * config/sid.exp (gdb_target_sid): Remove use of cleanup.
2080         * config/sim.exp (gdb_target_sim): Remove use of cleanup.
2081
2082 2018-02-01  Simon Marchi  <simon.marchi@polymtl.ca>
2083             Leszek Swirski  <leszeks@google.com>
2084
2085         * gdb.python/py-prettyprint.c
2086         (struct to_string_returns_value_inner,
2087         struct to_string_returns_value_wrapper): New.
2088         (main): Add tsrvw variable.
2089         * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
2090         ToStringReturnsValueWrapper): New classes.
2091         (register_pretty_printers): Register new pretty-printers.
2092         * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
2093         recursive pretty printer.
2094         * gdb.python/py-mi.exp: Likewise.
2095
2096 2018-02-01  Leszek Swirski  <leszeks@google.com>
2097
2098         * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
2099         functions with the same name as an include file are parsed
2100         correctly.
2101
2102 2018-02-01  Yao Qi  <yao.qi@linaro.org>
2103
2104         * gdb.base/attach.exp (do_attach_tests): Set sysroot to
2105         "\[^\r\n\]*".
2106
2107 2018-01-31  Nikola Prica  <nikola.prica@rt-rk.com>
2108
2109         * gdb.arch/powerpc-prologue-frame.s: New file.
2110         * gdb.arch/powerpc-prologue-frame.c: Likewise.
2111         * gdb.arch/powerpc-prologue-frame.exp: Likewise.
2112
2113 2018-01-31  Joel Brobecker  <brobecker@adacore.com>
2114
2115         * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
2116
2117 2018-01-30  Pedro Alves  <palves@redhat.com>
2118
2119         PR gdb/13211
2120         * gdb.base/interrupt-daemon.c: New.
2121         * gdb.base/interrupt-daemon.exp: New.
2122         * gdb.multi/multi-term-settings.c: New.
2123         * gdb.multi/multi-term-settings.exp: New.
2124
2125 2018-01-30  Joel Brobecker  <brobecker@adacore.com>
2126
2127         * gdb.base/break.exp: Save the location where the breakpoint
2128         on break.c:47 was actually inserted when debugging the version
2129         compiled at -O2 and use it in the expected output of the "info
2130         break" test performed soon after.
2131
2132 2018-01-22  Pedro Alves  <palves@redhat.com>
2133             Sergio Durigan Junior  <sergiodj@redhat.com>
2134
2135         * gdb.base/whatis.exp: Add tests for 'set print object on' +
2136         'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
2137
2138 2018-01-22  Joel Brobecker  <brobecker@adacore.com>
2139
2140         * gdb.base/break-include.c, gdb.base/break-include.inc,
2141         gdb.base/break-include.exp: New files.
2142         * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
2143         line number now being the actual line number where the breakpoint
2144         was inserted.
2145         * gdb.mi/mi-break.exp: Likewise.
2146         * gdb.mi/mi-reverse.exp: Likewise.
2147         * gdb.mi/mi-simplerun.exp: Ditto.
2148
2149 2018-01-21  Andrew Burgess  <andrew.burgess@embecosm.com>
2150
2151         * gdb.python/py-mi.exp: Don't expect a thread-id for floating
2152         varobj.
2153         * gdb.mi/mi-var-create-rtti.exp: Likewise.
2154
2155 2018-01-21  Don Breazeal  <donb@codesourcery.com>
2156             Andrew Burgess  <andrew.burgess@embecosm.com>
2157
2158         * gdb.mi/basics.c: Add new global.
2159         * gdb.mi/mi-frame-regs.exp: New file.
2160         * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
2161         case.
2162
2163 2018-01-21  Andrew Burgess  <andrew.burgess@embecosm.com>
2164
2165         * gdb.arch/amd64-entry-value.exp: Test using @entry on a
2166         non-parameter, and on an unknown symbol.
2167
2168 2018-01-19  Tom Tromey  <tom@tromey.com>
2169
2170         * gdb.rust/modules.rs (TWENTY_THREE): New global.
2171         * gdb.rust/modules.exp: Add ::-qualified lookup test.
2172
2173 2018-01-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2174
2175         * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
2176         setrlimit and chdir to int.
2177
2178 2018-01-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2179
2180         * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
2181         function.
2182         (my_tend): Likewise.
2183         * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
2184         rationale of avoiding FP- and vector instructions.
2185
2186 2018-01-19  Ruslan Kabatsayev  <b7.10110111@gmail.com>
2187
2188         * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
2189         "info reg" with "\[ \t\]*".
2190         * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
2191         "\[ \t\]+".
2192         * gdb.arch/s390-multiarch.exp: Ditto.
2193         * gdb.base/pc-fp.exp: Ditto.
2194         * gdb.reverse/i386-precsave.exp: Ditto.
2195         * gdb.reverse/i386-reverse.exp: Ditto.
2196         * gdb.reverse/i387-env-reverse.exp: Ditto.
2197         * gdb.reverse/i387-stack-reverse.exp: Ditto.
2198
2199 2018-01-18  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2200
2201         * lib/gdb.exp (gdb_compile): Re-enable use of
2202         universal_compile_options for languages other than Rust.
2203
2204 2018-01-18  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2205
2206         * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
2207
2208 2018-01-17  Mike Gulick  <mgulick@mathworks.com>
2209
2210         PR gdb/16577
2211         * gdb.base/solib-vanish.exp: New.
2212         * gdb.base/solib-vanish-main.c: New.
2213         * gdb.base/solib-vanish-lib1.c: New.
2214         * gdb.base/solib-vanish-lib2.c: New.
2215
2216 2018-01-17  Yao Qi  <yao.qi@linaro.org>
2217
2218         * gdb.compile/compile.exp: Match the address printed for
2219         frame in the output of command "bt".
2220
2221 2018-01-15  Tom Tromey  <tom@tromey.com>
2222
2223         * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
2224         compute sp_reg.
2225
2226 2018-01-12  Andrew Burgess  <andrew.burgess@embecosm.com>
2227
2228         * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
2229         to prepare.
2230         (prepare): Return 0 on error, 1 on success.
2231
2232 2018-01-12  Pedro Alves  <palves@redhat.com>
2233
2234         * gdb.base/continue-after-aborted-step-over.c: New.
2235         * gdb.base/continue-after-aborted-step-over.exp: New.
2236
2237 2018-01-11  Simon Marchi  <simon.marchi@ericsson.com>
2238
2239         * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
2240         options when not creating an executable.
2241
2242 2018-01-11  Pedro Alves  <palves@redhat.com>
2243
2244         PR remote/22597
2245         * gdb.server/stop-reply-no-thread.c: New file.
2246         * gdb.server/stop-reply-no-thread.exp: New file.
2247
2248 2018-01-10  Pedro Alves  <palves@redhat.com>
2249
2250         PR gdb/22670
2251         * gdb.ada/bp_c_mixed_case.exp: Add intro comment.  Test printing C
2252         functions too.  Test setting breakpoints and printing C functions
2253         with no debug info too.
2254         * gdb.ada/bp_c_mixed_case/qux.c: New file.
2255
2256 2018-01-10  Pedro Alves  <palves@redhat.com>
2257
2258         PR gdb/22670
2259         * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
2260         a fail.
2261
2262 2018-01-10  Pedro Alves  <palves@redhat.com>
2263
2264         PR gdb/22670
2265         * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
2266
2267 2018-01-08  Simon Marchi  <simon.marchi@ericsson.com>
2268
2269         * gdb.server/unittest.exp: Match the output in non-development
2270         mode.
2271
2272 2018-01-08  Simon Marchi  <simon.marchi@ericsson.com>
2273
2274         * gdb.gdb/unittest.exp: Match output in non-development mode.
2275
2276 2018-01-08  Joel Brobecker  <brobecker@adacore.com>
2277
2278         * gdb.ada/access_tagged_param.exp: Relax expected output
2279         for value of "ObjL" in "continue" to pck.inspect breakpoint
2280         test.
2281
2282 2018-01-08  Joel Brobecker  <brobecker@adacore.com>
2283
2284         * gdb.ada/arr_enum_idx_w_gap.exp: New file.
2285         * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
2286
2287 2018-01-05  Pedro Alves  <palves@redhat.com>
2288
2289         PR gdb/18653
2290         * gdb.base/libsegfault.exp: New.
2291
2292 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
2293
2294         PR gdb/22670
2295         * gdb.ada/access_tagged_param.exp: New file.
2296         * gdb.ada/access_tagged_param/foo.adb: New file.
2297
2298 2018-01-05  Pedro Alves  <palves@redhat.com>
2299
2300         PR gdb/22670
2301         * gdb.ada/info_addr_mixed_case.exp: Remove kfail.  Extend test to
2302         exercise lower case too, and to exercise both full matching and
2303         wild matching.
2304
2305 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
2306
2307         * gdb.ada/rename_subscript_param: New testcase.
2308
2309 2018-01-05  Jerome Guitton  <guitton@adacore.com>
2310
2311         * gdb.ada/arr_acc_idx_w_gap: New testcase.
2312
2313 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
2314
2315         * gdb.ada/convvar_comp: New testcase.
2316
2317 2018-01-05  Xavier Roirand  <roirand@adacore.com>
2318
2319         * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
2320         (My_Table): New global variable.
2321         * testsuite/gdb.ada/array_char_idx.exp: Add test.
2322
2323 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
2324
2325         PR gdb/22670
2326         * gdb.ada/maint_with_ada: New testcase.
2327
2328 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
2329
2330         PR gdb/22670
2331         * gdb.ada/bp_c_mixed_case: New testcase.
2332
2333 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
2334
2335         PR gdb/22670
2336         * gdb.ada/complete.exp: Add "complete break ada" test.
2337
2338 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
2339
2340         PR gdb/22670
2341         * gdb.ada/info_addr_mixed_case: New testcase.
2342
2343 2018-01-03  Xavier Roirand  <roirand@adacore.com>
2344
2345         * gdb.ada/excep_handle.exp: New testcase.
2346         * gdb.ada/excep_handle/foo.adb: New file.
2347         * gdb.ada/excep_handle/pck.ads: New file.
2348
2349 2018-01-03  Joel Brobecker  <brobecker@adacore.com>
2350
2351         * gdb.base/step-line.c: Add extra empty line in copyright header.
2352         * gdb.base/step-line.inp: Likewise.
2353
2354 2018-01-02  Joel Brobecker  <brobecker@adacore.com>
2355
2356         * gdb.ada/dyn_stride.exp: Add slice test.
2357
2358 2018-01-02  Joel Brobecker  <brobecker@adacore.com>
2359
2360         * gdb.ada/dyn_stride: New testcase.
2361
2362 2017-12-27  Stafford Horne  <shorne@gmail.com>
2363
2364         * gdb.xml/extra-regs.xml: Add example foo reggroup.
2365         * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
2366
2367 2017-12-27  Stafford Horne  <shorne@gmail.com>
2368
2369         * gdb.base/reggroups.c: New file.
2370         * gdb.base/reggroups.exp: New file.
2371
2372 2017-12-18  Joel Brobecker  <brobecker@adacore.com>
2373
2374         * gdb.dwarf2/ada-valprint-error.c: New file.
2375         * gdb.dwarf2/ada-valprint-error.exp: New file.
2376
2377 2017-12-18  Joel Brobecker  <brobecker@adacore.com>
2378
2379         * gdb.ada/assign_arr: New testcase.
2380
2381 2017-12-18  Xavier Roirand  <roirand@adacore.com>
2382
2383         * gdb.ada/funcall_ptr: New testcase.
2384
2385 2017-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
2386
2387         PR cli/16224
2388         * gdb.base/ptype-offsets.cc: New file.
2389         * gdb.base/ptype-offsets.exp: New file.
2390
2391 2017-12-15  Yao Qi  <yao.qi@linaro.org>
2392
2393         * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
2394         if XML is disabled.
2395
2396 2017-12-15  Xavier Roirand  <roirand@adacore.com>
2397
2398         * gdb.ada/same_component_name: New testcase.
2399
2400 2017-12-14  Joel Brobecker  <brobecker@adacore.com>
2401
2402         * gdb.ada/str_binop_equal: New testcase.
2403
2404 2017-12-14  Joel Brobecker  <brobecker@adacore.com>
2405
2406         * gdb.ada/task_switch_in_core: New testcase.
2407
2408 2017-12-13  Simon Marchi  <simon.marchi@ericsson.com>
2409
2410         * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
2411         * gdb.python/py-breakpoint.exp: Compile the test case as c++,
2412         call test_bkpt_qualified.
2413         (test_bkpt_qualified): New proc.
2414
2415 2017-12-13  Pedro Alves  <palves@redhat.com>
2416
2417         * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2418         Tighten regexp by matching with an anchor.
2419
2420 2017-12-13  Pedro Alves  <palves@redhat.com>
2421
2422         * gdb.cp/cpcompletion.exp: Load completion-support.exp.
2423         ("expression with namespace"): New set of tests.
2424         * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
2425         (Nested::Test_NS::qux): New.
2426         * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
2427         defaults to 'start_quote_char' and 'end_quote_char' parameters.
2428
2429 2017-12-13  Joel Brobecker  <brobecker@adacore.com>
2430
2431         * gdb.base/server-del-break.c: New file.
2432         * gdb.base/server-del-break.exp: New file.
2433
2434 2017-12-12  Stafford Horne  <shorne@gmail.com>
2435
2436         * gdb.xml/tdesc-regs.exp: Add or1k support.
2437
2438 2017-12-12  Stafford Horne  <shorne@gmail.com>
2439
2440         * gdb.base/bp-permanent.c: Define nop of or1k.
2441
2442 2017-12-11  Joel Brobecker  <brobecker@adacore.com>
2443
2444         * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
2445         output with components being reordered.
2446
2447 2017-12-11  Joel Brobecker  <brobecker@adacore.com>
2448
2449         * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
2450         output with components being reordered.
2451
2452 2017-12-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
2453             Pedro Alves  <palves@redhat.com>
2454
2455         * gdb.base/maint.exp (check for .gdb_index): Check also for
2456         .debug_names.
2457         * gdb.dlang/watch-loc.c (.debug_aranges): New.
2458         * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
2459         * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
2460         (.gdb_index used after symbol reloading): Support also .debug_names.
2461         * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
2462
2463 2017-12-08  Yao Qi  <yao.qi@linaro.org>
2464
2465         * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2466         * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
2467
2468 2017-12-08  Yao Qi  <yao.qi@linaro.org>
2469
2470         * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2471         * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
2472
2473 2017-12-08  Yao Qi  <yao.qi@linaro.org>
2474
2475         * gdb.arch/aarch64-tagged-pointer.c: New file.
2476         * gdb.arch/aarch64-tagged-pointer.exp: New file.
2477
2478 2017-12-08  Sergio Durigan Junior  <sergiodj@redhat.com>
2479
2480         * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
2481         "int".
2482
2483 2017-12-07  Keith Seitz  <keiths@redhat.com>
2484
2485         PR breakpoints/22569
2486         * gdb.linespec/ls-errs.exp: Change expected result of "break
2487         -source this file has spaces.c -line 3".
2488         Check that an explicit source file followed by whitespace is
2489         identified as an invalid explicit location.
2490
2491 2017-12-07  Keith Seitz  <keiths@redhat.com>
2492
2493         * gdb.cp/nested-types.cc: New file.
2494         * gdb.cp/nested-types.exp: New file.
2495         * lib/cp-support.exp: Load data-structures.exp library.
2496         (debug_cp_test_ptype_class): New global.
2497         (cp_ptype_class_verbose, next_line): New procedures.
2498         (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
2499         Add and document new return value.
2500         Switch the list of lines to a queue.
2501         Add support for new `type' key for nested type definitions.
2502         Add debugging/troubleshooting messages.
2503         * lib/data-structures.exp: New file.
2504
2505 2017-12-07  Simon Marchi  <simon.marchi@ericsson.com>
2506
2507         * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
2508         with proc_with_prefix, don't use with_test_prefix.
2509
2510 2017-12-07  Tom Tromey  <tom@tromey.com>
2511
2512         * gdb.base/break.exp: Add test for empty "commands".
2513
2514 2017-12-07  Yao Qi  <yao.qi@linaro.org>
2515
2516         * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
2517         malloc and catch syscall.
2518
2519 2017-12-07  Phil Muldoon  <pmuldoon@redhat.com>
2520
2521        * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
2522         tests for explicit locations.
2523
2524 2017-12-06  Pedro Alves  <palves@redhat.com>
2525
2526         * gdb.arch/i386-avx.exp: If testing with a RSP target, check
2527         force-disabling XML descriptions.
2528
2529 2017-12-04  Pedro Alves  <palves@redhat.com>
2530
2531         PR gdb/22499
2532         * gdb.arch/amd64-disp-step-avx.S: New file.
2533         * gdb.arch/amd64-disp-step-avx.exp: New file.
2534
2535 2017-12-03  Pedro Alves  <palves@redhat.com>
2536
2537         * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
2538         and <string.h>.
2539         (parent_function): Print distinct messages when waitpid fails, or
2540         the child exits with a signal, or the child exits for an unhandled
2541         reason.
2542         * gdb.threads/process-dies-while-detaching.exp
2543         (detach_and_expect_exit): New 'inf_output_re' parameter and use
2544         it.  Wait for both inferior output and GDB's prompt.  Use an
2545         indirect spawn id list.
2546         (do_detach): New parameter 'child_exit'.  Use it to compute
2547         expected inferior output.
2548         (test_detach, test_detach_watch, test_detach_killed_outside):
2549         Adjust to pass down the expected child exit kind.
2550
2551 2017-12-01  Joel Brobecker  <brobecker@adacore.com>
2552             Sergio Durigan Junior  <sergiodj@redhat.com>
2553             Pedro Alves  <palves@redhat.com>
2554
2555         * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
2556
2557 2017-12-01  Sergio Durigan Junior  <sergiodj@redhat.com>
2558
2559         * gdb.base/relocate.exp: Add tests to guarantee that arguments
2560         to 'symbol-file' and 'add-symbol-file' can be
2561         position-independent.
2562
2563 2017-12-01  Yao Qi  <yao.qi@linaro.org>
2564
2565         * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
2566         the URL in copyright header.
2567         * gdb.arch/aarch64-fp.exp: Likewise.
2568         * gdb.arch/ppc64-atomic-inst.exp: Likewise.
2569         * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
2570         * gdb.base/expand-psymtabs.exp: Likewise.
2571         * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
2572         * gdb.fortran/common-block.exp: Likewise.
2573         * gdb.fortran/common-block.f90: Likewise.
2574         * gdb.fortran/logical.exp: Likewise.
2575         * gdb.fortran/vla-datatypes.f90: Likewise.
2576         * gdb.fortran/vla-sub.f90: Likewise.
2577
2578 2017-11-30  Joel Brobecker  <brobecker@adacore.com>
2579
2580         * gdb.ada/repeat_dyn: New testcase.
2581
2582 2017-11-30  Ulrich Weigand  <uweigand@de.ibm.com>
2583
2584         * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
2585         Update for changed thread numbering.
2586         * gdb.cell/bt.exp: Update for changed GDB output.
2587
2588 2017-11-30  Simon Marchi  <simon.marchi@ericsson.com>
2589
2590         * boards/cc-with-tweaks.exp: Include local-board.exp instead of
2591         setting isremote by hand.
2592         * boards/dwarf4-gdb-index.exp: Likewise.
2593         * boards/fission.exp: Likewise.
2594         * boards/stabs.exp: Likewise.
2595
2596 2017-11-30  Pedro Alves  <palves@redhat.com>
2597
2598         * gdb.linespec/cpls-ops.exp
2599         (check_explicit_skips_function_argument): Extract the underlying
2600         type of size_t instead of hardcoding it.
2601
2602 2017-11-29  Pedro Alves  <palves@redhat.com>
2603
2604         PR c++/19436
2605         * gdb.linespec/cpls-abi-tag.cc: New file.
2606         * gdb.linespec/cpls-abi-tag.exp: New file.
2607
2608 2017-11-29  Pedro Alves  <palves@redhat.com>
2609
2610         * gdb.base/langs.exp: Use -qualified.
2611         * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
2612         it.
2613         * gdb.cp/namespace.exp: Use -qualified.
2614         * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
2615         (overload-3, template-overload, template-ret-type, const-overload)
2616         (const-overload-quoted, anon-ns, ambiguous-prefix): New
2617         procedures.
2618         (test_driver): Call them.
2619         * gdb.cp/save-bp-qualified.cc: New.
2620         * gdb.cp/save-bp-qualified.exp: New.
2621         * gdb.linespec/explicit.exp: Test -qualified.
2622         * lib/completion-support.exp (completion::explicit_opts_list): Add
2623         "-qualified".
2624         * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
2625
2626 2017-11-29  Phil Muldoon  <pmuldoon@redhat.com>
2627
2628         * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
2629
2630 2017-11-29  Tom Tromey  <tom@tromey.com>
2631
2632         * gdb.base/relocate.exp: Update invalid argument test.
2633         Add new tests for invalid arguments.
2634
2635 2017-11-29  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2636
2637         * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
2638         Return 0 as a long.
2639         * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
2640
2641 2017-11-29  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2642
2643         * gdb.cp/breakpoint.cc (bar): Set return type to void.
2644         * gdb.cp/psymtab-parameter.cc (func): Likewise.
2645         * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
2646         func ().
2647         * gdb.cp/shadow.cc (B.func): Return 0.
2648
2649 2017-11-27  Joel Brobecker  <brobecker@adacore.com>
2650
2651         * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
2652         expected output in gdb_expect call to allow the exception
2653         message to be present as well.  Fix syntax confusion to avoid
2654         TCL thinking that exception_name is an array.
2655
2656 2017-11-26  Ulrich Weigand  <uweigand@de.ibm.com>
2657
2658         * gdb.arch/spu-info.c: Include <unistd.h>.
2659         (do_signal_test): Fix broken calls to write.
2660         * gdb.arch/spu-info.exp: Use prepare_for_testing.
2661         Fix checks for empty mailboxes.  Update signal tests for corrected
2662         do_signal_test routine.  Allow nonzero event status.
2663         * gdb.arch/spu-ls.exp: Use prepare_for_testing.
2664         * gdb.cell/arch.exp: Use standard_output_file.
2665         * gdb.cell/break.exp: Likewise.
2666         * gdb.cell/bt.exp: Likewise.
2667         * gdb.cell/core.exp: Likewise.
2668         * gdb.cell/dwarfaddr.exp: Likewise.
2669         * gdb.cell/ea-cache.exp: Likewise.
2670         * gdb.cell/ea-standalone.exp: Likewise.
2671         * gdb.cell/f-regs.exp: Likewise.
2672         * gdb.cell/fork.exp: Likewise.
2673         * gdb.cell/gcore.exp: Likewise.
2674         * gdb.cell/mem-access.exp: Likewise.
2675         * gdb.cell/ptype.exp: Likewise.
2676         * gdb.cell/registers.exp: Likewise.
2677         * gdb.cell/sizeof.exp: Likewise.
2678         * gdb.cell/solib-symbol.exp: Likewise.
2679         * gdb.cell/solib.exp: Likewise.
2680
2681 2017-11-25   Pedro Alves  <palves@redhat.com>
2682
2683         * gdb.base/complete-empty.exp: New file.
2684         * gdb.base/completion.exp: Adjust.
2685
2686 2017-11-25  Pedro Alves  <palves@redhat.com>
2687
2688         * gdb.linespec/cpls-ops.cc: New file.
2689         * gdb.linespec/cpls-ops.exp: New file.
2690         * lib/completion-support.exp (test_complete_prefix_range_re): New,
2691         factored out from ...
2692         (test_complete_prefix_range): ... this.
2693
2694 2017-11-24  Pedro Alves  <palves@redhat.com>
2695
2696         * gdb.linespec/cpcompletion.exp: New file.
2697         * gdb.linespec/cpls-hyphen.cc: New file.
2698         * gdb.linespec/cpls.cc: New file.
2699         * gdb.linespec/cpls2.cc: New file.
2700         * gdb.linespec/explicit.exp: Load completion-support.exp.  Adjust
2701         test to use test_gdb_complete_unique.  Add label completion,
2702         keyword completion and explicit location completion tests.
2703         * lib/completion-support.exp: New file.
2704
2705 2017-11-24  Joel Brobecker  <brobecker@adacore.com>
2706
2707         * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
2708         gdb.ada/mi_ex_cond.exp: Accept optional exception message in
2709         when hitting an exception catchpoint.
2710
2711 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2712
2713         * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
2714
2715 2017-11-22  Simon Marchi  <simon.marchi@ericsson.com>
2716
2717         * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
2718         * gdb.dwarf2/info-locals-optimized-out.exp: New file.
2719         * gdb.dwarf2/info-locals-optimized-out.c: New file.
2720
2721 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2722
2723         * gdb.base/info-os.exp: Pass pthreads.
2724         * gdb.multi/multi-attach.exp: Likewise.
2725
2726 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2727
2728         * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
2729         compiler.
2730
2731 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2732
2733         * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
2734         * gdb.base/break-interp.exp: Likewise.
2735         * gdb.base/jit-attach-pie.exp: Likewise.
2736
2737 2017-11-22  Ulrich Weigand  <uweigand@de.ibm.com>
2738
2739         * gdb.base/float128.c (large128): New variable.
2740         * gdb.base/float128.exp: Add test to print largest __float128 value.
2741
2742 2017-11-22  Ulrich Weigand  <uweigand@de.ibm.com>
2743
2744         * gdb.arch/vsx-regs.exp: Update register content checks.
2745
2746 2017-11-21  Ulrich Weigand  <uweigand@de.ibm.com>
2747
2748         * gdb.arch/ppc-longdouble.exp: New file.
2749         * gdb.arch/ppc-longdouble.c: Likewise.
2750
2751 2017-11-21  Pedro Alves  <palves@redhat.com>
2752
2753         * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
2754
2755 2017-11-20  Pedro Alves  <palves@redhat.com>
2756
2757         * gdb.base/whatis-ptype-typedefs.c (double_typedef)
2758         (long_double_typedef): New typedefs.
2759         Use DEF on double and long double.
2760         * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
2761         cases.
2762         (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
2763         and 'long_double_ptr_same_size' locals.  Use them to decide
2764         whether cast from array/function to float is valid/invalid.
2765
2766 2017-11-17  Tom Tromey  <tom@tromey.com>
2767
2768         * gdb.rust/traits.rs: New file.
2769         * gdb.rust/traits.exp: New file.
2770
2771 2017-11-17  Joel Brobecker  <brobecker@adacore.com>
2772
2773         * gdb.ada/minsyms: New testcase.
2774
2775 2017-11-16  Pedro Alves  <palves@redhat.com>
2776
2777         * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
2778         * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
2779
2780 2017-11-16  Pedro Alves  <palves@redhat.com>
2781
2782         * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
2783         gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
2784
2785 2017-11-16  Pedro Alves  <palves@redhat.com>
2786
2787         * gdb.server/reconnect-ctrl-c.c: New file.
2788         * gdb.server/reconnect-ctrl-c.exp: New file.
2789
2790 2017-11-16  Phil Muldoon  <pmuldoon@redhat.com>
2791
2792         * gdb.python/py-rbreak.exp: New file.
2793         * gdb.python/py-rbreak.c: New file.
2794         * gdb.python/py-rbreak-func2.c: New file.
2795
2796 2017-11-16  Pedro Alves  <palves@redhat.com>
2797
2798         * gdb.base/starti.exp ("continue" test): Remove ".*"s from
2799         pattern.
2800         * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
2801         GDB.
2802
2803 2017-11-15  Simon Marchi  <simon.marchi@ericsson.com>
2804
2805         * gdb.tui/completionn.exp (test_tab_completion): Add space in
2806         regex.
2807
2808 2017-11-13  Simon Marchi  <simon.marchi@polymtl.ca>
2809
2810         * gdb.opt/inline-locals.exp: Remove trailing parentheses from
2811         test names.
2812
2813 2017-11-09  Pedro Alves  <palves@redhat.com>
2814
2815         * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
2816         factored out from ...
2817         (top level): ... here, and adjusted to avoid expecting beyond the
2818         prompt in a single gdb_test_multiple.
2819
2820 2017-11-09  Pedro Alves  <palves@redhat.com>
2821
2822         * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
2823         output.
2824         * gdb.server/ext-attach.exp ("kill" test): Likewise.
2825         * gdb.server/ext-restart.exp ("kill" test): Likewise.
2826         * gdb.server/ext-run.exp ("kill" test): Likewise.
2827         * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
2828
2829 2017-11-09  Pedro Alves  <palves@redhat.com>
2830
2831         * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
2832         match till end of line.
2833
2834 2017-11-09  Pedro Alves  <palves@redhat.com>
2835
2836         * gdb.base/memattr.exp: Tighten regexes to match the end line.
2837
2838 2017-11-09  Pedro Alves  <palves@redhat.com>
2839
2840         * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
2841         New procedures, factored out from ...
2842         (top level): ... here, and adjusted to avoid expecting beyond the
2843         prompt in one go.
2844
2845 2017-11-09  Pedro Alves  <palves@redhat.com>
2846
2847         * gdb.asm/asm-source.exp ("kill" test): Match the whole query
2848         output.  Fix '?' match.
2849
2850 2017-11-08  Joel Brobecker  <brobecker@adacore.com>
2851
2852         * gdb.ada/scoped_watch: New testcase.
2853         * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
2854         which is actually correct.
2855         * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
2856         * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
2857
2858 2017-11-08  Pedro Alves  <palves@redhat.com>
2859
2860         * gdb.gdb/complaints.exp (test_initial_complaints)
2861         (test_serial_complaints, test_short_complaints): Call
2862         complaint_internal instead of complaint.
2863
2864 2017-11-08  Djordje Todorovic  <djordje.todorovic@rt-rk.com>
2865
2866         * gdb.threads/tls-core.c: New file.
2867         * gdb.threads/tls-core.exp: Likewise.
2868
2869 2017-11-08   Pedro Alves  <palves@redhat.com>
2870
2871         * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
2872         (p Exported_Capitalized): New test.
2873         (p exported_capitalized): New test.
2874
2875 2017-11-07  Pedro Alves  <palves@redhat.com>
2876
2877         * gdb.cp/ena-dis-br-range.exp: Add more tests.
2878
2879 2017-11-07  Pedro Alves  <palves@redhat.com>
2880
2881         * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
2882         * gdb.cp/ena-dis-br-range.exp: Adjust tests.
2883         (disable_invalid, disable_inverted, disable_negative): New
2884         procedures.
2885         ("bad numbers"): New set of tests.
2886
2887 2017-11-07  Pedro Alves  <palves@redhat.com>
2888
2889         * gdb.cp/ena-dis-br-range.exp: Add tests.
2890
2891 2017-11-07  Pedro Alves  <palves@redhat.com>
2892
2893         * gdb.base/ena-dis-br.exp: Don't expect "warning:".
2894
2895 2017-11-07  Xavier Roirand  <roirand@adacore.com>
2896             Pedro Alves  <palves@redhat.com>
2897
2898         * gdb.base/ena-dis-br.exp: Add reference to
2899         gdb.cp/ena-dis-br-range.exp.
2900         * gdb.cp/ena-dis-br-range.exp: New file.
2901         * gdb.cp/ena-dis-br-range.cc: New file.
2902
2903 2017-11-06  Pedro Alves  <palves@redhat.com>
2904
2905         * gdb.base/attach-non-pgrp-leader.c: New.
2906         * gdb.base/attach-non-pgrp-leader.exp: New.
2907
2908 2017-11-06  Pedro Alves  <palves@redhat.com>
2909
2910         * configure.ac: No longer check for termio.h and sgtty.h.
2911         * configure: Regenerate.
2912         * remote-utils.c: Include termios.h instead of gdb_termios.h.
2913         (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
2914         Remove termio and sgtty code.
2915
2916 2017-11-03  Yao Qi  <yao.qi@linaro.org>
2917
2918         * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
2919         in GDB is disabled.
2920
2921 2017-11-03  Yao Qi  <yao.qi@linaro.org>
2922
2923         * gdb.python/py-thrhandle.exp: Skip it if python is not
2924         enabled.
2925
2926 2017-10-31  Simon Marchi  <simon.marchi@polymtl.ca>
2927
2928         * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
2929         as a breakpoint command.
2930
2931 2017-10-28  Maksim Dzabraev  <dzabraew@gmail.com>
2932
2933         PR python/21213
2934         * gdb.python/py-infthread.exp: Test calling
2935         InferiorThread.inferior () multiple times in a row.
2936
2937 2017-10-27  Keith Seitz  <keiths@redhat.com>
2938
2939         * gdb.opt/inline-break.exp (break_info_1): New procedure.
2940         Test "info break" for every inlined function breakpoint.
2941
2942 2017-10-27  Yao Qi  <yao.qi@linaro.org>
2943
2944         * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
2945
2946 2017-10-26  Patrick Frants  <osscontribute@gmail.com>
2947
2948         * gdb.cp/classes.exp (test_static_members): Test printing
2949         Outer::instance.
2950         * gdb.cp/classes.c (struct Inner, struct Outer): New.
2951         (Inner::instance, Outer::instance): New.
2952
2953 2017-10-24  Pedro Alves  <palves@redhat.com>
2954
2955         * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
2956         extra console" test in two stages.
2957
2958 2017-10-24  Pedro Alves  <palves@redhat.com>
2959
2960         * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
2961
2962 2017-10-24  Pedro Alves  <palves@redhat.com>
2963
2964         * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
2965         loop.
2966
2967 2017-10-24  Pedro Alves  <palves@redhat.com>
2968
2969         * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
2970         $attempt" and "stoppedtry $stoppedtry" test prefixes.
2971
2972 2017-10-24  Pedro Alves  <palves@redhat.com>
2973
2974         * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
2975         parameter and handle it.  Don't output read value in test name.
2976
2977 2017-10-24  Pedro Alves  <palves@redhat.com>
2978
2979         * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
2980         custom test name.
2981
2982 2017-10-24  Pedro Alves  <palves@redhat.com>
2983
2984         * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
2985         include the unstable output directory name in the test's name.
2986         (initial_setup_simple) <'set args'>: Use custom test name.
2987
2988 2017-10-24  Pedro Alves  <palves@redhat.com>
2989
2990         * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
2991         with explicit test name.
2992
2993 2017-10-20  Pedro Alves  <palves@redhat.com>
2994
2995         * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
2996         'wait -i'.  Use gdb_assert and remote_close.
2997
2998 2017-10-19  Andrew Burgess  <andrew.burgess@embecosm.com>
2999
3000         * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
3001         number from variable rather than hard-coded.
3002
3003 2017-10-19  Pedro Alves  <palves@redhat.com>
3004
3005         * gdb.base/long-inferior-output.c: New file.
3006         * gdb.base/long-inferior-output.exp: New file.
3007
3008 2017-11-18  Keith Seitz  <keiths@redhat.com>
3009
3010         * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
3011         method.
3012         (main): Call it.
3013         * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
3014         Add additional user-defined conversion operator tests.
3015
3016 2017-10-17  Pedro Alves  <palves@redhat.com>
3017
3018         * boards/native-stdio-gdbserver.exp: Load "local-board".
3019
3020 2017-10-17  Pedro Alves  <palves@redhat.com>
3021
3022         * gdb.base/quit-live.c: New file.
3023         * gdb.base/quit-live.exp: New file.
3024
3025 2017-10-16  Keith Seitz  <keiths@redhat.com>
3026
3027         * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
3028         (class_with_protected_typedef, class_with_private_typedef)
3029         (struct_with_public_typedef, struct_with_protected_typedef)
3030         (struct_with_private_typedef): New classes/structs.
3031         * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
3032         typedefs and access specifiers.
3033
3034 2017-10-16  Pedro Alves  <palves@redhat.com>
3035             Simon Marchi  <simon.marchi@polymtl.ca>
3036
3037         * README (Local vs Remote vs Native): New section.
3038         * boards/local-board.exp: New file, with bits factored out from
3039         ...
3040         * boards/native-extended-gdbserver.exp: ... here.  Load
3041         "local-board".
3042         * boards/native-gdbserver.exp: Load "local-board".
3043         (${board}_spawn, ${board}_exec): Delete.
3044         * boards/native-stdio-gdbserver.exp: Most contents factored out to
3045         ...
3046         * boards/stdio-gdbserver-base.exp: ... this new file.
3047         * boards/native-stdio-gdbserver.exp: Reimplement, by loading
3048         "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
3049         procedure.
3050         * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
3051         instead of native-stdio-gdbserver.  Don't set gdb_server_prog nor
3052         stdio_gdbserver_command.
3053         (${board}_get_remote_address, ${board}_get_comm_port)
3054         (${board}_download, ${board}_upload): Delete.
3055         (get_target_remote_pipe_cmd): New.
3056
3057 2017-10-16  Simon Marchi  <simon.marchi@ericsson.com>
3058
3059         * gdb.python/py-breakpoint.exp (test_bkpt_basic,
3060         test_bkpt_deletion, test_bkpt_cond_and_cmds,
3061         test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
3062         test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
3063         test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
3064         remove with_test_prefix.
3065
3066 2017-10-13  Pedro Alves  <palves@redhat.com>
3067
3068         * lib/gdb.exp (target_can_use_run_cmd): New procedure.
3069         * gdb.base/annota1.exp: Use it instead of is_remote.
3070         * gdb.base/annota3.exp: Use it instead of is_remote.
3071         * gdb.cp/annota2.exp: Use it instead of is_remote.
3072         * gdb.cp/annota3.exp: Use it instead of is_remote.
3073         * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
3074
3075 2017-10-13  Pedro Alves  <palves@redhat.com>
3076
3077         * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
3078         (test_num_test_vars, run_and_count_vars, find_env)
3079         (test_set_unset_env, test_inherit_env_var): New procedures.
3080         (top level): Use them.
3081
3082 2017-10-13  Pedro Alves  <palves@redhat.com>
3083
3084         * lib/selftest-support.exp (selftest_setup): Extend comments, and
3085         also skip on stub-like targets.
3086
3087 2017-10-13  Pedro Alves  <palves@redhat.com>
3088
3089         PR gdb/22293
3090         * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
3091         (top level): Move some tests to ...
3092         (test_not_found): ... this new procedure.
3093         (top level): Call it.
3094
3095 2017-10-13  Pedro Alves  <palves@redhat.com>
3096
3097         * gdb.base/term.exp: Don't skip if is_remote target.  Instead,
3098         expect different "info terminal" output if testing with a
3099         non-native target.
3100
3101 2017-10-13  Pedro Alves  <palves@redhat.com>
3102             Simon Marchi  <simon.marchi@polymtl.ca>
3103
3104         PR python/12966
3105         * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
3106
3107 2017-10-13  Pedro Alves  <palves@redhat.com>
3108
3109         * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
3110         already.
3111
3112 2017-10-13  Pedro Alves  <palves@redhat.com>
3113
3114         * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
3115         is_remote.
3116
3117 2017-10-13  Pedro Alves  <palves@redhat.com>
3118
3119         * gdb.threads/thread_events.exp: Check gdb_protocol instead of
3120         is_remote.
3121
3122 2017-10-13  Pedro Alves  <palves@redhat.com>
3123
3124         * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
3125         is set.
3126         (corefile_test_attach): Likewise.  Check can_spawn_for_attach
3127         instead of is_remote.
3128
3129 2017-10-13  Pedro Alves  <palves@redhat.com>
3130
3131         * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
3132         (top level): Add comment.
3133
3134 2017-10-13  Pedro Alves  <palves@redhat.com>
3135
3136         * gdb.base/remote.exp (top level): Fix comment typo and add
3137         missing return.
3138
3139 2017-10-13  Pedro Alves  <palves@redhat.com>
3140             Simon Marchi  <simon.marchi@polymtl.ca>
3141
3142         * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
3143         calls and add comments.  Skip test if use_gdb_stub is set.
3144         (top level): Use "set cwd" command instead of "cd" command.
3145
3146 2017-10-13  Pedro Alves  <palves@redhat.com>
3147
3148         * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
3149         is_remote target check.
3150
3151 2017-10-13  Pedro Alves  <palves@redhat.com>
3152
3153         * gdb.base/scope.exp: Use build_executable + clean_restart +
3154         gdb_file_cmd instead of prepare_for_testing and no longer skip
3155         "before run" tests on is_remote target boards.  Update comments.
3156         * boards/native-extended-gdbserver.exp
3157         (extended_gdbserver_load_last_file): New, factored out from ...
3158         (gdb_load): ... this.  Move further below and add comment.
3159         (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
3160
3161 2017-10-12  Pedro Alves  <palves@redhat.com>
3162
3163         * gdb.base/attach.exp: Remove references to gdb64.
3164         * gdb.base/dbx.exp: Remove references to gdb64.
3165
3166 2017-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
3167             Pedro Alves  <palves@redhat.com>
3168
3169         * gdb.base/label.exp: Remove is_remote target check.
3170
3171 2017-10-12  Pedro Alves  <palves@redhat.com>
3172
3173         * gdb.base/auvx.exp (coredir): Update comment.
3174         (top level) <core_works>: Use "set cwd" command instead of "cd"
3175         command.
3176
3177 2017-10-12  Pedro Alves  <palves@redhat.com>
3178             Simon Marchi  <simon.marchi@polymtl.ca>
3179
3180         * gdb.base/catch-fork-static.exp: No longer skip on is_remote
3181         target boards.
3182
3183 2017-10-12  Pedro Alves  <palves@redhat.com>
3184             Simon Marchi  <simon.marchi@polymtl.ca>
3185
3186         * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
3187         Instead skip if there's any gdb_protocol set.
3188
3189 2017-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
3190             Pedro Alves  <palves@redhat.com>
3191
3192         * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
3193
3194 2017-10-12  Pedro Alves  <palves@redhat.com>
3195             Simon Marchi  <simon.marchi@polymtl.ca>
3196
3197         * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
3198         instead of on dejagnu remote boards.
3199
3200 2017-10-12  Pedro Alves  <palves@redhat.com>
3201             Simon Marchi  <simon.marchi@polymtl.ca>
3202
3203         * gdb.base/inferior-died.exp: Remove is_remote and isnative
3204         checks.  Use build_executable + clean_restart instead of
3205         prepare_for_testing.  Pass "set non-stop on" via GDBFLAGS instead
3206         of enabling non-stop after starting gdb.
3207
3208 2017-10-12  Pedro Alves  <palves@redhat.com>
3209
3210         * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
3211         * gdb.threads/non-ldr-exc-2.exp: Ditto.
3212         * gdb.threads/non-ldr-exc-3.exp: Ditto.
3213         * gdb.threads/non-ldr-exc-4.exp: Ditto.
3214
3215 2017-10-11  Anton Kolesov  <Anton.Kolesov@synopsys.com>
3216
3217         * gdb.arch/arc-tdesc-cpu.exp: New file.
3218         * gdb.arch/arc-tdesc-cpu.xml: Likewise.
3219
3220 2017-10-10  Simon Marchi  <simon.marchi@ericsson.com>
3221
3222         * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
3223
3224 2017-10-10  Pedro Alves <palves@redhat.com>
3225
3226         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
3227         expect CLI output.
3228
3229 2017-10-10  Pedro Alves  <palves@redhat.com>
3230
3231         * lib/selftest-support.exp (selftest_setup): Update for
3232         captured_command_loop's prototype change.
3233
3234 2017-10-09  Pedro Alves  <palves@redhat.com>
3235
3236         Test both arch1=>arch2 and arch2=>arch1.
3237
3238         * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
3239         (srcfile2, binfile2, march1, march2): Remove globals.  Largely
3240         factored out to...
3241         (append_arch1_options, append_arch2_options, append_arch_options)
3242         (build_executables): New procedures.
3243         (do_test): New 'first_arch' parameter.  Use it to define 'from_exec'
3244         local.
3245         (top level): Add new 'first_arch' testing axis.
3246
3247 2017-10-09  Pedro Alves  <palves@redhat.com>
3248
3249         * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
3250         (barrier): New.
3251         (thread_start, all_started): New functions.
3252         (main): Spawn new thread and wait until it is scheduled.
3253         * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
3254         option.
3255         (do_test): Add 'selected_thread' parameter.  Run to all_started
3256         instead of main.  Explicitly set the breakpoint at main.  Switch
3257         to the SELECTED_THREAD thread.
3258         (top level): Test handling the exec event with either the main
3259         thread or the second thread selected.
3260
3261 2017-10-09  Pedro Alves  <palves@redhat.com>
3262
3263         * gdb.base/print-file-var-main.c: Fix get_version_2 value check
3264         logic.  Move STOP marker after the value checks.
3265         * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
3266         regexp.
3267
3268 2017-10-06  Sandra Loosemore  <sandra@codesourcery.com>
3269
3270         * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
3271
3272 2017-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
3273
3274         * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
3275         integer-to-dfp conversion.
3276         * gdb.base/dfp-test.exp: Likewise.
3277
3278 2017-10-04  Pedro Alves  <palves@redhat.com>
3279
3280         * gdb.multi/hangout.c: Include <unistd.h>.
3281         (hangout_loop): New function.
3282         (main): Call alarm.  Call hangout_loop in a loop.
3283         * gdb.multi/hello.c: Include <unistd.h>.
3284         (hello_loop): New function.
3285         (main): Call alarm.  Call hangout_loop in a loop.
3286         * gdb.multi/multi-arch.exp: Test running to a breakpoint one
3287         inferior with the other selected.
3288
3289 2017-10-04  Simon Marchi  <simon.marchi@ericsson.com>
3290
3291         * gdb.mi/list-thread-groups-available.exp: New file.
3292         * gdb.mi/list-thread-groups-available.c: New file.
3293
3294 2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
3295
3296         * gdb.base/set-cwd.exp: Make it available on
3297         native-extended-gdbserver.
3298
3299 2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
3300
3301         * gdb.base/set-cwd.c: New file.
3302         * gdb.base/set-cwd.exp: Likewise.
3303
3304 2017-10-02  Tom Tromey  <tom@tromey.com>
3305
3306         PR rust/22236:
3307         * gdb.rust/simple.rs (main): New variable "fslice".
3308         * gdb.rust/simple.exp: Add slice tests.  Update string tests.
3309
3310 2017-10-02  Tom Tromey  <tom@tromey.com>
3311
3312         * gdb.rust/simple.exp: Test ptype of a slice.
3313
3314 2017-10-02  Tom Tromey  <tom@tromey.com>
3315
3316         * gdb.rust/simple.exp: Test index of slice.
3317
3318 2017-09-27  Tom Tromey  <tom@tromey.com>
3319
3320         * gdb.base/macscp.exp: Add __VA_OPT__ tests.
3321
3322 2017-09-26  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3323             Pedro Alves  <palves@redhat.com>
3324
3325         * gdb.base/compare-sections.exp (get value of read-only section): Read
3326         as unsigned value.
3327         (corrupt read-only section): Likewise and don't set written if patching
3328         failed.
3329
3330 2017-09-21  Kevin Buettner  <kevinb@redhat.com>
3331
3332         * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
3333         files.
3334
3335 2017-09-20  Pedro Alves  <palves@redhat.com>
3336
3337         * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
3338         symbol names in gdb's output.
3339         * gdb.cp/overload.exp ("list all overloads"): Likewise.
3340
3341 2017-09-20  Pedro Alves  <palves@redhat.com>
3342
3343         * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
3344         Rename to ...
3345         (test_list_ambiguous_symbol): ... this and add a symbol name
3346         parameter.  Adjust.
3347         (test_list_ambiguous_function): Reimplement on top of
3348         test_list_ambiguous_symbol and also test listing ambiguous
3349         variables.
3350         * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
3351         (ambiguous_fun): ... this.
3352         (ambiguous_var): New.
3353         * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
3354         (ambiguous_fun): ... this.
3355         (ambiguous_var): New.
3356
3357 2017-09-19  John Baldwin  <jhb@FreeBSD.org>
3358
3359         * gdb.base/starti.c: New file.
3360         * gdb.base/starti.exp: New file.
3361         * lib/gdb.exp (gdb_starti_cmd): New procedure.
3362
3363 2017-09-14  Pedro Alves  <palves@redhat.com>
3364
3365         * gdb.base/nodebug.exp (nodebug_runto): New procedure.
3366         (top level): Use it instead of runto.
3367
3368 2017-09-11  Tom Tromey  <tom@tromey.com>
3369
3370         * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
3371
3372 2017-09-11  Tom Tromey  <tom@tromey.com>
3373
3374         * gdb.python/py-infthread.exp: Add tests for new_thread event.
3375         * gdb.python/py-inferior.exp: Add tests for new inferior events.
3376
3377 2017-09-08  Christoph Weinmann  <christoph.t.weinmann@intel.com>
3378
3379         * gdb.fortran/printing-types.exp: New file.
3380         * gdb.fortran/printing-types.exp: New file.
3381
3382 2017-09-08  Bernhard Heckel  <bernhard.heckel@intel.com>
3383
3384         * gdb.fortran/vla-ptype.exp: Fix typos.
3385         * gdb.fortran/vla-value.exp: Same.
3386
3387 2017-09-08  Bernhard Heckel  <bernhard.heckel@intel.com>
3388
3389         * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
3390         * gdb.mi/mi-var-child-f.exp: Likewise.
3391         * gdb.mi/mi-vla-fortran.exp: Likewise.
3392
3393 2017-09-08  Frank Penczek  <frank.penczek@intel.com>
3394             Christoph Weinmann  <christoph.t.weinmann@intel.com>
3395             Bernhard Heckel  <bernhard.heckel@intel.com>
3396
3397         * gdb.fortran/ptr-indentation.f90: New file.
3398         * gdb.fortran/ptr-indentation.exp: New file.
3399
3400 2017-09-05  Tom Tromey  <tom@tromey.com>
3401
3402         PR gdb/22010:
3403         * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
3404
3405 2017-09-06  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3406
3407         * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
3408
3409 2017-09-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
3410
3411         * gdb.threads/tls-nodebug-pie.c: New file.
3412         * gdb.threads/tls-nodebug-pie.exp: New file.
3413
3414 2017-09-05  Tom Tromey  <tom@tromey.com>
3415
3416         * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
3417         for rust.
3418
3419 2017-09-05  Simon Marchi  <simon.marchi@ericsson.com>
3420
3421         * gdb.multi/multi-arch-exec.exp: Test with different
3422         "follow-exec-mode" settings.
3423         (do_test): New procedure.
3424
3425 2017-09-04  Pedro Alves  <palves@redhat.com>
3426
3427         * gdb.base/func-static.c (S::method const, S::method volatile)
3428         (S::method volatile const): New methods.
3429         (c_s, v_s, cv_s): New instances.
3430         (main): Call method() on them.
3431         * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
3432         (cannot_resolve): New procedure.
3433         (cxx_scopes_list): Test cv methods.  Add print-scope-quote and
3434         print-quote-unquoted columns.
3435         (do_test): Test printing each scope too.
3436
3437 2017-09-04  Pedro Alves  <palves@redhat.com>
3438
3439         * gdb.base/local-static.exp: Also test with
3440         class::method::variable wholly quoted.
3441         * gdb.cp/m-static.exp (class::method::variable): Remove test.
3442
3443 2017-09-04  Pedro Alves  <palves@redhat.com>
3444
3445         * gdb.base/local-static.c: New.
3446         * gdb.base/local-static.cc: New.
3447         * gdb.base/local-static.exp:  New.
3448
3449 2017-09-04  Pedro Alves  <palves@redhat.com>
3450
3451         * gdb.asm/asm-source.exp: Add casts to int.
3452         * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
3453         (dataglobal64_1, dataglobal64_2): New globals.
3454         * gdb.base/nodebug.exp: Test different expressions involving the
3455         new globals, with print, whatis and ptype.  Add casts to int.
3456         * gdb.base/solib-display.exp: Add casts to int.
3457         * gdb.compile/compile-ifunc.exp: Expect warning.  Add cast to int.
3458         * gdb.cp/m-static.exp: Add cast to int.
3459         * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
3460         * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
3461         tls variable with no debug info without a cast.  Test with a cast
3462         to int too.
3463         * gdb.trace/entry-values.exp: Add casts.
3464
3465 2017-09-04  Pedro Alves  <palves@redhat.com>
3466
3467         * gdb.base/nodebug.exp: Test that ptype's error about functions
3468         with unknown return type includes the function name too.
3469
3470 2017-09-04  Pedro Alves  <palves@redhat.com>
3471
3472         * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
3473         return type of munmap in infcall.
3474         * gdb.base/break-probes.exp: Cast return type of foo in infcall.
3475         * gdb.base/checkpoint.exp: Simplify using for loop.  Cast return
3476         type of ftell in infcall.
3477         * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
3478         type of getpid in infcall.
3479         * gdb.base/infcall-exec.exp: Cast return type of execlp in
3480         infcall.
3481         * gdb.base/info-os.exp: Cast return type of getpid in infcall.
3482         Bail on failure to extract the pid.
3483         * gdb.base/nodebug.c: #include <stdint.h>.
3484         (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
3485         New functions.
3486         * gdb.base/nodebug.exp (test_call_promotion): New procedure.
3487         Change expected output of print/whatis/ptype with functions with
3488         no debug info.  Test all supported languages.  Call
3489         test_call_promotion.
3490         * gdb.compile/compile.exp: Adjust expected output to expect
3491         warning.
3492         * gdb.threads/siginfo-threads.exp: Likewise.
3493
3494 2017-09-04  Pedro Alves  <palves@redhat.com>
3495
3496         * gdb.base/callfuncs.exp (do_function_calls): New parameter
3497         "prototypes".  Test calling float functions via prototyped and
3498         unprototyped function pointers.
3499         (perform_all_tests): New parameter "prototypes".  Pass it down.
3500         (top level): Pass down "prototypes" parameter to
3501         perform_all_tests.
3502
3503 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
3504
3505         * gdb.base/commands.exp (loop_break_test, loop_continue_test):
3506         Test with nested loops.
3507
3508 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
3509
3510         * gdb.base/commands.exp: Call the new procedures.
3511         (loop_break_test, loop_continue_test): New procedures.
3512
3513 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
3514
3515         * gdb.base/commands.exp: Call new procedure.
3516         (define_if_without_arg_test): New procedure.
3517
3518 2017-09-04  Pedro Alves  <palves@redhat.com>
3519
3520         * gdb.base/list-ambiguous.exp: New file.
3521         * gdb.base/list-ambiguous0.c: New file.
3522         * gdb.base/list-ambiguous1.c: New file.
3523         * gdb.base/list.exp (test_list_range): Adjust expected output.
3524
3525 2017-08-31  Sergio Durigan Junior  <sergiodj@redhat.com>
3526
3527         * gdb.base/share-env-with-gdbserver.c: New file.
3528         * gdb.base/share-env-with-gdbserver.exp: Likewise.
3529
3530 2017-08-28  Simon Marchi  <simon.marchi@ericsson.com>
3531
3532         * gdb.base/commands.exp (gdbvar_simple_if_test,
3533         gdbvar_simple_if_test, gdbvar_complex_if_while_test,
3534         progvar_simple_if_test, progvar_simple_while_test,
3535         progvar_complex_if_while_test, user_defined_command_test,
3536         user_defined_command_args_eval,
3537         user_defined_command_args_stack_test,
3538         user_defined_command_manyargs_test, bp_deleted_in_command_test,
3539         temporary_breakpoint_commands,
3540         gdb_test_no_prompt, redefine_hook_test,
3541         redefine_backtrace_test): Remove "global gdb_prompt".
3542
3543 2017-08-28  Simon Marchi  <simon.marchi@ericsson.com>
3544
3545         * gdb.base/commands.exp (user_defined_command_case_sensitivity):
3546         New proc, call it from toplevel.
3547
3548 2017-08-23  Sergio Durigan Junior  <sergiodj@redhat.com>
3549
3550         PR remote/21852
3551         * gdb.server/normal.c: New file, copied from gdb.base.
3552         * gdb.server/run-without-local-binary.exp: New file.
3553
3554 2017-08-07  Weimin Pan  <weimin.pan@oracle.com>
3555
3556         * gdb.arch/sparc64-adi.exp: New file.
3557         * gdb.arch/sparc64-adi.c: New file.
3558
3559 2017-08-22  Pedro Alves  <palves@redhat.com>
3560
3561         * gdb.cp/overload.exp (line_range_pattern): New procedure.
3562         (top level): Add "list all overloads" tests.
3563
3564 2017-08-22  Tom Tromey  <tom@tromey.com>
3565
3566         * gdb.gdb/xfullpath.exp: Remove.
3567
3568 2017-08-21  Pedro Alves  <palves@redhat.com>
3569
3570         PR gdb/19487
3571         * gdb.base/symbol-alias.c: New.
3572         * gdb.base/symbol-alias2.c: New.
3573         * gdb.base/symbol-alias.exp: New.
3574
3575 2017-08-21  Pedro Alves  <palves@redhat.com>
3576
3577         * gdb.base/dfp-test.c
3578         (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
3579         (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
3580         * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
3581         * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
3582         * gdb.base/whatis-ptype-typedefs.c: New.
3583         * gdb.base/whatis-ptype-typedefs.exp: New.
3584         * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
3585         (an_int, an_int_type, an_int_type2): New globals.
3586         * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
3587         involving typedefs and cast expressions.
3588         * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
3589         (lookup_typedefs_function): New.
3590         (typedefs_pretty_printers_dict): New.
3591         (top level): Register lookup_typedefs_function in
3592         gdb.pretty_printers.
3593
3594 2017-08-18  Yao Qi  <yao.qi@linaro.org>
3595
3596         * gdb.server/unittest.exp: New.
3597
3598 2017-08-15  Sergio Durigan Junior  <sergiodj@redhat.com>
3599
3600         PR gdb/21954
3601         * gdb.base/environ.exp: Add test to check if 'unset environment'
3602         works.
3603
3604 2017-08-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3605
3606         * lib/gdb.exp (universal_compile_options): New caching proc.
3607         (gdb_compile): Suppress GCC's coloring of messages.
3608
3609 2017-08-14  Tom Tromey  <tom@tromey.com>
3610
3611         PR gdb/21675:
3612         * gdb.base/printcmds.exp (test_radices): New function.
3613         * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
3614         * gdb.base/sizeof.exp (check_valueof): Use p/d.
3615         * lib/gdb.exp (get_integer_valueof): Use p/d.
3616
3617 2017-08-12  Simon Marchi  <simon.marchi@ericsson.com>
3618
3619         * lib/gdb.exp (get_valueof): Don't capture end-of-line
3620         characters.
3621
3622 2017-08-05  Tom Tromey  <tom@tromey.com>
3623
3624         * gdb.rust/simple.exp: Allow String to appear in a different
3625         namespace.
3626
3627 2017-07-26  Yao Qi  <yao.qi@linaro.org>
3628
3629         * gdb.gdb/unittest.exp: Invoke command
3630         "maintenance check xml-descriptions".
3631
3632 2017-07-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3633
3634         * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
3635         calling context.
3636         (hex128): Drop erroneous calculation of parameters.
3637
3638 2017-07-22  Simon Marchi  <simon.marchi@ericsson.com>
3639
3640         * gdb.python/py-unwind.exp: Disable stack protection when
3641         building test file.
3642
3643 2017-07-20  Pedro Alves  <palves@redhat.com>
3644
3645         * gdb.base/default.exp (set language): Adjust expected output.
3646
3647 2017-07-20  Pedro Alves  <palves@redhat.com>
3648
3649         * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
3650         (test_minsym): ... this, and make static.
3651         (get_pck__foo__bar__minsym): Rename to ...
3652         (get_test_minsym): ... this.
3653         * gdb.base/dmsym.exp (): Remove "set language ada" call.  Adjust
3654         symbol names and comments.
3655         * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
3656         (get_test_minsym): ... this.
3657         (pck__foo__bar__minsym__2): Rename to ...
3658         (test_minsym): ... this.
3659         (main): Adjust.
3660
3661 2017-07-17  Pedro Alves  <palves@redhat.com>
3662
3663         * gdb.base/completion.exp: Adjust expected output.
3664         * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
3665         the completer works.
3666
3667 2017-07-17  Pedro Alves  <palves@redhat.com>
3668
3669         * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
3670
3671 2017-07-15  Andrew Burgess  <andrew.burgess@embecosm.com>
3672
3673         * gdb.mi/mi-vla-fortran.exp: Make test names unique.
3674
3675 2017-07-14  Tom Tromey  <tom@tromey.com>
3676
3677         PR rust/21764:
3678         * gdb.rust/simple.exp: Add tests.
3679
3680 2017-07-14  Tom Tromey  <tom@tromey.com>
3681
3682         * gdb.rust/simple.exp: Add regression test for PR rust/21763.
3683
3684 2017-07-14  Pedro Alves  <palves@redhat.com>
3685
3686         * gdb.linespec/base/one/thefile.cc (z1): New function.
3687         * gdb.linespec/base/two/thefile.cc (z2): New function.
3688         * gdb.linespec/linespec.exp: Add tests.
3689
3690 2017-07-13  Andrew Burgess  <andrew.burgess@embecosm.com>
3691
3692         * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
3693         to mi_create_breakpoint.
3694
3695 2017-07-13  Andrew Burgess  <andrew.burgess@embecosm.com>
3696
3697         * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
3698         mi_create_breakpoint.
3699
3700 2017-07-11  Iain Buclaw  <ibuclaw@gdcproject.org>
3701
3702         * gdb.dlang/demangle.exp: Update for demangling changes.
3703
3704 2017-07-09  Tom Tromey  <tom@tromey.com>
3705
3706         * gdb.dwarf2/shortpiece.exp: New file.
3707
3708 2017-07-06  David Blaikie  <dblaikie@gmail.com>
3709
3710         * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
3711         built from fissiont-multi-cu{1,2}.c.
3712         * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
3713         except putting 'main' and 'func' in separate CUs in the same DWO file.
3714         * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
3715         test.
3716         * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
3717         test.
3718
3719 2017-07-06  Pedro Alves  <palves@redhat.com>
3720
3721         * gdb.python/py-unwind.exp: Test flushregs.
3722
3723 2017-06-30  Sergio Durigan Junior  <sergiodj@redhat.com>
3724
3725         PR cli/21688
3726         * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
3727         tests for alias commands and trailing whitespace.
3728
3729 2017-06-30  Sergio Durigan Junior  <sergiodj@redhat.com>
3730
3731         PR cli/21688
3732         * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
3733         procedure.  Call it.
3734
3735 2017-06-29  Pedro Alves  <palves@redhat.com>
3736
3737         * gdb.base/printcmds.exp: Add tests.
3738
3739 2017-06-28  Doug Gilmore  <Doug.Gilmore@imgtec.com>
3740
3741         PR gdb/21337
3742         * gdb.base/reread-readsym.exp: New file.
3743         * gdb.base/reread-readsym.c: New file.
3744
3745 2017-06-21  Kevin Buettner  <kevinb@redhat.com>
3746
3747         * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
3748         subpattern.
3749
3750 2017-06-19  Peter Bergner  <bergner@vnet.ibm.com>
3751
3752         * gdb.arch/powerpc-power9.exp: Update test case for new lnia
3753         extended mnemonic.
3754         * gdb.arch/powerpc-power9.s: Likewise.
3755
3756 2017-06-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3757
3758         * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
3759         on 32-bit x86 targets.  Exploit is_*_target macros where
3760         appropriate.
3761
3762 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3763
3764         * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
3765         register pieces.
3766
3767 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3768
3769         * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
3770         located in one or more DWARF pieces.
3771
3772 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3773
3774         * lib/gdb.exp (get_endianness): New proc.
3775         * gdb.arch/aarch64-fp.exp: Use it.
3776         * gdb.arch/altivec-regs.exp: Likewise.
3777         * gdb.arch/e500-regs.exp: Likewise.
3778         * gdb.arch/vsx-regs.exp: Likewise.
3779         * gdb.base/dump.exp: Likewise.
3780         * gdb.base/funcargs.exp: Likewise.
3781         * gdb.base/gnu_vector.exp: Likewise.
3782         * gdb.dwarf2/formdata16.exp: Likewise.
3783         * gdb.dwarf2/implptrpiece.exp: Likewise.
3784         * gdb.dwarf2/nonvar-access.exp: Likewise.
3785         * gdb.python/py-inferior.exp: Likewise.
3786         * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3787
3788 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3789
3790         PR gdb/21226
3791         * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
3792         stack value pieces are taken from the LSB end.
3793
3794 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3795
3796         * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
3797         variable at nonzero offset.
3798
3799 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3800
3801         * gdb.dwarf2/var-access.c: New file.
3802         * gdb.dwarf2/var-access.exp: New test.
3803         * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
3804
3805 2017-06-12  Tom Tromey  <tom@tromey.com>
3806
3807         * gdb.dwarf2/formdata16.exp: Add tests.
3808
3809 2017-06-12  Tom Tromey  <tom@tromey.com>
3810
3811         * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
3812
3813 2017-06-12  Tom Tromey  <tom@tromey.com>
3814
3815         PR exp/16225:
3816         * gdb.reverse/i386-sse-reverse.exp: Update tests.
3817         * gdb.arch/vsx-regs.exp: Update tests.
3818         * gdb.arch/s390-vregs.exp (hex128): New proc.
3819         Update test.
3820         * gdb.arch/altivec-regs.exp: Update tests.
3821
3822 2017-06-07  Sergio Durigan Junior  <sergiodj@redhat.com>
3823
3824         * gdb.base/startup-with-shell.c: New file.
3825         * gdb.base/startup-with-shell.exp: Likewise.
3826
3827 2017-06-07  Sergio Durigan Junior  <sergiodj@redhat.com>
3828
3829         * gdb.server/non-existing-program.exp: Update regex in order to
3830         reflect the fact that gdbserver is now using fork_inferior (with a
3831         shell) to startup the inferior.
3832
3833 2017-05-30  Simon Marchi  <simon.marchi@ericsson.com>
3834
3835         * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
3836         support function calls from GDB.
3837
3838 2017-05-21  Tom Tromey  <tom@tromey.com>
3839
3840         PR rust/21466:
3841         * gdb.rust/unsized.exp: New file.
3842         * gdb.rust/unsized.rs: New file.
3843
3844 2017-05-19  Tom Tromey  <tom@tromey.com>
3845
3846         PR rust/21484:
3847         * gdb.rust/watch.exp: New file.
3848         * gdb.rust/watch.rs: New file.
3849
3850 2017-05-18  Tom Tromey  <tom@tromey.com>
3851
3852         * gdb.rust/simple.exp: Allow Box to be qualified.
3853
3854 2017-05-18  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3855
3856         * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
3857
3858 2017-05-18  Pedro Alves  <palves@redhat.com>
3859
3860         * gdb.base/fileio.c (test_write, test_read, test_close)
3861         (test_fstat): Don't print 'ret' in the fail path.
3862
3863 2017-05-18  Pedro Alves  <palves@redhat.com>
3864
3865         * gdb.base/fileio.c (stop, test_open, test_write, test_read)
3866         (test_lseek, test_close, test_stat, test_fstat, test_isatty)
3867         (test_system, test_rename, test_unlink, test_time): Change
3868         prototypes.
3869         * gdb.base/fileio.exp (stop_msg): Adjust.
3870
3871 2017-05-18  Pedro Alves  <palves@redhat.com>
3872
3873         * gdb.base/fileio.c (null_str): New global.
3874         (test_stat): Use it.
3875         * gdb.base/fileio.exp: Remove nowarnings.
3876
3877 2017-05-17  Yao Qi  <yao.qi@linaro.org>
3878
3879         * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
3880
3881 2017-05-17  Simon Marchi  <simon.marchi@ericsson.com>
3882
3883         * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
3884         argument command.
3885         (top-level): Invoke test_set_inferior_tty.
3886
3887 2017-05-04  Pedro Alves  <palves@redhat.com>
3888
3889         * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
3890         Add parens to print call for Python 3.
3891
3892 2017-05-03  Keith Seitz  <keiths@redhat.com>
3893
3894         * gdb.cp/oranking.cc (dummy): New function to grab malloc.
3895         (main): Call it.
3896
3897 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
3898
3899         * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
3900         to prev and next.
3901
3902 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
3903
3904         * gdb.python/py-record-btrace.exp: Remove test for
3905         gdb.BtraceInstruction.error.
3906
3907 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
3908
3909         * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
3910
3911 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
3912
3913         * gdb.python/py-record-btrace-threads.c: New file.
3914         * gdb.python/py-record-btrace-threads.exp: New file.
3915
3916 2017-04-28  Sergio Durigan Junior  <sergiodj@redhat.com>
3917
3918         PR testsuite/8595
3919         * gdb.base/environ.exp: Make test available in all architectures.
3920         Move bits related to "info program" testing to
3921         gdb.base/info-program.exp.  Rewrite tests to use the two new
3922         procedures mentione below.
3923         (test_set_show_env_var) New procedure.
3924         (test_set_show_env_var_equal): Likewise.
3925         * gdb.base/info-program.exp: New file.
3926
3927 2017-04-27  Keith Seitz  <keiths@redhat.com>
3928
3929         * gdb.cp/oranking.cc (test15): New function.
3930         (main): Call test15 and declare additional variables for testing.
3931         * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
3932         "p foo101('abc')" tests.
3933         Add tests for cv qualifier overloads.
3934         * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
3935         "lvalue reference overload" test.
3936         * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
3937         "print value of f1 on Child&& in f2" test.
3938
3939 2017-04-19  Pedro Alves  <palves@redhat.com>
3940
3941         * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
3942         procedure.
3943         (top level): Call it.
3944         * lib/gdb.exp (gdb_define_cmd): New procedure.
3945
3946 2017-04-12  Pedro Alves  <palves@redhat.com>
3947
3948         PR gdb/21323
3949         * gdb.cp/wide_char_types.c: Include <wchar.h>.
3950         (wchar): New global.
3951         * gdb.cp/wide_char_types.exp (wide_char_types_program)
3952         (do_test_wide_char, wide_char_types_no_program, top level): Add
3953         wchar_t testing.
3954
3955 2017-04-12  Pedro Alves  <palves@redhat.com>
3956
3957         PR c++/21323
3958         * gdb.cp/wide_char_types.c: New file.
3959         * gdb.cp/wide_char_types.exp: New file.
3960
3961 2017-04-05  Sergio Durigan Junior  <sergiodj@redhat.com>
3962
3963         PR gdb/21352
3964         * gdb.trace/tsv.exp: Add test for "tsave -r".
3965
3966 2017-03-30  Iain Buclaw  <ibuclaw@gdcproject.org>
3967
3968         * gdb.dlang/watch-loc.c: New file.
3969         * gdb.dlang/watch-loc.exp: New file.
3970
3971 2017-03-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
3972
3973         * gdb.python/py-section-script.exp (sepdebug): New testcases.
3974
3975 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
3976
3977         * gdb.arch/arc-analyze-prologue.S: New file.
3978         * gdb.arch/arc-analyze-prologue.exp: Likewise.
3979
3980 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
3981
3982         * gdb.arch/arc-decode-insn.S: New file.
3983         * gdb.arch/arc-decode-insn.exp: Likewise.
3984
3985 2017-03-21  Ivo Raisr  <ivo.raisr@oracle.com>
3986
3987         PR tdep/20928
3988         * gdb.arch/sparc64-regs.exp: New file.
3989         * gdb.arch/sparc64-regs.S: Likewise.
3990
3991 2017-03-21  Tim Wiederhake  <tim.wiederhake@intel.com>
3992
3993         * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
3994         and memory view on Python 3.
3995
3996 2017-03-20  Artemiy Volkov  <artemiyv@acm.org>
3997             Keith Seitz  <keiths@redhat.com>
3998
3999         PR gdb/14441
4000         * gdb.cp/demangle.exp: Add rvalue reference tests.
4001         * gdb.cp/rvalue-ref-casts.cc: New file.
4002         * gdb.cp/rvalue-ref-casts.exp: New file.
4003         * gdb.cp/rvalue-ref-overload.cc: New file.
4004         * gdb.cp/rvalue-ref-overload.exp: New file.
4005         * gdb.cp/rvalue-ref-params.cc: New file.
4006         * gdb.cp/rvalue-ref-params.exp: New file.
4007         * gdb.cp/rvalue-ref-sizeof.cc: New file.
4008         * gdb.cp/rvalue-ref-sizeof.exp: New file.
4009         * gdb.cp/rvalue-ref-types.cc: New file.
4010         * gdb.cp/rvalue-ref-types.exp: New file.
4011         * gdb.python/py-rvalue-ref-value-cc.cc: New file.
4012         * gdb.python/py-rvalue-ref-value-cc.exp: New file.
4013
4014 2017-03-20  Marc-Andre Laperle  <marc-andre.laperle@ericsson.com>
4015
4016         * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
4017         New procedure.
4018
4019 2017-03-20  Marc-Andre Laperle  <marc-andre.laperle@ericsson.com>
4020
4021         * lib/mi-support.exp (mi_gdb_test): Add additional message
4022         for unexpected output.
4023
4024 2017-03-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4025
4026         * gdb.base/examine-backward.c (Barrier): New character array
4027         constant, to ensure that TestStrings is preceded by a string
4028         terminator.
4029
4030 2017-03-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4031
4032         * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
4033         * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
4034         and implicit pointer into such a location.
4035
4036 2017-03-16  Doug Evans  <dje@google.com>
4037
4038         * gdb.python/py-lazy-string (pointer): Really add new typedef.
4039
4040 2017-03-16  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4041
4042         * gdb.cp/m-static.exp: Fix expectation for prototype of
4043         test5.single_constructor and single_constructor::single_constructor.
4044
4045 2017-03-16  Doug Evans  <dje@google.com>
4046
4047         * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
4048         * gdb.guile/scm-lazy-string.c: New file.
4049         * gdb.guile/scm-value.exp: Move lazy string tests to ...
4050         * gdb.guile/scm-lazy-string.exp: ... here, new file.  Add more tests
4051         for pointer, array, typedef lazy strings.
4052
4053 2017-03-16  Doug Evans  <dje@google.com>
4054
4055         PR python/17728, python/18439, python/18779
4056         * gdb.python/py-value.c (main) Delete locals sptr, sn.
4057         * gdb.python/py-lazy-string.c (pointer): New typedef.
4058         (main): New locals ptr, array, typedef_ptr.
4059         * gdb.python/py-value.exp: Move lazy string tests to ...
4060         * gdb.python/py-lazy-string.exp: ... here.  Add more tests for pointer,
4061         array, typedef lazy strings.
4062
4063 2017-03-14  Anton Kolesov  <anton.kolesov@synopsys.com>
4064
4065         * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
4066           Add optional 'test' parameter.
4067
4068 2017-03-13  Simon Marchi  <simon.marchi@ericsson.com>
4069
4070         * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4071         Skip for versions of DejaGnu < 1.5.
4072
4073 2017-03-13  Simon Marchi  <simon.marchi@ericsson.com>
4074
4075         * lib/gdb.exp (dejagnu_version): New proc.
4076         * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
4077         Use dejagnu_version.
4078
4079 2017-03-10  Keith Seitz  <keiths@redhat.com>
4080
4081         PR c++/8128
4082         * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
4083         type from destructor regexps.
4084         Add a branch which actually passes the test.
4085         Adjust "ptype t5i" test names.
4086
4087 2017-03-08  Pedro Alves  <palves@redhat.com>
4088
4089         * gdb.base/step-over-exit.exp: Add explicit test message.
4090
4091 2017-03-08  Pedro Alves  <palves@redhat.com>
4092
4093         PR gdb/18360
4094         * gdb.threads/interrupt-while-step-over.c: New file.
4095         * gdb.threads/interrupt-while-step-over.exp: New file.
4096
4097 2017-03-08  Pedro Alves  <palves@redhat.com>
4098
4099         * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
4100         * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
4101
4102 2017-03-08  Pedro Alves  <palves@redhat.com>
4103
4104         * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
4105         PKRU as not supported as a PASS.
4106
4107 2017-03-08  Pedro Alves  <palves@redhat.com>
4108
4109         * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
4110         prefix instead of $binfile1/$binfile2.
4111         * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
4112         in test message.
4113         * gdb.python/py-completion.exp: Use "load python file" as test
4114         messages instead of unstable path names.
4115
4116 2017-03-08  Pedro Alves  <palves@redhat.com>
4117             Jan Kratochvil  <jan.kratochvil@redhat.com>
4118
4119         PR cli/21218
4120         * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4121         New proc.
4122         (top level): Call it.
4123
4124 2017-03-08  Pedro Alves  <palves@redhat.com>
4125
4126         PR tui/21216
4127         * gdb.tui/tui-nl-filtered-output.exp: New file.
4128
4129 2017-03-08  Pedro Alves  <palves@redhat.com>
4130
4131         * gdb.base/completion.exp: Move TUI completion tests to ...
4132         * gdb.tui/completion.exp: ... this new file.
4133
4134 2017-03-08  Pedro Alves  <palves@redhat.com>
4135
4136         * gdb.base/tui-disasm-long-lines.c,
4137         gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
4138         gdb.base/tui-layout.exp: Move to ...
4139         * gdb.tui/: ... this new directory.
4140
4141 2017-03-07  Pedro Alves  <palves@redhat.com>
4142
4143         * gdb.base/tui-layout.c: New file.
4144         * gdb.base/tui-layout.exp: New file.
4145
4146 2017-03-07  Pedro Alves  <palves@redhat.com>
4147
4148         * gdb.base/tui-layout.c: Rename to ...
4149         * gdb.base/tui-disasm-long-lines.c: ... this.
4150         * gdb.base/tui-layout.exp: Rename to ...
4151         * gdb.base/tui-disasm-long-lines.exp: ... this.
4152
4153 2017-03-07  Pedro Alves  <palves@redhat.com>
4154
4155         * gdb.base/tui-layout.exp: Add intro comment and fix typo.
4156
4157 2017-03-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
4158
4159         * i386-mpx-call.c: New file.
4160         * i386-mpx-call.exp: New file.
4161
4162 2017-02-28  Peter Bergner  <bergner@vnet.ibm.com>
4163
4164         * gdb.arch/powerpc-power.exp: Delete test.
4165         * gdb.arch/powerpc-power.s: Likewise.
4166         * gdb.disasm/disassembler-options.exp: New test.
4167         * gdb.arch/powerpc-altivec.exp: Likewise.
4168         * gdb.arch/powerpc-altivec.s: Likewise.
4169         * gdb.arch/powerpc-altivec2.exp: Likewise.
4170         * gdb.arch/powerpc-altivec2.s: Likewise.
4171         * gdb.arch/powerpc-altivec3.exp: Likewise.
4172         * gdb.arch/powerpc-altivec3.s: Likewise.
4173         * gdb.arch/powerpc-power7.exp: Likewise.
4174         * gdb.arch/powerpc-power7.s: Likewise.
4175         * gdb.arch/powerpc-power8.exp: Likewise.
4176         * gdb.arch/powerpc-power8.s: Likewise.
4177         * gdb.arch/powerpc-power9.exp: Likewise.
4178         * gdb.arch/powerpc-power9.s: Likewise.
4179         * gdb.arch/powerpc-vsx.exp: Likewise.
4180         * gdb.arch/powerpc-vsx.s: Likewise.
4181         * gdb.arch/powerpc-vsx2.exp: Likewise.
4182         * gdb.arch/powerpc-vsx2.s: Likewise.
4183         * gdb.arch/powerpc-vsx3.exp: Likewise.
4184         * gdb.arch/powerpc-vsx3.s: Likewise.
4185         * gdb.arch/arm-disassembler-options.exp: Likewise.
4186         * gdb.arch/powerpc-disassembler-options.exp: Likewise.
4187         * gdb.arch/s390-disassembler-options.exp: Likewise.
4188
4189 2017-02-23  Luis Machado  <lgustavo@codesourcery.com>
4190
4191         * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
4192         (check_supported_features): ... this. Changed return type to void.
4193         (supports_rdseed): New static global.
4194         (rdseed): Check supports_rdseed.
4195         (initialize): Call check_supported_features.
4196
4197 2017-02-21  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
4198
4199         * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
4200         gdb.arch/ppc64-atomic-inst.exp.  Add tests for lbarx/stbcx, lharx/sthcx
4201         and lqarx/stqcx.
4202         * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
4203         * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
4204
4205 2017-02-21  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
4206
4207         * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
4208         uppercase.
4209
4210 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
4211
4212         * gdb.dwarf2/formdata16.c: New file.
4213         * gdb.dwarf2/formdata16.exp: New file.
4214         * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
4215
4216 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
4217
4218         * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
4219         * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
4220         * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
4221         * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
4222         DW_AT_GNU_*.
4223
4224 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
4225
4226         * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
4227
4228 2017-02-15  Sergio Durigan Junior  <sergiodj@redhat.com>
4229
4230         PR gdb/21164
4231         * gdb.base/maint.exp: Add testcases for when the commands do
4232         not have arguments.
4233
4234 2017-02-15  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4235
4236         * gdb.cp/chained-calls.exp: Use p instead of P.
4237
4238 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
4239
4240         * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
4241         gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
4242
4243 2017-02-14  Tom Tromey  <tom@tromey.com>
4244
4245         PR python/13598:
4246         * gdb.python/py-events.exp: Add before_prompt event tests.
4247
4248 2017-02-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4249
4250         * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
4251
4252 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
4253
4254         * gdb.linespec/explicit.c (my_unique_function_name): New function.
4255         (main): Call my_unique_function_name.
4256         * gdb.linespec/explicit.exp: Use my_unique_function_name to test
4257         completion of patterns with a single match.
4258         Add missing -re switches to gdb_test_multiple calls.
4259
4260 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
4261
4262         * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
4263         return if core file is not recognized.
4264
4265 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
4266
4267         * gdb.base/new-ui.exp (do_test): Test queries behavior on main
4268         and extra UIs.
4269
4270 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
4271
4272         * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
4273         proc_with_prefix.
4274
4275 2017-02-10  Tom Tromey  <tom@tromey.com>
4276
4277         * gdb.python/py-xmethods.exp: Use "p" command, not "P".
4278
4279 2017-02-10  Martin Galvan  <martingalvan@sourceware.org>
4280
4281         PR gdb/21122
4282         * gdb.base/help.exp: Update match pattern for testing 'help commands'.
4283
4284 2017-02-08  Jerome Guitton  <guitton@adacore.com>
4285
4286         * gdb.base/define.exp: Add test for command abbreviations
4287         in define.
4288
4289 2017-02-06  Luis Machado  <lgustavo@codesourcery.com>
4290
4291         * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
4292         * gdb.reverse/insn-reverse-x86.c: New file.
4293
4294 2017-02-06  Ivo Raisr  <ivo.raisr@oracle.com>
4295
4296         PR tdep/20936
4297         * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
4298
4299 2017-02-03  Tom Tromey  <tom@tromey.com>
4300
4301         PR rust/21097:
4302         * gdb.rust/simple.exp: Add new tests.
4303
4304 2017-02-02  Pedro Alves  <palves@redhat.com>
4305
4306         * gdb.mi/mi-logging.exp: Add "redirect while already logging"
4307         tests.
4308
4309 2017-02-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4310
4311         * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
4312         taking a 2-byte value out of a 4-byte DWARF implicit value on
4313         big-endian targets.
4314         * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
4315         logic.  Add test cases for DW_OP_implicit.
4316
4317 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
4318
4319         * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
4320
4321 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
4322
4323         * gdb.btrace/enable.exp: Call gdb_exit before
4324         skip_gdbserver_tests.
4325
4326 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
4327
4328         * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
4329         GDBFLAGS.
4330
4331 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
4332
4333         * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
4334         the test is skipped.
4335         * gdb.btrace/data.exp: Likewise.
4336         * gdb.btrace/delta.exp: Likewise.
4337         * gdb.btrace/dlopen.exp: Likewise.
4338         * gdb.btrace/enable-running.exp: Likewise.
4339         * gdb.btrace/enable.exp: Likewise.
4340         * gdb.btrace/exception.exp: Likewise.
4341         * gdb.btrace/function_call_history.exp: Likewise.
4342         * gdb.btrace/gcore.exp: Likewise.
4343         * gdb.btrace/instruction_history.exp: Likewise.
4344         * gdb.btrace/multi-thread-step.exp: Likewise.
4345         * gdb.btrace/nohist.exp: Likewise.
4346         * gdb.btrace/non-stop.exp: Likewise.
4347         * gdb.btrace/reconnect.exp: Likewise.
4348         * gdb.btrace/record_goto-step.exp: Likewise.
4349         * gdb.btrace/record_goto.exp: Likewise.
4350         * gdb.btrace/rn-dl-bind.exp: Likewise.
4351         * gdb.btrace/segv.exp: Likewise.
4352         * gdb.btrace/step.exp: Likewise.
4353         * gdb.btrace/stepi.exp: Likewise.
4354         * gdb.btrace/tailcall-only.exp: Likewise.
4355         * gdb.btrace/tailcall.exp: Likewise.
4356         * gdb.btrace/tsx.exp: Likewise.
4357         * gdb.btrace/unknown_functions.exp: Likewise.
4358         * gdb.btrace/vdso.exp: Likewise.
4359
4360 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
4361
4362         * gdb.btrace/enable-running.c: New.
4363         * gdb.btrace/enable-running.exp: New.
4364
4365 2017-01-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
4366
4367         * gdb.arch/amd64-gs_base.c: New file.
4368         * gdb.arch/amd64-gs_base.exp: New file.
4369
4370 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
4371
4372         * lib/memory.exp: Remove spurious empty newlines.
4373
4374 2017-01-26  Simon Marchi  <simon.marchi@polymtl.ca>
4375
4376         * gdb.python/py-bad-printers.exp: Load python file using "source".
4377         * gdb.python/py-events.exp: Likewise.
4378         * gdb.python/py-evsignal.exp: Likewise.
4379         * gdb.python/py-evthreads.exp: Likewise.
4380         * gdb.python/py-frame-args.exp: Likewise.
4381         * gdb.python/py-framefilter-invalidarg.exp: Likewise.
4382         * gdb.python/py-framefilter-mi.exp: Likewise.
4383         * gdb.python/py-framefilter.exp: Likewise.
4384         * gdb.python/py-mi.exp: Likewise.
4385         * gdb.python/py-pp-maint.exp: Likewise.
4386         * gdb.python/py-pp-registration.exp: Likewise.
4387         * gdb.python/py-prettyprint.exp: Likewise.
4388         (run_lang_tests): Likewise.
4389         * gdb.python/py-typeprint.exp: Likewise.
4390
4391 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
4392
4393         * lib/memory.exp: New file.
4394         * lib/gdb.exp: Load memory.exp.
4395         * gdb.base/memattr.exp (delete_memory): Move proc to
4396         lib/memory.exp and rename to delete_memory_regions.
4397         Replace delete_memory with delete_memory_regions.
4398         Cleanup memory regions before tests.
4399         * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
4400         before tests.
4401
4402 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
4403
4404         * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
4405         files.
4406         (initialize): New function conditionally defined.
4407         (testcases): Move within conditional block.
4408         (main): Call initialize.
4409         * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
4410         of gdb.reverse/insn-reverse.c.
4411         * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
4412         gdb.reverse/insn-reverse.c.
4413
4414 2017-01-26  Yao Qi  <yao.qi@linaro.org>
4415
4416         * gdb.base/all-architectures.exp.in (do_arch_tests): Test
4417         disassemble on address 0.
4418
4419 2017-01-25  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4420             Yao Qi  <yao.qi@linaro.org>
4421
4422         * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
4423         * gdb.dwarf2/implptr-64bit.S: Remove.
4424         * lib/dwarf.exp (Dwarf): Handle character "%".  Evaluate some
4425         variables in caller's context.  Add DW_OP_implicit_value.
4426
4427 2017-01-25  Yao Qi  <yao.qi@linaro.org>
4428
4429         * lib/dwarf.exp (Dwarf::_location): Handle
4430         DW_OP_GNU_implicit_pointer with proper size.
4431
4432 2017-01-20  Luis Machado  <lgustavo@codesourcery.com>
4433
4434         * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
4435         and add untested calls.
4436
4437 2017-01-20  Luis Machado  <lgustavo@codesourcery.com>
4438
4439         * gdb.python/python.exp: Check line number against what GDB thinks
4440         the line number is for func1.
4441
4442 2017-01-08  Iain Buclaw  <ibuclaw@gdcproject.org>
4443
4444         * gdb.dlang/debug-expr.exp: New file.
4445
4446 2016-12-23  Luis Machado  <lgustavo@codesourcery.com>
4447
4448         Fix test names for the following files:
4449
4450         * gdb.ada/exec_changed.exp
4451         * gdb.ada/info_types.exp
4452         * gdb.arch/aarch64-atomic-inst.exp
4453         * gdb.arch/aarch64-fp.exp
4454         * gdb.arch/altivec-abi.exp
4455         * gdb.arch/altivec-regs.exp
4456         * gdb.arch/amd64-byte.exp
4457         * gdb.arch/amd64-disp-step.exp
4458         * gdb.arch/amd64-dword.exp
4459         * gdb.arch/amd64-entry-value-inline.exp
4460         * gdb.arch/amd64-entry-value-param.exp
4461         * gdb.arch/amd64-entry-value-paramref.exp
4462         * gdb.arch/amd64-entry-value.exp
4463         * gdb.arch/amd64-i386-address.exp
4464         * gdb.arch/amd64-invalid-stack-middle.exp
4465         * gdb.arch/amd64-invalid-stack-top.exp
4466         * gdb.arch/amd64-optimout-repeat.exp
4467         * gdb.arch/amd64-prologue-skip.exp
4468         * gdb.arch/amd64-prologue-xmm.exp
4469         * gdb.arch/amd64-stap-special-operands.exp
4470         * gdb.arch/amd64-stap-wrong-subexp.exp
4471         * gdb.arch/amd64-tailcall-cxx.exp
4472         * gdb.arch/amd64-tailcall-noret.exp
4473         * gdb.arch/amd64-tailcall-ret.exp
4474         * gdb.arch/amd64-tailcall-self.exp
4475         * gdb.arch/amd64-word.exp
4476         * gdb.arch/arm-bl-branch-dest.exp
4477         * gdb.arch/arm-disp-step.exp
4478         * gdb.arch/arm-neon.exp
4479         * gdb.arch/arm-single-step-kernel-helper.exp
4480         * gdb.arch/avr-flash-qualifier.exp
4481         * gdb.arch/disp-step-insn-reloc.exp
4482         * gdb.arch/e500-abi.exp
4483         * gdb.arch/e500-regs.exp
4484         * gdb.arch/ftrace-insn-reloc.exp
4485         * gdb.arch/i386-avx512.exp
4486         * gdb.arch/i386-bp_permanent.exp
4487         * gdb.arch/i386-byte.exp
4488         * gdb.arch/i386-cfi-notcurrent.exp
4489         * gdb.arch/i386-disp-step.exp
4490         * gdb.arch/i386-dr3-watch.exp
4491         * gdb.arch/i386-float.exp
4492         * gdb.arch/i386-gnu-cfi.exp
4493         * gdb.arch/i386-mpx-map.exp
4494         * gdb.arch/i386-mpx-sigsegv.exp
4495         * gdb.arch/i386-mpx-simple_segv.exp
4496         * gdb.arch/i386-mpx.exp
4497         * gdb.arch/i386-permbkpt.exp
4498         * gdb.arch/i386-prologue.exp
4499         * gdb.arch/i386-signal.exp
4500         * gdb.arch/i386-size-overlap.exp
4501         * gdb.arch/i386-unwind.exp
4502         * gdb.arch/i386-word.exp
4503         * gdb.arch/mips-fcr.exp
4504         * gdb.arch/powerpc-d128-regs.exp
4505         * gdb.arch/powerpc-stackless.exp
4506         * gdb.arch/ppc64-atomic-inst.exp
4507         * gdb.arch/s390-stackless.exp
4508         * gdb.arch/s390-tdbregs.exp
4509         * gdb.arch/s390-vregs.exp
4510         * gdb.arch/sparc-sysstep.exp
4511         * gdb.arch/thumb-bx-pc.exp
4512         * gdb.arch/thumb-singlestep.exp
4513         * gdb.arch/thumb2-it.exp
4514         * gdb.arch/vsx-regs.exp
4515         * gdb.asm/asm-source.exp
4516         * gdb.base/a2-run.exp
4517         * gdb.base/advance.exp
4518         * gdb.base/all-bin.exp
4519         * gdb.base/anon.exp
4520         * gdb.base/args.exp
4521         * gdb.base/arithmet.exp
4522         * gdb.base/async-shell.exp
4523         * gdb.base/async.exp
4524         * gdb.base/attach-pie-noexec.exp
4525         * gdb.base/attach-twice.exp
4526         * gdb.base/auto-load.exp
4527         * gdb.base/bang.exp
4528         * gdb.base/bitfields.exp
4529         * gdb.base/break-always.exp
4530         * gdb.base/break-caller-line.exp
4531         * gdb.base/break-entry.exp
4532         * gdb.base/break-inline.exp
4533         * gdb.base/break-on-linker-gcd-function.exp
4534         * gdb.base/break-probes.exp
4535         * gdb.base/break.exp
4536         * gdb.base/breakpoint-shadow.exp
4537         * gdb.base/call-ar-st.exp
4538         * gdb.base/call-sc.exp
4539         * gdb.base/call-signal-resume.exp
4540         * gdb.base/call-strs.exp
4541         * gdb.base/callfuncs.exp
4542         * gdb.base/catch-fork-static.exp
4543         * gdb.base/catch-gdb-caused-signals.exp
4544         * gdb.base/catch-load.exp
4545         * gdb.base/catch-signal-fork.exp
4546         * gdb.base/catch-signal.exp
4547         * gdb.base/catch-syscall.exp
4548         * gdb.base/charset.exp
4549         * gdb.base/checkpoint.exp
4550         * gdb.base/chng-syms.exp
4551         * gdb.base/code-expr.exp
4552         * gdb.base/code_elim.exp
4553         * gdb.base/commands.exp
4554         * gdb.base/completion.exp
4555         * gdb.base/complex.exp
4556         * gdb.base/cond-expr.exp
4557         * gdb.base/condbreak.exp
4558         * gdb.base/consecutive.exp
4559         * gdb.base/continue-all-already-running.exp
4560         * gdb.base/coredump-filter.exp
4561         * gdb.base/corefile.exp
4562         * gdb.base/dbx.exp
4563         * gdb.base/debug-expr.exp
4564         * gdb.base/define.exp
4565         * gdb.base/del.exp
4566         * gdb.base/disabled-location.exp
4567         * gdb.base/disasm-end-cu.exp
4568         * gdb.base/disasm-optim.exp
4569         * gdb.base/display.exp
4570         * gdb.base/duplicate-bp.exp
4571         * gdb.base/ena-dis-br.exp
4572         * gdb.base/ending-run.exp
4573         * gdb.base/enumval.exp
4574         * gdb.base/environ.exp
4575         * gdb.base/eu-strip-infcall.exp
4576         * gdb.base/eval-avoid-side-effects.exp
4577         * gdb.base/eval-skip.exp
4578         * gdb.base/exitsignal.exp
4579         * gdb.base/expand-psymtabs.exp
4580         * gdb.base/filesym.exp
4581         * gdb.base/find-unmapped.exp
4582         * gdb.base/finish.exp
4583         * gdb.base/float.exp
4584         * gdb.base/foll-exec-mode.exp
4585         * gdb.base/foll-exec.exp
4586         * gdb.base/foll-fork.exp
4587         * gdb.base/fortran-sym-case.exp
4588         * gdb.base/freebpcmd.exp
4589         * gdb.base/func-ptr.exp
4590         * gdb.base/func-ptrs.exp
4591         * gdb.base/funcargs.exp
4592         * gdb.base/gcore-buffer-overflow.exp
4593         * gdb.base/gcore-relro-pie.exp
4594         * gdb.base/gcore-relro.exp
4595         * gdb.base/gcore.exp
4596         * gdb.base/gdb1090.exp
4597         * gdb.base/gdb11530.exp
4598         * gdb.base/gdb11531.exp
4599         * gdb.base/gdb1821.exp
4600         * gdb.base/gdbindex-stabs.exp
4601         * gdb.base/gdbvars.exp
4602         * gdb.base/hbreak.exp
4603         * gdb.base/hbreak2.exp
4604         * gdb.base/included.exp
4605         * gdb.base/infcall-input.exp
4606         * gdb.base/inferior-died.exp
4607         * gdb.base/infnan.exp
4608         * gdb.base/info-macros.exp
4609         * gdb.base/info-os.exp
4610         * gdb.base/info-proc.exp
4611         * gdb.base/info-shared.exp
4612         * gdb.base/info-target.exp
4613         * gdb.base/infoline.exp
4614         * gdb.base/interp.exp
4615         * gdb.base/interrupt.exp
4616         * gdb.base/jit-reader.exp
4617         * gdb.base/jit-simple.exp
4618         * gdb.base/kill-after-signal.exp
4619         * gdb.base/kill-detach-inferiors-cmd.exp
4620         * gdb.base/label.exp
4621         * gdb.base/langs.exp
4622         * gdb.base/ldbl_e308.exp
4623         * gdb.base/line-symtabs.exp
4624         * gdb.base/linespecs.exp
4625         * gdb.base/list.exp
4626         * gdb.base/long_long.exp
4627         * gdb.base/longest-types.exp
4628         * gdb.base/maint.exp
4629         * gdb.base/max-value-size.exp
4630         * gdb.base/memattr.exp
4631         * gdb.base/mips_pro.exp
4632         * gdb.base/morestack.exp
4633         * gdb.base/moribund-step.exp
4634         * gdb.base/multi-forks.exp
4635         * gdb.base/nested-addr.exp
4636         * gdb.base/nextoverexit.exp
4637         * gdb.base/noreturn-finish.exp
4638         * gdb.base/noreturn-return.exp
4639         * gdb.base/nostdlib.exp
4640         * gdb.base/offsets.exp
4641         * gdb.base/opaque.exp
4642         * gdb.base/pc-fp.exp
4643         * gdb.base/permissions.exp
4644         * gdb.base/print-symbol-loading.exp
4645         * gdb.base/prologue-include.exp
4646         * gdb.base/psymtab.exp
4647         * gdb.base/ptype.exp
4648         * gdb.base/random-signal.exp
4649         * gdb.base/randomize.exp
4650         * gdb.base/range-stepping.exp
4651         * gdb.base/readline-ask.exp
4652         * gdb.base/recpar.exp
4653         * gdb.base/recurse.exp
4654         * gdb.base/relational.exp
4655         * gdb.base/restore.exp
4656         * gdb.base/return-nodebug.exp
4657         * gdb.base/return.exp
4658         * gdb.base/run-after-attach.exp
4659         * gdb.base/save-bp.exp
4660         * gdb.base/scope.exp
4661         * gdb.base/sect-cmd.exp
4662         * gdb.base/set-lang-auto.exp
4663         * gdb.base/set-noassign.exp
4664         * gdb.base/setvar.exp
4665         * gdb.base/sigall.exp
4666         * gdb.base/sigbpt.exp
4667         * gdb.base/siginfo-addr.exp
4668         * gdb.base/siginfo-infcall.exp
4669         * gdb.base/siginfo-obj.exp
4670         * gdb.base/siginfo.exp
4671         * gdb.base/signals-state-child.exp
4672         * gdb.base/signest.exp
4673         * gdb.base/sigstep.exp
4674         * gdb.base/sizeof.exp
4675         * gdb.base/skip.exp
4676         * gdb.base/solib-corrupted.exp
4677         * gdb.base/solib-nodir.exp
4678         * gdb.base/solib-search.exp
4679         * gdb.base/stack-checking.exp
4680         * gdb.base/stale-infcall.exp
4681         * gdb.base/stap-probe.exp
4682         * gdb.base/start.exp
4683         * gdb.base/step-break.exp
4684         * gdb.base/step-bt.exp
4685         * gdb.base/step-line.exp
4686         * gdb.base/step-over-exit.exp
4687         * gdb.base/step-over-syscall.exp
4688         * gdb.base/step-resume-infcall.exp
4689         * gdb.base/step-test.exp
4690         * gdb.base/store.exp
4691         * gdb.base/structs3.exp
4692         * gdb.base/sym-file.exp
4693         * gdb.base/symbol-without-target_section.exp
4694         * gdb.base/term.exp
4695         * gdb.base/testenv.exp
4696         * gdb.base/ui-redirect.exp
4697         * gdb.base/until.exp
4698         * gdb.base/unwindonsignal.exp
4699         * gdb.base/value-double-free.exp
4700         * gdb.base/vla-datatypes.exp
4701         * gdb.base/vla-ptr.exp
4702         * gdb.base/vla-sideeffect.exp
4703         * gdb.base/volatile.exp
4704         * gdb.base/watch-cond-infcall.exp
4705         * gdb.base/watch-cond.exp
4706         * gdb.base/watch-non-mem.exp
4707         * gdb.base/watch-read.exp
4708         * gdb.base/watch-vfork.exp
4709         * gdb.base/watchpoint-cond-gone.exp
4710         * gdb.base/watchpoint-delete.exp
4711         * gdb.base/watchpoint-hw-hit-once.exp
4712         * gdb.base/watchpoint-hw.exp
4713         * gdb.base/watchpoint-stops-at-right-insn.exp
4714         * gdb.base/watchpoints.exp
4715         * gdb.base/wchar.exp
4716         * gdb.base/whatis-exp.exp
4717         * gdb.btrace/buffer-size.exp
4718         * gdb.btrace/data.exp
4719         * gdb.btrace/delta.exp
4720         * gdb.btrace/dlopen.exp
4721         * gdb.btrace/enable.exp
4722         * gdb.btrace/exception.exp
4723         * gdb.btrace/function_call_history.exp
4724         * gdb.btrace/gcore.exp
4725         * gdb.btrace/instruction_history.exp
4726         * gdb.btrace/nohist.exp
4727         * gdb.btrace/reconnect.exp
4728         * gdb.btrace/record_goto-step.exp
4729         * gdb.btrace/record_goto.exp
4730         * gdb.btrace/rn-dl-bind.exp
4731         * gdb.btrace/segv.exp
4732         * gdb.btrace/step.exp
4733         * gdb.btrace/stepi.exp
4734         * gdb.btrace/tailcall-only.exp
4735         * gdb.btrace/tailcall.exp
4736         * gdb.btrace/tsx.exp
4737         * gdb.btrace/unknown_functions.exp
4738         * gdb.btrace/vdso.exp
4739         * gdb.compile/compile-ifunc.exp
4740         * gdb.compile/compile-ops.exp
4741         * gdb.compile/compile-print.exp
4742         * gdb.compile/compile-setjmp.exp
4743         * gdb.cp/abstract-origin.exp
4744         * gdb.cp/ambiguous.exp
4745         * gdb.cp/annota2.exp
4746         * gdb.cp/annota3.exp
4747         * gdb.cp/anon-ns.exp
4748         * gdb.cp/anon-struct.exp
4749         * gdb.cp/anon-union.exp
4750         * gdb.cp/arg-reference.exp
4751         * gdb.cp/baseenum.exp
4752         * gdb.cp/bool.exp
4753         * gdb.cp/breakpoint.exp
4754         * gdb.cp/bs15503.exp
4755         * gdb.cp/call-c.exp
4756         * gdb.cp/casts.exp
4757         * gdb.cp/chained-calls.exp
4758         * gdb.cp/class2.exp
4759         * gdb.cp/classes.exp
4760         * gdb.cp/cmpd-minsyms.exp
4761         * gdb.cp/converts.exp
4762         * gdb.cp/cp-relocate.exp
4763         * gdb.cp/cpcompletion.exp
4764         * gdb.cp/cpexprs.exp
4765         * gdb.cp/cplabel.exp
4766         * gdb.cp/cplusfuncs.exp
4767         * gdb.cp/cpsizeof.exp
4768         * gdb.cp/ctti.exp
4769         * gdb.cp/derivation.exp
4770         * gdb.cp/destrprint.exp
4771         * gdb.cp/dispcxx.exp
4772         * gdb.cp/enum-class.exp
4773         * gdb.cp/exception.exp
4774         * gdb.cp/exceptprint.exp
4775         * gdb.cp/expand-psymtabs-cxx.exp
4776         * gdb.cp/expand-sals.exp
4777         * gdb.cp/extern-c.exp
4778         * gdb.cp/filename.exp
4779         * gdb.cp/formatted-ref.exp
4780         * gdb.cp/fpointer.exp
4781         * gdb.cp/gdb1355.exp
4782         * gdb.cp/gdb2495.exp
4783         * gdb.cp/hang.exp
4784         * gdb.cp/impl-this.exp
4785         * gdb.cp/infcall-dlopen.exp
4786         * gdb.cp/inherit.exp
4787         * gdb.cp/iostream.exp
4788         * gdb.cp/koenig.exp
4789         * gdb.cp/local.exp
4790         * gdb.cp/m-data.exp
4791         * gdb.cp/m-static.exp
4792         * gdb.cp/mb-ctor.exp
4793         * gdb.cp/mb-inline.exp
4794         * gdb.cp/mb-templates.exp
4795         * gdb.cp/member-name.exp
4796         * gdb.cp/member-ptr.exp
4797         * gdb.cp/meth-typedefs.exp
4798         * gdb.cp/method.exp
4799         * gdb.cp/method2.exp
4800         * gdb.cp/minsym-fallback.exp
4801         * gdb.cp/misc.exp
4802         * gdb.cp/namelessclass.exp
4803         * gdb.cp/namespace-enum.exp
4804         * gdb.cp/namespace-nested-import.exp
4805         * gdb.cp/namespace.exp
4806         * gdb.cp/nextoverthrow.exp
4807         * gdb.cp/no-dmgl-verbose.exp
4808         * gdb.cp/non-trivial-retval.exp
4809         * gdb.cp/noparam.exp
4810         * gdb.cp/nsdecl.exp
4811         * gdb.cp/nsimport.exp
4812         * gdb.cp/nsnested.exp
4813         * gdb.cp/nsnoimports.exp
4814         * gdb.cp/nsrecurs.exp
4815         * gdb.cp/nsstress.exp
4816         * gdb.cp/nsusing.exp
4817         * gdb.cp/operator.exp
4818         * gdb.cp/oranking.exp
4819         * gdb.cp/overload-const.exp
4820         * gdb.cp/overload.exp
4821         * gdb.cp/ovldbreak.exp
4822         * gdb.cp/ovsrch.exp
4823         * gdb.cp/paren-type.exp
4824         * gdb.cp/parse-lang.exp
4825         * gdb.cp/pass-by-ref.exp
4826         * gdb.cp/pr-1023.exp
4827         * gdb.cp/pr-1210.exp
4828         * gdb.cp/pr-574.exp
4829         * gdb.cp/pr10687.exp
4830         * gdb.cp/pr12028.exp
4831         * gdb.cp/pr17132.exp
4832         * gdb.cp/pr17494.exp
4833         * gdb.cp/pr9067.exp
4834         * gdb.cp/pr9167.exp
4835         * gdb.cp/pr9631.exp
4836         * gdb.cp/printmethod.exp
4837         * gdb.cp/psmang.exp
4838         * gdb.cp/psymtab-parameter.exp
4839         * gdb.cp/ptype-cv-cp.exp
4840         * gdb.cp/ptype-flags.exp
4841         * gdb.cp/re-set-overloaded.exp
4842         * gdb.cp/ref-types.exp
4843         * gdb.cp/rtti.exp
4844         * gdb.cp/scope-err.exp
4845         * gdb.cp/shadow.exp
4846         * gdb.cp/smartp.exp
4847         * gdb.cp/static-method.exp
4848         * gdb.cp/static-print-quit.exp
4849         * gdb.cp/temargs.exp
4850         * gdb.cp/templates.exp
4851         * gdb.cp/try_catch.exp
4852         * gdb.cp/typedef-operator.exp
4853         * gdb.cp/typeid.exp
4854         * gdb.cp/userdef.exp
4855         * gdb.cp/using-crash.exp
4856         * gdb.cp/var-tag.exp
4857         * gdb.cp/virtbase.exp
4858         * gdb.cp/virtfunc.exp
4859         * gdb.cp/virtfunc2.exp
4860         * gdb.cp/vla-cxx.exp
4861         * gdb.disasm/t01_mov.exp
4862         * gdb.disasm/t02_mova.exp
4863         * gdb.disasm/t03_add.exp
4864         * gdb.disasm/t04_sub.exp
4865         * gdb.disasm/t05_cmp.exp
4866         * gdb.disasm/t06_ari2.exp
4867         * gdb.disasm/t07_ari3.exp
4868         * gdb.disasm/t08_or.exp
4869         * gdb.disasm/t09_xor.exp
4870         * gdb.disasm/t10_and.exp
4871         * gdb.disasm/t11_logs.exp
4872         * gdb.disasm/t12_bit.exp
4873         * gdb.disasm/t13_otr.exp
4874         * gdb.dlang/circular.exp
4875         * gdb.dwarf2/arr-stride.exp
4876         * gdb.dwarf2/arr-subrange.exp
4877         * gdb.dwarf2/atomic-type.exp
4878         * gdb.dwarf2/bad-regnum.exp
4879         * gdb.dwarf2/bitfield-parent-optimized-out.exp
4880         * gdb.dwarf2/callframecfa.exp
4881         * gdb.dwarf2/clztest.exp
4882         * gdb.dwarf2/corrupt.exp
4883         * gdb.dwarf2/data-loc.exp
4884         * gdb.dwarf2/dup-psym.exp
4885         * gdb.dwarf2/dw2-anon-mptr.exp
4886         * gdb.dwarf2/dw2-anonymous-func.exp
4887         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
4888         * gdb.dwarf2/dw2-bad-unresolved.exp
4889         * gdb.dwarf2/dw2-basic.exp
4890         * gdb.dwarf2/dw2-canonicalize-type.exp
4891         * gdb.dwarf2/dw2-case-insensitive.exp
4892         * gdb.dwarf2/dw2-common-block.exp
4893         * gdb.dwarf2/dw2-compdir-oldgcc.exp
4894         * gdb.dwarf2/dw2-compressed.exp
4895         * gdb.dwarf2/dw2-const.exp
4896         * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
4897         * gdb.dwarf2/dw2-cu-size.exp
4898         * gdb.dwarf2/dw2-dup-frame.exp
4899         * gdb.dwarf2/dw2-entry-value.exp
4900         * gdb.dwarf2/dw2-icycle.exp
4901         * gdb.dwarf2/dw2-ifort-parameter.exp
4902         * gdb.dwarf2/dw2-inline-break.exp
4903         * gdb.dwarf2/dw2-inline-param.exp
4904         * gdb.dwarf2/dw2-intercu.exp
4905         * gdb.dwarf2/dw2-intermix.exp
4906         * gdb.dwarf2/dw2-lexical-block-bare.exp
4907         * gdb.dwarf2/dw2-linkage-name-trust.exp
4908         * gdb.dwarf2/dw2-minsym-in-cu.exp
4909         * gdb.dwarf2/dw2-noloc.exp
4910         * gdb.dwarf2/dw2-op-call.exp
4911         * gdb.dwarf2/dw2-op-out-param.exp
4912         * gdb.dwarf2/dw2-opt-structptr.exp
4913         * gdb.dwarf2/dw2-param-error.exp
4914         * gdb.dwarf2/dw2-producer.exp
4915         * gdb.dwarf2/dw2-ranges-base.exp
4916         * gdb.dwarf2/dw2-ref-missing-frame.exp
4917         * gdb.dwarf2/dw2-reg-undefined.exp
4918         * gdb.dwarf2/dw2-regno-invalid.exp
4919         * gdb.dwarf2/dw2-restore.exp
4920         * gdb.dwarf2/dw2-restrict.exp
4921         * gdb.dwarf2/dw2-single-line-discriminators.exp
4922         * gdb.dwarf2/dw2-strp.exp
4923         * gdb.dwarf2/dw2-undefined-ret-addr.exp
4924         * gdb.dwarf2/dw2-unresolved.exp
4925         * gdb.dwarf2/dw2-var-zero-addr.exp
4926         * gdb.dwarf2/dw4-sig-types.exp
4927         * gdb.dwarf2/dwz.exp
4928         * gdb.dwarf2/dynarr-ptr.exp
4929         * gdb.dwarf2/enum-type.exp
4930         * gdb.dwarf2/gdb-index.exp
4931         * gdb.dwarf2/implptr-64bit.exp
4932         * gdb.dwarf2/implptr-optimized-out.exp
4933         * gdb.dwarf2/implptr.exp
4934         * gdb.dwarf2/implref-array.exp
4935         * gdb.dwarf2/implref-const.exp
4936         * gdb.dwarf2/implref-global.exp
4937         * gdb.dwarf2/implref-struct.exp
4938         * gdb.dwarf2/mac-fileno.exp
4939         * gdb.dwarf2/main-subprogram.exp
4940         * gdb.dwarf2/member-ptr-forwardref.exp
4941         * gdb.dwarf2/method-ptr.exp
4942         * gdb.dwarf2/missing-sig-type.exp
4943         * gdb.dwarf2/nonvar-access.exp
4944         * gdb.dwarf2/opaque-type-lookup.exp
4945         * gdb.dwarf2/pieces-optimized-out.exp
4946         * gdb.dwarf2/pieces.exp
4947         * gdb.dwarf2/pr10770.exp
4948         * gdb.dwarf2/pr13961.exp
4949         * gdb.dwarf2/staticvirtual.exp
4950         * gdb.dwarf2/subrange.exp
4951         * gdb.dwarf2/symtab-producer.exp
4952         * gdb.dwarf2/trace-crash.exp
4953         * gdb.dwarf2/typeddwarf.exp
4954         * gdb.dwarf2/valop.exp
4955         * gdb.dwarf2/watch-notconst.exp
4956         * gdb.fortran/array-element.exp
4957         * gdb.fortran/charset.exp
4958         * gdb.fortran/common-block.exp
4959         * gdb.fortran/complex.exp
4960         * gdb.fortran/derived-type-function.exp
4961         * gdb.fortran/derived-type.exp
4962         * gdb.fortran/logical.exp
4963         * gdb.fortran/module.exp
4964         * gdb.fortran/multi-dim.exp
4965         * gdb.fortran/nested-funcs.exp
4966         * gdb.fortran/print-formatted.exp
4967         * gdb.fortran/subarray.exp
4968         * gdb.fortran/vla-alloc-assoc.exp
4969         * gdb.fortran/vla-datatypes.exp
4970         * gdb.fortran/vla-history.exp
4971         * gdb.fortran/vla-ptr-info.exp
4972         * gdb.fortran/vla-ptype-sub.exp
4973         * gdb.fortran/vla-ptype.exp
4974         * gdb.fortran/vla-sizeof.exp
4975         * gdb.fortran/vla-type.exp
4976         * gdb.fortran/vla-value-sub-arbitrary.exp
4977         * gdb.fortran/vla-value-sub-finish.exp
4978         * gdb.fortran/vla-value-sub.exp
4979         * gdb.fortran/vla-value.exp
4980         * gdb.fortran/whatis_type.exp
4981         * gdb.go/chan.exp
4982         * gdb.go/handcall.exp
4983         * gdb.go/hello.exp
4984         * gdb.go/integers.exp
4985         * gdb.go/methods.exp
4986         * gdb.go/package.exp
4987         * gdb.go/strings.exp
4988         * gdb.go/types.exp
4989         * gdb.go/unsafe.exp
4990         * gdb.guile/scm-arch.exp
4991         * gdb.guile/scm-block.exp
4992         * gdb.guile/scm-breakpoint.exp
4993         * gdb.guile/scm-cmd.exp
4994         * gdb.guile/scm-disasm.exp
4995         * gdb.guile/scm-equal.exp
4996         * gdb.guile/scm-frame-args.exp
4997         * gdb.guile/scm-frame-inline.exp
4998         * gdb.guile/scm-frame.exp
4999         * gdb.guile/scm-iterator.exp
5000         * gdb.guile/scm-math.exp
5001         * gdb.guile/scm-objfile.exp
5002         * gdb.guile/scm-ports.exp
5003         * gdb.guile/scm-symbol.exp
5004         * gdb.guile/scm-symtab.exp
5005         * gdb.guile/scm-value-cc.exp
5006         * gdb.guile/types-module.exp
5007         * gdb.linespec/break-ask.exp
5008         * gdb.linespec/cpexplicit.exp
5009         * gdb.linespec/explicit.exp
5010         * gdb.linespec/keywords.exp
5011         * gdb.linespec/linespec.exp
5012         * gdb.linespec/ls-dollar.exp
5013         * gdb.linespec/ls-errs.exp
5014         * gdb.linespec/skip-two.exp
5015         * gdb.linespec/thread.exp
5016         * gdb.mi/mi-async.exp
5017         * gdb.mi/mi-basics.exp
5018         * gdb.mi/mi-break.exp
5019         * gdb.mi/mi-catch-load.exp
5020         * gdb.mi/mi-cli.exp
5021         * gdb.mi/mi-cmd-param-changed.exp
5022         * gdb.mi/mi-console.exp
5023         * gdb.mi/mi-detach.exp
5024         * gdb.mi/mi-disassemble.exp
5025         * gdb.mi/mi-eval.exp
5026         * gdb.mi/mi-file-transfer.exp
5027         * gdb.mi/mi-file.exp
5028         * gdb.mi/mi-fill-memory.exp
5029         * gdb.mi/mi-inheritance-syntax-error.exp
5030         * gdb.mi/mi-linespec-err-cp.exp
5031         * gdb.mi/mi-logging.exp
5032         * gdb.mi/mi-memory-changed.exp
5033         * gdb.mi/mi-read-memory.exp
5034         * gdb.mi/mi-record-changed.exp
5035         * gdb.mi/mi-reg-undefined.exp
5036         * gdb.mi/mi-regs.exp
5037         * gdb.mi/mi-return.exp
5038         * gdb.mi/mi-reverse.exp
5039         * gdb.mi/mi-simplerun.exp
5040         * gdb.mi/mi-solib.exp
5041         * gdb.mi/mi-stack.exp
5042         * gdb.mi/mi-stepi.exp
5043         * gdb.mi/mi-syn-frame.exp
5044         * gdb.mi/mi-until.exp
5045         * gdb.mi/mi-var-block.exp
5046         * gdb.mi/mi-var-child.exp
5047         * gdb.mi/mi-var-cmd.exp
5048         * gdb.mi/mi-var-cp.exp
5049         * gdb.mi/mi-var-display.exp
5050         * gdb.mi/mi-var-invalidate.exp
5051         * gdb.mi/mi-var-list-children-invalid-grandchild.exp
5052         * gdb.mi/mi-vla-fortran.exp
5053         * gdb.mi/mi-watch.exp
5054         * gdb.mi/mi2-var-child.exp
5055         * gdb.mi/user-selected-context-sync.exp
5056         * gdb.modula2/unbounded-array.exp
5057         * gdb.multi/dummy-frame-restore.exp
5058         * gdb.multi/multi-arch-exec.exp
5059         * gdb.multi/multi-arch.exp
5060         * gdb.multi/tids.exp
5061         * gdb.multi/watchpoint-multi.exp
5062         * gdb.opencl/callfuncs.exp
5063         * gdb.opencl/convs_casts.exp
5064         * gdb.opencl/datatypes.exp
5065         * gdb.opencl/operators.exp
5066         * gdb.opencl/vec_comps.exp
5067         * gdb.opt/clobbered-registers-O2.exp
5068         * gdb.opt/inline-break.exp
5069         * gdb.opt/inline-bt.exp
5070         * gdb.opt/inline-cmds.exp
5071         * gdb.opt/inline-locals.exp
5072         * gdb.pascal/case-insensitive-symbols.exp
5073         * gdb.pascal/floats.exp
5074         * gdb.pascal/gdb11492.exp
5075         * gdb.python/lib-types.exp
5076         * gdb.python/py-arch.exp
5077         * gdb.python/py-as-string.exp
5078         * gdb.python/py-bad-printers.exp
5079         * gdb.python/py-block.exp
5080         * gdb.python/py-breakpoint-create-fail.exp
5081         * gdb.python/py-breakpoint.exp
5082         * gdb.python/py-caller-is.exp
5083         * gdb.python/py-cmd.exp
5084         * gdb.python/py-explore-cc.exp
5085         * gdb.python/py-explore.exp
5086         * gdb.python/py-finish-breakpoint.exp
5087         * gdb.python/py-finish-breakpoint2.exp
5088         * gdb.python/py-frame-args.exp
5089         * gdb.python/py-frame-inline.exp
5090         * gdb.python/py-frame.exp
5091         * gdb.python/py-framefilter-mi.exp
5092         * gdb.python/py-infthread.exp
5093         * gdb.python/py-lazy-string.exp
5094         * gdb.python/py-linetable.exp
5095         * gdb.python/py-mi-events.exp
5096         * gdb.python/py-mi-objfile.exp
5097         * gdb.python/py-mi.exp
5098         * gdb.python/py-objfile.exp
5099         * gdb.python/py-pp-integral.exp
5100         * gdb.python/py-pp-maint.exp
5101         * gdb.python/py-pp-re-notag.exp
5102         * gdb.python/py-pp-registration.exp
5103         * gdb.python/py-recurse-unwind.exp
5104         * gdb.python/py-strfns.exp
5105         * gdb.python/py-symbol.exp
5106         * gdb.python/py-symtab.exp
5107         * gdb.python/py-sync-interp.exp
5108         * gdb.python/py-typeprint.exp
5109         * gdb.python/py-unwind-maint.exp
5110         * gdb.python/py-unwind.exp
5111         * gdb.python/py-value-cc.exp
5112         * gdb.python/py-xmethods.exp
5113         * gdb.reverse/amd64-tailcall-reverse.exp
5114         * gdb.reverse/break-precsave.exp
5115         * gdb.reverse/break-reverse.exp
5116         * gdb.reverse/consecutive-precsave.exp
5117         * gdb.reverse/consecutive-reverse.exp
5118         * gdb.reverse/finish-precsave.exp
5119         * gdb.reverse/finish-reverse-bkpt.exp
5120         * gdb.reverse/finish-reverse.exp
5121         * gdb.reverse/fstatat-reverse.exp
5122         * gdb.reverse/getresuid-reverse.exp
5123         * gdb.reverse/i386-precsave.exp
5124         * gdb.reverse/i386-reverse.exp
5125         * gdb.reverse/i386-sse-reverse.exp
5126         * gdb.reverse/i387-env-reverse.exp
5127         * gdb.reverse/i387-stack-reverse.exp
5128         * gdb.reverse/insn-reverse.exp
5129         * gdb.reverse/machinestate-precsave.exp
5130         * gdb.reverse/machinestate.exp
5131         * gdb.reverse/next-reverse-bkpt-over-sr.exp
5132         * gdb.reverse/pipe-reverse.exp
5133         * gdb.reverse/readv-reverse.exp
5134         * gdb.reverse/recvmsg-reverse.exp
5135         * gdb.reverse/rerun-prec.exp
5136         * gdb.reverse/s390-mvcle.exp
5137         * gdb.reverse/step-precsave.exp
5138         * gdb.reverse/step-reverse.exp
5139         * gdb.reverse/time-reverse.exp
5140         * gdb.reverse/until-precsave.exp
5141         * gdb.reverse/until-reverse.exp
5142         * gdb.reverse/waitpid-reverse.exp
5143         * gdb.reverse/watch-precsave.exp
5144         * gdb.reverse/watch-reverse.exp
5145         * gdb.rust/generics.exp
5146         * gdb.rust/methods.exp
5147         * gdb.rust/modules.exp
5148         * gdb.rust/simple.exp
5149         * gdb.server/connect-with-no-symbol-file.exp
5150         * gdb.server/ext-attach.exp
5151         * gdb.server/ext-restart.exp
5152         * gdb.server/ext-wrapper.exp
5153         * gdb.server/file-transfer.exp
5154         * gdb.server/server-exec-info.exp
5155         * gdb.server/server-kill.exp
5156         * gdb.server/server-mon.exp
5157         * gdb.server/wrapper.exp
5158         * gdb.stabs/exclfwd.exp
5159         * gdb.stabs/gdb11479.exp
5160         * gdb.threads/clone-new-thread-event.exp
5161         * gdb.threads/corethreads.exp
5162         * gdb.threads/current-lwp-dead.exp
5163         * gdb.threads/dlopen-libpthread.exp
5164         * gdb.threads/gcore-thread.exp
5165         * gdb.threads/sigstep-threads.exp
5166         * gdb.threads/watchpoint-fork.exp
5167         * gdb.trace/actions-changed.exp
5168         * gdb.trace/backtrace.exp
5169         * gdb.trace/change-loc.exp
5170         * gdb.trace/circ.exp
5171         * gdb.trace/collection.exp
5172         * gdb.trace/disconnected-tracing.exp
5173         * gdb.trace/ftrace.exp
5174         * gdb.trace/mi-trace-frame-collected.exp
5175         * gdb.trace/mi-trace-unavailable.exp
5176         * gdb.trace/mi-traceframe-changed.exp
5177         * gdb.trace/mi-tsv-changed.exp
5178         * gdb.trace/no-attach-trace.exp
5179         * gdb.trace/passc-dyn.exp
5180         * gdb.trace/qtro.exp
5181         * gdb.trace/range-stepping.exp
5182         * gdb.trace/read-memory.exp
5183         * gdb.trace/save-trace.exp
5184         * gdb.trace/signal.exp
5185         * gdb.trace/status-stop.exp
5186         * gdb.trace/tfile.exp
5187         * gdb.trace/trace-break.exp
5188         * gdb.trace/trace-buffer-size.exp
5189         * gdb.trace/trace-condition.exp
5190         * gdb.trace/tracefile-pseudo-reg.exp
5191         * gdb.trace/tstatus.exp
5192         * gdb.trace/unavailable.exp
5193         * gdb.trace/while-dyn.exp
5194         * gdb.trace/while-stepping.exp
5195
5196 2016-12-22  Doug Evans  <xdje42@gmail.com>
5197
5198         * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
5199         and msymbols.
5200
5201 2016-12-19  Yao Qi  <yao.qi@linaro.org>
5202
5203         * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
5204         (test_with_self): Don't call do_steps_and_nexts, and remove
5205         code about stepping into xmalloc.
5206
5207 2016-12-09  Yao Qi  <yao.qi@linaro.org>
5208
5209         * gdb.base/all-architectures.exp.in: Remove kfail for rx.
5210
5211 2016-12-09  Yao Qi  <yao.qi@linaro.org>
5212
5213         * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
5214
5215 2016-12-09  Pedro Alves  <palves@redhat.com>
5216
5217         * gdb.base/all-architectures-0.exp: New file.
5218         * gdb.base/all-architectures-1.exp: New file.
5219         * gdb.base/all-architectures-2.exp: New file.
5220         * gdb.base/all-architectures-3.exp: New file.
5221         * gdb.base/all-architectures-4.exp: New file.
5222         * gdb.base/all-architectures-5.exp: New file.
5223         * gdb.base/all-architectures-6.exp: New file.
5224         * gdb.base/all-architectures-7.exp: New file.
5225         * gdb.base/all-architectures.exp.in: New file.
5226
5227 2016-12-09  Yao Qi  <yao.qi@linaro.org>
5228
5229         * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
5230
5231 2016-12-02  Luis Machado  <lgustavo@codesourcery.com>
5232
5233         * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
5234         possible.
5235         Remove useless pattern-matching code.
5236
5237 2016-12-02  Pedro Alves  <palves@redhat.com>
5238
5239         * gdb.base/commands.exp (user_defined_command_manyargs_test): New
5240         procedure.
5241         (top level): Call it.
5242
5243 2016-12-02  Pedro Alves  <palves@redhat.com>
5244
5245         * gdb.base/commands.exp (user_defined_command_args_stack_test):
5246         New procedure.
5247         (top level): Call it.
5248
5249 2016-12-02  Pedro Alves  <palves@redhat.com>
5250
5251         PR cli/20559
5252         * gdb.base/commands.exp (user_defined_command_args_eval): New
5253         procedure.
5254         (top level): Call it.
5255
5256 2016-12-02  Luis Machado  <lgustavo@codesourcery.com>
5257
5258         * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
5259         timeout handling.
5260
5261 2016-12-02  Tom Tromey  <tom@tromey.com>
5262
5263         * gdb.dwarf2/main-subprogram.c: New file.
5264         * gdb.dwarf2/main-subprogram.exp: New file.
5265
5266 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5267
5268         * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
5269         * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
5270         gdb_test_no_output for a couple of cases.
5271         * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
5272
5273 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5274
5275         Fix test names and standardize compilation error messages throughout
5276         the following files:
5277
5278         * gdb.ada/start.exp
5279         * gdb.arch/alpha-step.exp
5280         * gdb.arch/e500-prologue.exp
5281         * gdb.arch/ftrace-insn-reloc.exp
5282         * gdb.arch/gdb1291.exp
5283         * gdb.arch/gdb1431.exp
5284         * gdb.arch/gdb1558.exp
5285         * gdb.arch/i386-dr3-watch.exp
5286         * gdb.arch/i386-sse-stack-align.exp
5287         * gdb.arch/ia64-breakpoint-shadow.exp
5288         * gdb.arch/pa-nullify.exp
5289         * gdb.arch/powerpc-aix-prologue.exp
5290         * gdb.arch/thumb-bx-pc.exp
5291         * gdb.base/annota1.exp
5292         * gdb.base/annota3.exp
5293         * gdb.base/arrayidx.exp
5294         * gdb.base/assign.exp
5295         * gdb.base/attach.exp
5296         * gdb.base/auxv.exp
5297         * gdb.base/bang.exp
5298         * gdb.base/bfp-test.exp
5299         * gdb.base/bigcore.exp
5300         * gdb.base/bitfields2.exp
5301         * gdb.base/break-fun-addr.exp
5302         * gdb.base/break-probes.exp
5303         * gdb.base/call-rt-st.exp
5304         * gdb.base/callexit.exp
5305         * gdb.base/catch-fork-kill.exp
5306         * gdb.base/charset.exp
5307         * gdb.base/checkpoint.exp
5308         * gdb.base/comprdebug.exp
5309         * gdb.base/constvars.exp
5310         * gdb.base/coredump-filter.exp
5311         * gdb.base/cursal.exp
5312         * gdb.base/cvexpr.exp
5313         * gdb.base/detach.exp
5314         * gdb.base/display.exp
5315         * gdb.base/dmsym.exp
5316         * gdb.base/dprintf-pending.exp
5317         * gdb.base/dso2dso.exp
5318         * gdb.base/dtrace-probe.exp
5319         * gdb.base/dump.exp
5320         * gdb.base/enum_cond.exp
5321         * gdb.base/exe-lock.exp
5322         * gdb.base/exec-invalid-sysroot.exp
5323         * gdb.base/execl-update-breakpoints.exp
5324         * gdb.base/exprs.exp
5325         * gdb.base/fileio.exp
5326         * gdb.base/find.exp
5327         * gdb.base/finish.exp
5328         * gdb.base/fixsection.exp
5329         * gdb.base/foll-vfork.exp
5330         * gdb.base/frame-args.exp
5331         * gdb.base/gcore.exp
5332         * gdb.base/gdb1250.exp
5333         * gdb.base/global-var-nested-by-dso.exp
5334         * gdb.base/gnu-ifunc.exp
5335         * gdb.base/hashline1.exp
5336         * gdb.base/hashline2.exp
5337         * gdb.base/hashline3.exp
5338         * gdb.base/hbreak-in-shr-unsupported.exp
5339         * gdb.base/huge.exp
5340         * gdb.base/infcall-input.exp
5341         * gdb.base/info-fun.exp
5342         * gdb.base/info-shared.exp
5343         * gdb.base/jit-simple.exp
5344         * gdb.base/jit-so.exp
5345         * gdb.base/jit.exp
5346         * gdb.base/jump.exp
5347         * gdb.base/label.exp
5348         * gdb.base/lineinc.exp
5349         * gdb.base/logical.exp
5350         * gdb.base/longjmp.exp
5351         * gdb.base/macscp.exp
5352         * gdb.base/miscexprs.exp
5353         * gdb.base/new-ui-echo.exp
5354         * gdb.base/new-ui-pending-input.exp
5355         * gdb.base/new-ui.exp
5356         * gdb.base/nodebug.exp
5357         * gdb.base/nofield.exp
5358         * gdb.base/offsets.exp
5359         * gdb.base/overlays.exp
5360         * gdb.base/pending.exp
5361         * gdb.base/pointers.exp
5362         * gdb.base/pr11022.exp
5363         * gdb.base/printcmds.exp
5364         * gdb.base/prologue.exp
5365         * gdb.base/ptr-typedef.exp
5366         * gdb.base/realname-expand.exp
5367         * gdb.base/relativedebug.exp
5368         * gdb.base/relocate.exp
5369         * gdb.base/remote.exp
5370         * gdb.base/reread.exp
5371         * gdb.base/return2.exp
5372         * gdb.base/savedregs.exp
5373         * gdb.base/sep.exp
5374         * gdb.base/sepdebug.exp
5375         * gdb.base/sepsymtab.exp
5376         * gdb.base/set-inferior-tty.exp
5377         * gdb.base/setshow.exp
5378         * gdb.base/shlib-call.exp
5379         * gdb.base/sigaltstack.exp
5380         * gdb.base/siginfo-addr.exp
5381         * gdb.base/signals.exp
5382         * gdb.base/signull.exp
5383         * gdb.base/sigrepeat.exp
5384         * gdb.base/so-impl-ld.exp
5385         * gdb.base/solib-display.exp
5386         * gdb.base/solib-overlap.exp
5387         * gdb.base/solib-search.exp
5388         * gdb.base/solib-symbol.exp
5389         * gdb.base/structs.exp
5390         * gdb.base/structs2.exp
5391         * gdb.base/symtab-search-order.exp
5392         * gdb.base/twice.exp
5393         * gdb.base/unload.exp
5394         * gdb.base/varargs.exp
5395         * gdb.base/watchpoint-solib.exp
5396         * gdb.base/watchpoint.exp
5397         * gdb.base/whatis.exp
5398         * gdb.base/wrong_frame_bt_full.exp
5399         * gdb.btrace/dlopen.exp
5400         * gdb.cell/ea-standalone.exp
5401         * gdb.cell/ea-test.exp
5402         * gdb.cp/dispcxx.exp
5403         * gdb.cp/gdb2384.exp
5404         * gdb.cp/method2.exp
5405         * gdb.cp/nextoverthrow.exp
5406         * gdb.cp/pr10728.exp
5407         * gdb.disasm/am33.exp
5408         * gdb.disasm/h8300s.exp
5409         * gdb.disasm/mn10300.exp
5410         * gdb.disasm/sh3.exp
5411         * gdb.dwarf2/dw2-dir-file-name.exp
5412         * gdb.fortran/complex.exp
5413         * gdb.fortran/library-module.exp
5414         * gdb.guile/scm-pretty-print.exp
5415         * gdb.guile/scm-symbol.exp
5416         * gdb.guile/scm-type.exp
5417         * gdb.guile/scm-value.exp
5418         * gdb.linespec/linespec.exp
5419         * gdb.mi/gdb701.exp
5420         * gdb.mi/gdb792.exp
5421         * gdb.mi/mi-breakpoint-changed.exp
5422         * gdb.mi/mi-dprintf-pending.exp
5423         * gdb.mi/mi-dprintf.exp
5424         * gdb.mi/mi-exit-code.exp
5425         * gdb.mi/mi-pending.exp
5426         * gdb.mi/mi-solib.exp
5427         * gdb.mi/new-ui-mi-sync.exp
5428         * gdb.mi/pr11022.exp
5429         * gdb.mi/user-selected-context-sync.exp
5430         * gdb.opt/solib-intra-step.exp
5431         * gdb.python/py-events.exp
5432         * gdb.python/py-finish-breakpoint.exp
5433         * gdb.python/py-mi.exp
5434         * gdb.python/py-prettyprint.exp
5435         * gdb.python/py-shared.exp
5436         * gdb.python/py-symbol.exp
5437         * gdb.python/py-template.exp
5438         * gdb.python/py-type.exp
5439         * gdb.python/py-value.exp
5440         * gdb.reverse/solib-precsave.exp
5441         * gdb.reverse/solib-reverse.exp
5442         * gdb.server/solib-list.exp
5443         * gdb.stabs/weird.exp
5444         * gdb.threads/reconnect-signal.exp
5445         * gdb.threads/stepi-random-signal.exp
5446         * gdb.trace/actions.exp
5447         * gdb.trace/ax.exp
5448         * gdb.trace/backtrace.exp
5449         * gdb.trace/change-loc.exp
5450         * gdb.trace/deltrace.exp
5451         * gdb.trace/ftrace-lock.exp
5452         * gdb.trace/ftrace.exp
5453         * gdb.trace/infotrace.exp
5454         * gdb.trace/mi-tracepoint-changed.exp
5455         * gdb.trace/packetlen.exp
5456         * gdb.trace/passcount.exp
5457         * gdb.trace/pending.exp
5458         * gdb.trace/range-stepping.exp
5459         * gdb.trace/report.exp
5460         * gdb.trace/stap-trace.exp
5461         * gdb.trace/tfind.exp
5462         * gdb.trace/trace-break.exp
5463         * gdb.trace/trace-condition.exp
5464         * gdb.trace/trace-enable-disable.exp
5465         * gdb.trace/trace-mt.exp
5466         * gdb.trace/tracecmd.exp
5467         * gdb.trace/tspeed.exp
5468         * gdb.trace/tsv.exp
5469         * lib/perftest.exp
5470
5471 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5472
5473         * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
5474         with gdb_test_no_output.
5475         Use command as test name.
5476
5477 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5478
5479         Fix test names starting with uppercase throughout the files.
5480
5481         * gdb.ada/assign_1.exp
5482         * gdb.ada/boolean_expr.exp
5483         * gdb.base/arrayidx.exp
5484         * gdb.base/del.exp
5485         * gdb.base/gcore-buffer-overflow.exp
5486         * gdb.base/testenv.exp
5487         * gdb.compile/compile.exp
5488         * gdb.python/py-framefilter-invalidarg.exp
5489         * gdb.python/py-framefilter.exp
5490
5491 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5492
5493         Fix test names starting with uppercase throughout the files.
5494
5495         * gdb.ada/array_return.exp
5496         * gdb.ada/expr_delims.exp
5497         * gdb.ada/mi_dyn_arr.exp
5498         * gdb.ada/mi_interface.exp
5499         * gdb.ada/mi_var_array.exp
5500         * gdb.ada/watch_arg.exp
5501         * gdb.arch/alpha-step.exp
5502         * gdb.arch/altivec-regs.exp
5503         * gdb.arch/e500-regs.exp
5504         * gdb.arch/powerpc-d128-regs.exp
5505         * gdb.base/arrayidx.exp
5506         * gdb.base/break.exp
5507         * gdb.base/checkpoint.exp
5508         * gdb.base/debug-expr.exp
5509         * gdb.base/dmsym.exp
5510         * gdb.base/radix.exp
5511         * gdb.base/sepdebug.exp
5512         * gdb.base/testenv.exp
5513         * gdb.base/watch_thread_num.exp
5514         * gdb.base/watchpoint-cond-gone.exp
5515         * gdb.cell/break.exp
5516         * gdb.cell/ea-cache.exp
5517         * gdb.compile/compile.exp
5518         * gdb.cp/gdb2495.exp
5519         * gdb.gdb/selftest.exp
5520         * gdb.gdb/xfullpath.exp
5521         * gdb.go/hello.exp
5522         * gdb.go/integers.exp
5523         * gdb.objc/basicclass.exp
5524         * gdb.pascal/hello.exp
5525         * gdb.pascal/integers.exp
5526         * gdb.python/py-breakpoint.exp
5527         * gdb.python/py-cmd.exp
5528         * gdb.python/py-linetable.exp
5529         * gdb.python/py-xmethods.exp
5530         * gdb.python/python.exp
5531         * gdb.reverse/consecutive-precsave.exp
5532         * gdb.reverse/finish-precsave.exp
5533         * gdb.reverse/i386-precsave.exp
5534         * gdb.reverse/machinestate-precsave.exp
5535         * gdb.reverse/sigall-precsave.exp
5536         * gdb.reverse/solib-precsave.exp
5537         * gdb.reverse/step-precsave.exp
5538         * gdb.reverse/until-precsave.exp
5539         * gdb.reverse/watch-precsave.exp
5540         * gdb.threads/leader-exit.exp
5541         * gdb.threads/pthreads.exp
5542         * gdb.threads/wp-replication.exp
5543         * gdb.trace/actions.exp
5544         * gdb.trace/mi-tsv-changed.exp
5545         * gdb.trace/tsv.exp
5546
5547 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5548
5549         Fix test names starting with uppercase throughout the files.
5550
5551         * gdb.arch/i386-bp_permanent.exp
5552         * gdb.arch/i386-gnu-cfi.exp
5553         * gdb.base/disasm-end-cu.exp
5554         * gdb.base/macscp.exp
5555         * gdb.base/pending.exp
5556         * gdb.base/watch_thread_num.exp
5557         * gdb.cp/exception.exp
5558         * gdb.cp/gdb2495.exp
5559         * gdb.cp/local.exp
5560         * gdb.python/py-evsignal.exp
5561         * gdb.python/python.exp
5562         * gdb.trace/tracecmd.exp
5563
5564 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5565
5566         Fix test names starting with uppercase throughout the files.
5567
5568         * gdb.base/charset.exp
5569         * gdb.base/eval.exp
5570         * gdb.base/multi-forks.exp
5571         * gdb.guile/scm-progspace.exp
5572         * gdb.opencl/datatypes.exp
5573         * gdb.python/py-block.exp
5574         * gdb.python/py-function.exp
5575         * gdb.python/py-symbol.exp
5576         * gdb.python/py-symtab.exp
5577         * gdb.python/py-xmethods.exp
5578         * gdb.reverse/break-precsave.exp
5579         * gdb.reverse/break-reverse.exp
5580         * gdb.reverse/consecutive-precsave.exp
5581         * gdb.reverse/consecutive-reverse.exp
5582         * gdb.reverse/finish-precsave.exp
5583         * gdb.reverse/finish-reverse-bkpt.exp
5584         * gdb.reverse/finish-reverse.exp
5585         * gdb.reverse/fstatat-reverse.exp
5586         * gdb.reverse/getresuid-reverse.exp
5587         * gdb.reverse/i386-precsave.exp
5588         * gdb.reverse/i386-reverse.exp
5589         * gdb.reverse/i386-sse-reverse.exp
5590         * gdb.reverse/i387-stack-reverse.exp
5591         * gdb.reverse/insn-reverse.exp
5592         * gdb.reverse/machinestate-precsave.exp
5593         * gdb.reverse/machinestate.exp
5594         * gdb.reverse/next-reverse-bkpt-over-sr.exp
5595         * gdb.reverse/pipe-reverse.exp
5596         * gdb.reverse/readv-reverse.exp
5597         * gdb.reverse/recvmsg-reverse.exp
5598         * gdb.reverse/rerun-prec.exp
5599         * gdb.reverse/s390-mvcle.exp
5600         * gdb.reverse/sigall-precsave.exp
5601         * gdb.reverse/sigall-reverse.exp
5602         * gdb.reverse/solib-precsave.exp
5603         * gdb.reverse/solib-reverse.exp
5604         * gdb.reverse/step-precsave.exp
5605         * gdb.reverse/step-reverse.exp
5606         * gdb.reverse/time-reverse.exp
5607         * gdb.reverse/until-precsave.exp
5608         * gdb.reverse/until-reverse.exp
5609         * gdb.reverse/waitpid-reverse.exp
5610         * gdb.reverse/watch-precsave.exp
5611         * gdb.reverse/watch-reverse.exp
5612
5613 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5614
5615         Fix test names starting with uppercase throughout the files.
5616
5617         * gdb.arch/i386-mpx-simple_segv.exp
5618         * gdb.arch/i386-mpx.exp
5619         * gdb.arch/i386-permbkpt.exp
5620         * gdb.arch/pa-nullify.exp
5621         * gdb.arch/powerpc-d128-regs.exp
5622         * gdb.arch/vsx-regs.exp
5623         * gdb.base/bfp-test.exp
5624         * gdb.base/break.exp
5625         * gdb.base/breakpoint-shadow.exp
5626         * gdb.base/callfuncs.exp
5627         * gdb.base/charset.exp
5628         * gdb.base/commands.exp
5629         * gdb.base/completion.exp
5630         * gdb.base/dfp-test.exp
5631         * gdb.base/echo.exp
5632         * gdb.base/ending-run.exp
5633         * gdb.base/eval.exp
5634         * gdb.base/expand-psymtabs.exp
5635         * gdb.base/float128.exp
5636         * gdb.base/floatn.exp
5637         * gdb.base/foll-exec-mode.exp
5638         * gdb.base/gdb1056.exp
5639         * gdb.base/gdb11531.exp
5640         * gdb.base/kill-after-signal.exp
5641         * gdb.base/multi-forks.exp
5642         * gdb.base/overlays.exp
5643         * gdb.base/pending.exp
5644         * gdb.base/sepdebug.exp
5645         * gdb.base/testenv.exp
5646         * gdb.base/valgrind-db-attach.exp
5647         * gdb.base/watch_thread_num.exp
5648         * gdb.base/watchpoint-cond-gone.exp
5649         * gdb.base/watchpoint.exp
5650         * gdb.base/watchpoints.exp
5651         * gdb.cp/arg-reference.exp
5652         * gdb.cp/baseenum.exp
5653         * gdb.cp/operator.exp
5654         * gdb.cp/shadow.exp
5655         * gdb.dwarf2/dw2-op-out-param.exp
5656         * gdb.dwarf2/dw2-reg-undefined.exp
5657         * gdb.go/chan.exp
5658         * gdb.go/hello.exp
5659         * gdb.go/integers.exp
5660         * gdb.go/methods.exp
5661         * gdb.go/package.exp
5662         * gdb.guile/scm-parameter.exp
5663         * gdb.guile/scm-progspace.exp
5664         * gdb.guile/scm-value.exp
5665         * gdb.mi/mi-pending.exp
5666         * gdb.mi/user-selected-context-sync.exp
5667         * gdb.multi/multi-attach.exp
5668         * gdb.multi/tids.exp
5669         * gdb.opt/clobbered-registers-O2.exp
5670         * gdb.pascal/floats.exp
5671         * gdb.pascal/integers.exp
5672         * gdb.python/py-block.exp
5673         * gdb.python/py-events.exp
5674         * gdb.python/py-parameter.exp
5675         * gdb.python/py-symbol.exp
5676         * gdb.python/py-symtab.exp
5677         * gdb.python/py-type.exp
5678         * gdb.python/py-value.exp
5679         * gdb.python/py-xmethods.exp
5680         * gdb.python/python.exp
5681         * gdb.reverse/break-precsave.exp
5682         * gdb.reverse/consecutive-precsave.exp
5683         * gdb.reverse/finish-precsave.exp
5684         * gdb.reverse/i386-precsave.exp
5685         * gdb.reverse/machinestate-precsave.exp
5686         * gdb.reverse/sigall-precsave.exp
5687         * gdb.reverse/solib-precsave.exp
5688         * gdb.reverse/step-precsave.exp
5689         * gdb.reverse/until-precsave.exp
5690         * gdb.reverse/watch-precsave.exp
5691         * gdb.server/ext-attach.exp
5692         * gdb.server/ext-restart.exp
5693         * gdb.server/ext-run.exp
5694         * gdb.server/ext-wrapper.exp
5695         * gdb.stabs/gdb11479.exp
5696         * gdb.stabs/weird.exp
5697         * gdb.threads/attach-many-short-lived-threads.exp
5698         * gdb.threads/kill.exp
5699         * gdb.threads/watchpoint-fork.exp
5700
5701 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5702
5703         Fix test names starting with uppercase throughout all the files below.
5704
5705         * gdb.ada/array_return.exp
5706         * gdb.ada/catch_ex.exp
5707         * gdb.ada/info_exc.exp
5708         * gdb.ada/mi_catch_ex.exp
5709         * gdb.ada/mi_dyn_arr.exp
5710         * gdb.ada/mi_ex_cond.exp
5711         * gdb.ada/mi_exc_info.exp
5712         * gdb.ada/mi_interface.exp
5713         * gdb.ada/mi_task_arg.exp
5714         * gdb.ada/mi_task_info.exp
5715         * gdb.ada/mi_var_array.exp
5716         * gdb.arch/alpha-step.exp
5717         * gdb.arch/amd64-disp-step.exp
5718         * gdb.arch/arm-disp-step.exp
5719         * gdb.arch/disp-step-insn-reloc.exp
5720         * gdb.arch/e500-prologue.exp
5721         * gdb.arch/ftrace-insn-reloc.exp
5722         * gdb.arch/gdb1558.exp
5723         * gdb.arch/i386-bp_permanent.exp
5724         * gdb.arch/i386-disp-step.exp
5725         * gdb.arch/i386-float.exp
5726         * gdb.arch/i386-gnu-cfi.exp
5727         * gdb.arch/ia64-breakpoint-shadow.exp
5728         * gdb.arch/mips16-thunks.exp
5729         * gdb.arch/pa-nullify.exp
5730         * gdb.arch/powerpc-aix-prologue.exp
5731         * gdb.arch/powerpc-power.exp
5732         * gdb.arch/ppc-dfp.exp
5733         * gdb.arch/s390-tdbregs.exp
5734         * gdb.arch/spu-info.exp
5735         * gdb.arch/spu-ls.exp
5736         * gdb.arch/thumb-bx-pc.exp
5737         * gdb.base/advance.exp
5738         * gdb.base/annota-input-while-running.exp
5739         * gdb.base/arrayidx.exp
5740         * gdb.base/asmlabel.exp
5741         * gdb.base/async.exp
5742         * gdb.base/attach-wait-input.exp
5743         * gdb.base/auto-connect-native-target.exp
5744         * gdb.base/batch-preserve-term-settings.exp
5745         * gdb.base/bfp-test.exp
5746         * gdb.base/bigcore.exp
5747         * gdb.base/bp-permanent.exp
5748         * gdb.base/break-always.exp
5749         * gdb.base/break-fun-addr.exp
5750         * gdb.base/break-idempotent.exp
5751         * gdb.base/break-main-file-remove-fail.exp
5752         * gdb.base/break-probes.exp
5753         * gdb.base/break-unload-file.exp
5754         * gdb.base/break.exp
5755         * gdb.base/call-ar-st.exp
5756         * gdb.base/call-rt-st.exp
5757         * gdb.base/call-sc.exp
5758         * gdb.base/call-signal-resume.exp
5759         * gdb.base/call-strs.exp
5760         * gdb.base/callexit.exp
5761         * gdb.base/callfuncs.exp
5762         * gdb.base/catch-gdb-caused-signals.exp
5763         * gdb.base/catch-signal-siginfo-cond.exp
5764         * gdb.base/catch-syscall.exp
5765         * gdb.base/compare-sections.exp
5766         * gdb.base/cond-eval-mode.exp
5767         * gdb.base/condbreak-call-false.exp
5768         * gdb.base/consecutive-step-over.exp
5769         * gdb.base/cursal.exp
5770         * gdb.base/disabled-location.exp
5771         * gdb.base/disasm-end-cu.exp
5772         * gdb.base/display.exp
5773         * gdb.base/double-prompt-target-event-error.exp
5774         * gdb.base/dprintf-bp-same-addr.exp
5775         * gdb.base/dprintf-detach.exp
5776         * gdb.base/dprintf-next.exp
5777         * gdb.base/dprintf-non-stop.exp
5778         * gdb.base/dprintf-pending.exp
5779         * gdb.base/dso2dso.exp
5780         * gdb.base/ending-run.exp
5781         * gdb.base/enum_cond.exp
5782         * gdb.base/examine-backward.exp
5783         * gdb.base/exe-lock.exp
5784         * gdb.base/exec-invalid-sysroot.exp
5785         * gdb.base/execl-update-breakpoints.exp
5786         * gdb.base/execution-termios.exp
5787         * gdb.base/fileio.exp
5788         * gdb.base/fixsection.exp
5789         * gdb.base/foll-exec-mode.exp
5790         * gdb.base/foll-exec.exp
5791         * gdb.base/fork-running-state.exp
5792         * gdb.base/frame-args.exp
5793         * gdb.base/fullpath-expand.exp
5794         * gdb.base/func-ptr.exp
5795         * gdb.base/gcore-relro-pie.exp
5796         * gdb.base/gdb1090.exp
5797         * gdb.base/gdb1555.exp
5798         * gdb.base/global-var-nested-by-dso.exp
5799         * gdb.base/gnu-ifunc.exp
5800         * gdb.base/hbreak-in-shr-unsupported.exp
5801         * gdb.base/hbreak-unmapped.exp
5802         * gdb.base/hook-stop.exp
5803         * gdb.base/infcall-input.exp
5804         * gdb.base/info-fun.exp
5805         * gdb.base/info-shared.exp
5806         * gdb.base/interrupt-noterm.exp
5807         * gdb.base/jit-so.exp
5808         * gdb.base/jit.exp
5809         * gdb.base/line-symtabs.exp
5810         * gdb.base/list.exp
5811         * gdb.base/longjmp.exp
5812         * gdb.base/macscp.exp
5813         * gdb.base/max-value-size.exp
5814         * gdb.base/nodebug.exp
5815         * gdb.base/nofield.exp
5816         * gdb.base/overlays.exp
5817         * gdb.base/paginate-after-ctrl-c-running.exp
5818         * gdb.base/paginate-bg-execution.exp
5819         * gdb.base/paginate-inferior-exit.exp
5820         * gdb.base/pending.exp
5821         * gdb.base/pr11022.exp
5822         * gdb.base/printcmds.exp
5823         * gdb.base/ptr-typedef.exp
5824         * gdb.base/ptype.exp
5825         * gdb.base/randomize.exp
5826         * gdb.base/range-stepping.exp
5827         * gdb.base/realname-expand.exp
5828         * gdb.base/relativedebug.exp
5829         * gdb.base/remote.exp
5830         * gdb.base/savedregs.exp
5831         * gdb.base/sepdebug.exp
5832         * gdb.base/set-noassign.exp
5833         * gdb.base/shlib-call.exp
5834         * gdb.base/shreloc.exp
5835         * gdb.base/sigaltstack.exp
5836         * gdb.base/sigbpt.exp
5837         * gdb.base/siginfo-addr.exp
5838         * gdb.base/siginfo-obj.exp
5839         * gdb.base/siginfo-thread.exp
5840         * gdb.base/signest.exp
5841         * gdb.base/signull.exp
5842         * gdb.base/sigrepeat.exp
5843         * gdb.base/skip.exp
5844         * gdb.base/so-impl-ld.exp
5845         * gdb.base/solib-corrupted.exp
5846         * gdb.base/solib-disc.exp
5847         * gdb.base/solib-display.exp
5848         * gdb.base/solib-overlap.exp
5849         * gdb.base/solib-search.exp
5850         * gdb.base/solib-symbol.exp
5851         * gdb.base/source-execution.exp
5852         * gdb.base/sss-bp-on-user-bp-2.exp
5853         * gdb.base/sss-bp-on-user-bp.exp
5854         * gdb.base/stack-checking.exp
5855         * gdb.base/stale-infcall.exp
5856         * gdb.base/step-break.exp
5857         * gdb.base/step-line.exp
5858         * gdb.base/step-over-exit.exp
5859         * gdb.base/step-test.exp
5860         * gdb.base/structs.exp
5861         * gdb.base/sym-file.exp
5862         * gdb.base/symtab-search-order.exp
5863         * gdb.base/term.exp
5864         * gdb.base/type-opaque.exp
5865         * gdb.base/unload.exp
5866         * gdb.base/until-nodebug.exp
5867         * gdb.base/until.exp
5868         * gdb.base/unwindonsignal.exp
5869         * gdb.base/watch-cond.exp
5870         * gdb.base/watch-non-mem.exp
5871         * gdb.base/watch_thread_num.exp
5872         * gdb.base/watchpoint-reuse-slot.exp
5873         * gdb.base/watchpoint-solib.exp
5874         * gdb.base/watchpoint.exp
5875         * gdb.btrace/dlopen.exp
5876         * gdb.cell/arch.exp
5877         * gdb.cell/break.exp
5878         * gdb.cell/bt.exp
5879         * gdb.cell/core.exp
5880         * gdb.cell/data.exp
5881         * gdb.cell/dwarfaddr.exp
5882         * gdb.cell/ea-cache.exp
5883         * gdb.cell/ea-standalone.exp
5884         * gdb.cell/ea-test.exp
5885         * gdb.cell/f-regs.exp
5886         * gdb.cell/fork.exp
5887         * gdb.cell/gcore.exp
5888         * gdb.cell/mem-access.exp
5889         * gdb.cell/ptype.exp
5890         * gdb.cell/registers.exp
5891         * gdb.cell/sizeof.exp
5892         * gdb.cell/solib-symbol.exp
5893         * gdb.cell/solib.exp
5894         * gdb.compile/compile-tls.exp
5895         * gdb.cp/exception.exp
5896         * gdb.cp/gdb2495.exp
5897         * gdb.cp/local.exp
5898         * gdb.cp/mb-inline.exp
5899         * gdb.cp/mb-templates.exp
5900         * gdb.cp/pr10687.exp
5901         * gdb.cp/pr9167.exp
5902         * gdb.cp/scope-err.exp
5903         * gdb.cp/templates.exp
5904         * gdb.cp/virtfunc.exp
5905         * gdb.dwarf2/dw2-dir-file-name.exp
5906         * gdb.dwarf2/dw2-single-line-discriminators.exp
5907         * gdb.fortran/complex.exp
5908         * gdb.fortran/library-module.exp
5909         * gdb.guile/guile.exp
5910         * gdb.guile/scm-cmd.exp
5911         * gdb.guile/scm-frame-inline.exp
5912         * gdb.guile/scm-objfile.exp
5913         * gdb.guile/scm-pretty-print.exp
5914         * gdb.guile/scm-symbol.exp
5915         * gdb.guile/scm-type.exp
5916         * gdb.guile/scm-value.exp
5917         * gdb.linespec/keywords.exp
5918         * gdb.linespec/ls-errs.exp
5919         * gdb.linespec/macro-relative.exp
5920         * gdb.linespec/thread.exp
5921         * gdb.mi/mi-breakpoint-changed.exp
5922         * gdb.mi/mi-dprintf-pending.exp
5923         * gdb.mi/mi-fullname-deleted.exp
5924         * gdb.mi/mi-logging.exp
5925         * gdb.mi/mi-pending.exp
5926         * gdb.mi/mi-solib.exp
5927         * gdb.mi/new-ui-mi-sync.exp
5928         * gdb.mi/user-selected-context-sync.exp
5929         * gdb.multi/dummy-frame-restore.exp
5930         * gdb.multi/multi-arch-exec.exp
5931         * gdb.multi/remove-inferiors.exp
5932         * gdb.multi/watchpoint-multi-exit.exp
5933         * gdb.opt/solib-intra-step.exp
5934         * gdb.perf/backtrace.exp
5935         * gdb.perf/single-step.exp
5936         * gdb.perf/skip-command.exp
5937         * gdb.perf/skip-prologue.exp
5938         * gdb.perf/solib.exp
5939         * gdb.python/lib-types.exp
5940         * gdb.python/py-as-string.exp
5941         * gdb.python/py-bad-printers.exp
5942         * gdb.python/py-block.exp
5943         * gdb.python/py-breakpoint.exp
5944         * gdb.python/py-cmd.exp
5945         * gdb.python/py-events.exp
5946         * gdb.python/py-evthreads.exp
5947         * gdb.python/py-finish-breakpoint.exp
5948         * gdb.python/py-finish-breakpoint2.exp
5949         * gdb.python/py-frame-inline.exp
5950         * gdb.python/py-frame.exp
5951         * gdb.python/py-inferior.exp
5952         * gdb.python/py-infthread.exp
5953         * gdb.python/py-mi.exp
5954         * gdb.python/py-objfile.exp
5955         * gdb.python/py-pp-maint.exp
5956         * gdb.python/py-pp-registration.exp
5957         * gdb.python/py-prettyprint.exp
5958         * gdb.python/py-recurse-unwind.exp
5959         * gdb.python/py-shared.exp
5960         * gdb.python/py-symbol.exp
5961         * gdb.python/py-symtab.exp
5962         * gdb.python/py-template.exp
5963         * gdb.python/py-type.exp
5964         * gdb.python/py-unwind-maint.exp
5965         * gdb.python/py-unwind.exp
5966         * gdb.python/py-value.exp
5967         * gdb.python/python.exp
5968         * gdb.reverse/finish-reverse-bkpt.exp
5969         * gdb.reverse/insn-reverse.exp
5970         * gdb.reverse/next-reverse-bkpt-over-sr.exp
5971         * gdb.reverse/solib-precsave.exp
5972         * gdb.reverse/solib-reverse.exp
5973         * gdb.stabs/gdb11479.exp
5974         * gdb.stabs/weird.exp
5975         * gdb.threads/fork-child-threads.exp
5976         * gdb.threads/fork-plus-threads.exp
5977         * gdb.threads/fork-thread-pending.exp
5978         * gdb.threads/forking-threads-plus-breakpoint.exp
5979         * gdb.threads/hand-call-in-threads.exp
5980         * gdb.threads/interrupted-hand-call.exp
5981         * gdb.threads/linux-dp.exp
5982         * gdb.threads/local-watch-wrong-thread.exp
5983         * gdb.threads/next-while-other-thread-longjmps.exp
5984         * gdb.threads/non-ldr-exit.exp
5985         * gdb.threads/pending-step.exp
5986         * gdb.threads/print-threads.exp
5987         * gdb.threads/process-dies-while-detaching.exp
5988         * gdb.threads/process-dies-while-handling-bp.exp
5989         * gdb.threads/pthreads.exp
5990         * gdb.threads/queue-signal.exp
5991         * gdb.threads/reconnect-signal.exp
5992         * gdb.threads/signal-command-handle-nopass.exp
5993         * gdb.threads/signal-command-multiple-signals-pending.exp
5994         * gdb.threads/signal-delivered-right-thread.exp
5995         * gdb.threads/signal-sigtrap.exp
5996         * gdb.threads/sigthread.exp
5997         * gdb.threads/staticthreads.exp
5998         * gdb.threads/stepi-random-signal.exp
5999         * gdb.threads/thread-unwindonsignal.exp
6000         * gdb.threads/thread_check.exp
6001         * gdb.threads/thread_events.exp
6002         * gdb.threads/tid-reuse.exp
6003         * gdb.threads/tls-nodebug.exp
6004         * gdb.threads/tls-shared.exp
6005         * gdb.threads/tls-so_extern.exp
6006         * gdb.threads/tls.exp
6007         * gdb.threads/wp-replication.exp
6008         * gdb.trace/actions-changed.exp
6009         * gdb.trace/actions.exp
6010         * gdb.trace/backtrace.exp
6011         * gdb.trace/change-loc.exp
6012         * gdb.trace/collection.exp
6013         * gdb.trace/deltrace.exp
6014         * gdb.trace/disconnected-tracing.exp
6015         * gdb.trace/entry-values.exp
6016         * gdb.trace/ftrace-lock.exp
6017         * gdb.trace/ftrace.exp
6018         * gdb.trace/infotrace.exp
6019         * gdb.trace/mi-trace-frame-collected.exp
6020         * gdb.trace/mi-trace-unavailable.exp
6021         * gdb.trace/mi-traceframe-changed.exp
6022         * gdb.trace/mi-tracepoint-changed.exp
6023         * gdb.trace/mi-tsv-changed.exp
6024         * gdb.trace/no-attach-trace.exp
6025         * gdb.trace/packetlen.exp
6026         * gdb.trace/passc-dyn.exp
6027         * gdb.trace/passcount.exp
6028         * gdb.trace/pending.exp
6029         * gdb.trace/pr16508.exp
6030         * gdb.trace/qtro.exp
6031         * gdb.trace/range-stepping.exp
6032         * gdb.trace/read-memory.exp
6033         * gdb.trace/report.exp
6034         * gdb.trace/save-trace.exp
6035         * gdb.trace/signal.exp
6036         * gdb.trace/stap-trace.exp
6037         * gdb.trace/status-stop.exp
6038         * gdb.trace/strace.exp
6039         * gdb.trace/tfile.exp
6040         * gdb.trace/tfind.exp
6041         * gdb.trace/trace-break.exp
6042         * gdb.trace/trace-condition.exp
6043         * gdb.trace/trace-enable-disable.exp
6044         * gdb.trace/trace-mt.exp
6045         * gdb.trace/tracecmd.exp
6046         * gdb.trace/tracefile-pseudo-reg.exp
6047         * gdb.trace/tspeed.exp
6048         * gdb.trace/tstatus.exp
6049         * gdb.trace/tsv.exp
6050         * gdb.trace/unavailable.exp
6051         * gdb.trace/while-dyn.exp
6052         * gdb.trace/while-stepping.exp
6053         * lib/gdb-guile.exp
6054         * lib/gdb.exp
6055         * lib/mi-support.exp
6056         * lib/pascal.exp
6057         * lib/perftest.exp
6058         * lib/prelink-support.exp
6059         * lib/selftest-support.exp
6060
6061 2016-11-30  Simon Marchi  <simon.marchi@polymtl.ca>
6062
6063         * Makefile.in: Include disable-implicit-rules.mk.
6064
6065 2016-11-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6066
6067         * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
6068         non-byte-aligned bit fields.
6069
6070 2016-11-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6071
6072         PR gdb/12616
6073         * gdb.dwarf2/nonvar-access.exp: New testcase.  Check that GDB
6074         respects the DW_AT_data_bit_offset attribute.
6075
6076 2016-11-22  Simon Marchi  <simon.marchi@polymtl.ca>
6077
6078         * gdb.base/default.exp: Fix output of "set language".
6079
6080 2016-11-17  Simon Marchi  <simon.marchi@polymtl.ca>
6081
6082         * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
6083         prefixed with @GMAKE_FALSE@.  Update comment related to non-GNU
6084         make.
6085         * configure.ac: Remove checks for the make program.
6086         * configure: Re-generate.
6087
6088 2016-11-16  Kevin Buettner  <kevinb@redhat.com>
6089
6090         * gdb.python/py-recurse-unwind.c (main): Add loop.
6091         * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
6092         to read_register() and gdb.parse_and_eval().  Make each code
6093         call a separate case that can be individually tested.
6094         * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
6095         proc. Call cont_and_backtrace for each of the code paths that
6096         we want to test in the unwinder.
6097
6098 2016-11-15  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6099
6100         * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
6101         the definition of struct S.
6102
6103 2016-11-11  Catherine Moore  <clm@codesourcery.com>
6104
6105         * gdb.base/dump.exp: Identify verilog format dump tests as such.
6106
6107 2016-11-09  Pedro Alves  <palves@redhat.com>
6108
6109         * gdb.base/commands.exp (runto_or_return): New procedure.
6110         (gdbvar_simple_if_test, gdbvar_simple_while_test)
6111         (gdbvar_complex_if_while_test, progvar_simple_if_test)
6112         (progvar_simple_while_test, progvar_complex_if_while_test)
6113         (if_while_breakpoint_command_test)
6114         (infrun_breakpoint_command_test, breakpoint_command_test)
6115         (user_defined_command_test, watchpoint_command_test)
6116         (test_command_prompt_position, redefine_hook_test)
6117         (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
6118         (redefine_backtrace_test): Use runto_or_return, $valnum_re,
6119         multi_line_input and multi_line.  Remove gdb_expect and
6120         gdb_stop_suppressing_tests uses.
6121         * lib/gdb.exp (valnum_re): New global.
6122         (multi_line_input): New procedure.
6123
6124 2016-11-09  Simon Marchi  <simon.marchi@polymtl.ca>
6125
6126         * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
6127         Remove.
6128         (test_setup): Define with proc_with_prefix.
6129         (test_cli_inferior): Likewise.
6130         (test_cli_thread): Likewise.
6131         (test_cli_frame): Likewise.
6132         (test_cli_select_frame): Likewise.
6133         (test_cli_up_down): Likewise.
6134         (test_mi_thread_select): Likewise.
6135         (test_mi_stack_select_frame): Likewise.
6136         (test_cli_in_mi_inferior): Likewise.
6137         (test_cli_in_mi_thread): Likewise.
6138         (test_cli_in_mi_frame): Likewise.
6139         (top level): Do not use with_test_prefix_procname.
6140
6141 2016-11-09  Pedro Alves  <palves@redhat.com>
6142
6143         * gdb.base/commands.exp (gdbvar_simple_if_test)
6144         (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
6145         (progvar_simple_if_test, progvar_simple_while_test)
6146         (progvar_complex_if_while_test, if_while_breakpoint_command_test)
6147         (infrun_breakpoint_command_test, breakpoint_command_test)
6148         (user_defined_command_test, watchpoint_command_test)
6149         (test_command_prompt_position, deprecated_command_test)
6150         (bp_deleted_in_command, temporary_breakpoint_commands)
6151         (stray_arg0_test, source_file_with_indented_comment)
6152         (recursive_source_test, if_commands_test)
6153         (error_clears_commands_left, redefine_hook_test)
6154         (redefine_backtrace_test): Use proc_with_prefix.
6155         * lib/gdb.exp (proc_with_prefix): New proc.
6156
6157 2016-11-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6158
6159         * gdb.base/tui-layout.c: New file.
6160         * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
6161         disassembly window contains very long lines.
6162
6163 2016-11-08  Tom Tromey  <tom@tromey.com>
6164
6165         * gdb.python/py-value.exp (test_value_creation): Make "long" test
6166         depend on Python 2.
6167
6168 2016-11-08  Tom Tromey  <tom@tromey.com>
6169
6170         * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
6171         New method.
6172
6173 2016-10-29  Manish Goregaokar  <manish@mozilla.com>
6174
6175         * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
6176
6177 2016-10-27  Manish Goregaokar  <manish@mozilla.com>
6178
6179         * gdb.rust/simple.rs: Add test for univariant enums without
6180         discriminants and for encoded struct-like enums.
6181
6182 2016-10-28  Pedro Alves  <palves@redhat.com>
6183
6184         * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
6185         gdb_test_multiple, tighten regexps and match symtabs and line
6186         tables incrementally.
6187
6188 2016-10-28  Luis Machado  <lgustavo@codesourcery.com>
6189
6190         * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
6191         general.
6192
6193 2016-10-25  Luis Machado  <lgustavo@codesourcery.com>
6194
6195         * gdb.base/exec-invalid-sysroot.exp: New file.
6196
6197 2016-10-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
6198
6199         * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
6200
6201 2016-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6202
6203         * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
6204
6205 2016-10-19  Maciej W. Rozycki  <macro@imgtec.com>
6206
6207         * gdb.base/killed-outside.exp: Remove $options from a call to
6208         `prepare_for_testing'.
6209
6210 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
6211
6212         * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6213         Change test message.
6214
6215 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
6216
6217         * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6218         Update comment.
6219
6220 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
6221
6222         * gdb.trace/mi-trace-save.exp: New file.
6223
6224 2016-10-13  Yao Qi  <yao.qi@linaro.org>
6225
6226         * gdb.base/code_elim.exp (get_var_address): Remove.
6227         * gdb.base/relocate.exp: Likewise.
6228         * gdb.base/shreloc.exp: Likewise.
6229         * lib/gdb.exp (get_var_address): New.
6230
6231 2016-10-13  Yao Qi  <yao.qi@linaro.org>
6232
6233         * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
6234         floating point tests if $skip_float_test is false.
6235
6236 2016-10-12  Luis Machado  <lgustavo@codesourcery.com>
6237
6238         * gdb.python/py-value.c (main): Check if argv is NULL before using it.
6239         * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
6240         argc values.
6241         Add 1 to argc so we guarantee distinct initial/modified argc values.
6242
6243 2016-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
6244
6245         * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
6246
6247 2016-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
6248
6249         * gdb.arch/powerpc-prologue.exp: Use standard_output_file
6250         * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
6251         * gdb.arch/vsx-regs.exp: Likewise.
6252
6253 2016-10-07  Yao Qi  <yao.qi@linaro.org>
6254
6255         * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
6256
6257 2016-10-07  Markus Metzger  <markus.t.metzger@intel.com>
6258
6259         * gdb.python/python.exp: Test decode_line("*0").
6260
6261 2016-10-06  Doug Evans  <dje@google.com>
6262
6263         * gdb.python/py-value.exp (test_value_creation): Add test for large
6264         unsigned 64-bit value.
6265
6266 2016-10-06  Tom Tromey  <tom@tromey.com>
6267
6268         * gdb.compile/compile.exp: Change java tests to rust.
6269         * gdb.base/setshow.exp: Change java tests to rust.
6270         * gdb.base/default.exp: Remove java from language list.
6271         * README (Examples): Update language example.
6272         * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
6273         test.
6274         * lib/gdb.exp (skip_java_tests): Remove.
6275         * lib/java.exp: Remove.
6276         * gdb.java: Remove.
6277
6278 2016-10-06  Maciej W. Rozycki  <macro@imgtec.com>
6279
6280         * gdb.arch/mips-fcr.exp: New test.
6281         * gdb.arch/mips-fcr.c: Source for the new test.
6282
6283 2016-10-06  Maciej W. Rozycki  <macro@imgtec.com>
6284
6285         * gdb.base/solib-disc.exp: Use `standard_output_file'
6286         throughout.
6287
6288 2016-10-06  Pedro Alves  <palves@redhat.com>
6289
6290         * gdb.base/jit-simple-dl.c: New file.
6291         * gdb.base/jit-simple-jit.c: New file, factored out from ...
6292         * gdb.base/jit-simple.c: ... this.
6293         * gdb.base/jit-simple.exp (jit_run): Delete.
6294         (build_jit): New proc.
6295         (jit_test_reread): Recompile either the main program or the shared
6296         library, depending on what is being tested.  Skip changing address
6297         if caller wants to.  Compare before/after addresses.  If testing
6298         standalone, explicitly load the binary.  Test "maint info
6299         breakpoints".
6300         (top level): Add "standalone vs shared lib" and "change address"
6301         vs "same address" axes.
6302
6303 2016-10-06  Pedro Alves  <palves@redhat.com>
6304
6305         * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
6306         call.
6307         (jit_run): Delete.
6308         (jit_test_reread): Use with_test_prefix.  Reload the main binary
6309         explicitly.  Compare the before/after addresses of the JIT
6310         descriptor.
6311
6312 2016-08-15  Doug Evans  <dje@google.com>
6313
6314         * gdb.xml/extra-regs.xml: Update, end field now required, default type
6315         for single bitfields is bool.
6316         * gdb.xml/tdesc-regs.exp: Ditto.
6317
6318 2016-10-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
6319
6320         * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
6321
6322 2016-10-05  Yao Qi  <yao.qi@linaro.org>
6323
6324         * lib/gdb.exp (support_complex_tests): Return zero if
6325         gdb_skip_float_test return true.
6326
6327 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6328             Simon Marchi  <simon.marchi@ericsson.com>
6329
6330         PR gdb/20487
6331         * gdb.mi/user-selected-context-sync.exp: New file.
6332         * gdb.mi/user-selected-context-sync.c: New file.
6333
6334 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6335             Simon Marchi  <simon.marchi@ericsson.com>
6336
6337         PR gdb/20487
6338         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
6339         =thread-select-event check.
6340
6341 2016-09-29  Peter Bergner  <bergner@vnet.ibm.com>
6342
6343         * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
6344         the compulsory L operand changes.
6345         * gdb.arch/powerpc-power.s: Likewise.
6346
6347 2016-09-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
6348
6349         PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
6350         * gdb.base/jit-attach-pie.c: New file.
6351         * gdb.base/jit-attach-pie.exp: New file.
6352
6353 2016-09-28  Pedro Alves  <palves@redhat.com>
6354
6355         * gdb.base/infcall-input.c: New file.
6356         * gdb.base/infcall-input.exp: New file.
6357
6358 2016-09-22  Yao Qi  <yao.qi@linaro.org>
6359
6360         * lib/gdbserver-support.exp: Rename mi_gdb_exit.
6361         (gdb_exit): Rename it to ...
6362         (gdbserver_gdb_exit): ...  Close GDBserver.
6363         (gdb_exit): New proc, call gdbserver_gdb_exit.
6364         (mi_gdb_exit): Likewise.
6365
6366 2016-09-22  Yao Qi  <yao.qi@linaro.org>
6367
6368         * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
6369         path.
6370         * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
6371         Remove duplication.
6372
6373 2016-09-22  Yao Qi  <yao.qi@linaro.org>
6374
6375         * lib/gdbserver-support.exp: Check the existence of
6376         gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
6377
6378 2016-09-21  Anton Kolesov  <anton.kolesov@synopsys.com>
6379
6380         * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
6381
6382 2016-09-21  Tom Tromey  <tom@tromey.com>
6383
6384         PR gdb/20604:
6385         * gdb.base/quit.exp: New file.
6386
6387 2016-09-21  Simon Marchi  <simon.marchi@ericsson.com>
6388
6389         * .gitignore: New file.
6390
6391 2016-09-21  Maciej W. Rozycki  <macro@imgtec.com>
6392
6393         * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
6394         throughout.
6395
6396 2016-09-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6397
6398         * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
6399
6400 2016-09-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
6401
6402         * gdb.cp/casts.cc (decltype): Move it ...
6403         (main): ... with its call to ...
6404         * gdb.cp/casts03.cc: ... a new file.
6405         * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
6406
6407 2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
6408
6409         * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
6410
6411 2016-09-15  Peter Bergner  <bergner@vnet.ibm.com>
6412
6413         * gdb.arch/powerpc-power.s: Update Power9 instruction tests
6414         and sync up the test with tests in gas/testsuite/gas/ppc.
6415         * gdb.arch/powerpc-power.exp: Likewise.
6416
6417 2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
6418
6419         * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
6420
6421 2016-09-11  Sergio Durigan Junior  <sergiodj@redhat.com>
6422             Jan Kratochvil  <jan.kratochvil@redhat.com>
6423
6424         * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
6425         make m1's definition to be different from m2's.  Use 'dummy' as an
6426         argument for probe 'two'.
6427
6428 2016-09-10  Jon Beniston  <jon@beniston.com>
6429
6430         * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
6431         for sim target.
6432
6433 2016-09-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6434
6435         * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
6436         variable declaration.
6437         (gnu_ifunc): Add parameter hwcap.  Store it in resolver_hwcap.
6438         * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
6439         * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
6440         received HWCAP as its argument.
6441
6442 2016-09-06  Pedro Alves  <palves@redhat.com>
6443
6444         * gdb.base/new-ui-pending-input.c: New file.
6445         * gdb.base/new-ui-pending-input.exp: New file.
6446         * gdb.exp (clear_gdb_spawn_id): New procedure.
6447         (with_spawn_id): Check whether gdb_spawn_id exists before
6448         referencing it.  If gdb_spawn_id didn't exist on entry, clear it
6449         on exit.
6450
6451 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
6452
6453         * gdb.base/float128.c: New file.
6454         * gdb.base/float128.exp: Likewise.
6455         * gdb.base/floatn.c: Likewise.
6456         * gdb.base/floatn.exp: Likewise.
6457
6458 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
6459
6460         * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
6461
6462 2016-09-05  Pedro Alves  <palves@redhat.com>
6463
6464         PR backtrace/19927
6465         * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
6466         unwinders are immediately called as side effect of "source" or
6467         "disable unwinder" commands.
6468         * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
6469
6470 2016-09-02  Yao Qi  <yao.qi@linaro.org>
6471
6472         * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
6473         is true and $type is "float" or "double".
6474
6475 2016-09-02  Yao Qi  <yao.qi@linaro.org>
6476
6477         * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
6478         true.
6479         * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
6480         * gdb.base/call-rt-st.exp: Likewise.
6481         * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
6482         return value instead of gdb,skip_float_test.
6483         * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
6484         (do_function_calls): Use its return value instead of
6485         gdb,skip_float_test.
6486         * gdb.base/finish.exp: Likewise.
6487         * gdb.base/funcargs.exp: Likewise.
6488         * gdb.base/return.exp: Likewise.
6489         * gdb.base/return2.exp: Likewise.
6490         * gdb.base/varargs.exp: Likewise.
6491         * lib/gdb.exp (gdb_skip_float_test): Change it to
6492         gdb_caching_proc.  Detect the broken ptrace on arm-linux.
6493
6494 2016-08-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6495
6496         * gdb.multi/tids.exp: Test "thread apply all".
6497
6498 2016-08-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
6499
6500         * gdb.base/default.exp (tty): Remove.
6501
6502 2016-08-24  Kevin Buettner  <kevinb@redhat.com>
6503
6504         * gdb.python/py-recurse-unwind.c: New file.
6505         * gdb.python/py-recurse-unwind.py: New file.
6506         * gdb.python/py-recurse-unwind.exp: New file.
6507
6508 2016-08-24  Simon Marchi  <simon.marchi@ericsson.com>
6509
6510         * gdb.base/set-inferior-tty.exp: New file.
6511         * gdb.base/set-inferior-tty.c: New file.
6512
6513 2016-08-23  Pedro Alves  <palves@redhat.com>
6514
6515         PR gdb/20494
6516         * gdb.base/new-ui-echo.c: New file.
6517         * gdb.base/new-ui-echo.exp: New file.
6518
6519 2016-08-23  Yao Qi  <yao.qi@linaro.org>
6520
6521         * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
6522         gdbserver_spawn.
6523         * gdb.server/connect-without-multi-process.exp (do_test):
6524         Likewise.
6525
6526 2016-08-23  Yao Qi  <yao.qi@linaro.org>
6527
6528         * gdb.base/signals-state-child.exp: Set variables gdb_txt and
6529         standalone_txt.  Delete gdb_txt and standalone_txt on host
6530         and target.  Spawn the binary on target.  Copy files from
6531         target to host.
6532
6533 2016-08-22  Pedro Alves  <palves@redhat.com>
6534
6535         PR gdb/20505
6536         * gdb.base/vdso-warning.exp: Test core dumps too.  Use
6537         with_test_prefix.  Factor out bits to ...
6538         (test_no_vdso): ... this new procedure.
6539
6540 2016-08-19  Carl Love  <cel@us.ibm.com>
6541
6542         * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
6543         maintaining separate logic for constructing the output path.
6544         * gdb.arch/powerpc-d128-regs.exp: Likewise.
6545         * gdb.arch/ppc-dfp.exp: Likewise.
6546         * gdb.arch/ppc-fp.exp: Likewise.
6547         * gdb.arch/vsx-regs.exp: Likewise.
6548         * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
6549         binprefix for generating the additional binary files.
6550
6551 2016-08-19  Pedro Alves  <palves@redhat.com>
6552
6553         * gdb.trace/mi-trace-frame-collected.exp
6554         (test_trace_frame_collected): On x32, expect two registers.
6555
6556 2016-08-18  Carl Love  <cel@us.ibm.com>
6557
6558         * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
6559         and sync up the test with tests in gas/testsuite/gas/ppc.
6560         * gdb.arch/powerpc-power.exp: Likewise.
6561
6562 2016-08-17  Simon Marchi  <simon.marchi@ericsson.com>
6563
6564         * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
6565         expected error message.
6566
6567 2016-08-17  Simon Marchi  <simon.marchi@ericsson.com>
6568
6569         * gdb.multi/remove-inferiors.exp: New file.
6570         * gdb.multi/remove-inferiors.c: New file.
6571
6572 2016-08-12  Yao Qi  <yao.qi@linaro.org>
6573
6574         * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
6575         argument list.
6576
6577 2016-08-10  Pedro Alves  <palves@redhat.com>
6578
6579         PR gdb/19187
6580         * gdb.reverse/waitpid-reverse.exp: Add comment and remove
6581         setup_kfails.
6582
6583 2016-08-09  Pedro Alves  <palves@redhat.com>
6584             Simon Marchi  <simon.marchi@ericsson.com>
6585
6586         PR gdb/20418
6587         * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
6588         * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
6589
6590 2016-08-09  Pedro Alves  <palves@redhat.com>
6591
6592         PR mi/20431
6593         * gdb.mi/mi-cmd-error.exp: New file.
6594
6595 2016-08-09  Pedro Alves  <palves@redhat.com>
6596
6597         PR gdb/18653
6598         * gdb.base/signals-state-child.c: New file.
6599         * gdb.base/signals-state-child.exp: New file.
6600         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
6601
6602 2016-08-09  Pedro Alves  <palves@redhat.com>
6603
6604         * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
6605
6606 2016-08-03  Tom Tromey  <tom@tromey.com>
6607
6608         PR python/18565:
6609         * gdb.python/py-frame-inline.exp: Add Frame.function test.
6610
6611 2016-08-01  Yao Qi  <yao.qi@linaro.org>
6612
6613         * gdb.threads/process-dies-while-detaching.exp (do_test): Set
6614         variable mode to "multi-process" if $multi_process is 1, otherwise
6615         set it to "single-process".
6616
6617 2016-08-01  Yao Qi  <yao.qi@linaro.org>
6618
6619         * gdb.cp/anon-struct.exp: Check is_aarch32_target.
6620         * gdb.cp/cpexprs.exp: Likewise.
6621         * gdb.cp/m-static.exp: Likewise.
6622
6623 2016-07-26  Tom Tromey  <tom@tromey.com>
6624
6625         PR python/20190:
6626         * gdb.threads/tls.exp (check_thread_local): Add python symbol
6627         test.
6628
6629 2016-07-26  Markus Metzger  <markus.t.metzger@intel.com>
6630
6631         * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
6632         selecting assembly source files.
6633         * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
6634         assembly source files.
6635         * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
6636         assembly source files.
6637         * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
6638         selecting assembly source files.
6639
6640 2016-07-25  Simon Marchi  <simon.marchi@ericsson.com>
6641
6642         * gdb.base/new-ui.exp (do_test_invalid_args): New
6643         procedure.
6644
6645 2016-07-25  Tim Wiederhake  <tim.wiederhake@intel.com>
6646
6647         * gdb.btrace/reconnect.c: New file.
6648         * gdb.btrace/reconnect.exp: New file.
6649
6650 2016-07-23  Gabriel Krisman Bertazi  <gabriel@krisman.be>
6651
6652         * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
6653         to test_catch_syscall_group.
6654         (test_catch_syscall_group): New.
6655
6656 2016-07-21  Tom Tromey  <tom@tromey.com>
6657
6658         * gdb.rust/simple.rs (main): Use empty struct expression.
6659         * gdb.rust/simple.exp: Add tests for empty struct expression.
6660
6661 2016-07-21  Yao Qi  <yao.qi@linaro.org>
6662
6663         * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
6664         if gdb_skip_xml_test is true on some targets.
6665
6666 2016-07-21  Yao Qi  <yao.qi@linaro.org>
6667
6668         * gdb.server/solib-list.exp: Unset last_loaded_file.
6669
6670 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6671
6672         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
6673         "step into captured_main (args)".
6674
6675 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6676
6677         * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
6678
6679 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6680
6681         * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
6682
6683 2016-07-19  Pedro Alves  <palves@redhat.com>
6684
6685         * gdb.opt/inline-break.exp: Remove optimize=-O2.
6686         * gdb.opt/inline-bt.exp: Likewise.
6687         * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
6688         additional_flags=-Winline.
6689         * gdb.opt/inline-locals.exp: Likewise.
6690         * gdb.opt/inline-markers.c (ATTR): Define.
6691         (inlined_fn): Use it.
6692
6693 2016-07-19  Yao Qi  <yao.qi@linaro.org>
6694
6695         * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
6696         (test_with_self): Remove some code.  Remove argument executable.
6697         (top-level): Use do_self_tests.
6698
6699 2016-07-15  Zachary Welch  <zwelch@codesourcery.com>
6700             Don Breazeal <donb@codesourcery.com>
6701
6702         * gdb.base/maint.exp: Escape paths used in regular expressions.
6703         * gdb.stabs/weird.exp: Likewise.
6704
6705 2016-07-13  Tom Tromey  <tom@tromey.com>
6706
6707         PR python/15620, PR python/18620:
6708         * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
6709         (test_bkpt_events): New procs.
6710
6711 2016-07-13  Tom Tromey  <tom@tromey.com>
6712
6713         PR python/17698:
6714         * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
6715         test.
6716         (test_watchpoints): Likewise.
6717         (test_bkpt_pending): New proc.
6718
6719 2016-07-13  Tom Tromey  <tom@tromey.com>
6720
6721         PR cli/18053:
6722         * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
6723         completion test.
6724
6725 2016-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
6726
6727         * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
6728         * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
6729         * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
6730         f_label.
6731         (g): Rename g_end_lbl to g_label.
6732         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
6733         low_pc and high_pc.
6734         * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
6735
6736 2016-07-12  Tom Tromey  <tom@tromey.com>
6737
6738         PR python/19293:
6739         * gdb.python/py-unwind-maint.exp: Update tests.
6740
6741 2016-07-12  Yao Qi  <yao.qi@linaro.org>
6742
6743         * lib/selftest-support.exp (selftest_setup): Match the output
6744         when captured_main is inlined.
6745
6746 2016-07-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6747
6748         * gdb.fortran/derived-types.exp (result_line, result_line_2):
6749         New variables.
6750         (print this%a, print this%b, print this): New tests.
6751         * gdb.fortran/derived-types.f90 (this): New object and
6752         initialization.
6753
6754 2016-07-06  Simon Marchi  <simon.marchi@ericsson.com>
6755
6756         * gdb.ada/arraydim.exp: Remove extra directory level in build
6757         directory.
6758
6759 2016-07-06  Simon Marchi  <simon.marchi@ericsson.com>
6760
6761         * lib/ada.exp: Remove extra directory level in build directory.
6762         * gdb.ada/cond_lang.exp: Likewise.
6763         * gdb.ada/exec_changed.exp: Likewise.
6764         * gdb.ada/lang_switch.exp: Likewise.
6765
6766 2016-07-06  Manish Goregaokar  <manish@mozilla.com>
6767
6768         * simple.rs: Add test for raw pointer subscripting.
6769         * simple.exp: Add test expectations.
6770
6771 2016-07-05  Yao Qi  <yao.qi@linaro.org>
6772
6773         * gdb.mi/mi-reverse.exp: Match =record-started output.
6774
6775 2016-07-01  Pedro Alves  <palves@redhat.com>
6776
6777         * gdb.base/jit-reader.exp (info_registers_current_frame): New
6778         procedure.
6779         (jit_reader_test): Test the jit reader's unwinder.
6780         * gdb.base/jithost.c (jit_function_00_code): New global.
6781         (main): Use memcpy to fill in the mmapped code, instead of poking
6782         bytes manually here.
6783         * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
6784         value.
6785         (read_debug_info): Save the function's range.
6786         (read_sp): New function.
6787         (unwind_frame): Use it.  Also unwind RBP.
6788         (get_frame_id): Use read_sp.
6789         (gdb_init_reader): Use calloc instead of malloc.
6790         * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
6791         parameter.  Use gdb_test_multiple.
6792
6793 2016-07-01  Pedro Alves  <palves@redhat.com>
6794             Antoine Tremblay  <antoine.tremblay@ericsson.com>
6795
6796         * gdb.threads/process-dies-while-detaching.c: New file.
6797         * gdb.threads/process-dies-while-detaching.exp: New file.
6798
6799 2016-07-01  Pedro Alves  <palves@redhat.com>
6800
6801         * gdb.multi/watchpoint-multi-exit.c: New file.
6802         * gdb.multi/watchpoint-multi-exit.exp: New file.
6803
6804 2016-06-30  Pedro Alves  <palves@redhat.com>
6805
6806         * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
6807         unset inferior_spawn_id.
6808
6809 2016-06-30  Pedro Alves  <palves@redhat.com>
6810
6811         * lib/mi-support.exp (default_mi_gdb_start): Declare global
6812         FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
6813
6814 2016-06-29  Yao Qi  <yao.qi@linaro.org>
6815
6816         * gdb.base/return.c: Add copyright header.
6817
6818 2016-06-29  Tom Tromey  <tom@tromey.com>
6819
6820         PR python/20129:
6821         * gdb.python/py-framefilter.exp: Add tests for setting priority
6822         and disabling of non-existent frame filter.
6823
6824 2016-06-29  Yao Qi  <yao.qi@linaro.org>
6825
6826         * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
6827         0x0f07ff.
6828
6829 2016-06-28  Yao Qi  <yao.qi@linaro.org>
6830
6831         * gdb.base/catch-syscall.exp: Remove check on isnative and target
6832         triplets.  Start gdb, execute catch syscall, and continue.  Check
6833         gdb's output to determine catch syscall is supported.
6834
6835 2016-06-27  Manish Goregaokar  <manish@mozilla.com>
6836
6837         * gdb.rust/simple.rs: Add test for returning unit in a function.
6838         * gdb.rust/simple.exp: Add expectation for functions returning
6839         unit.
6840
6841 2016-06-27  Pierre-Marie de Rodat  <derodat@adacore.com>
6842
6843         * gdb.python/py-breakpoint-create-fail.c,
6844         gdb.python/py-breakpoint-create-fail.exp,
6845         gdb.python/py-breakpoint-create-fail.py: New testcase.
6846
6847 2016-06-25  Manish Goregaokar  <manish@mozilla.com>
6848
6849         PR gdb/20239
6850         * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
6851         * gdb.rust/simple.exp: Add test expectations for new NonZero
6852         tests.
6853
6854 2016-06-24  David Taylor  <dtaylor@emc.com>
6855
6856         * gdb.base/offsets.exp: New file.
6857         * gdb.base/offsets.c: New file.
6858
6859 2016-06-23  Tom Tromey  <tom@tromey.com>
6860
6861         PR gdb/16483:
6862         * gdb.python/py-framefilter.exp: Add "info frame-filter" test
6863         before any filters are loaded.
6864
6865 2016-06-21  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6866
6867         * gdb.fortran/derived-type.exp (print q): Add fields to the output.
6868         * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
6869         structs.
6870         * gdb.fortran/derived-type-function.exp: New file.
6871         * gdb.fortran/derived-type-function.f90: New file.
6872
6873
6874 2016-06-21  Pedro Alves  <palves@redhat.com>
6875
6876         * gdb.base/new-ui.exp: New file.
6877         * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
6878         * lib/gdb.exp (switch_gdb_spawn_id): ... here.
6879         (with_spawn_id): New procedure.
6880
6881 2016-06-21  Pedro Alves  <palves@redhat.com>
6882
6883         * gdb.mi/mi-exec-run.exp: New file.
6884
6885 2016-06-21  Pedro Alves  <palves@redhat.com>
6886
6887         * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
6888         breakpoint command's output on the main UI.
6889         (test_break): New procedure, factored out from calls in the top
6890         level.
6891         (top level): Use foreach_with_prefix to test MI as main UI and as
6892         separate UI.
6893
6894 2016-06-21  Pedro Alves  <palves@redhat.com>
6895
6896         * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
6897         (test_awatch_creation_and_listing)
6898         (test_rwatch_creation_and_listing, test_watchpoint_triggering):
6899         Remove 'type' parameter.
6900         (test_watchpoint_all): New parameter mi_mode.  Remove
6901         with_test_prefix.
6902         (top level): Use foreach_with_prefix, and add main/separate UI MI
6903         testing axis.
6904
6905 2016-06-21  Pedro Alves  <palves@redhat.com>
6906
6907         * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
6908         * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
6909         * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
6910         gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
6911         (gdb_main_spawn_id, mi_spawn_id): Declare and
6912         comment.
6913         (mi_create_inferior_pty): New procedure,
6914         factored out from default_mi_gdb_start.
6915         (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
6916         procedures.
6917         (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
6918         separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
6919         Use mi_create_inferior_pty.
6920         (mi_gdb_start): Use eval to pass down args list.
6921
6922 2016-06-21  Pedro Alves  <palves@redhat.com>
6923
6924         * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
6925         * gdb.opt/inline-cmds.exp: Add MI tests.
6926
6927 2016-06-21  Pedro Alves  <palves@redhat.com>
6928
6929         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
6930
6931 2016-06-21  Pedro Alves  <palves@redhat.com>
6932
6933         * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
6934         (top level): Use it instead of mi_execute_to.
6935
6936 2016-06-21  Pedro Alves  <palves@redhat.com>
6937
6938         * gdb.python/py-mi-events-gdb.py (stop_handler_str)
6939         (cont_handler_str): New.
6940         (signal_stop_handler): Set stop_handler_str instead of printing to
6941         stdout.
6942         (continue_handler): Set cont_handler_str instead of printing to
6943         stdout.
6944         * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
6945         mi_send_resuming_command.  Print stop_handler_str and
6946         cont_handler_str instead of expecting the python events print
6947         directly.
6948
6949 2016-06-17  Sanjoy Das  <sanjoy@playingwithpointers.com>
6950
6951         * gdb.base/jit-reader.exp: New file.
6952         * gdb.base/jithost.c: New file.
6953         * gdb.base/jithost.h: New file.
6954         * gdb.base/jitreader.c : New file.
6955         * gdb.base/jit-protocol.h: New file.
6956
6957 2016-06-17  Yao Qi  <yao.qi@linaro.org>
6958
6959         * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
6960         parameters follow_fork and detach_on_fork.  Set follow-fork-mode
6961         and detach-on-fork.  Adjust tests.
6962         (top level): Invoke break_cond_on_syscall with combinations of
6963         syscall, follow-fork-mode and detach-on-fork.
6964
6965 2016-06-17  Yao Qi  <yao.qi@linaro.org>
6966
6967         * gdb.base/step-over-exit.c: New.
6968         * gdb.base/step-over-exit.exp: New.
6969
6970 2016-06-17  Yan-Ting Lin  <currygt52@gmail.com>
6971
6972         * gdb.base/float.exp: Add target check for nds32*-*-*.
6973         * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
6974
6975 2016-06-13  Andrew Burgess  <andrew.burgess@embecosm.com>
6976
6977         * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
6978         for unsupported target features.
6979         * gdb.base/call-rt-st.exp: Likewise.
6980         * gdb.base/call-sc.exp: Likewise.
6981         * gdb.base/call-signal-resume.exp: Likewise.
6982         * gdb.base/call-strs.exp: Likewise.
6983         * gdb.base/callexit.exp: Likewise.
6984         * gdb.base/callfuncs.exp: Likewise.
6985         * gdb.base/nodebug.exp: Likewise.
6986         * gdb.base/printcmds.exp: Likewise.
6987         * gdb.base/ptype.exp: Likewise.
6988         * gdb.base/structs.exp: Likewise.
6989         * gdb.base/unwindonsignal.exp: Likewise.
6990         * gdb.cp/gdb2495.exp: Likewise.
6991         * gdb.cp/templates.exp: Likewise.
6992         * gdb.cp/virtfunc.exp: Likewise.
6993         * gdb.threads/hand-call-in-threads.exp: Likewise.
6994         * gdb.threads/interrupted-hand-call.exp: Likewise.
6995         * gdb.threads/thread-unwindonsignal.exp: Likewise.
6996
6997 2016-06-10  Tom Tromey  <tom@tromey.com>
6998
6999         PR rust/20110:
7000         * gdb.rust/expr.exp: Add test for integer constant larger than
7001         i32.
7002
7003 2016-06-10  Bernhard Heckel  <bernhard.heckel@intel.com>
7004
7005         * gdb.fortran/nested-funcs.exp: New.
7006         * gdb.fortran/nested-funcs.f90: New.
7007
7008 2016-06-09  Toshihito Kikuchi  <k.toshihito@yahoo.de>
7009
7010         * gdb.base/examine-backward.c: New file.
7011         * gdb.base/examine-backward.exp: New file.
7012
7013 2016-06-06  Simon Marchi  <simon.marchi@ericsson.com>
7014
7015         * gdb.mi/mi-record-changed.exp: Adjust =record-started output
7016         matching.
7017
7018 2016-06-02  Tom Tromey  <tom@tromey.com>
7019
7020         PR python/18984:
7021         * gdb.python/py-shared.exp: Add solib_name test.
7022
7023 2016-06-02  Simon Marchi  <simon.marchi@ericsson.com>
7024
7025         * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
7026
7027 2016-05-31  Martin Galvan  <martin.galvan@tallertechnologies.com>
7028
7029         PR c++/19893
7030         * gdb.dwarf2/implref.exp: Rename to...
7031         * gdb.dwarf2/implref-const.exp: ...this.  Also add more test statements.
7032         * gdb.dwarf2/implref-array.c: New file.
7033         * gdb.dwarf2/implref-array.exp: Likewise.
7034         * gdb.dwarf2/implref-global.c: Likewise.
7035         * gdb.dwarf2/implref-global.exp: Likewise.
7036         * gdb.dwarf2/implref-struct.c: Likewise.
7037         * gdb.dwarf2/implref-struct.exp: Likewise.
7038
7039 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7040
7041         * gdb.trace/trace-condition.exp: Add 64bit tests.
7042
7043 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7044
7045         * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
7046         bits types.
7047         (main): Adapt to 8 to 64 bits types.
7048         * gdb.trace/trace-condition.exp: Add new tests.
7049
7050 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7051
7052         * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
7053
7054 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7055
7056         * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
7057         Move condition tests...
7058         * gdb.trace/trace-condition.exp: Here.
7059
7060 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7061
7062         * gdb.trace/trace-condition.exp: Add counter-case tests.
7063
7064 2016-05-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
7065
7066         PR c++/15231
7067         * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
7068         * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
7069
7070 2016-05-27  Pedro Alves  <palves@redhat.com>
7071
7072         * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7073         New procedure.
7074         (top level): Call it, and bail out of DejaGnu is known to be bad.
7075
7076 2016-05-27  Andrew Burgess  <andrew.burgess@embecosm.com>
7077
7078         * gdb.base/whatis.c: Extend the test case.
7079         * gdb.base/whatis.exp: Add additional tests.
7080
7081 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7082
7083 * gdb.fortran/type.f90: Add pointer variable.
7084 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
7085
7086 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7087
7088         * gdb.fortran/vla-type.exp: Fix testcase name.
7089
7090 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7091
7092         * gdb.fortran/vla-type.exp: Access elements in nested structs.
7093
7094 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7095
7096         * gdb.fortran/type.f90: Add nested structures.
7097         * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
7098         * gdb.fortran/derived-type.exp: Adapt expected output.
7099         * gdb.fortran/vla-type.exp: Adapt expected output.
7100
7101 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7102
7103         * gdb.fortran/whatis_type.exp: Adapt expected output.
7104
7105 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7106
7107         * gdb.fortran/print_type.exp: Fix expected output.
7108         * gdb.fortran/whatis_type.exp: Fix expected output.
7109
7110 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7111
7112         * gdb.fortran/whatis_type.exp: Use multi_line.
7113
7114 2016-05-24  Tom Tromey  <tom@tromey.com>
7115
7116         PR python/17386:
7117         * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
7118         use value as an index.
7119
7120 2016-05-23  Tom Tromey  <tom@tromey.com>
7121
7122         PR python/17981:
7123         * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
7124         no-breakpoint case.
7125
7126 2016-05-24  Pedro Alves  <palves@redhat.com>
7127
7128         PR gdb/19828
7129         * gdb.threads/clone-attach-detach.c: New file.
7130         * gdb.threads/clone-attach-detach.exp: New file.
7131
7132 2016-05-24  Francis Ricci  <francisjricci@gmail.com>  (tiny patch)
7133
7134         * gdb.base/annota-input-while-running.exp: Fix syntax error.
7135
7136 2016-05-23  Tom Tromey  <tom@tromey.com>
7137
7138         PR python/19438, PR python/18393:
7139         * gdb.python/py-progspace.exp: Add "dir" test.
7140         * gdb.python/py-objfile.exp: Add "dir" test.
7141
7142 2016-05-23  Yao Qi  <yao.qi@linaro.org>
7143
7144         * gdb.arch/thumb-prologue.exp: Use standard_testfile.
7145         * gdb.arch/thumb2-it.exp: Likewise.
7146
7147 2016-05-18  Simon Marchi  <simon.marchi@ericsson.com>
7148
7149         * gdb.mi/mi-threads-interrupt.c: New file.
7150         * gdb.mi/mi-threads-interrupt.exp: New file.
7151
7152 2016-05-17  Simon Marchi  <simon.marchi@ericsson.com>
7153
7154         PR gdb/18077
7155         * gdb.mi/mi-async-run.exp: New file.
7156         * gdb.mi/mi-async-run.c: New file.
7157
7158 2016-05-17  Tom Tromey  <tom@tromey.com>
7159             Manish Goregaokar <manishsmail@gmail.com>
7160
7161         * lib/rust-support.exp: New file.
7162         * lib/gdb.exp (skip_rust_tests): New proc.
7163         (build_executable_from_specs): Handle rust.
7164         * lib/future.exp (gdb_find_rustc): New proc.
7165         (gdb_default_target_compile): Handle rust.
7166         * gdb.rust/expr.exp: New file.
7167         * gdb.rust/generics.exp: New file.
7168         * gdb.rust/generics.rs: New file.
7169         * gdb.rust/methods.exp: New file.
7170         * gdb.rust/methods.rs: New file.
7171         * gdb.rust/modules.exp: New file.
7172         * gdb.rust/modules.rs: New file.
7173         * gdb.rust/simple.exp: New file.
7174         * gdb.rust/simple.rs: New file.
7175
7176 2016-05-17  Tom Tromey  <tom@tromey.com>
7177
7178         * gdb.base/default.exp (set language): Add rust.
7179
7180 2016-05-17  Tom Tromey  <tom@tromey.com>
7181
7182         * gdb.gdb/unittest.exp: New file.
7183
7184 2016-05-16  Yao Qi  <yao.qi@linaro.org>
7185
7186         * gdb.base/batch-preserve-term-settings.exp: Remove variable
7187         shell_prompt.  Update shell_prompt_re.
7188
7189 2016-05-12  Doug Evans  <dje@google.com>
7190
7191         PR symtab/19999
7192         * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
7193         $options when building executable.
7194         * gdb.dwarf2/fission-loclists-pie.S: New file.
7195         * gdb.dwarf2/fission-loclists-pie.exp: New file.
7196
7197 2016-05-04  Simon Marchi  <simon.marchi@ericsson.com>
7198
7199         * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
7200         of [is_remote target],
7201
7202 2016-05-04  Simon Marchi  <simon.marchi@ericsson.com>
7203
7204         * lib/gdb.exp (use_gdb_stub): New procedure.
7205
7206 2016-05-03  Yunlian Jiang <yunlian@google.com>
7207             Doug Evans  <dje@google.com>
7208
7209         PR symtab/19914
7210         * gdb.dwarf2/dwp-sepdebug.c: New file.
7211         * gdb.dwarf2/dwp-sepdebug.exp: New file.
7212
7213 2016-05-02  Simon Marchi  <simon.marchi@ericsson.com>
7214
7215         * gdb.base/detach.exp: Remove is_remote check.
7216
7217 2016-05-02  Simon Marchi  <simon.marchi@ericsson.com>
7218
7219         * gdb.base/annota-input-while-running.exp: Don't check for
7220         [is_remote target].  Enable annotations after running to main.
7221         Remove unused "set test..." line.
7222
7223 2016-04-28  Simon Marchi  <simon.marchi@ericsson.com>
7224
7225         * gdb.trace/trace-enable-disable.exp: New file.
7226         * gdb.trace/trace-enable-disable.c: New file.
7227
7228 2016-04-28  Simon Marchi  <simon.marchi@ericsson.com>
7229
7230         * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
7231         use it in info sharedlibrary test.
7232         * gdb.trace/ftrace-lock.exp: Likewise.
7233         * gdb.trace/ftrace.exp: Likewise.
7234         * gdb.trace/range-stepping.exp: Likewise.
7235         * gdb.trace/trace-break.exp: Likewise.
7236         * gdb.trace/trace-condition.exp: Likewise.
7237         * gdb.trace/trace-mt.exp: Likewise.
7238
7239 2016-04-27  Simon Marchi  <simon.marchi@ericsson.com>
7240
7241         * lib/gdb.exp (gdb_load_shlibs): Rename to...
7242         (gdb_load_shlib): ... this.
7243         * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
7244         gdb_load_shlib.
7245         * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
7246         * gdb.base/ctxobj.exp: Likewise.
7247         * gdb.base/dprintf-pending.exp: Likewise.
7248         * gdb.base/dso2dso.exp: Likewise.
7249         * gdb.base/fixsection.exp: Likewise.
7250         * gdb.base/gcore-relro.exp: Likewise.
7251         * gdb.base/gdb1555.exp: Likewise.
7252         * gdb.base/global-var-nested-by-dso.exp: Likewise.
7253         * gdb.base/gnu-ifunc.exp: Likewise.
7254         * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
7255         * gdb.base/jit-so.exp (one_jit_test): Likewise.
7256         * gdb.base/pending.exp: Likewise.
7257         * gdb.base/print-file-var.exp: Likewise.
7258         * gdb.base/print-symbol-loading.exp: Likewise.
7259         * gdb.base/shlib-call.exp: Likewise.
7260         * gdb.base/shreloc.exp: Likewise.
7261         * gdb.base/so-impl-ld.exp: Likewise.
7262         * gdb.base/solib-disc.exp: Likewise.
7263         * gdb.base/solib-nodir.exp: Likewise.
7264         * gdb.base/solib-overlap.exp: Likewise.
7265         * gdb.base/solib-symbol.exp: Likewise.
7266         * gdb.base/solib-weak.exp (do_test): Likewise.
7267         * gdb.base/sym-file.exp: Likewise.
7268         * gdb.base/symtab-search-order.exp: Likewise.
7269         * gdb.base/type-opaque.exp: Likewise.
7270         * gdb.base/unload.exp: Likewise.
7271         * gdb.base/watchpoint-solib.exp: Likewise.
7272         * gdb.compile/compile.exp: Likewise.
7273         * gdb.cp/gdb2384.exp: Likewise.
7274         * gdb.cp/infcall-dlopen.exp: Likewise.
7275         * gdb.cp/re-set-overloaded.exp: Likewise.
7276         * gdb.fortran/library-module.exp: Likewise.
7277         * gdb.opt/solib-intra-step.exp: Likewise.
7278         * gdb.python/py-finish-breakpoint.exp: Likewise.
7279         * gdb.python/py-shared.exp: Likewise.
7280         * gdb.reverse/solib-precsave.exp: Likewise.
7281         * gdb.reverse/solib-reverse.exp: Likewise.
7282         * gdb.server/solib-list.exp: Likewise.
7283         * gdb.threads/dlopen-libpthread.exp: Likewise.
7284         * gdb.threads/tls-shared.exp: Likewise.
7285         * gdb.threads/tls-so_extern.exp: Likewise.
7286         * gdb.trace/change-loc.exp: Likewise.
7287         * gdb.trace/ftrace-lock.exp: Likewise.
7288         * gdb.trace/ftrace.exp: Likewise.
7289         * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
7290         * gdb.trace/pending.exp: Likewise.
7291         * gdb.trace/range-stepping.exp: Likewise.
7292         * gdb.trace/strace.exp (strace_remove_socket): Likewise.
7293         (strace_info_marker): Likewise.
7294         (strace_probe_marker): Likewise.
7295         (strace_trace_on_same_addr): Likewise.
7296         (strace_trace_on_diff_addr): Likewise.
7297         * gdb.trace/trace-break.exp: Likewise.
7298         * gdb.trace/trace-condition.exp: Likewise.
7299         * gdb.trace/trace-mt.exp: Likewise.
7300
7301 2016-04-27  Simon Marchi  <simon.marchi@ericsson.com>
7302
7303         * lib/gdb.exp (gdb_load_shlibs):  Accept a single argument.  Return
7304         result of gdb_remote_download.
7305         * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
7306         * gdb.base/dso2dso.exp: Likewise.
7307         * gdb.base/global-var-nested-by-dso.exp: Likewise.
7308         * gdb.base/print-file-var.exp: Likewise.
7309         * gdb.base/shlib-call.exp: Likewise.
7310         * gdb.base/shreloc.exp: Likewise.
7311         * gdb.base/solib-overlap.exp: Likewise.
7312         * gdb.base/solib-weak.exp (do_test): Likewise.
7313         * gdb.base/unload.exp: Likewise.
7314
7315 2016-04-27  Yao Qi  <yao.qi@linaro.org>
7316
7317         * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
7318         exists.
7319
7320 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
7321
7322         * vla-type.exp: Print structure from toplevel.
7323
7324 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
7325
7326         * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
7327         of dynamic types.
7328         * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
7329         of dynamic types.
7330
7331 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
7332
7333         * gdb.fortran/vla-type.f90: New file.
7334         * gdb.fortran/vla-type.exp: New file.
7335
7336 2016-04-25  Yao Qi  <yao.qi@linaro.org>
7337
7338         * gdb.base/branch-to-self.c: New file.
7339         * gdb.base/branch-to-self.exp: New file.
7340
7341 2016-04-22  Yao Qi  <yao.qi@linaro.org>
7342
7343         * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
7344         more after $hex.
7345
7346 2016-04-22  Yao Qi  <yao.qi@linaro.org>
7347
7348         * gdb.base/annota1.exp: Set breakpoint on line $main_line.
7349         * gdb.base/annota3.exp: Likewise.
7350
7351 2016-04-22  Yao Qi  <yao.qi@linaro.org>
7352
7353         * gdb.reverse/step-precsave.exp: Do one step and test program
7354         stops in "callee" and do multiple steps until program goes out
7355         of "callee".
7356         * gdb.reverse/step-reverse.exp: Likewise.
7357
7358 2016-04-22  Yao Qi  <yao.qi@linaro.org>
7359
7360         * gdb.trace/signal.exp: Also pass if
7361         $tracepoint_hits($i) > $iterations.
7362
7363 2016-04-22  Yao Qi  <yao.qi@linaro.org>
7364
7365         * gdb.trace/signal.c: New file.
7366         * gdb.trace/signal.exp: New file.
7367
7368 2016-04-19  Doug Evans  <xdje42@gmail.com>
7369
7370         * gdb.base/bad-file.exp: New file.
7371
7372 2016-04-18  Martin Galvan  <martin.galvan@tallertechnologies.com>
7373
7374         * gdb.dwarf2/implref.exp: New file.
7375
7376 2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
7377
7378         * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
7379         * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
7380         * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
7381         * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
7382         * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
7383         * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
7384         * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
7385         * lib/fortran.exp (fortran_int4): New procedure.
7386         (fortran_real4, fortran_real8, fortran_complex4): Likewise.
7387         (fortran_logical4): Likewise.
7388
7389 2016-04-18  Benrhard Heckel <bernhard.heckel@intel.com>
7390
7391         * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
7392
7393 2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
7394
7395         * lib/compiler.c: Add Intel specific preprocessor macros.
7396         * lib/compiler.cc: Likewise.
7397
7398 2016-04-13  Luis Machado  <lgustavo@codesourcery.com>
7399
7400         * gdb.server/connect-with-no-symbol-file.c: New file.
7401         * gdb.server/connect-with-no-symbol-file.exp: New file.
7402
7403 2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
7404
7405         * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
7406
7407 2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
7408
7409         * boards/gdbserver-base.exp (${board}_download): Copy source file to
7410         standard output directory.
7411
7412 2016-04-13  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7413
7414         * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
7415
7416 2016-04-13  Markus Metzger  <markus.t.metzger@intel.com>
7417
7418         * gdb.btrace/instruction_history.c (loop): Add declaration.
7419
7420 2016-04-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7421
7422         * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
7423
7424 2016-04-09  Simon Marchi  <simon.marchi@polymtl.ca>
7425
7426         * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
7427         parentheses to print.
7428         (continue_handler): Likewise.
7429
7430 2016-04-08  Simon Marchi  <simon.marchi@ericsson.com>
7431
7432         * gdb.server/solib-list.exp: Remove is_remote check.
7433         Pass shlib= to gdb_compile.  Don't link shared library with
7434         -soname.  Call gdb_remote_download instead of gdb_load_shlibs.
7435         Run binary filename through "readlink -f" on the target.
7436
7437 2016-04-08  Pedro Alves  <palves@redhat.com>
7438
7439         * gdb.server/solib-list.exp: Don't use gdb_load.  Instead pass the
7440         interpreter filename as argument to gdbserver_spawn.
7441         * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7442         Return empty if $last_loaded_file does not exist.
7443
7444 2016-04-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
7445
7446         Fix compatibility with gcc-4.8.5-4.el7.x86_64.
7447         * gdb.base/jit-main.c: Use exit after usage.
7448
7449 2016-04-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
7450
7451         * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
7452         GDBHISTSIZE prior to the tests.
7453         * gdb.base/gdbinit-history.exp: Likewise.
7454
7455 2016-04-07  Pedro Alves  <palves@redhat.com>
7456
7457         * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
7458         instead of build_executable.  Use gdb_load_shlibs.
7459
7460 2016-04-07  Yao Qi  <yao.qi@linaro.org>
7461
7462         * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
7463         Execute "si" command.
7464
7465 2016-04-07  Yao Qi  <yao.qi@linaro.org>
7466
7467         * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
7468         number instead of the comments on some line.
7469
7470 2016-04-06  Don Breazeal  <donb@codesourcery.com>
7471
7472         * gdb.dwarf2/dw2-opt-structptr.c: New test program.
7473         * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
7474
7475 2016-04-06  Simon Marchi  <simon.marchi@ericsson.com>
7476
7477         * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
7478         standard_output_file.  Remove unused binfile variable.
7479
7480 2016-04-05  Catalin Udma  <catalin.udma@freescale.com>
7481
7482         * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
7483         * gdb.python/py-mi-objfile.exp: Match "list main" output
7484         in console format.
7485
7486 2016-04-05  Simon Marchi  <simon.marchi@polymtl.ca>
7487
7488         * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
7489         absolute.
7490
7491 2016-04-05  Simon Marchi  <simon.marchi@ericsson.com>
7492
7493         * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
7494         absolute.
7495         * gdb.trace/ftrace.exp: Likewise.
7496         * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
7497         targets as well.
7498         (gdb_compile_shlib): Set SONAME for non-remote targets as well.
7499         (gdb_load_shlibs): Copy libraries to test directory when testing
7500         natively.  Only set solib-search-path if testing remotely.
7501         * lib/mi-support.exp (mi_load_shlibs): Likewise.
7502
7503 2016-04-05  Simon Marchi  <simon.marchi@ericsson.com>
7504
7505         * gdb.base/jit-so.exp: Use gdb_remote_download instead of
7506         gdb_download.  Use it even if the target is not remote.
7507         * gdb.base/jit.exp (compile_jit_test): Likewise.
7508         * lib/gdb.exp (gdb_remote_download): Copy files to the standard
7509         output directory if the destination board is local, otherwise use
7510         the standard remote_download from DejaGnu.
7511         (gdb_download): Remove.
7512         (gdb_load_shlibs): Use gdb_remote_download instead of
7513         gdb_download.
7514         * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7515         Use gdb_remote_download instead of gdb_download.  Use it even if
7516         the target is not remote.
7517         * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
7518         instead of gdb_download.
7519
7520 2016-04-04  Simon Marchi  <simon.marchi@polymtl.ca>
7521
7522         * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
7523         (test_insert_delete_modify): Call mi_load_shlibs before trying to
7524         run.
7525
7526 2016-04-01  Artemiy Volkov  <artemiyv@acm.org>
7527
7528         PR gdb/19820
7529         * gdb.base/printcmds.exp: Add artificial arrays tests.
7530
7531 2016-03-31  Pedro Alves  <palves@redhat.com>
7532
7533         PR gdb/19858
7534         * gdb.base/jit-main.c: Include unistd.h.
7535         (ATTACH): Define to 0 if not already defined.
7536         (wait_for_gdb, mypid): New globals.
7537         (WAIT_FOR_GDB): New macro.
7538         (MAIN): Set an alarm.  Store the process's pid.  Wait for GDB at
7539         some breakpoint locations.
7540         * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
7541         New procedures.
7542         (one_jit_test): Add REATTACH parameter, and handle it.  Use
7543         continue_to_test_location.
7544         (top level): Test attach, and adjusts calls to one_jit_test.
7545
7546 2016-03-31  Pedro Alves  <palves@redhat.com>
7547
7548         PR gdb/19858
7549         * gdb.base/jit.exp (compile_jit_test): Add intro comment.  Add
7550         BINSUFFIX parameter, and handle it.
7551         (top level): Adjust calls compile_jit_test.
7552
7553 2016-03-31  Catalin Udma  <catalin.udma@freescale.com>
7554
7555         PR python/19743
7556         * gdb.python/py-mi-events-gdb.py: New file.
7557         * gdb.python/py-mi-events.c: New file.
7558         * gdb.python/py-mi-events.exp: New file.
7559
7560 2016-03-30  Yao Qi  <yao.qi@linaro.org>
7561
7562         * gdb.reverse/until-precsave.exp: Match function name only.
7563         * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
7564         Move malloc to a condition block.
7565         * gdb.reverse/until-reverse.exp: Match function name only.
7566
7567 2016-03-29  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7568
7569         * gdb.trace/ftrace.exp: Set arg0exp for s390.
7570         * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
7571         * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
7572         variable for GPR 0 instead of assuming it is register 0.
7573         * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
7574         * lib/trace-support.exp: Add s390 registers.
7575
7576 2016-03-29  Yao Qi  <yao.qi@linaro.org>
7577
7578         * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
7579
7580 2016-03-24  Yao Qi  <yao.qi@linaro.org>
7581
7582         * gdb.reverse/break-reverse.exp: Add quotation mark in the
7583         test message.
7584
7585 2016-03-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7586
7587         * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
7588         maintaining separate logic for constructing the output path.
7589
7590 2016-03-16  Don Breazeal  <donb@codesourcery.com>
7591
7592         * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
7593         Retry fork and waitpid on interrupted system call errors.
7594         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7595         Use with_timeout_factor to increase timeout by factor of 10.
7596
7597 2016-03-15  Don Breazeal  <donb@codesourcery.com>
7598
7599         * gdb.cp/scope-err.cc: New test program.
7600         * gdb.cp/scope-err.exp: New test script.
7601         * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
7602         lines and "set breakpoint here" comment.
7603         * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
7604         Fixed some whitespace and format issues.
7605         * gdb.mi/mi-linespec-err-cp.cc: New test program.
7606         * gdb.mi/mi-linespec-err-cp.exp: New test script.
7607
7608 2016-03-15  Doug Evans  <dje@google.com>
7609
7610         * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
7611         * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
7612         All callers updated.  Add tests for enums, mixed flags register.
7613
7614 2016-03-15  Doug Evans  <dje@google.com>
7615
7616         * gdb.base/skip.c (main): Call test_skip_file_and_function.
7617         * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
7618
7619 2016-03-14  Simon Marchi  <simon.marchi@ericsson.com>
7620
7621         * gdb.base/default.exp: Add $_as_string to the list of expected
7622         convenience functions.
7623
7624 2016-03-11  Andrew Burgess  <andrew.burgess@embecosm.com>
7625
7626         * gdb.base/maint.exp: New tests for 'maint info line-table'.
7627
7628 2016-03-10  Simon Marchi  <simon.marchi@polymtl.ca>
7629
7630         * gdb.python/py-as-string.exp: New file.
7631         * gdb.python/py-as-string.c: New file.
7632
7633 2016-03-09  Pedro Alves  <palves@redhat.com>
7634
7635         * gdb.threads/attach-into-signal.exp: Adjust to "Program received
7636         signal" -> "Thread NN received signal" output change.
7637         * gdb.threads/ia64-sigill.exp: Likewise.
7638         * gdb.threads/linux-dp.exp: Likewise.
7639         * gdb.threads/manythreads.exp: Likewise.
7640         * gdb.threads/pending-step.exp: Likewise.
7641         * gdb.threads/print-threads.exp: Likewise.
7642         * gdb.threads/sigstep-threads.exp: Likewise.
7643         * gdb.threads/staticthreads.exp: Likewise.
7644         * gdb.threads/tls.exp: Likewise.
7645
7646 2016-03-09  Pedro Alves  <palves@redhat.com>
7647
7648         * gdb.base/command-line-input.exp: New file.
7649
7650 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7651
7652         * gdb.trace/ftrace.exp: Set arg0exp for ppc.
7653         * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
7654         * gdb.trace/pending.exp: Accept leading dot before function name.
7655         * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
7656         * lib/trace-support.exp: Set registers for ppc.
7657
7658 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7659
7660         * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
7661         use it for disassembly; accept .main in addition to main in backtrace.
7662
7663 2016-03-09  Wei-cheng Wang  <cole945@gmail.com>
7664             Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7665
7666         * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
7667         (gdb_recursion_test_ptr): New global variable.
7668         (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
7669         gdb_recursion_test.
7670         (gdb_c_test): Ditto.
7671
7672 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7673
7674         * gdb.trace/change-loc.exp: Don't depend on tracepoint location
7675         ordering.
7676
7677 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7678
7679         * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
7680         (bar): Add bar_start_lbl label.
7681         * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
7682         of foo/bar for emitting DWARF and tracing.
7683
7684 2016-03-06  Sergio Durigan Junior  <sergiodj@redhat.com>
7685
7686         * analyze-racy-logs.py: Set executable bit.
7687
7688 2016-03-05  Sergio Durigan Junior  <sergiodj@redhat.com>
7689
7690         * Makefile.in (DEFAULT_RACY_ITER): New variable.
7691         (CHECK_TARGET_TMP): Likewise.
7692         (check-single-racy): New rule.
7693         (check-parallel-racy): Likewise.
7694         (TEST_TARGETS): Adjust rule to account for RACY_ITER.
7695         (do-check-parallel-racy): New rule.
7696         (check-racy/%.exp): Likewise.
7697         * README (Racy testcases): New section.
7698         * analyze-racy-logs.py: New file.
7699
7700 2016-03-03  Doug Evans  <dje@google.com>
7701
7702         * gdb.base/skip.exp: Use with_test_prefix.
7703
7704 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7705
7706         * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
7707         Invoke step_over_syscall "clone" and break_cond_on_syscall
7708         "clone".
7709         * gdb.base/step-over-clone.c: New file.
7710
7711 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7712
7713         * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
7714         code format.
7715
7716 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7717
7718         * gdb.base/disp-step-fork.c: Rename to ...
7719         * gdb.base/step-over-fork.c: ... it.  New file.
7720         * gdb.base/disp-step-vfork.c: Rename to ...
7721         * gdb.base/step-over-vfork.c: ... it.  New file.
7722         * gdb.base/disp-step-syscall.exp: Rename to ...
7723         * gdb.base/step-over-syscall.exp: ... it.  New file.
7724         (disp_step_cross_syscall): Rename to ...
7725         (step_over_syscall): ... it.
7726
7727 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7728
7729         * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
7730         If target supports condition evaluation on target, invoke
7731         break_cond_on_syscall for fork and vfork.
7732
7733 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7734
7735         * gdb.base/disp-step-syscall.exp: Don't invoke
7736         support_displaced_stepping.
7737         (disp_step_cross_syscall): Test with displaced stepping off and
7738         on if supported.
7739
7740 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7741
7742         * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
7743         proc.
7744         (setup): New proc.
7745         (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
7746         and setup.
7747
7748 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7749
7750         * gdb.fortran/vla-history.exp: Remove breakpoint.
7751
7752 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7753
7754         * gdb.fortran/vla-history.exp: Lookup array elements and printing
7755         exceeds timeout.
7756
7757 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7758
7759         * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
7760         breakpoint.
7761
7762 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7763
7764         * gdb.mi/vla.f90: Nullify pointer after declaration.
7765
7766 2016-03-01  Pedro Alves  <palves@redhat.com>
7767
7768         * gdb.trace/ftrace-lock.c: Include <unistd.h>.
7769
7770 2016-03-01  Pedro Alves  <palves@redhat.com>
7771
7772         * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
7773         before anything else.
7774         * gdb.threads/watchpoint-fork-mt.c: Likewise.  Don't define
7775         _GNU_SOURCE here.
7776         * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
7777         before anything else.
7778         * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
7779
7780 2016-03-01  Pedro Alves  <palves@redhat.com>
7781
7782         * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
7783
7784 2016-03-01  Yao Qi  <yao.qi@linaro.org>
7785
7786         * gdb.arch/arm-disp-step.exp: Use standard_testfile and
7787         prepare_for_testing.
7788
7789 2016-03-01  Yao Qi  <yao.qi@linaro.org>
7790
7791         * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
7792
7793 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7794
7795         * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
7796         manually constructing the output path.
7797
7798 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7799
7800         * gdb.arch/s390-stackless.S: New.
7801         * gdb.arch/s390-stackless.exp: New.
7802
7803 2016-02-28  Iain Buclaw  <ibuclaw@gdcproject.org>
7804
7805         * gdb.dlang/circular.c: New file.
7806         * gdb.dlang/circular.exp: New file.
7807
7808 2016-02-26  Yao Qi  <yao.qi@linaro.org>
7809
7810         * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
7811         [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
7812         (testcases): Update.
7813
7814 2016-02-26  Yao Qi  <yao.qi@linaro.org>
7815
7816         * gdb.reverse/aarch64.c: Rename to ...
7817         * gdb.reverse/insn-reverse.c: ... it.
7818         * gdb.reverse/aarch64.exp: Rename to ...
7819         * gdb.reverse/insn-reverse.exp: ... it.
7820
7821 2016-02-26  Yao Qi  <yao.qi@linaro.org>
7822
7823         * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
7824         (testcase_ftype): New.
7825         (testcases): New array.
7826         (n_testcases): New.
7827         (main): Call each element in testcases.
7828         * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
7829         (read_testcase): New.
7830         Do the tests in a loop.
7831
7832 2016-02-25  Yao Qi  <yao.qi@linaro.org>
7833
7834         * gdb.base/branches.c: Remove.
7835
7836 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7837
7838         PR gdb/13808
7839         * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
7840
7841 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7842
7843         * gdb.trace/ftrace.exp: Remove unnecessary target check.
7844
7845 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7846
7847         * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
7848         change x86_64 call_insn to 'callq'.
7849
7850 2016-02-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7851
7852         * gdb.trace/tfile-avx.c: Move to...
7853         * gdb.trace/tracefile-pseudo-reg.c: Here.
7854         * gdb.trace/tfile-avx.exp: Move to...
7855         * gdb.trace/tracefile-pseudo-reg.exp: Here.
7856
7857 2016-02-24  Gary Benson <gbenson@redhat.com>
7858
7859         * gdb.base/attach-pie-noexec.exp: Do not expect an error
7860         message on attach.
7861
7862 2016-02-23  Doug Evans  <dje@google.com>
7863
7864         * gdb.base/skip.c (test_skip): New function.
7865         (end_test_skip_file_and_function): New function.
7866         (test_skip_file_and_function): New function.
7867         * gdb.base/skip1.c (test_skip): New function.
7868         (skip1_test_skip_file_and_function): New function.
7869         * gdb.base/skip.exp: Add tests for new skip options.
7870         * gdb.base/skip-solib.exp: Update expected output.
7871         * gdb.perf/skip-command.cc: New file.
7872         * gdb.perf/skip-command.exp: New file.
7873         * gdb.perf/skip-command.py: New file.
7874
7875 2016-02-22  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7876
7877         * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
7878         info registers pattern.
7879
7880 2016-02-18  Iain Buclaw  <ibuclaw@gdcproject.org>
7881
7882         * lib/future.exp: Add D support.
7883         (gdb_find_gdc): New proc.
7884         (gdb_default_target_compile): Add D support.
7885
7886 2016-02-18  Wei-cheng Wang  <cole945@gmail.com>
7887
7888         * gdb.trace/tspeed.c (myclock): Return wallclock instead of
7889         user+system time.
7890         (trace_speed_test): Determine the iteration count for a time
7891         between 15..30 seconds.
7892
7893 2016-02-18  Walfred Tedeschi  <walfred.tedeschi@intel.com>
7894
7895         * gdb.arch/i386-mpx-sigsegv.c: New file.
7896         * gdb.arch/i386-mpx-sigsegv.exp: New file.
7897         * gdb.arch/i386-mpx-simple_segv.c: New file.
7898         * gdb.arch/i386-mpx-simple_segv.exp: New file.
7899
7900 2016-02-18  Yao Qi  <yao.qi@linaro.org>
7901
7902         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7903         Don't call setup_kfail.
7904
7905 2016-02-18  Yao Qi  <yao.qi@linaro.org>
7906
7907         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7908         Set "set breakpoint condition-evaluation" per $cond_bp_target.
7909
7910 2016-02-16  Doug Evans  <dje@google.com>
7911
7912         * gdb.base/skip.c: Add copyright.  Whitespace cleanup.
7913         * gdb.base/skip1.c: Ditto.
7914         * gdb.base/skip.exp: Whitespace cleanup.
7915
7916 2016-02-16  Don Breazeal  <donb@codesourcery.com>
7917
7918         PR remote/19496
7919         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7920         Remove kfail for PR remote/19496.
7921
7922 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
7923
7924         * lib/gdb.exp (standard_temp_file): Return a path specific to
7925         the runtest invocation.
7926
7927 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
7928
7929         * gdb.trace/save-trace.exp: Change relative path to be in the
7930         standard output directory.
7931
7932 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
7933
7934         * gdb.arch/i386-prologue.c: Add missing prototypes.
7935
7936 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
7937
7938         * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
7939         * gdb.arch/i386-prologue.exp: Likewise.
7940         * gdb.arch/i386-size.exp: Likewise.
7941
7942 2016-02-15  Simon Marchi  <simon.marchi@ericsson.com>
7943
7944         * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
7945         define object file path.
7946         * gdb.btrace/gcore.exp: Use standard_output_file to define core
7947         file path.
7948         * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
7949         standard_output_file to define binfile.
7950
7951 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
7952
7953         Fix compatibility with recent gfortran-5.3.1.
7954         * gdb.fortran/vla-history.exp (print vla1 allocated)
7955         (print vla2 allocated, print $2, print $3): Remove
7956         (print $4): Rename to ...
7957         (print $2): ... here.
7958         (print $9): Rename to ...
7959         (print $5): ... here.
7960         (print $10): Rename to ...
7961         (print $6): ... here.
7962         * gdb.fortran/vla.f90: Add pvla initialization.
7963
7964 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
7965
7966         * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
7967         New test.
7968         * gdb.fortran/vla-value-sub.exp: Likewise.
7969
7970 2016-02-12  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7971
7972         * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
7973
7974 2016-02-12  Simon Marchi  <simon.marchi@ericsson.com>
7975
7976         * i386-biarch-core.exp: Define corefile using
7977         standard_output_file.
7978
7979 2016-02-12  Yao Qi  <yao.qi@linaro.org>
7980
7981         * gdb.arch/arm-single-step-kernel-helper.c: New.
7982         * gdb.arch/arm-single-step-kernel-helper.exp: New.
7983
7984 2016-02-12  Markus Metzger  <markus.t.metzger@intel.com>
7985
7986         * gdb.btrace/tailcall-only.exp: New.
7987         * gdb.btrace/tailcall-only.c: New.
7988         * gdb.btrace/x86_64-tailcall-only.S: New.
7989         * gdb.btrace/i686-tailcall-only.S: New.
7990
7991 2016-02-11  Pedro Alves  <palves@redhat.com>
7992
7993         * README (Parallel testing): Add missing double quotes.
7994
7995 2016-02-11  Pedro Alves  <palves@redhat.com>
7996
7997         * README (Parallel testing): New section.
7998         (GDB_PARALLEL): Rewrite.
7999         (FORCE_PARALLEL): Document.
8000
8001 2016-02-11  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8002
8003         * gdb.trace/tfile-avx.c: New test.
8004         * gdb.trace/tfile-avx.exp: New test.
8005
8006 2016-02-09  Keith Seitz  <keiths@redhat.com>
8007
8008         PR breakpoints/19546
8009         * gdb.base/infcall-exec.c: New file.
8010         * gdb.base/infcall-exec2.c: New file.
8011         * gdb.base/infcall-exec.exp: New file.
8012
8013 2016-02-09  Keith Seitz  <keiths@redhat.com>
8014
8015         * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
8016         (toplevel): Call test_bkpt_address.
8017
8018 2016-02-09  Keith Seitz  <keiths@redhat.com>
8019
8020         PR python/19506
8021         * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
8022         (toplevel): Call test_bkpt_address.
8023
8024 2016-02-09  Simon Marchi  <simon.marchi@ericsson.com>
8025
8026         * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
8027         to AC_OUTPUT.
8028         * configure: Regenerate.
8029
8030 2016-02-09  Pedro Alves  <palves@redhat.com>
8031
8032         PR breakpoints/19548
8033         * gdb.base/execl-update-breakpoints.c (some_function): New
8034         function.
8035         (main): Call it.
8036         * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
8037         Tighten expected GDB output.
8038
8039 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
8040
8041         * Makefile.in (ALL_SUBDIRS): Remove.
8042         (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
8043         (distclean maintainer-clean realclean): Likewise.
8044         * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
8045         * configure: Regenerate.
8046         * gdb.ada/Makefile.in: Delete.
8047         * gdb.arch/Makefile.in: Likewise.
8048         * gdb.asm/Makefile.in: Likewise.
8049         * gdb.base/Makefile.in: Likewise.
8050         * gdb.btrace/Makefile.in: Likewise.
8051         * gdb.cell/Makefile.in: Likewise.
8052         * gdb.compile/Makefile.in: Likewise.
8053         * gdb.cp/Makefile.in: Likewise.
8054         * gdb.disasm/Makefile.in: Likewise.
8055         * gdb.dlang/Makefile.in: Likewise.
8056         * gdb.dwarf2/Makefile.in: Likewise.
8057         * gdb.fortran/Makefile.in: Likewise.
8058         * gdb.gdb/Makefile.in: Likewise.
8059         * gdb.go/Makefile.in: Likewise.
8060         * gdb.guile/Makefile.in: Likewise.
8061         * gdb.java/Makefile.in: Likewise.
8062         * gdb.linespec/Makefile.in: Likewise.
8063         * gdb.mi/Makefile.in: Likewise.
8064         * gdb.modula2/Makefile.in: Likewise.
8065         * gdb.multi/Makefile.in: Likewise.
8066         * gdb.objc/Makefile.in: Likewise.
8067         * gdb.opencl/Makefile.in: Likewise.
8068         * gdb.opt/Makefile.in: Likewise.
8069         * gdb.pascal/Makefile.in: Likewise.
8070         * gdb.perf/Makefile.in: Likewise.
8071         * gdb.python/Makefile.in: Likewise.
8072         * gdb.reverse/Makefile.in: Likewise.
8073         * gdb.server/Makefile.in: Likewise.
8074         * gdb.stabs/Makefile.in: Likewise.
8075         * gdb.threads/Makefile.in: Likewise.
8076         * gdb.trace/Makefile.in: Likewise.
8077         * gdb.xml/Makefile.in: Likewise.
8078         * lib/gdb.exp (make_gdb_parallel_path): Add check for
8079         GDB_PARALLEL.
8080         (standard_output_file): Remove check for GDB_PARALLEL, always
8081         return path in outputs/$subdir/$testname.
8082
8083 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
8084
8085         * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
8086         (site.exp): Assign abs_srcdir to tcl's srcdir.
8087
8088 2016-02-04  Yao Qi  <yao.qi@linaro.org>
8089
8090         * gdb.base/foll-exec-mode.c: Include limits.h.
8091         (main): Add parameters argc and argv.  Get directory from
8092         argv[0].
8093         * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
8094         compilation.
8095         * gdb.base/foll-exec.c: Include limits.h.
8096         (main): Add parameters argc and argv.
8097         Get directory from argv[0].
8098         * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
8099         Adjust tests on the number of lines as source code changed.
8100         * gdb.base/foll-vfork-exit.c: Include limits.h.
8101         (main): Add one line of statement before vfork.
8102         * gdb.base/foll-vfork.c: Include limits.h and string.h.
8103         (main): Add parameters argc and argv.  Get directory from
8104         argv[0].
8105         * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
8106         (setup_gdb): Set tbreak to skip some source lines.
8107         * gdb.multi/bkpt-multi-exec.c: Include limits.h.
8108         (main): Add parameters argc and argv.  Get directory from
8109         argv[0].
8110         * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
8111         compilation.
8112         * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
8113         (main): Add parameters argc and argv.  Get directory from
8114         argv[0].
8115         * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
8116         compilation.
8117
8118 2016-02-01  Doug Evans  <dje@google.com>
8119
8120         * gdb.base/skip.exp: Clean up multiple references to same test name.
8121
8122 2016-02-01  Pedro Alves  <palves@redhat.com>
8123
8124         PR remote/19496
8125         * gdb.threads/forking-threads-plus-breakpoint.exp
8126         (displaced_stepping_supported): New global.
8127         (probe_displaced_stepping_support): New procedure.
8128         (do_test): Add 'displaced' parameter, and use it.
8129         (top level): Check for displaced stepping support.  Add displaced
8130         stepping on/off testing axis.
8131
8132 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
8133
8134         * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
8135         pointer.  Don't perform further tests on the unassociated pointer
8136         if the first test fails.
8137
8138 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
8139
8140         * gdb.base/max-value-size.c: New file.
8141         * gdb.base/max-value-size.exp: New file.
8142         * gdb.base/huge.exp: Disable max-value-size for this test.
8143
8144 2016-01-28  Iain Buclaw  <ibuclaw@gdcproject.org>
8145
8146         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
8147
8148 2016-01-28  Yao Qi  <yao.qi@linaro.org>
8149
8150         * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
8151
8152 2016-01-25  Pedro Alves  <palves@redhat.com>
8153
8154         PR threads/19461
8155         * gdb.base/fork-running-state.c: New file.
8156         * gdb.base/fork-running-state.exp: New file.
8157
8158 2016-01-25  Pedro Alves  <palves@redhat.com>
8159
8160         PR gdb/19494
8161         * gdb.base/catch-fork-kill.c: New file.
8162         * gdb.base/catch-fork-kill.exp: New file.
8163
8164 2016-01-25  Pedro Alves  <palves@redhat.com>
8165
8166         * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
8167         Delete, moved to lib/gdb.exp.
8168         * gdb.threads/forking-threads-plus-breakpoint.exp
8169         (foreach_with_prefix): Likewise.
8170         * gdb.threads/process-dies-while-handling-bp.exp
8171         (foreach_with_prefix): Likewise.
8172         * lib/gdb.exp (foreach_with_prefix): New procedure.
8173
8174 2016-01-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8175
8176         * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
8177         * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
8178
8179 2016-01-23  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8180
8181         * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
8182         endian targets.
8183
8184 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
8185             Pedro Alves  <palves@redhat.com>
8186
8187         Fix testsuite compatibility with Guile.
8188         * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
8189         number.
8190
8191 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
8192
8193         Fix testsuite compatibility with Guile.
8194         * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
8195         (thread 1): New test for backtrace through signal handler.
8196
8197 2016-01-22  Yao Qi  <yao.qi@linaro.org>
8198
8199         PR testsuite/19491
8200         * gdb.base/multi-forks.c: Include
8201         ../lib/unbuffer_output.c
8202         (main): Call gdb_unbuffer_output.
8203
8204 2016-01-21  Doug Evans  <dje@google.com>
8205
8206         * lib/ada.exp (gdb_compile_ada): Fix typo.
8207
8208 2016-01-21  Joel Brobecker  <brobecker@adacore.com>
8209
8210         * gdb.base/break-fun-addr.exp: New file.
8211         * gdb.base/break-fun-addr1.c: New file.
8212         * gdb.base/break-fun-addr2.c: New file.
8213
8214 2016-01-20  Simon Marchi  <simon.marchi@polymtl.ca>
8215
8216         * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
8217         * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
8218         enum flag values.
8219
8220 2016-01-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8221
8222         * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
8223         when GDB can not set the vector return value.  Add more comments
8224         for clarification.
8225
8226 2016-01-20  Antoine Tremblay  <antoine.tremblay@ericsson.com>
8227
8228         * gdb.trace/tspeed.exp:  Use shlib instead of libs in gdb_compile
8229         command.
8230
8231 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
8232
8233         * Makefile.in (DO_RUNTEST): Add --status and update usages.
8234
8235 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
8236
8237         * Makefile.in (check-single): Pass --status to runtest.
8238         (check/%.exp): Likewise.
8239
8240 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
8241
8242         * Makefile.in (check-parallel): Propagate return code from make
8243         do-check-parallel.
8244
8245 2016-01-19  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8246
8247         * gdb.trace/ftrace.exp: Fix expected message on continue.
8248         * gdb.trace/pending.exp: Fix expected message on continue.
8249         * gdb.trace/trace-break.exp: Fix expected message on continue.
8250
8251 2016-01-18  Simon Marchi  <simon.marchi@ericsson.com>
8252
8253         * lib/gdb.exp (gdb_test): Remove unused global references.
8254
8255 2016-01-18  Pedro Alves  <palves@redhat.com>
8256
8257         * gdb.base/async-shell.exp: Adjust expected output.
8258         * gdb.base/dprintf-non-stop.exp: Adjust expected output.
8259         * gdb.base/siginfo-thread.exp: Adjust expected output.
8260         * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
8261         * gdb.java/jnpe.exp: Adjust expected output.
8262         * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
8263         * gdb.threads/continue-pending-status.exp: Adjust expected output.
8264         * gdb.threads/leader-exit.exp: Adjust expected output.
8265         * gdb.threads/manythreads.exp: Adjust expected output.
8266         * gdb.threads/pthreads.exp: Adjust expected output.
8267         * gdb.threads/schedlock.exp: Adjust expected output.
8268         * gdb.threads/siginfo-threads.exp: Adjust expected output.
8269         * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
8270         expected output.
8271         * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
8272         output.
8273         * gdb.threads/sigthread.exp: Adjust expected output.
8274         * gdb.threads/watchpoint-fork.exp: Adjust expected output.
8275
8276 2016-01-18  Yao Qi  <yao.qi@linaro.org>
8277
8278         * gdb.guile/scm-section-script.c: Replace @progbits with
8279         %progbits.
8280         * gdb.python/py-section-script.c: Likewise.
8281
8282 2016-01-15  Pedro Alves  <palves@redhat.com>
8283
8284         * gdb.multi/tids.exp: Test star wildcard ranges.
8285
8286 2016-01-15  Pedro Alves  <palves@redhat.com>
8287
8288         * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
8289         command from "thread apply" invocation.
8290         (thr_apply_info_thr_invalid): Default the expected output to the
8291         input tid list.
8292         (top level): Add tests that use convenience variables.  Add tests
8293         for "thread apply" with a valid TID list, but missing the command.
8294
8295 2016-01-13  Pedro Alves  <palves@redhat.com>
8296
8297         * gdb.base/default.exp: Expect $_gthread as well.
8298         * gdb.multi/tids.exp: Test $_gthread.
8299         * gdb.threads/thread-specific.exp: Test $_gthread.
8300
8301 2016-01-13  Pedro Alves  <palves@redhat.com>
8302
8303         * gdb.multi/tids.exp: Test "info threads -gid".
8304
8305 2016-01-13  Pedro Alves  <palves@redhat.com>
8306
8307         * gdb.multi/tids.exp: Test InferiorThread.global_num and
8308         Breakpoint.thread.
8309         * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
8310
8311 2016-01-07  Pedro Alves  <palves@redhat.com>
8312
8313         * gdb.base/break.exp: Adjust to output changes.
8314         * gdb.base/hbreak2.exp: Likewise.
8315         * gdb.base/sepdebug.exp: Likewise.
8316         * gdb.base/watch_thread_num.exp: Likewise.
8317         * gdb.linespec/keywords.exp: Likewise.
8318         * gdb.multi/info-threads.exp: Likewise.
8319         * gdb.threads/thread-find.exp: Likewise.
8320         * gdb.multi/tids.c: New file.
8321         * gdb.multi/tids.exp: New file.
8322
8323 2016-01-13  Pedro Alves  <palves@redhat.com>
8324
8325         * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
8326
8327 2016-01-13  Pedro Alves  <palves@redhat.com>
8328
8329         * gdb.base/default.exp: Expect $_inferior as well.
8330         * gdb.multi/base.exp: Test $_inferior.
8331
8332 2016-01-13  Pedro Alves  <palves@redhat.com>
8333
8334         PR breakpoints/19388
8335         * gdb.base/catch-signal-siginfo-cond.c: New file.
8336         * gdb.base/catch-signal-siginfo-cond.exp: New file.
8337
8338 2016-01-12  Josh Stone  <jistone@redhat.com>
8339             Philippe Waroquiers  <philippe.waroquiers@skynet.be>
8340
8341         * gdb.base/catch-syscall.c (do_execve): New variable.
8342         (main): Conditionally trigger an execve.
8343         * gdb.base/catch-syscall.exp: Enable testing for remote targets.
8344         (test_catch_syscall_execve): New, check entry/return across execve.
8345         (do_syscall_tests): Call test_catch_syscall_execve.
8346
8347 2016-01-12  Pedro Alves  <palves@redhat.com>
8348
8349         * gdb.base/random-signal.exp (do_test): New procedure, with body
8350         of testcase moved in.
8351
8352 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
8353             Pedro Alves  <palves@redhat.com>
8354
8355         * gdb.base/funcargs.exp (finish from indirectly called function):
8356         Reintroduce the case for 'First'.
8357
8358 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
8359             Pedro Alves  <palves@redhat.com>
8360
8361         * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
8362         (tcatch_vfork_then_child_follow_exec)
8363         (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
8364         identification.
8365
8366 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
8367
8368         * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
8369         and repeats to unlimited.
8370         * gdb.python/py-value.exp: Likewise.
8371         * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
8372         and repeats to unlimited.
8373
8374 2016-01-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
8375
8376         * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
8377         and reordering the functions.
8378         * gdb.multi/hangout.c: Likewise.
8379         * gdb.multi/hello.c: Likewise.
8380
8381 2016-01-08  Simon Marchi  <simon.marchi@ericsson.com>
8382
8383         * gdb.perf/lib/perftest/perftest.py: Change relative imports to
8384         absolute.
8385         (SingleStatisticTestResult.report): Use dict.keys instead of
8386         dict.iterkeys.
8387
8388 2016-01-06  Pedro Alves  <palves@redhat.com>
8389
8390         * gdb.python/py-infthread.exp: Fix typo.  Expect t0.num to be 1.
8391
8392 2016-01-04  Markus Metzger  <markus.t.metzger@intel.com>
8393
8394         * gdb.btrace/dlopen.exp: New.
8395         * gdb.btrace/dlopen.c: New.
8396         * gdb.btrace/dlopen-dso.c: New.
8397
8398 2015-12-25  Sandra Loosemore  <sandra@codesourcery.com>
8399
8400         * lib/gdb.exp (gdb_test): Update comments to clarify that the
8401         PATTERN argument is optional.
8402
8403 2015-12-24  Joel Brobecker  <brobecker@adacore.com>
8404
8405         * lib/ada.exp (target_compile_ada_from_dir): New function.
8406         (gdb_compile_ada): Reimplement avoiding the use of project files.
8407         * gdb.ada/gnat_ada.gpr: Delete.
8408         * gdb.ada/cond_lang.exp: Adjust test to make path before
8409         filename optional.
8410         * gdb.ada/small_reg_param.exp: Likewise.
8411
8412 2015-12-22  Simon Marchi  <simon.marchi@ericsson.com>
8413
8414         * gdb.base/foll-vork.exp: Remove HP-UX special case.
8415
8416 2015-12-22  Thomas Preud'homme  <thomas.preudhomme@arm.com>
8417
8418         * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
8419         case.
8420
8421 2015-12-21  Simon Marchi  <simon.marchi@ericsson.com>
8422
8423         * gdb.base/break.exp: Remove dead code.
8424         * gdb.base/sepdebug.exp: Likewise.
8425
8426 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
8427
8428         * gdb.asm/asm-source.exp: Remove HP-UX references.
8429         * gdb.base/annota1.exp: Likewise.
8430         * gdb.base/annota3.exp: Likewise.
8431         * gdb.base/attach.exp: Likewise.
8432         * gdb.base/bigcore.exp: Likewise.
8433         * gdb.base/break.exp: Likewise.
8434         * gdb.base/call-ar-st.exp: Likewise.
8435         * gdb.base/callfuncs.exp: Likewise.
8436         * gdb.base/catch-fork-static.exp: Likewise.
8437         * gdb.base/display.exp: Likewise.
8438         * gdb.base/foll-exec-mode.exp: Likewise.
8439         * gdb.base/foll-exec.exp: Likewise.
8440         * gdb.base/foll-fork.exp: Likewise.
8441         * gdb.base/foll-vfork.exp: Likewise.
8442         * gdb.base/funcargs.exp: Likewise.
8443         * gdb.base/hbreak2.exp: Likewise.
8444         * gdb.base/inferior-died.exp: Likewise.
8445         * gdb.base/interrupt.exp: Likewise.
8446         * gdb.base/multi-forks.exp: Likewise.
8447         * gdb.base/nodebug.exp: Likewise.
8448         * gdb.base/sepdebug.exp: Likewise.
8449         * gdb.base/solib1.c: Likewise.
8450         * gdb.base/step-test.exp: Likewise.
8451         * gdb.mi/non-stop.c: Likewise.
8452         * gdb.mi/pthreads.c: Likewise.
8453         * gdb.multi/bkpt-multi-exec.ex: Likewise.
8454         * gdb.threads/pthreads.c: Likewise.
8455         * gdb.threads/staticthreads.exp: Likewise.
8456         * lib/future.exp: Likewise.
8457         * lib/gdb.exp: Likewise.
8458         * gdb.base/so-indr-cl.c: Remove.
8459         * gdb.base/so-indr-cl.exp: Likewise.
8460         * gdb.base/solib.c: Likewise.
8461         * gdb.base/solib.exp: Likewise.
8462         * gdb.base/solib2.c: Likewise.
8463
8464 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
8465
8466         * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
8467         * gdb.base/call-ar-st.exp: Likewise.
8468         * gdb.base/callfuncs.exp: Likewise.
8469         * gdb.base/condbreak.exp: Likewise.
8470         * gdb.base/constvars.exp: Likewise.
8471         * gdb.base/hbreak2.exp: Likewise.
8472         * gdb.base/langs.exp: Likewise.
8473         * gdb.base/list.exp: Likewise.
8474         * gdb.base/long_long.exp: Likewise.
8475         * gdb.base/ptype.exp: Likewise.
8476         * gdb.base/scope.exp: Likewise.
8477         * gdb.base/signals.exp: Likewise.
8478         * gdb.base/so-impl-ld.exp: Likewise.
8479         * gdb.base/varargs.exp: Likewise.
8480         * gdb.base/volatile.exp: Likewise.
8481         * gdb.base/whatis.exp: Likewise.
8482         * gdb.cp/cplusfuncs.exp: Likewise.
8483         * gdb.cp/inherit.exp: Likewise.
8484         * gdb.cp/local.exp: Likewise.
8485         * gdb.cp/member-ptr.exp: Likewise.
8486         * gdb.cp/method.exp: Likewise.
8487         * gdb.cp/overload.exp: Likewise.
8488         * gdb.cp/templates.exp: Likewise.
8489         * gdb.stabs/weird.exp: Likewise.
8490         * lib/compiler.c: Likewise.
8491         * lib/compiler.cc: Likewise.
8492         * lib/cp-support.exp: Likewise.
8493         * lib/gdb.exp: Likewise.
8494
8495 2015-12-20  Simon Marchi  <simon.marchi@polymtl.ca>
8496
8497         * configure.ac: Remove HP-UX case.
8498         * configure: Regenerate.
8499
8500 2015-12-18  Simon Marchi  <simon.marchi@ericsson.com>
8501
8502         * lib/gdb.exp (gdb_compile): Add function doc.
8503
8504 2015-12-17  Pedro Alves  <palves@redhat.com>
8505
8506         PR threads/19354
8507         * gdb.multi/info-threads.exp: New file.
8508
8509 2015-12-15  Yao Qi  <yao.qi@linaro.org>
8510
8511         * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
8512         is aarch64*-*-*.
8513
8514 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8515
8516         * gdb.base/history-duplicates.exp: Skip if no readline support.
8517
8518 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8519
8520         * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
8521
8522 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8523
8524         * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
8525
8526 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8527
8528         * gdb.base/completion.exp: Skip tests that interrupt GDB with
8529         ctrl-C if nointerrupts target property is set.
8530         * gdb.base/double-prompt-target-event-error.exp: Likewise.
8531         * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
8532         * gdb.base/paginate-bg-execution.exp: Likewise.
8533         * gdb.base/paginate-execution-startup.exp: Likewise.
8534         * gdb.base/random-signal.exp: Likewise.
8535         * gdb.base/range-stepping.exp: Likewise.
8536         * gdb.cp/annota2.exp: Likewise.
8537         * gdb.cp/annota3.exp: Likewise.
8538         * gdb.gdb/selftest.exp: Likewise.
8539         * gdb.threads/continue-pending-status.exp: Likewise.
8540         * gdb.threads/leader-exit.exp: Likewise.
8541         * gdb.threads/manythreads.exp: Likewise.
8542         * gdb.threads/pthreads.exp: Likewise.
8543         * gdb.threads/schedlock.exp: Likewise.
8544         * gdb.threads/sigthread.exp: Likewise.
8545
8546 2015-12-11  Don Breazeal  <donb@codesourcery.com>
8547
8548         * gdb.base/execl-update-breakpoints.exp (main): Enable for target
8549         remote.
8550         * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
8551         * gdb.base/foll-exec.exp (main): Enable for target remote.
8552         * gdb.base/foll-fork.exp (main): Likewise.
8553         * gdb.base/foll-vfork.exp (main): Likewise.
8554         * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
8555         (proc continue_to_exit_bp_loc): Use clean_restart.
8556         * gdb.base/pie-execl.exp (main): Disable for target remote.
8557         * gdb.base/watch-vfork.exp (main): Enable for target remote.
8558         * gdb.mi/mi-nsthrexec.exp (main): Likewise.
8559         * gdb.threads/execl.exp (main): Likewise.
8560         * gdb.threads/fork-child-threads.exp (main): Likewise.
8561         * gdb.threads/fork-plus-threads.exp (main): Disable for target
8562         remote.
8563         * gdb.threads/fork-thread-pending.exp (main): Enable for target
8564         remote.
8565         * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
8566         pid.tid style ptids, instead of just tid.
8567         * gdb.threads/thread-execl.exp (main): Enable for target remote.
8568         * gdb.threads/watchpoint-fork.exp (main): Likewise.
8569         * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
8570         ptids, instead of just tid.
8571
8572 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
8573
8574         * gdb.base/list.exp (test_list_forward): Add end of file error
8575         test.
8576         (test_repeat_list_command): Add end of file error test.
8577         (test_list_backwards): Add beginning of file error test.
8578
8579 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
8580
8581         * gdb.base/list.exp (test_list_invalid_args): New function,
8582         defined, and called.
8583
8584 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
8585
8586         * gdb.base/list.exp (test_list): Make test names unique.
8587
8588 2015-12-11  Yao Qi  <yao.qi@linaro.org>
8589
8590         * gdb.base/coremaker2.c: Remove.
8591
8592 2015-12-10  Pedro Alves  <palves@redhat.com>
8593
8594         * gdb.multi/base.exp: Remove stale "spaces" references.
8595
8596 2015-12-10  Pedro Alves  <palves@redhat.com>
8597
8598         * gdb.multi/base.exp: Don't use nowarnings.
8599         * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
8600         * gdb.multi/hangout.c: Include stdio.h.
8601         * gdb.multi/hello.c: Include stdlib.h.
8602         * gdb.multi/multi-arch-exec.c: Include stdlib.h.
8603         * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
8604         * gdb.multi/multi-arch.exp: Don't use nowarnings.
8605
8606 2015-12-10  Andrew Burgess  <andrew.burgess@embecosm.com>
8607
8608         * gdb.dwarf2/dw2-ranges-base.c: New file.
8609         * gdb.dwarf2/dw2-ranges-base.exp: New file.
8610         * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
8611         support additional line table, and debug ranges generation.
8612         (Dwarf::ranges): New function, generate .debug_ranges.
8613         (Dwarf::lines): Support generating simple line table programs.
8614         (Dwarf::assemble): Initialise new namespace variables.
8615
8616 2015-12-09  Kevin Buettner  <kevinb@redhat.com>
8617
8618         * gdb.base/async.exp (proc test_background): Add case for
8619         asynchronous execution not supported.
8620
8621 2015-12-09  Luis Machado  <lgustavo@codesourcery.com>
8622
8623         * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
8624           format and change test names to make them unique.
8625
8626 2015-12-09  Ruslan Kabatsayev  <b7.10110111@gmail.com>
8627             Pedro Alves  <pedro@redhat.com>
8628
8629         PR gdb/18702
8630         Add checking of floatformats setup on x86_64 hosts.
8631         * gdb.arch/i386-float.S (main): Load bigval and smallval.
8632         (smallval, bigval): New labels/constants.
8633         * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
8634         float" after loading bigval and smallval.
8635
8636 2015-12-07  Pierre-Marie de Rodat  <derodat@adacore.com>
8637
8638         * gdb.ada/fun_overload_menu.exp: New testcase.
8639         * gdb.ada/fun_overload_menu/foo.adb: New testcase.
8640
8641 2015-12-04  Josh Stone  <jistone@redhat.com>
8642
8643         * gdb.base/catch-fork-static.exp: New.
8644
8645 2015-12-03  Yao Qi  <yao.qi@linaro.org>
8646
8647         * gdb.base/sizeof.c: Don't include stdio.h and
8648         ../lib/unbuffer_output.c.
8649         (main): New variable 'size' and 'value'.  Remove printf and
8650         gdb_unbuffer_output.  Assign return value to size and value.
8651         * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
8652         at the beginning.
8653         (check_sizeof): Check the result by printing variable 'size'.
8654         (check_valueof): Check the result by printing variable 'value'.
8655
8656 2015-12-01  Yao Qi  <yao.qi@linaro.org>
8657
8658         * gdb.base/disp-step-syscall.exp: Define syscall instruction
8659         for aarch64*-*-linux* target.
8660
8661 2015-11-30  Pedro Alves  <palves@redhat.com>
8662
8663         * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
8664
8665 2015-11-30  Pedro Alves  <palves@redhat.com>
8666
8667         * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
8668         Handle non-stop mode vCont replies.
8669
8670 2015-11-30  Pedro Alves  <palves@redhat.com>
8671
8672         * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
8673         prepare_for_testing.  Start gdb with "set non-stop on" appended to
8674         GDBFLAGS.  Lax expected stop output.
8675
8676 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8677
8678         * gdb.arch/arm-neon.exp: New.
8679         * gdb.arch/arm-neon.c: New.
8680
8681 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8682
8683         * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
8684
8685 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8686
8687         * gdb.cp/annota2.exp: Allow multiple occurrences of the
8688         frames-invalid annotation.
8689
8690 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8691
8692         * gdb.cp/annota2.exp: Use ${frames_invalid}.
8693
8694 2015-11-26  Simon Marchi  <simon.marchi@ericsson.com>
8695
8696         * gdb.threads/names.exp: New file.
8697         * gdb.threads/names.c: New file.
8698         * README: Mention gdb,no_thread_names.
8699
8700 2015-11-26  Markus Metzger  <markus.t.metzger@intel.com>
8701
8702         PR 19297
8703         * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
8704         support" error.
8705
8706 2015-11-24  Pedro Alves  <palves@redhat.com>
8707
8708         PR 17539
8709         * gdb.base/display.exp: Expect displays to be sorted in ascending
8710         order.  Use multi_line.
8711         * gdb.base/solib-display.exp: Likewise.
8712
8713 2015-11-24  Pedro Alves  <palves@redhat.com>
8714
8715         PR 17539
8716         * gdb.base/display.exp: Expect displays to be sorted in ascending
8717         order.  Use multi_line.
8718         * gdb.base/solib-display.exp: Likewise.
8719
8720 2015-11-24  Pedro Alves  <palves@redhat.com>
8721
8722         PR 17539
8723         * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
8724         threads in ascending order.
8725         * gdb.base/foll-fork.exp: Likewise.
8726         * gdb.base/foll-vfork.exp: Likewise.
8727         * gdb.base/multi-forks.exp: Likewise.
8728         * gdb.mi/mi-nonstop.exp: Likewise.
8729         * gdb.mi/mi-nsintrall.exp: Likewise.
8730         * gdb.multi/base.exp: Likewise.
8731         * gdb.multi/multi-arch.exp: Likewise.
8732         * gdb.python/py-inferior.exp: Likewise.
8733         * gdb.threads/break-while-running.exp: Likewise.
8734         * gdb.threads/execl.exp: Likewise.
8735         * gdb.threads/gcore-thread.exp: Likewise.
8736         * gdb.threads/info-threads-cur-sal.exp: Likewise.
8737         * gdb.threads/kill.exp: Likewise.
8738         * gdb.threads/linux-dp.exp: Likewise.
8739         * gdb.threads/multiple-step-overs.exp: Likewise.
8740         * gdb.threads/next-bp-other-thread.exp: Likewise.
8741         * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
8742         * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
8743         * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
8744         * gdb.threads/thread-find.exp: Likewise.
8745         * gdb.threads/tls.exp: Likewise.
8746         * lib/mi-support.exp (mi_reverse_list): Delete.
8747         (mi_check_thread_states): No longer reverse list.
8748
8749 2015-11-24  Pedro Alves  <palves@redhat.com>
8750
8751         * gdb.python/py-inferior.exp: Use with_test_prefix.  Consistently
8752         use lowercase.
8753
8754 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
8755
8756         * gdb.trace/actions.c: Include trace-common.h.
8757         (main): Add a location for a fast tracepoint.
8758         * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
8759         the normal tracepoints.
8760         (gdb_verify_tracepoints): Adjust number of expected tracepoints.
8761
8762 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
8763
8764         * save-trace.exp: Factor out code to these...
8765         (gdb_save_tracepoints): New.
8766         (gdb_load_tracepoints): New.
8767         (do_save_load_test): New.
8768
8769 2015-11-23  Kevin Buettner  <kevinb@redhat.com>
8770
8771         * gdb.base/asmlabel.exp: New test.
8772         * gdb.base/asmlabel.c: New test case.
8773
8774 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
8775
8776         * gdb.base/wrong_frame_bt_full-main.c: New file.
8777         * gdb.base/wrong_frame_bt_full-opaque.c: New file.
8778         * gdb.base/wrong_frame_bt_full.exp: New file.
8779
8780 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
8781
8782         * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
8783
8784 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
8785
8786         * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
8787         pstate register when comparing registers values in
8788         sparc64-*-linux-gnu targets to avoid spurious differences.
8789
8790 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
8791
8792         * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
8793
8794 2015-11-19  Sandra Loosemore  <sandra@codesourcery.com>
8795
8796         * gdb.base/nested-subp1.exp: Pass executable, not executable name,
8797         as type argument to gdb_compile.
8798         * gdb.base/nested-subp2.exp: Likewise.
8799         * gdb.base/nested-subp3.exp: Likewise.
8800
8801 2015-11-17  Dominik Vogt  <vogt@linux.vnet.ibm.com>
8802
8803         * lib/dwarf.exp (_note): Fix left shift of negative value.
8804         * gdb.trace/trace-condition.exp: Likewise.
8805
8806 2015-11-13  Yao Qi  <yao.qi@linaro.org>
8807
8808         * gdb.base/call-sc.exp (test_scalar_returns): Remove the
8809         comments about d10v.
8810         (test_scalar_returns): Likewise.
8811         * gdb.base/d10v.ld: Remove.
8812         * gdb.base/overlays.exp: Remove the target triplet checking for
8813         d10v-*-*.
8814         * gdb.base/structs.exp (test_struct_returns): Remove the
8815         comments about d10v.
8816         (test_struct_calls): Likewise.
8817
8818 2015-11-13  Yao Qi  <yao.qi@linaro.org>
8819
8820         * gdb.base/gnu_vector.exp: Check the return value by "p res".
8821         * gdb.base/gnu_vector.c: Don't include stdio.h.
8822         (main): Don't print res and call add_some_intvecs.
8823
8824 2015-11-11  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8825
8826         * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
8827         macro.
8828         (func5): Removed.
8829         (func4): Use FAST_TRACEPOINT_LABEL.
8830         * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
8831         macro.
8832         (func): Removed.
8833         (thread_function): Use FAST_TRACEPOINT_LABEL.
8834         * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
8835         (func): Remove.
8836         (marker): Use FAST_TRACEPOINT_LABEL.
8837         * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
8838         (pendfunc1): Remove.
8839         (pendfunc): Use FAST_TRACEPOINT_LABEL.
8840         * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
8841         (foo): Remove.
8842         (pendfunc2): Use FAST_TRACEPOINT_LABEL.
8843         * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
8844         macro.
8845         (func): Remove.
8846         (marker): Use FAST_TRACEPOINT_LABEL.
8847         * gdb.trace/trace-common.h: New header.
8848         * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
8849         macro.
8850         (func): Remove.
8851         (marker): Use FAST_TRACEPOINT_LABEL.
8852         * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
8853         (func): Remove.
8854         (thread_function): Use FAST_TRACEPOINT_LABEL.
8855
8856 2015-11-10  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8857
8858         * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
8859         in front.
8860         * gdb.trace/change-loc.exp: Use global pcreg definition.
8861         * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
8862         * gdb.trace/entry-values.exp: Use global spreg definition, add $
8863         in front.
8864         * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
8865         * gdb.trace/pending.exp: Likewise.
8866         * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
8867         * gdb.trace/trace-break.exp: Likewise.
8868         * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
8869         in front.
8870         * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
8871         * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
8872         in front.
8873         * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
8874
8875 2015-11-09  Joel Brobecker  <brobecker@adacore.com>
8876
8877         * gdb.ada/fin_fun_out: New testcase.
8878
8879 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
8880
8881         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
8882         value associated with DW_AT_byte_size.
8883         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
8884         constants for DW_AT_byte_size, DW_AT_lower_bound, and
8885         DW_AT_upper_bound.
8886
8887 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
8888
8889         * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
8890         (gdb_target_symbol_prefix_flags): Define in terms of _asm
8891         version.
8892         * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
8893         gdb.dwarf2/dw2-canonicalize-type.exp,
8894         gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
8895         gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
8896         gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
8897         provided by gdb_target_symbol_prefix_flags_asm.
8898         * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
8899         testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
8900         testsuite/gdb.dwarf2/dw2-unresolved-main.c,
8901         testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
8902         gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
8903         macros where needed).  Use this macro for symbols which require
8904         the prefix provided by SYMBOL_PREFIX.
8905
8906 2015-11-05  Kevin Buettner  <kevinb@redhat.com>
8907
8908         * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
8909         New procs.
8910         * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
8911         representing expressions, of more than one list element.
8912         * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
8913         to prepend linker symbol prefix to f.
8914         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
8915         table_1 and table_2.
8916         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
8917         Likewise, for f and g.
8918         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
8919         for ptr.
8920         * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
8921         for main.
8922         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
8923         table_1_ptr and table_2_ptr.
8924
8925 2015-11-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
8926             Joel Brobecker  <brobecker@adacore.com>
8927
8928         * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
8929
8930 2015-11-04  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8931
8932         * gdb.reverse/s390-mvcle.c: New test.
8933         * gdb.reverse/s390-mvcle.exp: New file.
8934         * lib/gdb.exp: Enable reverse tests on s390*-linux.
8935
8936 2015-11-02  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8937
8938         * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
8939
8940 2015-11-02  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8941
8942         * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
8943         reaching marker2.
8944         * gdb.reverse/getresuid-reverse.exp: Likewise.
8945         * gdb.reverse/pipe-reverse.exp: Likewise.
8946         * gdb.reverse/readv-reverse.exp: Likewise.
8947         * gdb.reverse/recvmsg-reverse.exp: Likewise.
8948         * gdb.reverse/time-reverse.exp: Likewise.
8949         * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
8950
8951 2015-10-30  Yao Qi  <yao.qi@linaro.org>
8952
8953         * gdb.threads/wp-replication.c (watch_count_done): Remove.
8954         (empty_cycle): Remove.
8955         (main): Don't call empty_cycle.  Don't use watch_count_done.
8956         * gdb.threads/wp-replication.exp: Don't set breakpoint on
8957         empty_cycle.  Rewrite the code counting HW watchpoints.
8958
8959 2015-10-30  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8960
8961         * gdb.reverse/fstatat-reverse.c: New test.
8962         * gdb.reverse/fstatat-reverse.exp: New file.
8963         * gdb.reverse/getresuid-reverse.c: New test.
8964         * gdb.reverse/getresuid-reverse.exp: New file.
8965         * gdb.reverse/pipe-reverse.c: New test.
8966         * gdb.reverse/pipe-reverse.exp: New file.
8967         * gdb.reverse/readv-reverse.c: New test.
8968         * gdb.reverse/readv-reverse.exp: New file.
8969         * gdb.reverse/recvmsg-reverse.c: New test.
8970         * gdb.reverse/recvmsg-reverse.exp: New file.
8971         * gdb.reverse/time-reverse.c: New test.
8972         * gdb.reverse/time-reverse.exp: New file.
8973         * gdb.reverse/waitpid-reverse.c: New test.
8974         * gdb.reverse/waitpid-reverse.exp: New file.
8975
8976 2015-10-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
8977
8978         * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
8979
8980 2015-10-26  Doug Evans  <dje@google.com>
8981
8982         PR symtab/17391
8983         * lib/dwarf.exp (_location): Add support for DW_OP_regx.
8984         * gdb.dwarf2/bad-regnum.c: New file.
8985         * gdb.dwarf2/bad-regnum.exp: New file.
8986
8987 2015-10-26  Doug Evans  <dje@google.com>
8988
8989         PR python/18938
8990         * gdb.python/python.exp: Add test for symlink from .py file to .notpy
8991         file.
8992
8993 2015-10-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
8994
8995         * gdb.compile/compile.exp (compile code globalvar): Update expectation
8996         for a change by "Mention language in compile error message".
8997
8998 2015-10-21  Simon Marchi  <simon.marchi@polymtl.ca>
8999
9000         PR python/18073
9001         * gdb.python/py-type.c (C::a_method): New.
9002         (C::a_const_method): New.
9003         (C::a_static_method): New.
9004         (a_function): New.
9005         * gdb.python/py-type.exp (test_fields): Test getting fields
9006         from function and method.
9007
9008 2015-10-21  Keven Boell  <keven.boell@intel.com>
9009
9010         * gdb.fortran/vla-alloc-assoc.exp: New file.
9011         * gdb.fortran/vla-datatypes.exp: New file.
9012         * gdb.fortran/vla-datatypes.f90: New file.
9013         * gdb.fortran/vla-history.exp: New file.
9014         * gdb.fortran/vla-ptype-sub.exp: New file.
9015         * gdb.fortran/vla-ptype.exp: New file.
9016         * gdb.fortran/vla-sizeof.exp: New file.
9017         * gdb.fortran/vla-sub.f90: New file.
9018         * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
9019         * gdb.fortran/vla-value-sub-finish.exp: New file.
9020         * gdb.fortran/vla-value-sub.exp: New file.
9021         * gdb.fortran/vla-value.exp: New file.
9022         * gdb.fortran/vla-ptr-info.exp: New file.
9023         * gdb.mi/mi-vla-fortran.exp: New file.
9024         * gdb.mi/vla.f90: New file.
9025
9026 2015-10-21  Sandra Loosemore  <sandra@codesourcery.com>
9027
9028         * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
9029         of hardwired timeout value.
9030
9031 2015-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
9032             Pedro Alves  <palves@redhat.com>
9033
9034         * gdb.dwarf2/dw2-regno-invalid.exp: New file.
9035         * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
9036
9037 2015-10-19  Josh Stone  <jistone@redhat.com>
9038
9039         * gdb.base/catch-syscall.c: Include <sched.h>.
9040         (unknown_syscall): New variable.
9041         (main): Trigger a vfork and an unknown syscall.
9042         * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
9043         (unknown_syscall_number): Likewise.
9044         (check_call_to_syscall): Accept an optional syscall pattern.
9045         (check_return_from_syscall): Likewise.
9046         (check_continue): Likewise.
9047         (test_catch_syscall_without_args): Check for vfork and ENOSYS.
9048         (test_catch_syscall_skipping_return): New test toggling off 'catch
9049         syscall' to step over the syscall return, then toggling back on.
9050         (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
9051         during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
9052         (do_syscall_tests): Call test_catch_syscall_without_args and
9053         test_catch_syscall_mid_vfork.
9054         (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
9055         (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
9056
9057 2015-10-19  Andrew Stubbs  <ams@codesourcery.com>
9058
9059         * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
9060         print g_vE): Add new pass patterns.
9061         * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
9062         print various symbol names for vptr fields.
9063
9064 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
9065
9066         * gdb.base/dbx.exp (test_func): Remove xfails, update expected
9067         results.
9068
9069 2015-10-12  Yao Qi  <yao.qi@linaro.org>
9070
9071         * gdb.arch/disp-step-insn-reloc.exp: New test case.
9072
9073 2015-10-12  Yao Qi  <yao.qi@linaro.org>
9074
9075         * lib/gdb.exp (support_displaced_stepping): Return 1 if target
9076         is aarch64*-*-linux*.
9077
9078 2015-10-12  Yao Qi  <yao.qi@linaro.org>
9079
9080         * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
9081         (can_relocate_bcond_true): ... it.
9082         (can_relocate_bcond_false): New function.
9083         (foo): Likewise.
9084         (can_relocate_bl): Likewise.
9085         (testcases) [__aarch64__]: Add can_relocate_bcond_false and
9086         can_relocate_bl.
9087
9088 2015-10-12  Pierre-Marie de Rodat  <derodat@adacore.com>
9089
9090         * gdb.base/nested-addr.c: New file.
9091         * gdb.base/nested-addr.exp: New testcase.
9092
9093 2015-10-09  Markus Metzger  <markus.t.metzger@intel.com>
9094
9095         * gdb.btrace/vdso.c (main): Remove breakpoint markers.
9096         * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
9097         its output.  Ignore the output of "record goto begin" and instead
9098         check that GDB is replaying.
9099
9100 2015-10-09  Pedro Alves  <palves@redhat.com>
9101
9102         * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
9103         (top level): Use it in the run with no args test.
9104
9105 2015-10-08  Iain Buclaw  <ibuclaw@gdcproject.org>
9106
9107         * gdb.dlang/properties.exp: New file.
9108
9109 2015-10-02  Sandra Loosemore  <sandra@codesourcery.com>
9110
9111         * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
9112         whether or not address 0x1000 is mapped on the target.
9113
9114 2015-09-30  Simon Marchi  <simon.marchi@ericsson.com>
9115
9116         * gdb.python/py-type.exp: Do not run tests if binaries fail to
9117         build.
9118
9119 2015-09-30  Markus Metzger  <markus.t.metzger@intel.com>
9120
9121         * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
9122         instruction-history test.
9123
9124 2015-09-28  Doug Evans  <dje@google.com>
9125
9126         * gdb.base/gcore.c (array_func): Add reference to static_array.
9127
9128 2015-09-25  Simon Marchi  <simon.marchi@ericsson.com>
9129
9130         * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
9131         source line.
9132
9133 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
9134
9135         * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
9136         short or char as base type.
9137
9138 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
9139
9140         * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
9141         to allow any size enum.
9142
9143 2015-09-23  Pierre-Marie de Rodat  <derodat@adacore.com>
9144
9145         * gdb.ada/array_ptr_renaming.exp: New testcase.
9146         * gdb.ada/array_ptr_renaming/foo.adb: New file.
9147         * gdb.ada/array_ptr_renaming/pack.ads: New file.
9148
9149 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
9150
9151         * gdb.trace/ftrace-lock.c: New file.
9152         * gdb.trace/ftrace-lock.exp: New file.
9153
9154 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
9155
9156         * gdb.arch/insn-reloc.c: New file.
9157         * gdb.arch/ftrace-insn-reloc.exp: New file.
9158
9159 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
9160
9161         * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
9162         instruction.
9163         * gdb.trace/pendshr1.c (pendfunc): Likewise.
9164         * gdb.trace/pendshr2.c (pendfunc2): Likewise.
9165         * gdb.trace/range-stepping.c: Likewise.
9166         * gdb.trace/trace-break.c: Likewise.
9167         * gdb.trace/trace-mt.c (thread_function): Likewise.
9168         * gdb.trace/ftrace.c (marker): Likewise.
9169         * gdb.trace/trace-condition.c (marker): Likewise.
9170         * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
9171         * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
9172         is_aarch64_target.
9173
9174 2015-09-18  Doug Evans  <xdje42@gmail.com>
9175
9176         * gdb.dwarf2/dw2-bad-unresolved.c: New file.
9177         * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
9178
9179 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
9180
9181         * gdb.base/dso2dso.exp: Don't use directory prefix when setting
9182         the breakpoint.
9183
9184 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
9185
9186         * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
9187         the pending breakpoint.  Remove timeout override for "Run till
9188         MI pending breakpoint on pendfunc3 on thread 2" test.
9189
9190 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
9191
9192         * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
9193         filename pattern.
9194
9195 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
9196
9197         * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
9198         in breakpoint filename pattern.
9199
9200 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
9201
9202         * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
9203
9204 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
9205
9206         * gdb.linespec/explicit.exp: Check for readline support for
9207         tab-completion tests.  Fix obvious typo.
9208
9209 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
9210
9211         * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
9212         and replay.
9213
9214 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
9215
9216         * gdb.btrace/non-stop.c: New.
9217         * gdb.btrace/non-stop.exp: New.
9218
9219 2015-09-17  Pierre Langlois  <pierre.langlois@arm.com>
9220             Yao Qi  <yao.qi@linaro.org>
9221
9222         * gdb.trace/trace-condition.c: New file.
9223         * gdb.trace/trace-condition.exp: New file.
9224
9225 2015-09-16  Wei-cheng Wang  <cole945@gmail.com>
9226
9227         * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
9228         for testing bytecode compilation.
9229
9230 2015-09-16  Pedro Alves  <palves@redhat.com>
9231             Sandra Loosemore <sandra@codesourcery.com>
9232
9233         * gdb.threads/non-stop-fair-events.c (timeout): New global.
9234         (SECONDS): Redefine.
9235         (main): Call pthread_kill and alarm early.
9236         * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
9237         support.
9238         (test): If the target can't hardware step and doesn't support
9239         displaced stepping, increase the timeout.
9240
9241 2015-09-16  Pedro Alves  <palves@redhat.com>
9242
9243         * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
9244         (enable_debug): New procedures.
9245         (test): Use them.  Bail out if waiting for threads fails.
9246         (top level): Bail out if a test fails.
9247
9248 2015-09-16  Yao Qi  <yao.qi@linaro.org>
9249
9250         * gdb.asm/asm-source.exp: Set asm-arch for
9251         aarch64*-*-* target.
9252         * gdb.asm/aarch64.inc: New file.
9253
9254 2015-09-15  Pierre-Marie de Rodat  <derodat@adacore.com>
9255
9256         * gdb.ada/array_of_variable_length.exp: New testcase.
9257         * gdb.ada/array_of_variable_length/foo.adb: New file.
9258         * gdb.ada/array_of_variable_length/pck.adb: New file.
9259         * gdb.ada/array_of_variable_length/pck.ads: New file.
9260
9261 2015-09-15  Doug Evans  <dje@google.com>
9262
9263         * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
9264         of function static local variable.
9265
9266 2015-09-15  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
9267
9268         * gdb.threads/tls-so_extern.exp: New test file.
9269         * gdb.threads/tls-so_extern.c: New test file.
9270         * gdb.threads/tls-so_extern_main.c: New test file.
9271
9272 2015-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
9273
9274         * gdb.opt/solib-intra-step-lib.c: New file.
9275         * gdb.opt/solib-intra-step-main.c: New file.
9276         * gdb.opt/solib-intra-step.exp: New file.
9277
9278 2015-09-15  Pedro Alves  <palves@redhat.com>
9279
9280         * gdb.threads/non-ldr-exc-3.exp (do_test): Use
9281         gdb_continue_to_breakpoint instead of gdb_test_multiple.
9282
9283 2015-09-14  Pedro Alves  <palves@redhat.com>
9284
9285         * gdb.base/hook-stop-continue.c: Delete.
9286         * gdb.base/hook-stop-continue.exp: Delete.
9287         * gdb.base/hook-stop-frame.c: Delete.
9288         * gdb.base/hook-stop-frame.exp: Delete.
9289         * gdb.base/hook-stop.c: New file.
9290         * gdb.base/hook-stop.exp: New file.
9291
9292 2015-09-14  Pierre-Marie de Rodat  <derodat@adacore.com>
9293
9294         * gdb.ada/access_to_packed_array.exp: New testcase.
9295         * gdb.ada/access_to_packed_array/foo.adb: New file.
9296         * gdb.ada/access_to_packed_array/pack.adb: New file.
9297         * gdb.ada/access_to_packed_array/pack.ads: New file.
9298
9299 2015-09-14  Markus Metzger  <markus.t.metzger@intel.com>
9300
9301         * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
9302         buffer size test.
9303
9304 2015-09-11  Don Breazeal  <donb@codesourcery.com>
9305
9306         * gdb.base/foll-exec.c: Add copyright header.  Fix
9307         formatting issues.
9308         * gdb.base/foll-exec.exp (zap_session): Delete proc.
9309         (do_exec_tests): Use clean_restart in place of zap_session,
9310         and for test initialization.  Fix formatting issues.  Use
9311         fail in place of perror.
9312         * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
9313         an expect statement to match an expression with output from
9314         the program under debug.
9315         * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
9316         non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
9317         * gdb.threads/non-ldr-exc-2.exp: Likewise.
9318         * gdb.threads/non-ldr-exc-3.exp: Likewise.
9319         * gdb.threads/non-ldr-exc-4.exp: Likewise.
9320
9321 2015-09-09  Doug Evans  <dje@google.com>
9322
9323         * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
9324
9325 2015-09-09  Doug Evans  <dje@google.com>
9326
9327         * gdb.base/pie-execl.exp: Fix result test of build_executable.
9328
9329 2015-09-09  Doug Evans  <dje@google.com>
9330
9331         * gdb.base/savedregs.exp: Fix typo.
9332
9333 2015-09-09  Pedro Alves  <palves@redhat.com>
9334
9335         * gdb.mi/mi-cli.exp: Add CLI finish tests.
9336
9337 2015-09-08  Sandra Loosemore  <sandra@codesourcery.com>
9338
9339         * gdb.threads/hand-call-in-threads.exp: Make sure the thread
9340         command actually switches threads.  Give up on remaining
9341         tests if target fails to stop at breakpoint.
9342
9343 2015-09-03  Pierre-Marie de Rodat  <derodat@adacore.com>
9344
9345         * gdb.ada/funcall_char.exp: New testcase.
9346         * gdb.ada/funcall_char/foo.adb: New file.
9347
9348 2015-09-01  Pierre-Marie de Rodat  <derodat@adacore.com>
9349
9350         * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
9351         expected outputs.  Add two testcases for completing ambiguous
9352         functions.
9353         * gdb.ada/complete/aux_pck.adb: New file.
9354         * gdb.ada/complete/aux_pck.ads: New file.
9355         * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
9356         Ambiguous_Func functions.
9357         * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
9358         * gdb.ada/complete/pck.adb: Likewise.
9359
9360 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
9361
9362         * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
9363         failures to run the test program under GDB.
9364
9365 2015-08-26  Luis Machado  <lgustavo@codesourcery.com>
9366
9367         * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
9368         to C.
9369
9370 2015-08-26  Patrick Palka  <patrick@parcs.ath.cx>
9371
9372         * gdb.base/run-after-attach.exp: New test file.
9373         * gdb.base/run-after-attach.c: New test file.
9374
9375 2015-08-26  Don Breazeal  <donb@codesourcery.com>
9376
9377         * gdb.base/foll-exec-2.c: New test program.
9378         * gdb.base/foll-exec-2.exp: New test.
9379
9380 2015-08-25  Pierre-Marie de Rodat  <derodat@adacore.com>
9381
9382         * gdb.base/nested-subp1.exp: New file.
9383         * gdb.base/nested-subp1.c: New file.
9384         * gdb.base/nested-subp2.exp: New file.
9385         * gdb.base/nested-subp2.c: New file.
9386         * gdb.base/nested-subp3.exp: New file.
9387         * gdb.base/nested-subp3.c: New file.
9388
9389 2015-08-24  Pedro Alves  <palves@redhat.com>
9390
9391         * gdb.server/connect-without-multi-process.c: New file.
9392         * gdb.server/connect-without-multi-process.exp: New file.
9393
9394 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
9395
9396         * gdb.opt/inline-markers.c: Make z int.
9397
9398 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
9399
9400         * gdb.opt/inline-markers.c: Make z volatile.
9401
9402 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
9403
9404         * gdb.opt/inline-bt.c: New volatile global z.
9405         * gdb.opt/inline-cmds.c: Likewise.
9406         * gdb.opt/inline-locals.c: Likewise.
9407         * gdb.opt/inline-markers.c: New extern global z.
9408         (marker): Use z.
9409         (inline_fn): Likewise.
9410
9411 2015-08-24  Pedro Alves  <palves@redhat.com>
9412
9413         * config/m32r-stub.exp: Remove file.
9414         * gdb.base/call-ar-st.exp: Remove reference to sparclet.
9415         * gdb.base/call-rt-st.exp: Likewise.
9416         * gdb.base/call-strs.exp: Likewise.
9417         * gdb.base/default.exp: Remove references to h8300-*-hms and
9418         *-*-udi*.
9419         * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
9420
9421 2015-08-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
9422
9423         * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
9424         -Wno-psabi" if "-mcpu=native" fails.  For the tests with "finish"
9425         and "return" use KFAIL when GDB can not read/write the vector
9426         return value.
9427
9428 2015-08-21  Gary Benson <gbenson@redhat.com>
9429
9430         * gdb.trace/pending.exp: Cope with remote transfer warnings.
9431
9432 2015-08-20  Pedro Alves  <palves@redhat.com>
9433
9434         * gdb.server/solib-list.exp: No longer expect an interior stop in
9435         non-stop mode.
9436
9437 2015-08-20  Pedro Alves  <palves@redhat.com>
9438
9439         * gdb.server/connect-stopped-target.c: New file.
9440         * gdb.server/connect-stopped-target.exp: New file.
9441
9442 2015-08-20  Pedro Alves  <palves@redhat.com>
9443
9444         * gdb.dwarf2/comp-unit-lang.exp: New file.
9445         * gdb.dwarf2/comp-unit-lang.c: New file.
9446
9447 2015-08-20  Pierre-Marie de Rodat  <derodat@adacore.com>
9448
9449         * gdb.ada/attr_ref_and_charlit.exp: New testcase.
9450         * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
9451
9452 2015-08-19  Kevin Buettner  <kevinb@redhat.com>
9453
9454         * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
9455         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
9456
9457 2015-08-18  Doug Evans  <dje@google.com>
9458             Adrian Sendroiu <adrian.sendroiu@freescale.com>
9459
9460         * lib/gdb.exp (skip_python_tests_prompt): Renamed from
9461         skip_python_tests.  New arg prompt_regexp.
9462         (skip_python_tests): New function.
9463         * lib/mi-support.exp (mi_skip_python_tests): New function.
9464         * gdb.python/py-mi-objfile-gdb.py: New file.
9465         * gdb.python/py-mi-objfile.c: New file.
9466         * gdb.python/py-mi-objfile.exp: New file.
9467
9468 2015-08-17  Keith Seitz  <keiths@redhat.com>
9469
9470         * gdb.linespec/explicit.exp: Move strace test from here ...
9471         * gdb.trace/strace.exp: ... to here.
9472
9473 2015-08-15  Patrick Palka  <patrick@parcs.ath.cx>
9474
9475         * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
9476         * gdb.base/kill-detach-inferiors-cmd.c: New test file.
9477
9478 2015-08-14  Doug Evans  <xdje42@gmail.com>
9479
9480         * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
9481         inferior before selecting a new file.
9482
9483 2015-08-14  Doug Evans  <xdje42@gmail.com>
9484
9485         * gdb.mi/mi-disassemble.exp: Update.
9486         * gdb.base/disasm-optim.S: New file.
9487         * gdb.base/disasm-optim.c: New file.
9488         * gdb.base/disasm-optim.h: New file.
9489         * gdb.base/disasm-optim.exp: New file.
9490
9491 2015-08-14  Keith Seitz  <keiths@redhat.com>
9492
9493         * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
9494         "evaluated-by".
9495
9496 2015-08-13  Joel Brobecker  <brobecker@adacore.com>
9497
9498         * gdb.base/dso2dso.exp: Improve the testcase's documentation.
9499
9500 2015-08-13  Pierre-Marie de Rodat  <derodat@adacore.com>
9501
9502         * gdb.ada/fun_renaming.exp: New testcase.
9503         * gdb.ada/fun_renaming/fun_renaming.adb: New file.
9504         * gdb.ada/fun_renaming/pack.adb: New file.
9505         * gdb.ada/fun_renaming/pack.ads: New file.
9506
9507 2015-08-12  Keith Seitz  <keiths@redhat.com>
9508
9509         * gdb.base/dso2dso.exp: Pass basename of source file in call to
9510         gdb_get_line_number.
9511
9512 2015-08-12  Joel Brobecker  <brobecker@adacore.com>
9513
9514         * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
9515         gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
9516         gdb.base/dso2dso.exp: New files.
9517
9518 2015-08-12  Sergio Durigan Junior  <sergiodj@redhat.com>
9519             Pedro Alves  <palves@redhat.com>
9520             Keith Seitz  <keiths@redhat.com>
9521
9522         * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
9523         GDBFLAGS.
9524
9525 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
9526
9527         * gdb.base/gdbhistsize-history.exp
9528         (test_histsize_history_setting): Use save_vars.
9529         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9530         Use save_vars.
9531         (test_no_truncation_of_unlimited_history_file): Use save_vars.
9532         * gdb.base/readline.exp: Use save_vars.
9533
9534 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
9535
9536         * lib/gdb.exp (save_vars): New proc.
9537
9538 2015-08-11  Keith Seitz  <keiths@redhat.com>
9539
9540         * gdb.base/help.exp: Update help_breakpoint_text.
9541
9542 2015-08-11  Keith Seitz  <keiths@redhat.com>
9543
9544         * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
9545         (at toplevel): Call test_explicit_breakpoints.
9546         * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
9547         breakpoints.
9548         * lib/mi-support.exp (mi_make_breakpoint): Add support for
9549         breakpoint conditions, "-cond".
9550
9551 2015-08-11  Keith Seitz  <keiths@redhat.com>
9552
9553         * gdb.linespec/3explicit.c: New file.
9554         * gdb.linespec/cpexplicit.cc: New file.
9555         * gdb.linespec/cpexplicit.exp: New file.
9556         * gdb.linespec/explicit.c: New file.
9557         * gdb.linespec/explicit.exp: New file.
9558         * gdb.linespec/explicit2.c: New file.
9559         * gdb.linespec/ls-errs.exp: Add explicit location tests.
9560         * lib/gdb.exp (capture_command_output): Regexp-escape `command'
9561         before using in the matching pattern.
9562         Clarify that `prefix' is a regular expression.
9563
9564 2015-08-11  Keith Seitz  <keiths@redhat.com>
9565
9566         * gdb.base/dprintf-pending.exp: Update dprintf "without format"
9567         test.
9568         Add tests for missing ",FMT" and ",".
9569
9570 2015-08-10  Doug Evans  <dje@google.com>
9571             Keith Seitz  <keiths@redhat.com>
9572
9573         PR gdb/17960
9574         * gdb.base/completion.exp: Add location completer tests.
9575
9576 2015-08-07  Pedro Alves  <palves@redhat.com>
9577
9578         * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
9579         tests here.
9580         (top level): Run do_test with and without displaced stepping.
9581
9582 2015-08-07  Pedro Alves  <palves@redhat.com>
9583
9584         * gdb.base/valgrind-disp-step.c: New file.
9585         * gdb.base/valgrind-disp-step.exp: New file.
9586
9587 2015-08-07  Pedro Alves  <palves@redhat.com>
9588
9589         * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
9590         Delete function.
9591         (main): Add alarm.  Run an infinite loop instead of calling
9592         wait_threads.
9593         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
9594         comment.
9595         * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
9596         Delete function.
9597         (main): Add alarm.  Run an infinite loop instead of calling
9598         wait_threads.
9599         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
9600         comment.
9601
9602 2015-08-07  Pedro Alves  <palves@redhat.com>
9603
9604         * gdb.base/checkpoint-ns.exp: New file.
9605         * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
9606         standard_testfile.
9607
9608 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
9609
9610         * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
9611         * gdb.btrace/instruction_history.exp: Update.
9612         * gdb.btrace/tsx.exp: New.
9613         * gdb.btrace/tsx.c: New.
9614
9615 2015-08-06  Pedro Alves <palves@redhat.com>
9616
9617         * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
9618         increase timeout.
9619         * gdb.reverse/until-precsave.exp: Bump timeouts.
9620
9621 2015-08-06  Pedro Alves  <palves@redhat.com>
9622
9623         * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
9624
9625 2015-08-06  Pedro Alves  <palves@redhat.com>
9626
9627         PR gdb/18749
9628         * gdb.threads/process-dies-while-handling-bp.c: New file.
9629         * gdb.threads/process-dies-while-handling-bp.exp: New file.
9630
9631 2015-08-06  Pedro Alves  <palves@redhat.com>
9632
9633         * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
9634         * gdb.threads/forking-threads-plus-breakpoint.c: New file.
9635
9636 2015-08-05  Pedro Alves  <palves@redhat.com>
9637
9638         * gdb.threads/next-while-other-thread-longjmps.c: New file.
9639         * gdb.threads/next-while-other-thread-longjmps.exp: New file.
9640
9641 2015-08-03  Sandra Loosemore  <sandra@codesourcery.com>
9642
9643         * gdb.base/bp-permanent.exp: Report test as unsupported if
9644         the target cannot stop at the permanent breakpoint.
9645
9646 2015-08-03  Doug Evans  <dje@google.com>
9647
9648         * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
9649         10000.
9650
9651 2015-08-03  Doug Evans  <dje@google.com>
9652
9653         * Makefile.in (workers/%.worker, build-perf): New rule.
9654         (GDB_PERFTEST_MODE): New variable.
9655         (check-perf): Use it.
9656         (clean): Clean up gdb.perf parallel build subdirs.
9657         * lib/build-piece.exp: New file.
9658         * lib/gdb.exp (make_gdb_parallel_path): New function
9659         (standard_output_file, standard_temp_file): Call it.
9660         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9661         of $GDB_PARALLEL.
9662         * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
9663
9664 2015-08-03  Doug Evans  <dje@google.com>
9665
9666         * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
9667         (LOG_FILE_NAME): New global.
9668         (TextReporter.__init__): Initialize self.txt_sum.
9669         (TextReporter.report): Add support for multiple data-points.
9670         Move report to perftest.sum, put raw data in perftest.log.
9671         (TextReporter.start): Open sum and log files.
9672         (TextReporter.end): Close sum and log files.
9673         * gdb.perf/lib/perftest/testresult.py
9674         (SingleStatisticTestResult.record): Handle multiple data-points.
9675
9676 2015-07-31  Pedro Alves  <palves@redhat.com>
9677
9678         * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
9679         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
9680         kill_wait_spawned_process instead of explicit "kill -9".
9681         * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
9682         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
9683         kill_wait_spawned_process.
9684         * gdb.base/attach-twice.exp: Likewise.
9685         * gdb.base/attach.exp: Likewise.
9686         (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
9687         gdb_test_multiple.
9688         * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
9689         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
9690         kill_wait_spawned_process.
9691         * gdb.base/valgrind-infcall.exp: Likewise.
9692         * gdb.multi/multi-attach.exp: Likewise.
9693         * gdb.python/py-prompt.exp: Likewise.
9694         * gdb.python/py-sync-interp.exp: Likewise.
9695         * gdb.server/ext-attach.exp: Likewise.
9696         * gdb.threads/attach-into-signal.exp (corefunc): Use
9697         spawn_wait_for_attach, spawn_id_get_pid and
9698         kill_wait_spawned_process.
9699         * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
9700         spawn_wait_for_attach returning a spawn id instead of a pid.  Use
9701         spawn_id_get_pid and kill_wait_spawned_process.
9702         * gdb.threads/attach-stopped.exp (corefunc): Use
9703         spawn_wait_for_attach, spawn_id_get_pid and
9704         kill_wait_spawned_process.
9705         * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
9706         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
9707         kill_wait_spawned_process instead of explicit "kill -9".
9708         * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
9709         (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
9710         (spawn_wait_for_attach): Use spawn instead of exec to spawn
9711         processes.  Don't map cygwin/windows pids here.  Now returns a
9712         spawn id list.
9713
9714 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
9715
9716         * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
9717         4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
9718         correct patch.
9719
9720 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
9721
9722         * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
9723
9724 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
9725
9726         Reapply:
9727         2014-05-21  Mark Wielaard  <mjw@redhat.com>
9728
9729         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
9730
9731 2015-07-30  Pedro Alves  <palves@redhat.com>
9732
9733         * linux-low.c (handle_extended_wait): Set the child's last
9734         reported status to TARGET_WAITKIND_STOPPED.
9735
9736 2015-07-30  Pedro Alves  <palves@redhat.com>
9737
9738         PR threads/18600
9739         * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
9740         only shows inferior 1.
9741
9742 2015-07-30  Simon Marchi  <simon.marchi@ericsson.com>
9743             Pedro Alves  <palves@redhat.com>
9744
9745         PR threads/18600
9746         * gdb.threads/fork-plus-threads.c: New file.
9747         * gdb.threads/fork-plus-threads.exp: New file.
9748
9749 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9750
9751         * gdb.base/batch-preserve-term-settings.exp
9752         (test_terminal_settings_preserved_after_cli_exit): Use
9753         send_quit_command.
9754
9755 2015-07-29  Pedro Alves  <palves@redhat.com>
9756             Don Breazeal  <donb@codesourcery.com>
9757
9758         * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
9759         output from both inferior_spawn_id and gdb_spawn_id.
9760
9761 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
9762
9763         * gdb.threads/attach-into-signal.exp (corefunc): Use
9764         with_test_prefix on nested loops, uniquefying the test messages.
9765
9766 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
9767
9768         * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
9769         commit.
9770
9771 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9772
9773         * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
9774         New proc.
9775         (test_terminal_settings_preserved_after_sigterm): New test.
9776
9777 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9778
9779         * gdb.base/batch-preserve-term-settings.exp
9780         (test_terminal_settings_preserved_after_cli_exit): New test.
9781
9782 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9783
9784         * gdb.base/batch-preserve-term-settings.exp: Remove top-level
9785         manipulation of saved_gdbflags.
9786         (test_terminal_settings_preserved): Remove global declaration of
9787         the unused variable pagination_prompt.  Remove manipulation of
9788         saved_gdbflags.  Use a local variable EXTRA_GDBFLAGS instead of
9789         GDBFLAGS.
9790
9791 2015-07-29  Pedro Alves  <palves@redhat.com>
9792
9793         * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
9794
9795 2015-07-29  Pedro Alves  <palves@redhat.com>
9796
9797         * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
9798         at the top.
9799
9800 2015-07-29  Pedro Alves  <palves@redhat.com>
9801
9802         * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
9803         (main): Call gdb_unbuffer_output.
9804         * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
9805         (main): Call gdb_unbuffer_output.
9806         * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
9807         (main): Call gdb_unbuffer_output.
9808         * gdb.base/call-strs.exp: Adjust to step over the
9809         gdb_unbuffer_output call.
9810         * gdb.base/catch-gdb-caused-signals.c: Include
9811         "../lib/unbuffer_output.c".
9812         (main): Call gdb_unbuffer_output.
9813         * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
9814         (main): Call gdb_unbuffer_output.
9815         * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
9816         (main): Call gdb_unbuffer_output.
9817         * gdb.base/run.c: Include "../lib/unbuffer_output.c".
9818         (main): Call gdb_unbuffer_output.
9819         * gdb.base/shlib-call.exp: Adjust to step over the
9820         gdb_unbuffer_output call.
9821         * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
9822         (main): Call gdb_unbuffer_output.
9823         * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
9824         (main): Call gdb_unbuffer_output.
9825         * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
9826         (main): Rename to ...
9827         (test): ... this.
9828         (main): Reimplement.
9829         * gdb.base/varargs.exp: Run to test instead of to main.
9830         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9831         (main): Call gdb_unbuffer_output.
9832
9833 2015-07-29  Pedro Alves  <palves@redhat.com>
9834
9835         * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
9836         factore out from mi_continue_dprintf.  For call-style dprintfs,
9837         expect dprintf output out of $inferior_spawn_id.
9838         (mi_continue_dprintf): Use mi_expect_dprintf.
9839         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9840         (main): Call gdb_unbuffer_output.
9841
9842 2015-07-29  Pedro Alves  <palves@redhat.com>
9843
9844         * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
9845         (default_mi_gdb_start): Set inferior_spawn_id instead of
9846         mi_inferior_spawn_id.  If $inferior_spawn_id is not set, set it to
9847         gdb_spawn_id.
9848         (mi_gdb_test): Always expect inferior output from both
9849         $inferior_spawn_id and $gdb_spawn_id.
9850
9851 2015-07-29  Pedro Alves  <palves@redhat.com>
9852
9853         * gdb.gdb/selftest.exp (test_with_self): Update comment.  Use
9854         send_inferior and $inferior_spawn_id.
9855
9856 2015-07-29  Pedro Alves  <palves@redhat.com>
9857
9858         * gdb.gdb/complaints.exp (test_initial_complaints)
9859         (test_serial_complaints, test_short_complaints): Use
9860         gdb_test_stdio.
9861         (test_empty_complaint): Handle $inferior_spawn_id !=
9862         $gdb_spawn_id.
9863
9864 2015-07-29  Pedro Alves  <palves@redhat.com>
9865
9866         * gdb.base/varargs.exp: Use gdb_test_stdio.
9867
9868 2015-07-29  Pedro Alves  <palves@redhat.com>
9869
9870         * gdb.base/shlib-call.exp: Use gdb_test_stdio.
9871
9872 2015-07-29  Pedro Alves  <palves@redhat.com>
9873
9874         * gdb.base/ending-run.exp: Use gdb_test_stdio.
9875
9876 2015-07-29  Pedro Alves  <palves@redhat.com>
9877
9878         * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
9879         parameter into two new parameters, "inf_result" and "gdb_result".
9880         Expect inferior output and gdb output from $inferior_spawn_id and
9881         $gdb_spawn_id, respectively.  Adjust all callers.
9882
9883 2015-07-29  Pedro Alves  <palves@redhat.com>
9884
9885         * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
9886         of gdb_test_sequence.
9887
9888 2015-07-29  Pedro Alves  <palves@redhat.com>
9889
9890         * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
9891         (saw_spurious_output): Expect inferior output from
9892         $inferior_spawn_id.  Use gdb_test_stdio.
9893
9894 2015-07-29  Pedro Alves  <palves@redhat.com>
9895
9896         * gdb.base/dprintf.exp: Use standard_testfile.  Change
9897         prepare_for_testing call.
9898         (srcfile): Don't set.
9899         (restart): New procedure.
9900         (test_dprintf): New procecure, use to continue over dprintfs.
9901         (test_call, test_agent): New procedures, tests moved here.
9902         Restart gdb and recreate dprintfs.  Adjust expected output.
9903
9904 2015-07-29  Pedro Alves  <palves@redhat.com>
9905
9906         * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
9907
9908 2015-07-29  Pedro Alves  <palves@redhat.com>
9909
9910         * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
9911
9912 2015-07-29  Pedro Alves  <palves@redhat.com>
9913
9914         * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
9915         gdb_test_stdio.
9916
9917 2015-07-29  Pedro Alves  <palves@redhat.com>
9918
9919         * lib/gdb.exp (gdb_test_stdio): New procedure.
9920
9921 2015-07-29  Pedro Alves  <palves@redhat.com>
9922
9923         * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
9924
9925 2015-07-29  Pedro Alves  <palves@redhat.com>
9926
9927         * gdb.base/call-signal-resume.exp: Remove check for
9928         gdb,noinferiorio.  Don't expect "no signal".  Use gdb_test.
9929         * gdb.base/unwindonsignal.exp: Likewise.
9930         * gdb.base/call-signals.c (gen_signal): Remove printf call.
9931         * gdb.base/unwindonsignal.c (gen_signal): Likewise.
9932
9933 2015-07-29  Pedro Alves  <palves@redhat.com>
9934
9935         * gdb.base/siginfo-addr.c (pass): New function.
9936         (handler): Call it iff si_addr is correct.
9937         * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
9938         Set a breakpoint at "pass" and continue to it.
9939
9940 2015-07-28  Sergio Durigan Junior  <sergiodj@redhat.com>
9941
9942         * gdb.python/py-objfile.exp: Make some tests have unique names.
9943         * gdb.python/py-pp-registration.exp: Likewise.
9944
9945 2015-07-28  Pedro Alves  <palves@redhat.com>
9946
9947         * gdb.server/server-exec-info.exp: Issue a "disconnect".
9948
9949 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
9950
9951         * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
9952
9953 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
9954
9955         * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
9956
9957 2015-07-27  Patrick Palka  <patrick@parcs.ath.cx>
9958
9959         * gdb.base/gdb-sigterm-2.exp: New test.
9960
9961 2015-07-25  Doug Evans  <xdje42@gmail.com>
9962
9963         Revert:
9964         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9965         (workers/%.worker, build-perf): New rule.
9966         (GDB_PERFTEST_MODE): New variable.
9967         (check-perf): Use it.
9968         (clean): Clean up gdb.perf parallel build subdirs.
9969         * lib/build-piece.exp: New file.
9970         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
9971         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
9972         name.
9973         (standard_temp_file): Ditto.
9974         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9975         of $GDB_PARALLEL.
9976
9977 2015-07-24  Doug Evans  <dje@google.com>
9978
9979         * gdb.perf/lib/perftest/utils.py: New file.
9980         * gdb.perf/gm-hello.cc: New file.
9981         * gdb.perf/gm-pervasive-typedef.cc: New file.
9982         * gdb.perf/gm-pervasive-typedef.h: New file.
9983         * gdb.perf/gm-std.cc: New file.
9984         * gdb.perf/gm-std.h: New file.
9985         * gdb.perf/gm-use-cerr.cc: New file.
9986         * gdb.perf/gm-utils.h: New file.
9987         * gdb.perf/gmonster-null-lookup.py: New file.
9988         * gdb.perf/gmonster-pervasive-typedef.py: New file.
9989         * gdb.perf/gmonster-print-cerr.py: New file.
9990         * gdb.perf/gmonster-ptype-string.py: New file.
9991         * gdb.perf/gmonster-runto-main.py: New file.
9992         * gdb.perf/gmonster-select-file.py: New file.
9993         * gdb.perf/gmonster1-null-lookup.exp: New file.
9994         * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
9995         * gdb.perf/gmonster1-print-cerr.exp: New file.
9996         * gdb.perf/gmonster1-ptype-string.exp: New file.
9997         * gdb.perf/gmonster1-runto-main.exp: New file.
9998         * gdb.perf/gmonster1-select-file.exp: New file.
9999         * gdb.perf/gmonster1.cc: New file.
10000         * gdb.perf/gmonster1.exp: New file.
10001         * gdb.perf/gmonster2-null-lookup.exp: New file.
10002         * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
10003         * gdb.perf/gmonster2-print-cerr.exp: New file.
10004         * gdb.perf/gmonster2-ptype-string.exp: New file.
10005         * gdb.perf/gmonster2-runto-main.exp: New file.
10006         * gdb.perf/gmonster2-select-file.exp: New file.
10007         * gdb.perf/gmonster2.cc: New file.
10008         * gdb.perf/gmonster2.exp: New file.
10009
10010 2015-07-24  Doug Evans  <dje@google.com>
10011
10012         * gdb.perf/README: New file.
10013         * lib/perftest.exp (tcl_string_list_to_python_list): New function.
10014         * lib/gen-perf-test.exp: New file.
10015
10016 2015-07-24  Doug Evans  <dje@google.com>
10017
10018         * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
10019         (PerfTest::startup): New function.
10020         (PerfTest::run): Return result of calling body.
10021         (PerfTest::assemble): Rewrite.
10022         * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
10023         * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
10024         * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
10025         * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
10026         * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
10027
10028 2015-07-24  Doug Evans  <dje@google.com>
10029
10030         * lib/gdb.exp (clean_restart): Make executable optional.
10031
10032 2015-07-24  Doug Evans  <dje@google.com>
10033
10034         * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
10035         compiler_info references.
10036         * gdb.cp/temargs.exp: Ditto.
10037         * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
10038         (get_compiler_info): Early exit if already computed.  Set compiler_info
10039         to "unknown" if there was a problem.
10040         (test_compiler_info): Add function comment.  Call get_compiler_info.
10041
10042 2015-07-24  Doug Evans  <dje@google.com>
10043
10044         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10045         (workers/%.worker, build-perf): New rule.
10046         (GDB_PERFTEST_MODE): New variable.
10047         (check-perf): Use it.
10048         (clean): Clean up gdb.perf parallel build subdirs.
10049         * lib/build-piece.exp: New file.
10050         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10051         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10052         name.
10053         (standard_temp_file): Ditto.
10054         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10055         of $GDB_PARALLEL.
10056
10057 2015-07-24  Doug Evans  <dje@google.com>
10058
10059         * lib/future.exp (gdb_default_target_compile): New option
10060         "early_flags".
10061         * lib/gdb.exp (gdb_compile): Undo debian's change in default of
10062         --as-needed.
10063
10064 2015-07-24  Sergio Durigan Junior  <sergiodj@redhat.com>
10065
10066         * gdb.base/catch-syscall.exp: Call gdb_exit before
10067         gdb_skip_xml_test.
10068
10069 2015-07-24  Pedro Alves  <palves@redhat.com>
10070
10071         * gdb.python/py-events.exp: Accept output between the stop event
10072         and the prompt.
10073         * gdb.python/py-evsignal.exp: Likewise.
10074         * gdb.python/py-evthreads.exp: Likewise.
10075
10076 2015-07-24  Pedro Alves  <palves@redhat.com>
10077
10078         PR gdb/18717
10079         * gdb.threads/non-ldr-exit.c: New file.
10080         * gdb.threads/non-ldr-exit.exp: New file.
10081
10082 2015-07-24  Yao Qi  <yao.qi@linaro.org>
10083
10084         * gdb.server/ext-wrapper.exp: Test --wrapper option when
10085         restarting process.
10086
10087 2015-07-24  Yao Qi  <yao.qi@linaro.org>
10088
10089         * gdb.server/ext-restart.exp: New file.
10090
10091 2015-07-24  Yao Qi  <yao.qi@linaro.org>
10092
10093         * lib/gdbserver-support.exp (gdbserver_start_extended): Add
10094         argument options.
10095         * gdb.server/ext-wrapper.exp: New file.
10096
10097 2015-07-23  Doug Evans  <dje@google.com>
10098
10099         * gdb.dwarf2/dw2-dummy-cu.S: New file.
10100         * gdb.dwarf2/dw2-dummy-cu.exp: New file.
10101
10102 2015-07-23  Pierre-Marie de Rodat  <derodat@adacore.com>
10103
10104         * gdb.ada/var_arr_typedef.exp: New testcase.
10105         * gdb.ada/var_arr_typedef/pack.adb: New file.
10106         * gdb.ada/var_arr_typedef/pack.ads: New file.
10107         * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
10108
10109 2015-07-20  Joel Brobecker  <brobecker@adacore.com>
10110
10111         * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
10112
10113 2015-07-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
10114
10115         * gdb.arch/i386-biarch-core.exp: Replace istarget
10116         by "complete set gnutarget". Remove expectation for the "core-file"
10117         command.
10118
10119 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
10120
10121         Revert the previous commit:
10122         Tests for validate symbol file using build-id.
10123
10124 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
10125
10126         Tests for validate symbol file using build-id.
10127         * gdb.base/solib-mismatch-lib.c: New file.
10128         * gdb.base/solib-mismatch-libmod.c: New file.
10129         * gdb.base/solib-mismatch.c: New file.
10130         * gdb.base/solib-mismatch.exp: New file.
10131
10132 2015-07-15  Sandra Loosemore  <sandra@codesourcery.com>
10133
10134         * gdb.base/sigaltstack.exp (finish_test): Add kfail for
10135         nios2-*-linux*.
10136         * gdb.base/sigbpt.exp (stepi_out): Likewise.
10137         * gdb.base/siginfo.exp: Likewise.
10138         * gdb.base/sigstep.exp (advance, advancei): Likewise.
10139
10140 2015-07-15  Pierre Langlois  <pierre.langlois@arm.com>
10141
10142         * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
10143         Move it to ...
10144         * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
10145         ... here.
10146         * gdb.trace/range-stepping.exp: Check that the target supports
10147         range stepping.
10148
10149 2015-07-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
10150
10151         * gdb.arch/i386-biarch-core.exp: Fix comment typo.
10152
10153 2015-07-14  Pedro Alves  <palves@redhat.com>
10154
10155         * gdb.base/killed-outside.exp: New file.
10156         * gdb.base/killed-outside.c: New file.
10157
10158 2015-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
10159
10160         * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
10161         (n at main): New.
10162         * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
10163
10164 2015-07-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10165
10166         * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
10167         infcall tests instead of setting up for KFAIL.
10168
10169 2015-07-10  Markus Metzger  <markus.t.metzger@intel.com>
10170
10171         * gdb.btrace/record_goto-step.exp: New.
10172
10173 2015-07-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
10174
10175         PR compile/18484
10176         * gdb.compile/compile.c (struct struct_type): Add volatile to
10177         selffield's type.
10178         * gdb.compile/compile.exp
10179         (compile code struct_object.selffield = &struct_object): Skip further
10180         struct_object tests if this one xfails.
10181
10182 2015-07-08  Robert O'Callahan  <robert@ocallahan.org>
10183
10184         PR exp/18617
10185         * gdb.trace/ax.exp: Add test.
10186
10187 2015-07-07  Yao Qi  <yao.qi@linaro.org>
10188
10189         * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
10190         instead of istarget "aarch64*-*-*".
10191         * gdb.arch/aarch64-fp.exp: Likewise.
10192         * gdb.base/float.exp: Likewise.
10193         * gdb.reverse/aarch64.exp: Likewise.
10194         * lib/gdb.exp (is_aarch64_target): New proc.
10195
10196 2015-07-07  Yao Qi  <yao.qi@linaro.org>
10197
10198         * lib/gdb.exp (is_aarch32_target): New proc.
10199         * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
10200         instead of "istarget "arm*-*-*"".
10201         * gdb.arch/arm-disp-step.exp: Likewise.
10202         * gdb.arch/thumb-bx-pc.exp: Likewise.
10203         * gdb.arch/thumb-prologue.exp: Likewise.
10204         * gdb.arch/thumb-singlestep.exp: Likewise.
10205         * gdb.base/disp-step-syscall.exp: Likewise.
10206         * gdb.base/float.exp: Likewise.
10207
10208 2015-07-07  Yao Qi  <yao.qi@linaro.org>
10209
10210         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
10211         Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
10212
10213 2015-07-07  Yao Qi  <yao.qi@linaro.org>
10214
10215         * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
10216         is aarch64.  If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
10217         if it exists.
10218         * gdb.multi/multi-arch.exp: Likewise.
10219
10220 2015-07-07  Simon Marchi  <simon.marchi@ericsson.com>
10221
10222         * gdb.python/py-lazy-string.exp: Add missing parentheses to
10223         print.
10224
10225 2015-07-07  Yao Qi  <yao.qi@linaro.org>
10226
10227         * gdb.arch/thumb-singlestep.exp: Do one more single step.
10228
10229 2015-06-30  Martin Galvan  <martin.galvan@tallertechnologies.com>
10230
10231         * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
10232         '[' and ']' characters.
10233
10234 2015-06-30  Iain Buclaw  <ibuclaw@gdcproject.org>
10235
10236         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10237
10238 2015-06-29  Pedro Alves  <palves@redhat.com>
10239
10240         PR threads/18127
10241         * gdb.threads/hand-call-new-thread.c: New file.
10242         * gdb.threads/hand-call-new-thread.c: New file.
10243
10244 2015-06-26  Keith Seitz  <keiths@redhat.com>
10245             Doug Evans  <dje@google.com>
10246
10247         PR 16253
10248         * gdb.cp/var-tag-2.cc: New file.
10249         * gdb.cp/var-tag-3.cc: New file.
10250         * gdb.cp/var-tag-4.cc: New file.
10251         * gdb.cp/var-tag.cc: New file.
10252         * gdb.cp/var-tag.exp: New file.
10253
10254 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
10255
10256         * gdb.base/history-duplicates.exp: New test.
10257
10258 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
10259
10260         * gdb.base/completion.exp: Test the completion of the "focus"
10261         command.
10262
10263 2015-06-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
10264
10265         * gdb.arch/amd64-prologue-skip.S: New file.
10266         * gdb.arch/amd64-prologue-skip.exp: New file.
10267
10268 2015-06-25  Simon Marchi  <simon.marchi@ericsson.com>
10269
10270         * gdb.python/py-prettyprint.exp (run_lang_tests): Add
10271         is_address_zero_readable check.
10272
10273 2015-06-24  Peter Bergner  <bergner@vnet.ibm.com>
10274
10275         * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
10276         * gdb.arch/powerpc-power.s <rfebb>: Likewise.
10277
10278 2015-06-24  Yao Qi  <yao.qi@linaro.org>
10279
10280         * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
10281         linux targets.
10282
10283 2015-06-24  Yao Qi  <yao.qi@linaro.org>
10284
10285         * lib/gdb.exp (supports_get_siginfo_type): New proc.
10286         * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
10287         * gdb.base/siginfo-thread.exp: Likewise.
10288
10289 2015-06-22  Yao Qi  <yao.qi@linaro.org>
10290
10291         * boards/remote-gdbserver-on-localhost.exp: Add comments.
10292
10293 2015-06-22  Yao Qi  <yao.qi@linaro.org>
10294
10295         * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
10296         aarch64*-*-*.
10297         (skip_hw_watchpoint_tests): Likewise.
10298
10299 2015-06-18  Patrick Palka  <patrick@parcs.ath.cx>
10300
10301         * gdb.base/gdbinit-history.exp: Test the interaction between
10302         setting GDBHISTSIZE and setting the history size via .gdbinit.
10303
10304 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
10305
10306         PR gdb/16999
10307         * gdb.base/gdbhistsize-history.exp: New test.
10308
10309 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
10310
10311         * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
10312         with GDBHISTSIZE.
10313         * gdb.base/readline.exp: Likewise.
10314
10315 2015-06-17  Yao Qi  <yao.qi@linaro.org>
10316
10317         * lib/gdb.exp (get_build_id): Move braces and "else" to the same
10318         line.
10319
10320 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
10321
10322         * gdb.base/gdbinit-history.exp: Add test case to check that
10323         an unlimited history file does not get truncated on exit.
10324
10325 2015-06-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10326
10327         * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
10328         (VECTOR): New macro.  Use it...
10329         (int4, uint4, char4, float4, int2, longlong2, float2, double2):
10330         ...for these typedefs.
10331         (int8, char1, int1, double1): New typedefs.
10332         (struct just_int2, struct two_int2): New structures.
10333         (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
10334         (add_structvecs, add_singlevecs): New functions.
10335         (main): Call add_some_intvecs twice.
10336         * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
10337         the compile and exit upon failure.  Try compiling for the "native"
10338         architecture.  Test inferior function calls with vector arguments
10339         and vector return value handling with "finish" and "return".
10340
10341 2015-06-10  Jon Turney  <jon.turney@dronecode.org.uk>
10342
10343         * gdb.base/sepdebug.exp: Add EXEEXT where needed.
10344         * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
10345         PE file.
10346         * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
10347
10348 2015-06-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
10349
10350         PR breakpoints/16465
10351         * gdb.mi/mi-dprintf-pending.c: New file.
10352         * gdb.mi/mi-dprintf-pending.exp: New test.
10353         * gdb.mi/mi-dprintf-pendshr.c: New file.
10354
10355 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
10356             Mircea Gherzan  <mircea.gherzan@intel.com>
10357
10358         * gdb.arch/i386-mpx-map.c: New file.
10359         * gdb.arch/i386-mpx-map.exp: New File.
10360
10361 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
10362
10363         * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
10364         * gdb.arch/i386-mpx.exp: Indentation fixed.
10365
10366 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
10367
10368         * gdb.arch/i386-mpx.c: Added final return to the have_mpx
10369         function and improved indentation.
10370         * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
10371         gdb_test_multiple. Added additional tests to skip the test.
10372
10373 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
10374
10375         * gdb.arch/i386-avx512.c: Change path in include file.
10376         * gdb.arch/i386-avx512.exp: Change include dir path
10377         compilation flag.
10378         * gdb.arch/i386-mpx.c: Change path in include file.
10379         * gdb.arch/i386-mpx.exp: Change include dir path compilation
10380         flag.
10381
10382 2015-06-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
10383
10384         * gdb.compile/compile-print.exp (compile print *vararray@3)
10385         (compile print *vararrayp@3): Change xfail to kfail compile/18489.
10386
10387 2015-06-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
10388
10389         * gdb.compile/compile.exp (keep jit in memory): Rename to ...
10390         (do not keep jit in memory): ... this.
10391         (expect 5): Change it to ...
10392         (expect no 5): ... this.
10393
10394 2015-06-02  Simon Marchi  <simon.marchi@ericsson.com>
10395
10396         PR gdb/15564
10397         * gdb.mi/mi-detach.exp: New file.
10398
10399 2015-06-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
10400
10401         PR symtab/18392
10402         * gdb.arch/amd64-tailcall-self.S: New file.
10403         * gdb.arch/amd64-tailcall-self.c: New file.
10404         * gdb.arch/amd64-tailcall-self.exp: New file.
10405
10406 2015-05-28  Don Breazeal  <donb@codesourcery.com>
10407
10408         * gdb.base/foll-vfork.exp (main): Disable exec-dependent
10409         tests for remote targets by checking is_target_gdbserver.
10410
10411 2015-05-27  Doug Evans  <dje@google.com>
10412
10413         * gdb.dwarf2/opaque-type-lookup-2.c: New file.
10414         * gdb.dwarf2/opaque-type-lookup.c: New file.
10415         * gdb.dwarf2/opaque-type-lookup.exp: New file.
10416
10417 2015-05-26  Doug Evans  <dje@google.com>
10418
10419         * gdb.cp/iostream.cc: New file.
10420         * gdb.cp/iostream.exp: New file.
10421
10422 2015-05-26  Doug Evans  <dje@google.com>
10423
10424         * gdb.dwarf2/dw2-op-call.exp: Update.
10425         * gdb.dwarf2/dw4-sig-types.exp: Update.
10426         * gdb.dwarf2/implptr.exp: Update.
10427         * gdb.mi/mi-cmd-param-changed.exp: Update.
10428
10429 2015-05-26  Doug Evans  <dje@google.com>
10430
10431         * gdb.python/py-lazy-string.c: New file.
10432         * gdb.python/py-lazy-string.exp: New file.
10433         * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
10434         (main): Update.  Add estring3.
10435         * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
10436         * gdb.python/py-prettyprint.py (pp_ls): Handle length.
10437
10438 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
10439             Yao Qi  <yao.qi@linaro.org>
10440
10441         * gdb.reverse/aarch64.c: New.
10442         * gdb.reverse/aarch64.exp: New.
10443
10444 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
10445
10446         * lib/gdb.exp (supports_process_record): Return true for
10447         aarch64*-linux*.
10448         (supports_reverse): Likewise.
10449
10450 2015-05-22  Patrick Palka  <patrick@parcs.ath.cx>
10451
10452         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10453         Use with_test_prefix.
10454
10455 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
10456
10457         * gdb.base/completion.exp: Add test for completion of layout
10458         names.
10459
10460 2015-05-20  Andrew Burgess  <andrew.burgess@embecosm.com>
10461
10462         * lib/gdb.exp (skip_tui_tests): New proc.
10463         * gdb.base/tui-layout.exp: Check skip_tui_tests.
10464
10465 2015-05-19  Pedro Alves  <palves@redhat.com>
10466
10467         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10468         Save the whole env array instead of just HOME.  Unset HISTSIZE in
10469         the environment while testing.  Restore whole environment
10470         afterwards.
10471
10472 2015-05-16  Doug Evans  <xdje42@gmail.com>
10473
10474         * gdb.guile/scm-ports.c: New file.
10475         * gdb.guile/scm-ports.exp: Add memory port tests.
10476
10477 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
10478
10479         * gdb.compile/compile-print.c: New file.
10480         * gdb.compile/compile-print.exp: New file.
10481
10482 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
10483
10484         * gdb.compile/compile-ops.exp: Cast param to void.
10485         * gdb.compile/compile.exp: Complete type for _gdb_expr.
10486         (compile code struct_object.selffield = &struct_object): Add xfail.
10487
10488 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
10489
10490         * gdb.ada/arr_enum_with_gap: New testcase.
10491
10492 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
10493
10494         * gdb.ada/byte_packed_arr: New testcase.
10495
10496 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
10497
10498         * gdb.ada/pckd_neg: New testcase.
10499
10500 2015-05-13  Patrick Palka  <patrick@parcs.ath.cx>
10501
10502         PR gdb/17820
10503         * gdb.base/gdbinit-history.exp: New test.
10504         * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
10505         * gdb.base/gdbinit-history/zero/.gdbinit: New file.
10506
10507 2015-05-09  Siva Chandra Reddy  <sivachandra@google.com>
10508
10509         * gdb.python/py-xmethods.cc: Enhance test case.
10510         * gdb.python/py-xmethods.exp: New tests.
10511         * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
10512         function.
10513         (B_indexoper): Likewise.
10514         (global_dm_list) : Add new xmethod worker functions.
10515
10516 2015-05-08  Sergio Durigan Junior  <sergiodj@redhat.com>
10517
10518         * gdb.base/coredump-filter.exp: Correctly unset
10519         "coredump_var_addr" array.
10520
10521 2015-05-08  Pedro Alves  <palves@redhat.com>
10522
10523         * gdb.server/non-existing-program.exp: Unset spawn_id.
10524
10525 2015-05-08  Siva Chandra Reddy  <sivachandra@google.com>
10526
10527         PR python/18291
10528         * gdb.python/py-xmethods.exp: Add tests.
10529
10530 2015-05-08  Yao Qi  <yao.qi@linaro.org>
10531
10532         PR gdb/18208
10533         * gdb.base/coredump-filter.c (set_coredump_filter): New function.
10534         * gdb.base/coredump-filter.exp (do_save_core): Call inferior
10535         function set_coredump_filter, and remove remote_exec call.
10536         Remove argument ipid.  Callers update.
10537         (top level): Don't get inferior's PID.
10538
10539 2015-05-08  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10540
10541         * gdb.base/watch_thread_num.exp: Skip test on targets without
10542         access watchpoints.
10543
10544 2015-05-06  Pedro Alves  <palves@redhat.com>
10545
10546         PR server/18081
10547         * gdb.server/non-existing-program.exp: New file.
10548
10549 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
10550
10551         * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
10552
10553 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
10554
10555         * gdb.ada/out_of_line_in_inlined: New testcase.
10556
10557 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
10558
10559         * gdb.ada/var_rec_arr: New testcase.
10560
10561 2015-04-30  Yao Qi  <yao.qi@linaro.org>
10562
10563         * gdb.base/break-idempotent.exp: If
10564         skip_hw_watchpoint_multi_tests returns true, skip the tests
10565         on "rwatch" and "awatch".
10566
10567 2015-04-30  Yao Qi  <yao.qi@linaro.org>
10568
10569         * gdb.base/relativedebug.exp: Invoke gdb command
10570         "info sharedlibrary", and if libc.so doesn't have debug info,
10571         skip the test.
10572
10573 2015-04-29  Doug Evans  <dje@google.com>
10574
10575         * gdb.python/py-xmethods.exp: Add ptype tests.
10576         * gdb.python/py-xmethods.py (E_method_char_worker): Add
10577         get_result_type method.
10578
10579 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
10580
10581         * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
10582         the target does not support hardware watchpoints.
10583
10584 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
10585
10586         * gdb.base/break-always.exp: Abort testing if writing to memory
10587         causes an error.
10588
10589 2015-04-28  Doug Evans  <dje@google.com>
10590
10591         * gdb.python/py-pp-maint.py: Move "replace" testing to ...
10592         * gdb.python/py-pp-registration.exp: ... here.  New file.
10593         * gdb.python/py-pp-registration.c: New file.
10594         * gdb.python/py-pp-registration.py: New file.
10595
10596 2015-04-28  Doug Evans  <dje@google.com>
10597
10598         * gdb.python/py-bad-printers.c: New file.
10599         * gdb.python/py-bad-printers.py: New file.
10600         * gdb.python/py-bad-printers.exp: New file.
10601
10602 2015-04-28  Sasha Smundak  <asmundak@google.com>
10603
10604         * gdb.python/py-type.exp: New test.
10605
10606 2015-04-28  Andy Wingo  <wingo@igalia.com>
10607
10608         * gdb.python/py-parameter.exp:
10609         * gdb.guile/scm-parameter.exp: Escape the path that we are
10610         matching against, as it might contain characters that are special
10611         to regular expressions.
10612
10613 2015-04-27  Joel Brobecker  <brobecker@adacore.com>
10614
10615         * gdb.ada/rec_comp: New testcase.
10616
10617 2015-04-26  Sergio Durigan Junior  <sergiodj@redhat.com>
10618
10619         * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
10620         before using it.
10621
10622 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
10623
10624         * gdb.base/dump.exp: Add *.verilog files to all_files list.  Add
10625         new tests for verilog output.
10626
10627 2015-04-24  Yao Qi  <yao.qi@linaro.org>
10628
10629         * boards/remote-gdbserver-on-localhost.exp: New file.
10630
10631 2015-04-23  Pedro Alves  <palves@redhat.com>
10632
10633         * gdb.base/interrupt.exp: Use an indirect spawn id list holding
10634         $inferior_spawn_id instead of $inferior_spawn_id directly.  On
10635         "end of file", remove $inferior_spawn_id from the indirect list.
10636
10637 2015-04-23  Pedro Alves  <palves@redhat.com>
10638
10639         * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
10640
10641 2015-04-23  Pedro Alves  <palves@redhat.com>
10642
10643         * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
10644         on $any_spawn_id instead of only on $gdb_spawn_id.
10645
10646 2015-04-21  Pierre Muller  <muller@sourceware.org>
10647
10648         PR pascal/17815
10649         * lib/pascal.exp (gpc_compile): Add new option "class".
10650         (fpc_compile): Likewise.
10651         * gdb.pascal/case-insensitive-symbols.pas: New file.
10652         * gdb.pascal/case-insensitive-symbols.exp: New file.
10653
10654 2015-04-20  Gary Benson <gbenson@redhat.com>
10655
10656         * gdb.base/attach.exp: Fix three extended remote failures.
10657
10658 2015-04-17  Gary Benson <gbenson@redhat.com>
10659
10660         * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
10661         the main executable over the remote protocol.
10662
10663 2015-04-16  Pedro Alves  <palves@redhat.com>
10664
10665         * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
10666         a new gdbserver if gdbserver_reconnect_p is set.
10667
10668 2015-04-16  Pedro Alves  <palves@redhat.com>
10669
10670         * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
10671         is set, don't exit gdbserver.
10672
10673 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10674
10675         * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
10676         appropriate .insn, such that an older assembler can be used.
10677         * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
10678         the z/Architecture instruction set on 31-bit targets as well.
10679
10680 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10681
10682         * gdb.go/handcall.exp: Remove all logic related to the first
10683         breakpoint and rely on go_runto_main instead.
10684         * gdb.go/strings.exp: Likewise.
10685         * gdb.go/unsafe.exp: Likewise.
10686         * gdb.go/hello.exp: Likewise.  Also rename the remaining
10687         breakpoint marker to "breakpoint 1".
10688         * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
10689         * gdb.go/strings.go: Likewise.
10690         * gdb.go/unsafe.go: Likewise.
10691         * gdb.go/hello.go: Likewise.  Also remove the second occurrence of
10692         "set breakpoint 2 here" and rename the remaining breakpoint marker
10693         to "breakpoint 1".
10694
10695 2015-04-15  Simon Marchi  <simon.marchi@ericsson.com>
10696
10697         * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
10698         if itertools.imap is not present.
10699         * gdb.python/py-objfile.exp: Add parentheses.
10700         * gdb.python/py-type.exp: Same.
10701         * gdb.python/py-unwind-maint.py: Same.
10702
10703 2015-04-15  Yao Qi  <yao.qi@linaro.org>
10704
10705         * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
10706         of ":$ptr_size" and set its form explicitly.
10707
10708 2015-04-15  Pedro Alves  <palves@redhat.com>
10709             Yao Qi  <yao.qi@linaro.org>
10710
10711         * gdb.base/watch-bitfields.exp (test_watch_location): Increase
10712         timeout by factor of 4.
10713         (test_regular_watch): Likewise.
10714         * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
10715         * gdb.reverse/sigall-reverse.exp: Likewise.
10716         * gdb.reverse/until-precsave.exp: Likewise.
10717         * lib/gdb.exp (with_timeout_factor): New proc.
10718         (gdb_expect): Move some code to ...
10719         (get_largest_timeout): ... here.  New procedure.
10720
10721 2015-04-14  Luis Machado  <lgustavo@codesourcery.com>
10722
10723         * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
10724
10725 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
10726
10727         * gdb.base/bp-permanent.exp (test): Handle the case of being unable
10728         to write to the .text section.
10729
10730 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
10731
10732         * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
10733         Handle the case of targets that do not provide PID information.
10734
10735 2015-04-13  Yao Qi  <yao.qi@linaro.org>
10736
10737         * lib/gdbserver-support.exp (gdb_exit): Catch exception
10738         and use expect instead of gdb_expect.
10739
10740 2015-04-13  Sergio Durigan Junior  <sergiodj@redhat.com>
10741
10742         * gdb.base/coredump-filter.exp: Rename variable "addr" to
10743         "coredump_var_addr" to avoid naming conflict with other testcases.
10744
10745 2015-04-10  Pedro Alves  <palves@redhat.com>
10746
10747         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
10748         gdb_test_sequence and gdb_assert.
10749
10750 2015-04-10  Pedro Alves  <palves@redhat.com>
10751
10752         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
10753         test messages that don't include the breakpoint address.
10754
10755 2015-04-10  Yao Qi  <yao.qi@linaro.org>
10756
10757         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
10758         false for some offset and width combinations which aren't
10759         supported by linux kernel.
10760
10761 2015-04-10  Pedro Alves  <palves@redhat.com>
10762
10763         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
10764         procedure, factored out from ...
10765         (top level): ... here.  Add "set displaced-stepping" testing axis.
10766         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
10767         parameter "displaced".  Use it.
10768         (top level): Use foreach and add "set displaced-stepping" testing
10769         axis.
10770
10771 2015-04-10  Pedro Alves  <palves@redhat.com>
10772
10773         * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
10774         Remove comment.
10775         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
10776         both the address of the instruction that triggers the watchpoint
10777         and the address of the instruction immediately after, and use
10778         those addresses for the test.  Fix comment.
10779
10780 2015-04-10  Pedro Alves  <palves@redhat.com>
10781
10782         * gdb.base/sigstep.exp (breakpoint_to_handler)
10783         (breakpoint_to_handler_entry): New parameter 'displaced'.  Use it.
10784         Test "backtrace" in handler.
10785         (breakpoint_over_handler): New parameter 'displaced'.  Use it.
10786         (top level): Add new "displaced" test axis to
10787         breakpoint_to_handler, breakpoint_to_handler_entry and
10788         breakpoint_over_handler.
10789
10790 2015-04-10  Pedro Alves  <palves@redhat.com>
10791
10792         PR gdb/18216
10793         * gdb.threads/multiple-step-overs.exp: Remove expected eof.
10794
10795 2015-04-10  Yao Qi  <yao.qi@linaro.org>
10796
10797         * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
10798         (test_add_rn_pc): New function.
10799         * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
10800         (top level): Invoke test_add_rn_pc.
10801
10802 2015-04-10  Pedro Alves  <palves@redhat.com>
10803
10804         PR gdb/13858
10805         * gdb.base/step-over-no-symbols.exp: New file.
10806
10807 2015-04-09  Andy Wingo  <wingo@igalia.com>
10808
10809         * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
10810         after the Python tests.
10811
10812 2015-04-08  Keith Seitz  <keiths@redhat.com>
10813
10814         PR python/16699
10815         * gdb.python/py-completion.exp: New tests for completion.
10816         * gdb.python/py-completion.py (CompleteLimit1): New class.
10817         (CompleteLimit2): Likewise.
10818         (CompleteLimit3): Likewise.
10819         (CompleteLimit4): Likewise.
10820         (CompleteLimit5): Likewise.
10821         (CompleteLimit6): Likewise.
10822         (CompleteLimit7): Likewise.
10823
10824 2015-04-08  Pedro Alves  <palves@redhat.com>
10825
10826         PR gdb/18214
10827         PR gdb/18216
10828         * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
10829         function.
10830         (main): Install it as SIGUSR1 handler.
10831         * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
10832         parameter.  Always use "setup" as prefix.  Toggle "set
10833         displaced-stepping" off/on depending on global.  Don't switch to
10834         thread 1 here.
10835         (top level): Add displaced stepping "off/on" test axis.  Update
10836         "setup" calls.  Wrap each subtest with with_test_prefix.  Test
10837         continuing with a queued signal in each thread.
10838
10839 2015-04-08  Pedro Alves  <palves@redhat.com>
10840
10841         * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
10842         * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd.  Use
10843         gdb_breakpoint instead of gdb_test that doesn't expect anything.
10844         Return early if running to main fails.
10845         * gdb.trace/while-stepping.exp: Likewise.
10846
10847 2015-04-07  Pedro Alves  <palves@redhat.com>
10848
10849         * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
10850         $gdb_spawn_id.  Use send_inferior and $inferior_spawn_id to
10851         interact with inferior program.
10852
10853 2015-04-07  Pedro Alves  <palves@redhat.com>
10854
10855         * lib/gdb.exp (inferior_spawn_id): New global.
10856         (gdb_test_multiple): Handle "-i".  Reset the spawn id to GDB's
10857         spawn id after processing the user code.
10858         (default_gdb_start): Set inferior_spawn_id.
10859         (send_inferior): New procedure.
10860         * lib/gdbserver-support.exp (gdbserver_start): Set
10861         inferior_spawn_id.
10862         (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
10863
10864 2015-04-07  Pedro Alves  <palves@redhat.com>
10865
10866         * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
10867         * lib/gdbserver-support.exp (gdbserver_start): Make
10868         $server_spawn_id global.
10869         (gdbserver_start): Don't wait for gdbserver's spawn id with
10870         expect_background.
10871         (close_gdbserver): New procedure.
10872         (gdb_exit): Rename the default version and reimplement.
10873
10874 2015-04-07  Pedro Alves  <palves@redhat.com>
10875
10876         * lib/gdb.exp (gdb_test_multiple): When processing an argument,
10877         append the substituted item, not the original item.
10878
10879 2015-04-07  Pedro Alves  <palves@redhat.com>
10880
10881         * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
10882         gdb_expect.
10883
10884 2015-04-07  Pedro Alves  <palves@redhat.com>
10885
10886         * gdb.base/interrupt.exp: Don't handle the case of the inferior
10887         output appearing once only.
10888
10889 2015-04-07  Pedro Alves  <palves@redhat.com>
10890
10891         * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
10892         that doesn't expect anything.  Return early if running to main
10893         fails.
10894
10895 2015-04-07  Yao Qi  <yao.qi@linaro.org>
10896
10897         * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
10898         (child_function): Call alarm.
10899         (main): Move call to alarm into the loop.
10900         * gdb.threads/non-stop-fair-events.exp: Build program with
10901         -DTIMEOUT=$timeout.
10902
10903 2015-04-06  Doug Evans  <xdje42@gmail.com>
10904
10905         * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
10906         Fix dest parameter to board_info.
10907         (fpc_compile): Ditto.
10908         (gdb_compile_pascal): Rename dest arg to destfile.
10909
10910 2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
10911
10912         * gdb.ada/funcall_ref.exp: New file.
10913         * gdb.ada/funcall_ref/foo.adb: New file.
10914
10915 2015-04-02  Yao Qi  <yao.qi@linaro.org>
10916
10917         * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
10918         is remote.
10919
10920 2015-04-02  Gary Benson <gbenson@redhat.com>
10921
10922         * gdb.base/break-probes.exp: Cope with "target:" sysroot.
10923
10924 2015-04-01  Sasha Smundak  <asmundak@google.com>
10925
10926         * gdb.python/py-unwind-maint.c: New file.
10927         * gdb.python/py-unwind-maint.exp: New test.
10928         * gdb.python/py-unwind-maint.py: New file.
10929         * gdb.python/py-unwind.c: New file.
10930         * gdb.python/py-unwind.exp: New test.
10931         * gdb.python/py-unwind.py: New test.
10932
10933 2015-04-01  Pedro Alves  <palves@redhat.com>
10934
10935         * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
10936         to fail instead of non-existent $test.
10937
10938 2015-04-01  Pedro Alves  <palves@redhat.com>
10939
10940         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
10941         GDBFLAGS if not empty.
10942
10943 2015-04-01  Pierre-Marie de Rodat  <derodat@adacore.com>
10944
10945         * gdb.ada/complete.exp: Remove "multi_line".
10946         * gdb.ada/info_exc.exp: Remove "multi_line".
10947         * gdb.ada/packed_tagged.exp: Remove "multi_line".
10948         * gdb.ada/ptype_field.exp: Remove "multi_line".
10949         * gdb.ada/sym_print_name.exp: Remove "multi_line".
10950         * gdb.ada/tagged.exp: Remove "multi_line".
10951         * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
10952         [multi_line ...]
10953         * gdb.btrace/delta.exp: Likewise.
10954         * gdb.btrace/exception.exp: Likewise.
10955         * gdb.btrace/function_call_history.exp: Likewise.
10956         * gdb.btrace/instruction_history.exp: Likewise.
10957         * gdb.btrace/nohist.exp: Likewise.
10958         * gdb.btrace/record_goto.exp: Likewise.
10959         * gdb.btrace/segv.exp: Likewise.
10960         * gdb.btrace/stepi.exp: Likewise.
10961         * gdb.btrace/tailcall.exp: Likewise.
10962         * gdb.btrace/unknown_functions.exp: Likewise.
10963         * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
10964         * lib/gdb.exp: Add the "multi_line" helper.
10965
10966 2015-04-01  Pedro Alves  <palves@redhat.com>
10967
10968         * gdb.threads/tid-reuse.c: New file.
10969         * gdb.threads/tid-reuse.exp: New file.
10970
10971 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
10972
10973         PR corefiles/16092
10974         * gdb.base/coredump-filter.c: New file.
10975         * gdb.base/coredump-filter.exp: Likewise.
10976
10977 2015-03-27  Petr Machata  <pmachata@redhat.com>
10978
10979         * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
10980         (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
10981         (Dwarf::assemble): Initialize them.
10982         (Dwarf::lines): New function.
10983
10984 2015-03-26  Jon Turney  <jon.turney@dronecode.org.uk>
10985
10986         * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
10987         SYMBOL_PREFIX for x86_64-*-cygwin.
10988
10989 2015-03-26  Andy Wingo  <wingo@igalia.com>
10990
10991         PR symtab/18148
10992         * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
10993         const_value but not a location.
10994         * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
10995         location defined in non-main CUs are visible.
10996
10997 2015-03-26  Yao Qi  <yao.qi@linaro.org>
10998
10999         PR testsuite/18139
11000         * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
11001         Add a line number entry for the same line.
11002         * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
11003         Add a line number entry for the same line.
11004
11005 2015-03-26  Yao Qi  <yao.qi@linaro.org>
11006
11007         * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
11008         .int 0.
11009         (func): Likewise.  Add .Lfunc_1 label.
11010         Use .Lfunc_1 label.
11011         * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
11012         .int 0.
11013         (func): Likewise.
11014         Use .Lfunc_1 label.
11015
11016 2015-03-26  Yao Qi  <yao.qi@linaro.org>
11017
11018         * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
11019         Call gdb_compile instead to compile each .s files without debug
11020         information.
11021
11022 2015-03-26  Yao Qi  <yao.qi@linaro.org>
11023
11024         * gdb.base/savedregs.exp (process_saved_regs): Make
11025         "Saved registers:" optional in the pattern.
11026
11027 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
11028
11029         * gdb.btrace/next.exp: Merged into step.exp.
11030         * gdb.btrace/finish.exp: Merged into step.exp.
11031         * gdb.btrace/nexti.exp: Merged into stepi.exp.
11032         * gdb.btrace/step.exp: Use record_goto.c as test file.  Avoid using
11033         "record goto" and checking the exact replay position.
11034         * gdb.btrace/stepi.exp: Choose test file based on target.  Do not
11035         check for "Recording format" in "info record" output.
11036         * gdb.btrace/record_goto.exp: Choose test file based on target.
11037         * gdb.btrace/x86-record_goto.S: Renamed into ...
11038         * gdb.btrace/x86_64-record_goto.S: ... this.
11039         * gdb.btrace/i686-record_goto.S: New.
11040         * gdb.btrace/x86-tailcall.S: Renamed into ...
11041         * gdb.btrace/x86_64-tailcall.S: ... this.
11042         * gdb.btrace/i686-tailcall.S: New.
11043         * gdb.btrace/x86-tailcall.c: Renamed into ...
11044         * gdb.btrace/tailcall.c: ... this.  Split "return ++answer" into two
11045         separate statements.  Update test.
11046         * gdb.btrace/delta.exp: Use record_goto.c as test file.
11047         * gdb.btrace/gcore.exp: Use record_goto.c as test file.
11048         * gdb.btrace/nohist.exp: Use record_goto.c as test file.
11049         * gdb.btrace/tailcall.exp: Choose test file based on target.
11050         * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
11051
11052 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
11053
11054         * gdb.btrace/exception.exp: Increase BTS buffer size.
11055
11056 2015-03-24  Pedro Alves  <palves@redhat.com>
11057
11058         * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
11059
11060 2015-03-24  Pedro Alves  <palves@redhat.com>
11061
11062         * gdb.threads/schedlock.exp (test_step): No longer expect that
11063         "set scheduler-locking step" with "next" over a function call runs
11064         threads unlocked.
11065
11066 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
11067
11068         * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
11069
11070 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
11071
11072         PR breakpoints/16466
11073         * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
11074         * gdb.mi/mi-pending.c (thread_func): New function.
11075         (int main): Add threading support required.
11076         * gdb.mi/mi-pending.exp: Add tests for this issue.
11077         * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
11078         (pendfunc2): Remove stdio dependency.
11079         * gdb.mi/mi-pendshr2.c: New file.
11080
11081 2015-03-23  Keith Seitz  <keiths@redhat.com>
11082
11083         * gdb.linespec/keywords.c: New file.
11084         * gdb.linespec/keywords.exp: New file.
11085
11086 2015-03-23  Keith Seitz  <keiths@redhat.com>
11087
11088         PR gdb/18021
11089         * gdb.dwarf2/staticvirtual.exp: New test.
11090
11091 2015-03-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
11092
11093         * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
11094         * README: Remove HP-UX and gdb.hp.
11095         (configuration):
11096         * configure: Regenerate.
11097         * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
11098         gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
11099         gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
11100         gdb.hp/gdb.defects/Makefile.
11101         * gdb.hp/Makefile.in: File deleted.
11102         * gdb.hp/gdb.aCC/Makefile.in: File deleted.
11103         * gdb.hp/gdb.aCC/optimize.c: File deleted.
11104         * gdb.hp/gdb.aCC/optimize.exp: File deleted.
11105         * gdb.hp/gdb.aCC/run.c: File deleted.
11106         * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
11107         * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
11108         * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
11109         * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
11110         * gdb.hp/gdb.base-hp/dollar.c: File deleted.
11111         * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
11112         * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
11113         * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
11114         * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
11115         * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
11116         * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
11117         * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
11118         * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
11119         * gdb.hp/gdb.base-hp/reg.exp: File deleted.
11120         * gdb.hp/gdb.base-hp/reg.s: File deleted.
11121         * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
11122         * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
11123         * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
11124         * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
11125         * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
11126         * gdb.hp/gdb.compat/Makefile.in: File deleted.
11127         * gdb.hp/gdb.compat/average.c: File deleted.
11128         * gdb.hp/gdb.compat/sum.c: File deleted.
11129         * gdb.hp/gdb.compat/xdb.c: File deleted.
11130         * gdb.hp/gdb.compat/xdb0.c: File deleted.
11131         * gdb.hp/gdb.compat/xdb0.h: File deleted.
11132         * gdb.hp/gdb.compat/xdb1.c: File deleted.
11133         * gdb.hp/gdb.compat/xdb1.exp: File deleted.
11134         * gdb.hp/gdb.compat/xdb2.exp: File deleted.
11135         * gdb.hp/gdb.compat/xdb3.exp: File deleted.
11136         * gdb.hp/gdb.defects/Makefile.in: File deleted.
11137         * gdb.hp/gdb.defects/bs14602.c: File deleted.
11138         * gdb.hp/gdb.defects/bs14602.exp: File deleted.
11139         * gdb.hp/gdb.defects/solib-d.c: File deleted.
11140         * gdb.hp/gdb.defects/solib-d.exp: File deleted.
11141         * gdb.hp/gdb.defects/solib-d1.c: File deleted.
11142         * gdb.hp/gdb.defects/solib-d2.c: File deleted.
11143         * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
11144         * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
11145         * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
11146         * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
11147         * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
11148         * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
11149         * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
11150         * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
11151         * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
11152         * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
11153         * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
11154         * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
11155         * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
11156         * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
11157         * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
11158         * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
11159         * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
11160         * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
11161         * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
11162         * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
11163         * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
11164         * gdb.hp/tools/odump: File deleted.
11165
11166 2015-03-19  Pedro Alves  <palves@redhat.com>
11167
11168         * gdb.threads/continue-pending-status.exp (saw_thread_2)
11169         (saw_thread_3): New globals.
11170         (top level): Increment them when an event for the corresponding
11171         thread is seen.
11172         (no thread starvation): New test.
11173
11174 2015-03-19  Pedro Alves  <palves@redhat.com>
11175
11176         * gdb.threads/continue-pending-status.c: New file.
11177         * gdb.threads/continue-pending-status.exp: New file.
11178
11179 2015-03-18  Pedro Alves  <palves@redhat.com>
11180
11181         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11182         Use gdb_is_target_remote instead of is_remote.  Use
11183         gdb_test_multiple instead of gdb_expect.  Exit early if
11184         gdb_test_multiple hits its internal matches.  Tighten stepi tests
11185         expected output.  Fail on exit with any signal, instead of just
11186         SIGILL.
11187
11188 2015-03-18  Yao Qi  <yao.qi@linaro.org>
11189
11190         PR tdep/18107
11191         * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
11192         variable.
11193         * gdb.base/catch-syscall.exp: Don't skip it on
11194         aarch64*-*-linux* target.  Remove elements in all_syscalls.
11195         (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
11196         target.
11197         (setup_all_syscalls): New proc.
11198
11199 2015-03-16  Yao Qi  <yao.qi@linaro.org>
11200
11201         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
11202         (top level): Skip tests if valid_addr_p returns false for
11203         $cmd1 or $cmd2.
11204
11205 2015-03-11  Andy Wingo  <wingo@igalia.com>
11206
11207         * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
11208
11209 2015-03-11  Yao Qi  <yao.qi@linaro.org>
11210
11211         * gdb.base/catch-syscall.exp: Fix typo in comments.
11212
11213 2015-03-11  Yao Qi  <yao.qi@linaro.org>
11214
11215         * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
11216
11217 2015-03-09  Pedro Alves  <palves@redhat.com>
11218
11219         * dg-extract-results.py: Delete.
11220
11221 2015-03-09  Pedro Alves  <palves@redhat.com>
11222
11223         Merge dg-extract-results.sh from GCC upstream (r218843).
11224
11225         2014-12-17  Sergio Durigan Junior  <sergiodj@redhat.com>
11226                 * dg-extract-results.sh: Use --text with grep to avoid issues with
11227                 binary files.  Fall back to cat -v, if that doesn't work.
11228
11229 2015-03-05  Pedro Alves  <palves@redhat.com>
11230
11231         * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
11232
11233 2015-03-04  Simon Marchi  <simon.marchi@ericsson.com>
11234
11235         * lib/mi-support.exp (mi_expect_interrupt): Accept
11236         alternative event for when in all-stop mode.
11237
11238 2015-03-04  Pedro Alves  <palves@redhat.com>
11239
11240         * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
11241
11242 2015-03-04  Mark Kettenis  <kettenis@gnu.org>
11243
11244         * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
11245
11246 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11247
11248         * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
11249         regexps for GDB's current line display, accept a hex address
11250         preceding the line number.
11251
11252 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11253
11254         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
11255         the 'arch1' variable for "s390*-linux*" targets.
11256
11257 2015-03-04  Pedro Alves  <palves@redhat.com>
11258
11259         * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
11260         (main): Pass missing retval argument to pthread_join call.
11261
11262 2015-03-02  Pedro Alves  <palves@redhat.com>
11263
11264         * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
11265         (top level): Call do_test with non-stop as well.
11266
11267 2015-03-02  Pedro Alves  <palves@redhat.com>
11268
11269         * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
11270         -1.
11271
11272 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11273
11274         * gdb.arch/s390-vregs.exp: New test.
11275         * gdb.arch/s390-vregs.S: New file.
11276
11277 2015-02-27  Pedro Alves  <palves@redhat.com>
11278
11279         * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
11280         call to catch_command_errors.
11281         * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
11282         catch_command_errors.
11283
11284 2015-02-27  Pedro Alves  <palves@redhat.com>
11285
11286         * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
11287         "true" for boolean result.
11288         * gdb.gdb/selftest.exp (test_with_self): Also accept full
11289         prototype of main.
11290
11291 2015-02-27  Pedro Alves  <palves@redhat.com>
11292
11293         * lib/unbuffer_output.c: New file.
11294         * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
11295         (main): Call gdb_unbuffer_output.
11296
11297 2015-02-27  Yao Qi  <yao.qi@linaro.org>
11298
11299         * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
11300         target.
11301
11302 2015-02-26  Doug Evans  <dje@google.com>
11303
11304         * gdb.cp/class2.cc (Dbase, D): New classes.
11305         (main): New local delta.
11306         * gdb.cp/class2.exp: Test printing delta.
11307         * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
11308         (dynbar): New global.
11309         * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
11310
11311 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
11312
11313         * gdb.compile/compile-ifunc.c: New file.
11314         * gdb.compile/compile-ifunc.exp: New file.
11315
11316 2015-02-26  Antoine Tremblay  <antoine.tremblay@ericsson.com>
11317
11318         * gdb.base/structs.exp: Check for correct struct on finish.
11319
11320 2015-02-26  Yao Qi  <yao.qi@linaro.org>
11321
11322         * lib/dwarf.exp (function_range): Adjust pattern when $func_length
11323         is zero.
11324
11325 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
11326
11327         * gdb.arch/cordic.ko.bz2: New file.
11328         * gdb.arch/cordic.ko.debug.bz2: New file.
11329         * gdb.arch/ppc64-symtab-cordic.exp: New file.
11330
11331 2015-02-25  Yao Qi  <yao.qi@linaro.org>
11332
11333         * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
11334         aarch64*-*-* target.
11335
11336 2015-02-23  Pedro Alves  <palves@redhat.com>
11337
11338         * lib/gdb.exp (delete_breakpoints): Rewrite using
11339         gdb_test_multiple.
11340
11341 2015-02-23  Pedro Alves  <palves@redhat.com>
11342
11343         * gdb.base/info-os.c: Include stdlib.h.
11344
11345 2015-02-22  Doug Evans  <xdje42@gmail.com>
11346
11347         PR symtab/17855
11348         * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
11349         is read after symbols have been re-read.
11350         * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
11351         * gdb.ada/exec_changed/second.adb (Second): Ditto.
11352
11353 2015-02-21  Doug Evans  <dje@google.com>
11354
11355         * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
11356
11357 2015-02-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
11358
11359         PR corefiles/17808
11360         * gdb.arch/i386-biarch-core.core.bz2: New file.
11361         * gdb.arch/i386-biarch-core.exp: New file.
11362
11363 2015-02-21  Pedro Alves  <palves@redhat.com>
11364
11365         * gdb.threads/multi-create-ns-info-thr.exp: Return early if
11366         runto_main fails.
11367
11368 2015-02-20  Pedro Alves  <palves@redhat.com>
11369
11370         * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
11371         info probes.
11372
11373 2015-02-20  Pedro Alves  <palves@redhat.com>
11374
11375         * gdb.threads/multi-create-ns-info-thr.exp: New file.
11376
11377 2015-02-20  Pedro Alves  <palves@redhat.com>
11378
11379         * gdb.trace/no-attach-trace.exp: Don't run to main.  Do
11380         clean_restart before gdb_target_supports_trace.
11381
11382 2015-02-20  Pedro Alves  <palves@redhat.com>
11383
11384         PR threads/18006
11385         * gdb.threads/clone-thread_db.c: New file.
11386         * gdb.threads/clone-thread_db.exp: New file.
11387
11388 2015-02-19  Antoine Tremblay  <antoine.tremblay@ericsson.com>
11389
11390         PR breakpoints/16812
11391         * gdb.base/catch-gdb-caused-signals.c: New file.
11392         * gdb.base/catch-gdb-caused-signals.exp: New file.
11393
11394 2015-02-18  Jose E. Marchesi  <jose.marchesi@oracle.com>
11395
11396         * configure: Regenerated.
11397         * configure.ac: Use GDB_AC_TRANSFORM.
11398         * aclocal.m4: sinclude ../transform.m4.
11399
11400 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11401
11402         * lib/dtrace.exp: New file.
11403         * gdb.base/dtrace-probe.exp: Likewise.
11404         * gdb.base/dtrace-probe.d: Likewise.
11405         * gdb.base/dtrace-probe.c: Likewise.
11406         * lib/pdtrace.in: Likewise.
11407         * configure.ac: Output variables with the transformed names of
11408         the strip, readelf, as and nm tools.  AC_SUBST lib/pdtrace.in.
11409         * configure: Regenerated.
11410
11411 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11412
11413         * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
11414         expected message when trying to access $_probe_* convenience
11415         variables while not on a probe.
11416
11417 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
11418
11419         * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
11420
11421 2015-02-11  Pedro Alves  <pedro@codesourcery.com>
11422
11423         * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
11424         * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
11425
11426 2015-02-10  Doug Evans  <xdje42@gmail.com>
11427
11428         * lib/gdb.exp (gdb_load): Always return a result.
11429
11430 2015-02-10  Pedro Alves  <palves@redhat.com>
11431
11432         * gdb.threads/signal-sigtrap.c: New file.
11433         * gdb.threads/signal-sigtrap.exp: New file.
11434
11435 2015-02-10  Antoine Tremblay <antoine.tremblay@ericsson.com>
11436
11437         * gdb.trace/no-attach-trace.c: New file.
11438         * gdb.trace/no-attach-trace.exp: New file.
11439
11440 2015-02-09  Mark Wielaard  <mjw@redhat.com>
11441
11442         * gdb.dwarf2/atomic.c: New file.
11443         * gdb.dwarf2/atomic-type.exp: Likewise.
11444
11445 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11446
11447         * gdb.btrace/buffer-size.exp: Update "info record" output.
11448         * gdb.btrace/delta.exp: Update "info record" output.
11449         * gdb.btrace/enable.exp: Update "info record" output.
11450         * gdb.btrace/finish.exp: Update "info record" output.
11451         * gdb.btrace/instruction_history.exp: Update "info record" output.
11452         * gdb.btrace/next.exp: Update "info record" output.
11453         * gdb.btrace/nexti.exp: Update "info record" output.
11454         * gdb.btrace/step.exp: Update "info record" output.
11455         * gdb.btrace/stepi.exp: Update "info record" output.
11456         * gdb.btrace/nohist.exp: Update "info record" output.
11457
11458 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11459
11460         * gdb.btrace/buffer-size: New.
11461
11462 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11463
11464         * gdb.btrace/delta.exp: Update "info record" output.
11465         * gdb.btrace/enable.exp: Update "info record" output.
11466         * gdb.btrace/finish.exp: Update "info record" output.
11467         * gdb.btrace/instruction_history.exp: Update "info record" output.
11468         * gdb.btrace/next.exp: Update "info record" output.
11469         * gdb.btrace/nexti.exp: Update "info record" output.
11470         * gdb.btrace/step.exp: Update "info record" output.
11471         * gdb.btrace/stepi.exp: Update "info record" output.
11472         * gdb.btrace/nohist.exp: Update "info record" output.
11473
11474 2015-02-06  Simon Marchi  <simon.marchi@ericsson.com>
11475
11476         PR gdb/15678
11477         * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
11478
11479 2015-02-06  Pedro Alves  <palves@redhat.com>
11480
11481         * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
11482         macro.
11483         (seconds_left, again): New globals.
11484         (main): Wait seconds_left in a 1-second sleep loop instead of
11485         sleeping 180 seconds.  If 'again' is set, reset the seconds
11486         counter.
11487         * gdb.threads/attach-many-short-lived-threads.exp (test): Set
11488         'again' in the inferior before detaching.  Print the seconds left.
11489         (options): New global.
11490         (top level): Build program with -DTIMEOUT=$timeout.
11491
11492 2015-02-06  Pedro Alves  <palves@redhat.com>
11493
11494         * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
11495         determine how many seconds to pass to 'alarm'.
11496         * gdb.base/gdb-sigterm.exp (top level): Build program with
11497         -DTIMEOUT=$timeout.
11498         (do_test): Return success/failure indication.  Add more verbose
11499         logging.  Don't fail if 200 single steps are seen.  Instead, fail
11500         when the test times out.
11501         (passes): New global.
11502         (top level): Break the testing loop if testing fails on any
11503         iteration.  Use gdb_assert.
11504
11505 2015-02-04  Don Breazeal  <donb@codesourcery.com>
11506
11507         * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
11508         and initialize them.
11509         (ipc_cleanup): New function.
11510         (main): Don't declare shmid, semid, and msqid.  Add a call to
11511         atexit so that we call ipc_cleanup on exit.
11512
11513 2015-02-04  Pedro Alves  <palves@redhat.com>
11514
11515         * boards/native-extended-gdbserver.exp: Remove any target variant
11516         specifications from the board name before clearing the isremote
11517         flag from board_info.
11518
11519 2015-01-31  Doug Evans  <xdje42@gmail.com>
11520
11521         * gdb.base/maint.exp <maint print type argc>: Update expected output.
11522
11523 2015-01-31  Gary Benson <gbenson@redhat.com>
11524
11525         * gdb.base/completion.exp: Disable completion limiting for
11526         existing tests.  Add new tests to check completion limiting.
11527         * gdb.linespec/ls-errs.exp: Disable completion limiting.
11528
11529 2015-01-31  Doug Evans  <xdje42@gmail.com>
11530
11531         * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
11532
11533 2015-01-31  Doug Evans  <xdje42@gmail.com>
11534
11535         * gdb.guile/scm-section-script.c: Add duplicate inlined section script
11536         entries.  Duplicate file section script entries.
11537         * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
11538         inlined entries.  Add test for safe-path rejection.
11539         * gdb.python/py-section-script.c: Add duplicate inlined section script
11540         entries.  Duplicate file section script entries.
11541         * gdb.python/py-section-script.exp: Add tests for duplicate entries,
11542         inlined entries.  Add test for safe-path rejection.
11543
11544 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
11545
11546         * gdb.ada/disc_arr_bound: New testcase.
11547
11548 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
11549
11550         * gdb.ada/mi_var_array: New testcase.
11551
11552 2015-01-27  Doug Evans  <dje@google.com>
11553
11554         * gdb.python/py-objfile.exp: Add tests for objfile.username.
11555         Add test for objfile.filename, objfile.username after objfile
11556         has been unloaded.
11557
11558 2015-01-26  Joel Brobecker  <brobecker@adacore.com>
11559
11560         * gdb.python/py-lookup-type.exp (test_lookup_type): Change
11561         the second test to print the name attribute of value
11562         returned by the call to gdb.lookup_type, and adjust
11563         the expected output accordingly.
11564
11565 2015-01-25  Mark Wielaard  <mjw@redhat.com>
11566
11567         * gdb.arch/i386-bp_permanent.c (standard): New declaration.
11568         * gdb.base/disp-step-fork.c: Include unistd.h.
11569         * gdb.base/siginfo-obj.c: Include stdio.h.
11570         * gdb.base/siginfo-thread.c: Likewise.
11571         * gdb.mi/non-stop.c: Include unistd.h.
11572         * gdb.mi/nsthrexec.c: Include stdio.h.
11573         * gdb.mi/pthreads.c: Include unistd.h.
11574         * gdb.modula2/unbounded1.c (main): Declare returns int.
11575         * gdb.reverse/consecutive-reverse.c: Likewise.
11576         * gdb.threads/create-fail.c: Include unistd.h.
11577         * gdb.threads/killed.c: Likewise.
11578         * gdb.threads/linux-dp.c: Likewise.
11579         * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
11580         * gdb.threads/non-ldr-exc-2.c: Likewise.
11581         * gdb.threads/non-ldr-exc-3.c: Likewise.
11582         * gdb.threads/non-ldr-exc-4.c: Likewise.
11583         * gdb.threads/pthreads.c: Include unistd.h.
11584         (main): Declare returns int.
11585         * gdb.threads/tls-main.c (foo): New declaration.
11586         * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
11587
11588 2015-01-23  Simon Marchi  <simon.marchi@ericsson.com>
11589
11590         * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
11591         * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
11592
11593 2015-01-15  Mark Wielaard  <mjw@redhat.com>
11594
11595         * gdb.base/noreturn-return.c: New file.
11596         * gdb.base/noreturn-return.exp: New file.
11597         * gdb.base/noreturn-finish.c: New file.
11598         * gdb.base/noreturn-finish.exp: New file.
11599
11600 2015-01-23  Pedro Alves  <palves@redhat.com>
11601
11602         * gdb.threads/continue-pending-after-query.c: New file.
11603         * gdb.threads/continue-pending-after-query.exp: New file.
11604
11605 2015-01-22  Anders Granlund  <anders.granlund@ericsson.com>
11606             Simon Marchi  <simon.marchi@ericsson.com>
11607
11608         * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
11609         * gdb.base/valgrind-db-attach.exp: Same.
11610         * gdb.base/valgrind-infcall.exp: Same.
11611         * lib/mi-support.exp (default_mi_gdb_start): Same.
11612         * lib/prompt.exp (default_prompt_gdb_start): Same.
11613         * lib/gdb.exp (default_gdb_spawn): Same.
11614         (gdb_interact): New.
11615
11616
11617 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
11618
11619         * gdb.compile/compile.exp (pointer to jit function): New test.
11620
11621 2015-01-17  Wei-cheng Wang  <cole945@gmail.com>
11622
11623         * lib/gdb.exp (supports_process_record): Return true for
11624         powerpc*-*-linux*.
11625         (supports_reverse): Likewise.
11626
11627 2015-01-15  Don Breazeal  <donb@codesourcery.com>
11628
11629         * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
11630         instead of checking whether the target board is remote and
11631         use spawn_wait_for_attach instead of exec/sleep.
11632         * gdb.base/attach-twice.exp: Likewise.
11633
11634 2015-01-15  Joel Brobecker  <brobecker@adacore.com>
11635
11636         * gdb.ada/var_arr_attrs: New testcase.
11637
11638 2015-01-14  Pedro Alves  <palves@redhat.com>
11639             Joel Brobecker  <brobecker@adacore.com>
11640
11641         PR gdb/17525
11642         * gdb.base/bp-cmds-execution-x-script.c: New file.
11643         * gdb.base/bp-cmds-execution-x-script.exp: New file.
11644         * gdb.base/bp-cmds-execution-x-script.gdb: New file.
11645
11646 2015-01-14  Pedro Alves  <palves@redhat.com>
11647
11648         PR cli/17828
11649         * gdb.base/batch-preserve-term-settings.c: New file.
11650         * gdb.base/batch-preserve-term-settings.exp: New file.
11651
11652 2015-01-13  Doug Evans  <dje@google.com>
11653
11654         * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
11655         binary.
11656
11657 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
11658
11659         * Makefile.in (clean mostlyclean): Do not delete *.py.
11660
11661 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
11662
11663         * gdb.python/py-lookup-type.exp: New file.
11664
11665 2015-01-12  Pedro Alves  <palves@redhat.com>
11666
11667         * gdb.python/py-prompt.exp: When the board can't spawn for attach,
11668         restore GDBFLAGS before returning.
11669
11670 2015-01-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
11671
11672         * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
11673         is_amd64_regs_target and is_x86_like_target.
11674
11675 2015-01-11  Doug Evans  <xdje42@gmail.com>
11676
11677         * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
11678         is given without an explicit form.
11679         * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
11680         attributes.
11681         * gdb.dwarf/corrupt.exp: Ditto.
11682         * gdb.dwarf2/enum-type.exp: Ditto.
11683         * gdb.trace/entry-values.exp: Ditto.
11684         * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
11685
11686 2015-01-11  Doug Evans  <xdje42@gmail.com>
11687
11688         PR gdb/15830
11689         * gdb.base/maint.exp: Remove references to "maint demangle".
11690         * gdb.cp/demangle.exp: Update.  "maint demangle" -> "demangle".
11691         Add tests for explicitly specifying language to demangle.
11692         * gdb.dlang/demangle.exp: Ditto.
11693
11694 2015-01-09  Pedro Alves  <palves@redhat.com>
11695
11696         * gdb.threads/non-stop-fair-events.c: New file.
11697         * gdb.threads/non-stop-fair-events.exp: New file.
11698
11699 2015-01-09  Pedro Alves  <palves@redhat.com>
11700
11701         * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
11702         the global scope.  Set a breakpoint after all threads are started
11703         rather than stepping over two source lines.  Expect the prompt.
11704         * gdb.base/watch_thread_num.c (threads_started_barrier): New
11705         global.
11706         (NUM): Now 15.
11707         (main): Use threads_started_barrier to wait for all threads to
11708         start.  Main thread no longer calls thread_function.  Exit after
11709         180 seconds.
11710         (loop): New function.
11711         (thread_function): Wait on threads_started_barrier barrier.  Call
11712         'loop' at each iteration.
11713         * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
11714         threads have started, instead of hardcoding number of "next"
11715         steps.  Use an access watchpoint instead of a write watchpoint.
11716
11717 2015-01-09  Pedro Alves  <palves@redhat.com>
11718
11719         * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
11720         (thread_func): Wait on barrier.
11721         (main): Wait for all threads to start before stopping GDB.
11722         * gdb.threads/siginfo-threads.c (threads_started_barrier): New
11723         global.
11724         (thread1_func, thread2_func): Wait on barrier.
11725         (main): Wait for all threads to start before stopping GDB.
11726         * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
11727         New global.
11728         (thread1_func, thread2_func): Wait on barrier.
11729         (main): Wait for all threads to start before stopping GDB.
11730
11731 2015-01-09  Pedro Alves  <palves@redhat.com>
11732
11733         * gdb.threads/attach-many-short-lived-threads.c: New file.
11734         * gdb.threads/attach-many-short-lived-threads.exp: New file.
11735
11736 2014-01-09  Pedro Alves  <palves@redhat.com>
11737
11738         * gdb.threads/fork-thread-pending.exp: Switch to the main thread
11739         instead of to thread 2.
11740         * gdb.threads/signal-command-multiple-signals-pending.c (main):
11741         Add barrier around each pthread_create call instead of around all
11742         calls.
11743         * gdb.threads/signal-command-multiple-signals-pending.exp (test):
11744         Set a break on thread_function and have the child threads hit it
11745         one at at a time.
11746
11747 2015-01-09  Pedro Alves  <palves@redhat.com>
11748
11749         * lib/gdb.exp (can_spawn_for_attach): New procedure.
11750         (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
11751         false.
11752         * gdb.base/attach.exp: Use can_spawn_for_attach instead of
11753         checking whether the target board is remote.
11754         * gdb.multi/multi-attach.exp: Likewise.
11755         * gdb.python/py-sync-interp.exp: Likewise.
11756         * gdb.server/ext-attach.exp: Likewise.
11757         * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
11758         tests that need to attach, instead of checking whether the target
11759         board is remote at the top of the file.
11760
11761 2015-01-08  Yao Qi  <yao@codesourcery.com>
11762
11763         * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
11764
11765 2015-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
11766
11767         Fix testcase compilation.
11768         * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
11769
11770 2015-01-06  Joel Brobecker  <brobecker@adacore.com>
11771
11772         * gdb.python/py-type.exp: Add a couple test about empty
11773         array creation, and negative-length array creation.
11774
11775 2015-01-02  Doug Evans  <xdje42@gmail.com>
11776
11777         * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
11778
11779 2015-01-02  Doug Evans  <dje@google.com>
11780
11781         * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
11782
11783 2014-12-29  Yao Qi  <yao@codesourcery.com>
11784
11785         * gdb.trace/entry-values.exp: Update comments.  Rename variable
11786         bar_call_foo to returned_from_foo.
11787
11788 2014-12-20  Mihail-Marian Nistor  <mihail.nistor@freescale.com>
11789
11790         PR gdb/17394
11791         * gdb.linespec/break-asm-file.c: New file.
11792         * gdb.linespec/break-asm-file.exp: New file.
11793         * gdb.linespec/break-asm-file0.s: New file.
11794         * gdb.linespec/break-asm-file1.s: New file.
11795
11796 2014-12-18  Nigel Stephens  <nigel@mips.com>
11797             Maciej W. Rozycki  <macro@codesourcery.com>
11798
11799         * gdb.base/float.exp: Handle the new output from "info float" on
11800         MIPS targets.
11801
11802 2014-12-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
11803
11804         Fix MinGW compilation.
11805         * gdb.compile/compile-ops.exp: Update untested message if
11806         !skip_compile_feature_tests.
11807         * gdb.compile/compile-setjmp.exp: Likewise.
11808         * gdb.compile/compile-tls.exp: Likewise.
11809         * gdb.compile/compile.exp: Likewise.
11810         * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
11811         supported on this host".
11812
11813 2014-12-16  Doug Evans  <xdje42@gmail.com>
11814
11815         * boards/stabs.exp: New file.
11816
11817 2014-12-16  Andreas Arnez  <arnez@vnet.linux.ibm.com>
11818
11819         * gdb.base/completion.exp: Adjust to format changes of "maint
11820         print user-registers".
11821
11822 2014-12-16  Catalin Udma  <catalin.udma@freescale.com>
11823
11824         PR server/17457
11825         * gdb.arch/aarch64-fp.c: New file.
11826         * gdb.arch/aarch64-fp.exp: New file.
11827
11828 2014-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
11829
11830         Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
11831         r210637, r210913, r211666, r215400, r215817).
11832
11833         2014-05-08  Richard Sandiford  <rdsandiford@googlemail.com>
11834                 * dg-extract-results.py: New file.
11835                 * dg-extract-results.sh: Use it if the environment seems
11836                 suitable.
11837
11838         2014-05-20  Richard Sandiford  <rdsandiford@googlemail.com>
11839
11840                 * dg-extract-results.py (parse_run): Handle warnings that
11841                 are printed before a test harness is run.
11842
11843         2014-05-25  Richard Sandiford  <rdsandiford@googlemail.com>
11844
11845                 * dg-extract-results.py (Named): Remove __cmp__ method.
11846                 (output_variation): Use a key to sort variation.harnesses.
11847
11848         2014-06-14  Richard Sandiford  <rdsandiford@googlemail.com>
11849
11850                 * dg-extract-results.py: For Python 3, force sys.stdout to
11851                 handle surrogate escape sequences.
11852                 (safe_open): New function.
11853                 (output_segment, main): Use it.
11854
11855         2014-09-19  Segher Boessenkool  <segher@kernel.crashing.org>
11856
11857                 * dg-extract-results.py (Prog.result_re): Include options
11858                 in test name.
11859
11860         2014-10-02  Segher Boessenkool  <segher@kernel.crashing.org>
11861
11862                 * dg-extract-results.py (output_variation): Always sort if
11863                 do_sum.
11864
11865 2014-12-15  Simon Marchi  <simon.marchi@ericsson.com>
11866
11867         * lib/gdb.exp (default_gdb_start): After starting gdb, loop
11868         as long as we get pagination notifications.
11869
11870 2014-12-15  Jason Merrill  <jason@redhat.com>
11871
11872         * Makefile.in (check-gdb.%): Restore.
11873         * README: Mention it.
11874
11875 2014-12-13  Joel Brobecker  <brobecker@adacore.com>
11876
11877         * gdb.ada/str_uninit: New testcase.
11878
11879 2014-12-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
11880
11881         PR symtab/17642
11882         * gdb.base/vla-stub-define.c: New file.
11883         * gdb.base/vla-stub.c: New file.
11884         * gdb.base/vla-stub.exp: New file.
11885
11886 2014-12-12  Phil Muldoon  <pmuldoon@redhat.com>
11887             Jan Kratochvil  <jan.kratochvil@redhat.com>
11888             Tom Tromey  <tromey@redhat.com>
11889
11890         * configure.ac: Add gdb.compile/.
11891         * configure: Regenerate.
11892         * gdb.compile/Makefile.in: New file.
11893         * gdb.compile/compile-ops.exp: New file.
11894         * gdb.compile/compile-ops.c: New file.
11895         * gdb.compile/compile-tls.c: New file.
11896         * gdb.compile/compile-tls.exp: New file.
11897         * gdb.compile/compile-constvar.S: New file.
11898         * gdb.compile/compile-constvar.c: New file.
11899         * gdb.compile/compile-mod.c: New file.
11900         * gdb.compile/compile-nodebug.c: New file.
11901         * gdb.compile/compile-setjmp-mod.c: New file.
11902         * gdb.compile/compile-setjmp.c: New file.
11903         * gdb.compile/compile-setjmp.exp: New file.
11904         * gdb.compile/compile-shlib.c: New file.
11905         * gdb.compile/compile.c: New file.
11906         * gdb.compile/compile.exp: New file.
11907         * lib/gdb.exp (skip_compile_feature_tests): New proc.
11908
11909 2014-12-12  Tom Tromey  <tromey@redhat.com>
11910
11911         * lib/dwarf.exp (_location): Ignore blank lines.  Allow comments.
11912         Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
11913
11914 2014-12-12  Doug Evans  <dje@google.com>
11915
11916         * lib/gdb-python.exp (get_python_valueof): New function.
11917         * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
11918
11919 2014-12-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11920
11921         * gdb.base/completion.exp: Add test for completion of "info
11922         registers ".
11923
11924 2014-12-12  Maciej W. Rozycki  <macro@codesourcery.com>
11925
11926         * gdb.base/func-ptrs.c: New file.
11927         * gdb.base/func-ptrs.exp: New file.
11928
11929 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
11930
11931         PR breakpoints/17012
11932         * gdb.base/dprintf-detach.c: New file.
11933         * gdb.base/dprintf-detach.exp: New file.
11934
11935 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
11936
11937         * gdb.trace/qtro.exp: Replace gdbserver detection code by...
11938         * lib/gdb.exp (target_is_gdbserver): New procedure.
11939
11940 2014-12-08  Doug Evans  <dje@google.com>
11941
11942         * gdb.python/py-objfile.exp: Add tests for objfile.owner.
11943
11944 2014-12-05  Yao Qi  <yao@codesourcery.com>
11945
11946         * gdb.guile/scm-error.exp: Remove the third argument to
11947         gdb_remote_download.
11948         * gdb.guile/scm-frame-args.exp: Likewise.
11949         * gdb.guile/scm-section-script.exp: Likewise.
11950
11951 2014-12-05  Yao Qi  <yao@codesourcery.com>
11952
11953         * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
11954
11955 2014-12-04  Doug Evans  <dje@google.com>
11956
11957         * gdb.python/py-objfile.exp: Add tests for
11958         objfile.add_separate_debug_file.
11959
11960 2014-12-04  Doug Evans  <dje@google.com>
11961
11962         * lib/gdb.exp (get_build_id): New function.
11963         (build_id_debug_filename_get): Rewrite to use it.
11964         * gdb.python/py-objfile.exp: Add test for objfile.build_id.
11965
11966 2014-12-04  Maciej W. Rozycki  <macro@codesourcery.com>
11967
11968         * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
11969         `method(long)', not just 0x0.
11970         * gdb.cp/nsalias.exp: Align code labels to 4.
11971         * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
11972         * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
11973         * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
11974         * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
11975         (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
11976         * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
11977
11978 2014-12-02  Doug Evans  <dje@google.com>
11979
11980         PR symtab/17602
11981         * gdb.cp/anon-ns.cc: Move guts of this file to ...
11982         * gdb.cp/anon-ns2.cc: ... here.  New file.
11983         * gdb.cp/anon-ns.exp: Update.
11984
11985 2014-12-02  Nick Bull  <nicholaspbull@gmail.com>
11986
11987         * gdb.python/py-events.py (inferior_call_handler): New.
11988         (register_changed_handler, memory_changed_handler): New.
11989         (test_events.invoke): Register new handlers.
11990         * gdb.python/py-events.exp: Add tests for inferior call,
11991         memory_changed and register_changed events.
11992
11993 2014-12-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11994
11995         * gdb.base/execl-update-breakpoints.exp: Specify the link address
11996         with '-Ttext-segment' instead of '-Ttext'.  Fall back to '-Ttext'
11997         if the linker doesn't understand this.
11998
11999 2014-12-01  Simon Marchi  <simon.marchi@ericsson.com>
12000
12001         * gdb.python/python.exp: Change expected reply to help().
12002
12003 2014-12-01  Yao Qi  <yao@codesourcery.com>
12004
12005         * configure.ac: Remove AC_ARG_ENABLE for gdbtk.  Don't invoke
12006         AC_CONFIG_SUBDIRS(gdb.gdbtk).
12007         * configure: Re-generated.
12008
12009 2014-11-28  Siva Chandra Reddy  <sivachandra@google.com>
12010
12011         * gdb.cp/chained-calls.cc: New file.
12012         * gdb.cp/chained-calls.exp: New file.
12013         * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
12014
12015 2014-11-28  Simon Marchi  <simon.marchi@ericsson.com>
12016
12017         * gdb.ada/py_range.exp: Add parentheses to python calls to print.
12018         * gdb.dwarf2/symtab-producer.exp: Same.
12019         * gdb.gdb/python-interrupts.exp: Same.
12020         * gdb.gdb/python-selftest.exp: Same.
12021         * gdb.python/py-linetable.exp: Same.
12022         * gdb.python/py-type.exp: Same.
12023         * gdb.python/py-value-cc.exp: Same.
12024         * gdb.python/py-value.exp: Same.
12025
12026 2014-11-28  Yao Qi  <yao@codesourcery.com>
12027
12028         * gdb.base/break-probes.exp: Match library name prefixed with
12029         sysroot.
12030
12031 2014-11-27  Simon Marchi  <simon.marchi@ericsson.com>
12032
12033         * gdb.python/py-linetable.exp: Escape properly sorted(fset)
12034         test expected output.  Add parentheses for the call to print.
12035         Remove L suffix from integers.
12036
12037 2014-11-26  Doug Evans  <dje@google.com>
12038
12039         * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
12040
12041 2014-11-22  Yao Qi  <yao@codesourcery.com>
12042
12043         * gdb.trace/entry-values.c: Remove asms.
12044         (foo): Add foo_label.
12045         (bar): Add bar_label.
12046         * gdb.trace/entry-values.exp: Remove code computing  foo's
12047         length and bar's length.
12048         (Dwarf::assemble): Invoke function_range for bar and use
12049         MACRO_AT_func for foo.
12050
12051 2014-11-22  Yao Qi  <yao@codesourcery.com>
12052
12053         * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
12054         and .Lgcc43_procstart.  Use .Lgcc42_procstart instead of gcc42.
12055         Use .Lgcc43_procstart instead of gcc43.
12056
12057 2014-11-21  Joel Brobecker  <brobecker@adacore.com>
12058
12059         * gdb.ada/n_arr_bound: New testcase.
12060
12061 2014-11-20  Sergio Durigan Junior  <sergiodj@redhat.com>
12062
12063         PR breakpoints/10737
12064         * gdb.base/catch-syscall.exp (do_syscall_tests): Call
12065         test_catch_syscall_multi_arch.
12066         (test_catch_syscall_multi_arch): New function.
12067
12068 2014-11-20  Doug Evans  <xdje42@gmail.com>
12069
12070         * gdb.base/maint.exp: Update expected output.
12071
12072 2014-11-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12073
12074         * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
12075         4-byte instruction on S390.
12076
12077 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
12078
12079         * gdb.ada/arr_arr: New testcase.
12080
12081 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
12082
12083         * gdb.ada/pkd_arr_elem: New Testcase.
12084
12085 2014-11-18  Luis Machado  <lgustavo@codesourcery.com>
12086
12087         * gdb.reverse/break-precsave: Expect completion message for
12088         core file reads.
12089         * gdb.reverse/consecutive-precsave.exp: Likewise.
12090         * gdb.reverse/finish-precsave.exp: Likewise.
12091         * gdb.reverse/i386-precsave.exp: Likewise.
12092         * gdb.reverse/machinestate-precsave.exp: Likewise.
12093         * gdb.reverse/sigall-precsave.exp: Likewise.
12094         * gdb.reverse/solib-precsave.exp: Likewise.
12095         * gdb.reverse/step-precsave.exp: Likewise.
12096         * gdb.reverse/until-precsave.exp: Likewise.
12097         * gdb.reverse/watch-precsave.exp: Likewise.
12098
12099 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12100
12101         * gdb.base/bp-permanent.c: Include unistd.h.
12102         * gdb.python/py-framefilter-mi.c (main): Add return type.
12103         * gdb.python/py-framefilter.c (main): Likewise.
12104         * gdb.trace/actions-changed.c (main): Likewise.
12105
12106 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12107
12108         * gdb.mi/until.c: Add eye-catchers.
12109         * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
12110         line numbers.
12111
12112 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12113
12114         * gdb.base/condbreak.exp: Drop references to removed non-prototype
12115         function header variants in break1.c.
12116         * gdb.base/ena-dis-br.exp: Likewise.
12117         * gdb.base/hbreak2.exp: Likewise.
12118         * gdb.reverse/until-precsave.exp: Drop references to removed
12119         non-prototype function header variants in ur1.c.
12120         * gdb.reverse/until-reverse.exp: Likewise.
12121
12122 2014-11-17  Petr Machata  <pmachata@redhat.com>
12123
12124         * lib/dwarf.exp  (Dwarf::cu, Dwarf::tu): Emit
12125         ${_cu_offset_size} bytes abbrev offset.
12126
12127 2014-11-15  Doug Evans  <xdje42@gmail.com>
12128
12129         PR symtab/17559
12130         * gdb.base/line-symtabs.exp: New file.
12131         * gdb.base/line-symtabs.c: New file.
12132         * gdb.base/line-symtabs.h: New file.
12133
12134 2014-11-14  Yao Qi  <yao@codesourcery.com>
12135
12136         * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
12137         (func): Add label func_label.
12138         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
12139         Replace low_pc and high_pc with MACRO_AT_range.
12140         Replace name, low_pc and high_pc with MACRO_AT_func.
12141
12142 2014-11-14  Yao Qi  <yao@codesourcery.com>
12143
12144         * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
12145         Replace name, low_pc and high_pc with MACRO_AT_func.
12146
12147 2014-11-14  Yao Qi  <yao@codesourcery.com>
12148
12149         * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
12150         produce debug information.
12151         * gdb.dwarf2/implptr-optimized-out.S: Removed.
12152
12153 2014-11-14  Yao Qi  <yao@codesourcery.com>
12154
12155         * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
12156         object and get function length.
12157         (Dwarf::assemble): Replace name, low_pc and high_pc attributes
12158         with MACRO_AT_func.
12159         (top-level): Replace gdb_compile and clean_restart with
12160         prepare_for_testing.
12161         * gdb.dwarf2/main.c (main): Add label main_label.
12162
12163 2014-11-14  Yao Qi  <yao@codesourcery.com>
12164
12165         * lib/dwarf.exp (function_range): New procedure.
12166         (Dwarf::_handle_macro_at_func): New procedure.
12167         (Dwarf::_handle_macro_at_range): New procedure.
12168         (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
12169
12170 2014-11-14  Yao Qi  <yao@codesourcery.com>
12171
12172         * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
12173         (_handle_attribute): New procedure.
12174
12175 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12176
12177         * gdb.ada/cond_lang/foo.c (callme): Add return type.
12178         * gdb.base/call-sc.c (zed): Likewise.
12179         * gdb.base/checkpoint.c (main): Likewise.
12180         * gdb.base/dump.c (main): Likewise.
12181         * gdb.base/gcore.c (main): Likewise.
12182         * gdb.base/huge.c (main): Likewise.
12183         * gdb.base/multi-forks.c (main): Likewise.
12184         * gdb.base/pr10179-a.c (main): Likewise.
12185         * gdb.base/savedregs.c (main): Likewise.
12186         * gdb.base/sigaltstack.c (main): Likewise.
12187         * gdb.base/siginfo.c (main): Likewise.
12188         * gdb.base/structs.c (zed): Likewise.
12189         * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
12190         * gdb.mi/mi-syn-frame.c (main): Likewise.
12191         * gdb.mi/until.c (foo, main): Likewise.
12192         * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
12193         * gdb.base/solib-weak.c (foo): Declare.
12194         * gdb.base/attach-twice.c: Include stdio.h.
12195         * gdb.base/weaklib1.c: Likewise.
12196         * gdb.base/weaklib2.c: Likewise.
12197         * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
12198         * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
12199         unistd.h.
12200         * gdb.base/attach-pie-misread.c: Include stdlib.h.
12201         * gdb.mi/mi-exit-code.c: Likewise.
12202         * gdb.base/break-interp-lib.c: Include string.h.
12203         * gdb.base/coremaker.c: Likewise.
12204         * gdb.base/testenv.c: Likewise.
12205         * gdb.python/py-finish-breakpoint.c: Likewise.
12206         * gdb.base/inferior-died.c: Include sys/wait.h.
12207         * gdb.base/fileio.c: Include time.h.
12208         * gdb.base/async-shell.c: Include unistd.h.
12209         * gdb.base/dprintf-non-stop.c: Likewise.
12210         * gdb.base/info-os.c: Likewise.
12211         * gdb.mi/mi-console.c: Likewise.
12212         * gdb.mi/watch-nonstop.c: Likewise.
12213         * gdb.python/py-events.c: Likewise.
12214         * gdb.base/async.c (baz): Move up before its invocation.
12215         * gdb.base/code_elim2.c (my_global_func): Likewise.
12216         * gdb.base/skip-solib-lib.c (multiply): Likewise.
12217         * gdb.base/advance.c (func2): Likewise.
12218
12219 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12220
12221         * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
12222         variant.
12223         * gdb.base/annota3.c: Likewise.
12224         * gdb.base/async.c: Likewise.
12225         * gdb.base/average.c: Likewise.
12226         * gdb.base/call-ar-st.c: Likewise.
12227         * gdb.base/call-rt-st.c: Likewise.
12228         * gdb.base/call-sc.c: Likewise.
12229         * gdb.base/call-strs.c: Likewise.
12230         * gdb.base/ending-run.c: Likewise.
12231         * gdb.base/execd-prog.c: Likewise.
12232         * gdb.base/exprs.c: Likewise.
12233         * gdb.base/foll-exec.c: Likewise.
12234         * gdb.base/foll-fork.c: Likewise.
12235         * gdb.base/foll-vfork.c: Likewise.
12236         * gdb.base/funcargs.c: Likewise.
12237         * gdb.base/gcore.c: Likewise.
12238         * gdb.base/jump.c: Likewise.
12239         * gdb.base/langs0.c: Likewise.
12240         * gdb.base/langs1.c: Likewise.
12241         * gdb.base/langs2.c: Likewise.
12242         * gdb.base/mips_pro.c: Likewise.
12243         * gdb.base/nodebug.c: Likewise.
12244         * gdb.base/opaque0.c: Likewise.
12245         * gdb.base/opaque1.c: Likewise.
12246         * gdb.base/recurse.c: Likewise.
12247         * gdb.base/run.c: Likewise.
12248         * gdb.base/scope0.c: Likewise.
12249         * gdb.base/scope1.c: Likewise.
12250         * gdb.base/setshow.c: Likewise.
12251         * gdb.base/setvar.c: Likewise.
12252         * gdb.base/shmain.c: Likewise.
12253         * gdb.base/shr1.c: Likewise.
12254         * gdb.base/shr2.c: Likewise.
12255         * gdb.base/sigall.c: Likewise.
12256         * gdb.base/signals.c: Likewise.
12257         * gdb.base/so-indr-cl.c: Likewise.
12258         * gdb.base/solib2.c: Likewise.
12259         * gdb.base/structs.c: Likewise.
12260         * gdb.base/sum.c: Likewise.
12261         * gdb.base/vforked-prog.c: Likewise.
12262         * gdb.base/watchpoint.c: Likewise.
12263         * gdb.reverse/shr2.c: Likewise.
12264         * gdb.reverse/until-reverse.c: Likewise.
12265         * gdb.reverse/ur1.c: Likewise.
12266         * gdb.reverse/watch-reverse.c: Likewise.
12267
12268 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12269
12270         * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
12271         variant.
12272         * gdb.base/sepdebug.exp: Drop references to removed code.
12273
12274 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12275
12276         * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
12277         variant.  Preserve original line numbering.
12278         * gdb.base/list1.c: Likewise.
12279
12280 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12281
12282         * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
12283         variant.
12284         * gdb.base/break1.c: Likewise.
12285         * gdb.base/break.exp: Drop references to removed code.
12286
12287 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12288
12289         * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
12290         variant.
12291
12292 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12293
12294         * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
12295
12296 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12297
12298         * gdb.base/callfuncs.exp: Remove 'prototypes' variable.  Move main
12299         logic into perform_all_tests() and invoke it with and without
12300         function header prototypes.
12301         (do_function_calls): Remove conditional XFAIL for PR 5318.
12302         (rerun_and_prepare): Remove duplicate code.
12303         (perform_all_tests): New.  Main logic moved here.
12304
12305 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12306
12307         * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
12308         code guarded by #ifdef NO_PROTOTYPES.
12309         (t_double_many_args): Likewise.
12310         (DEF_FUNC_MANY_ARGS_1): Likewise.
12311         (DEF_FUNC_VALUES_1): Likewise.
12312         (t_structs_ldc): Renamed from t_structs_fc in conditional code
12313         guarded by #ifdef PROTOTYPES.
12314
12315 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12316
12317         * gdb.mi/mi-console.c: Add eye-catcher.
12318         * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
12319         instead of literal line number.
12320
12321 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12322
12323         * gdb.base/shr2.c: Add eye-catcher.
12324         * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
12325         line number.
12326
12327 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12328
12329         * gdb.base/jump.c: Add eye-catchers.
12330         * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
12331         numbers.
12332
12333 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12334
12335         * gdb.base/execd-prog.c: Add eye-catchers.
12336         * gdb.base/foll-exec.c: Likewise.
12337         * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
12338         line numbers.
12339
12340 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12341
12342         * gdb.base/ending-run.c: Add eye-catchers.
12343         * gdb.base/ending-run.exp: Refer to eye-catchers instead of
12344         literal line numbers.
12345
12346 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12347
12348         * gdb.base/call-rt-st.c: Add eye-catchers.
12349         * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
12350         literal line numbers.
12351
12352 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12353
12354         * gdb.base/call-ar-st.c: Add eye-catchers.
12355         * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
12356         literal line numbers.
12357
12358 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12359
12360         * gdb.base/average.c: Add eye-catchers.
12361         * gdb.base/sum.c: Likewise.
12362         * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
12363         regexps dynamically.
12364
12365 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12366
12367         * gdb.base/solib1.c: Add eye-catchers.
12368         * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
12369         literal line numbers.
12370
12371 2014-11-12  Pedro Alves  <palves@redhat.com>
12372
12373         * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
12374         leader has exited.
12375
12376 2014-11-12  Pedro Alves  <palves@redhat.com>
12377
12378         * gdb.arch/i386-bp_permanent.c: New file.
12379         * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
12380         (srcfile): Set to i386-bp_permanent.c.
12381         (top level): Adjust to work in both 32-bit and 64-bit modes.  Test
12382         that stepi does not execute the 'leave' instruction, instead of
12383         testing it does execute.
12384         * gdb.base/bp-permanent.c: New file.
12385         * gdb.base/bp-permanent.exp: New file.
12386
12387 2014-11-10  Doug Evans  <xdje42@gmail.com>
12388
12389         PR symtab/17564
12390         * gdb.base/symtab-search-order.exp: New file.
12391         * gdb.base/symtab-search-order.c: New file.
12392         * gdb.base/symtab-search-order-1.c: New file.
12393         * gdb.base/symtab-search-order-shlib-1.c: New file.
12394
12395 2014-11-07  Pedro Alves  <palves@redhat.com>
12396
12397         PR gdb/17511
12398         * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
12399         i?86-*-linux*.
12400
12401 2014-11-03  Siva Chandra Reddy  <sivachandra@google.com>
12402
12403         PR c++/17494
12404         * gdb.cp/pr17494.cc: New file.
12405         * gdb.cp/pr17494.exp: New file.
12406
12407 2014-11-02  Yao Qi  <yao@codesourcery.com>
12408
12409         * gdb.python/python.exp: Get working directory and match the
12410         output of "set extended-prompt \\w " with it.
12411
12412 2014-10-30  Doug Evans  <dje@google.com>
12413
12414         * gdb.python/py-objfile.exp: Add tests for setting random attributes
12415         in objfiles.
12416         * gdb.python/py-progspace.exp: Add tests for setting random attributes
12417         in progspaces.
12418
12419 2014-10-30  Janis Johnson  <janisjo@codesourcery.com>
12420
12421         * gdb.base/fullpath-expand.exp: Skip for a remote host.
12422         * gdb.base/realname-expand.exp: Likewise.
12423         * gdb.linespec/macro-relative.exp: Likewise.
12424
12425 2014-10-29  Pedro Alves  <palves@redhat.com>
12426
12427         PR gdb/17408
12428         * gdb.threads/schedlock.c (some_function): New function.
12429         (call_function): New global.
12430         (MAYBE_CALL_SOME_FUNCTION): New macro.
12431         (thread_function): Call it.
12432         * gdb.threads/schedlock.exp (get_args): Add description parameter,
12433         and use it instead of a global counter.  Adjust all callers.
12434         (get_current_thread): Use "find current thread" for test message
12435         here rather than having all callers pass down the same string.
12436         (goto_loop): New procedure, factored out from ...
12437         (my_continue): ... this.
12438         (step_ten_loops): Change parameter from test message to command to
12439         use.  Adjust.
12440         (list_count): Delete global.
12441         (check_result): New procedure, factored out from duplicate top
12442         level code.
12443         (continue tests): Wrap in with_test_prefix.
12444         (test_step): New procedure, factored out from duplicate top level
12445         code.
12446         (top level): Test "step" in combination with all scheduler-locking
12447         modes.  Test "next" in combination with all scheduler-locking
12448         modes, and in combination with stepping over a function call or
12449         not.
12450         * gdb.threads/next-bp-other-thread.c: New file.
12451         * gdb.threads/next-bp-other-thread.exp: New file.
12452
12453 2014-10-29  Pedro Alves  <palves@redhat.com>
12454
12455         PR python/17372
12456         * gdb.python/python.exp: Test a multi-line command that spawns
12457         interactive Python.
12458         * gdb.base/multi-line-starts-subshell.exp: New file.
12459
12460 2014-10-29  Yao Qi  <yao@codesourcery.com>
12461
12462         * gdb.base/fileio.exp: Make directories on host.
12463
12464 2014-10-29  Yao Qi  <yao@codesourcery.com>
12465
12466         * gdb.base/fileio.c (test_write): Close the file.
12467
12468 2014-10-28  Pedro Alves  <palves@redhat.com>
12469
12470         PR gdb/12623
12471         * gdb.base/sigstep.c (no_handler): New global.
12472         (main): If 'no_handler is true, set the signal handlers to
12473         SIG_IGN.
12474         * gdb.base/sigstep.exp (breakpoint_over_handler): Add
12475         with_sw_watch and no_handler parameters.  Handle them.
12476         (top level) <stepping over handler when stopped at a breakpoint
12477         test>: Add a test axis for testing with a software watchpoint, and
12478         another for testing with the signal handler set to SIG_IGN.
12479         * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
12480         * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
12481
12482 2014-10-28  Pedro Alves  <palves@redhat.com>
12483
12484         PR gdb/17511
12485         * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
12486         * gdb.base/sigstep.exp (other_handler_location): New global.
12487         (advance): Support stepping into the signal handler, and running
12488         commands while in the handler.
12489         (in_handler_map): New global.
12490         (top level): In the advance test, add combinations for getting
12491         into the handler with stepping commands, and for running commands
12492         in the handler.  Add comment descripting the advancei tests.
12493
12494 2014-10-28  Pedro Alves  <palves@redhat.com>
12495
12496         * gdb.base/sigstep.exp: Use build_executable instead of
12497         prepare_for_testing.
12498         (top level): Move code that starts GDB, runs to main and creates a
12499         display to ...
12500         (restart): ... this new procedure.
12501         (top level): Move backtrace from signal handler test to ...
12502         (validate_backtrace): ... this new procedure.
12503         (advance, advancei): Rename parameter from 'i' to 'cmd'.  Use
12504         with_test_prefix.  Always restart GDB.
12505         (skip_to_handler): Rename parameter from 'i' to 'cmd'.  Use
12506         with_test_prefix.  Always restart GDB.  No need to delete
12507         breakpoints after the test.
12508         (test_skip_handler): Remove prefix parameter.
12509         (skip_over_handler, breakpoint_to_handler)
12510         (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
12511         parameter from 'i' to 'cmd'.  Use with_test_prefix.  Always
12512         restart GDB.  No need to delete breakpoints after the test.
12513         (top level): Use foreach to call the test procedures with
12514         different commands.
12515
12516 2014-10-28  Pedro Alves  <palves@redhat.com>
12517
12518         * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
12519         instead of GNATS numbers.
12520         * gdb.base/sigbpt.exp: Likewise.
12521         * gdb.base/siginfo.exp: Likewise.
12522         * gdb.base/sigstep.exp: Likewise.
12523
12524 2014-10-27  Pedro Alves  <palves@redhat.com>
12525
12526         * gdb.base/sigstep.c (dummy): New global.
12527         (main): Issue a couple writes to the new global.
12528         * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
12529         procedures.
12530         (skip_over_handler): Use test_skip_handler.
12531         (top level): Call skip_over_handler for stepi and nexti too.
12532         (breakpoint_over_handler): Use test_skip_handler.
12533         (top level): Call breakpoint_over_handler for stepi and nexti too.
12534
12535 2014-10-27  Yao Qi  <yao@codesourcery.com>
12536
12537         * gdb.trace/tfile.c (adjust_function_address)
12538         [__powerpc64__ && _CALL_ELF != 2]: Get function address from
12539         function descriptor.
12540
12541 2014-10-24  Don Breazeal  <donb@codesourcery.com>
12542
12543         * gdb.base/foll-fork.exp (test_follow_fork,
12544         catch_fork_child_follow): Check for updated fork messages emitted
12545         from infrun.c.
12546         * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
12547         vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
12548         vfork_and_exec_child_follow_through_step): Check for updated vfork
12549         messages emitted from infrun.c.
12550
12551 2014-10-24  Pedro Alves  <palves@redhat.com>
12552
12553         * gdb.base/corefile.exp: Remove references to ultrix.
12554         * gdb.base/interrupt.exp: Likewise.
12555         * gdb.base/whatis.exp: Likewise.
12556         * gdb.gdb/selftest.exp: Likewise.
12557         * gdb.threads/manythreads.exp: Likewise.
12558         * gdb.threads/print-threads.exp: Likewise.
12559         * gdb.threads/pthreads.exp:: Likewise.
12560         * gdb.threads/schedlock.exp: Likewise.
12561
12562 2014-10-24  Siva Chandra Reddy  <sivachandra@google.com>
12563
12564         * gdb.cp/non-trivial-retval.cc: Add a test case.
12565         * gdb.cp/non-trivial-retval.exp: Add a test.
12566
12567 2014-10-20  Yao Qi  <yao@codesourcery.com>
12568
12569         * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
12570         * gdb.python/py-objfile-script-gdb.py: New file.
12571         * gdb.python/py-objfile-script.exp: Update reference to
12572         py-objfile-script-gdb.py.in.  Use gdb_remote_donwload instead
12573         of remote_download.  Remove the dest file.
12574
12575 2014-10-20  Yao Qi  <yao@codesourcery.com>
12576
12577         * gdb.base/checkpoint.exp: Don't remove file copied on host.
12578         * gdb.base/step-line.exp: Likewise.
12579         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
12580         * gdb.dwarf2/dw2-basic.exp: Likewise.
12581         * gdb.dwarf2/dw2-compressed.exp: Likewise.
12582         * gdb.dwarf2/dw2-filename.exp: Likewise.
12583         * gdb.dwarf2/dw2-intercu.exp: Likewise.
12584         * gdb.dwarf2/dw2-intermix.exp: Likewise.
12585         * gdb.dwarf2/dw2-producer.exp: Likewise.
12586         * gdb.dwarf2/mac-fileno.exp: Likewise.
12587         * gdb.python/py-frame-args.exp: Likewise.
12588         * gdb.python/py-framefilter.exp: Likewise.
12589         * gdb.python/py-mi.exp: Likewise.
12590         * gdb.python/py-objfile-script.exp: Likewise
12591         * gdb.python/py-pp-integral.exp: Likewise.
12592         * gdb.python/py-pp-re-notag.exp: Likewise.
12593         * gdb.python/py-prettyprint.exp: Likewise.
12594         * gdb.python/py-section-script.exp: Likewise.
12595         * gdb.python/py-typeprint.exp: Likewise.
12596         * gdb.python/py-xmethods.exp: Likewise.
12597         * gdb.stabs/weird.exp: Likewise.
12598         * gdb.xml/tdesc-regs.exp: Likewise.
12599
12600 2014-10-18  Kwok Cheung Yeung  <kcy@codesourcery.com>
12601
12602         * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
12603         (out_cu): Use addr_len for the size of addresses.
12604         (out_line): Likewise.  Size DW_LNE_set_address instruction
12605         according to addr_len.
12606         * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
12607         (FUNC): Add START_INSNS to definition.
12608
12609 2014-10-18  Yao Qi  <yao@codesourcery.com>
12610
12611         * gdb.base/argv0-symlink.exp: Check argv[0] value if
12612         gdb_has_argv0 return true.
12613         * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
12614         check [target_info exists noargs], check [gdb_has_argv0]
12615         instead.
12616         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12617         * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
12618         procedures.
12619
12620 2014-10-17  Doug Evans  <dje@google.com>
12621
12622         * gdb.python/py-events.exp: Update expected output for clear_objfiles
12623         event.
12624         * gdb.python/py-events.py: Add clear_objfiles event.
12625
12626 2014-10-17  Doug Evans  <dje@google.com>
12627
12628         * gdb.python/py-objfile.exp: Test progspace attribute.
12629
12630 2014-10-17  Luis Machado  <lgustavo@codesourcery.com>
12631
12632         * gdb.guile/scm-breakpoint.exp: Do not assume any
12633         directory separators when matching source file paths.
12634         * gdb.python/py-breakpoint.exp: Likewise.
12635         * gdb.reverse/break-precsave.exp: Likewise.
12636         * gdb.reverse/break-reverse.exp: Likewise.
12637         * gdb.reverse/consecutive-precsave.exp: Likewise.
12638         * gdb.reverse/finish-precsave.exp: Likewise.
12639         * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
12640         * gdb.reverse/finish-reverse.exp: Likewise.
12641         * gdb.reverse/i386-precsave.exp: Likewise.
12642         * gdb.reverse/i387-env-reverse.exp: Likewise.
12643         * gdb.reverse/i387-stack-reverse.exp: Likewise.
12644         * gdb.reverse/machinestate-precsave.exp: Likewise.
12645         * gdb.reverse/machinestate.exp: Likewise.
12646         * gdb.reverse/sigall-precsave.exp: Likewise.
12647         * gdb.reverse/solib-precsave.exp: Likewise.
12648         * gdb.reverse/step-precsave.exp: Likewise.
12649         * gdb.reverse/until-precsave.exp: Likewise.
12650         * gdb.reverse/watch-precsave.exp: Likewise.
12651         * gdb.reverse/watch-reverse.exp: Likewise.
12652
12653 2014-10-17  Yao Qi  <yao@codesourcery.com>
12654
12655         * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
12656         * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
12657
12658 2014-10-17  Pedro Alves  <palves@redhat.com>
12659
12660         PR gdb/17471
12661         * gdb.base/bg-execution-repeat.c: New file.
12662         * gdb.base/bg-execution-repeat.exp: New file.
12663
12664 2014-10-17  Pedro Alves  <palves@redhat.com>
12665
12666         PR gdb/17300
12667         * gdb.base/continue-all-already-running.c: New file.
12668         * gdb.base/continue-all-already-running.exp: New file.
12669
12670 2014-10-17  Pedro Alves  <palves@redhat.com>
12671
12672         PR gdb/17472
12673         * gdb.base/annota-input-while-running.c: New file.
12674         * gdb.base/annota-input-while-running.exp: New file.
12675
12676 2014-10-17  Pedro Alves  <palves@redhat.com>
12677
12678         * gdb.base/callfuncs.exp: emove references to osf.
12679         * gdb.base/sigall.exp: Likewise.
12680         * gdb.gdb/selftest.exp: Likewise.
12681         * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
12682         * gdb.mi/non-stop.c: Likewise.
12683         * gdb.mi/pthreads.c: Likewise.
12684         * gdb.reverse/sigall-precsave.exp: Likewise.
12685         * gdb.reverse/sigall-reverse.exp: Likewise.
12686         * gdb.threads/pthreads.c: Likewise.
12687         * gdb.threads/pthreads.exp: Likewise.
12688
12689 2014-10-17  Yao Qi  <yao@codesourcery.com>
12690
12691         * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
12692         check 'target_info exists noargs'.
12693         (test_command_prompt_position): Likewise.
12694         (progvar_simple_if_test): Don't check 'target_info exists noargs'.
12695         Remove "set args".
12696         (progvar_simple_while_test): Likewise.
12697         (progvar_complex_if_while_test): Likewise.
12698         (if_while_breakpoint_command_test): Likewise.
12699         (infrun_breakpoint_command_test): Likewise.
12700         (breakpoint_command_test): Likewise.
12701         (watchpoint_command_test): Likewise.
12702         (bp_deleted_in_command_test): Likewise.
12703         (temporary_breakpoint_commands): Likewise.
12704
12705 2014-10-16  Yao Qi  <yao@codesourcery.com>
12706
12707         * gdb.base/remotetimeout.exp: Remove noargs checking.
12708
12709 2014-10-15  Pedro Alves  <palves@redhat.com>
12710
12711         PR breakpoints/9649
12712         * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
12713         * gdb.base/breakpoint-in-ro-region.exp
12714         (probe_target_hardware_step): New procedure.
12715         (top level): Probe hardware stepping and hardware breakpoint
12716         support.  Test stepping through a read-only region, with both
12717         "breakpoint auto-hw" on and off and both "always-inserted" on and
12718         off.
12719
12720 2014-10-15  Iain Buclaw  <ibuclaw@gdcproject.org>
12721
12722         * gdb.dlang/demangle.exp: Update for demangling changes.
12723
12724 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
12725
12726         * gdb.cp/non-trivial-retval.cc: Add new test cases.
12727         * gdb.cp/non-trivial-retval.exp: Add new tests.
12728
12729 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
12730
12731         PR c++/13403
12732         PR c++/15154
12733         * gdb.cp/non-trivial-retval.cc: New file.
12734         * gdb.cp/non-trivial-retval.exp: New file.
12735
12736 2014-10-15  Yao Qi  <yao@codesourcery.com>
12737
12738         * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
12739         remote host.
12740
12741 2014-10-15  Yao Qi  <yao@codesourcery.com>
12742
12743         * gdb.python/py-symbol.exp: Match file base name if host is
12744         remote, otherwise match file name with dir name.
12745         * gdb.python/py-symtab.exp: Likewise.
12746         * gdb.python/python.exp: Likewise.
12747
12748 2014-10-15  Yao Qi  <yao@codesourcery.com>
12749
12750         * gdb.python/py-symbol.exp: Remove trailing ".*" in the
12751         pattern.
12752         * gdb.python/py-symtab.exp: Likewise.
12753         * gdb.python/python.exp: Remove trailing ".*".  Fix typo
12754         locationn.
12755
12756 2014-10-14  Joel Brobecker  <brobecker@adacore.com>
12757
12758         * gdb.ada/addr_arith: New testcase.
12759
12760 2014-10-14  Maciej W. Rozycki  <macro@codesourcery.com>
12761
12762         * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
12763         * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
12764         * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
12765         * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
12766
12767 2014-10-14  Sergio Durigan Junior  <sergiodj@redhat.com>
12768
12769         * gdb.arch/stap-eval-lang-ada.S: Likewise.
12770         * gdb.arch/stap-eval-lang-ada.c: Likewise.
12771         * gdb.arch/stap-eval-lang-ada.exp: New file.
12772
12773 2014-10-14  Yao Qi  <yao@codesourcery.com>
12774
12775         * gdb.mi/mi-var-child.c (nothing1): New function.
12776         (nothing2): New function.
12777         (do_children_tests): Set function pointers by nothing1 and
12778         nothing2.
12779         * gdb.mi/mi-var-child.exp: Step over new added statements.
12780         Update test to match the new output.
12781         * gdb.mi/var-cmd.c (nothing1): New function.
12782         (nothing2): New function.
12783         (do_children_tests): Set function pointers by  nothing1 and
12784         nothing2.
12785         * gdb.mi/mi-var-display.exp: Update test to match output.
12786         Step to the line specified by $line_dct_nothing.
12787         Increase the number of lines to step.
12788
12789 2014-10-14  Yao Qi  <yao@codesourcery.com>
12790
12791         * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
12792         tests.
12793         * gdb.mi/mi2-var-child.exp: Likewise.
12794
12795 2014-10-13  Doug Evans  <dje@google.com>
12796
12797         * gdb.python/py-objfile.exp: Change name of file name test.
12798
12799 2014-10-13  Doug Evans  <dje@google.com>
12800
12801         * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
12802         from the start of the CU.
12803
12804 2014-10-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
12805             Yao Qi  <yao@codesourcery.com>
12806
12807         Fix "save breakpoints" for "catch" command.
12808         * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
12809         Remove -nonewline.  Match also the added "main" line.
12810
12811 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
12812
12813         Fix "save breakpoints" for "disable $bpnum" command.
12814         * gdb.base/save-bp.c (main): Add label.
12815         * gdb.base/save-bp.exp: Add 8th disabled breakpoint.  Match it.
12816
12817 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
12818
12819         * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
12820
12821 2014-10-11  Yao Qi  <yao@codesourcery.com>
12822
12823         * gdb.server/server-kill.exp: Execute command
12824         "set remote trace-status-packet on" before "tstatus".
12825
12826 2014-10-11  Yao Qi  <yao@codesourcery.com>
12827
12828         * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
12829         (main): Call getppid.
12830         * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
12831         and continue to it.  Read variable "server_pid".
12832
12833 2014-10-11  Yao Qi  <yao@codesourcery.com>
12834
12835         * gdb.server/server-kill.exp: Remove "delete_breakpoints".
12836
12837 2014-10-11  Yao Qi  <yao@codesourcery.com>
12838
12839         * gdb.threads/thread-find.exp: Don't execute command
12840         "info threads".
12841         * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
12842         * gdb.threads/linux-dp.exp: Don't check the condition
12843         $threads_created equals to zero.
12844
12845 2014-10-10  Pedro Alves  <palves@redhat.com>
12846
12847         * gdb.base/bigcore.exp: Remove references to IRIX.
12848         * gdb.base/funcargs.exp: Likewise.
12849         * gdb.base/interrupt.exp: Likewise.
12850         * gdb.base/mips_pro.exp: Likewise.
12851         * gdb.base/nodebug.exp: Likewise.
12852         * gdb.base/setvar.exp: Likewise.
12853         * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
12854
12855 2014-10-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
12856             Pedro Alves  <palves@redhat.com>
12857
12858         PR symtab/14466
12859         * gdb.base/vdso-warning.c: New file.
12860         * gdb.base/vdso-warning.exp: New file.
12861
12862 2014-10-02  Doug Evans  <dje@google.com>
12863
12864         * gdb.base/structs.c (main): Don't run forever.
12865
12866 2014-10-02  Pedro Alves  <palves@redhat.com>
12867
12868         * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
12869         (top level) <stop threads 1, stop threads 2>: Use it.
12870
12871 2014-10-02  Pedro Alves  <palves@redhat.com>
12872
12873         * gdb.threads/break-while-running.exp (test): Add new
12874         'update_thread_list' argument.  Skip "info threads" if false.
12875         (top level): Add new 'update_thread_list' axis.
12876
12877 2014-10-02  Pedro Alves  <palves@redhat.com>
12878
12879         PR breakpoints/17431
12880         * gdb.base/execl-update-breakpoints.c: New file.
12881         * gdb.base/execl-update-breakpoints.exp: New file.
12882
12883 2014-10-01  Pedro Alves  <palves@redhat.com>
12884
12885         * gdb.base/breakpoint-in-ro-region.c: New file.
12886         * gdb.base/breakpoint-in-ro-region.exp: New file.
12887
12888 2014-10-01  Simon Marchi  <simon.marchi@ericsson.com>
12889
12890         * gdb.mi/mi-exit-code.exp: New file.
12891         * gdb.mi/mi-exit-code.c: New file.
12892
12893 2014-09-30  Yao Qi  <yao@codesourcery.com>
12894
12895         * lib/prelink-support.exp (build_executable_own_libs): Error if
12896         the target isn't native.
12897
12898 2014-09-30  Yao Qi  <yao@codesourcery.com>
12899
12900         * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
12901         false.
12902
12903 2014-09-22  Pedro Alves  <palves@redhat.com>
12904
12905         * gdb.threads/break-while-running.exp: New file.
12906         * gdb.threads/break-while-running.c: New file.
12907
12908 2014-09-19  Yao Qi  <yao@codesourcery.com>
12909
12910         * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
12911         Invoke test.  Restart GDB with --readnow and invoke test again.
12912
12913 2014-09-19  Yao Qi  <yao@codesourcery.com>
12914
12915         * gdb.base/break-on-linker-gcd-function.exp: Move test into new
12916         proc set_breakpoint_on_gcd_function.  Invoke
12917         set_breakpoint_on_gcd_function.  Restart GDB with --readnow and
12918         invoke set_breakpoint_on_gcd_function again.
12919
12920 2014-09-18  Doug Evans  <dje@google.com>
12921
12922         * gdb.dwarf2/symtab-producer.exp: New file.
12923
12924 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
12925
12926         * gdb.base/global-var-nested-by-dso-solib1.c: New file.
12927         * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
12928         * gdb.base/global-var-nested-by-dso.c: Likewise.
12929         * gdb.base/global-var-nested-by-dso.exp: Likewise.
12930
12931 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
12932             Pedro Alves  <palves@redhat.com>
12933
12934         * gdb.base/watch-bitfields.exp: Pass string other than test file
12935         name to prepare_for_testing.
12936         (watch): New procedure.
12937         (expect_watchpoint): Use with_test_prefix.
12938         (top level): Factor out tests to ...
12939         (test_watch_location, test_regular_watch): ... these new
12940         procedures, and use with_test_prefix and gdb_continue_to_end.
12941
12942 2014-09-16  Patrick Palka  <patrick@parcs.ath.cx>
12943
12944         PR breakpoints/12526
12945         * gdb.base/watch-bitfields.exp: New file.
12946         * gdb.base/watch-bitfields.c: New file.
12947
12948 2014-09-16  Pedro Alves  <palves@redhat.com>
12949
12950         * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
12951         software and hardware addresses, not software address against
12952         itself.
12953
12954 2014-09-16  Pedro Alves  <palves@redhat.com>
12955
12956         * gdb.base/watchpoint-stops-at-right-insn.c: New file.
12957         * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
12958
12959 2014-09-16  Pedro Alves  <palves@redhat.com>
12960
12961         * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
12962         files.
12963         * gdb.base/a2-run.exp: Remove all code guarded by istarget
12964         "*-*-vxworks*" throughout.
12965         * gdb.base/break.exp: Likewise.
12966         * gdb.base/default.exp: Likewise.
12967         * gdb.base/scope.exp: Likewise.
12968         * gdb.base/sepdebug.exp: Likewise.
12969         * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
12970         throughout.
12971         * gdb.base/run.c: Likewise.
12972         * gdb.base/sepdebug.c: Likewise.
12973         * gdb.hp/gdb.aCC/run.c: Likewise.
12974         * gdb.reverse/until-reverse.c: Likewise.
12975         * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
12976
12977 2014-09-16  Yao Qi  <yao@codesourcery.com>
12978
12979         * boards/local-remote-host-native.exp: New file.
12980
12981 2014-09-14  Doug Evans  <xdje42@gmail.com>
12982
12983         * gdb.threads/queue-signal.c (thread_count): New variable.
12984         (thread_count_mutex, thread_count_condvar): New variables.
12985         (incr_thread_count, wait_all_threads_running): New functions.
12986         (main): Wait for all threads to be in their thread functions.
12987
12988 2014-09-13  Doug Evans  <xdje42@gmail.com>
12989
12990         * gdb.threads/queue-signal.c: New file.
12991         * gdb.threads/queue-signal.exp: New file.
12992
12993 2014-09-13  Doug Evans  <xdje42@gmail.com>
12994
12995         * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
12996         be consistent with what default_gdb_init uses.
12997         (with_gdb_prompt): Change form of PROMPT argument from a regexp to
12998         the plain text of the prompt.  Add some logging printfs.
12999         * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
13000
13001 2014-09-12  Pedro Alves  <palves@redhat.com>
13002
13003         * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
13004         gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
13005         * gdb.arch/i386-size-overlap.exp: Likewise.
13006         * gdb.arch/i386-size.exp: Likewise.
13007         * gdb.arch/i386-unwind.exp: Likewise.
13008         * gdb.base/a2-run.exp: Likewise.
13009         * gdb.base/break.exp: Likewise.
13010         * gdb.base/charset.exp: Likewise.
13011         * gdb.base/chng-syms.exp: Likewise.
13012         * gdb.base/commands.exp: Likewise.
13013         * gdb.base/dbx.exp: Likewise.
13014         * gdb.base/find.exp: Likewise.
13015         * gdb.base/funcargs.exp: Likewise.
13016         * gdb.base/jit-simple.exp: Likewise.
13017         * gdb.base/reread.exp: Likewise.
13018         * gdb.base/sepdebug.exp: Likewise.
13019         * gdb.base/step-bt.exp: Likewise.
13020         * gdb.cp/mb-inline.exp: Likewise.
13021         * gdb.cp/mb-templates.exp: Likewise.
13022         * gdb.objc/basicclass.exp: Likewise.
13023         * gdb.threads/killed.exp: Likewise.
13024
13025 2014-09-12  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
13026
13027         PR tdep/17379
13028         * gdb.arch/powerpc-stackless.S: New file.
13029         * gdb.arch/powerpc-stackless.exp: New file.
13030
13031 2014-09-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
13032
13033         * gdb.base/attach.c: Include unistd.h.
13034         (main): Call alarm.  Add label postloop.
13035         * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
13036         gdb_breakpoint, gdb_continue_to_breakpoint.
13037         (test_command_line_attach_run): Kill ${testpid} in one exit path.
13038
13039 2014-09-11  Pedro Alves  <palves@redhat.com>
13040
13041         PR gdb/17347
13042         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
13043         * gdb.base/attach.exp (test_command_line_attach_run): New
13044         procedure.
13045         (top level): Call it.
13046
13047 2014-09-11  Pedro Alves  <palves@redhat.com>
13048
13049         * lib/gdb.exp (spawn_wait_for_attach): New procedure.
13050         * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
13051         (do_command_attach_tests): Use spawn_wait_for_attach.
13052         * gdb.base/solib-overlap.exp: Likewise.
13053         * gdb.multi/multi-attach.exp: Likewise.
13054         * gdb.python/py-prompt.exp: Likewise.
13055         * gdb.python/py-sync-interp.exp: Likewise.
13056         * gdb.server/ext-attach.exp: Likewise.
13057
13058 2014-09-11  Gabriel Krisman Bertazi  <gabriel@krisman.be>
13059
13060         * gdb.fortran/array-element.exp: Remove unexpected "continue"
13061         command in testcase.  Simplify testcase.
13062
13063 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
13064
13065         * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
13066
13067 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
13068
13069         * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
13070
13071 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
13072
13073         * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
13074
13075 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
13076
13077         * gdb.dwarf2/dynarr-ptr.c: New file.
13078         * gdb.dwarf2/dynarr-ptr.exp: New file.
13079
13080 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
13081
13082         * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
13083         of 30 rather than hardcoding 120 for a slow test case.  Take the
13084         `gdb,timeout' target setting into account for this calculation.
13085         Don't extend the timeout for the test cases that don't need it.
13086
13087 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
13088
13089         * gdb.reverse/sigall-reverse.exp: Increase the timeout by
13090         a factor of 2 for a slow test case.  Take the `gdb,timeout'
13091         target setting into account for this calculation.
13092         * gdb.reverse/until-precsave.exp: Increase the timeout by
13093         a factor of 15 and 3 respectively rather than adding 120
13094         for a pair of slow test cases.  Take the `gdb,timeout'
13095         target setting into account for this calculation.
13096
13097 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
13098
13099         * lib/gdb.exp (gdb_test_multiple): Remove code to select the
13100         timeout, don't pass one down to gdb_expect.
13101         (gdb_expect): Rework timeout selection.
13102
13103 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
13104
13105         * lib/gdbserver-support.exp (gdbserver_start): Throw an error
13106         exception on timeout.
13107         (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
13108         (gdbserver_start_extended): Catch any `gdbserver_start' error
13109         exceptions.
13110         (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
13111         * lib/mi-support.exp (mi_gdb_target_load): Catch any
13112         `gdbserver_gdb_load' error exceptions.
13113
13114 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
13115
13116         * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
13117         120 on waiting for the TCP socket to open.
13118
13119 2014-09-09  Doug Evans  <xdje42@gmail.com>
13120
13121         * gdb.base/default.exp (show_conv_list): Add _caller_is,
13122         _caller_matches, _any_caller_is, _any_caller_matches.
13123
13124 2014-09-09  Doug Evans  <xdje42@gmail.com>
13125
13126         * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
13127
13128 2014-09-09  Yao Qi  <yao@codesourcery.com>
13129
13130         * gdb.mi/mi-var-display.exp: Set print symbol off.
13131
13132 2014-09-07  Gabriel Krisman Bertazi  <gabriel@krisman.be>
13133
13134         PR gdb/17035
13135         * gdb.base/commands.exp: Add tests to verify user-defined
13136         commands with empty bodies.
13137         * gdb.python/py-cmd.exp: Test that we don't show user-defined
13138         python commands in `show user command`.
13139         * gdb.python/scm-cmd.exp: Test that we don't show user-defined
13140         scheme commands in `show user command`.
13141
13142 2014-09-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
13143
13144         PR python/17355
13145         * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
13146         * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
13147         * gdb.python/py-framefilter-invalidarg.exp: New file.
13148         * gdb.python/py-framefilter-invalidarg.py: New file.
13149
13150 2014-09-06  Doug Evans  <xdje42@gmail.com>
13151
13152         PR 15276
13153         * gdb.python/py-caller-is.c: New file.
13154         * gdb.python/py-caller-is.exp: New file.
13155
13156 2014-09-05  Sergio Durigan Junior  <sergiodj@redhat.com>
13157
13158         PR gdb/17235
13159         * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
13160         * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
13161
13162 2014-09-04  Sergio Durigan Junior  <sergiodj@redhat.com>
13163
13164         PR fortran/17237
13165         * gdb.fortran/print-formatted.exp: New file.
13166         * gdb.fortran/print-formatted.f90: Likewise.
13167
13168 2014-09-03  Sasha Smundak  <asmundak@google.com>
13169
13170         * gdb.python/py-frame.exp: Test Frame.read_register.
13171
13172 2014-09-03  Sergio Durigan Junior  <sergiodj@redhat.com>
13173
13174         PR python/16699
13175         * gdb.python/py-completion.exp: New file.
13176         * gdb.python/py-completion.py: Likewise.
13177
13178 2014-08-28  Doug Evans  <dje@google.com>
13179
13180         * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
13181         eax,etc. are live with values set by gdb and thus the compiler can't
13182         use them.
13183         * gdb.arch/i386-pseudo.c (main): Ditto.
13184
13185 2014-08-27  Doug Evans  <dje@google.com>
13186
13187         * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
13188
13189 2014-08-25  Doug Evans  <dje@google.com>
13190
13191         * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
13192         (main): Ditto.
13193
13194 2014-08-25  Doug Evans  <dje@google.com>
13195
13196         * gdb.threads/thread-execl.exp: #include <stdio.h>.
13197
13198 2014-08-24  Yao Qi  <yao@codesourcery.com>
13199
13200         * gdb.guile/scm-value.exp (test_lazy_strings): Set print
13201         symbol off.
13202         * gdb.python/py-value.exp (test_lazy_strings): Likewise.
13203
13204 2014-08-22  Doug Evans  <dje@google.com>
13205
13206         PR 17276
13207         * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
13208         * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
13209         * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
13210
13211 2014-08-22  Yao Qi  <yao@codesourcery.com>
13212
13213         * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
13214         * gdb.python/py-finish-breakpoint2.exp: Likewise.
13215         * gdb.python/python.exp: Likewise.  Use .py file on the host
13216         instead of the build.
13217
13218 2014-08-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
13219
13220         * gdb.threads/gcore-stale-thread.c: New file.
13221         * gdb.threads/gcore-stale-thread.exp: New file.
13222
13223 2014-08-21  Pedro Alves  <palves@redhat.com>
13224
13225         * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
13226         * gdb.base/gcore-relro-pie.exp: Likewise.
13227         * gdb.base/gcore-relro.exp: Likewise.
13228         * gdb.base/gcore.exp: Likewise.
13229         * gdb.base/print-symbol-loading.exp: Likewise.
13230         * gdb.threads/gcore-thread.exp: Likewise.
13231         * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
13232
13233 2014-08-20  Pedro Alves  <palves@redhat.com>
13234             Jan Kratochvil  <jan.kratochvil@redhat.com>
13235
13236         * Makefile.in (EXTRA_RULES, CC): New variables, get from
13237         configure.
13238         (EXPECT): Handle READ1 being set.
13239         (all): Depend on EXTRA_RULES.
13240         (check-read1, expect-read1, read1.so, read1): New rules.
13241         * README (Testsuite Parameters): Document the READ1 make variable.
13242         (Race detection): New section.
13243         * configure: Regenerate.
13244         * configure.ac: If build==host==target, and running under a
13245         GNU/glibc system, add read1 to the extra Makefile rules.
13246         (EXTRA_RULES): AC_SUBST it.
13247         * lib/read1.c: New file.
13248
13249 2014-08-20  Joel Brobecker  <brobecker@adacore.com>
13250
13251         * gdb.dwarf2/data-loc.exp: Add additional tests exercising
13252         the handling of variables declared as a typedef to an array
13253         which a DW_AT_data_location attribute.
13254
13255 2014-08-19  Andrew Burgess  <aburgess@broadcom.com>
13256             Pedro Alves  <palves@redhat.com>
13257
13258         PR symtab/14604
13259         PR symtab/14605
13260         * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
13261         gdb_test.
13262
13263 2014-08-19  Pedro Alves  <palves@redhat.com>
13264
13265         * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
13266
13267 2014-08-19  Yao Qi  <yao@codesourcery.com>
13268
13269         * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
13270         right line.
13271
13272 2014-08-18  David Blaikie  <dblaikie@gmail.com>
13273
13274         * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
13275
13276 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
13277
13278         * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
13279         attribute in array range.
13280
13281 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
13282
13283         * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
13284
13285 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
13286
13287         PR c++/17132
13288         * gdb.cp/pr17132.cc: New file.
13289         * gdb.cp/pr17132.exp: New file.
13290
13291 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
13292
13293         * gdb.python/py-xmethods.py (A_getarrayind)
13294         (E_method_char_worker.__call__, E_method_int_worker.__call__):
13295         Use 'print' with function call syntax.
13296         (E_method_matcher.match): Fix tab vs space indentation mixup.
13297
13298 2014-08-15  Yao Qi  <yao@codesourcery.com>
13299
13300         * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
13301         false.
13302
13303 2014-08-15  Yao Qi  <yao@codesourcery.com>
13304
13305         * gdb.cp/casts.exp: Set print symbol off.
13306         * gdb.cp/class2.exp: Likewise.
13307         * gdb.cp/overload.exp: Likewise.
13308         * gdb.cp/templates.exp: Likewise.
13309
13310 2014-08-11  Doug Evans  <dje@google.com>
13311
13312         * gdb.base/print-symbol-loading.exp (test_load_core): Update.
13313         (test_load_shlib): Update.
13314
13315 2014-08-09  Yao Qi  <yao@codesourcery.com>
13316
13317         * gdb.base/display.exp: Invoke is_address_zero_readable.
13318         * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
13319         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13320         * gdb.base/hbreak-unmapped.exp: Return if
13321         is_address_zero_readable returns true.
13322         * gdb.base/signest.exp: Likewise.
13323         * gdb.base/signull.exp: Likewise.
13324         * gdb.base/sigbpt.exp: Likewise.
13325         * gdb.guile/scm-disasm.exp: Do the test if
13326         is_address_zero_readable returns false.
13327         * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
13328         * gdb.python/py-arch.exp: Likewise.
13329         * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
13330         * lib/gdb.exp (is_address_zero_readable): New proc.
13331
13332 2014-08-09  Yao Qi  <yao@codesourcery.com>
13333
13334         PR testsuite/13443
13335         * gdb.mi/mi-var-display.exp: Make test messages unique.
13336
13337 2014-08-04  Tom Tromey  <tromey@redhat.com>
13338
13339         * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
13340         target 0".
13341
13342 2014-08-04  Tom Tromey  <tromey@redhat.com>
13343
13344         * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
13345         "target_resume".
13346
13347 2014-08-01  Joel Brobecker  <brobecker@adacore.com>
13348
13349         * gdb.base/vla-datatypes.c (vla_factory): Add new variable
13350         inner_vla_struct_object_size.
13351         * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
13352         as xfail.
13353
13354 2014-07-30  Pedro Alves  <palves@redhat.com>
13355
13356         * gdb.threads/signal-command-handle-nopass.exp (test): Add
13357         comment.
13358
13359 2014-07-29  Yao Qi  <yao@codesourcery.com>
13360
13361         PR gdb/17206
13362         * gdb.base/until-nodebug.exp: New.
13363
13364 2014-07-28  Doug Evans  <xdje42@gmail.com>
13365
13366         PR guile/17203
13367         * gdb.guile/scm-parameter.exp: Add tests for trying to create
13368         previously existing parameter, and previously ambiguously spelled
13369         parameter.
13370
13371 2014-07-28  Will Newton  <will.newton@linaro.org>
13372
13373         * gdb.base/varargs.exp: Remove KFAILs for ARM.
13374
13375 2014-07-26  Ludovic Courtès  <ludo@gnu.org>
13376             Doug Evans  <xdje42@gmail.com>
13377
13378         PR guile/17146
13379         * gdb.guile/types-module.exp: Add tests for wrong type arguments.
13380
13381 2014-07-25  Pedro Alves  <palves@redhat.com>
13382
13383         * gdb.threads/signal-command-handle-nopass.c: New file.
13384         * gdb.threads/signal-command-handle-nopass.exp: New file.
13385         * gdb.threads/signal-command-multiple-signals-pending.c: New file.
13386         * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
13387         * gdb.threads/signal-delivered-right-thread.c: New file.
13388         * gdb.threads/signal-delivered-right-thread.exp: New file.
13389
13390 2014-07-25  Pedro Alves  <palves@redhat.com>
13391
13392         * gdb.base/double-prompt-target-event-error.exp
13393         (cancel_pagination_in_target_event): Remove '-notransfer <return>'
13394         match.
13395         (cancel_pagination_in_target_event): Rework double prompt
13396         detection.
13397         * gdb.base/paginate-after-ctrl-c-running.exp
13398         (test_ctrlc_while_target_running_paginates): Remove '-notransfer
13399         <return>' match.
13400         * gdb.base/paginate-bg-execution.exp
13401         (test_bg_execution_pagination_return)
13402         (test_bg_execution_pagination_cancel): Remove '-notransfer
13403         <return>' matches.
13404         * gdb.base/paginate-execution-startup.exp
13405         (test_fg_execution_pagination_return)
13406         (test_fg_execution_pagination_cancel): Remove '-notransfer
13407         <return>' matches.
13408         * gdb.base/paginate-inferior-exit.exp
13409         (test_paginate_inferior_exited): Remove '-notransfer <return>'
13410         match.
13411         * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
13412         * lib/gdb.exp (pagination_prompt): Run text through
13413         string_to_regexp.
13414         (gdb_test_multiple): Match $pagination_prompt instead of
13415         "<return>".
13416         (string_to_regexp): Move to lib/gdb-utils.exp.
13417
13418 2014-07-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
13419
13420         * gdb.arch/amd64-entry-value-paramref.S: New file.
13421         * gdb.arch/amd64-entry-value-paramref.cc: New file.
13422         * gdb.arch/amd64-entry-value-paramref.exp: New file.
13423         * gdb.arch/amd64-optimout-repeat.S: New file.
13424         * gdb.arch/amd64-optimout-repeat.c: New file.
13425         * gdb.arch/amd64-optimout-repeat.exp: New file.
13426
13427 2014-07-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
13428
13429         PR gdb/17170
13430         * gdb.base/statistics.exp: New file.
13431
13432 2014-07-17  Doug Evans  <dje@google.com>
13433
13434         PR gdb/17170
13435         * gdb.base/maint.exp: Update testing of per-command stats.
13436
13437 2014-07-16  Pedro Alves  <palves@redhat.com>
13438
13439         * gdb.trace/tfile.c: Include unistd.h and stdint.h.
13440         (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
13441         (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
13442         (tfile_write_buf): New functions.
13443         (add_memory_block): Rewrite using the above.
13444         (adjust_function_address): New function.
13445         (FUNCTION_ADDRESS): New macro.
13446         (write_basic_trace_file): Remove short_x local, and use
13447         tfile_write_16. Change type of func_addr local to unsigned long
13448         long.  Use FUNCTION_ADDRESS instead of handling the Thumb bit
13449         here.  Cast argument of add_memory_block to char pointer.
13450         (write_error_trace_file): Avoid alloca.  Use FUNCTION_ADDRESS.
13451         (main): Remove parameters.
13452         * gdb.trace/tfile.exp: Remove nowarnings.
13453
13454 2014-07-15  Simon Marchi  <simon.marchi@ericsson.com>
13455
13456         * gdb.base/debug-expr.exp: Test string evaluation with
13457         "debug expression" on.
13458
13459 2014-07-15  Pedro Alves  <palves@redhat.com>
13460
13461         * gdb.base/reread.exp: Use clean_restart.
13462
13463 2014-07-15  Pierre Langlois  <pierre.langlois@embecosm.com>
13464
13465         * gdb.arch/avr-flash-qualifer.c: New.
13466         * gdb.arch/avr-flash-qualifer.exp: New.
13467
13468 2014-07-14  Pedro Alves  <palves@redhat.com>
13469
13470         * gdb.base/paginate-after-ctrl-c-running.c: New file.
13471         * gdb.base/paginate-after-ctrl-c-running.exp: New file.
13472
13473 2014-07-14  Pedro Alves  <palves@redhat.com>
13474
13475         * gdb.base/double-prompt-target-event-error.c: New file.
13476         * gdb.base/double-prompt-target-event-error.exp: New file.
13477
13478 2014-07-14  Pedro Alves  <palves@redhat.com>
13479
13480         PR gdb/17072
13481         * gdb.base/paginate-inferior-exit.c: New file.
13482         * gdb.base/paginate-inferior-exit.exp: New file.
13483
13484 2014-07-14  Pedro Alves  <palves@redhat.com>
13485
13486         PR gdb/17072
13487         * gdb.base/paginate-bg-execution.c: New file.
13488         * gdb.base/paginate-bg-execution.exp: New file.
13489
13490 2014-07-14  Pedro Alves  <palves@redhat.com>
13491
13492         PR gdb/17072
13493         * gdb.base/paginate-execution-startup.c: New file.
13494         * gdb.base/paginate-execution-startup.exp: New file.
13495         * lib/gdb.exp (pagination_prompt): New global.
13496         (default_gdb_spawn): New procedure, factored out from
13497         default_gdb_spawn.
13498         (default_gdb_start): Adjust to call default_gdb_spawn.
13499         (gdb_spawn): New procedure.
13500
13501 2014-07-14  Pedro Alves  <palves@redhat.com>
13502
13503         * lib/gdb.exp (gdb_assert): New procedure.
13504         * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
13505
13506 2014-07-14  Pedro Alves  <palves@redhat.com>
13507
13508         * gdb.base/execution-termios.c: New file.
13509         * gdb.base/execution-termios.exp: New file.
13510
13511 2014-07-14  Tom Tromey  <tromey@redhat.com>
13512
13513         * gdb.cp/vla-cxx.cc: New file.
13514         * gdb.cp/vla-cxx.exp: New file.
13515
13516 2014-07-14  Tom Tromey  <tromey@redhat.com>
13517
13518         * gdb.reverse/rerun-prec.c: New file.
13519         * gdb.reverse/rerun-prec.exp: New file.
13520
13521 2014-07-12  Maciej W. Rozycki  <macro@mips.com>
13522             Maciej W. Rozycki  <macro@codesourcery.com>
13523
13524         * lib/gdb-utils.exp: New file.
13525         * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
13526         inline `gdb_init_command' processing.
13527         (gdb_start_cmd): Likewise.
13528         * lib/mi-support.exp (mi_run_cmd): Likewise.
13529         * README: Document `gdb_init_command' and `gdb_init_commands'.
13530
13531 2014-07-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
13532
13533         Fix false FAIL running under a very long directory name.
13534         * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
13535         and "set print elements 10000".  Twice.
13536
13537 2014-07-11  Yao Qi  <yao@codesourcery.com>
13538
13539         * gdb.base/exprs.exp: "set print symbol off".
13540
13541 2014-07-11  Pedro Alves  <palves@redhat.com>
13542
13543         * gdb.threads/kill.c: New file.
13544         * gdb.threads/kill.exp: New file.
13545
13546 2014-07-10  Yao Qi  <yao@codesourcery.com>
13547
13548         * gdb.trace/tfile.c (write_basic_trace_file)
13549         [__thumb__||__thumb2__]: Clear the Thumb bit of the function
13550         address written to trace file.
13551
13552 2014-07-09  Pedro Alves  <palves@redhat.com>
13553
13554         * gdb.base/attach-wait-input.exp: New file.
13555         * gdb.base/attach-wait-input.c: New file.
13556
13557 2014-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
13558
13559         * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
13560         setting up test structures.
13561         (main): Call new test function.
13562         * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
13563         test function, continue into test function and walk test
13564         structures.
13565
13566 2014-07-02  Yao Qi  <yao@codesourcery.com>
13567
13568         * gdb.trace/entry-values.c: Define labels 'foo_start' and
13569         'bar_start' at the beginning of functions 'foo' and 'bar'
13570         respectively.
13571         * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
13572         instead of 'foo' and 'bar'.
13573
13574 2014-07-08  Markus Metzger  <markus.t.metzger@intel.com>
13575
13576         * gdb.btrace/segv.exp: New.
13577         * gdb.btrace/segv.c: New.
13578
13579 2014-07-02  Luis Machado  <lgustavo@codesourcery.com>
13580
13581         * gdb.trace/entry-values.exp: Handle powerpc-specific branch
13582         instruction.
13583
13584 2014-06-30  Mark Wielaard  <mjw@redhat.com>
13585
13586         * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
13587         vulture, vilify, villar): New volatile array constants.
13588         (vindictive, vegetation): New const volatile array constants.
13589         * gdb.base/volatile.exp: Test volatile and const volatile array
13590         types.
13591
13592 2014-06-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13593
13594         * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
13595         target lacks support for awatch, rwatch, or hbreak.
13596
13597 2014-06-27  Yao Qi  <yao@codesourcery.com>
13598
13599         * gdb.multi/dummy-frame-restore.exp: New.
13600         * gdb.multi/dummy-frame-restore.c: New.
13601
13602 2014-06-25  Markus Metzger  <markus.t.metzger@intel.com>
13603
13604         * gdb.btrace/gcore.exp: New.
13605
13606 2014-06-23  Pedro Alves  <palves@redhat.com>
13607
13608         * gdb.base/watchpoint-reuse-slot.c: New file.
13609         * gdb.base/watchpoint-reuse-slot.exp: New file.
13610
13611 2014-06-23  Siva Chandra Reddy  <sivachandra@google.com>
13612
13613         * gdb.python/py-xmethods.exp: Use "progspace" instead of the
13614         progspace's filename in 'info', 'enable' and 'disable' command
13615         tests.
13616
13617 2014-06-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
13618
13619         * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
13620         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13621         * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
13622
13623 2014-06-20  Gary Benson  <gbenson@redhat.com>
13624
13625         * gdb.arch/i386-avx.exp: Fix include file location.
13626         * gdb.arch/i386-sse.exp: Likewise.
13627
13628 2014-06-19  Iain Buclaw  <ibuclaw@gdcproject.org>
13629
13630         * gdb.dlang/expression.exp: New file.
13631
13632 2014-06-19  Pedro Alves  <palves@redhat.com>
13633
13634         * gdb.threads/thread-execl.exp (do_test): New procedure, factored
13635         out from ...
13636         (top level): ... here.  Iterate running tests under different
13637         scheduler-locking settings.
13638
13639 2014-06-18  Luis Machado  <lgustavo@codesourcery.com>
13640
13641         * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
13642         to DW_FORM_addr and use non-zero addresses.
13643
13644 2014-06-18  Siva Chandra Reddy  <sivachandra@google.com>
13645
13646         PR gdb/17017
13647         * gdb.python/py-xmethods.cc: Add global function call counters and
13648         increment them in their respective functions.  Remove "cout"
13649         statements.
13650         * gdb.python/py-xmethods.exp: Make tests check the global function
13651         call counters instead of depending on inferior IO.
13652
13653 2014-06-18  Don Breazeal  <donb@codesourcery.com>
13654
13655         * gdb.base/foll-fork.exp (default_fork_parent_follow):
13656         Deleted procedure.
13657         (explicit_fork_parent_follow): Deleted procedure.
13658         (explicit_fork_child_follow): Deleted procedure.
13659         (test_follow_fork): New procedure.
13660         (do_fork_tests): Replace calls to deleted procedures with
13661         calls to test_follow_fork and reset GDB for subsequent
13662         procedure calls.
13663
13664 2014-06-17  Yao Qi  <yao@codesourcery.com>
13665
13666         * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
13667         CP1252.
13668
13669 2014-06-17  Luis Machado  <lgustavo@codesourcery.com>
13670
13671         * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
13672         Initialize ptr and S explicitly.
13673         (skip_type_update_when_not_use_rtti_test): Likewise.
13674
13675 2014-06-16  Keith Seitz  <keiths@redhat.com>
13676
13677         PR mi/15863
13678         * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
13679         the inferior is started.
13680
13681 2014-06-16  Pedro Alves  <palves@redhat.com>
13682
13683         * gdb.base/break-main-file-remove-fail.c: New file.
13684         * gdb.base/break-main-file-remove-fail.exp: New file.
13685         * gdb.base/break-unload-file.exp: Use build_executable instead of
13686         prepare_for_testing.
13687         (test_break): New parameter "initial_load".  Handle it.
13688         (top level): Add initial_load cmdline/file axis.
13689
13690 2014-06-12  Tom Tromey  <tromey@redhat.com>
13691
13692         * gdb.base/completion.exp: Don't use directory name in test.
13693
13694 2014-06-09  Gary Benson  <gbenson@redhat.com>
13695
13696         * gdb.base/sigall.c [Functions to send signals]: Reorder to
13697         separate the always-available ANSI-standard signals from the
13698         signals that require checking.
13699         (main): Likewise.
13700         * gdb.reverse/sigall-reverse.c [Functions to send signals]:
13701         Likewise.
13702         (main): Likewise.
13703
13704 2014-06-07  Keith Seitz  <keiths@redhat.com>
13705
13706         Revert:
13707         PR c++/16253
13708         * gdb.cp/var-tag.cc: New file.
13709         * gdb.cp/var-tag.exp: New file.
13710         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13711         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13712         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13713         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13714
13715 2014-06-06  Doug Evans  <xdje42@gmail.com>
13716
13717         * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
13718
13719 2014-06-06  Pedro Alves  <palves@redhat.com>
13720
13721         * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
13722         in target debug output instead of looking at RSP packets,
13723         disabling the test on any target that uses hardware stepping.
13724         Update comments.
13725
13726 2014-06-06  Pedro Alves  <palves@redhat.com>
13727
13728         * gdb.base/break-unload-file.exp: Fix typo.
13729
13730 2014-06-06  Yao Qi  <yao@codesourcery.com>
13731
13732         * gdb.base/jit.exp (one_jit_test): Restrict the pattern
13733         from "jit_function" to "^jit_function".
13734
13735 2014-06-06  Yao Qi  <yao@codesourcery.com>
13736
13737         * gdb.base/async.c (foo): Add one statement.
13738         * gdb.base/async.exp: Get the next instruction address and
13739         match the output of "nexti" by instruction address.  Match
13740         the hex address in the output of "finish".
13741
13742 2014-06-06  Gary Benson  <gbenson@redhat.com>
13743
13744         * gdb.base/call-signals.c: Remove preprocessor conditionals
13745         for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
13746         SIGSEGV and SIGTERM.
13747         * gdb.base/sigall.c: Likewise.
13748         * gdb.base/unwindonsignal.c: Likewise.
13749         * gdb.reverse/sigall-reverse.c: Likewise.
13750
13751 2014-06-06  Yao Qi  <yao@codesourcery.com>
13752
13753         * gdb.base/hbreak-unmapped.exp: Read memory at address 0.  If
13754         readable, skip the test.
13755
13756 2014-06-06  Yao Qi  <yao@codesourcery.com>
13757
13758         * gdb.threads/staticthreads.c (thread_function): Move the line
13759         setting breakpoint on forward.
13760         * gdb.threads/staticthreads.exp: Update comments.
13761
13762 2014-06-05  Ludovic Courtès  <ludo@gnu.org>
13763
13764         * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
13765         "history-append! type error".
13766
13767 2014-06-05  Simon Marchi  <simon.marchi@ericsson.com>
13768
13769         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
13770         erroneous dprintf expected input.
13771
13772 2014-06-04  Doug Evans  <xdje42@gmail.com>
13773
13774         * gdb.guile/scm-generics.exp: Delete.
13775
13776 2014-06-04  Doug Evans  <xdje42@gmail.com>
13777
13778         * gdb.guile/scm-breakpoint.exp: Update.
13779         Add tests for breakpoint registration.
13780
13781 2014-06-04  Tom Tromey  <tromey@redhat.com>
13782
13783         * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
13784         VLA-in-union.
13785         * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
13786         inner_vla_struct, vla_union types.  Initialize objects of those
13787         types and compute their sizes.
13788
13789 2014-06-04  Nathan Sidwell  <nathan@codesourcery.com>
13790             Hui Zhu  <hui@codesourcery.com>
13791
13792         * gdb.base/fileio.exp: Add test for shell not available as well as
13793         available.
13794         * gdb.base/fileio.c (test_system): Check for shell twice.
13795
13796 2014-06-04  Yao Qi  <yao@codesourcery.com>
13797
13798         * gdb.base/auto-connect-native-target.exp: Remove redundant
13799         space from the regexp pattern.
13800
13801 2014-06-04  Yao Qi  <yao@codesourcery.com>
13802
13803         * gdb.base/default.exp: Replace "child" with "native" in
13804         regexp pattern.
13805
13806 2014-06-03  Siva Chandra Reddy  <sivachandra@google.com>
13807
13808         * gdb.python/py-xmethods.cc: New testcase to test xmethods.
13809         * gdb.python/py-xmethods.exp: New tests to test xmethods.
13810         * gdb.python/py-xmethods.py: Python script supporting the
13811         new testcase and tests.
13812
13813 2014-06-03  Joel Brobecker  <brobecker@adacore.com>
13814             Pedro Alves  <palves@redhat.com>
13815
13816         PR breakpoints/17000
13817         * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
13818         * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
13819
13820 2014-06-03  Brad Mouring  <bmouring@ni.com>  (tiny patch)
13821
13822         * gdb.base/subst.exp: Add tests to verify partial path matching
13823         output.
13824
13825 2014-06-03  Pedro Alves  <palves@redhat.com>
13826
13827         * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
13828         target that doesn't use software single-stepping.
13829
13830 2014-06-03  Pedro Alves  <palves@redhat.com>
13831
13832         PR breakpoints/17000
13833         * gdb.base/sss-bp-on-user-bp-2.c: New file.
13834         * gdb.base/sss-bp-on-user-bp-2.exp: New file.
13835
13836 2014-06-02  Doug Evans  <xdje42@gmail.com>
13837
13838         * gdb.guile/scm-parameter.exp: New file.
13839
13840 2014-06-02  Doug Evans  <xdje42@gmail.com>
13841
13842         * gdb.guile/scm-cmd.c: New file.
13843         * gdb.guile/scm-cmd.exp: New file.
13844
13845 2014-06-02  Doug Evans  <xdje42@gmail.com>
13846
13847         * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
13848         pretty-printer lookup.
13849         * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
13850         (make-pp_s-printer): Call it.
13851         (make-pretty-printer-from-dict): New function.
13852         (lookup-pretty-printer-maker-from-dict): New function.
13853         (*pretty-printer*): Simplify.
13854         (make-objfile-pp_s-printer): New function.
13855         (install-objfile-pretty-printers!): New function.
13856         (make-progspace-pp_s-printer): New function.
13857         (install-progspace-pretty-printers!): New function.
13858         * gdb.guile/scm-progspace.c: New file.
13859         * gdb.guile/scm-progspace.exp: New file.
13860
13861 2014-06-02  Pedro Alves  <palves@redhat.com>
13862
13863         * gdb.base/dprintf-bp-same-addr.c: New file.
13864         * gdb.base/dprintf-bp-same-addr.exp: New file.
13865
13866 2014-06-02  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
13867
13868         * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
13869         * gdb.arch/powerpc-power.s: Likewise.
13870
13871 2014-06-02  Joel Brobecker  <brobecker@adacore.com>
13872
13873         * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
13874
13875 2014-06-01  Yao Qi  <yao@codesourcery.com>
13876
13877         * gdb.base/watchpoint.exp (test_watch_location): Check null
13878         pointer can be dereferenced.  If not, do the test, otherwise
13879         skip it.
13880
13881 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
13882
13883         * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
13884         results.
13885         * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
13886
13887 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
13888
13889         * gdb.arch/amd64-invalid-stack-middle.S: New file.
13890         * gdb.arch/amd64-invalid-stack-middle.c: New file.
13891         * gdb.arch/amd64-invalid-stack-middle.exp: New file.
13892         * gdb.arch/amd64-invalid-stack-top.c: New file.
13893         * gdb.arch/amd64-invalid-stack-top.exp: New file.
13894
13895 2014-05-30  Pedro Alves  <palves@redhat.com>
13896
13897         PR breakpoints/17000
13898         * gdb.base/sss-bp-on-user-bp.c: New file.
13899         * gdb.base/sss-bp-on-user-bp.exp: New file.
13900
13901 2014-05-30  David Blaikie  <dblaikie@gmail.com>
13902
13903         * gdb.opt/inline-break.c: Fix clang compatibility by specifying
13904         gnu_inline semantics via attribute.
13905         * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
13906         source explicitly specifies the required semantics.
13907
13908 2014-05-30  Maciej W. Rozycki  <macro@codesourcery.com>
13909
13910         * gdb.reverse/sigall-reverse.exp: Fix a typo.
13911
13912 2014-05-29  Pedro Alves  <palves@redhat.com>
13913             Tom Tromey  <tromey@redhat.com>
13914
13915         * gdb.base/async-shell.exp: Don't enable target-async.
13916         * gdb.base/async.exp
13917         * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
13918         parameter.  Adjust.
13919         (top level): Don't test with "target-async".
13920         * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
13921         * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
13922         * gdb.base/inferior-died.exp: Don't enable target-async.
13923         * gdb.base/interrupt-noterm.exp: Likewise.
13924         * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
13925         * gdb.mi/mi-nonstop-exit.exp: Likewise.
13926         * gdb.mi/mi-nonstop.exp: Likewise.
13927         * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
13928         * gdb.mi/mi-nsintrall.exp: Likewise.
13929         * gdb.mi/mi-nsmoribund.exp: Likewise.
13930         * gdb.mi/mi-nsthrexec.exp: Likewise.
13931         * gdb.mi/mi-watch-nonstop.exp: Likewise.
13932         * gdb.multi/watchpoint-multi.exp: Adjust comment.
13933         * gdb.python/py-evsignal.exp: Don't enable target-async.
13934         * gdb.python/py-evthreads.exp: Likewise.
13935         * gdb.python/py-prompt.exp: Likewise.
13936         * gdb.reverse/break-precsave.exp: Don't test with "target-async".
13937         * gdb.server/solib-list.exp: Don't enable target-async.
13938         * gdb.threads/thread-specific-bp.exp: Likewise.
13939         * lib/mi-support.exp: Adjust to use mi-async.
13940
13941 2014-05-29  Pedro Alves  <palves@redhat.com>
13942
13943         PR gdb/13860
13944         * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
13945         reason, even in sync mode.
13946
13947 2014-05-29  Pedro Alves  <palves@redhat.com>
13948             Hui Zhu  <hui@codesourcery.com>
13949
13950         PR PR15693
13951         * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
13952         * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
13953         * gdb.mi/mi-condbreak-call-thr-state.c: New file.
13954         * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
13955
13956 2014-05-28  Joel Brobecker  <brobecker@adacore.com>
13957
13958         * config/monitor.exp (gdb_target_monitor): Replace use of
13959         "set remotebaud" by "set serial baud".
13960
13961 2014-05-26  Andy Wingo  <wingo@igalia.com>
13962
13963         * gdb.guile/scm-breakpoint.exp:
13964         * gdb.guile/scm-gsmob.exp: Update to use plain old object
13965         properties instead of gdb-object-properties.
13966
13967 2014-05-26  Yao Qi  <yao@codesourcery.com>
13968
13969         * gdb.server/no-thread-db.exp: Specify source file name
13970         explicitly when setting a breakpoint.
13971
13972 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
13973
13974         * gdb.btrace/vdso.c: New.
13975         * gdb.btrace/vdso.exp: New.
13976
13977 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
13978
13979         * gdb.base/gcore.exp (capture_command_output): Move ...
13980         * lib/gdb.exp (capture_command_output): ... here.
13981
13982 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
13983
13984         * gdb.btrace/data.exp: Test memory access during btrace replay.
13985
13986 2014-05-22  Simon Marchi  <simon.marchi@ericsson.com>
13987
13988         * lib/mi-support.exp (mi_run_cmd_full): Add comments.
13989
13990 2014-05-21  Pedro Alves  <palves@redhat.com>
13991
13992         PR gdb/13860
13993         * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
13994         (top level): Test that output related to execution commands is
13995         sent to the console with CLI commands, but not with MI commands.
13996         Test that breakpoint events are always mirrored to the console.
13997         Also expect the new source line to be output after a "next" in
13998         async mode too.  Make it a pass/fail test.
13999         * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
14000         output.
14001         * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
14002
14003 2014-05-21  Pedro Alves  <palves@redhat.com>
14004
14005         * gdb.base/list.exp (build_pattern, test_list): New procedures.
14006         Use them to test variations of "list" after reaching a breakpoint.
14007         * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
14008         Test "list" with listsize 10 after reaching a breakpoint.
14009         * gdb.python/python.exp (decode_line current location line
14010         number): Adjust expected line number.
14011
14012 2014-05-21  Simon Marchi  <simon.marchi@ericsson.com>
14013
14014         * lib/mi-support.exp (mi_run_cmd_full): Revert to original
14015         behavior for $args, pass it directly to "run".
14016
14017 2014-05-21  Maciej W. Rozycki  <macro@codesourcery.com>
14018
14019         * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
14020         30000 to 65536.
14021
14022 2014-05-21  Pedro Alves  <palves@redhat.com>
14023
14024         * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
14025         auto-connect-native-target off".
14026         * gdb.base/auto-connect-native-target.c: New file.
14027         * gdb.base/auto-connect-native-target.exp: New file.
14028
14029 2014-05-21  Pedro Alves  <palves@redhat.com>
14030
14031         * gdb.base/default.exp: Test "target native" instead of "target
14032         child".
14033
14034 2014-05-21  Mark Wielaard  <mjw@redhat.com>
14035
14036         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14037
14038 2014-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
14039
14040         Fix TLS access for -static -pthread.
14041         * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
14042         <HAVE_TLS> (thread_function, main): Initialize it.
14043         * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
14044         Add clean_restart.
14045         <$have_tls != "">: Check TLSVAR.
14046
14047 2014-05-21  Pedro Alves  <palves@redhat.com>
14048
14049         * gdb.base/dcache-line-read-error.c: New.
14050         * gdb.base/dcache-line-read-error.exp: New.
14051
14052 2014-05-20  Pedro Alves  <palves@redhat.com>
14053
14054         * gdb.base/compare-sections.c: New file.
14055         * gdb.base/compare-sections.exp: New file.
14056
14057 2014-05-20  Pedro Alves  <palves@redhat.com>
14058
14059         * gdb.base/break-idempotent.c: New file.
14060         * gdb.base/break-idempotent.exp: New file.
14061
14062 2014-05-20  Markus Metzger  <markus.t.metzger@intel.com>
14063
14064         * gdb.btrace/nohist.exp: New.
14065
14066 2014-05-20  Yao Qi  <yao@codesourcery.com>
14067
14068         * lib/gdb.exp (gdb_init): Set timeout if test file is under
14069         gdb.reverse directory and gdb_reverse_timeout exists in board
14070         setting.
14071         * README: Document gdb_reverse_timeout.
14072
14073 2014-05-20  Yao Qi  <yao@codesourcery.com>
14074
14075         * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
14076         'test_file_name'.  Treat args as a string instead of a list.
14077         (gdb_init): Rename argument 'args' by 'test_file_name'.
14078
14079 2014-05-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
14080
14081         * gdb.arch/powerpc-power.exp: New file.
14082         * gdb.arch/powerpc-power.s: New file.
14083
14084 2014-05-16  Doug Evans  <dje@google.com>
14085
14086         * gdb.base/Makefile.in (EXECUTABLES): Add completion.
14087         * gdb.base/completion.exp: Check that all expected files exist
14088         before doing file completion.
14089
14090 2014-05-16  Doug Evans  <dje@google.com>
14091
14092         * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
14093         Update.
14094         (do_syscall_tests_without_xml): Update.
14095
14096 2014-05-16  Pedro Alves  <palves@redhat.com>
14097
14098         * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
14099         instead of "unknown output after running".
14100
14101 2014-05-16  Yao Qi  <yao@codesourcery.com>
14102
14103         * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host.  Remove
14104         file1.txt from host at the end.
14105         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14106
14107 2014-05-15  Doug Evans  <dje@google.com>
14108
14109         * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
14110         * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
14111         loading file.  Add test for TU lookup.
14112
14113 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
14114
14115         * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
14116         calling "-exec-arguments" or "set args" before running the
14117         inferior.
14118
14119 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
14120
14121         * lib/mi-support.exp (mi_expect_stop): Expect message for
14122         inferiors that exit with non-zero exit code.
14123
14124 2014-05-14  Yao Qi  <yao@codesourcery.com>
14125
14126         * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
14127         match absolute path on remote host.
14128         (test_file_list_exec_source_files): Remove "/" from the
14129         pattern.
14130
14131 2014-05-14  Yao Qi  <yao@codesourcery.com>
14132
14133         * boards/local-remote-host-notty.exp (${board}_file): New
14134         proc.
14135
14136 2014-05-07  Kyle McMartin  <kyle@redhat.com>
14137
14138         Pushed by Joel Brobecker  <brobecker@adacore.com>.
14139         * gdb.arch/aarch64-atomic-inst.c: New file.
14140         * gdb.arch/aarch64-atomic-inst.exp: New file.
14141
14142 2014-05-07  Yao Qi  <yao@codesourcery.com>
14143
14144         * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
14145         in current context" too.
14146
14147 2014-05-05  Keith Seitz  <keiths@redhat.com>
14148
14149         * gdb.linespec/ls-dollar.exp: Add test for linespec
14150         file:convenience_variable.
14151
14152 2014-05-05  Yao Qi  <yao@codesourcery.com>
14153
14154         * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
14155         traceframes into tfile and ctf trace files.  Read data from
14156         trace file and test collected data.
14157         (gdb_collect_locals_test): Likewise.
14158         (gdb_unavailable_registers_test): Likewise.
14159         (gdb_unavailable_floats): Likewise.
14160         (gdb_collect_globals_test): Likewise.
14161         (top-level): Append "ctf" to trace_file_targets if GDB
14162         supports.
14163
14164 2014-05-05  Yao Qi  <yao@codesourcery.com>
14165
14166         * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
14167         code to ...
14168         (gdb_collect_args_test_1): ... it.  New proc.
14169         (gdb_collect_locals_test): Move some code to ...
14170         (gdb_collect_locals_test_1): ... it.  New proc.
14171         (gdb_unavailable_registers_test): Move some code to ...
14172         (gdb_unavailable_registers_test_1): ... it.  New proc.
14173         (gdb_unavailable_floats): Move some code to ...
14174         (gdb_unavailable_floats_1): ... it.  New proc.
14175
14176 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
14177
14178         * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
14179         probes to test for bitness recognition.
14180         * gdb.arch/amd64-stap-optional-prefix.exp
14181         (test_probe_value_without_reg): New procedure.
14182         Add code to test for different kinds of bitness.
14183
14184 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
14185
14186         PR breakpoints/16889
14187         * gdb.arch/amd64-stap-optional-prefix.S: New file.
14188         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14189
14190 2014-05-01  Pedro Alves  <palves@redhat.com>
14191
14192         * lib/gdb.exp (gdb_load): Extend comment.  Skip calling
14193         gdb_file_cmd if no file is specified.
14194         * boards/native-extended-gdbserver.exp (gdb_load): Use the
14195         last_loaded_file to set the remote exec-file.
14196
14197 2014-05-01  Pedro Alves  <palves@redhat.com>
14198
14199         * boards/local-remote-host.exp: New file.
14200
14201 2014-05-01  Pedro Alves  <palves@redhat.com>
14202
14203         * boards/local-remote-host.exp: Rename to ...
14204         * boards/local-remote-host-notty.exp: ... this.
14205
14206 2014-04-28  Joel Brobecker  <brobecker@adacore.com>
14207
14208         * gdb.ada/dyn_arrayidx: New testcase.
14209
14210 2014-04-26  Yao Qi  <yao@codesourcery.com>
14211
14212         * gdb.dwarf2/dwz.exp: Compile main.c to object.  Restart GDB
14213         and compute the length of function main.  Save it in
14214         $main_length.
14215         (Dwarf::assemble): Use $main_length instead of hard-coded 10.
14216         (top-level): Use gdb_compile to compile objects into
14217         executable and restart GDB.  Remove invocation to
14218         prepare_for_testing.
14219
14220 2014-04-25  Simon Marchi  <simon.marchi@ericsson.com>
14221             Pedro Alves  <palves@redhat.com>
14222
14223         PR server/16255
14224         * gdb.multi/multi-attach.c: New file.
14225         * gdb.multi/multi-attach.exp: New file.
14226
14227 2014-04-25  Pedro Alves  <palves@redhat.com>
14228
14229         * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
14230         user.
14231         (top level): Test that "set remote conditional-breakpoints-packet
14232         off" works as intended.
14233         * gdb.base/dprintf.exp: Test that "set remote
14234         breakpoint-commands-packet off" works as intended.
14235         * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
14236         New function.
14237         (top level): Call it.
14238         * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
14239         remote fast-tracepoints-packet off" works as intended.
14240         * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
14241         * lib/gdb.exp (gdb_is_target_remote): ... here.
14242
14243 2014-04-24  David Blaikie  <dblaikie@gmail.com>
14244
14245         * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
14246         ensure clang would not discard them.
14247         * gdb.base/gdbvars.c: Ditto.
14248         * gdb.base/memattr.c: Ditto.
14249         * gdb.base/whatis.c: Ditto.
14250         * gdb.python/py-prettyprint.c: Ditto.
14251         * gdb.trace/actions.c: Ditto.
14252         * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
14253         ensure clang would not discard it.
14254
14255 2014-04-24  David Blaikie  <dblaikie@gmail.com>
14256
14257         * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
14258         clang to emit the full definition of type required by the test
14259         * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
14260
14261 2014-04-24  David Blaikie  <dblaikie@gmail.com>
14262
14263         * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
14264         coax Clang into emitting the definition of the type.
14265         * gdb.cp/pr10728-x.h (y): Ditto.
14266         * gdb.cp/pr10728-y.cc (y): Ditto.
14267
14268 2014-04-24  David Blaikie  <dblaikie@gmail.com>
14269
14270         * gdb.base/label.exp: XFAIL label related tests under Clang.
14271         * gdb.cp/cplabel.exp: Ditto.
14272         * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
14273         under Clang those using labels.
14274
14275 2014-04-25  Yao Qi  <yao@codesourcery.com>
14276
14277         * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
14278         double_label.
14279         * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
14280         partial_label and double_label.
14281
14282 2014-04-24  David Blaikie  <dblaikie@gmail.com>
14283
14284         * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
14285
14286 2014-04-24  David Blaikie  <dblaikie@gmail.com>
14287
14288         * gdb.cp/cpexprs.cc: Move braces to the same line as the start
14289         of the function to work across GCC and Clang.
14290         * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
14291         pointer types (const void ** const V void **).
14292
14293 2014-04-24  Michael Sturm  <michael.sturm@mintel.com>
14294             Walfred Tedeschi  <walfred.tedeschi@intel.com>
14295
14296         * Makefile.in (EXECUTABLES): Added i386-avx512.
14297         * gdb.arch/i386-avx512.c: New file.
14298         * gdb.arch/i386-avx512.exp: Likewise.
14299
14300 2014-04-23  Keith Seitz  <keiths@redhat.com>
14301
14302         * lib/mi-support.exp (mi_list_breakpoints): Delete.
14303         (mi_make_breakpoint_table): New procedure.
14304         (mi_create_breakpoint): Use mi_make_breakpoint
14305         and return the result.
14306         (mi_make_breakpoint): New procedure.
14307         (mi_build_kv_pairs): New procedure.
14308
14309         * gdb.mi/mi-break.exp: Remove unused globals,
14310         update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
14311         All callers updated.
14312         * gdb.mi/mi-dprintf.exp: Use variable to track command
14313         number.
14314         Update all callers of mi_create_breakpoint and use
14315         mi_make_breakpoint_table.
14316         Remove any unused global variables.
14317         * gdb.mi/mi-nonstop.exp: Likewise.
14318         * gdb.mi/mi-nsintrall.exp: Likewise.
14319         * gdb.mi/mi-nsmoribund.exp: Likewise.
14320         * gdb.mi/mi-nsthrexec.exp: Likewise.
14321         * gdb.mi/mi-reverse.exp: Likewise.
14322         * gdb.mi/mi-simplerun.exp: Likewise.
14323         * gdb.mi/mi-stepn.exp: Likewise.
14324         * gdb.mi/mi-syn-frame.exp: Likewise.
14325         * gdb.mi/mi-until.exp: Likewise.
14326         * gdb.mi/mi-var-cp.exp: Likewise.
14327         * gdb.mi/mi-var-display.exp: Likewise.
14328         * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
14329         * gdb.mi/mi2-var-child.exp: Likewise.
14330         * gdb.mi/mi-vla-c99.exp: Likewise.
14331         * lib/mi-support.exp: Likewise.
14332
14333         From Ian Lance Taylor  <iant@cygnus.com>:
14334         * lib/gdb.exp (parse_args): New procedure.
14335
14336 2014-04-23  Pedro Alves  <palves@redhat.com>
14337
14338         * gdb.base/break-unload-file.c: New file.
14339         * gdb.base/break-unload-file.exp: New file.
14340         * gdb.base/sym-file-lib.c (baz): New function.
14341         * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
14342         field.
14343         (load): Store the segment's mapped size.
14344         (unload): New function.
14345         (unload_shlib): New function.
14346         * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
14347         * gdb.base/sym-file-main.c (main): Unload, and reload the library,
14348         set a breakpoint at baz, and call it.
14349         * gdb.base/sym-file.exp: New tests for stale breakpoint
14350         instructions.
14351
14352 2014-04-23  Pedro Alves  <palves@redhat.com>
14353
14354         * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
14355         * gdb.base/hbreak-in-shr-unsupported.c: New file.
14356         * gdb.base/hbreak-in-shr-unsupported.exp: New file.
14357         * gdb.base/hbreak-unmapped.c: New file.
14358         * gdb.base/hbreak-unmapped.exp: New file.
14359         * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
14360         * lib/gdb.exp (gdb_is_target_remote): ... here.
14361
14362 2014-04-22  Pedro Alves  <palves@redhat.com>
14363
14364         * gdb.base/consecutive-step-over.c: New file.
14365         * gdb.base/consecutive-step-over.exp: New file.
14366
14367 2014-04-22  Pedro Alves  <palves@redhat.com>
14368
14369         * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
14370         instead of send_gdb/gdb_expect.
14371
14372 2014-04-22  Yao Qi  <yao@codesourcery.com>
14373
14374         * lib/trace-support.exp (generate_tracefile): New procedure.
14375         * gdb.trace/tfile.exp: Skip the test if generate_tracefile
14376         return 0.
14377         * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
14378         if generate_tracefile returns 1.
14379
14380 2014-04-18  Tom Tromey  <palves@redhat.com>
14381             Pedro alves  <tromey@redhat.com>
14382
14383         PR backtrace/15558
14384         * gdb.opt/inline-bt.exp: Test backtracing from an inline function
14385         with a backtrace limit.
14386         * gdb.python/py-frame-inline.exp: Test running to an inline
14387         function with a backtrace limit, and printing the newest frame.
14388         * gdb.python/py-frame-inline.c (main): Call f.
14389
14390 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
14391
14392         * gdb.java/jnpe.exp: Drop srcdir from untested path.
14393
14394 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
14395
14396         * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
14397         Drop prefix from unsupported source file path.
14398
14399 2014-04-17  Yao Qi  <yao@codesourcery.com>
14400
14401         * lib/gdb.exp (with_target_charset): New proc.
14402         * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
14403         with_target_charset.
14404         (test_print_strings): Likewise.
14405         (test_repeat_bytes): Likewise.
14406         * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
14407         for some tests.
14408
14409 2014-04-16  Keith Seitz  <keiths@redhat.com>
14410
14411         PR gdb/15827
14412         * gdb.dwarf2/corrupt.c: New file.
14413         * gdb.dwarf2/corrupt.exp: New file.
14414
14415 2014-04-16  Keith Seitz  <keiths@redhat.com>
14416
14417         PR c++/16597
14418         * gdb.cp/namelessclass.cc: New file.
14419         * gdb.cp/namelessclass.exp: New file.
14420         * gdb.cp/namelessclass.S: New file.
14421
14422 2014-04-16  Doug Evans  <dje@google.com>
14423
14424         * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
14425         Add comment.
14426         (gdbserver_default_get_comm_port): New function.
14427         (gdbserver_start): Check if board file provided
14428         "gdbserver,get_comm_port" and use it if so.
14429         * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
14430         (gdb,socketport): Set to "stdio".
14431         (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
14432         (stdio_gdbserver_template): Delete.
14433         (${board}_get_remote_address): Update.
14434         (${board}_build_remote_cmd): Delete.
14435         (${board}_get_comm_port): New function.
14436         (${board}_spawn): Update.
14437         * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
14438         Delete.
14439         (${board}_get_remote_address): Update.
14440         (${board}_get_comm_port): New function.
14441
14442 2014-04-16  Andrew Burgess  <aburgess@broadcom.com>
14443
14444         * gdb.base/memattr.exp: Improve regexps to handle memory regions
14445         appearing in any order.
14446
14447 2014-04-15  Doug Evans  <dje@google.com>
14448
14449         * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
14450         uninitialized value of "description".
14451
14452 2014-04-15  Keith Seitz  <keiths@redhat.com>
14453
14454         * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
14455         Remove unused globals.
14456         (test_running_the_program): Likewise.
14457         (test_controlled_execution): Likewise.
14458         (test_controlling_breakpoints): Likewise.
14459         (test_program_termination): Likewise.
14460
14461 2014-04-15  Keith Seitz  <keiths@redhat.com>
14462
14463         * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
14464         unused globals.
14465         (test_rbreak_creation_and_listing): Likewise.
14466         (test_ignore_count): Likewise.
14467         (test_error): Likewise.
14468
14469 2014-04-15  Pedro Alves  <palves@redhat.com>
14470
14471         * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
14472         <ansidecl.h>, <elf/common.h> and <elf/external.h> to
14473         sym-file-loader.c.
14474         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14475         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14476         to sym-file-loader.c.
14477         (struct library): Forward declare.
14478         (load_shlib, lookup_function): Change prototypes.
14479         (find_shstrtab, find_strtab, find_shdr, find_symtab)
14480         (translate_offset): Remove declarations.
14481         (get_text_addr): New declaration.
14482         * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
14483         <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
14484         sym-file-loader.h.
14485         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14486         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14487         here from sym-file-loader.h.
14488         (struct library): New structure.
14489         (load_shlib, lookup_function): Change prototypes and adjust to
14490         work with a struct library.
14491         (find_shstrtab, find_strtab, find_shdr, find_symtab)
14492         (translate_offset): Make static.
14493         (get_text_addr): New function.
14494         * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
14495
14496 2014-04-15  Pedro Alves  <palves@redhat.com>
14497
14498         * gdb.base/sym-file-loader.c: Fix typo.  SELF_LINK, not SELK_LINK.
14499
14500 2014-04-15  Pedro Alves  <palves@redhat.com>
14501
14502         * gdb.base/sym-file-loader.c: Include <limits.h>.
14503         (SELF_LINK): New define.
14504         (get_origin): New function.
14505         (load_shlib): Use it.
14506         * gdb.base/sym-file.exp: Don't early return if the target is
14507         remote.  Use runto_main, and issue fail is that fails.  Use
14508         gdb_load_shlibs.
14509         (shlib_name): Delete.
14510         (lib_so, lib_syms, lib_dlopen): New globals.  Use them throughout.
14511
14512 2014-04-15  Pedro Alves <palves@redhat.com>
14513
14514         * gdb.base/sym-file.exp: Remove regex characters from test
14515         message.  Don't refer to breakpoint numbers in test messages.
14516
14517 2014-04-14  Keith Seitz  <keiths@redhat.com>
14518
14519         PR c++/16253
14520         * gdb.cp/var-tag.cc: New file.
14521         * gdb.cp/var-tag.exp: New file.
14522         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14523         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14524         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14525         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14526
14527 2014-04-14  Tom Tromey  <tromey@redhat.com>
14528
14529         * gdb.cp/classes.exp (test_enums): Handle underlying type.
14530         * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
14531         type.
14532         * gdb.cp/enum-class.exp: New file.
14533         * gdb.cp/enum-class.cc: New file.
14534
14535 2014-04-14  Tom Tromey  <tromey@redhat.com>
14536
14537         * gdb.dwarf2/enum-type.exp: New file.
14538
14539 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14540
14541         * gdb.mi/mi-vla-c99.exp: New file.
14542         * gdb.mi/vla.c: New file.
14543
14544 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14545
14546         * gdb.base/vla-datatypes.c: New file.
14547         * gdb.base/vla-datatypes.exp: New file.
14548
14549 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14550
14551         * gdb.base/vla-ptr.c: New file.
14552         * gdb.base/vla-ptr.exp: New file.
14553
14554 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14555
14556         * gdb.dwarf2/count.exp: New file.
14557
14558 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14559
14560         * gdb.base/vla-sideeffect.c: New file.
14561         * gdb.base/vla-sideeffect.exp: New file.
14562
14563 2014-04-14  David Blaikie <dblaikie@gmail.com>
14564
14565         * gdb.mi/non-stop.c: Add return value for non-void function return
14566         statement.
14567         * gdb.threads/staticthreads.c: Ditto.
14568
14569 2014-04-12  Siva Chandra Reddy  <sivachandra@google.com>
14570             Doug Evans  <xdje42@gmail.com>
14571
14572         * gdb.guile/scm-value.c: Improve test case.
14573         * gdb.guile/scm-value.exp: Add new test.
14574
14575 2014-04-11  David Blaikie  <dblaikie@gmail.com>
14576
14577         * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
14578         override Clang's default.
14579
14580 2014-04-11  Joel Brobecker  <brobecker@adacore.com>
14581
14582         Revert the following changes (regressions):
14583
14584         * gdb.base/vla-sideeffect.c: New file.
14585         * gdb.base/vla-sideeffect.exp: New file.
14586
14587         * gdb.dwarf2/count.exp: New file.
14588
14589         * gdb.base/vla-multi.c: New file.
14590         * gdb.base/vla-multi.exp: New file.
14591
14592         * gdb.base/vla-ptr.c: New file.
14593         * gdb.base/vla-ptr.exp: New file.
14594
14595         * gdb.base/vla-datatypes.c: New file.
14596         * gdb.base/vla-datatypes.exp: New file.
14597
14598         * gdb.mi/mi-vla-c99.exp: New file.
14599         * gdb.mi/vla.c: New file.
14600
14601 2014-04-11  Keith Seitz  <keiths@redhat.com>
14602
14603         PR c++/16675
14604         * gdb.cp/cpsizeof.exp: New file.
14605         * gdb.cp/cpsizeof.cc: New file.
14606
14607 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14608
14609         * gdb.mi/mi-vla-c99.exp: New file.
14610         * gdb.mi/vla.c: New file.
14611
14612 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14613
14614         * gdb.base/vla-datatypes.c: New file.
14615         * gdb.base/vla-datatypes.exp: New file.
14616
14617 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14618
14619         * gdb.base/vla-ptr.c: New file.
14620         * gdb.base/vla-ptr.exp: New file.
14621
14622 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14623
14624         * gdb.base/vla-multi.c: New file.
14625         * gdb.base/vla-multi.exp: New file.
14626
14627 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14628
14629         * gdb.dwarf2/count.exp: New file.
14630
14631 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14632
14633         * gdb.base/vla-sideeffect.c: New file.
14634         * gdb.base/vla-sideeffect.exp: New file.
14635
14636 2014-04-11  Yao Qi  <yao@codesourcery.com>
14637
14638         * gdb.base/completion.exp: Check file exists before running tests
14639         on file completion.
14640
14641 2014-04-10  Pedro Alves  <palves@redhat.com>
14642
14643         * gdb.base/cond-eval-mode.c: New file.
14644         * gdb.base/cond-eval-mode.exp: Use standard_testfile.  Adjust
14645         prepare_for_testing to build the new file.  Check result of
14646         runto_main.
14647         (test_break, test_watch): New procedures.
14648         (top level): Use them.
14649
14650 2014-04-08  Pierre Muller  <muller@sourceware.org>
14651
14652         * gdb.base/printcmds.exp (test_artificial_arrays): Disable
14653         Ctrl-V use for mingw hosts.
14654
14655 2014-04-07  Siva Chandra Reddy  <sivachandra@google.com>
14656
14657         * gdb.python/py-value.c: Improve test case.
14658         * gdb.python/py-value.exp: Add new test.
14659
14660 2014-04-07  David Blaikie  <dblaikie@gmail.com>
14661
14662         * lib/compiler.c: Identify the clang compiler.
14663         * lib/compiler.cc: Ditto.
14664
14665 2014-04-03  Yao Qi  <yao@codesourcery.com>
14666
14667         * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
14668
14669 2014-04-01  Anton Blanchard  <anton@samba.org>
14670
14671         * gdb.arch/ppc64-atomic-inst.exp: Use untested.  Make test
14672         messages unique.
14673
14674 2014-04-01  Anton Blanchard  <anton@samba.org>
14675
14676         * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
14677         prepare_for_testing.
14678
14679 2014-04-01  Anton Blanchard  <anton@samba.org>
14680
14681         * gdb.arch/ppc64-atomic-inst.c: Remove.
14682         * gdb.arch/ppc64-atomic-inst.S: New file.
14683         * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
14684
14685 2014-03-31  Doug Evans  <dje@google.com>
14686
14687         * gdb.base/print-symbol-loading-lib.c: New file.
14688         * gdb.base/print-symbol-loading-main.c: New file.
14689         * gdb.base/print-symbol-loading.exp: New file.
14690
14691 2014-03-31  Yao Qi  <yao@codesourcery.com>
14692
14693         * gdb.base/source-dir.exp: Allow ';' as a directory separator.
14694
14695 2014-03-28  Joel Brobecker  <brobecker@adacore.com>
14696
14697         * gdb.ada/mi_dyn_arr: New testcase.
14698
14699 2014-03-27  Doug Evans  <dje@google.com>
14700
14701         * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
14702
14703 2014-03-27  Yao Qi  <yao@codesourcery.com>
14704
14705         * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
14706         if target is nios2-*-*.
14707
14708 2014-03-26  Yao Qi  <yao@codesourcery.com>
14709
14710         * lib/gdb.exp (readline_is_used): New proc.
14711         * gdb.base/completion.exp: Move tests on command complete up.
14712         Skip the rest of tests if readline is not used.
14713         * gdb.ada/complete.exp: Skp the test if readline is not
14714         used.
14715         * gdb.base/filesym.exp: Likewise.
14716         * gdb.base/macscp.exp: Likewise.
14717         * gdb.base/readline-ask.exp: Likewise.
14718         * gdb.base/readline.exp: Likewise.
14719         * gdb.python/py-cmd.exp: Likewise.
14720         * gdb.trace/tfile.exp: Likewise.
14721
14722 2014-03-26  Yao Qi  <yao@codesourcery.com>
14723
14724         * gdb.base/macscp.exp: Fix code format issues.
14725
14726 2014-03-25  Ulrich Weigand  <uweigand@de.ibm.com>
14727
14728         * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
14729         * gdb.asm/powerpc64le.inc: New file.
14730
14731 2014-03-25  Pedro Alves  <palves@redhat.com>
14732             Doug Evans  <dje@google.com>
14733
14734         * gdb.base/source-execution.c: New file.
14735         * gdb.base/source-execution.exp: New file.
14736         * gdb.base/source-execution.gdb: New file.
14737
14738 2014-03-24  Doug Evans  <dje@google.com>
14739
14740         * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
14741         using fission.
14742
14743 2014-03-24  Hui Zhu  <hui@codesourcery.com>
14744             Pedro Alves  <palves@redhat.com>
14745
14746         PR breakpoints/16101
14747         * gdb.base/dprintf.exp: Use unsupported rather than changing the
14748         test pass/fail messages.  Detect missing support for dprintf when
14749         breakpoints are actually inserted.
14750         * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
14751         breakpoints are actually inserted.
14752         * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
14753         fails.
14754
14755 2014-03-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
14756
14757         * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
14758
14759 2014-03-22  Doug Evans  <xdje42@gmail.com>
14760
14761         * gdb.python/python.exp (python not supported): Verify multi-line
14762         python command issues an error.
14763         * gdb.guile/guile.exp (guile not supported): Verify multi-line
14764         guile command issues an error.
14765
14766 2014-03-21  Maciej W. Rozycki  <macro@codesourcery.com>
14767
14768         * gdb.threads/thread-specific.exp: Handle the lack of usable
14769         $this_breakpoint and $this_thread.
14770
14771 2014-03-21  Hui Zhu  <hui@codesourcery.com>
14772
14773         * gdb.base/attach.exp (do_command_attach_tests): New.
14774
14775 2014-03-20  Tom Tromey  <tromey@redhat.com>
14776             Pedro Alves  <palves@redhat.com>
14777
14778         PR cli/15718
14779         * gdb.base/condbreak-call-false.c: New file.
14780         * gdb.base/condbreak-call-false.exp: New file.
14781
14782 2014-03-20  Pedro Alves  <palves@redhat.com>
14783
14784         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
14785         Delete.
14786         (block_signals, unblock_signals): Delete.
14787         (child_function_2, main): Remove references to deleted variable
14788         and functions.
14789
14790 2014-03-20  Pedro Alves  <palves@redhat.com>
14791
14792         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
14793         Use pthread_kill to signal thread 2.
14794         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14795         Adjust to make the test send itself a signal rather than using the
14796         host's "kill" command.
14797
14798 2014-03-20  Pedro Alves  <palves@redhat.com>
14799
14800         * gdb.threads/multiple-step-overs.c: New file.
14801         * gdb.threads/multiple-step-overs.exp: New file.
14802         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14803         Adjust expected infrun debug output.
14804
14805 2014-03-20  Pedro Alves  <palves@redhat.com>
14806
14807         * gdb.threads/step-over-trips-on-watchpoint.c: New file.
14808         * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
14809
14810 2014-03-20  Pedro Alves  <palves@redhat.com>
14811
14812         PR breakpoints/7143
14813         * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
14814         old gnats gdb/38.  Remove kfail.  Adjust to use gdb_test instead
14815         of gdb_test_multiple.
14816         * gdb.cp/annota2.exp: Remove kfail for gdb/38.
14817         * gdb.cp/annota3.exp: Remove kfail for gdb/38.
14818
14819 2014-03-20  Pedro Alves  <palves@redhat.com>
14820
14821         * gdb.threads/step-over-lands-on-breakpoint.c: New file.
14822         * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
14823
14824 2014-03-19  Pedro Alves  <palves@redhat.com>
14825
14826         * gdb.base/async.exp: Remove early return.
14827
14828 2014-03-19  Pedro Alves  <palves@redhat.com>
14829
14830         * gdb.base/async.exp (step& tests): Pass explicit test messages.
14831
14832 2014-03-19  Pedro Alves  <palves@redhat.com>
14833
14834         * gdb.base/async.exp (test_background): Expect \r\n after
14835         "completed." in the fail pattern.
14836
14837 2014-03-19  Pedro Alves  <palves@redhat.com>
14838
14839         * gdb.base/async.exp (test_background): New procedure.
14840         Use it for all background execution command tests.
14841
14842 2014-03-19  Pedro Alves  <palves@redhat.com>
14843
14844         * gdb.base/async.exp: Use prepare_for_testing.
14845
14846 2014-03-19  Pedro Alves  <palves@redhat.com>
14847
14848         * gdb.base/async.c (foo): Make 'x' volatile.  Write to it twice in
14849         the same line.
14850
14851 2014-03-19  Pedro Alves  <palves@redhat.com>
14852
14853         * gdb.base/async.c (main): Add "jump here" and "until here" line
14854         marker comments.
14855         * gdb.base/async.exp (jump_here): New global.
14856         (jump& test): Use it.
14857         (until_here): New global.
14858         (until& test): Use it.
14859
14860 2014-03-19  Pedro Alves  <palves@redhat.com>
14861
14862         * gdb.base/async.exp: Don't frob gdb_protocol.
14863
14864 2014-03-18  Doug Evans  <xdje42@gmail.com>
14865
14866         * gdb.base/async.exp: Whitespace fixes.  Turn on target-async.
14867         Fix spelling of exec-done-display.
14868
14869 2014-03-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
14870
14871         PR gdb/15358
14872         * gdb.base/gdb-sigterm.c: New file.
14873         * gdb.base/gdb-sigterm.exp: New file.
14874
14875 2014-03-18  Pedro Alves  <palves@redhat.com>
14876
14877         PR gdb/13860
14878         * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
14879         * lib/mi-support.exp (mi_expect_stop): Add special handling for
14880         solib-event.
14881
14882 2014-03-17  Joel Brobecker  <brobecker@adacore.com>
14883
14884         * gdb.ada/pckd_arr_ren: New testcase.
14885
14886 2014-03-13  Doug Evans  <xdje42@gmail.com>
14887
14888         PR guile/16612
14889         * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
14890         collect after discarding symbols.
14891
14892 2014-03-13  Ludovic Courtès  <ludo@gnu.org>
14893             Doug Evans  <xdje42@gmail.com>
14894
14895         * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
14896         to history survives a gc.
14897
14898 2014-03-13  Pedro Alves  <palves@redhat.com>
14899
14900         * gdb.base/default.exp: Don't test "target procfs".
14901
14902 2014-03-13  Pedro Alves  <palves@redhat.com>
14903
14904         * gdb.base/default.exp: Update "target child" and "target procfs"
14905         tests to not expect "Unix".
14906
14907 2014-03-12  Tom Tromey  <tromey@redhat.com>
14908
14909         * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
14910         New procs.  Add target-async tests.
14911         * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
14912         Add target-async tests.
14913
14914 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14915
14916         * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
14917         'func_start' and 'func_end' for the beginning and end of the
14918         function code, respectively.
14919         * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
14920         'func_end' instead of 'func' and 'main'.
14921
14922 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14923
14924         * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
14925         * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
14926         generate the debug info assembler source.
14927
14928 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14929
14930         * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
14931         * gdb.dwarf2/arr-subrange.exp: Likewise.
14932         * gdb.dwarf2/dwz.exp: Likewise.
14933         * gdb.dwarf2/method-ptr.exp: Likewise.
14934         * gdb.dwarf2/missing-sig-type.exp: Likewise.
14935         * gdb.dwarf2/subrange.exp: Likewise.
14936         * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
14937         * gdb.dwarf2/implptrpiece.exp: Likewise.
14938         * gdb.dwarf2/nostaticblock.exp: Likewise.
14939
14940 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14941
14942         * lib/gdb.exp (build_executable_from_specs): Don't prepend source
14943         directory to absolute path name arguments.
14944
14945 2014-03-10  Joel Brobecker  <brobecker@adacore.com>
14946
14947         * gdb.ada/tagged_access: New testcase.
14948
14949 2014-03-07  Markus Metzger  <markus.t.metzger@intel.com>
14950
14951         * gdb.btrace/data.exp: Update expected output.
14952
14953 2014-03-06  Yao Qi  <yao@codesourcery.com>
14954
14955         * gdb.trace/pr16508.exp: New file.
14956
14957 2014-03-05  Pedro Alves  <palves@redhat.com>
14958
14959         PR gdb/16575
14960         * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
14961         procedure.
14962         (top level): Adjust to use it.  Add tests that exercise breakpoint
14963         interaction with the code-cache.
14964
14965 2014-02-26  Ludovic Courtès  <ludo@gnu.org>
14966
14967         * gdb.guile/scm-value.exp (test_value_in_inferior): Add
14968         test for 'history-append!'.
14969
14970 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
14971
14972         * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
14973         * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
14974         * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
14975         * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
14976         * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
14977         * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
14978
14979 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
14980
14981         * testsuite/gdb.python/py-pp-re-notag.c: New file.
14982         * testsuite/gdb.python/py-pp-re-notag.ex: New file.
14983         * testsuite/gdb.python/py-pp-re-notag.p: New file.
14984
14985 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
14986
14987         * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
14988
14989 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
14990
14991         * gdb.dwarf2/arr-stride.c: New file.
14992         * gdb.dwarf2/arr-stride.exp: New file.
14993
14994 2014-02-26  Pedro Alves  <palves@redhat.com>
14995
14996         * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
14997         that won't ever trigger.  Make sure that GDB reports the correct
14998         breakpoint that caused the stop.
14999
15000 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
15001
15002         PR gdb/16626
15003         * gdb.base/auto-load-script: New file.
15004         * gdb.base/auto-load.c: New file.
15005         * gdb.base/auto-load.exp: New file.
15006
15007         PR gdb/16626
15008         * gdb.base/auto-load.exp: Fix out-of-srctree run.
15009
15010 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
15011
15012         Fix dw2-icycle.exp -fsanitize=address GDB crash.
15013         * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
15014
15015 2014-02-24  Doug Evans  <dje@google.com>
15016
15017         * lib/gdb.exp (run_on_host): Log error output if program fails.
15018
15019 2014-02-21  Pedro Alves  <palves@redhat.com>
15020
15021         * gdb.threads/step-after-sr-lock.c: Rename to ...
15022         * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
15023         * gdb.threads/step-after-sr-lock.exp: Rename to ...
15024         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15025         ... this.
15026
15027 2014-02-20  Sergio Durigan Junior  <sergiodj@redhat.com>
15028
15029         PR tdep/16397
15030         * gdb.arch/amd64-stap-special-operands.exp: New file.
15031         * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
15032         * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
15033         * gdb.arch/amd64-stap-triplet.S: Likewise.
15034         * gdb.arch/amd64-stap-triplet.c: Likewise.
15035
15036 2014-02-20  Joel Brobecker  <brobecker@adacore.com>
15037
15038         * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
15039         in .section pseudo-op.
15040
15041 2014-02-20  lin zuojian  <manjian2006@gmail.com>
15042             Joel Brobecker  <brobecker@adacore.com>
15043             Doug Evans  <xdje42@gmail.com>
15044
15045         PR symtab/16581
15046         * gdb.dwarf2/dw2-icycle.S: New file.
15047         * gdb.dwarf2/dw2-icycle.c: New file.
15048         * gdb.dwarf2/dw2-icycle.exp: New file.
15049
15050 2014-02-19  Siva Chandra Reddy  <sivachandra@google.com>
15051
15052         * gdb.python/py-value-cc.cc: Improve test case to enable testing
15053         operations on gdb.Value objects.
15054         * gdb.python/py-value-cc.exp: Add new test to test operations on
15055         gdb.Value objects.
15056
15057 2014-02-18  Doug Evans  <dje@google.com>
15058
15059         * Makefile.in (TESTS): New variable.
15060         (expanded_tests, expanded_tests_or_none): New variables
15061         (check-single): Pass $(expanded_tests_or_none) to runtest.
15062         (check-parallel): Only run tests in $(TESTS) if non-empty.
15063         (check/no-matching-tests-found): New rule.
15064         * README: Document TESTS makefile variable.
15065
15066 2014-02-18  Doug Evans  <dje@google.com>
15067
15068         * Makefile.in (check-parallel): rm -rf outputs temp.
15069
15070 2014-02-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
15071
15072         Fix "ERROR: no fileid for" in the testsuite.
15073         * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
15074
15075 2014-02-12  Doug Evans  <dje@google.com>
15076
15077         * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
15078         (MISCELLANEOUS): New variable.
15079         (clean): rm -rf $(MISCELLANEOUS).
15080         * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
15081         dwp live in the same directory as symlinks, with each symlink pointed
15082         to a differently named file in a different directory.
15083
15084 2014-02-11  Doug Evans  <dje@google.com>
15085
15086         * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
15087         of Tcl file commands.
15088
15089 2014-02-10  Mark Kettenis  <kettenis@gnu.org>
15090
15091         * gdb.threads/step-after-sr-lock.exp: Avoid executing
15092         "kill -SIGUSR1 -1".
15093
15094 2014-02-10  Joel Brobecker  <brobecker@adacore.com>
15095
15096         * gdb.ada/tick_length_array_enum_idx: New testcase.
15097
15098 2014-02-10  Doug Evans  <xdje42@gmail.com>
15099
15100         * configure.ac (AC_OUTPUT): Add gdb.guile.
15101         * configure: Regenerate.
15102         * lib/gdb-guile.exp: New file.
15103         * lib/gdb.exp (get_target_charset): New function.
15104         * gdb.base/help.exp: Update expected output from "apropos apropos".
15105         * gdb.guile/Makefile.in: New file.
15106         * gdb.guile/guile.exp: New file.
15107         * gdb.guile/scm-arch.c: New file.
15108         * gdb.guile/scm-arch.exp: New file.
15109         * gdb.guile/scm-block.c: New file.
15110         * gdb.guile/scm-block.exp: New file.
15111         * gdb.guile/scm-breakpoint.c: New file.
15112         * gdb.guile/scm-breakpoint.exp: New file.
15113         * gdb.guile/scm-disasm.c: New file.
15114         * gdb.guile/scm-disasm.exp: New file.
15115         * gdb.guile/scm-equal.c: New file.
15116         * gdb.guile/scm-equal.exp: New file.
15117         * gdb.guile/scm-error.exp: New file.
15118         * gdb.guile/scm-error.scm: New file.
15119         * gdb.guile/scm-frame-args.c: New file.
15120         * gdb.guile/scm-frame-args.exp: New file.
15121         * gdb.guile/scm-frame-args.scm: New file.
15122         * gdb.guile/scm-frame-inline.c: New file.
15123         * gdb.guile/scm-frame-inline.exp: New file.
15124         * gdb.guile/scm-frame.c: New file.
15125         * gdb.guile/scm-frame.exp: New file.
15126         * gdb.guile/scm-generics.exp: New file.
15127         * gdb.guile/scm-gsmob.exp: New file.
15128         * gdb.guile/scm-iterator.c: New file.
15129         * gdb.guile/scm-iterator.exp: New file.
15130         * gdb.guile/scm-math.c: New file.
15131         * gdb.guile/scm-math.exp: New file.
15132         * gdb.guile/scm-objfile-script-gdb.in: New file.
15133         * gdb.guile/scm-objfile-script.c: New file.
15134         * gdb.guile/scm-objfile-script.exp: New file.
15135         * gdb.guile/scm-objfile.c: New file.
15136         * gdb.guile/scm-objfile.exp: New file.
15137         * gdb.guile/scm-ports.exp: New file.
15138         * gdb.guile/scm-pretty-print.c: New file.
15139         * gdb.guile/scm-pretty-print.exp: New file.
15140         * gdb.guile/scm-pretty-print.scm: New file.
15141         * gdb.guile/scm-section-script.c: New file.
15142         * gdb.guile/scm-section-script.exp: New file.
15143         * gdb.guile/scm-section-script.scm: New file.
15144         * gdb.guile/scm-symbol.c: New file.
15145         * gdb.guile/scm-symbol.exp: New file.
15146         * gdb.guile/scm-symtab-2.c: New file.
15147         * gdb.guile/scm-symtab.c: New file.
15148         * gdb.guile/scm-symtab.exp: New file.
15149         * gdb.guile/scm-type.c: New file.
15150         * gdb.guile/scm-type.exp: New file.
15151         * gdb.guile/scm-value-cc.cc: New file.
15152         * gdb.guile/scm-value-cc.exp: New file.
15153         * gdb.guile/scm-value.c: New file.
15154         * gdb.guile/scm-value.exp: New file.
15155         * gdb.guile/source2.scm: New file.
15156         * gdb.guile/types-module.cc: New file.
15157         * gdb.guile/types-module.exp: New file.
15158
15159 2014-02-10  Yao Qi  <yao@codesourcery.com>
15160
15161         PR testsuite/16543
15162         * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
15163         * configure: Regenerated.
15164         * Makefile.in: New file.
15165
15166 2014-02-08  Andreas Schwab  <schwab@linux-m68k.org>
15167
15168         * gdb.python/py-framefilter.exp: Fix typo.
15169
15170 2014-02-08  Yao Qi  <yao@codesourcery.com>
15171
15172         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
15173         that no =breakpoint-modified is emitted when breakpoints are
15174         modified through MI commands.
15175
15176 2014-02-07  Pedro Alves  <pedro@codesourcery.com>
15177             Pedro Alves  <palves@redhat.com>
15178
15179         * gdb.threads/step-after-sr-lock.c: New file.
15180         * gdb.threads/step-after-sr-lock.exp: New file.
15181
15182 2014-02-07  Pedro Alves  <palves@redhat.com>
15183
15184         * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
15185
15186 2014-02-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
15187
15188         Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
15189         * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
15190
15191 2014-02-06  Doug Evans  <xdje42@gmail.com>
15192
15193         * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
15194         output.
15195
15196         * gdb.gdb/python-interrupts.exp: New file.
15197
15198 2014-02-05  Yao Qi  <yao@codesourcery.com>
15199
15200         * gdb.trace/report.exp (use_collected_data): Test the output
15201         of "info threads" and "info inferiors".
15202
15203 2014-02-05  Yao Qi  <yao@codesourcery.com>
15204
15205         Revert this patch:
15206
15207         2013-05-24  Yao Qi  <yao@codesourcery.com>
15208
15209         * gdb.trace/tfile.exp: Test inferior and thread.
15210
15211 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
15212
15213         * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
15214         on a function.
15215         * gdb.base/step-bt.c: Call hello via function pointer to make
15216         sure its first instruction is executed on powerpc64le-linux.
15217
15218 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
15219
15220         * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
15221
15222 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
15223
15224         * gdb.arch/vsx-regs.exp: Check target endianness.  Provide variants
15225         of the test patterns for use on little-endian systems.
15226
15227 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
15228
15229         * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
15230         (decimal_vector): Fix for little-endian.
15231
15232 2014-01-29  Jose E. Marchesi  <jose.marchesi@oracle.com>
15233
15234         * gdb.arch/sparc-sysstep.exp: New file.
15235         * gdb.arch/sparc-sysstep.c: Likewise.
15236
15237         * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
15238
15239 2014-01-28  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
15240
15241         * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
15242
15243 2014-01-23  Tom Tromey  <tromey@redhat.com>
15244
15245         * gdb.ada/array_char_idx: New testcase.
15246
15247 2014-01-23  Tom Tromey  <tromey@redhat.com>
15248
15249         PR python/16487:
15250         * gdb.python/py-framefilter.exp: Add test using "Error" filter.
15251         * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
15252         classes.
15253
15254 2014-01-23  Tom Tromey  <tromey@redhat.com>
15255
15256         PR python/16491:
15257         * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
15258         string from an inferior frame.
15259         * gdb.python/py-framefilter-mi.exp: Update.
15260
15261 2014-01-22  Doug Evans  <dje@google.com>
15262
15263         * gdb.server/server-mon.exp: Add tests for "set debug-format".
15264
15265 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
15266
15267         * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
15268
15269 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
15270
15271         * gdb.trace/entry-values.exp: Remove excess space character from
15272         regex patterns.  Handle s390 call instruction.
15273
15274 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
15275
15276         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
15277         define "*_start" label.  Make "name" static.
15278         * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
15279         ${name} by references to ${name}_start.
15280
15281 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
15282
15283         * gdb.base/info-macros.exp: Remove "debug" from the compile
15284         options.
15285
15286 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
15287
15288         * gdb.dlang/demangle.exp: New file.
15289
15290 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
15291
15292         * gdb.dlang/primitive-types.exp: New file.
15293
15294 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
15295
15296         * configure.ac: Create gdb.dlang/Makefile.
15297         * configure: Regenerate.
15298         * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
15299         * gdb.dlang/Makefile.in: New file.
15300         * lib/d-support.exp: New file.
15301         * lib/gdb.exp (skip_d_tests): New proc.
15302
15303 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15304
15305         * gdb.btrace/delta.exp: Check reverse stepi.
15306         * gdb.btrace/tailcall.exp: Update.  Add stepping tests.
15307         * gdb.btrace/finish.exp: New.
15308         * gdb.btrace/next.exp: New.
15309         * gdb.btrace/nexti.exp: New.
15310         * gdb.btrace/record_goto.c: Add comments.
15311         * gdb.btrace/step.exp: New.
15312         * gdb.btrace/stepi.exp: New.
15313         * gdb.btrace/multi-thread-step.c: New.
15314         * gdb.btrace/multi-thread-step.exp: New.
15315         * gdb.btrace/rn-dl-bind.c: New.
15316         * gdb.btrace/rn-dl-bind.exp: New.
15317         * gdb.btrace/data.c: New.
15318         * gdb.btrace/data.exp: New.
15319         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
15320
15321 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15322
15323         * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
15324         * gdb.btrace/exception.exp: Update.
15325         * gdb.btrace/instruction_history.exp: Update.
15326         * gdb.btrace/record_goto.exp: Update.
15327         * gdb.btrace/tailcall.exp: Update.
15328         * gdb.btrace/unknown_functions.exp: Update.
15329         * gdb.btrace/delta.exp: New.
15330
15331 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15332
15333         * gdb.btrace/record_goto.exp: Add backtrace test.
15334         * gdb.btrace/tailcall.exp: Add backtrace test.
15335
15336 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15337
15338         * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
15339         * gdb.btrace/record_goto.c: New.
15340         * gdb.btrace/record_goto.exp: New.
15341         * gdb.btrace/x86-record_goto.S: New.
15342
15343 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15344
15345         * gdb.btrace/function_call_history.exp: Update tests.
15346         * gdb.btrace/instruction_history.exp: Update tests.
15347
15348 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15349
15350         * gdb.btrace/function_call_history.exp: Fix expected field
15351         order for "record function-call-history".
15352         Add new tests for "record function-call-history /c".
15353         * gdb.btrace/exception.cc: New.
15354         * gdb.btrace/exception.exp: New.
15355         * gdb.btrace/tailcall.exp: New.
15356         * gdb.btrace/x86-tailcall.S: New.
15357         * gdb.btrace/x86-tailcall.c: New.
15358         * gdb.btrace/unknown_functions.c: New.
15359         * gdb.btrace/unknown_functions.exp: New.
15360         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
15361
15362 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15363
15364         * gdb.btrace/instruction_history.exp: Update.
15365         * gdb.btrace/function_call_history.exp: Update.
15366
15367 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15368
15369         * gdb.btrace/function_call_history.exp: Fix expected function
15370         trace.
15371         * gdb.btrace/instruction_history.exp: Initialize traced.
15372         Remove traced_functions.
15373
15374 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15375
15376         * gdb.btrace/function_call_history.exp: Update
15377         * gdb.btrace/instruction_history.exp: Update.
15378
15379 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15380
15381         * gdb.btrace/enable.exp: Update expected text.
15382
15383 2014-01-16  Omair Javaid  <Omair.Javaid@linaro.org>
15384
15385         * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
15386         bytes.
15387
15388 2014-01-15  Maciej W. Rozycki  <macro@codesourcery.com>
15389
15390         * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
15391
15392 2014-01-15  Omair Javaid  <omair.javaid@linaro.org>
15393
15394         * lib/gdb.exp (supports_process_record): Return true for
15395         arm*-linux*.  (supports_reverse): Likewise.
15396
15397 2014-01-13  Siva Chandra Reddy  <sivachandra@google.com>
15398
15399         PR python/15464
15400         PR python/16113
15401         * gdb.python/py-type.c: Enhance test case.
15402         * gdb.python/py-value-cc.cc: Likewise
15403         * gdb.python/py-type.exp: Add new tests.
15404         * gdb.python/py-value-cc.exp: Likewise
15405
15406 2014-01-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
15407             Pedro Alves <palves@redhat.com>
15408
15409         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
15410         Make "name" extern.
15411         * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
15412         references to ${name}_start by references to ${name}.
15413
15414 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
15415
15416         * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
15417
15418 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
15419
15420         * gdb.python/py-pp-integral.exp: Remove path from "source" test.
15421
15422 2014-01-09  Maciej W. Rozycki  <macro@codesourcery.com>
15423             Pedro Alves  <palves@redhat.com>
15424
15425         * gdb.mi/mi-info-os.exp: Connect to the target with
15426         mi_gdb_target_load.
15427
15428 2014-01-08  Pedro Alves  <palves@redhat.com>
15429
15430         * gdb.threads/reconnect-signal.c: New file.
15431         * gdb.threads/reconnect-signal.exp: New file.
15432
15433 2014-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
15434
15435         * gdb.base/source-dir.exp: New file.
15436
15437 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
15438
15439         * gdb.ada/mi_interface: New testcase.
15440
15441 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
15442
15443         * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
15444         gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
15445         gdb.ada/pp-rec-component/pck.ads: New files.
15446
15447 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
15448
15449         * gdb.python/py-pp-integral.c: New file.
15450         * gdb.python/py-pp-integral.py: New file.
15451         * gdb.python/py-pp-integral.exp: New file.
15452
15453 For older changes see ChangeLog-1993-2013.
15454 \f
15455 ;; Local Variables:
15456 ;; mode: change-log
15457 ;; left-margin: 8
15458 ;; fill-column: 74
15459 ;; version-control: never
15460 ;; End:
15461
15462     Copyright 2014-2019 Free Software Foundation, Inc.
15463   Copying and distribution of this file, with or without modification,
15464   are permitted provided the copyright notice and this notice are preserved.