Fix new py-value.exp test case
[external/binutils.git] / gdb / testsuite / ChangeLog
1 2019-02-26  Tom Tromey  <tromey@adacore.com>
2
3         * gdb.python/py-value.exp (test_value_from_buffer): Check for
4         ValueError, not TypeError.
5
6 2019-02-26  Kevin Buettner  <kevinb@redhat.com>
7
8         * gdb.python/py-value.exp (test_value_from_buffer): New proc with
9         call from main program.
10
11 2019-02-23  Joel Brobecker  <brobecker@adacore.com>
12
13         * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
14         * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
15         * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
16         * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
17         * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
18
19 2019-02-22  Keith Seitz  <keiths@redhat.com>
20
21         PR symtab/23853
22         * gdb.base/symlink-sourcefile.c: New file.
23         * gdb.base/symlink-sourcefile.exp: New file.
24
25 2019-02-20  Tom Tromey  <tom@tromey.com>
26
27         * gdb.base/info_qt.exp: Update.
28
29 2019-02-19  Simon Marchi  <simon.marchi@polymtl.ca>
30
31         * gdb.base/source.exp: Move "error in sourced script" code to
32         the end.
33         * gdb.base/source-error.gdb: Move contents to
34         source-error-1.gdb.  Add new code to source source-error-1.gdb.
35         * gdb.base/source-error-1.gdb: New file, from previous
36         source-error.gdb.
37
38 2019-02-17  Tom Tromey  <tom@tromey.com>
39
40         * gdb.base/style.exp: Use -g3 to compile when possible.  Add test
41         for macro styling.
42         * gdb.base/style.c (SOME_MACRO): New macro.
43
44 2019-02-17  Tom Tromey  <tom@tromey.com>
45
46         * gdb.base/style.exp: Add line-wrapping tests.
47         * gdb.base/page.exp: Add test for quitting during pagination.
48
49 2019-02-17  Joel Brobecker  <brobecker@adacore.com>
50
51         * gdb.ada/big_packed_array: New testcase.
52         * gdb.ada/homonym.exp: Fix incorrect expected output for
53         "break <homonym__get_value>" test.
54
55 2019-02-13  Weimin Pan  <weimin.pan@oracle.com>
56
57         PR breakpoints/21870
58         * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
59         and prepare_for_testing.  Add comment.
60         * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
61         redundant cleanup call.  Clean up comment.
62
63 2019-02-12  Weimin Pan  <weimin.pan@oracle.com>
64
65         PR breakpoints/21870
66         * gdb.arch/aarch64-dbreg-contents.exp: New file.
67         * gdb.arch/aarch64-dbreg-contents.c: New file.
68
69 2019-02-10  Joel Brobecker  <brobecker@adacore.com>
70
71         * gdb.ada/mi_ref_changeable: New testcase.
72
73 2019-02-07  Alan Hayward  <alan.hayward@arm.com>
74
75         * gdb.base/attach.exp: Add double attach test.
76
77 2019-02-07  Simon Marchi  <simon.marchi@polymtl.ca>
78
79         * lib/gdb.exp (default_gdb_start): Don't match pagination
80         prompt.
81         (gdb_init): Set stty_init.
82
83 2019-01-27  Tom Tromey  <tom@tromey.com>
84
85         * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
86         skip_python_tests.
87
88 2019-01-24  Alan Hayward  <alan.hayward@arm.com>
89
90         * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
91         New structure.
92         (struct struct_static_02_02): Likewise.
93         (struct struct_static_02_03): Likewise.
94         (struct struct_static_02_04): Likewise.
95         (struct struct_static_04_01): Likewise.
96         (struct struct_static_04_02): Likewise.
97         (struct struct_static_04_03): Likewise.
98         (struct struct_static_04_04): Likewise.
99         (struct struct_static_06_01): Likewise.
100         (struct struct_static_06_02): Likewise.
101         (struct struct_static_06_03): Likewise.
102         (struct struct_static_06_04): Likewise.
103         (cmp_struct_static_02_01): Likewise.
104         (cmp_struct_static_02_02): Likewise.
105         (cmp_struct_static_02_03): Likewise.
106         (cmp_struct_static_02_04): Likewise.
107         (cmp_struct_static_04_01): Likewise.
108         (cmp_struct_static_04_02): Likewise.
109         (cmp_struct_static_04_03): Likewise.
110         (cmp_struct_static_04_04): Likewise.
111         (cmp_struct_static_06_01): Likewise.
112         (cmp_struct_static_06_02): Likewise.
113         (cmp_struct_static_06_03): Likewise.
114         (cmp_struct_static_06_04): Likewise.
115         (call_all): Test new structs.
116         * gdb.base/infcall-nested-structs.exp: Likewise.
117
118 2019-01-21  Alan Hayward  <alan.hayward@arm.com>
119         * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
120
121 2019-01-21  Alan Hayward  <alan.hayward@arm.com>
122         * gdb.base/stack-protector.c: New test.
123         * gdb.base/stack-protector.exp: New file.
124         * gdb.cp/ovldbreak.exp: Only allow a single break line.
125         * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
126         option.
127         (gdb_compile): Remove stack protector for GCC and prevent
128         recursion.
129
130 2019-01-16  Keith Seitz  <keiths@redhat.com>
131
132         PR gdb/23773
133         * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
134
135 2019-01-14  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
136
137         * gdb.arch/vsx-regs.exp: Add tests that use the vector register
138         aliases.
139         * gdb.arch/altivec-regs.exp: Likewise.  Fix indentation of two
140         tests.
141         * gdb.arch/powerpc-vector-regs.c: New file.
142         * gdb.arch/powerpc-vector-regs.exp: New file.
143
144 2019-01-14  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
145
146         * gdb.arch/altivec-regs.exp: Fix the list passed to
147         gdb_expect_list when testing "info vector".
148
149 2019-01-12  Andrew Burgess  <andrew.burgess@embecosm.com>
150
151         * gdb.base/style.exp: Don't include path in testname.
152
153 2019-01-10  Keith Seitz  <keiths@redhat.com>
154
155         PR gdb/23712
156         PR symtab/23010
157         * gdb.dwarf2/multidictionary.exp: New file.
158
159 2019-01-09  Simon Marchi  <simon.marchi@ericsson.com>
160
161         * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
162         (test_gnuv3_style_demangling): ... this.
163         (test_lucid_style_demangling): Remove.
164         (test_arm_style_demangling): Remove.
165         (test_hp_style_demangling): Remove.
166         (do_tests): Remove calls to the above.
167
168 2019-01-09  Andrew Burgess  <andrew.burgess@embecosm.com>
169
170         * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
171         case.
172
173 2019-01-06  Tom Tromey  <tom@tromey.com>
174
175         PR gdb/28155:
176         * gdb.dwarf2/typedef-void-finish.exp: New file.
177
178 2018-12-28  Tom Tromey  <tom@tromey.com>
179             Simon Marchi <simark@simark.ca>
180
181         * gdb.base/jit-exec.exp: New file.
182         * gdb.base/jit-exec.c: New file.
183         * gdb.base/jit-execd.c: New file.
184
185 2018-12-28  Tom Tromey  <tom@tromey.com>
186
187         * gdb.base/style.exp: Update test to check for address styling.
188
189 2018-12-28  Tom Tromey  <tom@tromey.com>
190
191         * gdb.base/style.exp: Add test for styling of "Reading symbols"
192         message.
193
194 2018-12-28  Tom Tromey  <tom@tromey.com>
195
196         * gdb.base/style.exp: Add test for version number styling.
197
198 2018-12-28  Tom Tromey  <tom@tromey.com>
199
200         * gdb.base/style.exp: Add test for print_address_symbolic.
201
202 2018-12-28  Tom Tromey  <tom@tromey.com>
203
204         * gdb.base/style.exp: Add test for breakpoint setting.
205
206 2018-12-28  Tom Tromey  <tom@tromey.com>
207
208         * gdb.base/style.exp: Add test for variable names.
209
210 2018-12-28  Tom Tromey  <tom@tromey.com>
211
212         * gdb.base/style.exp: New file.
213         * gdb.base/style.c: New file.
214
215 2018-12-28  Tom Tromey  <tom@tromey.com>
216
217         * lib/gdb.exp (gdb_init): Set the TERM environment variable to
218         "dumb".
219         * gdb.base/readline.exp (operate_and_get_next): Save and restore
220         the TERM environment variable.
221
222 2018-12-27  Tom Tromey  <tom@tromey.com>
223
224         * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
225         pagination test.
226
227 2018-12-24  Andrew Burgess  <andrew.burgess@embecosm.com>
228
229         * gdb.dwarf2/dw2-unusual-field-names.c: New file.
230         * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
231
232 2018-12-24  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
233
234         * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
235         Filename a.adb changed to bp_fun_addr.adb.
236         gdb.ada/bp_fun_addr.exp: Update test accordingly.
237
238 2018-12-21  Jan Vrany  <jan.vrany@fit.cvut.cz>
239
240         * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
241         non-PIE executables.
242         * README: Mention the gdb,nopie_flag board setting.
243         * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
244         non-PIE executable.
245         * gdb.arch/amd64-entry-value.exp: Likewise.
246         * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
247         * gdb.arch/i386-float.exp: Likewise.
248         * gdb.arch/i386-signal.exp: Likewise.
249         * gdb.mi/mi-reg-undefined.exp: Likewise.
250
251 2018-12-21  Paul Marechal  <paul.marechal@ericsson.com>
252
253         PR gdb/23974
254         * gdb.base/info-os.exp: Check return for unknown "info os" type.
255
256 2018-12-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
257
258         * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
259         Update order of results accordingly.
260
261 2018-12-12  Andrew Burgess  <andrew.burgess@embecosm.com>
262
263         * gdb.base/annota1.exp: Update a test regexp.
264
265 2018-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
266
267         * gdb.base/float.exp: Handle RISC-V targets without an FPU.
268
269 2018-12-09  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
270
271         * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
272         (reuse_time): Initialize to REUSE_TIME_CAP.
273         (check_rc): New function.
274         (main): Use REUSE_TIME_CAP instead of hardcoded 60.
275         Check pthread_create rc.
276         (spawner_thread_func): Check pthread_create and pthread_join rc.
277
278 2018-12-08  Pedro Alves  <palves@redhat.com>
279
280         * gdb.base/list.exp (test_forward_search): Rename to ...
281         (test_forward_reverse_search): ... this.  Also test reverse-search
282         and the forward-search alias.
283
284 2018-12-05  Andrew Burgess  <andrew.burgess@embecosm.com>
285
286         * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
287         local timeout variable before return, and remove all local timeout
288         variable entirely.
289         (gdb_load): Likewise.
290
291 2018-12-01  Tom de Vries  <tdevries@suse.de>
292
293         * gdb.base/gdb-caching-proc.exp: New file.
294
295 2018-11-25  Sergio Durigan Junior  <sergiodj@redhat.com>
296
297         * Makefile.in (TIMESTAMP): New variable.
298         (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
299         command.
300         (check-single-racy): Likewise.
301         (check/%.exp): Likewise.
302         (check-racy/%.exp): Likewise.
303         (workers/%.worker): Likewise.
304         (build-perf): Likewise.
305         (check-perf): Likewise.
306         * README: Describe new "TS" and "TS_FORMAT" variables.
307         * print-ts.py: New file.
308
309 2018-11-21  Benno Fünfstück  <benno.fuenfstueck@gmail.com>
310
311         PR python/23714
312         * gdb.python/python.exp: Test command repetition after
313         gdb.execute.
314
315 2018-11-20  Andrew Burgess  <andrew.burgess@embecosm.com>
316
317         * gdb.opt/inline-break.exp: Add test that info breakpoint output
318         is correctly aligned.
319
320 2018-11-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
321
322         * gdb.ada/info_auto_lang.exp: New testcase.
323         * gdb.ada/info_auto_lang/global_pack.ads: New file.
324         * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
325         * gdb.ada/info_auto_lang/some_c.c: New file.
326
327 2018-11-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
328
329         * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
330         FUNC_lang language syntax.
331
332 2018-11-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
333
334         * gdb.base/info_minsym.c: New file.
335         * gdb.base/info_minsym.exp: New file.
336
337 2018-11-19  Tom Tromey  <tom@tromey.com>
338
339         PR rust/23625:
340         * gdb.rust/simple.exp: Add ptype test.  Update expected output.
341         * gdb.rust/expr.exp: Update expected output.  Change one test.
342
343 2018-11-19  Tom Tromey  <tom@tromey.com>
344
345         * gdb.rust/simple.rs: Don't initialize empty_enum_value.
346
347 2018-11-19  Pedro Alves  <palves@redhat.com>
348
349         * gdb.base/warning.exp: Don't override INTERNAL_FLAGS.  Use
350         gdb_spawn_with_cmdline_opts instead of gdb_start.  Check that we
351         see the expected warning.
352
353 2018-11-16  Alan Hayward  <alan.hayward@arm.com>
354
355         PR gdb/22736:
356         * gdb.cp/infcall-nodebug-lib.c: New test.
357         * gdb.cp/infcall-nodebug-main.c: New test.
358         * gdb.cp/infcall-nodebug.exp: New file.
359
360 2018-11-12  Simon Marchi  <simon.marchi@polymtl.ca>
361
362         * gdb.base/skip.exp: Add standard_testfile.  Add "skip delete"
363         completer tests.
364
365 2018-11-09  Tom de Vries  <tdevries@suse.de>
366
367         * gdb.base/msym-lang.c: New test.
368         * gdb.base/msym-lang.exp: New file.
369         * gdb.base/msym-lang-main.c: New test.
370
371 2018-11-08  Tom Tromey  <tom@tromey.com>
372
373         PR gdb/23555:
374         PR gdb/23838:
375         * gdb.base/warning.exp: New file.
376
377 2018-11-08  Jan Beulich  <jbeulich@suse.com>
378
379         * testsuite/gdb.arch/i386-avx512.c,
380         testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
381
382 2018-11-08  Andrew Burgess  <andrew.burgess@embecosm.com>
383
384         * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
385         point hardware.
386
387 2018-11-07  Andrew Burgess  <andrew.burgess@embecosm.com>
388
389         * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
390         * gdb.dwarf2/missing-type-name.exp: New file.
391
392 2018-11-06  Tom de Vries  <tdevries@suse.de>
393
394         * gdb.base/many-headers.c: New test.
395         * gdb.base/many-headers.exp: New file.
396
397 2018-11-06  Jim Wilson  <jimw@sifive.com>
398
399         * gdb.base/code_elim.exp: For riscv, set additional_flags
400         to include -msmall-data-limit=0.
401
402 2018-11-01  Joel Brobecker  <brobecker@adacore.com>
403
404         * gdb.ada/watch_minus_l: New testcase.
405
406 2018-11-01  Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
407
408         * gdb.arch/aix-sighandle.c: New file.
409         * gdb.arch/aix-sighandle.exp: New file.
410
411 2018-10-31  Andrew Burgess  <andrew.burgess@embecosm.com>
412
413         * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
414         registers being unions.
415
416 2018-10-31  Tom de Vries  <tdevries@suse.de>
417
418         * lib/valgrind.exp: New file.
419          (vgdb_start, vgdb_stop): New procs, factored out of ...
420         * gdb.base/valgrind-bt.exp: ... here, ...
421         * gdb.base/valgrind-disp-step.exp: ... here and ...
422         * gdb.base/valgrind-infcall.exp: ... here.
423
424 2018-10-31  Tom de Vries  <tdevries@suse.de>
425
426         * lib/gdb.exp (get_valueof): Don't output read value in test name.
427
428 2018-10-31  Andrew Burgess  <andrew.burgess@embecosm.com>
429
430         * gdb.dwarf2/void-type.c: New file.
431         * gdb.dwarf2/void-type.exp: New file.
432
433 2018-10-27  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
434
435         * gdb.base/info_qt.c: New file.
436         * gdb.base/info_qt.exp: New file.
437
438 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
439
440         * gdb.arch/powerpc-htm-regs.c: New file.
441         * gdb.arch/powerpc-htm-regs.exp: New file.
442
443 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
444
445         * gdb.arch/powerpc-tar.c: New file.
446         * gdb.arch/powerpc-tar.exp: New file.
447
448 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
449
450         * gdb.arch/powerpc-ppr-dscr.c: New file.
451         * gdb.arch/powerpc-ppr-dscr.exp: New file.
452
453 2018-10-25  Tom de Vries  <tdevries@suse.de>
454
455         * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
456
457 2018-10-24  Tom de Vries  <tdevries@suse.de>
458
459         * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
460         longer exists error.
461
462 2018-10-24  Tom de Vries  <tdevries@suse.de>
463
464         * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
465
466 2018-10-24  Tom de Vries  <tdevries@suse.de>
467
468         * gdb.base/valgrind-db-attach.exp: Handle removed support for
469         --db-attach in valgrind.
470
471 2018-10-23  Andrew Burgess  <andrew.burgess@embecosm.com>
472
473         * gdb.arch/riscv-reg-aliases.c: New file.
474         * gdb.arch/riscv-reg-aliases.exp: New file.
475
476 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
477
478         * gdb.python/py-cmd.exp: Check for gdb_prompt.
479
480 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
481
482         * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
483
484 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
485
486         * gdb.cp/ovldbreak.exp: Fix regexps.
487
488 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
489
490         * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
491
492 2018-10-18  Sergio Durigan Junior  <sergiodj@redhat.com>
493
494         PR cli/23785
495         * gdb.base/restore.exp: New test to check if "restore" with an
496         invalid file doesn't segfault.
497
498 2018-10-18  Tom de Vries  <tdevries@suse.de>
499
500         * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
501         * gdb.ada/excep_handle.exp: Same.
502         * gdb.ada/mi_string_access.exp: Same.
503         * gdb.ada/mi_var_union.exp: Same.
504         * gdb.arch/arc-analyze-prologue.exp: Same.
505         * gdb.arch/arc-decode-insn.exp: Same.
506         * gdb.base/readnever.exp: Same.
507         * gdb.fortran/printing-types.exp: Same.
508         * gdb.guile/scm-lazy-string.exp: Same.
509
510 2018-10-16  Tom de Vries  <tdevries@suse.de>
511
512         PR gdb/23730
513         * gdb.base/catch-follow-exec.c: Add copyright notice.
514         * gdb.base/catch-follow-exec.exp: Rewrite to use
515         gdb_spawn_with_cmdline_opts.  Require gdb-native.
516
517 2018-10-12  Sandra Loosemore  <sandra@codesourcery.com>
518
519         * gdb.trace/actions-changed.exp: Check for arch support.
520         * gdb.trace/actions.exp: Likewise.
521         * gdb.trace/ax.exp: Likewise.
522         * gdb.trace/backtrace.exp: Likewise.
523         * gdb.trace/change-loc.exp: Likewise.
524         * gdb.trace/deltrace.exp: Likewise.
525         * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
526         * gdb.trace/ftrace.exp: Likewise.
527         * gdb.trace/infotrace.exp: Check for arch support.
528         * gdb.trace/mi-trace-frame-collected.exp: Likewise.
529         * gdb.trace/mi-tracepoint-changed.exp: Likewise.
530         * gdb.trace/mi-tsv-changed.exp: Likewise.
531         * gdb.trace/packetlen.exp: Likewise.
532         * gdb.trace/passc-dyn.exp: Likewise.
533         * gdb.trace/passcount.exp: Likewise.
534         * gdb.trace/pending.exp: Likewise.
535         * gdb.trace/range-stepping.exp: Check for shlib support.
536         * gdb.trace/report.exp: Check for arch support.
537         * gdb.trace/save-trace.exp: Likewise.
538         * gdb.trace/signal.exp: Check for signal support.
539         * gdb.trace/tfind.exp: Check for arch support.
540         * gdb.trace/trace-break.exp: Check for arch and shlib support.
541         * gdb.trace/trace-common.h: Add comment.
542         * gdb.trace/trace-condition.exp: Check for shlib and arch support.
543         * gdb.trace/trace-enable-disable.exp: Likewise.
544         * gdb.trace/trace-mt.exp: Likewise.  Remove redundant untested call.
545         * gdb.trace/tracecmd.exp: Check for arch support.
546         * gdb.trace/tspeed.exp: Check for shlib and target support.
547         * gdb.trace/tstatus.exp: Check for arch support.
548         * gdb.trace/tsv.exp: Likewise.
549         * gdb.trace/while-dyn.exp: Likewise.
550         * gdb.trace/while-stepping.exp: Likewise.
551         * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
552
553 2018-10-12  Simon Marchi  <simon.marchi@ericsson.com>
554
555         * gdb.trace/tspeed.exp: Remove nowarnings.
556         (prepare_for_trace_test): Declare "global ipalib".
557         * gdb.trace/tspeed.c: Include unistd.h.
558         (main): Remove superfluous printf argument.
559
560 2018-10-11  Sandra Loosemore  <sandra@codesourcery.com>
561
562         * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
563         directory prefix on the filename.
564
565 2018-10-10  Sergio Durigan Junior  <sergiodj@redhat.com>
566
567         * gdb.gdb/unittest.exp: Update expected message informing that
568         selftests have been disabled.
569         * gdb.server/unittest.exp: Likewise.
570
571 2018-10-09  Tom de Vries  <tdevries@suse.de>
572
573         * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
574         with runto_main.
575
576 2018-10-08  Weimin Pan  <weimin.pan@oracle.com>
577
578         PR c++/16841
579         * gdb.cp/virtbase2.cc: New file.
580         * gdb.cp/virtbase2.exp: New file.
581
582 2018-10-06  Tom Tromey  <tom@tromey.com>
583
584         PR python/19399:
585         * gdb.python/py-inferior.exp: Add architecture test.
586
587 2018-10-06  Tom Tromey  <tom@tromey.com>
588
589         * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
590         * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
591
592 2018-10-06  Tom Tromey  <tom@tromey.com>
593
594         * gdb.python/py-breakpoint.exp (check_last_event): Check location
595         of a "throw" catchpoint.
596
597 2018-10-06  Sergio Durigan Junior  <sergiodj@redhat.com>
598
599         * gdb.base/info-proc.exp: Update string expected from "help info
600         proc".
601
602 2018-10-04  Tom Tromey  <tom@tromey.com>
603
604         * gdb.cp/maint.exp (test_invalid_name): Update expected output.
605         * gdb.gdb/complaints.exp (test_short_complaints): Remove.
606         (test_initial_complaints, test_empty_complaints): Update.
607         * gdb.dwarf2/dw2-stack-boundary.exp: Update.
608
609 2018-10-04  Tom Tromey  <tom@tromey.com>
610
611         PR cli/19551:
612         * lib/mi-support.exp (mi_gdb_file_cmd): Update.
613         * lib/gdb.exp (gdb_file_cmd): Update.
614         * gdb.stabs/weird.exp (print_weird_var): Update.
615         * gdb.server/solib-list.exp: Update.
616         * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
617         * gdb.mi/mi-cli.exp: Update.
618         * gdb.linespec/linespec.exp: Update.
619         * gdb.dwarf2/dw2-stack-boundary.exp: Update.
620         * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
621         * gdb.cp/cp-relocate.exp: Update.
622         * gdb.base/sym-file.exp: Update.
623         * gdb.base/relocate.exp: Update.
624         * gdb.base/readnever.exp: Update.
625         * gdb.base/print-symbol-loading.exp (test_load_core): Update.
626         * gdb.base/kill-detach-inferiors-cmd.exp: Update.
627         * gdb.base/dbx.exp (gdb_file_cmd): Update.
628         * gdb.base/code_elim.exp: Update.
629         * gdb.base/break-unload-file.exp (test_break): Update.
630         * gdb.base/break-interp.exp (test_attach_gdb): Update.
631         * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
632         Update.
633         * gdb.base/attach.exp (do_attach_tests): Update.
634         * gdb.base/sepdebug.exp: Update.
635         * gdb.python/py-section-script.exp: Update.
636
637 2018-10-04  Tom Tromey  <tom@tromey.com>
638
639         PR cli/22234:
640         * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
641         * gdb.gdb/complaints.exp (test_short_complaints): Update expected
642         output.
643
644 2018-10-04  Tom Tromey  <tom@tromey.com>
645
646         * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
647         set width and height to 0.
648         (test_command_line_attach_run): Use -quiet.
649
650 2018-10-03  Sandra Loosemore  <sandra@codesourcery.com>
651
652         * lib/gdb.exp (skip_ifunc_tests): New.
653         * gdb.base/gnu-ifunc.exp: Skip if no ifunc support.  Handle
654         other compile failures.
655         * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
656
657 2018-10-01  Simon Marchi  <simon.marchi@ericsson.com>
658
659         * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
660         is_amd64_regs_target.
661
662 2018-10-01  Alan Hayward  <alan.hayward@arm.com>
663
664         * gdb.arch/aarch64-sighandler-regs.c: New test.
665         * gdb.arch/aarch64-sighandler-regs.exp: New file.
666         * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
667
668 2018-10-01  Markus Metzger  <markus.t.metzger@intel.com>
669
670         * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
671         assembly.
672
673 2018-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
674
675         * gdb.base/frame-selection.exp: New file.
676         * gdb.base/frame-selection.c: New file.
677
678 2018-09-27  Alan Hayward  <alan.hayward@arm.com>
679
680         * gdb.threads/check-libthread-db.c (thread_routine): Use a
681         pthread barrier.
682         (main): Likewise.
683
684 2018-09-26  Andrew Burgess  <andrew.burgess@embecosm.com>
685
686         * gdb.base/large-frame-1.c: New file.
687         * gdb.base/large-frame-2.c: New file.
688         * gdb.base/large-frame.exp: New file.
689         * gdb.base/large-frame.h: New file.
690
691 2018-09-24  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
692
693         PR gdb/20948
694         * gdb.base/write_mem.exp: New test.
695         * gdb.base/write_mem.c: Likewise.
696
697 2018-09-23  Tom Tromey  <tom@tromey.com>
698
699         PR python/18852:
700         * gdb.python/py-parameter.exp: Add test for parameter that throws
701         on "set".
702
703 2018-09-23  Tom Tromey  <tom@tromey.com>
704
705         PR python/17284:
706         * gdb.python/py-template.exp (test_template_arg): Add test for
707         negative template argument number.
708
709 2018-09-23  Tom Tromey  <tom@tromey.com>
710
711         PR python/14062:
712         * gdb.python/python.exp: Add test for post_event error.
713
714 2018-09-23  Tom Tromey  <tom@tromey.com>
715
716         PR python/18170:
717         * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
718         convert pointers to int and long.
719
720 2018-09-23  Tom Tromey  <tom@tromey.com>
721
722         PR python/20126:
723         * gdb.python/py-value.exp (test_value_numeric_ops): Add
724         signed-ness conversion tests.
725
726 2018-09-23  Tom Tromey  <tom@tromey.com>
727
728         PR python/18352;
729         * gdb.python/py-value.exp (test_float_conversion): New proc.
730         Use it.
731
732 2018-09-20  Hafiz Abid Qadeer  <abidh@codesourcery.com>
733
734         gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
735
736 2018-09-18  Sandra Loosemore  <sandra@codesourcery.com>
737
738         * gdb.base/complete-empty.exp: Skip tab-completion tests if
739         no readline.
740         * gdb.base/utf8-identifiers.exp: Likewise.
741         * gdb.cp/cpcompletion.exp: Likewise.
742         * gdb.linespec/cpcompletion.exp: Likewise.
743         * gdb.linespec/cpls-abi-tag.exp: Likewise.
744         * gdb.linespec/cpls-ops.exp: Likewise.
745
746 2018-09-19  Richard Bunt  <richard.bunt@arm.com>
747             Chris January  <chris.january@arm.com>
748
749         * gdb.cp/koenig.exp: Extend to test logical short circuiting.
750         * gdb.fortran/short-circuit-argument-list.exp: New file.
751         * gdb.fortran/short-circuit-argument-list.f90: New test.
752
753 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
754
755         * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
756         "arch=" keyword when executing "-stack-list-frames".
757
758 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
759
760         * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
761         "arch=" keyword when executing "-stack-list-frames".
762
763 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
764
765         * gdb.ada/complete.exp: Expect for "@" when doing "complete
766         break ada".
767
768 2018-09-17  Simon Marchi  <simon.marchi@polymtl.ca>
769
770         PR python/23669
771         * gdb.python/python.exp: Test gdb.execute("show commands").
772
773 2018-09-16  Tom Tromey  <tom@tromey.com>
774
775         * gdb.base/new-ui.exp (do_execution_tests): Update.
776         * gdb.base/dbx.exp (test_breakpoints): Update.
777
778 2018-09-14  Alan Hayward  <alan.hayward@arm.com>
779
780         * lib/gdb.exp (gdb_simple_compile): Add proc.
781         (is_elf_target): Use gdb_simple_compile.
782         (skip_altivec_tests): Likewise.
783         (skip_vsx_tests): Likewise.
784         (skip_tsx_tests): Likewise.
785         (skip_btrace_tests): Likewise.
786         (skip_btrace_pt_tests): Likewise.
787         (gdb_can_simple_compile): Likewise.
788         (gdb_has_argv0): Likewise.
789         (gdb_target_symbol_prefix): Likewise.
790         (target_supports_scheduler_locking): Likewise.
791
792 2018-09-13  Tom Tromey  <tom@tromey.com>
793
794         * Makefile.in (TAGS): Recognize proc_with_prefix and
795         gdb_caching_proc.
796
797 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
798
799         * gdb.python/py-progspace.exp: Test the Progspace.objfiles
800         method.
801
802 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
803
804         * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
805         and a few other Inferior properties when the Inferior is no
806         longer valid.
807
808 2018-09-13  Tom Tromey  <tom@tromey.com>
809
810         PR rust/23650:
811         * gdb.rust/simple.exp: Add test for enum field access error.
812
813 2018-09-13  Tom Tromey  <tom@tromey.com>
814
815         PR rust/23626:
816         * gdb.rust/simple.rs (EmptyEnum): New type.
817         (main): Use it.
818         * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
819
820 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
821
822         * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
823         * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
824         * gdb.python/py-symtab.exp: Update test printing an objfile.
825
826 2018-09-12  Simon Marchi  <simon.marchi@ericsson.com>
827
828         * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
829         object.
830
831 2018-09-12  Alan Hayward  <alan.hayward@arm.com>
832
833         * lib/gdb.exp (gdb_can_simple_compile): Add proc.
834         (support_complex_tests): Use gdb_can_simple_compile.
835         (is_ilp32_target): Likewise.
836         (is_lp64_target): Likewise.
837         (is_64_target): Likewise.
838         (is_amd64_regs_target): Likewise.
839         (is_aarch32_target): Likewise.
840         (gdb_int128_helper): Likewise.
841
842 2018-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
843
844         * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
845
846 2018-09-10  Jerome Guitton  <guitton@adacore.com>
847
848         * gdb.ada/same_component_name: Add test for case of tagged record
849         with variable-length fields.
850
851 2018-09-10  Xavier Roirand  <roirand@adacore.com>
852
853         * gdb.ada/access_to_unbounded_array.exp: New testcase.
854         * gdb.ada/access_to_unbounded_array/foo.adb: New file.
855         * gdb.ada/access_to_unbounded_array/pack.adb: New file.
856         * gdb.ada/access_to_unbounded_array/pack.ads: New file.
857
858 2018-09-10  Xavier Roirand  <roirand@adacore.com>
859
860         * gdb.ada/mi_string_access.exp: New testcase.
861         * gdb.ada/mi_string_access/bar.adb: New file.
862         * gdb.ada/mi_string_access/pck.adb: New file.
863         * gdb.ada/mi_string_access/pck.asd: New file.
864
865 2018-09-10  Xavier Roirand  <roirand@adacore.com>
866
867         * gdb.ada/mi_var_union.exp: New testcase.
868         * gdb.ada/mi_var_union/bar.adb: New file.
869         * gdb.ada/mi_var_union/pck.adb: New file.
870         * gdb.ada/mi_var_union/pck.asd: New file.
871
872 2018-09-08  Tom Tromey  <tom@tromey.com>
873
874         * gdb.python/py-prettyprint.exp: Use with_test_prefix.
875
876 2018-09-08  Tom Tromey  <tom@tromey.com>
877
878         PR python/16047:
879         * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
880         (register_pretty_printers): Register new printer.
881         * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
882         test.
883         * gdb.python/py-prettyprint.c (int_type3): New typedef.
884         (an_int_type3): New global.
885
886 2018-09-08  Joel Brobecker  <brobecker@adacore.com>
887
888         * gdb.ada/expr_with_funcall: New testcase.
889
890 2018-09-08  Joel Brobecker  <brobecker@adacore.com>
891
892         * gdb.ada/packed_array_assign: New testcase.
893
894 2018-09-07  Andrew Burgess  <andrew.burgess@embecosm.com>
895
896         * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
897         names, and add test prefixes to make test names unique.
898
899 2018-09-05  Tom de Vries  <tdevries@suse.de>
900
901         * gdb.dwarf2/varval.exp: Add test.
902
903 2018-09-04  Gary Benson <gbenson@redhat.com>
904
905         * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
906         'eof' before 'wait -i'.  Use remote_close and clear_gdb_spawn_id.
907
908 2018-08-31  Tom Tromey  <tom@tromey.com>
909
910         * gdb.rust/simple.rs: Rename second variable "v".
911
912 2018-08-30  Andrew Burgess  <andrew.burgess@embecosm.com>
913
914         * gdb.base/funcargs.c (use_a): New function.
915         (recurse): Call use_a.
916
917 2018-08-29  Keith Seitz  <keiths@redhat.com>
918
919         * gdb.compile/compile-cplus-anonymous.cc: New file.
920         * gdb.compile/compile-cplus-anonymous.exp: New file.
921         * gdb.compile/compile-cplus-array-decay.cc: New file.
922         * gdb.compile/compile-cplus-array-decay.exp: New file.
923         * gdb.compile/compile-cplus-inherit.cc: New file.
924         * gdb.compile/compile-cplus-inherit.exp: New file.
925         * gdb.compile/compile-cplus-member.cc: New file.
926         * gdb.compile/compile-cplus-member.exp: New file.
927         * gdb.compile/compile-cplus-method.cc: New file.
928         * gdb.compile/compile-cplus-method.exp: New file.
929         * gdb.compile/compile-cplus-mod.c: "New" file.
930         * gdb.compile/compile-cplus-namespace.cc: New file.
931         * gdb.compile/compile-cplus-namespace.exp: New file.
932         * gdb.compile/compile-cplus-nested.cc: New file.
933         * gdb.compile/compile-cplus-nested.exp: New file.
934         * gdb.compile/compile-cplus-print.c: "New" file.
935         * gdb.compile/compile-cplus-print.exp: "New" file.
936         * gdb.compile/compile-cplus-virtual.cc: New file.
937         * gdb.compile/compile-cplus-virtual.exp: New file.
938         * gdb.compile/compile-cplus.c: "New" file.
939         * gdb.compile/compile-cplus.exp: "New" file.
940         * lib/compile-support.exp: New file.
941
942 2018-08-16  Gary Benson <gbenson@redhat.com>
943
944         PR gdb/13000:
945         * gdb.base/batch-exit-status.exp: New file.
946         * gdb.base/batch-exit-status.good-commands: Likewise.
947         * gdb.base/batch-exit-status.bad-commands: Likewise.
948
949 2018-08-29  Alan Hayward  <alan.hayward@arm.com>
950
951         * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
952         (struct struct02): Likewise.
953         (struct struct03): Likewise.
954         (struct struct04): Likewise.
955         (struct struct_01_01): New struct.
956         (struct struct_01_02): Likewise.
957         (struct struct_01_03): Likewise.
958         (struct struct_01_04): Likewise.
959         (struct struct_02_01): Likewise.
960         (struct struct_02_02): Likewise.
961         (struct struct_02_03): Likewise.
962         (struct struct_02_04): Likewise.
963         (struct struct_04_01): Likewise.
964         (struct struct_04_02): Likewise.
965         (struct struct_04_03): Likewise.
966         (struct struct_04_04): Likewise.
967         (struct struct_05_01): Likewise.
968         (struct struct_05_02): Likewise.
969         (struct struct_05_03): Likewise.
970         (struct struct_05_04): Likewise.
971         (cmp_struct01): Remove function.
972         (cmp_struct02): Likewise.
973         (cmp_struct03): Likewise.
974         (cmp_struct04): Likewise.
975         (cmp_struct_01_01): Add Function.
976         (cmp_struct_01_02): Likewise.
977         (cmp_struct_01_03): Likewise.
978         (cmp_struct_01_04): Likewise.
979         (cmp_struct_02_01): Likewise.
980         (cmp_struct_02_02): Likewise.
981         (cmp_struct_02_03): Likewise.
982         (cmp_struct_02_04): Likewise.
983         (cmp_struct_04_01): Likewise.
984         (cmp_struct_04_02): Likewise.
985         (cmp_struct_04_03): Likewise.
986         (cmp_struct_04_04): Likewise.
987         (cmp_struct_05_01): Likewise.
988         (cmp_struct_05_02): Likewise.
989         (cmp_struct_05_03): Likewise.
990         (cmp_struct_05_04): Likewise.
991         (call_all): Add new structs.
992         * gdb.base/infcall-nested-structs.exp: Likewise.
993
994 2018-08-27  Jan Vrany  <jan.vrany@fit.cvut.cz>
995
996         * gdb.python/py-framefilter-mi.exp: Update regexp to
997         check for "arch" field in frame output.
998
999 2018-08-23  Kevin Buettner  <kevinb@redhat.com>
1000
1001         * gdb.dwarf2/dw2-ranges-func.c: New file.
1002         * gdb.dwarf2/dw2-ranges-func.exp: New file.
1003
1004 2018-08-22  Simon Marchi  <simon.marchi@polymtl.ca>
1005
1006         * gdb.base/term.exp: Compare terminal settings with values from
1007         the inferior.
1008         * gdb.base/term.c: Get and set terminal settings.
1009
1010 2018-08-22  Jan Vrany  <jan.vrany@fit.cvut.cz>
1011
1012         * lib/mi-support.exp (mi_expect_stop): Update regexp to
1013         accommodate new "arch" field in frame output.
1014         * gdb.mi/mi-return.exp: Likewise.
1015         * gdb.mi/mi-stack.exp: Likewise.
1016         * gdb.mi/mi-syn-frame.exp: Likewise.
1017         * gdb.mi/user-selected-context-sync.exp: Likewise.
1018
1019 2018-08-19  Michael Spang  <spang@google.com>
1020
1021         PR gdb/11786
1022         * gdb.base/gcore-tls-pie.c: New file.
1023         * gdb.base/gcore-tls-pie.exp: New file.
1024
1025 2018-08-18  Kevin Buettner  <kevinb@redhat.com>
1026
1027         * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
1028         * gdb.dwarf2/varval.c: New file.
1029         * gdb.dwarf2/varval.exp: New file.
1030
1031 2018-08-17  Alan Hayward  <alan.hayward@arm.com>
1032
1033         PR gdb/18931
1034         * gdb.arch/aarch64-fp.c (main): Fix asm registers.
1035
1036 2018-08-16  Keith Seitz  <keiths@redhat.com>
1037
1038         * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
1039         tests expected to pass.
1040
1041 2018-08-14  Jan Vrany  <jan.vrany@fit.cvut.cz>
1042
1043         * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
1044         -data-disassemble -a.
1045         (test_disassembly_bogus_args): Likewise.
1046
1047 2018-08-14  Andrew Burgess  <andrew.burgess@embecosm.com>
1048
1049         * gdb.mi/list-thread-groups-available.exp: Update test regexp.
1050
1051 2018-08-09  Andrew Burgess  <andrew.burgess@embecosm.com>
1052
1053         * gdb.base/vla-optimized-out.exp: Add new test.
1054
1055 2018-08-09  Andrew Burgess  <andrew.burgess@embecosm.com>
1056
1057         * gdb.base/vla-optimized-out-o3.exp: Delete.
1058         * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
1059         * gdb.base/vla-optimized-out.exp: Extend to cover all of the
1060         deleted tests.
1061
1062 2018-08-08  Andrew Burgess  <andrew.burgess@embecosm.com>
1063
1064         PR gdb/18050:
1065         * gdb.server/extended-remote-restart.c: New file.
1066         * gdb.server/extended-remote-restart.exp: New file.
1067
1068 2018-08-07  Simon Marchi  <simon.marchi@polymtl.ca>
1069
1070         * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
1071         "set variable index = 42".
1072
1073 2018-08-07  Simon Marchi  <simon.marchi@ericsson.com>
1074
1075         * boards/index-cache-gdb.exp: New file.
1076         * gdb.dwarf2/index-cache.exp: New file.
1077         * gdb.dwarf2/index-cache.c: New file.
1078         * gdb.base/maint.exp: Check if we are using the index cache.
1079
1080 2018-08-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1081
1082         * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
1083         MAKEFLAGS.
1084
1085 2018-08-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1086
1087         * dg-extract-results.sh: Move to toplevel contrib.
1088         * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
1089         * Makefile.in (check-parallel-racy): Likewise.
1090
1091 2018-08-06  Andrew Burgess  <andrew.burgess@embecosm.com>
1092
1093         * lib/gdb.exp (target_supports_scheduler_locking): New proc.
1094         * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
1095         tests if the target supports scheduler locking.
1096
1097 2018-08-04  Tom de Vries  <tdevries@suse.de>
1098
1099         * gdb.python/py-rbreak.exp: Fix rbreak regexp.
1100
1101 2018-08-02  Tom Tromey  <tom@tromey.com>
1102
1103         PR symtab/16842.
1104         * gdb.cp/temargs.exp: Test "info address" of a template
1105         parameter.
1106
1107 2018-07-31  Jan Vrany  <jan.vrany@fit.cvut.cz>
1108
1109         * gdb.python/py-mi-var-info-path-expression.c: New file.
1110         * gdb.python/py-mi-var-info-path-expression.py: New file.
1111         * gdb.python/py-mi-var-info-path-expression.exp: New file.
1112
1113 2018-07-30  Sergio Durigan Junior  <sergiodj@redhat.com>
1114
1115         * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
1116         error after "cannot resolve name" string.
1117
1118 2018-07-28  Andrew Burgess  <andrew.burgess@embecosm.com>
1119
1120         * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
1121         started.
1122         * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
1123
1124 2018-07-28  Tom de Vries  <tdevries@suse.de>
1125
1126         * gdb.base/vla-optimized-out-o3-strict.exp: New file.
1127
1128 2018-07-26  Tom de Vries  <tdevries@suse.de>
1129
1130         * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
1131
1132 2018-07-26  Andrew Burgess  <andrew.burgess@embecosm.com>
1133
1134         * gdb.base/maint.exp: Add check that dwarf unwinders control flag
1135         is visible.
1136
1137 2018-07-26  Tom de Vries  <tdevries@suse.de>
1138
1139         PR breakpoints/23366
1140         * gdb.base/catch-follow-exec.c: New test.
1141         * gdb.base/catch-follow-exec.exp: New file.
1142
1143 2018-07-25  Tom de Vries  <tdevries@suse.de>
1144
1145         * gdb.base/vla-optimized-out-o3.exp: New file.  Reuse
1146         vla-optimized-out.c.
1147
1148 2018-07-25  Jan Vrany  <jan.vrany@fit.cvut.cz>
1149
1150         * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
1151         * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
1152
1153 2018-07-20  Tom de Vries  <tdevries@suse.de>
1154
1155         * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
1156         NOCLONE macro.
1157         * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
1158
1159 2018-07-19  Tom de Vries  <tdevries@suse.de>
1160
1161         * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
1162         regular expression.
1163
1164 2018-07-18  Tom de Vries  <tdevries@suse.de>
1165
1166         * gdb.base/vla-optimized-out.c: New test.
1167         * gdb.base/vla-optimized-out.exp: New file.
1168
1169 2018-07-13  Sergio Durigan Junior  <sergiodj@redhat.com>
1170
1171         * lib/gdbserver-support.exp (gdbserver_start): Expect for the
1172         message "No address associated with hostname" when gdbserver
1173         cannot resolve the hostname.
1174
1175 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1176
1177         * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
1178         Add some test prefixes to make tests unique.
1179
1180 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1181
1182         * gdb.base/frameapply.c: New file.
1183         * gdb.base/frameapply.exp: New file.
1184
1185 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1186
1187         * gdb.base/skip.exp: Update expected error message.
1188
1189 2018-07-11  Sergio Durigan Junior  <sergiodj@redhat.com>
1190             Jan Kratochvil  <jan.kratochvil@redhat.com>
1191             Paul Fertser  <fercerpav@gmail.com>
1192             Tsutomu Seki  <sekiriki@gmail.com>
1193
1194         * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
1195         parameter.
1196         * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
1197         by default.
1198         * boards/native-gdbserver.exp: Likewise.
1199         * gdb.server/run-without-local-binary.exp: Improve regexp used
1200         for detecting when a remote debugging connection succeeds.
1201         * gdb.server/server-connect.exp: New file.
1202         * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
1203         Do not prefix the port number with ":".
1204         (gdbserver_start): New global GDB_TEST_SOCKETHOST.  Implement
1205         support for detecting and using it.  Add '$debughost_gdbserver'
1206         to the list of arguments used to start gdbserver.  Handle case
1207         when gdbserver cannot resolve a network name.
1208
1209 2018-07-11  Sergio Durigan Junior  <sergiodj@redhat.com>
1210
1211         PR c++/23373
1212         * gdb.base/ptype-offsets.cc (struct static_member): New
1213         struct.
1214         (main) <stmember>: New variable.
1215         * gdb.base/ptype-offsets.exp: Add test for printing a struct
1216         with a static member in it.
1217
1218 2018-07-10  Andrew Burgess  <andrew.burgess@embecosm.com>
1219
1220         * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
1221         watchpoints enabled and disabled.
1222
1223 2018-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
1224
1225         * gdb.base/examine-backward.exp: Still run tests around address
1226         0x0, even if address 0x0 is not readable.  Update the pattern for
1227         matching address 0x0 in expected output.
1228
1229 2018-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
1230
1231         * gdb.base/share-env-with-gdbserver.c (main): Add call to
1232         malloc/free.
1233
1234 2018-07-04  Tom de Vries  <tdevries@suse.de>
1235
1236         * gdb.dwarf2/dw2-error.exp: Update expected error message.
1237
1238 2018-07-02  Maciej W. Rozycki  <macro@mips.com>
1239
1240         PR tdep/8282
1241         * gdb.arch/mips-disassembler-options.exp: New test.
1242         * gdb.arch/mips-disassembler-options.s: New test source.
1243
1244 2018-06-29  Pedro Alves  <palves@redhat.com>
1245
1246         * gdb.threads/names.exp: Adjust expected "info threads" output.
1247
1248 2018-06-29  Pedro Alves  <palves@redhat.com>
1249
1250         * gdb.opt/inline-break.exp (line number, address): Add "info
1251         break" tests.
1252
1253 2018-06-29  Pedro Alves  <palves@redhat.com>
1254
1255         * gdb.opt/inline-break.c (func1): Add "break here" marker.
1256         * gdb.opt/inline-break.exp: Test setting breakpoints by line
1257         number and address and running to them.
1258
1259 2018-06-29  Richard Bunt  <richard.bunt@arm.com>
1260
1261         * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
1262
1263 2018-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
1264
1265         * lib/compiler.c: Remove executable permission flag.
1266
1267 2018-06-28  Richard Bunt  <richard.bunt@arm.com>
1268
1269         * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
1270         code.
1271         * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
1272
1273 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
1274
1275         * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
1276
1277 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
1278
1279         * gdb.base/relocate.exp: Test add-symbol-file behavior when the
1280         address argument is omitted.
1281
1282 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
1283
1284         * gdb.base/relocate.exp: Add test for "symbol-file -o ".
1285
1286 2018-06-27  Omair Javaid  <omair.javaid@linaro.org>
1287
1288         PR gdb/21695
1289         * gdb.base/infoline-reloc-main-from-zero.exp: New test.
1290         * gdb.base/infoline-reloc-main-from-zero.c: New file.
1291
1292 2018-06-26  Tom Tromey  <tom@tromey.com>
1293
1294         PR rust/22574:
1295         * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
1296         * gdb.rust/simple.rs (struct SimpleLayout): New.
1297
1298 2018-06-22  Simon Marchi  <simon.marchi@ericsson.com>
1299
1300         * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
1301         "info registers" output.
1302
1303 2018-06-21  Richard Bunt  <richard.bunt@arm.com>
1304
1305         * gdb.base/watchpoint-hw-attach.c: New test.
1306         * gdb.base/watchpoint-hw-attach.exp: New file.
1307
1308 2018-06-20  Simon Marchi  <simon.marchi@ericsson.com>
1309
1310         * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
1311         through /bin/sh.
1312         * boards/dwarf4-gdb-index.exp: Likewise.
1313         * boards/fission-dwp.exp: Likewise.
1314
1315 2018-06-20  Ulrich Weigand  <uweigand@de.ibm.com>
1316
1317         * gdb.base/float128.exp: Add comment and improved fail message
1318         to the failure case of "print large128" test.
1319
1320 2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1321
1322         * configure.ac: Remove AC_PREREQ.
1323         * configure: Re-generate.
1324
1325 2018-06-19  Pedro Alves  <palves@redhat.com>
1326
1327         * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
1328         (func_extern_caller): New.
1329         (main): Call func_extern_caller.
1330         * gdb.opt/inline-break.exp: Add tests for inline frame skipping
1331         logic change.
1332
1333 2018-06-18  Weimin Pan  <weimin.pan@oracle.com>
1334
1335         PR gdb/16841
1336         * gdb.cp/typedef-base.cc: New file.
1337         * gdb.cp/typedef-base.exp: New file.
1338
1339 2018-06-18  Tom de Vries  <tdevries@suse.de>
1340
1341         * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
1342
1343 2018-06-16  Andrew Burgess  <andrew.burgess@embecosm.com>
1344             Richard Bunt <Richard.Bunt@arm.com>
1345
1346         * gdb.threads/attach-slow-waitpid.c: New file.
1347         * gdb.threads/attach-slow-waitpid.exp: New file.
1348         * gdb.threads/slow-waitpid.c: New file.
1349
1350 2018-06-14  Pedro Alves  <palves@redhat.com>
1351
1352         * gdb.base/fork-running-state.c: Include <errno.h>.
1353         (exit_if_relative_exits): New.
1354         (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
1355         exits.
1356         (fork_parent): If 'exit_if_relative_exits' is true, exit if the
1357         child exits.
1358
1359 2018-06-14  Tom de Vries  <tdevries@suse.de>
1360
1361         PR cli/22573
1362         * gdb.base/finish-pretty.c: New test.
1363         * gdb.base/finish-pretty.exp: New file.
1364
1365 2018-06-14  Pedro Alves  <palves@redhat.com>
1366
1367         * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
1368         gdb's expected startup output.
1369
1370 2018-06-14  Pedro Alves  <palves@redhat.com>
1371
1372         * lib/selftest-support.exp (selftest_setup): Remove inlined
1373         function handling.
1374
1375 2018-06-14  Tom de Vries  <tdevries@suse.de>
1376
1377         * lib/selftest-support.exp (selftest_setup): Allow function arguments in
1378         matching of breakpoint printing.
1379
1380 2018-06-13  Tom de Vries  <tdevries@suse.de>
1381
1382         PR testsuite/23269
1383         * gdb.base/fork-running-state.c (main): Move setting of alarm ...
1384         (fork_child): ... here, and ...
1385         (fork_parent): ... here.
1386
1387 2018-06-12  Tom de Vries  <tdevries@suse.de>
1388
1389         * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
1390
1391 2018-06-12  Andrew Burgess  <andrew.burgess@embecosm.com>
1392             Stephen Roberts  <stephen.roberts@arm.com>
1393
1394         * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
1395         rewrite test to describe action performed, rather than possible
1396         failure.
1397
1398 2018-06-08  Gary Benson <gbenson@redhat.com>
1399
1400         * gdb.threads/check-libthread-db.exp: New file.
1401         * gdb.threads/check-libthread-db.c: Likewise.
1402
1403 2018-06-05  Tom Tromey  <tom@tromey.com>
1404
1405         * gdb.base/default.exp: Update expected "show version" output.
1406
1407 2018-06-05  Tom Tromey  <tom@tromey.com>
1408
1409         PR cli/12326:
1410         * gdb.cp/static-print-quit.exp: Update.
1411         * lib/gdb.exp (pagination_prompt): Update.
1412         * gdb.base/page.exp: Use pagination_prompt.  Add new tests.
1413         * gdb.python/python.exp: Update.
1414
1415 2018-06-04  Joel Brobecker  <brobecker@adacore.com>
1416
1417         * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
1418
1419 2018-06-01  Joel Brobecker  <brobecker@adacore.com>
1420
1421         * gdb.ada/bp_fun_addr: New testcase.
1422
1423 2018-06-01  Tom Tromey  <tom@tromey.com>
1424
1425         * gdb.xml/tdesc-regs.exp (load_description): Update expected
1426         results.
1427         * gdb.dwarf2/method-ptr.exp: Set language to C++.
1428         * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
1429         * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
1430         * gdb.base/maint.exp (maint_pass_if): Update.
1431
1432 2018-05-31  Maciej W. Rozycki  <macro@mips.com>
1433
1434         * gdb.base/endian.exp: New test.
1435         * gdb.base/endian.c: New test source.
1436
1437 2018-05-24  Andrew Burgess  <andrew.burgess@embecosm.com>
1438
1439         PR gdb/23203
1440         * gdb.base/bt-selected-frame.c: New file.
1441         * gdb.base/bt-selected-frame.exp: New file.
1442         * lib/gdb.exp (get_current_frame_number): New function.
1443
1444 2018-05-24  Maciej W. Rozycki  <macro@mips.com>
1445             Pedro Alves  <palves@redhat.com>
1446
1447         * gdb.threads/tls-core.c: Include <stdlib.h>
1448         (thread_proc): Call `abort'.
1449         * gdb.threads/tls-core.exp: Generate a core with core_find too.
1450         (tls_core_test): New procedure, bits factored out from ...
1451         (top level): ... here.  Test both native cores and gcore cores.
1452
1453 2018-05-23  Tom Tromey  <tom@tromey.com>
1454
1455         * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
1456
1457 2018-05-23  Tom Tromey  <tom@tromey.com>
1458
1459         * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
1460         symfile_complaints.
1461         (test_short_complaints): Likewise.
1462         (test_empty_complaints): Likewise.
1463         (test_initial_complaints): Update.
1464
1465 2018-05-23  Tom Tromey  <tom@tromey.com>
1466
1467         * gdb.gdb/complaints.exp (test_empty_complaints): Update.
1468
1469 2018-05-23  Tom Tromey  <tom@tromey.com>
1470
1471         * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
1472         (test_short_complaints): Update.
1473
1474 2018-05-22  Pedro Alves  <palves@redhat.com>
1475
1476         * gdb.base/remote.exp: Only gdb_start after compiling the
1477         testcase.  Issue "disconnect" before testing "set remote" command
1478         defaults.  Issue clean_restart before running to main.
1479
1480 2018-05-22  Pedro Alves  <palves@redhat.com>
1481
1482         * gdb.base/remote.exp: Adjust expected output of "show remote
1483         memory-write-packet-size".  Add tests for "set remote
1484         memory-write-packet-size 0" and "set remote
1485         memory-write-packet-size fixed/limit".
1486
1487 2018-05-22  Pedro Alves  <palves@redhat.com>
1488
1489         PR gdb/22973
1490         * gdb.base/utf8-identifiers.c: New file.
1491         * gdb.base/utf8-identifiers.exp: New file.
1492
1493 2018-05-22  Pedro Franco de Carvalho  <pedromfc@linux.vnet.ibm.com>
1494
1495         * gdb.arch/powerpc-fpscr-gcore.exp: New file.
1496
1497 2018-05-22  Pedro Franco de Carvalho  <pedromfc@linux.vnet.ibm.com>
1498
1499         * gdb.arch/powerpc-vsx-gcore.exp: New file.
1500
1501 2018-05-18  Tom Tromey  <tom@tromey.com>
1502
1503         * gdb.base/ptype-offsets.exp: Update.
1504
1505 2018-05-17  Keith Seitz  <keiths@redhat.com>
1506
1507         * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
1508         in expected breakpoint stop locations.
1509         * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
1510         move to proper scope to test variable values.
1511         * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
1512         (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
1513         New functions.
1514         (main): Call not_inline_func3.
1515         * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
1516         inline_func1, inline_func2, and inline_func3.  Test that when each
1517         breakpoint is hit, GDB properly reports both the stop location
1518         and the backtrace. Repeat tests for temporary breakpoints.
1519
1520 2018-05-15  Maciej W. Rozycki  <macro@mips.com>
1521
1522         * gdb.server/server-kill.exp: Verify whether `server_pid' exists
1523         rather then trying to access it in determining whether the PID
1524         of `gdbserver' could have been retrieved.
1525
1526 2018-05-08  Andrew Burgess  <andrew.burgess@embecosm.com>
1527
1528         * gdb.arch/amd64-init-x87-values.S: New file.
1529         * gdb.arch/amd64-init-x87-values.exp: New file.
1530
1531 2018-05-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
1532
1533         * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
1534
1535 2018-05-04  Tom Tromey  <tom@tromey.com>
1536
1537         PR python/22730:
1538         * gdb.python/python.exp: Test multi-line execute.
1539
1540 2018-05-04  Tom Tromey  <tom@tromey.com>
1541
1542         PR python/22731:
1543         * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
1544
1545 2018-05-04  Tom Tromey  <tom@tromey.com>
1546
1547         PR gdb/11750:
1548         * gdb.base/define.exp: Test defining a user command inside a user
1549         command.
1550         * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
1551
1552 2018-05-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
1553             Pedro Alves <palves@redhat.com>
1554
1555         PR breakpoints/19806 and support for PR external/20207.
1556         * gdb.base/watchpoint-unaligned.c: New file.
1557         * gdb.base/watchpoint-unaligned.exp: New file.
1558
1559 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
1560
1561         * gdb.base/maint.exp: Make test names unique, use
1562         test_prefix_command_help to test 'help maint info', and remove
1563         repeated test of 'help maint'.
1564
1565 2018-05-04  Tom Tromey  <tom@tromey.com>
1566
1567         PR gdb/22619:
1568         * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
1569         behavior.
1570
1571 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
1572
1573         * gdb.base/maint.exp: Process output from 'maint print registers'
1574         line at a time.
1575
1576 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
1577
1578         * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
1579         timeout.
1580
1581 2018-05-03  Andrew Burgess  <andrew.burgess@embecosm.com>
1582
1583         * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
1584         filter pattern.
1585
1586 2018-05-02  Pedro Alves  <palves@redhat.com>
1587
1588         * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
1589         to_log_command renames.
1590         * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1591
1592 2018-05-02  Tom Tromey  <tom@tromey.com>
1593
1594         * gdb.python/py-parameter.exp: Set test message.
1595
1596 2018-05-02  Tom Tromey  <tom@tromey.com>
1597
1598         PR python/20084:
1599         * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
1600         PARAM_ZUINTEGER_UNLIMITED tests.
1601
1602 2018-04-28  Dan Robertson  <danlrobertson89@gmail.com>
1603
1604         PR rust/23124
1605         * gdb.rust/expr.exp: Test that the unit type is correctly parsed
1606         when casting.
1607
1608 2018-04-30  Tom Tromey  <tom@tromey.com>
1609
1610         * gdb.python/py-type.exp: Check align attribute.
1611         * gdb.python/py-type.c: New "aligncheck" global.
1612
1613 2018-04-30  Tom Tromey  <tom@tromey.com>
1614
1615         PR exp/17095:
1616         * gdb.dwarf2/dw2-align.exp: New file.
1617         * gdb.cp/align.exp: New file.
1618         * gdb.base/align.exp: New file.
1619         * lib/gdb.exp (gdb_int128_helper): New proc.
1620         (has_int128_c, has_int128_cxx): New caching procs.
1621
1622 2018-04-27  Tom Tromey  <tom@tromey.com>
1623
1624         PR rust/22545:
1625         * gdb.rust/simple.exp: Add inclusive range tests.
1626
1627 2018-04-26  Pedro Alves  <palves@redhat.com>
1628
1629         * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
1630         ifunc breakpoint locations correctly of ifunc breakpoints set
1631         while the program resolves the ifunc.
1632
1633 2018-04-26  Pedro Alves  <palves@redhat.com>
1634
1635         * gdb.base/gnu-ifunc-final.c: New file.
1636         * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
1637         * gdb.base/gnu-ifunc.exp (executable): Delete.
1638         (staticexecutable): Adjust.
1639         (lib_opts, exec_opts): Delete.
1640         (make_binsuffix, build, set-break): New procedures.
1641         (misc_tests): New, with tests factored out from the top level.
1642         (top level): Test different combinations of ifunc resolver name,
1643         resolver with and with debug info, and ifunc target with and
1644         without debug info.  Wrap static tests with with_target_prefix.
1645
1646 2018-04-26  Pedro Alves  <palves@redhat.com>
1647
1648         * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
1649         return type" warnings.
1650
1651 2018-04-25  Pedro Alves  <palves@redhat.com>
1652
1653         * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
1654         killed".
1655         * gdb.base/kill-after-signal.exp: Likewise.
1656         * gdb.threads/kill.exp: Likewise.
1657
1658 2018-04-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
1659             Sergio Durigan Junior  <sergiodj@redhat.com>
1660             Pedro Alves  <palves@redhat.com>
1661
1662         * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
1663         regexps to expect for '[Inferior ... detached]' as well.
1664         * gdb.base/attach.exp: Likewise.
1665         * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
1666         "gdb_continue_to_end".
1667         (test_catch_syscall_with_wrong_args): Likewise.
1668         * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
1669         ']'.  Don't set 'verbose' on.
1670         * gdb.base/foll-vfork.exp: Likewise.
1671         * gdb.base/fork-print-inferior-events.c: New file.
1672         * gdb.base/fork-print-inferior-events.exp: New file.
1673         * gdb.base/hook-stop.exp: Adjust regexps to expect for new
1674         '[Inferior ... has been killed]' message.
1675         * gdb.base/kill-after-signal.exp: Likewise.
1676         * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
1677         detach message.
1678         * gdb.threads/kill.exp: Adjust regexps to expect for new kill
1679         message.
1680         * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
1681         regexps to expect for '[Inferior ... detached]' as well.
1682         * gdb.threads/process-dies-while-detaching.exp: Likewise.
1683
1684 2018-04-24  Simon Marchi  <simon.marchi@ericsson.com>
1685
1686         PR gdb/23104
1687         * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
1688
1689 2018-04-19  Richard Bunt  <richard.bunt@arm.com>
1690
1691         * gdb.threads/multiple-successive-infcall.c: New test.
1692         * gdb.threads/multiple-successive-infcall.exp: New file.
1693
1694 2018-04-17  Tom Tromey  <tom@tromey.com>
1695
1696         * gdb.rust/simple.rs (Union): New type.
1697         (main): New local "u".
1698         * gdb.rust/simple.exp (test_one_slice): Add new test case.
1699
1700 2018-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1701
1702         * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
1703         number information in output of "whereis" command.
1704         * gdb.base/info-fun.exp: Likewise, for "info fun" command.
1705
1706 2018-04-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1707
1708         * gdb.ada/info_types.exp: Adjust expected output to the line
1709         numbers now printed by "info var/func/type".
1710         * gdb.base/completion.exp: Likewise.
1711         * gdb.base/included.exp: Likewise.
1712         * gdb.cp/cp-relocate.exp: Likewise.
1713         * gdb.cp/cplusfuncs.exp: Likewise.
1714         * gdb.cp/namespace.exp: Likewise.
1715         * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
1716
1717 2018-04-13  Markus Metzger  <markus.t.metzger@intel.com>
1718
1719         * gdb.btrace/cpu.exp: New.
1720
1721 2018-04-13  Markus Metzger  <markus.t.metzger@intel.com>
1722
1723         * gdb.base/step-indirect-call-thunk.exp: New.
1724         * gdb.base/step-indirect-call-thunk.c: New.
1725         * gdb.reverse/step-indirect-call-thunk.exp: New.
1726         * gdb.reverse/step-indirect-call-thunk.c: New.
1727
1728 2018-04-11  Simon Marchi  <simon.marchi@ericsson.com>
1729
1730         * gdb.base/pie-fork.c: New file.
1731         * gdb.base/pie-fork.exp: New file.
1732
1733 2018-04-11  Tom Tromey  <tom@tromey.com>
1734
1735         * gdb.rust/simple.exp: Add test for ".." struct initializer.
1736
1737 2018-04-10  Pedro Alves  <palves@redhat.com>
1738
1739         * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
1740         exits.  Instead loop running forever.
1741         (fork_parent): Run forever too.
1742
1743 2018-04-07  Simon Marchi  <simon.marchi@polymtl.ca>
1744
1745         * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
1746         mi_continue_to_line.
1747         * gdb.mi/mi-stack.c (callee4): Add comment.
1748
1749 2018-04-07  Simon Marchi  <simon.marchi@polymtl.ca>
1750
1751         * gdb.mi/mi-stack.exp: Fix indentation.
1752
1753 2018-04-07  Simon Marchi  <simon.marchi@ericsson.com>
1754
1755         PR gdb/22979
1756         * gdb.arch/amd64-osabi.exp: New file.
1757
1758 2018-04-07  Simon Marchi  <simon.marchi@ericsson.com>
1759
1760         PR gdb/22980
1761         * gdb.base/osabi.exp: New file.
1762
1763 2018-04-02  Weimin Pan  <weimin.pan@oracle.com>
1764
1765         * gdb.cp/static-typedef-print.exp: New file.
1766         * gdb.cp/static-typedef-print.cc: New file.
1767
1768 2018-03-27  Joel Brobecker  <brobecker@adacore.com>
1769
1770         * gdb.ada/varsize_limit: New testcase.
1771
1772 2018-03-27  Joel Brobecker  <brobecker@adacore.com>
1773
1774         * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
1775
1776         * gdb.ada/notcplusplus: New testcase.
1777
1778         * gdb.base/c-linkage-name.c: New file.
1779         * gdb.base/c-linkage-name.exp: New testcase.
1780
1781 2018-03-26  Tom Tromey  <tom@tromey.com>
1782
1783         * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
1784         * gdb.python/py-framefilter.py (name_error): New global.
1785         (ErrorInName.function): Use name_error.
1786
1787 2018-03-26  Tom Tromey  <tom@tromey.com>
1788
1789         PR backtrace/15582:
1790         * gdb.python/py-framefilter.exp: Add "bt hide" test.
1791
1792 2018-03-23  Keith Seitz  <keiths@redhat.com>
1793
1794         PR c++/22968
1795         * gdb.cp/subtypes.exp: New file.
1796         * gdb.cp/subtypes.h: New file.
1797         * gdb.cp/subtypes.cc: New file.
1798         * gdb.cp/subtypes-2.cc: New file.
1799
1800 2018-03-23  Andrew Burgess  <andrew.burgess@embecosm.com>
1801
1802         * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
1803         (done): Call '_exit' not 'exit' to avoid atexit handlers.
1804         * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
1805         -nostartfiles when compiling the test.  Confirm that all registers
1806         xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
1807
1808 2018-03-23  Andrew Burgess  <andrew.burgess@embecosm.com>
1809
1810         * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
1811         option, syntax was wrong anyway.
1812         * gdb.arch/arm-disp-step.exp: Likewise.
1813         * gdb.arch/sparc64-regs.exp: Likewise.
1814         * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
1815         option, syntax was wrong anyway, switch to use
1816         prepare_for_testing.
1817         * gdb.arch/i386-disp-step.exp: Likewise.
1818
1819 2018-03-23  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1820
1821         * gdb.ada/exec_changed.exp: Replace "target_info exists
1822         use_gdb_stub" by "use_gdb_stub".
1823         * gdb.ada/start.exp: Likewise.
1824         * gdb.base/async-shell.exp: Likewise.
1825         * gdb.base/attach-pie-misread.exp: Likewise.
1826         * gdb.base/attach-wait-input.exp: Likewise.
1827         * gdb.base/break-entry.exp: Likewise.
1828         * gdb.base/break-interp.exp: Likewise.
1829         * gdb.base/dprintf-detach.exp: Likewise.
1830         * gdb.base/nostdlib.exp: Likewise.
1831         * gdb.base/solib-nodir.exp: Likewise.
1832         * gdb.base/statistics.exp: Likewise.
1833         * gdb.base/testenv.exp: Likewise.
1834         * gdb.mi/mi-exec-run.exp: Likewise.
1835         * gdb.mi/mi-start.exp: Likewise.
1836         * gdb.multi/dummy-frame-restore.exp: Likewise.
1837         * gdb.multi/multi-arch-exec.exp: Likewise.
1838         * gdb.multi/multi-arch.exp: Likewise.
1839         * gdb.multi/tids.exp: Likewise.
1840         * gdb.multi/watchpoint-multi.exp: Likewise.
1841         * gdb.python/py-events.exp: Likewise.
1842         * gdb.threads/attach-into-signal.exp: Likewise.
1843         * gdb.threads/attach-stopped.exp: Likewise.
1844         * gdb.threads/threadapply.exp: Likewise.
1845         * lib/selftest-support.exp: Likewise.
1846
1847 2018-03-22  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1848
1849         * gdb.base/info-proc.exp: Add test for "info proc cmdline".
1850
1851 2018-03-20  Stephen Roberts  <stephen.roberts@arm.com>
1852
1853         * gdb.perf/template-breakpoints.cc: New file.
1854         * gdb.perf/template-breakpoints.exp: New file.
1855         * gdb.perf/template-breakpoints.py: New file.
1856
1857 2018-03-19  Tom Tromey  <tom@tromey.com>
1858
1859         * gdb.rust/simple.rs (main): Add local variables field1, field2,
1860         y0.
1861         * gdb.rust/simple.exp: Test bare identifier form of struct
1862         initializer.
1863
1864 2018-03-19  Tom Tromey  <tom@tromey.com>
1865
1866         * gdb.gdb/observer.exp: Remove.
1867
1868 2018-03-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1869
1870         * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
1871         "qualified" option when setting breakpoints.
1872         * gdb.trace/backtrace.exp: Likewise.
1873         * gdb.trace/circ.exp: Likewise.
1874         * gdb.trace/collection.exp: Likewise.
1875         * gdb.trace/disconnected-tracing.exp: Likewise.
1876         * gdb.trace/ftrace-lock.exp: Likewise.
1877         * gdb.trace/ftrace.exp: Likewise.
1878         * gdb.trace/infotrace.exp: Likewise.
1879         * gdb.trace/packetlen.exp: Likewise.
1880         * gdb.trace/passc-dyn.exp: Likewise.
1881         * gdb.trace/qtro.exp: Likewise.
1882         * gdb.trace/read-memory.exp: Likewise.
1883         * gdb.trace/report.exp: Likewise.
1884         * gdb.trace/signal.exp: Likewise.
1885         * gdb.trace/status-stop.exp: Likewise.
1886         * gdb.trace/strace.exp: Likewise.
1887         * gdb.trace/tfind.exp: Likewise.
1888         * gdb.trace/trace-break.exp: Likewise.
1889         * gdb.trace/trace-condition.exp: Likewise.
1890         * gdb.trace/trace-mt.exp: Likewise.
1891         * gdb.trace/tstatus.exp: Likewise.
1892         * gdb.trace/tsv.exp: Likewise.
1893         * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
1894         * gdb.trace/unavailable.exp: Likewise.
1895         * gdb.trace/while-dyn.exp: Likewise.
1896
1897 2018-03-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1898
1899         * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
1900         that libinproctrace is copied to the target.
1901
1902 2018-03-14  Tom Tromey  <tom@tromey.com>
1903
1904         PR cli/14977:
1905         * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
1906         a null pointer.
1907         * gdb.base/wchar.exp: Likewise.
1908
1909 2018-03-14  Tom Tromey  <tom@tromey.com>
1910
1911         PR cli/19918:
1912         * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
1913         flag.
1914
1915 2018-03-08  Simon Marchi  <simon.marchi@ericsson.com>
1916
1917         PR gdb/22841
1918         * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
1919         "target" to remote_exec.
1920
1921 2018-03-08  Simon Marchi  <simon.marchi@polymtl.ca>
1922
1923         PR gdb/22841
1924         * boards/gdbserver-base.exp (${board}_file, ${board}_download,
1925         ${board}_upload): Remove.
1926
1927 2018-03-07  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1928
1929         * gdb.cp/watch-cp.cc: New test.
1930         * gdb.cp/watch-cp.exp: New file.
1931
1932 2018-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
1933
1934         * gdb.base/infcall-nested-structs.exp: New file.
1935         * gdb.base/infcall-nested-structs.c: New file.
1936         * gdb.base/float.exp: Add riscv support.
1937
1938 2018-03-02  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1939
1940         * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
1941         * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
1942
1943 2018-02-28  Sergio Durigan Junior  <sergiodj@redhat.com>
1944
1945         * gdb.server/abspath.exp: New file.
1946         * lib/gdb.exp (with_cwd): New procedure.
1947
1948 2018-02-28  Simon Marchi  <simon.marchi@ericsson.com>
1949
1950         * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
1951         use it.
1952         (gdb_is_target_remote_prompt): New proc.
1953         (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
1954         (gdb_is_target_native): Pass prompt parameter to
1955         gdb_is_target_1.
1956
1957 2018-02-26  Simon Marchi  <simon.marchi@polymtl.ca>
1958
1959         * gdb.base/load-command.c: New file.
1960         * gdb.base/load-command.exp: New file.
1961         * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
1962         (gdb_is_target_1): ...this, and generalize for other targets
1963         than just remote.
1964         (gdb_is_target_remote): Use gdb_is_target_1.
1965         (gdb_is_target_native): use gdb_is_target_1.
1966
1967 2018-02-26  Tom Tromey  <tom@tromey.com>
1968
1969         PR python/16497:
1970         * gdb.python/py-framefilter.exp: Update test.
1971
1972 2018-02-26  Tom Tromey  <tom@tromey.com>
1973
1974         * gdb.dwarf2/variant.c: New file.
1975         * gdb.dwarf2/variant.exp: New file.
1976
1977 2018-02-26  Tom Tromey  <tom@tromey.com>
1978
1979         * gdb.rust/simple.exp: Accept more possible results in enum test.
1980
1981 2018-02-25  Simon Marchi  <simon.marchi@polymtl.ca>
1982
1983         * lib/cp-support.exp (cp_test_ptype_class): Move space inside
1984         parentheses.
1985
1986 2018-02-23  Maciej W. Rozycki  <macro@mips.com>
1987
1988         * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
1989         name of a variable: $actual_linejj -> $actual_line.
1990
1991 2018-02-21  John Baldwin  <jhb@FreeBSD.org>
1992
1993         * gdb.arch/amd64-i386-address.exp: Fix a typo.
1994
1995 2018-02-20  Markus Metzger  <markus.t.metzger@intel.com>
1996
1997         * gdb.btrace/buffer-size.exp: Do not force BTS.
1998
1999 2018-02-14  Pedro Alves  <palves@redhat.com>
2000
2001         * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
2002         getting a "Quit".
2003
2004 2018-02-09  Markus Metzger  <markus.t.metzger@intel.com>
2005
2006         * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
2007         Fix test name.
2008
2009 2018-02-07  Simon Marchi  <simon.marchi@ericsson.com>
2010
2011         * gdb.cp/m-static.exp: Check type of optimized out static
2012         member.
2013
2014 2018-02-03  Andrew Burgess  <andrew.burgess@embecosm.com>
2015
2016         * config/sid.exp (gdb_target_sid): Remove use of cleanup.
2017         * config/sim.exp (gdb_target_sim): Remove use of cleanup.
2018
2019 2018-02-01  Simon Marchi  <simon.marchi@polymtl.ca>
2020             Leszek Swirski  <leszeks@google.com>
2021
2022         * gdb.python/py-prettyprint.c
2023         (struct to_string_returns_value_inner,
2024         struct to_string_returns_value_wrapper): New.
2025         (main): Add tsrvw variable.
2026         * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
2027         ToStringReturnsValueWrapper): New classes.
2028         (register_pretty_printers): Register new pretty-printers.
2029         * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
2030         recursive pretty printer.
2031         * gdb.python/py-mi.exp: Likewise.
2032
2033 2018-02-01  Leszek Swirski  <leszeks@google.com>
2034
2035         * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
2036         functions with the same name as an include file are parsed
2037         correctly.
2038
2039 2018-02-01  Yao Qi  <yao.qi@linaro.org>
2040
2041         * gdb.base/attach.exp (do_attach_tests): Set sysroot to
2042         "\[^\r\n\]*".
2043
2044 2018-01-31  Nikola Prica  <nikola.prica@rt-rk.com>
2045
2046         * gdb.arch/powerpc-prologue-frame.s: New file.
2047         * gdb.arch/powerpc-prologue-frame.c: Likewise.
2048         * gdb.arch/powerpc-prologue-frame.exp: Likewise.
2049
2050 2018-01-31  Joel Brobecker  <brobecker@adacore.com>
2051
2052         * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
2053
2054 2018-01-30  Pedro Alves  <palves@redhat.com>
2055
2056         PR gdb/13211
2057         * gdb.base/interrupt-daemon.c: New.
2058         * gdb.base/interrupt-daemon.exp: New.
2059         * gdb.multi/multi-term-settings.c: New.
2060         * gdb.multi/multi-term-settings.exp: New.
2061
2062 2018-01-30  Joel Brobecker  <brobecker@adacore.com>
2063
2064         * gdb.base/break.exp: Save the location where the breakpoint
2065         on break.c:47 was actually inserted when debugging the version
2066         compiled at -O2 and use it in the expected output of the "info
2067         break" test performed soon after.
2068
2069 2018-01-22  Pedro Alves  <palves@redhat.com>
2070             Sergio Durigan Junior  <sergiodj@redhat.com>
2071
2072         * gdb.base/whatis.exp: Add tests for 'set print object on' +
2073         'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
2074
2075 2018-01-22  Joel Brobecker  <brobecker@adacore.com>
2076
2077         * gdb.base/break-include.c, gdb.base/break-include.inc,
2078         gdb.base/break-include.exp: New files.
2079         * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
2080         line number now being the actual line number where the breakpoint
2081         was inserted.
2082         * gdb.mi/mi-break.exp: Likewise.
2083         * gdb.mi/mi-reverse.exp: Likewise.
2084         * gdb.mi/mi-simplerun.exp: Ditto.
2085
2086 2018-01-21  Andrew Burgess  <andrew.burgess@embecosm.com>
2087
2088         * gdb.python/py-mi.exp: Don't expect a thread-id for floating
2089         varobj.
2090         * gdb.mi/mi-var-create-rtti.exp: Likewise.
2091
2092 2018-01-21  Don Breazeal  <donb@codesourcery.com>
2093             Andrew Burgess  <andrew.burgess@embecosm.com>
2094
2095         * gdb.mi/basics.c: Add new global.
2096         * gdb.mi/mi-frame-regs.exp: New file.
2097         * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
2098         case.
2099
2100 2018-01-21  Andrew Burgess  <andrew.burgess@embecosm.com>
2101
2102         * gdb.arch/amd64-entry-value.exp: Test using @entry on a
2103         non-parameter, and on an unknown symbol.
2104
2105 2018-01-19  Tom Tromey  <tom@tromey.com>
2106
2107         * gdb.rust/modules.rs (TWENTY_THREE): New global.
2108         * gdb.rust/modules.exp: Add ::-qualified lookup test.
2109
2110 2018-01-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2111
2112         * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
2113         setrlimit and chdir to int.
2114
2115 2018-01-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2116
2117         * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
2118         function.
2119         (my_tend): Likewise.
2120         * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
2121         rationale of avoiding FP- and vector instructions.
2122
2123 2018-01-19  Ruslan Kabatsayev  <b7.10110111@gmail.com>
2124
2125         * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
2126         "info reg" with "\[ \t\]*".
2127         * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
2128         "\[ \t\]+".
2129         * gdb.arch/s390-multiarch.exp: Ditto.
2130         * gdb.base/pc-fp.exp: Ditto.
2131         * gdb.reverse/i386-precsave.exp: Ditto.
2132         * gdb.reverse/i386-reverse.exp: Ditto.
2133         * gdb.reverse/i387-env-reverse.exp: Ditto.
2134         * gdb.reverse/i387-stack-reverse.exp: Ditto.
2135
2136 2018-01-18  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2137
2138         * lib/gdb.exp (gdb_compile): Re-enable use of
2139         universal_compile_options for languages other than Rust.
2140
2141 2018-01-18  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2142
2143         * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
2144
2145 2018-01-17  Mike Gulick  <mgulick@mathworks.com>
2146
2147         PR gdb/16577
2148         * gdb.base/solib-vanish.exp: New.
2149         * gdb.base/solib-vanish-main.c: New.
2150         * gdb.base/solib-vanish-lib1.c: New.
2151         * gdb.base/solib-vanish-lib2.c: New.
2152
2153 2018-01-17  Yao Qi  <yao.qi@linaro.org>
2154
2155         * gdb.compile/compile.exp: Match the address printed for
2156         frame in the output of command "bt".
2157
2158 2018-01-15  Tom Tromey  <tom@tromey.com>
2159
2160         * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
2161         compute sp_reg.
2162
2163 2018-01-12  Andrew Burgess  <andrew.burgess@embecosm.com>
2164
2165         * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
2166         to prepare.
2167         (prepare): Return 0 on error, 1 on success.
2168
2169 2018-01-12  Pedro Alves  <palves@redhat.com>
2170
2171         * gdb.base/continue-after-aborted-step-over.c: New.
2172         * gdb.base/continue-after-aborted-step-over.exp: New.
2173
2174 2018-01-11  Simon Marchi  <simon.marchi@ericsson.com>
2175
2176         * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
2177         options when not creating an executable.
2178
2179 2018-01-11  Pedro Alves  <palves@redhat.com>
2180
2181         PR remote/22597
2182         * gdb.server/stop-reply-no-thread.c: New file.
2183         * gdb.server/stop-reply-no-thread.exp: New file.
2184
2185 2018-01-10  Pedro Alves  <palves@redhat.com>
2186
2187         PR gdb/22670
2188         * gdb.ada/bp_c_mixed_case.exp: Add intro comment.  Test printing C
2189         functions too.  Test setting breakpoints and printing C functions
2190         with no debug info too.
2191         * gdb.ada/bp_c_mixed_case/qux.c: New file.
2192
2193 2018-01-10  Pedro Alves  <palves@redhat.com>
2194
2195         PR gdb/22670
2196         * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
2197         a fail.
2198
2199 2018-01-10  Pedro Alves  <palves@redhat.com>
2200
2201         PR gdb/22670
2202         * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
2203
2204 2018-01-08  Simon Marchi  <simon.marchi@ericsson.com>
2205
2206         * gdb.server/unittest.exp: Match the output in non-development
2207         mode.
2208
2209 2018-01-08  Simon Marchi  <simon.marchi@ericsson.com>
2210
2211         * gdb.gdb/unittest.exp: Match output in non-development mode.
2212
2213 2018-01-08  Joel Brobecker  <brobecker@adacore.com>
2214
2215         * gdb.ada/access_tagged_param.exp: Relax expected output
2216         for value of "ObjL" in "continue" to pck.inspect breakpoint
2217         test.
2218
2219 2018-01-08  Joel Brobecker  <brobecker@adacore.com>
2220
2221         * gdb.ada/arr_enum_idx_w_gap.exp: New file.
2222         * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
2223
2224 2018-01-05  Pedro Alves  <palves@redhat.com>
2225
2226         PR gdb/18653
2227         * gdb.base/libsegfault.exp: New.
2228
2229 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
2230
2231         PR gdb/22670
2232         * gdb.ada/access_tagged_param.exp: New file.
2233         * gdb.ada/access_tagged_param/foo.adb: New file.
2234
2235 2018-01-05  Pedro Alves  <palves@redhat.com>
2236
2237         PR gdb/22670
2238         * gdb.ada/info_addr_mixed_case.exp: Remove kfail.  Extend test to
2239         exercise lower case too, and to exercise both full matching and
2240         wild matching.
2241
2242 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
2243
2244         * gdb.ada/rename_subscript_param: New testcase.
2245
2246 2018-01-05  Jerome Guitton  <guitton@adacore.com>
2247
2248         * gdb.ada/arr_acc_idx_w_gap: New testcase.
2249
2250 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
2251
2252         * gdb.ada/convvar_comp: New testcase.
2253
2254 2018-01-05  Xavier Roirand  <roirand@adacore.com>
2255
2256         * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
2257         (My_Table): New global variable.
2258         * testsuite/gdb.ada/array_char_idx.exp: Add test.
2259
2260 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
2261
2262         PR gdb/22670
2263         * gdb.ada/maint_with_ada: New testcase.
2264
2265 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
2266
2267         PR gdb/22670
2268         * gdb.ada/bp_c_mixed_case: New testcase.
2269
2270 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
2271
2272         PR gdb/22670
2273         * gdb.ada/complete.exp: Add "complete break ada" test.
2274
2275 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
2276
2277         PR gdb/22670
2278         * gdb.ada/info_addr_mixed_case: New testcase.
2279
2280 2018-01-03  Xavier Roirand  <roirand@adacore.com>
2281
2282         * gdb.ada/excep_handle.exp: New testcase.
2283         * gdb.ada/excep_handle/foo.adb: New file.
2284         * gdb.ada/excep_handle/pck.ads: New file.
2285
2286 2018-01-03  Joel Brobecker  <brobecker@adacore.com>
2287
2288         * gdb.base/step-line.c: Add extra empty line in copyright header.
2289         * gdb.base/step-line.inp: Likewise.
2290
2291 2018-01-02  Joel Brobecker  <brobecker@adacore.com>
2292
2293         * gdb.ada/dyn_stride.exp: Add slice test.
2294
2295 2018-01-02  Joel Brobecker  <brobecker@adacore.com>
2296
2297         * gdb.ada/dyn_stride: New testcase.
2298
2299 2017-12-27  Stafford Horne  <shorne@gmail.com>
2300
2301         * gdb.xml/extra-regs.xml: Add example foo reggroup.
2302         * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
2303
2304 2017-12-27  Stafford Horne  <shorne@gmail.com>
2305
2306         * gdb.base/reggroups.c: New file.
2307         * gdb.base/reggroups.exp: New file.
2308
2309 2017-12-18  Joel Brobecker  <brobecker@adacore.com>
2310
2311         * gdb.dwarf2/ada-valprint-error.c: New file.
2312         * gdb.dwarf2/ada-valprint-error.exp: New file.
2313
2314 2017-12-18  Joel Brobecker  <brobecker@adacore.com>
2315
2316         * gdb.ada/assign_arr: New testcase.
2317
2318 2017-12-18  Xavier Roirand  <roirand@adacore.com>
2319
2320         * gdb.ada/funcall_ptr: New testcase.
2321
2322 2017-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
2323
2324         PR cli/16224
2325         * gdb.base/ptype-offsets.cc: New file.
2326         * gdb.base/ptype-offsets.exp: New file.
2327
2328 2017-12-15  Yao Qi  <yao.qi@linaro.org>
2329
2330         * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
2331         if XML is disabled.
2332
2333 2017-12-15  Xavier Roirand  <roirand@adacore.com>
2334
2335         * gdb.ada/same_component_name: New testcase.
2336
2337 2017-12-14  Joel Brobecker  <brobecker@adacore.com>
2338
2339         * gdb.ada/str_binop_equal: New testcase.
2340
2341 2017-12-14  Joel Brobecker  <brobecker@adacore.com>
2342
2343         * gdb.ada/task_switch_in_core: New testcase.
2344
2345 2017-12-13  Simon Marchi  <simon.marchi@ericsson.com>
2346
2347         * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
2348         * gdb.python/py-breakpoint.exp: Compile the test case as c++,
2349         call test_bkpt_qualified.
2350         (test_bkpt_qualified): New proc.
2351
2352 2017-12-13  Pedro Alves  <palves@redhat.com>
2353
2354         * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2355         Tighten regexp by matching with an anchor.
2356
2357 2017-12-13  Pedro Alves  <palves@redhat.com>
2358
2359         * gdb.cp/cpcompletion.exp: Load completion-support.exp.
2360         ("expression with namespace"): New set of tests.
2361         * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
2362         (Nested::Test_NS::qux): New.
2363         * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
2364         defaults to 'start_quote_char' and 'end_quote_char' parameters.
2365
2366 2017-12-13  Joel Brobecker  <brobecker@adacore.com>
2367
2368         * gdb.base/server-del-break.c: New file.
2369         * gdb.base/server-del-break.exp: New file.
2370
2371 2017-12-12  Stafford Horne  <shorne@gmail.com>
2372
2373         * gdb.xml/tdesc-regs.exp: Add or1k support.
2374
2375 2017-12-12  Stafford Horne  <shorne@gmail.com>
2376
2377         * gdb.base/bp-permanent.c: Define nop of or1k.
2378
2379 2017-12-11  Joel Brobecker  <brobecker@adacore.com>
2380
2381         * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
2382         output with components being reordered.
2383
2384 2017-12-11  Joel Brobecker  <brobecker@adacore.com>
2385
2386         * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
2387         output with components being reordered.
2388
2389 2017-12-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
2390             Pedro Alves  <palves@redhat.com>
2391
2392         * gdb.base/maint.exp (check for .gdb_index): Check also for
2393         .debug_names.
2394         * gdb.dlang/watch-loc.c (.debug_aranges): New.
2395         * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
2396         * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
2397         (.gdb_index used after symbol reloading): Support also .debug_names.
2398         * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
2399
2400 2017-12-08  Yao Qi  <yao.qi@linaro.org>
2401
2402         * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2403         * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
2404
2405 2017-12-08  Yao Qi  <yao.qi@linaro.org>
2406
2407         * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2408         * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
2409
2410 2017-12-08  Yao Qi  <yao.qi@linaro.org>
2411
2412         * gdb.arch/aarch64-tagged-pointer.c: New file.
2413         * gdb.arch/aarch64-tagged-pointer.exp: New file.
2414
2415 2017-12-08  Sergio Durigan Junior  <sergiodj@redhat.com>
2416
2417         * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
2418         "int".
2419
2420 2017-12-07  Keith Seitz  <keiths@redhat.com>
2421
2422         PR breakpoints/22569
2423         * gdb.linespec/ls-errs.exp: Change expected result of "break
2424         -source this file has spaces.c -line 3".
2425         Check that an explicit source file followed by whitespace is
2426         identified as an invalid explicit location.
2427
2428 2017-12-07  Keith Seitz  <keiths@redhat.com>
2429
2430         * gdb.cp/nested-types.cc: New file.
2431         * gdb.cp/nested-types.exp: New file.
2432         * lib/cp-support.exp: Load data-structures.exp library.
2433         (debug_cp_test_ptype_class): New global.
2434         (cp_ptype_class_verbose, next_line): New procedures.
2435         (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
2436         Add and document new return value.
2437         Switch the list of lines to a queue.
2438         Add support for new `type' key for nested type definitions.
2439         Add debugging/troubleshooting messages.
2440         * lib/data-structures.exp: New file.
2441
2442 2017-12-07  Simon Marchi  <simon.marchi@ericsson.com>
2443
2444         * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
2445         with proc_with_prefix, don't use with_test_prefix.
2446
2447 2017-12-07  Tom Tromey  <tom@tromey.com>
2448
2449         * gdb.base/break.exp: Add test for empty "commands".
2450
2451 2017-12-07  Yao Qi  <yao.qi@linaro.org>
2452
2453         * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
2454         malloc and catch syscall.
2455
2456 2017-12-07  Phil Muldoon  <pmuldoon@redhat.com>
2457
2458        * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
2459         tests for explicit locations.
2460
2461 2017-12-06  Pedro Alves  <palves@redhat.com>
2462
2463         * gdb.arch/i386-avx.exp: If testing with a RSP target, check
2464         force-disabling XML descriptions.
2465
2466 2017-12-04  Pedro Alves  <palves@redhat.com>
2467
2468         PR gdb/22499
2469         * gdb.arch/amd64-disp-step-avx.S: New file.
2470         * gdb.arch/amd64-disp-step-avx.exp: New file.
2471
2472 2017-12-03  Pedro Alves  <palves@redhat.com>
2473
2474         * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
2475         and <string.h>.
2476         (parent_function): Print distinct messages when waitpid fails, or
2477         the child exits with a signal, or the child exits for an unhandled
2478         reason.
2479         * gdb.threads/process-dies-while-detaching.exp
2480         (detach_and_expect_exit): New 'inf_output_re' parameter and use
2481         it.  Wait for both inferior output and GDB's prompt.  Use an
2482         indirect spawn id list.
2483         (do_detach): New parameter 'child_exit'.  Use it to compute
2484         expected inferior output.
2485         (test_detach, test_detach_watch, test_detach_killed_outside):
2486         Adjust to pass down the expected child exit kind.
2487
2488 2017-12-01  Joel Brobecker  <brobecker@adacore.com>
2489             Sergio Durigan Junior  <sergiodj@redhat.com>
2490             Pedro Alves  <palves@redhat.com>
2491
2492         * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
2493
2494 2017-12-01  Sergio Durigan Junior  <sergiodj@redhat.com>
2495
2496         * gdb.base/relocate.exp: Add tests to guarantee that arguments
2497         to 'symbol-file' and 'add-symbol-file' can be
2498         position-independent.
2499
2500 2017-12-01  Yao Qi  <yao.qi@linaro.org>
2501
2502         * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
2503         the URL in copyright header.
2504         * gdb.arch/aarch64-fp.exp: Likewise.
2505         * gdb.arch/ppc64-atomic-inst.exp: Likewise.
2506         * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
2507         * gdb.base/expand-psymtabs.exp: Likewise.
2508         * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
2509         * gdb.fortran/common-block.exp: Likewise.
2510         * gdb.fortran/common-block.f90: Likewise.
2511         * gdb.fortran/logical.exp: Likewise.
2512         * gdb.fortran/vla-datatypes.f90: Likewise.
2513         * gdb.fortran/vla-sub.f90: Likewise.
2514
2515 2017-11-30  Joel Brobecker  <brobecker@adacore.com>
2516
2517         * gdb.ada/repeat_dyn: New testcase.
2518
2519 2017-11-30  Ulrich Weigand  <uweigand@de.ibm.com>
2520
2521         * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
2522         Update for changed thread numbering.
2523         * gdb.cell/bt.exp: Update for changed GDB output.
2524
2525 2017-11-30  Simon Marchi  <simon.marchi@ericsson.com>
2526
2527         * boards/cc-with-tweaks.exp: Include local-board.exp instead of
2528         setting isremote by hand.
2529         * boards/dwarf4-gdb-index.exp: Likewise.
2530         * boards/fission.exp: Likewise.
2531         * boards/stabs.exp: Likewise.
2532
2533 2017-11-30  Pedro Alves  <palves@redhat.com>
2534
2535         * gdb.linespec/cpls-ops.exp
2536         (check_explicit_skips_function_argument): Extract the underlying
2537         type of size_t instead of hardcoding it.
2538
2539 2017-11-29  Pedro Alves  <palves@redhat.com>
2540
2541         PR c++/19436
2542         * gdb.linespec/cpls-abi-tag.cc: New file.
2543         * gdb.linespec/cpls-abi-tag.exp: New file.
2544
2545 2017-11-29  Pedro Alves  <palves@redhat.com>
2546
2547         * gdb.base/langs.exp: Use -qualified.
2548         * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
2549         it.
2550         * gdb.cp/namespace.exp: Use -qualified.
2551         * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
2552         (overload-3, template-overload, template-ret-type, const-overload)
2553         (const-overload-quoted, anon-ns, ambiguous-prefix): New
2554         procedures.
2555         (test_driver): Call them.
2556         * gdb.cp/save-bp-qualified.cc: New.
2557         * gdb.cp/save-bp-qualified.exp: New.
2558         * gdb.linespec/explicit.exp: Test -qualified.
2559         * lib/completion-support.exp (completion::explicit_opts_list): Add
2560         "-qualified".
2561         * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
2562
2563 2017-11-29  Phil Muldoon  <pmuldoon@redhat.com>
2564
2565         * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
2566
2567 2017-11-29  Tom Tromey  <tom@tromey.com>
2568
2569         * gdb.base/relocate.exp: Update invalid argument test.
2570         Add new tests for invalid arguments.
2571
2572 2017-11-29  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2573
2574         * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
2575         Return 0 as a long.
2576         * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
2577
2578 2017-11-29  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2579
2580         * gdb.cp/breakpoint.cc (bar): Set return type to void.
2581         * gdb.cp/psymtab-parameter.cc (func): Likewise.
2582         * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
2583         func ().
2584         * gdb.cp/shadow.cc (B.func): Return 0.
2585
2586 2017-11-27  Joel Brobecker  <brobecker@adacore.com>
2587
2588         * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
2589         expected output in gdb_expect call to allow the exception
2590         message to be present as well.  Fix syntax confusion to avoid
2591         TCL thinking that exception_name is an array.
2592
2593 2017-11-26  Ulrich Weigand  <uweigand@de.ibm.com>
2594
2595         * gdb.arch/spu-info.c: Include <unistd.h>.
2596         (do_signal_test): Fix broken calls to write.
2597         * gdb.arch/spu-info.exp: Use prepare_for_testing.
2598         Fix checks for empty mailboxes.  Update signal tests for corrected
2599         do_signal_test routine.  Allow nonzero event status.
2600         * gdb.arch/spu-ls.exp: Use prepare_for_testing.
2601         * gdb.cell/arch.exp: Use standard_output_file.
2602         * gdb.cell/break.exp: Likewise.
2603         * gdb.cell/bt.exp: Likewise.
2604         * gdb.cell/core.exp: Likewise.
2605         * gdb.cell/dwarfaddr.exp: Likewise.
2606         * gdb.cell/ea-cache.exp: Likewise.
2607         * gdb.cell/ea-standalone.exp: Likewise.
2608         * gdb.cell/f-regs.exp: Likewise.
2609         * gdb.cell/fork.exp: Likewise.
2610         * gdb.cell/gcore.exp: Likewise.
2611         * gdb.cell/mem-access.exp: Likewise.
2612         * gdb.cell/ptype.exp: Likewise.
2613         * gdb.cell/registers.exp: Likewise.
2614         * gdb.cell/sizeof.exp: Likewise.
2615         * gdb.cell/solib-symbol.exp: Likewise.
2616         * gdb.cell/solib.exp: Likewise.
2617
2618 2017-11-25   Pedro Alves  <palves@redhat.com>
2619
2620         * gdb.base/complete-empty.exp: New file.
2621         * gdb.base/completion.exp: Adjust.
2622
2623 2017-11-25  Pedro Alves  <palves@redhat.com>
2624
2625         * gdb.linespec/cpls-ops.cc: New file.
2626         * gdb.linespec/cpls-ops.exp: New file.
2627         * lib/completion-support.exp (test_complete_prefix_range_re): New,
2628         factored out from ...
2629         (test_complete_prefix_range): ... this.
2630
2631 2017-11-24  Pedro Alves  <palves@redhat.com>
2632
2633         * gdb.linespec/cpcompletion.exp: New file.
2634         * gdb.linespec/cpls-hyphen.cc: New file.
2635         * gdb.linespec/cpls.cc: New file.
2636         * gdb.linespec/cpls2.cc: New file.
2637         * gdb.linespec/explicit.exp: Load completion-support.exp.  Adjust
2638         test to use test_gdb_complete_unique.  Add label completion,
2639         keyword completion and explicit location completion tests.
2640         * lib/completion-support.exp: New file.
2641
2642 2017-11-24  Joel Brobecker  <brobecker@adacore.com>
2643
2644         * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
2645         gdb.ada/mi_ex_cond.exp: Accept optional exception message in
2646         when hitting an exception catchpoint.
2647
2648 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2649
2650         * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
2651
2652 2017-11-22  Simon Marchi  <simon.marchi@ericsson.com>
2653
2654         * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
2655         * gdb.dwarf2/info-locals-optimized-out.exp: New file.
2656         * gdb.dwarf2/info-locals-optimized-out.c: New file.
2657
2658 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2659
2660         * gdb.base/info-os.exp: Pass pthreads.
2661         * gdb.multi/multi-attach.exp: Likewise.
2662
2663 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2664
2665         * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
2666         compiler.
2667
2668 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2669
2670         * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
2671         * gdb.base/break-interp.exp: Likewise.
2672         * gdb.base/jit-attach-pie.exp: Likewise.
2673
2674 2017-11-22  Ulrich Weigand  <uweigand@de.ibm.com>
2675
2676         * gdb.base/float128.c (large128): New variable.
2677         * gdb.base/float128.exp: Add test to print largest __float128 value.
2678
2679 2017-11-22  Ulrich Weigand  <uweigand@de.ibm.com>
2680
2681         * gdb.arch/vsx-regs.exp: Update register content checks.
2682
2683 2017-11-21  Ulrich Weigand  <uweigand@de.ibm.com>
2684
2685         * gdb.arch/ppc-longdouble.exp: New file.
2686         * gdb.arch/ppc-longdouble.c: Likewise.
2687
2688 2017-11-21  Pedro Alves  <palves@redhat.com>
2689
2690         * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
2691
2692 2017-11-20  Pedro Alves  <palves@redhat.com>
2693
2694         * gdb.base/whatis-ptype-typedefs.c (double_typedef)
2695         (long_double_typedef): New typedefs.
2696         Use DEF on double and long double.
2697         * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
2698         cases.
2699         (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
2700         and 'long_double_ptr_same_size' locals.  Use them to decide
2701         whether cast from array/function to float is valid/invalid.
2702
2703 2017-11-17  Tom Tromey  <tom@tromey.com>
2704
2705         * gdb.rust/traits.rs: New file.
2706         * gdb.rust/traits.exp: New file.
2707
2708 2017-11-17  Joel Brobecker  <brobecker@adacore.com>
2709
2710         * gdb.ada/minsyms: New testcase.
2711
2712 2017-11-16  Pedro Alves  <palves@redhat.com>
2713
2714         * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
2715         * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
2716
2717 2017-11-16  Pedro Alves  <palves@redhat.com>
2718
2719         * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
2720         gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
2721
2722 2017-11-16  Pedro Alves  <palves@redhat.com>
2723
2724         * gdb.server/reconnect-ctrl-c.c: New file.
2725         * gdb.server/reconnect-ctrl-c.exp: New file.
2726
2727 2017-11-16  Phil Muldoon  <pmuldoon@redhat.com>
2728
2729         * gdb.python/py-rbreak.exp: New file.
2730         * gdb.python/py-rbreak.c: New file.
2731         * gdb.python/py-rbreak-func2.c: New file.
2732
2733 2017-11-16  Pedro Alves  <palves@redhat.com>
2734
2735         * gdb.base/starti.exp ("continue" test): Remove ".*"s from
2736         pattern.
2737         * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
2738         GDB.
2739
2740 2017-11-15  Simon Marchi  <simon.marchi@ericsson.com>
2741
2742         * gdb.tui/completionn.exp (test_tab_completion): Add space in
2743         regex.
2744
2745 2017-11-13  Simon Marchi  <simon.marchi@polymtl.ca>
2746
2747         * gdb.opt/inline-locals.exp: Remove trailing parentheses from
2748         test names.
2749
2750 2017-11-09  Pedro Alves  <palves@redhat.com>
2751
2752         * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
2753         factored out from ...
2754         (top level): ... here, and adjusted to avoid expecting beyond the
2755         prompt in a single gdb_test_multiple.
2756
2757 2017-11-09  Pedro Alves  <palves@redhat.com>
2758
2759         * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
2760         output.
2761         * gdb.server/ext-attach.exp ("kill" test): Likewise.
2762         * gdb.server/ext-restart.exp ("kill" test): Likewise.
2763         * gdb.server/ext-run.exp ("kill" test): Likewise.
2764         * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
2765
2766 2017-11-09  Pedro Alves  <palves@redhat.com>
2767
2768         * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
2769         match till end of line.
2770
2771 2017-11-09  Pedro Alves  <palves@redhat.com>
2772
2773         * gdb.base/memattr.exp: Tighten regexes to match the end line.
2774
2775 2017-11-09  Pedro Alves  <palves@redhat.com>
2776
2777         * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
2778         New procedures, factored out from ...
2779         (top level): ... here, and adjusted to avoid expecting beyond the
2780         prompt in one go.
2781
2782 2017-11-09  Pedro Alves  <palves@redhat.com>
2783
2784         * gdb.asm/asm-source.exp ("kill" test): Match the whole query
2785         output.  Fix '?' match.
2786
2787 2017-11-08  Joel Brobecker  <brobecker@adacore.com>
2788
2789         * gdb.ada/scoped_watch: New testcase.
2790         * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
2791         which is actually correct.
2792         * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
2793         * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
2794
2795 2017-11-08  Pedro Alves  <palves@redhat.com>
2796
2797         * gdb.gdb/complaints.exp (test_initial_complaints)
2798         (test_serial_complaints, test_short_complaints): Call
2799         complaint_internal instead of complaint.
2800
2801 2017-11-08  Djordje Todorovic  <djordje.todorovic@rt-rk.com>
2802
2803         * gdb.threads/tls-core.c: New file.
2804         * gdb.threads/tls-core.exp: Likewise.
2805
2806 2017-11-08   Pedro Alves  <palves@redhat.com>
2807
2808         * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
2809         (p Exported_Capitalized): New test.
2810         (p exported_capitalized): New test.
2811
2812 2017-11-07  Pedro Alves  <palves@redhat.com>
2813
2814         * gdb.cp/ena-dis-br-range.exp: Add more tests.
2815
2816 2017-11-07  Pedro Alves  <palves@redhat.com>
2817
2818         * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
2819         * gdb.cp/ena-dis-br-range.exp: Adjust tests.
2820         (disable_invalid, disable_inverted, disable_negative): New
2821         procedures.
2822         ("bad numbers"): New set of tests.
2823
2824 2017-11-07  Pedro Alves  <palves@redhat.com>
2825
2826         * gdb.cp/ena-dis-br-range.exp: Add tests.
2827
2828 2017-11-07  Pedro Alves  <palves@redhat.com>
2829
2830         * gdb.base/ena-dis-br.exp: Don't expect "warning:".
2831
2832 2017-11-07  Xavier Roirand  <roirand@adacore.com>
2833             Pedro Alves  <palves@redhat.com>
2834
2835         * gdb.base/ena-dis-br.exp: Add reference to
2836         gdb.cp/ena-dis-br-range.exp.
2837         * gdb.cp/ena-dis-br-range.exp: New file.
2838         * gdb.cp/ena-dis-br-range.cc: New file.
2839
2840 2017-11-06  Pedro Alves  <palves@redhat.com>
2841
2842         * gdb.base/attach-non-pgrp-leader.c: New.
2843         * gdb.base/attach-non-pgrp-leader.exp: New.
2844
2845 2017-11-06  Pedro Alves  <palves@redhat.com>
2846
2847         * configure.ac: No longer check for termio.h and sgtty.h.
2848         * configure: Regenerate.
2849         * remote-utils.c: Include termios.h instead of gdb_termios.h.
2850         (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
2851         Remove termio and sgtty code.
2852
2853 2017-11-03  Yao Qi  <yao.qi@linaro.org>
2854
2855         * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
2856         in GDB is disabled.
2857
2858 2017-11-03  Yao Qi  <yao.qi@linaro.org>
2859
2860         * gdb.python/py-thrhandle.exp: Skip it if python is not
2861         enabled.
2862
2863 2017-10-31  Simon Marchi  <simon.marchi@polymtl.ca>
2864
2865         * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
2866         as a breakpoint command.
2867
2868 2017-10-28  Maksim Dzabraev  <dzabraew@gmail.com>
2869
2870         PR python/21213
2871         * gdb.python/py-infthread.exp: Test calling
2872         InferiorThread.inferior () multiple times in a row.
2873
2874 2017-10-27  Keith Seitz  <keiths@redhat.com>
2875
2876         * gdb.opt/inline-break.exp (break_info_1): New procedure.
2877         Test "info break" for every inlined function breakpoint.
2878
2879 2017-10-27  Yao Qi  <yao.qi@linaro.org>
2880
2881         * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
2882
2883 2017-10-26  Patrick Frants  <osscontribute@gmail.com>
2884
2885         * gdb.cp/classes.exp (test_static_members): Test printing
2886         Outer::instance.
2887         * gdb.cp/classes.c (struct Inner, struct Outer): New.
2888         (Inner::instance, Outer::instance): New.
2889
2890 2017-10-24  Pedro Alves  <palves@redhat.com>
2891
2892         * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
2893         extra console" test in two stages.
2894
2895 2017-10-24  Pedro Alves  <palves@redhat.com>
2896
2897         * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
2898
2899 2017-10-24  Pedro Alves  <palves@redhat.com>
2900
2901         * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
2902         loop.
2903
2904 2017-10-24  Pedro Alves  <palves@redhat.com>
2905
2906         * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
2907         $attempt" and "stoppedtry $stoppedtry" test prefixes.
2908
2909 2017-10-24  Pedro Alves  <palves@redhat.com>
2910
2911         * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
2912         parameter and handle it.  Don't output read value in test name.
2913
2914 2017-10-24  Pedro Alves  <palves@redhat.com>
2915
2916         * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
2917         custom test name.
2918
2919 2017-10-24  Pedro Alves  <palves@redhat.com>
2920
2921         * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
2922         include the unstable output directory name in the test's name.
2923         (initial_setup_simple) <'set args'>: Use custom test name.
2924
2925 2017-10-24  Pedro Alves  <palves@redhat.com>
2926
2927         * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
2928         with explicit test name.
2929
2930 2017-10-20  Pedro Alves  <palves@redhat.com>
2931
2932         * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
2933         'wait -i'.  Use gdb_assert and remote_close.
2934
2935 2017-10-19  Andrew Burgess  <andrew.burgess@embecosm.com>
2936
2937         * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
2938         number from variable rather than hard-coded.
2939
2940 2017-10-19  Pedro Alves  <palves@redhat.com>
2941
2942         * gdb.base/long-inferior-output.c: New file.
2943         * gdb.base/long-inferior-output.exp: New file.
2944
2945 2017-11-18  Keith Seitz  <keiths@redhat.com>
2946
2947         * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
2948         method.
2949         (main): Call it.
2950         * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
2951         Add additional user-defined conversion operator tests.
2952
2953 2017-10-17  Pedro Alves  <palves@redhat.com>
2954
2955         * boards/native-stdio-gdbserver.exp: Load "local-board".
2956
2957 2017-10-17  Pedro Alves  <palves@redhat.com>
2958
2959         * gdb.base/quit-live.c: New file.
2960         * gdb.base/quit-live.exp: New file.
2961
2962 2017-10-16  Keith Seitz  <keiths@redhat.com>
2963
2964         * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
2965         (class_with_protected_typedef, class_with_private_typedef)
2966         (struct_with_public_typedef, struct_with_protected_typedef)
2967         (struct_with_private_typedef): New classes/structs.
2968         * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
2969         typedefs and access specifiers.
2970
2971 2017-10-16  Pedro Alves  <palves@redhat.com>
2972             Simon Marchi  <simon.marchi@polymtl.ca>
2973
2974         * README (Local vs Remote vs Native): New section.
2975         * boards/local-board.exp: New file, with bits factored out from
2976         ...
2977         * boards/native-extended-gdbserver.exp: ... here.  Load
2978         "local-board".
2979         * boards/native-gdbserver.exp: Load "local-board".
2980         (${board}_spawn, ${board}_exec): Delete.
2981         * boards/native-stdio-gdbserver.exp: Most contents factored out to
2982         ...
2983         * boards/stdio-gdbserver-base.exp: ... this new file.
2984         * boards/native-stdio-gdbserver.exp: Reimplement, by loading
2985         "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
2986         procedure.
2987         * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
2988         instead of native-stdio-gdbserver.  Don't set gdb_server_prog nor
2989         stdio_gdbserver_command.
2990         (${board}_get_remote_address, ${board}_get_comm_port)
2991         (${board}_download, ${board}_upload): Delete.
2992         (get_target_remote_pipe_cmd): New.
2993
2994 2017-10-16  Simon Marchi  <simon.marchi@ericsson.com>
2995
2996         * gdb.python/py-breakpoint.exp (test_bkpt_basic,
2997         test_bkpt_deletion, test_bkpt_cond_and_cmds,
2998         test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
2999         test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
3000         test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
3001         remove with_test_prefix.
3002
3003 2017-10-13  Pedro Alves  <palves@redhat.com>
3004
3005         * lib/gdb.exp (target_can_use_run_cmd): New procedure.
3006         * gdb.base/annota1.exp: Use it instead of is_remote.
3007         * gdb.base/annota3.exp: Use it instead of is_remote.
3008         * gdb.cp/annota2.exp: Use it instead of is_remote.
3009         * gdb.cp/annota3.exp: Use it instead of is_remote.
3010         * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
3011
3012 2017-10-13  Pedro Alves  <palves@redhat.com>
3013
3014         * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
3015         (test_num_test_vars, run_and_count_vars, find_env)
3016         (test_set_unset_env, test_inherit_env_var): New procedures.
3017         (top level): Use them.
3018
3019 2017-10-13  Pedro Alves  <palves@redhat.com>
3020
3021         * lib/selftest-support.exp (selftest_setup): Extend comments, and
3022         also skip on stub-like targets.
3023
3024 2017-10-13  Pedro Alves  <palves@redhat.com>
3025
3026         PR gdb/22293
3027         * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
3028         (top level): Move some tests to ...
3029         (test_not_found): ... this new procedure.
3030         (top level): Call it.
3031
3032 2017-10-13  Pedro Alves  <palves@redhat.com>
3033
3034         * gdb.base/term.exp: Don't skip if is_remote target.  Instead,
3035         expect different "info terminal" output if testing with a
3036         non-native target.
3037
3038 2017-10-13  Pedro Alves  <palves@redhat.com>
3039             Simon Marchi  <simon.marchi@polymtl.ca>
3040
3041         PR python/12966
3042         * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
3043
3044 2017-10-13  Pedro Alves  <palves@redhat.com>
3045
3046         * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
3047         already.
3048
3049 2017-10-13  Pedro Alves  <palves@redhat.com>
3050
3051         * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
3052         is_remote.
3053
3054 2017-10-13  Pedro Alves  <palves@redhat.com>
3055
3056         * gdb.threads/thread_events.exp: Check gdb_protocol instead of
3057         is_remote.
3058
3059 2017-10-13  Pedro Alves  <palves@redhat.com>
3060
3061         * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
3062         is set.
3063         (corefile_test_attach): Likewise.  Check can_spawn_for_attach
3064         instead of is_remote.
3065
3066 2017-10-13  Pedro Alves  <palves@redhat.com>
3067
3068         * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
3069         (top level): Add comment.
3070
3071 2017-10-13  Pedro Alves  <palves@redhat.com>
3072
3073         * gdb.base/remote.exp (top level): Fix comment typo and add
3074         missing return.
3075
3076 2017-10-13  Pedro Alves  <palves@redhat.com>
3077             Simon Marchi  <simon.marchi@polymtl.ca>
3078
3079         * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
3080         calls and add comments.  Skip test if use_gdb_stub is set.
3081         (top level): Use "set cwd" command instead of "cd" command.
3082
3083 2017-10-13  Pedro Alves  <palves@redhat.com>
3084
3085         * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
3086         is_remote target check.
3087
3088 2017-10-13  Pedro Alves  <palves@redhat.com>
3089
3090         * gdb.base/scope.exp: Use build_executable + clean_restart +
3091         gdb_file_cmd instead of prepare_for_testing and no longer skip
3092         "before run" tests on is_remote target boards.  Update comments.
3093         * boards/native-extended-gdbserver.exp
3094         (extended_gdbserver_load_last_file): New, factored out from ...
3095         (gdb_load): ... this.  Move further below and add comment.
3096         (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
3097
3098 2017-10-12  Pedro Alves  <palves@redhat.com>
3099
3100         * gdb.base/attach.exp: Remove references to gdb64.
3101         * gdb.base/dbx.exp: Remove references to gdb64.
3102
3103 2017-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
3104             Pedro Alves  <palves@redhat.com>
3105
3106         * gdb.base/label.exp: Remove is_remote target check.
3107
3108 2017-10-12  Pedro Alves  <palves@redhat.com>
3109
3110         * gdb.base/auvx.exp (coredir): Update comment.
3111         (top level) <core_works>: Use "set cwd" command instead of "cd"
3112         command.
3113
3114 2017-10-12  Pedro Alves  <palves@redhat.com>
3115             Simon Marchi  <simon.marchi@polymtl.ca>
3116
3117         * gdb.base/catch-fork-static.exp: No longer skip on is_remote
3118         target boards.
3119
3120 2017-10-12  Pedro Alves  <palves@redhat.com>
3121             Simon Marchi  <simon.marchi@polymtl.ca>
3122
3123         * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
3124         Instead skip if there's any gdb_protocol set.
3125
3126 2017-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
3127             Pedro Alves  <palves@redhat.com>
3128
3129         * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
3130
3131 2017-10-12  Pedro Alves  <palves@redhat.com>
3132             Simon Marchi  <simon.marchi@polymtl.ca>
3133
3134         * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
3135         instead of on dejagnu remote boards.
3136
3137 2017-10-12  Pedro Alves  <palves@redhat.com>
3138             Simon Marchi  <simon.marchi@polymtl.ca>
3139
3140         * gdb.base/inferior-died.exp: Remove is_remote and isnative
3141         checks.  Use build_executable + clean_restart instead of
3142         prepare_for_testing.  Pass "set non-stop on" via GDBFLAGS instead
3143         of enabling non-stop after starting gdb.
3144
3145 2017-10-12  Pedro Alves  <palves@redhat.com>
3146
3147         * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
3148         * gdb.threads/non-ldr-exc-2.exp: Ditto.
3149         * gdb.threads/non-ldr-exc-3.exp: Ditto.
3150         * gdb.threads/non-ldr-exc-4.exp: Ditto.
3151
3152 2017-10-11  Anton Kolesov  <Anton.Kolesov@synopsys.com>
3153
3154         * gdb.arch/arc-tdesc-cpu.exp: New file.
3155         * gdb.arch/arc-tdesc-cpu.xml: Likewise.
3156
3157 2017-10-10  Simon Marchi  <simon.marchi@ericsson.com>
3158
3159         * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
3160
3161 2017-10-10  Pedro Alves <palves@redhat.com>
3162
3163         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
3164         expect CLI output.
3165
3166 2017-10-10  Pedro Alves  <palves@redhat.com>
3167
3168         * lib/selftest-support.exp (selftest_setup): Update for
3169         captured_command_loop's prototype change.
3170
3171 2017-10-09  Pedro Alves  <palves@redhat.com>
3172
3173         Test both arch1=>arch2 and arch2=>arch1.
3174
3175         * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
3176         (srcfile2, binfile2, march1, march2): Remove globals.  Largely
3177         factored out to...
3178         (append_arch1_options, append_arch2_options, append_arch_options)
3179         (build_executables): New procedures.
3180         (do_test): New 'first_arch' parameter.  Use it to define 'from_exec'
3181         local.
3182         (top level): Add new 'first_arch' testing axis.
3183
3184 2017-10-09  Pedro Alves  <palves@redhat.com>
3185
3186         * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
3187         (barrier): New.
3188         (thread_start, all_started): New functions.
3189         (main): Spawn new thread and wait until it is scheduled.
3190         * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
3191         option.
3192         (do_test): Add 'selected_thread' parameter.  Run to all_started
3193         instead of main.  Explicitly set the breakpoint at main.  Switch
3194         to the SELECTED_THREAD thread.
3195         (top level): Test handling the exec event with either the main
3196         thread or the second thread selected.
3197
3198 2017-10-09  Pedro Alves  <palves@redhat.com>
3199
3200         * gdb.base/print-file-var-main.c: Fix get_version_2 value check
3201         logic.  Move STOP marker after the value checks.
3202         * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
3203         regexp.
3204
3205 2017-10-06  Sandra Loosemore  <sandra@codesourcery.com>
3206
3207         * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
3208
3209 2017-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
3210
3211         * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
3212         integer-to-dfp conversion.
3213         * gdb.base/dfp-test.exp: Likewise.
3214
3215 2017-10-04  Pedro Alves  <palves@redhat.com>
3216
3217         * gdb.multi/hangout.c: Include <unistd.h>.
3218         (hangout_loop): New function.
3219         (main): Call alarm.  Call hangout_loop in a loop.
3220         * gdb.multi/hello.c: Include <unistd.h>.
3221         (hello_loop): New function.
3222         (main): Call alarm.  Call hangout_loop in a loop.
3223         * gdb.multi/multi-arch.exp: Test running to a breakpoint one
3224         inferior with the other selected.
3225
3226 2017-10-04  Simon Marchi  <simon.marchi@ericsson.com>
3227
3228         * gdb.mi/list-thread-groups-available.exp: New file.
3229         * gdb.mi/list-thread-groups-available.c: New file.
3230
3231 2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
3232
3233         * gdb.base/set-cwd.exp: Make it available on
3234         native-extended-gdbserver.
3235
3236 2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
3237
3238         * gdb.base/set-cwd.c: New file.
3239         * gdb.base/set-cwd.exp: Likewise.
3240
3241 2017-10-02  Tom Tromey  <tom@tromey.com>
3242
3243         PR rust/22236:
3244         * gdb.rust/simple.rs (main): New variable "fslice".
3245         * gdb.rust/simple.exp: Add slice tests.  Update string tests.
3246
3247 2017-10-02  Tom Tromey  <tom@tromey.com>
3248
3249         * gdb.rust/simple.exp: Test ptype of a slice.
3250
3251 2017-10-02  Tom Tromey  <tom@tromey.com>
3252
3253         * gdb.rust/simple.exp: Test index of slice.
3254
3255 2017-09-27  Tom Tromey  <tom@tromey.com>
3256
3257         * gdb.base/macscp.exp: Add __VA_OPT__ tests.
3258
3259 2017-09-26  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3260             Pedro Alves  <palves@redhat.com>
3261
3262         * gdb.base/compare-sections.exp (get value of read-only section): Read
3263         as unsigned value.
3264         (corrupt read-only section): Likewise and don't set written if patching
3265         failed.
3266
3267 2017-09-21  Kevin Buettner  <kevinb@redhat.com>
3268
3269         * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
3270         files.
3271
3272 2017-09-20  Pedro Alves  <palves@redhat.com>
3273
3274         * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
3275         symbol names in gdb's output.
3276         * gdb.cp/overload.exp ("list all overloads"): Likewise.
3277
3278 2017-09-20  Pedro Alves  <palves@redhat.com>
3279
3280         * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
3281         Rename to ...
3282         (test_list_ambiguous_symbol): ... this and add a symbol name
3283         parameter.  Adjust.
3284         (test_list_ambiguous_function): Reimplement on top of
3285         test_list_ambiguous_symbol and also test listing ambiguous
3286         variables.
3287         * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
3288         (ambiguous_fun): ... this.
3289         (ambiguous_var): New.
3290         * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
3291         (ambiguous_fun): ... this.
3292         (ambiguous_var): New.
3293
3294 2017-09-19  John Baldwin  <jhb@FreeBSD.org>
3295
3296         * gdb.base/starti.c: New file.
3297         * gdb.base/starti.exp: New file.
3298         * lib/gdb.exp (gdb_starti_cmd): New procedure.
3299
3300 2017-09-14  Pedro Alves  <palves@redhat.com>
3301
3302         * gdb.base/nodebug.exp (nodebug_runto): New procedure.
3303         (top level): Use it instead of runto.
3304
3305 2017-09-11  Tom Tromey  <tom@tromey.com>
3306
3307         * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
3308
3309 2017-09-11  Tom Tromey  <tom@tromey.com>
3310
3311         * gdb.python/py-infthread.exp: Add tests for new_thread event.
3312         * gdb.python/py-inferior.exp: Add tests for new inferior events.
3313
3314 2017-09-08  Christoph Weinmann  <christoph.t.weinmann@intel.com>
3315
3316         * gdb.fortran/printing-types.exp: New file.
3317         * gdb.fortran/printing-types.exp: New file.
3318
3319 2017-09-08  Bernhard Heckel  <bernhard.heckel@intel.com>
3320
3321         * gdb.fortran/vla-ptype.exp: Fix typos.
3322         * gdb.fortran/vla-value.exp: Same.
3323
3324 2017-09-08  Bernhard Heckel  <bernhard.heckel@intel.com>
3325
3326         * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
3327         * gdb.mi/mi-var-child-f.exp: Likewise.
3328         * gdb.mi/mi-vla-fortran.exp: Likewise.
3329
3330 2017-09-08  Frank Penczek  <frank.penczek@intel.com>
3331             Christoph Weinmann  <christoph.t.weinmann@intel.com>
3332             Bernhard Heckel  <bernhard.heckel@intel.com>
3333
3334         * gdb.fortran/ptr-indentation.f90: New file.
3335         * gdb.fortran/ptr-indentation.exp: New file.
3336
3337 2017-09-05  Tom Tromey  <tom@tromey.com>
3338
3339         PR gdb/22010:
3340         * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
3341
3342 2017-09-06  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3343
3344         * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
3345
3346 2017-09-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
3347
3348         * gdb.threads/tls-nodebug-pie.c: New file.
3349         * gdb.threads/tls-nodebug-pie.exp: New file.
3350
3351 2017-09-05  Tom Tromey  <tom@tromey.com>
3352
3353         * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
3354         for rust.
3355
3356 2017-09-05  Simon Marchi  <simon.marchi@ericsson.com>
3357
3358         * gdb.multi/multi-arch-exec.exp: Test with different
3359         "follow-exec-mode" settings.
3360         (do_test): New procedure.
3361
3362 2017-09-04  Pedro Alves  <palves@redhat.com>
3363
3364         * gdb.base/func-static.c (S::method const, S::method volatile)
3365         (S::method volatile const): New methods.
3366         (c_s, v_s, cv_s): New instances.
3367         (main): Call method() on them.
3368         * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
3369         (cannot_resolve): New procedure.
3370         (cxx_scopes_list): Test cv methods.  Add print-scope-quote and
3371         print-quote-unquoted columns.
3372         (do_test): Test printing each scope too.
3373
3374 2017-09-04  Pedro Alves  <palves@redhat.com>
3375
3376         * gdb.base/local-static.exp: Also test with
3377         class::method::variable wholly quoted.
3378         * gdb.cp/m-static.exp (class::method::variable): Remove test.
3379
3380 2017-09-04  Pedro Alves  <palves@redhat.com>
3381
3382         * gdb.base/local-static.c: New.
3383         * gdb.base/local-static.cc: New.
3384         * gdb.base/local-static.exp:  New.
3385
3386 2017-09-04  Pedro Alves  <palves@redhat.com>
3387
3388         * gdb.asm/asm-source.exp: Add casts to int.
3389         * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
3390         (dataglobal64_1, dataglobal64_2): New globals.
3391         * gdb.base/nodebug.exp: Test different expressions involving the
3392         new globals, with print, whatis and ptype.  Add casts to int.
3393         * gdb.base/solib-display.exp: Add casts to int.
3394         * gdb.compile/compile-ifunc.exp: Expect warning.  Add cast to int.
3395         * gdb.cp/m-static.exp: Add cast to int.
3396         * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
3397         * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
3398         tls variable with no debug info without a cast.  Test with a cast
3399         to int too.
3400         * gdb.trace/entry-values.exp: Add casts.
3401
3402 2017-09-04  Pedro Alves  <palves@redhat.com>
3403
3404         * gdb.base/nodebug.exp: Test that ptype's error about functions
3405         with unknown return type includes the function name too.
3406
3407 2017-09-04  Pedro Alves  <palves@redhat.com>
3408
3409         * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
3410         return type of munmap in infcall.
3411         * gdb.base/break-probes.exp: Cast return type of foo in infcall.
3412         * gdb.base/checkpoint.exp: Simplify using for loop.  Cast return
3413         type of ftell in infcall.
3414         * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
3415         type of getpid in infcall.
3416         * gdb.base/infcall-exec.exp: Cast return type of execlp in
3417         infcall.
3418         * gdb.base/info-os.exp: Cast return type of getpid in infcall.
3419         Bail on failure to extract the pid.
3420         * gdb.base/nodebug.c: #include <stdint.h>.
3421         (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
3422         New functions.
3423         * gdb.base/nodebug.exp (test_call_promotion): New procedure.
3424         Change expected output of print/whatis/ptype with functions with
3425         no debug info.  Test all supported languages.  Call
3426         test_call_promotion.
3427         * gdb.compile/compile.exp: Adjust expected output to expect
3428         warning.
3429         * gdb.threads/siginfo-threads.exp: Likewise.
3430
3431 2017-09-04  Pedro Alves  <palves@redhat.com>
3432
3433         * gdb.base/callfuncs.exp (do_function_calls): New parameter
3434         "prototypes".  Test calling float functions via prototyped and
3435         unprototyped function pointers.
3436         (perform_all_tests): New parameter "prototypes".  Pass it down.
3437         (top level): Pass down "prototypes" parameter to
3438         perform_all_tests.
3439
3440 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
3441
3442         * gdb.base/commands.exp (loop_break_test, loop_continue_test):
3443         Test with nested loops.
3444
3445 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
3446
3447         * gdb.base/commands.exp: Call the new procedures.
3448         (loop_break_test, loop_continue_test): New procedures.
3449
3450 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
3451
3452         * gdb.base/commands.exp: Call new procedure.
3453         (define_if_without_arg_test): New procedure.
3454
3455 2017-09-04  Pedro Alves  <palves@redhat.com>
3456
3457         * gdb.base/list-ambiguous.exp: New file.
3458         * gdb.base/list-ambiguous0.c: New file.
3459         * gdb.base/list-ambiguous1.c: New file.
3460         * gdb.base/list.exp (test_list_range): Adjust expected output.
3461
3462 2017-08-31  Sergio Durigan Junior  <sergiodj@redhat.com>
3463
3464         * gdb.base/share-env-with-gdbserver.c: New file.
3465         * gdb.base/share-env-with-gdbserver.exp: Likewise.
3466
3467 2017-08-28  Simon Marchi  <simon.marchi@ericsson.com>
3468
3469         * gdb.base/commands.exp (gdbvar_simple_if_test,
3470         gdbvar_simple_if_test, gdbvar_complex_if_while_test,
3471         progvar_simple_if_test, progvar_simple_while_test,
3472         progvar_complex_if_while_test, user_defined_command_test,
3473         user_defined_command_args_eval,
3474         user_defined_command_args_stack_test,
3475         user_defined_command_manyargs_test, bp_deleted_in_command_test,
3476         temporary_breakpoint_commands,
3477         gdb_test_no_prompt, redefine_hook_test,
3478         redefine_backtrace_test): Remove "global gdb_prompt".
3479
3480 2017-08-28  Simon Marchi  <simon.marchi@ericsson.com>
3481
3482         * gdb.base/commands.exp (user_defined_command_case_sensitivity):
3483         New proc, call it from toplevel.
3484
3485 2017-08-23  Sergio Durigan Junior  <sergiodj@redhat.com>
3486
3487         PR remote/21852
3488         * gdb.server/normal.c: New file, copied from gdb.base.
3489         * gdb.server/run-without-local-binary.exp: New file.
3490
3491 2017-08-07  Weimin Pan  <weimin.pan@oracle.com>
3492
3493         * gdb.arch/sparc64-adi.exp: New file.
3494         * gdb.arch/sparc64-adi.c: New file.
3495
3496 2017-08-22  Pedro Alves  <palves@redhat.com>
3497
3498         * gdb.cp/overload.exp (line_range_pattern): New procedure.
3499         (top level): Add "list all overloads" tests.
3500
3501 2017-08-22  Tom Tromey  <tom@tromey.com>
3502
3503         * gdb.gdb/xfullpath.exp: Remove.
3504
3505 2017-08-21  Pedro Alves  <palves@redhat.com>
3506
3507         PR gdb/19487
3508         * gdb.base/symbol-alias.c: New.
3509         * gdb.base/symbol-alias2.c: New.
3510         * gdb.base/symbol-alias.exp: New.
3511
3512 2017-08-21  Pedro Alves  <palves@redhat.com>
3513
3514         * gdb.base/dfp-test.c
3515         (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
3516         (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
3517         * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
3518         * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
3519         * gdb.base/whatis-ptype-typedefs.c: New.
3520         * gdb.base/whatis-ptype-typedefs.exp: New.
3521         * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
3522         (an_int, an_int_type, an_int_type2): New globals.
3523         * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
3524         involving typedefs and cast expressions.
3525         * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
3526         (lookup_typedefs_function): New.
3527         (typedefs_pretty_printers_dict): New.
3528         (top level): Register lookup_typedefs_function in
3529         gdb.pretty_printers.
3530
3531 2017-08-18  Yao Qi  <yao.qi@linaro.org>
3532
3533         * gdb.server/unittest.exp: New.
3534
3535 2017-08-15  Sergio Durigan Junior  <sergiodj@redhat.com>
3536
3537         PR gdb/21954
3538         * gdb.base/environ.exp: Add test to check if 'unset environment'
3539         works.
3540
3541 2017-08-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3542
3543         * lib/gdb.exp (universal_compile_options): New caching proc.
3544         (gdb_compile): Suppress GCC's coloring of messages.
3545
3546 2017-08-14  Tom Tromey  <tom@tromey.com>
3547
3548         PR gdb/21675:
3549         * gdb.base/printcmds.exp (test_radices): New function.
3550         * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
3551         * gdb.base/sizeof.exp (check_valueof): Use p/d.
3552         * lib/gdb.exp (get_integer_valueof): Use p/d.
3553
3554 2017-08-12  Simon Marchi  <simon.marchi@ericsson.com>
3555
3556         * lib/gdb.exp (get_valueof): Don't capture end-of-line
3557         characters.
3558
3559 2017-08-05  Tom Tromey  <tom@tromey.com>
3560
3561         * gdb.rust/simple.exp: Allow String to appear in a different
3562         namespace.
3563
3564 2017-07-26  Yao Qi  <yao.qi@linaro.org>
3565
3566         * gdb.gdb/unittest.exp: Invoke command
3567         "maintenance check xml-descriptions".
3568
3569 2017-07-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3570
3571         * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
3572         calling context.
3573         (hex128): Drop erroneous calculation of parameters.
3574
3575 2017-07-22  Simon Marchi  <simon.marchi@ericsson.com>
3576
3577         * gdb.python/py-unwind.exp: Disable stack protection when
3578         building test file.
3579
3580 2017-07-20  Pedro Alves  <palves@redhat.com>
3581
3582         * gdb.base/default.exp (set language): Adjust expected output.
3583
3584 2017-07-20  Pedro Alves  <palves@redhat.com>
3585
3586         * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
3587         (test_minsym): ... this, and make static.
3588         (get_pck__foo__bar__minsym): Rename to ...
3589         (get_test_minsym): ... this.
3590         * gdb.base/dmsym.exp (): Remove "set language ada" call.  Adjust
3591         symbol names and comments.
3592         * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
3593         (get_test_minsym): ... this.
3594         (pck__foo__bar__minsym__2): Rename to ...
3595         (test_minsym): ... this.
3596         (main): Adjust.
3597
3598 2017-07-17  Pedro Alves  <palves@redhat.com>
3599
3600         * gdb.base/completion.exp: Adjust expected output.
3601         * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
3602         the completer works.
3603
3604 2017-07-17  Pedro Alves  <palves@redhat.com>
3605
3606         * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
3607
3608 2017-07-15  Andrew Burgess  <andrew.burgess@embecosm.com>
3609
3610         * gdb.mi/mi-vla-fortran.exp: Make test names unique.
3611
3612 2017-07-14  Tom Tromey  <tom@tromey.com>
3613
3614         PR rust/21764:
3615         * gdb.rust/simple.exp: Add tests.
3616
3617 2017-07-14  Tom Tromey  <tom@tromey.com>
3618
3619         * gdb.rust/simple.exp: Add regression test for PR rust/21763.
3620
3621 2017-07-14  Pedro Alves  <palves@redhat.com>
3622
3623         * gdb.linespec/base/one/thefile.cc (z1): New function.
3624         * gdb.linespec/base/two/thefile.cc (z2): New function.
3625         * gdb.linespec/linespec.exp: Add tests.
3626
3627 2017-07-13  Andrew Burgess  <andrew.burgess@embecosm.com>
3628
3629         * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
3630         to mi_create_breakpoint.
3631
3632 2017-07-13  Andrew Burgess  <andrew.burgess@embecosm.com>
3633
3634         * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
3635         mi_create_breakpoint.
3636
3637 2017-07-11  Iain Buclaw  <ibuclaw@gdcproject.org>
3638
3639         * gdb.dlang/demangle.exp: Update for demangling changes.
3640
3641 2017-07-09  Tom Tromey  <tom@tromey.com>
3642
3643         * gdb.dwarf2/shortpiece.exp: New file.
3644
3645 2017-07-06  David Blaikie  <dblaikie@gmail.com>
3646
3647         * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
3648         built from fissiont-multi-cu{1,2}.c.
3649         * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
3650         except putting 'main' and 'func' in separate CUs in the same DWO file.
3651         * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
3652         test.
3653         * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
3654         test.
3655
3656 2017-07-06  Pedro Alves  <palves@redhat.com>
3657
3658         * gdb.python/py-unwind.exp: Test flushregs.
3659
3660 2017-06-30  Sergio Durigan Junior  <sergiodj@redhat.com>
3661
3662         PR cli/21688
3663         * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
3664         tests for alias commands and trailing whitespace.
3665
3666 2017-06-30  Sergio Durigan Junior  <sergiodj@redhat.com>
3667
3668         PR cli/21688
3669         * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
3670         procedure.  Call it.
3671
3672 2017-06-29  Pedro Alves  <palves@redhat.com>
3673
3674         * gdb.base/printcmds.exp: Add tests.
3675
3676 2017-06-28  Doug Gilmore  <Doug.Gilmore@imgtec.com>
3677
3678         PR gdb/21337
3679         * gdb.base/reread-readsym.exp: New file.
3680         * gdb.base/reread-readsym.c: New file.
3681
3682 2017-06-21  Kevin Buettner  <kevinb@redhat.com>
3683
3684         * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
3685         subpattern.
3686
3687 2017-06-19  Peter Bergner  <bergner@vnet.ibm.com>
3688
3689         * gdb.arch/powerpc-power9.exp: Update test case for new lnia
3690         extended mnemonic.
3691         * gdb.arch/powerpc-power9.s: Likewise.
3692
3693 2017-06-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3694
3695         * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
3696         on 32-bit x86 targets.  Exploit is_*_target macros where
3697         appropriate.
3698
3699 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3700
3701         * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
3702         register pieces.
3703
3704 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3705
3706         * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
3707         located in one or more DWARF pieces.
3708
3709 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3710
3711         * lib/gdb.exp (get_endianness): New proc.
3712         * gdb.arch/aarch64-fp.exp: Use it.
3713         * gdb.arch/altivec-regs.exp: Likewise.
3714         * gdb.arch/e500-regs.exp: Likewise.
3715         * gdb.arch/vsx-regs.exp: Likewise.
3716         * gdb.base/dump.exp: Likewise.
3717         * gdb.base/funcargs.exp: Likewise.
3718         * gdb.base/gnu_vector.exp: Likewise.
3719         * gdb.dwarf2/formdata16.exp: Likewise.
3720         * gdb.dwarf2/implptrpiece.exp: Likewise.
3721         * gdb.dwarf2/nonvar-access.exp: Likewise.
3722         * gdb.python/py-inferior.exp: Likewise.
3723         * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3724
3725 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3726
3727         PR gdb/21226
3728         * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
3729         stack value pieces are taken from the LSB end.
3730
3731 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3732
3733         * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
3734         variable at nonzero offset.
3735
3736 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3737
3738         * gdb.dwarf2/var-access.c: New file.
3739         * gdb.dwarf2/var-access.exp: New test.
3740         * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
3741
3742 2017-06-12  Tom Tromey  <tom@tromey.com>
3743
3744         * gdb.dwarf2/formdata16.exp: Add tests.
3745
3746 2017-06-12  Tom Tromey  <tom@tromey.com>
3747
3748         * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
3749
3750 2017-06-12  Tom Tromey  <tom@tromey.com>
3751
3752         PR exp/16225:
3753         * gdb.reverse/i386-sse-reverse.exp: Update tests.
3754         * gdb.arch/vsx-regs.exp: Update tests.
3755         * gdb.arch/s390-vregs.exp (hex128): New proc.
3756         Update test.
3757         * gdb.arch/altivec-regs.exp: Update tests.
3758
3759 2017-06-07  Sergio Durigan Junior  <sergiodj@redhat.com>
3760
3761         * gdb.base/startup-with-shell.c: New file.
3762         * gdb.base/startup-with-shell.exp: Likewise.
3763
3764 2017-06-07  Sergio Durigan Junior  <sergiodj@redhat.com>
3765
3766         * gdb.server/non-existing-program.exp: Update regex in order to
3767         reflect the fact that gdbserver is now using fork_inferior (with a
3768         shell) to startup the inferior.
3769
3770 2017-05-30  Simon Marchi  <simon.marchi@ericsson.com>
3771
3772         * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
3773         support function calls from GDB.
3774
3775 2017-05-21  Tom Tromey  <tom@tromey.com>
3776
3777         PR rust/21466:
3778         * gdb.rust/unsized.exp: New file.
3779         * gdb.rust/unsized.rs: New file.
3780
3781 2017-05-19  Tom Tromey  <tom@tromey.com>
3782
3783         PR rust/21484:
3784         * gdb.rust/watch.exp: New file.
3785         * gdb.rust/watch.rs: New file.
3786
3787 2017-05-18  Tom Tromey  <tom@tromey.com>
3788
3789         * gdb.rust/simple.exp: Allow Box to be qualified.
3790
3791 2017-05-18  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3792
3793         * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
3794
3795 2017-05-18  Pedro Alves  <palves@redhat.com>
3796
3797         * gdb.base/fileio.c (test_write, test_read, test_close)
3798         (test_fstat): Don't print 'ret' in the fail path.
3799
3800 2017-05-18  Pedro Alves  <palves@redhat.com>
3801
3802         * gdb.base/fileio.c (stop, test_open, test_write, test_read)
3803         (test_lseek, test_close, test_stat, test_fstat, test_isatty)
3804         (test_system, test_rename, test_unlink, test_time): Change
3805         prototypes.
3806         * gdb.base/fileio.exp (stop_msg): Adjust.
3807
3808 2017-05-18  Pedro Alves  <palves@redhat.com>
3809
3810         * gdb.base/fileio.c (null_str): New global.
3811         (test_stat): Use it.
3812         * gdb.base/fileio.exp: Remove nowarnings.
3813
3814 2017-05-17  Yao Qi  <yao.qi@linaro.org>
3815
3816         * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
3817
3818 2017-05-17  Simon Marchi  <simon.marchi@ericsson.com>
3819
3820         * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
3821         argument command.
3822         (top-level): Invoke test_set_inferior_tty.
3823
3824 2017-05-04  Pedro Alves  <palves@redhat.com>
3825
3826         * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
3827         Add parens to print call for Python 3.
3828
3829 2017-05-03  Keith Seitz  <keiths@redhat.com>
3830
3831         * gdb.cp/oranking.cc (dummy): New function to grab malloc.
3832         (main): Call it.
3833
3834 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
3835
3836         * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
3837         to prev and next.
3838
3839 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
3840
3841         * gdb.python/py-record-btrace.exp: Remove test for
3842         gdb.BtraceInstruction.error.
3843
3844 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
3845
3846         * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
3847
3848 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
3849
3850         * gdb.python/py-record-btrace-threads.c: New file.
3851         * gdb.python/py-record-btrace-threads.exp: New file.
3852
3853 2017-04-28  Sergio Durigan Junior  <sergiodj@redhat.com>
3854
3855         PR testsuite/8595
3856         * gdb.base/environ.exp: Make test available in all architectures.
3857         Move bits related to "info program" testing to
3858         gdb.base/info-program.exp.  Rewrite tests to use the two new
3859         procedures mentione below.
3860         (test_set_show_env_var) New procedure.
3861         (test_set_show_env_var_equal): Likewise.
3862         * gdb.base/info-program.exp: New file.
3863
3864 2017-04-27  Keith Seitz  <keiths@redhat.com>
3865
3866         * gdb.cp/oranking.cc (test15): New function.
3867         (main): Call test15 and declare additional variables for testing.
3868         * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
3869         "p foo101('abc')" tests.
3870         Add tests for cv qualifier overloads.
3871         * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
3872         "lvalue reference overload" test.
3873         * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
3874         "print value of f1 on Child&& in f2" test.
3875
3876 2017-04-19  Pedro Alves  <palves@redhat.com>
3877
3878         * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
3879         procedure.
3880         (top level): Call it.
3881         * lib/gdb.exp (gdb_define_cmd): New procedure.
3882
3883 2017-04-12  Pedro Alves  <palves@redhat.com>
3884
3885         PR gdb/21323
3886         * gdb.cp/wide_char_types.c: Include <wchar.h>.
3887         (wchar): New global.
3888         * gdb.cp/wide_char_types.exp (wide_char_types_program)
3889         (do_test_wide_char, wide_char_types_no_program, top level): Add
3890         wchar_t testing.
3891
3892 2017-04-12  Pedro Alves  <palves@redhat.com>
3893
3894         PR c++/21323
3895         * gdb.cp/wide_char_types.c: New file.
3896         * gdb.cp/wide_char_types.exp: New file.
3897
3898 2017-04-05  Sergio Durigan Junior  <sergiodj@redhat.com>
3899
3900         PR gdb/21352
3901         * gdb.trace/tsv.exp: Add test for "tsave -r".
3902
3903 2017-03-30  Iain Buclaw  <ibuclaw@gdcproject.org>
3904
3905         * gdb.dlang/watch-loc.c: New file.
3906         * gdb.dlang/watch-loc.exp: New file.
3907
3908 2017-03-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
3909
3910         * gdb.python/py-section-script.exp (sepdebug): New testcases.
3911
3912 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
3913
3914         * gdb.arch/arc-analyze-prologue.S: New file.
3915         * gdb.arch/arc-analyze-prologue.exp: Likewise.
3916
3917 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
3918
3919         * gdb.arch/arc-decode-insn.S: New file.
3920         * gdb.arch/arc-decode-insn.exp: Likewise.
3921
3922 2017-03-21  Ivo Raisr  <ivo.raisr@oracle.com>
3923
3924         PR tdep/20928
3925         * gdb.arch/sparc64-regs.exp: New file.
3926         * gdb.arch/sparc64-regs.S: Likewise.
3927
3928 2017-03-21  Tim Wiederhake  <tim.wiederhake@intel.com>
3929
3930         * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
3931         and memory view on Python 3.
3932
3933 2017-03-20  Artemiy Volkov  <artemiyv@acm.org>
3934             Keith Seitz  <keiths@redhat.com>
3935
3936         PR gdb/14441
3937         * gdb.cp/demangle.exp: Add rvalue reference tests.
3938         * gdb.cp/rvalue-ref-casts.cc: New file.
3939         * gdb.cp/rvalue-ref-casts.exp: New file.
3940         * gdb.cp/rvalue-ref-overload.cc: New file.
3941         * gdb.cp/rvalue-ref-overload.exp: New file.
3942         * gdb.cp/rvalue-ref-params.cc: New file.
3943         * gdb.cp/rvalue-ref-params.exp: New file.
3944         * gdb.cp/rvalue-ref-sizeof.cc: New file.
3945         * gdb.cp/rvalue-ref-sizeof.exp: New file.
3946         * gdb.cp/rvalue-ref-types.cc: New file.
3947         * gdb.cp/rvalue-ref-types.exp: New file.
3948         * gdb.python/py-rvalue-ref-value-cc.cc: New file.
3949         * gdb.python/py-rvalue-ref-value-cc.exp: New file.
3950
3951 2017-03-20  Marc-Andre Laperle  <marc-andre.laperle@ericsson.com>
3952
3953         * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
3954         New procedure.
3955
3956 2017-03-20  Marc-Andre Laperle  <marc-andre.laperle@ericsson.com>
3957
3958         * lib/mi-support.exp (mi_gdb_test): Add additional message
3959         for unexpected output.
3960
3961 2017-03-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3962
3963         * gdb.base/examine-backward.c (Barrier): New character array
3964         constant, to ensure that TestStrings is preceded by a string
3965         terminator.
3966
3967 2017-03-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3968
3969         * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
3970         * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
3971         and implicit pointer into such a location.
3972
3973 2017-03-16  Doug Evans  <dje@google.com>
3974
3975         * gdb.python/py-lazy-string (pointer): Really add new typedef.
3976
3977 2017-03-16  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3978
3979         * gdb.cp/m-static.exp: Fix expectation for prototype of
3980         test5.single_constructor and single_constructor::single_constructor.
3981
3982 2017-03-16  Doug Evans  <dje@google.com>
3983
3984         * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
3985         * gdb.guile/scm-lazy-string.c: New file.
3986         * gdb.guile/scm-value.exp: Move lazy string tests to ...
3987         * gdb.guile/scm-lazy-string.exp: ... here, new file.  Add more tests
3988         for pointer, array, typedef lazy strings.
3989
3990 2017-03-16  Doug Evans  <dje@google.com>
3991
3992         PR python/17728, python/18439, python/18779
3993         * gdb.python/py-value.c (main) Delete locals sptr, sn.
3994         * gdb.python/py-lazy-string.c (pointer): New typedef.
3995         (main): New locals ptr, array, typedef_ptr.
3996         * gdb.python/py-value.exp: Move lazy string tests to ...
3997         * gdb.python/py-lazy-string.exp: ... here.  Add more tests for pointer,
3998         array, typedef lazy strings.
3999
4000 2017-03-14  Anton Kolesov  <anton.kolesov@synopsys.com>
4001
4002         * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
4003           Add optional 'test' parameter.
4004
4005 2017-03-13  Simon Marchi  <simon.marchi@ericsson.com>
4006
4007         * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4008         Skip for versions of DejaGnu < 1.5.
4009
4010 2017-03-13  Simon Marchi  <simon.marchi@ericsson.com>
4011
4012         * lib/gdb.exp (dejagnu_version): New proc.
4013         * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
4014         Use dejagnu_version.
4015
4016 2017-03-10  Keith Seitz  <keiths@redhat.com>
4017
4018         PR c++/8128
4019         * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
4020         type from destructor regexps.
4021         Add a branch which actually passes the test.
4022         Adjust "ptype t5i" test names.
4023
4024 2017-03-08  Pedro Alves  <palves@redhat.com>
4025
4026         * gdb.base/step-over-exit.exp: Add explicit test message.
4027
4028 2017-03-08  Pedro Alves  <palves@redhat.com>
4029
4030         PR gdb/18360
4031         * gdb.threads/interrupt-while-step-over.c: New file.
4032         * gdb.threads/interrupt-while-step-over.exp: New file.
4033
4034 2017-03-08  Pedro Alves  <palves@redhat.com>
4035
4036         * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
4037         * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
4038
4039 2017-03-08  Pedro Alves  <palves@redhat.com>
4040
4041         * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
4042         PKRU as not supported as a PASS.
4043
4044 2017-03-08  Pedro Alves  <palves@redhat.com>
4045
4046         * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
4047         prefix instead of $binfile1/$binfile2.
4048         * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
4049         in test message.
4050         * gdb.python/py-completion.exp: Use "load python file" as test
4051         messages instead of unstable path names.
4052
4053 2017-03-08  Pedro Alves  <palves@redhat.com>
4054             Jan Kratochvil  <jan.kratochvil@redhat.com>
4055
4056         PR cli/21218
4057         * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4058         New proc.
4059         (top level): Call it.
4060
4061 2017-03-08  Pedro Alves  <palves@redhat.com>
4062
4063         PR tui/21216
4064         * gdb.tui/tui-nl-filtered-output.exp: New file.
4065
4066 2017-03-08  Pedro Alves  <palves@redhat.com>
4067
4068         * gdb.base/completion.exp: Move TUI completion tests to ...
4069         * gdb.tui/completion.exp: ... this new file.
4070
4071 2017-03-08  Pedro Alves  <palves@redhat.com>
4072
4073         * gdb.base/tui-disasm-long-lines.c,
4074         gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
4075         gdb.base/tui-layout.exp: Move to ...
4076         * gdb.tui/: ... this new directory.
4077
4078 2017-03-07  Pedro Alves  <palves@redhat.com>
4079
4080         * gdb.base/tui-layout.c: New file.
4081         * gdb.base/tui-layout.exp: New file.
4082
4083 2017-03-07  Pedro Alves  <palves@redhat.com>
4084
4085         * gdb.base/tui-layout.c: Rename to ...
4086         * gdb.base/tui-disasm-long-lines.c: ... this.
4087         * gdb.base/tui-layout.exp: Rename to ...
4088         * gdb.base/tui-disasm-long-lines.exp: ... this.
4089
4090 2017-03-07  Pedro Alves  <palves@redhat.com>
4091
4092         * gdb.base/tui-layout.exp: Add intro comment and fix typo.
4093
4094 2017-03-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
4095
4096         * i386-mpx-call.c: New file.
4097         * i386-mpx-call.exp: New file.
4098
4099 2017-02-28  Peter Bergner  <bergner@vnet.ibm.com>
4100
4101         * gdb.arch/powerpc-power.exp: Delete test.
4102         * gdb.arch/powerpc-power.s: Likewise.
4103         * gdb.disasm/disassembler-options.exp: New test.
4104         * gdb.arch/powerpc-altivec.exp: Likewise.
4105         * gdb.arch/powerpc-altivec.s: Likewise.
4106         * gdb.arch/powerpc-altivec2.exp: Likewise.
4107         * gdb.arch/powerpc-altivec2.s: Likewise.
4108         * gdb.arch/powerpc-altivec3.exp: Likewise.
4109         * gdb.arch/powerpc-altivec3.s: Likewise.
4110         * gdb.arch/powerpc-power7.exp: Likewise.
4111         * gdb.arch/powerpc-power7.s: Likewise.
4112         * gdb.arch/powerpc-power8.exp: Likewise.
4113         * gdb.arch/powerpc-power8.s: Likewise.
4114         * gdb.arch/powerpc-power9.exp: Likewise.
4115         * gdb.arch/powerpc-power9.s: Likewise.
4116         * gdb.arch/powerpc-vsx.exp: Likewise.
4117         * gdb.arch/powerpc-vsx.s: Likewise.
4118         * gdb.arch/powerpc-vsx2.exp: Likewise.
4119         * gdb.arch/powerpc-vsx2.s: Likewise.
4120         * gdb.arch/powerpc-vsx3.exp: Likewise.
4121         * gdb.arch/powerpc-vsx3.s: Likewise.
4122         * gdb.arch/arm-disassembler-options.exp: Likewise.
4123         * gdb.arch/powerpc-disassembler-options.exp: Likewise.
4124         * gdb.arch/s390-disassembler-options.exp: Likewise.
4125
4126 2017-02-23  Luis Machado  <lgustavo@codesourcery.com>
4127
4128         * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
4129         (check_supported_features): ... this. Changed return type to void.
4130         (supports_rdseed): New static global.
4131         (rdseed): Check supports_rdseed.
4132         (initialize): Call check_supported_features.
4133
4134 2017-02-21  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
4135
4136         * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
4137         gdb.arch/ppc64-atomic-inst.exp.  Add tests for lbarx/stbcx, lharx/sthcx
4138         and lqarx/stqcx.
4139         * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
4140         * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
4141
4142 2017-02-21  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
4143
4144         * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
4145         uppercase.
4146
4147 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
4148
4149         * gdb.dwarf2/formdata16.c: New file.
4150         * gdb.dwarf2/formdata16.exp: New file.
4151         * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
4152
4153 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
4154
4155         * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
4156         * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
4157         * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
4158         * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
4159         DW_AT_GNU_*.
4160
4161 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
4162
4163         * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
4164
4165 2017-02-15  Sergio Durigan Junior  <sergiodj@redhat.com>
4166
4167         PR gdb/21164
4168         * gdb.base/maint.exp: Add testcases for when the commands do
4169         not have arguments.
4170
4171 2017-02-15  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4172
4173         * gdb.cp/chained-calls.exp: Use p instead of P.
4174
4175 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
4176
4177         * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
4178         gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
4179
4180 2017-02-14  Tom Tromey  <tom@tromey.com>
4181
4182         PR python/13598:
4183         * gdb.python/py-events.exp: Add before_prompt event tests.
4184
4185 2017-02-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4186
4187         * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
4188
4189 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
4190
4191         * gdb.linespec/explicit.c (my_unique_function_name): New function.
4192         (main): Call my_unique_function_name.
4193         * gdb.linespec/explicit.exp: Use my_unique_function_name to test
4194         completion of patterns with a single match.
4195         Add missing -re switches to gdb_test_multiple calls.
4196
4197 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
4198
4199         * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
4200         return if core file is not recognized.
4201
4202 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
4203
4204         * gdb.base/new-ui.exp (do_test): Test queries behavior on main
4205         and extra UIs.
4206
4207 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
4208
4209         * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
4210         proc_with_prefix.
4211
4212 2017-02-10  Tom Tromey  <tom@tromey.com>
4213
4214         * gdb.python/py-xmethods.exp: Use "p" command, not "P".
4215
4216 2017-02-10  Martin Galvan  <martingalvan@sourceware.org>
4217
4218         PR gdb/21122
4219         * gdb.base/help.exp: Update match pattern for testing 'help commands'.
4220
4221 2017-02-08  Jerome Guitton  <guitton@adacore.com>
4222
4223         * gdb.base/define.exp: Add test for command abbreviations
4224         in define.
4225
4226 2017-02-06  Luis Machado  <lgustavo@codesourcery.com>
4227
4228         * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
4229         * gdb.reverse/insn-reverse-x86.c: New file.
4230
4231 2017-02-06  Ivo Raisr  <ivo.raisr@oracle.com>
4232
4233         PR tdep/20936
4234         * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
4235
4236 2017-02-03  Tom Tromey  <tom@tromey.com>
4237
4238         PR rust/21097:
4239         * gdb.rust/simple.exp: Add new tests.
4240
4241 2017-02-02  Pedro Alves  <palves@redhat.com>
4242
4243         * gdb.mi/mi-logging.exp: Add "redirect while already logging"
4244         tests.
4245
4246 2017-02-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4247
4248         * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
4249         taking a 2-byte value out of a 4-byte DWARF implicit value on
4250         big-endian targets.
4251         * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
4252         logic.  Add test cases for DW_OP_implicit.
4253
4254 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
4255
4256         * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
4257
4258 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
4259
4260         * gdb.btrace/enable.exp: Call gdb_exit before
4261         skip_gdbserver_tests.
4262
4263 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
4264
4265         * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
4266         GDBFLAGS.
4267
4268 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
4269
4270         * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
4271         the test is skipped.
4272         * gdb.btrace/data.exp: Likewise.
4273         * gdb.btrace/delta.exp: Likewise.
4274         * gdb.btrace/dlopen.exp: Likewise.
4275         * gdb.btrace/enable-running.exp: Likewise.
4276         * gdb.btrace/enable.exp: Likewise.
4277         * gdb.btrace/exception.exp: Likewise.
4278         * gdb.btrace/function_call_history.exp: Likewise.
4279         * gdb.btrace/gcore.exp: Likewise.
4280         * gdb.btrace/instruction_history.exp: Likewise.
4281         * gdb.btrace/multi-thread-step.exp: Likewise.
4282         * gdb.btrace/nohist.exp: Likewise.
4283         * gdb.btrace/non-stop.exp: Likewise.
4284         * gdb.btrace/reconnect.exp: Likewise.
4285         * gdb.btrace/record_goto-step.exp: Likewise.
4286         * gdb.btrace/record_goto.exp: Likewise.
4287         * gdb.btrace/rn-dl-bind.exp: Likewise.
4288         * gdb.btrace/segv.exp: Likewise.
4289         * gdb.btrace/step.exp: Likewise.
4290         * gdb.btrace/stepi.exp: Likewise.
4291         * gdb.btrace/tailcall-only.exp: Likewise.
4292         * gdb.btrace/tailcall.exp: Likewise.
4293         * gdb.btrace/tsx.exp: Likewise.
4294         * gdb.btrace/unknown_functions.exp: Likewise.
4295         * gdb.btrace/vdso.exp: Likewise.
4296
4297 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
4298
4299         * gdb.btrace/enable-running.c: New.
4300         * gdb.btrace/enable-running.exp: New.
4301
4302 2017-01-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
4303
4304         * gdb.arch/amd64-gs_base.c: New file.
4305         * gdb.arch/amd64-gs_base.exp: New file.
4306
4307 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
4308
4309         * lib/memory.exp: Remove spurious empty newlines.
4310
4311 2017-01-26  Simon Marchi  <simon.marchi@polymtl.ca>
4312
4313         * gdb.python/py-bad-printers.exp: Load python file using "source".
4314         * gdb.python/py-events.exp: Likewise.
4315         * gdb.python/py-evsignal.exp: Likewise.
4316         * gdb.python/py-evthreads.exp: Likewise.
4317         * gdb.python/py-frame-args.exp: Likewise.
4318         * gdb.python/py-framefilter-invalidarg.exp: Likewise.
4319         * gdb.python/py-framefilter-mi.exp: Likewise.
4320         * gdb.python/py-framefilter.exp: Likewise.
4321         * gdb.python/py-mi.exp: Likewise.
4322         * gdb.python/py-pp-maint.exp: Likewise.
4323         * gdb.python/py-pp-registration.exp: Likewise.
4324         * gdb.python/py-prettyprint.exp: Likewise.
4325         (run_lang_tests): Likewise.
4326         * gdb.python/py-typeprint.exp: Likewise.
4327
4328 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
4329
4330         * lib/memory.exp: New file.
4331         * lib/gdb.exp: Load memory.exp.
4332         * gdb.base/memattr.exp (delete_memory): Move proc to
4333         lib/memory.exp and rename to delete_memory_regions.
4334         Replace delete_memory with delete_memory_regions.
4335         Cleanup memory regions before tests.
4336         * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
4337         before tests.
4338
4339 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
4340
4341         * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
4342         files.
4343         (initialize): New function conditionally defined.
4344         (testcases): Move within conditional block.
4345         (main): Call initialize.
4346         * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
4347         of gdb.reverse/insn-reverse.c.
4348         * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
4349         gdb.reverse/insn-reverse.c.
4350
4351 2017-01-26  Yao Qi  <yao.qi@linaro.org>
4352
4353         * gdb.base/all-architectures.exp.in (do_arch_tests): Test
4354         disassemble on address 0.
4355
4356 2017-01-25  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4357             Yao Qi  <yao.qi@linaro.org>
4358
4359         * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
4360         * gdb.dwarf2/implptr-64bit.S: Remove.
4361         * lib/dwarf.exp (Dwarf): Handle character "%".  Evaluate some
4362         variables in caller's context.  Add DW_OP_implicit_value.
4363
4364 2017-01-25  Yao Qi  <yao.qi@linaro.org>
4365
4366         * lib/dwarf.exp (Dwarf::_location): Handle
4367         DW_OP_GNU_implicit_pointer with proper size.
4368
4369 2017-01-20  Luis Machado  <lgustavo@codesourcery.com>
4370
4371         * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
4372         and add untested calls.
4373
4374 2017-01-20  Luis Machado  <lgustavo@codesourcery.com>
4375
4376         * gdb.python/python.exp: Check line number against what GDB thinks
4377         the line number is for func1.
4378
4379 2017-01-08  Iain Buclaw  <ibuclaw@gdcproject.org>
4380
4381         * gdb.dlang/debug-expr.exp: New file.
4382
4383 2016-12-23  Luis Machado  <lgustavo@codesourcery.com>
4384
4385         Fix test names for the following files:
4386
4387         * gdb.ada/exec_changed.exp
4388         * gdb.ada/info_types.exp
4389         * gdb.arch/aarch64-atomic-inst.exp
4390         * gdb.arch/aarch64-fp.exp
4391         * gdb.arch/altivec-abi.exp
4392         * gdb.arch/altivec-regs.exp
4393         * gdb.arch/amd64-byte.exp
4394         * gdb.arch/amd64-disp-step.exp
4395         * gdb.arch/amd64-dword.exp
4396         * gdb.arch/amd64-entry-value-inline.exp
4397         * gdb.arch/amd64-entry-value-param.exp
4398         * gdb.arch/amd64-entry-value-paramref.exp
4399         * gdb.arch/amd64-entry-value.exp
4400         * gdb.arch/amd64-i386-address.exp
4401         * gdb.arch/amd64-invalid-stack-middle.exp
4402         * gdb.arch/amd64-invalid-stack-top.exp
4403         * gdb.arch/amd64-optimout-repeat.exp
4404         * gdb.arch/amd64-prologue-skip.exp
4405         * gdb.arch/amd64-prologue-xmm.exp
4406         * gdb.arch/amd64-stap-special-operands.exp
4407         * gdb.arch/amd64-stap-wrong-subexp.exp
4408         * gdb.arch/amd64-tailcall-cxx.exp
4409         * gdb.arch/amd64-tailcall-noret.exp
4410         * gdb.arch/amd64-tailcall-ret.exp
4411         * gdb.arch/amd64-tailcall-self.exp
4412         * gdb.arch/amd64-word.exp
4413         * gdb.arch/arm-bl-branch-dest.exp
4414         * gdb.arch/arm-disp-step.exp
4415         * gdb.arch/arm-neon.exp
4416         * gdb.arch/arm-single-step-kernel-helper.exp
4417         * gdb.arch/avr-flash-qualifier.exp
4418         * gdb.arch/disp-step-insn-reloc.exp
4419         * gdb.arch/e500-abi.exp
4420         * gdb.arch/e500-regs.exp
4421         * gdb.arch/ftrace-insn-reloc.exp
4422         * gdb.arch/i386-avx512.exp
4423         * gdb.arch/i386-bp_permanent.exp
4424         * gdb.arch/i386-byte.exp
4425         * gdb.arch/i386-cfi-notcurrent.exp
4426         * gdb.arch/i386-disp-step.exp
4427         * gdb.arch/i386-dr3-watch.exp
4428         * gdb.arch/i386-float.exp
4429         * gdb.arch/i386-gnu-cfi.exp
4430         * gdb.arch/i386-mpx-map.exp
4431         * gdb.arch/i386-mpx-sigsegv.exp
4432         * gdb.arch/i386-mpx-simple_segv.exp
4433         * gdb.arch/i386-mpx.exp
4434         * gdb.arch/i386-permbkpt.exp
4435         * gdb.arch/i386-prologue.exp
4436         * gdb.arch/i386-signal.exp
4437         * gdb.arch/i386-size-overlap.exp
4438         * gdb.arch/i386-unwind.exp
4439         * gdb.arch/i386-word.exp
4440         * gdb.arch/mips-fcr.exp
4441         * gdb.arch/powerpc-d128-regs.exp
4442         * gdb.arch/powerpc-stackless.exp
4443         * gdb.arch/ppc64-atomic-inst.exp
4444         * gdb.arch/s390-stackless.exp
4445         * gdb.arch/s390-tdbregs.exp
4446         * gdb.arch/s390-vregs.exp
4447         * gdb.arch/sparc-sysstep.exp
4448         * gdb.arch/thumb-bx-pc.exp
4449         * gdb.arch/thumb-singlestep.exp
4450         * gdb.arch/thumb2-it.exp
4451         * gdb.arch/vsx-regs.exp
4452         * gdb.asm/asm-source.exp
4453         * gdb.base/a2-run.exp
4454         * gdb.base/advance.exp
4455         * gdb.base/all-bin.exp
4456         * gdb.base/anon.exp
4457         * gdb.base/args.exp
4458         * gdb.base/arithmet.exp
4459         * gdb.base/async-shell.exp
4460         * gdb.base/async.exp
4461         * gdb.base/attach-pie-noexec.exp
4462         * gdb.base/attach-twice.exp
4463         * gdb.base/auto-load.exp
4464         * gdb.base/bang.exp
4465         * gdb.base/bitfields.exp
4466         * gdb.base/break-always.exp
4467         * gdb.base/break-caller-line.exp
4468         * gdb.base/break-entry.exp
4469         * gdb.base/break-inline.exp
4470         * gdb.base/break-on-linker-gcd-function.exp
4471         * gdb.base/break-probes.exp
4472         * gdb.base/break.exp
4473         * gdb.base/breakpoint-shadow.exp
4474         * gdb.base/call-ar-st.exp
4475         * gdb.base/call-sc.exp
4476         * gdb.base/call-signal-resume.exp
4477         * gdb.base/call-strs.exp
4478         * gdb.base/callfuncs.exp
4479         * gdb.base/catch-fork-static.exp
4480         * gdb.base/catch-gdb-caused-signals.exp
4481         * gdb.base/catch-load.exp
4482         * gdb.base/catch-signal-fork.exp
4483         * gdb.base/catch-signal.exp
4484         * gdb.base/catch-syscall.exp
4485         * gdb.base/charset.exp
4486         * gdb.base/checkpoint.exp
4487         * gdb.base/chng-syms.exp
4488         * gdb.base/code-expr.exp
4489         * gdb.base/code_elim.exp
4490         * gdb.base/commands.exp
4491         * gdb.base/completion.exp
4492         * gdb.base/complex.exp
4493         * gdb.base/cond-expr.exp
4494         * gdb.base/condbreak.exp
4495         * gdb.base/consecutive.exp
4496         * gdb.base/continue-all-already-running.exp
4497         * gdb.base/coredump-filter.exp
4498         * gdb.base/corefile.exp
4499         * gdb.base/dbx.exp
4500         * gdb.base/debug-expr.exp
4501         * gdb.base/define.exp
4502         * gdb.base/del.exp
4503         * gdb.base/disabled-location.exp
4504         * gdb.base/disasm-end-cu.exp
4505         * gdb.base/disasm-optim.exp
4506         * gdb.base/display.exp
4507         * gdb.base/duplicate-bp.exp
4508         * gdb.base/ena-dis-br.exp
4509         * gdb.base/ending-run.exp
4510         * gdb.base/enumval.exp
4511         * gdb.base/environ.exp
4512         * gdb.base/eu-strip-infcall.exp
4513         * gdb.base/eval-avoid-side-effects.exp
4514         * gdb.base/eval-skip.exp
4515         * gdb.base/exitsignal.exp
4516         * gdb.base/expand-psymtabs.exp
4517         * gdb.base/filesym.exp
4518         * gdb.base/find-unmapped.exp
4519         * gdb.base/finish.exp
4520         * gdb.base/float.exp
4521         * gdb.base/foll-exec-mode.exp
4522         * gdb.base/foll-exec.exp
4523         * gdb.base/foll-fork.exp
4524         * gdb.base/fortran-sym-case.exp
4525         * gdb.base/freebpcmd.exp
4526         * gdb.base/func-ptr.exp
4527         * gdb.base/func-ptrs.exp
4528         * gdb.base/funcargs.exp
4529         * gdb.base/gcore-buffer-overflow.exp
4530         * gdb.base/gcore-relro-pie.exp
4531         * gdb.base/gcore-relro.exp
4532         * gdb.base/gcore.exp
4533         * gdb.base/gdb1090.exp
4534         * gdb.base/gdb11530.exp
4535         * gdb.base/gdb11531.exp
4536         * gdb.base/gdb1821.exp
4537         * gdb.base/gdbindex-stabs.exp
4538         * gdb.base/gdbvars.exp
4539         * gdb.base/hbreak.exp
4540         * gdb.base/hbreak2.exp
4541         * gdb.base/included.exp
4542         * gdb.base/infcall-input.exp
4543         * gdb.base/inferior-died.exp
4544         * gdb.base/infnan.exp
4545         * gdb.base/info-macros.exp
4546         * gdb.base/info-os.exp
4547         * gdb.base/info-proc.exp
4548         * gdb.base/info-shared.exp
4549         * gdb.base/info-target.exp
4550         * gdb.base/infoline.exp
4551         * gdb.base/interp.exp
4552         * gdb.base/interrupt.exp
4553         * gdb.base/jit-reader.exp
4554         * gdb.base/jit-simple.exp
4555         * gdb.base/kill-after-signal.exp
4556         * gdb.base/kill-detach-inferiors-cmd.exp
4557         * gdb.base/label.exp
4558         * gdb.base/langs.exp
4559         * gdb.base/ldbl_e308.exp
4560         * gdb.base/line-symtabs.exp
4561         * gdb.base/linespecs.exp
4562         * gdb.base/list.exp
4563         * gdb.base/long_long.exp
4564         * gdb.base/longest-types.exp
4565         * gdb.base/maint.exp
4566         * gdb.base/max-value-size.exp
4567         * gdb.base/memattr.exp
4568         * gdb.base/mips_pro.exp
4569         * gdb.base/morestack.exp
4570         * gdb.base/moribund-step.exp
4571         * gdb.base/multi-forks.exp
4572         * gdb.base/nested-addr.exp
4573         * gdb.base/nextoverexit.exp
4574         * gdb.base/noreturn-finish.exp
4575         * gdb.base/noreturn-return.exp
4576         * gdb.base/nostdlib.exp
4577         * gdb.base/offsets.exp
4578         * gdb.base/opaque.exp
4579         * gdb.base/pc-fp.exp
4580         * gdb.base/permissions.exp
4581         * gdb.base/print-symbol-loading.exp
4582         * gdb.base/prologue-include.exp
4583         * gdb.base/psymtab.exp
4584         * gdb.base/ptype.exp
4585         * gdb.base/random-signal.exp
4586         * gdb.base/randomize.exp
4587         * gdb.base/range-stepping.exp
4588         * gdb.base/readline-ask.exp
4589         * gdb.base/recpar.exp
4590         * gdb.base/recurse.exp
4591         * gdb.base/relational.exp
4592         * gdb.base/restore.exp
4593         * gdb.base/return-nodebug.exp
4594         * gdb.base/return.exp
4595         * gdb.base/run-after-attach.exp
4596         * gdb.base/save-bp.exp
4597         * gdb.base/scope.exp
4598         * gdb.base/sect-cmd.exp
4599         * gdb.base/set-lang-auto.exp
4600         * gdb.base/set-noassign.exp
4601         * gdb.base/setvar.exp
4602         * gdb.base/sigall.exp
4603         * gdb.base/sigbpt.exp
4604         * gdb.base/siginfo-addr.exp
4605         * gdb.base/siginfo-infcall.exp
4606         * gdb.base/siginfo-obj.exp
4607         * gdb.base/siginfo.exp
4608         * gdb.base/signals-state-child.exp
4609         * gdb.base/signest.exp
4610         * gdb.base/sigstep.exp
4611         * gdb.base/sizeof.exp
4612         * gdb.base/skip.exp
4613         * gdb.base/solib-corrupted.exp
4614         * gdb.base/solib-nodir.exp
4615         * gdb.base/solib-search.exp
4616         * gdb.base/stack-checking.exp
4617         * gdb.base/stale-infcall.exp
4618         * gdb.base/stap-probe.exp
4619         * gdb.base/start.exp
4620         * gdb.base/step-break.exp
4621         * gdb.base/step-bt.exp
4622         * gdb.base/step-line.exp
4623         * gdb.base/step-over-exit.exp
4624         * gdb.base/step-over-syscall.exp
4625         * gdb.base/step-resume-infcall.exp
4626         * gdb.base/step-test.exp
4627         * gdb.base/store.exp
4628         * gdb.base/structs3.exp
4629         * gdb.base/sym-file.exp
4630         * gdb.base/symbol-without-target_section.exp
4631         * gdb.base/term.exp
4632         * gdb.base/testenv.exp
4633         * gdb.base/ui-redirect.exp
4634         * gdb.base/until.exp
4635         * gdb.base/unwindonsignal.exp
4636         * gdb.base/value-double-free.exp
4637         * gdb.base/vla-datatypes.exp
4638         * gdb.base/vla-ptr.exp
4639         * gdb.base/vla-sideeffect.exp
4640         * gdb.base/volatile.exp
4641         * gdb.base/watch-cond-infcall.exp
4642         * gdb.base/watch-cond.exp
4643         * gdb.base/watch-non-mem.exp
4644         * gdb.base/watch-read.exp
4645         * gdb.base/watch-vfork.exp
4646         * gdb.base/watchpoint-cond-gone.exp
4647         * gdb.base/watchpoint-delete.exp
4648         * gdb.base/watchpoint-hw-hit-once.exp
4649         * gdb.base/watchpoint-hw.exp
4650         * gdb.base/watchpoint-stops-at-right-insn.exp
4651         * gdb.base/watchpoints.exp
4652         * gdb.base/wchar.exp
4653         * gdb.base/whatis-exp.exp
4654         * gdb.btrace/buffer-size.exp
4655         * gdb.btrace/data.exp
4656         * gdb.btrace/delta.exp
4657         * gdb.btrace/dlopen.exp
4658         * gdb.btrace/enable.exp
4659         * gdb.btrace/exception.exp
4660         * gdb.btrace/function_call_history.exp
4661         * gdb.btrace/gcore.exp
4662         * gdb.btrace/instruction_history.exp
4663         * gdb.btrace/nohist.exp
4664         * gdb.btrace/reconnect.exp
4665         * gdb.btrace/record_goto-step.exp
4666         * gdb.btrace/record_goto.exp
4667         * gdb.btrace/rn-dl-bind.exp
4668         * gdb.btrace/segv.exp
4669         * gdb.btrace/step.exp
4670         * gdb.btrace/stepi.exp
4671         * gdb.btrace/tailcall-only.exp
4672         * gdb.btrace/tailcall.exp
4673         * gdb.btrace/tsx.exp
4674         * gdb.btrace/unknown_functions.exp
4675         * gdb.btrace/vdso.exp
4676         * gdb.compile/compile-ifunc.exp
4677         * gdb.compile/compile-ops.exp
4678         * gdb.compile/compile-print.exp
4679         * gdb.compile/compile-setjmp.exp
4680         * gdb.cp/abstract-origin.exp
4681         * gdb.cp/ambiguous.exp
4682         * gdb.cp/annota2.exp
4683         * gdb.cp/annota3.exp
4684         * gdb.cp/anon-ns.exp
4685         * gdb.cp/anon-struct.exp
4686         * gdb.cp/anon-union.exp
4687         * gdb.cp/arg-reference.exp
4688         * gdb.cp/baseenum.exp
4689         * gdb.cp/bool.exp
4690         * gdb.cp/breakpoint.exp
4691         * gdb.cp/bs15503.exp
4692         * gdb.cp/call-c.exp
4693         * gdb.cp/casts.exp
4694         * gdb.cp/chained-calls.exp
4695         * gdb.cp/class2.exp
4696         * gdb.cp/classes.exp
4697         * gdb.cp/cmpd-minsyms.exp
4698         * gdb.cp/converts.exp
4699         * gdb.cp/cp-relocate.exp
4700         * gdb.cp/cpcompletion.exp
4701         * gdb.cp/cpexprs.exp
4702         * gdb.cp/cplabel.exp
4703         * gdb.cp/cplusfuncs.exp
4704         * gdb.cp/cpsizeof.exp
4705         * gdb.cp/ctti.exp
4706         * gdb.cp/derivation.exp
4707         * gdb.cp/destrprint.exp
4708         * gdb.cp/dispcxx.exp
4709         * gdb.cp/enum-class.exp
4710         * gdb.cp/exception.exp
4711         * gdb.cp/exceptprint.exp
4712         * gdb.cp/expand-psymtabs-cxx.exp
4713         * gdb.cp/expand-sals.exp
4714         * gdb.cp/extern-c.exp
4715         * gdb.cp/filename.exp
4716         * gdb.cp/formatted-ref.exp
4717         * gdb.cp/fpointer.exp
4718         * gdb.cp/gdb1355.exp
4719         * gdb.cp/gdb2495.exp
4720         * gdb.cp/hang.exp
4721         * gdb.cp/impl-this.exp
4722         * gdb.cp/infcall-dlopen.exp
4723         * gdb.cp/inherit.exp
4724         * gdb.cp/iostream.exp
4725         * gdb.cp/koenig.exp
4726         * gdb.cp/local.exp
4727         * gdb.cp/m-data.exp
4728         * gdb.cp/m-static.exp
4729         * gdb.cp/mb-ctor.exp
4730         * gdb.cp/mb-inline.exp
4731         * gdb.cp/mb-templates.exp
4732         * gdb.cp/member-name.exp
4733         * gdb.cp/member-ptr.exp
4734         * gdb.cp/meth-typedefs.exp
4735         * gdb.cp/method.exp
4736         * gdb.cp/method2.exp
4737         * gdb.cp/minsym-fallback.exp
4738         * gdb.cp/misc.exp
4739         * gdb.cp/namelessclass.exp
4740         * gdb.cp/namespace-enum.exp
4741         * gdb.cp/namespace-nested-import.exp
4742         * gdb.cp/namespace.exp
4743         * gdb.cp/nextoverthrow.exp
4744         * gdb.cp/no-dmgl-verbose.exp
4745         * gdb.cp/non-trivial-retval.exp
4746         * gdb.cp/noparam.exp
4747         * gdb.cp/nsdecl.exp
4748         * gdb.cp/nsimport.exp
4749         * gdb.cp/nsnested.exp
4750         * gdb.cp/nsnoimports.exp
4751         * gdb.cp/nsrecurs.exp
4752         * gdb.cp/nsstress.exp
4753         * gdb.cp/nsusing.exp
4754         * gdb.cp/operator.exp
4755         * gdb.cp/oranking.exp
4756         * gdb.cp/overload-const.exp
4757         * gdb.cp/overload.exp
4758         * gdb.cp/ovldbreak.exp
4759         * gdb.cp/ovsrch.exp
4760         * gdb.cp/paren-type.exp
4761         * gdb.cp/parse-lang.exp
4762         * gdb.cp/pass-by-ref.exp
4763         * gdb.cp/pr-1023.exp
4764         * gdb.cp/pr-1210.exp
4765         * gdb.cp/pr-574.exp
4766         * gdb.cp/pr10687.exp
4767         * gdb.cp/pr12028.exp
4768         * gdb.cp/pr17132.exp
4769         * gdb.cp/pr17494.exp
4770         * gdb.cp/pr9067.exp
4771         * gdb.cp/pr9167.exp
4772         * gdb.cp/pr9631.exp
4773         * gdb.cp/printmethod.exp
4774         * gdb.cp/psmang.exp
4775         * gdb.cp/psymtab-parameter.exp
4776         * gdb.cp/ptype-cv-cp.exp
4777         * gdb.cp/ptype-flags.exp
4778         * gdb.cp/re-set-overloaded.exp
4779         * gdb.cp/ref-types.exp
4780         * gdb.cp/rtti.exp
4781         * gdb.cp/scope-err.exp
4782         * gdb.cp/shadow.exp
4783         * gdb.cp/smartp.exp
4784         * gdb.cp/static-method.exp
4785         * gdb.cp/static-print-quit.exp
4786         * gdb.cp/temargs.exp
4787         * gdb.cp/templates.exp
4788         * gdb.cp/try_catch.exp
4789         * gdb.cp/typedef-operator.exp
4790         * gdb.cp/typeid.exp
4791         * gdb.cp/userdef.exp
4792         * gdb.cp/using-crash.exp
4793         * gdb.cp/var-tag.exp
4794         * gdb.cp/virtbase.exp
4795         * gdb.cp/virtfunc.exp
4796         * gdb.cp/virtfunc2.exp
4797         * gdb.cp/vla-cxx.exp
4798         * gdb.disasm/t01_mov.exp
4799         * gdb.disasm/t02_mova.exp
4800         * gdb.disasm/t03_add.exp
4801         * gdb.disasm/t04_sub.exp
4802         * gdb.disasm/t05_cmp.exp
4803         * gdb.disasm/t06_ari2.exp
4804         * gdb.disasm/t07_ari3.exp
4805         * gdb.disasm/t08_or.exp
4806         * gdb.disasm/t09_xor.exp
4807         * gdb.disasm/t10_and.exp
4808         * gdb.disasm/t11_logs.exp
4809         * gdb.disasm/t12_bit.exp
4810         * gdb.disasm/t13_otr.exp
4811         * gdb.dlang/circular.exp
4812         * gdb.dwarf2/arr-stride.exp
4813         * gdb.dwarf2/arr-subrange.exp
4814         * gdb.dwarf2/atomic-type.exp
4815         * gdb.dwarf2/bad-regnum.exp
4816         * gdb.dwarf2/bitfield-parent-optimized-out.exp
4817         * gdb.dwarf2/callframecfa.exp
4818         * gdb.dwarf2/clztest.exp
4819         * gdb.dwarf2/corrupt.exp
4820         * gdb.dwarf2/data-loc.exp
4821         * gdb.dwarf2/dup-psym.exp
4822         * gdb.dwarf2/dw2-anon-mptr.exp
4823         * gdb.dwarf2/dw2-anonymous-func.exp
4824         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
4825         * gdb.dwarf2/dw2-bad-unresolved.exp
4826         * gdb.dwarf2/dw2-basic.exp
4827         * gdb.dwarf2/dw2-canonicalize-type.exp
4828         * gdb.dwarf2/dw2-case-insensitive.exp
4829         * gdb.dwarf2/dw2-common-block.exp
4830         * gdb.dwarf2/dw2-compdir-oldgcc.exp
4831         * gdb.dwarf2/dw2-compressed.exp
4832         * gdb.dwarf2/dw2-const.exp
4833         * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
4834         * gdb.dwarf2/dw2-cu-size.exp
4835         * gdb.dwarf2/dw2-dup-frame.exp
4836         * gdb.dwarf2/dw2-entry-value.exp
4837         * gdb.dwarf2/dw2-icycle.exp
4838         * gdb.dwarf2/dw2-ifort-parameter.exp
4839         * gdb.dwarf2/dw2-inline-break.exp
4840         * gdb.dwarf2/dw2-inline-param.exp
4841         * gdb.dwarf2/dw2-intercu.exp
4842         * gdb.dwarf2/dw2-intermix.exp
4843         * gdb.dwarf2/dw2-lexical-block-bare.exp
4844         * gdb.dwarf2/dw2-linkage-name-trust.exp
4845         * gdb.dwarf2/dw2-minsym-in-cu.exp
4846         * gdb.dwarf2/dw2-noloc.exp
4847         * gdb.dwarf2/dw2-op-call.exp
4848         * gdb.dwarf2/dw2-op-out-param.exp
4849         * gdb.dwarf2/dw2-opt-structptr.exp
4850         * gdb.dwarf2/dw2-param-error.exp
4851         * gdb.dwarf2/dw2-producer.exp
4852         * gdb.dwarf2/dw2-ranges-base.exp
4853         * gdb.dwarf2/dw2-ref-missing-frame.exp
4854         * gdb.dwarf2/dw2-reg-undefined.exp
4855         * gdb.dwarf2/dw2-regno-invalid.exp
4856         * gdb.dwarf2/dw2-restore.exp
4857         * gdb.dwarf2/dw2-restrict.exp
4858         * gdb.dwarf2/dw2-single-line-discriminators.exp
4859         * gdb.dwarf2/dw2-strp.exp
4860         * gdb.dwarf2/dw2-undefined-ret-addr.exp
4861         * gdb.dwarf2/dw2-unresolved.exp
4862         * gdb.dwarf2/dw2-var-zero-addr.exp
4863         * gdb.dwarf2/dw4-sig-types.exp
4864         * gdb.dwarf2/dwz.exp
4865         * gdb.dwarf2/dynarr-ptr.exp
4866         * gdb.dwarf2/enum-type.exp
4867         * gdb.dwarf2/gdb-index.exp
4868         * gdb.dwarf2/implptr-64bit.exp
4869         * gdb.dwarf2/implptr-optimized-out.exp
4870         * gdb.dwarf2/implptr.exp
4871         * gdb.dwarf2/implref-array.exp
4872         * gdb.dwarf2/implref-const.exp
4873         * gdb.dwarf2/implref-global.exp
4874         * gdb.dwarf2/implref-struct.exp
4875         * gdb.dwarf2/mac-fileno.exp
4876         * gdb.dwarf2/main-subprogram.exp
4877         * gdb.dwarf2/member-ptr-forwardref.exp
4878         * gdb.dwarf2/method-ptr.exp
4879         * gdb.dwarf2/missing-sig-type.exp
4880         * gdb.dwarf2/nonvar-access.exp
4881         * gdb.dwarf2/opaque-type-lookup.exp
4882         * gdb.dwarf2/pieces-optimized-out.exp
4883         * gdb.dwarf2/pieces.exp
4884         * gdb.dwarf2/pr10770.exp
4885         * gdb.dwarf2/pr13961.exp
4886         * gdb.dwarf2/staticvirtual.exp
4887         * gdb.dwarf2/subrange.exp
4888         * gdb.dwarf2/symtab-producer.exp
4889         * gdb.dwarf2/trace-crash.exp
4890         * gdb.dwarf2/typeddwarf.exp
4891         * gdb.dwarf2/valop.exp
4892         * gdb.dwarf2/watch-notconst.exp
4893         * gdb.fortran/array-element.exp
4894         * gdb.fortran/charset.exp
4895         * gdb.fortran/common-block.exp
4896         * gdb.fortran/complex.exp
4897         * gdb.fortran/derived-type-function.exp
4898         * gdb.fortran/derived-type.exp
4899         * gdb.fortran/logical.exp
4900         * gdb.fortran/module.exp
4901         * gdb.fortran/multi-dim.exp
4902         * gdb.fortran/nested-funcs.exp
4903         * gdb.fortran/print-formatted.exp
4904         * gdb.fortran/subarray.exp
4905         * gdb.fortran/vla-alloc-assoc.exp
4906         * gdb.fortran/vla-datatypes.exp
4907         * gdb.fortran/vla-history.exp
4908         * gdb.fortran/vla-ptr-info.exp
4909         * gdb.fortran/vla-ptype-sub.exp
4910         * gdb.fortran/vla-ptype.exp
4911         * gdb.fortran/vla-sizeof.exp
4912         * gdb.fortran/vla-type.exp
4913         * gdb.fortran/vla-value-sub-arbitrary.exp
4914         * gdb.fortran/vla-value-sub-finish.exp
4915         * gdb.fortran/vla-value-sub.exp
4916         * gdb.fortran/vla-value.exp
4917         * gdb.fortran/whatis_type.exp
4918         * gdb.go/chan.exp
4919         * gdb.go/handcall.exp
4920         * gdb.go/hello.exp
4921         * gdb.go/integers.exp
4922         * gdb.go/methods.exp
4923         * gdb.go/package.exp
4924         * gdb.go/strings.exp
4925         * gdb.go/types.exp
4926         * gdb.go/unsafe.exp
4927         * gdb.guile/scm-arch.exp
4928         * gdb.guile/scm-block.exp
4929         * gdb.guile/scm-breakpoint.exp
4930         * gdb.guile/scm-cmd.exp
4931         * gdb.guile/scm-disasm.exp
4932         * gdb.guile/scm-equal.exp
4933         * gdb.guile/scm-frame-args.exp
4934         * gdb.guile/scm-frame-inline.exp
4935         * gdb.guile/scm-frame.exp
4936         * gdb.guile/scm-iterator.exp
4937         * gdb.guile/scm-math.exp
4938         * gdb.guile/scm-objfile.exp
4939         * gdb.guile/scm-ports.exp
4940         * gdb.guile/scm-symbol.exp
4941         * gdb.guile/scm-symtab.exp
4942         * gdb.guile/scm-value-cc.exp
4943         * gdb.guile/types-module.exp
4944         * gdb.linespec/break-ask.exp
4945         * gdb.linespec/cpexplicit.exp
4946         * gdb.linespec/explicit.exp
4947         * gdb.linespec/keywords.exp
4948         * gdb.linespec/linespec.exp
4949         * gdb.linespec/ls-dollar.exp
4950         * gdb.linespec/ls-errs.exp
4951         * gdb.linespec/skip-two.exp
4952         * gdb.linespec/thread.exp
4953         * gdb.mi/mi-async.exp
4954         * gdb.mi/mi-basics.exp
4955         * gdb.mi/mi-break.exp
4956         * gdb.mi/mi-catch-load.exp
4957         * gdb.mi/mi-cli.exp
4958         * gdb.mi/mi-cmd-param-changed.exp
4959         * gdb.mi/mi-console.exp
4960         * gdb.mi/mi-detach.exp
4961         * gdb.mi/mi-disassemble.exp
4962         * gdb.mi/mi-eval.exp
4963         * gdb.mi/mi-file-transfer.exp
4964         * gdb.mi/mi-file.exp
4965         * gdb.mi/mi-fill-memory.exp
4966         * gdb.mi/mi-inheritance-syntax-error.exp
4967         * gdb.mi/mi-linespec-err-cp.exp
4968         * gdb.mi/mi-logging.exp
4969         * gdb.mi/mi-memory-changed.exp
4970         * gdb.mi/mi-read-memory.exp
4971         * gdb.mi/mi-record-changed.exp
4972         * gdb.mi/mi-reg-undefined.exp
4973         * gdb.mi/mi-regs.exp
4974         * gdb.mi/mi-return.exp
4975         * gdb.mi/mi-reverse.exp
4976         * gdb.mi/mi-simplerun.exp
4977         * gdb.mi/mi-solib.exp
4978         * gdb.mi/mi-stack.exp
4979         * gdb.mi/mi-stepi.exp
4980         * gdb.mi/mi-syn-frame.exp
4981         * gdb.mi/mi-until.exp
4982         * gdb.mi/mi-var-block.exp
4983         * gdb.mi/mi-var-child.exp
4984         * gdb.mi/mi-var-cmd.exp
4985         * gdb.mi/mi-var-cp.exp
4986         * gdb.mi/mi-var-display.exp
4987         * gdb.mi/mi-var-invalidate.exp
4988         * gdb.mi/mi-var-list-children-invalid-grandchild.exp
4989         * gdb.mi/mi-vla-fortran.exp
4990         * gdb.mi/mi-watch.exp
4991         * gdb.mi/mi2-var-child.exp
4992         * gdb.mi/user-selected-context-sync.exp
4993         * gdb.modula2/unbounded-array.exp
4994         * gdb.multi/dummy-frame-restore.exp
4995         * gdb.multi/multi-arch-exec.exp
4996         * gdb.multi/multi-arch.exp
4997         * gdb.multi/tids.exp
4998         * gdb.multi/watchpoint-multi.exp
4999         * gdb.opencl/callfuncs.exp
5000         * gdb.opencl/convs_casts.exp
5001         * gdb.opencl/datatypes.exp
5002         * gdb.opencl/operators.exp
5003         * gdb.opencl/vec_comps.exp
5004         * gdb.opt/clobbered-registers-O2.exp
5005         * gdb.opt/inline-break.exp
5006         * gdb.opt/inline-bt.exp
5007         * gdb.opt/inline-cmds.exp
5008         * gdb.opt/inline-locals.exp
5009         * gdb.pascal/case-insensitive-symbols.exp
5010         * gdb.pascal/floats.exp
5011         * gdb.pascal/gdb11492.exp
5012         * gdb.python/lib-types.exp
5013         * gdb.python/py-arch.exp
5014         * gdb.python/py-as-string.exp
5015         * gdb.python/py-bad-printers.exp
5016         * gdb.python/py-block.exp
5017         * gdb.python/py-breakpoint-create-fail.exp
5018         * gdb.python/py-breakpoint.exp
5019         * gdb.python/py-caller-is.exp
5020         * gdb.python/py-cmd.exp
5021         * gdb.python/py-explore-cc.exp
5022         * gdb.python/py-explore.exp
5023         * gdb.python/py-finish-breakpoint.exp
5024         * gdb.python/py-finish-breakpoint2.exp
5025         * gdb.python/py-frame-args.exp
5026         * gdb.python/py-frame-inline.exp
5027         * gdb.python/py-frame.exp
5028         * gdb.python/py-framefilter-mi.exp
5029         * gdb.python/py-infthread.exp
5030         * gdb.python/py-lazy-string.exp
5031         * gdb.python/py-linetable.exp
5032         * gdb.python/py-mi-events.exp
5033         * gdb.python/py-mi-objfile.exp
5034         * gdb.python/py-mi.exp
5035         * gdb.python/py-objfile.exp
5036         * gdb.python/py-pp-integral.exp
5037         * gdb.python/py-pp-maint.exp
5038         * gdb.python/py-pp-re-notag.exp
5039         * gdb.python/py-pp-registration.exp
5040         * gdb.python/py-recurse-unwind.exp
5041         * gdb.python/py-strfns.exp
5042         * gdb.python/py-symbol.exp
5043         * gdb.python/py-symtab.exp
5044         * gdb.python/py-sync-interp.exp
5045         * gdb.python/py-typeprint.exp
5046         * gdb.python/py-unwind-maint.exp
5047         * gdb.python/py-unwind.exp
5048         * gdb.python/py-value-cc.exp
5049         * gdb.python/py-xmethods.exp
5050         * gdb.reverse/amd64-tailcall-reverse.exp
5051         * gdb.reverse/break-precsave.exp
5052         * gdb.reverse/break-reverse.exp
5053         * gdb.reverse/consecutive-precsave.exp
5054         * gdb.reverse/consecutive-reverse.exp
5055         * gdb.reverse/finish-precsave.exp
5056         * gdb.reverse/finish-reverse-bkpt.exp
5057         * gdb.reverse/finish-reverse.exp
5058         * gdb.reverse/fstatat-reverse.exp
5059         * gdb.reverse/getresuid-reverse.exp
5060         * gdb.reverse/i386-precsave.exp
5061         * gdb.reverse/i386-reverse.exp
5062         * gdb.reverse/i386-sse-reverse.exp
5063         * gdb.reverse/i387-env-reverse.exp
5064         * gdb.reverse/i387-stack-reverse.exp
5065         * gdb.reverse/insn-reverse.exp
5066         * gdb.reverse/machinestate-precsave.exp
5067         * gdb.reverse/machinestate.exp
5068         * gdb.reverse/next-reverse-bkpt-over-sr.exp
5069         * gdb.reverse/pipe-reverse.exp
5070         * gdb.reverse/readv-reverse.exp
5071         * gdb.reverse/recvmsg-reverse.exp
5072         * gdb.reverse/rerun-prec.exp
5073         * gdb.reverse/s390-mvcle.exp
5074         * gdb.reverse/step-precsave.exp
5075         * gdb.reverse/step-reverse.exp
5076         * gdb.reverse/time-reverse.exp
5077         * gdb.reverse/until-precsave.exp
5078         * gdb.reverse/until-reverse.exp
5079         * gdb.reverse/waitpid-reverse.exp
5080         * gdb.reverse/watch-precsave.exp
5081         * gdb.reverse/watch-reverse.exp
5082         * gdb.rust/generics.exp
5083         * gdb.rust/methods.exp
5084         * gdb.rust/modules.exp
5085         * gdb.rust/simple.exp
5086         * gdb.server/connect-with-no-symbol-file.exp
5087         * gdb.server/ext-attach.exp
5088         * gdb.server/ext-restart.exp
5089         * gdb.server/ext-wrapper.exp
5090         * gdb.server/file-transfer.exp
5091         * gdb.server/server-exec-info.exp
5092         * gdb.server/server-kill.exp
5093         * gdb.server/server-mon.exp
5094         * gdb.server/wrapper.exp
5095         * gdb.stabs/exclfwd.exp
5096         * gdb.stabs/gdb11479.exp
5097         * gdb.threads/clone-new-thread-event.exp
5098         * gdb.threads/corethreads.exp
5099         * gdb.threads/current-lwp-dead.exp
5100         * gdb.threads/dlopen-libpthread.exp
5101         * gdb.threads/gcore-thread.exp
5102         * gdb.threads/sigstep-threads.exp
5103         * gdb.threads/watchpoint-fork.exp
5104         * gdb.trace/actions-changed.exp
5105         * gdb.trace/backtrace.exp
5106         * gdb.trace/change-loc.exp
5107         * gdb.trace/circ.exp
5108         * gdb.trace/collection.exp
5109         * gdb.trace/disconnected-tracing.exp
5110         * gdb.trace/ftrace.exp
5111         * gdb.trace/mi-trace-frame-collected.exp
5112         * gdb.trace/mi-trace-unavailable.exp
5113         * gdb.trace/mi-traceframe-changed.exp
5114         * gdb.trace/mi-tsv-changed.exp
5115         * gdb.trace/no-attach-trace.exp
5116         * gdb.trace/passc-dyn.exp
5117         * gdb.trace/qtro.exp
5118         * gdb.trace/range-stepping.exp
5119         * gdb.trace/read-memory.exp
5120         * gdb.trace/save-trace.exp
5121         * gdb.trace/signal.exp
5122         * gdb.trace/status-stop.exp
5123         * gdb.trace/tfile.exp
5124         * gdb.trace/trace-break.exp
5125         * gdb.trace/trace-buffer-size.exp
5126         * gdb.trace/trace-condition.exp
5127         * gdb.trace/tracefile-pseudo-reg.exp
5128         * gdb.trace/tstatus.exp
5129         * gdb.trace/unavailable.exp
5130         * gdb.trace/while-dyn.exp
5131         * gdb.trace/while-stepping.exp
5132
5133 2016-12-22  Doug Evans  <xdje42@gmail.com>
5134
5135         * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
5136         and msymbols.
5137
5138 2016-12-19  Yao Qi  <yao.qi@linaro.org>
5139
5140         * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
5141         (test_with_self): Don't call do_steps_and_nexts, and remove
5142         code about stepping into xmalloc.
5143
5144 2016-12-09  Yao Qi  <yao.qi@linaro.org>
5145
5146         * gdb.base/all-architectures.exp.in: Remove kfail for rx.
5147
5148 2016-12-09  Yao Qi  <yao.qi@linaro.org>
5149
5150         * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
5151
5152 2016-12-09  Pedro Alves  <palves@redhat.com>
5153
5154         * gdb.base/all-architectures-0.exp: New file.
5155         * gdb.base/all-architectures-1.exp: New file.
5156         * gdb.base/all-architectures-2.exp: New file.
5157         * gdb.base/all-architectures-3.exp: New file.
5158         * gdb.base/all-architectures-4.exp: New file.
5159         * gdb.base/all-architectures-5.exp: New file.
5160         * gdb.base/all-architectures-6.exp: New file.
5161         * gdb.base/all-architectures-7.exp: New file.
5162         * gdb.base/all-architectures.exp.in: New file.
5163
5164 2016-12-09  Yao Qi  <yao.qi@linaro.org>
5165
5166         * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
5167
5168 2016-12-02  Luis Machado  <lgustavo@codesourcery.com>
5169
5170         * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
5171         possible.
5172         Remove useless pattern-matching code.
5173
5174 2016-12-02  Pedro Alves  <palves@redhat.com>
5175
5176         * gdb.base/commands.exp (user_defined_command_manyargs_test): New
5177         procedure.
5178         (top level): Call it.
5179
5180 2016-12-02  Pedro Alves  <palves@redhat.com>
5181
5182         * gdb.base/commands.exp (user_defined_command_args_stack_test):
5183         New procedure.
5184         (top level): Call it.
5185
5186 2016-12-02  Pedro Alves  <palves@redhat.com>
5187
5188         PR cli/20559
5189         * gdb.base/commands.exp (user_defined_command_args_eval): New
5190         procedure.
5191         (top level): Call it.
5192
5193 2016-12-02  Luis Machado  <lgustavo@codesourcery.com>
5194
5195         * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
5196         timeout handling.
5197
5198 2016-12-02  Tom Tromey  <tom@tromey.com>
5199
5200         * gdb.dwarf2/main-subprogram.c: New file.
5201         * gdb.dwarf2/main-subprogram.exp: New file.
5202
5203 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5204
5205         * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
5206         * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
5207         gdb_test_no_output for a couple of cases.
5208         * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
5209
5210 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5211
5212         Fix test names and standardize compilation error messages throughout
5213         the following files:
5214
5215         * gdb.ada/start.exp
5216         * gdb.arch/alpha-step.exp
5217         * gdb.arch/e500-prologue.exp
5218         * gdb.arch/ftrace-insn-reloc.exp
5219         * gdb.arch/gdb1291.exp
5220         * gdb.arch/gdb1431.exp
5221         * gdb.arch/gdb1558.exp
5222         * gdb.arch/i386-dr3-watch.exp
5223         * gdb.arch/i386-sse-stack-align.exp
5224         * gdb.arch/ia64-breakpoint-shadow.exp
5225         * gdb.arch/pa-nullify.exp
5226         * gdb.arch/powerpc-aix-prologue.exp
5227         * gdb.arch/thumb-bx-pc.exp
5228         * gdb.base/annota1.exp
5229         * gdb.base/annota3.exp
5230         * gdb.base/arrayidx.exp
5231         * gdb.base/assign.exp
5232         * gdb.base/attach.exp
5233         * gdb.base/auxv.exp
5234         * gdb.base/bang.exp
5235         * gdb.base/bfp-test.exp
5236         * gdb.base/bigcore.exp
5237         * gdb.base/bitfields2.exp
5238         * gdb.base/break-fun-addr.exp
5239         * gdb.base/break-probes.exp
5240         * gdb.base/call-rt-st.exp
5241         * gdb.base/callexit.exp
5242         * gdb.base/catch-fork-kill.exp
5243         * gdb.base/charset.exp
5244         * gdb.base/checkpoint.exp
5245         * gdb.base/comprdebug.exp
5246         * gdb.base/constvars.exp
5247         * gdb.base/coredump-filter.exp
5248         * gdb.base/cursal.exp
5249         * gdb.base/cvexpr.exp
5250         * gdb.base/detach.exp
5251         * gdb.base/display.exp
5252         * gdb.base/dmsym.exp
5253         * gdb.base/dprintf-pending.exp
5254         * gdb.base/dso2dso.exp
5255         * gdb.base/dtrace-probe.exp
5256         * gdb.base/dump.exp
5257         * gdb.base/enum_cond.exp
5258         * gdb.base/exe-lock.exp
5259         * gdb.base/exec-invalid-sysroot.exp
5260         * gdb.base/execl-update-breakpoints.exp
5261         * gdb.base/exprs.exp
5262         * gdb.base/fileio.exp
5263         * gdb.base/find.exp
5264         * gdb.base/finish.exp
5265         * gdb.base/fixsection.exp
5266         * gdb.base/foll-vfork.exp
5267         * gdb.base/frame-args.exp
5268         * gdb.base/gcore.exp
5269         * gdb.base/gdb1250.exp
5270         * gdb.base/global-var-nested-by-dso.exp
5271         * gdb.base/gnu-ifunc.exp
5272         * gdb.base/hashline1.exp
5273         * gdb.base/hashline2.exp
5274         * gdb.base/hashline3.exp
5275         * gdb.base/hbreak-in-shr-unsupported.exp
5276         * gdb.base/huge.exp
5277         * gdb.base/infcall-input.exp
5278         * gdb.base/info-fun.exp
5279         * gdb.base/info-shared.exp
5280         * gdb.base/jit-simple.exp
5281         * gdb.base/jit-so.exp
5282         * gdb.base/jit.exp
5283         * gdb.base/jump.exp
5284         * gdb.base/label.exp
5285         * gdb.base/lineinc.exp
5286         * gdb.base/logical.exp
5287         * gdb.base/longjmp.exp
5288         * gdb.base/macscp.exp
5289         * gdb.base/miscexprs.exp
5290         * gdb.base/new-ui-echo.exp
5291         * gdb.base/new-ui-pending-input.exp
5292         * gdb.base/new-ui.exp
5293         * gdb.base/nodebug.exp
5294         * gdb.base/nofield.exp
5295         * gdb.base/offsets.exp
5296         * gdb.base/overlays.exp
5297         * gdb.base/pending.exp
5298         * gdb.base/pointers.exp
5299         * gdb.base/pr11022.exp
5300         * gdb.base/printcmds.exp
5301         * gdb.base/prologue.exp
5302         * gdb.base/ptr-typedef.exp
5303         * gdb.base/realname-expand.exp
5304         * gdb.base/relativedebug.exp
5305         * gdb.base/relocate.exp
5306         * gdb.base/remote.exp
5307         * gdb.base/reread.exp
5308         * gdb.base/return2.exp
5309         * gdb.base/savedregs.exp
5310         * gdb.base/sep.exp
5311         * gdb.base/sepdebug.exp
5312         * gdb.base/sepsymtab.exp
5313         * gdb.base/set-inferior-tty.exp
5314         * gdb.base/setshow.exp
5315         * gdb.base/shlib-call.exp
5316         * gdb.base/sigaltstack.exp
5317         * gdb.base/siginfo-addr.exp
5318         * gdb.base/signals.exp
5319         * gdb.base/signull.exp
5320         * gdb.base/sigrepeat.exp
5321         * gdb.base/so-impl-ld.exp
5322         * gdb.base/solib-display.exp
5323         * gdb.base/solib-overlap.exp
5324         * gdb.base/solib-search.exp
5325         * gdb.base/solib-symbol.exp
5326         * gdb.base/structs.exp
5327         * gdb.base/structs2.exp
5328         * gdb.base/symtab-search-order.exp
5329         * gdb.base/twice.exp
5330         * gdb.base/unload.exp
5331         * gdb.base/varargs.exp
5332         * gdb.base/watchpoint-solib.exp
5333         * gdb.base/watchpoint.exp
5334         * gdb.base/whatis.exp
5335         * gdb.base/wrong_frame_bt_full.exp
5336         * gdb.btrace/dlopen.exp
5337         * gdb.cell/ea-standalone.exp
5338         * gdb.cell/ea-test.exp
5339         * gdb.cp/dispcxx.exp
5340         * gdb.cp/gdb2384.exp
5341         * gdb.cp/method2.exp
5342         * gdb.cp/nextoverthrow.exp
5343         * gdb.cp/pr10728.exp
5344         * gdb.disasm/am33.exp
5345         * gdb.disasm/h8300s.exp
5346         * gdb.disasm/mn10300.exp
5347         * gdb.disasm/sh3.exp
5348         * gdb.dwarf2/dw2-dir-file-name.exp
5349         * gdb.fortran/complex.exp
5350         * gdb.fortran/library-module.exp
5351         * gdb.guile/scm-pretty-print.exp
5352         * gdb.guile/scm-symbol.exp
5353         * gdb.guile/scm-type.exp
5354         * gdb.guile/scm-value.exp
5355         * gdb.linespec/linespec.exp
5356         * gdb.mi/gdb701.exp
5357         * gdb.mi/gdb792.exp
5358         * gdb.mi/mi-breakpoint-changed.exp
5359         * gdb.mi/mi-dprintf-pending.exp
5360         * gdb.mi/mi-dprintf.exp
5361         * gdb.mi/mi-exit-code.exp
5362         * gdb.mi/mi-pending.exp
5363         * gdb.mi/mi-solib.exp
5364         * gdb.mi/new-ui-mi-sync.exp
5365         * gdb.mi/pr11022.exp
5366         * gdb.mi/user-selected-context-sync.exp
5367         * gdb.opt/solib-intra-step.exp
5368         * gdb.python/py-events.exp
5369         * gdb.python/py-finish-breakpoint.exp
5370         * gdb.python/py-mi.exp
5371         * gdb.python/py-prettyprint.exp
5372         * gdb.python/py-shared.exp
5373         * gdb.python/py-symbol.exp
5374         * gdb.python/py-template.exp
5375         * gdb.python/py-type.exp
5376         * gdb.python/py-value.exp
5377         * gdb.reverse/solib-precsave.exp
5378         * gdb.reverse/solib-reverse.exp
5379         * gdb.server/solib-list.exp
5380         * gdb.stabs/weird.exp
5381         * gdb.threads/reconnect-signal.exp
5382         * gdb.threads/stepi-random-signal.exp
5383         * gdb.trace/actions.exp
5384         * gdb.trace/ax.exp
5385         * gdb.trace/backtrace.exp
5386         * gdb.trace/change-loc.exp
5387         * gdb.trace/deltrace.exp
5388         * gdb.trace/ftrace-lock.exp
5389         * gdb.trace/ftrace.exp
5390         * gdb.trace/infotrace.exp
5391         * gdb.trace/mi-tracepoint-changed.exp
5392         * gdb.trace/packetlen.exp
5393         * gdb.trace/passcount.exp
5394         * gdb.trace/pending.exp
5395         * gdb.trace/range-stepping.exp
5396         * gdb.trace/report.exp
5397         * gdb.trace/stap-trace.exp
5398         * gdb.trace/tfind.exp
5399         * gdb.trace/trace-break.exp
5400         * gdb.trace/trace-condition.exp
5401         * gdb.trace/trace-enable-disable.exp
5402         * gdb.trace/trace-mt.exp
5403         * gdb.trace/tracecmd.exp
5404         * gdb.trace/tspeed.exp
5405         * gdb.trace/tsv.exp
5406         * lib/perftest.exp
5407
5408 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5409
5410         * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
5411         with gdb_test_no_output.
5412         Use command as test name.
5413
5414 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5415
5416         Fix test names starting with uppercase throughout the files.
5417
5418         * gdb.ada/assign_1.exp
5419         * gdb.ada/boolean_expr.exp
5420         * gdb.base/arrayidx.exp
5421         * gdb.base/del.exp
5422         * gdb.base/gcore-buffer-overflow.exp
5423         * gdb.base/testenv.exp
5424         * gdb.compile/compile.exp
5425         * gdb.python/py-framefilter-invalidarg.exp
5426         * gdb.python/py-framefilter.exp
5427
5428 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5429
5430         Fix test names starting with uppercase throughout the files.
5431
5432         * gdb.ada/array_return.exp
5433         * gdb.ada/expr_delims.exp
5434         * gdb.ada/mi_dyn_arr.exp
5435         * gdb.ada/mi_interface.exp
5436         * gdb.ada/mi_var_array.exp
5437         * gdb.ada/watch_arg.exp
5438         * gdb.arch/alpha-step.exp
5439         * gdb.arch/altivec-regs.exp
5440         * gdb.arch/e500-regs.exp
5441         * gdb.arch/powerpc-d128-regs.exp
5442         * gdb.base/arrayidx.exp
5443         * gdb.base/break.exp
5444         * gdb.base/checkpoint.exp
5445         * gdb.base/debug-expr.exp
5446         * gdb.base/dmsym.exp
5447         * gdb.base/radix.exp
5448         * gdb.base/sepdebug.exp
5449         * gdb.base/testenv.exp
5450         * gdb.base/watch_thread_num.exp
5451         * gdb.base/watchpoint-cond-gone.exp
5452         * gdb.cell/break.exp
5453         * gdb.cell/ea-cache.exp
5454         * gdb.compile/compile.exp
5455         * gdb.cp/gdb2495.exp
5456         * gdb.gdb/selftest.exp
5457         * gdb.gdb/xfullpath.exp
5458         * gdb.go/hello.exp
5459         * gdb.go/integers.exp
5460         * gdb.objc/basicclass.exp
5461         * gdb.pascal/hello.exp
5462         * gdb.pascal/integers.exp
5463         * gdb.python/py-breakpoint.exp
5464         * gdb.python/py-cmd.exp
5465         * gdb.python/py-linetable.exp
5466         * gdb.python/py-xmethods.exp
5467         * gdb.python/python.exp
5468         * gdb.reverse/consecutive-precsave.exp
5469         * gdb.reverse/finish-precsave.exp
5470         * gdb.reverse/i386-precsave.exp
5471         * gdb.reverse/machinestate-precsave.exp
5472         * gdb.reverse/sigall-precsave.exp
5473         * gdb.reverse/solib-precsave.exp
5474         * gdb.reverse/step-precsave.exp
5475         * gdb.reverse/until-precsave.exp
5476         * gdb.reverse/watch-precsave.exp
5477         * gdb.threads/leader-exit.exp
5478         * gdb.threads/pthreads.exp
5479         * gdb.threads/wp-replication.exp
5480         * gdb.trace/actions.exp
5481         * gdb.trace/mi-tsv-changed.exp
5482         * gdb.trace/tsv.exp
5483
5484 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5485
5486         Fix test names starting with uppercase throughout the files.
5487
5488         * gdb.arch/i386-bp_permanent.exp
5489         * gdb.arch/i386-gnu-cfi.exp
5490         * gdb.base/disasm-end-cu.exp
5491         * gdb.base/macscp.exp
5492         * gdb.base/pending.exp
5493         * gdb.base/watch_thread_num.exp
5494         * gdb.cp/exception.exp
5495         * gdb.cp/gdb2495.exp
5496         * gdb.cp/local.exp
5497         * gdb.python/py-evsignal.exp
5498         * gdb.python/python.exp
5499         * gdb.trace/tracecmd.exp
5500
5501 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5502
5503         Fix test names starting with uppercase throughout the files.
5504
5505         * gdb.base/charset.exp
5506         * gdb.base/eval.exp
5507         * gdb.base/multi-forks.exp
5508         * gdb.guile/scm-progspace.exp
5509         * gdb.opencl/datatypes.exp
5510         * gdb.python/py-block.exp
5511         * gdb.python/py-function.exp
5512         * gdb.python/py-symbol.exp
5513         * gdb.python/py-symtab.exp
5514         * gdb.python/py-xmethods.exp
5515         * gdb.reverse/break-precsave.exp
5516         * gdb.reverse/break-reverse.exp
5517         * gdb.reverse/consecutive-precsave.exp
5518         * gdb.reverse/consecutive-reverse.exp
5519         * gdb.reverse/finish-precsave.exp
5520         * gdb.reverse/finish-reverse-bkpt.exp
5521         * gdb.reverse/finish-reverse.exp
5522         * gdb.reverse/fstatat-reverse.exp
5523         * gdb.reverse/getresuid-reverse.exp
5524         * gdb.reverse/i386-precsave.exp
5525         * gdb.reverse/i386-reverse.exp
5526         * gdb.reverse/i386-sse-reverse.exp
5527         * gdb.reverse/i387-stack-reverse.exp
5528         * gdb.reverse/insn-reverse.exp
5529         * gdb.reverse/machinestate-precsave.exp
5530         * gdb.reverse/machinestate.exp
5531         * gdb.reverse/next-reverse-bkpt-over-sr.exp
5532         * gdb.reverse/pipe-reverse.exp
5533         * gdb.reverse/readv-reverse.exp
5534         * gdb.reverse/recvmsg-reverse.exp
5535         * gdb.reverse/rerun-prec.exp
5536         * gdb.reverse/s390-mvcle.exp
5537         * gdb.reverse/sigall-precsave.exp
5538         * gdb.reverse/sigall-reverse.exp
5539         * gdb.reverse/solib-precsave.exp
5540         * gdb.reverse/solib-reverse.exp
5541         * gdb.reverse/step-precsave.exp
5542         * gdb.reverse/step-reverse.exp
5543         * gdb.reverse/time-reverse.exp
5544         * gdb.reverse/until-precsave.exp
5545         * gdb.reverse/until-reverse.exp
5546         * gdb.reverse/waitpid-reverse.exp
5547         * gdb.reverse/watch-precsave.exp
5548         * gdb.reverse/watch-reverse.exp
5549
5550 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5551
5552         Fix test names starting with uppercase throughout the files.
5553
5554         * gdb.arch/i386-mpx-simple_segv.exp
5555         * gdb.arch/i386-mpx.exp
5556         * gdb.arch/i386-permbkpt.exp
5557         * gdb.arch/pa-nullify.exp
5558         * gdb.arch/powerpc-d128-regs.exp
5559         * gdb.arch/vsx-regs.exp
5560         * gdb.base/bfp-test.exp
5561         * gdb.base/break.exp
5562         * gdb.base/breakpoint-shadow.exp
5563         * gdb.base/callfuncs.exp
5564         * gdb.base/charset.exp
5565         * gdb.base/commands.exp
5566         * gdb.base/completion.exp
5567         * gdb.base/dfp-test.exp
5568         * gdb.base/echo.exp
5569         * gdb.base/ending-run.exp
5570         * gdb.base/eval.exp
5571         * gdb.base/expand-psymtabs.exp
5572         * gdb.base/float128.exp
5573         * gdb.base/floatn.exp
5574         * gdb.base/foll-exec-mode.exp
5575         * gdb.base/gdb1056.exp
5576         * gdb.base/gdb11531.exp
5577         * gdb.base/kill-after-signal.exp
5578         * gdb.base/multi-forks.exp
5579         * gdb.base/overlays.exp
5580         * gdb.base/pending.exp
5581         * gdb.base/sepdebug.exp
5582         * gdb.base/testenv.exp
5583         * gdb.base/valgrind-db-attach.exp
5584         * gdb.base/watch_thread_num.exp
5585         * gdb.base/watchpoint-cond-gone.exp
5586         * gdb.base/watchpoint.exp
5587         * gdb.base/watchpoints.exp
5588         * gdb.cp/arg-reference.exp
5589         * gdb.cp/baseenum.exp
5590         * gdb.cp/operator.exp
5591         * gdb.cp/shadow.exp
5592         * gdb.dwarf2/dw2-op-out-param.exp
5593         * gdb.dwarf2/dw2-reg-undefined.exp
5594         * gdb.go/chan.exp
5595         * gdb.go/hello.exp
5596         * gdb.go/integers.exp
5597         * gdb.go/methods.exp
5598         * gdb.go/package.exp
5599         * gdb.guile/scm-parameter.exp
5600         * gdb.guile/scm-progspace.exp
5601         * gdb.guile/scm-value.exp
5602         * gdb.mi/mi-pending.exp
5603         * gdb.mi/user-selected-context-sync.exp
5604         * gdb.multi/multi-attach.exp
5605         * gdb.multi/tids.exp
5606         * gdb.opt/clobbered-registers-O2.exp
5607         * gdb.pascal/floats.exp
5608         * gdb.pascal/integers.exp
5609         * gdb.python/py-block.exp
5610         * gdb.python/py-events.exp
5611         * gdb.python/py-parameter.exp
5612         * gdb.python/py-symbol.exp
5613         * gdb.python/py-symtab.exp
5614         * gdb.python/py-type.exp
5615         * gdb.python/py-value.exp
5616         * gdb.python/py-xmethods.exp
5617         * gdb.python/python.exp
5618         * gdb.reverse/break-precsave.exp
5619         * gdb.reverse/consecutive-precsave.exp
5620         * gdb.reverse/finish-precsave.exp
5621         * gdb.reverse/i386-precsave.exp
5622         * gdb.reverse/machinestate-precsave.exp
5623         * gdb.reverse/sigall-precsave.exp
5624         * gdb.reverse/solib-precsave.exp
5625         * gdb.reverse/step-precsave.exp
5626         * gdb.reverse/until-precsave.exp
5627         * gdb.reverse/watch-precsave.exp
5628         * gdb.server/ext-attach.exp
5629         * gdb.server/ext-restart.exp
5630         * gdb.server/ext-run.exp
5631         * gdb.server/ext-wrapper.exp
5632         * gdb.stabs/gdb11479.exp
5633         * gdb.stabs/weird.exp
5634         * gdb.threads/attach-many-short-lived-threads.exp
5635         * gdb.threads/kill.exp
5636         * gdb.threads/watchpoint-fork.exp
5637
5638 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5639
5640         Fix test names starting with uppercase throughout all the files below.
5641
5642         * gdb.ada/array_return.exp
5643         * gdb.ada/catch_ex.exp
5644         * gdb.ada/info_exc.exp
5645         * gdb.ada/mi_catch_ex.exp
5646         * gdb.ada/mi_dyn_arr.exp
5647         * gdb.ada/mi_ex_cond.exp
5648         * gdb.ada/mi_exc_info.exp
5649         * gdb.ada/mi_interface.exp
5650         * gdb.ada/mi_task_arg.exp
5651         * gdb.ada/mi_task_info.exp
5652         * gdb.ada/mi_var_array.exp
5653         * gdb.arch/alpha-step.exp
5654         * gdb.arch/amd64-disp-step.exp
5655         * gdb.arch/arm-disp-step.exp
5656         * gdb.arch/disp-step-insn-reloc.exp
5657         * gdb.arch/e500-prologue.exp
5658         * gdb.arch/ftrace-insn-reloc.exp
5659         * gdb.arch/gdb1558.exp
5660         * gdb.arch/i386-bp_permanent.exp
5661         * gdb.arch/i386-disp-step.exp
5662         * gdb.arch/i386-float.exp
5663         * gdb.arch/i386-gnu-cfi.exp
5664         * gdb.arch/ia64-breakpoint-shadow.exp
5665         * gdb.arch/mips16-thunks.exp
5666         * gdb.arch/pa-nullify.exp
5667         * gdb.arch/powerpc-aix-prologue.exp
5668         * gdb.arch/powerpc-power.exp
5669         * gdb.arch/ppc-dfp.exp
5670         * gdb.arch/s390-tdbregs.exp
5671         * gdb.arch/spu-info.exp
5672         * gdb.arch/spu-ls.exp
5673         * gdb.arch/thumb-bx-pc.exp
5674         * gdb.base/advance.exp
5675         * gdb.base/annota-input-while-running.exp
5676         * gdb.base/arrayidx.exp
5677         * gdb.base/asmlabel.exp
5678         * gdb.base/async.exp
5679         * gdb.base/attach-wait-input.exp
5680         * gdb.base/auto-connect-native-target.exp
5681         * gdb.base/batch-preserve-term-settings.exp
5682         * gdb.base/bfp-test.exp
5683         * gdb.base/bigcore.exp
5684         * gdb.base/bp-permanent.exp
5685         * gdb.base/break-always.exp
5686         * gdb.base/break-fun-addr.exp
5687         * gdb.base/break-idempotent.exp
5688         * gdb.base/break-main-file-remove-fail.exp
5689         * gdb.base/break-probes.exp
5690         * gdb.base/break-unload-file.exp
5691         * gdb.base/break.exp
5692         * gdb.base/call-ar-st.exp
5693         * gdb.base/call-rt-st.exp
5694         * gdb.base/call-sc.exp
5695         * gdb.base/call-signal-resume.exp
5696         * gdb.base/call-strs.exp
5697         * gdb.base/callexit.exp
5698         * gdb.base/callfuncs.exp
5699         * gdb.base/catch-gdb-caused-signals.exp
5700         * gdb.base/catch-signal-siginfo-cond.exp
5701         * gdb.base/catch-syscall.exp
5702         * gdb.base/compare-sections.exp
5703         * gdb.base/cond-eval-mode.exp
5704         * gdb.base/condbreak-call-false.exp
5705         * gdb.base/consecutive-step-over.exp
5706         * gdb.base/cursal.exp
5707         * gdb.base/disabled-location.exp
5708         * gdb.base/disasm-end-cu.exp
5709         * gdb.base/display.exp
5710         * gdb.base/double-prompt-target-event-error.exp
5711         * gdb.base/dprintf-bp-same-addr.exp
5712         * gdb.base/dprintf-detach.exp
5713         * gdb.base/dprintf-next.exp
5714         * gdb.base/dprintf-non-stop.exp
5715         * gdb.base/dprintf-pending.exp
5716         * gdb.base/dso2dso.exp
5717         * gdb.base/ending-run.exp
5718         * gdb.base/enum_cond.exp
5719         * gdb.base/examine-backward.exp
5720         * gdb.base/exe-lock.exp
5721         * gdb.base/exec-invalid-sysroot.exp
5722         * gdb.base/execl-update-breakpoints.exp
5723         * gdb.base/execution-termios.exp
5724         * gdb.base/fileio.exp
5725         * gdb.base/fixsection.exp
5726         * gdb.base/foll-exec-mode.exp
5727         * gdb.base/foll-exec.exp
5728         * gdb.base/fork-running-state.exp
5729         * gdb.base/frame-args.exp
5730         * gdb.base/fullpath-expand.exp
5731         * gdb.base/func-ptr.exp
5732         * gdb.base/gcore-relro-pie.exp
5733         * gdb.base/gdb1090.exp
5734         * gdb.base/gdb1555.exp
5735         * gdb.base/global-var-nested-by-dso.exp
5736         * gdb.base/gnu-ifunc.exp
5737         * gdb.base/hbreak-in-shr-unsupported.exp
5738         * gdb.base/hbreak-unmapped.exp
5739         * gdb.base/hook-stop.exp
5740         * gdb.base/infcall-input.exp
5741         * gdb.base/info-fun.exp
5742         * gdb.base/info-shared.exp
5743         * gdb.base/interrupt-noterm.exp
5744         * gdb.base/jit-so.exp
5745         * gdb.base/jit.exp
5746         * gdb.base/line-symtabs.exp
5747         * gdb.base/list.exp
5748         * gdb.base/longjmp.exp
5749         * gdb.base/macscp.exp
5750         * gdb.base/max-value-size.exp
5751         * gdb.base/nodebug.exp
5752         * gdb.base/nofield.exp
5753         * gdb.base/overlays.exp
5754         * gdb.base/paginate-after-ctrl-c-running.exp
5755         * gdb.base/paginate-bg-execution.exp
5756         * gdb.base/paginate-inferior-exit.exp
5757         * gdb.base/pending.exp
5758         * gdb.base/pr11022.exp
5759         * gdb.base/printcmds.exp
5760         * gdb.base/ptr-typedef.exp
5761         * gdb.base/ptype.exp
5762         * gdb.base/randomize.exp
5763         * gdb.base/range-stepping.exp
5764         * gdb.base/realname-expand.exp
5765         * gdb.base/relativedebug.exp
5766         * gdb.base/remote.exp
5767         * gdb.base/savedregs.exp
5768         * gdb.base/sepdebug.exp
5769         * gdb.base/set-noassign.exp
5770         * gdb.base/shlib-call.exp
5771         * gdb.base/shreloc.exp
5772         * gdb.base/sigaltstack.exp
5773         * gdb.base/sigbpt.exp
5774         * gdb.base/siginfo-addr.exp
5775         * gdb.base/siginfo-obj.exp
5776         * gdb.base/siginfo-thread.exp
5777         * gdb.base/signest.exp
5778         * gdb.base/signull.exp
5779         * gdb.base/sigrepeat.exp
5780         * gdb.base/skip.exp
5781         * gdb.base/so-impl-ld.exp
5782         * gdb.base/solib-corrupted.exp
5783         * gdb.base/solib-disc.exp
5784         * gdb.base/solib-display.exp
5785         * gdb.base/solib-overlap.exp
5786         * gdb.base/solib-search.exp
5787         * gdb.base/solib-symbol.exp
5788         * gdb.base/source-execution.exp
5789         * gdb.base/sss-bp-on-user-bp-2.exp
5790         * gdb.base/sss-bp-on-user-bp.exp
5791         * gdb.base/stack-checking.exp
5792         * gdb.base/stale-infcall.exp
5793         * gdb.base/step-break.exp
5794         * gdb.base/step-line.exp
5795         * gdb.base/step-over-exit.exp
5796         * gdb.base/step-test.exp
5797         * gdb.base/structs.exp
5798         * gdb.base/sym-file.exp
5799         * gdb.base/symtab-search-order.exp
5800         * gdb.base/term.exp
5801         * gdb.base/type-opaque.exp
5802         * gdb.base/unload.exp
5803         * gdb.base/until-nodebug.exp
5804         * gdb.base/until.exp
5805         * gdb.base/unwindonsignal.exp
5806         * gdb.base/watch-cond.exp
5807         * gdb.base/watch-non-mem.exp
5808         * gdb.base/watch_thread_num.exp
5809         * gdb.base/watchpoint-reuse-slot.exp
5810         * gdb.base/watchpoint-solib.exp
5811         * gdb.base/watchpoint.exp
5812         * gdb.btrace/dlopen.exp
5813         * gdb.cell/arch.exp
5814         * gdb.cell/break.exp
5815         * gdb.cell/bt.exp
5816         * gdb.cell/core.exp
5817         * gdb.cell/data.exp
5818         * gdb.cell/dwarfaddr.exp
5819         * gdb.cell/ea-cache.exp
5820         * gdb.cell/ea-standalone.exp
5821         * gdb.cell/ea-test.exp
5822         * gdb.cell/f-regs.exp
5823         * gdb.cell/fork.exp
5824         * gdb.cell/gcore.exp
5825         * gdb.cell/mem-access.exp
5826         * gdb.cell/ptype.exp
5827         * gdb.cell/registers.exp
5828         * gdb.cell/sizeof.exp
5829         * gdb.cell/solib-symbol.exp
5830         * gdb.cell/solib.exp
5831         * gdb.compile/compile-tls.exp
5832         * gdb.cp/exception.exp
5833         * gdb.cp/gdb2495.exp
5834         * gdb.cp/local.exp
5835         * gdb.cp/mb-inline.exp
5836         * gdb.cp/mb-templates.exp
5837         * gdb.cp/pr10687.exp
5838         * gdb.cp/pr9167.exp
5839         * gdb.cp/scope-err.exp
5840         * gdb.cp/templates.exp
5841         * gdb.cp/virtfunc.exp
5842         * gdb.dwarf2/dw2-dir-file-name.exp
5843         * gdb.dwarf2/dw2-single-line-discriminators.exp
5844         * gdb.fortran/complex.exp
5845         * gdb.fortran/library-module.exp
5846         * gdb.guile/guile.exp
5847         * gdb.guile/scm-cmd.exp
5848         * gdb.guile/scm-frame-inline.exp
5849         * gdb.guile/scm-objfile.exp
5850         * gdb.guile/scm-pretty-print.exp
5851         * gdb.guile/scm-symbol.exp
5852         * gdb.guile/scm-type.exp
5853         * gdb.guile/scm-value.exp
5854         * gdb.linespec/keywords.exp
5855         * gdb.linespec/ls-errs.exp
5856         * gdb.linespec/macro-relative.exp
5857         * gdb.linespec/thread.exp
5858         * gdb.mi/mi-breakpoint-changed.exp
5859         * gdb.mi/mi-dprintf-pending.exp
5860         * gdb.mi/mi-fullname-deleted.exp
5861         * gdb.mi/mi-logging.exp
5862         * gdb.mi/mi-pending.exp
5863         * gdb.mi/mi-solib.exp
5864         * gdb.mi/new-ui-mi-sync.exp
5865         * gdb.mi/user-selected-context-sync.exp
5866         * gdb.multi/dummy-frame-restore.exp
5867         * gdb.multi/multi-arch-exec.exp
5868         * gdb.multi/remove-inferiors.exp
5869         * gdb.multi/watchpoint-multi-exit.exp
5870         * gdb.opt/solib-intra-step.exp
5871         * gdb.perf/backtrace.exp
5872         * gdb.perf/single-step.exp
5873         * gdb.perf/skip-command.exp
5874         * gdb.perf/skip-prologue.exp
5875         * gdb.perf/solib.exp
5876         * gdb.python/lib-types.exp
5877         * gdb.python/py-as-string.exp
5878         * gdb.python/py-bad-printers.exp
5879         * gdb.python/py-block.exp
5880         * gdb.python/py-breakpoint.exp
5881         * gdb.python/py-cmd.exp
5882         * gdb.python/py-events.exp
5883         * gdb.python/py-evthreads.exp
5884         * gdb.python/py-finish-breakpoint.exp
5885         * gdb.python/py-finish-breakpoint2.exp
5886         * gdb.python/py-frame-inline.exp
5887         * gdb.python/py-frame.exp
5888         * gdb.python/py-inferior.exp
5889         * gdb.python/py-infthread.exp
5890         * gdb.python/py-mi.exp
5891         * gdb.python/py-objfile.exp
5892         * gdb.python/py-pp-maint.exp
5893         * gdb.python/py-pp-registration.exp
5894         * gdb.python/py-prettyprint.exp
5895         * gdb.python/py-recurse-unwind.exp
5896         * gdb.python/py-shared.exp
5897         * gdb.python/py-symbol.exp
5898         * gdb.python/py-symtab.exp
5899         * gdb.python/py-template.exp
5900         * gdb.python/py-type.exp
5901         * gdb.python/py-unwind-maint.exp
5902         * gdb.python/py-unwind.exp
5903         * gdb.python/py-value.exp
5904         * gdb.python/python.exp
5905         * gdb.reverse/finish-reverse-bkpt.exp
5906         * gdb.reverse/insn-reverse.exp
5907         * gdb.reverse/next-reverse-bkpt-over-sr.exp
5908         * gdb.reverse/solib-precsave.exp
5909         * gdb.reverse/solib-reverse.exp
5910         * gdb.stabs/gdb11479.exp
5911         * gdb.stabs/weird.exp
5912         * gdb.threads/fork-child-threads.exp
5913         * gdb.threads/fork-plus-threads.exp
5914         * gdb.threads/fork-thread-pending.exp
5915         * gdb.threads/forking-threads-plus-breakpoint.exp
5916         * gdb.threads/hand-call-in-threads.exp
5917         * gdb.threads/interrupted-hand-call.exp
5918         * gdb.threads/linux-dp.exp
5919         * gdb.threads/local-watch-wrong-thread.exp
5920         * gdb.threads/next-while-other-thread-longjmps.exp
5921         * gdb.threads/non-ldr-exit.exp
5922         * gdb.threads/pending-step.exp
5923         * gdb.threads/print-threads.exp
5924         * gdb.threads/process-dies-while-detaching.exp
5925         * gdb.threads/process-dies-while-handling-bp.exp
5926         * gdb.threads/pthreads.exp
5927         * gdb.threads/queue-signal.exp
5928         * gdb.threads/reconnect-signal.exp
5929         * gdb.threads/signal-command-handle-nopass.exp
5930         * gdb.threads/signal-command-multiple-signals-pending.exp
5931         * gdb.threads/signal-delivered-right-thread.exp
5932         * gdb.threads/signal-sigtrap.exp
5933         * gdb.threads/sigthread.exp
5934         * gdb.threads/staticthreads.exp
5935         * gdb.threads/stepi-random-signal.exp
5936         * gdb.threads/thread-unwindonsignal.exp
5937         * gdb.threads/thread_check.exp
5938         * gdb.threads/thread_events.exp
5939         * gdb.threads/tid-reuse.exp
5940         * gdb.threads/tls-nodebug.exp
5941         * gdb.threads/tls-shared.exp
5942         * gdb.threads/tls-so_extern.exp
5943         * gdb.threads/tls.exp
5944         * gdb.threads/wp-replication.exp
5945         * gdb.trace/actions-changed.exp
5946         * gdb.trace/actions.exp
5947         * gdb.trace/backtrace.exp
5948         * gdb.trace/change-loc.exp
5949         * gdb.trace/collection.exp
5950         * gdb.trace/deltrace.exp
5951         * gdb.trace/disconnected-tracing.exp
5952         * gdb.trace/entry-values.exp
5953         * gdb.trace/ftrace-lock.exp
5954         * gdb.trace/ftrace.exp
5955         * gdb.trace/infotrace.exp
5956         * gdb.trace/mi-trace-frame-collected.exp
5957         * gdb.trace/mi-trace-unavailable.exp
5958         * gdb.trace/mi-traceframe-changed.exp
5959         * gdb.trace/mi-tracepoint-changed.exp
5960         * gdb.trace/mi-tsv-changed.exp
5961         * gdb.trace/no-attach-trace.exp
5962         * gdb.trace/packetlen.exp
5963         * gdb.trace/passc-dyn.exp
5964         * gdb.trace/passcount.exp
5965         * gdb.trace/pending.exp
5966         * gdb.trace/pr16508.exp
5967         * gdb.trace/qtro.exp
5968         * gdb.trace/range-stepping.exp
5969         * gdb.trace/read-memory.exp
5970         * gdb.trace/report.exp
5971         * gdb.trace/save-trace.exp
5972         * gdb.trace/signal.exp
5973         * gdb.trace/stap-trace.exp
5974         * gdb.trace/status-stop.exp
5975         * gdb.trace/strace.exp
5976         * gdb.trace/tfile.exp
5977         * gdb.trace/tfind.exp
5978         * gdb.trace/trace-break.exp
5979         * gdb.trace/trace-condition.exp
5980         * gdb.trace/trace-enable-disable.exp
5981         * gdb.trace/trace-mt.exp
5982         * gdb.trace/tracecmd.exp
5983         * gdb.trace/tracefile-pseudo-reg.exp
5984         * gdb.trace/tspeed.exp
5985         * gdb.trace/tstatus.exp
5986         * gdb.trace/tsv.exp
5987         * gdb.trace/unavailable.exp
5988         * gdb.trace/while-dyn.exp
5989         * gdb.trace/while-stepping.exp
5990         * lib/gdb-guile.exp
5991         * lib/gdb.exp
5992         * lib/mi-support.exp
5993         * lib/pascal.exp
5994         * lib/perftest.exp
5995         * lib/prelink-support.exp
5996         * lib/selftest-support.exp
5997
5998 2016-11-30  Simon Marchi  <simon.marchi@polymtl.ca>
5999
6000         * Makefile.in: Include disable-implicit-rules.mk.
6001
6002 2016-11-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6003
6004         * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
6005         non-byte-aligned bit fields.
6006
6007 2016-11-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6008
6009         PR gdb/12616
6010         * gdb.dwarf2/nonvar-access.exp: New testcase.  Check that GDB
6011         respects the DW_AT_data_bit_offset attribute.
6012
6013 2016-11-22  Simon Marchi  <simon.marchi@polymtl.ca>
6014
6015         * gdb.base/default.exp: Fix output of "set language".
6016
6017 2016-11-17  Simon Marchi  <simon.marchi@polymtl.ca>
6018
6019         * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
6020         prefixed with @GMAKE_FALSE@.  Update comment related to non-GNU
6021         make.
6022         * configure.ac: Remove checks for the make program.
6023         * configure: Re-generate.
6024
6025 2016-11-16  Kevin Buettner  <kevinb@redhat.com>
6026
6027         * gdb.python/py-recurse-unwind.c (main): Add loop.
6028         * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
6029         to read_register() and gdb.parse_and_eval().  Make each code
6030         call a separate case that can be individually tested.
6031         * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
6032         proc. Call cont_and_backtrace for each of the code paths that
6033         we want to test in the unwinder.
6034
6035 2016-11-15  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6036
6037         * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
6038         the definition of struct S.
6039
6040 2016-11-11  Catherine Moore  <clm@codesourcery.com>
6041
6042         * gdb.base/dump.exp: Identify verilog format dump tests as such.
6043
6044 2016-11-09  Pedro Alves  <palves@redhat.com>
6045
6046         * gdb.base/commands.exp (runto_or_return): New procedure.
6047         (gdbvar_simple_if_test, gdbvar_simple_while_test)
6048         (gdbvar_complex_if_while_test, progvar_simple_if_test)
6049         (progvar_simple_while_test, progvar_complex_if_while_test)
6050         (if_while_breakpoint_command_test)
6051         (infrun_breakpoint_command_test, breakpoint_command_test)
6052         (user_defined_command_test, watchpoint_command_test)
6053         (test_command_prompt_position, redefine_hook_test)
6054         (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
6055         (redefine_backtrace_test): Use runto_or_return, $valnum_re,
6056         multi_line_input and multi_line.  Remove gdb_expect and
6057         gdb_stop_suppressing_tests uses.
6058         * lib/gdb.exp (valnum_re): New global.
6059         (multi_line_input): New procedure.
6060
6061 2016-11-09  Simon Marchi  <simon.marchi@polymtl.ca>
6062
6063         * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
6064         Remove.
6065         (test_setup): Define with proc_with_prefix.
6066         (test_cli_inferior): Likewise.
6067         (test_cli_thread): Likewise.
6068         (test_cli_frame): Likewise.
6069         (test_cli_select_frame): Likewise.
6070         (test_cli_up_down): Likewise.
6071         (test_mi_thread_select): Likewise.
6072         (test_mi_stack_select_frame): Likewise.
6073         (test_cli_in_mi_inferior): Likewise.
6074         (test_cli_in_mi_thread): Likewise.
6075         (test_cli_in_mi_frame): Likewise.
6076         (top level): Do not use with_test_prefix_procname.
6077
6078 2016-11-09  Pedro Alves  <palves@redhat.com>
6079
6080         * gdb.base/commands.exp (gdbvar_simple_if_test)
6081         (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
6082         (progvar_simple_if_test, progvar_simple_while_test)
6083         (progvar_complex_if_while_test, if_while_breakpoint_command_test)
6084         (infrun_breakpoint_command_test, breakpoint_command_test)
6085         (user_defined_command_test, watchpoint_command_test)
6086         (test_command_prompt_position, deprecated_command_test)
6087         (bp_deleted_in_command, temporary_breakpoint_commands)
6088         (stray_arg0_test, source_file_with_indented_comment)
6089         (recursive_source_test, if_commands_test)
6090         (error_clears_commands_left, redefine_hook_test)
6091         (redefine_backtrace_test): Use proc_with_prefix.
6092         * lib/gdb.exp (proc_with_prefix): New proc.
6093
6094 2016-11-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6095
6096         * gdb.base/tui-layout.c: New file.
6097         * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
6098         disassembly window contains very long lines.
6099
6100 2016-11-08  Tom Tromey  <tom@tromey.com>
6101
6102         * gdb.python/py-value.exp (test_value_creation): Make "long" test
6103         depend on Python 2.
6104
6105 2016-11-08  Tom Tromey  <tom@tromey.com>
6106
6107         * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
6108         New method.
6109
6110 2016-10-29  Manish Goregaokar  <manish@mozilla.com>
6111
6112         * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
6113
6114 2016-10-27  Manish Goregaokar  <manish@mozilla.com>
6115
6116         * gdb.rust/simple.rs: Add test for univariant enums without
6117         discriminants and for encoded struct-like enums.
6118
6119 2016-10-28  Pedro Alves  <palves@redhat.com>
6120
6121         * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
6122         gdb_test_multiple, tighten regexps and match symtabs and line
6123         tables incrementally.
6124
6125 2016-10-28  Luis Machado  <lgustavo@codesourcery.com>
6126
6127         * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
6128         general.
6129
6130 2016-10-25  Luis Machado  <lgustavo@codesourcery.com>
6131
6132         * gdb.base/exec-invalid-sysroot.exp: New file.
6133
6134 2016-10-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
6135
6136         * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
6137
6138 2016-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6139
6140         * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
6141
6142 2016-10-19  Maciej W. Rozycki  <macro@imgtec.com>
6143
6144         * gdb.base/killed-outside.exp: Remove $options from a call to
6145         `prepare_for_testing'.
6146
6147 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
6148
6149         * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6150         Change test message.
6151
6152 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
6153
6154         * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6155         Update comment.
6156
6157 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
6158
6159         * gdb.trace/mi-trace-save.exp: New file.
6160
6161 2016-10-13  Yao Qi  <yao.qi@linaro.org>
6162
6163         * gdb.base/code_elim.exp (get_var_address): Remove.
6164         * gdb.base/relocate.exp: Likewise.
6165         * gdb.base/shreloc.exp: Likewise.
6166         * lib/gdb.exp (get_var_address): New.
6167
6168 2016-10-13  Yao Qi  <yao.qi@linaro.org>
6169
6170         * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
6171         floating point tests if $skip_float_test is false.
6172
6173 2016-10-12  Luis Machado  <lgustavo@codesourcery.com>
6174
6175         * gdb.python/py-value.c (main): Check if argv is NULL before using it.
6176         * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
6177         argc values.
6178         Add 1 to argc so we guarantee distinct initial/modified argc values.
6179
6180 2016-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
6181
6182         * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
6183
6184 2016-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
6185
6186         * gdb.arch/powerpc-prologue.exp: Use standard_output_file
6187         * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
6188         * gdb.arch/vsx-regs.exp: Likewise.
6189
6190 2016-10-07  Yao Qi  <yao.qi@linaro.org>
6191
6192         * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
6193
6194 2016-10-07  Markus Metzger  <markus.t.metzger@intel.com>
6195
6196         * gdb.python/python.exp: Test decode_line("*0").
6197
6198 2016-10-06  Doug Evans  <dje@google.com>
6199
6200         * gdb.python/py-value.exp (test_value_creation): Add test for large
6201         unsigned 64-bit value.
6202
6203 2016-10-06  Tom Tromey  <tom@tromey.com>
6204
6205         * gdb.compile/compile.exp: Change java tests to rust.
6206         * gdb.base/setshow.exp: Change java tests to rust.
6207         * gdb.base/default.exp: Remove java from language list.
6208         * README (Examples): Update language example.
6209         * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
6210         test.
6211         * lib/gdb.exp (skip_java_tests): Remove.
6212         * lib/java.exp: Remove.
6213         * gdb.java: Remove.
6214
6215 2016-10-06  Maciej W. Rozycki  <macro@imgtec.com>
6216
6217         * gdb.arch/mips-fcr.exp: New test.
6218         * gdb.arch/mips-fcr.c: Source for the new test.
6219
6220 2016-10-06  Maciej W. Rozycki  <macro@imgtec.com>
6221
6222         * gdb.base/solib-disc.exp: Use `standard_output_file'
6223         throughout.
6224
6225 2016-10-06  Pedro Alves  <palves@redhat.com>
6226
6227         * gdb.base/jit-simple-dl.c: New file.
6228         * gdb.base/jit-simple-jit.c: New file, factored out from ...
6229         * gdb.base/jit-simple.c: ... this.
6230         * gdb.base/jit-simple.exp (jit_run): Delete.
6231         (build_jit): New proc.
6232         (jit_test_reread): Recompile either the main program or the shared
6233         library, depending on what is being tested.  Skip changing address
6234         if caller wants to.  Compare before/after addresses.  If testing
6235         standalone, explicitly load the binary.  Test "maint info
6236         breakpoints".
6237         (top level): Add "standalone vs shared lib" and "change address"
6238         vs "same address" axes.
6239
6240 2016-10-06  Pedro Alves  <palves@redhat.com>
6241
6242         * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
6243         call.
6244         (jit_run): Delete.
6245         (jit_test_reread): Use with_test_prefix.  Reload the main binary
6246         explicitly.  Compare the before/after addresses of the JIT
6247         descriptor.
6248
6249 2016-08-15  Doug Evans  <dje@google.com>
6250
6251         * gdb.xml/extra-regs.xml: Update, end field now required, default type
6252         for single bitfields is bool.
6253         * gdb.xml/tdesc-regs.exp: Ditto.
6254
6255 2016-10-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
6256
6257         * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
6258
6259 2016-10-05  Yao Qi  <yao.qi@linaro.org>
6260
6261         * lib/gdb.exp (support_complex_tests): Return zero if
6262         gdb_skip_float_test return true.
6263
6264 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6265             Simon Marchi  <simon.marchi@ericsson.com>
6266
6267         PR gdb/20487
6268         * gdb.mi/user-selected-context-sync.exp: New file.
6269         * gdb.mi/user-selected-context-sync.c: New file.
6270
6271 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6272             Simon Marchi  <simon.marchi@ericsson.com>
6273
6274         PR gdb/20487
6275         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
6276         =thread-select-event check.
6277
6278 2016-09-29  Peter Bergner  <bergner@vnet.ibm.com>
6279
6280         * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
6281         the compulsory L operand changes.
6282         * gdb.arch/powerpc-power.s: Likewise.
6283
6284 2016-09-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
6285
6286         PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
6287         * gdb.base/jit-attach-pie.c: New file.
6288         * gdb.base/jit-attach-pie.exp: New file.
6289
6290 2016-09-28  Pedro Alves  <palves@redhat.com>
6291
6292         * gdb.base/infcall-input.c: New file.
6293         * gdb.base/infcall-input.exp: New file.
6294
6295 2016-09-22  Yao Qi  <yao.qi@linaro.org>
6296
6297         * lib/gdbserver-support.exp: Rename mi_gdb_exit.
6298         (gdb_exit): Rename it to ...
6299         (gdbserver_gdb_exit): ...  Close GDBserver.
6300         (gdb_exit): New proc, call gdbserver_gdb_exit.
6301         (mi_gdb_exit): Likewise.
6302
6303 2016-09-22  Yao Qi  <yao.qi@linaro.org>
6304
6305         * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
6306         path.
6307         * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
6308         Remove duplication.
6309
6310 2016-09-22  Yao Qi  <yao.qi@linaro.org>
6311
6312         * lib/gdbserver-support.exp: Check the existence of
6313         gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
6314
6315 2016-09-21  Anton Kolesov  <anton.kolesov@synopsys.com>
6316
6317         * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
6318
6319 2016-09-21  Tom Tromey  <tom@tromey.com>
6320
6321         PR gdb/20604:
6322         * gdb.base/quit.exp: New file.
6323
6324 2016-09-21  Simon Marchi  <simon.marchi@ericsson.com>
6325
6326         * .gitignore: New file.
6327
6328 2016-09-21  Maciej W. Rozycki  <macro@imgtec.com>
6329
6330         * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
6331         throughout.
6332
6333 2016-09-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6334
6335         * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
6336
6337 2016-09-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
6338
6339         * gdb.cp/casts.cc (decltype): Move it ...
6340         (main): ... with its call to ...
6341         * gdb.cp/casts03.cc: ... a new file.
6342         * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
6343
6344 2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
6345
6346         * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
6347
6348 2016-09-15  Peter Bergner  <bergner@vnet.ibm.com>
6349
6350         * gdb.arch/powerpc-power.s: Update Power9 instruction tests
6351         and sync up the test with tests in gas/testsuite/gas/ppc.
6352         * gdb.arch/powerpc-power.exp: Likewise.
6353
6354 2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
6355
6356         * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
6357
6358 2016-09-11  Sergio Durigan Junior  <sergiodj@redhat.com>
6359             Jan Kratochvil  <jan.kratochvil@redhat.com>
6360
6361         * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
6362         make m1's definition to be different from m2's.  Use 'dummy' as an
6363         argument for probe 'two'.
6364
6365 2016-09-10  Jon Beniston  <jon@beniston.com>
6366
6367         * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
6368         for sim target.
6369
6370 2016-09-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6371
6372         * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
6373         variable declaration.
6374         (gnu_ifunc): Add parameter hwcap.  Store it in resolver_hwcap.
6375         * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
6376         * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
6377         received HWCAP as its argument.
6378
6379 2016-09-06  Pedro Alves  <palves@redhat.com>
6380
6381         * gdb.base/new-ui-pending-input.c: New file.
6382         * gdb.base/new-ui-pending-input.exp: New file.
6383         * gdb.exp (clear_gdb_spawn_id): New procedure.
6384         (with_spawn_id): Check whether gdb_spawn_id exists before
6385         referencing it.  If gdb_spawn_id didn't exist on entry, clear it
6386         on exit.
6387
6388 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
6389
6390         * gdb.base/float128.c: New file.
6391         * gdb.base/float128.exp: Likewise.
6392         * gdb.base/floatn.c: Likewise.
6393         * gdb.base/floatn.exp: Likewise.
6394
6395 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
6396
6397         * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
6398
6399 2016-09-05  Pedro Alves  <palves@redhat.com>
6400
6401         PR backtrace/19927
6402         * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
6403         unwinders are immediately called as side effect of "source" or
6404         "disable unwinder" commands.
6405         * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
6406
6407 2016-09-02  Yao Qi  <yao.qi@linaro.org>
6408
6409         * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
6410         is true and $type is "float" or "double".
6411
6412 2016-09-02  Yao Qi  <yao.qi@linaro.org>
6413
6414         * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
6415         true.
6416         * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
6417         * gdb.base/call-rt-st.exp: Likewise.
6418         * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
6419         return value instead of gdb,skip_float_test.
6420         * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
6421         (do_function_calls): Use its return value instead of
6422         gdb,skip_float_test.
6423         * gdb.base/finish.exp: Likewise.
6424         * gdb.base/funcargs.exp: Likewise.
6425         * gdb.base/return.exp: Likewise.
6426         * gdb.base/return2.exp: Likewise.
6427         * gdb.base/varargs.exp: Likewise.
6428         * lib/gdb.exp (gdb_skip_float_test): Change it to
6429         gdb_caching_proc.  Detect the broken ptrace on arm-linux.
6430
6431 2016-08-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6432
6433         * gdb.multi/tids.exp: Test "thread apply all".
6434
6435 2016-08-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
6436
6437         * gdb.base/default.exp (tty): Remove.
6438
6439 2016-08-24  Kevin Buettner  <kevinb@redhat.com>
6440
6441         * gdb.python/py-recurse-unwind.c: New file.
6442         * gdb.python/py-recurse-unwind.py: New file.
6443         * gdb.python/py-recurse-unwind.exp: New file.
6444
6445 2016-08-24  Simon Marchi  <simon.marchi@ericsson.com>
6446
6447         * gdb.base/set-inferior-tty.exp: New file.
6448         * gdb.base/set-inferior-tty.c: New file.
6449
6450 2016-08-23  Pedro Alves  <palves@redhat.com>
6451
6452         PR gdb/20494
6453         * gdb.base/new-ui-echo.c: New file.
6454         * gdb.base/new-ui-echo.exp: New file.
6455
6456 2016-08-23  Yao Qi  <yao.qi@linaro.org>
6457
6458         * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
6459         gdbserver_spawn.
6460         * gdb.server/connect-without-multi-process.exp (do_test):
6461         Likewise.
6462
6463 2016-08-23  Yao Qi  <yao.qi@linaro.org>
6464
6465         * gdb.base/signals-state-child.exp: Set variables gdb_txt and
6466         standalone_txt.  Delete gdb_txt and standalone_txt on host
6467         and target.  Spawn the binary on target.  Copy files from
6468         target to host.
6469
6470 2016-08-22  Pedro Alves  <palves@redhat.com>
6471
6472         PR gdb/20505
6473         * gdb.base/vdso-warning.exp: Test core dumps too.  Use
6474         with_test_prefix.  Factor out bits to ...
6475         (test_no_vdso): ... this new procedure.
6476
6477 2016-08-19  Carl Love  <cel@us.ibm.com>
6478
6479         * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
6480         maintaining separate logic for constructing the output path.
6481         * gdb.arch/powerpc-d128-regs.exp: Likewise.
6482         * gdb.arch/ppc-dfp.exp: Likewise.
6483         * gdb.arch/ppc-fp.exp: Likewise.
6484         * gdb.arch/vsx-regs.exp: Likewise.
6485         * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
6486         binprefix for generating the additional binary files.
6487
6488 2016-08-19  Pedro Alves  <palves@redhat.com>
6489
6490         * gdb.trace/mi-trace-frame-collected.exp
6491         (test_trace_frame_collected): On x32, expect two registers.
6492
6493 2016-08-18  Carl Love  <cel@us.ibm.com>
6494
6495         * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
6496         and sync up the test with tests in gas/testsuite/gas/ppc.
6497         * gdb.arch/powerpc-power.exp: Likewise.
6498
6499 2016-08-17  Simon Marchi  <simon.marchi@ericsson.com>
6500
6501         * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
6502         expected error message.
6503
6504 2016-08-17  Simon Marchi  <simon.marchi@ericsson.com>
6505
6506         * gdb.multi/remove-inferiors.exp: New file.
6507         * gdb.multi/remove-inferiors.c: New file.
6508
6509 2016-08-12  Yao Qi  <yao.qi@linaro.org>
6510
6511         * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
6512         argument list.
6513
6514 2016-08-10  Pedro Alves  <palves@redhat.com>
6515
6516         PR gdb/19187
6517         * gdb.reverse/waitpid-reverse.exp: Add comment and remove
6518         setup_kfails.
6519
6520 2016-08-09  Pedro Alves  <palves@redhat.com>
6521             Simon Marchi  <simon.marchi@ericsson.com>
6522
6523         PR gdb/20418
6524         * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
6525         * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
6526
6527 2016-08-09  Pedro Alves  <palves@redhat.com>
6528
6529         PR mi/20431
6530         * gdb.mi/mi-cmd-error.exp: New file.
6531
6532 2016-08-09  Pedro Alves  <palves@redhat.com>
6533
6534         PR gdb/18653
6535         * gdb.base/signals-state-child.c: New file.
6536         * gdb.base/signals-state-child.exp: New file.
6537         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
6538
6539 2016-08-09  Pedro Alves  <palves@redhat.com>
6540
6541         * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
6542
6543 2016-08-03  Tom Tromey  <tom@tromey.com>
6544
6545         PR python/18565:
6546         * gdb.python/py-frame-inline.exp: Add Frame.function test.
6547
6548 2016-08-01  Yao Qi  <yao.qi@linaro.org>
6549
6550         * gdb.threads/process-dies-while-detaching.exp (do_test): Set
6551         variable mode to "multi-process" if $multi_process is 1, otherwise
6552         set it to "single-process".
6553
6554 2016-08-01  Yao Qi  <yao.qi@linaro.org>
6555
6556         * gdb.cp/anon-struct.exp: Check is_aarch32_target.
6557         * gdb.cp/cpexprs.exp: Likewise.
6558         * gdb.cp/m-static.exp: Likewise.
6559
6560 2016-07-26  Tom Tromey  <tom@tromey.com>
6561
6562         PR python/20190:
6563         * gdb.threads/tls.exp (check_thread_local): Add python symbol
6564         test.
6565
6566 2016-07-26  Markus Metzger  <markus.t.metzger@intel.com>
6567
6568         * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
6569         selecting assembly source files.
6570         * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
6571         assembly source files.
6572         * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
6573         assembly source files.
6574         * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
6575         selecting assembly source files.
6576
6577 2016-07-25  Simon Marchi  <simon.marchi@ericsson.com>
6578
6579         * gdb.base/new-ui.exp (do_test_invalid_args): New
6580         procedure.
6581
6582 2016-07-25  Tim Wiederhake  <tim.wiederhake@intel.com>
6583
6584         * gdb.btrace/reconnect.c: New file.
6585         * gdb.btrace/reconnect.exp: New file.
6586
6587 2016-07-23  Gabriel Krisman Bertazi  <gabriel@krisman.be>
6588
6589         * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
6590         to test_catch_syscall_group.
6591         (test_catch_syscall_group): New.
6592
6593 2016-07-21  Tom Tromey  <tom@tromey.com>
6594
6595         * gdb.rust/simple.rs (main): Use empty struct expression.
6596         * gdb.rust/simple.exp: Add tests for empty struct expression.
6597
6598 2016-07-21  Yao Qi  <yao.qi@linaro.org>
6599
6600         * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
6601         if gdb_skip_xml_test is true on some targets.
6602
6603 2016-07-21  Yao Qi  <yao.qi@linaro.org>
6604
6605         * gdb.server/solib-list.exp: Unset last_loaded_file.
6606
6607 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6608
6609         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
6610         "step into captured_main (args)".
6611
6612 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6613
6614         * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
6615
6616 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6617
6618         * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
6619
6620 2016-07-19  Pedro Alves  <palves@redhat.com>
6621
6622         * gdb.opt/inline-break.exp: Remove optimize=-O2.
6623         * gdb.opt/inline-bt.exp: Likewise.
6624         * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
6625         additional_flags=-Winline.
6626         * gdb.opt/inline-locals.exp: Likewise.
6627         * gdb.opt/inline-markers.c (ATTR): Define.
6628         (inlined_fn): Use it.
6629
6630 2016-07-19  Yao Qi  <yao.qi@linaro.org>
6631
6632         * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
6633         (test_with_self): Remove some code.  Remove argument executable.
6634         (top-level): Use do_self_tests.
6635
6636 2016-07-15  Zachary Welch  <zwelch@codesourcery.com>
6637             Don Breazeal <donb@codesourcery.com>
6638
6639         * gdb.base/maint.exp: Escape paths used in regular expressions.
6640         * gdb.stabs/weird.exp: Likewise.
6641
6642 2016-07-13  Tom Tromey  <tom@tromey.com>
6643
6644         PR python/15620, PR python/18620:
6645         * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
6646         (test_bkpt_events): New procs.
6647
6648 2016-07-13  Tom Tromey  <tom@tromey.com>
6649
6650         PR python/17698:
6651         * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
6652         test.
6653         (test_watchpoints): Likewise.
6654         (test_bkpt_pending): New proc.
6655
6656 2016-07-13  Tom Tromey  <tom@tromey.com>
6657
6658         PR cli/18053:
6659         * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
6660         completion test.
6661
6662 2016-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
6663
6664         * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
6665         * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
6666         * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
6667         f_label.
6668         (g): Rename g_end_lbl to g_label.
6669         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
6670         low_pc and high_pc.
6671         * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
6672
6673 2016-07-12  Tom Tromey  <tom@tromey.com>
6674
6675         PR python/19293:
6676         * gdb.python/py-unwind-maint.exp: Update tests.
6677
6678 2016-07-12  Yao Qi  <yao.qi@linaro.org>
6679
6680         * lib/selftest-support.exp (selftest_setup): Match the output
6681         when captured_main is inlined.
6682
6683 2016-07-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6684
6685         * gdb.fortran/derived-types.exp (result_line, result_line_2):
6686         New variables.
6687         (print this%a, print this%b, print this): New tests.
6688         * gdb.fortran/derived-types.f90 (this): New object and
6689         initialization.
6690
6691 2016-07-06  Simon Marchi  <simon.marchi@ericsson.com>
6692
6693         * gdb.ada/arraydim.exp: Remove extra directory level in build
6694         directory.
6695
6696 2016-07-06  Simon Marchi  <simon.marchi@ericsson.com>
6697
6698         * lib/ada.exp: Remove extra directory level in build directory.
6699         * gdb.ada/cond_lang.exp: Likewise.
6700         * gdb.ada/exec_changed.exp: Likewise.
6701         * gdb.ada/lang_switch.exp: Likewise.
6702
6703 2016-07-06  Manish Goregaokar  <manish@mozilla.com>
6704
6705         * simple.rs: Add test for raw pointer subscripting.
6706         * simple.exp: Add test expectations.
6707
6708 2016-07-05  Yao Qi  <yao.qi@linaro.org>
6709
6710         * gdb.mi/mi-reverse.exp: Match =record-started output.
6711
6712 2016-07-01  Pedro Alves  <palves@redhat.com>
6713
6714         * gdb.base/jit-reader.exp (info_registers_current_frame): New
6715         procedure.
6716         (jit_reader_test): Test the jit reader's unwinder.
6717         * gdb.base/jithost.c (jit_function_00_code): New global.
6718         (main): Use memcpy to fill in the mmapped code, instead of poking
6719         bytes manually here.
6720         * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
6721         value.
6722         (read_debug_info): Save the function's range.
6723         (read_sp): New function.
6724         (unwind_frame): Use it.  Also unwind RBP.
6725         (get_frame_id): Use read_sp.
6726         (gdb_init_reader): Use calloc instead of malloc.
6727         * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
6728         parameter.  Use gdb_test_multiple.
6729
6730 2016-07-01  Pedro Alves  <palves@redhat.com>
6731             Antoine Tremblay  <antoine.tremblay@ericsson.com>
6732
6733         * gdb.threads/process-dies-while-detaching.c: New file.
6734         * gdb.threads/process-dies-while-detaching.exp: New file.
6735
6736 2016-07-01  Pedro Alves  <palves@redhat.com>
6737
6738         * gdb.multi/watchpoint-multi-exit.c: New file.
6739         * gdb.multi/watchpoint-multi-exit.exp: New file.
6740
6741 2016-06-30  Pedro Alves  <palves@redhat.com>
6742
6743         * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
6744         unset inferior_spawn_id.
6745
6746 2016-06-30  Pedro Alves  <palves@redhat.com>
6747
6748         * lib/mi-support.exp (default_mi_gdb_start): Declare global
6749         FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
6750
6751 2016-06-29  Yao Qi  <yao.qi@linaro.org>
6752
6753         * gdb.base/return.c: Add copyright header.
6754
6755 2016-06-29  Tom Tromey  <tom@tromey.com>
6756
6757         PR python/20129:
6758         * gdb.python/py-framefilter.exp: Add tests for setting priority
6759         and disabling of non-existent frame filter.
6760
6761 2016-06-29  Yao Qi  <yao.qi@linaro.org>
6762
6763         * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
6764         0x0f07ff.
6765
6766 2016-06-28  Yao Qi  <yao.qi@linaro.org>
6767
6768         * gdb.base/catch-syscall.exp: Remove check on isnative and target
6769         triplets.  Start gdb, execute catch syscall, and continue.  Check
6770         gdb's output to determine catch syscall is supported.
6771
6772 2016-06-27  Manish Goregaokar  <manish@mozilla.com>
6773
6774         * gdb.rust/simple.rs: Add test for returning unit in a function.
6775         * gdb.rust/simple.exp: Add expectation for functions returning
6776         unit.
6777
6778 2016-06-27  Pierre-Marie de Rodat  <derodat@adacore.com>
6779
6780         * gdb.python/py-breakpoint-create-fail.c,
6781         gdb.python/py-breakpoint-create-fail.exp,
6782         gdb.python/py-breakpoint-create-fail.py: New testcase.
6783
6784 2016-06-25  Manish Goregaokar  <manish@mozilla.com>
6785
6786         PR gdb/20239
6787         * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
6788         * gdb.rust/simple.exp: Add test expectations for new NonZero
6789         tests.
6790
6791 2016-06-24  David Taylor  <dtaylor@emc.com>
6792
6793         * gdb.base/offsets.exp: New file.
6794         * gdb.base/offsets.c: New file.
6795
6796 2016-06-23  Tom Tromey  <tom@tromey.com>
6797
6798         PR gdb/16483:
6799         * gdb.python/py-framefilter.exp: Add "info frame-filter" test
6800         before any filters are loaded.
6801
6802 2016-06-21  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6803
6804         * gdb.fortran/derived-type.exp (print q): Add fields to the output.
6805         * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
6806         structs.
6807         * gdb.fortran/derived-type-function.exp: New file.
6808         * gdb.fortran/derived-type-function.f90: New file.
6809
6810
6811 2016-06-21  Pedro Alves  <palves@redhat.com>
6812
6813         * gdb.base/new-ui.exp: New file.
6814         * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
6815         * lib/gdb.exp (switch_gdb_spawn_id): ... here.
6816         (with_spawn_id): New procedure.
6817
6818 2016-06-21  Pedro Alves  <palves@redhat.com>
6819
6820         * gdb.mi/mi-exec-run.exp: New file.
6821
6822 2016-06-21  Pedro Alves  <palves@redhat.com>
6823
6824         * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
6825         breakpoint command's output on the main UI.
6826         (test_break): New procedure, factored out from calls in the top
6827         level.
6828         (top level): Use foreach_with_prefix to test MI as main UI and as
6829         separate UI.
6830
6831 2016-06-21  Pedro Alves  <palves@redhat.com>
6832
6833         * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
6834         (test_awatch_creation_and_listing)
6835         (test_rwatch_creation_and_listing, test_watchpoint_triggering):
6836         Remove 'type' parameter.
6837         (test_watchpoint_all): New parameter mi_mode.  Remove
6838         with_test_prefix.
6839         (top level): Use foreach_with_prefix, and add main/separate UI MI
6840         testing axis.
6841
6842 2016-06-21  Pedro Alves  <palves@redhat.com>
6843
6844         * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
6845         * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
6846         * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
6847         gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
6848         (gdb_main_spawn_id, mi_spawn_id): Declare and
6849         comment.
6850         (mi_create_inferior_pty): New procedure,
6851         factored out from default_mi_gdb_start.
6852         (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
6853         procedures.
6854         (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
6855         separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
6856         Use mi_create_inferior_pty.
6857         (mi_gdb_start): Use eval to pass down args list.
6858
6859 2016-06-21  Pedro Alves  <palves@redhat.com>
6860
6861         * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
6862         * gdb.opt/inline-cmds.exp: Add MI tests.
6863
6864 2016-06-21  Pedro Alves  <palves@redhat.com>
6865
6866         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
6867
6868 2016-06-21  Pedro Alves  <palves@redhat.com>
6869
6870         * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
6871         (top level): Use it instead of mi_execute_to.
6872
6873 2016-06-21  Pedro Alves  <palves@redhat.com>
6874
6875         * gdb.python/py-mi-events-gdb.py (stop_handler_str)
6876         (cont_handler_str): New.
6877         (signal_stop_handler): Set stop_handler_str instead of printing to
6878         stdout.
6879         (continue_handler): Set cont_handler_str instead of printing to
6880         stdout.
6881         * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
6882         mi_send_resuming_command.  Print stop_handler_str and
6883         cont_handler_str instead of expecting the python events print
6884         directly.
6885
6886 2016-06-17  Sanjoy Das  <sanjoy@playingwithpointers.com>
6887
6888         * gdb.base/jit-reader.exp: New file.
6889         * gdb.base/jithost.c: New file.
6890         * gdb.base/jithost.h: New file.
6891         * gdb.base/jitreader.c : New file.
6892         * gdb.base/jit-protocol.h: New file.
6893
6894 2016-06-17  Yao Qi  <yao.qi@linaro.org>
6895
6896         * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
6897         parameters follow_fork and detach_on_fork.  Set follow-fork-mode
6898         and detach-on-fork.  Adjust tests.
6899         (top level): Invoke break_cond_on_syscall with combinations of
6900         syscall, follow-fork-mode and detach-on-fork.
6901
6902 2016-06-17  Yao Qi  <yao.qi@linaro.org>
6903
6904         * gdb.base/step-over-exit.c: New.
6905         * gdb.base/step-over-exit.exp: New.
6906
6907 2016-06-17  Yan-Ting Lin  <currygt52@gmail.com>
6908
6909         * gdb.base/float.exp: Add target check for nds32*-*-*.
6910         * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
6911
6912 2016-06-13  Andrew Burgess  <andrew.burgess@embecosm.com>
6913
6914         * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
6915         for unsupported target features.
6916         * gdb.base/call-rt-st.exp: Likewise.
6917         * gdb.base/call-sc.exp: Likewise.
6918         * gdb.base/call-signal-resume.exp: Likewise.
6919         * gdb.base/call-strs.exp: Likewise.
6920         * gdb.base/callexit.exp: Likewise.
6921         * gdb.base/callfuncs.exp: Likewise.
6922         * gdb.base/nodebug.exp: Likewise.
6923         * gdb.base/printcmds.exp: Likewise.
6924         * gdb.base/ptype.exp: Likewise.
6925         * gdb.base/structs.exp: Likewise.
6926         * gdb.base/unwindonsignal.exp: Likewise.
6927         * gdb.cp/gdb2495.exp: Likewise.
6928         * gdb.cp/templates.exp: Likewise.
6929         * gdb.cp/virtfunc.exp: Likewise.
6930         * gdb.threads/hand-call-in-threads.exp: Likewise.
6931         * gdb.threads/interrupted-hand-call.exp: Likewise.
6932         * gdb.threads/thread-unwindonsignal.exp: Likewise.
6933
6934 2016-06-10  Tom Tromey  <tom@tromey.com>
6935
6936         PR rust/20110:
6937         * gdb.rust/expr.exp: Add test for integer constant larger than
6938         i32.
6939
6940 2016-06-10  Bernhard Heckel  <bernhard.heckel@intel.com>
6941
6942         * gdb.fortran/nested-funcs.exp: New.
6943         * gdb.fortran/nested-funcs.f90: New.
6944
6945 2016-06-09  Toshihito Kikuchi  <k.toshihito@yahoo.de>
6946
6947         * gdb.base/examine-backward.c: New file.
6948         * gdb.base/examine-backward.exp: New file.
6949
6950 2016-06-06  Simon Marchi  <simon.marchi@ericsson.com>
6951
6952         * gdb.mi/mi-record-changed.exp: Adjust =record-started output
6953         matching.
6954
6955 2016-06-02  Tom Tromey  <tom@tromey.com>
6956
6957         PR python/18984:
6958         * gdb.python/py-shared.exp: Add solib_name test.
6959
6960 2016-06-02  Simon Marchi  <simon.marchi@ericsson.com>
6961
6962         * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
6963
6964 2016-05-31  Martin Galvan  <martin.galvan@tallertechnologies.com>
6965
6966         PR c++/19893
6967         * gdb.dwarf2/implref.exp: Rename to...
6968         * gdb.dwarf2/implref-const.exp: ...this.  Also add more test statements.
6969         * gdb.dwarf2/implref-array.c: New file.
6970         * gdb.dwarf2/implref-array.exp: Likewise.
6971         * gdb.dwarf2/implref-global.c: Likewise.
6972         * gdb.dwarf2/implref-global.exp: Likewise.
6973         * gdb.dwarf2/implref-struct.c: Likewise.
6974         * gdb.dwarf2/implref-struct.exp: Likewise.
6975
6976 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6977
6978         * gdb.trace/trace-condition.exp: Add 64bit tests.
6979
6980 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6981
6982         * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
6983         bits types.
6984         (main): Adapt to 8 to 64 bits types.
6985         * gdb.trace/trace-condition.exp: Add new tests.
6986
6987 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6988
6989         * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
6990
6991 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6992
6993         * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
6994         Move condition tests...
6995         * gdb.trace/trace-condition.exp: Here.
6996
6997 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6998
6999         * gdb.trace/trace-condition.exp: Add counter-case tests.
7000
7001 2016-05-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
7002
7003         PR c++/15231
7004         * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
7005         * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
7006
7007 2016-05-27  Pedro Alves  <palves@redhat.com>
7008
7009         * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7010         New procedure.
7011         (top level): Call it, and bail out of DejaGnu is known to be bad.
7012
7013 2016-05-27  Andrew Burgess  <andrew.burgess@embecosm.com>
7014
7015         * gdb.base/whatis.c: Extend the test case.
7016         * gdb.base/whatis.exp: Add additional tests.
7017
7018 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7019
7020 * gdb.fortran/type.f90: Add pointer variable.
7021 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
7022
7023 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7024
7025         * gdb.fortran/vla-type.exp: Fix testcase name.
7026
7027 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7028
7029         * gdb.fortran/vla-type.exp: Access elements in nested structs.
7030
7031 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7032
7033         * gdb.fortran/type.f90: Add nested structures.
7034         * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
7035         * gdb.fortran/derived-type.exp: Adapt expected output.
7036         * gdb.fortran/vla-type.exp: Adapt expected output.
7037
7038 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7039
7040         * gdb.fortran/whatis_type.exp: Adapt expected output.
7041
7042 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7043
7044         * gdb.fortran/print_type.exp: Fix expected output.
7045         * gdb.fortran/whatis_type.exp: Fix expected output.
7046
7047 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7048
7049         * gdb.fortran/whatis_type.exp: Use multi_line.
7050
7051 2016-05-24  Tom Tromey  <tom@tromey.com>
7052
7053         PR python/17386:
7054         * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
7055         use value as an index.
7056
7057 2016-05-23  Tom Tromey  <tom@tromey.com>
7058
7059         PR python/17981:
7060         * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
7061         no-breakpoint case.
7062
7063 2016-05-24  Pedro Alves  <palves@redhat.com>
7064
7065         PR gdb/19828
7066         * gdb.threads/clone-attach-detach.c: New file.
7067         * gdb.threads/clone-attach-detach.exp: New file.
7068
7069 2016-05-24  Francis Ricci  <francisjricci@gmail.com>  (tiny patch)
7070
7071         * gdb.base/annota-input-while-running.exp: Fix syntax error.
7072
7073 2016-05-23  Tom Tromey  <tom@tromey.com>
7074
7075         PR python/19438, PR python/18393:
7076         * gdb.python/py-progspace.exp: Add "dir" test.
7077         * gdb.python/py-objfile.exp: Add "dir" test.
7078
7079 2016-05-23  Yao Qi  <yao.qi@linaro.org>
7080
7081         * gdb.arch/thumb-prologue.exp: Use standard_testfile.
7082         * gdb.arch/thumb2-it.exp: Likewise.
7083
7084 2016-05-18  Simon Marchi  <simon.marchi@ericsson.com>
7085
7086         * gdb.mi/mi-threads-interrupt.c: New file.
7087         * gdb.mi/mi-threads-interrupt.exp: New file.
7088
7089 2016-05-17  Simon Marchi  <simon.marchi@ericsson.com>
7090
7091         PR gdb/18077
7092         * gdb.mi/mi-async-run.exp: New file.
7093         * gdb.mi/mi-async-run.c: New file.
7094
7095 2016-05-17  Tom Tromey  <tom@tromey.com>
7096             Manish Goregaokar <manishsmail@gmail.com>
7097
7098         * lib/rust-support.exp: New file.
7099         * lib/gdb.exp (skip_rust_tests): New proc.
7100         (build_executable_from_specs): Handle rust.
7101         * lib/future.exp (gdb_find_rustc): New proc.
7102         (gdb_default_target_compile): Handle rust.
7103         * gdb.rust/expr.exp: New file.
7104         * gdb.rust/generics.exp: New file.
7105         * gdb.rust/generics.rs: New file.
7106         * gdb.rust/methods.exp: New file.
7107         * gdb.rust/methods.rs: New file.
7108         * gdb.rust/modules.exp: New file.
7109         * gdb.rust/modules.rs: New file.
7110         * gdb.rust/simple.exp: New file.
7111         * gdb.rust/simple.rs: New file.
7112
7113 2016-05-17  Tom Tromey  <tom@tromey.com>
7114
7115         * gdb.base/default.exp (set language): Add rust.
7116
7117 2016-05-17  Tom Tromey  <tom@tromey.com>
7118
7119         * gdb.gdb/unittest.exp: New file.
7120
7121 2016-05-16  Yao Qi  <yao.qi@linaro.org>
7122
7123         * gdb.base/batch-preserve-term-settings.exp: Remove variable
7124         shell_prompt.  Update shell_prompt_re.
7125
7126 2016-05-12  Doug Evans  <dje@google.com>
7127
7128         PR symtab/19999
7129         * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
7130         $options when building executable.
7131         * gdb.dwarf2/fission-loclists-pie.S: New file.
7132         * gdb.dwarf2/fission-loclists-pie.exp: New file.
7133
7134 2016-05-04  Simon Marchi  <simon.marchi@ericsson.com>
7135
7136         * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
7137         of [is_remote target],
7138
7139 2016-05-04  Simon Marchi  <simon.marchi@ericsson.com>
7140
7141         * lib/gdb.exp (use_gdb_stub): New procedure.
7142
7143 2016-05-03  Yunlian Jiang <yunlian@google.com>
7144             Doug Evans  <dje@google.com>
7145
7146         PR symtab/19914
7147         * gdb.dwarf2/dwp-sepdebug.c: New file.
7148         * gdb.dwarf2/dwp-sepdebug.exp: New file.
7149
7150 2016-05-02  Simon Marchi  <simon.marchi@ericsson.com>
7151
7152         * gdb.base/detach.exp: Remove is_remote check.
7153
7154 2016-05-02  Simon Marchi  <simon.marchi@ericsson.com>
7155
7156         * gdb.base/annota-input-while-running.exp: Don't check for
7157         [is_remote target].  Enable annotations after running to main.
7158         Remove unused "set test..." line.
7159
7160 2016-04-28  Simon Marchi  <simon.marchi@ericsson.com>
7161
7162         * gdb.trace/trace-enable-disable.exp: New file.
7163         * gdb.trace/trace-enable-disable.c: New file.
7164
7165 2016-04-28  Simon Marchi  <simon.marchi@ericsson.com>
7166
7167         * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
7168         use it in info sharedlibrary test.
7169         * gdb.trace/ftrace-lock.exp: Likewise.
7170         * gdb.trace/ftrace.exp: Likewise.
7171         * gdb.trace/range-stepping.exp: Likewise.
7172         * gdb.trace/trace-break.exp: Likewise.
7173         * gdb.trace/trace-condition.exp: Likewise.
7174         * gdb.trace/trace-mt.exp: Likewise.
7175
7176 2016-04-27  Simon Marchi  <simon.marchi@ericsson.com>
7177
7178         * lib/gdb.exp (gdb_load_shlibs): Rename to...
7179         (gdb_load_shlib): ... this.
7180         * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
7181         gdb_load_shlib.
7182         * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
7183         * gdb.base/ctxobj.exp: Likewise.
7184         * gdb.base/dprintf-pending.exp: Likewise.
7185         * gdb.base/dso2dso.exp: Likewise.
7186         * gdb.base/fixsection.exp: Likewise.
7187         * gdb.base/gcore-relro.exp: Likewise.
7188         * gdb.base/gdb1555.exp: Likewise.
7189         * gdb.base/global-var-nested-by-dso.exp: Likewise.
7190         * gdb.base/gnu-ifunc.exp: Likewise.
7191         * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
7192         * gdb.base/jit-so.exp (one_jit_test): Likewise.
7193         * gdb.base/pending.exp: Likewise.
7194         * gdb.base/print-file-var.exp: Likewise.
7195         * gdb.base/print-symbol-loading.exp: Likewise.
7196         * gdb.base/shlib-call.exp: Likewise.
7197         * gdb.base/shreloc.exp: Likewise.
7198         * gdb.base/so-impl-ld.exp: Likewise.
7199         * gdb.base/solib-disc.exp: Likewise.
7200         * gdb.base/solib-nodir.exp: Likewise.
7201         * gdb.base/solib-overlap.exp: Likewise.
7202         * gdb.base/solib-symbol.exp: Likewise.
7203         * gdb.base/solib-weak.exp (do_test): Likewise.
7204         * gdb.base/sym-file.exp: Likewise.
7205         * gdb.base/symtab-search-order.exp: Likewise.
7206         * gdb.base/type-opaque.exp: Likewise.
7207         * gdb.base/unload.exp: Likewise.
7208         * gdb.base/watchpoint-solib.exp: Likewise.
7209         * gdb.compile/compile.exp: Likewise.
7210         * gdb.cp/gdb2384.exp: Likewise.
7211         * gdb.cp/infcall-dlopen.exp: Likewise.
7212         * gdb.cp/re-set-overloaded.exp: Likewise.
7213         * gdb.fortran/library-module.exp: Likewise.
7214         * gdb.opt/solib-intra-step.exp: Likewise.
7215         * gdb.python/py-finish-breakpoint.exp: Likewise.
7216         * gdb.python/py-shared.exp: Likewise.
7217         * gdb.reverse/solib-precsave.exp: Likewise.
7218         * gdb.reverse/solib-reverse.exp: Likewise.
7219         * gdb.server/solib-list.exp: Likewise.
7220         * gdb.threads/dlopen-libpthread.exp: Likewise.
7221         * gdb.threads/tls-shared.exp: Likewise.
7222         * gdb.threads/tls-so_extern.exp: Likewise.
7223         * gdb.trace/change-loc.exp: Likewise.
7224         * gdb.trace/ftrace-lock.exp: Likewise.
7225         * gdb.trace/ftrace.exp: Likewise.
7226         * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
7227         * gdb.trace/pending.exp: Likewise.
7228         * gdb.trace/range-stepping.exp: Likewise.
7229         * gdb.trace/strace.exp (strace_remove_socket): Likewise.
7230         (strace_info_marker): Likewise.
7231         (strace_probe_marker): Likewise.
7232         (strace_trace_on_same_addr): Likewise.
7233         (strace_trace_on_diff_addr): Likewise.
7234         * gdb.trace/trace-break.exp: Likewise.
7235         * gdb.trace/trace-condition.exp: Likewise.
7236         * gdb.trace/trace-mt.exp: Likewise.
7237
7238 2016-04-27  Simon Marchi  <simon.marchi@ericsson.com>
7239
7240         * lib/gdb.exp (gdb_load_shlibs):  Accept a single argument.  Return
7241         result of gdb_remote_download.
7242         * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
7243         * gdb.base/dso2dso.exp: Likewise.
7244         * gdb.base/global-var-nested-by-dso.exp: Likewise.
7245         * gdb.base/print-file-var.exp: Likewise.
7246         * gdb.base/shlib-call.exp: Likewise.
7247         * gdb.base/shreloc.exp: Likewise.
7248         * gdb.base/solib-overlap.exp: Likewise.
7249         * gdb.base/solib-weak.exp (do_test): Likewise.
7250         * gdb.base/unload.exp: Likewise.
7251
7252 2016-04-27  Yao Qi  <yao.qi@linaro.org>
7253
7254         * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
7255         exists.
7256
7257 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
7258
7259         * vla-type.exp: Print structure from toplevel.
7260
7261 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
7262
7263         * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
7264         of dynamic types.
7265         * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
7266         of dynamic types.
7267
7268 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
7269
7270         * gdb.fortran/vla-type.f90: New file.
7271         * gdb.fortran/vla-type.exp: New file.
7272
7273 2016-04-25  Yao Qi  <yao.qi@linaro.org>
7274
7275         * gdb.base/branch-to-self.c: New file.
7276         * gdb.base/branch-to-self.exp: New file.
7277
7278 2016-04-22  Yao Qi  <yao.qi@linaro.org>
7279
7280         * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
7281         more after $hex.
7282
7283 2016-04-22  Yao Qi  <yao.qi@linaro.org>
7284
7285         * gdb.base/annota1.exp: Set breakpoint on line $main_line.
7286         * gdb.base/annota3.exp: Likewise.
7287
7288 2016-04-22  Yao Qi  <yao.qi@linaro.org>
7289
7290         * gdb.reverse/step-precsave.exp: Do one step and test program
7291         stops in "callee" and do multiple steps until program goes out
7292         of "callee".
7293         * gdb.reverse/step-reverse.exp: Likewise.
7294
7295 2016-04-22  Yao Qi  <yao.qi@linaro.org>
7296
7297         * gdb.trace/signal.exp: Also pass if
7298         $tracepoint_hits($i) > $iterations.
7299
7300 2016-04-22  Yao Qi  <yao.qi@linaro.org>
7301
7302         * gdb.trace/signal.c: New file.
7303         * gdb.trace/signal.exp: New file.
7304
7305 2016-04-19  Doug Evans  <xdje42@gmail.com>
7306
7307         * gdb.base/bad-file.exp: New file.
7308
7309 2016-04-18  Martin Galvan  <martin.galvan@tallertechnologies.com>
7310
7311         * gdb.dwarf2/implref.exp: New file.
7312
7313 2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
7314
7315         * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
7316         * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
7317         * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
7318         * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
7319         * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
7320         * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
7321         * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
7322         * lib/fortran.exp (fortran_int4): New procedure.
7323         (fortran_real4, fortran_real8, fortran_complex4): Likewise.
7324         (fortran_logical4): Likewise.
7325
7326 2016-04-18  Benrhard Heckel <bernhard.heckel@intel.com>
7327
7328         * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
7329
7330 2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
7331
7332         * lib/compiler.c: Add Intel specific preprocessor macros.
7333         * lib/compiler.cc: Likewise.
7334
7335 2016-04-13  Luis Machado  <lgustavo@codesourcery.com>
7336
7337         * gdb.server/connect-with-no-symbol-file.c: New file.
7338         * gdb.server/connect-with-no-symbol-file.exp: New file.
7339
7340 2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
7341
7342         * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
7343
7344 2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
7345
7346         * boards/gdbserver-base.exp (${board}_download): Copy source file to
7347         standard output directory.
7348
7349 2016-04-13  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7350
7351         * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
7352
7353 2016-04-13  Markus Metzger  <markus.t.metzger@intel.com>
7354
7355         * gdb.btrace/instruction_history.c (loop): Add declaration.
7356
7357 2016-04-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7358
7359         * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
7360
7361 2016-04-09  Simon Marchi  <simon.marchi@polymtl.ca>
7362
7363         * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
7364         parentheses to print.
7365         (continue_handler): Likewise.
7366
7367 2016-04-08  Simon Marchi  <simon.marchi@ericsson.com>
7368
7369         * gdb.server/solib-list.exp: Remove is_remote check.
7370         Pass shlib= to gdb_compile.  Don't link shared library with
7371         -soname.  Call gdb_remote_download instead of gdb_load_shlibs.
7372         Run binary filename through "readlink -f" on the target.
7373
7374 2016-04-08  Pedro Alves  <palves@redhat.com>
7375
7376         * gdb.server/solib-list.exp: Don't use gdb_load.  Instead pass the
7377         interpreter filename as argument to gdbserver_spawn.
7378         * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7379         Return empty if $last_loaded_file does not exist.
7380
7381 2016-04-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
7382
7383         Fix compatibility with gcc-4.8.5-4.el7.x86_64.
7384         * gdb.base/jit-main.c: Use exit after usage.
7385
7386 2016-04-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
7387
7388         * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
7389         GDBHISTSIZE prior to the tests.
7390         * gdb.base/gdbinit-history.exp: Likewise.
7391
7392 2016-04-07  Pedro Alves  <palves@redhat.com>
7393
7394         * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
7395         instead of build_executable.  Use gdb_load_shlibs.
7396
7397 2016-04-07  Yao Qi  <yao.qi@linaro.org>
7398
7399         * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
7400         Execute "si" command.
7401
7402 2016-04-07  Yao Qi  <yao.qi@linaro.org>
7403
7404         * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
7405         number instead of the comments on some line.
7406
7407 2016-04-06  Don Breazeal  <donb@codesourcery.com>
7408
7409         * gdb.dwarf2/dw2-opt-structptr.c: New test program.
7410         * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
7411
7412 2016-04-06  Simon Marchi  <simon.marchi@ericsson.com>
7413
7414         * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
7415         standard_output_file.  Remove unused binfile variable.
7416
7417 2016-04-05  Catalin Udma  <catalin.udma@freescale.com>
7418
7419         * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
7420         * gdb.python/py-mi-objfile.exp: Match "list main" output
7421         in console format.
7422
7423 2016-04-05  Simon Marchi  <simon.marchi@polymtl.ca>
7424
7425         * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
7426         absolute.
7427
7428 2016-04-05  Simon Marchi  <simon.marchi@ericsson.com>
7429
7430         * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
7431         absolute.
7432         * gdb.trace/ftrace.exp: Likewise.
7433         * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
7434         targets as well.
7435         (gdb_compile_shlib): Set SONAME for non-remote targets as well.
7436         (gdb_load_shlibs): Copy libraries to test directory when testing
7437         natively.  Only set solib-search-path if testing remotely.
7438         * lib/mi-support.exp (mi_load_shlibs): Likewise.
7439
7440 2016-04-05  Simon Marchi  <simon.marchi@ericsson.com>
7441
7442         * gdb.base/jit-so.exp: Use gdb_remote_download instead of
7443         gdb_download.  Use it even if the target is not remote.
7444         * gdb.base/jit.exp (compile_jit_test): Likewise.
7445         * lib/gdb.exp (gdb_remote_download): Copy files to the standard
7446         output directory if the destination board is local, otherwise use
7447         the standard remote_download from DejaGnu.
7448         (gdb_download): Remove.
7449         (gdb_load_shlibs): Use gdb_remote_download instead of
7450         gdb_download.
7451         * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7452         Use gdb_remote_download instead of gdb_download.  Use it even if
7453         the target is not remote.
7454         * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
7455         instead of gdb_download.
7456
7457 2016-04-04  Simon Marchi  <simon.marchi@polymtl.ca>
7458
7459         * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
7460         (test_insert_delete_modify): Call mi_load_shlibs before trying to
7461         run.
7462
7463 2016-04-01  Artemiy Volkov  <artemiyv@acm.org>
7464
7465         PR gdb/19820
7466         * gdb.base/printcmds.exp: Add artificial arrays tests.
7467
7468 2016-03-31  Pedro Alves  <palves@redhat.com>
7469
7470         PR gdb/19858
7471         * gdb.base/jit-main.c: Include unistd.h.
7472         (ATTACH): Define to 0 if not already defined.
7473         (wait_for_gdb, mypid): New globals.
7474         (WAIT_FOR_GDB): New macro.
7475         (MAIN): Set an alarm.  Store the process's pid.  Wait for GDB at
7476         some breakpoint locations.
7477         * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
7478         New procedures.
7479         (one_jit_test): Add REATTACH parameter, and handle it.  Use
7480         continue_to_test_location.
7481         (top level): Test attach, and adjusts calls to one_jit_test.
7482
7483 2016-03-31  Pedro Alves  <palves@redhat.com>
7484
7485         PR gdb/19858
7486         * gdb.base/jit.exp (compile_jit_test): Add intro comment.  Add
7487         BINSUFFIX parameter, and handle it.
7488         (top level): Adjust calls compile_jit_test.
7489
7490 2016-03-31  Catalin Udma  <catalin.udma@freescale.com>
7491
7492         PR python/19743
7493         * gdb.python/py-mi-events-gdb.py: New file.
7494         * gdb.python/py-mi-events.c: New file.
7495         * gdb.python/py-mi-events.exp: New file.
7496
7497 2016-03-30  Yao Qi  <yao.qi@linaro.org>
7498
7499         * gdb.reverse/until-precsave.exp: Match function name only.
7500         * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
7501         Move malloc to a condition block.
7502         * gdb.reverse/until-reverse.exp: Match function name only.
7503
7504 2016-03-29  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7505
7506         * gdb.trace/ftrace.exp: Set arg0exp for s390.
7507         * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
7508         * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
7509         variable for GPR 0 instead of assuming it is register 0.
7510         * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
7511         * lib/trace-support.exp: Add s390 registers.
7512
7513 2016-03-29  Yao Qi  <yao.qi@linaro.org>
7514
7515         * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
7516
7517 2016-03-24  Yao Qi  <yao.qi@linaro.org>
7518
7519         * gdb.reverse/break-reverse.exp: Add quotation mark in the
7520         test message.
7521
7522 2016-03-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7523
7524         * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
7525         maintaining separate logic for constructing the output path.
7526
7527 2016-03-16  Don Breazeal  <donb@codesourcery.com>
7528
7529         * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
7530         Retry fork and waitpid on interrupted system call errors.
7531         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7532         Use with_timeout_factor to increase timeout by factor of 10.
7533
7534 2016-03-15  Don Breazeal  <donb@codesourcery.com>
7535
7536         * gdb.cp/scope-err.cc: New test program.
7537         * gdb.cp/scope-err.exp: New test script.
7538         * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
7539         lines and "set breakpoint here" comment.
7540         * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
7541         Fixed some whitespace and format issues.
7542         * gdb.mi/mi-linespec-err-cp.cc: New test program.
7543         * gdb.mi/mi-linespec-err-cp.exp: New test script.
7544
7545 2016-03-15  Doug Evans  <dje@google.com>
7546
7547         * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
7548         * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
7549         All callers updated.  Add tests for enums, mixed flags register.
7550
7551 2016-03-15  Doug Evans  <dje@google.com>
7552
7553         * gdb.base/skip.c (main): Call test_skip_file_and_function.
7554         * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
7555
7556 2016-03-14  Simon Marchi  <simon.marchi@ericsson.com>
7557
7558         * gdb.base/default.exp: Add $_as_string to the list of expected
7559         convenience functions.
7560
7561 2016-03-11  Andrew Burgess  <andrew.burgess@embecosm.com>
7562
7563         * gdb.base/maint.exp: New tests for 'maint info line-table'.
7564
7565 2016-03-10  Simon Marchi  <simon.marchi@polymtl.ca>
7566
7567         * gdb.python/py-as-string.exp: New file.
7568         * gdb.python/py-as-string.c: New file.
7569
7570 2016-03-09  Pedro Alves  <palves@redhat.com>
7571
7572         * gdb.threads/attach-into-signal.exp: Adjust to "Program received
7573         signal" -> "Thread NN received signal" output change.
7574         * gdb.threads/ia64-sigill.exp: Likewise.
7575         * gdb.threads/linux-dp.exp: Likewise.
7576         * gdb.threads/manythreads.exp: Likewise.
7577         * gdb.threads/pending-step.exp: Likewise.
7578         * gdb.threads/print-threads.exp: Likewise.
7579         * gdb.threads/sigstep-threads.exp: Likewise.
7580         * gdb.threads/staticthreads.exp: Likewise.
7581         * gdb.threads/tls.exp: Likewise.
7582
7583 2016-03-09  Pedro Alves  <palves@redhat.com>
7584
7585         * gdb.base/command-line-input.exp: New file.
7586
7587 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7588
7589         * gdb.trace/ftrace.exp: Set arg0exp for ppc.
7590         * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
7591         * gdb.trace/pending.exp: Accept leading dot before function name.
7592         * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
7593         * lib/trace-support.exp: Set registers for ppc.
7594
7595 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7596
7597         * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
7598         use it for disassembly; accept .main in addition to main in backtrace.
7599
7600 2016-03-09  Wei-cheng Wang  <cole945@gmail.com>
7601             Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7602
7603         * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
7604         (gdb_recursion_test_ptr): New global variable.
7605         (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
7606         gdb_recursion_test.
7607         (gdb_c_test): Ditto.
7608
7609 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7610
7611         * gdb.trace/change-loc.exp: Don't depend on tracepoint location
7612         ordering.
7613
7614 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7615
7616         * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
7617         (bar): Add bar_start_lbl label.
7618         * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
7619         of foo/bar for emitting DWARF and tracing.
7620
7621 2016-03-06  Sergio Durigan Junior  <sergiodj@redhat.com>
7622
7623         * analyze-racy-logs.py: Set executable bit.
7624
7625 2016-03-05  Sergio Durigan Junior  <sergiodj@redhat.com>
7626
7627         * Makefile.in (DEFAULT_RACY_ITER): New variable.
7628         (CHECK_TARGET_TMP): Likewise.
7629         (check-single-racy): New rule.
7630         (check-parallel-racy): Likewise.
7631         (TEST_TARGETS): Adjust rule to account for RACY_ITER.
7632         (do-check-parallel-racy): New rule.
7633         (check-racy/%.exp): Likewise.
7634         * README (Racy testcases): New section.
7635         * analyze-racy-logs.py: New file.
7636
7637 2016-03-03  Doug Evans  <dje@google.com>
7638
7639         * gdb.base/skip.exp: Use with_test_prefix.
7640
7641 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7642
7643         * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
7644         Invoke step_over_syscall "clone" and break_cond_on_syscall
7645         "clone".
7646         * gdb.base/step-over-clone.c: New file.
7647
7648 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7649
7650         * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
7651         code format.
7652
7653 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7654
7655         * gdb.base/disp-step-fork.c: Rename to ...
7656         * gdb.base/step-over-fork.c: ... it.  New file.
7657         * gdb.base/disp-step-vfork.c: Rename to ...
7658         * gdb.base/step-over-vfork.c: ... it.  New file.
7659         * gdb.base/disp-step-syscall.exp: Rename to ...
7660         * gdb.base/step-over-syscall.exp: ... it.  New file.
7661         (disp_step_cross_syscall): Rename to ...
7662         (step_over_syscall): ... it.
7663
7664 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7665
7666         * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
7667         If target supports condition evaluation on target, invoke
7668         break_cond_on_syscall for fork and vfork.
7669
7670 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7671
7672         * gdb.base/disp-step-syscall.exp: Don't invoke
7673         support_displaced_stepping.
7674         (disp_step_cross_syscall): Test with displaced stepping off and
7675         on if supported.
7676
7677 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7678
7679         * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
7680         proc.
7681         (setup): New proc.
7682         (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
7683         and setup.
7684
7685 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7686
7687         * gdb.fortran/vla-history.exp: Remove breakpoint.
7688
7689 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7690
7691         * gdb.fortran/vla-history.exp: Lookup array elements and printing
7692         exceeds timeout.
7693
7694 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7695
7696         * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
7697         breakpoint.
7698
7699 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7700
7701         * gdb.mi/vla.f90: Nullify pointer after declaration.
7702
7703 2016-03-01  Pedro Alves  <palves@redhat.com>
7704
7705         * gdb.trace/ftrace-lock.c: Include <unistd.h>.
7706
7707 2016-03-01  Pedro Alves  <palves@redhat.com>
7708
7709         * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
7710         before anything else.
7711         * gdb.threads/watchpoint-fork-mt.c: Likewise.  Don't define
7712         _GNU_SOURCE here.
7713         * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
7714         before anything else.
7715         * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
7716
7717 2016-03-01  Pedro Alves  <palves@redhat.com>
7718
7719         * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
7720
7721 2016-03-01  Yao Qi  <yao.qi@linaro.org>
7722
7723         * gdb.arch/arm-disp-step.exp: Use standard_testfile and
7724         prepare_for_testing.
7725
7726 2016-03-01  Yao Qi  <yao.qi@linaro.org>
7727
7728         * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
7729
7730 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7731
7732         * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
7733         manually constructing the output path.
7734
7735 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7736
7737         * gdb.arch/s390-stackless.S: New.
7738         * gdb.arch/s390-stackless.exp: New.
7739
7740 2016-02-28  Iain Buclaw  <ibuclaw@gdcproject.org>
7741
7742         * gdb.dlang/circular.c: New file.
7743         * gdb.dlang/circular.exp: New file.
7744
7745 2016-02-26  Yao Qi  <yao.qi@linaro.org>
7746
7747         * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
7748         [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
7749         (testcases): Update.
7750
7751 2016-02-26  Yao Qi  <yao.qi@linaro.org>
7752
7753         * gdb.reverse/aarch64.c: Rename to ...
7754         * gdb.reverse/insn-reverse.c: ... it.
7755         * gdb.reverse/aarch64.exp: Rename to ...
7756         * gdb.reverse/insn-reverse.exp: ... it.
7757
7758 2016-02-26  Yao Qi  <yao.qi@linaro.org>
7759
7760         * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
7761         (testcase_ftype): New.
7762         (testcases): New array.
7763         (n_testcases): New.
7764         (main): Call each element in testcases.
7765         * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
7766         (read_testcase): New.
7767         Do the tests in a loop.
7768
7769 2016-02-25  Yao Qi  <yao.qi@linaro.org>
7770
7771         * gdb.base/branches.c: Remove.
7772
7773 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7774
7775         PR gdb/13808
7776         * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
7777
7778 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7779
7780         * gdb.trace/ftrace.exp: Remove unnecessary target check.
7781
7782 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7783
7784         * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
7785         change x86_64 call_insn to 'callq'.
7786
7787 2016-02-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7788
7789         * gdb.trace/tfile-avx.c: Move to...
7790         * gdb.trace/tracefile-pseudo-reg.c: Here.
7791         * gdb.trace/tfile-avx.exp: Move to...
7792         * gdb.trace/tracefile-pseudo-reg.exp: Here.
7793
7794 2016-02-24  Gary Benson <gbenson@redhat.com>
7795
7796         * gdb.base/attach-pie-noexec.exp: Do not expect an error
7797         message on attach.
7798
7799 2016-02-23  Doug Evans  <dje@google.com>
7800
7801         * gdb.base/skip.c (test_skip): New function.
7802         (end_test_skip_file_and_function): New function.
7803         (test_skip_file_and_function): New function.
7804         * gdb.base/skip1.c (test_skip): New function.
7805         (skip1_test_skip_file_and_function): New function.
7806         * gdb.base/skip.exp: Add tests for new skip options.
7807         * gdb.base/skip-solib.exp: Update expected output.
7808         * gdb.perf/skip-command.cc: New file.
7809         * gdb.perf/skip-command.exp: New file.
7810         * gdb.perf/skip-command.py: New file.
7811
7812 2016-02-22  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7813
7814         * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
7815         info registers pattern.
7816
7817 2016-02-18  Iain Buclaw  <ibuclaw@gdcproject.org>
7818
7819         * lib/future.exp: Add D support.
7820         (gdb_find_gdc): New proc.
7821         (gdb_default_target_compile): Add D support.
7822
7823 2016-02-18  Wei-cheng Wang  <cole945@gmail.com>
7824
7825         * gdb.trace/tspeed.c (myclock): Return wallclock instead of
7826         user+system time.
7827         (trace_speed_test): Determine the iteration count for a time
7828         between 15..30 seconds.
7829
7830 2016-02-18  Walfred Tedeschi  <walfred.tedeschi@intel.com>
7831
7832         * gdb.arch/i386-mpx-sigsegv.c: New file.
7833         * gdb.arch/i386-mpx-sigsegv.exp: New file.
7834         * gdb.arch/i386-mpx-simple_segv.c: New file.
7835         * gdb.arch/i386-mpx-simple_segv.exp: New file.
7836
7837 2016-02-18  Yao Qi  <yao.qi@linaro.org>
7838
7839         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7840         Don't call setup_kfail.
7841
7842 2016-02-18  Yao Qi  <yao.qi@linaro.org>
7843
7844         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7845         Set "set breakpoint condition-evaluation" per $cond_bp_target.
7846
7847 2016-02-16  Doug Evans  <dje@google.com>
7848
7849         * gdb.base/skip.c: Add copyright.  Whitespace cleanup.
7850         * gdb.base/skip1.c: Ditto.
7851         * gdb.base/skip.exp: Whitespace cleanup.
7852
7853 2016-02-16  Don Breazeal  <donb@codesourcery.com>
7854
7855         PR remote/19496
7856         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7857         Remove kfail for PR remote/19496.
7858
7859 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
7860
7861         * lib/gdb.exp (standard_temp_file): Return a path specific to
7862         the runtest invocation.
7863
7864 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
7865
7866         * gdb.trace/save-trace.exp: Change relative path to be in the
7867         standard output directory.
7868
7869 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
7870
7871         * gdb.arch/i386-prologue.c: Add missing prototypes.
7872
7873 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
7874
7875         * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
7876         * gdb.arch/i386-prologue.exp: Likewise.
7877         * gdb.arch/i386-size.exp: Likewise.
7878
7879 2016-02-15  Simon Marchi  <simon.marchi@ericsson.com>
7880
7881         * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
7882         define object file path.
7883         * gdb.btrace/gcore.exp: Use standard_output_file to define core
7884         file path.
7885         * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
7886         standard_output_file to define binfile.
7887
7888 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
7889
7890         Fix compatibility with recent gfortran-5.3.1.
7891         * gdb.fortran/vla-history.exp (print vla1 allocated)
7892         (print vla2 allocated, print $2, print $3): Remove
7893         (print $4): Rename to ...
7894         (print $2): ... here.
7895         (print $9): Rename to ...
7896         (print $5): ... here.
7897         (print $10): Rename to ...
7898         (print $6): ... here.
7899         * gdb.fortran/vla.f90: Add pvla initialization.
7900
7901 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
7902
7903         * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
7904         New test.
7905         * gdb.fortran/vla-value-sub.exp: Likewise.
7906
7907 2016-02-12  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7908
7909         * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
7910
7911 2016-02-12  Simon Marchi  <simon.marchi@ericsson.com>
7912
7913         * i386-biarch-core.exp: Define corefile using
7914         standard_output_file.
7915
7916 2016-02-12  Yao Qi  <yao.qi@linaro.org>
7917
7918         * gdb.arch/arm-single-step-kernel-helper.c: New.
7919         * gdb.arch/arm-single-step-kernel-helper.exp: New.
7920
7921 2016-02-12  Markus Metzger  <markus.t.metzger@intel.com>
7922
7923         * gdb.btrace/tailcall-only.exp: New.
7924         * gdb.btrace/tailcall-only.c: New.
7925         * gdb.btrace/x86_64-tailcall-only.S: New.
7926         * gdb.btrace/i686-tailcall-only.S: New.
7927
7928 2016-02-11  Pedro Alves  <palves@redhat.com>
7929
7930         * README (Parallel testing): Add missing double quotes.
7931
7932 2016-02-11  Pedro Alves  <palves@redhat.com>
7933
7934         * README (Parallel testing): New section.
7935         (GDB_PARALLEL): Rewrite.
7936         (FORCE_PARALLEL): Document.
7937
7938 2016-02-11  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7939
7940         * gdb.trace/tfile-avx.c: New test.
7941         * gdb.trace/tfile-avx.exp: New test.
7942
7943 2016-02-09  Keith Seitz  <keiths@redhat.com>
7944
7945         PR breakpoints/19546
7946         * gdb.base/infcall-exec.c: New file.
7947         * gdb.base/infcall-exec2.c: New file.
7948         * gdb.base/infcall-exec.exp: New file.
7949
7950 2016-02-09  Keith Seitz  <keiths@redhat.com>
7951
7952         * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
7953         (toplevel): Call test_bkpt_address.
7954
7955 2016-02-09  Keith Seitz  <keiths@redhat.com>
7956
7957         PR python/19506
7958         * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
7959         (toplevel): Call test_bkpt_address.
7960
7961 2016-02-09  Simon Marchi  <simon.marchi@ericsson.com>
7962
7963         * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
7964         to AC_OUTPUT.
7965         * configure: Regenerate.
7966
7967 2016-02-09  Pedro Alves  <palves@redhat.com>
7968
7969         PR breakpoints/19548
7970         * gdb.base/execl-update-breakpoints.c (some_function): New
7971         function.
7972         (main): Call it.
7973         * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
7974         Tighten expected GDB output.
7975
7976 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
7977
7978         * Makefile.in (ALL_SUBDIRS): Remove.
7979         (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
7980         (distclean maintainer-clean realclean): Likewise.
7981         * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
7982         * configure: Regenerate.
7983         * gdb.ada/Makefile.in: Delete.
7984         * gdb.arch/Makefile.in: Likewise.
7985         * gdb.asm/Makefile.in: Likewise.
7986         * gdb.base/Makefile.in: Likewise.
7987         * gdb.btrace/Makefile.in: Likewise.
7988         * gdb.cell/Makefile.in: Likewise.
7989         * gdb.compile/Makefile.in: Likewise.
7990         * gdb.cp/Makefile.in: Likewise.
7991         * gdb.disasm/Makefile.in: Likewise.
7992         * gdb.dlang/Makefile.in: Likewise.
7993         * gdb.dwarf2/Makefile.in: Likewise.
7994         * gdb.fortran/Makefile.in: Likewise.
7995         * gdb.gdb/Makefile.in: Likewise.
7996         * gdb.go/Makefile.in: Likewise.
7997         * gdb.guile/Makefile.in: Likewise.
7998         * gdb.java/Makefile.in: Likewise.
7999         * gdb.linespec/Makefile.in: Likewise.
8000         * gdb.mi/Makefile.in: Likewise.
8001         * gdb.modula2/Makefile.in: Likewise.
8002         * gdb.multi/Makefile.in: Likewise.
8003         * gdb.objc/Makefile.in: Likewise.
8004         * gdb.opencl/Makefile.in: Likewise.
8005         * gdb.opt/Makefile.in: Likewise.
8006         * gdb.pascal/Makefile.in: Likewise.
8007         * gdb.perf/Makefile.in: Likewise.
8008         * gdb.python/Makefile.in: Likewise.
8009         * gdb.reverse/Makefile.in: Likewise.
8010         * gdb.server/Makefile.in: Likewise.
8011         * gdb.stabs/Makefile.in: Likewise.
8012         * gdb.threads/Makefile.in: Likewise.
8013         * gdb.trace/Makefile.in: Likewise.
8014         * gdb.xml/Makefile.in: Likewise.
8015         * lib/gdb.exp (make_gdb_parallel_path): Add check for
8016         GDB_PARALLEL.
8017         (standard_output_file): Remove check for GDB_PARALLEL, always
8018         return path in outputs/$subdir/$testname.
8019
8020 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
8021
8022         * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
8023         (site.exp): Assign abs_srcdir to tcl's srcdir.
8024
8025 2016-02-04  Yao Qi  <yao.qi@linaro.org>
8026
8027         * gdb.base/foll-exec-mode.c: Include limits.h.
8028         (main): Add parameters argc and argv.  Get directory from
8029         argv[0].
8030         * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
8031         compilation.
8032         * gdb.base/foll-exec.c: Include limits.h.
8033         (main): Add parameters argc and argv.
8034         Get directory from argv[0].
8035         * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
8036         Adjust tests on the number of lines as source code changed.
8037         * gdb.base/foll-vfork-exit.c: Include limits.h.
8038         (main): Add one line of statement before vfork.
8039         * gdb.base/foll-vfork.c: Include limits.h and string.h.
8040         (main): Add parameters argc and argv.  Get directory from
8041         argv[0].
8042         * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
8043         (setup_gdb): Set tbreak to skip some source lines.
8044         * gdb.multi/bkpt-multi-exec.c: Include limits.h.
8045         (main): Add parameters argc and argv.  Get directory from
8046         argv[0].
8047         * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
8048         compilation.
8049         * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
8050         (main): Add parameters argc and argv.  Get directory from
8051         argv[0].
8052         * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
8053         compilation.
8054
8055 2016-02-01  Doug Evans  <dje@google.com>
8056
8057         * gdb.base/skip.exp: Clean up multiple references to same test name.
8058
8059 2016-02-01  Pedro Alves  <palves@redhat.com>
8060
8061         PR remote/19496
8062         * gdb.threads/forking-threads-plus-breakpoint.exp
8063         (displaced_stepping_supported): New global.
8064         (probe_displaced_stepping_support): New procedure.
8065         (do_test): Add 'displaced' parameter, and use it.
8066         (top level): Check for displaced stepping support.  Add displaced
8067         stepping on/off testing axis.
8068
8069 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
8070
8071         * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
8072         pointer.  Don't perform further tests on the unassociated pointer
8073         if the first test fails.
8074
8075 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
8076
8077         * gdb.base/max-value-size.c: New file.
8078         * gdb.base/max-value-size.exp: New file.
8079         * gdb.base/huge.exp: Disable max-value-size for this test.
8080
8081 2016-01-28  Iain Buclaw  <ibuclaw@gdcproject.org>
8082
8083         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
8084
8085 2016-01-28  Yao Qi  <yao.qi@linaro.org>
8086
8087         * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
8088
8089 2016-01-25  Pedro Alves  <palves@redhat.com>
8090
8091         PR threads/19461
8092         * gdb.base/fork-running-state.c: New file.
8093         * gdb.base/fork-running-state.exp: New file.
8094
8095 2016-01-25  Pedro Alves  <palves@redhat.com>
8096
8097         PR gdb/19494
8098         * gdb.base/catch-fork-kill.c: New file.
8099         * gdb.base/catch-fork-kill.exp: New file.
8100
8101 2016-01-25  Pedro Alves  <palves@redhat.com>
8102
8103         * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
8104         Delete, moved to lib/gdb.exp.
8105         * gdb.threads/forking-threads-plus-breakpoint.exp
8106         (foreach_with_prefix): Likewise.
8107         * gdb.threads/process-dies-while-handling-bp.exp
8108         (foreach_with_prefix): Likewise.
8109         * lib/gdb.exp (foreach_with_prefix): New procedure.
8110
8111 2016-01-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8112
8113         * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
8114         * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
8115
8116 2016-01-23  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8117
8118         * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
8119         endian targets.
8120
8121 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
8122             Pedro Alves  <palves@redhat.com>
8123
8124         Fix testsuite compatibility with Guile.
8125         * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
8126         number.
8127
8128 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
8129
8130         Fix testsuite compatibility with Guile.
8131         * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
8132         (thread 1): New test for backtrace through signal handler.
8133
8134 2016-01-22  Yao Qi  <yao.qi@linaro.org>
8135
8136         PR testsuite/19491
8137         * gdb.base/multi-forks.c: Include
8138         ../lib/unbuffer_output.c
8139         (main): Call gdb_unbuffer_output.
8140
8141 2016-01-21  Doug Evans  <dje@google.com>
8142
8143         * lib/ada.exp (gdb_compile_ada): Fix typo.
8144
8145 2016-01-21  Joel Brobecker  <brobecker@adacore.com>
8146
8147         * gdb.base/break-fun-addr.exp: New file.
8148         * gdb.base/break-fun-addr1.c: New file.
8149         * gdb.base/break-fun-addr2.c: New file.
8150
8151 2016-01-20  Simon Marchi  <simon.marchi@polymtl.ca>
8152
8153         * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
8154         * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
8155         enum flag values.
8156
8157 2016-01-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8158
8159         * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
8160         when GDB can not set the vector return value.  Add more comments
8161         for clarification.
8162
8163 2016-01-20  Antoine Tremblay  <antoine.tremblay@ericsson.com>
8164
8165         * gdb.trace/tspeed.exp:  Use shlib instead of libs in gdb_compile
8166         command.
8167
8168 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
8169
8170         * Makefile.in (DO_RUNTEST): Add --status and update usages.
8171
8172 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
8173
8174         * Makefile.in (check-single): Pass --status to runtest.
8175         (check/%.exp): Likewise.
8176
8177 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
8178
8179         * Makefile.in (check-parallel): Propagate return code from make
8180         do-check-parallel.
8181
8182 2016-01-19  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8183
8184         * gdb.trace/ftrace.exp: Fix expected message on continue.
8185         * gdb.trace/pending.exp: Fix expected message on continue.
8186         * gdb.trace/trace-break.exp: Fix expected message on continue.
8187
8188 2016-01-18  Simon Marchi  <simon.marchi@ericsson.com>
8189
8190         * lib/gdb.exp (gdb_test): Remove unused global references.
8191
8192 2016-01-18  Pedro Alves  <palves@redhat.com>
8193
8194         * gdb.base/async-shell.exp: Adjust expected output.
8195         * gdb.base/dprintf-non-stop.exp: Adjust expected output.
8196         * gdb.base/siginfo-thread.exp: Adjust expected output.
8197         * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
8198         * gdb.java/jnpe.exp: Adjust expected output.
8199         * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
8200         * gdb.threads/continue-pending-status.exp: Adjust expected output.
8201         * gdb.threads/leader-exit.exp: Adjust expected output.
8202         * gdb.threads/manythreads.exp: Adjust expected output.
8203         * gdb.threads/pthreads.exp: Adjust expected output.
8204         * gdb.threads/schedlock.exp: Adjust expected output.
8205         * gdb.threads/siginfo-threads.exp: Adjust expected output.
8206         * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
8207         expected output.
8208         * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
8209         output.
8210         * gdb.threads/sigthread.exp: Adjust expected output.
8211         * gdb.threads/watchpoint-fork.exp: Adjust expected output.
8212
8213 2016-01-18  Yao Qi  <yao.qi@linaro.org>
8214
8215         * gdb.guile/scm-section-script.c: Replace @progbits with
8216         %progbits.
8217         * gdb.python/py-section-script.c: Likewise.
8218
8219 2016-01-15  Pedro Alves  <palves@redhat.com>
8220
8221         * gdb.multi/tids.exp: Test star wildcard ranges.
8222
8223 2016-01-15  Pedro Alves  <palves@redhat.com>
8224
8225         * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
8226         command from "thread apply" invocation.
8227         (thr_apply_info_thr_invalid): Default the expected output to the
8228         input tid list.
8229         (top level): Add tests that use convenience variables.  Add tests
8230         for "thread apply" with a valid TID list, but missing the command.
8231
8232 2016-01-13  Pedro Alves  <palves@redhat.com>
8233
8234         * gdb.base/default.exp: Expect $_gthread as well.
8235         * gdb.multi/tids.exp: Test $_gthread.
8236         * gdb.threads/thread-specific.exp: Test $_gthread.
8237
8238 2016-01-13  Pedro Alves  <palves@redhat.com>
8239
8240         * gdb.multi/tids.exp: Test "info threads -gid".
8241
8242 2016-01-13  Pedro Alves  <palves@redhat.com>
8243
8244         * gdb.multi/tids.exp: Test InferiorThread.global_num and
8245         Breakpoint.thread.
8246         * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
8247
8248 2016-01-07  Pedro Alves  <palves@redhat.com>
8249
8250         * gdb.base/break.exp: Adjust to output changes.
8251         * gdb.base/hbreak2.exp: Likewise.
8252         * gdb.base/sepdebug.exp: Likewise.
8253         * gdb.base/watch_thread_num.exp: Likewise.
8254         * gdb.linespec/keywords.exp: Likewise.
8255         * gdb.multi/info-threads.exp: Likewise.
8256         * gdb.threads/thread-find.exp: Likewise.
8257         * gdb.multi/tids.c: New file.
8258         * gdb.multi/tids.exp: New file.
8259
8260 2016-01-13  Pedro Alves  <palves@redhat.com>
8261
8262         * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
8263
8264 2016-01-13  Pedro Alves  <palves@redhat.com>
8265
8266         * gdb.base/default.exp: Expect $_inferior as well.
8267         * gdb.multi/base.exp: Test $_inferior.
8268
8269 2016-01-13  Pedro Alves  <palves@redhat.com>
8270
8271         PR breakpoints/19388
8272         * gdb.base/catch-signal-siginfo-cond.c: New file.
8273         * gdb.base/catch-signal-siginfo-cond.exp: New file.
8274
8275 2016-01-12  Josh Stone  <jistone@redhat.com>
8276             Philippe Waroquiers  <philippe.waroquiers@skynet.be>
8277
8278         * gdb.base/catch-syscall.c (do_execve): New variable.
8279         (main): Conditionally trigger an execve.
8280         * gdb.base/catch-syscall.exp: Enable testing for remote targets.
8281         (test_catch_syscall_execve): New, check entry/return across execve.
8282         (do_syscall_tests): Call test_catch_syscall_execve.
8283
8284 2016-01-12  Pedro Alves  <palves@redhat.com>
8285
8286         * gdb.base/random-signal.exp (do_test): New procedure, with body
8287         of testcase moved in.
8288
8289 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
8290             Pedro Alves  <palves@redhat.com>
8291
8292         * gdb.base/funcargs.exp (finish from indirectly called function):
8293         Reintroduce the case for 'First'.
8294
8295 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
8296             Pedro Alves  <palves@redhat.com>
8297
8298         * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
8299         (tcatch_vfork_then_child_follow_exec)
8300         (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
8301         identification.
8302
8303 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
8304
8305         * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
8306         and repeats to unlimited.
8307         * gdb.python/py-value.exp: Likewise.
8308         * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
8309         and repeats to unlimited.
8310
8311 2016-01-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
8312
8313         * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
8314         and reordering the functions.
8315         * gdb.multi/hangout.c: Likewise.
8316         * gdb.multi/hello.c: Likewise.
8317
8318 2016-01-08  Simon Marchi  <simon.marchi@ericsson.com>
8319
8320         * gdb.perf/lib/perftest/perftest.py: Change relative imports to
8321         absolute.
8322         (SingleStatisticTestResult.report): Use dict.keys instead of
8323         dict.iterkeys.
8324
8325 2016-01-06  Pedro Alves  <palves@redhat.com>
8326
8327         * gdb.python/py-infthread.exp: Fix typo.  Expect t0.num to be 1.
8328
8329 2016-01-04  Markus Metzger  <markus.t.metzger@intel.com>
8330
8331         * gdb.btrace/dlopen.exp: New.
8332         * gdb.btrace/dlopen.c: New.
8333         * gdb.btrace/dlopen-dso.c: New.
8334
8335 2015-12-25  Sandra Loosemore  <sandra@codesourcery.com>
8336
8337         * lib/gdb.exp (gdb_test): Update comments to clarify that the
8338         PATTERN argument is optional.
8339
8340 2015-12-24  Joel Brobecker  <brobecker@adacore.com>
8341
8342         * lib/ada.exp (target_compile_ada_from_dir): New function.
8343         (gdb_compile_ada): Reimplement avoiding the use of project files.
8344         * gdb.ada/gnat_ada.gpr: Delete.
8345         * gdb.ada/cond_lang.exp: Adjust test to make path before
8346         filename optional.
8347         * gdb.ada/small_reg_param.exp: Likewise.
8348
8349 2015-12-22  Simon Marchi  <simon.marchi@ericsson.com>
8350
8351         * gdb.base/foll-vork.exp: Remove HP-UX special case.
8352
8353 2015-12-22  Thomas Preud'homme  <thomas.preudhomme@arm.com>
8354
8355         * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
8356         case.
8357
8358 2015-12-21  Simon Marchi  <simon.marchi@ericsson.com>
8359
8360         * gdb.base/break.exp: Remove dead code.
8361         * gdb.base/sepdebug.exp: Likewise.
8362
8363 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
8364
8365         * gdb.asm/asm-source.exp: Remove HP-UX references.
8366         * gdb.base/annota1.exp: Likewise.
8367         * gdb.base/annota3.exp: Likewise.
8368         * gdb.base/attach.exp: Likewise.
8369         * gdb.base/bigcore.exp: Likewise.
8370         * gdb.base/break.exp: Likewise.
8371         * gdb.base/call-ar-st.exp: Likewise.
8372         * gdb.base/callfuncs.exp: Likewise.
8373         * gdb.base/catch-fork-static.exp: Likewise.
8374         * gdb.base/display.exp: Likewise.
8375         * gdb.base/foll-exec-mode.exp: Likewise.
8376         * gdb.base/foll-exec.exp: Likewise.
8377         * gdb.base/foll-fork.exp: Likewise.
8378         * gdb.base/foll-vfork.exp: Likewise.
8379         * gdb.base/funcargs.exp: Likewise.
8380         * gdb.base/hbreak2.exp: Likewise.
8381         * gdb.base/inferior-died.exp: Likewise.
8382         * gdb.base/interrupt.exp: Likewise.
8383         * gdb.base/multi-forks.exp: Likewise.
8384         * gdb.base/nodebug.exp: Likewise.
8385         * gdb.base/sepdebug.exp: Likewise.
8386         * gdb.base/solib1.c: Likewise.
8387         * gdb.base/step-test.exp: Likewise.
8388         * gdb.mi/non-stop.c: Likewise.
8389         * gdb.mi/pthreads.c: Likewise.
8390         * gdb.multi/bkpt-multi-exec.ex: Likewise.
8391         * gdb.threads/pthreads.c: Likewise.
8392         * gdb.threads/staticthreads.exp: Likewise.
8393         * lib/future.exp: Likewise.
8394         * lib/gdb.exp: Likewise.
8395         * gdb.base/so-indr-cl.c: Remove.
8396         * gdb.base/so-indr-cl.exp: Likewise.
8397         * gdb.base/solib.c: Likewise.
8398         * gdb.base/solib.exp: Likewise.
8399         * gdb.base/solib2.c: Likewise.
8400
8401 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
8402
8403         * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
8404         * gdb.base/call-ar-st.exp: Likewise.
8405         * gdb.base/callfuncs.exp: Likewise.
8406         * gdb.base/condbreak.exp: Likewise.
8407         * gdb.base/constvars.exp: Likewise.
8408         * gdb.base/hbreak2.exp: Likewise.
8409         * gdb.base/langs.exp: Likewise.
8410         * gdb.base/list.exp: Likewise.
8411         * gdb.base/long_long.exp: Likewise.
8412         * gdb.base/ptype.exp: Likewise.
8413         * gdb.base/scope.exp: Likewise.
8414         * gdb.base/signals.exp: Likewise.
8415         * gdb.base/so-impl-ld.exp: Likewise.
8416         * gdb.base/varargs.exp: Likewise.
8417         * gdb.base/volatile.exp: Likewise.
8418         * gdb.base/whatis.exp: Likewise.
8419         * gdb.cp/cplusfuncs.exp: Likewise.
8420         * gdb.cp/inherit.exp: Likewise.
8421         * gdb.cp/local.exp: Likewise.
8422         * gdb.cp/member-ptr.exp: Likewise.
8423         * gdb.cp/method.exp: Likewise.
8424         * gdb.cp/overload.exp: Likewise.
8425         * gdb.cp/templates.exp: Likewise.
8426         * gdb.stabs/weird.exp: Likewise.
8427         * lib/compiler.c: Likewise.
8428         * lib/compiler.cc: Likewise.
8429         * lib/cp-support.exp: Likewise.
8430         * lib/gdb.exp: Likewise.
8431
8432 2015-12-20  Simon Marchi  <simon.marchi@polymtl.ca>
8433
8434         * configure.ac: Remove HP-UX case.
8435         * configure: Regenerate.
8436
8437 2015-12-18  Simon Marchi  <simon.marchi@ericsson.com>
8438
8439         * lib/gdb.exp (gdb_compile): Add function doc.
8440
8441 2015-12-17  Pedro Alves  <palves@redhat.com>
8442
8443         PR threads/19354
8444         * gdb.multi/info-threads.exp: New file.
8445
8446 2015-12-15  Yao Qi  <yao.qi@linaro.org>
8447
8448         * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
8449         is aarch64*-*-*.
8450
8451 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8452
8453         * gdb.base/history-duplicates.exp: Skip if no readline support.
8454
8455 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8456
8457         * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
8458
8459 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8460
8461         * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
8462
8463 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8464
8465         * gdb.base/completion.exp: Skip tests that interrupt GDB with
8466         ctrl-C if nointerrupts target property is set.
8467         * gdb.base/double-prompt-target-event-error.exp: Likewise.
8468         * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
8469         * gdb.base/paginate-bg-execution.exp: Likewise.
8470         * gdb.base/paginate-execution-startup.exp: Likewise.
8471         * gdb.base/random-signal.exp: Likewise.
8472         * gdb.base/range-stepping.exp: Likewise.
8473         * gdb.cp/annota2.exp: Likewise.
8474         * gdb.cp/annota3.exp: Likewise.
8475         * gdb.gdb/selftest.exp: Likewise.
8476         * gdb.threads/continue-pending-status.exp: Likewise.
8477         * gdb.threads/leader-exit.exp: Likewise.
8478         * gdb.threads/manythreads.exp: Likewise.
8479         * gdb.threads/pthreads.exp: Likewise.
8480         * gdb.threads/schedlock.exp: Likewise.
8481         * gdb.threads/sigthread.exp: Likewise.
8482
8483 2015-12-11  Don Breazeal  <donb@codesourcery.com>
8484
8485         * gdb.base/execl-update-breakpoints.exp (main): Enable for target
8486         remote.
8487         * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
8488         * gdb.base/foll-exec.exp (main): Enable for target remote.
8489         * gdb.base/foll-fork.exp (main): Likewise.
8490         * gdb.base/foll-vfork.exp (main): Likewise.
8491         * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
8492         (proc continue_to_exit_bp_loc): Use clean_restart.
8493         * gdb.base/pie-execl.exp (main): Disable for target remote.
8494         * gdb.base/watch-vfork.exp (main): Enable for target remote.
8495         * gdb.mi/mi-nsthrexec.exp (main): Likewise.
8496         * gdb.threads/execl.exp (main): Likewise.
8497         * gdb.threads/fork-child-threads.exp (main): Likewise.
8498         * gdb.threads/fork-plus-threads.exp (main): Disable for target
8499         remote.
8500         * gdb.threads/fork-thread-pending.exp (main): Enable for target
8501         remote.
8502         * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
8503         pid.tid style ptids, instead of just tid.
8504         * gdb.threads/thread-execl.exp (main): Enable for target remote.
8505         * gdb.threads/watchpoint-fork.exp (main): Likewise.
8506         * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
8507         ptids, instead of just tid.
8508
8509 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
8510
8511         * gdb.base/list.exp (test_list_forward): Add end of file error
8512         test.
8513         (test_repeat_list_command): Add end of file error test.
8514         (test_list_backwards): Add beginning of file error test.
8515
8516 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
8517
8518         * gdb.base/list.exp (test_list_invalid_args): New function,
8519         defined, and called.
8520
8521 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
8522
8523         * gdb.base/list.exp (test_list): Make test names unique.
8524
8525 2015-12-11  Yao Qi  <yao.qi@linaro.org>
8526
8527         * gdb.base/coremaker2.c: Remove.
8528
8529 2015-12-10  Pedro Alves  <palves@redhat.com>
8530
8531         * gdb.multi/base.exp: Remove stale "spaces" references.
8532
8533 2015-12-10  Pedro Alves  <palves@redhat.com>
8534
8535         * gdb.multi/base.exp: Don't use nowarnings.
8536         * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
8537         * gdb.multi/hangout.c: Include stdio.h.
8538         * gdb.multi/hello.c: Include stdlib.h.
8539         * gdb.multi/multi-arch-exec.c: Include stdlib.h.
8540         * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
8541         * gdb.multi/multi-arch.exp: Don't use nowarnings.
8542
8543 2015-12-10  Andrew Burgess  <andrew.burgess@embecosm.com>
8544
8545         * gdb.dwarf2/dw2-ranges-base.c: New file.
8546         * gdb.dwarf2/dw2-ranges-base.exp: New file.
8547         * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
8548         support additional line table, and debug ranges generation.
8549         (Dwarf::ranges): New function, generate .debug_ranges.
8550         (Dwarf::lines): Support generating simple line table programs.
8551         (Dwarf::assemble): Initialise new namespace variables.
8552
8553 2015-12-09  Kevin Buettner  <kevinb@redhat.com>
8554
8555         * gdb.base/async.exp (proc test_background): Add case for
8556         asynchronous execution not supported.
8557
8558 2015-12-09  Luis Machado  <lgustavo@codesourcery.com>
8559
8560         * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
8561           format and change test names to make them unique.
8562
8563 2015-12-09  Ruslan Kabatsayev  <b7.10110111@gmail.com>
8564             Pedro Alves  <pedro@redhat.com>
8565
8566         PR gdb/18702
8567         Add checking of floatformats setup on x86_64 hosts.
8568         * gdb.arch/i386-float.S (main): Load bigval and smallval.
8569         (smallval, bigval): New labels/constants.
8570         * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
8571         float" after loading bigval and smallval.
8572
8573 2015-12-07  Pierre-Marie de Rodat  <derodat@adacore.com>
8574
8575         * gdb.ada/fun_overload_menu.exp: New testcase.
8576         * gdb.ada/fun_overload_menu/foo.adb: New testcase.
8577
8578 2015-12-04  Josh Stone  <jistone@redhat.com>
8579
8580         * gdb.base/catch-fork-static.exp: New.
8581
8582 2015-12-03  Yao Qi  <yao.qi@linaro.org>
8583
8584         * gdb.base/sizeof.c: Don't include stdio.h and
8585         ../lib/unbuffer_output.c.
8586         (main): New variable 'size' and 'value'.  Remove printf and
8587         gdb_unbuffer_output.  Assign return value to size and value.
8588         * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
8589         at the beginning.
8590         (check_sizeof): Check the result by printing variable 'size'.
8591         (check_valueof): Check the result by printing variable 'value'.
8592
8593 2015-12-01  Yao Qi  <yao.qi@linaro.org>
8594
8595         * gdb.base/disp-step-syscall.exp: Define syscall instruction
8596         for aarch64*-*-linux* target.
8597
8598 2015-11-30  Pedro Alves  <palves@redhat.com>
8599
8600         * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
8601
8602 2015-11-30  Pedro Alves  <palves@redhat.com>
8603
8604         * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
8605         Handle non-stop mode vCont replies.
8606
8607 2015-11-30  Pedro Alves  <palves@redhat.com>
8608
8609         * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
8610         prepare_for_testing.  Start gdb with "set non-stop on" appended to
8611         GDBFLAGS.  Lax expected stop output.
8612
8613 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8614
8615         * gdb.arch/arm-neon.exp: New.
8616         * gdb.arch/arm-neon.c: New.
8617
8618 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8619
8620         * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
8621
8622 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8623
8624         * gdb.cp/annota2.exp: Allow multiple occurrences of the
8625         frames-invalid annotation.
8626
8627 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8628
8629         * gdb.cp/annota2.exp: Use ${frames_invalid}.
8630
8631 2015-11-26  Simon Marchi  <simon.marchi@ericsson.com>
8632
8633         * gdb.threads/names.exp: New file.
8634         * gdb.threads/names.c: New file.
8635         * README: Mention gdb,no_thread_names.
8636
8637 2015-11-26  Markus Metzger  <markus.t.metzger@intel.com>
8638
8639         PR 19297
8640         * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
8641         support" error.
8642
8643 2015-11-24  Pedro Alves  <palves@redhat.com>
8644
8645         PR 17539
8646         * gdb.base/display.exp: Expect displays to be sorted in ascending
8647         order.  Use multi_line.
8648         * gdb.base/solib-display.exp: Likewise.
8649
8650 2015-11-24  Pedro Alves  <palves@redhat.com>
8651
8652         PR 17539
8653         * gdb.base/display.exp: Expect displays to be sorted in ascending
8654         order.  Use multi_line.
8655         * gdb.base/solib-display.exp: Likewise.
8656
8657 2015-11-24  Pedro Alves  <palves@redhat.com>
8658
8659         PR 17539
8660         * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
8661         threads in ascending order.
8662         * gdb.base/foll-fork.exp: Likewise.
8663         * gdb.base/foll-vfork.exp: Likewise.
8664         * gdb.base/multi-forks.exp: Likewise.
8665         * gdb.mi/mi-nonstop.exp: Likewise.
8666         * gdb.mi/mi-nsintrall.exp: Likewise.
8667         * gdb.multi/base.exp: Likewise.
8668         * gdb.multi/multi-arch.exp: Likewise.
8669         * gdb.python/py-inferior.exp: Likewise.
8670         * gdb.threads/break-while-running.exp: Likewise.
8671         * gdb.threads/execl.exp: Likewise.
8672         * gdb.threads/gcore-thread.exp: Likewise.
8673         * gdb.threads/info-threads-cur-sal.exp: Likewise.
8674         * gdb.threads/kill.exp: Likewise.
8675         * gdb.threads/linux-dp.exp: Likewise.
8676         * gdb.threads/multiple-step-overs.exp: Likewise.
8677         * gdb.threads/next-bp-other-thread.exp: Likewise.
8678         * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
8679         * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
8680         * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
8681         * gdb.threads/thread-find.exp: Likewise.
8682         * gdb.threads/tls.exp: Likewise.
8683         * lib/mi-support.exp (mi_reverse_list): Delete.
8684         (mi_check_thread_states): No longer reverse list.
8685
8686 2015-11-24  Pedro Alves  <palves@redhat.com>
8687
8688         * gdb.python/py-inferior.exp: Use with_test_prefix.  Consistently
8689         use lowercase.
8690
8691 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
8692
8693         * gdb.trace/actions.c: Include trace-common.h.
8694         (main): Add a location for a fast tracepoint.
8695         * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
8696         the normal tracepoints.
8697         (gdb_verify_tracepoints): Adjust number of expected tracepoints.
8698
8699 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
8700
8701         * save-trace.exp: Factor out code to these...
8702         (gdb_save_tracepoints): New.
8703         (gdb_load_tracepoints): New.
8704         (do_save_load_test): New.
8705
8706 2015-11-23  Kevin Buettner  <kevinb@redhat.com>
8707
8708         * gdb.base/asmlabel.exp: New test.
8709         * gdb.base/asmlabel.c: New test case.
8710
8711 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
8712
8713         * gdb.base/wrong_frame_bt_full-main.c: New file.
8714         * gdb.base/wrong_frame_bt_full-opaque.c: New file.
8715         * gdb.base/wrong_frame_bt_full.exp: New file.
8716
8717 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
8718
8719         * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
8720
8721 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
8722
8723         * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
8724         pstate register when comparing registers values in
8725         sparc64-*-linux-gnu targets to avoid spurious differences.
8726
8727 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
8728
8729         * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
8730
8731 2015-11-19  Sandra Loosemore  <sandra@codesourcery.com>
8732
8733         * gdb.base/nested-subp1.exp: Pass executable, not executable name,
8734         as type argument to gdb_compile.
8735         * gdb.base/nested-subp2.exp: Likewise.
8736         * gdb.base/nested-subp3.exp: Likewise.
8737
8738 2015-11-17  Dominik Vogt  <vogt@linux.vnet.ibm.com>
8739
8740         * lib/dwarf.exp (_note): Fix left shift of negative value.
8741         * gdb.trace/trace-condition.exp: Likewise.
8742
8743 2015-11-13  Yao Qi  <yao.qi@linaro.org>
8744
8745         * gdb.base/call-sc.exp (test_scalar_returns): Remove the
8746         comments about d10v.
8747         (test_scalar_returns): Likewise.
8748         * gdb.base/d10v.ld: Remove.
8749         * gdb.base/overlays.exp: Remove the target triplet checking for
8750         d10v-*-*.
8751         * gdb.base/structs.exp (test_struct_returns): Remove the
8752         comments about d10v.
8753         (test_struct_calls): Likewise.
8754
8755 2015-11-13  Yao Qi  <yao.qi@linaro.org>
8756
8757         * gdb.base/gnu_vector.exp: Check the return value by "p res".
8758         * gdb.base/gnu_vector.c: Don't include stdio.h.
8759         (main): Don't print res and call add_some_intvecs.
8760
8761 2015-11-11  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8762
8763         * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
8764         macro.
8765         (func5): Removed.
8766         (func4): Use FAST_TRACEPOINT_LABEL.
8767         * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
8768         macro.
8769         (func): Removed.
8770         (thread_function): Use FAST_TRACEPOINT_LABEL.
8771         * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
8772         (func): Remove.
8773         (marker): Use FAST_TRACEPOINT_LABEL.
8774         * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
8775         (pendfunc1): Remove.
8776         (pendfunc): Use FAST_TRACEPOINT_LABEL.
8777         * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
8778         (foo): Remove.
8779         (pendfunc2): Use FAST_TRACEPOINT_LABEL.
8780         * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
8781         macro.
8782         (func): Remove.
8783         (marker): Use FAST_TRACEPOINT_LABEL.
8784         * gdb.trace/trace-common.h: New header.
8785         * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
8786         macro.
8787         (func): Remove.
8788         (marker): Use FAST_TRACEPOINT_LABEL.
8789         * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
8790         (func): Remove.
8791         (thread_function): Use FAST_TRACEPOINT_LABEL.
8792
8793 2015-11-10  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8794
8795         * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
8796         in front.
8797         * gdb.trace/change-loc.exp: Use global pcreg definition.
8798         * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
8799         * gdb.trace/entry-values.exp: Use global spreg definition, add $
8800         in front.
8801         * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
8802         * gdb.trace/pending.exp: Likewise.
8803         * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
8804         * gdb.trace/trace-break.exp: Likewise.
8805         * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
8806         in front.
8807         * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
8808         * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
8809         in front.
8810         * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
8811
8812 2015-11-09  Joel Brobecker  <brobecker@adacore.com>
8813
8814         * gdb.ada/fin_fun_out: New testcase.
8815
8816 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
8817
8818         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
8819         value associated with DW_AT_byte_size.
8820         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
8821         constants for DW_AT_byte_size, DW_AT_lower_bound, and
8822         DW_AT_upper_bound.
8823
8824 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
8825
8826         * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
8827         (gdb_target_symbol_prefix_flags): Define in terms of _asm
8828         version.
8829         * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
8830         gdb.dwarf2/dw2-canonicalize-type.exp,
8831         gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
8832         gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
8833         gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
8834         provided by gdb_target_symbol_prefix_flags_asm.
8835         * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
8836         testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
8837         testsuite/gdb.dwarf2/dw2-unresolved-main.c,
8838         testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
8839         gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
8840         macros where needed).  Use this macro for symbols which require
8841         the prefix provided by SYMBOL_PREFIX.
8842
8843 2015-11-05  Kevin Buettner  <kevinb@redhat.com>
8844
8845         * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
8846         New procs.
8847         * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
8848         representing expressions, of more than one list element.
8849         * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
8850         to prepend linker symbol prefix to f.
8851         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
8852         table_1 and table_2.
8853         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
8854         Likewise, for f and g.
8855         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
8856         for ptr.
8857         * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
8858         for main.
8859         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
8860         table_1_ptr and table_2_ptr.
8861
8862 2015-11-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
8863             Joel Brobecker  <brobecker@adacore.com>
8864
8865         * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
8866
8867 2015-11-04  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8868
8869         * gdb.reverse/s390-mvcle.c: New test.
8870         * gdb.reverse/s390-mvcle.exp: New file.
8871         * lib/gdb.exp: Enable reverse tests on s390*-linux.
8872
8873 2015-11-02  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8874
8875         * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
8876
8877 2015-11-02  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8878
8879         * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
8880         reaching marker2.
8881         * gdb.reverse/getresuid-reverse.exp: Likewise.
8882         * gdb.reverse/pipe-reverse.exp: Likewise.
8883         * gdb.reverse/readv-reverse.exp: Likewise.
8884         * gdb.reverse/recvmsg-reverse.exp: Likewise.
8885         * gdb.reverse/time-reverse.exp: Likewise.
8886         * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
8887
8888 2015-10-30  Yao Qi  <yao.qi@linaro.org>
8889
8890         * gdb.threads/wp-replication.c (watch_count_done): Remove.
8891         (empty_cycle): Remove.
8892         (main): Don't call empty_cycle.  Don't use watch_count_done.
8893         * gdb.threads/wp-replication.exp: Don't set breakpoint on
8894         empty_cycle.  Rewrite the code counting HW watchpoints.
8895
8896 2015-10-30  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8897
8898         * gdb.reverse/fstatat-reverse.c: New test.
8899         * gdb.reverse/fstatat-reverse.exp: New file.
8900         * gdb.reverse/getresuid-reverse.c: New test.
8901         * gdb.reverse/getresuid-reverse.exp: New file.
8902         * gdb.reverse/pipe-reverse.c: New test.
8903         * gdb.reverse/pipe-reverse.exp: New file.
8904         * gdb.reverse/readv-reverse.c: New test.
8905         * gdb.reverse/readv-reverse.exp: New file.
8906         * gdb.reverse/recvmsg-reverse.c: New test.
8907         * gdb.reverse/recvmsg-reverse.exp: New file.
8908         * gdb.reverse/time-reverse.c: New test.
8909         * gdb.reverse/time-reverse.exp: New file.
8910         * gdb.reverse/waitpid-reverse.c: New test.
8911         * gdb.reverse/waitpid-reverse.exp: New file.
8912
8913 2015-10-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
8914
8915         * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
8916
8917 2015-10-26  Doug Evans  <dje@google.com>
8918
8919         PR symtab/17391
8920         * lib/dwarf.exp (_location): Add support for DW_OP_regx.
8921         * gdb.dwarf2/bad-regnum.c: New file.
8922         * gdb.dwarf2/bad-regnum.exp: New file.
8923
8924 2015-10-26  Doug Evans  <dje@google.com>
8925
8926         PR python/18938
8927         * gdb.python/python.exp: Add test for symlink from .py file to .notpy
8928         file.
8929
8930 2015-10-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
8931
8932         * gdb.compile/compile.exp (compile code globalvar): Update expectation
8933         for a change by "Mention language in compile error message".
8934
8935 2015-10-21  Simon Marchi  <simon.marchi@polymtl.ca>
8936
8937         PR python/18073
8938         * gdb.python/py-type.c (C::a_method): New.
8939         (C::a_const_method): New.
8940         (C::a_static_method): New.
8941         (a_function): New.
8942         * gdb.python/py-type.exp (test_fields): Test getting fields
8943         from function and method.
8944
8945 2015-10-21  Keven Boell  <keven.boell@intel.com>
8946
8947         * gdb.fortran/vla-alloc-assoc.exp: New file.
8948         * gdb.fortran/vla-datatypes.exp: New file.
8949         * gdb.fortran/vla-datatypes.f90: New file.
8950         * gdb.fortran/vla-history.exp: New file.
8951         * gdb.fortran/vla-ptype-sub.exp: New file.
8952         * gdb.fortran/vla-ptype.exp: New file.
8953         * gdb.fortran/vla-sizeof.exp: New file.
8954         * gdb.fortran/vla-sub.f90: New file.
8955         * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
8956         * gdb.fortran/vla-value-sub-finish.exp: New file.
8957         * gdb.fortran/vla-value-sub.exp: New file.
8958         * gdb.fortran/vla-value.exp: New file.
8959         * gdb.fortran/vla-ptr-info.exp: New file.
8960         * gdb.mi/mi-vla-fortran.exp: New file.
8961         * gdb.mi/vla.f90: New file.
8962
8963 2015-10-21  Sandra Loosemore  <sandra@codesourcery.com>
8964
8965         * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
8966         of hardwired timeout value.
8967
8968 2015-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
8969             Pedro Alves  <palves@redhat.com>
8970
8971         * gdb.dwarf2/dw2-regno-invalid.exp: New file.
8972         * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
8973
8974 2015-10-19  Josh Stone  <jistone@redhat.com>
8975
8976         * gdb.base/catch-syscall.c: Include <sched.h>.
8977         (unknown_syscall): New variable.
8978         (main): Trigger a vfork and an unknown syscall.
8979         * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
8980         (unknown_syscall_number): Likewise.
8981         (check_call_to_syscall): Accept an optional syscall pattern.
8982         (check_return_from_syscall): Likewise.
8983         (check_continue): Likewise.
8984         (test_catch_syscall_without_args): Check for vfork and ENOSYS.
8985         (test_catch_syscall_skipping_return): New test toggling off 'catch
8986         syscall' to step over the syscall return, then toggling back on.
8987         (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
8988         during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
8989         (do_syscall_tests): Call test_catch_syscall_without_args and
8990         test_catch_syscall_mid_vfork.
8991         (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
8992         (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
8993
8994 2015-10-19  Andrew Stubbs  <ams@codesourcery.com>
8995
8996         * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
8997         print g_vE): Add new pass patterns.
8998         * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
8999         print various symbol names for vptr fields.
9000
9001 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
9002
9003         * gdb.base/dbx.exp (test_func): Remove xfails, update expected
9004         results.
9005
9006 2015-10-12  Yao Qi  <yao.qi@linaro.org>
9007
9008         * gdb.arch/disp-step-insn-reloc.exp: New test case.
9009
9010 2015-10-12  Yao Qi  <yao.qi@linaro.org>
9011
9012         * lib/gdb.exp (support_displaced_stepping): Return 1 if target
9013         is aarch64*-*-linux*.
9014
9015 2015-10-12  Yao Qi  <yao.qi@linaro.org>
9016
9017         * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
9018         (can_relocate_bcond_true): ... it.
9019         (can_relocate_bcond_false): New function.
9020         (foo): Likewise.
9021         (can_relocate_bl): Likewise.
9022         (testcases) [__aarch64__]: Add can_relocate_bcond_false and
9023         can_relocate_bl.
9024
9025 2015-10-12  Pierre-Marie de Rodat  <derodat@adacore.com>
9026
9027         * gdb.base/nested-addr.c: New file.
9028         * gdb.base/nested-addr.exp: New testcase.
9029
9030 2015-10-09  Markus Metzger  <markus.t.metzger@intel.com>
9031
9032         * gdb.btrace/vdso.c (main): Remove breakpoint markers.
9033         * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
9034         its output.  Ignore the output of "record goto begin" and instead
9035         check that GDB is replaying.
9036
9037 2015-10-09  Pedro Alves  <palves@redhat.com>
9038
9039         * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
9040         (top level): Use it in the run with no args test.
9041
9042 2015-10-08  Iain Buclaw  <ibuclaw@gdcproject.org>
9043
9044         * gdb.dlang/properties.exp: New file.
9045
9046 2015-10-02  Sandra Loosemore  <sandra@codesourcery.com>
9047
9048         * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
9049         whether or not address 0x1000 is mapped on the target.
9050
9051 2015-09-30  Simon Marchi  <simon.marchi@ericsson.com>
9052
9053         * gdb.python/py-type.exp: Do not run tests if binaries fail to
9054         build.
9055
9056 2015-09-30  Markus Metzger  <markus.t.metzger@intel.com>
9057
9058         * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
9059         instruction-history test.
9060
9061 2015-09-28  Doug Evans  <dje@google.com>
9062
9063         * gdb.base/gcore.c (array_func): Add reference to static_array.
9064
9065 2015-09-25  Simon Marchi  <simon.marchi@ericsson.com>
9066
9067         * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
9068         source line.
9069
9070 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
9071
9072         * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
9073         short or char as base type.
9074
9075 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
9076
9077         * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
9078         to allow any size enum.
9079
9080 2015-09-23  Pierre-Marie de Rodat  <derodat@adacore.com>
9081
9082         * gdb.ada/array_ptr_renaming.exp: New testcase.
9083         * gdb.ada/array_ptr_renaming/foo.adb: New file.
9084         * gdb.ada/array_ptr_renaming/pack.ads: New file.
9085
9086 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
9087
9088         * gdb.trace/ftrace-lock.c: New file.
9089         * gdb.trace/ftrace-lock.exp: New file.
9090
9091 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
9092
9093         * gdb.arch/insn-reloc.c: New file.
9094         * gdb.arch/ftrace-insn-reloc.exp: New file.
9095
9096 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
9097
9098         * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
9099         instruction.
9100         * gdb.trace/pendshr1.c (pendfunc): Likewise.
9101         * gdb.trace/pendshr2.c (pendfunc2): Likewise.
9102         * gdb.trace/range-stepping.c: Likewise.
9103         * gdb.trace/trace-break.c: Likewise.
9104         * gdb.trace/trace-mt.c (thread_function): Likewise.
9105         * gdb.trace/ftrace.c (marker): Likewise.
9106         * gdb.trace/trace-condition.c (marker): Likewise.
9107         * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
9108         * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
9109         is_aarch64_target.
9110
9111 2015-09-18  Doug Evans  <xdje42@gmail.com>
9112
9113         * gdb.dwarf2/dw2-bad-unresolved.c: New file.
9114         * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
9115
9116 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
9117
9118         * gdb.base/dso2dso.exp: Don't use directory prefix when setting
9119         the breakpoint.
9120
9121 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
9122
9123         * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
9124         the pending breakpoint.  Remove timeout override for "Run till
9125         MI pending breakpoint on pendfunc3 on thread 2" test.
9126
9127 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
9128
9129         * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
9130         filename pattern.
9131
9132 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
9133
9134         * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
9135         in breakpoint filename pattern.
9136
9137 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
9138
9139         * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
9140
9141 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
9142
9143         * gdb.linespec/explicit.exp: Check for readline support for
9144         tab-completion tests.  Fix obvious typo.
9145
9146 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
9147
9148         * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
9149         and replay.
9150
9151 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
9152
9153         * gdb.btrace/non-stop.c: New.
9154         * gdb.btrace/non-stop.exp: New.
9155
9156 2015-09-17  Pierre Langlois  <pierre.langlois@arm.com>
9157             Yao Qi  <yao.qi@linaro.org>
9158
9159         * gdb.trace/trace-condition.c: New file.
9160         * gdb.trace/trace-condition.exp: New file.
9161
9162 2015-09-16  Wei-cheng Wang  <cole945@gmail.com>
9163
9164         * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
9165         for testing bytecode compilation.
9166
9167 2015-09-16  Pedro Alves  <palves@redhat.com>
9168             Sandra Loosemore <sandra@codesourcery.com>
9169
9170         * gdb.threads/non-stop-fair-events.c (timeout): New global.
9171         (SECONDS): Redefine.
9172         (main): Call pthread_kill and alarm early.
9173         * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
9174         support.
9175         (test): If the target can't hardware step and doesn't support
9176         displaced stepping, increase the timeout.
9177
9178 2015-09-16  Pedro Alves  <palves@redhat.com>
9179
9180         * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
9181         (enable_debug): New procedures.
9182         (test): Use them.  Bail out if waiting for threads fails.
9183         (top level): Bail out if a test fails.
9184
9185 2015-09-16  Yao Qi  <yao.qi@linaro.org>
9186
9187         * gdb.asm/asm-source.exp: Set asm-arch for
9188         aarch64*-*-* target.
9189         * gdb.asm/aarch64.inc: New file.
9190
9191 2015-09-15  Pierre-Marie de Rodat  <derodat@adacore.com>
9192
9193         * gdb.ada/array_of_variable_length.exp: New testcase.
9194         * gdb.ada/array_of_variable_length/foo.adb: New file.
9195         * gdb.ada/array_of_variable_length/pck.adb: New file.
9196         * gdb.ada/array_of_variable_length/pck.ads: New file.
9197
9198 2015-09-15  Doug Evans  <dje@google.com>
9199
9200         * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
9201         of function static local variable.
9202
9203 2015-09-15  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
9204
9205         * gdb.threads/tls-so_extern.exp: New test file.
9206         * gdb.threads/tls-so_extern.c: New test file.
9207         * gdb.threads/tls-so_extern_main.c: New test file.
9208
9209 2015-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
9210
9211         * gdb.opt/solib-intra-step-lib.c: New file.
9212         * gdb.opt/solib-intra-step-main.c: New file.
9213         * gdb.opt/solib-intra-step.exp: New file.
9214
9215 2015-09-15  Pedro Alves  <palves@redhat.com>
9216
9217         * gdb.threads/non-ldr-exc-3.exp (do_test): Use
9218         gdb_continue_to_breakpoint instead of gdb_test_multiple.
9219
9220 2015-09-14  Pedro Alves  <palves@redhat.com>
9221
9222         * gdb.base/hook-stop-continue.c: Delete.
9223         * gdb.base/hook-stop-continue.exp: Delete.
9224         * gdb.base/hook-stop-frame.c: Delete.
9225         * gdb.base/hook-stop-frame.exp: Delete.
9226         * gdb.base/hook-stop.c: New file.
9227         * gdb.base/hook-stop.exp: New file.
9228
9229 2015-09-14  Pierre-Marie de Rodat  <derodat@adacore.com>
9230
9231         * gdb.ada/access_to_packed_array.exp: New testcase.
9232         * gdb.ada/access_to_packed_array/foo.adb: New file.
9233         * gdb.ada/access_to_packed_array/pack.adb: New file.
9234         * gdb.ada/access_to_packed_array/pack.ads: New file.
9235
9236 2015-09-14  Markus Metzger  <markus.t.metzger@intel.com>
9237
9238         * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
9239         buffer size test.
9240
9241 2015-09-11  Don Breazeal  <donb@codesourcery.com>
9242
9243         * gdb.base/foll-exec.c: Add copyright header.  Fix
9244         formatting issues.
9245         * gdb.base/foll-exec.exp (zap_session): Delete proc.
9246         (do_exec_tests): Use clean_restart in place of zap_session,
9247         and for test initialization.  Fix formatting issues.  Use
9248         fail in place of perror.
9249         * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
9250         an expect statement to match an expression with output from
9251         the program under debug.
9252         * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
9253         non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
9254         * gdb.threads/non-ldr-exc-2.exp: Likewise.
9255         * gdb.threads/non-ldr-exc-3.exp: Likewise.
9256         * gdb.threads/non-ldr-exc-4.exp: Likewise.
9257
9258 2015-09-09  Doug Evans  <dje@google.com>
9259
9260         * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
9261
9262 2015-09-09  Doug Evans  <dje@google.com>
9263
9264         * gdb.base/pie-execl.exp: Fix result test of build_executable.
9265
9266 2015-09-09  Doug Evans  <dje@google.com>
9267
9268         * gdb.base/savedregs.exp: Fix typo.
9269
9270 2015-09-09  Pedro Alves  <palves@redhat.com>
9271
9272         * gdb.mi/mi-cli.exp: Add CLI finish tests.
9273
9274 2015-09-08  Sandra Loosemore  <sandra@codesourcery.com>
9275
9276         * gdb.threads/hand-call-in-threads.exp: Make sure the thread
9277         command actually switches threads.  Give up on remaining
9278         tests if target fails to stop at breakpoint.
9279
9280 2015-09-03  Pierre-Marie de Rodat  <derodat@adacore.com>
9281
9282         * gdb.ada/funcall_char.exp: New testcase.
9283         * gdb.ada/funcall_char/foo.adb: New file.
9284
9285 2015-09-01  Pierre-Marie de Rodat  <derodat@adacore.com>
9286
9287         * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
9288         expected outputs.  Add two testcases for completing ambiguous
9289         functions.
9290         * gdb.ada/complete/aux_pck.adb: New file.
9291         * gdb.ada/complete/aux_pck.ads: New file.
9292         * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
9293         Ambiguous_Func functions.
9294         * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
9295         * gdb.ada/complete/pck.adb: Likewise.
9296
9297 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
9298
9299         * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
9300         failures to run the test program under GDB.
9301
9302 2015-08-26  Luis Machado  <lgustavo@codesourcery.com>
9303
9304         * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
9305         to C.
9306
9307 2015-08-26  Patrick Palka  <patrick@parcs.ath.cx>
9308
9309         * gdb.base/run-after-attach.exp: New test file.
9310         * gdb.base/run-after-attach.c: New test file.
9311
9312 2015-08-26  Don Breazeal  <donb@codesourcery.com>
9313
9314         * gdb.base/foll-exec-2.c: New test program.
9315         * gdb.base/foll-exec-2.exp: New test.
9316
9317 2015-08-25  Pierre-Marie de Rodat  <derodat@adacore.com>
9318
9319         * gdb.base/nested-subp1.exp: New file.
9320         * gdb.base/nested-subp1.c: New file.
9321         * gdb.base/nested-subp2.exp: New file.
9322         * gdb.base/nested-subp2.c: New file.
9323         * gdb.base/nested-subp3.exp: New file.
9324         * gdb.base/nested-subp3.c: New file.
9325
9326 2015-08-24  Pedro Alves  <palves@redhat.com>
9327
9328         * gdb.server/connect-without-multi-process.c: New file.
9329         * gdb.server/connect-without-multi-process.exp: New file.
9330
9331 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
9332
9333         * gdb.opt/inline-markers.c: Make z int.
9334
9335 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
9336
9337         * gdb.opt/inline-markers.c: Make z volatile.
9338
9339 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
9340
9341         * gdb.opt/inline-bt.c: New volatile global z.
9342         * gdb.opt/inline-cmds.c: Likewise.
9343         * gdb.opt/inline-locals.c: Likewise.
9344         * gdb.opt/inline-markers.c: New extern global z.
9345         (marker): Use z.
9346         (inline_fn): Likewise.
9347
9348 2015-08-24  Pedro Alves  <palves@redhat.com>
9349
9350         * config/m32r-stub.exp: Remove file.
9351         * gdb.base/call-ar-st.exp: Remove reference to sparclet.
9352         * gdb.base/call-rt-st.exp: Likewise.
9353         * gdb.base/call-strs.exp: Likewise.
9354         * gdb.base/default.exp: Remove references to h8300-*-hms and
9355         *-*-udi*.
9356         * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
9357
9358 2015-08-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
9359
9360         * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
9361         -Wno-psabi" if "-mcpu=native" fails.  For the tests with "finish"
9362         and "return" use KFAIL when GDB can not read/write the vector
9363         return value.
9364
9365 2015-08-21  Gary Benson <gbenson@redhat.com>
9366
9367         * gdb.trace/pending.exp: Cope with remote transfer warnings.
9368
9369 2015-08-20  Pedro Alves  <palves@redhat.com>
9370
9371         * gdb.server/solib-list.exp: No longer expect an interior stop in
9372         non-stop mode.
9373
9374 2015-08-20  Pedro Alves  <palves@redhat.com>
9375
9376         * gdb.server/connect-stopped-target.c: New file.
9377         * gdb.server/connect-stopped-target.exp: New file.
9378
9379 2015-08-20  Pedro Alves  <palves@redhat.com>
9380
9381         * gdb.dwarf2/comp-unit-lang.exp: New file.
9382         * gdb.dwarf2/comp-unit-lang.c: New file.
9383
9384 2015-08-20  Pierre-Marie de Rodat  <derodat@adacore.com>
9385
9386         * gdb.ada/attr_ref_and_charlit.exp: New testcase.
9387         * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
9388
9389 2015-08-19  Kevin Buettner  <kevinb@redhat.com>
9390
9391         * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
9392         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
9393
9394 2015-08-18  Doug Evans  <dje@google.com>
9395             Adrian Sendroiu <adrian.sendroiu@freescale.com>
9396
9397         * lib/gdb.exp (skip_python_tests_prompt): Renamed from
9398         skip_python_tests.  New arg prompt_regexp.
9399         (skip_python_tests): New function.
9400         * lib/mi-support.exp (mi_skip_python_tests): New function.
9401         * gdb.python/py-mi-objfile-gdb.py: New file.
9402         * gdb.python/py-mi-objfile.c: New file.
9403         * gdb.python/py-mi-objfile.exp: New file.
9404
9405 2015-08-17  Keith Seitz  <keiths@redhat.com>
9406
9407         * gdb.linespec/explicit.exp: Move strace test from here ...
9408         * gdb.trace/strace.exp: ... to here.
9409
9410 2015-08-15  Patrick Palka  <patrick@parcs.ath.cx>
9411
9412         * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
9413         * gdb.base/kill-detach-inferiors-cmd.c: New test file.
9414
9415 2015-08-14  Doug Evans  <xdje42@gmail.com>
9416
9417         * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
9418         inferior before selecting a new file.
9419
9420 2015-08-14  Doug Evans  <xdje42@gmail.com>
9421
9422         * gdb.mi/mi-disassemble.exp: Update.
9423         * gdb.base/disasm-optim.S: New file.
9424         * gdb.base/disasm-optim.c: New file.
9425         * gdb.base/disasm-optim.h: New file.
9426         * gdb.base/disasm-optim.exp: New file.
9427
9428 2015-08-14  Keith Seitz  <keiths@redhat.com>
9429
9430         * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
9431         "evaluated-by".
9432
9433 2015-08-13  Joel Brobecker  <brobecker@adacore.com>
9434
9435         * gdb.base/dso2dso.exp: Improve the testcase's documentation.
9436
9437 2015-08-13  Pierre-Marie de Rodat  <derodat@adacore.com>
9438
9439         * gdb.ada/fun_renaming.exp: New testcase.
9440         * gdb.ada/fun_renaming/fun_renaming.adb: New file.
9441         * gdb.ada/fun_renaming/pack.adb: New file.
9442         * gdb.ada/fun_renaming/pack.ads: New file.
9443
9444 2015-08-12  Keith Seitz  <keiths@redhat.com>
9445
9446         * gdb.base/dso2dso.exp: Pass basename of source file in call to
9447         gdb_get_line_number.
9448
9449 2015-08-12  Joel Brobecker  <brobecker@adacore.com>
9450
9451         * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
9452         gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
9453         gdb.base/dso2dso.exp: New files.
9454
9455 2015-08-12  Sergio Durigan Junior  <sergiodj@redhat.com>
9456             Pedro Alves  <palves@redhat.com>
9457             Keith Seitz  <keiths@redhat.com>
9458
9459         * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
9460         GDBFLAGS.
9461
9462 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
9463
9464         * gdb.base/gdbhistsize-history.exp
9465         (test_histsize_history_setting): Use save_vars.
9466         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9467         Use save_vars.
9468         (test_no_truncation_of_unlimited_history_file): Use save_vars.
9469         * gdb.base/readline.exp: Use save_vars.
9470
9471 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
9472
9473         * lib/gdb.exp (save_vars): New proc.
9474
9475 2015-08-11  Keith Seitz  <keiths@redhat.com>
9476
9477         * gdb.base/help.exp: Update help_breakpoint_text.
9478
9479 2015-08-11  Keith Seitz  <keiths@redhat.com>
9480
9481         * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
9482         (at toplevel): Call test_explicit_breakpoints.
9483         * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
9484         breakpoints.
9485         * lib/mi-support.exp (mi_make_breakpoint): Add support for
9486         breakpoint conditions, "-cond".
9487
9488 2015-08-11  Keith Seitz  <keiths@redhat.com>
9489
9490         * gdb.linespec/3explicit.c: New file.
9491         * gdb.linespec/cpexplicit.cc: New file.
9492         * gdb.linespec/cpexplicit.exp: New file.
9493         * gdb.linespec/explicit.c: New file.
9494         * gdb.linespec/explicit.exp: New file.
9495         * gdb.linespec/explicit2.c: New file.
9496         * gdb.linespec/ls-errs.exp: Add explicit location tests.
9497         * lib/gdb.exp (capture_command_output): Regexp-escape `command'
9498         before using in the matching pattern.
9499         Clarify that `prefix' is a regular expression.
9500
9501 2015-08-11  Keith Seitz  <keiths@redhat.com>
9502
9503         * gdb.base/dprintf-pending.exp: Update dprintf "without format"
9504         test.
9505         Add tests for missing ",FMT" and ",".
9506
9507 2015-08-10  Doug Evans  <dje@google.com>
9508             Keith Seitz  <keiths@redhat.com>
9509
9510         PR gdb/17960
9511         * gdb.base/completion.exp: Add location completer tests.
9512
9513 2015-08-07  Pedro Alves  <palves@redhat.com>
9514
9515         * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
9516         tests here.
9517         (top level): Run do_test with and without displaced stepping.
9518
9519 2015-08-07  Pedro Alves  <palves@redhat.com>
9520
9521         * gdb.base/valgrind-disp-step.c: New file.
9522         * gdb.base/valgrind-disp-step.exp: New file.
9523
9524 2015-08-07  Pedro Alves  <palves@redhat.com>
9525
9526         * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
9527         Delete function.
9528         (main): Add alarm.  Run an infinite loop instead of calling
9529         wait_threads.
9530         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
9531         comment.
9532         * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
9533         Delete function.
9534         (main): Add alarm.  Run an infinite loop instead of calling
9535         wait_threads.
9536         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
9537         comment.
9538
9539 2015-08-07  Pedro Alves  <palves@redhat.com>
9540
9541         * gdb.base/checkpoint-ns.exp: New file.
9542         * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
9543         standard_testfile.
9544
9545 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
9546
9547         * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
9548         * gdb.btrace/instruction_history.exp: Update.
9549         * gdb.btrace/tsx.exp: New.
9550         * gdb.btrace/tsx.c: New.
9551
9552 2015-08-06  Pedro Alves <palves@redhat.com>
9553
9554         * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
9555         increase timeout.
9556         * gdb.reverse/until-precsave.exp: Bump timeouts.
9557
9558 2015-08-06  Pedro Alves  <palves@redhat.com>
9559
9560         * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
9561
9562 2015-08-06  Pedro Alves  <palves@redhat.com>
9563
9564         PR gdb/18749
9565         * gdb.threads/process-dies-while-handling-bp.c: New file.
9566         * gdb.threads/process-dies-while-handling-bp.exp: New file.
9567
9568 2015-08-06  Pedro Alves  <palves@redhat.com>
9569
9570         * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
9571         * gdb.threads/forking-threads-plus-breakpoint.c: New file.
9572
9573 2015-08-05  Pedro Alves  <palves@redhat.com>
9574
9575         * gdb.threads/next-while-other-thread-longjmps.c: New file.
9576         * gdb.threads/next-while-other-thread-longjmps.exp: New file.
9577
9578 2015-08-03  Sandra Loosemore  <sandra@codesourcery.com>
9579
9580         * gdb.base/bp-permanent.exp: Report test as unsupported if
9581         the target cannot stop at the permanent breakpoint.
9582
9583 2015-08-03  Doug Evans  <dje@google.com>
9584
9585         * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
9586         10000.
9587
9588 2015-08-03  Doug Evans  <dje@google.com>
9589
9590         * Makefile.in (workers/%.worker, build-perf): New rule.
9591         (GDB_PERFTEST_MODE): New variable.
9592         (check-perf): Use it.
9593         (clean): Clean up gdb.perf parallel build subdirs.
9594         * lib/build-piece.exp: New file.
9595         * lib/gdb.exp (make_gdb_parallel_path): New function
9596         (standard_output_file, standard_temp_file): Call it.
9597         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9598         of $GDB_PARALLEL.
9599         * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
9600
9601 2015-08-03  Doug Evans  <dje@google.com>
9602
9603         * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
9604         (LOG_FILE_NAME): New global.
9605         (TextReporter.__init__): Initialize self.txt_sum.
9606         (TextReporter.report): Add support for multiple data-points.
9607         Move report to perftest.sum, put raw data in perftest.log.
9608         (TextReporter.start): Open sum and log files.
9609         (TextReporter.end): Close sum and log files.
9610         * gdb.perf/lib/perftest/testresult.py
9611         (SingleStatisticTestResult.record): Handle multiple data-points.
9612
9613 2015-07-31  Pedro Alves  <palves@redhat.com>
9614
9615         * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
9616         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
9617         kill_wait_spawned_process instead of explicit "kill -9".
9618         * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
9619         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
9620         kill_wait_spawned_process.
9621         * gdb.base/attach-twice.exp: Likewise.
9622         * gdb.base/attach.exp: Likewise.
9623         (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
9624         gdb_test_multiple.
9625         * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
9626         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
9627         kill_wait_spawned_process.
9628         * gdb.base/valgrind-infcall.exp: Likewise.
9629         * gdb.multi/multi-attach.exp: Likewise.
9630         * gdb.python/py-prompt.exp: Likewise.
9631         * gdb.python/py-sync-interp.exp: Likewise.
9632         * gdb.server/ext-attach.exp: Likewise.
9633         * gdb.threads/attach-into-signal.exp (corefunc): Use
9634         spawn_wait_for_attach, spawn_id_get_pid and
9635         kill_wait_spawned_process.
9636         * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
9637         spawn_wait_for_attach returning a spawn id instead of a pid.  Use
9638         spawn_id_get_pid and kill_wait_spawned_process.
9639         * gdb.threads/attach-stopped.exp (corefunc): Use
9640         spawn_wait_for_attach, spawn_id_get_pid and
9641         kill_wait_spawned_process.
9642         * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
9643         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
9644         kill_wait_spawned_process instead of explicit "kill -9".
9645         * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
9646         (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
9647         (spawn_wait_for_attach): Use spawn instead of exec to spawn
9648         processes.  Don't map cygwin/windows pids here.  Now returns a
9649         spawn id list.
9650
9651 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
9652
9653         * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
9654         4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
9655         correct patch.
9656
9657 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
9658
9659         * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
9660
9661 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
9662
9663         Reapply:
9664         2014-05-21  Mark Wielaard  <mjw@redhat.com>
9665
9666         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
9667
9668 2015-07-30  Pedro Alves  <palves@redhat.com>
9669
9670         * linux-low.c (handle_extended_wait): Set the child's last
9671         reported status to TARGET_WAITKIND_STOPPED.
9672
9673 2015-07-30  Pedro Alves  <palves@redhat.com>
9674
9675         PR threads/18600
9676         * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
9677         only shows inferior 1.
9678
9679 2015-07-30  Simon Marchi  <simon.marchi@ericsson.com>
9680             Pedro Alves  <palves@redhat.com>
9681
9682         PR threads/18600
9683         * gdb.threads/fork-plus-threads.c: New file.
9684         * gdb.threads/fork-plus-threads.exp: New file.
9685
9686 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9687
9688         * gdb.base/batch-preserve-term-settings.exp
9689         (test_terminal_settings_preserved_after_cli_exit): Use
9690         send_quit_command.
9691
9692 2015-07-29  Pedro Alves  <palves@redhat.com>
9693             Don Breazeal  <donb@codesourcery.com>
9694
9695         * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
9696         output from both inferior_spawn_id and gdb_spawn_id.
9697
9698 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
9699
9700         * gdb.threads/attach-into-signal.exp (corefunc): Use
9701         with_test_prefix on nested loops, uniquefying the test messages.
9702
9703 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
9704
9705         * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
9706         commit.
9707
9708 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9709
9710         * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
9711         New proc.
9712         (test_terminal_settings_preserved_after_sigterm): New test.
9713
9714 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9715
9716         * gdb.base/batch-preserve-term-settings.exp
9717         (test_terminal_settings_preserved_after_cli_exit): New test.
9718
9719 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9720
9721         * gdb.base/batch-preserve-term-settings.exp: Remove top-level
9722         manipulation of saved_gdbflags.
9723         (test_terminal_settings_preserved): Remove global declaration of
9724         the unused variable pagination_prompt.  Remove manipulation of
9725         saved_gdbflags.  Use a local variable EXTRA_GDBFLAGS instead of
9726         GDBFLAGS.
9727
9728 2015-07-29  Pedro Alves  <palves@redhat.com>
9729
9730         * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
9731
9732 2015-07-29  Pedro Alves  <palves@redhat.com>
9733
9734         * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
9735         at the top.
9736
9737 2015-07-29  Pedro Alves  <palves@redhat.com>
9738
9739         * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
9740         (main): Call gdb_unbuffer_output.
9741         * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
9742         (main): Call gdb_unbuffer_output.
9743         * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
9744         (main): Call gdb_unbuffer_output.
9745         * gdb.base/call-strs.exp: Adjust to step over the
9746         gdb_unbuffer_output call.
9747         * gdb.base/catch-gdb-caused-signals.c: Include
9748         "../lib/unbuffer_output.c".
9749         (main): Call gdb_unbuffer_output.
9750         * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
9751         (main): Call gdb_unbuffer_output.
9752         * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
9753         (main): Call gdb_unbuffer_output.
9754         * gdb.base/run.c: Include "../lib/unbuffer_output.c".
9755         (main): Call gdb_unbuffer_output.
9756         * gdb.base/shlib-call.exp: Adjust to step over the
9757         gdb_unbuffer_output call.
9758         * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
9759         (main): Call gdb_unbuffer_output.
9760         * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
9761         (main): Call gdb_unbuffer_output.
9762         * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
9763         (main): Rename to ...
9764         (test): ... this.
9765         (main): Reimplement.
9766         * gdb.base/varargs.exp: Run to test instead of to main.
9767         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9768         (main): Call gdb_unbuffer_output.
9769
9770 2015-07-29  Pedro Alves  <palves@redhat.com>
9771
9772         * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
9773         factore out from mi_continue_dprintf.  For call-style dprintfs,
9774         expect dprintf output out of $inferior_spawn_id.
9775         (mi_continue_dprintf): Use mi_expect_dprintf.
9776         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9777         (main): Call gdb_unbuffer_output.
9778
9779 2015-07-29  Pedro Alves  <palves@redhat.com>
9780
9781         * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
9782         (default_mi_gdb_start): Set inferior_spawn_id instead of
9783         mi_inferior_spawn_id.  If $inferior_spawn_id is not set, set it to
9784         gdb_spawn_id.
9785         (mi_gdb_test): Always expect inferior output from both
9786         $inferior_spawn_id and $gdb_spawn_id.
9787
9788 2015-07-29  Pedro Alves  <palves@redhat.com>
9789
9790         * gdb.gdb/selftest.exp (test_with_self): Update comment.  Use
9791         send_inferior and $inferior_spawn_id.
9792
9793 2015-07-29  Pedro Alves  <palves@redhat.com>
9794
9795         * gdb.gdb/complaints.exp (test_initial_complaints)
9796         (test_serial_complaints, test_short_complaints): Use
9797         gdb_test_stdio.
9798         (test_empty_complaint): Handle $inferior_spawn_id !=
9799         $gdb_spawn_id.
9800
9801 2015-07-29  Pedro Alves  <palves@redhat.com>
9802
9803         * gdb.base/varargs.exp: Use gdb_test_stdio.
9804
9805 2015-07-29  Pedro Alves  <palves@redhat.com>
9806
9807         * gdb.base/shlib-call.exp: Use gdb_test_stdio.
9808
9809 2015-07-29  Pedro Alves  <palves@redhat.com>
9810
9811         * gdb.base/ending-run.exp: Use gdb_test_stdio.
9812
9813 2015-07-29  Pedro Alves  <palves@redhat.com>
9814
9815         * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
9816         parameter into two new parameters, "inf_result" and "gdb_result".
9817         Expect inferior output and gdb output from $inferior_spawn_id and
9818         $gdb_spawn_id, respectively.  Adjust all callers.
9819
9820 2015-07-29  Pedro Alves  <palves@redhat.com>
9821
9822         * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
9823         of gdb_test_sequence.
9824
9825 2015-07-29  Pedro Alves  <palves@redhat.com>
9826
9827         * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
9828         (saw_spurious_output): Expect inferior output from
9829         $inferior_spawn_id.  Use gdb_test_stdio.
9830
9831 2015-07-29  Pedro Alves  <palves@redhat.com>
9832
9833         * gdb.base/dprintf.exp: Use standard_testfile.  Change
9834         prepare_for_testing call.
9835         (srcfile): Don't set.
9836         (restart): New procedure.
9837         (test_dprintf): New procecure, use to continue over dprintfs.
9838         (test_call, test_agent): New procedures, tests moved here.
9839         Restart gdb and recreate dprintfs.  Adjust expected output.
9840
9841 2015-07-29  Pedro Alves  <palves@redhat.com>
9842
9843         * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
9844
9845 2015-07-29  Pedro Alves  <palves@redhat.com>
9846
9847         * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
9848
9849 2015-07-29  Pedro Alves  <palves@redhat.com>
9850
9851         * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
9852         gdb_test_stdio.
9853
9854 2015-07-29  Pedro Alves  <palves@redhat.com>
9855
9856         * lib/gdb.exp (gdb_test_stdio): New procedure.
9857
9858 2015-07-29  Pedro Alves  <palves@redhat.com>
9859
9860         * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
9861
9862 2015-07-29  Pedro Alves  <palves@redhat.com>
9863
9864         * gdb.base/call-signal-resume.exp: Remove check for
9865         gdb,noinferiorio.  Don't expect "no signal".  Use gdb_test.
9866         * gdb.base/unwindonsignal.exp: Likewise.
9867         * gdb.base/call-signals.c (gen_signal): Remove printf call.
9868         * gdb.base/unwindonsignal.c (gen_signal): Likewise.
9869
9870 2015-07-29  Pedro Alves  <palves@redhat.com>
9871
9872         * gdb.base/siginfo-addr.c (pass): New function.
9873         (handler): Call it iff si_addr is correct.
9874         * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
9875         Set a breakpoint at "pass" and continue to it.
9876
9877 2015-07-28  Sergio Durigan Junior  <sergiodj@redhat.com>
9878
9879         * gdb.python/py-objfile.exp: Make some tests have unique names.
9880         * gdb.python/py-pp-registration.exp: Likewise.
9881
9882 2015-07-28  Pedro Alves  <palves@redhat.com>
9883
9884         * gdb.server/server-exec-info.exp: Issue a "disconnect".
9885
9886 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
9887
9888         * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
9889
9890 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
9891
9892         * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
9893
9894 2015-07-27  Patrick Palka  <patrick@parcs.ath.cx>
9895
9896         * gdb.base/gdb-sigterm-2.exp: New test.
9897
9898 2015-07-25  Doug Evans  <xdje42@gmail.com>
9899
9900         Revert:
9901         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9902         (workers/%.worker, build-perf): New rule.
9903         (GDB_PERFTEST_MODE): New variable.
9904         (check-perf): Use it.
9905         (clean): Clean up gdb.perf parallel build subdirs.
9906         * lib/build-piece.exp: New file.
9907         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
9908         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
9909         name.
9910         (standard_temp_file): Ditto.
9911         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9912         of $GDB_PARALLEL.
9913
9914 2015-07-24  Doug Evans  <dje@google.com>
9915
9916         * gdb.perf/lib/perftest/utils.py: New file.
9917         * gdb.perf/gm-hello.cc: New file.
9918         * gdb.perf/gm-pervasive-typedef.cc: New file.
9919         * gdb.perf/gm-pervasive-typedef.h: New file.
9920         * gdb.perf/gm-std.cc: New file.
9921         * gdb.perf/gm-std.h: New file.
9922         * gdb.perf/gm-use-cerr.cc: New file.
9923         * gdb.perf/gm-utils.h: New file.
9924         * gdb.perf/gmonster-null-lookup.py: New file.
9925         * gdb.perf/gmonster-pervasive-typedef.py: New file.
9926         * gdb.perf/gmonster-print-cerr.py: New file.
9927         * gdb.perf/gmonster-ptype-string.py: New file.
9928         * gdb.perf/gmonster-runto-main.py: New file.
9929         * gdb.perf/gmonster-select-file.py: New file.
9930         * gdb.perf/gmonster1-null-lookup.exp: New file.
9931         * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
9932         * gdb.perf/gmonster1-print-cerr.exp: New file.
9933         * gdb.perf/gmonster1-ptype-string.exp: New file.
9934         * gdb.perf/gmonster1-runto-main.exp: New file.
9935         * gdb.perf/gmonster1-select-file.exp: New file.
9936         * gdb.perf/gmonster1.cc: New file.
9937         * gdb.perf/gmonster1.exp: New file.
9938         * gdb.perf/gmonster2-null-lookup.exp: New file.
9939         * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
9940         * gdb.perf/gmonster2-print-cerr.exp: New file.
9941         * gdb.perf/gmonster2-ptype-string.exp: New file.
9942         * gdb.perf/gmonster2-runto-main.exp: New file.
9943         * gdb.perf/gmonster2-select-file.exp: New file.
9944         * gdb.perf/gmonster2.cc: New file.
9945         * gdb.perf/gmonster2.exp: New file.
9946
9947 2015-07-24  Doug Evans  <dje@google.com>
9948
9949         * gdb.perf/README: New file.
9950         * lib/perftest.exp (tcl_string_list_to_python_list): New function.
9951         * lib/gen-perf-test.exp: New file.
9952
9953 2015-07-24  Doug Evans  <dje@google.com>
9954
9955         * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
9956         (PerfTest::startup): New function.
9957         (PerfTest::run): Return result of calling body.
9958         (PerfTest::assemble): Rewrite.
9959         * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
9960         * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
9961         * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
9962         * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
9963         * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
9964
9965 2015-07-24  Doug Evans  <dje@google.com>
9966
9967         * lib/gdb.exp (clean_restart): Make executable optional.
9968
9969 2015-07-24  Doug Evans  <dje@google.com>
9970
9971         * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
9972         compiler_info references.
9973         * gdb.cp/temargs.exp: Ditto.
9974         * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
9975         (get_compiler_info): Early exit if already computed.  Set compiler_info
9976         to "unknown" if there was a problem.
9977         (test_compiler_info): Add function comment.  Call get_compiler_info.
9978
9979 2015-07-24  Doug Evans  <dje@google.com>
9980
9981         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9982         (workers/%.worker, build-perf): New rule.
9983         (GDB_PERFTEST_MODE): New variable.
9984         (check-perf): Use it.
9985         (clean): Clean up gdb.perf parallel build subdirs.
9986         * lib/build-piece.exp: New file.
9987         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
9988         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
9989         name.
9990         (standard_temp_file): Ditto.
9991         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9992         of $GDB_PARALLEL.
9993
9994 2015-07-24  Doug Evans  <dje@google.com>
9995
9996         * lib/future.exp (gdb_default_target_compile): New option
9997         "early_flags".
9998         * lib/gdb.exp (gdb_compile): Undo debian's change in default of
9999         --as-needed.
10000
10001 2015-07-24  Sergio Durigan Junior  <sergiodj@redhat.com>
10002
10003         * gdb.base/catch-syscall.exp: Call gdb_exit before
10004         gdb_skip_xml_test.
10005
10006 2015-07-24  Pedro Alves  <palves@redhat.com>
10007
10008         * gdb.python/py-events.exp: Accept output between the stop event
10009         and the prompt.
10010         * gdb.python/py-evsignal.exp: Likewise.
10011         * gdb.python/py-evthreads.exp: Likewise.
10012
10013 2015-07-24  Pedro Alves  <palves@redhat.com>
10014
10015         PR gdb/18717
10016         * gdb.threads/non-ldr-exit.c: New file.
10017         * gdb.threads/non-ldr-exit.exp: New file.
10018
10019 2015-07-24  Yao Qi  <yao.qi@linaro.org>
10020
10021         * gdb.server/ext-wrapper.exp: Test --wrapper option when
10022         restarting process.
10023
10024 2015-07-24  Yao Qi  <yao.qi@linaro.org>
10025
10026         * gdb.server/ext-restart.exp: New file.
10027
10028 2015-07-24  Yao Qi  <yao.qi@linaro.org>
10029
10030         * lib/gdbserver-support.exp (gdbserver_start_extended): Add
10031         argument options.
10032         * gdb.server/ext-wrapper.exp: New file.
10033
10034 2015-07-23  Doug Evans  <dje@google.com>
10035
10036         * gdb.dwarf2/dw2-dummy-cu.S: New file.
10037         * gdb.dwarf2/dw2-dummy-cu.exp: New file.
10038
10039 2015-07-23  Pierre-Marie de Rodat  <derodat@adacore.com>
10040
10041         * gdb.ada/var_arr_typedef.exp: New testcase.
10042         * gdb.ada/var_arr_typedef/pack.adb: New file.
10043         * gdb.ada/var_arr_typedef/pack.ads: New file.
10044         * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
10045
10046 2015-07-20  Joel Brobecker  <brobecker@adacore.com>
10047
10048         * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
10049
10050 2015-07-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
10051
10052         * gdb.arch/i386-biarch-core.exp: Replace istarget
10053         by "complete set gnutarget". Remove expectation for the "core-file"
10054         command.
10055
10056 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
10057
10058         Revert the previous commit:
10059         Tests for validate symbol file using build-id.
10060
10061 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
10062
10063         Tests for validate symbol file using build-id.
10064         * gdb.base/solib-mismatch-lib.c: New file.
10065         * gdb.base/solib-mismatch-libmod.c: New file.
10066         * gdb.base/solib-mismatch.c: New file.
10067         * gdb.base/solib-mismatch.exp: New file.
10068
10069 2015-07-15  Sandra Loosemore  <sandra@codesourcery.com>
10070
10071         * gdb.base/sigaltstack.exp (finish_test): Add kfail for
10072         nios2-*-linux*.
10073         * gdb.base/sigbpt.exp (stepi_out): Likewise.
10074         * gdb.base/siginfo.exp: Likewise.
10075         * gdb.base/sigstep.exp (advance, advancei): Likewise.
10076
10077 2015-07-15  Pierre Langlois  <pierre.langlois@arm.com>
10078
10079         * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
10080         Move it to ...
10081         * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
10082         ... here.
10083         * gdb.trace/range-stepping.exp: Check that the target supports
10084         range stepping.
10085
10086 2015-07-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
10087
10088         * gdb.arch/i386-biarch-core.exp: Fix comment typo.
10089
10090 2015-07-14  Pedro Alves  <palves@redhat.com>
10091
10092         * gdb.base/killed-outside.exp: New file.
10093         * gdb.base/killed-outside.c: New file.
10094
10095 2015-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
10096
10097         * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
10098         (n at main): New.
10099         * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
10100
10101 2015-07-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10102
10103         * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
10104         infcall tests instead of setting up for KFAIL.
10105
10106 2015-07-10  Markus Metzger  <markus.t.metzger@intel.com>
10107
10108         * gdb.btrace/record_goto-step.exp: New.
10109
10110 2015-07-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
10111
10112         PR compile/18484
10113         * gdb.compile/compile.c (struct struct_type): Add volatile to
10114         selffield's type.
10115         * gdb.compile/compile.exp
10116         (compile code struct_object.selffield = &struct_object): Skip further
10117         struct_object tests if this one xfails.
10118
10119 2015-07-08  Robert O'Callahan  <robert@ocallahan.org>
10120
10121         PR exp/18617
10122         * gdb.trace/ax.exp: Add test.
10123
10124 2015-07-07  Yao Qi  <yao.qi@linaro.org>
10125
10126         * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
10127         instead of istarget "aarch64*-*-*".
10128         * gdb.arch/aarch64-fp.exp: Likewise.
10129         * gdb.base/float.exp: Likewise.
10130         * gdb.reverse/aarch64.exp: Likewise.
10131         * lib/gdb.exp (is_aarch64_target): New proc.
10132
10133 2015-07-07  Yao Qi  <yao.qi@linaro.org>
10134
10135         * lib/gdb.exp (is_aarch32_target): New proc.
10136         * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
10137         instead of "istarget "arm*-*-*"".
10138         * gdb.arch/arm-disp-step.exp: Likewise.
10139         * gdb.arch/thumb-bx-pc.exp: Likewise.
10140         * gdb.arch/thumb-prologue.exp: Likewise.
10141         * gdb.arch/thumb-singlestep.exp: Likewise.
10142         * gdb.base/disp-step-syscall.exp: Likewise.
10143         * gdb.base/float.exp: Likewise.
10144
10145 2015-07-07  Yao Qi  <yao.qi@linaro.org>
10146
10147         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
10148         Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
10149
10150 2015-07-07  Yao Qi  <yao.qi@linaro.org>
10151
10152         * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
10153         is aarch64.  If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
10154         if it exists.
10155         * gdb.multi/multi-arch.exp: Likewise.
10156
10157 2015-07-07  Simon Marchi  <simon.marchi@ericsson.com>
10158
10159         * gdb.python/py-lazy-string.exp: Add missing parentheses to
10160         print.
10161
10162 2015-07-07  Yao Qi  <yao.qi@linaro.org>
10163
10164         * gdb.arch/thumb-singlestep.exp: Do one more single step.
10165
10166 2015-06-30  Martin Galvan  <martin.galvan@tallertechnologies.com>
10167
10168         * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
10169         '[' and ']' characters.
10170
10171 2015-06-30  Iain Buclaw  <ibuclaw@gdcproject.org>
10172
10173         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10174
10175 2015-06-29  Pedro Alves  <palves@redhat.com>
10176
10177         PR threads/18127
10178         * gdb.threads/hand-call-new-thread.c: New file.
10179         * gdb.threads/hand-call-new-thread.c: New file.
10180
10181 2015-06-26  Keith Seitz  <keiths@redhat.com>
10182             Doug Evans  <dje@google.com>
10183
10184         PR 16253
10185         * gdb.cp/var-tag-2.cc: New file.
10186         * gdb.cp/var-tag-3.cc: New file.
10187         * gdb.cp/var-tag-4.cc: New file.
10188         * gdb.cp/var-tag.cc: New file.
10189         * gdb.cp/var-tag.exp: New file.
10190
10191 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
10192
10193         * gdb.base/history-duplicates.exp: New test.
10194
10195 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
10196
10197         * gdb.base/completion.exp: Test the completion of the "focus"
10198         command.
10199
10200 2015-06-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
10201
10202         * gdb.arch/amd64-prologue-skip.S: New file.
10203         * gdb.arch/amd64-prologue-skip.exp: New file.
10204
10205 2015-06-25  Simon Marchi  <simon.marchi@ericsson.com>
10206
10207         * gdb.python/py-prettyprint.exp (run_lang_tests): Add
10208         is_address_zero_readable check.
10209
10210 2015-06-24  Peter Bergner  <bergner@vnet.ibm.com>
10211
10212         * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
10213         * gdb.arch/powerpc-power.s <rfebb>: Likewise.
10214
10215 2015-06-24  Yao Qi  <yao.qi@linaro.org>
10216
10217         * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
10218         linux targets.
10219
10220 2015-06-24  Yao Qi  <yao.qi@linaro.org>
10221
10222         * lib/gdb.exp (supports_get_siginfo_type): New proc.
10223         * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
10224         * gdb.base/siginfo-thread.exp: Likewise.
10225
10226 2015-06-22  Yao Qi  <yao.qi@linaro.org>
10227
10228         * boards/remote-gdbserver-on-localhost.exp: Add comments.
10229
10230 2015-06-22  Yao Qi  <yao.qi@linaro.org>
10231
10232         * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
10233         aarch64*-*-*.
10234         (skip_hw_watchpoint_tests): Likewise.
10235
10236 2015-06-18  Patrick Palka  <patrick@parcs.ath.cx>
10237
10238         * gdb.base/gdbinit-history.exp: Test the interaction between
10239         setting GDBHISTSIZE and setting the history size via .gdbinit.
10240
10241 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
10242
10243         PR gdb/16999
10244         * gdb.base/gdbhistsize-history.exp: New test.
10245
10246 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
10247
10248         * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
10249         with GDBHISTSIZE.
10250         * gdb.base/readline.exp: Likewise.
10251
10252 2015-06-17  Yao Qi  <yao.qi@linaro.org>
10253
10254         * lib/gdb.exp (get_build_id): Move braces and "else" to the same
10255         line.
10256
10257 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
10258
10259         * gdb.base/gdbinit-history.exp: Add test case to check that
10260         an unlimited history file does not get truncated on exit.
10261
10262 2015-06-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10263
10264         * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
10265         (VECTOR): New macro.  Use it...
10266         (int4, uint4, char4, float4, int2, longlong2, float2, double2):
10267         ...for these typedefs.
10268         (int8, char1, int1, double1): New typedefs.
10269         (struct just_int2, struct two_int2): New structures.
10270         (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
10271         (add_structvecs, add_singlevecs): New functions.
10272         (main): Call add_some_intvecs twice.
10273         * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
10274         the compile and exit upon failure.  Try compiling for the "native"
10275         architecture.  Test inferior function calls with vector arguments
10276         and vector return value handling with "finish" and "return".
10277
10278 2015-06-10  Jon Turney  <jon.turney@dronecode.org.uk>
10279
10280         * gdb.base/sepdebug.exp: Add EXEEXT where needed.
10281         * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
10282         PE file.
10283         * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
10284
10285 2015-06-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
10286
10287         PR breakpoints/16465
10288         * gdb.mi/mi-dprintf-pending.c: New file.
10289         * gdb.mi/mi-dprintf-pending.exp: New test.
10290         * gdb.mi/mi-dprintf-pendshr.c: New file.
10291
10292 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
10293             Mircea Gherzan  <mircea.gherzan@intel.com>
10294
10295         * gdb.arch/i386-mpx-map.c: New file.
10296         * gdb.arch/i386-mpx-map.exp: New File.
10297
10298 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
10299
10300         * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
10301         * gdb.arch/i386-mpx.exp: Indentation fixed.
10302
10303 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
10304
10305         * gdb.arch/i386-mpx.c: Added final return to the have_mpx
10306         function and improved indentation.
10307         * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
10308         gdb_test_multiple. Added additional tests to skip the test.
10309
10310 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
10311
10312         * gdb.arch/i386-avx512.c: Change path in include file.
10313         * gdb.arch/i386-avx512.exp: Change include dir path
10314         compilation flag.
10315         * gdb.arch/i386-mpx.c: Change path in include file.
10316         * gdb.arch/i386-mpx.exp: Change include dir path compilation
10317         flag.
10318
10319 2015-06-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
10320
10321         * gdb.compile/compile-print.exp (compile print *vararray@3)
10322         (compile print *vararrayp@3): Change xfail to kfail compile/18489.
10323
10324 2015-06-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
10325
10326         * gdb.compile/compile.exp (keep jit in memory): Rename to ...
10327         (do not keep jit in memory): ... this.
10328         (expect 5): Change it to ...
10329         (expect no 5): ... this.
10330
10331 2015-06-02  Simon Marchi  <simon.marchi@ericsson.com>
10332
10333         PR gdb/15564
10334         * gdb.mi/mi-detach.exp: New file.
10335
10336 2015-06-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
10337
10338         PR symtab/18392
10339         * gdb.arch/amd64-tailcall-self.S: New file.
10340         * gdb.arch/amd64-tailcall-self.c: New file.
10341         * gdb.arch/amd64-tailcall-self.exp: New file.
10342
10343 2015-05-28  Don Breazeal  <donb@codesourcery.com>
10344
10345         * gdb.base/foll-vfork.exp (main): Disable exec-dependent
10346         tests for remote targets by checking is_target_gdbserver.
10347
10348 2015-05-27  Doug Evans  <dje@google.com>
10349
10350         * gdb.dwarf2/opaque-type-lookup-2.c: New file.
10351         * gdb.dwarf2/opaque-type-lookup.c: New file.
10352         * gdb.dwarf2/opaque-type-lookup.exp: New file.
10353
10354 2015-05-26  Doug Evans  <dje@google.com>
10355
10356         * gdb.cp/iostream.cc: New file.
10357         * gdb.cp/iostream.exp: New file.
10358
10359 2015-05-26  Doug Evans  <dje@google.com>
10360
10361         * gdb.dwarf2/dw2-op-call.exp: Update.
10362         * gdb.dwarf2/dw4-sig-types.exp: Update.
10363         * gdb.dwarf2/implptr.exp: Update.
10364         * gdb.mi/mi-cmd-param-changed.exp: Update.
10365
10366 2015-05-26  Doug Evans  <dje@google.com>
10367
10368         * gdb.python/py-lazy-string.c: New file.
10369         * gdb.python/py-lazy-string.exp: New file.
10370         * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
10371         (main): Update.  Add estring3.
10372         * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
10373         * gdb.python/py-prettyprint.py (pp_ls): Handle length.
10374
10375 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
10376             Yao Qi  <yao.qi@linaro.org>
10377
10378         * gdb.reverse/aarch64.c: New.
10379         * gdb.reverse/aarch64.exp: New.
10380
10381 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
10382
10383         * lib/gdb.exp (supports_process_record): Return true for
10384         aarch64*-linux*.
10385         (supports_reverse): Likewise.
10386
10387 2015-05-22  Patrick Palka  <patrick@parcs.ath.cx>
10388
10389         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10390         Use with_test_prefix.
10391
10392 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
10393
10394         * gdb.base/completion.exp: Add test for completion of layout
10395         names.
10396
10397 2015-05-20  Andrew Burgess  <andrew.burgess@embecosm.com>
10398
10399         * lib/gdb.exp (skip_tui_tests): New proc.
10400         * gdb.base/tui-layout.exp: Check skip_tui_tests.
10401
10402 2015-05-19  Pedro Alves  <palves@redhat.com>
10403
10404         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10405         Save the whole env array instead of just HOME.  Unset HISTSIZE in
10406         the environment while testing.  Restore whole environment
10407         afterwards.
10408
10409 2015-05-16  Doug Evans  <xdje42@gmail.com>
10410
10411         * gdb.guile/scm-ports.c: New file.
10412         * gdb.guile/scm-ports.exp: Add memory port tests.
10413
10414 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
10415
10416         * gdb.compile/compile-print.c: New file.
10417         * gdb.compile/compile-print.exp: New file.
10418
10419 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
10420
10421         * gdb.compile/compile-ops.exp: Cast param to void.
10422         * gdb.compile/compile.exp: Complete type for _gdb_expr.
10423         (compile code struct_object.selffield = &struct_object): Add xfail.
10424
10425 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
10426
10427         * gdb.ada/arr_enum_with_gap: New testcase.
10428
10429 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
10430
10431         * gdb.ada/byte_packed_arr: New testcase.
10432
10433 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
10434
10435         * gdb.ada/pckd_neg: New testcase.
10436
10437 2015-05-13  Patrick Palka  <patrick@parcs.ath.cx>
10438
10439         PR gdb/17820
10440         * gdb.base/gdbinit-history.exp: New test.
10441         * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
10442         * gdb.base/gdbinit-history/zero/.gdbinit: New file.
10443
10444 2015-05-09  Siva Chandra Reddy  <sivachandra@google.com>
10445
10446         * gdb.python/py-xmethods.cc: Enhance test case.
10447         * gdb.python/py-xmethods.exp: New tests.
10448         * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
10449         function.
10450         (B_indexoper): Likewise.
10451         (global_dm_list) : Add new xmethod worker functions.
10452
10453 2015-05-08  Sergio Durigan Junior  <sergiodj@redhat.com>
10454
10455         * gdb.base/coredump-filter.exp: Correctly unset
10456         "coredump_var_addr" array.
10457
10458 2015-05-08  Pedro Alves  <palves@redhat.com>
10459
10460         * gdb.server/non-existing-program.exp: Unset spawn_id.
10461
10462 2015-05-08  Siva Chandra Reddy  <sivachandra@google.com>
10463
10464         PR python/18291
10465         * gdb.python/py-xmethods.exp: Add tests.
10466
10467 2015-05-08  Yao Qi  <yao.qi@linaro.org>
10468
10469         PR gdb/18208
10470         * gdb.base/coredump-filter.c (set_coredump_filter): New function.
10471         * gdb.base/coredump-filter.exp (do_save_core): Call inferior
10472         function set_coredump_filter, and remove remote_exec call.
10473         Remove argument ipid.  Callers update.
10474         (top level): Don't get inferior's PID.
10475
10476 2015-05-08  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10477
10478         * gdb.base/watch_thread_num.exp: Skip test on targets without
10479         access watchpoints.
10480
10481 2015-05-06  Pedro Alves  <palves@redhat.com>
10482
10483         PR server/18081
10484         * gdb.server/non-existing-program.exp: New file.
10485
10486 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
10487
10488         * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
10489
10490 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
10491
10492         * gdb.ada/out_of_line_in_inlined: New testcase.
10493
10494 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
10495
10496         * gdb.ada/var_rec_arr: New testcase.
10497
10498 2015-04-30  Yao Qi  <yao.qi@linaro.org>
10499
10500         * gdb.base/break-idempotent.exp: If
10501         skip_hw_watchpoint_multi_tests returns true, skip the tests
10502         on "rwatch" and "awatch".
10503
10504 2015-04-30  Yao Qi  <yao.qi@linaro.org>
10505
10506         * gdb.base/relativedebug.exp: Invoke gdb command
10507         "info sharedlibrary", and if libc.so doesn't have debug info,
10508         skip the test.
10509
10510 2015-04-29  Doug Evans  <dje@google.com>
10511
10512         * gdb.python/py-xmethods.exp: Add ptype tests.
10513         * gdb.python/py-xmethods.py (E_method_char_worker): Add
10514         get_result_type method.
10515
10516 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
10517
10518         * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
10519         the target does not support hardware watchpoints.
10520
10521 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
10522
10523         * gdb.base/break-always.exp: Abort testing if writing to memory
10524         causes an error.
10525
10526 2015-04-28  Doug Evans  <dje@google.com>
10527
10528         * gdb.python/py-pp-maint.py: Move "replace" testing to ...
10529         * gdb.python/py-pp-registration.exp: ... here.  New file.
10530         * gdb.python/py-pp-registration.c: New file.
10531         * gdb.python/py-pp-registration.py: New file.
10532
10533 2015-04-28  Doug Evans  <dje@google.com>
10534
10535         * gdb.python/py-bad-printers.c: New file.
10536         * gdb.python/py-bad-printers.py: New file.
10537         * gdb.python/py-bad-printers.exp: New file.
10538
10539 2015-04-28  Sasha Smundak  <asmundak@google.com>
10540
10541         * gdb.python/py-type.exp: New test.
10542
10543 2015-04-28  Andy Wingo  <wingo@igalia.com>
10544
10545         * gdb.python/py-parameter.exp:
10546         * gdb.guile/scm-parameter.exp: Escape the path that we are
10547         matching against, as it might contain characters that are special
10548         to regular expressions.
10549
10550 2015-04-27  Joel Brobecker  <brobecker@adacore.com>
10551
10552         * gdb.ada/rec_comp: New testcase.
10553
10554 2015-04-26  Sergio Durigan Junior  <sergiodj@redhat.com>
10555
10556         * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
10557         before using it.
10558
10559 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
10560
10561         * gdb.base/dump.exp: Add *.verilog files to all_files list.  Add
10562         new tests for verilog output.
10563
10564 2015-04-24  Yao Qi  <yao.qi@linaro.org>
10565
10566         * boards/remote-gdbserver-on-localhost.exp: New file.
10567
10568 2015-04-23  Pedro Alves  <palves@redhat.com>
10569
10570         * gdb.base/interrupt.exp: Use an indirect spawn id list holding
10571         $inferior_spawn_id instead of $inferior_spawn_id directly.  On
10572         "end of file", remove $inferior_spawn_id from the indirect list.
10573
10574 2015-04-23  Pedro Alves  <palves@redhat.com>
10575
10576         * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
10577
10578 2015-04-23  Pedro Alves  <palves@redhat.com>
10579
10580         * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
10581         on $any_spawn_id instead of only on $gdb_spawn_id.
10582
10583 2015-04-21  Pierre Muller  <muller@sourceware.org>
10584
10585         PR pascal/17815
10586         * lib/pascal.exp (gpc_compile): Add new option "class".
10587         (fpc_compile): Likewise.
10588         * gdb.pascal/case-insensitive-symbols.pas: New file.
10589         * gdb.pascal/case-insensitive-symbols.exp: New file.
10590
10591 2015-04-20  Gary Benson <gbenson@redhat.com>
10592
10593         * gdb.base/attach.exp: Fix three extended remote failures.
10594
10595 2015-04-17  Gary Benson <gbenson@redhat.com>
10596
10597         * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
10598         the main executable over the remote protocol.
10599
10600 2015-04-16  Pedro Alves  <palves@redhat.com>
10601
10602         * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
10603         a new gdbserver if gdbserver_reconnect_p is set.
10604
10605 2015-04-16  Pedro Alves  <palves@redhat.com>
10606
10607         * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
10608         is set, don't exit gdbserver.
10609
10610 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10611
10612         * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
10613         appropriate .insn, such that an older assembler can be used.
10614         * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
10615         the z/Architecture instruction set on 31-bit targets as well.
10616
10617 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10618
10619         * gdb.go/handcall.exp: Remove all logic related to the first
10620         breakpoint and rely on go_runto_main instead.
10621         * gdb.go/strings.exp: Likewise.
10622         * gdb.go/unsafe.exp: Likewise.
10623         * gdb.go/hello.exp: Likewise.  Also rename the remaining
10624         breakpoint marker to "breakpoint 1".
10625         * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
10626         * gdb.go/strings.go: Likewise.
10627         * gdb.go/unsafe.go: Likewise.
10628         * gdb.go/hello.go: Likewise.  Also remove the second occurrence of
10629         "set breakpoint 2 here" and rename the remaining breakpoint marker
10630         to "breakpoint 1".
10631
10632 2015-04-15  Simon Marchi  <simon.marchi@ericsson.com>
10633
10634         * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
10635         if itertools.imap is not present.
10636         * gdb.python/py-objfile.exp: Add parentheses.
10637         * gdb.python/py-type.exp: Same.
10638         * gdb.python/py-unwind-maint.py: Same.
10639
10640 2015-04-15  Yao Qi  <yao.qi@linaro.org>
10641
10642         * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
10643         of ":$ptr_size" and set its form explicitly.
10644
10645 2015-04-15  Pedro Alves  <palves@redhat.com>
10646             Yao Qi  <yao.qi@linaro.org>
10647
10648         * gdb.base/watch-bitfields.exp (test_watch_location): Increase
10649         timeout by factor of 4.
10650         (test_regular_watch): Likewise.
10651         * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
10652         * gdb.reverse/sigall-reverse.exp: Likewise.
10653         * gdb.reverse/until-precsave.exp: Likewise.
10654         * lib/gdb.exp (with_timeout_factor): New proc.
10655         (gdb_expect): Move some code to ...
10656         (get_largest_timeout): ... here.  New procedure.
10657
10658 2015-04-14  Luis Machado  <lgustavo@codesourcery.com>
10659
10660         * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
10661
10662 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
10663
10664         * gdb.base/bp-permanent.exp (test): Handle the case of being unable
10665         to write to the .text section.
10666
10667 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
10668
10669         * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
10670         Handle the case of targets that do not provide PID information.
10671
10672 2015-04-13  Yao Qi  <yao.qi@linaro.org>
10673
10674         * lib/gdbserver-support.exp (gdb_exit): Catch exception
10675         and use expect instead of gdb_expect.
10676
10677 2015-04-13  Sergio Durigan Junior  <sergiodj@redhat.com>
10678
10679         * gdb.base/coredump-filter.exp: Rename variable "addr" to
10680         "coredump_var_addr" to avoid naming conflict with other testcases.
10681
10682 2015-04-10  Pedro Alves  <palves@redhat.com>
10683
10684         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
10685         gdb_test_sequence and gdb_assert.
10686
10687 2015-04-10  Pedro Alves  <palves@redhat.com>
10688
10689         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
10690         test messages that don't include the breakpoint address.
10691
10692 2015-04-10  Yao Qi  <yao.qi@linaro.org>
10693
10694         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
10695         false for some offset and width combinations which aren't
10696         supported by linux kernel.
10697
10698 2015-04-10  Pedro Alves  <palves@redhat.com>
10699
10700         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
10701         procedure, factored out from ...
10702         (top level): ... here.  Add "set displaced-stepping" testing axis.
10703         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
10704         parameter "displaced".  Use it.
10705         (top level): Use foreach and add "set displaced-stepping" testing
10706         axis.
10707
10708 2015-04-10  Pedro Alves  <palves@redhat.com>
10709
10710         * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
10711         Remove comment.
10712         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
10713         both the address of the instruction that triggers the watchpoint
10714         and the address of the instruction immediately after, and use
10715         those addresses for the test.  Fix comment.
10716
10717 2015-04-10  Pedro Alves  <palves@redhat.com>
10718
10719         * gdb.base/sigstep.exp (breakpoint_to_handler)
10720         (breakpoint_to_handler_entry): New parameter 'displaced'.  Use it.
10721         Test "backtrace" in handler.
10722         (breakpoint_over_handler): New parameter 'displaced'.  Use it.
10723         (top level): Add new "displaced" test axis to
10724         breakpoint_to_handler, breakpoint_to_handler_entry and
10725         breakpoint_over_handler.
10726
10727 2015-04-10  Pedro Alves  <palves@redhat.com>
10728
10729         PR gdb/18216
10730         * gdb.threads/multiple-step-overs.exp: Remove expected eof.
10731
10732 2015-04-10  Yao Qi  <yao.qi@linaro.org>
10733
10734         * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
10735         (test_add_rn_pc): New function.
10736         * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
10737         (top level): Invoke test_add_rn_pc.
10738
10739 2015-04-10  Pedro Alves  <palves@redhat.com>
10740
10741         PR gdb/13858
10742         * gdb.base/step-over-no-symbols.exp: New file.
10743
10744 2015-04-09  Andy Wingo  <wingo@igalia.com>
10745
10746         * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
10747         after the Python tests.
10748
10749 2015-04-08  Keith Seitz  <keiths@redhat.com>
10750
10751         PR python/16699
10752         * gdb.python/py-completion.exp: New tests for completion.
10753         * gdb.python/py-completion.py (CompleteLimit1): New class.
10754         (CompleteLimit2): Likewise.
10755         (CompleteLimit3): Likewise.
10756         (CompleteLimit4): Likewise.
10757         (CompleteLimit5): Likewise.
10758         (CompleteLimit6): Likewise.
10759         (CompleteLimit7): Likewise.
10760
10761 2015-04-08  Pedro Alves  <palves@redhat.com>
10762
10763         PR gdb/18214
10764         PR gdb/18216
10765         * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
10766         function.
10767         (main): Install it as SIGUSR1 handler.
10768         * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
10769         parameter.  Always use "setup" as prefix.  Toggle "set
10770         displaced-stepping" off/on depending on global.  Don't switch to
10771         thread 1 here.
10772         (top level): Add displaced stepping "off/on" test axis.  Update
10773         "setup" calls.  Wrap each subtest with with_test_prefix.  Test
10774         continuing with a queued signal in each thread.
10775
10776 2015-04-08  Pedro Alves  <palves@redhat.com>
10777
10778         * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
10779         * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd.  Use
10780         gdb_breakpoint instead of gdb_test that doesn't expect anything.
10781         Return early if running to main fails.
10782         * gdb.trace/while-stepping.exp: Likewise.
10783
10784 2015-04-07  Pedro Alves  <palves@redhat.com>
10785
10786         * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
10787         $gdb_spawn_id.  Use send_inferior and $inferior_spawn_id to
10788         interact with inferior program.
10789
10790 2015-04-07  Pedro Alves  <palves@redhat.com>
10791
10792         * lib/gdb.exp (inferior_spawn_id): New global.
10793         (gdb_test_multiple): Handle "-i".  Reset the spawn id to GDB's
10794         spawn id after processing the user code.
10795         (default_gdb_start): Set inferior_spawn_id.
10796         (send_inferior): New procedure.
10797         * lib/gdbserver-support.exp (gdbserver_start): Set
10798         inferior_spawn_id.
10799         (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
10800
10801 2015-04-07  Pedro Alves  <palves@redhat.com>
10802
10803         * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
10804         * lib/gdbserver-support.exp (gdbserver_start): Make
10805         $server_spawn_id global.
10806         (gdbserver_start): Don't wait for gdbserver's spawn id with
10807         expect_background.
10808         (close_gdbserver): New procedure.
10809         (gdb_exit): Rename the default version and reimplement.
10810
10811 2015-04-07  Pedro Alves  <palves@redhat.com>
10812
10813         * lib/gdb.exp (gdb_test_multiple): When processing an argument,
10814         append the substituted item, not the original item.
10815
10816 2015-04-07  Pedro Alves  <palves@redhat.com>
10817
10818         * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
10819         gdb_expect.
10820
10821 2015-04-07  Pedro Alves  <palves@redhat.com>
10822
10823         * gdb.base/interrupt.exp: Don't handle the case of the inferior
10824         output appearing once only.
10825
10826 2015-04-07  Pedro Alves  <palves@redhat.com>
10827
10828         * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
10829         that doesn't expect anything.  Return early if running to main
10830         fails.
10831
10832 2015-04-07  Yao Qi  <yao.qi@linaro.org>
10833
10834         * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
10835         (child_function): Call alarm.
10836         (main): Move call to alarm into the loop.
10837         * gdb.threads/non-stop-fair-events.exp: Build program with
10838         -DTIMEOUT=$timeout.
10839
10840 2015-04-06  Doug Evans  <xdje42@gmail.com>
10841
10842         * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
10843         Fix dest parameter to board_info.
10844         (fpc_compile): Ditto.
10845         (gdb_compile_pascal): Rename dest arg to destfile.
10846
10847 2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
10848
10849         * gdb.ada/funcall_ref.exp: New file.
10850         * gdb.ada/funcall_ref/foo.adb: New file.
10851
10852 2015-04-02  Yao Qi  <yao.qi@linaro.org>
10853
10854         * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
10855         is remote.
10856
10857 2015-04-02  Gary Benson <gbenson@redhat.com>
10858
10859         * gdb.base/break-probes.exp: Cope with "target:" sysroot.
10860
10861 2015-04-01  Sasha Smundak  <asmundak@google.com>
10862
10863         * gdb.python/py-unwind-maint.c: New file.
10864         * gdb.python/py-unwind-maint.exp: New test.
10865         * gdb.python/py-unwind-maint.py: New file.
10866         * gdb.python/py-unwind.c: New file.
10867         * gdb.python/py-unwind.exp: New test.
10868         * gdb.python/py-unwind.py: New test.
10869
10870 2015-04-01  Pedro Alves  <palves@redhat.com>
10871
10872         * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
10873         to fail instead of non-existent $test.
10874
10875 2015-04-01  Pedro Alves  <palves@redhat.com>
10876
10877         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
10878         GDBFLAGS if not empty.
10879
10880 2015-04-01  Pierre-Marie de Rodat  <derodat@adacore.com>
10881
10882         * gdb.ada/complete.exp: Remove "multi_line".
10883         * gdb.ada/info_exc.exp: Remove "multi_line".
10884         * gdb.ada/packed_tagged.exp: Remove "multi_line".
10885         * gdb.ada/ptype_field.exp: Remove "multi_line".
10886         * gdb.ada/sym_print_name.exp: Remove "multi_line".
10887         * gdb.ada/tagged.exp: Remove "multi_line".
10888         * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
10889         [multi_line ...]
10890         * gdb.btrace/delta.exp: Likewise.
10891         * gdb.btrace/exception.exp: Likewise.
10892         * gdb.btrace/function_call_history.exp: Likewise.
10893         * gdb.btrace/instruction_history.exp: Likewise.
10894         * gdb.btrace/nohist.exp: Likewise.
10895         * gdb.btrace/record_goto.exp: Likewise.
10896         * gdb.btrace/segv.exp: Likewise.
10897         * gdb.btrace/stepi.exp: Likewise.
10898         * gdb.btrace/tailcall.exp: Likewise.
10899         * gdb.btrace/unknown_functions.exp: Likewise.
10900         * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
10901         * lib/gdb.exp: Add the "multi_line" helper.
10902
10903 2015-04-01  Pedro Alves  <palves@redhat.com>
10904
10905         * gdb.threads/tid-reuse.c: New file.
10906         * gdb.threads/tid-reuse.exp: New file.
10907
10908 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
10909
10910         PR corefiles/16092
10911         * gdb.base/coredump-filter.c: New file.
10912         * gdb.base/coredump-filter.exp: Likewise.
10913
10914 2015-03-27  Petr Machata  <pmachata@redhat.com>
10915
10916         * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
10917         (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
10918         (Dwarf::assemble): Initialize them.
10919         (Dwarf::lines): New function.
10920
10921 2015-03-26  Jon Turney  <jon.turney@dronecode.org.uk>
10922
10923         * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
10924         SYMBOL_PREFIX for x86_64-*-cygwin.
10925
10926 2015-03-26  Andy Wingo  <wingo@igalia.com>
10927
10928         PR symtab/18148
10929         * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
10930         const_value but not a location.
10931         * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
10932         location defined in non-main CUs are visible.
10933
10934 2015-03-26  Yao Qi  <yao.qi@linaro.org>
10935
10936         PR testsuite/18139
10937         * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
10938         Add a line number entry for the same line.
10939         * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
10940         Add a line number entry for the same line.
10941
10942 2015-03-26  Yao Qi  <yao.qi@linaro.org>
10943
10944         * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
10945         .int 0.
10946         (func): Likewise.  Add .Lfunc_1 label.
10947         Use .Lfunc_1 label.
10948         * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
10949         .int 0.
10950         (func): Likewise.
10951         Use .Lfunc_1 label.
10952
10953 2015-03-26  Yao Qi  <yao.qi@linaro.org>
10954
10955         * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
10956         Call gdb_compile instead to compile each .s files without debug
10957         information.
10958
10959 2015-03-26  Yao Qi  <yao.qi@linaro.org>
10960
10961         * gdb.base/savedregs.exp (process_saved_regs): Make
10962         "Saved registers:" optional in the pattern.
10963
10964 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
10965
10966         * gdb.btrace/next.exp: Merged into step.exp.
10967         * gdb.btrace/finish.exp: Merged into step.exp.
10968         * gdb.btrace/nexti.exp: Merged into stepi.exp.
10969         * gdb.btrace/step.exp: Use record_goto.c as test file.  Avoid using
10970         "record goto" and checking the exact replay position.
10971         * gdb.btrace/stepi.exp: Choose test file based on target.  Do not
10972         check for "Recording format" in "info record" output.
10973         * gdb.btrace/record_goto.exp: Choose test file based on target.
10974         * gdb.btrace/x86-record_goto.S: Renamed into ...
10975         * gdb.btrace/x86_64-record_goto.S: ... this.
10976         * gdb.btrace/i686-record_goto.S: New.
10977         * gdb.btrace/x86-tailcall.S: Renamed into ...
10978         * gdb.btrace/x86_64-tailcall.S: ... this.
10979         * gdb.btrace/i686-tailcall.S: New.
10980         * gdb.btrace/x86-tailcall.c: Renamed into ...
10981         * gdb.btrace/tailcall.c: ... this.  Split "return ++answer" into two
10982         separate statements.  Update test.
10983         * gdb.btrace/delta.exp: Use record_goto.c as test file.
10984         * gdb.btrace/gcore.exp: Use record_goto.c as test file.
10985         * gdb.btrace/nohist.exp: Use record_goto.c as test file.
10986         * gdb.btrace/tailcall.exp: Choose test file based on target.
10987         * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
10988
10989 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
10990
10991         * gdb.btrace/exception.exp: Increase BTS buffer size.
10992
10993 2015-03-24  Pedro Alves  <palves@redhat.com>
10994
10995         * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
10996
10997 2015-03-24  Pedro Alves  <palves@redhat.com>
10998
10999         * gdb.threads/schedlock.exp (test_step): No longer expect that
11000         "set scheduler-locking step" with "next" over a function call runs
11001         threads unlocked.
11002
11003 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
11004
11005         * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
11006
11007 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
11008
11009         PR breakpoints/16466
11010         * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
11011         * gdb.mi/mi-pending.c (thread_func): New function.
11012         (int main): Add threading support required.
11013         * gdb.mi/mi-pending.exp: Add tests for this issue.
11014         * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
11015         (pendfunc2): Remove stdio dependency.
11016         * gdb.mi/mi-pendshr2.c: New file.
11017
11018 2015-03-23  Keith Seitz  <keiths@redhat.com>
11019
11020         * gdb.linespec/keywords.c: New file.
11021         * gdb.linespec/keywords.exp: New file.
11022
11023 2015-03-23  Keith Seitz  <keiths@redhat.com>
11024
11025         PR gdb/18021
11026         * gdb.dwarf2/staticvirtual.exp: New test.
11027
11028 2015-03-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
11029
11030         * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
11031         * README: Remove HP-UX and gdb.hp.
11032         (configuration):
11033         * configure: Regenerate.
11034         * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
11035         gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
11036         gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
11037         gdb.hp/gdb.defects/Makefile.
11038         * gdb.hp/Makefile.in: File deleted.
11039         * gdb.hp/gdb.aCC/Makefile.in: File deleted.
11040         * gdb.hp/gdb.aCC/optimize.c: File deleted.
11041         * gdb.hp/gdb.aCC/optimize.exp: File deleted.
11042         * gdb.hp/gdb.aCC/run.c: File deleted.
11043         * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
11044         * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
11045         * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
11046         * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
11047         * gdb.hp/gdb.base-hp/dollar.c: File deleted.
11048         * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
11049         * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
11050         * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
11051         * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
11052         * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
11053         * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
11054         * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
11055         * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
11056         * gdb.hp/gdb.base-hp/reg.exp: File deleted.
11057         * gdb.hp/gdb.base-hp/reg.s: File deleted.
11058         * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
11059         * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
11060         * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
11061         * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
11062         * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
11063         * gdb.hp/gdb.compat/Makefile.in: File deleted.
11064         * gdb.hp/gdb.compat/average.c: File deleted.
11065         * gdb.hp/gdb.compat/sum.c: File deleted.
11066         * gdb.hp/gdb.compat/xdb.c: File deleted.
11067         * gdb.hp/gdb.compat/xdb0.c: File deleted.
11068         * gdb.hp/gdb.compat/xdb0.h: File deleted.
11069         * gdb.hp/gdb.compat/xdb1.c: File deleted.
11070         * gdb.hp/gdb.compat/xdb1.exp: File deleted.
11071         * gdb.hp/gdb.compat/xdb2.exp: File deleted.
11072         * gdb.hp/gdb.compat/xdb3.exp: File deleted.
11073         * gdb.hp/gdb.defects/Makefile.in: File deleted.
11074         * gdb.hp/gdb.defects/bs14602.c: File deleted.
11075         * gdb.hp/gdb.defects/bs14602.exp: File deleted.
11076         * gdb.hp/gdb.defects/solib-d.c: File deleted.
11077         * gdb.hp/gdb.defects/solib-d.exp: File deleted.
11078         * gdb.hp/gdb.defects/solib-d1.c: File deleted.
11079         * gdb.hp/gdb.defects/solib-d2.c: File deleted.
11080         * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
11081         * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
11082         * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
11083         * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
11084         * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
11085         * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
11086         * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
11087         * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
11088         * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
11089         * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
11090         * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
11091         * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
11092         * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
11093         * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
11094         * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
11095         * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
11096         * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
11097         * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
11098         * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
11099         * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
11100         * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
11101         * gdb.hp/tools/odump: File deleted.
11102
11103 2015-03-19  Pedro Alves  <palves@redhat.com>
11104
11105         * gdb.threads/continue-pending-status.exp (saw_thread_2)
11106         (saw_thread_3): New globals.
11107         (top level): Increment them when an event for the corresponding
11108         thread is seen.
11109         (no thread starvation): New test.
11110
11111 2015-03-19  Pedro Alves  <palves@redhat.com>
11112
11113         * gdb.threads/continue-pending-status.c: New file.
11114         * gdb.threads/continue-pending-status.exp: New file.
11115
11116 2015-03-18  Pedro Alves  <palves@redhat.com>
11117
11118         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11119         Use gdb_is_target_remote instead of is_remote.  Use
11120         gdb_test_multiple instead of gdb_expect.  Exit early if
11121         gdb_test_multiple hits its internal matches.  Tighten stepi tests
11122         expected output.  Fail on exit with any signal, instead of just
11123         SIGILL.
11124
11125 2015-03-18  Yao Qi  <yao.qi@linaro.org>
11126
11127         PR tdep/18107
11128         * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
11129         variable.
11130         * gdb.base/catch-syscall.exp: Don't skip it on
11131         aarch64*-*-linux* target.  Remove elements in all_syscalls.
11132         (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
11133         target.
11134         (setup_all_syscalls): New proc.
11135
11136 2015-03-16  Yao Qi  <yao.qi@linaro.org>
11137
11138         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
11139         (top level): Skip tests if valid_addr_p returns false for
11140         $cmd1 or $cmd2.
11141
11142 2015-03-11  Andy Wingo  <wingo@igalia.com>
11143
11144         * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
11145
11146 2015-03-11  Yao Qi  <yao.qi@linaro.org>
11147
11148         * gdb.base/catch-syscall.exp: Fix typo in comments.
11149
11150 2015-03-11  Yao Qi  <yao.qi@linaro.org>
11151
11152         * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
11153
11154 2015-03-09  Pedro Alves  <palves@redhat.com>
11155
11156         * dg-extract-results.py: Delete.
11157
11158 2015-03-09  Pedro Alves  <palves@redhat.com>
11159
11160         Merge dg-extract-results.sh from GCC upstream (r218843).
11161
11162         2014-12-17  Sergio Durigan Junior  <sergiodj@redhat.com>
11163                 * dg-extract-results.sh: Use --text with grep to avoid issues with
11164                 binary files.  Fall back to cat -v, if that doesn't work.
11165
11166 2015-03-05  Pedro Alves  <palves@redhat.com>
11167
11168         * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
11169
11170 2015-03-04  Simon Marchi  <simon.marchi@ericsson.com>
11171
11172         * lib/mi-support.exp (mi_expect_interrupt): Accept
11173         alternative event for when in all-stop mode.
11174
11175 2015-03-04  Pedro Alves  <palves@redhat.com>
11176
11177         * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
11178
11179 2015-03-04  Mark Kettenis  <kettenis@gnu.org>
11180
11181         * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
11182
11183 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11184
11185         * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
11186         regexps for GDB's current line display, accept a hex address
11187         preceding the line number.
11188
11189 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11190
11191         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
11192         the 'arch1' variable for "s390*-linux*" targets.
11193
11194 2015-03-04  Pedro Alves  <palves@redhat.com>
11195
11196         * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
11197         (main): Pass missing retval argument to pthread_join call.
11198
11199 2015-03-02  Pedro Alves  <palves@redhat.com>
11200
11201         * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
11202         (top level): Call do_test with non-stop as well.
11203
11204 2015-03-02  Pedro Alves  <palves@redhat.com>
11205
11206         * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
11207         -1.
11208
11209 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11210
11211         * gdb.arch/s390-vregs.exp: New test.
11212         * gdb.arch/s390-vregs.S: New file.
11213
11214 2015-02-27  Pedro Alves  <palves@redhat.com>
11215
11216         * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
11217         call to catch_command_errors.
11218         * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
11219         catch_command_errors.
11220
11221 2015-02-27  Pedro Alves  <palves@redhat.com>
11222
11223         * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
11224         "true" for boolean result.
11225         * gdb.gdb/selftest.exp (test_with_self): Also accept full
11226         prototype of main.
11227
11228 2015-02-27  Pedro Alves  <palves@redhat.com>
11229
11230         * lib/unbuffer_output.c: New file.
11231         * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
11232         (main): Call gdb_unbuffer_output.
11233
11234 2015-02-27  Yao Qi  <yao.qi@linaro.org>
11235
11236         * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
11237         target.
11238
11239 2015-02-26  Doug Evans  <dje@google.com>
11240
11241         * gdb.cp/class2.cc (Dbase, D): New classes.
11242         (main): New local delta.
11243         * gdb.cp/class2.exp: Test printing delta.
11244         * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
11245         (dynbar): New global.
11246         * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
11247
11248 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
11249
11250         * gdb.compile/compile-ifunc.c: New file.
11251         * gdb.compile/compile-ifunc.exp: New file.
11252
11253 2015-02-26  Antoine Tremblay  <antoine.tremblay@ericsson.com>
11254
11255         * gdb.base/structs.exp: Check for correct struct on finish.
11256
11257 2015-02-26  Yao Qi  <yao.qi@linaro.org>
11258
11259         * lib/dwarf.exp (function_range): Adjust pattern when $func_length
11260         is zero.
11261
11262 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
11263
11264         * gdb.arch/cordic.ko.bz2: New file.
11265         * gdb.arch/cordic.ko.debug.bz2: New file.
11266         * gdb.arch/ppc64-symtab-cordic.exp: New file.
11267
11268 2015-02-25  Yao Qi  <yao.qi@linaro.org>
11269
11270         * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
11271         aarch64*-*-* target.
11272
11273 2015-02-23  Pedro Alves  <palves@redhat.com>
11274
11275         * lib/gdb.exp (delete_breakpoints): Rewrite using
11276         gdb_test_multiple.
11277
11278 2015-02-23  Pedro Alves  <palves@redhat.com>
11279
11280         * gdb.base/info-os.c: Include stdlib.h.
11281
11282 2015-02-22  Doug Evans  <xdje42@gmail.com>
11283
11284         PR symtab/17855
11285         * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
11286         is read after symbols have been re-read.
11287         * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
11288         * gdb.ada/exec_changed/second.adb (Second): Ditto.
11289
11290 2015-02-21  Doug Evans  <dje@google.com>
11291
11292         * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
11293
11294 2015-02-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
11295
11296         PR corefiles/17808
11297         * gdb.arch/i386-biarch-core.core.bz2: New file.
11298         * gdb.arch/i386-biarch-core.exp: New file.
11299
11300 2015-02-21  Pedro Alves  <palves@redhat.com>
11301
11302         * gdb.threads/multi-create-ns-info-thr.exp: Return early if
11303         runto_main fails.
11304
11305 2015-02-20  Pedro Alves  <palves@redhat.com>
11306
11307         * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
11308         info probes.
11309
11310 2015-02-20  Pedro Alves  <palves@redhat.com>
11311
11312         * gdb.threads/multi-create-ns-info-thr.exp: New file.
11313
11314 2015-02-20  Pedro Alves  <palves@redhat.com>
11315
11316         * gdb.trace/no-attach-trace.exp: Don't run to main.  Do
11317         clean_restart before gdb_target_supports_trace.
11318
11319 2015-02-20  Pedro Alves  <palves@redhat.com>
11320
11321         PR threads/18006
11322         * gdb.threads/clone-thread_db.c: New file.
11323         * gdb.threads/clone-thread_db.exp: New file.
11324
11325 2015-02-19  Antoine Tremblay  <antoine.tremblay@ericsson.com>
11326
11327         PR breakpoints/16812
11328         * gdb.base/catch-gdb-caused-signals.c: New file.
11329         * gdb.base/catch-gdb-caused-signals.exp: New file.
11330
11331 2015-02-18  Jose E. Marchesi  <jose.marchesi@oracle.com>
11332
11333         * configure: Regenerated.
11334         * configure.ac: Use GDB_AC_TRANSFORM.
11335         * aclocal.m4: sinclude ../transform.m4.
11336
11337 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11338
11339         * lib/dtrace.exp: New file.
11340         * gdb.base/dtrace-probe.exp: Likewise.
11341         * gdb.base/dtrace-probe.d: Likewise.
11342         * gdb.base/dtrace-probe.c: Likewise.
11343         * lib/pdtrace.in: Likewise.
11344         * configure.ac: Output variables with the transformed names of
11345         the strip, readelf, as and nm tools.  AC_SUBST lib/pdtrace.in.
11346         * configure: Regenerated.
11347
11348 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11349
11350         * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
11351         expected message when trying to access $_probe_* convenience
11352         variables while not on a probe.
11353
11354 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
11355
11356         * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
11357
11358 2015-02-11  Pedro Alves  <pedro@codesourcery.com>
11359
11360         * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
11361         * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
11362
11363 2015-02-10  Doug Evans  <xdje42@gmail.com>
11364
11365         * lib/gdb.exp (gdb_load): Always return a result.
11366
11367 2015-02-10  Pedro Alves  <palves@redhat.com>
11368
11369         * gdb.threads/signal-sigtrap.c: New file.
11370         * gdb.threads/signal-sigtrap.exp: New file.
11371
11372 2015-02-10  Antoine Tremblay <antoine.tremblay@ericsson.com>
11373
11374         * gdb.trace/no-attach-trace.c: New file.
11375         * gdb.trace/no-attach-trace.exp: New file.
11376
11377 2015-02-09  Mark Wielaard  <mjw@redhat.com>
11378
11379         * gdb.dwarf2/atomic.c: New file.
11380         * gdb.dwarf2/atomic-type.exp: Likewise.
11381
11382 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11383
11384         * gdb.btrace/buffer-size.exp: Update "info record" output.
11385         * gdb.btrace/delta.exp: Update "info record" output.
11386         * gdb.btrace/enable.exp: Update "info record" output.
11387         * gdb.btrace/finish.exp: Update "info record" output.
11388         * gdb.btrace/instruction_history.exp: Update "info record" output.
11389         * gdb.btrace/next.exp: Update "info record" output.
11390         * gdb.btrace/nexti.exp: Update "info record" output.
11391         * gdb.btrace/step.exp: Update "info record" output.
11392         * gdb.btrace/stepi.exp: Update "info record" output.
11393         * gdb.btrace/nohist.exp: Update "info record" output.
11394
11395 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11396
11397         * gdb.btrace/buffer-size: New.
11398
11399 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11400
11401         * gdb.btrace/delta.exp: Update "info record" output.
11402         * gdb.btrace/enable.exp: Update "info record" output.
11403         * gdb.btrace/finish.exp: Update "info record" output.
11404         * gdb.btrace/instruction_history.exp: Update "info record" output.
11405         * gdb.btrace/next.exp: Update "info record" output.
11406         * gdb.btrace/nexti.exp: Update "info record" output.
11407         * gdb.btrace/step.exp: Update "info record" output.
11408         * gdb.btrace/stepi.exp: Update "info record" output.
11409         * gdb.btrace/nohist.exp: Update "info record" output.
11410
11411 2015-02-06  Simon Marchi  <simon.marchi@ericsson.com>
11412
11413         PR gdb/15678
11414         * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
11415
11416 2015-02-06  Pedro Alves  <palves@redhat.com>
11417
11418         * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
11419         macro.
11420         (seconds_left, again): New globals.
11421         (main): Wait seconds_left in a 1-second sleep loop instead of
11422         sleeping 180 seconds.  If 'again' is set, reset the seconds
11423         counter.
11424         * gdb.threads/attach-many-short-lived-threads.exp (test): Set
11425         'again' in the inferior before detaching.  Print the seconds left.
11426         (options): New global.
11427         (top level): Build program with -DTIMEOUT=$timeout.
11428
11429 2015-02-06  Pedro Alves  <palves@redhat.com>
11430
11431         * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
11432         determine how many seconds to pass to 'alarm'.
11433         * gdb.base/gdb-sigterm.exp (top level): Build program with
11434         -DTIMEOUT=$timeout.
11435         (do_test): Return success/failure indication.  Add more verbose
11436         logging.  Don't fail if 200 single steps are seen.  Instead, fail
11437         when the test times out.
11438         (passes): New global.
11439         (top level): Break the testing loop if testing fails on any
11440         iteration.  Use gdb_assert.
11441
11442 2015-02-04  Don Breazeal  <donb@codesourcery.com>
11443
11444         * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
11445         and initialize them.
11446         (ipc_cleanup): New function.
11447         (main): Don't declare shmid, semid, and msqid.  Add a call to
11448         atexit so that we call ipc_cleanup on exit.
11449
11450 2015-02-04  Pedro Alves  <palves@redhat.com>
11451
11452         * boards/native-extended-gdbserver.exp: Remove any target variant
11453         specifications from the board name before clearing the isremote
11454         flag from board_info.
11455
11456 2015-01-31  Doug Evans  <xdje42@gmail.com>
11457
11458         * gdb.base/maint.exp <maint print type argc>: Update expected output.
11459
11460 2015-01-31  Gary Benson <gbenson@redhat.com>
11461
11462         * gdb.base/completion.exp: Disable completion limiting for
11463         existing tests.  Add new tests to check completion limiting.
11464         * gdb.linespec/ls-errs.exp: Disable completion limiting.
11465
11466 2015-01-31  Doug Evans  <xdje42@gmail.com>
11467
11468         * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
11469
11470 2015-01-31  Doug Evans  <xdje42@gmail.com>
11471
11472         * gdb.guile/scm-section-script.c: Add duplicate inlined section script
11473         entries.  Duplicate file section script entries.
11474         * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
11475         inlined entries.  Add test for safe-path rejection.
11476         * gdb.python/py-section-script.c: Add duplicate inlined section script
11477         entries.  Duplicate file section script entries.
11478         * gdb.python/py-section-script.exp: Add tests for duplicate entries,
11479         inlined entries.  Add test for safe-path rejection.
11480
11481 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
11482
11483         * gdb.ada/disc_arr_bound: New testcase.
11484
11485 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
11486
11487         * gdb.ada/mi_var_array: New testcase.
11488
11489 2015-01-27  Doug Evans  <dje@google.com>
11490
11491         * gdb.python/py-objfile.exp: Add tests for objfile.username.
11492         Add test for objfile.filename, objfile.username after objfile
11493         has been unloaded.
11494
11495 2015-01-26  Joel Brobecker  <brobecker@adacore.com>
11496
11497         * gdb.python/py-lookup-type.exp (test_lookup_type): Change
11498         the second test to print the name attribute of value
11499         returned by the call to gdb.lookup_type, and adjust
11500         the expected output accordingly.
11501
11502 2015-01-25  Mark Wielaard  <mjw@redhat.com>
11503
11504         * gdb.arch/i386-bp_permanent.c (standard): New declaration.
11505         * gdb.base/disp-step-fork.c: Include unistd.h.
11506         * gdb.base/siginfo-obj.c: Include stdio.h.
11507         * gdb.base/siginfo-thread.c: Likewise.
11508         * gdb.mi/non-stop.c: Include unistd.h.
11509         * gdb.mi/nsthrexec.c: Include stdio.h.
11510         * gdb.mi/pthreads.c: Include unistd.h.
11511         * gdb.modula2/unbounded1.c (main): Declare returns int.
11512         * gdb.reverse/consecutive-reverse.c: Likewise.
11513         * gdb.threads/create-fail.c: Include unistd.h.
11514         * gdb.threads/killed.c: Likewise.
11515         * gdb.threads/linux-dp.c: Likewise.
11516         * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
11517         * gdb.threads/non-ldr-exc-2.c: Likewise.
11518         * gdb.threads/non-ldr-exc-3.c: Likewise.
11519         * gdb.threads/non-ldr-exc-4.c: Likewise.
11520         * gdb.threads/pthreads.c: Include unistd.h.
11521         (main): Declare returns int.
11522         * gdb.threads/tls-main.c (foo): New declaration.
11523         * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
11524
11525 2015-01-23  Simon Marchi  <simon.marchi@ericsson.com>
11526
11527         * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
11528         * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
11529
11530 2015-01-15  Mark Wielaard  <mjw@redhat.com>
11531
11532         * gdb.base/noreturn-return.c: New file.
11533         * gdb.base/noreturn-return.exp: New file.
11534         * gdb.base/noreturn-finish.c: New file.
11535         * gdb.base/noreturn-finish.exp: New file.
11536
11537 2015-01-23  Pedro Alves  <palves@redhat.com>
11538
11539         * gdb.threads/continue-pending-after-query.c: New file.
11540         * gdb.threads/continue-pending-after-query.exp: New file.
11541
11542 2015-01-22  Anders Granlund  <anders.granlund@ericsson.com>
11543             Simon Marchi  <simon.marchi@ericsson.com>
11544
11545         * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
11546         * gdb.base/valgrind-db-attach.exp: Same.
11547         * gdb.base/valgrind-infcall.exp: Same.
11548         * lib/mi-support.exp (default_mi_gdb_start): Same.
11549         * lib/prompt.exp (default_prompt_gdb_start): Same.
11550         * lib/gdb.exp (default_gdb_spawn): Same.
11551         (gdb_interact): New.
11552
11553
11554 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
11555
11556         * gdb.compile/compile.exp (pointer to jit function): New test.
11557
11558 2015-01-17  Wei-cheng Wang  <cole945@gmail.com>
11559
11560         * lib/gdb.exp (supports_process_record): Return true for
11561         powerpc*-*-linux*.
11562         (supports_reverse): Likewise.
11563
11564 2015-01-15  Don Breazeal  <donb@codesourcery.com>
11565
11566         * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
11567         instead of checking whether the target board is remote and
11568         use spawn_wait_for_attach instead of exec/sleep.
11569         * gdb.base/attach-twice.exp: Likewise.
11570
11571 2015-01-15  Joel Brobecker  <brobecker@adacore.com>
11572
11573         * gdb.ada/var_arr_attrs: New testcase.
11574
11575 2015-01-14  Pedro Alves  <palves@redhat.com>
11576             Joel Brobecker  <brobecker@adacore.com>
11577
11578         PR gdb/17525
11579         * gdb.base/bp-cmds-execution-x-script.c: New file.
11580         * gdb.base/bp-cmds-execution-x-script.exp: New file.
11581         * gdb.base/bp-cmds-execution-x-script.gdb: New file.
11582
11583 2015-01-14  Pedro Alves  <palves@redhat.com>
11584
11585         PR cli/17828
11586         * gdb.base/batch-preserve-term-settings.c: New file.
11587         * gdb.base/batch-preserve-term-settings.exp: New file.
11588
11589 2015-01-13  Doug Evans  <dje@google.com>
11590
11591         * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
11592         binary.
11593
11594 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
11595
11596         * Makefile.in (clean mostlyclean): Do not delete *.py.
11597
11598 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
11599
11600         * gdb.python/py-lookup-type.exp: New file.
11601
11602 2015-01-12  Pedro Alves  <palves@redhat.com>
11603
11604         * gdb.python/py-prompt.exp: When the board can't spawn for attach,
11605         restore GDBFLAGS before returning.
11606
11607 2015-01-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
11608
11609         * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
11610         is_amd64_regs_target and is_x86_like_target.
11611
11612 2015-01-11  Doug Evans  <xdje42@gmail.com>
11613
11614         * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
11615         is given without an explicit form.
11616         * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
11617         attributes.
11618         * gdb.dwarf/corrupt.exp: Ditto.
11619         * gdb.dwarf2/enum-type.exp: Ditto.
11620         * gdb.trace/entry-values.exp: Ditto.
11621         * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
11622
11623 2015-01-11  Doug Evans  <xdje42@gmail.com>
11624
11625         PR gdb/15830
11626         * gdb.base/maint.exp: Remove references to "maint demangle".
11627         * gdb.cp/demangle.exp: Update.  "maint demangle" -> "demangle".
11628         Add tests for explicitly specifying language to demangle.
11629         * gdb.dlang/demangle.exp: Ditto.
11630
11631 2015-01-09  Pedro Alves  <palves@redhat.com>
11632
11633         * gdb.threads/non-stop-fair-events.c: New file.
11634         * gdb.threads/non-stop-fair-events.exp: New file.
11635
11636 2015-01-09  Pedro Alves  <palves@redhat.com>
11637
11638         * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
11639         the global scope.  Set a breakpoint after all threads are started
11640         rather than stepping over two source lines.  Expect the prompt.
11641         * gdb.base/watch_thread_num.c (threads_started_barrier): New
11642         global.
11643         (NUM): Now 15.
11644         (main): Use threads_started_barrier to wait for all threads to
11645         start.  Main thread no longer calls thread_function.  Exit after
11646         180 seconds.
11647         (loop): New function.
11648         (thread_function): Wait on threads_started_barrier barrier.  Call
11649         'loop' at each iteration.
11650         * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
11651         threads have started, instead of hardcoding number of "next"
11652         steps.  Use an access watchpoint instead of a write watchpoint.
11653
11654 2015-01-09  Pedro Alves  <palves@redhat.com>
11655
11656         * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
11657         (thread_func): Wait on barrier.
11658         (main): Wait for all threads to start before stopping GDB.
11659         * gdb.threads/siginfo-threads.c (threads_started_barrier): New
11660         global.
11661         (thread1_func, thread2_func): Wait on barrier.
11662         (main): Wait for all threads to start before stopping GDB.
11663         * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
11664         New global.
11665         (thread1_func, thread2_func): Wait on barrier.
11666         (main): Wait for all threads to start before stopping GDB.
11667
11668 2015-01-09  Pedro Alves  <palves@redhat.com>
11669
11670         * gdb.threads/attach-many-short-lived-threads.c: New file.
11671         * gdb.threads/attach-many-short-lived-threads.exp: New file.
11672
11673 2014-01-09  Pedro Alves  <palves@redhat.com>
11674
11675         * gdb.threads/fork-thread-pending.exp: Switch to the main thread
11676         instead of to thread 2.
11677         * gdb.threads/signal-command-multiple-signals-pending.c (main):
11678         Add barrier around each pthread_create call instead of around all
11679         calls.
11680         * gdb.threads/signal-command-multiple-signals-pending.exp (test):
11681         Set a break on thread_function and have the child threads hit it
11682         one at at a time.
11683
11684 2015-01-09  Pedro Alves  <palves@redhat.com>
11685
11686         * lib/gdb.exp (can_spawn_for_attach): New procedure.
11687         (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
11688         false.
11689         * gdb.base/attach.exp: Use can_spawn_for_attach instead of
11690         checking whether the target board is remote.
11691         * gdb.multi/multi-attach.exp: Likewise.
11692         * gdb.python/py-sync-interp.exp: Likewise.
11693         * gdb.server/ext-attach.exp: Likewise.
11694         * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
11695         tests that need to attach, instead of checking whether the target
11696         board is remote at the top of the file.
11697
11698 2015-01-08  Yao Qi  <yao@codesourcery.com>
11699
11700         * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
11701
11702 2015-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
11703
11704         Fix testcase compilation.
11705         * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
11706
11707 2015-01-06  Joel Brobecker  <brobecker@adacore.com>
11708
11709         * gdb.python/py-type.exp: Add a couple test about empty
11710         array creation, and negative-length array creation.
11711
11712 2015-01-02  Doug Evans  <xdje42@gmail.com>
11713
11714         * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
11715
11716 2015-01-02  Doug Evans  <dje@google.com>
11717
11718         * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
11719
11720 2014-12-29  Yao Qi  <yao@codesourcery.com>
11721
11722         * gdb.trace/entry-values.exp: Update comments.  Rename variable
11723         bar_call_foo to returned_from_foo.
11724
11725 2014-12-20  Mihail-Marian Nistor  <mihail.nistor@freescale.com>
11726
11727         PR gdb/17394
11728         * gdb.linespec/break-asm-file.c: New file.
11729         * gdb.linespec/break-asm-file.exp: New file.
11730         * gdb.linespec/break-asm-file0.s: New file.
11731         * gdb.linespec/break-asm-file1.s: New file.
11732
11733 2014-12-18  Nigel Stephens  <nigel@mips.com>
11734             Maciej W. Rozycki  <macro@codesourcery.com>
11735
11736         * gdb.base/float.exp: Handle the new output from "info float" on
11737         MIPS targets.
11738
11739 2014-12-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
11740
11741         Fix MinGW compilation.
11742         * gdb.compile/compile-ops.exp: Update untested message if
11743         !skip_compile_feature_tests.
11744         * gdb.compile/compile-setjmp.exp: Likewise.
11745         * gdb.compile/compile-tls.exp: Likewise.
11746         * gdb.compile/compile.exp: Likewise.
11747         * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
11748         supported on this host".
11749
11750 2014-12-16  Doug Evans  <xdje42@gmail.com>
11751
11752         * boards/stabs.exp: New file.
11753
11754 2014-12-16  Andreas Arnez  <arnez@vnet.linux.ibm.com>
11755
11756         * gdb.base/completion.exp: Adjust to format changes of "maint
11757         print user-registers".
11758
11759 2014-12-16  Catalin Udma  <catalin.udma@freescale.com>
11760
11761         PR server/17457
11762         * gdb.arch/aarch64-fp.c: New file.
11763         * gdb.arch/aarch64-fp.exp: New file.
11764
11765 2014-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
11766
11767         Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
11768         r210637, r210913, r211666, r215400, r215817).
11769
11770         2014-05-08  Richard Sandiford  <rdsandiford@googlemail.com>
11771                 * dg-extract-results.py: New file.
11772                 * dg-extract-results.sh: Use it if the environment seems
11773                 suitable.
11774
11775         2014-05-20  Richard Sandiford  <rdsandiford@googlemail.com>
11776
11777                 * dg-extract-results.py (parse_run): Handle warnings that
11778                 are printed before a test harness is run.
11779
11780         2014-05-25  Richard Sandiford  <rdsandiford@googlemail.com>
11781
11782                 * dg-extract-results.py (Named): Remove __cmp__ method.
11783                 (output_variation): Use a key to sort variation.harnesses.
11784
11785         2014-06-14  Richard Sandiford  <rdsandiford@googlemail.com>
11786
11787                 * dg-extract-results.py: For Python 3, force sys.stdout to
11788                 handle surrogate escape sequences.
11789                 (safe_open): New function.
11790                 (output_segment, main): Use it.
11791
11792         2014-09-19  Segher Boessenkool  <segher@kernel.crashing.org>
11793
11794                 * dg-extract-results.py (Prog.result_re): Include options
11795                 in test name.
11796
11797         2014-10-02  Segher Boessenkool  <segher@kernel.crashing.org>
11798
11799                 * dg-extract-results.py (output_variation): Always sort if
11800                 do_sum.
11801
11802 2014-12-15  Simon Marchi  <simon.marchi@ericsson.com>
11803
11804         * lib/gdb.exp (default_gdb_start): After starting gdb, loop
11805         as long as we get pagination notifications.
11806
11807 2014-12-15  Jason Merrill  <jason@redhat.com>
11808
11809         * Makefile.in (check-gdb.%): Restore.
11810         * README: Mention it.
11811
11812 2014-12-13  Joel Brobecker  <brobecker@adacore.com>
11813
11814         * gdb.ada/str_uninit: New testcase.
11815
11816 2014-12-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
11817
11818         PR symtab/17642
11819         * gdb.base/vla-stub-define.c: New file.
11820         * gdb.base/vla-stub.c: New file.
11821         * gdb.base/vla-stub.exp: New file.
11822
11823 2014-12-12  Phil Muldoon  <pmuldoon@redhat.com>
11824             Jan Kratochvil  <jan.kratochvil@redhat.com>
11825             Tom Tromey  <tromey@redhat.com>
11826
11827         * configure.ac: Add gdb.compile/.
11828         * configure: Regenerate.
11829         * gdb.compile/Makefile.in: New file.
11830         * gdb.compile/compile-ops.exp: New file.
11831         * gdb.compile/compile-ops.c: New file.
11832         * gdb.compile/compile-tls.c: New file.
11833         * gdb.compile/compile-tls.exp: New file.
11834         * gdb.compile/compile-constvar.S: New file.
11835         * gdb.compile/compile-constvar.c: New file.
11836         * gdb.compile/compile-mod.c: New file.
11837         * gdb.compile/compile-nodebug.c: New file.
11838         * gdb.compile/compile-setjmp-mod.c: New file.
11839         * gdb.compile/compile-setjmp.c: New file.
11840         * gdb.compile/compile-setjmp.exp: New file.
11841         * gdb.compile/compile-shlib.c: New file.
11842         * gdb.compile/compile.c: New file.
11843         * gdb.compile/compile.exp: New file.
11844         * lib/gdb.exp (skip_compile_feature_tests): New proc.
11845
11846 2014-12-12  Tom Tromey  <tromey@redhat.com>
11847
11848         * lib/dwarf.exp (_location): Ignore blank lines.  Allow comments.
11849         Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
11850
11851 2014-12-12  Doug Evans  <dje@google.com>
11852
11853         * lib/gdb-python.exp (get_python_valueof): New function.
11854         * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
11855
11856 2014-12-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11857
11858         * gdb.base/completion.exp: Add test for completion of "info
11859         registers ".
11860
11861 2014-12-12  Maciej W. Rozycki  <macro@codesourcery.com>
11862
11863         * gdb.base/func-ptrs.c: New file.
11864         * gdb.base/func-ptrs.exp: New file.
11865
11866 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
11867
11868         PR breakpoints/17012
11869         * gdb.base/dprintf-detach.c: New file.
11870         * gdb.base/dprintf-detach.exp: New file.
11871
11872 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
11873
11874         * gdb.trace/qtro.exp: Replace gdbserver detection code by...
11875         * lib/gdb.exp (target_is_gdbserver): New procedure.
11876
11877 2014-12-08  Doug Evans  <dje@google.com>
11878
11879         * gdb.python/py-objfile.exp: Add tests for objfile.owner.
11880
11881 2014-12-05  Yao Qi  <yao@codesourcery.com>
11882
11883         * gdb.guile/scm-error.exp: Remove the third argument to
11884         gdb_remote_download.
11885         * gdb.guile/scm-frame-args.exp: Likewise.
11886         * gdb.guile/scm-section-script.exp: Likewise.
11887
11888 2014-12-05  Yao Qi  <yao@codesourcery.com>
11889
11890         * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
11891
11892 2014-12-04  Doug Evans  <dje@google.com>
11893
11894         * gdb.python/py-objfile.exp: Add tests for
11895         objfile.add_separate_debug_file.
11896
11897 2014-12-04  Doug Evans  <dje@google.com>
11898
11899         * lib/gdb.exp (get_build_id): New function.
11900         (build_id_debug_filename_get): Rewrite to use it.
11901         * gdb.python/py-objfile.exp: Add test for objfile.build_id.
11902
11903 2014-12-04  Maciej W. Rozycki  <macro@codesourcery.com>
11904
11905         * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
11906         `method(long)', not just 0x0.
11907         * gdb.cp/nsalias.exp: Align code labels to 4.
11908         * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
11909         * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
11910         * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
11911         * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
11912         (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
11913         * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
11914
11915 2014-12-02  Doug Evans  <dje@google.com>
11916
11917         PR symtab/17602
11918         * gdb.cp/anon-ns.cc: Move guts of this file to ...
11919         * gdb.cp/anon-ns2.cc: ... here.  New file.
11920         * gdb.cp/anon-ns.exp: Update.
11921
11922 2014-12-02  Nick Bull  <nicholaspbull@gmail.com>
11923
11924         * gdb.python/py-events.py (inferior_call_handler): New.
11925         (register_changed_handler, memory_changed_handler): New.
11926         (test_events.invoke): Register new handlers.
11927         * gdb.python/py-events.exp: Add tests for inferior call,
11928         memory_changed and register_changed events.
11929
11930 2014-12-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11931
11932         * gdb.base/execl-update-breakpoints.exp: Specify the link address
11933         with '-Ttext-segment' instead of '-Ttext'.  Fall back to '-Ttext'
11934         if the linker doesn't understand this.
11935
11936 2014-12-01  Simon Marchi  <simon.marchi@ericsson.com>
11937
11938         * gdb.python/python.exp: Change expected reply to help().
11939
11940 2014-12-01  Yao Qi  <yao@codesourcery.com>
11941
11942         * configure.ac: Remove AC_ARG_ENABLE for gdbtk.  Don't invoke
11943         AC_CONFIG_SUBDIRS(gdb.gdbtk).
11944         * configure: Re-generated.
11945
11946 2014-11-28  Siva Chandra Reddy  <sivachandra@google.com>
11947
11948         * gdb.cp/chained-calls.cc: New file.
11949         * gdb.cp/chained-calls.exp: New file.
11950         * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
11951
11952 2014-11-28  Simon Marchi  <simon.marchi@ericsson.com>
11953
11954         * gdb.ada/py_range.exp: Add parentheses to python calls to print.
11955         * gdb.dwarf2/symtab-producer.exp: Same.
11956         * gdb.gdb/python-interrupts.exp: Same.
11957         * gdb.gdb/python-selftest.exp: Same.
11958         * gdb.python/py-linetable.exp: Same.
11959         * gdb.python/py-type.exp: Same.
11960         * gdb.python/py-value-cc.exp: Same.
11961         * gdb.python/py-value.exp: Same.
11962
11963 2014-11-28  Yao Qi  <yao@codesourcery.com>
11964
11965         * gdb.base/break-probes.exp: Match library name prefixed with
11966         sysroot.
11967
11968 2014-11-27  Simon Marchi  <simon.marchi@ericsson.com>
11969
11970         * gdb.python/py-linetable.exp: Escape properly sorted(fset)
11971         test expected output.  Add parentheses for the call to print.
11972         Remove L suffix from integers.
11973
11974 2014-11-26  Doug Evans  <dje@google.com>
11975
11976         * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
11977
11978 2014-11-22  Yao Qi  <yao@codesourcery.com>
11979
11980         * gdb.trace/entry-values.c: Remove asms.
11981         (foo): Add foo_label.
11982         (bar): Add bar_label.
11983         * gdb.trace/entry-values.exp: Remove code computing  foo's
11984         length and bar's length.
11985         (Dwarf::assemble): Invoke function_range for bar and use
11986         MACRO_AT_func for foo.
11987
11988 2014-11-22  Yao Qi  <yao@codesourcery.com>
11989
11990         * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
11991         and .Lgcc43_procstart.  Use .Lgcc42_procstart instead of gcc42.
11992         Use .Lgcc43_procstart instead of gcc43.
11993
11994 2014-11-21  Joel Brobecker  <brobecker@adacore.com>
11995
11996         * gdb.ada/n_arr_bound: New testcase.
11997
11998 2014-11-20  Sergio Durigan Junior  <sergiodj@redhat.com>
11999
12000         PR breakpoints/10737
12001         * gdb.base/catch-syscall.exp (do_syscall_tests): Call
12002         test_catch_syscall_multi_arch.
12003         (test_catch_syscall_multi_arch): New function.
12004
12005 2014-11-20  Doug Evans  <xdje42@gmail.com>
12006
12007         * gdb.base/maint.exp: Update expected output.
12008
12009 2014-11-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12010
12011         * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
12012         4-byte instruction on S390.
12013
12014 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
12015
12016         * gdb.ada/arr_arr: New testcase.
12017
12018 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
12019
12020         * gdb.ada/pkd_arr_elem: New Testcase.
12021
12022 2014-11-18  Luis Machado  <lgustavo@codesourcery.com>
12023
12024         * gdb.reverse/break-precsave: Expect completion message for
12025         core file reads.
12026         * gdb.reverse/consecutive-precsave.exp: Likewise.
12027         * gdb.reverse/finish-precsave.exp: Likewise.
12028         * gdb.reverse/i386-precsave.exp: Likewise.
12029         * gdb.reverse/machinestate-precsave.exp: Likewise.
12030         * gdb.reverse/sigall-precsave.exp: Likewise.
12031         * gdb.reverse/solib-precsave.exp: Likewise.
12032         * gdb.reverse/step-precsave.exp: Likewise.
12033         * gdb.reverse/until-precsave.exp: Likewise.
12034         * gdb.reverse/watch-precsave.exp: Likewise.
12035
12036 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12037
12038         * gdb.base/bp-permanent.c: Include unistd.h.
12039         * gdb.python/py-framefilter-mi.c (main): Add return type.
12040         * gdb.python/py-framefilter.c (main): Likewise.
12041         * gdb.trace/actions-changed.c (main): Likewise.
12042
12043 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12044
12045         * gdb.mi/until.c: Add eye-catchers.
12046         * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
12047         line numbers.
12048
12049 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12050
12051         * gdb.base/condbreak.exp: Drop references to removed non-prototype
12052         function header variants in break1.c.
12053         * gdb.base/ena-dis-br.exp: Likewise.
12054         * gdb.base/hbreak2.exp: Likewise.
12055         * gdb.reverse/until-precsave.exp: Drop references to removed
12056         non-prototype function header variants in ur1.c.
12057         * gdb.reverse/until-reverse.exp: Likewise.
12058
12059 2014-11-17  Petr Machata  <pmachata@redhat.com>
12060
12061         * lib/dwarf.exp  (Dwarf::cu, Dwarf::tu): Emit
12062         ${_cu_offset_size} bytes abbrev offset.
12063
12064 2014-11-15  Doug Evans  <xdje42@gmail.com>
12065
12066         PR symtab/17559
12067         * gdb.base/line-symtabs.exp: New file.
12068         * gdb.base/line-symtabs.c: New file.
12069         * gdb.base/line-symtabs.h: New file.
12070
12071 2014-11-14  Yao Qi  <yao@codesourcery.com>
12072
12073         * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
12074         (func): Add label func_label.
12075         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
12076         Replace low_pc and high_pc with MACRO_AT_range.
12077         Replace name, low_pc and high_pc with MACRO_AT_func.
12078
12079 2014-11-14  Yao Qi  <yao@codesourcery.com>
12080
12081         * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
12082         Replace name, low_pc and high_pc with MACRO_AT_func.
12083
12084 2014-11-14  Yao Qi  <yao@codesourcery.com>
12085
12086         * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
12087         produce debug information.
12088         * gdb.dwarf2/implptr-optimized-out.S: Removed.
12089
12090 2014-11-14  Yao Qi  <yao@codesourcery.com>
12091
12092         * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
12093         object and get function length.
12094         (Dwarf::assemble): Replace name, low_pc and high_pc attributes
12095         with MACRO_AT_func.
12096         (top-level): Replace gdb_compile and clean_restart with
12097         prepare_for_testing.
12098         * gdb.dwarf2/main.c (main): Add label main_label.
12099
12100 2014-11-14  Yao Qi  <yao@codesourcery.com>
12101
12102         * lib/dwarf.exp (function_range): New procedure.
12103         (Dwarf::_handle_macro_at_func): New procedure.
12104         (Dwarf::_handle_macro_at_range): New procedure.
12105         (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
12106
12107 2014-11-14  Yao Qi  <yao@codesourcery.com>
12108
12109         * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
12110         (_handle_attribute): New procedure.
12111
12112 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12113
12114         * gdb.ada/cond_lang/foo.c (callme): Add return type.
12115         * gdb.base/call-sc.c (zed): Likewise.
12116         * gdb.base/checkpoint.c (main): Likewise.
12117         * gdb.base/dump.c (main): Likewise.
12118         * gdb.base/gcore.c (main): Likewise.
12119         * gdb.base/huge.c (main): Likewise.
12120         * gdb.base/multi-forks.c (main): Likewise.
12121         * gdb.base/pr10179-a.c (main): Likewise.
12122         * gdb.base/savedregs.c (main): Likewise.
12123         * gdb.base/sigaltstack.c (main): Likewise.
12124         * gdb.base/siginfo.c (main): Likewise.
12125         * gdb.base/structs.c (zed): Likewise.
12126         * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
12127         * gdb.mi/mi-syn-frame.c (main): Likewise.
12128         * gdb.mi/until.c (foo, main): Likewise.
12129         * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
12130         * gdb.base/solib-weak.c (foo): Declare.
12131         * gdb.base/attach-twice.c: Include stdio.h.
12132         * gdb.base/weaklib1.c: Likewise.
12133         * gdb.base/weaklib2.c: Likewise.
12134         * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
12135         * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
12136         unistd.h.
12137         * gdb.base/attach-pie-misread.c: Include stdlib.h.
12138         * gdb.mi/mi-exit-code.c: Likewise.
12139         * gdb.base/break-interp-lib.c: Include string.h.
12140         * gdb.base/coremaker.c: Likewise.
12141         * gdb.base/testenv.c: Likewise.
12142         * gdb.python/py-finish-breakpoint.c: Likewise.
12143         * gdb.base/inferior-died.c: Include sys/wait.h.
12144         * gdb.base/fileio.c: Include time.h.
12145         * gdb.base/async-shell.c: Include unistd.h.
12146         * gdb.base/dprintf-non-stop.c: Likewise.
12147         * gdb.base/info-os.c: Likewise.
12148         * gdb.mi/mi-console.c: Likewise.
12149         * gdb.mi/watch-nonstop.c: Likewise.
12150         * gdb.python/py-events.c: Likewise.
12151         * gdb.base/async.c (baz): Move up before its invocation.
12152         * gdb.base/code_elim2.c (my_global_func): Likewise.
12153         * gdb.base/skip-solib-lib.c (multiply): Likewise.
12154         * gdb.base/advance.c (func2): Likewise.
12155
12156 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12157
12158         * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
12159         variant.
12160         * gdb.base/annota3.c: Likewise.
12161         * gdb.base/async.c: Likewise.
12162         * gdb.base/average.c: Likewise.
12163         * gdb.base/call-ar-st.c: Likewise.
12164         * gdb.base/call-rt-st.c: Likewise.
12165         * gdb.base/call-sc.c: Likewise.
12166         * gdb.base/call-strs.c: Likewise.
12167         * gdb.base/ending-run.c: Likewise.
12168         * gdb.base/execd-prog.c: Likewise.
12169         * gdb.base/exprs.c: Likewise.
12170         * gdb.base/foll-exec.c: Likewise.
12171         * gdb.base/foll-fork.c: Likewise.
12172         * gdb.base/foll-vfork.c: Likewise.
12173         * gdb.base/funcargs.c: Likewise.
12174         * gdb.base/gcore.c: Likewise.
12175         * gdb.base/jump.c: Likewise.
12176         * gdb.base/langs0.c: Likewise.
12177         * gdb.base/langs1.c: Likewise.
12178         * gdb.base/langs2.c: Likewise.
12179         * gdb.base/mips_pro.c: Likewise.
12180         * gdb.base/nodebug.c: Likewise.
12181         * gdb.base/opaque0.c: Likewise.
12182         * gdb.base/opaque1.c: Likewise.
12183         * gdb.base/recurse.c: Likewise.
12184         * gdb.base/run.c: Likewise.
12185         * gdb.base/scope0.c: Likewise.
12186         * gdb.base/scope1.c: Likewise.
12187         * gdb.base/setshow.c: Likewise.
12188         * gdb.base/setvar.c: Likewise.
12189         * gdb.base/shmain.c: Likewise.
12190         * gdb.base/shr1.c: Likewise.
12191         * gdb.base/shr2.c: Likewise.
12192         * gdb.base/sigall.c: Likewise.
12193         * gdb.base/signals.c: Likewise.
12194         * gdb.base/so-indr-cl.c: Likewise.
12195         * gdb.base/solib2.c: Likewise.
12196         * gdb.base/structs.c: Likewise.
12197         * gdb.base/sum.c: Likewise.
12198         * gdb.base/vforked-prog.c: Likewise.
12199         * gdb.base/watchpoint.c: Likewise.
12200         * gdb.reverse/shr2.c: Likewise.
12201         * gdb.reverse/until-reverse.c: Likewise.
12202         * gdb.reverse/ur1.c: Likewise.
12203         * gdb.reverse/watch-reverse.c: Likewise.
12204
12205 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12206
12207         * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
12208         variant.
12209         * gdb.base/sepdebug.exp: Drop references to removed code.
12210
12211 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12212
12213         * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
12214         variant.  Preserve original line numbering.
12215         * gdb.base/list1.c: Likewise.
12216
12217 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12218
12219         * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
12220         variant.
12221         * gdb.base/break1.c: Likewise.
12222         * gdb.base/break.exp: Drop references to removed code.
12223
12224 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12225
12226         * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
12227         variant.
12228
12229 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12230
12231         * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
12232
12233 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12234
12235         * gdb.base/callfuncs.exp: Remove 'prototypes' variable.  Move main
12236         logic into perform_all_tests() and invoke it with and without
12237         function header prototypes.
12238         (do_function_calls): Remove conditional XFAIL for PR 5318.
12239         (rerun_and_prepare): Remove duplicate code.
12240         (perform_all_tests): New.  Main logic moved here.
12241
12242 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12243
12244         * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
12245         code guarded by #ifdef NO_PROTOTYPES.
12246         (t_double_many_args): Likewise.
12247         (DEF_FUNC_MANY_ARGS_1): Likewise.
12248         (DEF_FUNC_VALUES_1): Likewise.
12249         (t_structs_ldc): Renamed from t_structs_fc in conditional code
12250         guarded by #ifdef PROTOTYPES.
12251
12252 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12253
12254         * gdb.mi/mi-console.c: Add eye-catcher.
12255         * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
12256         instead of literal line number.
12257
12258 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12259
12260         * gdb.base/shr2.c: Add eye-catcher.
12261         * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
12262         line number.
12263
12264 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12265
12266         * gdb.base/jump.c: Add eye-catchers.
12267         * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
12268         numbers.
12269
12270 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12271
12272         * gdb.base/execd-prog.c: Add eye-catchers.
12273         * gdb.base/foll-exec.c: Likewise.
12274         * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
12275         line numbers.
12276
12277 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12278
12279         * gdb.base/ending-run.c: Add eye-catchers.
12280         * gdb.base/ending-run.exp: Refer to eye-catchers instead of
12281         literal line numbers.
12282
12283 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12284
12285         * gdb.base/call-rt-st.c: Add eye-catchers.
12286         * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
12287         literal line numbers.
12288
12289 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12290
12291         * gdb.base/call-ar-st.c: Add eye-catchers.
12292         * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
12293         literal line numbers.
12294
12295 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12296
12297         * gdb.base/average.c: Add eye-catchers.
12298         * gdb.base/sum.c: Likewise.
12299         * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
12300         regexps dynamically.
12301
12302 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12303
12304         * gdb.base/solib1.c: Add eye-catchers.
12305         * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
12306         literal line numbers.
12307
12308 2014-11-12  Pedro Alves  <palves@redhat.com>
12309
12310         * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
12311         leader has exited.
12312
12313 2014-11-12  Pedro Alves  <palves@redhat.com>
12314
12315         * gdb.arch/i386-bp_permanent.c: New file.
12316         * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
12317         (srcfile): Set to i386-bp_permanent.c.
12318         (top level): Adjust to work in both 32-bit and 64-bit modes.  Test
12319         that stepi does not execute the 'leave' instruction, instead of
12320         testing it does execute.
12321         * gdb.base/bp-permanent.c: New file.
12322         * gdb.base/bp-permanent.exp: New file.
12323
12324 2014-11-10  Doug Evans  <xdje42@gmail.com>
12325
12326         PR symtab/17564
12327         * gdb.base/symtab-search-order.exp: New file.
12328         * gdb.base/symtab-search-order.c: New file.
12329         * gdb.base/symtab-search-order-1.c: New file.
12330         * gdb.base/symtab-search-order-shlib-1.c: New file.
12331
12332 2014-11-07  Pedro Alves  <palves@redhat.com>
12333
12334         PR gdb/17511
12335         * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
12336         i?86-*-linux*.
12337
12338 2014-11-03  Siva Chandra Reddy  <sivachandra@google.com>
12339
12340         PR c++/17494
12341         * gdb.cp/pr17494.cc: New file.
12342         * gdb.cp/pr17494.exp: New file.
12343
12344 2014-11-02  Yao Qi  <yao@codesourcery.com>
12345
12346         * gdb.python/python.exp: Get working directory and match the
12347         output of "set extended-prompt \\w " with it.
12348
12349 2014-10-30  Doug Evans  <dje@google.com>
12350
12351         * gdb.python/py-objfile.exp: Add tests for setting random attributes
12352         in objfiles.
12353         * gdb.python/py-progspace.exp: Add tests for setting random attributes
12354         in progspaces.
12355
12356 2014-10-30  Janis Johnson  <janisjo@codesourcery.com>
12357
12358         * gdb.base/fullpath-expand.exp: Skip for a remote host.
12359         * gdb.base/realname-expand.exp: Likewise.
12360         * gdb.linespec/macro-relative.exp: Likewise.
12361
12362 2014-10-29  Pedro Alves  <palves@redhat.com>
12363
12364         PR gdb/17408
12365         * gdb.threads/schedlock.c (some_function): New function.
12366         (call_function): New global.
12367         (MAYBE_CALL_SOME_FUNCTION): New macro.
12368         (thread_function): Call it.
12369         * gdb.threads/schedlock.exp (get_args): Add description parameter,
12370         and use it instead of a global counter.  Adjust all callers.
12371         (get_current_thread): Use "find current thread" for test message
12372         here rather than having all callers pass down the same string.
12373         (goto_loop): New procedure, factored out from ...
12374         (my_continue): ... this.
12375         (step_ten_loops): Change parameter from test message to command to
12376         use.  Adjust.
12377         (list_count): Delete global.
12378         (check_result): New procedure, factored out from duplicate top
12379         level code.
12380         (continue tests): Wrap in with_test_prefix.
12381         (test_step): New procedure, factored out from duplicate top level
12382         code.
12383         (top level): Test "step" in combination with all scheduler-locking
12384         modes.  Test "next" in combination with all scheduler-locking
12385         modes, and in combination with stepping over a function call or
12386         not.
12387         * gdb.threads/next-bp-other-thread.c: New file.
12388         * gdb.threads/next-bp-other-thread.exp: New file.
12389
12390 2014-10-29  Pedro Alves  <palves@redhat.com>
12391
12392         PR python/17372
12393         * gdb.python/python.exp: Test a multi-line command that spawns
12394         interactive Python.
12395         * gdb.base/multi-line-starts-subshell.exp: New file.
12396
12397 2014-10-29  Yao Qi  <yao@codesourcery.com>
12398
12399         * gdb.base/fileio.exp: Make directories on host.
12400
12401 2014-10-29  Yao Qi  <yao@codesourcery.com>
12402
12403         * gdb.base/fileio.c (test_write): Close the file.
12404
12405 2014-10-28  Pedro Alves  <palves@redhat.com>
12406
12407         PR gdb/12623
12408         * gdb.base/sigstep.c (no_handler): New global.
12409         (main): If 'no_handler is true, set the signal handlers to
12410         SIG_IGN.
12411         * gdb.base/sigstep.exp (breakpoint_over_handler): Add
12412         with_sw_watch and no_handler parameters.  Handle them.
12413         (top level) <stepping over handler when stopped at a breakpoint
12414         test>: Add a test axis for testing with a software watchpoint, and
12415         another for testing with the signal handler set to SIG_IGN.
12416         * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
12417         * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
12418
12419 2014-10-28  Pedro Alves  <palves@redhat.com>
12420
12421         PR gdb/17511
12422         * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
12423         * gdb.base/sigstep.exp (other_handler_location): New global.
12424         (advance): Support stepping into the signal handler, and running
12425         commands while in the handler.
12426         (in_handler_map): New global.
12427         (top level): In the advance test, add combinations for getting
12428         into the handler with stepping commands, and for running commands
12429         in the handler.  Add comment descripting the advancei tests.
12430
12431 2014-10-28  Pedro Alves  <palves@redhat.com>
12432
12433         * gdb.base/sigstep.exp: Use build_executable instead of
12434         prepare_for_testing.
12435         (top level): Move code that starts GDB, runs to main and creates a
12436         display to ...
12437         (restart): ... this new procedure.
12438         (top level): Move backtrace from signal handler test to ...
12439         (validate_backtrace): ... this new procedure.
12440         (advance, advancei): Rename parameter from 'i' to 'cmd'.  Use
12441         with_test_prefix.  Always restart GDB.
12442         (skip_to_handler): Rename parameter from 'i' to 'cmd'.  Use
12443         with_test_prefix.  Always restart GDB.  No need to delete
12444         breakpoints after the test.
12445         (test_skip_handler): Remove prefix parameter.
12446         (skip_over_handler, breakpoint_to_handler)
12447         (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
12448         parameter from 'i' to 'cmd'.  Use with_test_prefix.  Always
12449         restart GDB.  No need to delete breakpoints after the test.
12450         (top level): Use foreach to call the test procedures with
12451         different commands.
12452
12453 2014-10-28  Pedro Alves  <palves@redhat.com>
12454
12455         * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
12456         instead of GNATS numbers.
12457         * gdb.base/sigbpt.exp: Likewise.
12458         * gdb.base/siginfo.exp: Likewise.
12459         * gdb.base/sigstep.exp: Likewise.
12460
12461 2014-10-27  Pedro Alves  <palves@redhat.com>
12462
12463         * gdb.base/sigstep.c (dummy): New global.
12464         (main): Issue a couple writes to the new global.
12465         * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
12466         procedures.
12467         (skip_over_handler): Use test_skip_handler.
12468         (top level): Call skip_over_handler for stepi and nexti too.
12469         (breakpoint_over_handler): Use test_skip_handler.
12470         (top level): Call breakpoint_over_handler for stepi and nexti too.
12471
12472 2014-10-27  Yao Qi  <yao@codesourcery.com>
12473
12474         * gdb.trace/tfile.c (adjust_function_address)
12475         [__powerpc64__ && _CALL_ELF != 2]: Get function address from
12476         function descriptor.
12477
12478 2014-10-24  Don Breazeal  <donb@codesourcery.com>
12479
12480         * gdb.base/foll-fork.exp (test_follow_fork,
12481         catch_fork_child_follow): Check for updated fork messages emitted
12482         from infrun.c.
12483         * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
12484         vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
12485         vfork_and_exec_child_follow_through_step): Check for updated vfork
12486         messages emitted from infrun.c.
12487
12488 2014-10-24  Pedro Alves  <palves@redhat.com>
12489
12490         * gdb.base/corefile.exp: Remove references to ultrix.
12491         * gdb.base/interrupt.exp: Likewise.
12492         * gdb.base/whatis.exp: Likewise.
12493         * gdb.gdb/selftest.exp: Likewise.
12494         * gdb.threads/manythreads.exp: Likewise.
12495         * gdb.threads/print-threads.exp: Likewise.
12496         * gdb.threads/pthreads.exp:: Likewise.
12497         * gdb.threads/schedlock.exp: Likewise.
12498
12499 2014-10-24  Siva Chandra Reddy  <sivachandra@google.com>
12500
12501         * gdb.cp/non-trivial-retval.cc: Add a test case.
12502         * gdb.cp/non-trivial-retval.exp: Add a test.
12503
12504 2014-10-20  Yao Qi  <yao@codesourcery.com>
12505
12506         * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
12507         * gdb.python/py-objfile-script-gdb.py: New file.
12508         * gdb.python/py-objfile-script.exp: Update reference to
12509         py-objfile-script-gdb.py.in.  Use gdb_remote_donwload instead
12510         of remote_download.  Remove the dest file.
12511
12512 2014-10-20  Yao Qi  <yao@codesourcery.com>
12513
12514         * gdb.base/checkpoint.exp: Don't remove file copied on host.
12515         * gdb.base/step-line.exp: Likewise.
12516         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
12517         * gdb.dwarf2/dw2-basic.exp: Likewise.
12518         * gdb.dwarf2/dw2-compressed.exp: Likewise.
12519         * gdb.dwarf2/dw2-filename.exp: Likewise.
12520         * gdb.dwarf2/dw2-intercu.exp: Likewise.
12521         * gdb.dwarf2/dw2-intermix.exp: Likewise.
12522         * gdb.dwarf2/dw2-producer.exp: Likewise.
12523         * gdb.dwarf2/mac-fileno.exp: Likewise.
12524         * gdb.python/py-frame-args.exp: Likewise.
12525         * gdb.python/py-framefilter.exp: Likewise.
12526         * gdb.python/py-mi.exp: Likewise.
12527         * gdb.python/py-objfile-script.exp: Likewise
12528         * gdb.python/py-pp-integral.exp: Likewise.
12529         * gdb.python/py-pp-re-notag.exp: Likewise.
12530         * gdb.python/py-prettyprint.exp: Likewise.
12531         * gdb.python/py-section-script.exp: Likewise.
12532         * gdb.python/py-typeprint.exp: Likewise.
12533         * gdb.python/py-xmethods.exp: Likewise.
12534         * gdb.stabs/weird.exp: Likewise.
12535         * gdb.xml/tdesc-regs.exp: Likewise.
12536
12537 2014-10-18  Kwok Cheung Yeung  <kcy@codesourcery.com>
12538
12539         * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
12540         (out_cu): Use addr_len for the size of addresses.
12541         (out_line): Likewise.  Size DW_LNE_set_address instruction
12542         according to addr_len.
12543         * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
12544         (FUNC): Add START_INSNS to definition.
12545
12546 2014-10-18  Yao Qi  <yao@codesourcery.com>
12547
12548         * gdb.base/argv0-symlink.exp: Check argv[0] value if
12549         gdb_has_argv0 return true.
12550         * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
12551         check [target_info exists noargs], check [gdb_has_argv0]
12552         instead.
12553         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12554         * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
12555         procedures.
12556
12557 2014-10-17  Doug Evans  <dje@google.com>
12558
12559         * gdb.python/py-events.exp: Update expected output for clear_objfiles
12560         event.
12561         * gdb.python/py-events.py: Add clear_objfiles event.
12562
12563 2014-10-17  Doug Evans  <dje@google.com>
12564
12565         * gdb.python/py-objfile.exp: Test progspace attribute.
12566
12567 2014-10-17  Luis Machado  <lgustavo@codesourcery.com>
12568
12569         * gdb.guile/scm-breakpoint.exp: Do not assume any
12570         directory separators when matching source file paths.
12571         * gdb.python/py-breakpoint.exp: Likewise.
12572         * gdb.reverse/break-precsave.exp: Likewise.
12573         * gdb.reverse/break-reverse.exp: Likewise.
12574         * gdb.reverse/consecutive-precsave.exp: Likewise.
12575         * gdb.reverse/finish-precsave.exp: Likewise.
12576         * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
12577         * gdb.reverse/finish-reverse.exp: Likewise.
12578         * gdb.reverse/i386-precsave.exp: Likewise.
12579         * gdb.reverse/i387-env-reverse.exp: Likewise.
12580         * gdb.reverse/i387-stack-reverse.exp: Likewise.
12581         * gdb.reverse/machinestate-precsave.exp: Likewise.
12582         * gdb.reverse/machinestate.exp: Likewise.
12583         * gdb.reverse/sigall-precsave.exp: Likewise.
12584         * gdb.reverse/solib-precsave.exp: Likewise.
12585         * gdb.reverse/step-precsave.exp: Likewise.
12586         * gdb.reverse/until-precsave.exp: Likewise.
12587         * gdb.reverse/watch-precsave.exp: Likewise.
12588         * gdb.reverse/watch-reverse.exp: Likewise.
12589
12590 2014-10-17  Yao Qi  <yao@codesourcery.com>
12591
12592         * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
12593         * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
12594
12595 2014-10-17  Pedro Alves  <palves@redhat.com>
12596
12597         PR gdb/17471
12598         * gdb.base/bg-execution-repeat.c: New file.
12599         * gdb.base/bg-execution-repeat.exp: New file.
12600
12601 2014-10-17  Pedro Alves  <palves@redhat.com>
12602
12603         PR gdb/17300
12604         * gdb.base/continue-all-already-running.c: New file.
12605         * gdb.base/continue-all-already-running.exp: New file.
12606
12607 2014-10-17  Pedro Alves  <palves@redhat.com>
12608
12609         PR gdb/17472
12610         * gdb.base/annota-input-while-running.c: New file.
12611         * gdb.base/annota-input-while-running.exp: New file.
12612
12613 2014-10-17  Pedro Alves  <palves@redhat.com>
12614
12615         * gdb.base/callfuncs.exp: emove references to osf.
12616         * gdb.base/sigall.exp: Likewise.
12617         * gdb.gdb/selftest.exp: Likewise.
12618         * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
12619         * gdb.mi/non-stop.c: Likewise.
12620         * gdb.mi/pthreads.c: Likewise.
12621         * gdb.reverse/sigall-precsave.exp: Likewise.
12622         * gdb.reverse/sigall-reverse.exp: Likewise.
12623         * gdb.threads/pthreads.c: Likewise.
12624         * gdb.threads/pthreads.exp: Likewise.
12625
12626 2014-10-17  Yao Qi  <yao@codesourcery.com>
12627
12628         * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
12629         check 'target_info exists noargs'.
12630         (test_command_prompt_position): Likewise.
12631         (progvar_simple_if_test): Don't check 'target_info exists noargs'.
12632         Remove "set args".
12633         (progvar_simple_while_test): Likewise.
12634         (progvar_complex_if_while_test): Likewise.
12635         (if_while_breakpoint_command_test): Likewise.
12636         (infrun_breakpoint_command_test): Likewise.
12637         (breakpoint_command_test): Likewise.
12638         (watchpoint_command_test): Likewise.
12639         (bp_deleted_in_command_test): Likewise.
12640         (temporary_breakpoint_commands): Likewise.
12641
12642 2014-10-16  Yao Qi  <yao@codesourcery.com>
12643
12644         * gdb.base/remotetimeout.exp: Remove noargs checking.
12645
12646 2014-10-15  Pedro Alves  <palves@redhat.com>
12647
12648         PR breakpoints/9649
12649         * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
12650         * gdb.base/breakpoint-in-ro-region.exp
12651         (probe_target_hardware_step): New procedure.
12652         (top level): Probe hardware stepping and hardware breakpoint
12653         support.  Test stepping through a read-only region, with both
12654         "breakpoint auto-hw" on and off and both "always-inserted" on and
12655         off.
12656
12657 2014-10-15  Iain Buclaw  <ibuclaw@gdcproject.org>
12658
12659         * gdb.dlang/demangle.exp: Update for demangling changes.
12660
12661 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
12662
12663         * gdb.cp/non-trivial-retval.cc: Add new test cases.
12664         * gdb.cp/non-trivial-retval.exp: Add new tests.
12665
12666 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
12667
12668         PR c++/13403
12669         PR c++/15154
12670         * gdb.cp/non-trivial-retval.cc: New file.
12671         * gdb.cp/non-trivial-retval.exp: New file.
12672
12673 2014-10-15  Yao Qi  <yao@codesourcery.com>
12674
12675         * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
12676         remote host.
12677
12678 2014-10-15  Yao Qi  <yao@codesourcery.com>
12679
12680         * gdb.python/py-symbol.exp: Match file base name if host is
12681         remote, otherwise match file name with dir name.
12682         * gdb.python/py-symtab.exp: Likewise.
12683         * gdb.python/python.exp: Likewise.
12684
12685 2014-10-15  Yao Qi  <yao@codesourcery.com>
12686
12687         * gdb.python/py-symbol.exp: Remove trailing ".*" in the
12688         pattern.
12689         * gdb.python/py-symtab.exp: Likewise.
12690         * gdb.python/python.exp: Remove trailing ".*".  Fix typo
12691         locationn.
12692
12693 2014-10-14  Joel Brobecker  <brobecker@adacore.com>
12694
12695         * gdb.ada/addr_arith: New testcase.
12696
12697 2014-10-14  Maciej W. Rozycki  <macro@codesourcery.com>
12698
12699         * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
12700         * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
12701         * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
12702         * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
12703
12704 2014-10-14  Sergio Durigan Junior  <sergiodj@redhat.com>
12705
12706         * gdb.arch/stap-eval-lang-ada.S: Likewise.
12707         * gdb.arch/stap-eval-lang-ada.c: Likewise.
12708         * gdb.arch/stap-eval-lang-ada.exp: New file.
12709
12710 2014-10-14  Yao Qi  <yao@codesourcery.com>
12711
12712         * gdb.mi/mi-var-child.c (nothing1): New function.
12713         (nothing2): New function.
12714         (do_children_tests): Set function pointers by nothing1 and
12715         nothing2.
12716         * gdb.mi/mi-var-child.exp: Step over new added statements.
12717         Update test to match the new output.
12718         * gdb.mi/var-cmd.c (nothing1): New function.
12719         (nothing2): New function.
12720         (do_children_tests): Set function pointers by  nothing1 and
12721         nothing2.
12722         * gdb.mi/mi-var-display.exp: Update test to match output.
12723         Step to the line specified by $line_dct_nothing.
12724         Increase the number of lines to step.
12725
12726 2014-10-14  Yao Qi  <yao@codesourcery.com>
12727
12728         * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
12729         tests.
12730         * gdb.mi/mi2-var-child.exp: Likewise.
12731
12732 2014-10-13  Doug Evans  <dje@google.com>
12733
12734         * gdb.python/py-objfile.exp: Change name of file name test.
12735
12736 2014-10-13  Doug Evans  <dje@google.com>
12737
12738         * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
12739         from the start of the CU.
12740
12741 2014-10-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
12742             Yao Qi  <yao@codesourcery.com>
12743
12744         Fix "save breakpoints" for "catch" command.
12745         * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
12746         Remove -nonewline.  Match also the added "main" line.
12747
12748 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
12749
12750         Fix "save breakpoints" for "disable $bpnum" command.
12751         * gdb.base/save-bp.c (main): Add label.
12752         * gdb.base/save-bp.exp: Add 8th disabled breakpoint.  Match it.
12753
12754 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
12755
12756         * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
12757
12758 2014-10-11  Yao Qi  <yao@codesourcery.com>
12759
12760         * gdb.server/server-kill.exp: Execute command
12761         "set remote trace-status-packet on" before "tstatus".
12762
12763 2014-10-11  Yao Qi  <yao@codesourcery.com>
12764
12765         * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
12766         (main): Call getppid.
12767         * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
12768         and continue to it.  Read variable "server_pid".
12769
12770 2014-10-11  Yao Qi  <yao@codesourcery.com>
12771
12772         * gdb.server/server-kill.exp: Remove "delete_breakpoints".
12773
12774 2014-10-11  Yao Qi  <yao@codesourcery.com>
12775
12776         * gdb.threads/thread-find.exp: Don't execute command
12777         "info threads".
12778         * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
12779         * gdb.threads/linux-dp.exp: Don't check the condition
12780         $threads_created equals to zero.
12781
12782 2014-10-10  Pedro Alves  <palves@redhat.com>
12783
12784         * gdb.base/bigcore.exp: Remove references to IRIX.
12785         * gdb.base/funcargs.exp: Likewise.
12786         * gdb.base/interrupt.exp: Likewise.
12787         * gdb.base/mips_pro.exp: Likewise.
12788         * gdb.base/nodebug.exp: Likewise.
12789         * gdb.base/setvar.exp: Likewise.
12790         * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
12791
12792 2014-10-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
12793             Pedro Alves  <palves@redhat.com>
12794
12795         PR symtab/14466
12796         * gdb.base/vdso-warning.c: New file.
12797         * gdb.base/vdso-warning.exp: New file.
12798
12799 2014-10-02  Doug Evans  <dje@google.com>
12800
12801         * gdb.base/structs.c (main): Don't run forever.
12802
12803 2014-10-02  Pedro Alves  <palves@redhat.com>
12804
12805         * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
12806         (top level) <stop threads 1, stop threads 2>: Use it.
12807
12808 2014-10-02  Pedro Alves  <palves@redhat.com>
12809
12810         * gdb.threads/break-while-running.exp (test): Add new
12811         'update_thread_list' argument.  Skip "info threads" if false.
12812         (top level): Add new 'update_thread_list' axis.
12813
12814 2014-10-02  Pedro Alves  <palves@redhat.com>
12815
12816         PR breakpoints/17431
12817         * gdb.base/execl-update-breakpoints.c: New file.
12818         * gdb.base/execl-update-breakpoints.exp: New file.
12819
12820 2014-10-01  Pedro Alves  <palves@redhat.com>
12821
12822         * gdb.base/breakpoint-in-ro-region.c: New file.
12823         * gdb.base/breakpoint-in-ro-region.exp: New file.
12824
12825 2014-10-01  Simon Marchi  <simon.marchi@ericsson.com>
12826
12827         * gdb.mi/mi-exit-code.exp: New file.
12828         * gdb.mi/mi-exit-code.c: New file.
12829
12830 2014-09-30  Yao Qi  <yao@codesourcery.com>
12831
12832         * lib/prelink-support.exp (build_executable_own_libs): Error if
12833         the target isn't native.
12834
12835 2014-09-30  Yao Qi  <yao@codesourcery.com>
12836
12837         * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
12838         false.
12839
12840 2014-09-22  Pedro Alves  <palves@redhat.com>
12841
12842         * gdb.threads/break-while-running.exp: New file.
12843         * gdb.threads/break-while-running.c: New file.
12844
12845 2014-09-19  Yao Qi  <yao@codesourcery.com>
12846
12847         * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
12848         Invoke test.  Restart GDB with --readnow and invoke test again.
12849
12850 2014-09-19  Yao Qi  <yao@codesourcery.com>
12851
12852         * gdb.base/break-on-linker-gcd-function.exp: Move test into new
12853         proc set_breakpoint_on_gcd_function.  Invoke
12854         set_breakpoint_on_gcd_function.  Restart GDB with --readnow and
12855         invoke set_breakpoint_on_gcd_function again.
12856
12857 2014-09-18  Doug Evans  <dje@google.com>
12858
12859         * gdb.dwarf2/symtab-producer.exp: New file.
12860
12861 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
12862
12863         * gdb.base/global-var-nested-by-dso-solib1.c: New file.
12864         * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
12865         * gdb.base/global-var-nested-by-dso.c: Likewise.
12866         * gdb.base/global-var-nested-by-dso.exp: Likewise.
12867
12868 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
12869             Pedro Alves  <palves@redhat.com>
12870
12871         * gdb.base/watch-bitfields.exp: Pass string other than test file
12872         name to prepare_for_testing.
12873         (watch): New procedure.
12874         (expect_watchpoint): Use with_test_prefix.
12875         (top level): Factor out tests to ...
12876         (test_watch_location, test_regular_watch): ... these new
12877         procedures, and use with_test_prefix and gdb_continue_to_end.
12878
12879 2014-09-16  Patrick Palka  <patrick@parcs.ath.cx>
12880
12881         PR breakpoints/12526
12882         * gdb.base/watch-bitfields.exp: New file.
12883         * gdb.base/watch-bitfields.c: New file.
12884
12885 2014-09-16  Pedro Alves  <palves@redhat.com>
12886
12887         * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
12888         software and hardware addresses, not software address against
12889         itself.
12890
12891 2014-09-16  Pedro Alves  <palves@redhat.com>
12892
12893         * gdb.base/watchpoint-stops-at-right-insn.c: New file.
12894         * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
12895
12896 2014-09-16  Pedro Alves  <palves@redhat.com>
12897
12898         * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
12899         files.
12900         * gdb.base/a2-run.exp: Remove all code guarded by istarget
12901         "*-*-vxworks*" throughout.
12902         * gdb.base/break.exp: Likewise.
12903         * gdb.base/default.exp: Likewise.
12904         * gdb.base/scope.exp: Likewise.
12905         * gdb.base/sepdebug.exp: Likewise.
12906         * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
12907         throughout.
12908         * gdb.base/run.c: Likewise.
12909         * gdb.base/sepdebug.c: Likewise.
12910         * gdb.hp/gdb.aCC/run.c: Likewise.
12911         * gdb.reverse/until-reverse.c: Likewise.
12912         * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
12913
12914 2014-09-16  Yao Qi  <yao@codesourcery.com>
12915
12916         * boards/local-remote-host-native.exp: New file.
12917
12918 2014-09-14  Doug Evans  <xdje42@gmail.com>
12919
12920         * gdb.threads/queue-signal.c (thread_count): New variable.
12921         (thread_count_mutex, thread_count_condvar): New variables.
12922         (incr_thread_count, wait_all_threads_running): New functions.
12923         (main): Wait for all threads to be in their thread functions.
12924
12925 2014-09-13  Doug Evans  <xdje42@gmail.com>
12926
12927         * gdb.threads/queue-signal.c: New file.
12928         * gdb.threads/queue-signal.exp: New file.
12929
12930 2014-09-13  Doug Evans  <xdje42@gmail.com>
12931
12932         * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
12933         be consistent with what default_gdb_init uses.
12934         (with_gdb_prompt): Change form of PROMPT argument from a regexp to
12935         the plain text of the prompt.  Add some logging printfs.
12936         * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
12937
12938 2014-09-12  Pedro Alves  <palves@redhat.com>
12939
12940         * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
12941         gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
12942         * gdb.arch/i386-size-overlap.exp: Likewise.
12943         * gdb.arch/i386-size.exp: Likewise.
12944         * gdb.arch/i386-unwind.exp: Likewise.
12945         * gdb.base/a2-run.exp: Likewise.
12946         * gdb.base/break.exp: Likewise.
12947         * gdb.base/charset.exp: Likewise.
12948         * gdb.base/chng-syms.exp: Likewise.
12949         * gdb.base/commands.exp: Likewise.
12950         * gdb.base/dbx.exp: Likewise.
12951         * gdb.base/find.exp: Likewise.
12952         * gdb.base/funcargs.exp: Likewise.
12953         * gdb.base/jit-simple.exp: Likewise.
12954         * gdb.base/reread.exp: Likewise.
12955         * gdb.base/sepdebug.exp: Likewise.
12956         * gdb.base/step-bt.exp: Likewise.
12957         * gdb.cp/mb-inline.exp: Likewise.
12958         * gdb.cp/mb-templates.exp: Likewise.
12959         * gdb.objc/basicclass.exp: Likewise.
12960         * gdb.threads/killed.exp: Likewise.
12961
12962 2014-09-12  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
12963
12964         PR tdep/17379
12965         * gdb.arch/powerpc-stackless.S: New file.
12966         * gdb.arch/powerpc-stackless.exp: New file.
12967
12968 2014-09-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
12969
12970         * gdb.base/attach.c: Include unistd.h.
12971         (main): Call alarm.  Add label postloop.
12972         * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
12973         gdb_breakpoint, gdb_continue_to_breakpoint.
12974         (test_command_line_attach_run): Kill ${testpid} in one exit path.
12975
12976 2014-09-11  Pedro Alves  <palves@redhat.com>
12977
12978         PR gdb/17347
12979         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
12980         * gdb.base/attach.exp (test_command_line_attach_run): New
12981         procedure.
12982         (top level): Call it.
12983
12984 2014-09-11  Pedro Alves  <palves@redhat.com>
12985
12986         * lib/gdb.exp (spawn_wait_for_attach): New procedure.
12987         * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
12988         (do_command_attach_tests): Use spawn_wait_for_attach.
12989         * gdb.base/solib-overlap.exp: Likewise.
12990         * gdb.multi/multi-attach.exp: Likewise.
12991         * gdb.python/py-prompt.exp: Likewise.
12992         * gdb.python/py-sync-interp.exp: Likewise.
12993         * gdb.server/ext-attach.exp: Likewise.
12994
12995 2014-09-11  Gabriel Krisman Bertazi  <gabriel@krisman.be>
12996
12997         * gdb.fortran/array-element.exp: Remove unexpected "continue"
12998         command in testcase.  Simplify testcase.
12999
13000 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
13001
13002         * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
13003
13004 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
13005
13006         * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
13007
13008 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
13009
13010         * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
13011
13012 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
13013
13014         * gdb.dwarf2/dynarr-ptr.c: New file.
13015         * gdb.dwarf2/dynarr-ptr.exp: New file.
13016
13017 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
13018
13019         * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
13020         of 30 rather than hardcoding 120 for a slow test case.  Take the
13021         `gdb,timeout' target setting into account for this calculation.
13022         Don't extend the timeout for the test cases that don't need it.
13023
13024 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
13025
13026         * gdb.reverse/sigall-reverse.exp: Increase the timeout by
13027         a factor of 2 for a slow test case.  Take the `gdb,timeout'
13028         target setting into account for this calculation.
13029         * gdb.reverse/until-precsave.exp: Increase the timeout by
13030         a factor of 15 and 3 respectively rather than adding 120
13031         for a pair of slow test cases.  Take the `gdb,timeout'
13032         target setting into account for this calculation.
13033
13034 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
13035
13036         * lib/gdb.exp (gdb_test_multiple): Remove code to select the
13037         timeout, don't pass one down to gdb_expect.
13038         (gdb_expect): Rework timeout selection.
13039
13040 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
13041
13042         * lib/gdbserver-support.exp (gdbserver_start): Throw an error
13043         exception on timeout.
13044         (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
13045         (gdbserver_start_extended): Catch any `gdbserver_start' error
13046         exceptions.
13047         (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
13048         * lib/mi-support.exp (mi_gdb_target_load): Catch any
13049         `gdbserver_gdb_load' error exceptions.
13050
13051 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
13052
13053         * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
13054         120 on waiting for the TCP socket to open.
13055
13056 2014-09-09  Doug Evans  <xdje42@gmail.com>
13057
13058         * gdb.base/default.exp (show_conv_list): Add _caller_is,
13059         _caller_matches, _any_caller_is, _any_caller_matches.
13060
13061 2014-09-09  Doug Evans  <xdje42@gmail.com>
13062
13063         * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
13064
13065 2014-09-09  Yao Qi  <yao@codesourcery.com>
13066
13067         * gdb.mi/mi-var-display.exp: Set print symbol off.
13068
13069 2014-09-07  Gabriel Krisman Bertazi  <gabriel@krisman.be>
13070
13071         PR gdb/17035
13072         * gdb.base/commands.exp: Add tests to verify user-defined
13073         commands with empty bodies.
13074         * gdb.python/py-cmd.exp: Test that we don't show user-defined
13075         python commands in `show user command`.
13076         * gdb.python/scm-cmd.exp: Test that we don't show user-defined
13077         scheme commands in `show user command`.
13078
13079 2014-09-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
13080
13081         PR python/17355
13082         * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
13083         * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
13084         * gdb.python/py-framefilter-invalidarg.exp: New file.
13085         * gdb.python/py-framefilter-invalidarg.py: New file.
13086
13087 2014-09-06  Doug Evans  <xdje42@gmail.com>
13088
13089         PR 15276
13090         * gdb.python/py-caller-is.c: New file.
13091         * gdb.python/py-caller-is.exp: New file.
13092
13093 2014-09-05  Sergio Durigan Junior  <sergiodj@redhat.com>
13094
13095         PR gdb/17235
13096         * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
13097         * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
13098
13099 2014-09-04  Sergio Durigan Junior  <sergiodj@redhat.com>
13100
13101         PR fortran/17237
13102         * gdb.fortran/print-formatted.exp: New file.
13103         * gdb.fortran/print-formatted.f90: Likewise.
13104
13105 2014-09-03  Sasha Smundak  <asmundak@google.com>
13106
13107         * gdb.python/py-frame.exp: Test Frame.read_register.
13108
13109 2014-09-03  Sergio Durigan Junior  <sergiodj@redhat.com>
13110
13111         PR python/16699
13112         * gdb.python/py-completion.exp: New file.
13113         * gdb.python/py-completion.py: Likewise.
13114
13115 2014-08-28  Doug Evans  <dje@google.com>
13116
13117         * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
13118         eax,etc. are live with values set by gdb and thus the compiler can't
13119         use them.
13120         * gdb.arch/i386-pseudo.c (main): Ditto.
13121
13122 2014-08-27  Doug Evans  <dje@google.com>
13123
13124         * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
13125
13126 2014-08-25  Doug Evans  <dje@google.com>
13127
13128         * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
13129         (main): Ditto.
13130
13131 2014-08-25  Doug Evans  <dje@google.com>
13132
13133         * gdb.threads/thread-execl.exp: #include <stdio.h>.
13134
13135 2014-08-24  Yao Qi  <yao@codesourcery.com>
13136
13137         * gdb.guile/scm-value.exp (test_lazy_strings): Set print
13138         symbol off.
13139         * gdb.python/py-value.exp (test_lazy_strings): Likewise.
13140
13141 2014-08-22  Doug Evans  <dje@google.com>
13142
13143         PR 17276
13144         * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
13145         * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
13146         * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
13147
13148 2014-08-22  Yao Qi  <yao@codesourcery.com>
13149
13150         * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
13151         * gdb.python/py-finish-breakpoint2.exp: Likewise.
13152         * gdb.python/python.exp: Likewise.  Use .py file on the host
13153         instead of the build.
13154
13155 2014-08-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
13156
13157         * gdb.threads/gcore-stale-thread.c: New file.
13158         * gdb.threads/gcore-stale-thread.exp: New file.
13159
13160 2014-08-21  Pedro Alves  <palves@redhat.com>
13161
13162         * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
13163         * gdb.base/gcore-relro-pie.exp: Likewise.
13164         * gdb.base/gcore-relro.exp: Likewise.
13165         * gdb.base/gcore.exp: Likewise.
13166         * gdb.base/print-symbol-loading.exp: Likewise.
13167         * gdb.threads/gcore-thread.exp: Likewise.
13168         * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
13169
13170 2014-08-20  Pedro Alves  <palves@redhat.com>
13171             Jan Kratochvil  <jan.kratochvil@redhat.com>
13172
13173         * Makefile.in (EXTRA_RULES, CC): New variables, get from
13174         configure.
13175         (EXPECT): Handle READ1 being set.
13176         (all): Depend on EXTRA_RULES.
13177         (check-read1, expect-read1, read1.so, read1): New rules.
13178         * README (Testsuite Parameters): Document the READ1 make variable.
13179         (Race detection): New section.
13180         * configure: Regenerate.
13181         * configure.ac: If build==host==target, and running under a
13182         GNU/glibc system, add read1 to the extra Makefile rules.
13183         (EXTRA_RULES): AC_SUBST it.
13184         * lib/read1.c: New file.
13185
13186 2014-08-20  Joel Brobecker  <brobecker@adacore.com>
13187
13188         * gdb.dwarf2/data-loc.exp: Add additional tests exercising
13189         the handling of variables declared as a typedef to an array
13190         which a DW_AT_data_location attribute.
13191
13192 2014-08-19  Andrew Burgess  <aburgess@broadcom.com>
13193             Pedro Alves  <palves@redhat.com>
13194
13195         PR symtab/14604
13196         PR symtab/14605
13197         * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
13198         gdb_test.
13199
13200 2014-08-19  Pedro Alves  <palves@redhat.com>
13201
13202         * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
13203
13204 2014-08-19  Yao Qi  <yao@codesourcery.com>
13205
13206         * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
13207         right line.
13208
13209 2014-08-18  David Blaikie  <dblaikie@gmail.com>
13210
13211         * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
13212
13213 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
13214
13215         * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
13216         attribute in array range.
13217
13218 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
13219
13220         * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
13221
13222 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
13223
13224         PR c++/17132
13225         * gdb.cp/pr17132.cc: New file.
13226         * gdb.cp/pr17132.exp: New file.
13227
13228 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
13229
13230         * gdb.python/py-xmethods.py (A_getarrayind)
13231         (E_method_char_worker.__call__, E_method_int_worker.__call__):
13232         Use 'print' with function call syntax.
13233         (E_method_matcher.match): Fix tab vs space indentation mixup.
13234
13235 2014-08-15  Yao Qi  <yao@codesourcery.com>
13236
13237         * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
13238         false.
13239
13240 2014-08-15  Yao Qi  <yao@codesourcery.com>
13241
13242         * gdb.cp/casts.exp: Set print symbol off.
13243         * gdb.cp/class2.exp: Likewise.
13244         * gdb.cp/overload.exp: Likewise.
13245         * gdb.cp/templates.exp: Likewise.
13246
13247 2014-08-11  Doug Evans  <dje@google.com>
13248
13249         * gdb.base/print-symbol-loading.exp (test_load_core): Update.
13250         (test_load_shlib): Update.
13251
13252 2014-08-09  Yao Qi  <yao@codesourcery.com>
13253
13254         * gdb.base/display.exp: Invoke is_address_zero_readable.
13255         * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
13256         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13257         * gdb.base/hbreak-unmapped.exp: Return if
13258         is_address_zero_readable returns true.
13259         * gdb.base/signest.exp: Likewise.
13260         * gdb.base/signull.exp: Likewise.
13261         * gdb.base/sigbpt.exp: Likewise.
13262         * gdb.guile/scm-disasm.exp: Do the test if
13263         is_address_zero_readable returns false.
13264         * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
13265         * gdb.python/py-arch.exp: Likewise.
13266         * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
13267         * lib/gdb.exp (is_address_zero_readable): New proc.
13268
13269 2014-08-09  Yao Qi  <yao@codesourcery.com>
13270
13271         PR testsuite/13443
13272         * gdb.mi/mi-var-display.exp: Make test messages unique.
13273
13274 2014-08-04  Tom Tromey  <tromey@redhat.com>
13275
13276         * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
13277         target 0".
13278
13279 2014-08-04  Tom Tromey  <tromey@redhat.com>
13280
13281         * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
13282         "target_resume".
13283
13284 2014-08-01  Joel Brobecker  <brobecker@adacore.com>
13285
13286         * gdb.base/vla-datatypes.c (vla_factory): Add new variable
13287         inner_vla_struct_object_size.
13288         * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
13289         as xfail.
13290
13291 2014-07-30  Pedro Alves  <palves@redhat.com>
13292
13293         * gdb.threads/signal-command-handle-nopass.exp (test): Add
13294         comment.
13295
13296 2014-07-29  Yao Qi  <yao@codesourcery.com>
13297
13298         PR gdb/17206
13299         * gdb.base/until-nodebug.exp: New.
13300
13301 2014-07-28  Doug Evans  <xdje42@gmail.com>
13302
13303         PR guile/17203
13304         * gdb.guile/scm-parameter.exp: Add tests for trying to create
13305         previously existing parameter, and previously ambiguously spelled
13306         parameter.
13307
13308 2014-07-28  Will Newton  <will.newton@linaro.org>
13309
13310         * gdb.base/varargs.exp: Remove KFAILs for ARM.
13311
13312 2014-07-26  Ludovic Courtès  <ludo@gnu.org>
13313             Doug Evans  <xdje42@gmail.com>
13314
13315         PR guile/17146
13316         * gdb.guile/types-module.exp: Add tests for wrong type arguments.
13317
13318 2014-07-25  Pedro Alves  <palves@redhat.com>
13319
13320         * gdb.threads/signal-command-handle-nopass.c: New file.
13321         * gdb.threads/signal-command-handle-nopass.exp: New file.
13322         * gdb.threads/signal-command-multiple-signals-pending.c: New file.
13323         * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
13324         * gdb.threads/signal-delivered-right-thread.c: New file.
13325         * gdb.threads/signal-delivered-right-thread.exp: New file.
13326
13327 2014-07-25  Pedro Alves  <palves@redhat.com>
13328
13329         * gdb.base/double-prompt-target-event-error.exp
13330         (cancel_pagination_in_target_event): Remove '-notransfer <return>'
13331         match.
13332         (cancel_pagination_in_target_event): Rework double prompt
13333         detection.
13334         * gdb.base/paginate-after-ctrl-c-running.exp
13335         (test_ctrlc_while_target_running_paginates): Remove '-notransfer
13336         <return>' match.
13337         * gdb.base/paginate-bg-execution.exp
13338         (test_bg_execution_pagination_return)
13339         (test_bg_execution_pagination_cancel): Remove '-notransfer
13340         <return>' matches.
13341         * gdb.base/paginate-execution-startup.exp
13342         (test_fg_execution_pagination_return)
13343         (test_fg_execution_pagination_cancel): Remove '-notransfer
13344         <return>' matches.
13345         * gdb.base/paginate-inferior-exit.exp
13346         (test_paginate_inferior_exited): Remove '-notransfer <return>'
13347         match.
13348         * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
13349         * lib/gdb.exp (pagination_prompt): Run text through
13350         string_to_regexp.
13351         (gdb_test_multiple): Match $pagination_prompt instead of
13352         "<return>".
13353         (string_to_regexp): Move to lib/gdb-utils.exp.
13354
13355 2014-07-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
13356
13357         * gdb.arch/amd64-entry-value-paramref.S: New file.
13358         * gdb.arch/amd64-entry-value-paramref.cc: New file.
13359         * gdb.arch/amd64-entry-value-paramref.exp: New file.
13360         * gdb.arch/amd64-optimout-repeat.S: New file.
13361         * gdb.arch/amd64-optimout-repeat.c: New file.
13362         * gdb.arch/amd64-optimout-repeat.exp: New file.
13363
13364 2014-07-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
13365
13366         PR gdb/17170
13367         * gdb.base/statistics.exp: New file.
13368
13369 2014-07-17  Doug Evans  <dje@google.com>
13370
13371         PR gdb/17170
13372         * gdb.base/maint.exp: Update testing of per-command stats.
13373
13374 2014-07-16  Pedro Alves  <palves@redhat.com>
13375
13376         * gdb.trace/tfile.c: Include unistd.h and stdint.h.
13377         (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
13378         (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
13379         (tfile_write_buf): New functions.
13380         (add_memory_block): Rewrite using the above.
13381         (adjust_function_address): New function.
13382         (FUNCTION_ADDRESS): New macro.
13383         (write_basic_trace_file): Remove short_x local, and use
13384         tfile_write_16. Change type of func_addr local to unsigned long
13385         long.  Use FUNCTION_ADDRESS instead of handling the Thumb bit
13386         here.  Cast argument of add_memory_block to char pointer.
13387         (write_error_trace_file): Avoid alloca.  Use FUNCTION_ADDRESS.
13388         (main): Remove parameters.
13389         * gdb.trace/tfile.exp: Remove nowarnings.
13390
13391 2014-07-15  Simon Marchi  <simon.marchi@ericsson.com>
13392
13393         * gdb.base/debug-expr.exp: Test string evaluation with
13394         "debug expression" on.
13395
13396 2014-07-15  Pedro Alves  <palves@redhat.com>
13397
13398         * gdb.base/reread.exp: Use clean_restart.
13399
13400 2014-07-15  Pierre Langlois  <pierre.langlois@embecosm.com>
13401
13402         * gdb.arch/avr-flash-qualifer.c: New.
13403         * gdb.arch/avr-flash-qualifer.exp: New.
13404
13405 2014-07-14  Pedro Alves  <palves@redhat.com>
13406
13407         * gdb.base/paginate-after-ctrl-c-running.c: New file.
13408         * gdb.base/paginate-after-ctrl-c-running.exp: New file.
13409
13410 2014-07-14  Pedro Alves  <palves@redhat.com>
13411
13412         * gdb.base/double-prompt-target-event-error.c: New file.
13413         * gdb.base/double-prompt-target-event-error.exp: New file.
13414
13415 2014-07-14  Pedro Alves  <palves@redhat.com>
13416
13417         PR gdb/17072
13418         * gdb.base/paginate-inferior-exit.c: New file.
13419         * gdb.base/paginate-inferior-exit.exp: New file.
13420
13421 2014-07-14  Pedro Alves  <palves@redhat.com>
13422
13423         PR gdb/17072
13424         * gdb.base/paginate-bg-execution.c: New file.
13425         * gdb.base/paginate-bg-execution.exp: New file.
13426
13427 2014-07-14  Pedro Alves  <palves@redhat.com>
13428
13429         PR gdb/17072
13430         * gdb.base/paginate-execution-startup.c: New file.
13431         * gdb.base/paginate-execution-startup.exp: New file.
13432         * lib/gdb.exp (pagination_prompt): New global.
13433         (default_gdb_spawn): New procedure, factored out from
13434         default_gdb_spawn.
13435         (default_gdb_start): Adjust to call default_gdb_spawn.
13436         (gdb_spawn): New procedure.
13437
13438 2014-07-14  Pedro Alves  <palves@redhat.com>
13439
13440         * lib/gdb.exp (gdb_assert): New procedure.
13441         * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
13442
13443 2014-07-14  Pedro Alves  <palves@redhat.com>
13444
13445         * gdb.base/execution-termios.c: New file.
13446         * gdb.base/execution-termios.exp: New file.
13447
13448 2014-07-14  Tom Tromey  <tromey@redhat.com>
13449
13450         * gdb.cp/vla-cxx.cc: New file.
13451         * gdb.cp/vla-cxx.exp: New file.
13452
13453 2014-07-14  Tom Tromey  <tromey@redhat.com>
13454
13455         * gdb.reverse/rerun-prec.c: New file.
13456         * gdb.reverse/rerun-prec.exp: New file.
13457
13458 2014-07-12  Maciej W. Rozycki  <macro@mips.com>
13459             Maciej W. Rozycki  <macro@codesourcery.com>
13460
13461         * lib/gdb-utils.exp: New file.
13462         * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
13463         inline `gdb_init_command' processing.
13464         (gdb_start_cmd): Likewise.
13465         * lib/mi-support.exp (mi_run_cmd): Likewise.
13466         * README: Document `gdb_init_command' and `gdb_init_commands'.
13467
13468 2014-07-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
13469
13470         Fix false FAIL running under a very long directory name.
13471         * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
13472         and "set print elements 10000".  Twice.
13473
13474 2014-07-11  Yao Qi  <yao@codesourcery.com>
13475
13476         * gdb.base/exprs.exp: "set print symbol off".
13477
13478 2014-07-11  Pedro Alves  <palves@redhat.com>
13479
13480         * gdb.threads/kill.c: New file.
13481         * gdb.threads/kill.exp: New file.
13482
13483 2014-07-10  Yao Qi  <yao@codesourcery.com>
13484
13485         * gdb.trace/tfile.c (write_basic_trace_file)
13486         [__thumb__||__thumb2__]: Clear the Thumb bit of the function
13487         address written to trace file.
13488
13489 2014-07-09  Pedro Alves  <palves@redhat.com>
13490
13491         * gdb.base/attach-wait-input.exp: New file.
13492         * gdb.base/attach-wait-input.c: New file.
13493
13494 2014-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
13495
13496         * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
13497         setting up test structures.
13498         (main): Call new test function.
13499         * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
13500         test function, continue into test function and walk test
13501         structures.
13502
13503 2014-07-02  Yao Qi  <yao@codesourcery.com>
13504
13505         * gdb.trace/entry-values.c: Define labels 'foo_start' and
13506         'bar_start' at the beginning of functions 'foo' and 'bar'
13507         respectively.
13508         * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
13509         instead of 'foo' and 'bar'.
13510
13511 2014-07-08  Markus Metzger  <markus.t.metzger@intel.com>
13512
13513         * gdb.btrace/segv.exp: New.
13514         * gdb.btrace/segv.c: New.
13515
13516 2014-07-02  Luis Machado  <lgustavo@codesourcery.com>
13517
13518         * gdb.trace/entry-values.exp: Handle powerpc-specific branch
13519         instruction.
13520
13521 2014-06-30  Mark Wielaard  <mjw@redhat.com>
13522
13523         * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
13524         vulture, vilify, villar): New volatile array constants.
13525         (vindictive, vegetation): New const volatile array constants.
13526         * gdb.base/volatile.exp: Test volatile and const volatile array
13527         types.
13528
13529 2014-06-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13530
13531         * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
13532         target lacks support for awatch, rwatch, or hbreak.
13533
13534 2014-06-27  Yao Qi  <yao@codesourcery.com>
13535
13536         * gdb.multi/dummy-frame-restore.exp: New.
13537         * gdb.multi/dummy-frame-restore.c: New.
13538
13539 2014-06-25  Markus Metzger  <markus.t.metzger@intel.com>
13540
13541         * gdb.btrace/gcore.exp: New.
13542
13543 2014-06-23  Pedro Alves  <palves@redhat.com>
13544
13545         * gdb.base/watchpoint-reuse-slot.c: New file.
13546         * gdb.base/watchpoint-reuse-slot.exp: New file.
13547
13548 2014-06-23  Siva Chandra Reddy  <sivachandra@google.com>
13549
13550         * gdb.python/py-xmethods.exp: Use "progspace" instead of the
13551         progspace's filename in 'info', 'enable' and 'disable' command
13552         tests.
13553
13554 2014-06-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
13555
13556         * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
13557         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13558         * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
13559
13560 2014-06-20  Gary Benson  <gbenson@redhat.com>
13561
13562         * gdb.arch/i386-avx.exp: Fix include file location.
13563         * gdb.arch/i386-sse.exp: Likewise.
13564
13565 2014-06-19  Iain Buclaw  <ibuclaw@gdcproject.org>
13566
13567         * gdb.dlang/expression.exp: New file.
13568
13569 2014-06-19  Pedro Alves  <palves@redhat.com>
13570
13571         * gdb.threads/thread-execl.exp (do_test): New procedure, factored
13572         out from ...
13573         (top level): ... here.  Iterate running tests under different
13574         scheduler-locking settings.
13575
13576 2014-06-18  Luis Machado  <lgustavo@codesourcery.com>
13577
13578         * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
13579         to DW_FORM_addr and use non-zero addresses.
13580
13581 2014-06-18  Siva Chandra Reddy  <sivachandra@google.com>
13582
13583         PR gdb/17017
13584         * gdb.python/py-xmethods.cc: Add global function call counters and
13585         increment them in their respective functions.  Remove "cout"
13586         statements.
13587         * gdb.python/py-xmethods.exp: Make tests check the global function
13588         call counters instead of depending on inferior IO.
13589
13590 2014-06-18  Don Breazeal  <donb@codesourcery.com>
13591
13592         * gdb.base/foll-fork.exp (default_fork_parent_follow):
13593         Deleted procedure.
13594         (explicit_fork_parent_follow): Deleted procedure.
13595         (explicit_fork_child_follow): Deleted procedure.
13596         (test_follow_fork): New procedure.
13597         (do_fork_tests): Replace calls to deleted procedures with
13598         calls to test_follow_fork and reset GDB for subsequent
13599         procedure calls.
13600
13601 2014-06-17  Yao Qi  <yao@codesourcery.com>
13602
13603         * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
13604         CP1252.
13605
13606 2014-06-17  Luis Machado  <lgustavo@codesourcery.com>
13607
13608         * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
13609         Initialize ptr and S explicitly.
13610         (skip_type_update_when_not_use_rtti_test): Likewise.
13611
13612 2014-06-16  Keith Seitz  <keiths@redhat.com>
13613
13614         PR mi/15863
13615         * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
13616         the inferior is started.
13617
13618 2014-06-16  Pedro Alves  <palves@redhat.com>
13619
13620         * gdb.base/break-main-file-remove-fail.c: New file.
13621         * gdb.base/break-main-file-remove-fail.exp: New file.
13622         * gdb.base/break-unload-file.exp: Use build_executable instead of
13623         prepare_for_testing.
13624         (test_break): New parameter "initial_load".  Handle it.
13625         (top level): Add initial_load cmdline/file axis.
13626
13627 2014-06-12  Tom Tromey  <tromey@redhat.com>
13628
13629         * gdb.base/completion.exp: Don't use directory name in test.
13630
13631 2014-06-09  Gary Benson  <gbenson@redhat.com>
13632
13633         * gdb.base/sigall.c [Functions to send signals]: Reorder to
13634         separate the always-available ANSI-standard signals from the
13635         signals that require checking.
13636         (main): Likewise.
13637         * gdb.reverse/sigall-reverse.c [Functions to send signals]:
13638         Likewise.
13639         (main): Likewise.
13640
13641 2014-06-07  Keith Seitz  <keiths@redhat.com>
13642
13643         Revert:
13644         PR c++/16253
13645         * gdb.cp/var-tag.cc: New file.
13646         * gdb.cp/var-tag.exp: New file.
13647         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13648         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13649         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13650         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13651
13652 2014-06-06  Doug Evans  <xdje42@gmail.com>
13653
13654         * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
13655
13656 2014-06-06  Pedro Alves  <palves@redhat.com>
13657
13658         * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
13659         in target debug output instead of looking at RSP packets,
13660         disabling the test on any target that uses hardware stepping.
13661         Update comments.
13662
13663 2014-06-06  Pedro Alves  <palves@redhat.com>
13664
13665         * gdb.base/break-unload-file.exp: Fix typo.
13666
13667 2014-06-06  Yao Qi  <yao@codesourcery.com>
13668
13669         * gdb.base/jit.exp (one_jit_test): Restrict the pattern
13670         from "jit_function" to "^jit_function".
13671
13672 2014-06-06  Yao Qi  <yao@codesourcery.com>
13673
13674         * gdb.base/async.c (foo): Add one statement.
13675         * gdb.base/async.exp: Get the next instruction address and
13676         match the output of "nexti" by instruction address.  Match
13677         the hex address in the output of "finish".
13678
13679 2014-06-06  Gary Benson  <gbenson@redhat.com>
13680
13681         * gdb.base/call-signals.c: Remove preprocessor conditionals
13682         for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
13683         SIGSEGV and SIGTERM.
13684         * gdb.base/sigall.c: Likewise.
13685         * gdb.base/unwindonsignal.c: Likewise.
13686         * gdb.reverse/sigall-reverse.c: Likewise.
13687
13688 2014-06-06  Yao Qi  <yao@codesourcery.com>
13689
13690         * gdb.base/hbreak-unmapped.exp: Read memory at address 0.  If
13691         readable, skip the test.
13692
13693 2014-06-06  Yao Qi  <yao@codesourcery.com>
13694
13695         * gdb.threads/staticthreads.c (thread_function): Move the line
13696         setting breakpoint on forward.
13697         * gdb.threads/staticthreads.exp: Update comments.
13698
13699 2014-06-05  Ludovic Courtès  <ludo@gnu.org>
13700
13701         * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
13702         "history-append! type error".
13703
13704 2014-06-05  Simon Marchi  <simon.marchi@ericsson.com>
13705
13706         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
13707         erroneous dprintf expected input.
13708
13709 2014-06-04  Doug Evans  <xdje42@gmail.com>
13710
13711         * gdb.guile/scm-generics.exp: Delete.
13712
13713 2014-06-04  Doug Evans  <xdje42@gmail.com>
13714
13715         * gdb.guile/scm-breakpoint.exp: Update.
13716         Add tests for breakpoint registration.
13717
13718 2014-06-04  Tom Tromey  <tromey@redhat.com>
13719
13720         * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
13721         VLA-in-union.
13722         * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
13723         inner_vla_struct, vla_union types.  Initialize objects of those
13724         types and compute their sizes.
13725
13726 2014-06-04  Nathan Sidwell  <nathan@codesourcery.com>
13727             Hui Zhu  <hui@codesourcery.com>
13728
13729         * gdb.base/fileio.exp: Add test for shell not available as well as
13730         available.
13731         * gdb.base/fileio.c (test_system): Check for shell twice.
13732
13733 2014-06-04  Yao Qi  <yao@codesourcery.com>
13734
13735         * gdb.base/auto-connect-native-target.exp: Remove redundant
13736         space from the regexp pattern.
13737
13738 2014-06-04  Yao Qi  <yao@codesourcery.com>
13739
13740         * gdb.base/default.exp: Replace "child" with "native" in
13741         regexp pattern.
13742
13743 2014-06-03  Siva Chandra Reddy  <sivachandra@google.com>
13744
13745         * gdb.python/py-xmethods.cc: New testcase to test xmethods.
13746         * gdb.python/py-xmethods.exp: New tests to test xmethods.
13747         * gdb.python/py-xmethods.py: Python script supporting the
13748         new testcase and tests.
13749
13750 2014-06-03  Joel Brobecker  <brobecker@adacore.com>
13751             Pedro Alves  <palves@redhat.com>
13752
13753         PR breakpoints/17000
13754         * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
13755         * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
13756
13757 2014-06-03  Brad Mouring  <bmouring@ni.com>  (tiny patch)
13758
13759         * gdb.base/subst.exp: Add tests to verify partial path matching
13760         output.
13761
13762 2014-06-03  Pedro Alves  <palves@redhat.com>
13763
13764         * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
13765         target that doesn't use software single-stepping.
13766
13767 2014-06-03  Pedro Alves  <palves@redhat.com>
13768
13769         PR breakpoints/17000
13770         * gdb.base/sss-bp-on-user-bp-2.c: New file.
13771         * gdb.base/sss-bp-on-user-bp-2.exp: New file.
13772
13773 2014-06-02  Doug Evans  <xdje42@gmail.com>
13774
13775         * gdb.guile/scm-parameter.exp: New file.
13776
13777 2014-06-02  Doug Evans  <xdje42@gmail.com>
13778
13779         * gdb.guile/scm-cmd.c: New file.
13780         * gdb.guile/scm-cmd.exp: New file.
13781
13782 2014-06-02  Doug Evans  <xdje42@gmail.com>
13783
13784         * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
13785         pretty-printer lookup.
13786         * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
13787         (make-pp_s-printer): Call it.
13788         (make-pretty-printer-from-dict): New function.
13789         (lookup-pretty-printer-maker-from-dict): New function.
13790         (*pretty-printer*): Simplify.
13791         (make-objfile-pp_s-printer): New function.
13792         (install-objfile-pretty-printers!): New function.
13793         (make-progspace-pp_s-printer): New function.
13794         (install-progspace-pretty-printers!): New function.
13795         * gdb.guile/scm-progspace.c: New file.
13796         * gdb.guile/scm-progspace.exp: New file.
13797
13798 2014-06-02  Pedro Alves  <palves@redhat.com>
13799
13800         * gdb.base/dprintf-bp-same-addr.c: New file.
13801         * gdb.base/dprintf-bp-same-addr.exp: New file.
13802
13803 2014-06-02  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
13804
13805         * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
13806         * gdb.arch/powerpc-power.s: Likewise.
13807
13808 2014-06-02  Joel Brobecker  <brobecker@adacore.com>
13809
13810         * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
13811
13812 2014-06-01  Yao Qi  <yao@codesourcery.com>
13813
13814         * gdb.base/watchpoint.exp (test_watch_location): Check null
13815         pointer can be dereferenced.  If not, do the test, otherwise
13816         skip it.
13817
13818 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
13819
13820         * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
13821         results.
13822         * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
13823
13824 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
13825
13826         * gdb.arch/amd64-invalid-stack-middle.S: New file.
13827         * gdb.arch/amd64-invalid-stack-middle.c: New file.
13828         * gdb.arch/amd64-invalid-stack-middle.exp: New file.
13829         * gdb.arch/amd64-invalid-stack-top.c: New file.
13830         * gdb.arch/amd64-invalid-stack-top.exp: New file.
13831
13832 2014-05-30  Pedro Alves  <palves@redhat.com>
13833
13834         PR breakpoints/17000
13835         * gdb.base/sss-bp-on-user-bp.c: New file.
13836         * gdb.base/sss-bp-on-user-bp.exp: New file.
13837
13838 2014-05-30  David Blaikie  <dblaikie@gmail.com>
13839
13840         * gdb.opt/inline-break.c: Fix clang compatibility by specifying
13841         gnu_inline semantics via attribute.
13842         * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
13843         source explicitly specifies the required semantics.
13844
13845 2014-05-30  Maciej W. Rozycki  <macro@codesourcery.com>
13846
13847         * gdb.reverse/sigall-reverse.exp: Fix a typo.
13848
13849 2014-05-29  Pedro Alves  <palves@redhat.com>
13850             Tom Tromey  <tromey@redhat.com>
13851
13852         * gdb.base/async-shell.exp: Don't enable target-async.
13853         * gdb.base/async.exp
13854         * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
13855         parameter.  Adjust.
13856         (top level): Don't test with "target-async".
13857         * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
13858         * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
13859         * gdb.base/inferior-died.exp: Don't enable target-async.
13860         * gdb.base/interrupt-noterm.exp: Likewise.
13861         * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
13862         * gdb.mi/mi-nonstop-exit.exp: Likewise.
13863         * gdb.mi/mi-nonstop.exp: Likewise.
13864         * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
13865         * gdb.mi/mi-nsintrall.exp: Likewise.
13866         * gdb.mi/mi-nsmoribund.exp: Likewise.
13867         * gdb.mi/mi-nsthrexec.exp: Likewise.
13868         * gdb.mi/mi-watch-nonstop.exp: Likewise.
13869         * gdb.multi/watchpoint-multi.exp: Adjust comment.
13870         * gdb.python/py-evsignal.exp: Don't enable target-async.
13871         * gdb.python/py-evthreads.exp: Likewise.
13872         * gdb.python/py-prompt.exp: Likewise.
13873         * gdb.reverse/break-precsave.exp: Don't test with "target-async".
13874         * gdb.server/solib-list.exp: Don't enable target-async.
13875         * gdb.threads/thread-specific-bp.exp: Likewise.
13876         * lib/mi-support.exp: Adjust to use mi-async.
13877
13878 2014-05-29  Pedro Alves  <palves@redhat.com>
13879
13880         PR gdb/13860
13881         * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
13882         reason, even in sync mode.
13883
13884 2014-05-29  Pedro Alves  <palves@redhat.com>
13885             Hui Zhu  <hui@codesourcery.com>
13886
13887         PR PR15693
13888         * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
13889         * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
13890         * gdb.mi/mi-condbreak-call-thr-state.c: New file.
13891         * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
13892
13893 2014-05-28  Joel Brobecker  <brobecker@adacore.com>
13894
13895         * config/monitor.exp (gdb_target_monitor): Replace use of
13896         "set remotebaud" by "set serial baud".
13897
13898 2014-05-26  Andy Wingo  <wingo@igalia.com>
13899
13900         * gdb.guile/scm-breakpoint.exp:
13901         * gdb.guile/scm-gsmob.exp: Update to use plain old object
13902         properties instead of gdb-object-properties.
13903
13904 2014-05-26  Yao Qi  <yao@codesourcery.com>
13905
13906         * gdb.server/no-thread-db.exp: Specify source file name
13907         explicitly when setting a breakpoint.
13908
13909 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
13910
13911         * gdb.btrace/vdso.c: New.
13912         * gdb.btrace/vdso.exp: New.
13913
13914 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
13915
13916         * gdb.base/gcore.exp (capture_command_output): Move ...
13917         * lib/gdb.exp (capture_command_output): ... here.
13918
13919 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
13920
13921         * gdb.btrace/data.exp: Test memory access during btrace replay.
13922
13923 2014-05-22  Simon Marchi  <simon.marchi@ericsson.com>
13924
13925         * lib/mi-support.exp (mi_run_cmd_full): Add comments.
13926
13927 2014-05-21  Pedro Alves  <palves@redhat.com>
13928
13929         PR gdb/13860
13930         * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
13931         (top level): Test that output related to execution commands is
13932         sent to the console with CLI commands, but not with MI commands.
13933         Test that breakpoint events are always mirrored to the console.
13934         Also expect the new source line to be output after a "next" in
13935         async mode too.  Make it a pass/fail test.
13936         * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
13937         output.
13938         * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
13939
13940 2014-05-21  Pedro Alves  <palves@redhat.com>
13941
13942         * gdb.base/list.exp (build_pattern, test_list): New procedures.
13943         Use them to test variations of "list" after reaching a breakpoint.
13944         * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
13945         Test "list" with listsize 10 after reaching a breakpoint.
13946         * gdb.python/python.exp (decode_line current location line
13947         number): Adjust expected line number.
13948
13949 2014-05-21  Simon Marchi  <simon.marchi@ericsson.com>
13950
13951         * lib/mi-support.exp (mi_run_cmd_full): Revert to original
13952         behavior for $args, pass it directly to "run".
13953
13954 2014-05-21  Maciej W. Rozycki  <macro@codesourcery.com>
13955
13956         * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
13957         30000 to 65536.
13958
13959 2014-05-21  Pedro Alves  <palves@redhat.com>
13960
13961         * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
13962         auto-connect-native-target off".
13963         * gdb.base/auto-connect-native-target.c: New file.
13964         * gdb.base/auto-connect-native-target.exp: New file.
13965
13966 2014-05-21  Pedro Alves  <palves@redhat.com>
13967
13968         * gdb.base/default.exp: Test "target native" instead of "target
13969         child".
13970
13971 2014-05-21  Mark Wielaard  <mjw@redhat.com>
13972
13973         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13974
13975 2014-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
13976
13977         Fix TLS access for -static -pthread.
13978         * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
13979         <HAVE_TLS> (thread_function, main): Initialize it.
13980         * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
13981         Add clean_restart.
13982         <$have_tls != "">: Check TLSVAR.
13983
13984 2014-05-21  Pedro Alves  <palves@redhat.com>
13985
13986         * gdb.base/dcache-line-read-error.c: New.
13987         * gdb.base/dcache-line-read-error.exp: New.
13988
13989 2014-05-20  Pedro Alves  <palves@redhat.com>
13990
13991         * gdb.base/compare-sections.c: New file.
13992         * gdb.base/compare-sections.exp: New file.
13993
13994 2014-05-20  Pedro Alves  <palves@redhat.com>
13995
13996         * gdb.base/break-idempotent.c: New file.
13997         * gdb.base/break-idempotent.exp: New file.
13998
13999 2014-05-20  Markus Metzger  <markus.t.metzger@intel.com>
14000
14001         * gdb.btrace/nohist.exp: New.
14002
14003 2014-05-20  Yao Qi  <yao@codesourcery.com>
14004
14005         * lib/gdb.exp (gdb_init): Set timeout if test file is under
14006         gdb.reverse directory and gdb_reverse_timeout exists in board
14007         setting.
14008         * README: Document gdb_reverse_timeout.
14009
14010 2014-05-20  Yao Qi  <yao@codesourcery.com>
14011
14012         * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
14013         'test_file_name'.  Treat args as a string instead of a list.
14014         (gdb_init): Rename argument 'args' by 'test_file_name'.
14015
14016 2014-05-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
14017
14018         * gdb.arch/powerpc-power.exp: New file.
14019         * gdb.arch/powerpc-power.s: New file.
14020
14021 2014-05-16  Doug Evans  <dje@google.com>
14022
14023         * gdb.base/Makefile.in (EXECUTABLES): Add completion.
14024         * gdb.base/completion.exp: Check that all expected files exist
14025         before doing file completion.
14026
14027 2014-05-16  Doug Evans  <dje@google.com>
14028
14029         * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
14030         Update.
14031         (do_syscall_tests_without_xml): Update.
14032
14033 2014-05-16  Pedro Alves  <palves@redhat.com>
14034
14035         * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
14036         instead of "unknown output after running".
14037
14038 2014-05-16  Yao Qi  <yao@codesourcery.com>
14039
14040         * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host.  Remove
14041         file1.txt from host at the end.
14042         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14043
14044 2014-05-15  Doug Evans  <dje@google.com>
14045
14046         * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
14047         * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
14048         loading file.  Add test for TU lookup.
14049
14050 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
14051
14052         * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
14053         calling "-exec-arguments" or "set args" before running the
14054         inferior.
14055
14056 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
14057
14058         * lib/mi-support.exp (mi_expect_stop): Expect message for
14059         inferiors that exit with non-zero exit code.
14060
14061 2014-05-14  Yao Qi  <yao@codesourcery.com>
14062
14063         * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
14064         match absolute path on remote host.
14065         (test_file_list_exec_source_files): Remove "/" from the
14066         pattern.
14067
14068 2014-05-14  Yao Qi  <yao@codesourcery.com>
14069
14070         * boards/local-remote-host-notty.exp (${board}_file): New
14071         proc.
14072
14073 2014-05-07  Kyle McMartin  <kyle@redhat.com>
14074
14075         Pushed by Joel Brobecker  <brobecker@adacore.com>.
14076         * gdb.arch/aarch64-atomic-inst.c: New file.
14077         * gdb.arch/aarch64-atomic-inst.exp: New file.
14078
14079 2014-05-07  Yao Qi  <yao@codesourcery.com>
14080
14081         * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
14082         in current context" too.
14083
14084 2014-05-05  Keith Seitz  <keiths@redhat.com>
14085
14086         * gdb.linespec/ls-dollar.exp: Add test for linespec
14087         file:convenience_variable.
14088
14089 2014-05-05  Yao Qi  <yao@codesourcery.com>
14090
14091         * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
14092         traceframes into tfile and ctf trace files.  Read data from
14093         trace file and test collected data.
14094         (gdb_collect_locals_test): Likewise.
14095         (gdb_unavailable_registers_test): Likewise.
14096         (gdb_unavailable_floats): Likewise.
14097         (gdb_collect_globals_test): Likewise.
14098         (top-level): Append "ctf" to trace_file_targets if GDB
14099         supports.
14100
14101 2014-05-05  Yao Qi  <yao@codesourcery.com>
14102
14103         * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
14104         code to ...
14105         (gdb_collect_args_test_1): ... it.  New proc.
14106         (gdb_collect_locals_test): Move some code to ...
14107         (gdb_collect_locals_test_1): ... it.  New proc.
14108         (gdb_unavailable_registers_test): Move some code to ...
14109         (gdb_unavailable_registers_test_1): ... it.  New proc.
14110         (gdb_unavailable_floats): Move some code to ...
14111         (gdb_unavailable_floats_1): ... it.  New proc.
14112
14113 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
14114
14115         * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
14116         probes to test for bitness recognition.
14117         * gdb.arch/amd64-stap-optional-prefix.exp
14118         (test_probe_value_without_reg): New procedure.
14119         Add code to test for different kinds of bitness.
14120
14121 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
14122
14123         PR breakpoints/16889
14124         * gdb.arch/amd64-stap-optional-prefix.S: New file.
14125         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14126
14127 2014-05-01  Pedro Alves  <palves@redhat.com>
14128
14129         * lib/gdb.exp (gdb_load): Extend comment.  Skip calling
14130         gdb_file_cmd if no file is specified.
14131         * boards/native-extended-gdbserver.exp (gdb_load): Use the
14132         last_loaded_file to set the remote exec-file.
14133
14134 2014-05-01  Pedro Alves  <palves@redhat.com>
14135
14136         * boards/local-remote-host.exp: New file.
14137
14138 2014-05-01  Pedro Alves  <palves@redhat.com>
14139
14140         * boards/local-remote-host.exp: Rename to ...
14141         * boards/local-remote-host-notty.exp: ... this.
14142
14143 2014-04-28  Joel Brobecker  <brobecker@adacore.com>
14144
14145         * gdb.ada/dyn_arrayidx: New testcase.
14146
14147 2014-04-26  Yao Qi  <yao@codesourcery.com>
14148
14149         * gdb.dwarf2/dwz.exp: Compile main.c to object.  Restart GDB
14150         and compute the length of function main.  Save it in
14151         $main_length.
14152         (Dwarf::assemble): Use $main_length instead of hard-coded 10.
14153         (top-level): Use gdb_compile to compile objects into
14154         executable and restart GDB.  Remove invocation to
14155         prepare_for_testing.
14156
14157 2014-04-25  Simon Marchi  <simon.marchi@ericsson.com>
14158             Pedro Alves  <palves@redhat.com>
14159
14160         PR server/16255
14161         * gdb.multi/multi-attach.c: New file.
14162         * gdb.multi/multi-attach.exp: New file.
14163
14164 2014-04-25  Pedro Alves  <palves@redhat.com>
14165
14166         * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
14167         user.
14168         (top level): Test that "set remote conditional-breakpoints-packet
14169         off" works as intended.
14170         * gdb.base/dprintf.exp: Test that "set remote
14171         breakpoint-commands-packet off" works as intended.
14172         * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
14173         New function.
14174         (top level): Call it.
14175         * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
14176         remote fast-tracepoints-packet off" works as intended.
14177         * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
14178         * lib/gdb.exp (gdb_is_target_remote): ... here.
14179
14180 2014-04-24  David Blaikie  <dblaikie@gmail.com>
14181
14182         * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
14183         ensure clang would not discard them.
14184         * gdb.base/gdbvars.c: Ditto.
14185         * gdb.base/memattr.c: Ditto.
14186         * gdb.base/whatis.c: Ditto.
14187         * gdb.python/py-prettyprint.c: Ditto.
14188         * gdb.trace/actions.c: Ditto.
14189         * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
14190         ensure clang would not discard it.
14191
14192 2014-04-24  David Blaikie  <dblaikie@gmail.com>
14193
14194         * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
14195         clang to emit the full definition of type required by the test
14196         * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
14197
14198 2014-04-24  David Blaikie  <dblaikie@gmail.com>
14199
14200         * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
14201         coax Clang into emitting the definition of the type.
14202         * gdb.cp/pr10728-x.h (y): Ditto.
14203         * gdb.cp/pr10728-y.cc (y): Ditto.
14204
14205 2014-04-24  David Blaikie  <dblaikie@gmail.com>
14206
14207         * gdb.base/label.exp: XFAIL label related tests under Clang.
14208         * gdb.cp/cplabel.exp: Ditto.
14209         * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
14210         under Clang those using labels.
14211
14212 2014-04-25  Yao Qi  <yao@codesourcery.com>
14213
14214         * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
14215         double_label.
14216         * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
14217         partial_label and double_label.
14218
14219 2014-04-24  David Blaikie  <dblaikie@gmail.com>
14220
14221         * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
14222
14223 2014-04-24  David Blaikie  <dblaikie@gmail.com>
14224
14225         * gdb.cp/cpexprs.cc: Move braces to the same line as the start
14226         of the function to work across GCC and Clang.
14227         * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
14228         pointer types (const void ** const V void **).
14229
14230 2014-04-24  Michael Sturm  <michael.sturm@mintel.com>
14231             Walfred Tedeschi  <walfred.tedeschi@intel.com>
14232
14233         * Makefile.in (EXECUTABLES): Added i386-avx512.
14234         * gdb.arch/i386-avx512.c: New file.
14235         * gdb.arch/i386-avx512.exp: Likewise.
14236
14237 2014-04-23  Keith Seitz  <keiths@redhat.com>
14238
14239         * lib/mi-support.exp (mi_list_breakpoints): Delete.
14240         (mi_make_breakpoint_table): New procedure.
14241         (mi_create_breakpoint): Use mi_make_breakpoint
14242         and return the result.
14243         (mi_make_breakpoint): New procedure.
14244         (mi_build_kv_pairs): New procedure.
14245
14246         * gdb.mi/mi-break.exp: Remove unused globals,
14247         update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
14248         All callers updated.
14249         * gdb.mi/mi-dprintf.exp: Use variable to track command
14250         number.
14251         Update all callers of mi_create_breakpoint and use
14252         mi_make_breakpoint_table.
14253         Remove any unused global variables.
14254         * gdb.mi/mi-nonstop.exp: Likewise.
14255         * gdb.mi/mi-nsintrall.exp: Likewise.
14256         * gdb.mi/mi-nsmoribund.exp: Likewise.
14257         * gdb.mi/mi-nsthrexec.exp: Likewise.
14258         * gdb.mi/mi-reverse.exp: Likewise.
14259         * gdb.mi/mi-simplerun.exp: Likewise.
14260         * gdb.mi/mi-stepn.exp: Likewise.
14261         * gdb.mi/mi-syn-frame.exp: Likewise.
14262         * gdb.mi/mi-until.exp: Likewise.
14263         * gdb.mi/mi-var-cp.exp: Likewise.
14264         * gdb.mi/mi-var-display.exp: Likewise.
14265         * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
14266         * gdb.mi/mi2-var-child.exp: Likewise.
14267         * gdb.mi/mi-vla-c99.exp: Likewise.
14268         * lib/mi-support.exp: Likewise.
14269
14270         From Ian Lance Taylor  <iant@cygnus.com>:
14271         * lib/gdb.exp (parse_args): New procedure.
14272
14273 2014-04-23  Pedro Alves  <palves@redhat.com>
14274
14275         * gdb.base/break-unload-file.c: New file.
14276         * gdb.base/break-unload-file.exp: New file.
14277         * gdb.base/sym-file-lib.c (baz): New function.
14278         * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
14279         field.
14280         (load): Store the segment's mapped size.
14281         (unload): New function.
14282         (unload_shlib): New function.
14283         * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
14284         * gdb.base/sym-file-main.c (main): Unload, and reload the library,
14285         set a breakpoint at baz, and call it.
14286         * gdb.base/sym-file.exp: New tests for stale breakpoint
14287         instructions.
14288
14289 2014-04-23  Pedro Alves  <palves@redhat.com>
14290
14291         * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
14292         * gdb.base/hbreak-in-shr-unsupported.c: New file.
14293         * gdb.base/hbreak-in-shr-unsupported.exp: New file.
14294         * gdb.base/hbreak-unmapped.c: New file.
14295         * gdb.base/hbreak-unmapped.exp: New file.
14296         * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
14297         * lib/gdb.exp (gdb_is_target_remote): ... here.
14298
14299 2014-04-22  Pedro Alves  <palves@redhat.com>
14300
14301         * gdb.base/consecutive-step-over.c: New file.
14302         * gdb.base/consecutive-step-over.exp: New file.
14303
14304 2014-04-22  Pedro Alves  <palves@redhat.com>
14305
14306         * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
14307         instead of send_gdb/gdb_expect.
14308
14309 2014-04-22  Yao Qi  <yao@codesourcery.com>
14310
14311         * lib/trace-support.exp (generate_tracefile): New procedure.
14312         * gdb.trace/tfile.exp: Skip the test if generate_tracefile
14313         return 0.
14314         * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
14315         if generate_tracefile returns 1.
14316
14317 2014-04-18  Tom Tromey  <palves@redhat.com>
14318             Pedro alves  <tromey@redhat.com>
14319
14320         PR backtrace/15558
14321         * gdb.opt/inline-bt.exp: Test backtracing from an inline function
14322         with a backtrace limit.
14323         * gdb.python/py-frame-inline.exp: Test running to an inline
14324         function with a backtrace limit, and printing the newest frame.
14325         * gdb.python/py-frame-inline.c (main): Call f.
14326
14327 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
14328
14329         * gdb.java/jnpe.exp: Drop srcdir from untested path.
14330
14331 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
14332
14333         * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
14334         Drop prefix from unsupported source file path.
14335
14336 2014-04-17  Yao Qi  <yao@codesourcery.com>
14337
14338         * lib/gdb.exp (with_target_charset): New proc.
14339         * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
14340         with_target_charset.
14341         (test_print_strings): Likewise.
14342         (test_repeat_bytes): Likewise.
14343         * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
14344         for some tests.
14345
14346 2014-04-16  Keith Seitz  <keiths@redhat.com>
14347
14348         PR gdb/15827
14349         * gdb.dwarf2/corrupt.c: New file.
14350         * gdb.dwarf2/corrupt.exp: New file.
14351
14352 2014-04-16  Keith Seitz  <keiths@redhat.com>
14353
14354         PR c++/16597
14355         * gdb.cp/namelessclass.cc: New file.
14356         * gdb.cp/namelessclass.exp: New file.
14357         * gdb.cp/namelessclass.S: New file.
14358
14359 2014-04-16  Doug Evans  <dje@google.com>
14360
14361         * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
14362         Add comment.
14363         (gdbserver_default_get_comm_port): New function.
14364         (gdbserver_start): Check if board file provided
14365         "gdbserver,get_comm_port" and use it if so.
14366         * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
14367         (gdb,socketport): Set to "stdio".
14368         (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
14369         (stdio_gdbserver_template): Delete.
14370         (${board}_get_remote_address): Update.
14371         (${board}_build_remote_cmd): Delete.
14372         (${board}_get_comm_port): New function.
14373         (${board}_spawn): Update.
14374         * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
14375         Delete.
14376         (${board}_get_remote_address): Update.
14377         (${board}_get_comm_port): New function.
14378
14379 2014-04-16  Andrew Burgess  <aburgess@broadcom.com>
14380
14381         * gdb.base/memattr.exp: Improve regexps to handle memory regions
14382         appearing in any order.
14383
14384 2014-04-15  Doug Evans  <dje@google.com>
14385
14386         * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
14387         uninitialized value of "description".
14388
14389 2014-04-15  Keith Seitz  <keiths@redhat.com>
14390
14391         * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
14392         Remove unused globals.
14393         (test_running_the_program): Likewise.
14394         (test_controlled_execution): Likewise.
14395         (test_controlling_breakpoints): Likewise.
14396         (test_program_termination): Likewise.
14397
14398 2014-04-15  Keith Seitz  <keiths@redhat.com>
14399
14400         * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
14401         unused globals.
14402         (test_rbreak_creation_and_listing): Likewise.
14403         (test_ignore_count): Likewise.
14404         (test_error): Likewise.
14405
14406 2014-04-15  Pedro Alves  <palves@redhat.com>
14407
14408         * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
14409         <ansidecl.h>, <elf/common.h> and <elf/external.h> to
14410         sym-file-loader.c.
14411         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14412         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14413         to sym-file-loader.c.
14414         (struct library): Forward declare.
14415         (load_shlib, lookup_function): Change prototypes.
14416         (find_shstrtab, find_strtab, find_shdr, find_symtab)
14417         (translate_offset): Remove declarations.
14418         (get_text_addr): New declaration.
14419         * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
14420         <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
14421         sym-file-loader.h.
14422         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14423         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14424         here from sym-file-loader.h.
14425         (struct library): New structure.
14426         (load_shlib, lookup_function): Change prototypes and adjust to
14427         work with a struct library.
14428         (find_shstrtab, find_strtab, find_shdr, find_symtab)
14429         (translate_offset): Make static.
14430         (get_text_addr): New function.
14431         * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
14432
14433 2014-04-15  Pedro Alves  <palves@redhat.com>
14434
14435         * gdb.base/sym-file-loader.c: Fix typo.  SELF_LINK, not SELK_LINK.
14436
14437 2014-04-15  Pedro Alves  <palves@redhat.com>
14438
14439         * gdb.base/sym-file-loader.c: Include <limits.h>.
14440         (SELF_LINK): New define.
14441         (get_origin): New function.
14442         (load_shlib): Use it.
14443         * gdb.base/sym-file.exp: Don't early return if the target is
14444         remote.  Use runto_main, and issue fail is that fails.  Use
14445         gdb_load_shlibs.
14446         (shlib_name): Delete.
14447         (lib_so, lib_syms, lib_dlopen): New globals.  Use them throughout.
14448
14449 2014-04-15  Pedro Alves <palves@redhat.com>
14450
14451         * gdb.base/sym-file.exp: Remove regex characters from test
14452         message.  Don't refer to breakpoint numbers in test messages.
14453
14454 2014-04-14  Keith Seitz  <keiths@redhat.com>
14455
14456         PR c++/16253
14457         * gdb.cp/var-tag.cc: New file.
14458         * gdb.cp/var-tag.exp: New file.
14459         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14460         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14461         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14462         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14463
14464 2014-04-14  Tom Tromey  <tromey@redhat.com>
14465
14466         * gdb.cp/classes.exp (test_enums): Handle underlying type.
14467         * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
14468         type.
14469         * gdb.cp/enum-class.exp: New file.
14470         * gdb.cp/enum-class.cc: New file.
14471
14472 2014-04-14  Tom Tromey  <tromey@redhat.com>
14473
14474         * gdb.dwarf2/enum-type.exp: New file.
14475
14476 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14477
14478         * gdb.mi/mi-vla-c99.exp: New file.
14479         * gdb.mi/vla.c: New file.
14480
14481 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14482
14483         * gdb.base/vla-datatypes.c: New file.
14484         * gdb.base/vla-datatypes.exp: New file.
14485
14486 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14487
14488         * gdb.base/vla-ptr.c: New file.
14489         * gdb.base/vla-ptr.exp: New file.
14490
14491 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14492
14493         * gdb.dwarf2/count.exp: New file.
14494
14495 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14496
14497         * gdb.base/vla-sideeffect.c: New file.
14498         * gdb.base/vla-sideeffect.exp: New file.
14499
14500 2014-04-14  David Blaikie <dblaikie@gmail.com>
14501
14502         * gdb.mi/non-stop.c: Add return value for non-void function return
14503         statement.
14504         * gdb.threads/staticthreads.c: Ditto.
14505
14506 2014-04-12  Siva Chandra Reddy  <sivachandra@google.com>
14507             Doug Evans  <xdje42@gmail.com>
14508
14509         * gdb.guile/scm-value.c: Improve test case.
14510         * gdb.guile/scm-value.exp: Add new test.
14511
14512 2014-04-11  David Blaikie  <dblaikie@gmail.com>
14513
14514         * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
14515         override Clang's default.
14516
14517 2014-04-11  Joel Brobecker  <brobecker@adacore.com>
14518
14519         Revert the following changes (regressions):
14520
14521         * gdb.base/vla-sideeffect.c: New file.
14522         * gdb.base/vla-sideeffect.exp: New file.
14523
14524         * gdb.dwarf2/count.exp: New file.
14525
14526         * gdb.base/vla-multi.c: New file.
14527         * gdb.base/vla-multi.exp: New file.
14528
14529         * gdb.base/vla-ptr.c: New file.
14530         * gdb.base/vla-ptr.exp: New file.
14531
14532         * gdb.base/vla-datatypes.c: New file.
14533         * gdb.base/vla-datatypes.exp: New file.
14534
14535         * gdb.mi/mi-vla-c99.exp: New file.
14536         * gdb.mi/vla.c: New file.
14537
14538 2014-04-11  Keith Seitz  <keiths@redhat.com>
14539
14540         PR c++/16675
14541         * gdb.cp/cpsizeof.exp: New file.
14542         * gdb.cp/cpsizeof.cc: New file.
14543
14544 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14545
14546         * gdb.mi/mi-vla-c99.exp: New file.
14547         * gdb.mi/vla.c: New file.
14548
14549 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14550
14551         * gdb.base/vla-datatypes.c: New file.
14552         * gdb.base/vla-datatypes.exp: New file.
14553
14554 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14555
14556         * gdb.base/vla-ptr.c: New file.
14557         * gdb.base/vla-ptr.exp: New file.
14558
14559 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14560
14561         * gdb.base/vla-multi.c: New file.
14562         * gdb.base/vla-multi.exp: New file.
14563
14564 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14565
14566         * gdb.dwarf2/count.exp: New file.
14567
14568 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14569
14570         * gdb.base/vla-sideeffect.c: New file.
14571         * gdb.base/vla-sideeffect.exp: New file.
14572
14573 2014-04-11  Yao Qi  <yao@codesourcery.com>
14574
14575         * gdb.base/completion.exp: Check file exists before running tests
14576         on file completion.
14577
14578 2014-04-10  Pedro Alves  <palves@redhat.com>
14579
14580         * gdb.base/cond-eval-mode.c: New file.
14581         * gdb.base/cond-eval-mode.exp: Use standard_testfile.  Adjust
14582         prepare_for_testing to build the new file.  Check result of
14583         runto_main.
14584         (test_break, test_watch): New procedures.
14585         (top level): Use them.
14586
14587 2014-04-08  Pierre Muller  <muller@sourceware.org>
14588
14589         * gdb.base/printcmds.exp (test_artificial_arrays): Disable
14590         Ctrl-V use for mingw hosts.
14591
14592 2014-04-07  Siva Chandra Reddy  <sivachandra@google.com>
14593
14594         * gdb.python/py-value.c: Improve test case.
14595         * gdb.python/py-value.exp: Add new test.
14596
14597 2014-04-07  David Blaikie  <dblaikie@gmail.com>
14598
14599         * lib/compiler.c: Identify the clang compiler.
14600         * lib/compiler.cc: Ditto.
14601
14602 2014-04-03  Yao Qi  <yao@codesourcery.com>
14603
14604         * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
14605
14606 2014-04-01  Anton Blanchard  <anton@samba.org>
14607
14608         * gdb.arch/ppc64-atomic-inst.exp: Use untested.  Make test
14609         messages unique.
14610
14611 2014-04-01  Anton Blanchard  <anton@samba.org>
14612
14613         * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
14614         prepare_for_testing.
14615
14616 2014-04-01  Anton Blanchard  <anton@samba.org>
14617
14618         * gdb.arch/ppc64-atomic-inst.c: Remove.
14619         * gdb.arch/ppc64-atomic-inst.S: New file.
14620         * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
14621
14622 2014-03-31  Doug Evans  <dje@google.com>
14623
14624         * gdb.base/print-symbol-loading-lib.c: New file.
14625         * gdb.base/print-symbol-loading-main.c: New file.
14626         * gdb.base/print-symbol-loading.exp: New file.
14627
14628 2014-03-31  Yao Qi  <yao@codesourcery.com>
14629
14630         * gdb.base/source-dir.exp: Allow ';' as a directory separator.
14631
14632 2014-03-28  Joel Brobecker  <brobecker@adacore.com>
14633
14634         * gdb.ada/mi_dyn_arr: New testcase.
14635
14636 2014-03-27  Doug Evans  <dje@google.com>
14637
14638         * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
14639
14640 2014-03-27  Yao Qi  <yao@codesourcery.com>
14641
14642         * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
14643         if target is nios2-*-*.
14644
14645 2014-03-26  Yao Qi  <yao@codesourcery.com>
14646
14647         * lib/gdb.exp (readline_is_used): New proc.
14648         * gdb.base/completion.exp: Move tests on command complete up.
14649         Skip the rest of tests if readline is not used.
14650         * gdb.ada/complete.exp: Skp the test if readline is not
14651         used.
14652         * gdb.base/filesym.exp: Likewise.
14653         * gdb.base/macscp.exp: Likewise.
14654         * gdb.base/readline-ask.exp: Likewise.
14655         * gdb.base/readline.exp: Likewise.
14656         * gdb.python/py-cmd.exp: Likewise.
14657         * gdb.trace/tfile.exp: Likewise.
14658
14659 2014-03-26  Yao Qi  <yao@codesourcery.com>
14660
14661         * gdb.base/macscp.exp: Fix code format issues.
14662
14663 2014-03-25  Ulrich Weigand  <uweigand@de.ibm.com>
14664
14665         * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
14666         * gdb.asm/powerpc64le.inc: New file.
14667
14668 2014-03-25  Pedro Alves  <palves@redhat.com>
14669             Doug Evans  <dje@google.com>
14670
14671         * gdb.base/source-execution.c: New file.
14672         * gdb.base/source-execution.exp: New file.
14673         * gdb.base/source-execution.gdb: New file.
14674
14675 2014-03-24  Doug Evans  <dje@google.com>
14676
14677         * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
14678         using fission.
14679
14680 2014-03-24  Hui Zhu  <hui@codesourcery.com>
14681             Pedro Alves  <palves@redhat.com>
14682
14683         PR breakpoints/16101
14684         * gdb.base/dprintf.exp: Use unsupported rather than changing the
14685         test pass/fail messages.  Detect missing support for dprintf when
14686         breakpoints are actually inserted.
14687         * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
14688         breakpoints are actually inserted.
14689         * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
14690         fails.
14691
14692 2014-03-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
14693
14694         * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
14695
14696 2014-03-22  Doug Evans  <xdje42@gmail.com>
14697
14698         * gdb.python/python.exp (python not supported): Verify multi-line
14699         python command issues an error.
14700         * gdb.guile/guile.exp (guile not supported): Verify multi-line
14701         guile command issues an error.
14702
14703 2014-03-21  Maciej W. Rozycki  <macro@codesourcery.com>
14704
14705         * gdb.threads/thread-specific.exp: Handle the lack of usable
14706         $this_breakpoint and $this_thread.
14707
14708 2014-03-21  Hui Zhu  <hui@codesourcery.com>
14709
14710         * gdb.base/attach.exp (do_command_attach_tests): New.
14711
14712 2014-03-20  Tom Tromey  <tromey@redhat.com>
14713             Pedro Alves  <palves@redhat.com>
14714
14715         PR cli/15718
14716         * gdb.base/condbreak-call-false.c: New file.
14717         * gdb.base/condbreak-call-false.exp: New file.
14718
14719 2014-03-20  Pedro Alves  <palves@redhat.com>
14720
14721         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
14722         Delete.
14723         (block_signals, unblock_signals): Delete.
14724         (child_function_2, main): Remove references to deleted variable
14725         and functions.
14726
14727 2014-03-20  Pedro Alves  <palves@redhat.com>
14728
14729         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
14730         Use pthread_kill to signal thread 2.
14731         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14732         Adjust to make the test send itself a signal rather than using the
14733         host's "kill" command.
14734
14735 2014-03-20  Pedro Alves  <palves@redhat.com>
14736
14737         * gdb.threads/multiple-step-overs.c: New file.
14738         * gdb.threads/multiple-step-overs.exp: New file.
14739         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14740         Adjust expected infrun debug output.
14741
14742 2014-03-20  Pedro Alves  <palves@redhat.com>
14743
14744         * gdb.threads/step-over-trips-on-watchpoint.c: New file.
14745         * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
14746
14747 2014-03-20  Pedro Alves  <palves@redhat.com>
14748
14749         PR breakpoints/7143
14750         * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
14751         old gnats gdb/38.  Remove kfail.  Adjust to use gdb_test instead
14752         of gdb_test_multiple.
14753         * gdb.cp/annota2.exp: Remove kfail for gdb/38.
14754         * gdb.cp/annota3.exp: Remove kfail for gdb/38.
14755
14756 2014-03-20  Pedro Alves  <palves@redhat.com>
14757
14758         * gdb.threads/step-over-lands-on-breakpoint.c: New file.
14759         * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
14760
14761 2014-03-19  Pedro Alves  <palves@redhat.com>
14762
14763         * gdb.base/async.exp: Remove early return.
14764
14765 2014-03-19  Pedro Alves  <palves@redhat.com>
14766
14767         * gdb.base/async.exp (step& tests): Pass explicit test messages.
14768
14769 2014-03-19  Pedro Alves  <palves@redhat.com>
14770
14771         * gdb.base/async.exp (test_background): Expect \r\n after
14772         "completed." in the fail pattern.
14773
14774 2014-03-19  Pedro Alves  <palves@redhat.com>
14775
14776         * gdb.base/async.exp (test_background): New procedure.
14777         Use it for all background execution command tests.
14778
14779 2014-03-19  Pedro Alves  <palves@redhat.com>
14780
14781         * gdb.base/async.exp: Use prepare_for_testing.
14782
14783 2014-03-19  Pedro Alves  <palves@redhat.com>
14784
14785         * gdb.base/async.c (foo): Make 'x' volatile.  Write to it twice in
14786         the same line.
14787
14788 2014-03-19  Pedro Alves  <palves@redhat.com>
14789
14790         * gdb.base/async.c (main): Add "jump here" and "until here" line
14791         marker comments.
14792         * gdb.base/async.exp (jump_here): New global.
14793         (jump& test): Use it.
14794         (until_here): New global.
14795         (until& test): Use it.
14796
14797 2014-03-19  Pedro Alves  <palves@redhat.com>
14798
14799         * gdb.base/async.exp: Don't frob gdb_protocol.
14800
14801 2014-03-18  Doug Evans  <xdje42@gmail.com>
14802
14803         * gdb.base/async.exp: Whitespace fixes.  Turn on target-async.
14804         Fix spelling of exec-done-display.
14805
14806 2014-03-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
14807
14808         PR gdb/15358
14809         * gdb.base/gdb-sigterm.c: New file.
14810         * gdb.base/gdb-sigterm.exp: New file.
14811
14812 2014-03-18  Pedro Alves  <palves@redhat.com>
14813
14814         PR gdb/13860
14815         * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
14816         * lib/mi-support.exp (mi_expect_stop): Add special handling for
14817         solib-event.
14818
14819 2014-03-17  Joel Brobecker  <brobecker@adacore.com>
14820
14821         * gdb.ada/pckd_arr_ren: New testcase.
14822
14823 2014-03-13  Doug Evans  <xdje42@gmail.com>
14824
14825         PR guile/16612
14826         * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
14827         collect after discarding symbols.
14828
14829 2014-03-13  Ludovic Courtès  <ludo@gnu.org>
14830             Doug Evans  <xdje42@gmail.com>
14831
14832         * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
14833         to history survives a gc.
14834
14835 2014-03-13  Pedro Alves  <palves@redhat.com>
14836
14837         * gdb.base/default.exp: Don't test "target procfs".
14838
14839 2014-03-13  Pedro Alves  <palves@redhat.com>
14840
14841         * gdb.base/default.exp: Update "target child" and "target procfs"
14842         tests to not expect "Unix".
14843
14844 2014-03-12  Tom Tromey  <tromey@redhat.com>
14845
14846         * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
14847         New procs.  Add target-async tests.
14848         * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
14849         Add target-async tests.
14850
14851 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14852
14853         * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
14854         'func_start' and 'func_end' for the beginning and end of the
14855         function code, respectively.
14856         * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
14857         'func_end' instead of 'func' and 'main'.
14858
14859 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14860
14861         * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
14862         * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
14863         generate the debug info assembler source.
14864
14865 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14866
14867         * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
14868         * gdb.dwarf2/arr-subrange.exp: Likewise.
14869         * gdb.dwarf2/dwz.exp: Likewise.
14870         * gdb.dwarf2/method-ptr.exp: Likewise.
14871         * gdb.dwarf2/missing-sig-type.exp: Likewise.
14872         * gdb.dwarf2/subrange.exp: Likewise.
14873         * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
14874         * gdb.dwarf2/implptrpiece.exp: Likewise.
14875         * gdb.dwarf2/nostaticblock.exp: Likewise.
14876
14877 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14878
14879         * lib/gdb.exp (build_executable_from_specs): Don't prepend source
14880         directory to absolute path name arguments.
14881
14882 2014-03-10  Joel Brobecker  <brobecker@adacore.com>
14883
14884         * gdb.ada/tagged_access: New testcase.
14885
14886 2014-03-07  Markus Metzger  <markus.t.metzger@intel.com>
14887
14888         * gdb.btrace/data.exp: Update expected output.
14889
14890 2014-03-06  Yao Qi  <yao@codesourcery.com>
14891
14892         * gdb.trace/pr16508.exp: New file.
14893
14894 2014-03-05  Pedro Alves  <palves@redhat.com>
14895
14896         PR gdb/16575
14897         * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
14898         procedure.
14899         (top level): Adjust to use it.  Add tests that exercise breakpoint
14900         interaction with the code-cache.
14901
14902 2014-02-26  Ludovic Courtès  <ludo@gnu.org>
14903
14904         * gdb.guile/scm-value.exp (test_value_in_inferior): Add
14905         test for 'history-append!'.
14906
14907 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
14908
14909         * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
14910         * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
14911         * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
14912         * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
14913         * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
14914         * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
14915
14916 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
14917
14918         * testsuite/gdb.python/py-pp-re-notag.c: New file.
14919         * testsuite/gdb.python/py-pp-re-notag.ex: New file.
14920         * testsuite/gdb.python/py-pp-re-notag.p: New file.
14921
14922 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
14923
14924         * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
14925
14926 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
14927
14928         * gdb.dwarf2/arr-stride.c: New file.
14929         * gdb.dwarf2/arr-stride.exp: New file.
14930
14931 2014-02-26  Pedro Alves  <palves@redhat.com>
14932
14933         * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
14934         that won't ever trigger.  Make sure that GDB reports the correct
14935         breakpoint that caused the stop.
14936
14937 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
14938
14939         PR gdb/16626
14940         * gdb.base/auto-load-script: New file.
14941         * gdb.base/auto-load.c: New file.
14942         * gdb.base/auto-load.exp: New file.
14943
14944         PR gdb/16626
14945         * gdb.base/auto-load.exp: Fix out-of-srctree run.
14946
14947 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
14948
14949         Fix dw2-icycle.exp -fsanitize=address GDB crash.
14950         * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
14951
14952 2014-02-24  Doug Evans  <dje@google.com>
14953
14954         * lib/gdb.exp (run_on_host): Log error output if program fails.
14955
14956 2014-02-21  Pedro Alves  <palves@redhat.com>
14957
14958         * gdb.threads/step-after-sr-lock.c: Rename to ...
14959         * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
14960         * gdb.threads/step-after-sr-lock.exp: Rename to ...
14961         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14962         ... this.
14963
14964 2014-02-20  Sergio Durigan Junior  <sergiodj@redhat.com>
14965
14966         PR tdep/16397
14967         * gdb.arch/amd64-stap-special-operands.exp: New file.
14968         * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
14969         * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
14970         * gdb.arch/amd64-stap-triplet.S: Likewise.
14971         * gdb.arch/amd64-stap-triplet.c: Likewise.
14972
14973 2014-02-20  Joel Brobecker  <brobecker@adacore.com>
14974
14975         * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
14976         in .section pseudo-op.
14977
14978 2014-02-20  lin zuojian  <manjian2006@gmail.com>
14979             Joel Brobecker  <brobecker@adacore.com>
14980             Doug Evans  <xdje42@gmail.com>
14981
14982         PR symtab/16581
14983         * gdb.dwarf2/dw2-icycle.S: New file.
14984         * gdb.dwarf2/dw2-icycle.c: New file.
14985         * gdb.dwarf2/dw2-icycle.exp: New file.
14986
14987 2014-02-19  Siva Chandra Reddy  <sivachandra@google.com>
14988
14989         * gdb.python/py-value-cc.cc: Improve test case to enable testing
14990         operations on gdb.Value objects.
14991         * gdb.python/py-value-cc.exp: Add new test to test operations on
14992         gdb.Value objects.
14993
14994 2014-02-18  Doug Evans  <dje@google.com>
14995
14996         * Makefile.in (TESTS): New variable.
14997         (expanded_tests, expanded_tests_or_none): New variables
14998         (check-single): Pass $(expanded_tests_or_none) to runtest.
14999         (check-parallel): Only run tests in $(TESTS) if non-empty.
15000         (check/no-matching-tests-found): New rule.
15001         * README: Document TESTS makefile variable.
15002
15003 2014-02-18  Doug Evans  <dje@google.com>
15004
15005         * Makefile.in (check-parallel): rm -rf outputs temp.
15006
15007 2014-02-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
15008
15009         Fix "ERROR: no fileid for" in the testsuite.
15010         * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
15011
15012 2014-02-12  Doug Evans  <dje@google.com>
15013
15014         * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
15015         (MISCELLANEOUS): New variable.
15016         (clean): rm -rf $(MISCELLANEOUS).
15017         * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
15018         dwp live in the same directory as symlinks, with each symlink pointed
15019         to a differently named file in a different directory.
15020
15021 2014-02-11  Doug Evans  <dje@google.com>
15022
15023         * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
15024         of Tcl file commands.
15025
15026 2014-02-10  Mark Kettenis  <kettenis@gnu.org>
15027
15028         * gdb.threads/step-after-sr-lock.exp: Avoid executing
15029         "kill -SIGUSR1 -1".
15030
15031 2014-02-10  Joel Brobecker  <brobecker@adacore.com>
15032
15033         * gdb.ada/tick_length_array_enum_idx: New testcase.
15034
15035 2014-02-10  Doug Evans  <xdje42@gmail.com>
15036
15037         * configure.ac (AC_OUTPUT): Add gdb.guile.
15038         * configure: Regenerate.
15039         * lib/gdb-guile.exp: New file.
15040         * lib/gdb.exp (get_target_charset): New function.
15041         * gdb.base/help.exp: Update expected output from "apropos apropos".
15042         * gdb.guile/Makefile.in: New file.
15043         * gdb.guile/guile.exp: New file.
15044         * gdb.guile/scm-arch.c: New file.
15045         * gdb.guile/scm-arch.exp: New file.
15046         * gdb.guile/scm-block.c: New file.
15047         * gdb.guile/scm-block.exp: New file.
15048         * gdb.guile/scm-breakpoint.c: New file.
15049         * gdb.guile/scm-breakpoint.exp: New file.
15050         * gdb.guile/scm-disasm.c: New file.
15051         * gdb.guile/scm-disasm.exp: New file.
15052         * gdb.guile/scm-equal.c: New file.
15053         * gdb.guile/scm-equal.exp: New file.
15054         * gdb.guile/scm-error.exp: New file.
15055         * gdb.guile/scm-error.scm: New file.
15056         * gdb.guile/scm-frame-args.c: New file.
15057         * gdb.guile/scm-frame-args.exp: New file.
15058         * gdb.guile/scm-frame-args.scm: New file.
15059         * gdb.guile/scm-frame-inline.c: New file.
15060         * gdb.guile/scm-frame-inline.exp: New file.
15061         * gdb.guile/scm-frame.c: New file.
15062         * gdb.guile/scm-frame.exp: New file.
15063         * gdb.guile/scm-generics.exp: New file.
15064         * gdb.guile/scm-gsmob.exp: New file.
15065         * gdb.guile/scm-iterator.c: New file.
15066         * gdb.guile/scm-iterator.exp: New file.
15067         * gdb.guile/scm-math.c: New file.
15068         * gdb.guile/scm-math.exp: New file.
15069         * gdb.guile/scm-objfile-script-gdb.in: New file.
15070         * gdb.guile/scm-objfile-script.c: New file.
15071         * gdb.guile/scm-objfile-script.exp: New file.
15072         * gdb.guile/scm-objfile.c: New file.
15073         * gdb.guile/scm-objfile.exp: New file.
15074         * gdb.guile/scm-ports.exp: New file.
15075         * gdb.guile/scm-pretty-print.c: New file.
15076         * gdb.guile/scm-pretty-print.exp: New file.
15077         * gdb.guile/scm-pretty-print.scm: New file.
15078         * gdb.guile/scm-section-script.c: New file.
15079         * gdb.guile/scm-section-script.exp: New file.
15080         * gdb.guile/scm-section-script.scm: New file.
15081         * gdb.guile/scm-symbol.c: New file.
15082         * gdb.guile/scm-symbol.exp: New file.
15083         * gdb.guile/scm-symtab-2.c: New file.
15084         * gdb.guile/scm-symtab.c: New file.
15085         * gdb.guile/scm-symtab.exp: New file.
15086         * gdb.guile/scm-type.c: New file.
15087         * gdb.guile/scm-type.exp: New file.
15088         * gdb.guile/scm-value-cc.cc: New file.
15089         * gdb.guile/scm-value-cc.exp: New file.
15090         * gdb.guile/scm-value.c: New file.
15091         * gdb.guile/scm-value.exp: New file.
15092         * gdb.guile/source2.scm: New file.
15093         * gdb.guile/types-module.cc: New file.
15094         * gdb.guile/types-module.exp: New file.
15095
15096 2014-02-10  Yao Qi  <yao@codesourcery.com>
15097
15098         PR testsuite/16543
15099         * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
15100         * configure: Regenerated.
15101         * Makefile.in: New file.
15102
15103 2014-02-08  Andreas Schwab  <schwab@linux-m68k.org>
15104
15105         * gdb.python/py-framefilter.exp: Fix typo.
15106
15107 2014-02-08  Yao Qi  <yao@codesourcery.com>
15108
15109         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
15110         that no =breakpoint-modified is emitted when breakpoints are
15111         modified through MI commands.
15112
15113 2014-02-07  Pedro Alves  <pedro@codesourcery.com>
15114             Pedro Alves  <palves@redhat.com>
15115
15116         * gdb.threads/step-after-sr-lock.c: New file.
15117         * gdb.threads/step-after-sr-lock.exp: New file.
15118
15119 2014-02-07  Pedro Alves  <palves@redhat.com>
15120
15121         * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
15122
15123 2014-02-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
15124
15125         Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
15126         * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
15127
15128 2014-02-06  Doug Evans  <xdje42@gmail.com>
15129
15130         * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
15131         output.
15132
15133         * gdb.gdb/python-interrupts.exp: New file.
15134
15135 2014-02-05  Yao Qi  <yao@codesourcery.com>
15136
15137         * gdb.trace/report.exp (use_collected_data): Test the output
15138         of "info threads" and "info inferiors".
15139
15140 2014-02-05  Yao Qi  <yao@codesourcery.com>
15141
15142         Revert this patch:
15143
15144         2013-05-24  Yao Qi  <yao@codesourcery.com>
15145
15146         * gdb.trace/tfile.exp: Test inferior and thread.
15147
15148 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
15149
15150         * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
15151         on a function.
15152         * gdb.base/step-bt.c: Call hello via function pointer to make
15153         sure its first instruction is executed on powerpc64le-linux.
15154
15155 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
15156
15157         * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
15158
15159 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
15160
15161         * gdb.arch/vsx-regs.exp: Check target endianness.  Provide variants
15162         of the test patterns for use on little-endian systems.
15163
15164 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
15165
15166         * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
15167         (decimal_vector): Fix for little-endian.
15168
15169 2014-01-29  Jose E. Marchesi  <jose.marchesi@oracle.com>
15170
15171         * gdb.arch/sparc-sysstep.exp: New file.
15172         * gdb.arch/sparc-sysstep.c: Likewise.
15173
15174         * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
15175
15176 2014-01-28  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
15177
15178         * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
15179
15180 2014-01-23  Tom Tromey  <tromey@redhat.com>
15181
15182         * gdb.ada/array_char_idx: New testcase.
15183
15184 2014-01-23  Tom Tromey  <tromey@redhat.com>
15185
15186         PR python/16487:
15187         * gdb.python/py-framefilter.exp: Add test using "Error" filter.
15188         * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
15189         classes.
15190
15191 2014-01-23  Tom Tromey  <tromey@redhat.com>
15192
15193         PR python/16491:
15194         * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
15195         string from an inferior frame.
15196         * gdb.python/py-framefilter-mi.exp: Update.
15197
15198 2014-01-22  Doug Evans  <dje@google.com>
15199
15200         * gdb.server/server-mon.exp: Add tests for "set debug-format".
15201
15202 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
15203
15204         * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
15205
15206 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
15207
15208         * gdb.trace/entry-values.exp: Remove excess space character from
15209         regex patterns.  Handle s390 call instruction.
15210
15211 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
15212
15213         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
15214         define "*_start" label.  Make "name" static.
15215         * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
15216         ${name} by references to ${name}_start.
15217
15218 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
15219
15220         * gdb.base/info-macros.exp: Remove "debug" from the compile
15221         options.
15222
15223 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
15224
15225         * gdb.dlang/demangle.exp: New file.
15226
15227 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
15228
15229         * gdb.dlang/primitive-types.exp: New file.
15230
15231 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
15232
15233         * configure.ac: Create gdb.dlang/Makefile.
15234         * configure: Regenerate.
15235         * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
15236         * gdb.dlang/Makefile.in: New file.
15237         * lib/d-support.exp: New file.
15238         * lib/gdb.exp (skip_d_tests): New proc.
15239
15240 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15241
15242         * gdb.btrace/delta.exp: Check reverse stepi.
15243         * gdb.btrace/tailcall.exp: Update.  Add stepping tests.
15244         * gdb.btrace/finish.exp: New.
15245         * gdb.btrace/next.exp: New.
15246         * gdb.btrace/nexti.exp: New.
15247         * gdb.btrace/record_goto.c: Add comments.
15248         * gdb.btrace/step.exp: New.
15249         * gdb.btrace/stepi.exp: New.
15250         * gdb.btrace/multi-thread-step.c: New.
15251         * gdb.btrace/multi-thread-step.exp: New.
15252         * gdb.btrace/rn-dl-bind.c: New.
15253         * gdb.btrace/rn-dl-bind.exp: New.
15254         * gdb.btrace/data.c: New.
15255         * gdb.btrace/data.exp: New.
15256         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
15257
15258 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15259
15260         * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
15261         * gdb.btrace/exception.exp: Update.
15262         * gdb.btrace/instruction_history.exp: Update.
15263         * gdb.btrace/record_goto.exp: Update.
15264         * gdb.btrace/tailcall.exp: Update.
15265         * gdb.btrace/unknown_functions.exp: Update.
15266         * gdb.btrace/delta.exp: New.
15267
15268 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15269
15270         * gdb.btrace/record_goto.exp: Add backtrace test.
15271         * gdb.btrace/tailcall.exp: Add backtrace test.
15272
15273 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15274
15275         * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
15276         * gdb.btrace/record_goto.c: New.
15277         * gdb.btrace/record_goto.exp: New.
15278         * gdb.btrace/x86-record_goto.S: New.
15279
15280 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15281
15282         * gdb.btrace/function_call_history.exp: Update tests.
15283         * gdb.btrace/instruction_history.exp: Update tests.
15284
15285 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15286
15287         * gdb.btrace/function_call_history.exp: Fix expected field
15288         order for "record function-call-history".
15289         Add new tests for "record function-call-history /c".
15290         * gdb.btrace/exception.cc: New.
15291         * gdb.btrace/exception.exp: New.
15292         * gdb.btrace/tailcall.exp: New.
15293         * gdb.btrace/x86-tailcall.S: New.
15294         * gdb.btrace/x86-tailcall.c: New.
15295         * gdb.btrace/unknown_functions.c: New.
15296         * gdb.btrace/unknown_functions.exp: New.
15297         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
15298
15299 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15300
15301         * gdb.btrace/instruction_history.exp: Update.
15302         * gdb.btrace/function_call_history.exp: Update.
15303
15304 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15305
15306         * gdb.btrace/function_call_history.exp: Fix expected function
15307         trace.
15308         * gdb.btrace/instruction_history.exp: Initialize traced.
15309         Remove traced_functions.
15310
15311 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15312
15313         * gdb.btrace/function_call_history.exp: Update
15314         * gdb.btrace/instruction_history.exp: Update.
15315
15316 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15317
15318         * gdb.btrace/enable.exp: Update expected text.
15319
15320 2014-01-16  Omair Javaid  <Omair.Javaid@linaro.org>
15321
15322         * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
15323         bytes.
15324
15325 2014-01-15  Maciej W. Rozycki  <macro@codesourcery.com>
15326
15327         * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
15328
15329 2014-01-15  Omair Javaid  <omair.javaid@linaro.org>
15330
15331         * lib/gdb.exp (supports_process_record): Return true for
15332         arm*-linux*.  (supports_reverse): Likewise.
15333
15334 2014-01-13  Siva Chandra Reddy  <sivachandra@google.com>
15335
15336         PR python/15464
15337         PR python/16113
15338         * gdb.python/py-type.c: Enhance test case.
15339         * gdb.python/py-value-cc.cc: Likewise
15340         * gdb.python/py-type.exp: Add new tests.
15341         * gdb.python/py-value-cc.exp: Likewise
15342
15343 2014-01-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
15344             Pedro Alves <palves@redhat.com>
15345
15346         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
15347         Make "name" extern.
15348         * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
15349         references to ${name}_start by references to ${name}.
15350
15351 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
15352
15353         * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
15354
15355 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
15356
15357         * gdb.python/py-pp-integral.exp: Remove path from "source" test.
15358
15359 2014-01-09  Maciej W. Rozycki  <macro@codesourcery.com>
15360             Pedro Alves  <palves@redhat.com>
15361
15362         * gdb.mi/mi-info-os.exp: Connect to the target with
15363         mi_gdb_target_load.
15364
15365 2014-01-08  Pedro Alves  <palves@redhat.com>
15366
15367         * gdb.threads/reconnect-signal.c: New file.
15368         * gdb.threads/reconnect-signal.exp: New file.
15369
15370 2014-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
15371
15372         * gdb.base/source-dir.exp: New file.
15373
15374 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
15375
15376         * gdb.ada/mi_interface: New testcase.
15377
15378 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
15379
15380         * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
15381         gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
15382         gdb.ada/pp-rec-component/pck.ads: New files.
15383
15384 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
15385
15386         * gdb.python/py-pp-integral.c: New file.
15387         * gdb.python/py-pp-integral.py: New file.
15388         * gdb.python/py-pp-integral.exp: New file.
15389
15390 For older changes see ChangeLog-1993-2013.
15391 \f
15392 ;; Local Variables:
15393 ;; mode: change-log
15394 ;; left-margin: 8
15395 ;; fill-column: 74
15396 ;; version-control: never
15397 ;; End:
15398
15399     Copyright 2014-2019 Free Software Foundation, Inc.
15400   Copying and distribution of this file, with or without modification,
15401   are permitted provided the copyright notice and this notice are preserved.