testsuite: Introduce dejagnu_version
[external/binutils.git] / gdb / testsuite / ChangeLog
1 2017-03-13  Simon Marchi  <simon.marchi@ericsson.com>
2
3         * lib/gdb.exp (dejagnu_version): New proc.
4         * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5         Use dejagnu_version.
6
7 2017-03-10  Keith Seitz  <keiths@redhat.com>
8
9         PR c++/8128
10         * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
11         type from destructor regexps.
12         Add a branch which actually passes the test.
13         Adjust "ptype t5i" test names.
14
15 2017-03-08  Pedro Alves  <palves@redhat.com>
16
17         * gdb.base/step-over-exit.exp: Add explicit test message.
18
19 2017-03-08  Pedro Alves  <palves@redhat.com>
20
21         PR gdb/18360
22         * gdb.threads/interrupt-while-step-over.c: New file.
23         * gdb.threads/interrupt-while-step-over.exp: New file.
24
25 2017-03-08  Pedro Alves  <palves@redhat.com>
26
27         * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
28         * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
29
30 2017-03-08  Pedro Alves  <palves@redhat.com>
31
32         * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
33         PKRU as not supported as a PASS.
34
35 2017-03-08  Pedro Alves  <palves@redhat.com>
36
37         * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
38         prefix instead of $binfile1/$binfile2.
39         * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
40         in test message.
41         * gdb.python/py-completion.exp: Use "load python file" as test
42         messages instead of unstable path names.
43
44 2017-03-08  Pedro Alves  <palves@redhat.com>
45             Jan Kratochvil  <jan.kratochvil@redhat.com>
46
47         PR cli/21218
48         * gdb.base/commands.exp (backslash_in_multi_line_command_test):
49         New proc.
50         (top level): Call it.
51
52 2017-03-08  Pedro Alves  <palves@redhat.com>
53
54         PR tui/21216
55         * gdb.tui/tui-nl-filtered-output.exp: New file.
56
57 2017-03-08  Pedro Alves  <palves@redhat.com>
58
59         * gdb.base/completion.exp: Move TUI completion tests to ...
60         * gdb.tui/completion.exp: ... this new file.
61
62 2017-03-08  Pedro Alves  <palves@redhat.com>
63
64         * gdb.base/tui-disasm-long-lines.c,
65         gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
66         gdb.base/tui-layout.exp: Move to ...
67         * gdb.tui/: ... this new directory.
68
69 2017-03-07  Pedro Alves  <palves@redhat.com>
70
71         * gdb.base/tui-layout.c: New file.
72         * gdb.base/tui-layout.exp: New file.
73
74 2017-03-07  Pedro Alves  <palves@redhat.com>
75
76         * gdb.base/tui-layout.c: Rename to ...
77         * gdb.base/tui-disasm-long-lines.c: ... this.
78         * gdb.base/tui-layout.exp: Rename to ...
79         * gdb.base/tui-disasm-long-lines.exp: ... this.
80
81 2017-03-07  Pedro Alves  <palves@redhat.com>
82
83         * gdb.base/tui-layout.exp: Add intro comment and fix typo.
84
85 2017-03-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
86
87         * i386-mpx-call.c: New file.
88         * i386-mpx-call.exp: New file.
89
90 2017-02-28  Peter Bergner  <bergner@vnet.ibm.com>
91
92         * gdb.arch/powerpc-power.exp: Delete test.
93         * gdb.arch/powerpc-power.s: Likewise.
94         * gdb.disasm/disassembler-options.exp: New test.
95         * gdb.arch/powerpc-altivec.exp: Likewise.
96         * gdb.arch/powerpc-altivec.s: Likewise.
97         * gdb.arch/powerpc-altivec2.exp: Likewise.
98         * gdb.arch/powerpc-altivec2.s: Likewise.
99         * gdb.arch/powerpc-altivec3.exp: Likewise.
100         * gdb.arch/powerpc-altivec3.s: Likewise.
101         * gdb.arch/powerpc-power7.exp: Likewise.
102         * gdb.arch/powerpc-power7.s: Likewise.
103         * gdb.arch/powerpc-power8.exp: Likewise.
104         * gdb.arch/powerpc-power8.s: Likewise.
105         * gdb.arch/powerpc-power9.exp: Likewise.
106         * gdb.arch/powerpc-power9.s: Likewise.
107         * gdb.arch/powerpc-vsx.exp: Likewise.
108         * gdb.arch/powerpc-vsx.s: Likewise.
109         * gdb.arch/powerpc-vsx2.exp: Likewise.
110         * gdb.arch/powerpc-vsx2.s: Likewise.
111         * gdb.arch/powerpc-vsx3.exp: Likewise.
112         * gdb.arch/powerpc-vsx3.s: Likewise.
113         * gdb.arch/arm-disassembler-options.exp: Likewise.
114         * gdb.arch/powerpc-disassembler-options.exp: Likewise.
115         * gdb.arch/s390-disassembler-options.exp: Likewise.
116
117 2017-02-23  Luis Machado  <lgustavo@codesourcery.com>
118
119         * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
120         (check_supported_features): ... this. Changed return type to void.
121         (supports_rdseed): New static global.
122         (rdseed): Check supports_rdseed.
123         (initialize): Call check_supported_features.
124
125 2017-02-21  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
126
127         * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
128         gdb.arch/ppc64-atomic-inst.exp.  Add tests for lbarx/stbcx, lharx/sthcx
129         and lqarx/stqcx.
130         * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
131         * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
132
133 2017-02-21  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
134
135         * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
136         uppercase.
137
138 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
139
140         * gdb.dwarf2/formdata16.c: New file.
141         * gdb.dwarf2/formdata16.exp: New file.
142         * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
143
144 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
145
146         * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
147         * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
148         * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
149         * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
150         DW_AT_GNU_*.
151
152 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
153
154         * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
155
156 2017-02-15  Sergio Durigan Junior  <sergiodj@redhat.com>
157
158         PR gdb/21164
159         * gdb.base/maint.exp: Add testcases for when the commands do
160         not have arguments.
161
162 2017-02-15  Thomas Preud'homme  <thomas.preudhomme@arm.com>
163
164         * gdb.cp/chained-calls.exp: Use p instead of P.
165
166 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
167
168         * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
169         gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
170
171 2017-02-14  Tom Tromey  <tom@tromey.com>
172
173         PR python/13598:
174         * gdb.python/py-events.exp: Add before_prompt event tests.
175
176 2017-02-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
177
178         * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
179
180 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
181
182         * gdb.linespec/explicit.c (my_unique_function_name): New function.
183         (main): Call my_unique_function_name.
184         * gdb.linespec/explicit.exp: Use my_unique_function_name to test
185         completion of patterns with a single match.
186         Add missing -re switches to gdb_test_multiple calls.
187
188 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
189
190         * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
191         return if core file is not recognized.
192
193 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
194
195         * gdb.base/new-ui.exp (do_test): Test queries behavior on main
196         and extra UIs.
197
198 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
199
200         * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
201         proc_with_prefix.
202
203 2017-02-10  Tom Tromey  <tom@tromey.com>
204
205         * gdb.python/py-xmethods.exp: Use "p" command, not "P".
206
207 2017-02-10  Martin Galvan  <martingalvan@sourceware.org>
208
209         PR gdb/21122
210         * gdb.base/help.exp: Update match pattern for testing 'help commands'.
211
212 2017-02-08  Jerome Guitton  <guitton@adacore.com>
213
214         * gdb.base/define.exp: Add test for command abbreviations
215         in define.
216
217 2017-02-06  Luis Machado  <lgustavo@codesourcery.com>
218
219         * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
220         * gdb.reverse/insn-reverse-x86.c: New file.
221
222 2017-02-06  Ivo Raisr  <ivo.raisr@oracle.com>
223
224         PR tdep/20936
225         * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
226
227 2017-02-03  Tom Tromey  <tom@tromey.com>
228
229         PR rust/21097:
230         * gdb.rust/simple.exp: Add new tests.
231
232 2017-02-02  Pedro Alves  <palves@redhat.com>
233
234         * gdb.mi/mi-logging.exp: Add "redirect while already logging"
235         tests.
236
237 2017-02-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
238
239         * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
240         taking a 2-byte value out of a 4-byte DWARF implicit value on
241         big-endian targets.
242         * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
243         logic.  Add test cases for DW_OP_implicit.
244
245 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
246
247         * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
248
249 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
250
251         * gdb.btrace/enable.exp: Call gdb_exit before
252         skip_gdbserver_tests.
253
254 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
255
256         * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
257         GDBFLAGS.
258
259 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
260
261         * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
262         the test is skipped.
263         * gdb.btrace/data.exp: Likewise.
264         * gdb.btrace/delta.exp: Likewise.
265         * gdb.btrace/dlopen.exp: Likewise.
266         * gdb.btrace/enable-running.exp: Likewise.
267         * gdb.btrace/enable.exp: Likewise.
268         * gdb.btrace/exception.exp: Likewise.
269         * gdb.btrace/function_call_history.exp: Likewise.
270         * gdb.btrace/gcore.exp: Likewise.
271         * gdb.btrace/instruction_history.exp: Likewise.
272         * gdb.btrace/multi-thread-step.exp: Likewise.
273         * gdb.btrace/nohist.exp: Likewise.
274         * gdb.btrace/non-stop.exp: Likewise.
275         * gdb.btrace/reconnect.exp: Likewise.
276         * gdb.btrace/record_goto-step.exp: Likewise.
277         * gdb.btrace/record_goto.exp: Likewise.
278         * gdb.btrace/rn-dl-bind.exp: Likewise.
279         * gdb.btrace/segv.exp: Likewise.
280         * gdb.btrace/step.exp: Likewise.
281         * gdb.btrace/stepi.exp: Likewise.
282         * gdb.btrace/tailcall-only.exp: Likewise.
283         * gdb.btrace/tailcall.exp: Likewise.
284         * gdb.btrace/tsx.exp: Likewise.
285         * gdb.btrace/unknown_functions.exp: Likewise.
286         * gdb.btrace/vdso.exp: Likewise.
287
288 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
289
290         * gdb.btrace/enable-running.c: New.
291         * gdb.btrace/enable-running.exp: New.
292
293 2017-01-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
294
295         * gdb.arch/amd64-gs_base.c: New file.
296         * gdb.arch/amd64-gs_base.exp: New file.
297
298 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
299
300         * lib/memory.exp: Remove spurious empty newlines.
301
302 2017-01-26  Simon Marchi  <simon.marchi@polymtl.ca>
303
304         * gdb.python/py-bad-printers.exp: Load python file using "source".
305         * gdb.python/py-events.exp: Likewise.
306         * gdb.python/py-evsignal.exp: Likewise.
307         * gdb.python/py-evthreads.exp: Likewise.
308         * gdb.python/py-frame-args.exp: Likewise.
309         * gdb.python/py-framefilter-invalidarg.exp: Likewise.
310         * gdb.python/py-framefilter-mi.exp: Likewise.
311         * gdb.python/py-framefilter.exp: Likewise.
312         * gdb.python/py-mi.exp: Likewise.
313         * gdb.python/py-pp-maint.exp: Likewise.
314         * gdb.python/py-pp-registration.exp: Likewise.
315         * gdb.python/py-prettyprint.exp: Likewise.
316         (run_lang_tests): Likewise.
317         * gdb.python/py-typeprint.exp: Likewise.
318
319 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
320
321         * lib/memory.exp: New file.
322         * lib/gdb.exp: Load memory.exp.
323         * gdb.base/memattr.exp (delete_memory): Move proc to
324         lib/memory.exp and rename to delete_memory_regions.
325         Replace delete_memory with delete_memory_regions.
326         Cleanup memory regions before tests.
327         * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
328         before tests.
329
330 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
331
332         * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
333         files.
334         (initialize): New function conditionally defined.
335         (testcases): Move within conditional block.
336         (main): Call initialize.
337         * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
338         of gdb.reverse/insn-reverse.c.
339         * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
340         gdb.reverse/insn-reverse.c.
341
342 2017-01-26  Yao Qi  <yao.qi@linaro.org>
343
344         * gdb.base/all-architectures.exp.in (do_arch_tests): Test
345         disassemble on address 0.
346
347 2017-01-25  Andreas Arnez  <arnez@linux.vnet.ibm.com>
348             Yao Qi  <yao.qi@linaro.org>
349
350         * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
351         * gdb.dwarf2/implptr-64bit.S: Remove.
352         * lib/dwarf.exp (Dwarf): Handle character "%".  Evaluate some
353         variables in caller's context.  Add DW_OP_implicit_value.
354
355 2017-01-25  Yao Qi  <yao.qi@linaro.org>
356
357         * lib/dwarf.exp (Dwarf::_location): Handle
358         DW_OP_GNU_implicit_pointer with proper size.
359
360 2017-01-20  Luis Machado  <lgustavo@codesourcery.com>
361
362         * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
363         and add untested calls.
364
365 2017-01-20  Luis Machado  <lgustavo@codesourcery.com>
366
367         * gdb.python/python.exp: Check line number against what GDB thinks
368         the line number is for func1.
369
370 2017-01-08  Iain Buclaw  <ibuclaw@gdcproject.org>
371
372         * gdb.dlang/debug-expr.exp: New file.
373
374 2016-12-23  Luis Machado  <lgustavo@codesourcery.com>
375
376         Fix test names for the following files:
377
378         * gdb.ada/exec_changed.exp
379         * gdb.ada/info_types.exp
380         * gdb.arch/aarch64-atomic-inst.exp
381         * gdb.arch/aarch64-fp.exp
382         * gdb.arch/altivec-abi.exp
383         * gdb.arch/altivec-regs.exp
384         * gdb.arch/amd64-byte.exp
385         * gdb.arch/amd64-disp-step.exp
386         * gdb.arch/amd64-dword.exp
387         * gdb.arch/amd64-entry-value-inline.exp
388         * gdb.arch/amd64-entry-value-param.exp
389         * gdb.arch/amd64-entry-value-paramref.exp
390         * gdb.arch/amd64-entry-value.exp
391         * gdb.arch/amd64-i386-address.exp
392         * gdb.arch/amd64-invalid-stack-middle.exp
393         * gdb.arch/amd64-invalid-stack-top.exp
394         * gdb.arch/amd64-optimout-repeat.exp
395         * gdb.arch/amd64-prologue-skip.exp
396         * gdb.arch/amd64-prologue-xmm.exp
397         * gdb.arch/amd64-stap-special-operands.exp
398         * gdb.arch/amd64-stap-wrong-subexp.exp
399         * gdb.arch/amd64-tailcall-cxx.exp
400         * gdb.arch/amd64-tailcall-noret.exp
401         * gdb.arch/amd64-tailcall-ret.exp
402         * gdb.arch/amd64-tailcall-self.exp
403         * gdb.arch/amd64-word.exp
404         * gdb.arch/arm-bl-branch-dest.exp
405         * gdb.arch/arm-disp-step.exp
406         * gdb.arch/arm-neon.exp
407         * gdb.arch/arm-single-step-kernel-helper.exp
408         * gdb.arch/avr-flash-qualifier.exp
409         * gdb.arch/disp-step-insn-reloc.exp
410         * gdb.arch/e500-abi.exp
411         * gdb.arch/e500-regs.exp
412         * gdb.arch/ftrace-insn-reloc.exp
413         * gdb.arch/i386-avx512.exp
414         * gdb.arch/i386-bp_permanent.exp
415         * gdb.arch/i386-byte.exp
416         * gdb.arch/i386-cfi-notcurrent.exp
417         * gdb.arch/i386-disp-step.exp
418         * gdb.arch/i386-dr3-watch.exp
419         * gdb.arch/i386-float.exp
420         * gdb.arch/i386-gnu-cfi.exp
421         * gdb.arch/i386-mpx-map.exp
422         * gdb.arch/i386-mpx-sigsegv.exp
423         * gdb.arch/i386-mpx-simple_segv.exp
424         * gdb.arch/i386-mpx.exp
425         * gdb.arch/i386-permbkpt.exp
426         * gdb.arch/i386-prologue.exp
427         * gdb.arch/i386-signal.exp
428         * gdb.arch/i386-size-overlap.exp
429         * gdb.arch/i386-unwind.exp
430         * gdb.arch/i386-word.exp
431         * gdb.arch/mips-fcr.exp
432         * gdb.arch/powerpc-d128-regs.exp
433         * gdb.arch/powerpc-stackless.exp
434         * gdb.arch/ppc64-atomic-inst.exp
435         * gdb.arch/s390-stackless.exp
436         * gdb.arch/s390-tdbregs.exp
437         * gdb.arch/s390-vregs.exp
438         * gdb.arch/sparc-sysstep.exp
439         * gdb.arch/thumb-bx-pc.exp
440         * gdb.arch/thumb-singlestep.exp
441         * gdb.arch/thumb2-it.exp
442         * gdb.arch/vsx-regs.exp
443         * gdb.asm/asm-source.exp
444         * gdb.base/a2-run.exp
445         * gdb.base/advance.exp
446         * gdb.base/all-bin.exp
447         * gdb.base/anon.exp
448         * gdb.base/args.exp
449         * gdb.base/arithmet.exp
450         * gdb.base/async-shell.exp
451         * gdb.base/async.exp
452         * gdb.base/attach-pie-noexec.exp
453         * gdb.base/attach-twice.exp
454         * gdb.base/auto-load.exp
455         * gdb.base/bang.exp
456         * gdb.base/bitfields.exp
457         * gdb.base/break-always.exp
458         * gdb.base/break-caller-line.exp
459         * gdb.base/break-entry.exp
460         * gdb.base/break-inline.exp
461         * gdb.base/break-on-linker-gcd-function.exp
462         * gdb.base/break-probes.exp
463         * gdb.base/break.exp
464         * gdb.base/breakpoint-shadow.exp
465         * gdb.base/call-ar-st.exp
466         * gdb.base/call-sc.exp
467         * gdb.base/call-signal-resume.exp
468         * gdb.base/call-strs.exp
469         * gdb.base/callfuncs.exp
470         * gdb.base/catch-fork-static.exp
471         * gdb.base/catch-gdb-caused-signals.exp
472         * gdb.base/catch-load.exp
473         * gdb.base/catch-signal-fork.exp
474         * gdb.base/catch-signal.exp
475         * gdb.base/catch-syscall.exp
476         * gdb.base/charset.exp
477         * gdb.base/checkpoint.exp
478         * gdb.base/chng-syms.exp
479         * gdb.base/code-expr.exp
480         * gdb.base/code_elim.exp
481         * gdb.base/commands.exp
482         * gdb.base/completion.exp
483         * gdb.base/complex.exp
484         * gdb.base/cond-expr.exp
485         * gdb.base/condbreak.exp
486         * gdb.base/consecutive.exp
487         * gdb.base/continue-all-already-running.exp
488         * gdb.base/coredump-filter.exp
489         * gdb.base/corefile.exp
490         * gdb.base/dbx.exp
491         * gdb.base/debug-expr.exp
492         * gdb.base/define.exp
493         * gdb.base/del.exp
494         * gdb.base/disabled-location.exp
495         * gdb.base/disasm-end-cu.exp
496         * gdb.base/disasm-optim.exp
497         * gdb.base/display.exp
498         * gdb.base/duplicate-bp.exp
499         * gdb.base/ena-dis-br.exp
500         * gdb.base/ending-run.exp
501         * gdb.base/enumval.exp
502         * gdb.base/environ.exp
503         * gdb.base/eu-strip-infcall.exp
504         * gdb.base/eval-avoid-side-effects.exp
505         * gdb.base/eval-skip.exp
506         * gdb.base/exitsignal.exp
507         * gdb.base/expand-psymtabs.exp
508         * gdb.base/filesym.exp
509         * gdb.base/find-unmapped.exp
510         * gdb.base/finish.exp
511         * gdb.base/float.exp
512         * gdb.base/foll-exec-mode.exp
513         * gdb.base/foll-exec.exp
514         * gdb.base/foll-fork.exp
515         * gdb.base/fortran-sym-case.exp
516         * gdb.base/freebpcmd.exp
517         * gdb.base/func-ptr.exp
518         * gdb.base/func-ptrs.exp
519         * gdb.base/funcargs.exp
520         * gdb.base/gcore-buffer-overflow.exp
521         * gdb.base/gcore-relro-pie.exp
522         * gdb.base/gcore-relro.exp
523         * gdb.base/gcore.exp
524         * gdb.base/gdb1090.exp
525         * gdb.base/gdb11530.exp
526         * gdb.base/gdb11531.exp
527         * gdb.base/gdb1821.exp
528         * gdb.base/gdbindex-stabs.exp
529         * gdb.base/gdbvars.exp
530         * gdb.base/hbreak.exp
531         * gdb.base/hbreak2.exp
532         * gdb.base/included.exp
533         * gdb.base/infcall-input.exp
534         * gdb.base/inferior-died.exp
535         * gdb.base/infnan.exp
536         * gdb.base/info-macros.exp
537         * gdb.base/info-os.exp
538         * gdb.base/info-proc.exp
539         * gdb.base/info-shared.exp
540         * gdb.base/info-target.exp
541         * gdb.base/infoline.exp
542         * gdb.base/interp.exp
543         * gdb.base/interrupt.exp
544         * gdb.base/jit-reader.exp
545         * gdb.base/jit-simple.exp
546         * gdb.base/kill-after-signal.exp
547         * gdb.base/kill-detach-inferiors-cmd.exp
548         * gdb.base/label.exp
549         * gdb.base/langs.exp
550         * gdb.base/ldbl_e308.exp
551         * gdb.base/line-symtabs.exp
552         * gdb.base/linespecs.exp
553         * gdb.base/list.exp
554         * gdb.base/long_long.exp
555         * gdb.base/longest-types.exp
556         * gdb.base/maint.exp
557         * gdb.base/max-value-size.exp
558         * gdb.base/memattr.exp
559         * gdb.base/mips_pro.exp
560         * gdb.base/morestack.exp
561         * gdb.base/moribund-step.exp
562         * gdb.base/multi-forks.exp
563         * gdb.base/nested-addr.exp
564         * gdb.base/nextoverexit.exp
565         * gdb.base/noreturn-finish.exp
566         * gdb.base/noreturn-return.exp
567         * gdb.base/nostdlib.exp
568         * gdb.base/offsets.exp
569         * gdb.base/opaque.exp
570         * gdb.base/pc-fp.exp
571         * gdb.base/permissions.exp
572         * gdb.base/print-symbol-loading.exp
573         * gdb.base/prologue-include.exp
574         * gdb.base/psymtab.exp
575         * gdb.base/ptype.exp
576         * gdb.base/random-signal.exp
577         * gdb.base/randomize.exp
578         * gdb.base/range-stepping.exp
579         * gdb.base/readline-ask.exp
580         * gdb.base/recpar.exp
581         * gdb.base/recurse.exp
582         * gdb.base/relational.exp
583         * gdb.base/restore.exp
584         * gdb.base/return-nodebug.exp
585         * gdb.base/return.exp
586         * gdb.base/run-after-attach.exp
587         * gdb.base/save-bp.exp
588         * gdb.base/scope.exp
589         * gdb.base/sect-cmd.exp
590         * gdb.base/set-lang-auto.exp
591         * gdb.base/set-noassign.exp
592         * gdb.base/setvar.exp
593         * gdb.base/sigall.exp
594         * gdb.base/sigbpt.exp
595         * gdb.base/siginfo-addr.exp
596         * gdb.base/siginfo-infcall.exp
597         * gdb.base/siginfo-obj.exp
598         * gdb.base/siginfo.exp
599         * gdb.base/signals-state-child.exp
600         * gdb.base/signest.exp
601         * gdb.base/sigstep.exp
602         * gdb.base/sizeof.exp
603         * gdb.base/skip.exp
604         * gdb.base/solib-corrupted.exp
605         * gdb.base/solib-nodir.exp
606         * gdb.base/solib-search.exp
607         * gdb.base/stack-checking.exp
608         * gdb.base/stale-infcall.exp
609         * gdb.base/stap-probe.exp
610         * gdb.base/start.exp
611         * gdb.base/step-break.exp
612         * gdb.base/step-bt.exp
613         * gdb.base/step-line.exp
614         * gdb.base/step-over-exit.exp
615         * gdb.base/step-over-syscall.exp
616         * gdb.base/step-resume-infcall.exp
617         * gdb.base/step-test.exp
618         * gdb.base/store.exp
619         * gdb.base/structs3.exp
620         * gdb.base/sym-file.exp
621         * gdb.base/symbol-without-target_section.exp
622         * gdb.base/term.exp
623         * gdb.base/testenv.exp
624         * gdb.base/ui-redirect.exp
625         * gdb.base/until.exp
626         * gdb.base/unwindonsignal.exp
627         * gdb.base/value-double-free.exp
628         * gdb.base/vla-datatypes.exp
629         * gdb.base/vla-ptr.exp
630         * gdb.base/vla-sideeffect.exp
631         * gdb.base/volatile.exp
632         * gdb.base/watch-cond-infcall.exp
633         * gdb.base/watch-cond.exp
634         * gdb.base/watch-non-mem.exp
635         * gdb.base/watch-read.exp
636         * gdb.base/watch-vfork.exp
637         * gdb.base/watchpoint-cond-gone.exp
638         * gdb.base/watchpoint-delete.exp
639         * gdb.base/watchpoint-hw-hit-once.exp
640         * gdb.base/watchpoint-hw.exp
641         * gdb.base/watchpoint-stops-at-right-insn.exp
642         * gdb.base/watchpoints.exp
643         * gdb.base/wchar.exp
644         * gdb.base/whatis-exp.exp
645         * gdb.btrace/buffer-size.exp
646         * gdb.btrace/data.exp
647         * gdb.btrace/delta.exp
648         * gdb.btrace/dlopen.exp
649         * gdb.btrace/enable.exp
650         * gdb.btrace/exception.exp
651         * gdb.btrace/function_call_history.exp
652         * gdb.btrace/gcore.exp
653         * gdb.btrace/instruction_history.exp
654         * gdb.btrace/nohist.exp
655         * gdb.btrace/reconnect.exp
656         * gdb.btrace/record_goto-step.exp
657         * gdb.btrace/record_goto.exp
658         * gdb.btrace/rn-dl-bind.exp
659         * gdb.btrace/segv.exp
660         * gdb.btrace/step.exp
661         * gdb.btrace/stepi.exp
662         * gdb.btrace/tailcall-only.exp
663         * gdb.btrace/tailcall.exp
664         * gdb.btrace/tsx.exp
665         * gdb.btrace/unknown_functions.exp
666         * gdb.btrace/vdso.exp
667         * gdb.compile/compile-ifunc.exp
668         * gdb.compile/compile-ops.exp
669         * gdb.compile/compile-print.exp
670         * gdb.compile/compile-setjmp.exp
671         * gdb.cp/abstract-origin.exp
672         * gdb.cp/ambiguous.exp
673         * gdb.cp/annota2.exp
674         * gdb.cp/annota3.exp
675         * gdb.cp/anon-ns.exp
676         * gdb.cp/anon-struct.exp
677         * gdb.cp/anon-union.exp
678         * gdb.cp/arg-reference.exp
679         * gdb.cp/baseenum.exp
680         * gdb.cp/bool.exp
681         * gdb.cp/breakpoint.exp
682         * gdb.cp/bs15503.exp
683         * gdb.cp/call-c.exp
684         * gdb.cp/casts.exp
685         * gdb.cp/chained-calls.exp
686         * gdb.cp/class2.exp
687         * gdb.cp/classes.exp
688         * gdb.cp/cmpd-minsyms.exp
689         * gdb.cp/converts.exp
690         * gdb.cp/cp-relocate.exp
691         * gdb.cp/cpcompletion.exp
692         * gdb.cp/cpexprs.exp
693         * gdb.cp/cplabel.exp
694         * gdb.cp/cplusfuncs.exp
695         * gdb.cp/cpsizeof.exp
696         * gdb.cp/ctti.exp
697         * gdb.cp/derivation.exp
698         * gdb.cp/destrprint.exp
699         * gdb.cp/dispcxx.exp
700         * gdb.cp/enum-class.exp
701         * gdb.cp/exception.exp
702         * gdb.cp/exceptprint.exp
703         * gdb.cp/expand-psymtabs-cxx.exp
704         * gdb.cp/expand-sals.exp
705         * gdb.cp/extern-c.exp
706         * gdb.cp/filename.exp
707         * gdb.cp/formatted-ref.exp
708         * gdb.cp/fpointer.exp
709         * gdb.cp/gdb1355.exp
710         * gdb.cp/gdb2495.exp
711         * gdb.cp/hang.exp
712         * gdb.cp/impl-this.exp
713         * gdb.cp/infcall-dlopen.exp
714         * gdb.cp/inherit.exp
715         * gdb.cp/iostream.exp
716         * gdb.cp/koenig.exp
717         * gdb.cp/local.exp
718         * gdb.cp/m-data.exp
719         * gdb.cp/m-static.exp
720         * gdb.cp/mb-ctor.exp
721         * gdb.cp/mb-inline.exp
722         * gdb.cp/mb-templates.exp
723         * gdb.cp/member-name.exp
724         * gdb.cp/member-ptr.exp
725         * gdb.cp/meth-typedefs.exp
726         * gdb.cp/method.exp
727         * gdb.cp/method2.exp
728         * gdb.cp/minsym-fallback.exp
729         * gdb.cp/misc.exp
730         * gdb.cp/namelessclass.exp
731         * gdb.cp/namespace-enum.exp
732         * gdb.cp/namespace-nested-import.exp
733         * gdb.cp/namespace.exp
734         * gdb.cp/nextoverthrow.exp
735         * gdb.cp/no-dmgl-verbose.exp
736         * gdb.cp/non-trivial-retval.exp
737         * gdb.cp/noparam.exp
738         * gdb.cp/nsdecl.exp
739         * gdb.cp/nsimport.exp
740         * gdb.cp/nsnested.exp
741         * gdb.cp/nsnoimports.exp
742         * gdb.cp/nsrecurs.exp
743         * gdb.cp/nsstress.exp
744         * gdb.cp/nsusing.exp
745         * gdb.cp/operator.exp
746         * gdb.cp/oranking.exp
747         * gdb.cp/overload-const.exp
748         * gdb.cp/overload.exp
749         * gdb.cp/ovldbreak.exp
750         * gdb.cp/ovsrch.exp
751         * gdb.cp/paren-type.exp
752         * gdb.cp/parse-lang.exp
753         * gdb.cp/pass-by-ref.exp
754         * gdb.cp/pr-1023.exp
755         * gdb.cp/pr-1210.exp
756         * gdb.cp/pr-574.exp
757         * gdb.cp/pr10687.exp
758         * gdb.cp/pr12028.exp
759         * gdb.cp/pr17132.exp
760         * gdb.cp/pr17494.exp
761         * gdb.cp/pr9067.exp
762         * gdb.cp/pr9167.exp
763         * gdb.cp/pr9631.exp
764         * gdb.cp/printmethod.exp
765         * gdb.cp/psmang.exp
766         * gdb.cp/psymtab-parameter.exp
767         * gdb.cp/ptype-cv-cp.exp
768         * gdb.cp/ptype-flags.exp
769         * gdb.cp/re-set-overloaded.exp
770         * gdb.cp/ref-types.exp
771         * gdb.cp/rtti.exp
772         * gdb.cp/scope-err.exp
773         * gdb.cp/shadow.exp
774         * gdb.cp/smartp.exp
775         * gdb.cp/static-method.exp
776         * gdb.cp/static-print-quit.exp
777         * gdb.cp/temargs.exp
778         * gdb.cp/templates.exp
779         * gdb.cp/try_catch.exp
780         * gdb.cp/typedef-operator.exp
781         * gdb.cp/typeid.exp
782         * gdb.cp/userdef.exp
783         * gdb.cp/using-crash.exp
784         * gdb.cp/var-tag.exp
785         * gdb.cp/virtbase.exp
786         * gdb.cp/virtfunc.exp
787         * gdb.cp/virtfunc2.exp
788         * gdb.cp/vla-cxx.exp
789         * gdb.disasm/t01_mov.exp
790         * gdb.disasm/t02_mova.exp
791         * gdb.disasm/t03_add.exp
792         * gdb.disasm/t04_sub.exp
793         * gdb.disasm/t05_cmp.exp
794         * gdb.disasm/t06_ari2.exp
795         * gdb.disasm/t07_ari3.exp
796         * gdb.disasm/t08_or.exp
797         * gdb.disasm/t09_xor.exp
798         * gdb.disasm/t10_and.exp
799         * gdb.disasm/t11_logs.exp
800         * gdb.disasm/t12_bit.exp
801         * gdb.disasm/t13_otr.exp
802         * gdb.dlang/circular.exp
803         * gdb.dwarf2/arr-stride.exp
804         * gdb.dwarf2/arr-subrange.exp
805         * gdb.dwarf2/atomic-type.exp
806         * gdb.dwarf2/bad-regnum.exp
807         * gdb.dwarf2/bitfield-parent-optimized-out.exp
808         * gdb.dwarf2/callframecfa.exp
809         * gdb.dwarf2/clztest.exp
810         * gdb.dwarf2/corrupt.exp
811         * gdb.dwarf2/data-loc.exp
812         * gdb.dwarf2/dup-psym.exp
813         * gdb.dwarf2/dw2-anon-mptr.exp
814         * gdb.dwarf2/dw2-anonymous-func.exp
815         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
816         * gdb.dwarf2/dw2-bad-unresolved.exp
817         * gdb.dwarf2/dw2-basic.exp
818         * gdb.dwarf2/dw2-canonicalize-type.exp
819         * gdb.dwarf2/dw2-case-insensitive.exp
820         * gdb.dwarf2/dw2-common-block.exp
821         * gdb.dwarf2/dw2-compdir-oldgcc.exp
822         * gdb.dwarf2/dw2-compressed.exp
823         * gdb.dwarf2/dw2-const.exp
824         * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
825         * gdb.dwarf2/dw2-cu-size.exp
826         * gdb.dwarf2/dw2-dup-frame.exp
827         * gdb.dwarf2/dw2-entry-value.exp
828         * gdb.dwarf2/dw2-icycle.exp
829         * gdb.dwarf2/dw2-ifort-parameter.exp
830         * gdb.dwarf2/dw2-inline-break.exp
831         * gdb.dwarf2/dw2-inline-param.exp
832         * gdb.dwarf2/dw2-intercu.exp
833         * gdb.dwarf2/dw2-intermix.exp
834         * gdb.dwarf2/dw2-lexical-block-bare.exp
835         * gdb.dwarf2/dw2-linkage-name-trust.exp
836         * gdb.dwarf2/dw2-minsym-in-cu.exp
837         * gdb.dwarf2/dw2-noloc.exp
838         * gdb.dwarf2/dw2-op-call.exp
839         * gdb.dwarf2/dw2-op-out-param.exp
840         * gdb.dwarf2/dw2-opt-structptr.exp
841         * gdb.dwarf2/dw2-param-error.exp
842         * gdb.dwarf2/dw2-producer.exp
843         * gdb.dwarf2/dw2-ranges-base.exp
844         * gdb.dwarf2/dw2-ref-missing-frame.exp
845         * gdb.dwarf2/dw2-reg-undefined.exp
846         * gdb.dwarf2/dw2-regno-invalid.exp
847         * gdb.dwarf2/dw2-restore.exp
848         * gdb.dwarf2/dw2-restrict.exp
849         * gdb.dwarf2/dw2-single-line-discriminators.exp
850         * gdb.dwarf2/dw2-strp.exp
851         * gdb.dwarf2/dw2-undefined-ret-addr.exp
852         * gdb.dwarf2/dw2-unresolved.exp
853         * gdb.dwarf2/dw2-var-zero-addr.exp
854         * gdb.dwarf2/dw4-sig-types.exp
855         * gdb.dwarf2/dwz.exp
856         * gdb.dwarf2/dynarr-ptr.exp
857         * gdb.dwarf2/enum-type.exp
858         * gdb.dwarf2/gdb-index.exp
859         * gdb.dwarf2/implptr-64bit.exp
860         * gdb.dwarf2/implptr-optimized-out.exp
861         * gdb.dwarf2/implptr.exp
862         * gdb.dwarf2/implref-array.exp
863         * gdb.dwarf2/implref-const.exp
864         * gdb.dwarf2/implref-global.exp
865         * gdb.dwarf2/implref-struct.exp
866         * gdb.dwarf2/mac-fileno.exp
867         * gdb.dwarf2/main-subprogram.exp
868         * gdb.dwarf2/member-ptr-forwardref.exp
869         * gdb.dwarf2/method-ptr.exp
870         * gdb.dwarf2/missing-sig-type.exp
871         * gdb.dwarf2/nonvar-access.exp
872         * gdb.dwarf2/opaque-type-lookup.exp
873         * gdb.dwarf2/pieces-optimized-out.exp
874         * gdb.dwarf2/pieces.exp
875         * gdb.dwarf2/pr10770.exp
876         * gdb.dwarf2/pr13961.exp
877         * gdb.dwarf2/staticvirtual.exp
878         * gdb.dwarf2/subrange.exp
879         * gdb.dwarf2/symtab-producer.exp
880         * gdb.dwarf2/trace-crash.exp
881         * gdb.dwarf2/typeddwarf.exp
882         * gdb.dwarf2/valop.exp
883         * gdb.dwarf2/watch-notconst.exp
884         * gdb.fortran/array-element.exp
885         * gdb.fortran/charset.exp
886         * gdb.fortran/common-block.exp
887         * gdb.fortran/complex.exp
888         * gdb.fortran/derived-type-function.exp
889         * gdb.fortran/derived-type.exp
890         * gdb.fortran/logical.exp
891         * gdb.fortran/module.exp
892         * gdb.fortran/multi-dim.exp
893         * gdb.fortran/nested-funcs.exp
894         * gdb.fortran/print-formatted.exp
895         * gdb.fortran/subarray.exp
896         * gdb.fortran/vla-alloc-assoc.exp
897         * gdb.fortran/vla-datatypes.exp
898         * gdb.fortran/vla-history.exp
899         * gdb.fortran/vla-ptr-info.exp
900         * gdb.fortran/vla-ptype-sub.exp
901         * gdb.fortran/vla-ptype.exp
902         * gdb.fortran/vla-sizeof.exp
903         * gdb.fortran/vla-type.exp
904         * gdb.fortran/vla-value-sub-arbitrary.exp
905         * gdb.fortran/vla-value-sub-finish.exp
906         * gdb.fortran/vla-value-sub.exp
907         * gdb.fortran/vla-value.exp
908         * gdb.fortran/whatis_type.exp
909         * gdb.go/chan.exp
910         * gdb.go/handcall.exp
911         * gdb.go/hello.exp
912         * gdb.go/integers.exp
913         * gdb.go/methods.exp
914         * gdb.go/package.exp
915         * gdb.go/strings.exp
916         * gdb.go/types.exp
917         * gdb.go/unsafe.exp
918         * gdb.guile/scm-arch.exp
919         * gdb.guile/scm-block.exp
920         * gdb.guile/scm-breakpoint.exp
921         * gdb.guile/scm-cmd.exp
922         * gdb.guile/scm-disasm.exp
923         * gdb.guile/scm-equal.exp
924         * gdb.guile/scm-frame-args.exp
925         * gdb.guile/scm-frame-inline.exp
926         * gdb.guile/scm-frame.exp
927         * gdb.guile/scm-iterator.exp
928         * gdb.guile/scm-math.exp
929         * gdb.guile/scm-objfile.exp
930         * gdb.guile/scm-ports.exp
931         * gdb.guile/scm-symbol.exp
932         * gdb.guile/scm-symtab.exp
933         * gdb.guile/scm-value-cc.exp
934         * gdb.guile/types-module.exp
935         * gdb.linespec/break-ask.exp
936         * gdb.linespec/cpexplicit.exp
937         * gdb.linespec/explicit.exp
938         * gdb.linespec/keywords.exp
939         * gdb.linespec/linespec.exp
940         * gdb.linespec/ls-dollar.exp
941         * gdb.linespec/ls-errs.exp
942         * gdb.linespec/skip-two.exp
943         * gdb.linespec/thread.exp
944         * gdb.mi/mi-async.exp
945         * gdb.mi/mi-basics.exp
946         * gdb.mi/mi-break.exp
947         * gdb.mi/mi-catch-load.exp
948         * gdb.mi/mi-cli.exp
949         * gdb.mi/mi-cmd-param-changed.exp
950         * gdb.mi/mi-console.exp
951         * gdb.mi/mi-detach.exp
952         * gdb.mi/mi-disassemble.exp
953         * gdb.mi/mi-eval.exp
954         * gdb.mi/mi-file-transfer.exp
955         * gdb.mi/mi-file.exp
956         * gdb.mi/mi-fill-memory.exp
957         * gdb.mi/mi-inheritance-syntax-error.exp
958         * gdb.mi/mi-linespec-err-cp.exp
959         * gdb.mi/mi-logging.exp
960         * gdb.mi/mi-memory-changed.exp
961         * gdb.mi/mi-read-memory.exp
962         * gdb.mi/mi-record-changed.exp
963         * gdb.mi/mi-reg-undefined.exp
964         * gdb.mi/mi-regs.exp
965         * gdb.mi/mi-return.exp
966         * gdb.mi/mi-reverse.exp
967         * gdb.mi/mi-simplerun.exp
968         * gdb.mi/mi-solib.exp
969         * gdb.mi/mi-stack.exp
970         * gdb.mi/mi-stepi.exp
971         * gdb.mi/mi-syn-frame.exp
972         * gdb.mi/mi-until.exp
973         * gdb.mi/mi-var-block.exp
974         * gdb.mi/mi-var-child.exp
975         * gdb.mi/mi-var-cmd.exp
976         * gdb.mi/mi-var-cp.exp
977         * gdb.mi/mi-var-display.exp
978         * gdb.mi/mi-var-invalidate.exp
979         * gdb.mi/mi-var-list-children-invalid-grandchild.exp
980         * gdb.mi/mi-vla-fortran.exp
981         * gdb.mi/mi-watch.exp
982         * gdb.mi/mi2-var-child.exp
983         * gdb.mi/user-selected-context-sync.exp
984         * gdb.modula2/unbounded-array.exp
985         * gdb.multi/dummy-frame-restore.exp
986         * gdb.multi/multi-arch-exec.exp
987         * gdb.multi/multi-arch.exp
988         * gdb.multi/tids.exp
989         * gdb.multi/watchpoint-multi.exp
990         * gdb.opencl/callfuncs.exp
991         * gdb.opencl/convs_casts.exp
992         * gdb.opencl/datatypes.exp
993         * gdb.opencl/operators.exp
994         * gdb.opencl/vec_comps.exp
995         * gdb.opt/clobbered-registers-O2.exp
996         * gdb.opt/inline-break.exp
997         * gdb.opt/inline-bt.exp
998         * gdb.opt/inline-cmds.exp
999         * gdb.opt/inline-locals.exp
1000         * gdb.pascal/case-insensitive-symbols.exp
1001         * gdb.pascal/floats.exp
1002         * gdb.pascal/gdb11492.exp
1003         * gdb.python/lib-types.exp
1004         * gdb.python/py-arch.exp
1005         * gdb.python/py-as-string.exp
1006         * gdb.python/py-bad-printers.exp
1007         * gdb.python/py-block.exp
1008         * gdb.python/py-breakpoint-create-fail.exp
1009         * gdb.python/py-breakpoint.exp
1010         * gdb.python/py-caller-is.exp
1011         * gdb.python/py-cmd.exp
1012         * gdb.python/py-explore-cc.exp
1013         * gdb.python/py-explore.exp
1014         * gdb.python/py-finish-breakpoint.exp
1015         * gdb.python/py-finish-breakpoint2.exp
1016         * gdb.python/py-frame-args.exp
1017         * gdb.python/py-frame-inline.exp
1018         * gdb.python/py-frame.exp
1019         * gdb.python/py-framefilter-mi.exp
1020         * gdb.python/py-infthread.exp
1021         * gdb.python/py-lazy-string.exp
1022         * gdb.python/py-linetable.exp
1023         * gdb.python/py-mi-events.exp
1024         * gdb.python/py-mi-objfile.exp
1025         * gdb.python/py-mi.exp
1026         * gdb.python/py-objfile.exp
1027         * gdb.python/py-pp-integral.exp
1028         * gdb.python/py-pp-maint.exp
1029         * gdb.python/py-pp-re-notag.exp
1030         * gdb.python/py-pp-registration.exp
1031         * gdb.python/py-recurse-unwind.exp
1032         * gdb.python/py-strfns.exp
1033         * gdb.python/py-symbol.exp
1034         * gdb.python/py-symtab.exp
1035         * gdb.python/py-sync-interp.exp
1036         * gdb.python/py-typeprint.exp
1037         * gdb.python/py-unwind-maint.exp
1038         * gdb.python/py-unwind.exp
1039         * gdb.python/py-value-cc.exp
1040         * gdb.python/py-xmethods.exp
1041         * gdb.reverse/amd64-tailcall-reverse.exp
1042         * gdb.reverse/break-precsave.exp
1043         * gdb.reverse/break-reverse.exp
1044         * gdb.reverse/consecutive-precsave.exp
1045         * gdb.reverse/consecutive-reverse.exp
1046         * gdb.reverse/finish-precsave.exp
1047         * gdb.reverse/finish-reverse-bkpt.exp
1048         * gdb.reverse/finish-reverse.exp
1049         * gdb.reverse/fstatat-reverse.exp
1050         * gdb.reverse/getresuid-reverse.exp
1051         * gdb.reverse/i386-precsave.exp
1052         * gdb.reverse/i386-reverse.exp
1053         * gdb.reverse/i386-sse-reverse.exp
1054         * gdb.reverse/i387-env-reverse.exp
1055         * gdb.reverse/i387-stack-reverse.exp
1056         * gdb.reverse/insn-reverse.exp
1057         * gdb.reverse/machinestate-precsave.exp
1058         * gdb.reverse/machinestate.exp
1059         * gdb.reverse/next-reverse-bkpt-over-sr.exp
1060         * gdb.reverse/pipe-reverse.exp
1061         * gdb.reverse/readv-reverse.exp
1062         * gdb.reverse/recvmsg-reverse.exp
1063         * gdb.reverse/rerun-prec.exp
1064         * gdb.reverse/s390-mvcle.exp
1065         * gdb.reverse/step-precsave.exp
1066         * gdb.reverse/step-reverse.exp
1067         * gdb.reverse/time-reverse.exp
1068         * gdb.reverse/until-precsave.exp
1069         * gdb.reverse/until-reverse.exp
1070         * gdb.reverse/waitpid-reverse.exp
1071         * gdb.reverse/watch-precsave.exp
1072         * gdb.reverse/watch-reverse.exp
1073         * gdb.rust/generics.exp
1074         * gdb.rust/methods.exp
1075         * gdb.rust/modules.exp
1076         * gdb.rust/simple.exp
1077         * gdb.server/connect-with-no-symbol-file.exp
1078         * gdb.server/ext-attach.exp
1079         * gdb.server/ext-restart.exp
1080         * gdb.server/ext-wrapper.exp
1081         * gdb.server/file-transfer.exp
1082         * gdb.server/server-exec-info.exp
1083         * gdb.server/server-kill.exp
1084         * gdb.server/server-mon.exp
1085         * gdb.server/wrapper.exp
1086         * gdb.stabs/exclfwd.exp
1087         * gdb.stabs/gdb11479.exp
1088         * gdb.threads/clone-new-thread-event.exp
1089         * gdb.threads/corethreads.exp
1090         * gdb.threads/current-lwp-dead.exp
1091         * gdb.threads/dlopen-libpthread.exp
1092         * gdb.threads/gcore-thread.exp
1093         * gdb.threads/sigstep-threads.exp
1094         * gdb.threads/watchpoint-fork.exp
1095         * gdb.trace/actions-changed.exp
1096         * gdb.trace/backtrace.exp
1097         * gdb.trace/change-loc.exp
1098         * gdb.trace/circ.exp
1099         * gdb.trace/collection.exp
1100         * gdb.trace/disconnected-tracing.exp
1101         * gdb.trace/ftrace.exp
1102         * gdb.trace/mi-trace-frame-collected.exp
1103         * gdb.trace/mi-trace-unavailable.exp
1104         * gdb.trace/mi-traceframe-changed.exp
1105         * gdb.trace/mi-tsv-changed.exp
1106         * gdb.trace/no-attach-trace.exp
1107         * gdb.trace/passc-dyn.exp
1108         * gdb.trace/qtro.exp
1109         * gdb.trace/range-stepping.exp
1110         * gdb.trace/read-memory.exp
1111         * gdb.trace/save-trace.exp
1112         * gdb.trace/signal.exp
1113         * gdb.trace/status-stop.exp
1114         * gdb.trace/tfile.exp
1115         * gdb.trace/trace-break.exp
1116         * gdb.trace/trace-buffer-size.exp
1117         * gdb.trace/trace-condition.exp
1118         * gdb.trace/tracefile-pseudo-reg.exp
1119         * gdb.trace/tstatus.exp
1120         * gdb.trace/unavailable.exp
1121         * gdb.trace/while-dyn.exp
1122         * gdb.trace/while-stepping.exp
1123
1124 2016-12-22  Doug Evans  <xdje42@gmail.com>
1125
1126         * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
1127         and msymbols.
1128
1129 2016-12-19  Yao Qi  <yao.qi@linaro.org>
1130
1131         * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
1132         (test_with_self): Don't call do_steps_and_nexts, and remove
1133         code about stepping into xmalloc.
1134
1135 2016-12-09  Yao Qi  <yao.qi@linaro.org>
1136
1137         * gdb.base/all-architectures.exp.in: Remove kfail for rx.
1138
1139 2016-12-09  Yao Qi  <yao.qi@linaro.org>
1140
1141         * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
1142
1143 2016-12-09  Pedro Alves  <palves@redhat.com>
1144
1145         * gdb.base/all-architectures-0.exp: New file.
1146         * gdb.base/all-architectures-1.exp: New file.
1147         * gdb.base/all-architectures-2.exp: New file.
1148         * gdb.base/all-architectures-3.exp: New file.
1149         * gdb.base/all-architectures-4.exp: New file.
1150         * gdb.base/all-architectures-5.exp: New file.
1151         * gdb.base/all-architectures-6.exp: New file.
1152         * gdb.base/all-architectures-7.exp: New file.
1153         * gdb.base/all-architectures.exp.in: New file.
1154
1155 2016-12-09  Yao Qi  <yao.qi@linaro.org>
1156
1157         * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
1158
1159 2016-12-02  Luis Machado  <lgustavo@codesourcery.com>
1160
1161         * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
1162         possible.
1163         Remove useless pattern-matching code.
1164
1165 2016-12-02  Pedro Alves  <palves@redhat.com>
1166
1167         * gdb.base/commands.exp (user_defined_command_manyargs_test): New
1168         procedure.
1169         (top level): Call it.
1170
1171 2016-12-02  Pedro Alves  <palves@redhat.com>
1172
1173         * gdb.base/commands.exp (user_defined_command_args_stack_test):
1174         New procedure.
1175         (top level): Call it.
1176
1177 2016-12-02  Pedro Alves  <palves@redhat.com>
1178
1179         PR cli/20559
1180         * gdb.base/commands.exp (user_defined_command_args_eval): New
1181         procedure.
1182         (top level): Call it.
1183
1184 2016-12-02  Luis Machado  <lgustavo@codesourcery.com>
1185
1186         * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
1187         timeout handling.
1188
1189 2016-12-02  Tom Tromey  <tom@tromey.com>
1190
1191         * gdb.dwarf2/main-subprogram.c: New file.
1192         * gdb.dwarf2/main-subprogram.exp: New file.
1193
1194 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1195
1196         * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
1197         * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
1198         gdb_test_no_output for a couple of cases.
1199         * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
1200
1201 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1202
1203         Fix test names and standardize compilation error messages throughout
1204         the following files:
1205
1206         * gdb.ada/start.exp
1207         * gdb.arch/alpha-step.exp
1208         * gdb.arch/e500-prologue.exp
1209         * gdb.arch/ftrace-insn-reloc.exp
1210         * gdb.arch/gdb1291.exp
1211         * gdb.arch/gdb1431.exp
1212         * gdb.arch/gdb1558.exp
1213         * gdb.arch/i386-dr3-watch.exp
1214         * gdb.arch/i386-sse-stack-align.exp
1215         * gdb.arch/ia64-breakpoint-shadow.exp
1216         * gdb.arch/pa-nullify.exp
1217         * gdb.arch/powerpc-aix-prologue.exp
1218         * gdb.arch/thumb-bx-pc.exp
1219         * gdb.base/annota1.exp
1220         * gdb.base/annota3.exp
1221         * gdb.base/arrayidx.exp
1222         * gdb.base/assign.exp
1223         * gdb.base/attach.exp
1224         * gdb.base/auxv.exp
1225         * gdb.base/bang.exp
1226         * gdb.base/bfp-test.exp
1227         * gdb.base/bigcore.exp
1228         * gdb.base/bitfields2.exp
1229         * gdb.base/break-fun-addr.exp
1230         * gdb.base/break-probes.exp
1231         * gdb.base/call-rt-st.exp
1232         * gdb.base/callexit.exp
1233         * gdb.base/catch-fork-kill.exp
1234         * gdb.base/charset.exp
1235         * gdb.base/checkpoint.exp
1236         * gdb.base/comprdebug.exp
1237         * gdb.base/constvars.exp
1238         * gdb.base/coredump-filter.exp
1239         * gdb.base/cursal.exp
1240         * gdb.base/cvexpr.exp
1241         * gdb.base/detach.exp
1242         * gdb.base/display.exp
1243         * gdb.base/dmsym.exp
1244         * gdb.base/dprintf-pending.exp
1245         * gdb.base/dso2dso.exp
1246         * gdb.base/dtrace-probe.exp
1247         * gdb.base/dump.exp
1248         * gdb.base/enum_cond.exp
1249         * gdb.base/exe-lock.exp
1250         * gdb.base/exec-invalid-sysroot.exp
1251         * gdb.base/execl-update-breakpoints.exp
1252         * gdb.base/exprs.exp
1253         * gdb.base/fileio.exp
1254         * gdb.base/find.exp
1255         * gdb.base/finish.exp
1256         * gdb.base/fixsection.exp
1257         * gdb.base/foll-vfork.exp
1258         * gdb.base/frame-args.exp
1259         * gdb.base/gcore.exp
1260         * gdb.base/gdb1250.exp
1261         * gdb.base/global-var-nested-by-dso.exp
1262         * gdb.base/gnu-ifunc.exp
1263         * gdb.base/hashline1.exp
1264         * gdb.base/hashline2.exp
1265         * gdb.base/hashline3.exp
1266         * gdb.base/hbreak-in-shr-unsupported.exp
1267         * gdb.base/huge.exp
1268         * gdb.base/infcall-input.exp
1269         * gdb.base/info-fun.exp
1270         * gdb.base/info-shared.exp
1271         * gdb.base/jit-simple.exp
1272         * gdb.base/jit-so.exp
1273         * gdb.base/jit.exp
1274         * gdb.base/jump.exp
1275         * gdb.base/label.exp
1276         * gdb.base/lineinc.exp
1277         * gdb.base/logical.exp
1278         * gdb.base/longjmp.exp
1279         * gdb.base/macscp.exp
1280         * gdb.base/miscexprs.exp
1281         * gdb.base/new-ui-echo.exp
1282         * gdb.base/new-ui-pending-input.exp
1283         * gdb.base/new-ui.exp
1284         * gdb.base/nodebug.exp
1285         * gdb.base/nofield.exp
1286         * gdb.base/offsets.exp
1287         * gdb.base/overlays.exp
1288         * gdb.base/pending.exp
1289         * gdb.base/pointers.exp
1290         * gdb.base/pr11022.exp
1291         * gdb.base/printcmds.exp
1292         * gdb.base/prologue.exp
1293         * gdb.base/ptr-typedef.exp
1294         * gdb.base/realname-expand.exp
1295         * gdb.base/relativedebug.exp
1296         * gdb.base/relocate.exp
1297         * gdb.base/remote.exp
1298         * gdb.base/reread.exp
1299         * gdb.base/return2.exp
1300         * gdb.base/savedregs.exp
1301         * gdb.base/sep.exp
1302         * gdb.base/sepdebug.exp
1303         * gdb.base/sepsymtab.exp
1304         * gdb.base/set-inferior-tty.exp
1305         * gdb.base/setshow.exp
1306         * gdb.base/shlib-call.exp
1307         * gdb.base/sigaltstack.exp
1308         * gdb.base/siginfo-addr.exp
1309         * gdb.base/signals.exp
1310         * gdb.base/signull.exp
1311         * gdb.base/sigrepeat.exp
1312         * gdb.base/so-impl-ld.exp
1313         * gdb.base/solib-display.exp
1314         * gdb.base/solib-overlap.exp
1315         * gdb.base/solib-search.exp
1316         * gdb.base/solib-symbol.exp
1317         * gdb.base/structs.exp
1318         * gdb.base/structs2.exp
1319         * gdb.base/symtab-search-order.exp
1320         * gdb.base/twice.exp
1321         * gdb.base/unload.exp
1322         * gdb.base/varargs.exp
1323         * gdb.base/watchpoint-solib.exp
1324         * gdb.base/watchpoint.exp
1325         * gdb.base/whatis.exp
1326         * gdb.base/wrong_frame_bt_full.exp
1327         * gdb.btrace/dlopen.exp
1328         * gdb.cell/ea-standalone.exp
1329         * gdb.cell/ea-test.exp
1330         * gdb.cp/dispcxx.exp
1331         * gdb.cp/gdb2384.exp
1332         * gdb.cp/method2.exp
1333         * gdb.cp/nextoverthrow.exp
1334         * gdb.cp/pr10728.exp
1335         * gdb.disasm/am33.exp
1336         * gdb.disasm/h8300s.exp
1337         * gdb.disasm/mn10300.exp
1338         * gdb.disasm/sh3.exp
1339         * gdb.dwarf2/dw2-dir-file-name.exp
1340         * gdb.fortran/complex.exp
1341         * gdb.fortran/library-module.exp
1342         * gdb.guile/scm-pretty-print.exp
1343         * gdb.guile/scm-symbol.exp
1344         * gdb.guile/scm-type.exp
1345         * gdb.guile/scm-value.exp
1346         * gdb.linespec/linespec.exp
1347         * gdb.mi/gdb701.exp
1348         * gdb.mi/gdb792.exp
1349         * gdb.mi/mi-breakpoint-changed.exp
1350         * gdb.mi/mi-dprintf-pending.exp
1351         * gdb.mi/mi-dprintf.exp
1352         * gdb.mi/mi-exit-code.exp
1353         * gdb.mi/mi-pending.exp
1354         * gdb.mi/mi-solib.exp
1355         * gdb.mi/new-ui-mi-sync.exp
1356         * gdb.mi/pr11022.exp
1357         * gdb.mi/user-selected-context-sync.exp
1358         * gdb.opt/solib-intra-step.exp
1359         * gdb.python/py-events.exp
1360         * gdb.python/py-finish-breakpoint.exp
1361         * gdb.python/py-mi.exp
1362         * gdb.python/py-prettyprint.exp
1363         * gdb.python/py-shared.exp
1364         * gdb.python/py-symbol.exp
1365         * gdb.python/py-template.exp
1366         * gdb.python/py-type.exp
1367         * gdb.python/py-value.exp
1368         * gdb.reverse/solib-precsave.exp
1369         * gdb.reverse/solib-reverse.exp
1370         * gdb.server/solib-list.exp
1371         * gdb.stabs/weird.exp
1372         * gdb.threads/reconnect-signal.exp
1373         * gdb.threads/stepi-random-signal.exp
1374         * gdb.trace/actions.exp
1375         * gdb.trace/ax.exp
1376         * gdb.trace/backtrace.exp
1377         * gdb.trace/change-loc.exp
1378         * gdb.trace/deltrace.exp
1379         * gdb.trace/ftrace-lock.exp
1380         * gdb.trace/ftrace.exp
1381         * gdb.trace/infotrace.exp
1382         * gdb.trace/mi-tracepoint-changed.exp
1383         * gdb.trace/packetlen.exp
1384         * gdb.trace/passcount.exp
1385         * gdb.trace/pending.exp
1386         * gdb.trace/range-stepping.exp
1387         * gdb.trace/report.exp
1388         * gdb.trace/stap-trace.exp
1389         * gdb.trace/tfind.exp
1390         * gdb.trace/trace-break.exp
1391         * gdb.trace/trace-condition.exp
1392         * gdb.trace/trace-enable-disable.exp
1393         * gdb.trace/trace-mt.exp
1394         * gdb.trace/tracecmd.exp
1395         * gdb.trace/tspeed.exp
1396         * gdb.trace/tsv.exp
1397         * lib/perftest.exp
1398
1399 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1400
1401         * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
1402         with gdb_test_no_output.
1403         Use command as test name.
1404
1405 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1406
1407         Fix test names starting with uppercase throughout the files.
1408
1409         * gdb.ada/assign_1.exp
1410         * gdb.ada/boolean_expr.exp
1411         * gdb.base/arrayidx.exp
1412         * gdb.base/del.exp
1413         * gdb.base/gcore-buffer-overflow.exp
1414         * gdb.base/testenv.exp
1415         * gdb.compile/compile.exp
1416         * gdb.python/py-framefilter-invalidarg.exp
1417         * gdb.python/py-framefilter.exp
1418
1419 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1420
1421         Fix test names starting with uppercase throughout the files.
1422
1423         * gdb.ada/array_return.exp
1424         * gdb.ada/expr_delims.exp
1425         * gdb.ada/mi_dyn_arr.exp
1426         * gdb.ada/mi_interface.exp
1427         * gdb.ada/mi_var_array.exp
1428         * gdb.ada/watch_arg.exp
1429         * gdb.arch/alpha-step.exp
1430         * gdb.arch/altivec-regs.exp
1431         * gdb.arch/e500-regs.exp
1432         * gdb.arch/powerpc-d128-regs.exp
1433         * gdb.base/arrayidx.exp
1434         * gdb.base/break.exp
1435         * gdb.base/checkpoint.exp
1436         * gdb.base/debug-expr.exp
1437         * gdb.base/dmsym.exp
1438         * gdb.base/radix.exp
1439         * gdb.base/sepdebug.exp
1440         * gdb.base/testenv.exp
1441         * gdb.base/watch_thread_num.exp
1442         * gdb.base/watchpoint-cond-gone.exp
1443         * gdb.cell/break.exp
1444         * gdb.cell/ea-cache.exp
1445         * gdb.compile/compile.exp
1446         * gdb.cp/gdb2495.exp
1447         * gdb.gdb/selftest.exp
1448         * gdb.gdb/xfullpath.exp
1449         * gdb.go/hello.exp
1450         * gdb.go/integers.exp
1451         * gdb.objc/basicclass.exp
1452         * gdb.pascal/hello.exp
1453         * gdb.pascal/integers.exp
1454         * gdb.python/py-breakpoint.exp
1455         * gdb.python/py-cmd.exp
1456         * gdb.python/py-linetable.exp
1457         * gdb.python/py-xmethods.exp
1458         * gdb.python/python.exp
1459         * gdb.reverse/consecutive-precsave.exp
1460         * gdb.reverse/finish-precsave.exp
1461         * gdb.reverse/i386-precsave.exp
1462         * gdb.reverse/machinestate-precsave.exp
1463         * gdb.reverse/sigall-precsave.exp
1464         * gdb.reverse/solib-precsave.exp
1465         * gdb.reverse/step-precsave.exp
1466         * gdb.reverse/until-precsave.exp
1467         * gdb.reverse/watch-precsave.exp
1468         * gdb.threads/leader-exit.exp
1469         * gdb.threads/pthreads.exp
1470         * gdb.threads/wp-replication.exp
1471         * gdb.trace/actions.exp
1472         * gdb.trace/mi-tsv-changed.exp
1473         * gdb.trace/tsv.exp
1474
1475 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1476
1477         Fix test names starting with uppercase throughout the files.
1478
1479         * gdb.arch/i386-bp_permanent.exp
1480         * gdb.arch/i386-gnu-cfi.exp
1481         * gdb.base/disasm-end-cu.exp
1482         * gdb.base/macscp.exp
1483         * gdb.base/pending.exp
1484         * gdb.base/watch_thread_num.exp
1485         * gdb.cp/exception.exp
1486         * gdb.cp/gdb2495.exp
1487         * gdb.cp/local.exp
1488         * gdb.python/py-evsignal.exp
1489         * gdb.python/python.exp
1490         * gdb.trace/tracecmd.exp
1491
1492 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1493
1494         Fix test names starting with uppercase throughout the files.
1495
1496         * gdb.base/charset.exp
1497         * gdb.base/eval.exp
1498         * gdb.base/multi-forks.exp
1499         * gdb.guile/scm-progspace.exp
1500         * gdb.opencl/datatypes.exp
1501         * gdb.python/py-block.exp
1502         * gdb.python/py-function.exp
1503         * gdb.python/py-symbol.exp
1504         * gdb.python/py-symtab.exp
1505         * gdb.python/py-xmethods.exp
1506         * gdb.reverse/break-precsave.exp
1507         * gdb.reverse/break-reverse.exp
1508         * gdb.reverse/consecutive-precsave.exp
1509         * gdb.reverse/consecutive-reverse.exp
1510         * gdb.reverse/finish-precsave.exp
1511         * gdb.reverse/finish-reverse-bkpt.exp
1512         * gdb.reverse/finish-reverse.exp
1513         * gdb.reverse/fstatat-reverse.exp
1514         * gdb.reverse/getresuid-reverse.exp
1515         * gdb.reverse/i386-precsave.exp
1516         * gdb.reverse/i386-reverse.exp
1517         * gdb.reverse/i386-sse-reverse.exp
1518         * gdb.reverse/i387-stack-reverse.exp
1519         * gdb.reverse/insn-reverse.exp
1520         * gdb.reverse/machinestate-precsave.exp
1521         * gdb.reverse/machinestate.exp
1522         * gdb.reverse/next-reverse-bkpt-over-sr.exp
1523         * gdb.reverse/pipe-reverse.exp
1524         * gdb.reverse/readv-reverse.exp
1525         * gdb.reverse/recvmsg-reverse.exp
1526         * gdb.reverse/rerun-prec.exp
1527         * gdb.reverse/s390-mvcle.exp
1528         * gdb.reverse/sigall-precsave.exp
1529         * gdb.reverse/sigall-reverse.exp
1530         * gdb.reverse/solib-precsave.exp
1531         * gdb.reverse/solib-reverse.exp
1532         * gdb.reverse/step-precsave.exp
1533         * gdb.reverse/step-reverse.exp
1534         * gdb.reverse/time-reverse.exp
1535         * gdb.reverse/until-precsave.exp
1536         * gdb.reverse/until-reverse.exp
1537         * gdb.reverse/waitpid-reverse.exp
1538         * gdb.reverse/watch-precsave.exp
1539         * gdb.reverse/watch-reverse.exp
1540
1541 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1542
1543         Fix test names starting with uppercase throughout the files.
1544
1545         * gdb.arch/i386-mpx-simple_segv.exp
1546         * gdb.arch/i386-mpx.exp
1547         * gdb.arch/i386-permbkpt.exp
1548         * gdb.arch/pa-nullify.exp
1549         * gdb.arch/powerpc-d128-regs.exp
1550         * gdb.arch/vsx-regs.exp
1551         * gdb.base/bfp-test.exp
1552         * gdb.base/break.exp
1553         * gdb.base/breakpoint-shadow.exp
1554         * gdb.base/callfuncs.exp
1555         * gdb.base/charset.exp
1556         * gdb.base/commands.exp
1557         * gdb.base/completion.exp
1558         * gdb.base/dfp-test.exp
1559         * gdb.base/echo.exp
1560         * gdb.base/ending-run.exp
1561         * gdb.base/eval.exp
1562         * gdb.base/expand-psymtabs.exp
1563         * gdb.base/float128.exp
1564         * gdb.base/floatn.exp
1565         * gdb.base/foll-exec-mode.exp
1566         * gdb.base/gdb1056.exp
1567         * gdb.base/gdb11531.exp
1568         * gdb.base/kill-after-signal.exp
1569         * gdb.base/multi-forks.exp
1570         * gdb.base/overlays.exp
1571         * gdb.base/pending.exp
1572         * gdb.base/sepdebug.exp
1573         * gdb.base/testenv.exp
1574         * gdb.base/valgrind-db-attach.exp
1575         * gdb.base/watch_thread_num.exp
1576         * gdb.base/watchpoint-cond-gone.exp
1577         * gdb.base/watchpoint.exp
1578         * gdb.base/watchpoints.exp
1579         * gdb.cp/arg-reference.exp
1580         * gdb.cp/baseenum.exp
1581         * gdb.cp/operator.exp
1582         * gdb.cp/shadow.exp
1583         * gdb.dwarf2/dw2-op-out-param.exp
1584         * gdb.dwarf2/dw2-reg-undefined.exp
1585         * gdb.go/chan.exp
1586         * gdb.go/hello.exp
1587         * gdb.go/integers.exp
1588         * gdb.go/methods.exp
1589         * gdb.go/package.exp
1590         * gdb.guile/scm-parameter.exp
1591         * gdb.guile/scm-progspace.exp
1592         * gdb.guile/scm-value.exp
1593         * gdb.mi/mi-pending.exp
1594         * gdb.mi/user-selected-context-sync.exp
1595         * gdb.multi/multi-attach.exp
1596         * gdb.multi/tids.exp
1597         * gdb.opt/clobbered-registers-O2.exp
1598         * gdb.pascal/floats.exp
1599         * gdb.pascal/integers.exp
1600         * gdb.python/py-block.exp
1601         * gdb.python/py-events.exp
1602         * gdb.python/py-parameter.exp
1603         * gdb.python/py-symbol.exp
1604         * gdb.python/py-symtab.exp
1605         * gdb.python/py-type.exp
1606         * gdb.python/py-value.exp
1607         * gdb.python/py-xmethods.exp
1608         * gdb.python/python.exp
1609         * gdb.reverse/break-precsave.exp
1610         * gdb.reverse/consecutive-precsave.exp
1611         * gdb.reverse/finish-precsave.exp
1612         * gdb.reverse/i386-precsave.exp
1613         * gdb.reverse/machinestate-precsave.exp
1614         * gdb.reverse/sigall-precsave.exp
1615         * gdb.reverse/solib-precsave.exp
1616         * gdb.reverse/step-precsave.exp
1617         * gdb.reverse/until-precsave.exp
1618         * gdb.reverse/watch-precsave.exp
1619         * gdb.server/ext-attach.exp
1620         * gdb.server/ext-restart.exp
1621         * gdb.server/ext-run.exp
1622         * gdb.server/ext-wrapper.exp
1623         * gdb.stabs/gdb11479.exp
1624         * gdb.stabs/weird.exp
1625         * gdb.threads/attach-many-short-lived-threads.exp
1626         * gdb.threads/kill.exp
1627         * gdb.threads/watchpoint-fork.exp
1628
1629 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1630
1631         Fix test names starting with uppercase throughout all the files below.
1632
1633         * gdb.ada/array_return.exp
1634         * gdb.ada/catch_ex.exp
1635         * gdb.ada/info_exc.exp
1636         * gdb.ada/mi_catch_ex.exp
1637         * gdb.ada/mi_dyn_arr.exp
1638         * gdb.ada/mi_ex_cond.exp
1639         * gdb.ada/mi_exc_info.exp
1640         * gdb.ada/mi_interface.exp
1641         * gdb.ada/mi_task_arg.exp
1642         * gdb.ada/mi_task_info.exp
1643         * gdb.ada/mi_var_array.exp
1644         * gdb.arch/alpha-step.exp
1645         * gdb.arch/amd64-disp-step.exp
1646         * gdb.arch/arm-disp-step.exp
1647         * gdb.arch/disp-step-insn-reloc.exp
1648         * gdb.arch/e500-prologue.exp
1649         * gdb.arch/ftrace-insn-reloc.exp
1650         * gdb.arch/gdb1558.exp
1651         * gdb.arch/i386-bp_permanent.exp
1652         * gdb.arch/i386-disp-step.exp
1653         * gdb.arch/i386-float.exp
1654         * gdb.arch/i386-gnu-cfi.exp
1655         * gdb.arch/ia64-breakpoint-shadow.exp
1656         * gdb.arch/mips16-thunks.exp
1657         * gdb.arch/pa-nullify.exp
1658         * gdb.arch/powerpc-aix-prologue.exp
1659         * gdb.arch/powerpc-power.exp
1660         * gdb.arch/ppc-dfp.exp
1661         * gdb.arch/s390-tdbregs.exp
1662         * gdb.arch/spu-info.exp
1663         * gdb.arch/spu-ls.exp
1664         * gdb.arch/thumb-bx-pc.exp
1665         * gdb.base/advance.exp
1666         * gdb.base/annota-input-while-running.exp
1667         * gdb.base/arrayidx.exp
1668         * gdb.base/asmlabel.exp
1669         * gdb.base/async.exp
1670         * gdb.base/attach-wait-input.exp
1671         * gdb.base/auto-connect-native-target.exp
1672         * gdb.base/batch-preserve-term-settings.exp
1673         * gdb.base/bfp-test.exp
1674         * gdb.base/bigcore.exp
1675         * gdb.base/bp-permanent.exp
1676         * gdb.base/break-always.exp
1677         * gdb.base/break-fun-addr.exp
1678         * gdb.base/break-idempotent.exp
1679         * gdb.base/break-main-file-remove-fail.exp
1680         * gdb.base/break-probes.exp
1681         * gdb.base/break-unload-file.exp
1682         * gdb.base/break.exp
1683         * gdb.base/call-ar-st.exp
1684         * gdb.base/call-rt-st.exp
1685         * gdb.base/call-sc.exp
1686         * gdb.base/call-signal-resume.exp
1687         * gdb.base/call-strs.exp
1688         * gdb.base/callexit.exp
1689         * gdb.base/callfuncs.exp
1690         * gdb.base/catch-gdb-caused-signals.exp
1691         * gdb.base/catch-signal-siginfo-cond.exp
1692         * gdb.base/catch-syscall.exp
1693         * gdb.base/compare-sections.exp
1694         * gdb.base/cond-eval-mode.exp
1695         * gdb.base/condbreak-call-false.exp
1696         * gdb.base/consecutive-step-over.exp
1697         * gdb.base/cursal.exp
1698         * gdb.base/disabled-location.exp
1699         * gdb.base/disasm-end-cu.exp
1700         * gdb.base/display.exp
1701         * gdb.base/double-prompt-target-event-error.exp
1702         * gdb.base/dprintf-bp-same-addr.exp
1703         * gdb.base/dprintf-detach.exp
1704         * gdb.base/dprintf-next.exp
1705         * gdb.base/dprintf-non-stop.exp
1706         * gdb.base/dprintf-pending.exp
1707         * gdb.base/dso2dso.exp
1708         * gdb.base/ending-run.exp
1709         * gdb.base/enum_cond.exp
1710         * gdb.base/examine-backward.exp
1711         * gdb.base/exe-lock.exp
1712         * gdb.base/exec-invalid-sysroot.exp
1713         * gdb.base/execl-update-breakpoints.exp
1714         * gdb.base/execution-termios.exp
1715         * gdb.base/fileio.exp
1716         * gdb.base/fixsection.exp
1717         * gdb.base/foll-exec-mode.exp
1718         * gdb.base/foll-exec.exp
1719         * gdb.base/fork-running-state.exp
1720         * gdb.base/frame-args.exp
1721         * gdb.base/fullpath-expand.exp
1722         * gdb.base/func-ptr.exp
1723         * gdb.base/gcore-relro-pie.exp
1724         * gdb.base/gdb1090.exp
1725         * gdb.base/gdb1555.exp
1726         * gdb.base/global-var-nested-by-dso.exp
1727         * gdb.base/gnu-ifunc.exp
1728         * gdb.base/hbreak-in-shr-unsupported.exp
1729         * gdb.base/hbreak-unmapped.exp
1730         * gdb.base/hook-stop.exp
1731         * gdb.base/infcall-input.exp
1732         * gdb.base/info-fun.exp
1733         * gdb.base/info-shared.exp
1734         * gdb.base/interrupt-noterm.exp
1735         * gdb.base/jit-so.exp
1736         * gdb.base/jit.exp
1737         * gdb.base/line-symtabs.exp
1738         * gdb.base/list.exp
1739         * gdb.base/longjmp.exp
1740         * gdb.base/macscp.exp
1741         * gdb.base/max-value-size.exp
1742         * gdb.base/nodebug.exp
1743         * gdb.base/nofield.exp
1744         * gdb.base/overlays.exp
1745         * gdb.base/paginate-after-ctrl-c-running.exp
1746         * gdb.base/paginate-bg-execution.exp
1747         * gdb.base/paginate-inferior-exit.exp
1748         * gdb.base/pending.exp
1749         * gdb.base/pr11022.exp
1750         * gdb.base/printcmds.exp
1751         * gdb.base/ptr-typedef.exp
1752         * gdb.base/ptype.exp
1753         * gdb.base/randomize.exp
1754         * gdb.base/range-stepping.exp
1755         * gdb.base/realname-expand.exp
1756         * gdb.base/relativedebug.exp
1757         * gdb.base/remote.exp
1758         * gdb.base/savedregs.exp
1759         * gdb.base/sepdebug.exp
1760         * gdb.base/set-noassign.exp
1761         * gdb.base/shlib-call.exp
1762         * gdb.base/shreloc.exp
1763         * gdb.base/sigaltstack.exp
1764         * gdb.base/sigbpt.exp
1765         * gdb.base/siginfo-addr.exp
1766         * gdb.base/siginfo-obj.exp
1767         * gdb.base/siginfo-thread.exp
1768         * gdb.base/signest.exp
1769         * gdb.base/signull.exp
1770         * gdb.base/sigrepeat.exp
1771         * gdb.base/skip.exp
1772         * gdb.base/so-impl-ld.exp
1773         * gdb.base/solib-corrupted.exp
1774         * gdb.base/solib-disc.exp
1775         * gdb.base/solib-display.exp
1776         * gdb.base/solib-overlap.exp
1777         * gdb.base/solib-search.exp
1778         * gdb.base/solib-symbol.exp
1779         * gdb.base/source-execution.exp
1780         * gdb.base/sss-bp-on-user-bp-2.exp
1781         * gdb.base/sss-bp-on-user-bp.exp
1782         * gdb.base/stack-checking.exp
1783         * gdb.base/stale-infcall.exp
1784         * gdb.base/step-break.exp
1785         * gdb.base/step-line.exp
1786         * gdb.base/step-over-exit.exp
1787         * gdb.base/step-test.exp
1788         * gdb.base/structs.exp
1789         * gdb.base/sym-file.exp
1790         * gdb.base/symtab-search-order.exp
1791         * gdb.base/term.exp
1792         * gdb.base/type-opaque.exp
1793         * gdb.base/unload.exp
1794         * gdb.base/until-nodebug.exp
1795         * gdb.base/until.exp
1796         * gdb.base/unwindonsignal.exp
1797         * gdb.base/watch-cond.exp
1798         * gdb.base/watch-non-mem.exp
1799         * gdb.base/watch_thread_num.exp
1800         * gdb.base/watchpoint-reuse-slot.exp
1801         * gdb.base/watchpoint-solib.exp
1802         * gdb.base/watchpoint.exp
1803         * gdb.btrace/dlopen.exp
1804         * gdb.cell/arch.exp
1805         * gdb.cell/break.exp
1806         * gdb.cell/bt.exp
1807         * gdb.cell/core.exp
1808         * gdb.cell/data.exp
1809         * gdb.cell/dwarfaddr.exp
1810         * gdb.cell/ea-cache.exp
1811         * gdb.cell/ea-standalone.exp
1812         * gdb.cell/ea-test.exp
1813         * gdb.cell/f-regs.exp
1814         * gdb.cell/fork.exp
1815         * gdb.cell/gcore.exp
1816         * gdb.cell/mem-access.exp
1817         * gdb.cell/ptype.exp
1818         * gdb.cell/registers.exp
1819         * gdb.cell/sizeof.exp
1820         * gdb.cell/solib-symbol.exp
1821         * gdb.cell/solib.exp
1822         * gdb.compile/compile-tls.exp
1823         * gdb.cp/exception.exp
1824         * gdb.cp/gdb2495.exp
1825         * gdb.cp/local.exp
1826         * gdb.cp/mb-inline.exp
1827         * gdb.cp/mb-templates.exp
1828         * gdb.cp/pr10687.exp
1829         * gdb.cp/pr9167.exp
1830         * gdb.cp/scope-err.exp
1831         * gdb.cp/templates.exp
1832         * gdb.cp/virtfunc.exp
1833         * gdb.dwarf2/dw2-dir-file-name.exp
1834         * gdb.dwarf2/dw2-single-line-discriminators.exp
1835         * gdb.fortran/complex.exp
1836         * gdb.fortran/library-module.exp
1837         * gdb.guile/guile.exp
1838         * gdb.guile/scm-cmd.exp
1839         * gdb.guile/scm-frame-inline.exp
1840         * gdb.guile/scm-objfile.exp
1841         * gdb.guile/scm-pretty-print.exp
1842         * gdb.guile/scm-symbol.exp
1843         * gdb.guile/scm-type.exp
1844         * gdb.guile/scm-value.exp
1845         * gdb.linespec/keywords.exp
1846         * gdb.linespec/ls-errs.exp
1847         * gdb.linespec/macro-relative.exp
1848         * gdb.linespec/thread.exp
1849         * gdb.mi/mi-breakpoint-changed.exp
1850         * gdb.mi/mi-dprintf-pending.exp
1851         * gdb.mi/mi-fullname-deleted.exp
1852         * gdb.mi/mi-logging.exp
1853         * gdb.mi/mi-pending.exp
1854         * gdb.mi/mi-solib.exp
1855         * gdb.mi/new-ui-mi-sync.exp
1856         * gdb.mi/user-selected-context-sync.exp
1857         * gdb.multi/dummy-frame-restore.exp
1858         * gdb.multi/multi-arch-exec.exp
1859         * gdb.multi/remove-inferiors.exp
1860         * gdb.multi/watchpoint-multi-exit.exp
1861         * gdb.opt/solib-intra-step.exp
1862         * gdb.perf/backtrace.exp
1863         * gdb.perf/single-step.exp
1864         * gdb.perf/skip-command.exp
1865         * gdb.perf/skip-prologue.exp
1866         * gdb.perf/solib.exp
1867         * gdb.python/lib-types.exp
1868         * gdb.python/py-as-string.exp
1869         * gdb.python/py-bad-printers.exp
1870         * gdb.python/py-block.exp
1871         * gdb.python/py-breakpoint.exp
1872         * gdb.python/py-cmd.exp
1873         * gdb.python/py-events.exp
1874         * gdb.python/py-evthreads.exp
1875         * gdb.python/py-finish-breakpoint.exp
1876         * gdb.python/py-finish-breakpoint2.exp
1877         * gdb.python/py-frame-inline.exp
1878         * gdb.python/py-frame.exp
1879         * gdb.python/py-inferior.exp
1880         * gdb.python/py-infthread.exp
1881         * gdb.python/py-mi.exp
1882         * gdb.python/py-objfile.exp
1883         * gdb.python/py-pp-maint.exp
1884         * gdb.python/py-pp-registration.exp
1885         * gdb.python/py-prettyprint.exp
1886         * gdb.python/py-recurse-unwind.exp
1887         * gdb.python/py-shared.exp
1888         * gdb.python/py-symbol.exp
1889         * gdb.python/py-symtab.exp
1890         * gdb.python/py-template.exp
1891         * gdb.python/py-type.exp
1892         * gdb.python/py-unwind-maint.exp
1893         * gdb.python/py-unwind.exp
1894         * gdb.python/py-value.exp
1895         * gdb.python/python.exp
1896         * gdb.reverse/finish-reverse-bkpt.exp
1897         * gdb.reverse/insn-reverse.exp
1898         * gdb.reverse/next-reverse-bkpt-over-sr.exp
1899         * gdb.reverse/solib-precsave.exp
1900         * gdb.reverse/solib-reverse.exp
1901         * gdb.stabs/gdb11479.exp
1902         * gdb.stabs/weird.exp
1903         * gdb.threads/fork-child-threads.exp
1904         * gdb.threads/fork-plus-threads.exp
1905         * gdb.threads/fork-thread-pending.exp
1906         * gdb.threads/forking-threads-plus-breakpoint.exp
1907         * gdb.threads/hand-call-in-threads.exp
1908         * gdb.threads/interrupted-hand-call.exp
1909         * gdb.threads/linux-dp.exp
1910         * gdb.threads/local-watch-wrong-thread.exp
1911         * gdb.threads/next-while-other-thread-longjmps.exp
1912         * gdb.threads/non-ldr-exit.exp
1913         * gdb.threads/pending-step.exp
1914         * gdb.threads/print-threads.exp
1915         * gdb.threads/process-dies-while-detaching.exp
1916         * gdb.threads/process-dies-while-handling-bp.exp
1917         * gdb.threads/pthreads.exp
1918         * gdb.threads/queue-signal.exp
1919         * gdb.threads/reconnect-signal.exp
1920         * gdb.threads/signal-command-handle-nopass.exp
1921         * gdb.threads/signal-command-multiple-signals-pending.exp
1922         * gdb.threads/signal-delivered-right-thread.exp
1923         * gdb.threads/signal-sigtrap.exp
1924         * gdb.threads/sigthread.exp
1925         * gdb.threads/staticthreads.exp
1926         * gdb.threads/stepi-random-signal.exp
1927         * gdb.threads/thread-unwindonsignal.exp
1928         * gdb.threads/thread_check.exp
1929         * gdb.threads/thread_events.exp
1930         * gdb.threads/tid-reuse.exp
1931         * gdb.threads/tls-nodebug.exp
1932         * gdb.threads/tls-shared.exp
1933         * gdb.threads/tls-so_extern.exp
1934         * gdb.threads/tls.exp
1935         * gdb.threads/wp-replication.exp
1936         * gdb.trace/actions-changed.exp
1937         * gdb.trace/actions.exp
1938         * gdb.trace/backtrace.exp
1939         * gdb.trace/change-loc.exp
1940         * gdb.trace/collection.exp
1941         * gdb.trace/deltrace.exp
1942         * gdb.trace/disconnected-tracing.exp
1943         * gdb.trace/entry-values.exp
1944         * gdb.trace/ftrace-lock.exp
1945         * gdb.trace/ftrace.exp
1946         * gdb.trace/infotrace.exp
1947         * gdb.trace/mi-trace-frame-collected.exp
1948         * gdb.trace/mi-trace-unavailable.exp
1949         * gdb.trace/mi-traceframe-changed.exp
1950         * gdb.trace/mi-tracepoint-changed.exp
1951         * gdb.trace/mi-tsv-changed.exp
1952         * gdb.trace/no-attach-trace.exp
1953         * gdb.trace/packetlen.exp
1954         * gdb.trace/passc-dyn.exp
1955         * gdb.trace/passcount.exp
1956         * gdb.trace/pending.exp
1957         * gdb.trace/pr16508.exp
1958         * gdb.trace/qtro.exp
1959         * gdb.trace/range-stepping.exp
1960         * gdb.trace/read-memory.exp
1961         * gdb.trace/report.exp
1962         * gdb.trace/save-trace.exp
1963         * gdb.trace/signal.exp
1964         * gdb.trace/stap-trace.exp
1965         * gdb.trace/status-stop.exp
1966         * gdb.trace/strace.exp
1967         * gdb.trace/tfile.exp
1968         * gdb.trace/tfind.exp
1969         * gdb.trace/trace-break.exp
1970         * gdb.trace/trace-condition.exp
1971         * gdb.trace/trace-enable-disable.exp
1972         * gdb.trace/trace-mt.exp
1973         * gdb.trace/tracecmd.exp
1974         * gdb.trace/tracefile-pseudo-reg.exp
1975         * gdb.trace/tspeed.exp
1976         * gdb.trace/tstatus.exp
1977         * gdb.trace/tsv.exp
1978         * gdb.trace/unavailable.exp
1979         * gdb.trace/while-dyn.exp
1980         * gdb.trace/while-stepping.exp
1981         * lib/gdb-guile.exp
1982         * lib/gdb.exp
1983         * lib/mi-support.exp
1984         * lib/pascal.exp
1985         * lib/perftest.exp
1986         * lib/prelink-support.exp
1987         * lib/selftest-support.exp
1988
1989 2016-11-30  Simon Marchi  <simon.marchi@polymtl.ca>
1990
1991         * Makefile.in: Include disable-implicit-rules.mk.
1992
1993 2016-11-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1994
1995         * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
1996         non-byte-aligned bit fields.
1997
1998 2016-11-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1999
2000         PR gdb/12616
2001         * gdb.dwarf2/nonvar-access.exp: New testcase.  Check that GDB
2002         respects the DW_AT_data_bit_offset attribute.
2003
2004 2016-11-22  Simon Marchi  <simon.marchi@polymtl.ca>
2005
2006         * gdb.base/default.exp: Fix output of "set language".
2007
2008 2016-11-17  Simon Marchi  <simon.marchi@polymtl.ca>
2009
2010         * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
2011         prefixed with @GMAKE_FALSE@.  Update comment related to non-GNU
2012         make.
2013         * configure.ac: Remove checks for the make program.
2014         * configure: Re-generate.
2015
2016 2016-11-16  Kevin Buettner  <kevinb@redhat.com>
2017
2018         * gdb.python/py-recurse-unwind.c (main): Add loop.
2019         * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
2020         to read_register() and gdb.parse_and_eval().  Make each code
2021         call a separate case that can be individually tested.
2022         * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
2023         proc. Call cont_and_backtrace for each of the code paths that
2024         we want to test in the unwinder.
2025
2026 2016-11-15  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2027
2028         * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
2029         the definition of struct S.
2030
2031 2016-11-11  Catherine Moore  <clm@codesourcery.com>
2032
2033         * gdb.base/dump.exp: Identify verilog format dump tests as such.
2034
2035 2016-11-09  Pedro Alves  <palves@redhat.com>
2036
2037         * gdb.base/commands.exp (runto_or_return): New procedure.
2038         (gdbvar_simple_if_test, gdbvar_simple_while_test)
2039         (gdbvar_complex_if_while_test, progvar_simple_if_test)
2040         (progvar_simple_while_test, progvar_complex_if_while_test)
2041         (if_while_breakpoint_command_test)
2042         (infrun_breakpoint_command_test, breakpoint_command_test)
2043         (user_defined_command_test, watchpoint_command_test)
2044         (test_command_prompt_position, redefine_hook_test)
2045         (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
2046         (redefine_backtrace_test): Use runto_or_return, $valnum_re,
2047         multi_line_input and multi_line.  Remove gdb_expect and
2048         gdb_stop_suppressing_tests uses.
2049         * lib/gdb.exp (valnum_re): New global.
2050         (multi_line_input): New procedure.
2051
2052 2016-11-09  Simon Marchi  <simon.marchi@polymtl.ca>
2053
2054         * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
2055         Remove.
2056         (test_setup): Define with proc_with_prefix.
2057         (test_cli_inferior): Likewise.
2058         (test_cli_thread): Likewise.
2059         (test_cli_frame): Likewise.
2060         (test_cli_select_frame): Likewise.
2061         (test_cli_up_down): Likewise.
2062         (test_mi_thread_select): Likewise.
2063         (test_mi_stack_select_frame): Likewise.
2064         (test_cli_in_mi_inferior): Likewise.
2065         (test_cli_in_mi_thread): Likewise.
2066         (test_cli_in_mi_frame): Likewise.
2067         (top level): Do not use with_test_prefix_procname.
2068
2069 2016-11-09  Pedro Alves  <palves@redhat.com>
2070
2071         * gdb.base/commands.exp (gdbvar_simple_if_test)
2072         (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
2073         (progvar_simple_if_test, progvar_simple_while_test)
2074         (progvar_complex_if_while_test, if_while_breakpoint_command_test)
2075         (infrun_breakpoint_command_test, breakpoint_command_test)
2076         (user_defined_command_test, watchpoint_command_test)
2077         (test_command_prompt_position, deprecated_command_test)
2078         (bp_deleted_in_command, temporary_breakpoint_commands)
2079         (stray_arg0_test, source_file_with_indented_comment)
2080         (recursive_source_test, if_commands_test)
2081         (error_clears_commands_left, redefine_hook_test)
2082         (redefine_backtrace_test): Use proc_with_prefix.
2083         * lib/gdb.exp (proc_with_prefix): New proc.
2084
2085 2016-11-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2086
2087         * gdb.base/tui-layout.c: New file.
2088         * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
2089         disassembly window contains very long lines.
2090
2091 2016-11-08  Tom Tromey  <tom@tromey.com>
2092
2093         * gdb.python/py-value.exp (test_value_creation): Make "long" test
2094         depend on Python 2.
2095
2096 2016-11-08  Tom Tromey  <tom@tromey.com>
2097
2098         * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
2099         New method.
2100
2101 2016-10-29  Manish Goregaokar  <manish@mozilla.com>
2102
2103         * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
2104
2105 2016-10-27  Manish Goregaokar  <manish@mozilla.com>
2106
2107         * gdb.rust/simple.rs: Add test for univariant enums without
2108         discriminants and for encoded struct-like enums.
2109
2110 2016-10-28  Pedro Alves  <palves@redhat.com>
2111
2112         * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
2113         gdb_test_multiple, tighten regexps and match symtabs and line
2114         tables incrementally.
2115
2116 2016-10-28  Luis Machado  <lgustavo@codesourcery.com>
2117
2118         * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
2119         general.
2120
2121 2016-10-25  Luis Machado  <lgustavo@codesourcery.com>
2122
2123         * gdb.base/exec-invalid-sysroot.exp: New file.
2124
2125 2016-10-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
2126
2127         * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
2128
2129 2016-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
2130
2131         * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
2132
2133 2016-10-19  Maciej W. Rozycki  <macro@imgtec.com>
2134
2135         * gdb.base/killed-outside.exp: Remove $options from a call to
2136         `prepare_for_testing'.
2137
2138 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
2139
2140         * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2141         Change test message.
2142
2143 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
2144
2145         * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2146         Update comment.
2147
2148 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
2149
2150         * gdb.trace/mi-trace-save.exp: New file.
2151
2152 2016-10-13  Yao Qi  <yao.qi@linaro.org>
2153
2154         * gdb.base/code_elim.exp (get_var_address): Remove.
2155         * gdb.base/relocate.exp: Likewise.
2156         * gdb.base/shreloc.exp: Likewise.
2157         * lib/gdb.exp (get_var_address): New.
2158
2159 2016-10-13  Yao Qi  <yao.qi@linaro.org>
2160
2161         * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
2162         floating point tests if $skip_float_test is false.
2163
2164 2016-10-12  Luis Machado  <lgustavo@codesourcery.com>
2165
2166         * gdb.python/py-value.c (main): Check if argv is NULL before using it.
2167         * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
2168         argc values.
2169         Add 1 to argc so we guarantee distinct initial/modified argc values.
2170
2171 2016-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2172
2173         * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
2174
2175 2016-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2176
2177         * gdb.arch/powerpc-prologue.exp: Use standard_output_file
2178         * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2179         * gdb.arch/vsx-regs.exp: Likewise.
2180
2181 2016-10-07  Yao Qi  <yao.qi@linaro.org>
2182
2183         * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
2184
2185 2016-10-07  Markus Metzger  <markus.t.metzger@intel.com>
2186
2187         * gdb.python/python.exp: Test decode_line("*0").
2188
2189 2016-10-06  Doug Evans  <dje@google.com>
2190
2191         * gdb.python/py-value.exp (test_value_creation): Add test for large
2192         unsigned 64-bit value.
2193
2194 2016-10-06  Tom Tromey  <tom@tromey.com>
2195
2196         * gdb.compile/compile.exp: Change java tests to rust.
2197         * gdb.base/setshow.exp: Change java tests to rust.
2198         * gdb.base/default.exp: Remove java from language list.
2199         * README (Examples): Update language example.
2200         * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
2201         test.
2202         * lib/gdb.exp (skip_java_tests): Remove.
2203         * lib/java.exp: Remove.
2204         * gdb.java: Remove.
2205
2206 2016-10-06  Maciej W. Rozycki  <macro@imgtec.com>
2207
2208         * gdb.arch/mips-fcr.exp: New test.
2209         * gdb.arch/mips-fcr.c: Source for the new test.
2210
2211 2016-10-06  Maciej W. Rozycki  <macro@imgtec.com>
2212
2213         * gdb.base/solib-disc.exp: Use `standard_output_file'
2214         throughout.
2215
2216 2016-10-06  Pedro Alves  <palves@redhat.com>
2217
2218         * gdb.base/jit-simple-dl.c: New file.
2219         * gdb.base/jit-simple-jit.c: New file, factored out from ...
2220         * gdb.base/jit-simple.c: ... this.
2221         * gdb.base/jit-simple.exp (jit_run): Delete.
2222         (build_jit): New proc.
2223         (jit_test_reread): Recompile either the main program or the shared
2224         library, depending on what is being tested.  Skip changing address
2225         if caller wants to.  Compare before/after addresses.  If testing
2226         standalone, explicitly load the binary.  Test "maint info
2227         breakpoints".
2228         (top level): Add "standalone vs shared lib" and "change address"
2229         vs "same address" axes.
2230
2231 2016-10-06  Pedro Alves  <palves@redhat.com>
2232
2233         * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
2234         call.
2235         (jit_run): Delete.
2236         (jit_test_reread): Use with_test_prefix.  Reload the main binary
2237         explicitly.  Compare the before/after addresses of the JIT
2238         descriptor.
2239
2240 2016-08-15  Doug Evans  <dje@google.com>
2241
2242         * gdb.xml/extra-regs.xml: Update, end field now required, default type
2243         for single bitfields is bool.
2244         * gdb.xml/tdesc-regs.exp: Ditto.
2245
2246 2016-10-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
2247
2248         * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
2249
2250 2016-10-05  Yao Qi  <yao.qi@linaro.org>
2251
2252         * lib/gdb.exp (support_complex_tests): Return zero if
2253         gdb_skip_float_test return true.
2254
2255 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
2256             Simon Marchi  <simon.marchi@ericsson.com>
2257
2258         PR gdb/20487
2259         * gdb.mi/user-selected-context-sync.exp: New file.
2260         * gdb.mi/user-selected-context-sync.c: New file.
2261
2262 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
2263             Simon Marchi  <simon.marchi@ericsson.com>
2264
2265         PR gdb/20487
2266         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
2267         =thread-select-event check.
2268
2269 2016-09-29  Peter Bergner  <bergner@vnet.ibm.com>
2270
2271         * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
2272         the compulsory L operand changes.
2273         * gdb.arch/powerpc-power.s: Likewise.
2274
2275 2016-09-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
2276
2277         PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
2278         * gdb.base/jit-attach-pie.c: New file.
2279         * gdb.base/jit-attach-pie.exp: New file.
2280
2281 2016-09-28  Pedro Alves  <palves@redhat.com>
2282
2283         * gdb.base/infcall-input.c: New file.
2284         * gdb.base/infcall-input.exp: New file.
2285
2286 2016-09-22  Yao Qi  <yao.qi@linaro.org>
2287
2288         * lib/gdbserver-support.exp: Rename mi_gdb_exit.
2289         (gdb_exit): Rename it to ...
2290         (gdbserver_gdb_exit): ...  Close GDBserver.
2291         (gdb_exit): New proc, call gdbserver_gdb_exit.
2292         (mi_gdb_exit): Likewise.
2293
2294 2016-09-22  Yao Qi  <yao.qi@linaro.org>
2295
2296         * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
2297         path.
2298         * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
2299         Remove duplication.
2300
2301 2016-09-22  Yao Qi  <yao.qi@linaro.org>
2302
2303         * lib/gdbserver-support.exp: Check the existence of
2304         gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
2305
2306 2016-09-21  Anton Kolesov  <anton.kolesov@synopsys.com>
2307
2308         * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
2309
2310 2016-09-21  Tom Tromey  <tom@tromey.com>
2311
2312         PR gdb/20604:
2313         * gdb.base/quit.exp: New file.
2314
2315 2016-09-21  Simon Marchi  <simon.marchi@ericsson.com>
2316
2317         * .gitignore: New file.
2318
2319 2016-09-21  Maciej W. Rozycki  <macro@imgtec.com>
2320
2321         * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
2322         throughout.
2323
2324 2016-09-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2325
2326         * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
2327
2328 2016-09-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
2329
2330         * gdb.cp/casts.cc (decltype): Move it ...
2331         (main): ... with its call to ...
2332         * gdb.cp/casts03.cc: ... a new file.
2333         * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
2334
2335 2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
2336
2337         * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
2338
2339 2016-09-15  Peter Bergner  <bergner@vnet.ibm.com>
2340
2341         * gdb.arch/powerpc-power.s: Update Power9 instruction tests
2342         and sync up the test with tests in gas/testsuite/gas/ppc.
2343         * gdb.arch/powerpc-power.exp: Likewise.
2344
2345 2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
2346
2347         * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
2348
2349 2016-09-11  Sergio Durigan Junior  <sergiodj@redhat.com>
2350             Jan Kratochvil  <jan.kratochvil@redhat.com>
2351
2352         * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
2353         make m1's definition to be different from m2's.  Use 'dummy' as an
2354         argument for probe 'two'.
2355
2356 2016-09-10  Jon Beniston  <jon@beniston.com>
2357
2358         * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
2359         for sim target.
2360
2361 2016-09-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2362
2363         * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
2364         variable declaration.
2365         (gnu_ifunc): Add parameter hwcap.  Store it in resolver_hwcap.
2366         * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
2367         * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
2368         received HWCAP as its argument.
2369
2370 2016-09-06  Pedro Alves  <palves@redhat.com>
2371
2372         * gdb.base/new-ui-pending-input.c: New file.
2373         * gdb.base/new-ui-pending-input.exp: New file.
2374         * gdb.exp (clear_gdb_spawn_id): New procedure.
2375         (with_spawn_id): Check whether gdb_spawn_id exists before
2376         referencing it.  If gdb_spawn_id didn't exist on entry, clear it
2377         on exit.
2378
2379 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
2380
2381         * gdb.base/float128.c: New file.
2382         * gdb.base/float128.exp: Likewise.
2383         * gdb.base/floatn.c: Likewise.
2384         * gdb.base/floatn.exp: Likewise.
2385
2386 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
2387
2388         * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
2389
2390 2016-09-05  Pedro Alves  <palves@redhat.com>
2391
2392         PR backtrace/19927
2393         * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
2394         unwinders are immediately called as side effect of "source" or
2395         "disable unwinder" commands.
2396         * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
2397
2398 2016-09-02  Yao Qi  <yao.qi@linaro.org>
2399
2400         * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
2401         is true and $type is "float" or "double".
2402
2403 2016-09-02  Yao Qi  <yao.qi@linaro.org>
2404
2405         * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
2406         true.
2407         * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
2408         * gdb.base/call-rt-st.exp: Likewise.
2409         * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
2410         return value instead of gdb,skip_float_test.
2411         * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
2412         (do_function_calls): Use its return value instead of
2413         gdb,skip_float_test.
2414         * gdb.base/finish.exp: Likewise.
2415         * gdb.base/funcargs.exp: Likewise.
2416         * gdb.base/return.exp: Likewise.
2417         * gdb.base/return2.exp: Likewise.
2418         * gdb.base/varargs.exp: Likewise.
2419         * lib/gdb.exp (gdb_skip_float_test): Change it to
2420         gdb_caching_proc.  Detect the broken ptrace on arm-linux.
2421
2422 2016-08-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2423
2424         * gdb.multi/tids.exp: Test "thread apply all".
2425
2426 2016-08-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
2427
2428         * gdb.base/default.exp (tty): Remove.
2429
2430 2016-08-24  Kevin Buettner  <kevinb@redhat.com>
2431
2432         * gdb.python/py-recurse-unwind.c: New file.
2433         * gdb.python/py-recurse-unwind.py: New file.
2434         * gdb.python/py-recurse-unwind.exp: New file.
2435
2436 2016-08-24  Simon Marchi  <simon.marchi@ericsson.com>
2437
2438         * gdb.base/set-inferior-tty.exp: New file.
2439         * gdb.base/set-inferior-tty.c: New file.
2440
2441 2016-08-23  Pedro Alves  <palves@redhat.com>
2442
2443         PR gdb/20494
2444         * gdb.base/new-ui-echo.c: New file.
2445         * gdb.base/new-ui-echo.exp: New file.
2446
2447 2016-08-23  Yao Qi  <yao.qi@linaro.org>
2448
2449         * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
2450         gdbserver_spawn.
2451         * gdb.server/connect-without-multi-process.exp (do_test):
2452         Likewise.
2453
2454 2016-08-23  Yao Qi  <yao.qi@linaro.org>
2455
2456         * gdb.base/signals-state-child.exp: Set variables gdb_txt and
2457         standalone_txt.  Delete gdb_txt and standalone_txt on host
2458         and target.  Spawn the binary on target.  Copy files from
2459         target to host.
2460
2461 2016-08-22  Pedro Alves  <palves@redhat.com>
2462
2463         PR gdb/20505
2464         * gdb.base/vdso-warning.exp: Test core dumps too.  Use
2465         with_test_prefix.  Factor out bits to ...
2466         (test_no_vdso): ... this new procedure.
2467
2468 2016-08-19  Carl Love  <cel@us.ibm.com>
2469
2470         * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
2471         maintaining separate logic for constructing the output path.
2472         * gdb.arch/powerpc-d128-regs.exp: Likewise.
2473         * gdb.arch/ppc-dfp.exp: Likewise.
2474         * gdb.arch/ppc-fp.exp: Likewise.
2475         * gdb.arch/vsx-regs.exp: Likewise.
2476         * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
2477         binprefix for generating the additional binary files.
2478
2479 2016-08-19  Pedro Alves  <palves@redhat.com>
2480
2481         * gdb.trace/mi-trace-frame-collected.exp
2482         (test_trace_frame_collected): On x32, expect two registers.
2483
2484 2016-08-18  Carl Love  <cel@us.ibm.com>
2485
2486         * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
2487         and sync up the test with tests in gas/testsuite/gas/ppc.
2488         * gdb.arch/powerpc-power.exp: Likewise.
2489
2490 2016-08-17  Simon Marchi  <simon.marchi@ericsson.com>
2491
2492         * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
2493         expected error message.
2494
2495 2016-08-17  Simon Marchi  <simon.marchi@ericsson.com>
2496
2497         * gdb.multi/remove-inferiors.exp: New file.
2498         * gdb.multi/remove-inferiors.c: New file.
2499
2500 2016-08-12  Yao Qi  <yao.qi@linaro.org>
2501
2502         * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
2503         argument list.
2504
2505 2016-08-10  Pedro Alves  <palves@redhat.com>
2506
2507         PR gdb/19187
2508         * gdb.reverse/waitpid-reverse.exp: Add comment and remove
2509         setup_kfails.
2510
2511 2016-08-09  Pedro Alves  <palves@redhat.com>
2512             Simon Marchi  <simon.marchi@ericsson.com>
2513
2514         PR gdb/20418
2515         * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
2516         * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
2517
2518 2016-08-09  Pedro Alves  <palves@redhat.com>
2519
2520         PR mi/20431
2521         * gdb.mi/mi-cmd-error.exp: New file.
2522
2523 2016-08-09  Pedro Alves  <palves@redhat.com>
2524
2525         PR gdb/18653
2526         * gdb.base/signals-state-child.c: New file.
2527         * gdb.base/signals-state-child.exp: New file.
2528         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
2529
2530 2016-08-09  Pedro Alves  <palves@redhat.com>
2531
2532         * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
2533
2534 2016-08-03  Tom Tromey  <tom@tromey.com>
2535
2536         PR python/18565:
2537         * gdb.python/py-frame-inline.exp: Add Frame.function test.
2538
2539 2016-08-01  Yao Qi  <yao.qi@linaro.org>
2540
2541         * gdb.threads/process-dies-while-detaching.exp (do_test): Set
2542         variable mode to "multi-process" if $multi_process is 1, otherwise
2543         set it to "single-process".
2544
2545 2016-08-01  Yao Qi  <yao.qi@linaro.org>
2546
2547         * gdb.cp/anon-struct.exp: Check is_aarch32_target.
2548         * gdb.cp/cpexprs.exp: Likewise.
2549         * gdb.cp/m-static.exp: Likewise.
2550
2551 2016-07-26  Tom Tromey  <tom@tromey.com>
2552
2553         PR python/20190:
2554         * gdb.threads/tls.exp (check_thread_local): Add python symbol
2555         test.
2556
2557 2016-07-26  Markus Metzger  <markus.t.metzger@intel.com>
2558
2559         * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
2560         selecting assembly source files.
2561         * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
2562         assembly source files.
2563         * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
2564         assembly source files.
2565         * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
2566         selecting assembly source files.
2567
2568 2016-07-25  Simon Marchi  <simon.marchi@ericsson.com>
2569
2570         * gdb.base/new-ui.exp (do_test_invalid_args): New
2571         procedure.
2572
2573 2016-07-25  Tim Wiederhake  <tim.wiederhake@intel.com>
2574
2575         * gdb.btrace/reconnect.c: New file.
2576         * gdb.btrace/reconnect.exp: New file.
2577
2578 2016-07-23  Gabriel Krisman Bertazi  <gabriel@krisman.be>
2579
2580         * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
2581         to test_catch_syscall_group.
2582         (test_catch_syscall_group): New.
2583
2584 2016-07-21  Tom Tromey  <tom@tromey.com>
2585
2586         * gdb.rust/simple.rs (main): Use empty struct expression.
2587         * gdb.rust/simple.exp: Add tests for empty struct expression.
2588
2589 2016-07-21  Yao Qi  <yao.qi@linaro.org>
2590
2591         * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
2592         if gdb_skip_xml_test is true on some targets.
2593
2594 2016-07-21  Yao Qi  <yao.qi@linaro.org>
2595
2596         * gdb.server/solib-list.exp: Unset last_loaded_file.
2597
2598 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
2599
2600         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
2601         "step into captured_main (args)".
2602
2603 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
2604
2605         * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
2606
2607 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
2608
2609         * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
2610
2611 2016-07-19  Pedro Alves  <palves@redhat.com>
2612
2613         * gdb.opt/inline-break.exp: Remove optimize=-O2.
2614         * gdb.opt/inline-bt.exp: Likewise.
2615         * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
2616         additional_flags=-Winline.
2617         * gdb.opt/inline-locals.exp: Likewise.
2618         * gdb.opt/inline-markers.c (ATTR): Define.
2619         (inlined_fn): Use it.
2620
2621 2016-07-19  Yao Qi  <yao.qi@linaro.org>
2622
2623         * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
2624         (test_with_self): Remove some code.  Remove argument executable.
2625         (top-level): Use do_self_tests.
2626
2627 2016-07-15  Zachary Welch  <zwelch@codesourcery.com>
2628             Don Breazeal <donb@codesourcery.com>
2629
2630         * gdb.base/maint.exp: Escape paths used in regular expressions.
2631         * gdb.stabs/weird.exp: Likewise.
2632
2633 2016-07-13  Tom Tromey  <tom@tromey.com>
2634
2635         PR python/15620, PR python/18620:
2636         * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
2637         (test_bkpt_events): New procs.
2638
2639 2016-07-13  Tom Tromey  <tom@tromey.com>
2640
2641         PR python/17698:
2642         * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
2643         test.
2644         (test_watchpoints): Likewise.
2645         (test_bkpt_pending): New proc.
2646
2647 2016-07-13  Tom Tromey  <tom@tromey.com>
2648
2649         PR cli/18053:
2650         * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
2651         completion test.
2652
2653 2016-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
2654
2655         * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
2656         * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
2657         * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
2658         f_label.
2659         (g): Rename g_end_lbl to g_label.
2660         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
2661         low_pc and high_pc.
2662         * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
2663
2664 2016-07-12  Tom Tromey  <tom@tromey.com>
2665
2666         PR python/19293:
2667         * gdb.python/py-unwind-maint.exp: Update tests.
2668
2669 2016-07-12  Yao Qi  <yao.qi@linaro.org>
2670
2671         * lib/selftest-support.exp (selftest_setup): Match the output
2672         when captured_main is inlined.
2673
2674 2016-07-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
2675
2676         * gdb.fortran/derived-types.exp (result_line, result_line_2):
2677         New variables.
2678         (print this%a, print this%b, print this): New tests.
2679         * gdb.fortran/derived-types.f90 (this): New object and
2680         initialization.
2681
2682 2016-07-06  Simon Marchi  <simon.marchi@ericsson.com>
2683
2684         * gdb.ada/arraydim.exp: Remove extra directory level in build
2685         directory.
2686
2687 2016-07-06  Simon Marchi  <simon.marchi@ericsson.com>
2688
2689         * lib/ada.exp: Remove extra directory level in build directory.
2690         * gdb.ada/cond_lang.exp: Likewise.
2691         * gdb.ada/exec_changed.exp: Likewise.
2692         * gdb.ada/lang_switch.exp: Likewise.
2693
2694 2016-07-06  Manish Goregaokar  <manish@mozilla.com>
2695
2696         * simple.rs: Add test for raw pointer subscripting.
2697         * simple.exp: Add test expectations.
2698
2699 2016-07-05  Yao Qi  <yao.qi@linaro.org>
2700
2701         * gdb.mi/mi-reverse.exp: Match =record-started output.
2702
2703 2016-07-01  Pedro Alves  <palves@redhat.com>
2704
2705         * gdb.base/jit-reader.exp (info_registers_current_frame): New
2706         procedure.
2707         (jit_reader_test): Test the jit reader's unwinder.
2708         * gdb.base/jithost.c (jit_function_00_code): New global.
2709         (main): Use memcpy to fill in the mmapped code, instead of poking
2710         bytes manually here.
2711         * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
2712         value.
2713         (read_debug_info): Save the function's range.
2714         (read_sp): New function.
2715         (unwind_frame): Use it.  Also unwind RBP.
2716         (get_frame_id): Use read_sp.
2717         (gdb_init_reader): Use calloc instead of malloc.
2718         * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
2719         parameter.  Use gdb_test_multiple.
2720
2721 2016-07-01  Pedro Alves  <palves@redhat.com>
2722             Antoine Tremblay  <antoine.tremblay@ericsson.com>
2723
2724         * gdb.threads/process-dies-while-detaching.c: New file.
2725         * gdb.threads/process-dies-while-detaching.exp: New file.
2726
2727 2016-07-01  Pedro Alves  <palves@redhat.com>
2728
2729         * gdb.multi/watchpoint-multi-exit.c: New file.
2730         * gdb.multi/watchpoint-multi-exit.exp: New file.
2731
2732 2016-06-30  Pedro Alves  <palves@redhat.com>
2733
2734         * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
2735         unset inferior_spawn_id.
2736
2737 2016-06-30  Pedro Alves  <palves@redhat.com>
2738
2739         * lib/mi-support.exp (default_mi_gdb_start): Declare global
2740         FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
2741
2742 2016-06-29  Yao Qi  <yao.qi@linaro.org>
2743
2744         * gdb.base/return.c: Add copyright header.
2745
2746 2016-06-29  Tom Tromey  <tom@tromey.com>
2747
2748         PR python/20129:
2749         * gdb.python/py-framefilter.exp: Add tests for setting priority
2750         and disabling of non-existent frame filter.
2751
2752 2016-06-29  Yao Qi  <yao.qi@linaro.org>
2753
2754         * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
2755         0x0f07ff.
2756
2757 2016-06-28  Yao Qi  <yao.qi@linaro.org>
2758
2759         * gdb.base/catch-syscall.exp: Remove check on isnative and target
2760         triplets.  Start gdb, execute catch syscall, and continue.  Check
2761         gdb's output to determine catch syscall is supported.
2762
2763 2016-06-27  Manish Goregaokar  <manish@mozilla.com>
2764
2765         * gdb.rust/simple.rs: Add test for returning unit in a function.
2766         * gdb.rust/simple.exp: Add expectation for functions returning
2767         unit.
2768
2769 2016-06-27  Pierre-Marie de Rodat  <derodat@adacore.com>
2770
2771         * gdb.python/py-breakpoint-create-fail.c,
2772         gdb.python/py-breakpoint-create-fail.exp,
2773         gdb.python/py-breakpoint-create-fail.py: New testcase.
2774
2775 2016-06-25  Manish Goregaokar  <manish@mozilla.com>
2776
2777         PR gdb/20239
2778         * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
2779         * gdb.rust/simple.exp: Add test expectations for new NonZero
2780         tests.
2781
2782 2016-06-24  David Taylor  <dtaylor@emc.com>
2783
2784         * gdb.base/offsets.exp: New file.
2785         * gdb.base/offsets.c: New file.
2786
2787 2016-06-23  Tom Tromey  <tom@tromey.com>
2788
2789         PR gdb/16483:
2790         * gdb.python/py-framefilter.exp: Add "info frame-filter" test
2791         before any filters are loaded.
2792
2793 2016-06-21  Walfred Tedeschi  <walfred.tedeschi@intel.com>
2794
2795         * gdb.fortran/derived-type.exp (print q): Add fields to the output.
2796         * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
2797         structs.
2798         * gdb.fortran/derived-type-function.exp: New file.
2799         * gdb.fortran/derived-type-function.f90: New file.
2800
2801
2802 2016-06-21  Pedro Alves  <palves@redhat.com>
2803
2804         * gdb.base/new-ui.exp: New file.
2805         * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
2806         * lib/gdb.exp (switch_gdb_spawn_id): ... here.
2807         (with_spawn_id): New procedure.
2808
2809 2016-06-21  Pedro Alves  <palves@redhat.com>
2810
2811         * gdb.mi/mi-exec-run.exp: New file.
2812
2813 2016-06-21  Pedro Alves  <palves@redhat.com>
2814
2815         * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
2816         breakpoint command's output on the main UI.
2817         (test_break): New procedure, factored out from calls in the top
2818         level.
2819         (top level): Use foreach_with_prefix to test MI as main UI and as
2820         separate UI.
2821
2822 2016-06-21  Pedro Alves  <palves@redhat.com>
2823
2824         * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
2825         (test_awatch_creation_and_listing)
2826         (test_rwatch_creation_and_listing, test_watchpoint_triggering):
2827         Remove 'type' parameter.
2828         (test_watchpoint_all): New parameter mi_mode.  Remove
2829         with_test_prefix.
2830         (top level): Use foreach_with_prefix, and add main/separate UI MI
2831         testing axis.
2832
2833 2016-06-21  Pedro Alves  <palves@redhat.com>
2834
2835         * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
2836         * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
2837         * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
2838         gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
2839         (gdb_main_spawn_id, mi_spawn_id): Declare and
2840         comment.
2841         (mi_create_inferior_pty): New procedure,
2842         factored out from default_mi_gdb_start.
2843         (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
2844         procedures.
2845         (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
2846         separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
2847         Use mi_create_inferior_pty.
2848         (mi_gdb_start): Use eval to pass down args list.
2849
2850 2016-06-21  Pedro Alves  <palves@redhat.com>
2851
2852         * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
2853         * gdb.opt/inline-cmds.exp: Add MI tests.
2854
2855 2016-06-21  Pedro Alves  <palves@redhat.com>
2856
2857         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
2858
2859 2016-06-21  Pedro Alves  <palves@redhat.com>
2860
2861         * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
2862         (top level): Use it instead of mi_execute_to.
2863
2864 2016-06-21  Pedro Alves  <palves@redhat.com>
2865
2866         * gdb.python/py-mi-events-gdb.py (stop_handler_str)
2867         (cont_handler_str): New.
2868         (signal_stop_handler): Set stop_handler_str instead of printing to
2869         stdout.
2870         (continue_handler): Set cont_handler_str instead of printing to
2871         stdout.
2872         * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
2873         mi_send_resuming_command.  Print stop_handler_str and
2874         cont_handler_str instead of expecting the python events print
2875         directly.
2876
2877 2016-06-17  Sanjoy Das  <sanjoy@playingwithpointers.com>
2878
2879         * gdb.base/jit-reader.exp: New file.
2880         * gdb.base/jithost.c: New file.
2881         * gdb.base/jithost.h: New file.
2882         * gdb.base/jitreader.c : New file.
2883         * gdb.base/jit-protocol.h: New file.
2884
2885 2016-06-17  Yao Qi  <yao.qi@linaro.org>
2886
2887         * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
2888         parameters follow_fork and detach_on_fork.  Set follow-fork-mode
2889         and detach-on-fork.  Adjust tests.
2890         (top level): Invoke break_cond_on_syscall with combinations of
2891         syscall, follow-fork-mode and detach-on-fork.
2892
2893 2016-06-17  Yao Qi  <yao.qi@linaro.org>
2894
2895         * gdb.base/step-over-exit.c: New.
2896         * gdb.base/step-over-exit.exp: New.
2897
2898 2016-06-17  Yan-Ting Lin  <currygt52@gmail.com>
2899
2900         * gdb.base/float.exp: Add target check for nds32*-*-*.
2901         * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
2902
2903 2016-06-13  Andrew Burgess  <andrew.burgess@embecosm.com>
2904
2905         * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
2906         for unsupported target features.
2907         * gdb.base/call-rt-st.exp: Likewise.
2908         * gdb.base/call-sc.exp: Likewise.
2909         * gdb.base/call-signal-resume.exp: Likewise.
2910         * gdb.base/call-strs.exp: Likewise.
2911         * gdb.base/callexit.exp: Likewise.
2912         * gdb.base/callfuncs.exp: Likewise.
2913         * gdb.base/nodebug.exp: Likewise.
2914         * gdb.base/printcmds.exp: Likewise.
2915         * gdb.base/ptype.exp: Likewise.
2916         * gdb.base/structs.exp: Likewise.
2917         * gdb.base/unwindonsignal.exp: Likewise.
2918         * gdb.cp/gdb2495.exp: Likewise.
2919         * gdb.cp/templates.exp: Likewise.
2920         * gdb.cp/virtfunc.exp: Likewise.
2921         * gdb.threads/hand-call-in-threads.exp: Likewise.
2922         * gdb.threads/interrupted-hand-call.exp: Likewise.
2923         * gdb.threads/thread-unwindonsignal.exp: Likewise.
2924
2925 2016-06-10  Tom Tromey  <tom@tromey.com>
2926
2927         PR rust/20110:
2928         * gdb.rust/expr.exp: Add test for integer constant larger than
2929         i32.
2930
2931 2016-06-10  Bernhard Heckel  <bernhard.heckel@intel.com>
2932
2933         * gdb.fortran/nested-funcs.exp: New.
2934         * gdb.fortran/nested-funcs.f90: New.
2935
2936 2016-06-09  Toshihito Kikuchi  <k.toshihito@yahoo.de>
2937
2938         * gdb.base/examine-backward.c: New file.
2939         * gdb.base/examine-backward.exp: New file.
2940
2941 2016-06-06  Simon Marchi  <simon.marchi@ericsson.com>
2942
2943         * gdb.mi/mi-record-changed.exp: Adjust =record-started output
2944         matching.
2945
2946 2016-06-02  Tom Tromey  <tom@tromey.com>
2947
2948         PR python/18984:
2949         * gdb.python/py-shared.exp: Add solib_name test.
2950
2951 2016-06-02  Simon Marchi  <simon.marchi@ericsson.com>
2952
2953         * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
2954
2955 2016-05-31  Martin Galvan  <martin.galvan@tallertechnologies.com>
2956
2957         PR c++/19893
2958         * gdb.dwarf2/implref.exp: Rename to...
2959         * gdb.dwarf2/implref-const.exp: ...this.  Also add more test statements.
2960         * gdb.dwarf2/implref-array.c: New file.
2961         * gdb.dwarf2/implref-array.exp: Likewise.
2962         * gdb.dwarf2/implref-global.c: Likewise.
2963         * gdb.dwarf2/implref-global.exp: Likewise.
2964         * gdb.dwarf2/implref-struct.c: Likewise.
2965         * gdb.dwarf2/implref-struct.exp: Likewise.
2966
2967 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
2968
2969         * gdb.trace/trace-condition.exp: Add 64bit tests.
2970
2971 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
2972
2973         * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
2974         bits types.
2975         (main): Adapt to 8 to 64 bits types.
2976         * gdb.trace/trace-condition.exp: Add new tests.
2977
2978 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
2979
2980         * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
2981
2982 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
2983
2984         * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
2985         Move condition tests...
2986         * gdb.trace/trace-condition.exp: Here.
2987
2988 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
2989
2990         * gdb.trace/trace-condition.exp: Add counter-case tests.
2991
2992 2016-05-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
2993
2994         PR c++/15231
2995         * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
2996         * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
2997
2998 2016-05-27  Pedro Alves  <palves@redhat.com>
2999
3000         * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3001         New procedure.
3002         (top level): Call it, and bail out of DejaGnu is known to be bad.
3003
3004 2016-05-27  Andrew Burgess  <andrew.burgess@embecosm.com>
3005
3006         * gdb.base/whatis.c: Extend the test case.
3007         * gdb.base/whatis.exp: Add additional tests.
3008
3009 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
3010
3011 * gdb.fortran/type.f90: Add pointer variable.
3012 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
3013
3014 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
3015
3016         * gdb.fortran/vla-type.exp: Fix testcase name.
3017
3018 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
3019
3020         * gdb.fortran/vla-type.exp: Access elements in nested structs.
3021
3022 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
3023
3024         * gdb.fortran/type.f90: Add nested structures.
3025         * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
3026         * gdb.fortran/derived-type.exp: Adapt expected output.
3027         * gdb.fortran/vla-type.exp: Adapt expected output.
3028
3029 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
3030
3031         * gdb.fortran/whatis_type.exp: Adapt expected output.
3032
3033 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
3034
3035         * gdb.fortran/print_type.exp: Fix expected output.
3036         * gdb.fortran/whatis_type.exp: Fix expected output.
3037
3038 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
3039
3040         * gdb.fortran/whatis_type.exp: Use multi_line.
3041
3042 2016-05-24  Tom Tromey  <tom@tromey.com>
3043
3044         PR python/17386:
3045         * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
3046         use value as an index.
3047
3048 2016-05-23  Tom Tromey  <tom@tromey.com>
3049
3050         PR python/17981:
3051         * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
3052         no-breakpoint case.
3053
3054 2016-05-24  Pedro Alves  <palves@redhat.com>
3055
3056         PR gdb/19828
3057         * gdb.threads/clone-attach-detach.c: New file.
3058         * gdb.threads/clone-attach-detach.exp: New file.
3059
3060 2016-05-24  Francis Ricci  <francisjricci@gmail.com>  (tiny patch)
3061
3062         * gdb.base/annota-input-while-running.exp: Fix syntax error.
3063
3064 2016-05-23  Tom Tromey  <tom@tromey.com>
3065
3066         PR python/19438, PR python/18393:
3067         * gdb.python/py-progspace.exp: Add "dir" test.
3068         * gdb.python/py-objfile.exp: Add "dir" test.
3069
3070 2016-05-23  Yao Qi  <yao.qi@linaro.org>
3071
3072         * gdb.arch/thumb-prologue.exp: Use standard_testfile.
3073         * gdb.arch/thumb2-it.exp: Likewise.
3074
3075 2016-05-18  Simon Marchi  <simon.marchi@ericsson.com>
3076
3077         * gdb.mi/mi-threads-interrupt.c: New file.
3078         * gdb.mi/mi-threads-interrupt.exp: New file.
3079
3080 2016-05-17  Simon Marchi  <simon.marchi@ericsson.com>
3081
3082         PR gdb/18077
3083         * gdb.mi/mi-async-run.exp: New file.
3084         * gdb.mi/mi-async-run.c: New file.
3085
3086 2016-05-17  Tom Tromey  <tom@tromey.com>
3087             Manish Goregaokar <manishsmail@gmail.com>
3088
3089         * lib/rust-support.exp: New file.
3090         * lib/gdb.exp (skip_rust_tests): New proc.
3091         (build_executable_from_specs): Handle rust.
3092         * lib/future.exp (gdb_find_rustc): New proc.
3093         (gdb_default_target_compile): Handle rust.
3094         * gdb.rust/expr.exp: New file.
3095         * gdb.rust/generics.exp: New file.
3096         * gdb.rust/generics.rs: New file.
3097         * gdb.rust/methods.exp: New file.
3098         * gdb.rust/methods.rs: New file.
3099         * gdb.rust/modules.exp: New file.
3100         * gdb.rust/modules.rs: New file.
3101         * gdb.rust/simple.exp: New file.
3102         * gdb.rust/simple.rs: New file.
3103
3104 2016-05-17  Tom Tromey  <tom@tromey.com>
3105
3106         * gdb.base/default.exp (set language): Add rust.
3107
3108 2016-05-17  Tom Tromey  <tom@tromey.com>
3109
3110         * gdb.gdb/unittest.exp: New file.
3111
3112 2016-05-16  Yao Qi  <yao.qi@linaro.org>
3113
3114         * gdb.base/batch-preserve-term-settings.exp: Remove variable
3115         shell_prompt.  Update shell_prompt_re.
3116
3117 2016-05-12  Doug Evans  <dje@google.com>
3118
3119         PR symtab/19999
3120         * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
3121         $options when building executable.
3122         * gdb.dwarf2/fission-loclists-pie.S: New file.
3123         * gdb.dwarf2/fission-loclists-pie.exp: New file.
3124
3125 2016-05-04  Simon Marchi  <simon.marchi@ericsson.com>
3126
3127         * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
3128         of [is_remote target],
3129
3130 2016-05-04  Simon Marchi  <simon.marchi@ericsson.com>
3131
3132         * lib/gdb.exp (use_gdb_stub): New procedure.
3133
3134 2016-05-03  Yunlian Jiang <yunlian@google.com>
3135             Doug Evans  <dje@google.com>
3136
3137         PR symtab/19914
3138         * gdb.dwarf2/dwp-sepdebug.c: New file.
3139         * gdb.dwarf2/dwp-sepdebug.exp: New file.
3140
3141 2016-05-02  Simon Marchi  <simon.marchi@ericsson.com>
3142
3143         * gdb.base/detach.exp: Remove is_remote check.
3144
3145 2016-05-02  Simon Marchi  <simon.marchi@ericsson.com>
3146
3147         * gdb.base/annota-input-while-running.exp: Don't check for
3148         [is_remote target].  Enable annotations after running to main.
3149         Remove unused "set test..." line.
3150
3151 2016-04-28  Simon Marchi  <simon.marchi@ericsson.com>
3152
3153         * gdb.trace/trace-enable-disable.exp: New file.
3154         * gdb.trace/trace-enable-disable.c: New file.
3155
3156 2016-04-28  Simon Marchi  <simon.marchi@ericsson.com>
3157
3158         * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
3159         use it in info sharedlibrary test.
3160         * gdb.trace/ftrace-lock.exp: Likewise.
3161         * gdb.trace/ftrace.exp: Likewise.
3162         * gdb.trace/range-stepping.exp: Likewise.
3163         * gdb.trace/trace-break.exp: Likewise.
3164         * gdb.trace/trace-condition.exp: Likewise.
3165         * gdb.trace/trace-mt.exp: Likewise.
3166
3167 2016-04-27  Simon Marchi  <simon.marchi@ericsson.com>
3168
3169         * lib/gdb.exp (gdb_load_shlibs): Rename to...
3170         (gdb_load_shlib): ... this.
3171         * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
3172         gdb_load_shlib.
3173         * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
3174         * gdb.base/ctxobj.exp: Likewise.
3175         * gdb.base/dprintf-pending.exp: Likewise.
3176         * gdb.base/dso2dso.exp: Likewise.
3177         * gdb.base/fixsection.exp: Likewise.
3178         * gdb.base/gcore-relro.exp: Likewise.
3179         * gdb.base/gdb1555.exp: Likewise.
3180         * gdb.base/global-var-nested-by-dso.exp: Likewise.
3181         * gdb.base/gnu-ifunc.exp: Likewise.
3182         * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
3183         * gdb.base/jit-so.exp (one_jit_test): Likewise.
3184         * gdb.base/pending.exp: Likewise.
3185         * gdb.base/print-file-var.exp: Likewise.
3186         * gdb.base/print-symbol-loading.exp: Likewise.
3187         * gdb.base/shlib-call.exp: Likewise.
3188         * gdb.base/shreloc.exp: Likewise.
3189         * gdb.base/so-impl-ld.exp: Likewise.
3190         * gdb.base/solib-disc.exp: Likewise.
3191         * gdb.base/solib-nodir.exp: Likewise.
3192         * gdb.base/solib-overlap.exp: Likewise.
3193         * gdb.base/solib-symbol.exp: Likewise.
3194         * gdb.base/solib-weak.exp (do_test): Likewise.
3195         * gdb.base/sym-file.exp: Likewise.
3196         * gdb.base/symtab-search-order.exp: Likewise.
3197         * gdb.base/type-opaque.exp: Likewise.
3198         * gdb.base/unload.exp: Likewise.
3199         * gdb.base/watchpoint-solib.exp: Likewise.
3200         * gdb.compile/compile.exp: Likewise.
3201         * gdb.cp/gdb2384.exp: Likewise.
3202         * gdb.cp/infcall-dlopen.exp: Likewise.
3203         * gdb.cp/re-set-overloaded.exp: Likewise.
3204         * gdb.fortran/library-module.exp: Likewise.
3205         * gdb.opt/solib-intra-step.exp: Likewise.
3206         * gdb.python/py-finish-breakpoint.exp: Likewise.
3207         * gdb.python/py-shared.exp: Likewise.
3208         * gdb.reverse/solib-precsave.exp: Likewise.
3209         * gdb.reverse/solib-reverse.exp: Likewise.
3210         * gdb.server/solib-list.exp: Likewise.
3211         * gdb.threads/dlopen-libpthread.exp: Likewise.
3212         * gdb.threads/tls-shared.exp: Likewise.
3213         * gdb.threads/tls-so_extern.exp: Likewise.
3214         * gdb.trace/change-loc.exp: Likewise.
3215         * gdb.trace/ftrace-lock.exp: Likewise.
3216         * gdb.trace/ftrace.exp: Likewise.
3217         * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
3218         * gdb.trace/pending.exp: Likewise.
3219         * gdb.trace/range-stepping.exp: Likewise.
3220         * gdb.trace/strace.exp (strace_remove_socket): Likewise.
3221         (strace_info_marker): Likewise.
3222         (strace_probe_marker): Likewise.
3223         (strace_trace_on_same_addr): Likewise.
3224         (strace_trace_on_diff_addr): Likewise.
3225         * gdb.trace/trace-break.exp: Likewise.
3226         * gdb.trace/trace-condition.exp: Likewise.
3227         * gdb.trace/trace-mt.exp: Likewise.
3228
3229 2016-04-27  Simon Marchi  <simon.marchi@ericsson.com>
3230
3231         * lib/gdb.exp (gdb_load_shlibs):  Accept a single argument.  Return
3232         result of gdb_remote_download.
3233         * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
3234         * gdb.base/dso2dso.exp: Likewise.
3235         * gdb.base/global-var-nested-by-dso.exp: Likewise.
3236         * gdb.base/print-file-var.exp: Likewise.
3237         * gdb.base/shlib-call.exp: Likewise.
3238         * gdb.base/shreloc.exp: Likewise.
3239         * gdb.base/solib-overlap.exp: Likewise.
3240         * gdb.base/solib-weak.exp (do_test): Likewise.
3241         * gdb.base/unload.exp: Likewise.
3242
3243 2016-04-27  Yao Qi  <yao.qi@linaro.org>
3244
3245         * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
3246         exists.
3247
3248 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
3249
3250         * vla-type.exp: Print structure from toplevel.
3251
3252 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
3253
3254         * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
3255         of dynamic types.
3256         * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
3257         of dynamic types.
3258
3259 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
3260
3261         * gdb.fortran/vla-type.f90: New file.
3262         * gdb.fortran/vla-type.exp: New file.
3263
3264 2016-04-25  Yao Qi  <yao.qi@linaro.org>
3265
3266         * gdb.base/branch-to-self.c: New file.
3267         * gdb.base/branch-to-self.exp: New file.
3268
3269 2016-04-22  Yao Qi  <yao.qi@linaro.org>
3270
3271         * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
3272         more after $hex.
3273
3274 2016-04-22  Yao Qi  <yao.qi@linaro.org>
3275
3276         * gdb.base/annota1.exp: Set breakpoint on line $main_line.
3277         * gdb.base/annota3.exp: Likewise.
3278
3279 2016-04-22  Yao Qi  <yao.qi@linaro.org>
3280
3281         * gdb.reverse/step-precsave.exp: Do one step and test program
3282         stops in "callee" and do multiple steps until program goes out
3283         of "callee".
3284         * gdb.reverse/step-reverse.exp: Likewise.
3285
3286 2016-04-22  Yao Qi  <yao.qi@linaro.org>
3287
3288         * gdb.trace/signal.exp: Also pass if
3289         $tracepoint_hits($i) > $iterations.
3290
3291 2016-04-22  Yao Qi  <yao.qi@linaro.org>
3292
3293         * gdb.trace/signal.c: New file.
3294         * gdb.trace/signal.exp: New file.
3295
3296 2016-04-19  Doug Evans  <xdje42@gmail.com>
3297
3298         * gdb.base/bad-file.exp: New file.
3299
3300 2016-04-18  Martin Galvan  <martin.galvan@tallertechnologies.com>
3301
3302         * gdb.dwarf2/implref.exp: New file.
3303
3304 2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
3305
3306         * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
3307         * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
3308         * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
3309         * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
3310         * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
3311         * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
3312         * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
3313         * lib/fortran.exp (fortran_int4): New procedure.
3314         (fortran_real4, fortran_real8, fortran_complex4): Likewise.
3315         (fortran_logical4): Likewise.
3316
3317 2016-04-18  Benrhard Heckel <bernhard.heckel@intel.com>
3318
3319         * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
3320
3321 2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
3322
3323         * lib/compiler.c: Add Intel specific preprocessor macros.
3324         * lib/compiler.cc: Likewise.
3325
3326 2016-04-13  Luis Machado  <lgustavo@codesourcery.com>
3327
3328         * gdb.server/connect-with-no-symbol-file.c: New file.
3329         * gdb.server/connect-with-no-symbol-file.exp: New file.
3330
3331 2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
3332
3333         * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
3334
3335 2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
3336
3337         * boards/gdbserver-base.exp (${board}_download): Copy source file to
3338         standard output directory.
3339
3340 2016-04-13  Antoine Tremblay  <antoine.tremblay@ericsson.com>
3341
3342         * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
3343
3344 2016-04-13  Markus Metzger  <markus.t.metzger@intel.com>
3345
3346         * gdb.btrace/instruction_history.c (loop): Add declaration.
3347
3348 2016-04-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
3349
3350         * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
3351
3352 2016-04-09  Simon Marchi  <simon.marchi@polymtl.ca>
3353
3354         * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
3355         parentheses to print.
3356         (continue_handler): Likewise.
3357
3358 2016-04-08  Simon Marchi  <simon.marchi@ericsson.com>
3359
3360         * gdb.server/solib-list.exp: Remove is_remote check.
3361         Pass shlib= to gdb_compile.  Don't link shared library with
3362         -soname.  Call gdb_remote_download instead of gdb_load_shlibs.
3363         Run binary filename through "readlink -f" on the target.
3364
3365 2016-04-08  Pedro Alves  <palves@redhat.com>
3366
3367         * gdb.server/solib-list.exp: Don't use gdb_load.  Instead pass the
3368         interpreter filename as argument to gdbserver_spawn.
3369         * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3370         Return empty if $last_loaded_file does not exist.
3371
3372 2016-04-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
3373
3374         Fix compatibility with gcc-4.8.5-4.el7.x86_64.
3375         * gdb.base/jit-main.c: Use exit after usage.
3376
3377 2016-04-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
3378
3379         * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
3380         GDBHISTSIZE prior to the tests.
3381         * gdb.base/gdbinit-history.exp: Likewise.
3382
3383 2016-04-07  Pedro Alves  <palves@redhat.com>
3384
3385         * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
3386         instead of build_executable.  Use gdb_load_shlibs.
3387
3388 2016-04-07  Yao Qi  <yao.qi@linaro.org>
3389
3390         * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
3391         Execute "si" command.
3392
3393 2016-04-07  Yao Qi  <yao.qi@linaro.org>
3394
3395         * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
3396         number instead of the comments on some line.
3397
3398 2016-04-06  Don Breazeal  <donb@codesourcery.com>
3399
3400         * gdb.dwarf2/dw2-opt-structptr.c: New test program.
3401         * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
3402
3403 2016-04-06  Simon Marchi  <simon.marchi@ericsson.com>
3404
3405         * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
3406         standard_output_file.  Remove unused binfile variable.
3407
3408 2016-04-05  Catalin Udma  <catalin.udma@freescale.com>
3409
3410         * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
3411         * gdb.python/py-mi-objfile.exp: Match "list main" output
3412         in console format.
3413
3414 2016-04-05  Simon Marchi  <simon.marchi@polymtl.ca>
3415
3416         * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
3417         absolute.
3418
3419 2016-04-05  Simon Marchi  <simon.marchi@ericsson.com>
3420
3421         * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
3422         absolute.
3423         * gdb.trace/ftrace.exp: Likewise.
3424         * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
3425         targets as well.
3426         (gdb_compile_shlib): Set SONAME for non-remote targets as well.
3427         (gdb_load_shlibs): Copy libraries to test directory when testing
3428         natively.  Only set solib-search-path if testing remotely.
3429         * lib/mi-support.exp (mi_load_shlibs): Likewise.
3430
3431 2016-04-05  Simon Marchi  <simon.marchi@ericsson.com>
3432
3433         * gdb.base/jit-so.exp: Use gdb_remote_download instead of
3434         gdb_download.  Use it even if the target is not remote.
3435         * gdb.base/jit.exp (compile_jit_test): Likewise.
3436         * lib/gdb.exp (gdb_remote_download): Copy files to the standard
3437         output directory if the destination board is local, otherwise use
3438         the standard remote_download from DejaGnu.
3439         (gdb_download): Remove.
3440         (gdb_load_shlibs): Use gdb_remote_download instead of
3441         gdb_download.
3442         * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3443         Use gdb_remote_download instead of gdb_download.  Use it even if
3444         the target is not remote.
3445         * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
3446         instead of gdb_download.
3447
3448 2016-04-04  Simon Marchi  <simon.marchi@polymtl.ca>
3449
3450         * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
3451         (test_insert_delete_modify): Call mi_load_shlibs before trying to
3452         run.
3453
3454 2016-04-01  Artemiy Volkov  <artemiyv@acm.org>
3455
3456         PR gdb/19820
3457         * gdb.base/printcmds.exp: Add artificial arrays tests.
3458
3459 2016-03-31  Pedro Alves  <palves@redhat.com>
3460
3461         PR gdb/19858
3462         * gdb.base/jit-main.c: Include unistd.h.
3463         (ATTACH): Define to 0 if not already defined.
3464         (wait_for_gdb, mypid): New globals.
3465         (WAIT_FOR_GDB): New macro.
3466         (MAIN): Set an alarm.  Store the process's pid.  Wait for GDB at
3467         some breakpoint locations.
3468         * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
3469         New procedures.
3470         (one_jit_test): Add REATTACH parameter, and handle it.  Use
3471         continue_to_test_location.
3472         (top level): Test attach, and adjusts calls to one_jit_test.
3473
3474 2016-03-31  Pedro Alves  <palves@redhat.com>
3475
3476         PR gdb/19858
3477         * gdb.base/jit.exp (compile_jit_test): Add intro comment.  Add
3478         BINSUFFIX parameter, and handle it.
3479         (top level): Adjust calls compile_jit_test.
3480
3481 2016-03-31  Catalin Udma  <catalin.udma@freescale.com>
3482
3483         PR python/19743
3484         * gdb.python/py-mi-events-gdb.py: New file.
3485         * gdb.python/py-mi-events.c: New file.
3486         * gdb.python/py-mi-events.exp: New file.
3487
3488 2016-03-30  Yao Qi  <yao.qi@linaro.org>
3489
3490         * gdb.reverse/until-precsave.exp: Match function name only.
3491         * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
3492         Move malloc to a condition block.
3493         * gdb.reverse/until-reverse.exp: Match function name only.
3494
3495 2016-03-29  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3496
3497         * gdb.trace/ftrace.exp: Set arg0exp for s390.
3498         * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
3499         * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
3500         variable for GPR 0 instead of assuming it is register 0.
3501         * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
3502         * lib/trace-support.exp: Add s390 registers.
3503
3504 2016-03-29  Yao Qi  <yao.qi@linaro.org>
3505
3506         * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
3507
3508 2016-03-24  Yao Qi  <yao.qi@linaro.org>
3509
3510         * gdb.reverse/break-reverse.exp: Add quotation mark in the
3511         test message.
3512
3513 2016-03-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3514
3515         * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
3516         maintaining separate logic for constructing the output path.
3517
3518 2016-03-16  Don Breazeal  <donb@codesourcery.com>
3519
3520         * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3521         Retry fork and waitpid on interrupted system call errors.
3522         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3523         Use with_timeout_factor to increase timeout by factor of 10.
3524
3525 2016-03-15  Don Breazeal  <donb@codesourcery.com>
3526
3527         * gdb.cp/scope-err.cc: New test program.
3528         * gdb.cp/scope-err.exp: New test script.
3529         * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
3530         lines and "set breakpoint here" comment.
3531         * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
3532         Fixed some whitespace and format issues.
3533         * gdb.mi/mi-linespec-err-cp.cc: New test program.
3534         * gdb.mi/mi-linespec-err-cp.exp: New test script.
3535
3536 2016-03-15  Doug Evans  <dje@google.com>
3537
3538         * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
3539         * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
3540         All callers updated.  Add tests for enums, mixed flags register.
3541
3542 2016-03-15  Doug Evans  <dje@google.com>
3543
3544         * gdb.base/skip.c (main): Call test_skip_file_and_function.
3545         * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
3546
3547 2016-03-14  Simon Marchi  <simon.marchi@ericsson.com>
3548
3549         * gdb.base/default.exp: Add $_as_string to the list of expected
3550         convenience functions.
3551
3552 2016-03-11  Andrew Burgess  <andrew.burgess@embecosm.com>
3553
3554         * gdb.base/maint.exp: New tests for 'maint info line-table'.
3555
3556 2016-03-10  Simon Marchi  <simon.marchi@polymtl.ca>
3557
3558         * gdb.python/py-as-string.exp: New file.
3559         * gdb.python/py-as-string.c: New file.
3560
3561 2016-03-09  Pedro Alves  <palves@redhat.com>
3562
3563         * gdb.threads/attach-into-signal.exp: Adjust to "Program received
3564         signal" -> "Thread NN received signal" output change.
3565         * gdb.threads/ia64-sigill.exp: Likewise.
3566         * gdb.threads/linux-dp.exp: Likewise.
3567         * gdb.threads/manythreads.exp: Likewise.
3568         * gdb.threads/pending-step.exp: Likewise.
3569         * gdb.threads/print-threads.exp: Likewise.
3570         * gdb.threads/sigstep-threads.exp: Likewise.
3571         * gdb.threads/staticthreads.exp: Likewise.
3572         * gdb.threads/tls.exp: Likewise.
3573
3574 2016-03-09  Pedro Alves  <palves@redhat.com>
3575
3576         * gdb.base/command-line-input.exp: New file.
3577
3578 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3579
3580         * gdb.trace/ftrace.exp: Set arg0exp for ppc.
3581         * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
3582         * gdb.trace/pending.exp: Accept leading dot before function name.
3583         * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
3584         * lib/trace-support.exp: Set registers for ppc.
3585
3586 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3587
3588         * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
3589         use it for disassembly; accept .main in addition to main in backtrace.
3590
3591 2016-03-09  Wei-cheng Wang  <cole945@gmail.com>
3592             Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3593
3594         * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
3595         (gdb_recursion_test_ptr): New global variable.
3596         (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
3597         gdb_recursion_test.
3598         (gdb_c_test): Ditto.
3599
3600 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3601
3602         * gdb.trace/change-loc.exp: Don't depend on tracepoint location
3603         ordering.
3604
3605 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3606
3607         * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
3608         (bar): Add bar_start_lbl label.
3609         * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
3610         of foo/bar for emitting DWARF and tracing.
3611
3612 2016-03-06  Sergio Durigan Junior  <sergiodj@redhat.com>
3613
3614         * analyze-racy-logs.py: Set executable bit.
3615
3616 2016-03-05  Sergio Durigan Junior  <sergiodj@redhat.com>
3617
3618         * Makefile.in (DEFAULT_RACY_ITER): New variable.
3619         (CHECK_TARGET_TMP): Likewise.
3620         (check-single-racy): New rule.
3621         (check-parallel-racy): Likewise.
3622         (TEST_TARGETS): Adjust rule to account for RACY_ITER.
3623         (do-check-parallel-racy): New rule.
3624         (check-racy/%.exp): Likewise.
3625         * README (Racy testcases): New section.
3626         * analyze-racy-logs.py: New file.
3627
3628 2016-03-03  Doug Evans  <dje@google.com>
3629
3630         * gdb.base/skip.exp: Use with_test_prefix.
3631
3632 2016-03-03  Yao Qi  <yao.qi@linaro.org>
3633
3634         * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
3635         Invoke step_over_syscall "clone" and break_cond_on_syscall
3636         "clone".
3637         * gdb.base/step-over-clone.c: New file.
3638
3639 2016-03-03  Yao Qi  <yao.qi@linaro.org>
3640
3641         * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
3642         code format.
3643
3644 2016-03-03  Yao Qi  <yao.qi@linaro.org>
3645
3646         * gdb.base/disp-step-fork.c: Rename to ...
3647         * gdb.base/step-over-fork.c: ... it.  New file.
3648         * gdb.base/disp-step-vfork.c: Rename to ...
3649         * gdb.base/step-over-vfork.c: ... it.  New file.
3650         * gdb.base/disp-step-syscall.exp: Rename to ...
3651         * gdb.base/step-over-syscall.exp: ... it.  New file.
3652         (disp_step_cross_syscall): Rename to ...
3653         (step_over_syscall): ... it.
3654
3655 2016-03-03  Yao Qi  <yao.qi@linaro.org>
3656
3657         * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
3658         If target supports condition evaluation on target, invoke
3659         break_cond_on_syscall for fork and vfork.
3660
3661 2016-03-03  Yao Qi  <yao.qi@linaro.org>
3662
3663         * gdb.base/disp-step-syscall.exp: Don't invoke
3664         support_displaced_stepping.
3665         (disp_step_cross_syscall): Test with displaced stepping off and
3666         on if supported.
3667
3668 2016-03-03  Yao Qi  <yao.qi@linaro.org>
3669
3670         * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
3671         proc.
3672         (setup): New proc.
3673         (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
3674         and setup.
3675
3676 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
3677
3678         * gdb.fortran/vla-history.exp: Remove breakpoint.
3679
3680 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
3681
3682         * gdb.fortran/vla-history.exp: Lookup array elements and printing
3683         exceeds timeout.
3684
3685 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
3686
3687         * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
3688         breakpoint.
3689
3690 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
3691
3692         * gdb.mi/vla.f90: Nullify pointer after declaration.
3693
3694 2016-03-01  Pedro Alves  <palves@redhat.com>
3695
3696         * gdb.trace/ftrace-lock.c: Include <unistd.h>.
3697
3698 2016-03-01  Pedro Alves  <palves@redhat.com>
3699
3700         * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
3701         before anything else.
3702         * gdb.threads/watchpoint-fork-mt.c: Likewise.  Don't define
3703         _GNU_SOURCE here.
3704         * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
3705         before anything else.
3706         * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
3707
3708 2016-03-01  Pedro Alves  <palves@redhat.com>
3709
3710         * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
3711
3712 2016-03-01  Yao Qi  <yao.qi@linaro.org>
3713
3714         * gdb.arch/arm-disp-step.exp: Use standard_testfile and
3715         prepare_for_testing.
3716
3717 2016-03-01  Yao Qi  <yao.qi@linaro.org>
3718
3719         * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
3720
3721 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3722
3723         * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
3724         manually constructing the output path.
3725
3726 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3727
3728         * gdb.arch/s390-stackless.S: New.
3729         * gdb.arch/s390-stackless.exp: New.
3730
3731 2016-02-28  Iain Buclaw  <ibuclaw@gdcproject.org>
3732
3733         * gdb.dlang/circular.c: New file.
3734         * gdb.dlang/circular.exp: New file.
3735
3736 2016-02-26  Yao Qi  <yao.qi@linaro.org>
3737
3738         * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
3739         [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
3740         (testcases): Update.
3741
3742 2016-02-26  Yao Qi  <yao.qi@linaro.org>
3743
3744         * gdb.reverse/aarch64.c: Rename to ...
3745         * gdb.reverse/insn-reverse.c: ... it.
3746         * gdb.reverse/aarch64.exp: Rename to ...
3747         * gdb.reverse/insn-reverse.exp: ... it.
3748
3749 2016-02-26  Yao Qi  <yao.qi@linaro.org>
3750
3751         * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
3752         (testcase_ftype): New.
3753         (testcases): New array.
3754         (n_testcases): New.
3755         (main): Call each element in testcases.
3756         * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
3757         (read_testcase): New.
3758         Do the tests in a loop.
3759
3760 2016-02-25  Yao Qi  <yao.qi@linaro.org>
3761
3762         * gdb.base/branches.c: Remove.
3763
3764 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3765
3766         PR gdb/13808
3767         * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
3768
3769 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3770
3771         * gdb.trace/ftrace.exp: Remove unnecessary target check.
3772
3773 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3774
3775         * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
3776         change x86_64 call_insn to 'callq'.
3777
3778 2016-02-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
3779
3780         * gdb.trace/tfile-avx.c: Move to...
3781         * gdb.trace/tracefile-pseudo-reg.c: Here.
3782         * gdb.trace/tfile-avx.exp: Move to...
3783         * gdb.trace/tracefile-pseudo-reg.exp: Here.
3784
3785 2016-02-24  Gary Benson <gbenson@redhat.com>
3786
3787         * gdb.base/attach-pie-noexec.exp: Do not expect an error
3788         message on attach.
3789
3790 2016-02-23  Doug Evans  <dje@google.com>
3791
3792         * gdb.base/skip.c (test_skip): New function.
3793         (end_test_skip_file_and_function): New function.
3794         (test_skip_file_and_function): New function.
3795         * gdb.base/skip1.c (test_skip): New function.
3796         (skip1_test_skip_file_and_function): New function.
3797         * gdb.base/skip.exp: Add tests for new skip options.
3798         * gdb.base/skip-solib.exp: Update expected output.
3799         * gdb.perf/skip-command.cc: New file.
3800         * gdb.perf/skip-command.exp: New file.
3801         * gdb.perf/skip-command.py: New file.
3802
3803 2016-02-22  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3804
3805         * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
3806         info registers pattern.
3807
3808 2016-02-18  Iain Buclaw  <ibuclaw@gdcproject.org>
3809
3810         * lib/future.exp: Add D support.
3811         (gdb_find_gdc): New proc.
3812         (gdb_default_target_compile): Add D support.
3813
3814 2016-02-18  Wei-cheng Wang  <cole945@gmail.com>
3815
3816         * gdb.trace/tspeed.c (myclock): Return wallclock instead of
3817         user+system time.
3818         (trace_speed_test): Determine the iteration count for a time
3819         between 15..30 seconds.
3820
3821 2016-02-18  Walfred Tedeschi  <walfred.tedeschi@intel.com>
3822
3823         * gdb.arch/i386-mpx-sigsegv.c: New file.
3824         * gdb.arch/i386-mpx-sigsegv.exp: New file.
3825         * gdb.arch/i386-mpx-simple_segv.c: New file.
3826         * gdb.arch/i386-mpx-simple_segv.exp: New file.
3827
3828 2016-02-18  Yao Qi  <yao.qi@linaro.org>
3829
3830         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3831         Don't call setup_kfail.
3832
3833 2016-02-18  Yao Qi  <yao.qi@linaro.org>
3834
3835         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3836         Set "set breakpoint condition-evaluation" per $cond_bp_target.
3837
3838 2016-02-16  Doug Evans  <dje@google.com>
3839
3840         * gdb.base/skip.c: Add copyright.  Whitespace cleanup.
3841         * gdb.base/skip1.c: Ditto.
3842         * gdb.base/skip.exp: Whitespace cleanup.
3843
3844 2016-02-16  Don Breazeal  <donb@codesourcery.com>
3845
3846         PR remote/19496
3847         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3848         Remove kfail for PR remote/19496.
3849
3850 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
3851
3852         * lib/gdb.exp (standard_temp_file): Return a path specific to
3853         the runtest invocation.
3854
3855 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
3856
3857         * gdb.trace/save-trace.exp: Change relative path to be in the
3858         standard output directory.
3859
3860 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
3861
3862         * gdb.arch/i386-prologue.c: Add missing prototypes.
3863
3864 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
3865
3866         * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
3867         * gdb.arch/i386-prologue.exp: Likewise.
3868         * gdb.arch/i386-size.exp: Likewise.
3869
3870 2016-02-15  Simon Marchi  <simon.marchi@ericsson.com>
3871
3872         * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
3873         define object file path.
3874         * gdb.btrace/gcore.exp: Use standard_output_file to define core
3875         file path.
3876         * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
3877         standard_output_file to define binfile.
3878
3879 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
3880
3881         Fix compatibility with recent gfortran-5.3.1.
3882         * gdb.fortran/vla-history.exp (print vla1 allocated)
3883         (print vla2 allocated, print $2, print $3): Remove
3884         (print $4): Rename to ...
3885         (print $2): ... here.
3886         (print $9): Rename to ...
3887         (print $5): ... here.
3888         (print $10): Rename to ...
3889         (print $6): ... here.
3890         * gdb.fortran/vla.f90: Add pvla initialization.
3891
3892 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
3893
3894         * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
3895         New test.
3896         * gdb.fortran/vla-value-sub.exp: Likewise.
3897
3898 2016-02-12  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3899
3900         * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
3901
3902 2016-02-12  Simon Marchi  <simon.marchi@ericsson.com>
3903
3904         * i386-biarch-core.exp: Define corefile using
3905         standard_output_file.
3906
3907 2016-02-12  Yao Qi  <yao.qi@linaro.org>
3908
3909         * gdb.arch/arm-single-step-kernel-helper.c: New.
3910         * gdb.arch/arm-single-step-kernel-helper.exp: New.
3911
3912 2016-02-12  Markus Metzger  <markus.t.metzger@intel.com>
3913
3914         * gdb.btrace/tailcall-only.exp: New.
3915         * gdb.btrace/tailcall-only.c: New.
3916         * gdb.btrace/x86_64-tailcall-only.S: New.
3917         * gdb.btrace/i686-tailcall-only.S: New.
3918
3919 2016-02-11  Pedro Alves  <palves@redhat.com>
3920
3921         * README (Parallel testing): Add missing double quotes.
3922
3923 2016-02-11  Pedro Alves  <palves@redhat.com>
3924
3925         * README (Parallel testing): New section.
3926         (GDB_PARALLEL): Rewrite.
3927         (FORCE_PARALLEL): Document.
3928
3929 2016-02-11  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3930
3931         * gdb.trace/tfile-avx.c: New test.
3932         * gdb.trace/tfile-avx.exp: New test.
3933
3934 2016-02-09  Keith Seitz  <keiths@redhat.com>
3935
3936         PR breakpoints/19546
3937         * gdb.base/infcall-exec.c: New file.
3938         * gdb.base/infcall-exec2.c: New file.
3939         * gdb.base/infcall-exec.exp: New file.
3940
3941 2016-02-09  Keith Seitz  <keiths@redhat.com>
3942
3943         * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
3944         (toplevel): Call test_bkpt_address.
3945
3946 2016-02-09  Keith Seitz  <keiths@redhat.com>
3947
3948         PR python/19506
3949         * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
3950         (toplevel): Call test_bkpt_address.
3951
3952 2016-02-09  Simon Marchi  <simon.marchi@ericsson.com>
3953
3954         * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
3955         to AC_OUTPUT.
3956         * configure: Regenerate.
3957
3958 2016-02-09  Pedro Alves  <palves@redhat.com>
3959
3960         PR breakpoints/19548
3961         * gdb.base/execl-update-breakpoints.c (some_function): New
3962         function.
3963         (main): Call it.
3964         * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
3965         Tighten expected GDB output.
3966
3967 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
3968
3969         * Makefile.in (ALL_SUBDIRS): Remove.
3970         (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
3971         (distclean maintainer-clean realclean): Likewise.
3972         * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
3973         * configure: Regenerate.
3974         * gdb.ada/Makefile.in: Delete.
3975         * gdb.arch/Makefile.in: Likewise.
3976         * gdb.asm/Makefile.in: Likewise.
3977         * gdb.base/Makefile.in: Likewise.
3978         * gdb.btrace/Makefile.in: Likewise.
3979         * gdb.cell/Makefile.in: Likewise.
3980         * gdb.compile/Makefile.in: Likewise.
3981         * gdb.cp/Makefile.in: Likewise.
3982         * gdb.disasm/Makefile.in: Likewise.
3983         * gdb.dlang/Makefile.in: Likewise.
3984         * gdb.dwarf2/Makefile.in: Likewise.
3985         * gdb.fortran/Makefile.in: Likewise.
3986         * gdb.gdb/Makefile.in: Likewise.
3987         * gdb.go/Makefile.in: Likewise.
3988         * gdb.guile/Makefile.in: Likewise.
3989         * gdb.java/Makefile.in: Likewise.
3990         * gdb.linespec/Makefile.in: Likewise.
3991         * gdb.mi/Makefile.in: Likewise.
3992         * gdb.modula2/Makefile.in: Likewise.
3993         * gdb.multi/Makefile.in: Likewise.
3994         * gdb.objc/Makefile.in: Likewise.
3995         * gdb.opencl/Makefile.in: Likewise.
3996         * gdb.opt/Makefile.in: Likewise.
3997         * gdb.pascal/Makefile.in: Likewise.
3998         * gdb.perf/Makefile.in: Likewise.
3999         * gdb.python/Makefile.in: Likewise.
4000         * gdb.reverse/Makefile.in: Likewise.
4001         * gdb.server/Makefile.in: Likewise.
4002         * gdb.stabs/Makefile.in: Likewise.
4003         * gdb.threads/Makefile.in: Likewise.
4004         * gdb.trace/Makefile.in: Likewise.
4005         * gdb.xml/Makefile.in: Likewise.
4006         * lib/gdb.exp (make_gdb_parallel_path): Add check for
4007         GDB_PARALLEL.
4008         (standard_output_file): Remove check for GDB_PARALLEL, always
4009         return path in outputs/$subdir/$testname.
4010
4011 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
4012
4013         * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
4014         (site.exp): Assign abs_srcdir to tcl's srcdir.
4015
4016 2016-02-04  Yao Qi  <yao.qi@linaro.org>
4017
4018         * gdb.base/foll-exec-mode.c: Include limits.h.
4019         (main): Add parameters argc and argv.  Get directory from
4020         argv[0].
4021         * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
4022         compilation.
4023         * gdb.base/foll-exec.c: Include limits.h.
4024         (main): Add parameters argc and argv.
4025         Get directory from argv[0].
4026         * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
4027         Adjust tests on the number of lines as source code changed.
4028         * gdb.base/foll-vfork-exit.c: Include limits.h.
4029         (main): Add one line of statement before vfork.
4030         * gdb.base/foll-vfork.c: Include limits.h and string.h.
4031         (main): Add parameters argc and argv.  Get directory from
4032         argv[0].
4033         * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
4034         (setup_gdb): Set tbreak to skip some source lines.
4035         * gdb.multi/bkpt-multi-exec.c: Include limits.h.
4036         (main): Add parameters argc and argv.  Get directory from
4037         argv[0].
4038         * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
4039         compilation.
4040         * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
4041         (main): Add parameters argc and argv.  Get directory from
4042         argv[0].
4043         * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
4044         compilation.
4045
4046 2016-02-01  Doug Evans  <dje@google.com>
4047
4048         * gdb.base/skip.exp: Clean up multiple references to same test name.
4049
4050 2016-02-01  Pedro Alves  <palves@redhat.com>
4051
4052         PR remote/19496
4053         * gdb.threads/forking-threads-plus-breakpoint.exp
4054         (displaced_stepping_supported): New global.
4055         (probe_displaced_stepping_support): New procedure.
4056         (do_test): Add 'displaced' parameter, and use it.
4057         (top level): Check for displaced stepping support.  Add displaced
4058         stepping on/off testing axis.
4059
4060 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
4061
4062         * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
4063         pointer.  Don't perform further tests on the unassociated pointer
4064         if the first test fails.
4065
4066 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
4067
4068         * gdb.base/max-value-size.c: New file.
4069         * gdb.base/max-value-size.exp: New file.
4070         * gdb.base/huge.exp: Disable max-value-size for this test.
4071
4072 2016-01-28  Iain Buclaw  <ibuclaw@gdcproject.org>
4073
4074         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
4075
4076 2016-01-28  Yao Qi  <yao.qi@linaro.org>
4077
4078         * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
4079
4080 2016-01-25  Pedro Alves  <palves@redhat.com>
4081
4082         PR threads/19461
4083         * gdb.base/fork-running-state.c: New file.
4084         * gdb.base/fork-running-state.exp: New file.
4085
4086 2016-01-25  Pedro Alves  <palves@redhat.com>
4087
4088         PR gdb/19494
4089         * gdb.base/catch-fork-kill.c: New file.
4090         * gdb.base/catch-fork-kill.exp: New file.
4091
4092 2016-01-25  Pedro Alves  <palves@redhat.com>
4093
4094         * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
4095         Delete, moved to lib/gdb.exp.
4096         * gdb.threads/forking-threads-plus-breakpoint.exp
4097         (foreach_with_prefix): Likewise.
4098         * gdb.threads/process-dies-while-handling-bp.exp
4099         (foreach_with_prefix): Likewise.
4100         * lib/gdb.exp (foreach_with_prefix): New procedure.
4101
4102 2016-01-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
4103
4104         * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
4105         * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
4106
4107 2016-01-23  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
4108
4109         * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
4110         endian targets.
4111
4112 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
4113             Pedro Alves  <palves@redhat.com>
4114
4115         Fix testsuite compatibility with Guile.
4116         * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
4117         number.
4118
4119 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
4120
4121         Fix testsuite compatibility with Guile.
4122         * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
4123         (thread 1): New test for backtrace through signal handler.
4124
4125 2016-01-22  Yao Qi  <yao.qi@linaro.org>
4126
4127         PR testsuite/19491
4128         * gdb.base/multi-forks.c: Include
4129         ../lib/unbuffer_output.c
4130         (main): Call gdb_unbuffer_output.
4131
4132 2016-01-21  Doug Evans  <dje@google.com>
4133
4134         * lib/ada.exp (gdb_compile_ada): Fix typo.
4135
4136 2016-01-21  Joel Brobecker  <brobecker@adacore.com>
4137
4138         * gdb.base/break-fun-addr.exp: New file.
4139         * gdb.base/break-fun-addr1.c: New file.
4140         * gdb.base/break-fun-addr2.c: New file.
4141
4142 2016-01-20  Simon Marchi  <simon.marchi@polymtl.ca>
4143
4144         * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
4145         * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
4146         enum flag values.
4147
4148 2016-01-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4149
4150         * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
4151         when GDB can not set the vector return value.  Add more comments
4152         for clarification.
4153
4154 2016-01-20  Antoine Tremblay  <antoine.tremblay@ericsson.com>
4155
4156         * gdb.trace/tspeed.exp:  Use shlib instead of libs in gdb_compile
4157         command.
4158
4159 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
4160
4161         * Makefile.in (DO_RUNTEST): Add --status and update usages.
4162
4163 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
4164
4165         * Makefile.in (check-single): Pass --status to runtest.
4166         (check/%.exp): Likewise.
4167
4168 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
4169
4170         * Makefile.in (check-parallel): Propagate return code from make
4171         do-check-parallel.
4172
4173 2016-01-19  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
4174
4175         * gdb.trace/ftrace.exp: Fix expected message on continue.
4176         * gdb.trace/pending.exp: Fix expected message on continue.
4177         * gdb.trace/trace-break.exp: Fix expected message on continue.
4178
4179 2016-01-18  Simon Marchi  <simon.marchi@ericsson.com>
4180
4181         * lib/gdb.exp (gdb_test): Remove unused global references.
4182
4183 2016-01-18  Pedro Alves  <palves@redhat.com>
4184
4185         * gdb.base/async-shell.exp: Adjust expected output.
4186         * gdb.base/dprintf-non-stop.exp: Adjust expected output.
4187         * gdb.base/siginfo-thread.exp: Adjust expected output.
4188         * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
4189         * gdb.java/jnpe.exp: Adjust expected output.
4190         * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
4191         * gdb.threads/continue-pending-status.exp: Adjust expected output.
4192         * gdb.threads/leader-exit.exp: Adjust expected output.
4193         * gdb.threads/manythreads.exp: Adjust expected output.
4194         * gdb.threads/pthreads.exp: Adjust expected output.
4195         * gdb.threads/schedlock.exp: Adjust expected output.
4196         * gdb.threads/siginfo-threads.exp: Adjust expected output.
4197         * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
4198         expected output.
4199         * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
4200         output.
4201         * gdb.threads/sigthread.exp: Adjust expected output.
4202         * gdb.threads/watchpoint-fork.exp: Adjust expected output.
4203
4204 2016-01-18  Yao Qi  <yao.qi@linaro.org>
4205
4206         * gdb.guile/scm-section-script.c: Replace @progbits with
4207         %progbits.
4208         * gdb.python/py-section-script.c: Likewise.
4209
4210 2016-01-15  Pedro Alves  <palves@redhat.com>
4211
4212         * gdb.multi/tids.exp: Test star wildcard ranges.
4213
4214 2016-01-15  Pedro Alves  <palves@redhat.com>
4215
4216         * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
4217         command from "thread apply" invocation.
4218         (thr_apply_info_thr_invalid): Default the expected output to the
4219         input tid list.
4220         (top level): Add tests that use convenience variables.  Add tests
4221         for "thread apply" with a valid TID list, but missing the command.
4222
4223 2016-01-13  Pedro Alves  <palves@redhat.com>
4224
4225         * gdb.base/default.exp: Expect $_gthread as well.
4226         * gdb.multi/tids.exp: Test $_gthread.
4227         * gdb.threads/thread-specific.exp: Test $_gthread.
4228
4229 2016-01-13  Pedro Alves  <palves@redhat.com>
4230
4231         * gdb.multi/tids.exp: Test "info threads -gid".
4232
4233 2016-01-13  Pedro Alves  <palves@redhat.com>
4234
4235         * gdb.multi/tids.exp: Test InferiorThread.global_num and
4236         Breakpoint.thread.
4237         * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
4238
4239 2016-01-07  Pedro Alves  <palves@redhat.com>
4240
4241         * gdb.base/break.exp: Adjust to output changes.
4242         * gdb.base/hbreak2.exp: Likewise.
4243         * gdb.base/sepdebug.exp: Likewise.
4244         * gdb.base/watch_thread_num.exp: Likewise.
4245         * gdb.linespec/keywords.exp: Likewise.
4246         * gdb.multi/info-threads.exp: Likewise.
4247         * gdb.threads/thread-find.exp: Likewise.
4248         * gdb.multi/tids.c: New file.
4249         * gdb.multi/tids.exp: New file.
4250
4251 2016-01-13  Pedro Alves  <palves@redhat.com>
4252
4253         * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
4254
4255 2016-01-13  Pedro Alves  <palves@redhat.com>
4256
4257         * gdb.base/default.exp: Expect $_inferior as well.
4258         * gdb.multi/base.exp: Test $_inferior.
4259
4260 2016-01-13  Pedro Alves  <palves@redhat.com>
4261
4262         PR breakpoints/19388
4263         * gdb.base/catch-signal-siginfo-cond.c: New file.
4264         * gdb.base/catch-signal-siginfo-cond.exp: New file.
4265
4266 2016-01-12  Josh Stone  <jistone@redhat.com>
4267             Philippe Waroquiers  <philippe.waroquiers@skynet.be>
4268
4269         * gdb.base/catch-syscall.c (do_execve): New variable.
4270         (main): Conditionally trigger an execve.
4271         * gdb.base/catch-syscall.exp: Enable testing for remote targets.
4272         (test_catch_syscall_execve): New, check entry/return across execve.
4273         (do_syscall_tests): Call test_catch_syscall_execve.
4274
4275 2016-01-12  Pedro Alves  <palves@redhat.com>
4276
4277         * gdb.base/random-signal.exp (do_test): New procedure, with body
4278         of testcase moved in.
4279
4280 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
4281             Pedro Alves  <palves@redhat.com>
4282
4283         * gdb.base/funcargs.exp (finish from indirectly called function):
4284         Reintroduce the case for 'First'.
4285
4286 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
4287             Pedro Alves  <palves@redhat.com>
4288
4289         * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
4290         (tcatch_vfork_then_child_follow_exec)
4291         (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
4292         identification.
4293
4294 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
4295
4296         * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
4297         and repeats to unlimited.
4298         * gdb.python/py-value.exp: Likewise.
4299         * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
4300         and repeats to unlimited.
4301
4302 2016-01-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
4303
4304         * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
4305         and reordering the functions.
4306         * gdb.multi/hangout.c: Likewise.
4307         * gdb.multi/hello.c: Likewise.
4308
4309 2016-01-08  Simon Marchi  <simon.marchi@ericsson.com>
4310
4311         * gdb.perf/lib/perftest/perftest.py: Change relative imports to
4312         absolute.
4313         (SingleStatisticTestResult.report): Use dict.keys instead of
4314         dict.iterkeys.
4315
4316 2016-01-06  Pedro Alves  <palves@redhat.com>
4317
4318         * gdb.python/py-infthread.exp: Fix typo.  Expect t0.num to be 1.
4319
4320 2016-01-04  Markus Metzger  <markus.t.metzger@intel.com>
4321
4322         * gdb.btrace/dlopen.exp: New.
4323         * gdb.btrace/dlopen.c: New.
4324         * gdb.btrace/dlopen-dso.c: New.
4325
4326 2015-12-25  Sandra Loosemore  <sandra@codesourcery.com>
4327
4328         * lib/gdb.exp (gdb_test): Update comments to clarify that the
4329         PATTERN argument is optional.
4330
4331 2015-12-24  Joel Brobecker  <brobecker@adacore.com>
4332
4333         * lib/ada.exp (target_compile_ada_from_dir): New function.
4334         (gdb_compile_ada): Reimplement avoiding the use of project files.
4335         * gdb.ada/gnat_ada.gpr: Delete.
4336         * gdb.ada/cond_lang.exp: Adjust test to make path before
4337         filename optional.
4338         * gdb.ada/small_reg_param.exp: Likewise.
4339
4340 2015-12-22  Simon Marchi  <simon.marchi@ericsson.com>
4341
4342         * gdb.base/foll-vork.exp: Remove HP-UX special case.
4343
4344 2015-12-22  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4345
4346         * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
4347         case.
4348
4349 2015-12-21  Simon Marchi  <simon.marchi@ericsson.com>
4350
4351         * gdb.base/break.exp: Remove dead code.
4352         * gdb.base/sepdebug.exp: Likewise.
4353
4354 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
4355
4356         * gdb.asm/asm-source.exp: Remove HP-UX references.
4357         * gdb.base/annota1.exp: Likewise.
4358         * gdb.base/annota3.exp: Likewise.
4359         * gdb.base/attach.exp: Likewise.
4360         * gdb.base/bigcore.exp: Likewise.
4361         * gdb.base/break.exp: Likewise.
4362         * gdb.base/call-ar-st.exp: Likewise.
4363         * gdb.base/callfuncs.exp: Likewise.
4364         * gdb.base/catch-fork-static.exp: Likewise.
4365         * gdb.base/display.exp: Likewise.
4366         * gdb.base/foll-exec-mode.exp: Likewise.
4367         * gdb.base/foll-exec.exp: Likewise.
4368         * gdb.base/foll-fork.exp: Likewise.
4369         * gdb.base/foll-vfork.exp: Likewise.
4370         * gdb.base/funcargs.exp: Likewise.
4371         * gdb.base/hbreak2.exp: Likewise.
4372         * gdb.base/inferior-died.exp: Likewise.
4373         * gdb.base/interrupt.exp: Likewise.
4374         * gdb.base/multi-forks.exp: Likewise.
4375         * gdb.base/nodebug.exp: Likewise.
4376         * gdb.base/sepdebug.exp: Likewise.
4377         * gdb.base/solib1.c: Likewise.
4378         * gdb.base/step-test.exp: Likewise.
4379         * gdb.mi/non-stop.c: Likewise.
4380         * gdb.mi/pthreads.c: Likewise.
4381         * gdb.multi/bkpt-multi-exec.ex: Likewise.
4382         * gdb.threads/pthreads.c: Likewise.
4383         * gdb.threads/staticthreads.exp: Likewise.
4384         * lib/future.exp: Likewise.
4385         * lib/gdb.exp: Likewise.
4386         * gdb.base/so-indr-cl.c: Remove.
4387         * gdb.base/so-indr-cl.exp: Likewise.
4388         * gdb.base/solib.c: Likewise.
4389         * gdb.base/solib.exp: Likewise.
4390         * gdb.base/solib2.c: Likewise.
4391
4392 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
4393
4394         * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
4395         * gdb.base/call-ar-st.exp: Likewise.
4396         * gdb.base/callfuncs.exp: Likewise.
4397         * gdb.base/condbreak.exp: Likewise.
4398         * gdb.base/constvars.exp: Likewise.
4399         * gdb.base/hbreak2.exp: Likewise.
4400         * gdb.base/langs.exp: Likewise.
4401         * gdb.base/list.exp: Likewise.
4402         * gdb.base/long_long.exp: Likewise.
4403         * gdb.base/ptype.exp: Likewise.
4404         * gdb.base/scope.exp: Likewise.
4405         * gdb.base/signals.exp: Likewise.
4406         * gdb.base/so-impl-ld.exp: Likewise.
4407         * gdb.base/varargs.exp: Likewise.
4408         * gdb.base/volatile.exp: Likewise.
4409         * gdb.base/whatis.exp: Likewise.
4410         * gdb.cp/cplusfuncs.exp: Likewise.
4411         * gdb.cp/inherit.exp: Likewise.
4412         * gdb.cp/local.exp: Likewise.
4413         * gdb.cp/member-ptr.exp: Likewise.
4414         * gdb.cp/method.exp: Likewise.
4415         * gdb.cp/overload.exp: Likewise.
4416         * gdb.cp/templates.exp: Likewise.
4417         * gdb.stabs/weird.exp: Likewise.
4418         * lib/compiler.c: Likewise.
4419         * lib/compiler.cc: Likewise.
4420         * lib/cp-support.exp: Likewise.
4421         * lib/gdb.exp: Likewise.
4422
4423 2015-12-20  Simon Marchi  <simon.marchi@polymtl.ca>
4424
4425         * configure.ac: Remove HP-UX case.
4426         * configure: Regenerate.
4427
4428 2015-12-18  Simon Marchi  <simon.marchi@ericsson.com>
4429
4430         * lib/gdb.exp (gdb_compile): Add function doc.
4431
4432 2015-12-17  Pedro Alves  <palves@redhat.com>
4433
4434         PR threads/19354
4435         * gdb.multi/info-threads.exp: New file.
4436
4437 2015-12-15  Yao Qi  <yao.qi@linaro.org>
4438
4439         * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
4440         is aarch64*-*-*.
4441
4442 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
4443
4444         * gdb.base/history-duplicates.exp: Skip if no readline support.
4445
4446 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
4447
4448         * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
4449
4450 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
4451
4452         * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
4453
4454 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
4455
4456         * gdb.base/completion.exp: Skip tests that interrupt GDB with
4457         ctrl-C if nointerrupts target property is set.
4458         * gdb.base/double-prompt-target-event-error.exp: Likewise.
4459         * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
4460         * gdb.base/paginate-bg-execution.exp: Likewise.
4461         * gdb.base/paginate-execution-startup.exp: Likewise.
4462         * gdb.base/random-signal.exp: Likewise.
4463         * gdb.base/range-stepping.exp: Likewise.
4464         * gdb.cp/annota2.exp: Likewise.
4465         * gdb.cp/annota3.exp: Likewise.
4466         * gdb.gdb/selftest.exp: Likewise.
4467         * gdb.threads/continue-pending-status.exp: Likewise.
4468         * gdb.threads/leader-exit.exp: Likewise.
4469         * gdb.threads/manythreads.exp: Likewise.
4470         * gdb.threads/pthreads.exp: Likewise.
4471         * gdb.threads/schedlock.exp: Likewise.
4472         * gdb.threads/sigthread.exp: Likewise.
4473
4474 2015-12-11  Don Breazeal  <donb@codesourcery.com>
4475
4476         * gdb.base/execl-update-breakpoints.exp (main): Enable for target
4477         remote.
4478         * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
4479         * gdb.base/foll-exec.exp (main): Enable for target remote.
4480         * gdb.base/foll-fork.exp (main): Likewise.
4481         * gdb.base/foll-vfork.exp (main): Likewise.
4482         * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
4483         (proc continue_to_exit_bp_loc): Use clean_restart.
4484         * gdb.base/pie-execl.exp (main): Disable for target remote.
4485         * gdb.base/watch-vfork.exp (main): Enable for target remote.
4486         * gdb.mi/mi-nsthrexec.exp (main): Likewise.
4487         * gdb.threads/execl.exp (main): Likewise.
4488         * gdb.threads/fork-child-threads.exp (main): Likewise.
4489         * gdb.threads/fork-plus-threads.exp (main): Disable for target
4490         remote.
4491         * gdb.threads/fork-thread-pending.exp (main): Enable for target
4492         remote.
4493         * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
4494         pid.tid style ptids, instead of just tid.
4495         * gdb.threads/thread-execl.exp (main): Enable for target remote.
4496         * gdb.threads/watchpoint-fork.exp (main): Likewise.
4497         * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
4498         ptids, instead of just tid.
4499
4500 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
4501
4502         * gdb.base/list.exp (test_list_forward): Add end of file error
4503         test.
4504         (test_repeat_list_command): Add end of file error test.
4505         (test_list_backwards): Add beginning of file error test.
4506
4507 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
4508
4509         * gdb.base/list.exp (test_list_invalid_args): New function,
4510         defined, and called.
4511
4512 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
4513
4514         * gdb.base/list.exp (test_list): Make test names unique.
4515
4516 2015-12-11  Yao Qi  <yao.qi@linaro.org>
4517
4518         * gdb.base/coremaker2.c: Remove.
4519
4520 2015-12-10  Pedro Alves  <palves@redhat.com>
4521
4522         * gdb.multi/base.exp: Remove stale "spaces" references.
4523
4524 2015-12-10  Pedro Alves  <palves@redhat.com>
4525
4526         * gdb.multi/base.exp: Don't use nowarnings.
4527         * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
4528         * gdb.multi/hangout.c: Include stdio.h.
4529         * gdb.multi/hello.c: Include stdlib.h.
4530         * gdb.multi/multi-arch-exec.c: Include stdlib.h.
4531         * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
4532         * gdb.multi/multi-arch.exp: Don't use nowarnings.
4533
4534 2015-12-10  Andrew Burgess  <andrew.burgess@embecosm.com>
4535
4536         * gdb.dwarf2/dw2-ranges-base.c: New file.
4537         * gdb.dwarf2/dw2-ranges-base.exp: New file.
4538         * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
4539         support additional line table, and debug ranges generation.
4540         (Dwarf::ranges): New function, generate .debug_ranges.
4541         (Dwarf::lines): Support generating simple line table programs.
4542         (Dwarf::assemble): Initialise new namespace variables.
4543
4544 2015-12-09  Kevin Buettner  <kevinb@redhat.com>
4545
4546         * gdb.base/async.exp (proc test_background): Add case for
4547         asynchronous execution not supported.
4548
4549 2015-12-09  Luis Machado  <lgustavo@codesourcery.com>
4550
4551         * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
4552           format and change test names to make them unique.
4553
4554 2015-12-09  Ruslan Kabatsayev  <b7.10110111@gmail.com>
4555             Pedro Alves  <pedro@redhat.com>
4556
4557         PR gdb/18702
4558         Add checking of floatformats setup on x86_64 hosts.
4559         * gdb.arch/i386-float.S (main): Load bigval and smallval.
4560         (smallval, bigval): New labels/constants.
4561         * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
4562         float" after loading bigval and smallval.
4563
4564 2015-12-07  Pierre-Marie de Rodat  <derodat@adacore.com>
4565
4566         * gdb.ada/fun_overload_menu.exp: New testcase.
4567         * gdb.ada/fun_overload_menu/foo.adb: New testcase.
4568
4569 2015-12-04  Josh Stone  <jistone@redhat.com>
4570
4571         * gdb.base/catch-fork-static.exp: New.
4572
4573 2015-12-03  Yao Qi  <yao.qi@linaro.org>
4574
4575         * gdb.base/sizeof.c: Don't include stdio.h and
4576         ../lib/unbuffer_output.c.
4577         (main): New variable 'size' and 'value'.  Remove printf and
4578         gdb_unbuffer_output.  Assign return value to size and value.
4579         * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
4580         at the beginning.
4581         (check_sizeof): Check the result by printing variable 'size'.
4582         (check_valueof): Check the result by printing variable 'value'.
4583
4584 2015-12-01  Yao Qi  <yao.qi@linaro.org>
4585
4586         * gdb.base/disp-step-syscall.exp: Define syscall instruction
4587         for aarch64*-*-linux* target.
4588
4589 2015-11-30  Pedro Alves  <palves@redhat.com>
4590
4591         * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
4592
4593 2015-11-30  Pedro Alves  <palves@redhat.com>
4594
4595         * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
4596         Handle non-stop mode vCont replies.
4597
4598 2015-11-30  Pedro Alves  <palves@redhat.com>
4599
4600         * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
4601         prepare_for_testing.  Start gdb with "set non-stop on" appended to
4602         GDBFLAGS.  Lax expected stop output.
4603
4604 2015-11-27  Yao Qi  <yao.qi@linaro.org>
4605
4606         * gdb.arch/arm-neon.exp: New.
4607         * gdb.arch/arm-neon.c: New.
4608
4609 2015-11-27  Yao Qi  <yao.qi@linaro.org>
4610
4611         * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
4612
4613 2015-11-27  Yao Qi  <yao.qi@linaro.org>
4614
4615         * gdb.cp/annota2.exp: Allow multiple occurrences of the
4616         frames-invalid annotation.
4617
4618 2015-11-27  Yao Qi  <yao.qi@linaro.org>
4619
4620         * gdb.cp/annota2.exp: Use ${frames_invalid}.
4621
4622 2015-11-26  Simon Marchi  <simon.marchi@ericsson.com>
4623
4624         * gdb.threads/names.exp: New file.
4625         * gdb.threads/names.c: New file.
4626         * README: Mention gdb,no_thread_names.
4627
4628 2015-11-26  Markus Metzger  <markus.t.metzger@intel.com>
4629
4630         PR 19297
4631         * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
4632         support" error.
4633
4634 2015-11-24  Pedro Alves  <palves@redhat.com>
4635
4636         PR 17539
4637         * gdb.base/display.exp: Expect displays to be sorted in ascending
4638         order.  Use multi_line.
4639         * gdb.base/solib-display.exp: Likewise.
4640
4641 2015-11-24  Pedro Alves  <palves@redhat.com>
4642
4643         PR 17539
4644         * gdb.base/display.exp: Expect displays to be sorted in ascending
4645         order.  Use multi_line.
4646         * gdb.base/solib-display.exp: Likewise.
4647
4648 2015-11-24  Pedro Alves  <palves@redhat.com>
4649
4650         PR 17539
4651         * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
4652         threads in ascending order.
4653         * gdb.base/foll-fork.exp: Likewise.
4654         * gdb.base/foll-vfork.exp: Likewise.
4655         * gdb.base/multi-forks.exp: Likewise.
4656         * gdb.mi/mi-nonstop.exp: Likewise.
4657         * gdb.mi/mi-nsintrall.exp: Likewise.
4658         * gdb.multi/base.exp: Likewise.
4659         * gdb.multi/multi-arch.exp: Likewise.
4660         * gdb.python/py-inferior.exp: Likewise.
4661         * gdb.threads/break-while-running.exp: Likewise.
4662         * gdb.threads/execl.exp: Likewise.
4663         * gdb.threads/gcore-thread.exp: Likewise.
4664         * gdb.threads/info-threads-cur-sal.exp: Likewise.
4665         * gdb.threads/kill.exp: Likewise.
4666         * gdb.threads/linux-dp.exp: Likewise.
4667         * gdb.threads/multiple-step-overs.exp: Likewise.
4668         * gdb.threads/next-bp-other-thread.exp: Likewise.
4669         * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
4670         * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
4671         * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
4672         * gdb.threads/thread-find.exp: Likewise.
4673         * gdb.threads/tls.exp: Likewise.
4674         * lib/mi-support.exp (mi_reverse_list): Delete.
4675         (mi_check_thread_states): No longer reverse list.
4676
4677 2015-11-24  Pedro Alves  <palves@redhat.com>
4678
4679         * gdb.python/py-inferior.exp: Use with_test_prefix.  Consistently
4680         use lowercase.
4681
4682 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
4683
4684         * gdb.trace/actions.c: Include trace-common.h.
4685         (main): Add a location for a fast tracepoint.
4686         * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
4687         the normal tracepoints.
4688         (gdb_verify_tracepoints): Adjust number of expected tracepoints.
4689
4690 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
4691
4692         * save-trace.exp: Factor out code to these...
4693         (gdb_save_tracepoints): New.
4694         (gdb_load_tracepoints): New.
4695         (do_save_load_test): New.
4696
4697 2015-11-23  Kevin Buettner  <kevinb@redhat.com>
4698
4699         * gdb.base/asmlabel.exp: New test.
4700         * gdb.base/asmlabel.c: New test case.
4701
4702 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
4703
4704         * gdb.base/wrong_frame_bt_full-main.c: New file.
4705         * gdb.base/wrong_frame_bt_full-opaque.c: New file.
4706         * gdb.base/wrong_frame_bt_full.exp: New file.
4707
4708 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
4709
4710         * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
4711
4712 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
4713
4714         * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
4715         pstate register when comparing registers values in
4716         sparc64-*-linux-gnu targets to avoid spurious differences.
4717
4718 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
4719
4720         * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
4721
4722 2015-11-19  Sandra Loosemore  <sandra@codesourcery.com>
4723
4724         * gdb.base/nested-subp1.exp: Pass executable, not executable name,
4725         as type argument to gdb_compile.
4726         * gdb.base/nested-subp2.exp: Likewise.
4727         * gdb.base/nested-subp3.exp: Likewise.
4728
4729 2015-11-17  Dominik Vogt  <vogt@linux.vnet.ibm.com>
4730
4731         * lib/dwarf.exp (_note): Fix left shift of negative value.
4732         * gdb.trace/trace-condition.exp: Likewise.
4733
4734 2015-11-13  Yao Qi  <yao.qi@linaro.org>
4735
4736         * gdb.base/call-sc.exp (test_scalar_returns): Remove the
4737         comments about d10v.
4738         (test_scalar_returns): Likewise.
4739         * gdb.base/d10v.ld: Remove.
4740         * gdb.base/overlays.exp: Remove the target triplet checking for
4741         d10v-*-*.
4742         * gdb.base/structs.exp (test_struct_returns): Remove the
4743         comments about d10v.
4744         (test_struct_calls): Likewise.
4745
4746 2015-11-13  Yao Qi  <yao.qi@linaro.org>
4747
4748         * gdb.base/gnu_vector.exp: Check the return value by "p res".
4749         * gdb.base/gnu_vector.c: Don't include stdio.h.
4750         (main): Don't print res and call add_some_intvecs.
4751
4752 2015-11-11  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
4753
4754         * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
4755         macro.
4756         (func5): Removed.
4757         (func4): Use FAST_TRACEPOINT_LABEL.
4758         * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
4759         macro.
4760         (func): Removed.
4761         (thread_function): Use FAST_TRACEPOINT_LABEL.
4762         * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
4763         (func): Remove.
4764         (marker): Use FAST_TRACEPOINT_LABEL.
4765         * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
4766         (pendfunc1): Remove.
4767         (pendfunc): Use FAST_TRACEPOINT_LABEL.
4768         * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
4769         (foo): Remove.
4770         (pendfunc2): Use FAST_TRACEPOINT_LABEL.
4771         * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
4772         macro.
4773         (func): Remove.
4774         (marker): Use FAST_TRACEPOINT_LABEL.
4775         * gdb.trace/trace-common.h: New header.
4776         * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
4777         macro.
4778         (func): Remove.
4779         (marker): Use FAST_TRACEPOINT_LABEL.
4780         * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
4781         (func): Remove.
4782         (thread_function): Use FAST_TRACEPOINT_LABEL.
4783
4784 2015-11-10  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
4785
4786         * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
4787         in front.
4788         * gdb.trace/change-loc.exp: Use global pcreg definition.
4789         * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
4790         * gdb.trace/entry-values.exp: Use global spreg definition, add $
4791         in front.
4792         * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
4793         * gdb.trace/pending.exp: Likewise.
4794         * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
4795         * gdb.trace/trace-break.exp: Likewise.
4796         * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
4797         in front.
4798         * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
4799         * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
4800         in front.
4801         * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
4802
4803 2015-11-09  Joel Brobecker  <brobecker@adacore.com>
4804
4805         * gdb.ada/fin_fun_out: New testcase.
4806
4807 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
4808
4809         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
4810         value associated with DW_AT_byte_size.
4811         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
4812         constants for DW_AT_byte_size, DW_AT_lower_bound, and
4813         DW_AT_upper_bound.
4814
4815 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
4816
4817         * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
4818         (gdb_target_symbol_prefix_flags): Define in terms of _asm
4819         version.
4820         * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
4821         gdb.dwarf2/dw2-canonicalize-type.exp,
4822         gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
4823         gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
4824         gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
4825         provided by gdb_target_symbol_prefix_flags_asm.
4826         * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
4827         testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
4828         testsuite/gdb.dwarf2/dw2-unresolved-main.c,
4829         testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
4830         gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
4831         macros where needed).  Use this macro for symbols which require
4832         the prefix provided by SYMBOL_PREFIX.
4833
4834 2015-11-05  Kevin Buettner  <kevinb@redhat.com>
4835
4836         * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
4837         New procs.
4838         * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
4839         representing expressions, of more than one list element.
4840         * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
4841         to prepend linker symbol prefix to f.
4842         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
4843         table_1 and table_2.
4844         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
4845         Likewise, for f and g.
4846         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
4847         for ptr.
4848         * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
4849         for main.
4850         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
4851         table_1_ptr and table_2_ptr.
4852
4853 2015-11-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
4854             Joel Brobecker  <brobecker@adacore.com>
4855
4856         * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
4857
4858 2015-11-04  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
4859
4860         * gdb.reverse/s390-mvcle.c: New test.
4861         * gdb.reverse/s390-mvcle.exp: New file.
4862         * lib/gdb.exp: Enable reverse tests on s390*-linux.
4863
4864 2015-11-02  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
4865
4866         * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
4867
4868 2015-11-02  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
4869
4870         * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
4871         reaching marker2.
4872         * gdb.reverse/getresuid-reverse.exp: Likewise.
4873         * gdb.reverse/pipe-reverse.exp: Likewise.
4874         * gdb.reverse/readv-reverse.exp: Likewise.
4875         * gdb.reverse/recvmsg-reverse.exp: Likewise.
4876         * gdb.reverse/time-reverse.exp: Likewise.
4877         * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
4878
4879 2015-10-30  Yao Qi  <yao.qi@linaro.org>
4880
4881         * gdb.threads/wp-replication.c (watch_count_done): Remove.
4882         (empty_cycle): Remove.
4883         (main): Don't call empty_cycle.  Don't use watch_count_done.
4884         * gdb.threads/wp-replication.exp: Don't set breakpoint on
4885         empty_cycle.  Rewrite the code counting HW watchpoints.
4886
4887 2015-10-30  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
4888
4889         * gdb.reverse/fstatat-reverse.c: New test.
4890         * gdb.reverse/fstatat-reverse.exp: New file.
4891         * gdb.reverse/getresuid-reverse.c: New test.
4892         * gdb.reverse/getresuid-reverse.exp: New file.
4893         * gdb.reverse/pipe-reverse.c: New test.
4894         * gdb.reverse/pipe-reverse.exp: New file.
4895         * gdb.reverse/readv-reverse.c: New test.
4896         * gdb.reverse/readv-reverse.exp: New file.
4897         * gdb.reverse/recvmsg-reverse.c: New test.
4898         * gdb.reverse/recvmsg-reverse.exp: New file.
4899         * gdb.reverse/time-reverse.c: New test.
4900         * gdb.reverse/time-reverse.exp: New file.
4901         * gdb.reverse/waitpid-reverse.c: New test.
4902         * gdb.reverse/waitpid-reverse.exp: New file.
4903
4904 2015-10-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
4905
4906         * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
4907
4908 2015-10-26  Doug Evans  <dje@google.com>
4909
4910         PR symtab/17391
4911         * lib/dwarf.exp (_location): Add support for DW_OP_regx.
4912         * gdb.dwarf2/bad-regnum.c: New file.
4913         * gdb.dwarf2/bad-regnum.exp: New file.
4914
4915 2015-10-26  Doug Evans  <dje@google.com>
4916
4917         PR python/18938
4918         * gdb.python/python.exp: Add test for symlink from .py file to .notpy
4919         file.
4920
4921 2015-10-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
4922
4923         * gdb.compile/compile.exp (compile code globalvar): Update expectation
4924         for a change by "Mention language in compile error message".
4925
4926 2015-10-21  Simon Marchi  <simon.marchi@polymtl.ca>
4927
4928         PR python/18073
4929         * gdb.python/py-type.c (C::a_method): New.
4930         (C::a_const_method): New.
4931         (C::a_static_method): New.
4932         (a_function): New.
4933         * gdb.python/py-type.exp (test_fields): Test getting fields
4934         from function and method.
4935
4936 2015-10-21  Keven Boell  <keven.boell@intel.com>
4937
4938         * gdb.fortran/vla-alloc-assoc.exp: New file.
4939         * gdb.fortran/vla-datatypes.exp: New file.
4940         * gdb.fortran/vla-datatypes.f90: New file.
4941         * gdb.fortran/vla-history.exp: New file.
4942         * gdb.fortran/vla-ptype-sub.exp: New file.
4943         * gdb.fortran/vla-ptype.exp: New file.
4944         * gdb.fortran/vla-sizeof.exp: New file.
4945         * gdb.fortran/vla-sub.f90: New file.
4946         * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
4947         * gdb.fortran/vla-value-sub-finish.exp: New file.
4948         * gdb.fortran/vla-value-sub.exp: New file.
4949         * gdb.fortran/vla-value.exp: New file.
4950         * gdb.fortran/vla-ptr-info.exp: New file.
4951         * gdb.mi/mi-vla-fortran.exp: New file.
4952         * gdb.mi/vla.f90: New file.
4953
4954 2015-10-21  Sandra Loosemore  <sandra@codesourcery.com>
4955
4956         * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
4957         of hardwired timeout value.
4958
4959 2015-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
4960             Pedro Alves  <palves@redhat.com>
4961
4962         * gdb.dwarf2/dw2-regno-invalid.exp: New file.
4963         * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
4964
4965 2015-10-19  Josh Stone  <jistone@redhat.com>
4966
4967         * gdb.base/catch-syscall.c: Include <sched.h>.
4968         (unknown_syscall): New variable.
4969         (main): Trigger a vfork and an unknown syscall.
4970         * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
4971         (unknown_syscall_number): Likewise.
4972         (check_call_to_syscall): Accept an optional syscall pattern.
4973         (check_return_from_syscall): Likewise.
4974         (check_continue): Likewise.
4975         (test_catch_syscall_without_args): Check for vfork and ENOSYS.
4976         (test_catch_syscall_skipping_return): New test toggling off 'catch
4977         syscall' to step over the syscall return, then toggling back on.
4978         (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
4979         during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
4980         (do_syscall_tests): Call test_catch_syscall_without_args and
4981         test_catch_syscall_mid_vfork.
4982         (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
4983         (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
4984
4985 2015-10-19  Andrew Stubbs  <ams@codesourcery.com>
4986
4987         * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
4988         print g_vE): Add new pass patterns.
4989         * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
4990         print various symbol names for vptr fields.
4991
4992 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
4993
4994         * gdb.base/dbx.exp (test_func): Remove xfails, update expected
4995         results.
4996
4997 2015-10-12  Yao Qi  <yao.qi@linaro.org>
4998
4999         * gdb.arch/disp-step-insn-reloc.exp: New test case.
5000
5001 2015-10-12  Yao Qi  <yao.qi@linaro.org>
5002
5003         * lib/gdb.exp (support_displaced_stepping): Return 1 if target
5004         is aarch64*-*-linux*.
5005
5006 2015-10-12  Yao Qi  <yao.qi@linaro.org>
5007
5008         * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
5009         (can_relocate_bcond_true): ... it.
5010         (can_relocate_bcond_false): New function.
5011         (foo): Likewise.
5012         (can_relocate_bl): Likewise.
5013         (testcases) [__aarch64__]: Add can_relocate_bcond_false and
5014         can_relocate_bl.
5015
5016 2015-10-12  Pierre-Marie de Rodat  <derodat@adacore.com>
5017
5018         * gdb.base/nested-addr.c: New file.
5019         * gdb.base/nested-addr.exp: New testcase.
5020
5021 2015-10-09  Markus Metzger  <markus.t.metzger@intel.com>
5022
5023         * gdb.btrace/vdso.c (main): Remove breakpoint markers.
5024         * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
5025         its output.  Ignore the output of "record goto begin" and instead
5026         check that GDB is replaying.
5027
5028 2015-10-09  Pedro Alves  <palves@redhat.com>
5029
5030         * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
5031         (top level): Use it in the run with no args test.
5032
5033 2015-10-08  Iain Buclaw  <ibuclaw@gdcproject.org>
5034
5035         * gdb.dlang/properties.exp: New file.
5036
5037 2015-10-02  Sandra Loosemore  <sandra@codesourcery.com>
5038
5039         * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
5040         whether or not address 0x1000 is mapped on the target.
5041
5042 2015-09-30  Simon Marchi  <simon.marchi@ericsson.com>
5043
5044         * gdb.python/py-type.exp: Do not run tests if binaries fail to
5045         build.
5046
5047 2015-09-30  Markus Metzger  <markus.t.metzger@intel.com>
5048
5049         * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
5050         instruction-history test.
5051
5052 2015-09-28  Doug Evans  <dje@google.com>
5053
5054         * gdb.base/gcore.c (array_func): Add reference to static_array.
5055
5056 2015-09-25  Simon Marchi  <simon.marchi@ericsson.com>
5057
5058         * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
5059         source line.
5060
5061 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
5062
5063         * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
5064         short or char as base type.
5065
5066 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
5067
5068         * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
5069         to allow any size enum.
5070
5071 2015-09-23  Pierre-Marie de Rodat  <derodat@adacore.com>
5072
5073         * gdb.ada/array_ptr_renaming.exp: New testcase.
5074         * gdb.ada/array_ptr_renaming/foo.adb: New file.
5075         * gdb.ada/array_ptr_renaming/pack.ads: New file.
5076
5077 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
5078
5079         * gdb.trace/ftrace-lock.c: New file.
5080         * gdb.trace/ftrace-lock.exp: New file.
5081
5082 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
5083
5084         * gdb.arch/insn-reloc.c: New file.
5085         * gdb.arch/ftrace-insn-reloc.exp: New file.
5086
5087 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
5088
5089         * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
5090         instruction.
5091         * gdb.trace/pendshr1.c (pendfunc): Likewise.
5092         * gdb.trace/pendshr2.c (pendfunc2): Likewise.
5093         * gdb.trace/range-stepping.c: Likewise.
5094         * gdb.trace/trace-break.c: Likewise.
5095         * gdb.trace/trace-mt.c (thread_function): Likewise.
5096         * gdb.trace/ftrace.c (marker): Likewise.
5097         * gdb.trace/trace-condition.c (marker): Likewise.
5098         * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
5099         * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
5100         is_aarch64_target.
5101
5102 2015-09-18  Doug Evans  <xdje42@gmail.com>
5103
5104         * gdb.dwarf2/dw2-bad-unresolved.c: New file.
5105         * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
5106
5107 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
5108
5109         * gdb.base/dso2dso.exp: Don't use directory prefix when setting
5110         the breakpoint.
5111
5112 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
5113
5114         * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
5115         the pending breakpoint.  Remove timeout override for "Run till
5116         MI pending breakpoint on pendfunc3 on thread 2" test.
5117
5118 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
5119
5120         * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
5121         filename pattern.
5122
5123 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
5124
5125         * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
5126         in breakpoint filename pattern.
5127
5128 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
5129
5130         * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
5131
5132 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
5133
5134         * gdb.linespec/explicit.exp: Check for readline support for
5135         tab-completion tests.  Fix obvious typo.
5136
5137 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
5138
5139         * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
5140         and replay.
5141
5142 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
5143
5144         * gdb.btrace/non-stop.c: New.
5145         * gdb.btrace/non-stop.exp: New.
5146
5147 2015-09-17  Pierre Langlois  <pierre.langlois@arm.com>
5148             Yao Qi  <yao.qi@linaro.org>
5149
5150         * gdb.trace/trace-condition.c: New file.
5151         * gdb.trace/trace-condition.exp: New file.
5152
5153 2015-09-16  Wei-cheng Wang  <cole945@gmail.com>
5154
5155         * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
5156         for testing bytecode compilation.
5157
5158 2015-09-16  Pedro Alves  <palves@redhat.com>
5159             Sandra Loosemore <sandra@codesourcery.com>
5160
5161         * gdb.threads/non-stop-fair-events.c (timeout): New global.
5162         (SECONDS): Redefine.
5163         (main): Call pthread_kill and alarm early.
5164         * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
5165         support.
5166         (test): If the target can't hardware step and doesn't support
5167         displaced stepping, increase the timeout.
5168
5169 2015-09-16  Pedro Alves  <palves@redhat.com>
5170
5171         * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
5172         (enable_debug): New procedures.
5173         (test): Use them.  Bail out if waiting for threads fails.
5174         (top level): Bail out if a test fails.
5175
5176 2015-09-16  Yao Qi  <yao.qi@linaro.org>
5177
5178         * gdb.asm/asm-source.exp: Set asm-arch for
5179         aarch64*-*-* target.
5180         * gdb.asm/aarch64.inc: New file.
5181
5182 2015-09-15  Pierre-Marie de Rodat  <derodat@adacore.com>
5183
5184         * gdb.ada/array_of_variable_length.exp: New testcase.
5185         * gdb.ada/array_of_variable_length/foo.adb: New file.
5186         * gdb.ada/array_of_variable_length/pck.adb: New file.
5187         * gdb.ada/array_of_variable_length/pck.ads: New file.
5188
5189 2015-09-15  Doug Evans  <dje@google.com>
5190
5191         * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
5192         of function static local variable.
5193
5194 2015-09-15  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
5195
5196         * gdb.threads/tls-so_extern.exp: New test file.
5197         * gdb.threads/tls-so_extern.c: New test file.
5198         * gdb.threads/tls-so_extern_main.c: New test file.
5199
5200 2015-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
5201
5202         * gdb.opt/solib-intra-step-lib.c: New file.
5203         * gdb.opt/solib-intra-step-main.c: New file.
5204         * gdb.opt/solib-intra-step.exp: New file.
5205
5206 2015-09-15  Pedro Alves  <palves@redhat.com>
5207
5208         * gdb.threads/non-ldr-exc-3.exp (do_test): Use
5209         gdb_continue_to_breakpoint instead of gdb_test_multiple.
5210
5211 2015-09-14  Pedro Alves  <palves@redhat.com>
5212
5213         * gdb.base/hook-stop-continue.c: Delete.
5214         * gdb.base/hook-stop-continue.exp: Delete.
5215         * gdb.base/hook-stop-frame.c: Delete.
5216         * gdb.base/hook-stop-frame.exp: Delete.
5217         * gdb.base/hook-stop.c: New file.
5218         * gdb.base/hook-stop.exp: New file.
5219
5220 2015-09-14  Pierre-Marie de Rodat  <derodat@adacore.com>
5221
5222         * gdb.ada/access_to_packed_array.exp: New testcase.
5223         * gdb.ada/access_to_packed_array/foo.adb: New file.
5224         * gdb.ada/access_to_packed_array/pack.adb: New file.
5225         * gdb.ada/access_to_packed_array/pack.ads: New file.
5226
5227 2015-09-14  Markus Metzger  <markus.t.metzger@intel.com>
5228
5229         * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
5230         buffer size test.
5231
5232 2015-09-11  Don Breazeal  <donb@codesourcery.com>
5233
5234         * gdb.base/foll-exec.c: Add copyright header.  Fix
5235         formatting issues.
5236         * gdb.base/foll-exec.exp (zap_session): Delete proc.
5237         (do_exec_tests): Use clean_restart in place of zap_session,
5238         and for test initialization.  Fix formatting issues.  Use
5239         fail in place of perror.
5240         * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
5241         an expect statement to match an expression with output from
5242         the program under debug.
5243         * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
5244         non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
5245         * gdb.threads/non-ldr-exc-2.exp: Likewise.
5246         * gdb.threads/non-ldr-exc-3.exp: Likewise.
5247         * gdb.threads/non-ldr-exc-4.exp: Likewise.
5248
5249 2015-09-09  Doug Evans  <dje@google.com>
5250
5251         * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
5252
5253 2015-09-09  Doug Evans  <dje@google.com>
5254
5255         * gdb.base/pie-execl.exp: Fix result test of build_executable.
5256
5257 2015-09-09  Doug Evans  <dje@google.com>
5258
5259         * gdb.base/savedregs.exp: Fix typo.
5260
5261 2015-09-09  Pedro Alves  <palves@redhat.com>
5262
5263         * gdb.mi/mi-cli.exp: Add CLI finish tests.
5264
5265 2015-09-08  Sandra Loosemore  <sandra@codesourcery.com>
5266
5267         * gdb.threads/hand-call-in-threads.exp: Make sure the thread
5268         command actually switches threads.  Give up on remaining
5269         tests if target fails to stop at breakpoint.
5270
5271 2015-09-03  Pierre-Marie de Rodat  <derodat@adacore.com>
5272
5273         * gdb.ada/funcall_char.exp: New testcase.
5274         * gdb.ada/funcall_char/foo.adb: New file.
5275
5276 2015-09-01  Pierre-Marie de Rodat  <derodat@adacore.com>
5277
5278         * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
5279         expected outputs.  Add two testcases for completing ambiguous
5280         functions.
5281         * gdb.ada/complete/aux_pck.adb: New file.
5282         * gdb.ada/complete/aux_pck.ads: New file.
5283         * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
5284         Ambiguous_Func functions.
5285         * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
5286         * gdb.ada/complete/pck.adb: Likewise.
5287
5288 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
5289
5290         * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
5291         failures to run the test program under GDB.
5292
5293 2015-08-26  Luis Machado  <lgustavo@codesourcery.com>
5294
5295         * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
5296         to C.
5297
5298 2015-08-26  Patrick Palka  <patrick@parcs.ath.cx>
5299
5300         * gdb.base/run-after-attach.exp: New test file.
5301         * gdb.base/run-after-attach.c: New test file.
5302
5303 2015-08-26  Don Breazeal  <donb@codesourcery.com>
5304
5305         * gdb.base/foll-exec-2.c: New test program.
5306         * gdb.base/foll-exec-2.exp: New test.
5307
5308 2015-08-25  Pierre-Marie de Rodat  <derodat@adacore.com>
5309
5310         * gdb.base/nested-subp1.exp: New file.
5311         * gdb.base/nested-subp1.c: New file.
5312         * gdb.base/nested-subp2.exp: New file.
5313         * gdb.base/nested-subp2.c: New file.
5314         * gdb.base/nested-subp3.exp: New file.
5315         * gdb.base/nested-subp3.c: New file.
5316
5317 2015-08-24  Pedro Alves  <palves@redhat.com>
5318
5319         * gdb.server/connect-without-multi-process.c: New file.
5320         * gdb.server/connect-without-multi-process.exp: New file.
5321
5322 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
5323
5324         * gdb.opt/inline-markers.c: Make z int.
5325
5326 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
5327
5328         * gdb.opt/inline-markers.c: Make z volatile.
5329
5330 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
5331
5332         * gdb.opt/inline-bt.c: New volatile global z.
5333         * gdb.opt/inline-cmds.c: Likewise.
5334         * gdb.opt/inline-locals.c: Likewise.
5335         * gdb.opt/inline-markers.c: New extern global z.
5336         (marker): Use z.
5337         (inline_fn): Likewise.
5338
5339 2015-08-24  Pedro Alves  <palves@redhat.com>
5340
5341         * config/m32r-stub.exp: Remove file.
5342         * gdb.base/call-ar-st.exp: Remove reference to sparclet.
5343         * gdb.base/call-rt-st.exp: Likewise.
5344         * gdb.base/call-strs.exp: Likewise.
5345         * gdb.base/default.exp: Remove references to h8300-*-hms and
5346         *-*-udi*.
5347         * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
5348
5349 2015-08-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5350
5351         * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
5352         -Wno-psabi" if "-mcpu=native" fails.  For the tests with "finish"
5353         and "return" use KFAIL when GDB can not read/write the vector
5354         return value.
5355
5356 2015-08-21  Gary Benson <gbenson@redhat.com>
5357
5358         * gdb.trace/pending.exp: Cope with remote transfer warnings.
5359
5360 2015-08-20  Pedro Alves  <palves@redhat.com>
5361
5362         * gdb.server/solib-list.exp: No longer expect an interior stop in
5363         non-stop mode.
5364
5365 2015-08-20  Pedro Alves  <palves@redhat.com>
5366
5367         * gdb.server/connect-stopped-target.c: New file.
5368         * gdb.server/connect-stopped-target.exp: New file.
5369
5370 2015-08-20  Pedro Alves  <palves@redhat.com>
5371
5372         * gdb.dwarf2/comp-unit-lang.exp: New file.
5373         * gdb.dwarf2/comp-unit-lang.c: New file.
5374
5375 2015-08-20  Pierre-Marie de Rodat  <derodat@adacore.com>
5376
5377         * gdb.ada/attr_ref_and_charlit.exp: New testcase.
5378         * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
5379
5380 2015-08-19  Kevin Buettner  <kevinb@redhat.com>
5381
5382         * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
5383         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
5384
5385 2015-08-18  Doug Evans  <dje@google.com>
5386             Adrian Sendroiu <adrian.sendroiu@freescale.com>
5387
5388         * lib/gdb.exp (skip_python_tests_prompt): Renamed from
5389         skip_python_tests.  New arg prompt_regexp.
5390         (skip_python_tests): New function.
5391         * lib/mi-support.exp (mi_skip_python_tests): New function.
5392         * gdb.python/py-mi-objfile-gdb.py: New file.
5393         * gdb.python/py-mi-objfile.c: New file.
5394         * gdb.python/py-mi-objfile.exp: New file.
5395
5396 2015-08-17  Keith Seitz  <keiths@redhat.com>
5397
5398         * gdb.linespec/explicit.exp: Move strace test from here ...
5399         * gdb.trace/strace.exp: ... to here.
5400
5401 2015-08-15  Patrick Palka  <patrick@parcs.ath.cx>
5402
5403         * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
5404         * gdb.base/kill-detach-inferiors-cmd.c: New test file.
5405
5406 2015-08-14  Doug Evans  <xdje42@gmail.com>
5407
5408         * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
5409         inferior before selecting a new file.
5410
5411 2015-08-14  Doug Evans  <xdje42@gmail.com>
5412
5413         * gdb.mi/mi-disassemble.exp: Update.
5414         * gdb.base/disasm-optim.S: New file.
5415         * gdb.base/disasm-optim.c: New file.
5416         * gdb.base/disasm-optim.h: New file.
5417         * gdb.base/disasm-optim.exp: New file.
5418
5419 2015-08-14  Keith Seitz  <keiths@redhat.com>
5420
5421         * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
5422         "evaluated-by".
5423
5424 2015-08-13  Joel Brobecker  <brobecker@adacore.com>
5425
5426         * gdb.base/dso2dso.exp: Improve the testcase's documentation.
5427
5428 2015-08-13  Pierre-Marie de Rodat  <derodat@adacore.com>
5429
5430         * gdb.ada/fun_renaming.exp: New testcase.
5431         * gdb.ada/fun_renaming/fun_renaming.adb: New file.
5432         * gdb.ada/fun_renaming/pack.adb: New file.
5433         * gdb.ada/fun_renaming/pack.ads: New file.
5434
5435 2015-08-12  Keith Seitz  <keiths@redhat.com>
5436
5437         * gdb.base/dso2dso.exp: Pass basename of source file in call to
5438         gdb_get_line_number.
5439
5440 2015-08-12  Joel Brobecker  <brobecker@adacore.com>
5441
5442         * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
5443         gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
5444         gdb.base/dso2dso.exp: New files.
5445
5446 2015-08-12  Sergio Durigan Junior  <sergiodj@redhat.com>
5447             Pedro Alves  <palves@redhat.com>
5448             Keith Seitz  <keiths@redhat.com>
5449
5450         * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
5451         GDBFLAGS.
5452
5453 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
5454
5455         * gdb.base/gdbhistsize-history.exp
5456         (test_histsize_history_setting): Use save_vars.
5457         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
5458         Use save_vars.
5459         (test_no_truncation_of_unlimited_history_file): Use save_vars.
5460         * gdb.base/readline.exp: Use save_vars.
5461
5462 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
5463
5464         * lib/gdb.exp (save_vars): New proc.
5465
5466 2015-08-11  Keith Seitz  <keiths@redhat.com>
5467
5468         * gdb.base/help.exp: Update help_breakpoint_text.
5469
5470 2015-08-11  Keith Seitz  <keiths@redhat.com>
5471
5472         * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
5473         (at toplevel): Call test_explicit_breakpoints.
5474         * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
5475         breakpoints.
5476         * lib/mi-support.exp (mi_make_breakpoint): Add support for
5477         breakpoint conditions, "-cond".
5478
5479 2015-08-11  Keith Seitz  <keiths@redhat.com>
5480
5481         * gdb.linespec/3explicit.c: New file.
5482         * gdb.linespec/cpexplicit.cc: New file.
5483         * gdb.linespec/cpexplicit.exp: New file.
5484         * gdb.linespec/explicit.c: New file.
5485         * gdb.linespec/explicit.exp: New file.
5486         * gdb.linespec/explicit2.c: New file.
5487         * gdb.linespec/ls-errs.exp: Add explicit location tests.
5488         * lib/gdb.exp (capture_command_output): Regexp-escape `command'
5489         before using in the matching pattern.
5490         Clarify that `prefix' is a regular expression.
5491
5492 2015-08-11  Keith Seitz  <keiths@redhat.com>
5493
5494         * gdb.base/dprintf-pending.exp: Update dprintf "without format"
5495         test.
5496         Add tests for missing ",FMT" and ",".
5497
5498 2015-08-10  Doug Evans  <dje@google.com>
5499             Keith Seitz  <keiths@redhat.com>
5500
5501         PR gdb/17960
5502         * gdb.base/completion.exp: Add location completer tests.
5503
5504 2015-08-07  Pedro Alves  <palves@redhat.com>
5505
5506         * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
5507         tests here.
5508         (top level): Run do_test with and without displaced stepping.
5509
5510 2015-08-07  Pedro Alves  <palves@redhat.com>
5511
5512         * gdb.base/valgrind-disp-step.c: New file.
5513         * gdb.base/valgrind-disp-step.exp: New file.
5514
5515 2015-08-07  Pedro Alves  <palves@redhat.com>
5516
5517         * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
5518         Delete function.
5519         (main): Add alarm.  Run an infinite loop instead of calling
5520         wait_threads.
5521         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
5522         comment.
5523         * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
5524         Delete function.
5525         (main): Add alarm.  Run an infinite loop instead of calling
5526         wait_threads.
5527         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
5528         comment.
5529
5530 2015-08-07  Pedro Alves  <palves@redhat.com>
5531
5532         * gdb.base/checkpoint-ns.exp: New file.
5533         * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
5534         standard_testfile.
5535
5536 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
5537
5538         * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
5539         * gdb.btrace/instruction_history.exp: Update.
5540         * gdb.btrace/tsx.exp: New.
5541         * gdb.btrace/tsx.c: New.
5542
5543 2015-08-06  Pedro Alves <palves@redhat.com>
5544
5545         * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
5546         increase timeout.
5547         * gdb.reverse/until-precsave.exp: Bump timeouts.
5548
5549 2015-08-06  Pedro Alves  <palves@redhat.com>
5550
5551         * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
5552
5553 2015-08-06  Pedro Alves  <palves@redhat.com>
5554
5555         PR gdb/18749
5556         * gdb.threads/process-dies-while-handling-bp.c: New file.
5557         * gdb.threads/process-dies-while-handling-bp.exp: New file.
5558
5559 2015-08-06  Pedro Alves  <palves@redhat.com>
5560
5561         * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
5562         * gdb.threads/forking-threads-plus-breakpoint.c: New file.
5563
5564 2015-08-05  Pedro Alves  <palves@redhat.com>
5565
5566         * gdb.threads/next-while-other-thread-longjmps.c: New file.
5567         * gdb.threads/next-while-other-thread-longjmps.exp: New file.
5568
5569 2015-08-03  Sandra Loosemore  <sandra@codesourcery.com>
5570
5571         * gdb.base/bp-permanent.exp: Report test as unsupported if
5572         the target cannot stop at the permanent breakpoint.
5573
5574 2015-08-03  Doug Evans  <dje@google.com>
5575
5576         * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
5577         10000.
5578
5579 2015-08-03  Doug Evans  <dje@google.com>
5580
5581         * Makefile.in (workers/%.worker, build-perf): New rule.
5582         (GDB_PERFTEST_MODE): New variable.
5583         (check-perf): Use it.
5584         (clean): Clean up gdb.perf parallel build subdirs.
5585         * lib/build-piece.exp: New file.
5586         * lib/gdb.exp (make_gdb_parallel_path): New function
5587         (standard_output_file, standard_temp_file): Call it.
5588         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5589         of $GDB_PARALLEL.
5590         * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
5591
5592 2015-08-03  Doug Evans  <dje@google.com>
5593
5594         * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
5595         (LOG_FILE_NAME): New global.
5596         (TextReporter.__init__): Initialize self.txt_sum.
5597         (TextReporter.report): Add support for multiple data-points.
5598         Move report to perftest.sum, put raw data in perftest.log.
5599         (TextReporter.start): Open sum and log files.
5600         (TextReporter.end): Close sum and log files.
5601         * gdb.perf/lib/perftest/testresult.py
5602         (SingleStatisticTestResult.record): Handle multiple data-points.
5603
5604 2015-07-31  Pedro Alves  <palves@redhat.com>
5605
5606         * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
5607         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
5608         kill_wait_spawned_process instead of explicit "kill -9".
5609         * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
5610         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
5611         kill_wait_spawned_process.
5612         * gdb.base/attach-twice.exp: Likewise.
5613         * gdb.base/attach.exp: Likewise.
5614         (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
5615         gdb_test_multiple.
5616         * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
5617         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
5618         kill_wait_spawned_process.
5619         * gdb.base/valgrind-infcall.exp: Likewise.
5620         * gdb.multi/multi-attach.exp: Likewise.
5621         * gdb.python/py-prompt.exp: Likewise.
5622         * gdb.python/py-sync-interp.exp: Likewise.
5623         * gdb.server/ext-attach.exp: Likewise.
5624         * gdb.threads/attach-into-signal.exp (corefunc): Use
5625         spawn_wait_for_attach, spawn_id_get_pid and
5626         kill_wait_spawned_process.
5627         * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
5628         spawn_wait_for_attach returning a spawn id instead of a pid.  Use
5629         spawn_id_get_pid and kill_wait_spawned_process.
5630         * gdb.threads/attach-stopped.exp (corefunc): Use
5631         spawn_wait_for_attach, spawn_id_get_pid and
5632         kill_wait_spawned_process.
5633         * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
5634         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
5635         kill_wait_spawned_process instead of explicit "kill -9".
5636         * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
5637         (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
5638         (spawn_wait_for_attach): Use spawn instead of exec to spawn
5639         processes.  Don't map cygwin/windows pids here.  Now returns a
5640         spawn id list.
5641
5642 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
5643
5644         * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
5645         4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
5646         correct patch.
5647
5648 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
5649
5650         * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
5651
5652 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
5653
5654         Reapply:
5655         2014-05-21  Mark Wielaard  <mjw@redhat.com>
5656
5657         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
5658
5659 2015-07-30  Pedro Alves  <palves@redhat.com>
5660
5661         * linux-low.c (handle_extended_wait): Set the child's last
5662         reported status to TARGET_WAITKIND_STOPPED.
5663
5664 2015-07-30  Pedro Alves  <palves@redhat.com>
5665
5666         PR threads/18600
5667         * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
5668         only shows inferior 1.
5669
5670 2015-07-30  Simon Marchi  <simon.marchi@ericsson.com>
5671             Pedro Alves  <palves@redhat.com>
5672
5673         PR threads/18600
5674         * gdb.threads/fork-plus-threads.c: New file.
5675         * gdb.threads/fork-plus-threads.exp: New file.
5676
5677 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
5678
5679         * gdb.base/batch-preserve-term-settings.exp
5680         (test_terminal_settings_preserved_after_cli_exit): Use
5681         send_quit_command.
5682
5683 2015-07-29  Pedro Alves  <palves@redhat.com>
5684             Don Breazeal  <donb@codesourcery.com>
5685
5686         * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
5687         output from both inferior_spawn_id and gdb_spawn_id.
5688
5689 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
5690
5691         * gdb.threads/attach-into-signal.exp (corefunc): Use
5692         with_test_prefix on nested loops, uniquefying the test messages.
5693
5694 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
5695
5696         * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
5697         commit.
5698
5699 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
5700
5701         * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
5702         New proc.
5703         (test_terminal_settings_preserved_after_sigterm): New test.
5704
5705 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
5706
5707         * gdb.base/batch-preserve-term-settings.exp
5708         (test_terminal_settings_preserved_after_cli_exit): New test.
5709
5710 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
5711
5712         * gdb.base/batch-preserve-term-settings.exp: Remove top-level
5713         manipulation of saved_gdbflags.
5714         (test_terminal_settings_preserved): Remove global declaration of
5715         the unused variable pagination_prompt.  Remove manipulation of
5716         saved_gdbflags.  Use a local variable EXTRA_GDBFLAGS instead of
5717         GDBFLAGS.
5718
5719 2015-07-29  Pedro Alves  <palves@redhat.com>
5720
5721         * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
5722
5723 2015-07-29  Pedro Alves  <palves@redhat.com>
5724
5725         * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
5726         at the top.
5727
5728 2015-07-29  Pedro Alves  <palves@redhat.com>
5729
5730         * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
5731         (main): Call gdb_unbuffer_output.
5732         * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
5733         (main): Call gdb_unbuffer_output.
5734         * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
5735         (main): Call gdb_unbuffer_output.
5736         * gdb.base/call-strs.exp: Adjust to step over the
5737         gdb_unbuffer_output call.
5738         * gdb.base/catch-gdb-caused-signals.c: Include
5739         "../lib/unbuffer_output.c".
5740         (main): Call gdb_unbuffer_output.
5741         * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
5742         (main): Call gdb_unbuffer_output.
5743         * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
5744         (main): Call gdb_unbuffer_output.
5745         * gdb.base/run.c: Include "../lib/unbuffer_output.c".
5746         (main): Call gdb_unbuffer_output.
5747         * gdb.base/shlib-call.exp: Adjust to step over the
5748         gdb_unbuffer_output call.
5749         * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
5750         (main): Call gdb_unbuffer_output.
5751         * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
5752         (main): Call gdb_unbuffer_output.
5753         * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
5754         (main): Rename to ...
5755         (test): ... this.
5756         (main): Reimplement.
5757         * gdb.base/varargs.exp: Run to test instead of to main.
5758         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5759         (main): Call gdb_unbuffer_output.
5760
5761 2015-07-29  Pedro Alves  <palves@redhat.com>
5762
5763         * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
5764         factore out from mi_continue_dprintf.  For call-style dprintfs,
5765         expect dprintf output out of $inferior_spawn_id.
5766         (mi_continue_dprintf): Use mi_expect_dprintf.
5767         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5768         (main): Call gdb_unbuffer_output.
5769
5770 2015-07-29  Pedro Alves  <palves@redhat.com>
5771
5772         * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
5773         (default_mi_gdb_start): Set inferior_spawn_id instead of
5774         mi_inferior_spawn_id.  If $inferior_spawn_id is not set, set it to
5775         gdb_spawn_id.
5776         (mi_gdb_test): Always expect inferior output from both
5777         $inferior_spawn_id and $gdb_spawn_id.
5778
5779 2015-07-29  Pedro Alves  <palves@redhat.com>
5780
5781         * gdb.gdb/selftest.exp (test_with_self): Update comment.  Use
5782         send_inferior and $inferior_spawn_id.
5783
5784 2015-07-29  Pedro Alves  <palves@redhat.com>
5785
5786         * gdb.gdb/complaints.exp (test_initial_complaints)
5787         (test_serial_complaints, test_short_complaints): Use
5788         gdb_test_stdio.
5789         (test_empty_complaint): Handle $inferior_spawn_id !=
5790         $gdb_spawn_id.
5791
5792 2015-07-29  Pedro Alves  <palves@redhat.com>
5793
5794         * gdb.base/varargs.exp: Use gdb_test_stdio.
5795
5796 2015-07-29  Pedro Alves  <palves@redhat.com>
5797
5798         * gdb.base/shlib-call.exp: Use gdb_test_stdio.
5799
5800 2015-07-29  Pedro Alves  <palves@redhat.com>
5801
5802         * gdb.base/ending-run.exp: Use gdb_test_stdio.
5803
5804 2015-07-29  Pedro Alves  <palves@redhat.com>
5805
5806         * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
5807         parameter into two new parameters, "inf_result" and "gdb_result".
5808         Expect inferior output and gdb output from $inferior_spawn_id and
5809         $gdb_spawn_id, respectively.  Adjust all callers.
5810
5811 2015-07-29  Pedro Alves  <palves@redhat.com>
5812
5813         * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
5814         of gdb_test_sequence.
5815
5816 2015-07-29  Pedro Alves  <palves@redhat.com>
5817
5818         * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
5819         (saw_spurious_output): Expect inferior output from
5820         $inferior_spawn_id.  Use gdb_test_stdio.
5821
5822 2015-07-29  Pedro Alves  <palves@redhat.com>
5823
5824         * gdb.base/dprintf.exp: Use standard_testfile.  Change
5825         prepare_for_testing call.
5826         (srcfile): Don't set.
5827         (restart): New procedure.
5828         (test_dprintf): New procecure, use to continue over dprintfs.
5829         (test_call, test_agent): New procedures, tests moved here.
5830         Restart gdb and recreate dprintfs.  Adjust expected output.
5831
5832 2015-07-29  Pedro Alves  <palves@redhat.com>
5833
5834         * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
5835
5836 2015-07-29  Pedro Alves  <palves@redhat.com>
5837
5838         * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
5839
5840 2015-07-29  Pedro Alves  <palves@redhat.com>
5841
5842         * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
5843         gdb_test_stdio.
5844
5845 2015-07-29  Pedro Alves  <palves@redhat.com>
5846
5847         * lib/gdb.exp (gdb_test_stdio): New procedure.
5848
5849 2015-07-29  Pedro Alves  <palves@redhat.com>
5850
5851         * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
5852
5853 2015-07-29  Pedro Alves  <palves@redhat.com>
5854
5855         * gdb.base/call-signal-resume.exp: Remove check for
5856         gdb,noinferiorio.  Don't expect "no signal".  Use gdb_test.
5857         * gdb.base/unwindonsignal.exp: Likewise.
5858         * gdb.base/call-signals.c (gen_signal): Remove printf call.
5859         * gdb.base/unwindonsignal.c (gen_signal): Likewise.
5860
5861 2015-07-29  Pedro Alves  <palves@redhat.com>
5862
5863         * gdb.base/siginfo-addr.c (pass): New function.
5864         (handler): Call it iff si_addr is correct.
5865         * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
5866         Set a breakpoint at "pass" and continue to it.
5867
5868 2015-07-28  Sergio Durigan Junior  <sergiodj@redhat.com>
5869
5870         * gdb.python/py-objfile.exp: Make some tests have unique names.
5871         * gdb.python/py-pp-registration.exp: Likewise.
5872
5873 2015-07-28  Pedro Alves  <palves@redhat.com>
5874
5875         * gdb.server/server-exec-info.exp: Issue a "disconnect".
5876
5877 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
5878
5879         * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
5880
5881 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
5882
5883         * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
5884
5885 2015-07-27  Patrick Palka  <patrick@parcs.ath.cx>
5886
5887         * gdb.base/gdb-sigterm-2.exp: New test.
5888
5889 2015-07-25  Doug Evans  <xdje42@gmail.com>
5890
5891         Revert:
5892         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
5893         (workers/%.worker, build-perf): New rule.
5894         (GDB_PERFTEST_MODE): New variable.
5895         (check-perf): Use it.
5896         (clean): Clean up gdb.perf parallel build subdirs.
5897         * lib/build-piece.exp: New file.
5898         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
5899         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
5900         name.
5901         (standard_temp_file): Ditto.
5902         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5903         of $GDB_PARALLEL.
5904
5905 2015-07-24  Doug Evans  <dje@google.com>
5906
5907         * gdb.perf/lib/perftest/utils.py: New file.
5908         * gdb.perf/gm-hello.cc: New file.
5909         * gdb.perf/gm-pervasive-typedef.cc: New file.
5910         * gdb.perf/gm-pervasive-typedef.h: New file.
5911         * gdb.perf/gm-std.cc: New file.
5912         * gdb.perf/gm-std.h: New file.
5913         * gdb.perf/gm-use-cerr.cc: New file.
5914         * gdb.perf/gm-utils.h: New file.
5915         * gdb.perf/gmonster-null-lookup.py: New file.
5916         * gdb.perf/gmonster-pervasive-typedef.py: New file.
5917         * gdb.perf/gmonster-print-cerr.py: New file.
5918         * gdb.perf/gmonster-ptype-string.py: New file.
5919         * gdb.perf/gmonster-runto-main.py: New file.
5920         * gdb.perf/gmonster-select-file.py: New file.
5921         * gdb.perf/gmonster1-null-lookup.exp: New file.
5922         * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
5923         * gdb.perf/gmonster1-print-cerr.exp: New file.
5924         * gdb.perf/gmonster1-ptype-string.exp: New file.
5925         * gdb.perf/gmonster1-runto-main.exp: New file.
5926         * gdb.perf/gmonster1-select-file.exp: New file.
5927         * gdb.perf/gmonster1.cc: New file.
5928         * gdb.perf/gmonster1.exp: New file.
5929         * gdb.perf/gmonster2-null-lookup.exp: New file.
5930         * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
5931         * gdb.perf/gmonster2-print-cerr.exp: New file.
5932         * gdb.perf/gmonster2-ptype-string.exp: New file.
5933         * gdb.perf/gmonster2-runto-main.exp: New file.
5934         * gdb.perf/gmonster2-select-file.exp: New file.
5935         * gdb.perf/gmonster2.cc: New file.
5936         * gdb.perf/gmonster2.exp: New file.
5937
5938 2015-07-24  Doug Evans  <dje@google.com>
5939
5940         * gdb.perf/README: New file.
5941         * lib/perftest.exp (tcl_string_list_to_python_list): New function.
5942         * lib/gen-perf-test.exp: New file.
5943
5944 2015-07-24  Doug Evans  <dje@google.com>
5945
5946         * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
5947         (PerfTest::startup): New function.
5948         (PerfTest::run): Return result of calling body.
5949         (PerfTest::assemble): Rewrite.
5950         * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
5951         * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
5952         * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
5953         * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
5954         * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
5955
5956 2015-07-24  Doug Evans  <dje@google.com>
5957
5958         * lib/gdb.exp (clean_restart): Make executable optional.
5959
5960 2015-07-24  Doug Evans  <dje@google.com>
5961
5962         * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
5963         compiler_info references.
5964         * gdb.cp/temargs.exp: Ditto.
5965         * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
5966         (get_compiler_info): Early exit if already computed.  Set compiler_info
5967         to "unknown" if there was a problem.
5968         (test_compiler_info): Add function comment.  Call get_compiler_info.
5969
5970 2015-07-24  Doug Evans  <dje@google.com>
5971
5972         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
5973         (workers/%.worker, build-perf): New rule.
5974         (GDB_PERFTEST_MODE): New variable.
5975         (check-perf): Use it.
5976         (clean): Clean up gdb.perf parallel build subdirs.
5977         * lib/build-piece.exp: New file.
5978         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
5979         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
5980         name.
5981         (standard_temp_file): Ditto.
5982         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5983         of $GDB_PARALLEL.
5984
5985 2015-07-24  Doug Evans  <dje@google.com>
5986
5987         * lib/future.exp (gdb_default_target_compile): New option
5988         "early_flags".
5989         * lib/gdb.exp (gdb_compile): Undo debian's change in default of
5990         --as-needed.
5991
5992 2015-07-24  Sergio Durigan Junior  <sergiodj@redhat.com>
5993
5994         * gdb.base/catch-syscall.exp: Call gdb_exit before
5995         gdb_skip_xml_test.
5996
5997 2015-07-24  Pedro Alves  <palves@redhat.com>
5998
5999         * gdb.python/py-events.exp: Accept output between the stop event
6000         and the prompt.
6001         * gdb.python/py-evsignal.exp: Likewise.
6002         * gdb.python/py-evthreads.exp: Likewise.
6003
6004 2015-07-24  Pedro Alves  <palves@redhat.com>
6005
6006         PR gdb/18717
6007         * gdb.threads/non-ldr-exit.c: New file.
6008         * gdb.threads/non-ldr-exit.exp: New file.
6009
6010 2015-07-24  Yao Qi  <yao.qi@linaro.org>
6011
6012         * gdb.server/ext-wrapper.exp: Test --wrapper option when
6013         restarting process.
6014
6015 2015-07-24  Yao Qi  <yao.qi@linaro.org>
6016
6017         * gdb.server/ext-restart.exp: New file.
6018
6019 2015-07-24  Yao Qi  <yao.qi@linaro.org>
6020
6021         * lib/gdbserver-support.exp (gdbserver_start_extended): Add
6022         argument options.
6023         * gdb.server/ext-wrapper.exp: New file.
6024
6025 2015-07-23  Doug Evans  <dje@google.com>
6026
6027         * gdb.dwarf2/dw2-dummy-cu.S: New file.
6028         * gdb.dwarf2/dw2-dummy-cu.exp: New file.
6029
6030 2015-07-23  Pierre-Marie de Rodat  <derodat@adacore.com>
6031
6032         * gdb.ada/var_arr_typedef.exp: New testcase.
6033         * gdb.ada/var_arr_typedef/pack.adb: New file.
6034         * gdb.ada/var_arr_typedef/pack.ads: New file.
6035         * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
6036
6037 2015-07-20  Joel Brobecker  <brobecker@adacore.com>
6038
6039         * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
6040
6041 2015-07-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
6042
6043         * gdb.arch/i386-biarch-core.exp: Replace istarget
6044         by "complete set gnutarget". Remove expectation for the "core-file"
6045         command.
6046
6047 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
6048
6049         Revert the previous commit:
6050         Tests for validate symbol file using build-id.
6051
6052 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
6053
6054         Tests for validate symbol file using build-id.
6055         * gdb.base/solib-mismatch-lib.c: New file.
6056         * gdb.base/solib-mismatch-libmod.c: New file.
6057         * gdb.base/solib-mismatch.c: New file.
6058         * gdb.base/solib-mismatch.exp: New file.
6059
6060 2015-07-15  Sandra Loosemore  <sandra@codesourcery.com>
6061
6062         * gdb.base/sigaltstack.exp (finish_test): Add kfail for
6063         nios2-*-linux*.
6064         * gdb.base/sigbpt.exp (stepi_out): Likewise.
6065         * gdb.base/siginfo.exp: Likewise.
6066         * gdb.base/sigstep.exp (advance, advancei): Likewise.
6067
6068 2015-07-15  Pierre Langlois  <pierre.langlois@arm.com>
6069
6070         * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
6071         Move it to ...
6072         * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
6073         ... here.
6074         * gdb.trace/range-stepping.exp: Check that the target supports
6075         range stepping.
6076
6077 2015-07-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
6078
6079         * gdb.arch/i386-biarch-core.exp: Fix comment typo.
6080
6081 2015-07-14  Pedro Alves  <palves@redhat.com>
6082
6083         * gdb.base/killed-outside.exp: New file.
6084         * gdb.base/killed-outside.c: New file.
6085
6086 2015-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
6087
6088         * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
6089         (n at main): New.
6090         * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
6091
6092 2015-07-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6093
6094         * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
6095         infcall tests instead of setting up for KFAIL.
6096
6097 2015-07-10  Markus Metzger  <markus.t.metzger@intel.com>
6098
6099         * gdb.btrace/record_goto-step.exp: New.
6100
6101 2015-07-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
6102
6103         PR compile/18484
6104         * gdb.compile/compile.c (struct struct_type): Add volatile to
6105         selffield's type.
6106         * gdb.compile/compile.exp
6107         (compile code struct_object.selffield = &struct_object): Skip further
6108         struct_object tests if this one xfails.
6109
6110 2015-07-08  Robert O'Callahan  <robert@ocallahan.org>
6111
6112         PR exp/18617
6113         * gdb.trace/ax.exp: Add test.
6114
6115 2015-07-07  Yao Qi  <yao.qi@linaro.org>
6116
6117         * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
6118         instead of istarget "aarch64*-*-*".
6119         * gdb.arch/aarch64-fp.exp: Likewise.
6120         * gdb.base/float.exp: Likewise.
6121         * gdb.reverse/aarch64.exp: Likewise.
6122         * lib/gdb.exp (is_aarch64_target): New proc.
6123
6124 2015-07-07  Yao Qi  <yao.qi@linaro.org>
6125
6126         * lib/gdb.exp (is_aarch32_target): New proc.
6127         * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
6128         instead of "istarget "arm*-*-*"".
6129         * gdb.arch/arm-disp-step.exp: Likewise.
6130         * gdb.arch/thumb-bx-pc.exp: Likewise.
6131         * gdb.arch/thumb-prologue.exp: Likewise.
6132         * gdb.arch/thumb-singlestep.exp: Likewise.
6133         * gdb.base/disp-step-syscall.exp: Likewise.
6134         * gdb.base/float.exp: Likewise.
6135
6136 2015-07-07  Yao Qi  <yao.qi@linaro.org>
6137
6138         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
6139         Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
6140
6141 2015-07-07  Yao Qi  <yao.qi@linaro.org>
6142
6143         * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
6144         is aarch64.  If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
6145         if it exists.
6146         * gdb.multi/multi-arch.exp: Likewise.
6147
6148 2015-07-07  Simon Marchi  <simon.marchi@ericsson.com>
6149
6150         * gdb.python/py-lazy-string.exp: Add missing parentheses to
6151         print.
6152
6153 2015-07-07  Yao Qi  <yao.qi@linaro.org>
6154
6155         * gdb.arch/thumb-singlestep.exp: Do one more single step.
6156
6157 2015-06-30  Martin Galvan  <martin.galvan@tallertechnologies.com>
6158
6159         * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
6160         '[' and ']' characters.
6161
6162 2015-06-30  Iain Buclaw  <ibuclaw@gdcproject.org>
6163
6164         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
6165
6166 2015-06-29  Pedro Alves  <palves@redhat.com>
6167
6168         PR threads/18127
6169         * gdb.threads/hand-call-new-thread.c: New file.
6170         * gdb.threads/hand-call-new-thread.c: New file.
6171
6172 2015-06-26  Keith Seitz  <keiths@redhat.com>
6173             Doug Evans  <dje@google.com>
6174
6175         PR 16253
6176         * gdb.cp/var-tag-2.cc: New file.
6177         * gdb.cp/var-tag-3.cc: New file.
6178         * gdb.cp/var-tag-4.cc: New file.
6179         * gdb.cp/var-tag.cc: New file.
6180         * gdb.cp/var-tag.exp: New file.
6181
6182 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
6183
6184         * gdb.base/history-duplicates.exp: New test.
6185
6186 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
6187
6188         * gdb.base/completion.exp: Test the completion of the "focus"
6189         command.
6190
6191 2015-06-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
6192
6193         * gdb.arch/amd64-prologue-skip.S: New file.
6194         * gdb.arch/amd64-prologue-skip.exp: New file.
6195
6196 2015-06-25  Simon Marchi  <simon.marchi@ericsson.com>
6197
6198         * gdb.python/py-prettyprint.exp (run_lang_tests): Add
6199         is_address_zero_readable check.
6200
6201 2015-06-24  Peter Bergner  <bergner@vnet.ibm.com>
6202
6203         * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
6204         * gdb.arch/powerpc-power.s <rfebb>: Likewise.
6205
6206 2015-06-24  Yao Qi  <yao.qi@linaro.org>
6207
6208         * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
6209         linux targets.
6210
6211 2015-06-24  Yao Qi  <yao.qi@linaro.org>
6212
6213         * lib/gdb.exp (supports_get_siginfo_type): New proc.
6214         * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
6215         * gdb.base/siginfo-thread.exp: Likewise.
6216
6217 2015-06-22  Yao Qi  <yao.qi@linaro.org>
6218
6219         * boards/remote-gdbserver-on-localhost.exp: Add comments.
6220
6221 2015-06-22  Yao Qi  <yao.qi@linaro.org>
6222
6223         * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
6224         aarch64*-*-*.
6225         (skip_hw_watchpoint_tests): Likewise.
6226
6227 2015-06-18  Patrick Palka  <patrick@parcs.ath.cx>
6228
6229         * gdb.base/gdbinit-history.exp: Test the interaction between
6230         setting GDBHISTSIZE and setting the history size via .gdbinit.
6231
6232 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
6233
6234         PR gdb/16999
6235         * gdb.base/gdbhistsize-history.exp: New test.
6236
6237 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
6238
6239         * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
6240         with GDBHISTSIZE.
6241         * gdb.base/readline.exp: Likewise.
6242
6243 2015-06-17  Yao Qi  <yao.qi@linaro.org>
6244
6245         * lib/gdb.exp (get_build_id): Move braces and "else" to the same
6246         line.
6247
6248 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
6249
6250         * gdb.base/gdbinit-history.exp: Add test case to check that
6251         an unlimited history file does not get truncated on exit.
6252
6253 2015-06-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6254
6255         * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
6256         (VECTOR): New macro.  Use it...
6257         (int4, uint4, char4, float4, int2, longlong2, float2, double2):
6258         ...for these typedefs.
6259         (int8, char1, int1, double1): New typedefs.
6260         (struct just_int2, struct two_int2): New structures.
6261         (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
6262         (add_structvecs, add_singlevecs): New functions.
6263         (main): Call add_some_intvecs twice.
6264         * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
6265         the compile and exit upon failure.  Try compiling for the "native"
6266         architecture.  Test inferior function calls with vector arguments
6267         and vector return value handling with "finish" and "return".
6268
6269 2015-06-10  Jon Turney  <jon.turney@dronecode.org.uk>
6270
6271         * gdb.base/sepdebug.exp: Add EXEEXT where needed.
6272         * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
6273         PE file.
6274         * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
6275
6276 2015-06-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6277
6278         PR breakpoints/16465
6279         * gdb.mi/mi-dprintf-pending.c: New file.
6280         * gdb.mi/mi-dprintf-pending.exp: New test.
6281         * gdb.mi/mi-dprintf-pendshr.c: New file.
6282
6283 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6284             Mircea Gherzan  <mircea.gherzan@intel.com>
6285
6286         * gdb.arch/i386-mpx-map.c: New file.
6287         * gdb.arch/i386-mpx-map.exp: New File.
6288
6289 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6290
6291         * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
6292         * gdb.arch/i386-mpx.exp: Indentation fixed.
6293
6294 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6295
6296         * gdb.arch/i386-mpx.c: Added final return to the have_mpx
6297         function and improved indentation.
6298         * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
6299         gdb_test_multiple. Added additional tests to skip the test.
6300
6301 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6302
6303         * gdb.arch/i386-avx512.c: Change path in include file.
6304         * gdb.arch/i386-avx512.exp: Change include dir path
6305         compilation flag.
6306         * gdb.arch/i386-mpx.c: Change path in include file.
6307         * gdb.arch/i386-mpx.exp: Change include dir path compilation
6308         flag.
6309
6310 2015-06-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
6311
6312         * gdb.compile/compile-print.exp (compile print *vararray@3)
6313         (compile print *vararrayp@3): Change xfail to kfail compile/18489.
6314
6315 2015-06-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
6316
6317         * gdb.compile/compile.exp (keep jit in memory): Rename to ...
6318         (do not keep jit in memory): ... this.
6319         (expect 5): Change it to ...
6320         (expect no 5): ... this.
6321
6322 2015-06-02  Simon Marchi  <simon.marchi@ericsson.com>
6323
6324         PR gdb/15564
6325         * gdb.mi/mi-detach.exp: New file.
6326
6327 2015-06-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
6328
6329         PR symtab/18392
6330         * gdb.arch/amd64-tailcall-self.S: New file.
6331         * gdb.arch/amd64-tailcall-self.c: New file.
6332         * gdb.arch/amd64-tailcall-self.exp: New file.
6333
6334 2015-05-28  Don Breazeal  <donb@codesourcery.com>
6335
6336         * gdb.base/foll-vfork.exp (main): Disable exec-dependent
6337         tests for remote targets by checking is_target_gdbserver.
6338
6339 2015-05-27  Doug Evans  <dje@google.com>
6340
6341         * gdb.dwarf2/opaque-type-lookup-2.c: New file.
6342         * gdb.dwarf2/opaque-type-lookup.c: New file.
6343         * gdb.dwarf2/opaque-type-lookup.exp: New file.
6344
6345 2015-05-26  Doug Evans  <dje@google.com>
6346
6347         * gdb.cp/iostream.cc: New file.
6348         * gdb.cp/iostream.exp: New file.
6349
6350 2015-05-26  Doug Evans  <dje@google.com>
6351
6352         * gdb.dwarf2/dw2-op-call.exp: Update.
6353         * gdb.dwarf2/dw4-sig-types.exp: Update.
6354         * gdb.dwarf2/implptr.exp: Update.
6355         * gdb.mi/mi-cmd-param-changed.exp: Update.
6356
6357 2015-05-26  Doug Evans  <dje@google.com>
6358
6359         * gdb.python/py-lazy-string.c: New file.
6360         * gdb.python/py-lazy-string.exp: New file.
6361         * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
6362         (main): Update.  Add estring3.
6363         * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
6364         * gdb.python/py-prettyprint.py (pp_ls): Handle length.
6365
6366 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
6367             Yao Qi  <yao.qi@linaro.org>
6368
6369         * gdb.reverse/aarch64.c: New.
6370         * gdb.reverse/aarch64.exp: New.
6371
6372 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
6373
6374         * lib/gdb.exp (supports_process_record): Return true for
6375         aarch64*-linux*.
6376         (supports_reverse): Likewise.
6377
6378 2015-05-22  Patrick Palka  <patrick@parcs.ath.cx>
6379
6380         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6381         Use with_test_prefix.
6382
6383 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
6384
6385         * gdb.base/completion.exp: Add test for completion of layout
6386         names.
6387
6388 2015-05-20  Andrew Burgess  <andrew.burgess@embecosm.com>
6389
6390         * lib/gdb.exp (skip_tui_tests): New proc.
6391         * gdb.base/tui-layout.exp: Check skip_tui_tests.
6392
6393 2015-05-19  Pedro Alves  <palves@redhat.com>
6394
6395         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6396         Save the whole env array instead of just HOME.  Unset HISTSIZE in
6397         the environment while testing.  Restore whole environment
6398         afterwards.
6399
6400 2015-05-16  Doug Evans  <xdje42@gmail.com>
6401
6402         * gdb.guile/scm-ports.c: New file.
6403         * gdb.guile/scm-ports.exp: Add memory port tests.
6404
6405 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
6406
6407         * gdb.compile/compile-print.c: New file.
6408         * gdb.compile/compile-print.exp: New file.
6409
6410 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
6411
6412         * gdb.compile/compile-ops.exp: Cast param to void.
6413         * gdb.compile/compile.exp: Complete type for _gdb_expr.
6414         (compile code struct_object.selffield = &struct_object): Add xfail.
6415
6416 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
6417
6418         * gdb.ada/arr_enum_with_gap: New testcase.
6419
6420 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
6421
6422         * gdb.ada/byte_packed_arr: New testcase.
6423
6424 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
6425
6426         * gdb.ada/pckd_neg: New testcase.
6427
6428 2015-05-13  Patrick Palka  <patrick@parcs.ath.cx>
6429
6430         PR gdb/17820
6431         * gdb.base/gdbinit-history.exp: New test.
6432         * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
6433         * gdb.base/gdbinit-history/zero/.gdbinit: New file.
6434
6435 2015-05-09  Siva Chandra Reddy  <sivachandra@google.com>
6436
6437         * gdb.python/py-xmethods.cc: Enhance test case.
6438         * gdb.python/py-xmethods.exp: New tests.
6439         * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
6440         function.
6441         (B_indexoper): Likewise.
6442         (global_dm_list) : Add new xmethod worker functions.
6443
6444 2015-05-08  Sergio Durigan Junior  <sergiodj@redhat.com>
6445
6446         * gdb.base/coredump-filter.exp: Correctly unset
6447         "coredump_var_addr" array.
6448
6449 2015-05-08  Pedro Alves  <palves@redhat.com>
6450
6451         * gdb.server/non-existing-program.exp: Unset spawn_id.
6452
6453 2015-05-08  Siva Chandra Reddy  <sivachandra@google.com>
6454
6455         PR python/18291
6456         * gdb.python/py-xmethods.exp: Add tests.
6457
6458 2015-05-08  Yao Qi  <yao.qi@linaro.org>
6459
6460         PR gdb/18208
6461         * gdb.base/coredump-filter.c (set_coredump_filter): New function.
6462         * gdb.base/coredump-filter.exp (do_save_core): Call inferior
6463         function set_coredump_filter, and remove remote_exec call.
6464         Remove argument ipid.  Callers update.
6465         (top level): Don't get inferior's PID.
6466
6467 2015-05-08  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6468
6469         * gdb.base/watch_thread_num.exp: Skip test on targets without
6470         access watchpoints.
6471
6472 2015-05-06  Pedro Alves  <palves@redhat.com>
6473
6474         PR server/18081
6475         * gdb.server/non-existing-program.exp: New file.
6476
6477 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
6478
6479         * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
6480
6481 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
6482
6483         * gdb.ada/out_of_line_in_inlined: New testcase.
6484
6485 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
6486
6487         * gdb.ada/var_rec_arr: New testcase.
6488
6489 2015-04-30  Yao Qi  <yao.qi@linaro.org>
6490
6491         * gdb.base/break-idempotent.exp: If
6492         skip_hw_watchpoint_multi_tests returns true, skip the tests
6493         on "rwatch" and "awatch".
6494
6495 2015-04-30  Yao Qi  <yao.qi@linaro.org>
6496
6497         * gdb.base/relativedebug.exp: Invoke gdb command
6498         "info sharedlibrary", and if libc.so doesn't have debug info,
6499         skip the test.
6500
6501 2015-04-29  Doug Evans  <dje@google.com>
6502
6503         * gdb.python/py-xmethods.exp: Add ptype tests.
6504         * gdb.python/py-xmethods.py (E_method_char_worker): Add
6505         get_result_type method.
6506
6507 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
6508
6509         * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
6510         the target does not support hardware watchpoints.
6511
6512 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
6513
6514         * gdb.base/break-always.exp: Abort testing if writing to memory
6515         causes an error.
6516
6517 2015-04-28  Doug Evans  <dje@google.com>
6518
6519         * gdb.python/py-pp-maint.py: Move "replace" testing to ...
6520         * gdb.python/py-pp-registration.exp: ... here.  New file.
6521         * gdb.python/py-pp-registration.c: New file.
6522         * gdb.python/py-pp-registration.py: New file.
6523
6524 2015-04-28  Doug Evans  <dje@google.com>
6525
6526         * gdb.python/py-bad-printers.c: New file.
6527         * gdb.python/py-bad-printers.py: New file.
6528         * gdb.python/py-bad-printers.exp: New file.
6529
6530 2015-04-28  Sasha Smundak  <asmundak@google.com>
6531
6532         * gdb.python/py-type.exp: New test.
6533
6534 2015-04-28  Andy Wingo  <wingo@igalia.com>
6535
6536         * gdb.python/py-parameter.exp:
6537         * gdb.guile/scm-parameter.exp: Escape the path that we are
6538         matching against, as it might contain characters that are special
6539         to regular expressions.
6540
6541 2015-04-27  Joel Brobecker  <brobecker@adacore.com>
6542
6543         * gdb.ada/rec_comp: New testcase.
6544
6545 2015-04-26  Sergio Durigan Junior  <sergiodj@redhat.com>
6546
6547         * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
6548         before using it.
6549
6550 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
6551
6552         * gdb.base/dump.exp: Add *.verilog files to all_files list.  Add
6553         new tests for verilog output.
6554
6555 2015-04-24  Yao Qi  <yao.qi@linaro.org>
6556
6557         * boards/remote-gdbserver-on-localhost.exp: New file.
6558
6559 2015-04-23  Pedro Alves  <palves@redhat.com>
6560
6561         * gdb.base/interrupt.exp: Use an indirect spawn id list holding
6562         $inferior_spawn_id instead of $inferior_spawn_id directly.  On
6563         "end of file", remove $inferior_spawn_id from the indirect list.
6564
6565 2015-04-23  Pedro Alves  <palves@redhat.com>
6566
6567         * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
6568
6569 2015-04-23  Pedro Alves  <palves@redhat.com>
6570
6571         * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
6572         on $any_spawn_id instead of only on $gdb_spawn_id.
6573
6574 2015-04-21  Pierre Muller  <muller@sourceware.org>
6575
6576         PR pascal/17815
6577         * lib/pascal.exp (gpc_compile): Add new option "class".
6578         (fpc_compile): Likewise.
6579         * gdb.pascal/case-insensitive-symbols.pas: New file.
6580         * gdb.pascal/case-insensitive-symbols.exp: New file.
6581
6582 2015-04-20  Gary Benson <gbenson@redhat.com>
6583
6584         * gdb.base/attach.exp: Fix three extended remote failures.
6585
6586 2015-04-17  Gary Benson <gbenson@redhat.com>
6587
6588         * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
6589         the main executable over the remote protocol.
6590
6591 2015-04-16  Pedro Alves  <palves@redhat.com>
6592
6593         * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
6594         a new gdbserver if gdbserver_reconnect_p is set.
6595
6596 2015-04-16  Pedro Alves  <palves@redhat.com>
6597
6598         * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
6599         is set, don't exit gdbserver.
6600
6601 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6602
6603         * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
6604         appropriate .insn, such that an older assembler can be used.
6605         * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
6606         the z/Architecture instruction set on 31-bit targets as well.
6607
6608 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6609
6610         * gdb.go/handcall.exp: Remove all logic related to the first
6611         breakpoint and rely on go_runto_main instead.
6612         * gdb.go/strings.exp: Likewise.
6613         * gdb.go/unsafe.exp: Likewise.
6614         * gdb.go/hello.exp: Likewise.  Also rename the remaining
6615         breakpoint marker to "breakpoint 1".
6616         * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
6617         * gdb.go/strings.go: Likewise.
6618         * gdb.go/unsafe.go: Likewise.
6619         * gdb.go/hello.go: Likewise.  Also remove the second occurrence of
6620         "set breakpoint 2 here" and rename the remaining breakpoint marker
6621         to "breakpoint 1".
6622
6623 2015-04-15  Simon Marchi  <simon.marchi@ericsson.com>
6624
6625         * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
6626         if itertools.imap is not present.
6627         * gdb.python/py-objfile.exp: Add parentheses.
6628         * gdb.python/py-type.exp: Same.
6629         * gdb.python/py-unwind-maint.py: Same.
6630
6631 2015-04-15  Yao Qi  <yao.qi@linaro.org>
6632
6633         * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
6634         of ":$ptr_size" and set its form explicitly.
6635
6636 2015-04-15  Pedro Alves  <palves@redhat.com>
6637             Yao Qi  <yao.qi@linaro.org>
6638
6639         * gdb.base/watch-bitfields.exp (test_watch_location): Increase
6640         timeout by factor of 4.
6641         (test_regular_watch): Likewise.
6642         * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
6643         * gdb.reverse/sigall-reverse.exp: Likewise.
6644         * gdb.reverse/until-precsave.exp: Likewise.
6645         * lib/gdb.exp (with_timeout_factor): New proc.
6646         (gdb_expect): Move some code to ...
6647         (get_largest_timeout): ... here.  New procedure.
6648
6649 2015-04-14  Luis Machado  <lgustavo@codesourcery.com>
6650
6651         * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
6652
6653 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
6654
6655         * gdb.base/bp-permanent.exp (test): Handle the case of being unable
6656         to write to the .text section.
6657
6658 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
6659
6660         * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
6661         Handle the case of targets that do not provide PID information.
6662
6663 2015-04-13  Yao Qi  <yao.qi@linaro.org>
6664
6665         * lib/gdbserver-support.exp (gdb_exit): Catch exception
6666         and use expect instead of gdb_expect.
6667
6668 2015-04-13  Sergio Durigan Junior  <sergiodj@redhat.com>
6669
6670         * gdb.base/coredump-filter.exp: Rename variable "addr" to
6671         "coredump_var_addr" to avoid naming conflict with other testcases.
6672
6673 2015-04-10  Pedro Alves  <palves@redhat.com>
6674
6675         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
6676         gdb_test_sequence and gdb_assert.
6677
6678 2015-04-10  Pedro Alves  <palves@redhat.com>
6679
6680         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
6681         test messages that don't include the breakpoint address.
6682
6683 2015-04-10  Yao Qi  <yao.qi@linaro.org>
6684
6685         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
6686         false for some offset and width combinations which aren't
6687         supported by linux kernel.
6688
6689 2015-04-10  Pedro Alves  <palves@redhat.com>
6690
6691         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
6692         procedure, factored out from ...
6693         (top level): ... here.  Add "set displaced-stepping" testing axis.
6694         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
6695         parameter "displaced".  Use it.
6696         (top level): Use foreach and add "set displaced-stepping" testing
6697         axis.
6698
6699 2015-04-10  Pedro Alves  <palves@redhat.com>
6700
6701         * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
6702         Remove comment.
6703         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
6704         both the address of the instruction that triggers the watchpoint
6705         and the address of the instruction immediately after, and use
6706         those addresses for the test.  Fix comment.
6707
6708 2015-04-10  Pedro Alves  <palves@redhat.com>
6709
6710         * gdb.base/sigstep.exp (breakpoint_to_handler)
6711         (breakpoint_to_handler_entry): New parameter 'displaced'.  Use it.
6712         Test "backtrace" in handler.
6713         (breakpoint_over_handler): New parameter 'displaced'.  Use it.
6714         (top level): Add new "displaced" test axis to
6715         breakpoint_to_handler, breakpoint_to_handler_entry and
6716         breakpoint_over_handler.
6717
6718 2015-04-10  Pedro Alves  <palves@redhat.com>
6719
6720         PR gdb/18216
6721         * gdb.threads/multiple-step-overs.exp: Remove expected eof.
6722
6723 2015-04-10  Yao Qi  <yao.qi@linaro.org>
6724
6725         * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
6726         (test_add_rn_pc): New function.
6727         * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
6728         (top level): Invoke test_add_rn_pc.
6729
6730 2015-04-10  Pedro Alves  <palves@redhat.com>
6731
6732         PR gdb/13858
6733         * gdb.base/step-over-no-symbols.exp: New file.
6734
6735 2015-04-09  Andy Wingo  <wingo@igalia.com>
6736
6737         * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
6738         after the Python tests.
6739
6740 2015-04-08  Keith Seitz  <keiths@redhat.com>
6741
6742         PR python/16699
6743         * gdb.python/py-completion.exp: New tests for completion.
6744         * gdb.python/py-completion.py (CompleteLimit1): New class.
6745         (CompleteLimit2): Likewise.
6746         (CompleteLimit3): Likewise.
6747         (CompleteLimit4): Likewise.
6748         (CompleteLimit5): Likewise.
6749         (CompleteLimit6): Likewise.
6750         (CompleteLimit7): Likewise.
6751
6752 2015-04-08  Pedro Alves  <palves@redhat.com>
6753
6754         PR gdb/18214
6755         PR gdb/18216
6756         * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
6757         function.
6758         (main): Install it as SIGUSR1 handler.
6759         * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
6760         parameter.  Always use "setup" as prefix.  Toggle "set
6761         displaced-stepping" off/on depending on global.  Don't switch to
6762         thread 1 here.
6763         (top level): Add displaced stepping "off/on" test axis.  Update
6764         "setup" calls.  Wrap each subtest with with_test_prefix.  Test
6765         continuing with a queued signal in each thread.
6766
6767 2015-04-08  Pedro Alves  <palves@redhat.com>
6768
6769         * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
6770         * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd.  Use
6771         gdb_breakpoint instead of gdb_test that doesn't expect anything.
6772         Return early if running to main fails.
6773         * gdb.trace/while-stepping.exp: Likewise.
6774
6775 2015-04-07  Pedro Alves  <palves@redhat.com>
6776
6777         * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
6778         $gdb_spawn_id.  Use send_inferior and $inferior_spawn_id to
6779         interact with inferior program.
6780
6781 2015-04-07  Pedro Alves  <palves@redhat.com>
6782
6783         * lib/gdb.exp (inferior_spawn_id): New global.
6784         (gdb_test_multiple): Handle "-i".  Reset the spawn id to GDB's
6785         spawn id after processing the user code.
6786         (default_gdb_start): Set inferior_spawn_id.
6787         (send_inferior): New procedure.
6788         * lib/gdbserver-support.exp (gdbserver_start): Set
6789         inferior_spawn_id.
6790         (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
6791
6792 2015-04-07  Pedro Alves  <palves@redhat.com>
6793
6794         * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
6795         * lib/gdbserver-support.exp (gdbserver_start): Make
6796         $server_spawn_id global.
6797         (gdbserver_start): Don't wait for gdbserver's spawn id with
6798         expect_background.
6799         (close_gdbserver): New procedure.
6800         (gdb_exit): Rename the default version and reimplement.
6801
6802 2015-04-07  Pedro Alves  <palves@redhat.com>
6803
6804         * lib/gdb.exp (gdb_test_multiple): When processing an argument,
6805         append the substituted item, not the original item.
6806
6807 2015-04-07  Pedro Alves  <palves@redhat.com>
6808
6809         * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
6810         gdb_expect.
6811
6812 2015-04-07  Pedro Alves  <palves@redhat.com>
6813
6814         * gdb.base/interrupt.exp: Don't handle the case of the inferior
6815         output appearing once only.
6816
6817 2015-04-07  Pedro Alves  <palves@redhat.com>
6818
6819         * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
6820         that doesn't expect anything.  Return early if running to main
6821         fails.
6822
6823 2015-04-07  Yao Qi  <yao.qi@linaro.org>
6824
6825         * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
6826         (child_function): Call alarm.
6827         (main): Move call to alarm into the loop.
6828         * gdb.threads/non-stop-fair-events.exp: Build program with
6829         -DTIMEOUT=$timeout.
6830
6831 2015-04-06  Doug Evans  <xdje42@gmail.com>
6832
6833         * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
6834         Fix dest parameter to board_info.
6835         (fpc_compile): Ditto.
6836         (gdb_compile_pascal): Rename dest arg to destfile.
6837
6838 2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
6839
6840         * gdb.ada/funcall_ref.exp: New file.
6841         * gdb.ada/funcall_ref/foo.adb: New file.
6842
6843 2015-04-02  Yao Qi  <yao.qi@linaro.org>
6844
6845         * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
6846         is remote.
6847
6848 2015-04-02  Gary Benson <gbenson@redhat.com>
6849
6850         * gdb.base/break-probes.exp: Cope with "target:" sysroot.
6851
6852 2015-04-01  Sasha Smundak  <asmundak@google.com>
6853
6854         * gdb.python/py-unwind-maint.c: New file.
6855         * gdb.python/py-unwind-maint.exp: New test.
6856         * gdb.python/py-unwind-maint.py: New file.
6857         * gdb.python/py-unwind.c: New file.
6858         * gdb.python/py-unwind.exp: New test.
6859         * gdb.python/py-unwind.py: New test.
6860
6861 2015-04-01  Pedro Alves  <palves@redhat.com>
6862
6863         * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
6864         to fail instead of non-existent $test.
6865
6866 2015-04-01  Pedro Alves  <palves@redhat.com>
6867
6868         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
6869         GDBFLAGS if not empty.
6870
6871 2015-04-01  Pierre-Marie de Rodat  <derodat@adacore.com>
6872
6873         * gdb.ada/complete.exp: Remove "multi_line".
6874         * gdb.ada/info_exc.exp: Remove "multi_line".
6875         * gdb.ada/packed_tagged.exp: Remove "multi_line".
6876         * gdb.ada/ptype_field.exp: Remove "multi_line".
6877         * gdb.ada/sym_print_name.exp: Remove "multi_line".
6878         * gdb.ada/tagged.exp: Remove "multi_line".
6879         * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
6880         [multi_line ...]
6881         * gdb.btrace/delta.exp: Likewise.
6882         * gdb.btrace/exception.exp: Likewise.
6883         * gdb.btrace/function_call_history.exp: Likewise.
6884         * gdb.btrace/instruction_history.exp: Likewise.
6885         * gdb.btrace/nohist.exp: Likewise.
6886         * gdb.btrace/record_goto.exp: Likewise.
6887         * gdb.btrace/segv.exp: Likewise.
6888         * gdb.btrace/stepi.exp: Likewise.
6889         * gdb.btrace/tailcall.exp: Likewise.
6890         * gdb.btrace/unknown_functions.exp: Likewise.
6891         * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
6892         * lib/gdb.exp: Add the "multi_line" helper.
6893
6894 2015-04-01  Pedro Alves  <palves@redhat.com>
6895
6896         * gdb.threads/tid-reuse.c: New file.
6897         * gdb.threads/tid-reuse.exp: New file.
6898
6899 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
6900
6901         PR corefiles/16092
6902         * gdb.base/coredump-filter.c: New file.
6903         * gdb.base/coredump-filter.exp: Likewise.
6904
6905 2015-03-27  Petr Machata  <pmachata@redhat.com>
6906
6907         * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
6908         (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
6909         (Dwarf::assemble): Initialize them.
6910         (Dwarf::lines): New function.
6911
6912 2015-03-26  Jon Turney  <jon.turney@dronecode.org.uk>
6913
6914         * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
6915         SYMBOL_PREFIX for x86_64-*-cygwin.
6916
6917 2015-03-26  Andy Wingo  <wingo@igalia.com>
6918
6919         PR symtab/18148
6920         * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
6921         const_value but not a location.
6922         * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
6923         location defined in non-main CUs are visible.
6924
6925 2015-03-26  Yao Qi  <yao.qi@linaro.org>
6926
6927         PR testsuite/18139
6928         * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
6929         Add a line number entry for the same line.
6930         * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
6931         Add a line number entry for the same line.
6932
6933 2015-03-26  Yao Qi  <yao.qi@linaro.org>
6934
6935         * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
6936         .int 0.
6937         (func): Likewise.  Add .Lfunc_1 label.
6938         Use .Lfunc_1 label.
6939         * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
6940         .int 0.
6941         (func): Likewise.
6942         Use .Lfunc_1 label.
6943
6944 2015-03-26  Yao Qi  <yao.qi@linaro.org>
6945
6946         * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
6947         Call gdb_compile instead to compile each .s files without debug
6948         information.
6949
6950 2015-03-26  Yao Qi  <yao.qi@linaro.org>
6951
6952         * gdb.base/savedregs.exp (process_saved_regs): Make
6953         "Saved registers:" optional in the pattern.
6954
6955 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
6956
6957         * gdb.btrace/next.exp: Merged into step.exp.
6958         * gdb.btrace/finish.exp: Merged into step.exp.
6959         * gdb.btrace/nexti.exp: Merged into stepi.exp.
6960         * gdb.btrace/step.exp: Use record_goto.c as test file.  Avoid using
6961         "record goto" and checking the exact replay position.
6962         * gdb.btrace/stepi.exp: Choose test file based on target.  Do not
6963         check for "Recording format" in "info record" output.
6964         * gdb.btrace/record_goto.exp: Choose test file based on target.
6965         * gdb.btrace/x86-record_goto.S: Renamed into ...
6966         * gdb.btrace/x86_64-record_goto.S: ... this.
6967         * gdb.btrace/i686-record_goto.S: New.
6968         * gdb.btrace/x86-tailcall.S: Renamed into ...
6969         * gdb.btrace/x86_64-tailcall.S: ... this.
6970         * gdb.btrace/i686-tailcall.S: New.
6971         * gdb.btrace/x86-tailcall.c: Renamed into ...
6972         * gdb.btrace/tailcall.c: ... this.  Split "return ++answer" into two
6973         separate statements.  Update test.
6974         * gdb.btrace/delta.exp: Use record_goto.c as test file.
6975         * gdb.btrace/gcore.exp: Use record_goto.c as test file.
6976         * gdb.btrace/nohist.exp: Use record_goto.c as test file.
6977         * gdb.btrace/tailcall.exp: Choose test file based on target.
6978         * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
6979
6980 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
6981
6982         * gdb.btrace/exception.exp: Increase BTS buffer size.
6983
6984 2015-03-24  Pedro Alves  <palves@redhat.com>
6985
6986         * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
6987
6988 2015-03-24  Pedro Alves  <palves@redhat.com>
6989
6990         * gdb.threads/schedlock.exp (test_step): No longer expect that
6991         "set scheduler-locking step" with "next" over a function call runs
6992         threads unlocked.
6993
6994 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6995
6996         * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
6997
6998 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6999
7000         PR breakpoints/16466
7001         * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
7002         * gdb.mi/mi-pending.c (thread_func): New function.
7003         (int main): Add threading support required.
7004         * gdb.mi/mi-pending.exp: Add tests for this issue.
7005         * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
7006         (pendfunc2): Remove stdio dependency.
7007         * gdb.mi/mi-pendshr2.c: New file.
7008
7009 2015-03-23  Keith Seitz  <keiths@redhat.com>
7010
7011         * gdb.linespec/keywords.c: New file.
7012         * gdb.linespec/keywords.exp: New file.
7013
7014 2015-03-23  Keith Seitz  <keiths@redhat.com>
7015
7016         PR gdb/18021
7017         * gdb.dwarf2/staticvirtual.exp: New test.
7018
7019 2015-03-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
7020
7021         * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
7022         * README: Remove HP-UX and gdb.hp.
7023         (configuration):
7024         * configure: Regenerate.
7025         * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
7026         gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
7027         gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
7028         gdb.hp/gdb.defects/Makefile.
7029         * gdb.hp/Makefile.in: File deleted.
7030         * gdb.hp/gdb.aCC/Makefile.in: File deleted.
7031         * gdb.hp/gdb.aCC/optimize.c: File deleted.
7032         * gdb.hp/gdb.aCC/optimize.exp: File deleted.
7033         * gdb.hp/gdb.aCC/run.c: File deleted.
7034         * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
7035         * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
7036         * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
7037         * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
7038         * gdb.hp/gdb.base-hp/dollar.c: File deleted.
7039         * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
7040         * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
7041         * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
7042         * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
7043         * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
7044         * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
7045         * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
7046         * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
7047         * gdb.hp/gdb.base-hp/reg.exp: File deleted.
7048         * gdb.hp/gdb.base-hp/reg.s: File deleted.
7049         * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
7050         * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
7051         * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
7052         * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
7053         * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
7054         * gdb.hp/gdb.compat/Makefile.in: File deleted.
7055         * gdb.hp/gdb.compat/average.c: File deleted.
7056         * gdb.hp/gdb.compat/sum.c: File deleted.
7057         * gdb.hp/gdb.compat/xdb.c: File deleted.
7058         * gdb.hp/gdb.compat/xdb0.c: File deleted.
7059         * gdb.hp/gdb.compat/xdb0.h: File deleted.
7060         * gdb.hp/gdb.compat/xdb1.c: File deleted.
7061         * gdb.hp/gdb.compat/xdb1.exp: File deleted.
7062         * gdb.hp/gdb.compat/xdb2.exp: File deleted.
7063         * gdb.hp/gdb.compat/xdb3.exp: File deleted.
7064         * gdb.hp/gdb.defects/Makefile.in: File deleted.
7065         * gdb.hp/gdb.defects/bs14602.c: File deleted.
7066         * gdb.hp/gdb.defects/bs14602.exp: File deleted.
7067         * gdb.hp/gdb.defects/solib-d.c: File deleted.
7068         * gdb.hp/gdb.defects/solib-d.exp: File deleted.
7069         * gdb.hp/gdb.defects/solib-d1.c: File deleted.
7070         * gdb.hp/gdb.defects/solib-d2.c: File deleted.
7071         * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
7072         * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
7073         * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
7074         * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
7075         * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
7076         * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
7077         * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
7078         * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
7079         * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
7080         * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
7081         * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
7082         * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
7083         * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
7084         * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
7085         * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
7086         * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
7087         * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
7088         * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
7089         * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
7090         * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
7091         * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
7092         * gdb.hp/tools/odump: File deleted.
7093
7094 2015-03-19  Pedro Alves  <palves@redhat.com>
7095
7096         * gdb.threads/continue-pending-status.exp (saw_thread_2)
7097         (saw_thread_3): New globals.
7098         (top level): Increment them when an event for the corresponding
7099         thread is seen.
7100         (no thread starvation): New test.
7101
7102 2015-03-19  Pedro Alves  <palves@redhat.com>
7103
7104         * gdb.threads/continue-pending-status.c: New file.
7105         * gdb.threads/continue-pending-status.exp: New file.
7106
7107 2015-03-18  Pedro Alves  <palves@redhat.com>
7108
7109         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7110         Use gdb_is_target_remote instead of is_remote.  Use
7111         gdb_test_multiple instead of gdb_expect.  Exit early if
7112         gdb_test_multiple hits its internal matches.  Tighten stepi tests
7113         expected output.  Fail on exit with any signal, instead of just
7114         SIGILL.
7115
7116 2015-03-18  Yao Qi  <yao.qi@linaro.org>
7117
7118         PR tdep/18107
7119         * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
7120         variable.
7121         * gdb.base/catch-syscall.exp: Don't skip it on
7122         aarch64*-*-linux* target.  Remove elements in all_syscalls.
7123         (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
7124         target.
7125         (setup_all_syscalls): New proc.
7126
7127 2015-03-16  Yao Qi  <yao.qi@linaro.org>
7128
7129         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
7130         (top level): Skip tests if valid_addr_p returns false for
7131         $cmd1 or $cmd2.
7132
7133 2015-03-11  Andy Wingo  <wingo@igalia.com>
7134
7135         * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
7136
7137 2015-03-11  Yao Qi  <yao.qi@linaro.org>
7138
7139         * gdb.base/catch-syscall.exp: Fix typo in comments.
7140
7141 2015-03-11  Yao Qi  <yao.qi@linaro.org>
7142
7143         * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
7144
7145 2015-03-09  Pedro Alves  <palves@redhat.com>
7146
7147         * dg-extract-results.py: Delete.
7148
7149 2015-03-09  Pedro Alves  <palves@redhat.com>
7150
7151         Merge dg-extract-results.sh from GCC upstream (r218843).
7152
7153         2014-12-17  Sergio Durigan Junior  <sergiodj@redhat.com>
7154                 * dg-extract-results.sh: Use --text with grep to avoid issues with
7155                 binary files.  Fall back to cat -v, if that doesn't work.
7156
7157 2015-03-05  Pedro Alves  <palves@redhat.com>
7158
7159         * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
7160
7161 2015-03-04  Simon Marchi  <simon.marchi@ericsson.com>
7162
7163         * lib/mi-support.exp (mi_expect_interrupt): Accept
7164         alternative event for when in all-stop mode.
7165
7166 2015-03-04  Pedro Alves  <palves@redhat.com>
7167
7168         * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
7169
7170 2015-03-04  Mark Kettenis  <kettenis@gnu.org>
7171
7172         * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
7173
7174 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7175
7176         * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
7177         regexps for GDB's current line display, accept a hex address
7178         preceding the line number.
7179
7180 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7181
7182         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
7183         the 'arch1' variable for "s390*-linux*" targets.
7184
7185 2015-03-04  Pedro Alves  <palves@redhat.com>
7186
7187         * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
7188         (main): Pass missing retval argument to pthread_join call.
7189
7190 2015-03-02  Pedro Alves  <palves@redhat.com>
7191
7192         * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
7193         (top level): Call do_test with non-stop as well.
7194
7195 2015-03-02  Pedro Alves  <palves@redhat.com>
7196
7197         * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
7198         -1.
7199
7200 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7201
7202         * gdb.arch/s390-vregs.exp: New test.
7203         * gdb.arch/s390-vregs.S: New file.
7204
7205 2015-02-27  Pedro Alves  <palves@redhat.com>
7206
7207         * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
7208         call to catch_command_errors.
7209         * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
7210         catch_command_errors.
7211
7212 2015-02-27  Pedro Alves  <palves@redhat.com>
7213
7214         * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
7215         "true" for boolean result.
7216         * gdb.gdb/selftest.exp (test_with_self): Also accept full
7217         prototype of main.
7218
7219 2015-02-27  Pedro Alves  <palves@redhat.com>
7220
7221         * lib/unbuffer_output.c: New file.
7222         * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
7223         (main): Call gdb_unbuffer_output.
7224
7225 2015-02-27  Yao Qi  <yao.qi@linaro.org>
7226
7227         * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
7228         target.
7229
7230 2015-02-26  Doug Evans  <dje@google.com>
7231
7232         * gdb.cp/class2.cc (Dbase, D): New classes.
7233         (main): New local delta.
7234         * gdb.cp/class2.exp: Test printing delta.
7235         * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
7236         (dynbar): New global.
7237         * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
7238
7239 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
7240
7241         * gdb.compile/compile-ifunc.c: New file.
7242         * gdb.compile/compile-ifunc.exp: New file.
7243
7244 2015-02-26  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7245
7246         * gdb.base/structs.exp: Check for correct struct on finish.
7247
7248 2015-02-26  Yao Qi  <yao.qi@linaro.org>
7249
7250         * lib/dwarf.exp (function_range): Adjust pattern when $func_length
7251         is zero.
7252
7253 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
7254
7255         * gdb.arch/cordic.ko.bz2: New file.
7256         * gdb.arch/cordic.ko.debug.bz2: New file.
7257         * gdb.arch/ppc64-symtab-cordic.exp: New file.
7258
7259 2015-02-25  Yao Qi  <yao.qi@linaro.org>
7260
7261         * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
7262         aarch64*-*-* target.
7263
7264 2015-02-23  Pedro Alves  <palves@redhat.com>
7265
7266         * lib/gdb.exp (delete_breakpoints): Rewrite using
7267         gdb_test_multiple.
7268
7269 2015-02-23  Pedro Alves  <palves@redhat.com>
7270
7271         * gdb.base/info-os.c: Include stdlib.h.
7272
7273 2015-02-22  Doug Evans  <xdje42@gmail.com>
7274
7275         PR symtab/17855
7276         * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
7277         is read after symbols have been re-read.
7278         * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
7279         * gdb.ada/exec_changed/second.adb (Second): Ditto.
7280
7281 2015-02-21  Doug Evans  <dje@google.com>
7282
7283         * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
7284
7285 2015-02-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
7286
7287         PR corefiles/17808
7288         * gdb.arch/i386-biarch-core.core.bz2: New file.
7289         * gdb.arch/i386-biarch-core.exp: New file.
7290
7291 2015-02-21  Pedro Alves  <palves@redhat.com>
7292
7293         * gdb.threads/multi-create-ns-info-thr.exp: Return early if
7294         runto_main fails.
7295
7296 2015-02-20  Pedro Alves  <palves@redhat.com>
7297
7298         * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
7299         info probes.
7300
7301 2015-02-20  Pedro Alves  <palves@redhat.com>
7302
7303         * gdb.threads/multi-create-ns-info-thr.exp: New file.
7304
7305 2015-02-20  Pedro Alves  <palves@redhat.com>
7306
7307         * gdb.trace/no-attach-trace.exp: Don't run to main.  Do
7308         clean_restart before gdb_target_supports_trace.
7309
7310 2015-02-20  Pedro Alves  <palves@redhat.com>
7311
7312         PR threads/18006
7313         * gdb.threads/clone-thread_db.c: New file.
7314         * gdb.threads/clone-thread_db.exp: New file.
7315
7316 2015-02-19  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7317
7318         PR breakpoints/16812
7319         * gdb.base/catch-gdb-caused-signals.c: New file.
7320         * gdb.base/catch-gdb-caused-signals.exp: New file.
7321
7322 2015-02-18  Jose E. Marchesi  <jose.marchesi@oracle.com>
7323
7324         * configure: Regenerated.
7325         * configure.ac: Use GDB_AC_TRANSFORM.
7326         * aclocal.m4: sinclude ../transform.m4.
7327
7328 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
7329
7330         * lib/dtrace.exp: New file.
7331         * gdb.base/dtrace-probe.exp: Likewise.
7332         * gdb.base/dtrace-probe.d: Likewise.
7333         * gdb.base/dtrace-probe.c: Likewise.
7334         * lib/pdtrace.in: Likewise.
7335         * configure.ac: Output variables with the transformed names of
7336         the strip, readelf, as and nm tools.  AC_SUBST lib/pdtrace.in.
7337         * configure: Regenerated.
7338
7339 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
7340
7341         * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
7342         expected message when trying to access $_probe_* convenience
7343         variables while not on a probe.
7344
7345 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
7346
7347         * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
7348
7349 2015-02-11  Pedro Alves  <pedro@codesourcery.com>
7350
7351         * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
7352         * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
7353
7354 2015-02-10  Doug Evans  <xdje42@gmail.com>
7355
7356         * lib/gdb.exp (gdb_load): Always return a result.
7357
7358 2015-02-10  Pedro Alves  <palves@redhat.com>
7359
7360         * gdb.threads/signal-sigtrap.c: New file.
7361         * gdb.threads/signal-sigtrap.exp: New file.
7362
7363 2015-02-10  Antoine Tremblay <antoine.tremblay@ericsson.com>
7364
7365         * gdb.trace/no-attach-trace.c: New file.
7366         * gdb.trace/no-attach-trace.exp: New file.
7367
7368 2015-02-09  Mark Wielaard  <mjw@redhat.com>
7369
7370         * gdb.dwarf2/atomic.c: New file.
7371         * gdb.dwarf2/atomic-type.exp: Likewise.
7372
7373 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
7374
7375         * gdb.btrace/buffer-size.exp: Update "info record" output.
7376         * gdb.btrace/delta.exp: Update "info record" output.
7377         * gdb.btrace/enable.exp: Update "info record" output.
7378         * gdb.btrace/finish.exp: Update "info record" output.
7379         * gdb.btrace/instruction_history.exp: Update "info record" output.
7380         * gdb.btrace/next.exp: Update "info record" output.
7381         * gdb.btrace/nexti.exp: Update "info record" output.
7382         * gdb.btrace/step.exp: Update "info record" output.
7383         * gdb.btrace/stepi.exp: Update "info record" output.
7384         * gdb.btrace/nohist.exp: Update "info record" output.
7385
7386 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
7387
7388         * gdb.btrace/buffer-size: New.
7389
7390 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
7391
7392         * gdb.btrace/delta.exp: Update "info record" output.
7393         * gdb.btrace/enable.exp: Update "info record" output.
7394         * gdb.btrace/finish.exp: Update "info record" output.
7395         * gdb.btrace/instruction_history.exp: Update "info record" output.
7396         * gdb.btrace/next.exp: Update "info record" output.
7397         * gdb.btrace/nexti.exp: Update "info record" output.
7398         * gdb.btrace/step.exp: Update "info record" output.
7399         * gdb.btrace/stepi.exp: Update "info record" output.
7400         * gdb.btrace/nohist.exp: Update "info record" output.
7401
7402 2015-02-06  Simon Marchi  <simon.marchi@ericsson.com>
7403
7404         PR gdb/15678
7405         * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
7406
7407 2015-02-06  Pedro Alves  <palves@redhat.com>
7408
7409         * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
7410         macro.
7411         (seconds_left, again): New globals.
7412         (main): Wait seconds_left in a 1-second sleep loop instead of
7413         sleeping 180 seconds.  If 'again' is set, reset the seconds
7414         counter.
7415         * gdb.threads/attach-many-short-lived-threads.exp (test): Set
7416         'again' in the inferior before detaching.  Print the seconds left.
7417         (options): New global.
7418         (top level): Build program with -DTIMEOUT=$timeout.
7419
7420 2015-02-06  Pedro Alves  <palves@redhat.com>
7421
7422         * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
7423         determine how many seconds to pass to 'alarm'.
7424         * gdb.base/gdb-sigterm.exp (top level): Build program with
7425         -DTIMEOUT=$timeout.
7426         (do_test): Return success/failure indication.  Add more verbose
7427         logging.  Don't fail if 200 single steps are seen.  Instead, fail
7428         when the test times out.
7429         (passes): New global.
7430         (top level): Break the testing loop if testing fails on any
7431         iteration.  Use gdb_assert.
7432
7433 2015-02-04  Don Breazeal  <donb@codesourcery.com>
7434
7435         * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
7436         and initialize them.
7437         (ipc_cleanup): New function.
7438         (main): Don't declare shmid, semid, and msqid.  Add a call to
7439         atexit so that we call ipc_cleanup on exit.
7440
7441 2015-02-04  Pedro Alves  <palves@redhat.com>
7442
7443         * boards/native-extended-gdbserver.exp: Remove any target variant
7444         specifications from the board name before clearing the isremote
7445         flag from board_info.
7446
7447 2015-01-31  Doug Evans  <xdje42@gmail.com>
7448
7449         * gdb.base/maint.exp <maint print type argc>: Update expected output.
7450
7451 2015-01-31  Gary Benson <gbenson@redhat.com>
7452
7453         * gdb.base/completion.exp: Disable completion limiting for
7454         existing tests.  Add new tests to check completion limiting.
7455         * gdb.linespec/ls-errs.exp: Disable completion limiting.
7456
7457 2015-01-31  Doug Evans  <xdje42@gmail.com>
7458
7459         * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
7460
7461 2015-01-31  Doug Evans  <xdje42@gmail.com>
7462
7463         * gdb.guile/scm-section-script.c: Add duplicate inlined section script
7464         entries.  Duplicate file section script entries.
7465         * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
7466         inlined entries.  Add test for safe-path rejection.
7467         * gdb.python/py-section-script.c: Add duplicate inlined section script
7468         entries.  Duplicate file section script entries.
7469         * gdb.python/py-section-script.exp: Add tests for duplicate entries,
7470         inlined entries.  Add test for safe-path rejection.
7471
7472 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
7473
7474         * gdb.ada/disc_arr_bound: New testcase.
7475
7476 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
7477
7478         * gdb.ada/mi_var_array: New testcase.
7479
7480 2015-01-27  Doug Evans  <dje@google.com>
7481
7482         * gdb.python/py-objfile.exp: Add tests for objfile.username.
7483         Add test for objfile.filename, objfile.username after objfile
7484         has been unloaded.
7485
7486 2015-01-26  Joel Brobecker  <brobecker@adacore.com>
7487
7488         * gdb.python/py-lookup-type.exp (test_lookup_type): Change
7489         the second test to print the name attribute of value
7490         returned by the call to gdb.lookup_type, and adjust
7491         the expected output accordingly.
7492
7493 2015-01-25  Mark Wielaard  <mjw@redhat.com>
7494
7495         * gdb.arch/i386-bp_permanent.c (standard): New declaration.
7496         * gdb.base/disp-step-fork.c: Include unistd.h.
7497         * gdb.base/siginfo-obj.c: Include stdio.h.
7498         * gdb.base/siginfo-thread.c: Likewise.
7499         * gdb.mi/non-stop.c: Include unistd.h.
7500         * gdb.mi/nsthrexec.c: Include stdio.h.
7501         * gdb.mi/pthreads.c: Include unistd.h.
7502         * gdb.modula2/unbounded1.c (main): Declare returns int.
7503         * gdb.reverse/consecutive-reverse.c: Likewise.
7504         * gdb.threads/create-fail.c: Include unistd.h.
7505         * gdb.threads/killed.c: Likewise.
7506         * gdb.threads/linux-dp.c: Likewise.
7507         * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
7508         * gdb.threads/non-ldr-exc-2.c: Likewise.
7509         * gdb.threads/non-ldr-exc-3.c: Likewise.
7510         * gdb.threads/non-ldr-exc-4.c: Likewise.
7511         * gdb.threads/pthreads.c: Include unistd.h.
7512         (main): Declare returns int.
7513         * gdb.threads/tls-main.c (foo): New declaration.
7514         * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
7515
7516 2015-01-23  Simon Marchi  <simon.marchi@ericsson.com>
7517
7518         * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
7519         * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
7520
7521 2015-01-15  Mark Wielaard  <mjw@redhat.com>
7522
7523         * gdb.base/noreturn-return.c: New file.
7524         * gdb.base/noreturn-return.exp: New file.
7525         * gdb.base/noreturn-finish.c: New file.
7526         * gdb.base/noreturn-finish.exp: New file.
7527
7528 2015-01-23  Pedro Alves  <palves@redhat.com>
7529
7530         * gdb.threads/continue-pending-after-query.c: New file.
7531         * gdb.threads/continue-pending-after-query.exp: New file.
7532
7533 2015-01-22  Anders Granlund  <anders.granlund@ericsson.com>
7534             Simon Marchi  <simon.marchi@ericsson.com>
7535
7536         * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
7537         * gdb.base/valgrind-db-attach.exp: Same.
7538         * gdb.base/valgrind-infcall.exp: Same.
7539         * lib/mi-support.exp (default_mi_gdb_start): Same.
7540         * lib/prompt.exp (default_prompt_gdb_start): Same.
7541         * lib/gdb.exp (default_gdb_spawn): Same.
7542         (gdb_interact): New.
7543
7544
7545 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
7546
7547         * gdb.compile/compile.exp (pointer to jit function): New test.
7548
7549 2015-01-17  Wei-cheng Wang  <cole945@gmail.com>
7550
7551         * lib/gdb.exp (supports_process_record): Return true for
7552         powerpc*-*-linux*.
7553         (supports_reverse): Likewise.
7554
7555 2015-01-15  Don Breazeal  <donb@codesourcery.com>
7556
7557         * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
7558         instead of checking whether the target board is remote and
7559         use spawn_wait_for_attach instead of exec/sleep.
7560         * gdb.base/attach-twice.exp: Likewise.
7561
7562 2015-01-15  Joel Brobecker  <brobecker@adacore.com>
7563
7564         * gdb.ada/var_arr_attrs: New testcase.
7565
7566 2015-01-14  Pedro Alves  <palves@redhat.com>
7567             Joel Brobecker  <brobecker@adacore.com>
7568
7569         PR gdb/17525
7570         * gdb.base/bp-cmds-execution-x-script.c: New file.
7571         * gdb.base/bp-cmds-execution-x-script.exp: New file.
7572         * gdb.base/bp-cmds-execution-x-script.gdb: New file.
7573
7574 2015-01-14  Pedro Alves  <palves@redhat.com>
7575
7576         PR cli/17828
7577         * gdb.base/batch-preserve-term-settings.c: New file.
7578         * gdb.base/batch-preserve-term-settings.exp: New file.
7579
7580 2015-01-13  Doug Evans  <dje@google.com>
7581
7582         * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
7583         binary.
7584
7585 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
7586
7587         * Makefile.in (clean mostlyclean): Do not delete *.py.
7588
7589 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
7590
7591         * gdb.python/py-lookup-type.exp: New file.
7592
7593 2015-01-12  Pedro Alves  <palves@redhat.com>
7594
7595         * gdb.python/py-prompt.exp: When the board can't spawn for attach,
7596         restore GDBFLAGS before returning.
7597
7598 2015-01-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
7599
7600         * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
7601         is_amd64_regs_target and is_x86_like_target.
7602
7603 2015-01-11  Doug Evans  <xdje42@gmail.com>
7604
7605         * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
7606         is given without an explicit form.
7607         * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
7608         attributes.
7609         * gdb.dwarf/corrupt.exp: Ditto.
7610         * gdb.dwarf2/enum-type.exp: Ditto.
7611         * gdb.trace/entry-values.exp: Ditto.
7612         * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
7613
7614 2015-01-11  Doug Evans  <xdje42@gmail.com>
7615
7616         PR gdb/15830
7617         * gdb.base/maint.exp: Remove references to "maint demangle".
7618         * gdb.cp/demangle.exp: Update.  "maint demangle" -> "demangle".
7619         Add tests for explicitly specifying language to demangle.
7620         * gdb.dlang/demangle.exp: Ditto.
7621
7622 2015-01-09  Pedro Alves  <palves@redhat.com>
7623
7624         * gdb.threads/non-stop-fair-events.c: New file.
7625         * gdb.threads/non-stop-fair-events.exp: New file.
7626
7627 2015-01-09  Pedro Alves  <palves@redhat.com>
7628
7629         * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
7630         the global scope.  Set a breakpoint after all threads are started
7631         rather than stepping over two source lines.  Expect the prompt.
7632         * gdb.base/watch_thread_num.c (threads_started_barrier): New
7633         global.
7634         (NUM): Now 15.
7635         (main): Use threads_started_barrier to wait for all threads to
7636         start.  Main thread no longer calls thread_function.  Exit after
7637         180 seconds.
7638         (loop): New function.
7639         (thread_function): Wait on threads_started_barrier barrier.  Call
7640         'loop' at each iteration.
7641         * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
7642         threads have started, instead of hardcoding number of "next"
7643         steps.  Use an access watchpoint instead of a write watchpoint.
7644
7645 2015-01-09  Pedro Alves  <palves@redhat.com>
7646
7647         * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
7648         (thread_func): Wait on barrier.
7649         (main): Wait for all threads to start before stopping GDB.
7650         * gdb.threads/siginfo-threads.c (threads_started_barrier): New
7651         global.
7652         (thread1_func, thread2_func): Wait on barrier.
7653         (main): Wait for all threads to start before stopping GDB.
7654         * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
7655         New global.
7656         (thread1_func, thread2_func): Wait on barrier.
7657         (main): Wait for all threads to start before stopping GDB.
7658
7659 2015-01-09  Pedro Alves  <palves@redhat.com>
7660
7661         * gdb.threads/attach-many-short-lived-threads.c: New file.
7662         * gdb.threads/attach-many-short-lived-threads.exp: New file.
7663
7664 2014-01-09  Pedro Alves  <palves@redhat.com>
7665
7666         * gdb.threads/fork-thread-pending.exp: Switch to the main thread
7667         instead of to thread 2.
7668         * gdb.threads/signal-command-multiple-signals-pending.c (main):
7669         Add barrier around each pthread_create call instead of around all
7670         calls.
7671         * gdb.threads/signal-command-multiple-signals-pending.exp (test):
7672         Set a break on thread_function and have the child threads hit it
7673         one at at a time.
7674
7675 2015-01-09  Pedro Alves  <palves@redhat.com>
7676
7677         * lib/gdb.exp (can_spawn_for_attach): New procedure.
7678         (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
7679         false.
7680         * gdb.base/attach.exp: Use can_spawn_for_attach instead of
7681         checking whether the target board is remote.
7682         * gdb.multi/multi-attach.exp: Likewise.
7683         * gdb.python/py-sync-interp.exp: Likewise.
7684         * gdb.server/ext-attach.exp: Likewise.
7685         * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
7686         tests that need to attach, instead of checking whether the target
7687         board is remote at the top of the file.
7688
7689 2015-01-08  Yao Qi  <yao@codesourcery.com>
7690
7691         * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
7692
7693 2015-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
7694
7695         Fix testcase compilation.
7696         * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
7697
7698 2015-01-06  Joel Brobecker  <brobecker@adacore.com>
7699
7700         * gdb.python/py-type.exp: Add a couple test about empty
7701         array creation, and negative-length array creation.
7702
7703 2015-01-02  Doug Evans  <xdje42@gmail.com>
7704
7705         * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
7706
7707 2015-01-02  Doug Evans  <dje@google.com>
7708
7709         * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
7710
7711 2014-12-29  Yao Qi  <yao@codesourcery.com>
7712
7713         * gdb.trace/entry-values.exp: Update comments.  Rename variable
7714         bar_call_foo to returned_from_foo.
7715
7716 2014-12-20  Mihail-Marian Nistor  <mihail.nistor@freescale.com>
7717
7718         PR gdb/17394
7719         * gdb.linespec/break-asm-file.c: New file.
7720         * gdb.linespec/break-asm-file.exp: New file.
7721         * gdb.linespec/break-asm-file0.s: New file.
7722         * gdb.linespec/break-asm-file1.s: New file.
7723
7724 2014-12-18  Nigel Stephens  <nigel@mips.com>
7725             Maciej W. Rozycki  <macro@codesourcery.com>
7726
7727         * gdb.base/float.exp: Handle the new output from "info float" on
7728         MIPS targets.
7729
7730 2014-12-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
7731
7732         Fix MinGW compilation.
7733         * gdb.compile/compile-ops.exp: Update untested message if
7734         !skip_compile_feature_tests.
7735         * gdb.compile/compile-setjmp.exp: Likewise.
7736         * gdb.compile/compile-tls.exp: Likewise.
7737         * gdb.compile/compile.exp: Likewise.
7738         * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
7739         supported on this host".
7740
7741 2014-12-16  Doug Evans  <xdje42@gmail.com>
7742
7743         * boards/stabs.exp: New file.
7744
7745 2014-12-16  Andreas Arnez  <arnez@vnet.linux.ibm.com>
7746
7747         * gdb.base/completion.exp: Adjust to format changes of "maint
7748         print user-registers".
7749
7750 2014-12-16  Catalin Udma  <catalin.udma@freescale.com>
7751
7752         PR server/17457
7753         * gdb.arch/aarch64-fp.c: New file.
7754         * gdb.arch/aarch64-fp.exp: New file.
7755
7756 2014-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
7757
7758         Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
7759         r210637, r210913, r211666, r215400, r215817).
7760
7761         2014-05-08  Richard Sandiford  <rdsandiford@googlemail.com>
7762                 * dg-extract-results.py: New file.
7763                 * dg-extract-results.sh: Use it if the environment seems
7764                 suitable.
7765
7766         2014-05-20  Richard Sandiford  <rdsandiford@googlemail.com>
7767
7768                 * dg-extract-results.py (parse_run): Handle warnings that
7769                 are printed before a test harness is run.
7770
7771         2014-05-25  Richard Sandiford  <rdsandiford@googlemail.com>
7772
7773                 * dg-extract-results.py (Named): Remove __cmp__ method.
7774                 (output_variation): Use a key to sort variation.harnesses.
7775
7776         2014-06-14  Richard Sandiford  <rdsandiford@googlemail.com>
7777
7778                 * dg-extract-results.py: For Python 3, force sys.stdout to
7779                 handle surrogate escape sequences.
7780                 (safe_open): New function.
7781                 (output_segment, main): Use it.
7782
7783         2014-09-19  Segher Boessenkool  <segher@kernel.crashing.org>
7784
7785                 * dg-extract-results.py (Prog.result_re): Include options
7786                 in test name.
7787
7788         2014-10-02  Segher Boessenkool  <segher@kernel.crashing.org>
7789
7790                 * dg-extract-results.py (output_variation): Always sort if
7791                 do_sum.
7792
7793 2014-12-15  Simon Marchi  <simon.marchi@ericsson.com>
7794
7795         * lib/gdb.exp (default_gdb_start): After starting gdb, loop
7796         as long as we get pagination notifications.
7797
7798 2014-12-15  Jason Merrill  <jason@redhat.com>
7799
7800         * Makefile.in (check-gdb.%): Restore.
7801         * README: Mention it.
7802
7803 2014-12-13  Joel Brobecker  <brobecker@adacore.com>
7804
7805         * gdb.ada/str_uninit: New testcase.
7806
7807 2014-12-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
7808
7809         PR symtab/17642
7810         * gdb.base/vla-stub-define.c: New file.
7811         * gdb.base/vla-stub.c: New file.
7812         * gdb.base/vla-stub.exp: New file.
7813
7814 2014-12-12  Phil Muldoon  <pmuldoon@redhat.com>
7815             Jan Kratochvil  <jan.kratochvil@redhat.com>
7816             Tom Tromey  <tromey@redhat.com>
7817
7818         * configure.ac: Add gdb.compile/.
7819         * configure: Regenerate.
7820         * gdb.compile/Makefile.in: New file.
7821         * gdb.compile/compile-ops.exp: New file.
7822         * gdb.compile/compile-ops.c: New file.
7823         * gdb.compile/compile-tls.c: New file.
7824         * gdb.compile/compile-tls.exp: New file.
7825         * gdb.compile/compile-constvar.S: New file.
7826         * gdb.compile/compile-constvar.c: New file.
7827         * gdb.compile/compile-mod.c: New file.
7828         * gdb.compile/compile-nodebug.c: New file.
7829         * gdb.compile/compile-setjmp-mod.c: New file.
7830         * gdb.compile/compile-setjmp.c: New file.
7831         * gdb.compile/compile-setjmp.exp: New file.
7832         * gdb.compile/compile-shlib.c: New file.
7833         * gdb.compile/compile.c: New file.
7834         * gdb.compile/compile.exp: New file.
7835         * lib/gdb.exp (skip_compile_feature_tests): New proc.
7836
7837 2014-12-12  Tom Tromey  <tromey@redhat.com>
7838
7839         * lib/dwarf.exp (_location): Ignore blank lines.  Allow comments.
7840         Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
7841
7842 2014-12-12  Doug Evans  <dje@google.com>
7843
7844         * lib/gdb-python.exp (get_python_valueof): New function.
7845         * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
7846
7847 2014-12-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7848
7849         * gdb.base/completion.exp: Add test for completion of "info
7850         registers ".
7851
7852 2014-12-12  Maciej W. Rozycki  <macro@codesourcery.com>
7853
7854         * gdb.base/func-ptrs.c: New file.
7855         * gdb.base/func-ptrs.exp: New file.
7856
7857 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
7858
7859         PR breakpoints/17012
7860         * gdb.base/dprintf-detach.c: New file.
7861         * gdb.base/dprintf-detach.exp: New file.
7862
7863 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
7864
7865         * gdb.trace/qtro.exp: Replace gdbserver detection code by...
7866         * lib/gdb.exp (target_is_gdbserver): New procedure.
7867
7868 2014-12-08  Doug Evans  <dje@google.com>
7869
7870         * gdb.python/py-objfile.exp: Add tests for objfile.owner.
7871
7872 2014-12-05  Yao Qi  <yao@codesourcery.com>
7873
7874         * gdb.guile/scm-error.exp: Remove the third argument to
7875         gdb_remote_download.
7876         * gdb.guile/scm-frame-args.exp: Likewise.
7877         * gdb.guile/scm-section-script.exp: Likewise.
7878
7879 2014-12-05  Yao Qi  <yao@codesourcery.com>
7880
7881         * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
7882
7883 2014-12-04  Doug Evans  <dje@google.com>
7884
7885         * gdb.python/py-objfile.exp: Add tests for
7886         objfile.add_separate_debug_file.
7887
7888 2014-12-04  Doug Evans  <dje@google.com>
7889
7890         * lib/gdb.exp (get_build_id): New function.
7891         (build_id_debug_filename_get): Rewrite to use it.
7892         * gdb.python/py-objfile.exp: Add test for objfile.build_id.
7893
7894 2014-12-04  Maciej W. Rozycki  <macro@codesourcery.com>
7895
7896         * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
7897         `method(long)', not just 0x0.
7898         * gdb.cp/nsalias.exp: Align code labels to 4.
7899         * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
7900         * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
7901         * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
7902         * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
7903         (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
7904         * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
7905
7906 2014-12-02  Doug Evans  <dje@google.com>
7907
7908         PR symtab/17602
7909         * gdb.cp/anon-ns.cc: Move guts of this file to ...
7910         * gdb.cp/anon-ns2.cc: ... here.  New file.
7911         * gdb.cp/anon-ns.exp: Update.
7912
7913 2014-12-02  Nick Bull  <nicholaspbull@gmail.com>
7914
7915         * gdb.python/py-events.py (inferior_call_handler): New.
7916         (register_changed_handler, memory_changed_handler): New.
7917         (test_events.invoke): Register new handlers.
7918         * gdb.python/py-events.exp: Add tests for inferior call,
7919         memory_changed and register_changed events.
7920
7921 2014-12-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7922
7923         * gdb.base/execl-update-breakpoints.exp: Specify the link address
7924         with '-Ttext-segment' instead of '-Ttext'.  Fall back to '-Ttext'
7925         if the linker doesn't understand this.
7926
7927 2014-12-01  Simon Marchi  <simon.marchi@ericsson.com>
7928
7929         * gdb.python/python.exp: Change expected reply to help().
7930
7931 2014-12-01  Yao Qi  <yao@codesourcery.com>
7932
7933         * configure.ac: Remove AC_ARG_ENABLE for gdbtk.  Don't invoke
7934         AC_CONFIG_SUBDIRS(gdb.gdbtk).
7935         * configure: Re-generated.
7936
7937 2014-11-28  Siva Chandra Reddy  <sivachandra@google.com>
7938
7939         * gdb.cp/chained-calls.cc: New file.
7940         * gdb.cp/chained-calls.exp: New file.
7941         * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
7942
7943 2014-11-28  Simon Marchi  <simon.marchi@ericsson.com>
7944
7945         * gdb.ada/py_range.exp: Add parentheses to python calls to print.
7946         * gdb.dwarf2/symtab-producer.exp: Same.
7947         * gdb.gdb/python-interrupts.exp: Same.
7948         * gdb.gdb/python-selftest.exp: Same.
7949         * gdb.python/py-linetable.exp: Same.
7950         * gdb.python/py-type.exp: Same.
7951         * gdb.python/py-value-cc.exp: Same.
7952         * gdb.python/py-value.exp: Same.
7953
7954 2014-11-28  Yao Qi  <yao@codesourcery.com>
7955
7956         * gdb.base/break-probes.exp: Match library name prefixed with
7957         sysroot.
7958
7959 2014-11-27  Simon Marchi  <simon.marchi@ericsson.com>
7960
7961         * gdb.python/py-linetable.exp: Escape properly sorted(fset)
7962         test expected output.  Add parentheses for the call to print.
7963         Remove L suffix from integers.
7964
7965 2014-11-26  Doug Evans  <dje@google.com>
7966
7967         * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
7968
7969 2014-11-22  Yao Qi  <yao@codesourcery.com>
7970
7971         * gdb.trace/entry-values.c: Remove asms.
7972         (foo): Add foo_label.
7973         (bar): Add bar_label.
7974         * gdb.trace/entry-values.exp: Remove code computing  foo's
7975         length and bar's length.
7976         (Dwarf::assemble): Invoke function_range for bar and use
7977         MACRO_AT_func for foo.
7978
7979 2014-11-22  Yao Qi  <yao@codesourcery.com>
7980
7981         * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
7982         and .Lgcc43_procstart.  Use .Lgcc42_procstart instead of gcc42.
7983         Use .Lgcc43_procstart instead of gcc43.
7984
7985 2014-11-21  Joel Brobecker  <brobecker@adacore.com>
7986
7987         * gdb.ada/n_arr_bound: New testcase.
7988
7989 2014-11-20  Sergio Durigan Junior  <sergiodj@redhat.com>
7990
7991         PR breakpoints/10737
7992         * gdb.base/catch-syscall.exp (do_syscall_tests): Call
7993         test_catch_syscall_multi_arch.
7994         (test_catch_syscall_multi_arch): New function.
7995
7996 2014-11-20  Doug Evans  <xdje42@gmail.com>
7997
7998         * gdb.base/maint.exp: Update expected output.
7999
8000 2014-11-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8001
8002         * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
8003         4-byte instruction on S390.
8004
8005 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
8006
8007         * gdb.ada/arr_arr: New testcase.
8008
8009 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
8010
8011         * gdb.ada/pkd_arr_elem: New Testcase.
8012
8013 2014-11-18  Luis Machado  <lgustavo@codesourcery.com>
8014
8015         * gdb.reverse/break-precsave: Expect completion message for
8016         core file reads.
8017         * gdb.reverse/consecutive-precsave.exp: Likewise.
8018         * gdb.reverse/finish-precsave.exp: Likewise.
8019         * gdb.reverse/i386-precsave.exp: Likewise.
8020         * gdb.reverse/machinestate-precsave.exp: Likewise.
8021         * gdb.reverse/sigall-precsave.exp: Likewise.
8022         * gdb.reverse/solib-precsave.exp: Likewise.
8023         * gdb.reverse/step-precsave.exp: Likewise.
8024         * gdb.reverse/until-precsave.exp: Likewise.
8025         * gdb.reverse/watch-precsave.exp: Likewise.
8026
8027 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8028
8029         * gdb.base/bp-permanent.c: Include unistd.h.
8030         * gdb.python/py-framefilter-mi.c (main): Add return type.
8031         * gdb.python/py-framefilter.c (main): Likewise.
8032         * gdb.trace/actions-changed.c (main): Likewise.
8033
8034 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8035
8036         * gdb.mi/until.c: Add eye-catchers.
8037         * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
8038         line numbers.
8039
8040 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8041
8042         * gdb.base/condbreak.exp: Drop references to removed non-prototype
8043         function header variants in break1.c.
8044         * gdb.base/ena-dis-br.exp: Likewise.
8045         * gdb.base/hbreak2.exp: Likewise.
8046         * gdb.reverse/until-precsave.exp: Drop references to removed
8047         non-prototype function header variants in ur1.c.
8048         * gdb.reverse/until-reverse.exp: Likewise.
8049
8050 2014-11-17  Petr Machata  <pmachata@redhat.com>
8051
8052         * lib/dwarf.exp  (Dwarf::cu, Dwarf::tu): Emit
8053         ${_cu_offset_size} bytes abbrev offset.
8054
8055 2014-11-15  Doug Evans  <xdje42@gmail.com>
8056
8057         PR symtab/17559
8058         * gdb.base/line-symtabs.exp: New file.
8059         * gdb.base/line-symtabs.c: New file.
8060         * gdb.base/line-symtabs.h: New file.
8061
8062 2014-11-14  Yao Qi  <yao@codesourcery.com>
8063
8064         * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
8065         (func): Add label func_label.
8066         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
8067         Replace low_pc and high_pc with MACRO_AT_range.
8068         Replace name, low_pc and high_pc with MACRO_AT_func.
8069
8070 2014-11-14  Yao Qi  <yao@codesourcery.com>
8071
8072         * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
8073         Replace name, low_pc and high_pc with MACRO_AT_func.
8074
8075 2014-11-14  Yao Qi  <yao@codesourcery.com>
8076
8077         * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
8078         produce debug information.
8079         * gdb.dwarf2/implptr-optimized-out.S: Removed.
8080
8081 2014-11-14  Yao Qi  <yao@codesourcery.com>
8082
8083         * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
8084         object and get function length.
8085         (Dwarf::assemble): Replace name, low_pc and high_pc attributes
8086         with MACRO_AT_func.
8087         (top-level): Replace gdb_compile and clean_restart with
8088         prepare_for_testing.
8089         * gdb.dwarf2/main.c (main): Add label main_label.
8090
8091 2014-11-14  Yao Qi  <yao@codesourcery.com>
8092
8093         * lib/dwarf.exp (function_range): New procedure.
8094         (Dwarf::_handle_macro_at_func): New procedure.
8095         (Dwarf::_handle_macro_at_range): New procedure.
8096         (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
8097
8098 2014-11-14  Yao Qi  <yao@codesourcery.com>
8099
8100         * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
8101         (_handle_attribute): New procedure.
8102
8103 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8104
8105         * gdb.ada/cond_lang/foo.c (callme): Add return type.
8106         * gdb.base/call-sc.c (zed): Likewise.
8107         * gdb.base/checkpoint.c (main): Likewise.
8108         * gdb.base/dump.c (main): Likewise.
8109         * gdb.base/gcore.c (main): Likewise.
8110         * gdb.base/huge.c (main): Likewise.
8111         * gdb.base/multi-forks.c (main): Likewise.
8112         * gdb.base/pr10179-a.c (main): Likewise.
8113         * gdb.base/savedregs.c (main): Likewise.
8114         * gdb.base/sigaltstack.c (main): Likewise.
8115         * gdb.base/siginfo.c (main): Likewise.
8116         * gdb.base/structs.c (zed): Likewise.
8117         * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
8118         * gdb.mi/mi-syn-frame.c (main): Likewise.
8119         * gdb.mi/until.c (foo, main): Likewise.
8120         * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
8121         * gdb.base/solib-weak.c (foo): Declare.
8122         * gdb.base/attach-twice.c: Include stdio.h.
8123         * gdb.base/weaklib1.c: Likewise.
8124         * gdb.base/weaklib2.c: Likewise.
8125         * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
8126         * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
8127         unistd.h.
8128         * gdb.base/attach-pie-misread.c: Include stdlib.h.
8129         * gdb.mi/mi-exit-code.c: Likewise.
8130         * gdb.base/break-interp-lib.c: Include string.h.
8131         * gdb.base/coremaker.c: Likewise.
8132         * gdb.base/testenv.c: Likewise.
8133         * gdb.python/py-finish-breakpoint.c: Likewise.
8134         * gdb.base/inferior-died.c: Include sys/wait.h.
8135         * gdb.base/fileio.c: Include time.h.
8136         * gdb.base/async-shell.c: Include unistd.h.
8137         * gdb.base/dprintf-non-stop.c: Likewise.
8138         * gdb.base/info-os.c: Likewise.
8139         * gdb.mi/mi-console.c: Likewise.
8140         * gdb.mi/watch-nonstop.c: Likewise.
8141         * gdb.python/py-events.c: Likewise.
8142         * gdb.base/async.c (baz): Move up before its invocation.
8143         * gdb.base/code_elim2.c (my_global_func): Likewise.
8144         * gdb.base/skip-solib-lib.c (multiply): Likewise.
8145         * gdb.base/advance.c (func2): Likewise.
8146
8147 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8148
8149         * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
8150         variant.
8151         * gdb.base/annota3.c: Likewise.
8152         * gdb.base/async.c: Likewise.
8153         * gdb.base/average.c: Likewise.
8154         * gdb.base/call-ar-st.c: Likewise.
8155         * gdb.base/call-rt-st.c: Likewise.
8156         * gdb.base/call-sc.c: Likewise.
8157         * gdb.base/call-strs.c: Likewise.
8158         * gdb.base/ending-run.c: Likewise.
8159         * gdb.base/execd-prog.c: Likewise.
8160         * gdb.base/exprs.c: Likewise.
8161         * gdb.base/foll-exec.c: Likewise.
8162         * gdb.base/foll-fork.c: Likewise.
8163         * gdb.base/foll-vfork.c: Likewise.
8164         * gdb.base/funcargs.c: Likewise.
8165         * gdb.base/gcore.c: Likewise.
8166         * gdb.base/jump.c: Likewise.
8167         * gdb.base/langs0.c: Likewise.
8168         * gdb.base/langs1.c: Likewise.
8169         * gdb.base/langs2.c: Likewise.
8170         * gdb.base/mips_pro.c: Likewise.
8171         * gdb.base/nodebug.c: Likewise.
8172         * gdb.base/opaque0.c: Likewise.
8173         * gdb.base/opaque1.c: Likewise.
8174         * gdb.base/recurse.c: Likewise.
8175         * gdb.base/run.c: Likewise.
8176         * gdb.base/scope0.c: Likewise.
8177         * gdb.base/scope1.c: Likewise.
8178         * gdb.base/setshow.c: Likewise.
8179         * gdb.base/setvar.c: Likewise.
8180         * gdb.base/shmain.c: Likewise.
8181         * gdb.base/shr1.c: Likewise.
8182         * gdb.base/shr2.c: Likewise.
8183         * gdb.base/sigall.c: Likewise.
8184         * gdb.base/signals.c: Likewise.
8185         * gdb.base/so-indr-cl.c: Likewise.
8186         * gdb.base/solib2.c: Likewise.
8187         * gdb.base/structs.c: Likewise.
8188         * gdb.base/sum.c: Likewise.
8189         * gdb.base/vforked-prog.c: Likewise.
8190         * gdb.base/watchpoint.c: Likewise.
8191         * gdb.reverse/shr2.c: Likewise.
8192         * gdb.reverse/until-reverse.c: Likewise.
8193         * gdb.reverse/ur1.c: Likewise.
8194         * gdb.reverse/watch-reverse.c: Likewise.
8195
8196 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8197
8198         * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
8199         variant.
8200         * gdb.base/sepdebug.exp: Drop references to removed code.
8201
8202 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8203
8204         * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
8205         variant.  Preserve original line numbering.
8206         * gdb.base/list1.c: Likewise.
8207
8208 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8209
8210         * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
8211         variant.
8212         * gdb.base/break1.c: Likewise.
8213         * gdb.base/break.exp: Drop references to removed code.
8214
8215 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8216
8217         * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
8218         variant.
8219
8220 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8221
8222         * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
8223
8224 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8225
8226         * gdb.base/callfuncs.exp: Remove 'prototypes' variable.  Move main
8227         logic into perform_all_tests() and invoke it with and without
8228         function header prototypes.
8229         (do_function_calls): Remove conditional XFAIL for PR 5318.
8230         (rerun_and_prepare): Remove duplicate code.
8231         (perform_all_tests): New.  Main logic moved here.
8232
8233 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8234
8235         * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
8236         code guarded by #ifdef NO_PROTOTYPES.
8237         (t_double_many_args): Likewise.
8238         (DEF_FUNC_MANY_ARGS_1): Likewise.
8239         (DEF_FUNC_VALUES_1): Likewise.
8240         (t_structs_ldc): Renamed from t_structs_fc in conditional code
8241         guarded by #ifdef PROTOTYPES.
8242
8243 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8244
8245         * gdb.mi/mi-console.c: Add eye-catcher.
8246         * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
8247         instead of literal line number.
8248
8249 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8250
8251         * gdb.base/shr2.c: Add eye-catcher.
8252         * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
8253         line number.
8254
8255 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8256
8257         * gdb.base/jump.c: Add eye-catchers.
8258         * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
8259         numbers.
8260
8261 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8262
8263         * gdb.base/execd-prog.c: Add eye-catchers.
8264         * gdb.base/foll-exec.c: Likewise.
8265         * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
8266         line numbers.
8267
8268 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8269
8270         * gdb.base/ending-run.c: Add eye-catchers.
8271         * gdb.base/ending-run.exp: Refer to eye-catchers instead of
8272         literal line numbers.
8273
8274 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8275
8276         * gdb.base/call-rt-st.c: Add eye-catchers.
8277         * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
8278         literal line numbers.
8279
8280 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8281
8282         * gdb.base/call-ar-st.c: Add eye-catchers.
8283         * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
8284         literal line numbers.
8285
8286 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8287
8288         * gdb.base/average.c: Add eye-catchers.
8289         * gdb.base/sum.c: Likewise.
8290         * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
8291         regexps dynamically.
8292
8293 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8294
8295         * gdb.base/solib1.c: Add eye-catchers.
8296         * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
8297         literal line numbers.
8298
8299 2014-11-12  Pedro Alves  <palves@redhat.com>
8300
8301         * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
8302         leader has exited.
8303
8304 2014-11-12  Pedro Alves  <palves@redhat.com>
8305
8306         * gdb.arch/i386-bp_permanent.c: New file.
8307         * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
8308         (srcfile): Set to i386-bp_permanent.c.
8309         (top level): Adjust to work in both 32-bit and 64-bit modes.  Test
8310         that stepi does not execute the 'leave' instruction, instead of
8311         testing it does execute.
8312         * gdb.base/bp-permanent.c: New file.
8313         * gdb.base/bp-permanent.exp: New file.
8314
8315 2014-11-10  Doug Evans  <xdje42@gmail.com>
8316
8317         PR symtab/17564
8318         * gdb.base/symtab-search-order.exp: New file.
8319         * gdb.base/symtab-search-order.c: New file.
8320         * gdb.base/symtab-search-order-1.c: New file.
8321         * gdb.base/symtab-search-order-shlib-1.c: New file.
8322
8323 2014-11-07  Pedro Alves  <palves@redhat.com>
8324
8325         PR gdb/17511
8326         * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
8327         i?86-*-linux*.
8328
8329 2014-11-03  Siva Chandra Reddy  <sivachandra@google.com>
8330
8331         PR c++/17494
8332         * gdb.cp/pr17494.cc: New file.
8333         * gdb.cp/pr17494.exp: New file.
8334
8335 2014-11-02  Yao Qi  <yao@codesourcery.com>
8336
8337         * gdb.python/python.exp: Get working directory and match the
8338         output of "set extended-prompt \\w " with it.
8339
8340 2014-10-30  Doug Evans  <dje@google.com>
8341
8342         * gdb.python/py-objfile.exp: Add tests for setting random attributes
8343         in objfiles.
8344         * gdb.python/py-progspace.exp: Add tests for setting random attributes
8345         in progspaces.
8346
8347 2014-10-30  Janis Johnson  <janisjo@codesourcery.com>
8348
8349         * gdb.base/fullpath-expand.exp: Skip for a remote host.
8350         * gdb.base/realname-expand.exp: Likewise.
8351         * gdb.linespec/macro-relative.exp: Likewise.
8352
8353 2014-10-29  Pedro Alves  <palves@redhat.com>
8354
8355         PR gdb/17408
8356         * gdb.threads/schedlock.c (some_function): New function.
8357         (call_function): New global.
8358         (MAYBE_CALL_SOME_FUNCTION): New macro.
8359         (thread_function): Call it.
8360         * gdb.threads/schedlock.exp (get_args): Add description parameter,
8361         and use it instead of a global counter.  Adjust all callers.
8362         (get_current_thread): Use "find current thread" for test message
8363         here rather than having all callers pass down the same string.
8364         (goto_loop): New procedure, factored out from ...
8365         (my_continue): ... this.
8366         (step_ten_loops): Change parameter from test message to command to
8367         use.  Adjust.
8368         (list_count): Delete global.
8369         (check_result): New procedure, factored out from duplicate top
8370         level code.
8371         (continue tests): Wrap in with_test_prefix.
8372         (test_step): New procedure, factored out from duplicate top level
8373         code.
8374         (top level): Test "step" in combination with all scheduler-locking
8375         modes.  Test "next" in combination with all scheduler-locking
8376         modes, and in combination with stepping over a function call or
8377         not.
8378         * gdb.threads/next-bp-other-thread.c: New file.
8379         * gdb.threads/next-bp-other-thread.exp: New file.
8380
8381 2014-10-29  Pedro Alves  <palves@redhat.com>
8382
8383         PR python/17372
8384         * gdb.python/python.exp: Test a multi-line command that spawns
8385         interactive Python.
8386         * gdb.base/multi-line-starts-subshell.exp: New file.
8387
8388 2014-10-29  Yao Qi  <yao@codesourcery.com>
8389
8390         * gdb.base/fileio.exp: Make directories on host.
8391
8392 2014-10-29  Yao Qi  <yao@codesourcery.com>
8393
8394         * gdb.base/fileio.c (test_write): Close the file.
8395
8396 2014-10-28  Pedro Alves  <palves@redhat.com>
8397
8398         PR gdb/12623
8399         * gdb.base/sigstep.c (no_handler): New global.
8400         (main): If 'no_handler is true, set the signal handlers to
8401         SIG_IGN.
8402         * gdb.base/sigstep.exp (breakpoint_over_handler): Add
8403         with_sw_watch and no_handler parameters.  Handle them.
8404         (top level) <stepping over handler when stopped at a breakpoint
8405         test>: Add a test axis for testing with a software watchpoint, and
8406         another for testing with the signal handler set to SIG_IGN.
8407         * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
8408         * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
8409
8410 2014-10-28  Pedro Alves  <palves@redhat.com>
8411
8412         PR gdb/17511
8413         * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
8414         * gdb.base/sigstep.exp (other_handler_location): New global.
8415         (advance): Support stepping into the signal handler, and running
8416         commands while in the handler.
8417         (in_handler_map): New global.
8418         (top level): In the advance test, add combinations for getting
8419         into the handler with stepping commands, and for running commands
8420         in the handler.  Add comment descripting the advancei tests.
8421
8422 2014-10-28  Pedro Alves  <palves@redhat.com>
8423
8424         * gdb.base/sigstep.exp: Use build_executable instead of
8425         prepare_for_testing.
8426         (top level): Move code that starts GDB, runs to main and creates a
8427         display to ...
8428         (restart): ... this new procedure.
8429         (top level): Move backtrace from signal handler test to ...
8430         (validate_backtrace): ... this new procedure.
8431         (advance, advancei): Rename parameter from 'i' to 'cmd'.  Use
8432         with_test_prefix.  Always restart GDB.
8433         (skip_to_handler): Rename parameter from 'i' to 'cmd'.  Use
8434         with_test_prefix.  Always restart GDB.  No need to delete
8435         breakpoints after the test.
8436         (test_skip_handler): Remove prefix parameter.
8437         (skip_over_handler, breakpoint_to_handler)
8438         (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
8439         parameter from 'i' to 'cmd'.  Use with_test_prefix.  Always
8440         restart GDB.  No need to delete breakpoints after the test.
8441         (top level): Use foreach to call the test procedures with
8442         different commands.
8443
8444 2014-10-28  Pedro Alves  <palves@redhat.com>
8445
8446         * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
8447         instead of GNATS numbers.
8448         * gdb.base/sigbpt.exp: Likewise.
8449         * gdb.base/siginfo.exp: Likewise.
8450         * gdb.base/sigstep.exp: Likewise.
8451
8452 2014-10-27  Pedro Alves  <palves@redhat.com>
8453
8454         * gdb.base/sigstep.c (dummy): New global.
8455         (main): Issue a couple writes to the new global.
8456         * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
8457         procedures.
8458         (skip_over_handler): Use test_skip_handler.
8459         (top level): Call skip_over_handler for stepi and nexti too.
8460         (breakpoint_over_handler): Use test_skip_handler.
8461         (top level): Call breakpoint_over_handler for stepi and nexti too.
8462
8463 2014-10-27  Yao Qi  <yao@codesourcery.com>
8464
8465         * gdb.trace/tfile.c (adjust_function_address)
8466         [__powerpc64__ && _CALL_ELF != 2]: Get function address from
8467         function descriptor.
8468
8469 2014-10-24  Don Breazeal  <donb@codesourcery.com>
8470
8471         * gdb.base/foll-fork.exp (test_follow_fork,
8472         catch_fork_child_follow): Check for updated fork messages emitted
8473         from infrun.c.
8474         * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
8475         vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
8476         vfork_and_exec_child_follow_through_step): Check for updated vfork
8477         messages emitted from infrun.c.
8478
8479 2014-10-24  Pedro Alves  <palves@redhat.com>
8480
8481         * gdb.base/corefile.exp: Remove references to ultrix.
8482         * gdb.base/interrupt.exp: Likewise.
8483         * gdb.base/whatis.exp: Likewise.
8484         * gdb.gdb/selftest.exp: Likewise.
8485         * gdb.threads/manythreads.exp: Likewise.
8486         * gdb.threads/print-threads.exp: Likewise.
8487         * gdb.threads/pthreads.exp:: Likewise.
8488         * gdb.threads/schedlock.exp: Likewise.
8489
8490 2014-10-24  Siva Chandra Reddy  <sivachandra@google.com>
8491
8492         * gdb.cp/non-trivial-retval.cc: Add a test case.
8493         * gdb.cp/non-trivial-retval.exp: Add a test.
8494
8495 2014-10-20  Yao Qi  <yao@codesourcery.com>
8496
8497         * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
8498         * gdb.python/py-objfile-script-gdb.py: New file.
8499         * gdb.python/py-objfile-script.exp: Update reference to
8500         py-objfile-script-gdb.py.in.  Use gdb_remote_donwload instead
8501         of remote_download.  Remove the dest file.
8502
8503 2014-10-20  Yao Qi  <yao@codesourcery.com>
8504
8505         * gdb.base/checkpoint.exp: Don't remove file copied on host.
8506         * gdb.base/step-line.exp: Likewise.
8507         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
8508         * gdb.dwarf2/dw2-basic.exp: Likewise.
8509         * gdb.dwarf2/dw2-compressed.exp: Likewise.
8510         * gdb.dwarf2/dw2-filename.exp: Likewise.
8511         * gdb.dwarf2/dw2-intercu.exp: Likewise.
8512         * gdb.dwarf2/dw2-intermix.exp: Likewise.
8513         * gdb.dwarf2/dw2-producer.exp: Likewise.
8514         * gdb.dwarf2/mac-fileno.exp: Likewise.
8515         * gdb.python/py-frame-args.exp: Likewise.
8516         * gdb.python/py-framefilter.exp: Likewise.
8517         * gdb.python/py-mi.exp: Likewise.
8518         * gdb.python/py-objfile-script.exp: Likewise
8519         * gdb.python/py-pp-integral.exp: Likewise.
8520         * gdb.python/py-pp-re-notag.exp: Likewise.
8521         * gdb.python/py-prettyprint.exp: Likewise.
8522         * gdb.python/py-section-script.exp: Likewise.
8523         * gdb.python/py-typeprint.exp: Likewise.
8524         * gdb.python/py-xmethods.exp: Likewise.
8525         * gdb.stabs/weird.exp: Likewise.
8526         * gdb.xml/tdesc-regs.exp: Likewise.
8527
8528 2014-10-18  Kwok Cheung Yeung  <kcy@codesourcery.com>
8529
8530         * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
8531         (out_cu): Use addr_len for the size of addresses.
8532         (out_line): Likewise.  Size DW_LNE_set_address instruction
8533         according to addr_len.
8534         * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
8535         (FUNC): Add START_INSNS to definition.
8536
8537 2014-10-18  Yao Qi  <yao@codesourcery.com>
8538
8539         * gdb.base/argv0-symlink.exp: Check argv[0] value if
8540         gdb_has_argv0 return true.
8541         * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
8542         check [target_info exists noargs], check [gdb_has_argv0]
8543         instead.
8544         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
8545         * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
8546         procedures.
8547
8548 2014-10-17  Doug Evans  <dje@google.com>
8549
8550         * gdb.python/py-events.exp: Update expected output for clear_objfiles
8551         event.
8552         * gdb.python/py-events.py: Add clear_objfiles event.
8553
8554 2014-10-17  Doug Evans  <dje@google.com>
8555
8556         * gdb.python/py-objfile.exp: Test progspace attribute.
8557
8558 2014-10-17  Luis Machado  <lgustavo@codesourcery.com>
8559
8560         * gdb.guile/scm-breakpoint.exp: Do not assume any
8561         directory separators when matching source file paths.
8562         * gdb.python/py-breakpoint.exp: Likewise.
8563         * gdb.reverse/break-precsave.exp: Likewise.
8564         * gdb.reverse/break-reverse.exp: Likewise.
8565         * gdb.reverse/consecutive-precsave.exp: Likewise.
8566         * gdb.reverse/finish-precsave.exp: Likewise.
8567         * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
8568         * gdb.reverse/finish-reverse.exp: Likewise.
8569         * gdb.reverse/i386-precsave.exp: Likewise.
8570         * gdb.reverse/i387-env-reverse.exp: Likewise.
8571         * gdb.reverse/i387-stack-reverse.exp: Likewise.
8572         * gdb.reverse/machinestate-precsave.exp: Likewise.
8573         * gdb.reverse/machinestate.exp: Likewise.
8574         * gdb.reverse/sigall-precsave.exp: Likewise.
8575         * gdb.reverse/solib-precsave.exp: Likewise.
8576         * gdb.reverse/step-precsave.exp: Likewise.
8577         * gdb.reverse/until-precsave.exp: Likewise.
8578         * gdb.reverse/watch-precsave.exp: Likewise.
8579         * gdb.reverse/watch-reverse.exp: Likewise.
8580
8581 2014-10-17  Yao Qi  <yao@codesourcery.com>
8582
8583         * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
8584         * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
8585
8586 2014-10-17  Pedro Alves  <palves@redhat.com>
8587
8588         PR gdb/17471
8589         * gdb.base/bg-execution-repeat.c: New file.
8590         * gdb.base/bg-execution-repeat.exp: New file.
8591
8592 2014-10-17  Pedro Alves  <palves@redhat.com>
8593
8594         PR gdb/17300
8595         * gdb.base/continue-all-already-running.c: New file.
8596         * gdb.base/continue-all-already-running.exp: New file.
8597
8598 2014-10-17  Pedro Alves  <palves@redhat.com>
8599
8600         PR gdb/17472
8601         * gdb.base/annota-input-while-running.c: New file.
8602         * gdb.base/annota-input-while-running.exp: New file.
8603
8604 2014-10-17  Pedro Alves  <palves@redhat.com>
8605
8606         * gdb.base/callfuncs.exp: emove references to osf.
8607         * gdb.base/sigall.exp: Likewise.
8608         * gdb.gdb/selftest.exp: Likewise.
8609         * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
8610         * gdb.mi/non-stop.c: Likewise.
8611         * gdb.mi/pthreads.c: Likewise.
8612         * gdb.reverse/sigall-precsave.exp: Likewise.
8613         * gdb.reverse/sigall-reverse.exp: Likewise.
8614         * gdb.threads/pthreads.c: Likewise.
8615         * gdb.threads/pthreads.exp: Likewise.
8616
8617 2014-10-17  Yao Qi  <yao@codesourcery.com>
8618
8619         * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
8620         check 'target_info exists noargs'.
8621         (test_command_prompt_position): Likewise.
8622         (progvar_simple_if_test): Don't check 'target_info exists noargs'.
8623         Remove "set args".
8624         (progvar_simple_while_test): Likewise.
8625         (progvar_complex_if_while_test): Likewise.
8626         (if_while_breakpoint_command_test): Likewise.
8627         (infrun_breakpoint_command_test): Likewise.
8628         (breakpoint_command_test): Likewise.
8629         (watchpoint_command_test): Likewise.
8630         (bp_deleted_in_command_test): Likewise.
8631         (temporary_breakpoint_commands): Likewise.
8632
8633 2014-10-16  Yao Qi  <yao@codesourcery.com>
8634
8635         * gdb.base/remotetimeout.exp: Remove noargs checking.
8636
8637 2014-10-15  Pedro Alves  <palves@redhat.com>
8638
8639         PR breakpoints/9649
8640         * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
8641         * gdb.base/breakpoint-in-ro-region.exp
8642         (probe_target_hardware_step): New procedure.
8643         (top level): Probe hardware stepping and hardware breakpoint
8644         support.  Test stepping through a read-only region, with both
8645         "breakpoint auto-hw" on and off and both "always-inserted" on and
8646         off.
8647
8648 2014-10-15  Iain Buclaw  <ibuclaw@gdcproject.org>
8649
8650         * gdb.dlang/demangle.exp: Update for demangling changes.
8651
8652 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
8653
8654         * gdb.cp/non-trivial-retval.cc: Add new test cases.
8655         * gdb.cp/non-trivial-retval.exp: Add new tests.
8656
8657 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
8658
8659         PR c++/13403
8660         PR c++/15154
8661         * gdb.cp/non-trivial-retval.cc: New file.
8662         * gdb.cp/non-trivial-retval.exp: New file.
8663
8664 2014-10-15  Yao Qi  <yao@codesourcery.com>
8665
8666         * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
8667         remote host.
8668
8669 2014-10-15  Yao Qi  <yao@codesourcery.com>
8670
8671         * gdb.python/py-symbol.exp: Match file base name if host is
8672         remote, otherwise match file name with dir name.
8673         * gdb.python/py-symtab.exp: Likewise.
8674         * gdb.python/python.exp: Likewise.
8675
8676 2014-10-15  Yao Qi  <yao@codesourcery.com>
8677
8678         * gdb.python/py-symbol.exp: Remove trailing ".*" in the
8679         pattern.
8680         * gdb.python/py-symtab.exp: Likewise.
8681         * gdb.python/python.exp: Remove trailing ".*".  Fix typo
8682         locationn.
8683
8684 2014-10-14  Joel Brobecker  <brobecker@adacore.com>
8685
8686         * gdb.ada/addr_arith: New testcase.
8687
8688 2014-10-14  Maciej W. Rozycki  <macro@codesourcery.com>
8689
8690         * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
8691         * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
8692         * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
8693         * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
8694
8695 2014-10-14  Sergio Durigan Junior  <sergiodj@redhat.com>
8696
8697         * gdb.arch/stap-eval-lang-ada.S: Likewise.
8698         * gdb.arch/stap-eval-lang-ada.c: Likewise.
8699         * gdb.arch/stap-eval-lang-ada.exp: New file.
8700
8701 2014-10-14  Yao Qi  <yao@codesourcery.com>
8702
8703         * gdb.mi/mi-var-child.c (nothing1): New function.
8704         (nothing2): New function.
8705         (do_children_tests): Set function pointers by nothing1 and
8706         nothing2.
8707         * gdb.mi/mi-var-child.exp: Step over new added statements.
8708         Update test to match the new output.
8709         * gdb.mi/var-cmd.c (nothing1): New function.
8710         (nothing2): New function.
8711         (do_children_tests): Set function pointers by  nothing1 and
8712         nothing2.
8713         * gdb.mi/mi-var-display.exp: Update test to match output.
8714         Step to the line specified by $line_dct_nothing.
8715         Increase the number of lines to step.
8716
8717 2014-10-14  Yao Qi  <yao@codesourcery.com>
8718
8719         * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
8720         tests.
8721         * gdb.mi/mi2-var-child.exp: Likewise.
8722
8723 2014-10-13  Doug Evans  <dje@google.com>
8724
8725         * gdb.python/py-objfile.exp: Change name of file name test.
8726
8727 2014-10-13  Doug Evans  <dje@google.com>
8728
8729         * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
8730         from the start of the CU.
8731
8732 2014-10-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
8733             Yao Qi  <yao@codesourcery.com>
8734
8735         Fix "save breakpoints" for "catch" command.
8736         * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
8737         Remove -nonewline.  Match also the added "main" line.
8738
8739 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
8740
8741         Fix "save breakpoints" for "disable $bpnum" command.
8742         * gdb.base/save-bp.c (main): Add label.
8743         * gdb.base/save-bp.exp: Add 8th disabled breakpoint.  Match it.
8744
8745 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
8746
8747         * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
8748
8749 2014-10-11  Yao Qi  <yao@codesourcery.com>
8750
8751         * gdb.server/server-kill.exp: Execute command
8752         "set remote trace-status-packet on" before "tstatus".
8753
8754 2014-10-11  Yao Qi  <yao@codesourcery.com>
8755
8756         * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
8757         (main): Call getppid.
8758         * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
8759         and continue to it.  Read variable "server_pid".
8760
8761 2014-10-11  Yao Qi  <yao@codesourcery.com>
8762
8763         * gdb.server/server-kill.exp: Remove "delete_breakpoints".
8764
8765 2014-10-11  Yao Qi  <yao@codesourcery.com>
8766
8767         * gdb.threads/thread-find.exp: Don't execute command
8768         "info threads".
8769         * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
8770         * gdb.threads/linux-dp.exp: Don't check the condition
8771         $threads_created equals to zero.
8772
8773 2014-10-10  Pedro Alves  <palves@redhat.com>
8774
8775         * gdb.base/bigcore.exp: Remove references to IRIX.
8776         * gdb.base/funcargs.exp: Likewise.
8777         * gdb.base/interrupt.exp: Likewise.
8778         * gdb.base/mips_pro.exp: Likewise.
8779         * gdb.base/nodebug.exp: Likewise.
8780         * gdb.base/setvar.exp: Likewise.
8781         * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
8782
8783 2014-10-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
8784             Pedro Alves  <palves@redhat.com>
8785
8786         PR symtab/14466
8787         * gdb.base/vdso-warning.c: New file.
8788         * gdb.base/vdso-warning.exp: New file.
8789
8790 2014-10-02  Doug Evans  <dje@google.com>
8791
8792         * gdb.base/structs.c (main): Don't run forever.
8793
8794 2014-10-02  Pedro Alves  <palves@redhat.com>
8795
8796         * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
8797         (top level) <stop threads 1, stop threads 2>: Use it.
8798
8799 2014-10-02  Pedro Alves  <palves@redhat.com>
8800
8801         * gdb.threads/break-while-running.exp (test): Add new
8802         'update_thread_list' argument.  Skip "info threads" if false.
8803         (top level): Add new 'update_thread_list' axis.
8804
8805 2014-10-02  Pedro Alves  <palves@redhat.com>
8806
8807         PR breakpoints/17431
8808         * gdb.base/execl-update-breakpoints.c: New file.
8809         * gdb.base/execl-update-breakpoints.exp: New file.
8810
8811 2014-10-01  Pedro Alves  <palves@redhat.com>
8812
8813         * gdb.base/breakpoint-in-ro-region.c: New file.
8814         * gdb.base/breakpoint-in-ro-region.exp: New file.
8815
8816 2014-10-01  Simon Marchi  <simon.marchi@ericsson.com>
8817
8818         * gdb.mi/mi-exit-code.exp: New file.
8819         * gdb.mi/mi-exit-code.c: New file.
8820
8821 2014-09-30  Yao Qi  <yao@codesourcery.com>
8822
8823         * lib/prelink-support.exp (build_executable_own_libs): Error if
8824         the target isn't native.
8825
8826 2014-09-30  Yao Qi  <yao@codesourcery.com>
8827
8828         * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
8829         false.
8830
8831 2014-09-22  Pedro Alves  <palves@redhat.com>
8832
8833         * gdb.threads/break-while-running.exp: New file.
8834         * gdb.threads/break-while-running.c: New file.
8835
8836 2014-09-19  Yao Qi  <yao@codesourcery.com>
8837
8838         * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
8839         Invoke test.  Restart GDB with --readnow and invoke test again.
8840
8841 2014-09-19  Yao Qi  <yao@codesourcery.com>
8842
8843         * gdb.base/break-on-linker-gcd-function.exp: Move test into new
8844         proc set_breakpoint_on_gcd_function.  Invoke
8845         set_breakpoint_on_gcd_function.  Restart GDB with --readnow and
8846         invoke set_breakpoint_on_gcd_function again.
8847
8848 2014-09-18  Doug Evans  <dje@google.com>
8849
8850         * gdb.dwarf2/symtab-producer.exp: New file.
8851
8852 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
8853
8854         * gdb.base/global-var-nested-by-dso-solib1.c: New file.
8855         * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
8856         * gdb.base/global-var-nested-by-dso.c: Likewise.
8857         * gdb.base/global-var-nested-by-dso.exp: Likewise.
8858
8859 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
8860             Pedro Alves  <palves@redhat.com>
8861
8862         * gdb.base/watch-bitfields.exp: Pass string other than test file
8863         name to prepare_for_testing.
8864         (watch): New procedure.
8865         (expect_watchpoint): Use with_test_prefix.
8866         (top level): Factor out tests to ...
8867         (test_watch_location, test_regular_watch): ... these new
8868         procedures, and use with_test_prefix and gdb_continue_to_end.
8869
8870 2014-09-16  Patrick Palka  <patrick@parcs.ath.cx>
8871
8872         PR breakpoints/12526
8873         * gdb.base/watch-bitfields.exp: New file.
8874         * gdb.base/watch-bitfields.c: New file.
8875
8876 2014-09-16  Pedro Alves  <palves@redhat.com>
8877
8878         * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
8879         software and hardware addresses, not software address against
8880         itself.
8881
8882 2014-09-16  Pedro Alves  <palves@redhat.com>
8883
8884         * gdb.base/watchpoint-stops-at-right-insn.c: New file.
8885         * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
8886
8887 2014-09-16  Pedro Alves  <palves@redhat.com>
8888
8889         * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
8890         files.
8891         * gdb.base/a2-run.exp: Remove all code guarded by istarget
8892         "*-*-vxworks*" throughout.
8893         * gdb.base/break.exp: Likewise.
8894         * gdb.base/default.exp: Likewise.
8895         * gdb.base/scope.exp: Likewise.
8896         * gdb.base/sepdebug.exp: Likewise.
8897         * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
8898         throughout.
8899         * gdb.base/run.c: Likewise.
8900         * gdb.base/sepdebug.c: Likewise.
8901         * gdb.hp/gdb.aCC/run.c: Likewise.
8902         * gdb.reverse/until-reverse.c: Likewise.
8903         * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
8904
8905 2014-09-16  Yao Qi  <yao@codesourcery.com>
8906
8907         * boards/local-remote-host-native.exp: New file.
8908
8909 2014-09-14  Doug Evans  <xdje42@gmail.com>
8910
8911         * gdb.threads/queue-signal.c (thread_count): New variable.
8912         (thread_count_mutex, thread_count_condvar): New variables.
8913         (incr_thread_count, wait_all_threads_running): New functions.
8914         (main): Wait for all threads to be in their thread functions.
8915
8916 2014-09-13  Doug Evans  <xdje42@gmail.com>
8917
8918         * gdb.threads/queue-signal.c: New file.
8919         * gdb.threads/queue-signal.exp: New file.
8920
8921 2014-09-13  Doug Evans  <xdje42@gmail.com>
8922
8923         * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
8924         be consistent with what default_gdb_init uses.
8925         (with_gdb_prompt): Change form of PROMPT argument from a regexp to
8926         the plain text of the prompt.  Add some logging printfs.
8927         * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
8928
8929 2014-09-12  Pedro Alves  <palves@redhat.com>
8930
8931         * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
8932         gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
8933         * gdb.arch/i386-size-overlap.exp: Likewise.
8934         * gdb.arch/i386-size.exp: Likewise.
8935         * gdb.arch/i386-unwind.exp: Likewise.
8936         * gdb.base/a2-run.exp: Likewise.
8937         * gdb.base/break.exp: Likewise.
8938         * gdb.base/charset.exp: Likewise.
8939         * gdb.base/chng-syms.exp: Likewise.
8940         * gdb.base/commands.exp: Likewise.
8941         * gdb.base/dbx.exp: Likewise.
8942         * gdb.base/find.exp: Likewise.
8943         * gdb.base/funcargs.exp: Likewise.
8944         * gdb.base/jit-simple.exp: Likewise.
8945         * gdb.base/reread.exp: Likewise.
8946         * gdb.base/sepdebug.exp: Likewise.
8947         * gdb.base/step-bt.exp: Likewise.
8948         * gdb.cp/mb-inline.exp: Likewise.
8949         * gdb.cp/mb-templates.exp: Likewise.
8950         * gdb.objc/basicclass.exp: Likewise.
8951         * gdb.threads/killed.exp: Likewise.
8952
8953 2014-09-12  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
8954
8955         PR tdep/17379
8956         * gdb.arch/powerpc-stackless.S: New file.
8957         * gdb.arch/powerpc-stackless.exp: New file.
8958
8959 2014-09-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
8960
8961         * gdb.base/attach.c: Include unistd.h.
8962         (main): Call alarm.  Add label postloop.
8963         * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
8964         gdb_breakpoint, gdb_continue_to_breakpoint.
8965         (test_command_line_attach_run): Kill ${testpid} in one exit path.
8966
8967 2014-09-11  Pedro Alves  <palves@redhat.com>
8968
8969         PR gdb/17347
8970         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
8971         * gdb.base/attach.exp (test_command_line_attach_run): New
8972         procedure.
8973         (top level): Call it.
8974
8975 2014-09-11  Pedro Alves  <palves@redhat.com>
8976
8977         * lib/gdb.exp (spawn_wait_for_attach): New procedure.
8978         * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
8979         (do_command_attach_tests): Use spawn_wait_for_attach.
8980         * gdb.base/solib-overlap.exp: Likewise.
8981         * gdb.multi/multi-attach.exp: Likewise.
8982         * gdb.python/py-prompt.exp: Likewise.
8983         * gdb.python/py-sync-interp.exp: Likewise.
8984         * gdb.server/ext-attach.exp: Likewise.
8985
8986 2014-09-11  Gabriel Krisman Bertazi  <gabriel@krisman.be>
8987
8988         * gdb.fortran/array-element.exp: Remove unexpected "continue"
8989         command in testcase.  Simplify testcase.
8990
8991 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
8992
8993         * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
8994
8995 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
8996
8997         * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
8998
8999 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
9000
9001         * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
9002
9003 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
9004
9005         * gdb.dwarf2/dynarr-ptr.c: New file.
9006         * gdb.dwarf2/dynarr-ptr.exp: New file.
9007
9008 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
9009
9010         * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
9011         of 30 rather than hardcoding 120 for a slow test case.  Take the
9012         `gdb,timeout' target setting into account for this calculation.
9013         Don't extend the timeout for the test cases that don't need it.
9014
9015 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
9016
9017         * gdb.reverse/sigall-reverse.exp: Increase the timeout by
9018         a factor of 2 for a slow test case.  Take the `gdb,timeout'
9019         target setting into account for this calculation.
9020         * gdb.reverse/until-precsave.exp: Increase the timeout by
9021         a factor of 15 and 3 respectively rather than adding 120
9022         for a pair of slow test cases.  Take the `gdb,timeout'
9023         target setting into account for this calculation.
9024
9025 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
9026
9027         * lib/gdb.exp (gdb_test_multiple): Remove code to select the
9028         timeout, don't pass one down to gdb_expect.
9029         (gdb_expect): Rework timeout selection.
9030
9031 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
9032
9033         * lib/gdbserver-support.exp (gdbserver_start): Throw an error
9034         exception on timeout.
9035         (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
9036         (gdbserver_start_extended): Catch any `gdbserver_start' error
9037         exceptions.
9038         (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
9039         * lib/mi-support.exp (mi_gdb_target_load): Catch any
9040         `gdbserver_gdb_load' error exceptions.
9041
9042 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
9043
9044         * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
9045         120 on waiting for the TCP socket to open.
9046
9047 2014-09-09  Doug Evans  <xdje42@gmail.com>
9048
9049         * gdb.base/default.exp (show_conv_list): Add _caller_is,
9050         _caller_matches, _any_caller_is, _any_caller_matches.
9051
9052 2014-09-09  Doug Evans  <xdje42@gmail.com>
9053
9054         * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
9055
9056 2014-09-09  Yao Qi  <yao@codesourcery.com>
9057
9058         * gdb.mi/mi-var-display.exp: Set print symbol off.
9059
9060 2014-09-07  Gabriel Krisman Bertazi  <gabriel@krisman.be>
9061
9062         PR gdb/17035
9063         * gdb.base/commands.exp: Add tests to verify user-defined
9064         commands with empty bodies.
9065         * gdb.python/py-cmd.exp: Test that we don't show user-defined
9066         python commands in `show user command`.
9067         * gdb.python/scm-cmd.exp: Test that we don't show user-defined
9068         scheme commands in `show user command`.
9069
9070 2014-09-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
9071
9072         PR python/17355
9073         * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
9074         * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
9075         * gdb.python/py-framefilter-invalidarg.exp: New file.
9076         * gdb.python/py-framefilter-invalidarg.py: New file.
9077
9078 2014-09-06  Doug Evans  <xdje42@gmail.com>
9079
9080         PR 15276
9081         * gdb.python/py-caller-is.c: New file.
9082         * gdb.python/py-caller-is.exp: New file.
9083
9084 2014-09-05  Sergio Durigan Junior  <sergiodj@redhat.com>
9085
9086         PR gdb/17235
9087         * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
9088         * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
9089
9090 2014-09-04  Sergio Durigan Junior  <sergiodj@redhat.com>
9091
9092         PR fortran/17237
9093         * gdb.fortran/print-formatted.exp: New file.
9094         * gdb.fortran/print-formatted.f90: Likewise.
9095
9096 2014-09-03  Sasha Smundak  <asmundak@google.com>
9097
9098         * gdb.python/py-frame.exp: Test Frame.read_register.
9099
9100 2014-09-03  Sergio Durigan Junior  <sergiodj@redhat.com>
9101
9102         PR python/16699
9103         * gdb.python/py-completion.exp: New file.
9104         * gdb.python/py-completion.py: Likewise.
9105
9106 2014-08-28  Doug Evans  <dje@google.com>
9107
9108         * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
9109         eax,etc. are live with values set by gdb and thus the compiler can't
9110         use them.
9111         * gdb.arch/i386-pseudo.c (main): Ditto.
9112
9113 2014-08-27  Doug Evans  <dje@google.com>
9114
9115         * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
9116
9117 2014-08-25  Doug Evans  <dje@google.com>
9118
9119         * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
9120         (main): Ditto.
9121
9122 2014-08-25  Doug Evans  <dje@google.com>
9123
9124         * gdb.threads/thread-execl.exp: #include <stdio.h>.
9125
9126 2014-08-24  Yao Qi  <yao@codesourcery.com>
9127
9128         * gdb.guile/scm-value.exp (test_lazy_strings): Set print
9129         symbol off.
9130         * gdb.python/py-value.exp (test_lazy_strings): Likewise.
9131
9132 2014-08-22  Doug Evans  <dje@google.com>
9133
9134         PR 17276
9135         * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
9136         * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
9137         * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
9138
9139 2014-08-22  Yao Qi  <yao@codesourcery.com>
9140
9141         * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
9142         * gdb.python/py-finish-breakpoint2.exp: Likewise.
9143         * gdb.python/python.exp: Likewise.  Use .py file on the host
9144         instead of the build.
9145
9146 2014-08-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
9147
9148         * gdb.threads/gcore-stale-thread.c: New file.
9149         * gdb.threads/gcore-stale-thread.exp: New file.
9150
9151 2014-08-21  Pedro Alves  <palves@redhat.com>
9152
9153         * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
9154         * gdb.base/gcore-relro-pie.exp: Likewise.
9155         * gdb.base/gcore-relro.exp: Likewise.
9156         * gdb.base/gcore.exp: Likewise.
9157         * gdb.base/print-symbol-loading.exp: Likewise.
9158         * gdb.threads/gcore-thread.exp: Likewise.
9159         * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
9160
9161 2014-08-20  Pedro Alves  <palves@redhat.com>
9162             Jan Kratochvil  <jan.kratochvil@redhat.com>
9163
9164         * Makefile.in (EXTRA_RULES, CC): New variables, get from
9165         configure.
9166         (EXPECT): Handle READ1 being set.
9167         (all): Depend on EXTRA_RULES.
9168         (check-read1, expect-read1, read1.so, read1): New rules.
9169         * README (Testsuite Parameters): Document the READ1 make variable.
9170         (Race detection): New section.
9171         * configure: Regenerate.
9172         * configure.ac: If build==host==target, and running under a
9173         GNU/glibc system, add read1 to the extra Makefile rules.
9174         (EXTRA_RULES): AC_SUBST it.
9175         * lib/read1.c: New file.
9176
9177 2014-08-20  Joel Brobecker  <brobecker@adacore.com>
9178
9179         * gdb.dwarf2/data-loc.exp: Add additional tests exercising
9180         the handling of variables declared as a typedef to an array
9181         which a DW_AT_data_location attribute.
9182
9183 2014-08-19  Andrew Burgess  <aburgess@broadcom.com>
9184             Pedro Alves  <palves@redhat.com>
9185
9186         PR symtab/14604
9187         PR symtab/14605
9188         * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
9189         gdb_test.
9190
9191 2014-08-19  Pedro Alves  <palves@redhat.com>
9192
9193         * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
9194
9195 2014-08-19  Yao Qi  <yao@codesourcery.com>
9196
9197         * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
9198         right line.
9199
9200 2014-08-18  David Blaikie  <dblaikie@gmail.com>
9201
9202         * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
9203
9204 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
9205
9206         * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
9207         attribute in array range.
9208
9209 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
9210
9211         * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
9212
9213 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
9214
9215         PR c++/17132
9216         * gdb.cp/pr17132.cc: New file.
9217         * gdb.cp/pr17132.exp: New file.
9218
9219 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
9220
9221         * gdb.python/py-xmethods.py (A_getarrayind)
9222         (E_method_char_worker.__call__, E_method_int_worker.__call__):
9223         Use 'print' with function call syntax.
9224         (E_method_matcher.match): Fix tab vs space indentation mixup.
9225
9226 2014-08-15  Yao Qi  <yao@codesourcery.com>
9227
9228         * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
9229         false.
9230
9231 2014-08-15  Yao Qi  <yao@codesourcery.com>
9232
9233         * gdb.cp/casts.exp: Set print symbol off.
9234         * gdb.cp/class2.exp: Likewise.
9235         * gdb.cp/overload.exp: Likewise.
9236         * gdb.cp/templates.exp: Likewise.
9237
9238 2014-08-11  Doug Evans  <dje@google.com>
9239
9240         * gdb.base/print-symbol-loading.exp (test_load_core): Update.
9241         (test_load_shlib): Update.
9242
9243 2014-08-09  Yao Qi  <yao@codesourcery.com>
9244
9245         * gdb.base/display.exp: Invoke is_address_zero_readable.
9246         * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
9247         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
9248         * gdb.base/hbreak-unmapped.exp: Return if
9249         is_address_zero_readable returns true.
9250         * gdb.base/signest.exp: Likewise.
9251         * gdb.base/signull.exp: Likewise.
9252         * gdb.base/sigbpt.exp: Likewise.
9253         * gdb.guile/scm-disasm.exp: Do the test if
9254         is_address_zero_readable returns false.
9255         * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
9256         * gdb.python/py-arch.exp: Likewise.
9257         * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
9258         * lib/gdb.exp (is_address_zero_readable): New proc.
9259
9260 2014-08-09  Yao Qi  <yao@codesourcery.com>
9261
9262         PR testsuite/13443
9263         * gdb.mi/mi-var-display.exp: Make test messages unique.
9264
9265 2014-08-04  Tom Tromey  <tromey@redhat.com>
9266
9267         * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
9268         target 0".
9269
9270 2014-08-04  Tom Tromey  <tromey@redhat.com>
9271
9272         * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
9273         "target_resume".
9274
9275 2014-08-01  Joel Brobecker  <brobecker@adacore.com>
9276
9277         * gdb.base/vla-datatypes.c (vla_factory): Add new variable
9278         inner_vla_struct_object_size.
9279         * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
9280         as xfail.
9281
9282 2014-07-30  Pedro Alves  <palves@redhat.com>
9283
9284         * gdb.threads/signal-command-handle-nopass.exp (test): Add
9285         comment.
9286
9287 2014-07-29  Yao Qi  <yao@codesourcery.com>
9288
9289         PR gdb/17206
9290         * gdb.base/until-nodebug.exp: New.
9291
9292 2014-07-28  Doug Evans  <xdje42@gmail.com>
9293
9294         PR guile/17203
9295         * gdb.guile/scm-parameter.exp: Add tests for trying to create
9296         previously existing parameter, and previously ambiguously spelled
9297         parameter.
9298
9299 2014-07-28  Will Newton  <will.newton@linaro.org>
9300
9301         * gdb.base/varargs.exp: Remove KFAILs for ARM.
9302
9303 2014-07-26  Ludovic Courtès  <ludo@gnu.org>
9304             Doug Evans  <xdje42@gmail.com>
9305
9306         PR guile/17146
9307         * gdb.guile/types-module.exp: Add tests for wrong type arguments.
9308
9309 2014-07-25  Pedro Alves  <palves@redhat.com>
9310
9311         * gdb.threads/signal-command-handle-nopass.c: New file.
9312         * gdb.threads/signal-command-handle-nopass.exp: New file.
9313         * gdb.threads/signal-command-multiple-signals-pending.c: New file.
9314         * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
9315         * gdb.threads/signal-delivered-right-thread.c: New file.
9316         * gdb.threads/signal-delivered-right-thread.exp: New file.
9317
9318 2014-07-25  Pedro Alves  <palves@redhat.com>
9319
9320         * gdb.base/double-prompt-target-event-error.exp
9321         (cancel_pagination_in_target_event): Remove '-notransfer <return>'
9322         match.
9323         (cancel_pagination_in_target_event): Rework double prompt
9324         detection.
9325         * gdb.base/paginate-after-ctrl-c-running.exp
9326         (test_ctrlc_while_target_running_paginates): Remove '-notransfer
9327         <return>' match.
9328         * gdb.base/paginate-bg-execution.exp
9329         (test_bg_execution_pagination_return)
9330         (test_bg_execution_pagination_cancel): Remove '-notransfer
9331         <return>' matches.
9332         * gdb.base/paginate-execution-startup.exp
9333         (test_fg_execution_pagination_return)
9334         (test_fg_execution_pagination_cancel): Remove '-notransfer
9335         <return>' matches.
9336         * gdb.base/paginate-inferior-exit.exp
9337         (test_paginate_inferior_exited): Remove '-notransfer <return>'
9338         match.
9339         * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
9340         * lib/gdb.exp (pagination_prompt): Run text through
9341         string_to_regexp.
9342         (gdb_test_multiple): Match $pagination_prompt instead of
9343         "<return>".
9344         (string_to_regexp): Move to lib/gdb-utils.exp.
9345
9346 2014-07-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
9347
9348         * gdb.arch/amd64-entry-value-paramref.S: New file.
9349         * gdb.arch/amd64-entry-value-paramref.cc: New file.
9350         * gdb.arch/amd64-entry-value-paramref.exp: New file.
9351         * gdb.arch/amd64-optimout-repeat.S: New file.
9352         * gdb.arch/amd64-optimout-repeat.c: New file.
9353         * gdb.arch/amd64-optimout-repeat.exp: New file.
9354
9355 2014-07-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
9356
9357         PR gdb/17170
9358         * gdb.base/statistics.exp: New file.
9359
9360 2014-07-17  Doug Evans  <dje@google.com>
9361
9362         PR gdb/17170
9363         * gdb.base/maint.exp: Update testing of per-command stats.
9364
9365 2014-07-16  Pedro Alves  <palves@redhat.com>
9366
9367         * gdb.trace/tfile.c: Include unistd.h and stdint.h.
9368         (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
9369         (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
9370         (tfile_write_buf): New functions.
9371         (add_memory_block): Rewrite using the above.
9372         (adjust_function_address): New function.
9373         (FUNCTION_ADDRESS): New macro.
9374         (write_basic_trace_file): Remove short_x local, and use
9375         tfile_write_16. Change type of func_addr local to unsigned long
9376         long.  Use FUNCTION_ADDRESS instead of handling the Thumb bit
9377         here.  Cast argument of add_memory_block to char pointer.
9378         (write_error_trace_file): Avoid alloca.  Use FUNCTION_ADDRESS.
9379         (main): Remove parameters.
9380         * gdb.trace/tfile.exp: Remove nowarnings.
9381
9382 2014-07-15  Simon Marchi  <simon.marchi@ericsson.com>
9383
9384         * gdb.base/debug-expr.exp: Test string evaluation with
9385         "debug expression" on.
9386
9387 2014-07-15  Pedro Alves  <palves@redhat.com>
9388
9389         * gdb.base/reread.exp: Use clean_restart.
9390
9391 2014-07-15  Pierre Langlois  <pierre.langlois@embecosm.com>
9392
9393         * gdb.arch/avr-flash-qualifer.c: New.
9394         * gdb.arch/avr-flash-qualifer.exp: New.
9395
9396 2014-07-14  Pedro Alves  <palves@redhat.com>
9397
9398         * gdb.base/paginate-after-ctrl-c-running.c: New file.
9399         * gdb.base/paginate-after-ctrl-c-running.exp: New file.
9400
9401 2014-07-14  Pedro Alves  <palves@redhat.com>
9402
9403         * gdb.base/double-prompt-target-event-error.c: New file.
9404         * gdb.base/double-prompt-target-event-error.exp: New file.
9405
9406 2014-07-14  Pedro Alves  <palves@redhat.com>
9407
9408         PR gdb/17072
9409         * gdb.base/paginate-inferior-exit.c: New file.
9410         * gdb.base/paginate-inferior-exit.exp: New file.
9411
9412 2014-07-14  Pedro Alves  <palves@redhat.com>
9413
9414         PR gdb/17072
9415         * gdb.base/paginate-bg-execution.c: New file.
9416         * gdb.base/paginate-bg-execution.exp: New file.
9417
9418 2014-07-14  Pedro Alves  <palves@redhat.com>
9419
9420         PR gdb/17072
9421         * gdb.base/paginate-execution-startup.c: New file.
9422         * gdb.base/paginate-execution-startup.exp: New file.
9423         * lib/gdb.exp (pagination_prompt): New global.
9424         (default_gdb_spawn): New procedure, factored out from
9425         default_gdb_spawn.
9426         (default_gdb_start): Adjust to call default_gdb_spawn.
9427         (gdb_spawn): New procedure.
9428
9429 2014-07-14  Pedro Alves  <palves@redhat.com>
9430
9431         * lib/gdb.exp (gdb_assert): New procedure.
9432         * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
9433
9434 2014-07-14  Pedro Alves  <palves@redhat.com>
9435
9436         * gdb.base/execution-termios.c: New file.
9437         * gdb.base/execution-termios.exp: New file.
9438
9439 2014-07-14  Tom Tromey  <tromey@redhat.com>
9440
9441         * gdb.cp/vla-cxx.cc: New file.
9442         * gdb.cp/vla-cxx.exp: New file.
9443
9444 2014-07-14  Tom Tromey  <tromey@redhat.com>
9445
9446         * gdb.reverse/rerun-prec.c: New file.
9447         * gdb.reverse/rerun-prec.exp: New file.
9448
9449 2014-07-12  Maciej W. Rozycki  <macro@mips.com>
9450             Maciej W. Rozycki  <macro@codesourcery.com>
9451
9452         * lib/gdb-utils.exp: New file.
9453         * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
9454         inline `gdb_init_command' processing.
9455         (gdb_start_cmd): Likewise.
9456         * lib/mi-support.exp (mi_run_cmd): Likewise.
9457         * README: Document `gdb_init_command' and `gdb_init_commands'.
9458
9459 2014-07-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
9460
9461         Fix false FAIL running under a very long directory name.
9462         * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
9463         and "set print elements 10000".  Twice.
9464
9465 2014-07-11  Yao Qi  <yao@codesourcery.com>
9466
9467         * gdb.base/exprs.exp: "set print symbol off".
9468
9469 2014-07-11  Pedro Alves  <palves@redhat.com>
9470
9471         * gdb.threads/kill.c: New file.
9472         * gdb.threads/kill.exp: New file.
9473
9474 2014-07-10  Yao Qi  <yao@codesourcery.com>
9475
9476         * gdb.trace/tfile.c (write_basic_trace_file)
9477         [__thumb__||__thumb2__]: Clear the Thumb bit of the function
9478         address written to trace file.
9479
9480 2014-07-09  Pedro Alves  <palves@redhat.com>
9481
9482         * gdb.base/attach-wait-input.exp: New file.
9483         * gdb.base/attach-wait-input.c: New file.
9484
9485 2014-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
9486
9487         * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
9488         setting up test structures.
9489         (main): Call new test function.
9490         * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
9491         test function, continue into test function and walk test
9492         structures.
9493
9494 2014-07-02  Yao Qi  <yao@codesourcery.com>
9495
9496         * gdb.trace/entry-values.c: Define labels 'foo_start' and
9497         'bar_start' at the beginning of functions 'foo' and 'bar'
9498         respectively.
9499         * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
9500         instead of 'foo' and 'bar'.
9501
9502 2014-07-08  Markus Metzger  <markus.t.metzger@intel.com>
9503
9504         * gdb.btrace/segv.exp: New.
9505         * gdb.btrace/segv.c: New.
9506
9507 2014-07-02  Luis Machado  <lgustavo@codesourcery.com>
9508
9509         * gdb.trace/entry-values.exp: Handle powerpc-specific branch
9510         instruction.
9511
9512 2014-06-30  Mark Wielaard  <mjw@redhat.com>
9513
9514         * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
9515         vulture, vilify, villar): New volatile array constants.
9516         (vindictive, vegetation): New const volatile array constants.
9517         * gdb.base/volatile.exp: Test volatile and const volatile array
9518         types.
9519
9520 2014-06-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
9521
9522         * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
9523         target lacks support for awatch, rwatch, or hbreak.
9524
9525 2014-06-27  Yao Qi  <yao@codesourcery.com>
9526
9527         * gdb.multi/dummy-frame-restore.exp: New.
9528         * gdb.multi/dummy-frame-restore.c: New.
9529
9530 2014-06-25  Markus Metzger  <markus.t.metzger@intel.com>
9531
9532         * gdb.btrace/gcore.exp: New.
9533
9534 2014-06-23  Pedro Alves  <palves@redhat.com>
9535
9536         * gdb.base/watchpoint-reuse-slot.c: New file.
9537         * gdb.base/watchpoint-reuse-slot.exp: New file.
9538
9539 2014-06-23  Siva Chandra Reddy  <sivachandra@google.com>
9540
9541         * gdb.python/py-xmethods.exp: Use "progspace" instead of the
9542         progspace's filename in 'info', 'enable' and 'disable' command
9543         tests.
9544
9545 2014-06-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
9546
9547         * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
9548         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9549         * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
9550
9551 2014-06-20  Gary Benson  <gbenson@redhat.com>
9552
9553         * gdb.arch/i386-avx.exp: Fix include file location.
9554         * gdb.arch/i386-sse.exp: Likewise.
9555
9556 2014-06-19  Iain Buclaw  <ibuclaw@gdcproject.org>
9557
9558         * gdb.dlang/expression.exp: New file.
9559
9560 2014-06-19  Pedro Alves  <palves@redhat.com>
9561
9562         * gdb.threads/thread-execl.exp (do_test): New procedure, factored
9563         out from ...
9564         (top level): ... here.  Iterate running tests under different
9565         scheduler-locking settings.
9566
9567 2014-06-18  Luis Machado  <lgustavo@codesourcery.com>
9568
9569         * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
9570         to DW_FORM_addr and use non-zero addresses.
9571
9572 2014-06-18  Siva Chandra Reddy  <sivachandra@google.com>
9573
9574         PR gdb/17017
9575         * gdb.python/py-xmethods.cc: Add global function call counters and
9576         increment them in their respective functions.  Remove "cout"
9577         statements.
9578         * gdb.python/py-xmethods.exp: Make tests check the global function
9579         call counters instead of depending on inferior IO.
9580
9581 2014-06-18  Don Breazeal  <donb@codesourcery.com>
9582
9583         * gdb.base/foll-fork.exp (default_fork_parent_follow):
9584         Deleted procedure.
9585         (explicit_fork_parent_follow): Deleted procedure.
9586         (explicit_fork_child_follow): Deleted procedure.
9587         (test_follow_fork): New procedure.
9588         (do_fork_tests): Replace calls to deleted procedures with
9589         calls to test_follow_fork and reset GDB for subsequent
9590         procedure calls.
9591
9592 2014-06-17  Yao Qi  <yao@codesourcery.com>
9593
9594         * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
9595         CP1252.
9596
9597 2014-06-17  Luis Machado  <lgustavo@codesourcery.com>
9598
9599         * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
9600         Initialize ptr and S explicitly.
9601         (skip_type_update_when_not_use_rtti_test): Likewise.
9602
9603 2014-06-16  Keith Seitz  <keiths@redhat.com>
9604
9605         PR mi/15863
9606         * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
9607         the inferior is started.
9608
9609 2014-06-16  Pedro Alves  <palves@redhat.com>
9610
9611         * gdb.base/break-main-file-remove-fail.c: New file.
9612         * gdb.base/break-main-file-remove-fail.exp: New file.
9613         * gdb.base/break-unload-file.exp: Use build_executable instead of
9614         prepare_for_testing.
9615         (test_break): New parameter "initial_load".  Handle it.
9616         (top level): Add initial_load cmdline/file axis.
9617
9618 2014-06-12  Tom Tromey  <tromey@redhat.com>
9619
9620         * gdb.base/completion.exp: Don't use directory name in test.
9621
9622 2014-06-09  Gary Benson  <gbenson@redhat.com>
9623
9624         * gdb.base/sigall.c [Functions to send signals]: Reorder to
9625         separate the always-available ANSI-standard signals from the
9626         signals that require checking.
9627         (main): Likewise.
9628         * gdb.reverse/sigall-reverse.c [Functions to send signals]:
9629         Likewise.
9630         (main): Likewise.
9631
9632 2014-06-07  Keith Seitz  <keiths@redhat.com>
9633
9634         Revert:
9635         PR c++/16253
9636         * gdb.cp/var-tag.cc: New file.
9637         * gdb.cp/var-tag.exp: New file.
9638         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
9639         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
9640         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9641         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9642
9643 2014-06-06  Doug Evans  <xdje42@gmail.com>
9644
9645         * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
9646
9647 2014-06-06  Pedro Alves  <palves@redhat.com>
9648
9649         * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
9650         in target debug output instead of looking at RSP packets,
9651         disabling the test on any target that uses hardware stepping.
9652         Update comments.
9653
9654 2014-06-06  Pedro Alves  <palves@redhat.com>
9655
9656         * gdb.base/break-unload-file.exp: Fix typo.
9657
9658 2014-06-06  Yao Qi  <yao@codesourcery.com>
9659
9660         * gdb.base/jit.exp (one_jit_test): Restrict the pattern
9661         from "jit_function" to "^jit_function".
9662
9663 2014-06-06  Yao Qi  <yao@codesourcery.com>
9664
9665         * gdb.base/async.c (foo): Add one statement.
9666         * gdb.base/async.exp: Get the next instruction address and
9667         match the output of "nexti" by instruction address.  Match
9668         the hex address in the output of "finish".
9669
9670 2014-06-06  Gary Benson  <gbenson@redhat.com>
9671
9672         * gdb.base/call-signals.c: Remove preprocessor conditionals
9673         for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
9674         SIGSEGV and SIGTERM.
9675         * gdb.base/sigall.c: Likewise.
9676         * gdb.base/unwindonsignal.c: Likewise.
9677         * gdb.reverse/sigall-reverse.c: Likewise.
9678
9679 2014-06-06  Yao Qi  <yao@codesourcery.com>
9680
9681         * gdb.base/hbreak-unmapped.exp: Read memory at address 0.  If
9682         readable, skip the test.
9683
9684 2014-06-06  Yao Qi  <yao@codesourcery.com>
9685
9686         * gdb.threads/staticthreads.c (thread_function): Move the line
9687         setting breakpoint on forward.
9688         * gdb.threads/staticthreads.exp: Update comments.
9689
9690 2014-06-05  Ludovic Courtès  <ludo@gnu.org>
9691
9692         * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
9693         "history-append! type error".
9694
9695 2014-06-05  Simon Marchi  <simon.marchi@ericsson.com>
9696
9697         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
9698         erroneous dprintf expected input.
9699
9700 2014-06-04  Doug Evans  <xdje42@gmail.com>
9701
9702         * gdb.guile/scm-generics.exp: Delete.
9703
9704 2014-06-04  Doug Evans  <xdje42@gmail.com>
9705
9706         * gdb.guile/scm-breakpoint.exp: Update.
9707         Add tests for breakpoint registration.
9708
9709 2014-06-04  Tom Tromey  <tromey@redhat.com>
9710
9711         * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
9712         VLA-in-union.
9713         * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
9714         inner_vla_struct, vla_union types.  Initialize objects of those
9715         types and compute their sizes.
9716
9717 2014-06-04  Nathan Sidwell  <nathan@codesourcery.com>
9718             Hui Zhu  <hui@codesourcery.com>
9719
9720         * gdb.base/fileio.exp: Add test for shell not available as well as
9721         available.
9722         * gdb.base/fileio.c (test_system): Check for shell twice.
9723
9724 2014-06-04  Yao Qi  <yao@codesourcery.com>
9725
9726         * gdb.base/auto-connect-native-target.exp: Remove redundant
9727         space from the regexp pattern.
9728
9729 2014-06-04  Yao Qi  <yao@codesourcery.com>
9730
9731         * gdb.base/default.exp: Replace "child" with "native" in
9732         regexp pattern.
9733
9734 2014-06-03  Siva Chandra Reddy  <sivachandra@google.com>
9735
9736         * gdb.python/py-xmethods.cc: New testcase to test xmethods.
9737         * gdb.python/py-xmethods.exp: New tests to test xmethods.
9738         * gdb.python/py-xmethods.py: Python script supporting the
9739         new testcase and tests.
9740
9741 2014-06-03  Joel Brobecker  <brobecker@adacore.com>
9742             Pedro Alves  <palves@redhat.com>
9743
9744         PR breakpoints/17000
9745         * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
9746         * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
9747
9748 2014-06-03  Brad Mouring  <bmouring@ni.com>  (tiny patch)
9749
9750         * gdb.base/subst.exp: Add tests to verify partial path matching
9751         output.
9752
9753 2014-06-03  Pedro Alves  <palves@redhat.com>
9754
9755         * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
9756         target that doesn't use software single-stepping.
9757
9758 2014-06-03  Pedro Alves  <palves@redhat.com>
9759
9760         PR breakpoints/17000
9761         * gdb.base/sss-bp-on-user-bp-2.c: New file.
9762         * gdb.base/sss-bp-on-user-bp-2.exp: New file.
9763
9764 2014-06-02  Doug Evans  <xdje42@gmail.com>
9765
9766         * gdb.guile/scm-parameter.exp: New file.
9767
9768 2014-06-02  Doug Evans  <xdje42@gmail.com>
9769
9770         * gdb.guile/scm-cmd.c: New file.
9771         * gdb.guile/scm-cmd.exp: New file.
9772
9773 2014-06-02  Doug Evans  <xdje42@gmail.com>
9774
9775         * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
9776         pretty-printer lookup.
9777         * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
9778         (make-pp_s-printer): Call it.
9779         (make-pretty-printer-from-dict): New function.
9780         (lookup-pretty-printer-maker-from-dict): New function.
9781         (*pretty-printer*): Simplify.
9782         (make-objfile-pp_s-printer): New function.
9783         (install-objfile-pretty-printers!): New function.
9784         (make-progspace-pp_s-printer): New function.
9785         (install-progspace-pretty-printers!): New function.
9786         * gdb.guile/scm-progspace.c: New file.
9787         * gdb.guile/scm-progspace.exp: New file.
9788
9789 2014-06-02  Pedro Alves  <palves@redhat.com>
9790
9791         * gdb.base/dprintf-bp-same-addr.c: New file.
9792         * gdb.base/dprintf-bp-same-addr.exp: New file.
9793
9794 2014-06-02  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
9795
9796         * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
9797         * gdb.arch/powerpc-power.s: Likewise.
9798
9799 2014-06-02  Joel Brobecker  <brobecker@adacore.com>
9800
9801         * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
9802
9803 2014-06-01  Yao Qi  <yao@codesourcery.com>
9804
9805         * gdb.base/watchpoint.exp (test_watch_location): Check null
9806         pointer can be dereferenced.  If not, do the test, otherwise
9807         skip it.
9808
9809 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
9810
9811         * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
9812         results.
9813         * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
9814
9815 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
9816
9817         * gdb.arch/amd64-invalid-stack-middle.S: New file.
9818         * gdb.arch/amd64-invalid-stack-middle.c: New file.
9819         * gdb.arch/amd64-invalid-stack-middle.exp: New file.
9820         * gdb.arch/amd64-invalid-stack-top.c: New file.
9821         * gdb.arch/amd64-invalid-stack-top.exp: New file.
9822
9823 2014-05-30  Pedro Alves  <palves@redhat.com>
9824
9825         PR breakpoints/17000
9826         * gdb.base/sss-bp-on-user-bp.c: New file.
9827         * gdb.base/sss-bp-on-user-bp.exp: New file.
9828
9829 2014-05-30  David Blaikie  <dblaikie@gmail.com>
9830
9831         * gdb.opt/inline-break.c: Fix clang compatibility by specifying
9832         gnu_inline semantics via attribute.
9833         * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
9834         source explicitly specifies the required semantics.
9835
9836 2014-05-30  Maciej W. Rozycki  <macro@codesourcery.com>
9837
9838         * gdb.reverse/sigall-reverse.exp: Fix a typo.
9839
9840 2014-05-29  Pedro Alves  <palves@redhat.com>
9841             Tom Tromey  <tromey@redhat.com>
9842
9843         * gdb.base/async-shell.exp: Don't enable target-async.
9844         * gdb.base/async.exp
9845         * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
9846         parameter.  Adjust.
9847         (top level): Don't test with "target-async".
9848         * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
9849         * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
9850         * gdb.base/inferior-died.exp: Don't enable target-async.
9851         * gdb.base/interrupt-noterm.exp: Likewise.
9852         * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
9853         * gdb.mi/mi-nonstop-exit.exp: Likewise.
9854         * gdb.mi/mi-nonstop.exp: Likewise.
9855         * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
9856         * gdb.mi/mi-nsintrall.exp: Likewise.
9857         * gdb.mi/mi-nsmoribund.exp: Likewise.
9858         * gdb.mi/mi-nsthrexec.exp: Likewise.
9859         * gdb.mi/mi-watch-nonstop.exp: Likewise.
9860         * gdb.multi/watchpoint-multi.exp: Adjust comment.
9861         * gdb.python/py-evsignal.exp: Don't enable target-async.
9862         * gdb.python/py-evthreads.exp: Likewise.
9863         * gdb.python/py-prompt.exp: Likewise.
9864         * gdb.reverse/break-precsave.exp: Don't test with "target-async".
9865         * gdb.server/solib-list.exp: Don't enable target-async.
9866         * gdb.threads/thread-specific-bp.exp: Likewise.
9867         * lib/mi-support.exp: Adjust to use mi-async.
9868
9869 2014-05-29  Pedro Alves  <palves@redhat.com>
9870
9871         PR gdb/13860
9872         * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
9873         reason, even in sync mode.
9874
9875 2014-05-29  Pedro Alves  <palves@redhat.com>
9876             Hui Zhu  <hui@codesourcery.com>
9877
9878         PR PR15693
9879         * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
9880         * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
9881         * gdb.mi/mi-condbreak-call-thr-state.c: New file.
9882         * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
9883
9884 2014-05-28  Joel Brobecker  <brobecker@adacore.com>
9885
9886         * config/monitor.exp (gdb_target_monitor): Replace use of
9887         "set remotebaud" by "set serial baud".
9888
9889 2014-05-26  Andy Wingo  <wingo@igalia.com>
9890
9891         * gdb.guile/scm-breakpoint.exp:
9892         * gdb.guile/scm-gsmob.exp: Update to use plain old object
9893         properties instead of gdb-object-properties.
9894
9895 2014-05-26  Yao Qi  <yao@codesourcery.com>
9896
9897         * gdb.server/no-thread-db.exp: Specify source file name
9898         explicitly when setting a breakpoint.
9899
9900 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
9901
9902         * gdb.btrace/vdso.c: New.
9903         * gdb.btrace/vdso.exp: New.
9904
9905 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
9906
9907         * gdb.base/gcore.exp (capture_command_output): Move ...
9908         * lib/gdb.exp (capture_command_output): ... here.
9909
9910 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
9911
9912         * gdb.btrace/data.exp: Test memory access during btrace replay.
9913
9914 2014-05-22  Simon Marchi  <simon.marchi@ericsson.com>
9915
9916         * lib/mi-support.exp (mi_run_cmd_full): Add comments.
9917
9918 2014-05-21  Pedro Alves  <palves@redhat.com>
9919
9920         PR gdb/13860
9921         * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
9922         (top level): Test that output related to execution commands is
9923         sent to the console with CLI commands, but not with MI commands.
9924         Test that breakpoint events are always mirrored to the console.
9925         Also expect the new source line to be output after a "next" in
9926         async mode too.  Make it a pass/fail test.
9927         * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
9928         output.
9929         * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
9930
9931 2014-05-21  Pedro Alves  <palves@redhat.com>
9932
9933         * gdb.base/list.exp (build_pattern, test_list): New procedures.
9934         Use them to test variations of "list" after reaching a breakpoint.
9935         * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
9936         Test "list" with listsize 10 after reaching a breakpoint.
9937         * gdb.python/python.exp (decode_line current location line
9938         number): Adjust expected line number.
9939
9940 2014-05-21  Simon Marchi  <simon.marchi@ericsson.com>
9941
9942         * lib/mi-support.exp (mi_run_cmd_full): Revert to original
9943         behavior for $args, pass it directly to "run".
9944
9945 2014-05-21  Maciej W. Rozycki  <macro@codesourcery.com>
9946
9947         * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
9948         30000 to 65536.
9949
9950 2014-05-21  Pedro Alves  <palves@redhat.com>
9951
9952         * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
9953         auto-connect-native-target off".
9954         * gdb.base/auto-connect-native-target.c: New file.
9955         * gdb.base/auto-connect-native-target.exp: New file.
9956
9957 2014-05-21  Pedro Alves  <palves@redhat.com>
9958
9959         * gdb.base/default.exp: Test "target native" instead of "target
9960         child".
9961
9962 2014-05-21  Mark Wielaard  <mjw@redhat.com>
9963
9964         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
9965
9966 2014-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
9967
9968         Fix TLS access for -static -pthread.
9969         * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
9970         <HAVE_TLS> (thread_function, main): Initialize it.
9971         * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
9972         Add clean_restart.
9973         <$have_tls != "">: Check TLSVAR.
9974
9975 2014-05-21  Pedro Alves  <palves@redhat.com>
9976
9977         * gdb.base/dcache-line-read-error.c: New.
9978         * gdb.base/dcache-line-read-error.exp: New.
9979
9980 2014-05-20  Pedro Alves  <palves@redhat.com>
9981
9982         * gdb.base/compare-sections.c: New file.
9983         * gdb.base/compare-sections.exp: New file.
9984
9985 2014-05-20  Pedro Alves  <palves@redhat.com>
9986
9987         * gdb.base/break-idempotent.c: New file.
9988         * gdb.base/break-idempotent.exp: New file.
9989
9990 2014-05-20  Markus Metzger  <markus.t.metzger@intel.com>
9991
9992         * gdb.btrace/nohist.exp: New.
9993
9994 2014-05-20  Yao Qi  <yao@codesourcery.com>
9995
9996         * lib/gdb.exp (gdb_init): Set timeout if test file is under
9997         gdb.reverse directory and gdb_reverse_timeout exists in board
9998         setting.
9999         * README: Document gdb_reverse_timeout.
10000
10001 2014-05-20  Yao Qi  <yao@codesourcery.com>
10002
10003         * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
10004         'test_file_name'.  Treat args as a string instead of a list.
10005         (gdb_init): Rename argument 'args' by 'test_file_name'.
10006
10007 2014-05-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
10008
10009         * gdb.arch/powerpc-power.exp: New file.
10010         * gdb.arch/powerpc-power.s: New file.
10011
10012 2014-05-16  Doug Evans  <dje@google.com>
10013
10014         * gdb.base/Makefile.in (EXECUTABLES): Add completion.
10015         * gdb.base/completion.exp: Check that all expected files exist
10016         before doing file completion.
10017
10018 2014-05-16  Doug Evans  <dje@google.com>
10019
10020         * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
10021         Update.
10022         (do_syscall_tests_without_xml): Update.
10023
10024 2014-05-16  Pedro Alves  <palves@redhat.com>
10025
10026         * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
10027         instead of "unknown output after running".
10028
10029 2014-05-16  Yao Qi  <yao@codesourcery.com>
10030
10031         * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host.  Remove
10032         file1.txt from host at the end.
10033         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
10034
10035 2014-05-15  Doug Evans  <dje@google.com>
10036
10037         * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
10038         * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
10039         loading file.  Add test for TU lookup.
10040
10041 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
10042
10043         * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
10044         calling "-exec-arguments" or "set args" before running the
10045         inferior.
10046
10047 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
10048
10049         * lib/mi-support.exp (mi_expect_stop): Expect message for
10050         inferiors that exit with non-zero exit code.
10051
10052 2014-05-14  Yao Qi  <yao@codesourcery.com>
10053
10054         * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
10055         match absolute path on remote host.
10056         (test_file_list_exec_source_files): Remove "/" from the
10057         pattern.
10058
10059 2014-05-14  Yao Qi  <yao@codesourcery.com>
10060
10061         * boards/local-remote-host-notty.exp (${board}_file): New
10062         proc.
10063
10064 2014-05-07  Kyle McMartin  <kyle@redhat.com>
10065
10066         Pushed by Joel Brobecker  <brobecker@adacore.com>.
10067         * gdb.arch/aarch64-atomic-inst.c: New file.
10068         * gdb.arch/aarch64-atomic-inst.exp: New file.
10069
10070 2014-05-07  Yao Qi  <yao@codesourcery.com>
10071
10072         * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
10073         in current context" too.
10074
10075 2014-05-05  Keith Seitz  <keiths@redhat.com>
10076
10077         * gdb.linespec/ls-dollar.exp: Add test for linespec
10078         file:convenience_variable.
10079
10080 2014-05-05  Yao Qi  <yao@codesourcery.com>
10081
10082         * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
10083         traceframes into tfile and ctf trace files.  Read data from
10084         trace file and test collected data.
10085         (gdb_collect_locals_test): Likewise.
10086         (gdb_unavailable_registers_test): Likewise.
10087         (gdb_unavailable_floats): Likewise.
10088         (gdb_collect_globals_test): Likewise.
10089         (top-level): Append "ctf" to trace_file_targets if GDB
10090         supports.
10091
10092 2014-05-05  Yao Qi  <yao@codesourcery.com>
10093
10094         * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
10095         code to ...
10096         (gdb_collect_args_test_1): ... it.  New proc.
10097         (gdb_collect_locals_test): Move some code to ...
10098         (gdb_collect_locals_test_1): ... it.  New proc.
10099         (gdb_unavailable_registers_test): Move some code to ...
10100         (gdb_unavailable_registers_test_1): ... it.  New proc.
10101         (gdb_unavailable_floats): Move some code to ...
10102         (gdb_unavailable_floats_1): ... it.  New proc.
10103
10104 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
10105
10106         * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
10107         probes to test for bitness recognition.
10108         * gdb.arch/amd64-stap-optional-prefix.exp
10109         (test_probe_value_without_reg): New procedure.
10110         Add code to test for different kinds of bitness.
10111
10112 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
10113
10114         PR breakpoints/16889
10115         * gdb.arch/amd64-stap-optional-prefix.S: New file.
10116         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
10117
10118 2014-05-01  Pedro Alves  <palves@redhat.com>
10119
10120         * lib/gdb.exp (gdb_load): Extend comment.  Skip calling
10121         gdb_file_cmd if no file is specified.
10122         * boards/native-extended-gdbserver.exp (gdb_load): Use the
10123         last_loaded_file to set the remote exec-file.
10124
10125 2014-05-01  Pedro Alves  <palves@redhat.com>
10126
10127         * boards/local-remote-host.exp: New file.
10128
10129 2014-05-01  Pedro Alves  <palves@redhat.com>
10130
10131         * boards/local-remote-host.exp: Rename to ...
10132         * boards/local-remote-host-notty.exp: ... this.
10133
10134 2014-04-28  Joel Brobecker  <brobecker@adacore.com>
10135
10136         * gdb.ada/dyn_arrayidx: New testcase.
10137
10138 2014-04-26  Yao Qi  <yao@codesourcery.com>
10139
10140         * gdb.dwarf2/dwz.exp: Compile main.c to object.  Restart GDB
10141         and compute the length of function main.  Save it in
10142         $main_length.
10143         (Dwarf::assemble): Use $main_length instead of hard-coded 10.
10144         (top-level): Use gdb_compile to compile objects into
10145         executable and restart GDB.  Remove invocation to
10146         prepare_for_testing.
10147
10148 2014-04-25  Simon Marchi  <simon.marchi@ericsson.com>
10149             Pedro Alves  <palves@redhat.com>
10150
10151         PR server/16255
10152         * gdb.multi/multi-attach.c: New file.
10153         * gdb.multi/multi-attach.exp: New file.
10154
10155 2014-04-25  Pedro Alves  <palves@redhat.com>
10156
10157         * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
10158         user.
10159         (top level): Test that "set remote conditional-breakpoints-packet
10160         off" works as intended.
10161         * gdb.base/dprintf.exp: Test that "set remote
10162         breakpoint-commands-packet off" works as intended.
10163         * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
10164         New function.
10165         (top level): Call it.
10166         * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
10167         remote fast-tracepoints-packet off" works as intended.
10168         * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
10169         * lib/gdb.exp (gdb_is_target_remote): ... here.
10170
10171 2014-04-24  David Blaikie  <dblaikie@gmail.com>
10172
10173         * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
10174         ensure clang would not discard them.
10175         * gdb.base/gdbvars.c: Ditto.
10176         * gdb.base/memattr.c: Ditto.
10177         * gdb.base/whatis.c: Ditto.
10178         * gdb.python/py-prettyprint.c: Ditto.
10179         * gdb.trace/actions.c: Ditto.
10180         * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
10181         ensure clang would not discard it.
10182
10183 2014-04-24  David Blaikie  <dblaikie@gmail.com>
10184
10185         * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
10186         clang to emit the full definition of type required by the test
10187         * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
10188
10189 2014-04-24  David Blaikie  <dblaikie@gmail.com>
10190
10191         * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
10192         coax Clang into emitting the definition of the type.
10193         * gdb.cp/pr10728-x.h (y): Ditto.
10194         * gdb.cp/pr10728-y.cc (y): Ditto.
10195
10196 2014-04-24  David Blaikie  <dblaikie@gmail.com>
10197
10198         * gdb.base/label.exp: XFAIL label related tests under Clang.
10199         * gdb.cp/cplabel.exp: Ditto.
10200         * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
10201         under Clang those using labels.
10202
10203 2014-04-25  Yao Qi  <yao@codesourcery.com>
10204
10205         * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
10206         double_label.
10207         * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
10208         partial_label and double_label.
10209
10210 2014-04-24  David Blaikie  <dblaikie@gmail.com>
10211
10212         * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
10213
10214 2014-04-24  David Blaikie  <dblaikie@gmail.com>
10215
10216         * gdb.cp/cpexprs.cc: Move braces to the same line as the start
10217         of the function to work across GCC and Clang.
10218         * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
10219         pointer types (const void ** const V void **).
10220
10221 2014-04-24  Michael Sturm  <michael.sturm@mintel.com>
10222             Walfred Tedeschi  <walfred.tedeschi@intel.com>
10223
10224         * Makefile.in (EXECUTABLES): Added i386-avx512.
10225         * gdb.arch/i386-avx512.c: New file.
10226         * gdb.arch/i386-avx512.exp: Likewise.
10227
10228 2014-04-23  Keith Seitz  <keiths@redhat.com>
10229
10230         * lib/mi-support.exp (mi_list_breakpoints): Delete.
10231         (mi_make_breakpoint_table): New procedure.
10232         (mi_create_breakpoint): Use mi_make_breakpoint
10233         and return the result.
10234         (mi_make_breakpoint): New procedure.
10235         (mi_build_kv_pairs): New procedure.
10236
10237         * gdb.mi/mi-break.exp: Remove unused globals,
10238         update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
10239         All callers updated.
10240         * gdb.mi/mi-dprintf.exp: Use variable to track command
10241         number.
10242         Update all callers of mi_create_breakpoint and use
10243         mi_make_breakpoint_table.
10244         Remove any unused global variables.
10245         * gdb.mi/mi-nonstop.exp: Likewise.
10246         * gdb.mi/mi-nsintrall.exp: Likewise.
10247         * gdb.mi/mi-nsmoribund.exp: Likewise.
10248         * gdb.mi/mi-nsthrexec.exp: Likewise.
10249         * gdb.mi/mi-reverse.exp: Likewise.
10250         * gdb.mi/mi-simplerun.exp: Likewise.
10251         * gdb.mi/mi-stepn.exp: Likewise.
10252         * gdb.mi/mi-syn-frame.exp: Likewise.
10253         * gdb.mi/mi-until.exp: Likewise.
10254         * gdb.mi/mi-var-cp.exp: Likewise.
10255         * gdb.mi/mi-var-display.exp: Likewise.
10256         * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
10257         * gdb.mi/mi2-var-child.exp: Likewise.
10258         * gdb.mi/mi-vla-c99.exp: Likewise.
10259         * lib/mi-support.exp: Likewise.
10260
10261         From Ian Lance Taylor  <iant@cygnus.com>:
10262         * lib/gdb.exp (parse_args): New procedure.
10263
10264 2014-04-23  Pedro Alves  <palves@redhat.com>
10265
10266         * gdb.base/break-unload-file.c: New file.
10267         * gdb.base/break-unload-file.exp: New file.
10268         * gdb.base/sym-file-lib.c (baz): New function.
10269         * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
10270         field.
10271         (load): Store the segment's mapped size.
10272         (unload): New function.
10273         (unload_shlib): New function.
10274         * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
10275         * gdb.base/sym-file-main.c (main): Unload, and reload the library,
10276         set a breakpoint at baz, and call it.
10277         * gdb.base/sym-file.exp: New tests for stale breakpoint
10278         instructions.
10279
10280 2014-04-23  Pedro Alves  <palves@redhat.com>
10281
10282         * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
10283         * gdb.base/hbreak-in-shr-unsupported.c: New file.
10284         * gdb.base/hbreak-in-shr-unsupported.exp: New file.
10285         * gdb.base/hbreak-unmapped.c: New file.
10286         * gdb.base/hbreak-unmapped.exp: New file.
10287         * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
10288         * lib/gdb.exp (gdb_is_target_remote): ... here.
10289
10290 2014-04-22  Pedro Alves  <palves@redhat.com>
10291
10292         * gdb.base/consecutive-step-over.c: New file.
10293         * gdb.base/consecutive-step-over.exp: New file.
10294
10295 2014-04-22  Pedro Alves  <palves@redhat.com>
10296
10297         * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
10298         instead of send_gdb/gdb_expect.
10299
10300 2014-04-22  Yao Qi  <yao@codesourcery.com>
10301
10302         * lib/trace-support.exp (generate_tracefile): New procedure.
10303         * gdb.trace/tfile.exp: Skip the test if generate_tracefile
10304         return 0.
10305         * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
10306         if generate_tracefile returns 1.
10307
10308 2014-04-18  Tom Tromey  <palves@redhat.com>
10309             Pedro alves  <tromey@redhat.com>
10310
10311         PR backtrace/15558
10312         * gdb.opt/inline-bt.exp: Test backtracing from an inline function
10313         with a backtrace limit.
10314         * gdb.python/py-frame-inline.exp: Test running to an inline
10315         function with a backtrace limit, and printing the newest frame.
10316         * gdb.python/py-frame-inline.c (main): Call f.
10317
10318 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
10319
10320         * gdb.java/jnpe.exp: Drop srcdir from untested path.
10321
10322 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
10323
10324         * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
10325         Drop prefix from unsupported source file path.
10326
10327 2014-04-17  Yao Qi  <yao@codesourcery.com>
10328
10329         * lib/gdb.exp (with_target_charset): New proc.
10330         * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
10331         with_target_charset.
10332         (test_print_strings): Likewise.
10333         (test_repeat_bytes): Likewise.
10334         * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
10335         for some tests.
10336
10337 2014-04-16  Keith Seitz  <keiths@redhat.com>
10338
10339         PR gdb/15827
10340         * gdb.dwarf2/corrupt.c: New file.
10341         * gdb.dwarf2/corrupt.exp: New file.
10342
10343 2014-04-16  Keith Seitz  <keiths@redhat.com>
10344
10345         PR c++/16597
10346         * gdb.cp/namelessclass.cc: New file.
10347         * gdb.cp/namelessclass.exp: New file.
10348         * gdb.cp/namelessclass.S: New file.
10349
10350 2014-04-16  Doug Evans  <dje@google.com>
10351
10352         * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
10353         Add comment.
10354         (gdbserver_default_get_comm_port): New function.
10355         (gdbserver_start): Check if board file provided
10356         "gdbserver,get_comm_port" and use it if so.
10357         * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
10358         (gdb,socketport): Set to "stdio".
10359         (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
10360         (stdio_gdbserver_template): Delete.
10361         (${board}_get_remote_address): Update.
10362         (${board}_build_remote_cmd): Delete.
10363         (${board}_get_comm_port): New function.
10364         (${board}_spawn): Update.
10365         * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
10366         Delete.
10367         (${board}_get_remote_address): Update.
10368         (${board}_get_comm_port): New function.
10369
10370 2014-04-16  Andrew Burgess  <aburgess@broadcom.com>
10371
10372         * gdb.base/memattr.exp: Improve regexps to handle memory regions
10373         appearing in any order.
10374
10375 2014-04-15  Doug Evans  <dje@google.com>
10376
10377         * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
10378         uninitialized value of "description".
10379
10380 2014-04-15  Keith Seitz  <keiths@redhat.com>
10381
10382         * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
10383         Remove unused globals.
10384         (test_running_the_program): Likewise.
10385         (test_controlled_execution): Likewise.
10386         (test_controlling_breakpoints): Likewise.
10387         (test_program_termination): Likewise.
10388
10389 2014-04-15  Keith Seitz  <keiths@redhat.com>
10390
10391         * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
10392         unused globals.
10393         (test_rbreak_creation_and_listing): Likewise.
10394         (test_ignore_count): Likewise.
10395         (test_error): Likewise.
10396
10397 2014-04-15  Pedro Alves  <palves@redhat.com>
10398
10399         * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
10400         <ansidecl.h>, <elf/common.h> and <elf/external.h> to
10401         sym-file-loader.c.
10402         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10403         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10404         to sym-file-loader.c.
10405         (struct library): Forward declare.
10406         (load_shlib, lookup_function): Change prototypes.
10407         (find_shstrtab, find_strtab, find_shdr, find_symtab)
10408         (translate_offset): Remove declarations.
10409         (get_text_addr): New declaration.
10410         * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
10411         <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
10412         sym-file-loader.h.
10413         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10414         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10415         here from sym-file-loader.h.
10416         (struct library): New structure.
10417         (load_shlib, lookup_function): Change prototypes and adjust to
10418         work with a struct library.
10419         (find_shstrtab, find_strtab, find_shdr, find_symtab)
10420         (translate_offset): Make static.
10421         (get_text_addr): New function.
10422         * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
10423
10424 2014-04-15  Pedro Alves  <palves@redhat.com>
10425
10426         * gdb.base/sym-file-loader.c: Fix typo.  SELF_LINK, not SELK_LINK.
10427
10428 2014-04-15  Pedro Alves  <palves@redhat.com>
10429
10430         * gdb.base/sym-file-loader.c: Include <limits.h>.
10431         (SELF_LINK): New define.
10432         (get_origin): New function.
10433         (load_shlib): Use it.
10434         * gdb.base/sym-file.exp: Don't early return if the target is
10435         remote.  Use runto_main, and issue fail is that fails.  Use
10436         gdb_load_shlibs.
10437         (shlib_name): Delete.
10438         (lib_so, lib_syms, lib_dlopen): New globals.  Use them throughout.
10439
10440 2014-04-15  Pedro Alves <palves@redhat.com>
10441
10442         * gdb.base/sym-file.exp: Remove regex characters from test
10443         message.  Don't refer to breakpoint numbers in test messages.
10444
10445 2014-04-14  Keith Seitz  <keiths@redhat.com>
10446
10447         PR c++/16253
10448         * gdb.cp/var-tag.cc: New file.
10449         * gdb.cp/var-tag.exp: New file.
10450         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10451         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10452         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10453         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10454
10455 2014-04-14  Tom Tromey  <tromey@redhat.com>
10456
10457         * gdb.cp/classes.exp (test_enums): Handle underlying type.
10458         * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
10459         type.
10460         * gdb.cp/enum-class.exp: New file.
10461         * gdb.cp/enum-class.cc: New file.
10462
10463 2014-04-14  Tom Tromey  <tromey@redhat.com>
10464
10465         * gdb.dwarf2/enum-type.exp: New file.
10466
10467 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
10468
10469         * gdb.mi/mi-vla-c99.exp: New file.
10470         * gdb.mi/vla.c: New file.
10471
10472 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
10473
10474         * gdb.base/vla-datatypes.c: New file.
10475         * gdb.base/vla-datatypes.exp: New file.
10476
10477 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
10478
10479         * gdb.base/vla-ptr.c: New file.
10480         * gdb.base/vla-ptr.exp: New file.
10481
10482 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
10483
10484         * gdb.dwarf2/count.exp: New file.
10485
10486 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
10487
10488         * gdb.base/vla-sideeffect.c: New file.
10489         * gdb.base/vla-sideeffect.exp: New file.
10490
10491 2014-04-14  David Blaikie <dblaikie@gmail.com>
10492
10493         * gdb.mi/non-stop.c: Add return value for non-void function return
10494         statement.
10495         * gdb.threads/staticthreads.c: Ditto.
10496
10497 2014-04-12  Siva Chandra Reddy  <sivachandra@google.com>
10498             Doug Evans  <xdje42@gmail.com>
10499
10500         * gdb.guile/scm-value.c: Improve test case.
10501         * gdb.guile/scm-value.exp: Add new test.
10502
10503 2014-04-11  David Blaikie  <dblaikie@gmail.com>
10504
10505         * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
10506         override Clang's default.
10507
10508 2014-04-11  Joel Brobecker  <brobecker@adacore.com>
10509
10510         Revert the following changes (regressions):
10511
10512         * gdb.base/vla-sideeffect.c: New file.
10513         * gdb.base/vla-sideeffect.exp: New file.
10514
10515         * gdb.dwarf2/count.exp: New file.
10516
10517         * gdb.base/vla-multi.c: New file.
10518         * gdb.base/vla-multi.exp: New file.
10519
10520         * gdb.base/vla-ptr.c: New file.
10521         * gdb.base/vla-ptr.exp: New file.
10522
10523         * gdb.base/vla-datatypes.c: New file.
10524         * gdb.base/vla-datatypes.exp: New file.
10525
10526         * gdb.mi/mi-vla-c99.exp: New file.
10527         * gdb.mi/vla.c: New file.
10528
10529 2014-04-11  Keith Seitz  <keiths@redhat.com>
10530
10531         PR c++/16675
10532         * gdb.cp/cpsizeof.exp: New file.
10533         * gdb.cp/cpsizeof.cc: New file.
10534
10535 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
10536
10537         * gdb.mi/mi-vla-c99.exp: New file.
10538         * gdb.mi/vla.c: New file.
10539
10540 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
10541
10542         * gdb.base/vla-datatypes.c: New file.
10543         * gdb.base/vla-datatypes.exp: New file.
10544
10545 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
10546
10547         * gdb.base/vla-ptr.c: New file.
10548         * gdb.base/vla-ptr.exp: New file.
10549
10550 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
10551
10552         * gdb.base/vla-multi.c: New file.
10553         * gdb.base/vla-multi.exp: New file.
10554
10555 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
10556
10557         * gdb.dwarf2/count.exp: New file.
10558
10559 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
10560
10561         * gdb.base/vla-sideeffect.c: New file.
10562         * gdb.base/vla-sideeffect.exp: New file.
10563
10564 2014-04-11  Yao Qi  <yao@codesourcery.com>
10565
10566         * gdb.base/completion.exp: Check file exists before running tests
10567         on file completion.
10568
10569 2014-04-10  Pedro Alves  <palves@redhat.com>
10570
10571         * gdb.base/cond-eval-mode.c: New file.
10572         * gdb.base/cond-eval-mode.exp: Use standard_testfile.  Adjust
10573         prepare_for_testing to build the new file.  Check result of
10574         runto_main.
10575         (test_break, test_watch): New procedures.
10576         (top level): Use them.
10577
10578 2014-04-08  Pierre Muller  <muller@sourceware.org>
10579
10580         * gdb.base/printcmds.exp (test_artificial_arrays): Disable
10581         Ctrl-V use for mingw hosts.
10582
10583 2014-04-07  Siva Chandra Reddy  <sivachandra@google.com>
10584
10585         * gdb.python/py-value.c: Improve test case.
10586         * gdb.python/py-value.exp: Add new test.
10587
10588 2014-04-07  David Blaikie  <dblaikie@gmail.com>
10589
10590         * lib/compiler.c: Identify the clang compiler.
10591         * lib/compiler.cc: Ditto.
10592
10593 2014-04-03  Yao Qi  <yao@codesourcery.com>
10594
10595         * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
10596
10597 2014-04-01  Anton Blanchard  <anton@samba.org>
10598
10599         * gdb.arch/ppc64-atomic-inst.exp: Use untested.  Make test
10600         messages unique.
10601
10602 2014-04-01  Anton Blanchard  <anton@samba.org>
10603
10604         * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
10605         prepare_for_testing.
10606
10607 2014-04-01  Anton Blanchard  <anton@samba.org>
10608
10609         * gdb.arch/ppc64-atomic-inst.c: Remove.
10610         * gdb.arch/ppc64-atomic-inst.S: New file.
10611         * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
10612
10613 2014-03-31  Doug Evans  <dje@google.com>
10614
10615         * gdb.base/print-symbol-loading-lib.c: New file.
10616         * gdb.base/print-symbol-loading-main.c: New file.
10617         * gdb.base/print-symbol-loading.exp: New file.
10618
10619 2014-03-31  Yao Qi  <yao@codesourcery.com>
10620
10621         * gdb.base/source-dir.exp: Allow ';' as a directory separator.
10622
10623 2014-03-28  Joel Brobecker  <brobecker@adacore.com>
10624
10625         * gdb.ada/mi_dyn_arr: New testcase.
10626
10627 2014-03-27  Doug Evans  <dje@google.com>
10628
10629         * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
10630
10631 2014-03-27  Yao Qi  <yao@codesourcery.com>
10632
10633         * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
10634         if target is nios2-*-*.
10635
10636 2014-03-26  Yao Qi  <yao@codesourcery.com>
10637
10638         * lib/gdb.exp (readline_is_used): New proc.
10639         * gdb.base/completion.exp: Move tests on command complete up.
10640         Skip the rest of tests if readline is not used.
10641         * gdb.ada/complete.exp: Skp the test if readline is not
10642         used.
10643         * gdb.base/filesym.exp: Likewise.
10644         * gdb.base/macscp.exp: Likewise.
10645         * gdb.base/readline-ask.exp: Likewise.
10646         * gdb.base/readline.exp: Likewise.
10647         * gdb.python/py-cmd.exp: Likewise.
10648         * gdb.trace/tfile.exp: Likewise.
10649
10650 2014-03-26  Yao Qi  <yao@codesourcery.com>
10651
10652         * gdb.base/macscp.exp: Fix code format issues.
10653
10654 2014-03-25  Ulrich Weigand  <uweigand@de.ibm.com>
10655
10656         * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
10657         * gdb.asm/powerpc64le.inc: New file.
10658
10659 2014-03-25  Pedro Alves  <palves@redhat.com>
10660             Doug Evans  <dje@google.com>
10661
10662         * gdb.base/source-execution.c: New file.
10663         * gdb.base/source-execution.exp: New file.
10664         * gdb.base/source-execution.gdb: New file.
10665
10666 2014-03-24  Doug Evans  <dje@google.com>
10667
10668         * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
10669         using fission.
10670
10671 2014-03-24  Hui Zhu  <hui@codesourcery.com>
10672             Pedro Alves  <palves@redhat.com>
10673
10674         PR breakpoints/16101
10675         * gdb.base/dprintf.exp: Use unsupported rather than changing the
10676         test pass/fail messages.  Detect missing support for dprintf when
10677         breakpoints are actually inserted.
10678         * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
10679         breakpoints are actually inserted.
10680         * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
10681         fails.
10682
10683 2014-03-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
10684
10685         * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
10686
10687 2014-03-22  Doug Evans  <xdje42@gmail.com>
10688
10689         * gdb.python/python.exp (python not supported): Verify multi-line
10690         python command issues an error.
10691         * gdb.guile/guile.exp (guile not supported): Verify multi-line
10692         guile command issues an error.
10693
10694 2014-03-21  Maciej W. Rozycki  <macro@codesourcery.com>
10695
10696         * gdb.threads/thread-specific.exp: Handle the lack of usable
10697         $this_breakpoint and $this_thread.
10698
10699 2014-03-21  Hui Zhu  <hui@codesourcery.com>
10700
10701         * gdb.base/attach.exp (do_command_attach_tests): New.
10702
10703 2014-03-20  Tom Tromey  <tromey@redhat.com>
10704             Pedro Alves  <palves@redhat.com>
10705
10706         PR cli/15718
10707         * gdb.base/condbreak-call-false.c: New file.
10708         * gdb.base/condbreak-call-false.exp: New file.
10709
10710 2014-03-20  Pedro Alves  <palves@redhat.com>
10711
10712         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
10713         Delete.
10714         (block_signals, unblock_signals): Delete.
10715         (child_function_2, main): Remove references to deleted variable
10716         and functions.
10717
10718 2014-03-20  Pedro Alves  <palves@redhat.com>
10719
10720         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
10721         Use pthread_kill to signal thread 2.
10722         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10723         Adjust to make the test send itself a signal rather than using the
10724         host's "kill" command.
10725
10726 2014-03-20  Pedro Alves  <palves@redhat.com>
10727
10728         * gdb.threads/multiple-step-overs.c: New file.
10729         * gdb.threads/multiple-step-overs.exp: New file.
10730         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10731         Adjust expected infrun debug output.
10732
10733 2014-03-20  Pedro Alves  <palves@redhat.com>
10734
10735         * gdb.threads/step-over-trips-on-watchpoint.c: New file.
10736         * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
10737
10738 2014-03-20  Pedro Alves  <palves@redhat.com>
10739
10740         PR breakpoints/7143
10741         * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
10742         old gnats gdb/38.  Remove kfail.  Adjust to use gdb_test instead
10743         of gdb_test_multiple.
10744         * gdb.cp/annota2.exp: Remove kfail for gdb/38.
10745         * gdb.cp/annota3.exp: Remove kfail for gdb/38.
10746
10747 2014-03-20  Pedro Alves  <palves@redhat.com>
10748
10749         * gdb.threads/step-over-lands-on-breakpoint.c: New file.
10750         * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
10751
10752 2014-03-19  Pedro Alves  <palves@redhat.com>
10753
10754         * gdb.base/async.exp: Remove early return.
10755
10756 2014-03-19  Pedro Alves  <palves@redhat.com>
10757
10758         * gdb.base/async.exp (step& tests): Pass explicit test messages.
10759
10760 2014-03-19  Pedro Alves  <palves@redhat.com>
10761
10762         * gdb.base/async.exp (test_background): Expect \r\n after
10763         "completed." in the fail pattern.
10764
10765 2014-03-19  Pedro Alves  <palves@redhat.com>
10766
10767         * gdb.base/async.exp (test_background): New procedure.
10768         Use it for all background execution command tests.
10769
10770 2014-03-19  Pedro Alves  <palves@redhat.com>
10771
10772         * gdb.base/async.exp: Use prepare_for_testing.
10773
10774 2014-03-19  Pedro Alves  <palves@redhat.com>
10775
10776         * gdb.base/async.c (foo): Make 'x' volatile.  Write to it twice in
10777         the same line.
10778
10779 2014-03-19  Pedro Alves  <palves@redhat.com>
10780
10781         * gdb.base/async.c (main): Add "jump here" and "until here" line
10782         marker comments.
10783         * gdb.base/async.exp (jump_here): New global.
10784         (jump& test): Use it.
10785         (until_here): New global.
10786         (until& test): Use it.
10787
10788 2014-03-19  Pedro Alves  <palves@redhat.com>
10789
10790         * gdb.base/async.exp: Don't frob gdb_protocol.
10791
10792 2014-03-18  Doug Evans  <xdje42@gmail.com>
10793
10794         * gdb.base/async.exp: Whitespace fixes.  Turn on target-async.
10795         Fix spelling of exec-done-display.
10796
10797 2014-03-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
10798
10799         PR gdb/15358
10800         * gdb.base/gdb-sigterm.c: New file.
10801         * gdb.base/gdb-sigterm.exp: New file.
10802
10803 2014-03-18  Pedro Alves  <palves@redhat.com>
10804
10805         PR gdb/13860
10806         * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
10807         * lib/mi-support.exp (mi_expect_stop): Add special handling for
10808         solib-event.
10809
10810 2014-03-17  Joel Brobecker  <brobecker@adacore.com>
10811
10812         * gdb.ada/pckd_arr_ren: New testcase.
10813
10814 2014-03-13  Doug Evans  <xdje42@gmail.com>
10815
10816         PR guile/16612
10817         * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
10818         collect after discarding symbols.
10819
10820 2014-03-13  Ludovic Courtès  <ludo@gnu.org>
10821             Doug Evans  <xdje42@gmail.com>
10822
10823         * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
10824         to history survives a gc.
10825
10826 2014-03-13  Pedro Alves  <palves@redhat.com>
10827
10828         * gdb.base/default.exp: Don't test "target procfs".
10829
10830 2014-03-13  Pedro Alves  <palves@redhat.com>
10831
10832         * gdb.base/default.exp: Update "target child" and "target procfs"
10833         tests to not expect "Unix".
10834
10835 2014-03-12  Tom Tromey  <tromey@redhat.com>
10836
10837         * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
10838         New procs.  Add target-async tests.
10839         * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
10840         Add target-async tests.
10841
10842 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10843
10844         * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
10845         'func_start' and 'func_end' for the beginning and end of the
10846         function code, respectively.
10847         * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
10848         'func_end' instead of 'func' and 'main'.
10849
10850 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10851
10852         * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
10853         * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
10854         generate the debug info assembler source.
10855
10856 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10857
10858         * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
10859         * gdb.dwarf2/arr-subrange.exp: Likewise.
10860         * gdb.dwarf2/dwz.exp: Likewise.
10861         * gdb.dwarf2/method-ptr.exp: Likewise.
10862         * gdb.dwarf2/missing-sig-type.exp: Likewise.
10863         * gdb.dwarf2/subrange.exp: Likewise.
10864         * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
10865         * gdb.dwarf2/implptrpiece.exp: Likewise.
10866         * gdb.dwarf2/nostaticblock.exp: Likewise.
10867
10868 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10869
10870         * lib/gdb.exp (build_executable_from_specs): Don't prepend source
10871         directory to absolute path name arguments.
10872
10873 2014-03-10  Joel Brobecker  <brobecker@adacore.com>
10874
10875         * gdb.ada/tagged_access: New testcase.
10876
10877 2014-03-07  Markus Metzger  <markus.t.metzger@intel.com>
10878
10879         * gdb.btrace/data.exp: Update expected output.
10880
10881 2014-03-06  Yao Qi  <yao@codesourcery.com>
10882
10883         * gdb.trace/pr16508.exp: New file.
10884
10885 2014-03-05  Pedro Alves  <palves@redhat.com>
10886
10887         PR gdb/16575
10888         * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
10889         procedure.
10890         (top level): Adjust to use it.  Add tests that exercise breakpoint
10891         interaction with the code-cache.
10892
10893 2014-02-26  Ludovic Courtès  <ludo@gnu.org>
10894
10895         * gdb.guile/scm-value.exp (test_value_in_inferior): Add
10896         test for 'history-append!'.
10897
10898 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
10899
10900         * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
10901         * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
10902         * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
10903         * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
10904         * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
10905         * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
10906
10907 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
10908
10909         * testsuite/gdb.python/py-pp-re-notag.c: New file.
10910         * testsuite/gdb.python/py-pp-re-notag.ex: New file.
10911         * testsuite/gdb.python/py-pp-re-notag.p: New file.
10912
10913 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
10914
10915         * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
10916
10917 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
10918
10919         * gdb.dwarf2/arr-stride.c: New file.
10920         * gdb.dwarf2/arr-stride.exp: New file.
10921
10922 2014-02-26  Pedro Alves  <palves@redhat.com>
10923
10924         * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
10925         that won't ever trigger.  Make sure that GDB reports the correct
10926         breakpoint that caused the stop.
10927
10928 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
10929
10930         PR gdb/16626
10931         * gdb.base/auto-load-script: New file.
10932         * gdb.base/auto-load.c: New file.
10933         * gdb.base/auto-load.exp: New file.
10934
10935         PR gdb/16626
10936         * gdb.base/auto-load.exp: Fix out-of-srctree run.
10937
10938 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
10939
10940         Fix dw2-icycle.exp -fsanitize=address GDB crash.
10941         * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
10942
10943 2014-02-24  Doug Evans  <dje@google.com>
10944
10945         * lib/gdb.exp (run_on_host): Log error output if program fails.
10946
10947 2014-02-21  Pedro Alves  <palves@redhat.com>
10948
10949         * gdb.threads/step-after-sr-lock.c: Rename to ...
10950         * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
10951         * gdb.threads/step-after-sr-lock.exp: Rename to ...
10952         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10953         ... this.
10954
10955 2014-02-20  Sergio Durigan Junior  <sergiodj@redhat.com>
10956
10957         PR tdep/16397
10958         * gdb.arch/amd64-stap-special-operands.exp: New file.
10959         * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
10960         * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
10961         * gdb.arch/amd64-stap-triplet.S: Likewise.
10962         * gdb.arch/amd64-stap-triplet.c: Likewise.
10963
10964 2014-02-20  Joel Brobecker  <brobecker@adacore.com>
10965
10966         * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
10967         in .section pseudo-op.
10968
10969 2014-02-20  lin zuojian  <manjian2006@gmail.com>
10970             Joel Brobecker  <brobecker@adacore.com>
10971             Doug Evans  <xdje42@gmail.com>
10972
10973         PR symtab/16581
10974         * gdb.dwarf2/dw2-icycle.S: New file.
10975         * gdb.dwarf2/dw2-icycle.c: New file.
10976         * gdb.dwarf2/dw2-icycle.exp: New file.
10977
10978 2014-02-19  Siva Chandra Reddy  <sivachandra@google.com>
10979
10980         * gdb.python/py-value-cc.cc: Improve test case to enable testing
10981         operations on gdb.Value objects.
10982         * gdb.python/py-value-cc.exp: Add new test to test operations on
10983         gdb.Value objects.
10984
10985 2014-02-18  Doug Evans  <dje@google.com>
10986
10987         * Makefile.in (TESTS): New variable.
10988         (expanded_tests, expanded_tests_or_none): New variables
10989         (check-single): Pass $(expanded_tests_or_none) to runtest.
10990         (check-parallel): Only run tests in $(TESTS) if non-empty.
10991         (check/no-matching-tests-found): New rule.
10992         * README: Document TESTS makefile variable.
10993
10994 2014-02-18  Doug Evans  <dje@google.com>
10995
10996         * Makefile.in (check-parallel): rm -rf outputs temp.
10997
10998 2014-02-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
10999
11000         Fix "ERROR: no fileid for" in the testsuite.
11001         * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
11002
11003 2014-02-12  Doug Evans  <dje@google.com>
11004
11005         * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
11006         (MISCELLANEOUS): New variable.
11007         (clean): rm -rf $(MISCELLANEOUS).
11008         * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
11009         dwp live in the same directory as symlinks, with each symlink pointed
11010         to a differently named file in a different directory.
11011
11012 2014-02-11  Doug Evans  <dje@google.com>
11013
11014         * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
11015         of Tcl file commands.
11016
11017 2014-02-10  Mark Kettenis  <kettenis@gnu.org>
11018
11019         * gdb.threads/step-after-sr-lock.exp: Avoid executing
11020         "kill -SIGUSR1 -1".
11021
11022 2014-02-10  Joel Brobecker  <brobecker@adacore.com>
11023
11024         * gdb.ada/tick_length_array_enum_idx: New testcase.
11025
11026 2014-02-10  Doug Evans  <xdje42@gmail.com>
11027
11028         * configure.ac (AC_OUTPUT): Add gdb.guile.
11029         * configure: Regenerate.
11030         * lib/gdb-guile.exp: New file.
11031         * lib/gdb.exp (get_target_charset): New function.
11032         * gdb.base/help.exp: Update expected output from "apropos apropos".
11033         * gdb.guile/Makefile.in: New file.
11034         * gdb.guile/guile.exp: New file.
11035         * gdb.guile/scm-arch.c: New file.
11036         * gdb.guile/scm-arch.exp: New file.
11037         * gdb.guile/scm-block.c: New file.
11038         * gdb.guile/scm-block.exp: New file.
11039         * gdb.guile/scm-breakpoint.c: New file.
11040         * gdb.guile/scm-breakpoint.exp: New file.
11041         * gdb.guile/scm-disasm.c: New file.
11042         * gdb.guile/scm-disasm.exp: New file.
11043         * gdb.guile/scm-equal.c: New file.
11044         * gdb.guile/scm-equal.exp: New file.
11045         * gdb.guile/scm-error.exp: New file.
11046         * gdb.guile/scm-error.scm: New file.
11047         * gdb.guile/scm-frame-args.c: New file.
11048         * gdb.guile/scm-frame-args.exp: New file.
11049         * gdb.guile/scm-frame-args.scm: New file.
11050         * gdb.guile/scm-frame-inline.c: New file.
11051         * gdb.guile/scm-frame-inline.exp: New file.
11052         * gdb.guile/scm-frame.c: New file.
11053         * gdb.guile/scm-frame.exp: New file.
11054         * gdb.guile/scm-generics.exp: New file.
11055         * gdb.guile/scm-gsmob.exp: New file.
11056         * gdb.guile/scm-iterator.c: New file.
11057         * gdb.guile/scm-iterator.exp: New file.
11058         * gdb.guile/scm-math.c: New file.
11059         * gdb.guile/scm-math.exp: New file.
11060         * gdb.guile/scm-objfile-script-gdb.in: New file.
11061         * gdb.guile/scm-objfile-script.c: New file.
11062         * gdb.guile/scm-objfile-script.exp: New file.
11063         * gdb.guile/scm-objfile.c: New file.
11064         * gdb.guile/scm-objfile.exp: New file.
11065         * gdb.guile/scm-ports.exp: New file.
11066         * gdb.guile/scm-pretty-print.c: New file.
11067         * gdb.guile/scm-pretty-print.exp: New file.
11068         * gdb.guile/scm-pretty-print.scm: New file.
11069         * gdb.guile/scm-section-script.c: New file.
11070         * gdb.guile/scm-section-script.exp: New file.
11071         * gdb.guile/scm-section-script.scm: New file.
11072         * gdb.guile/scm-symbol.c: New file.
11073         * gdb.guile/scm-symbol.exp: New file.
11074         * gdb.guile/scm-symtab-2.c: New file.
11075         * gdb.guile/scm-symtab.c: New file.
11076         * gdb.guile/scm-symtab.exp: New file.
11077         * gdb.guile/scm-type.c: New file.
11078         * gdb.guile/scm-type.exp: New file.
11079         * gdb.guile/scm-value-cc.cc: New file.
11080         * gdb.guile/scm-value-cc.exp: New file.
11081         * gdb.guile/scm-value.c: New file.
11082         * gdb.guile/scm-value.exp: New file.
11083         * gdb.guile/source2.scm: New file.
11084         * gdb.guile/types-module.cc: New file.
11085         * gdb.guile/types-module.exp: New file.
11086
11087 2014-02-10  Yao Qi  <yao@codesourcery.com>
11088
11089         PR testsuite/16543
11090         * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
11091         * configure: Regenerated.
11092         * Makefile.in: New file.
11093
11094 2014-02-08  Andreas Schwab  <schwab@linux-m68k.org>
11095
11096         * gdb.python/py-framefilter.exp: Fix typo.
11097
11098 2014-02-08  Yao Qi  <yao@codesourcery.com>
11099
11100         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
11101         that no =breakpoint-modified is emitted when breakpoints are
11102         modified through MI commands.
11103
11104 2014-02-07  Pedro Alves  <pedro@codesourcery.com>
11105             Pedro Alves  <palves@redhat.com>
11106
11107         * gdb.threads/step-after-sr-lock.c: New file.
11108         * gdb.threads/step-after-sr-lock.exp: New file.
11109
11110 2014-02-07  Pedro Alves  <palves@redhat.com>
11111
11112         * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
11113
11114 2014-02-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
11115
11116         Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
11117         * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
11118
11119 2014-02-06  Doug Evans  <xdje42@gmail.com>
11120
11121         * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
11122         output.
11123
11124         * gdb.gdb/python-interrupts.exp: New file.
11125
11126 2014-02-05  Yao Qi  <yao@codesourcery.com>
11127
11128         * gdb.trace/report.exp (use_collected_data): Test the output
11129         of "info threads" and "info inferiors".
11130
11131 2014-02-05  Yao Qi  <yao@codesourcery.com>
11132
11133         Revert this patch:
11134
11135         2013-05-24  Yao Qi  <yao@codesourcery.com>
11136
11137         * gdb.trace/tfile.exp: Test inferior and thread.
11138
11139 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
11140
11141         * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
11142         on a function.
11143         * gdb.base/step-bt.c: Call hello via function pointer to make
11144         sure its first instruction is executed on powerpc64le-linux.
11145
11146 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
11147
11148         * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
11149
11150 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
11151
11152         * gdb.arch/vsx-regs.exp: Check target endianness.  Provide variants
11153         of the test patterns for use on little-endian systems.
11154
11155 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
11156
11157         * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
11158         (decimal_vector): Fix for little-endian.
11159
11160 2014-01-29  Jose E. Marchesi  <jose.marchesi@oracle.com>
11161
11162         * gdb.arch/sparc-sysstep.exp: New file.
11163         * gdb.arch/sparc-sysstep.c: Likewise.
11164
11165         * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
11166
11167 2014-01-28  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
11168
11169         * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
11170
11171 2014-01-23  Tom Tromey  <tromey@redhat.com>
11172
11173         * gdb.ada/array_char_idx: New testcase.
11174
11175 2014-01-23  Tom Tromey  <tromey@redhat.com>
11176
11177         PR python/16487:
11178         * gdb.python/py-framefilter.exp: Add test using "Error" filter.
11179         * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
11180         classes.
11181
11182 2014-01-23  Tom Tromey  <tromey@redhat.com>
11183
11184         PR python/16491:
11185         * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
11186         string from an inferior frame.
11187         * gdb.python/py-framefilter-mi.exp: Update.
11188
11189 2014-01-22  Doug Evans  <dje@google.com>
11190
11191         * gdb.server/server-mon.exp: Add tests for "set debug-format".
11192
11193 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
11194
11195         * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
11196
11197 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
11198
11199         * gdb.trace/entry-values.exp: Remove excess space character from
11200         regex patterns.  Handle s390 call instruction.
11201
11202 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
11203
11204         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
11205         define "*_start" label.  Make "name" static.
11206         * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
11207         ${name} by references to ${name}_start.
11208
11209 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
11210
11211         * gdb.base/info-macros.exp: Remove "debug" from the compile
11212         options.
11213
11214 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
11215
11216         * gdb.dlang/demangle.exp: New file.
11217
11218 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
11219
11220         * gdb.dlang/primitive-types.exp: New file.
11221
11222 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
11223
11224         * configure.ac: Create gdb.dlang/Makefile.
11225         * configure: Regenerate.
11226         * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
11227         * gdb.dlang/Makefile.in: New file.
11228         * lib/d-support.exp: New file.
11229         * lib/gdb.exp (skip_d_tests): New proc.
11230
11231 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11232
11233         * gdb.btrace/delta.exp: Check reverse stepi.
11234         * gdb.btrace/tailcall.exp: Update.  Add stepping tests.
11235         * gdb.btrace/finish.exp: New.
11236         * gdb.btrace/next.exp: New.
11237         * gdb.btrace/nexti.exp: New.
11238         * gdb.btrace/record_goto.c: Add comments.
11239         * gdb.btrace/step.exp: New.
11240         * gdb.btrace/stepi.exp: New.
11241         * gdb.btrace/multi-thread-step.c: New.
11242         * gdb.btrace/multi-thread-step.exp: New.
11243         * gdb.btrace/rn-dl-bind.c: New.
11244         * gdb.btrace/rn-dl-bind.exp: New.
11245         * gdb.btrace/data.c: New.
11246         * gdb.btrace/data.exp: New.
11247         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11248
11249 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11250
11251         * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
11252         * gdb.btrace/exception.exp: Update.
11253         * gdb.btrace/instruction_history.exp: Update.
11254         * gdb.btrace/record_goto.exp: Update.
11255         * gdb.btrace/tailcall.exp: Update.
11256         * gdb.btrace/unknown_functions.exp: Update.
11257         * gdb.btrace/delta.exp: New.
11258
11259 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11260
11261         * gdb.btrace/record_goto.exp: Add backtrace test.
11262         * gdb.btrace/tailcall.exp: Add backtrace test.
11263
11264 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11265
11266         * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
11267         * gdb.btrace/record_goto.c: New.
11268         * gdb.btrace/record_goto.exp: New.
11269         * gdb.btrace/x86-record_goto.S: New.
11270
11271 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11272
11273         * gdb.btrace/function_call_history.exp: Update tests.
11274         * gdb.btrace/instruction_history.exp: Update tests.
11275
11276 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11277
11278         * gdb.btrace/function_call_history.exp: Fix expected field
11279         order for "record function-call-history".
11280         Add new tests for "record function-call-history /c".
11281         * gdb.btrace/exception.cc: New.
11282         * gdb.btrace/exception.exp: New.
11283         * gdb.btrace/tailcall.exp: New.
11284         * gdb.btrace/x86-tailcall.S: New.
11285         * gdb.btrace/x86-tailcall.c: New.
11286         * gdb.btrace/unknown_functions.c: New.
11287         * gdb.btrace/unknown_functions.exp: New.
11288         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11289
11290 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11291
11292         * gdb.btrace/instruction_history.exp: Update.
11293         * gdb.btrace/function_call_history.exp: Update.
11294
11295 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11296
11297         * gdb.btrace/function_call_history.exp: Fix expected function
11298         trace.
11299         * gdb.btrace/instruction_history.exp: Initialize traced.
11300         Remove traced_functions.
11301
11302 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11303
11304         * gdb.btrace/function_call_history.exp: Update
11305         * gdb.btrace/instruction_history.exp: Update.
11306
11307 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11308
11309         * gdb.btrace/enable.exp: Update expected text.
11310
11311 2014-01-16  Omair Javaid  <Omair.Javaid@linaro.org>
11312
11313         * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
11314         bytes.
11315
11316 2014-01-15  Maciej W. Rozycki  <macro@codesourcery.com>
11317
11318         * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
11319
11320 2014-01-15  Omair Javaid  <omair.javaid@linaro.org>
11321
11322         * lib/gdb.exp (supports_process_record): Return true for
11323         arm*-linux*.  (supports_reverse): Likewise.
11324
11325 2014-01-13  Siva Chandra Reddy  <sivachandra@google.com>
11326
11327         PR python/15464
11328         PR python/16113
11329         * gdb.python/py-type.c: Enhance test case.
11330         * gdb.python/py-value-cc.cc: Likewise
11331         * gdb.python/py-type.exp: Add new tests.
11332         * gdb.python/py-value-cc.exp: Likewise
11333
11334 2014-01-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11335             Pedro Alves <palves@redhat.com>
11336
11337         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
11338         Make "name" extern.
11339         * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
11340         references to ${name}_start by references to ${name}.
11341
11342 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
11343
11344         * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
11345
11346 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
11347
11348         * gdb.python/py-pp-integral.exp: Remove path from "source" test.
11349
11350 2014-01-09  Maciej W. Rozycki  <macro@codesourcery.com>
11351             Pedro Alves  <palves@redhat.com>
11352
11353         * gdb.mi/mi-info-os.exp: Connect to the target with
11354         mi_gdb_target_load.
11355
11356 2014-01-08  Pedro Alves  <palves@redhat.com>
11357
11358         * gdb.threads/reconnect-signal.c: New file.
11359         * gdb.threads/reconnect-signal.exp: New file.
11360
11361 2014-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
11362
11363         * gdb.base/source-dir.exp: New file.
11364
11365 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
11366
11367         * gdb.ada/mi_interface: New testcase.
11368
11369 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
11370
11371         * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
11372         gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
11373         gdb.ada/pp-rec-component/pck.ads: New files.
11374
11375 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
11376
11377         * gdb.python/py-pp-integral.c: New file.
11378         * gdb.python/py-pp-integral.py: New file.
11379         * gdb.python/py-pp-integral.exp: New file.
11380
11381 For older changes see ChangeLog-1993-2013.
11382 \f
11383 ;; Local Variables:
11384 ;; mode: change-log
11385 ;; left-margin: 8
11386 ;; fill-column: 74
11387 ;; version-control: never
11388 ;; End:
11389
11390     Copyright 2014-2017 Free Software Foundation, Inc.
11391   Copying and distribution of this file, with or without modification,
11392   are permitted provided the copyright notice and this notice are preserved.