713031cfe1f25ddf39e76ed4edc9ead52c9cd794
[external/binutils.git] / gdb / testsuite / ChangeLog
1 2017-03-16  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2
3         * gdb.cp/m-static.exp: Fix expectation for prototype of
4         test5.single_constructor and single_constructor::single_constructor.
5
6 2017-03-14  Anton Kolesov  <anton.kolesov@synopsys.com>
7
8         * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
9           Add optional 'test' parameter.
10
11 2017-03-13  Simon Marchi  <simon.marchi@ericsson.com>
12
13         * gdb.base/commands.exp (backslash_in_multi_line_command_test):
14         Skip for versions of DejaGnu < 1.5.
15
16 2017-03-13  Simon Marchi  <simon.marchi@ericsson.com>
17
18         * lib/gdb.exp (dejagnu_version): New proc.
19         * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
20         Use dejagnu_version.
21
22 2017-03-10  Keith Seitz  <keiths@redhat.com>
23
24         PR c++/8128
25         * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
26         type from destructor regexps.
27         Add a branch which actually passes the test.
28         Adjust "ptype t5i" test names.
29
30 2017-03-08  Pedro Alves  <palves@redhat.com>
31
32         * gdb.base/step-over-exit.exp: Add explicit test message.
33
34 2017-03-08  Pedro Alves  <palves@redhat.com>
35
36         PR gdb/18360
37         * gdb.threads/interrupt-while-step-over.c: New file.
38         * gdb.threads/interrupt-while-step-over.exp: New file.
39
40 2017-03-08  Pedro Alves  <palves@redhat.com>
41
42         * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
43         * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
44
45 2017-03-08  Pedro Alves  <palves@redhat.com>
46
47         * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
48         PKRU as not supported as a PASS.
49
50 2017-03-08  Pedro Alves  <palves@redhat.com>
51
52         * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
53         prefix instead of $binfile1/$binfile2.
54         * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
55         in test message.
56         * gdb.python/py-completion.exp: Use "load python file" as test
57         messages instead of unstable path names.
58
59 2017-03-08  Pedro Alves  <palves@redhat.com>
60             Jan Kratochvil  <jan.kratochvil@redhat.com>
61
62         PR cli/21218
63         * gdb.base/commands.exp (backslash_in_multi_line_command_test):
64         New proc.
65         (top level): Call it.
66
67 2017-03-08  Pedro Alves  <palves@redhat.com>
68
69         PR tui/21216
70         * gdb.tui/tui-nl-filtered-output.exp: New file.
71
72 2017-03-08  Pedro Alves  <palves@redhat.com>
73
74         * gdb.base/completion.exp: Move TUI completion tests to ...
75         * gdb.tui/completion.exp: ... this new file.
76
77 2017-03-08  Pedro Alves  <palves@redhat.com>
78
79         * gdb.base/tui-disasm-long-lines.c,
80         gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
81         gdb.base/tui-layout.exp: Move to ...
82         * gdb.tui/: ... this new directory.
83
84 2017-03-07  Pedro Alves  <palves@redhat.com>
85
86         * gdb.base/tui-layout.c: New file.
87         * gdb.base/tui-layout.exp: New file.
88
89 2017-03-07  Pedro Alves  <palves@redhat.com>
90
91         * gdb.base/tui-layout.c: Rename to ...
92         * gdb.base/tui-disasm-long-lines.c: ... this.
93         * gdb.base/tui-layout.exp: Rename to ...
94         * gdb.base/tui-disasm-long-lines.exp: ... this.
95
96 2017-03-07  Pedro Alves  <palves@redhat.com>
97
98         * gdb.base/tui-layout.exp: Add intro comment and fix typo.
99
100 2017-03-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
101
102         * i386-mpx-call.c: New file.
103         * i386-mpx-call.exp: New file.
104
105 2017-02-28  Peter Bergner  <bergner@vnet.ibm.com>
106
107         * gdb.arch/powerpc-power.exp: Delete test.
108         * gdb.arch/powerpc-power.s: Likewise.
109         * gdb.disasm/disassembler-options.exp: New test.
110         * gdb.arch/powerpc-altivec.exp: Likewise.
111         * gdb.arch/powerpc-altivec.s: Likewise.
112         * gdb.arch/powerpc-altivec2.exp: Likewise.
113         * gdb.arch/powerpc-altivec2.s: Likewise.
114         * gdb.arch/powerpc-altivec3.exp: Likewise.
115         * gdb.arch/powerpc-altivec3.s: Likewise.
116         * gdb.arch/powerpc-power7.exp: Likewise.
117         * gdb.arch/powerpc-power7.s: Likewise.
118         * gdb.arch/powerpc-power8.exp: Likewise.
119         * gdb.arch/powerpc-power8.s: Likewise.
120         * gdb.arch/powerpc-power9.exp: Likewise.
121         * gdb.arch/powerpc-power9.s: Likewise.
122         * gdb.arch/powerpc-vsx.exp: Likewise.
123         * gdb.arch/powerpc-vsx.s: Likewise.
124         * gdb.arch/powerpc-vsx2.exp: Likewise.
125         * gdb.arch/powerpc-vsx2.s: Likewise.
126         * gdb.arch/powerpc-vsx3.exp: Likewise.
127         * gdb.arch/powerpc-vsx3.s: Likewise.
128         * gdb.arch/arm-disassembler-options.exp: Likewise.
129         * gdb.arch/powerpc-disassembler-options.exp: Likewise.
130         * gdb.arch/s390-disassembler-options.exp: Likewise.
131
132 2017-02-23  Luis Machado  <lgustavo@codesourcery.com>
133
134         * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
135         (check_supported_features): ... this. Changed return type to void.
136         (supports_rdseed): New static global.
137         (rdseed): Check supports_rdseed.
138         (initialize): Call check_supported_features.
139
140 2017-02-21  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
141
142         * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
143         gdb.arch/ppc64-atomic-inst.exp.  Add tests for lbarx/stbcx, lharx/sthcx
144         and lqarx/stqcx.
145         * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
146         * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
147
148 2017-02-21  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
149
150         * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
151         uppercase.
152
153 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
154
155         * gdb.dwarf2/formdata16.c: New file.
156         * gdb.dwarf2/formdata16.exp: New file.
157         * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
158
159 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
160
161         * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
162         * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
163         * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
164         * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
165         DW_AT_GNU_*.
166
167 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
168
169         * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
170
171 2017-02-15  Sergio Durigan Junior  <sergiodj@redhat.com>
172
173         PR gdb/21164
174         * gdb.base/maint.exp: Add testcases for when the commands do
175         not have arguments.
176
177 2017-02-15  Thomas Preud'homme  <thomas.preudhomme@arm.com>
178
179         * gdb.cp/chained-calls.exp: Use p instead of P.
180
181 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
182
183         * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
184         gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
185
186 2017-02-14  Tom Tromey  <tom@tromey.com>
187
188         PR python/13598:
189         * gdb.python/py-events.exp: Add before_prompt event tests.
190
191 2017-02-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
192
193         * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
194
195 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
196
197         * gdb.linespec/explicit.c (my_unique_function_name): New function.
198         (main): Call my_unique_function_name.
199         * gdb.linespec/explicit.exp: Use my_unique_function_name to test
200         completion of patterns with a single match.
201         Add missing -re switches to gdb_test_multiple calls.
202
203 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
204
205         * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
206         return if core file is not recognized.
207
208 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
209
210         * gdb.base/new-ui.exp (do_test): Test queries behavior on main
211         and extra UIs.
212
213 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
214
215         * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
216         proc_with_prefix.
217
218 2017-02-10  Tom Tromey  <tom@tromey.com>
219
220         * gdb.python/py-xmethods.exp: Use "p" command, not "P".
221
222 2017-02-10  Martin Galvan  <martingalvan@sourceware.org>
223
224         PR gdb/21122
225         * gdb.base/help.exp: Update match pattern for testing 'help commands'.
226
227 2017-02-08  Jerome Guitton  <guitton@adacore.com>
228
229         * gdb.base/define.exp: Add test for command abbreviations
230         in define.
231
232 2017-02-06  Luis Machado  <lgustavo@codesourcery.com>
233
234         * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
235         * gdb.reverse/insn-reverse-x86.c: New file.
236
237 2017-02-06  Ivo Raisr  <ivo.raisr@oracle.com>
238
239         PR tdep/20936
240         * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
241
242 2017-02-03  Tom Tromey  <tom@tromey.com>
243
244         PR rust/21097:
245         * gdb.rust/simple.exp: Add new tests.
246
247 2017-02-02  Pedro Alves  <palves@redhat.com>
248
249         * gdb.mi/mi-logging.exp: Add "redirect while already logging"
250         tests.
251
252 2017-02-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
253
254         * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
255         taking a 2-byte value out of a 4-byte DWARF implicit value on
256         big-endian targets.
257         * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
258         logic.  Add test cases for DW_OP_implicit.
259
260 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
261
262         * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
263
264 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
265
266         * gdb.btrace/enable.exp: Call gdb_exit before
267         skip_gdbserver_tests.
268
269 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
270
271         * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
272         GDBFLAGS.
273
274 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
275
276         * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
277         the test is skipped.
278         * gdb.btrace/data.exp: Likewise.
279         * gdb.btrace/delta.exp: Likewise.
280         * gdb.btrace/dlopen.exp: Likewise.
281         * gdb.btrace/enable-running.exp: Likewise.
282         * gdb.btrace/enable.exp: Likewise.
283         * gdb.btrace/exception.exp: Likewise.
284         * gdb.btrace/function_call_history.exp: Likewise.
285         * gdb.btrace/gcore.exp: Likewise.
286         * gdb.btrace/instruction_history.exp: Likewise.
287         * gdb.btrace/multi-thread-step.exp: Likewise.
288         * gdb.btrace/nohist.exp: Likewise.
289         * gdb.btrace/non-stop.exp: Likewise.
290         * gdb.btrace/reconnect.exp: Likewise.
291         * gdb.btrace/record_goto-step.exp: Likewise.
292         * gdb.btrace/record_goto.exp: Likewise.
293         * gdb.btrace/rn-dl-bind.exp: Likewise.
294         * gdb.btrace/segv.exp: Likewise.
295         * gdb.btrace/step.exp: Likewise.
296         * gdb.btrace/stepi.exp: Likewise.
297         * gdb.btrace/tailcall-only.exp: Likewise.
298         * gdb.btrace/tailcall.exp: Likewise.
299         * gdb.btrace/tsx.exp: Likewise.
300         * gdb.btrace/unknown_functions.exp: Likewise.
301         * gdb.btrace/vdso.exp: Likewise.
302
303 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
304
305         * gdb.btrace/enable-running.c: New.
306         * gdb.btrace/enable-running.exp: New.
307
308 2017-01-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
309
310         * gdb.arch/amd64-gs_base.c: New file.
311         * gdb.arch/amd64-gs_base.exp: New file.
312
313 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
314
315         * lib/memory.exp: Remove spurious empty newlines.
316
317 2017-01-26  Simon Marchi  <simon.marchi@polymtl.ca>
318
319         * gdb.python/py-bad-printers.exp: Load python file using "source".
320         * gdb.python/py-events.exp: Likewise.
321         * gdb.python/py-evsignal.exp: Likewise.
322         * gdb.python/py-evthreads.exp: Likewise.
323         * gdb.python/py-frame-args.exp: Likewise.
324         * gdb.python/py-framefilter-invalidarg.exp: Likewise.
325         * gdb.python/py-framefilter-mi.exp: Likewise.
326         * gdb.python/py-framefilter.exp: Likewise.
327         * gdb.python/py-mi.exp: Likewise.
328         * gdb.python/py-pp-maint.exp: Likewise.
329         * gdb.python/py-pp-registration.exp: Likewise.
330         * gdb.python/py-prettyprint.exp: Likewise.
331         (run_lang_tests): Likewise.
332         * gdb.python/py-typeprint.exp: Likewise.
333
334 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
335
336         * lib/memory.exp: New file.
337         * lib/gdb.exp: Load memory.exp.
338         * gdb.base/memattr.exp (delete_memory): Move proc to
339         lib/memory.exp and rename to delete_memory_regions.
340         Replace delete_memory with delete_memory_regions.
341         Cleanup memory regions before tests.
342         * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
343         before tests.
344
345 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
346
347         * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
348         files.
349         (initialize): New function conditionally defined.
350         (testcases): Move within conditional block.
351         (main): Call initialize.
352         * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
353         of gdb.reverse/insn-reverse.c.
354         * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
355         gdb.reverse/insn-reverse.c.
356
357 2017-01-26  Yao Qi  <yao.qi@linaro.org>
358
359         * gdb.base/all-architectures.exp.in (do_arch_tests): Test
360         disassemble on address 0.
361
362 2017-01-25  Andreas Arnez  <arnez@linux.vnet.ibm.com>
363             Yao Qi  <yao.qi@linaro.org>
364
365         * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
366         * gdb.dwarf2/implptr-64bit.S: Remove.
367         * lib/dwarf.exp (Dwarf): Handle character "%".  Evaluate some
368         variables in caller's context.  Add DW_OP_implicit_value.
369
370 2017-01-25  Yao Qi  <yao.qi@linaro.org>
371
372         * lib/dwarf.exp (Dwarf::_location): Handle
373         DW_OP_GNU_implicit_pointer with proper size.
374
375 2017-01-20  Luis Machado  <lgustavo@codesourcery.com>
376
377         * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
378         and add untested calls.
379
380 2017-01-20  Luis Machado  <lgustavo@codesourcery.com>
381
382         * gdb.python/python.exp: Check line number against what GDB thinks
383         the line number is for func1.
384
385 2017-01-08  Iain Buclaw  <ibuclaw@gdcproject.org>
386
387         * gdb.dlang/debug-expr.exp: New file.
388
389 2016-12-23  Luis Machado  <lgustavo@codesourcery.com>
390
391         Fix test names for the following files:
392
393         * gdb.ada/exec_changed.exp
394         * gdb.ada/info_types.exp
395         * gdb.arch/aarch64-atomic-inst.exp
396         * gdb.arch/aarch64-fp.exp
397         * gdb.arch/altivec-abi.exp
398         * gdb.arch/altivec-regs.exp
399         * gdb.arch/amd64-byte.exp
400         * gdb.arch/amd64-disp-step.exp
401         * gdb.arch/amd64-dword.exp
402         * gdb.arch/amd64-entry-value-inline.exp
403         * gdb.arch/amd64-entry-value-param.exp
404         * gdb.arch/amd64-entry-value-paramref.exp
405         * gdb.arch/amd64-entry-value.exp
406         * gdb.arch/amd64-i386-address.exp
407         * gdb.arch/amd64-invalid-stack-middle.exp
408         * gdb.arch/amd64-invalid-stack-top.exp
409         * gdb.arch/amd64-optimout-repeat.exp
410         * gdb.arch/amd64-prologue-skip.exp
411         * gdb.arch/amd64-prologue-xmm.exp
412         * gdb.arch/amd64-stap-special-operands.exp
413         * gdb.arch/amd64-stap-wrong-subexp.exp
414         * gdb.arch/amd64-tailcall-cxx.exp
415         * gdb.arch/amd64-tailcall-noret.exp
416         * gdb.arch/amd64-tailcall-ret.exp
417         * gdb.arch/amd64-tailcall-self.exp
418         * gdb.arch/amd64-word.exp
419         * gdb.arch/arm-bl-branch-dest.exp
420         * gdb.arch/arm-disp-step.exp
421         * gdb.arch/arm-neon.exp
422         * gdb.arch/arm-single-step-kernel-helper.exp
423         * gdb.arch/avr-flash-qualifier.exp
424         * gdb.arch/disp-step-insn-reloc.exp
425         * gdb.arch/e500-abi.exp
426         * gdb.arch/e500-regs.exp
427         * gdb.arch/ftrace-insn-reloc.exp
428         * gdb.arch/i386-avx512.exp
429         * gdb.arch/i386-bp_permanent.exp
430         * gdb.arch/i386-byte.exp
431         * gdb.arch/i386-cfi-notcurrent.exp
432         * gdb.arch/i386-disp-step.exp
433         * gdb.arch/i386-dr3-watch.exp
434         * gdb.arch/i386-float.exp
435         * gdb.arch/i386-gnu-cfi.exp
436         * gdb.arch/i386-mpx-map.exp
437         * gdb.arch/i386-mpx-sigsegv.exp
438         * gdb.arch/i386-mpx-simple_segv.exp
439         * gdb.arch/i386-mpx.exp
440         * gdb.arch/i386-permbkpt.exp
441         * gdb.arch/i386-prologue.exp
442         * gdb.arch/i386-signal.exp
443         * gdb.arch/i386-size-overlap.exp
444         * gdb.arch/i386-unwind.exp
445         * gdb.arch/i386-word.exp
446         * gdb.arch/mips-fcr.exp
447         * gdb.arch/powerpc-d128-regs.exp
448         * gdb.arch/powerpc-stackless.exp
449         * gdb.arch/ppc64-atomic-inst.exp
450         * gdb.arch/s390-stackless.exp
451         * gdb.arch/s390-tdbregs.exp
452         * gdb.arch/s390-vregs.exp
453         * gdb.arch/sparc-sysstep.exp
454         * gdb.arch/thumb-bx-pc.exp
455         * gdb.arch/thumb-singlestep.exp
456         * gdb.arch/thumb2-it.exp
457         * gdb.arch/vsx-regs.exp
458         * gdb.asm/asm-source.exp
459         * gdb.base/a2-run.exp
460         * gdb.base/advance.exp
461         * gdb.base/all-bin.exp
462         * gdb.base/anon.exp
463         * gdb.base/args.exp
464         * gdb.base/arithmet.exp
465         * gdb.base/async-shell.exp
466         * gdb.base/async.exp
467         * gdb.base/attach-pie-noexec.exp
468         * gdb.base/attach-twice.exp
469         * gdb.base/auto-load.exp
470         * gdb.base/bang.exp
471         * gdb.base/bitfields.exp
472         * gdb.base/break-always.exp
473         * gdb.base/break-caller-line.exp
474         * gdb.base/break-entry.exp
475         * gdb.base/break-inline.exp
476         * gdb.base/break-on-linker-gcd-function.exp
477         * gdb.base/break-probes.exp
478         * gdb.base/break.exp
479         * gdb.base/breakpoint-shadow.exp
480         * gdb.base/call-ar-st.exp
481         * gdb.base/call-sc.exp
482         * gdb.base/call-signal-resume.exp
483         * gdb.base/call-strs.exp
484         * gdb.base/callfuncs.exp
485         * gdb.base/catch-fork-static.exp
486         * gdb.base/catch-gdb-caused-signals.exp
487         * gdb.base/catch-load.exp
488         * gdb.base/catch-signal-fork.exp
489         * gdb.base/catch-signal.exp
490         * gdb.base/catch-syscall.exp
491         * gdb.base/charset.exp
492         * gdb.base/checkpoint.exp
493         * gdb.base/chng-syms.exp
494         * gdb.base/code-expr.exp
495         * gdb.base/code_elim.exp
496         * gdb.base/commands.exp
497         * gdb.base/completion.exp
498         * gdb.base/complex.exp
499         * gdb.base/cond-expr.exp
500         * gdb.base/condbreak.exp
501         * gdb.base/consecutive.exp
502         * gdb.base/continue-all-already-running.exp
503         * gdb.base/coredump-filter.exp
504         * gdb.base/corefile.exp
505         * gdb.base/dbx.exp
506         * gdb.base/debug-expr.exp
507         * gdb.base/define.exp
508         * gdb.base/del.exp
509         * gdb.base/disabled-location.exp
510         * gdb.base/disasm-end-cu.exp
511         * gdb.base/disasm-optim.exp
512         * gdb.base/display.exp
513         * gdb.base/duplicate-bp.exp
514         * gdb.base/ena-dis-br.exp
515         * gdb.base/ending-run.exp
516         * gdb.base/enumval.exp
517         * gdb.base/environ.exp
518         * gdb.base/eu-strip-infcall.exp
519         * gdb.base/eval-avoid-side-effects.exp
520         * gdb.base/eval-skip.exp
521         * gdb.base/exitsignal.exp
522         * gdb.base/expand-psymtabs.exp
523         * gdb.base/filesym.exp
524         * gdb.base/find-unmapped.exp
525         * gdb.base/finish.exp
526         * gdb.base/float.exp
527         * gdb.base/foll-exec-mode.exp
528         * gdb.base/foll-exec.exp
529         * gdb.base/foll-fork.exp
530         * gdb.base/fortran-sym-case.exp
531         * gdb.base/freebpcmd.exp
532         * gdb.base/func-ptr.exp
533         * gdb.base/func-ptrs.exp
534         * gdb.base/funcargs.exp
535         * gdb.base/gcore-buffer-overflow.exp
536         * gdb.base/gcore-relro-pie.exp
537         * gdb.base/gcore-relro.exp
538         * gdb.base/gcore.exp
539         * gdb.base/gdb1090.exp
540         * gdb.base/gdb11530.exp
541         * gdb.base/gdb11531.exp
542         * gdb.base/gdb1821.exp
543         * gdb.base/gdbindex-stabs.exp
544         * gdb.base/gdbvars.exp
545         * gdb.base/hbreak.exp
546         * gdb.base/hbreak2.exp
547         * gdb.base/included.exp
548         * gdb.base/infcall-input.exp
549         * gdb.base/inferior-died.exp
550         * gdb.base/infnan.exp
551         * gdb.base/info-macros.exp
552         * gdb.base/info-os.exp
553         * gdb.base/info-proc.exp
554         * gdb.base/info-shared.exp
555         * gdb.base/info-target.exp
556         * gdb.base/infoline.exp
557         * gdb.base/interp.exp
558         * gdb.base/interrupt.exp
559         * gdb.base/jit-reader.exp
560         * gdb.base/jit-simple.exp
561         * gdb.base/kill-after-signal.exp
562         * gdb.base/kill-detach-inferiors-cmd.exp
563         * gdb.base/label.exp
564         * gdb.base/langs.exp
565         * gdb.base/ldbl_e308.exp
566         * gdb.base/line-symtabs.exp
567         * gdb.base/linespecs.exp
568         * gdb.base/list.exp
569         * gdb.base/long_long.exp
570         * gdb.base/longest-types.exp
571         * gdb.base/maint.exp
572         * gdb.base/max-value-size.exp
573         * gdb.base/memattr.exp
574         * gdb.base/mips_pro.exp
575         * gdb.base/morestack.exp
576         * gdb.base/moribund-step.exp
577         * gdb.base/multi-forks.exp
578         * gdb.base/nested-addr.exp
579         * gdb.base/nextoverexit.exp
580         * gdb.base/noreturn-finish.exp
581         * gdb.base/noreturn-return.exp
582         * gdb.base/nostdlib.exp
583         * gdb.base/offsets.exp
584         * gdb.base/opaque.exp
585         * gdb.base/pc-fp.exp
586         * gdb.base/permissions.exp
587         * gdb.base/print-symbol-loading.exp
588         * gdb.base/prologue-include.exp
589         * gdb.base/psymtab.exp
590         * gdb.base/ptype.exp
591         * gdb.base/random-signal.exp
592         * gdb.base/randomize.exp
593         * gdb.base/range-stepping.exp
594         * gdb.base/readline-ask.exp
595         * gdb.base/recpar.exp
596         * gdb.base/recurse.exp
597         * gdb.base/relational.exp
598         * gdb.base/restore.exp
599         * gdb.base/return-nodebug.exp
600         * gdb.base/return.exp
601         * gdb.base/run-after-attach.exp
602         * gdb.base/save-bp.exp
603         * gdb.base/scope.exp
604         * gdb.base/sect-cmd.exp
605         * gdb.base/set-lang-auto.exp
606         * gdb.base/set-noassign.exp
607         * gdb.base/setvar.exp
608         * gdb.base/sigall.exp
609         * gdb.base/sigbpt.exp
610         * gdb.base/siginfo-addr.exp
611         * gdb.base/siginfo-infcall.exp
612         * gdb.base/siginfo-obj.exp
613         * gdb.base/siginfo.exp
614         * gdb.base/signals-state-child.exp
615         * gdb.base/signest.exp
616         * gdb.base/sigstep.exp
617         * gdb.base/sizeof.exp
618         * gdb.base/skip.exp
619         * gdb.base/solib-corrupted.exp
620         * gdb.base/solib-nodir.exp
621         * gdb.base/solib-search.exp
622         * gdb.base/stack-checking.exp
623         * gdb.base/stale-infcall.exp
624         * gdb.base/stap-probe.exp
625         * gdb.base/start.exp
626         * gdb.base/step-break.exp
627         * gdb.base/step-bt.exp
628         * gdb.base/step-line.exp
629         * gdb.base/step-over-exit.exp
630         * gdb.base/step-over-syscall.exp
631         * gdb.base/step-resume-infcall.exp
632         * gdb.base/step-test.exp
633         * gdb.base/store.exp
634         * gdb.base/structs3.exp
635         * gdb.base/sym-file.exp
636         * gdb.base/symbol-without-target_section.exp
637         * gdb.base/term.exp
638         * gdb.base/testenv.exp
639         * gdb.base/ui-redirect.exp
640         * gdb.base/until.exp
641         * gdb.base/unwindonsignal.exp
642         * gdb.base/value-double-free.exp
643         * gdb.base/vla-datatypes.exp
644         * gdb.base/vla-ptr.exp
645         * gdb.base/vla-sideeffect.exp
646         * gdb.base/volatile.exp
647         * gdb.base/watch-cond-infcall.exp
648         * gdb.base/watch-cond.exp
649         * gdb.base/watch-non-mem.exp
650         * gdb.base/watch-read.exp
651         * gdb.base/watch-vfork.exp
652         * gdb.base/watchpoint-cond-gone.exp
653         * gdb.base/watchpoint-delete.exp
654         * gdb.base/watchpoint-hw-hit-once.exp
655         * gdb.base/watchpoint-hw.exp
656         * gdb.base/watchpoint-stops-at-right-insn.exp
657         * gdb.base/watchpoints.exp
658         * gdb.base/wchar.exp
659         * gdb.base/whatis-exp.exp
660         * gdb.btrace/buffer-size.exp
661         * gdb.btrace/data.exp
662         * gdb.btrace/delta.exp
663         * gdb.btrace/dlopen.exp
664         * gdb.btrace/enable.exp
665         * gdb.btrace/exception.exp
666         * gdb.btrace/function_call_history.exp
667         * gdb.btrace/gcore.exp
668         * gdb.btrace/instruction_history.exp
669         * gdb.btrace/nohist.exp
670         * gdb.btrace/reconnect.exp
671         * gdb.btrace/record_goto-step.exp
672         * gdb.btrace/record_goto.exp
673         * gdb.btrace/rn-dl-bind.exp
674         * gdb.btrace/segv.exp
675         * gdb.btrace/step.exp
676         * gdb.btrace/stepi.exp
677         * gdb.btrace/tailcall-only.exp
678         * gdb.btrace/tailcall.exp
679         * gdb.btrace/tsx.exp
680         * gdb.btrace/unknown_functions.exp
681         * gdb.btrace/vdso.exp
682         * gdb.compile/compile-ifunc.exp
683         * gdb.compile/compile-ops.exp
684         * gdb.compile/compile-print.exp
685         * gdb.compile/compile-setjmp.exp
686         * gdb.cp/abstract-origin.exp
687         * gdb.cp/ambiguous.exp
688         * gdb.cp/annota2.exp
689         * gdb.cp/annota3.exp
690         * gdb.cp/anon-ns.exp
691         * gdb.cp/anon-struct.exp
692         * gdb.cp/anon-union.exp
693         * gdb.cp/arg-reference.exp
694         * gdb.cp/baseenum.exp
695         * gdb.cp/bool.exp
696         * gdb.cp/breakpoint.exp
697         * gdb.cp/bs15503.exp
698         * gdb.cp/call-c.exp
699         * gdb.cp/casts.exp
700         * gdb.cp/chained-calls.exp
701         * gdb.cp/class2.exp
702         * gdb.cp/classes.exp
703         * gdb.cp/cmpd-minsyms.exp
704         * gdb.cp/converts.exp
705         * gdb.cp/cp-relocate.exp
706         * gdb.cp/cpcompletion.exp
707         * gdb.cp/cpexprs.exp
708         * gdb.cp/cplabel.exp
709         * gdb.cp/cplusfuncs.exp
710         * gdb.cp/cpsizeof.exp
711         * gdb.cp/ctti.exp
712         * gdb.cp/derivation.exp
713         * gdb.cp/destrprint.exp
714         * gdb.cp/dispcxx.exp
715         * gdb.cp/enum-class.exp
716         * gdb.cp/exception.exp
717         * gdb.cp/exceptprint.exp
718         * gdb.cp/expand-psymtabs-cxx.exp
719         * gdb.cp/expand-sals.exp
720         * gdb.cp/extern-c.exp
721         * gdb.cp/filename.exp
722         * gdb.cp/formatted-ref.exp
723         * gdb.cp/fpointer.exp
724         * gdb.cp/gdb1355.exp
725         * gdb.cp/gdb2495.exp
726         * gdb.cp/hang.exp
727         * gdb.cp/impl-this.exp
728         * gdb.cp/infcall-dlopen.exp
729         * gdb.cp/inherit.exp
730         * gdb.cp/iostream.exp
731         * gdb.cp/koenig.exp
732         * gdb.cp/local.exp
733         * gdb.cp/m-data.exp
734         * gdb.cp/m-static.exp
735         * gdb.cp/mb-ctor.exp
736         * gdb.cp/mb-inline.exp
737         * gdb.cp/mb-templates.exp
738         * gdb.cp/member-name.exp
739         * gdb.cp/member-ptr.exp
740         * gdb.cp/meth-typedefs.exp
741         * gdb.cp/method.exp
742         * gdb.cp/method2.exp
743         * gdb.cp/minsym-fallback.exp
744         * gdb.cp/misc.exp
745         * gdb.cp/namelessclass.exp
746         * gdb.cp/namespace-enum.exp
747         * gdb.cp/namespace-nested-import.exp
748         * gdb.cp/namespace.exp
749         * gdb.cp/nextoverthrow.exp
750         * gdb.cp/no-dmgl-verbose.exp
751         * gdb.cp/non-trivial-retval.exp
752         * gdb.cp/noparam.exp
753         * gdb.cp/nsdecl.exp
754         * gdb.cp/nsimport.exp
755         * gdb.cp/nsnested.exp
756         * gdb.cp/nsnoimports.exp
757         * gdb.cp/nsrecurs.exp
758         * gdb.cp/nsstress.exp
759         * gdb.cp/nsusing.exp
760         * gdb.cp/operator.exp
761         * gdb.cp/oranking.exp
762         * gdb.cp/overload-const.exp
763         * gdb.cp/overload.exp
764         * gdb.cp/ovldbreak.exp
765         * gdb.cp/ovsrch.exp
766         * gdb.cp/paren-type.exp
767         * gdb.cp/parse-lang.exp
768         * gdb.cp/pass-by-ref.exp
769         * gdb.cp/pr-1023.exp
770         * gdb.cp/pr-1210.exp
771         * gdb.cp/pr-574.exp
772         * gdb.cp/pr10687.exp
773         * gdb.cp/pr12028.exp
774         * gdb.cp/pr17132.exp
775         * gdb.cp/pr17494.exp
776         * gdb.cp/pr9067.exp
777         * gdb.cp/pr9167.exp
778         * gdb.cp/pr9631.exp
779         * gdb.cp/printmethod.exp
780         * gdb.cp/psmang.exp
781         * gdb.cp/psymtab-parameter.exp
782         * gdb.cp/ptype-cv-cp.exp
783         * gdb.cp/ptype-flags.exp
784         * gdb.cp/re-set-overloaded.exp
785         * gdb.cp/ref-types.exp
786         * gdb.cp/rtti.exp
787         * gdb.cp/scope-err.exp
788         * gdb.cp/shadow.exp
789         * gdb.cp/smartp.exp
790         * gdb.cp/static-method.exp
791         * gdb.cp/static-print-quit.exp
792         * gdb.cp/temargs.exp
793         * gdb.cp/templates.exp
794         * gdb.cp/try_catch.exp
795         * gdb.cp/typedef-operator.exp
796         * gdb.cp/typeid.exp
797         * gdb.cp/userdef.exp
798         * gdb.cp/using-crash.exp
799         * gdb.cp/var-tag.exp
800         * gdb.cp/virtbase.exp
801         * gdb.cp/virtfunc.exp
802         * gdb.cp/virtfunc2.exp
803         * gdb.cp/vla-cxx.exp
804         * gdb.disasm/t01_mov.exp
805         * gdb.disasm/t02_mova.exp
806         * gdb.disasm/t03_add.exp
807         * gdb.disasm/t04_sub.exp
808         * gdb.disasm/t05_cmp.exp
809         * gdb.disasm/t06_ari2.exp
810         * gdb.disasm/t07_ari3.exp
811         * gdb.disasm/t08_or.exp
812         * gdb.disasm/t09_xor.exp
813         * gdb.disasm/t10_and.exp
814         * gdb.disasm/t11_logs.exp
815         * gdb.disasm/t12_bit.exp
816         * gdb.disasm/t13_otr.exp
817         * gdb.dlang/circular.exp
818         * gdb.dwarf2/arr-stride.exp
819         * gdb.dwarf2/arr-subrange.exp
820         * gdb.dwarf2/atomic-type.exp
821         * gdb.dwarf2/bad-regnum.exp
822         * gdb.dwarf2/bitfield-parent-optimized-out.exp
823         * gdb.dwarf2/callframecfa.exp
824         * gdb.dwarf2/clztest.exp
825         * gdb.dwarf2/corrupt.exp
826         * gdb.dwarf2/data-loc.exp
827         * gdb.dwarf2/dup-psym.exp
828         * gdb.dwarf2/dw2-anon-mptr.exp
829         * gdb.dwarf2/dw2-anonymous-func.exp
830         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
831         * gdb.dwarf2/dw2-bad-unresolved.exp
832         * gdb.dwarf2/dw2-basic.exp
833         * gdb.dwarf2/dw2-canonicalize-type.exp
834         * gdb.dwarf2/dw2-case-insensitive.exp
835         * gdb.dwarf2/dw2-common-block.exp
836         * gdb.dwarf2/dw2-compdir-oldgcc.exp
837         * gdb.dwarf2/dw2-compressed.exp
838         * gdb.dwarf2/dw2-const.exp
839         * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
840         * gdb.dwarf2/dw2-cu-size.exp
841         * gdb.dwarf2/dw2-dup-frame.exp
842         * gdb.dwarf2/dw2-entry-value.exp
843         * gdb.dwarf2/dw2-icycle.exp
844         * gdb.dwarf2/dw2-ifort-parameter.exp
845         * gdb.dwarf2/dw2-inline-break.exp
846         * gdb.dwarf2/dw2-inline-param.exp
847         * gdb.dwarf2/dw2-intercu.exp
848         * gdb.dwarf2/dw2-intermix.exp
849         * gdb.dwarf2/dw2-lexical-block-bare.exp
850         * gdb.dwarf2/dw2-linkage-name-trust.exp
851         * gdb.dwarf2/dw2-minsym-in-cu.exp
852         * gdb.dwarf2/dw2-noloc.exp
853         * gdb.dwarf2/dw2-op-call.exp
854         * gdb.dwarf2/dw2-op-out-param.exp
855         * gdb.dwarf2/dw2-opt-structptr.exp
856         * gdb.dwarf2/dw2-param-error.exp
857         * gdb.dwarf2/dw2-producer.exp
858         * gdb.dwarf2/dw2-ranges-base.exp
859         * gdb.dwarf2/dw2-ref-missing-frame.exp
860         * gdb.dwarf2/dw2-reg-undefined.exp
861         * gdb.dwarf2/dw2-regno-invalid.exp
862         * gdb.dwarf2/dw2-restore.exp
863         * gdb.dwarf2/dw2-restrict.exp
864         * gdb.dwarf2/dw2-single-line-discriminators.exp
865         * gdb.dwarf2/dw2-strp.exp
866         * gdb.dwarf2/dw2-undefined-ret-addr.exp
867         * gdb.dwarf2/dw2-unresolved.exp
868         * gdb.dwarf2/dw2-var-zero-addr.exp
869         * gdb.dwarf2/dw4-sig-types.exp
870         * gdb.dwarf2/dwz.exp
871         * gdb.dwarf2/dynarr-ptr.exp
872         * gdb.dwarf2/enum-type.exp
873         * gdb.dwarf2/gdb-index.exp
874         * gdb.dwarf2/implptr-64bit.exp
875         * gdb.dwarf2/implptr-optimized-out.exp
876         * gdb.dwarf2/implptr.exp
877         * gdb.dwarf2/implref-array.exp
878         * gdb.dwarf2/implref-const.exp
879         * gdb.dwarf2/implref-global.exp
880         * gdb.dwarf2/implref-struct.exp
881         * gdb.dwarf2/mac-fileno.exp
882         * gdb.dwarf2/main-subprogram.exp
883         * gdb.dwarf2/member-ptr-forwardref.exp
884         * gdb.dwarf2/method-ptr.exp
885         * gdb.dwarf2/missing-sig-type.exp
886         * gdb.dwarf2/nonvar-access.exp
887         * gdb.dwarf2/opaque-type-lookup.exp
888         * gdb.dwarf2/pieces-optimized-out.exp
889         * gdb.dwarf2/pieces.exp
890         * gdb.dwarf2/pr10770.exp
891         * gdb.dwarf2/pr13961.exp
892         * gdb.dwarf2/staticvirtual.exp
893         * gdb.dwarf2/subrange.exp
894         * gdb.dwarf2/symtab-producer.exp
895         * gdb.dwarf2/trace-crash.exp
896         * gdb.dwarf2/typeddwarf.exp
897         * gdb.dwarf2/valop.exp
898         * gdb.dwarf2/watch-notconst.exp
899         * gdb.fortran/array-element.exp
900         * gdb.fortran/charset.exp
901         * gdb.fortran/common-block.exp
902         * gdb.fortran/complex.exp
903         * gdb.fortran/derived-type-function.exp
904         * gdb.fortran/derived-type.exp
905         * gdb.fortran/logical.exp
906         * gdb.fortran/module.exp
907         * gdb.fortran/multi-dim.exp
908         * gdb.fortran/nested-funcs.exp
909         * gdb.fortran/print-formatted.exp
910         * gdb.fortran/subarray.exp
911         * gdb.fortran/vla-alloc-assoc.exp
912         * gdb.fortran/vla-datatypes.exp
913         * gdb.fortran/vla-history.exp
914         * gdb.fortran/vla-ptr-info.exp
915         * gdb.fortran/vla-ptype-sub.exp
916         * gdb.fortran/vla-ptype.exp
917         * gdb.fortran/vla-sizeof.exp
918         * gdb.fortran/vla-type.exp
919         * gdb.fortran/vla-value-sub-arbitrary.exp
920         * gdb.fortran/vla-value-sub-finish.exp
921         * gdb.fortran/vla-value-sub.exp
922         * gdb.fortran/vla-value.exp
923         * gdb.fortran/whatis_type.exp
924         * gdb.go/chan.exp
925         * gdb.go/handcall.exp
926         * gdb.go/hello.exp
927         * gdb.go/integers.exp
928         * gdb.go/methods.exp
929         * gdb.go/package.exp
930         * gdb.go/strings.exp
931         * gdb.go/types.exp
932         * gdb.go/unsafe.exp
933         * gdb.guile/scm-arch.exp
934         * gdb.guile/scm-block.exp
935         * gdb.guile/scm-breakpoint.exp
936         * gdb.guile/scm-cmd.exp
937         * gdb.guile/scm-disasm.exp
938         * gdb.guile/scm-equal.exp
939         * gdb.guile/scm-frame-args.exp
940         * gdb.guile/scm-frame-inline.exp
941         * gdb.guile/scm-frame.exp
942         * gdb.guile/scm-iterator.exp
943         * gdb.guile/scm-math.exp
944         * gdb.guile/scm-objfile.exp
945         * gdb.guile/scm-ports.exp
946         * gdb.guile/scm-symbol.exp
947         * gdb.guile/scm-symtab.exp
948         * gdb.guile/scm-value-cc.exp
949         * gdb.guile/types-module.exp
950         * gdb.linespec/break-ask.exp
951         * gdb.linespec/cpexplicit.exp
952         * gdb.linespec/explicit.exp
953         * gdb.linespec/keywords.exp
954         * gdb.linespec/linespec.exp
955         * gdb.linespec/ls-dollar.exp
956         * gdb.linespec/ls-errs.exp
957         * gdb.linespec/skip-two.exp
958         * gdb.linespec/thread.exp
959         * gdb.mi/mi-async.exp
960         * gdb.mi/mi-basics.exp
961         * gdb.mi/mi-break.exp
962         * gdb.mi/mi-catch-load.exp
963         * gdb.mi/mi-cli.exp
964         * gdb.mi/mi-cmd-param-changed.exp
965         * gdb.mi/mi-console.exp
966         * gdb.mi/mi-detach.exp
967         * gdb.mi/mi-disassemble.exp
968         * gdb.mi/mi-eval.exp
969         * gdb.mi/mi-file-transfer.exp
970         * gdb.mi/mi-file.exp
971         * gdb.mi/mi-fill-memory.exp
972         * gdb.mi/mi-inheritance-syntax-error.exp
973         * gdb.mi/mi-linespec-err-cp.exp
974         * gdb.mi/mi-logging.exp
975         * gdb.mi/mi-memory-changed.exp
976         * gdb.mi/mi-read-memory.exp
977         * gdb.mi/mi-record-changed.exp
978         * gdb.mi/mi-reg-undefined.exp
979         * gdb.mi/mi-regs.exp
980         * gdb.mi/mi-return.exp
981         * gdb.mi/mi-reverse.exp
982         * gdb.mi/mi-simplerun.exp
983         * gdb.mi/mi-solib.exp
984         * gdb.mi/mi-stack.exp
985         * gdb.mi/mi-stepi.exp
986         * gdb.mi/mi-syn-frame.exp
987         * gdb.mi/mi-until.exp
988         * gdb.mi/mi-var-block.exp
989         * gdb.mi/mi-var-child.exp
990         * gdb.mi/mi-var-cmd.exp
991         * gdb.mi/mi-var-cp.exp
992         * gdb.mi/mi-var-display.exp
993         * gdb.mi/mi-var-invalidate.exp
994         * gdb.mi/mi-var-list-children-invalid-grandchild.exp
995         * gdb.mi/mi-vla-fortran.exp
996         * gdb.mi/mi-watch.exp
997         * gdb.mi/mi2-var-child.exp
998         * gdb.mi/user-selected-context-sync.exp
999         * gdb.modula2/unbounded-array.exp
1000         * gdb.multi/dummy-frame-restore.exp
1001         * gdb.multi/multi-arch-exec.exp
1002         * gdb.multi/multi-arch.exp
1003         * gdb.multi/tids.exp
1004         * gdb.multi/watchpoint-multi.exp
1005         * gdb.opencl/callfuncs.exp
1006         * gdb.opencl/convs_casts.exp
1007         * gdb.opencl/datatypes.exp
1008         * gdb.opencl/operators.exp
1009         * gdb.opencl/vec_comps.exp
1010         * gdb.opt/clobbered-registers-O2.exp
1011         * gdb.opt/inline-break.exp
1012         * gdb.opt/inline-bt.exp
1013         * gdb.opt/inline-cmds.exp
1014         * gdb.opt/inline-locals.exp
1015         * gdb.pascal/case-insensitive-symbols.exp
1016         * gdb.pascal/floats.exp
1017         * gdb.pascal/gdb11492.exp
1018         * gdb.python/lib-types.exp
1019         * gdb.python/py-arch.exp
1020         * gdb.python/py-as-string.exp
1021         * gdb.python/py-bad-printers.exp
1022         * gdb.python/py-block.exp
1023         * gdb.python/py-breakpoint-create-fail.exp
1024         * gdb.python/py-breakpoint.exp
1025         * gdb.python/py-caller-is.exp
1026         * gdb.python/py-cmd.exp
1027         * gdb.python/py-explore-cc.exp
1028         * gdb.python/py-explore.exp
1029         * gdb.python/py-finish-breakpoint.exp
1030         * gdb.python/py-finish-breakpoint2.exp
1031         * gdb.python/py-frame-args.exp
1032         * gdb.python/py-frame-inline.exp
1033         * gdb.python/py-frame.exp
1034         * gdb.python/py-framefilter-mi.exp
1035         * gdb.python/py-infthread.exp
1036         * gdb.python/py-lazy-string.exp
1037         * gdb.python/py-linetable.exp
1038         * gdb.python/py-mi-events.exp
1039         * gdb.python/py-mi-objfile.exp
1040         * gdb.python/py-mi.exp
1041         * gdb.python/py-objfile.exp
1042         * gdb.python/py-pp-integral.exp
1043         * gdb.python/py-pp-maint.exp
1044         * gdb.python/py-pp-re-notag.exp
1045         * gdb.python/py-pp-registration.exp
1046         * gdb.python/py-recurse-unwind.exp
1047         * gdb.python/py-strfns.exp
1048         * gdb.python/py-symbol.exp
1049         * gdb.python/py-symtab.exp
1050         * gdb.python/py-sync-interp.exp
1051         * gdb.python/py-typeprint.exp
1052         * gdb.python/py-unwind-maint.exp
1053         * gdb.python/py-unwind.exp
1054         * gdb.python/py-value-cc.exp
1055         * gdb.python/py-xmethods.exp
1056         * gdb.reverse/amd64-tailcall-reverse.exp
1057         * gdb.reverse/break-precsave.exp
1058         * gdb.reverse/break-reverse.exp
1059         * gdb.reverse/consecutive-precsave.exp
1060         * gdb.reverse/consecutive-reverse.exp
1061         * gdb.reverse/finish-precsave.exp
1062         * gdb.reverse/finish-reverse-bkpt.exp
1063         * gdb.reverse/finish-reverse.exp
1064         * gdb.reverse/fstatat-reverse.exp
1065         * gdb.reverse/getresuid-reverse.exp
1066         * gdb.reverse/i386-precsave.exp
1067         * gdb.reverse/i386-reverse.exp
1068         * gdb.reverse/i386-sse-reverse.exp
1069         * gdb.reverse/i387-env-reverse.exp
1070         * gdb.reverse/i387-stack-reverse.exp
1071         * gdb.reverse/insn-reverse.exp
1072         * gdb.reverse/machinestate-precsave.exp
1073         * gdb.reverse/machinestate.exp
1074         * gdb.reverse/next-reverse-bkpt-over-sr.exp
1075         * gdb.reverse/pipe-reverse.exp
1076         * gdb.reverse/readv-reverse.exp
1077         * gdb.reverse/recvmsg-reverse.exp
1078         * gdb.reverse/rerun-prec.exp
1079         * gdb.reverse/s390-mvcle.exp
1080         * gdb.reverse/step-precsave.exp
1081         * gdb.reverse/step-reverse.exp
1082         * gdb.reverse/time-reverse.exp
1083         * gdb.reverse/until-precsave.exp
1084         * gdb.reverse/until-reverse.exp
1085         * gdb.reverse/waitpid-reverse.exp
1086         * gdb.reverse/watch-precsave.exp
1087         * gdb.reverse/watch-reverse.exp
1088         * gdb.rust/generics.exp
1089         * gdb.rust/methods.exp
1090         * gdb.rust/modules.exp
1091         * gdb.rust/simple.exp
1092         * gdb.server/connect-with-no-symbol-file.exp
1093         * gdb.server/ext-attach.exp
1094         * gdb.server/ext-restart.exp
1095         * gdb.server/ext-wrapper.exp
1096         * gdb.server/file-transfer.exp
1097         * gdb.server/server-exec-info.exp
1098         * gdb.server/server-kill.exp
1099         * gdb.server/server-mon.exp
1100         * gdb.server/wrapper.exp
1101         * gdb.stabs/exclfwd.exp
1102         * gdb.stabs/gdb11479.exp
1103         * gdb.threads/clone-new-thread-event.exp
1104         * gdb.threads/corethreads.exp
1105         * gdb.threads/current-lwp-dead.exp
1106         * gdb.threads/dlopen-libpthread.exp
1107         * gdb.threads/gcore-thread.exp
1108         * gdb.threads/sigstep-threads.exp
1109         * gdb.threads/watchpoint-fork.exp
1110         * gdb.trace/actions-changed.exp
1111         * gdb.trace/backtrace.exp
1112         * gdb.trace/change-loc.exp
1113         * gdb.trace/circ.exp
1114         * gdb.trace/collection.exp
1115         * gdb.trace/disconnected-tracing.exp
1116         * gdb.trace/ftrace.exp
1117         * gdb.trace/mi-trace-frame-collected.exp
1118         * gdb.trace/mi-trace-unavailable.exp
1119         * gdb.trace/mi-traceframe-changed.exp
1120         * gdb.trace/mi-tsv-changed.exp
1121         * gdb.trace/no-attach-trace.exp
1122         * gdb.trace/passc-dyn.exp
1123         * gdb.trace/qtro.exp
1124         * gdb.trace/range-stepping.exp
1125         * gdb.trace/read-memory.exp
1126         * gdb.trace/save-trace.exp
1127         * gdb.trace/signal.exp
1128         * gdb.trace/status-stop.exp
1129         * gdb.trace/tfile.exp
1130         * gdb.trace/trace-break.exp
1131         * gdb.trace/trace-buffer-size.exp
1132         * gdb.trace/trace-condition.exp
1133         * gdb.trace/tracefile-pseudo-reg.exp
1134         * gdb.trace/tstatus.exp
1135         * gdb.trace/unavailable.exp
1136         * gdb.trace/while-dyn.exp
1137         * gdb.trace/while-stepping.exp
1138
1139 2016-12-22  Doug Evans  <xdje42@gmail.com>
1140
1141         * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
1142         and msymbols.
1143
1144 2016-12-19  Yao Qi  <yao.qi@linaro.org>
1145
1146         * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
1147         (test_with_self): Don't call do_steps_and_nexts, and remove
1148         code about stepping into xmalloc.
1149
1150 2016-12-09  Yao Qi  <yao.qi@linaro.org>
1151
1152         * gdb.base/all-architectures.exp.in: Remove kfail for rx.
1153
1154 2016-12-09  Yao Qi  <yao.qi@linaro.org>
1155
1156         * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
1157
1158 2016-12-09  Pedro Alves  <palves@redhat.com>
1159
1160         * gdb.base/all-architectures-0.exp: New file.
1161         * gdb.base/all-architectures-1.exp: New file.
1162         * gdb.base/all-architectures-2.exp: New file.
1163         * gdb.base/all-architectures-3.exp: New file.
1164         * gdb.base/all-architectures-4.exp: New file.
1165         * gdb.base/all-architectures-5.exp: New file.
1166         * gdb.base/all-architectures-6.exp: New file.
1167         * gdb.base/all-architectures-7.exp: New file.
1168         * gdb.base/all-architectures.exp.in: New file.
1169
1170 2016-12-09  Yao Qi  <yao.qi@linaro.org>
1171
1172         * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
1173
1174 2016-12-02  Luis Machado  <lgustavo@codesourcery.com>
1175
1176         * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
1177         possible.
1178         Remove useless pattern-matching code.
1179
1180 2016-12-02  Pedro Alves  <palves@redhat.com>
1181
1182         * gdb.base/commands.exp (user_defined_command_manyargs_test): New
1183         procedure.
1184         (top level): Call it.
1185
1186 2016-12-02  Pedro Alves  <palves@redhat.com>
1187
1188         * gdb.base/commands.exp (user_defined_command_args_stack_test):
1189         New procedure.
1190         (top level): Call it.
1191
1192 2016-12-02  Pedro Alves  <palves@redhat.com>
1193
1194         PR cli/20559
1195         * gdb.base/commands.exp (user_defined_command_args_eval): New
1196         procedure.
1197         (top level): Call it.
1198
1199 2016-12-02  Luis Machado  <lgustavo@codesourcery.com>
1200
1201         * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
1202         timeout handling.
1203
1204 2016-12-02  Tom Tromey  <tom@tromey.com>
1205
1206         * gdb.dwarf2/main-subprogram.c: New file.
1207         * gdb.dwarf2/main-subprogram.exp: New file.
1208
1209 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1210
1211         * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
1212         * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
1213         gdb_test_no_output for a couple of cases.
1214         * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
1215
1216 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1217
1218         Fix test names and standardize compilation error messages throughout
1219         the following files:
1220
1221         * gdb.ada/start.exp
1222         * gdb.arch/alpha-step.exp
1223         * gdb.arch/e500-prologue.exp
1224         * gdb.arch/ftrace-insn-reloc.exp
1225         * gdb.arch/gdb1291.exp
1226         * gdb.arch/gdb1431.exp
1227         * gdb.arch/gdb1558.exp
1228         * gdb.arch/i386-dr3-watch.exp
1229         * gdb.arch/i386-sse-stack-align.exp
1230         * gdb.arch/ia64-breakpoint-shadow.exp
1231         * gdb.arch/pa-nullify.exp
1232         * gdb.arch/powerpc-aix-prologue.exp
1233         * gdb.arch/thumb-bx-pc.exp
1234         * gdb.base/annota1.exp
1235         * gdb.base/annota3.exp
1236         * gdb.base/arrayidx.exp
1237         * gdb.base/assign.exp
1238         * gdb.base/attach.exp
1239         * gdb.base/auxv.exp
1240         * gdb.base/bang.exp
1241         * gdb.base/bfp-test.exp
1242         * gdb.base/bigcore.exp
1243         * gdb.base/bitfields2.exp
1244         * gdb.base/break-fun-addr.exp
1245         * gdb.base/break-probes.exp
1246         * gdb.base/call-rt-st.exp
1247         * gdb.base/callexit.exp
1248         * gdb.base/catch-fork-kill.exp
1249         * gdb.base/charset.exp
1250         * gdb.base/checkpoint.exp
1251         * gdb.base/comprdebug.exp
1252         * gdb.base/constvars.exp
1253         * gdb.base/coredump-filter.exp
1254         * gdb.base/cursal.exp
1255         * gdb.base/cvexpr.exp
1256         * gdb.base/detach.exp
1257         * gdb.base/display.exp
1258         * gdb.base/dmsym.exp
1259         * gdb.base/dprintf-pending.exp
1260         * gdb.base/dso2dso.exp
1261         * gdb.base/dtrace-probe.exp
1262         * gdb.base/dump.exp
1263         * gdb.base/enum_cond.exp
1264         * gdb.base/exe-lock.exp
1265         * gdb.base/exec-invalid-sysroot.exp
1266         * gdb.base/execl-update-breakpoints.exp
1267         * gdb.base/exprs.exp
1268         * gdb.base/fileio.exp
1269         * gdb.base/find.exp
1270         * gdb.base/finish.exp
1271         * gdb.base/fixsection.exp
1272         * gdb.base/foll-vfork.exp
1273         * gdb.base/frame-args.exp
1274         * gdb.base/gcore.exp
1275         * gdb.base/gdb1250.exp
1276         * gdb.base/global-var-nested-by-dso.exp
1277         * gdb.base/gnu-ifunc.exp
1278         * gdb.base/hashline1.exp
1279         * gdb.base/hashline2.exp
1280         * gdb.base/hashline3.exp
1281         * gdb.base/hbreak-in-shr-unsupported.exp
1282         * gdb.base/huge.exp
1283         * gdb.base/infcall-input.exp
1284         * gdb.base/info-fun.exp
1285         * gdb.base/info-shared.exp
1286         * gdb.base/jit-simple.exp
1287         * gdb.base/jit-so.exp
1288         * gdb.base/jit.exp
1289         * gdb.base/jump.exp
1290         * gdb.base/label.exp
1291         * gdb.base/lineinc.exp
1292         * gdb.base/logical.exp
1293         * gdb.base/longjmp.exp
1294         * gdb.base/macscp.exp
1295         * gdb.base/miscexprs.exp
1296         * gdb.base/new-ui-echo.exp
1297         * gdb.base/new-ui-pending-input.exp
1298         * gdb.base/new-ui.exp
1299         * gdb.base/nodebug.exp
1300         * gdb.base/nofield.exp
1301         * gdb.base/offsets.exp
1302         * gdb.base/overlays.exp
1303         * gdb.base/pending.exp
1304         * gdb.base/pointers.exp
1305         * gdb.base/pr11022.exp
1306         * gdb.base/printcmds.exp
1307         * gdb.base/prologue.exp
1308         * gdb.base/ptr-typedef.exp
1309         * gdb.base/realname-expand.exp
1310         * gdb.base/relativedebug.exp
1311         * gdb.base/relocate.exp
1312         * gdb.base/remote.exp
1313         * gdb.base/reread.exp
1314         * gdb.base/return2.exp
1315         * gdb.base/savedregs.exp
1316         * gdb.base/sep.exp
1317         * gdb.base/sepdebug.exp
1318         * gdb.base/sepsymtab.exp
1319         * gdb.base/set-inferior-tty.exp
1320         * gdb.base/setshow.exp
1321         * gdb.base/shlib-call.exp
1322         * gdb.base/sigaltstack.exp
1323         * gdb.base/siginfo-addr.exp
1324         * gdb.base/signals.exp
1325         * gdb.base/signull.exp
1326         * gdb.base/sigrepeat.exp
1327         * gdb.base/so-impl-ld.exp
1328         * gdb.base/solib-display.exp
1329         * gdb.base/solib-overlap.exp
1330         * gdb.base/solib-search.exp
1331         * gdb.base/solib-symbol.exp
1332         * gdb.base/structs.exp
1333         * gdb.base/structs2.exp
1334         * gdb.base/symtab-search-order.exp
1335         * gdb.base/twice.exp
1336         * gdb.base/unload.exp
1337         * gdb.base/varargs.exp
1338         * gdb.base/watchpoint-solib.exp
1339         * gdb.base/watchpoint.exp
1340         * gdb.base/whatis.exp
1341         * gdb.base/wrong_frame_bt_full.exp
1342         * gdb.btrace/dlopen.exp
1343         * gdb.cell/ea-standalone.exp
1344         * gdb.cell/ea-test.exp
1345         * gdb.cp/dispcxx.exp
1346         * gdb.cp/gdb2384.exp
1347         * gdb.cp/method2.exp
1348         * gdb.cp/nextoverthrow.exp
1349         * gdb.cp/pr10728.exp
1350         * gdb.disasm/am33.exp
1351         * gdb.disasm/h8300s.exp
1352         * gdb.disasm/mn10300.exp
1353         * gdb.disasm/sh3.exp
1354         * gdb.dwarf2/dw2-dir-file-name.exp
1355         * gdb.fortran/complex.exp
1356         * gdb.fortran/library-module.exp
1357         * gdb.guile/scm-pretty-print.exp
1358         * gdb.guile/scm-symbol.exp
1359         * gdb.guile/scm-type.exp
1360         * gdb.guile/scm-value.exp
1361         * gdb.linespec/linespec.exp
1362         * gdb.mi/gdb701.exp
1363         * gdb.mi/gdb792.exp
1364         * gdb.mi/mi-breakpoint-changed.exp
1365         * gdb.mi/mi-dprintf-pending.exp
1366         * gdb.mi/mi-dprintf.exp
1367         * gdb.mi/mi-exit-code.exp
1368         * gdb.mi/mi-pending.exp
1369         * gdb.mi/mi-solib.exp
1370         * gdb.mi/new-ui-mi-sync.exp
1371         * gdb.mi/pr11022.exp
1372         * gdb.mi/user-selected-context-sync.exp
1373         * gdb.opt/solib-intra-step.exp
1374         * gdb.python/py-events.exp
1375         * gdb.python/py-finish-breakpoint.exp
1376         * gdb.python/py-mi.exp
1377         * gdb.python/py-prettyprint.exp
1378         * gdb.python/py-shared.exp
1379         * gdb.python/py-symbol.exp
1380         * gdb.python/py-template.exp
1381         * gdb.python/py-type.exp
1382         * gdb.python/py-value.exp
1383         * gdb.reverse/solib-precsave.exp
1384         * gdb.reverse/solib-reverse.exp
1385         * gdb.server/solib-list.exp
1386         * gdb.stabs/weird.exp
1387         * gdb.threads/reconnect-signal.exp
1388         * gdb.threads/stepi-random-signal.exp
1389         * gdb.trace/actions.exp
1390         * gdb.trace/ax.exp
1391         * gdb.trace/backtrace.exp
1392         * gdb.trace/change-loc.exp
1393         * gdb.trace/deltrace.exp
1394         * gdb.trace/ftrace-lock.exp
1395         * gdb.trace/ftrace.exp
1396         * gdb.trace/infotrace.exp
1397         * gdb.trace/mi-tracepoint-changed.exp
1398         * gdb.trace/packetlen.exp
1399         * gdb.trace/passcount.exp
1400         * gdb.trace/pending.exp
1401         * gdb.trace/range-stepping.exp
1402         * gdb.trace/report.exp
1403         * gdb.trace/stap-trace.exp
1404         * gdb.trace/tfind.exp
1405         * gdb.trace/trace-break.exp
1406         * gdb.trace/trace-condition.exp
1407         * gdb.trace/trace-enable-disable.exp
1408         * gdb.trace/trace-mt.exp
1409         * gdb.trace/tracecmd.exp
1410         * gdb.trace/tspeed.exp
1411         * gdb.trace/tsv.exp
1412         * lib/perftest.exp
1413
1414 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1415
1416         * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
1417         with gdb_test_no_output.
1418         Use command as test name.
1419
1420 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1421
1422         Fix test names starting with uppercase throughout the files.
1423
1424         * gdb.ada/assign_1.exp
1425         * gdb.ada/boolean_expr.exp
1426         * gdb.base/arrayidx.exp
1427         * gdb.base/del.exp
1428         * gdb.base/gcore-buffer-overflow.exp
1429         * gdb.base/testenv.exp
1430         * gdb.compile/compile.exp
1431         * gdb.python/py-framefilter-invalidarg.exp
1432         * gdb.python/py-framefilter.exp
1433
1434 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1435
1436         Fix test names starting with uppercase throughout the files.
1437
1438         * gdb.ada/array_return.exp
1439         * gdb.ada/expr_delims.exp
1440         * gdb.ada/mi_dyn_arr.exp
1441         * gdb.ada/mi_interface.exp
1442         * gdb.ada/mi_var_array.exp
1443         * gdb.ada/watch_arg.exp
1444         * gdb.arch/alpha-step.exp
1445         * gdb.arch/altivec-regs.exp
1446         * gdb.arch/e500-regs.exp
1447         * gdb.arch/powerpc-d128-regs.exp
1448         * gdb.base/arrayidx.exp
1449         * gdb.base/break.exp
1450         * gdb.base/checkpoint.exp
1451         * gdb.base/debug-expr.exp
1452         * gdb.base/dmsym.exp
1453         * gdb.base/radix.exp
1454         * gdb.base/sepdebug.exp
1455         * gdb.base/testenv.exp
1456         * gdb.base/watch_thread_num.exp
1457         * gdb.base/watchpoint-cond-gone.exp
1458         * gdb.cell/break.exp
1459         * gdb.cell/ea-cache.exp
1460         * gdb.compile/compile.exp
1461         * gdb.cp/gdb2495.exp
1462         * gdb.gdb/selftest.exp
1463         * gdb.gdb/xfullpath.exp
1464         * gdb.go/hello.exp
1465         * gdb.go/integers.exp
1466         * gdb.objc/basicclass.exp
1467         * gdb.pascal/hello.exp
1468         * gdb.pascal/integers.exp
1469         * gdb.python/py-breakpoint.exp
1470         * gdb.python/py-cmd.exp
1471         * gdb.python/py-linetable.exp
1472         * gdb.python/py-xmethods.exp
1473         * gdb.python/python.exp
1474         * gdb.reverse/consecutive-precsave.exp
1475         * gdb.reverse/finish-precsave.exp
1476         * gdb.reverse/i386-precsave.exp
1477         * gdb.reverse/machinestate-precsave.exp
1478         * gdb.reverse/sigall-precsave.exp
1479         * gdb.reverse/solib-precsave.exp
1480         * gdb.reverse/step-precsave.exp
1481         * gdb.reverse/until-precsave.exp
1482         * gdb.reverse/watch-precsave.exp
1483         * gdb.threads/leader-exit.exp
1484         * gdb.threads/pthreads.exp
1485         * gdb.threads/wp-replication.exp
1486         * gdb.trace/actions.exp
1487         * gdb.trace/mi-tsv-changed.exp
1488         * gdb.trace/tsv.exp
1489
1490 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1491
1492         Fix test names starting with uppercase throughout the files.
1493
1494         * gdb.arch/i386-bp_permanent.exp
1495         * gdb.arch/i386-gnu-cfi.exp
1496         * gdb.base/disasm-end-cu.exp
1497         * gdb.base/macscp.exp
1498         * gdb.base/pending.exp
1499         * gdb.base/watch_thread_num.exp
1500         * gdb.cp/exception.exp
1501         * gdb.cp/gdb2495.exp
1502         * gdb.cp/local.exp
1503         * gdb.python/py-evsignal.exp
1504         * gdb.python/python.exp
1505         * gdb.trace/tracecmd.exp
1506
1507 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1508
1509         Fix test names starting with uppercase throughout the files.
1510
1511         * gdb.base/charset.exp
1512         * gdb.base/eval.exp
1513         * gdb.base/multi-forks.exp
1514         * gdb.guile/scm-progspace.exp
1515         * gdb.opencl/datatypes.exp
1516         * gdb.python/py-block.exp
1517         * gdb.python/py-function.exp
1518         * gdb.python/py-symbol.exp
1519         * gdb.python/py-symtab.exp
1520         * gdb.python/py-xmethods.exp
1521         * gdb.reverse/break-precsave.exp
1522         * gdb.reverse/break-reverse.exp
1523         * gdb.reverse/consecutive-precsave.exp
1524         * gdb.reverse/consecutive-reverse.exp
1525         * gdb.reverse/finish-precsave.exp
1526         * gdb.reverse/finish-reverse-bkpt.exp
1527         * gdb.reverse/finish-reverse.exp
1528         * gdb.reverse/fstatat-reverse.exp
1529         * gdb.reverse/getresuid-reverse.exp
1530         * gdb.reverse/i386-precsave.exp
1531         * gdb.reverse/i386-reverse.exp
1532         * gdb.reverse/i386-sse-reverse.exp
1533         * gdb.reverse/i387-stack-reverse.exp
1534         * gdb.reverse/insn-reverse.exp
1535         * gdb.reverse/machinestate-precsave.exp
1536         * gdb.reverse/machinestate.exp
1537         * gdb.reverse/next-reverse-bkpt-over-sr.exp
1538         * gdb.reverse/pipe-reverse.exp
1539         * gdb.reverse/readv-reverse.exp
1540         * gdb.reverse/recvmsg-reverse.exp
1541         * gdb.reverse/rerun-prec.exp
1542         * gdb.reverse/s390-mvcle.exp
1543         * gdb.reverse/sigall-precsave.exp
1544         * gdb.reverse/sigall-reverse.exp
1545         * gdb.reverse/solib-precsave.exp
1546         * gdb.reverse/solib-reverse.exp
1547         * gdb.reverse/step-precsave.exp
1548         * gdb.reverse/step-reverse.exp
1549         * gdb.reverse/time-reverse.exp
1550         * gdb.reverse/until-precsave.exp
1551         * gdb.reverse/until-reverse.exp
1552         * gdb.reverse/waitpid-reverse.exp
1553         * gdb.reverse/watch-precsave.exp
1554         * gdb.reverse/watch-reverse.exp
1555
1556 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1557
1558         Fix test names starting with uppercase throughout the files.
1559
1560         * gdb.arch/i386-mpx-simple_segv.exp
1561         * gdb.arch/i386-mpx.exp
1562         * gdb.arch/i386-permbkpt.exp
1563         * gdb.arch/pa-nullify.exp
1564         * gdb.arch/powerpc-d128-regs.exp
1565         * gdb.arch/vsx-regs.exp
1566         * gdb.base/bfp-test.exp
1567         * gdb.base/break.exp
1568         * gdb.base/breakpoint-shadow.exp
1569         * gdb.base/callfuncs.exp
1570         * gdb.base/charset.exp
1571         * gdb.base/commands.exp
1572         * gdb.base/completion.exp
1573         * gdb.base/dfp-test.exp
1574         * gdb.base/echo.exp
1575         * gdb.base/ending-run.exp
1576         * gdb.base/eval.exp
1577         * gdb.base/expand-psymtabs.exp
1578         * gdb.base/float128.exp
1579         * gdb.base/floatn.exp
1580         * gdb.base/foll-exec-mode.exp
1581         * gdb.base/gdb1056.exp
1582         * gdb.base/gdb11531.exp
1583         * gdb.base/kill-after-signal.exp
1584         * gdb.base/multi-forks.exp
1585         * gdb.base/overlays.exp
1586         * gdb.base/pending.exp
1587         * gdb.base/sepdebug.exp
1588         * gdb.base/testenv.exp
1589         * gdb.base/valgrind-db-attach.exp
1590         * gdb.base/watch_thread_num.exp
1591         * gdb.base/watchpoint-cond-gone.exp
1592         * gdb.base/watchpoint.exp
1593         * gdb.base/watchpoints.exp
1594         * gdb.cp/arg-reference.exp
1595         * gdb.cp/baseenum.exp
1596         * gdb.cp/operator.exp
1597         * gdb.cp/shadow.exp
1598         * gdb.dwarf2/dw2-op-out-param.exp
1599         * gdb.dwarf2/dw2-reg-undefined.exp
1600         * gdb.go/chan.exp
1601         * gdb.go/hello.exp
1602         * gdb.go/integers.exp
1603         * gdb.go/methods.exp
1604         * gdb.go/package.exp
1605         * gdb.guile/scm-parameter.exp
1606         * gdb.guile/scm-progspace.exp
1607         * gdb.guile/scm-value.exp
1608         * gdb.mi/mi-pending.exp
1609         * gdb.mi/user-selected-context-sync.exp
1610         * gdb.multi/multi-attach.exp
1611         * gdb.multi/tids.exp
1612         * gdb.opt/clobbered-registers-O2.exp
1613         * gdb.pascal/floats.exp
1614         * gdb.pascal/integers.exp
1615         * gdb.python/py-block.exp
1616         * gdb.python/py-events.exp
1617         * gdb.python/py-parameter.exp
1618         * gdb.python/py-symbol.exp
1619         * gdb.python/py-symtab.exp
1620         * gdb.python/py-type.exp
1621         * gdb.python/py-value.exp
1622         * gdb.python/py-xmethods.exp
1623         * gdb.python/python.exp
1624         * gdb.reverse/break-precsave.exp
1625         * gdb.reverse/consecutive-precsave.exp
1626         * gdb.reverse/finish-precsave.exp
1627         * gdb.reverse/i386-precsave.exp
1628         * gdb.reverse/machinestate-precsave.exp
1629         * gdb.reverse/sigall-precsave.exp
1630         * gdb.reverse/solib-precsave.exp
1631         * gdb.reverse/step-precsave.exp
1632         * gdb.reverse/until-precsave.exp
1633         * gdb.reverse/watch-precsave.exp
1634         * gdb.server/ext-attach.exp
1635         * gdb.server/ext-restart.exp
1636         * gdb.server/ext-run.exp
1637         * gdb.server/ext-wrapper.exp
1638         * gdb.stabs/gdb11479.exp
1639         * gdb.stabs/weird.exp
1640         * gdb.threads/attach-many-short-lived-threads.exp
1641         * gdb.threads/kill.exp
1642         * gdb.threads/watchpoint-fork.exp
1643
1644 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1645
1646         Fix test names starting with uppercase throughout all the files below.
1647
1648         * gdb.ada/array_return.exp
1649         * gdb.ada/catch_ex.exp
1650         * gdb.ada/info_exc.exp
1651         * gdb.ada/mi_catch_ex.exp
1652         * gdb.ada/mi_dyn_arr.exp
1653         * gdb.ada/mi_ex_cond.exp
1654         * gdb.ada/mi_exc_info.exp
1655         * gdb.ada/mi_interface.exp
1656         * gdb.ada/mi_task_arg.exp
1657         * gdb.ada/mi_task_info.exp
1658         * gdb.ada/mi_var_array.exp
1659         * gdb.arch/alpha-step.exp
1660         * gdb.arch/amd64-disp-step.exp
1661         * gdb.arch/arm-disp-step.exp
1662         * gdb.arch/disp-step-insn-reloc.exp
1663         * gdb.arch/e500-prologue.exp
1664         * gdb.arch/ftrace-insn-reloc.exp
1665         * gdb.arch/gdb1558.exp
1666         * gdb.arch/i386-bp_permanent.exp
1667         * gdb.arch/i386-disp-step.exp
1668         * gdb.arch/i386-float.exp
1669         * gdb.arch/i386-gnu-cfi.exp
1670         * gdb.arch/ia64-breakpoint-shadow.exp
1671         * gdb.arch/mips16-thunks.exp
1672         * gdb.arch/pa-nullify.exp
1673         * gdb.arch/powerpc-aix-prologue.exp
1674         * gdb.arch/powerpc-power.exp
1675         * gdb.arch/ppc-dfp.exp
1676         * gdb.arch/s390-tdbregs.exp
1677         * gdb.arch/spu-info.exp
1678         * gdb.arch/spu-ls.exp
1679         * gdb.arch/thumb-bx-pc.exp
1680         * gdb.base/advance.exp
1681         * gdb.base/annota-input-while-running.exp
1682         * gdb.base/arrayidx.exp
1683         * gdb.base/asmlabel.exp
1684         * gdb.base/async.exp
1685         * gdb.base/attach-wait-input.exp
1686         * gdb.base/auto-connect-native-target.exp
1687         * gdb.base/batch-preserve-term-settings.exp
1688         * gdb.base/bfp-test.exp
1689         * gdb.base/bigcore.exp
1690         * gdb.base/bp-permanent.exp
1691         * gdb.base/break-always.exp
1692         * gdb.base/break-fun-addr.exp
1693         * gdb.base/break-idempotent.exp
1694         * gdb.base/break-main-file-remove-fail.exp
1695         * gdb.base/break-probes.exp
1696         * gdb.base/break-unload-file.exp
1697         * gdb.base/break.exp
1698         * gdb.base/call-ar-st.exp
1699         * gdb.base/call-rt-st.exp
1700         * gdb.base/call-sc.exp
1701         * gdb.base/call-signal-resume.exp
1702         * gdb.base/call-strs.exp
1703         * gdb.base/callexit.exp
1704         * gdb.base/callfuncs.exp
1705         * gdb.base/catch-gdb-caused-signals.exp
1706         * gdb.base/catch-signal-siginfo-cond.exp
1707         * gdb.base/catch-syscall.exp
1708         * gdb.base/compare-sections.exp
1709         * gdb.base/cond-eval-mode.exp
1710         * gdb.base/condbreak-call-false.exp
1711         * gdb.base/consecutive-step-over.exp
1712         * gdb.base/cursal.exp
1713         * gdb.base/disabled-location.exp
1714         * gdb.base/disasm-end-cu.exp
1715         * gdb.base/display.exp
1716         * gdb.base/double-prompt-target-event-error.exp
1717         * gdb.base/dprintf-bp-same-addr.exp
1718         * gdb.base/dprintf-detach.exp
1719         * gdb.base/dprintf-next.exp
1720         * gdb.base/dprintf-non-stop.exp
1721         * gdb.base/dprintf-pending.exp
1722         * gdb.base/dso2dso.exp
1723         * gdb.base/ending-run.exp
1724         * gdb.base/enum_cond.exp
1725         * gdb.base/examine-backward.exp
1726         * gdb.base/exe-lock.exp
1727         * gdb.base/exec-invalid-sysroot.exp
1728         * gdb.base/execl-update-breakpoints.exp
1729         * gdb.base/execution-termios.exp
1730         * gdb.base/fileio.exp
1731         * gdb.base/fixsection.exp
1732         * gdb.base/foll-exec-mode.exp
1733         * gdb.base/foll-exec.exp
1734         * gdb.base/fork-running-state.exp
1735         * gdb.base/frame-args.exp
1736         * gdb.base/fullpath-expand.exp
1737         * gdb.base/func-ptr.exp
1738         * gdb.base/gcore-relro-pie.exp
1739         * gdb.base/gdb1090.exp
1740         * gdb.base/gdb1555.exp
1741         * gdb.base/global-var-nested-by-dso.exp
1742         * gdb.base/gnu-ifunc.exp
1743         * gdb.base/hbreak-in-shr-unsupported.exp
1744         * gdb.base/hbreak-unmapped.exp
1745         * gdb.base/hook-stop.exp
1746         * gdb.base/infcall-input.exp
1747         * gdb.base/info-fun.exp
1748         * gdb.base/info-shared.exp
1749         * gdb.base/interrupt-noterm.exp
1750         * gdb.base/jit-so.exp
1751         * gdb.base/jit.exp
1752         * gdb.base/line-symtabs.exp
1753         * gdb.base/list.exp
1754         * gdb.base/longjmp.exp
1755         * gdb.base/macscp.exp
1756         * gdb.base/max-value-size.exp
1757         * gdb.base/nodebug.exp
1758         * gdb.base/nofield.exp
1759         * gdb.base/overlays.exp
1760         * gdb.base/paginate-after-ctrl-c-running.exp
1761         * gdb.base/paginate-bg-execution.exp
1762         * gdb.base/paginate-inferior-exit.exp
1763         * gdb.base/pending.exp
1764         * gdb.base/pr11022.exp
1765         * gdb.base/printcmds.exp
1766         * gdb.base/ptr-typedef.exp
1767         * gdb.base/ptype.exp
1768         * gdb.base/randomize.exp
1769         * gdb.base/range-stepping.exp
1770         * gdb.base/realname-expand.exp
1771         * gdb.base/relativedebug.exp
1772         * gdb.base/remote.exp
1773         * gdb.base/savedregs.exp
1774         * gdb.base/sepdebug.exp
1775         * gdb.base/set-noassign.exp
1776         * gdb.base/shlib-call.exp
1777         * gdb.base/shreloc.exp
1778         * gdb.base/sigaltstack.exp
1779         * gdb.base/sigbpt.exp
1780         * gdb.base/siginfo-addr.exp
1781         * gdb.base/siginfo-obj.exp
1782         * gdb.base/siginfo-thread.exp
1783         * gdb.base/signest.exp
1784         * gdb.base/signull.exp
1785         * gdb.base/sigrepeat.exp
1786         * gdb.base/skip.exp
1787         * gdb.base/so-impl-ld.exp
1788         * gdb.base/solib-corrupted.exp
1789         * gdb.base/solib-disc.exp
1790         * gdb.base/solib-display.exp
1791         * gdb.base/solib-overlap.exp
1792         * gdb.base/solib-search.exp
1793         * gdb.base/solib-symbol.exp
1794         * gdb.base/source-execution.exp
1795         * gdb.base/sss-bp-on-user-bp-2.exp
1796         * gdb.base/sss-bp-on-user-bp.exp
1797         * gdb.base/stack-checking.exp
1798         * gdb.base/stale-infcall.exp
1799         * gdb.base/step-break.exp
1800         * gdb.base/step-line.exp
1801         * gdb.base/step-over-exit.exp
1802         * gdb.base/step-test.exp
1803         * gdb.base/structs.exp
1804         * gdb.base/sym-file.exp
1805         * gdb.base/symtab-search-order.exp
1806         * gdb.base/term.exp
1807         * gdb.base/type-opaque.exp
1808         * gdb.base/unload.exp
1809         * gdb.base/until-nodebug.exp
1810         * gdb.base/until.exp
1811         * gdb.base/unwindonsignal.exp
1812         * gdb.base/watch-cond.exp
1813         * gdb.base/watch-non-mem.exp
1814         * gdb.base/watch_thread_num.exp
1815         * gdb.base/watchpoint-reuse-slot.exp
1816         * gdb.base/watchpoint-solib.exp
1817         * gdb.base/watchpoint.exp
1818         * gdb.btrace/dlopen.exp
1819         * gdb.cell/arch.exp
1820         * gdb.cell/break.exp
1821         * gdb.cell/bt.exp
1822         * gdb.cell/core.exp
1823         * gdb.cell/data.exp
1824         * gdb.cell/dwarfaddr.exp
1825         * gdb.cell/ea-cache.exp
1826         * gdb.cell/ea-standalone.exp
1827         * gdb.cell/ea-test.exp
1828         * gdb.cell/f-regs.exp
1829         * gdb.cell/fork.exp
1830         * gdb.cell/gcore.exp
1831         * gdb.cell/mem-access.exp
1832         * gdb.cell/ptype.exp
1833         * gdb.cell/registers.exp
1834         * gdb.cell/sizeof.exp
1835         * gdb.cell/solib-symbol.exp
1836         * gdb.cell/solib.exp
1837         * gdb.compile/compile-tls.exp
1838         * gdb.cp/exception.exp
1839         * gdb.cp/gdb2495.exp
1840         * gdb.cp/local.exp
1841         * gdb.cp/mb-inline.exp
1842         * gdb.cp/mb-templates.exp
1843         * gdb.cp/pr10687.exp
1844         * gdb.cp/pr9167.exp
1845         * gdb.cp/scope-err.exp
1846         * gdb.cp/templates.exp
1847         * gdb.cp/virtfunc.exp
1848         * gdb.dwarf2/dw2-dir-file-name.exp
1849         * gdb.dwarf2/dw2-single-line-discriminators.exp
1850         * gdb.fortran/complex.exp
1851         * gdb.fortran/library-module.exp
1852         * gdb.guile/guile.exp
1853         * gdb.guile/scm-cmd.exp
1854         * gdb.guile/scm-frame-inline.exp
1855         * gdb.guile/scm-objfile.exp
1856         * gdb.guile/scm-pretty-print.exp
1857         * gdb.guile/scm-symbol.exp
1858         * gdb.guile/scm-type.exp
1859         * gdb.guile/scm-value.exp
1860         * gdb.linespec/keywords.exp
1861         * gdb.linespec/ls-errs.exp
1862         * gdb.linespec/macro-relative.exp
1863         * gdb.linespec/thread.exp
1864         * gdb.mi/mi-breakpoint-changed.exp
1865         * gdb.mi/mi-dprintf-pending.exp
1866         * gdb.mi/mi-fullname-deleted.exp
1867         * gdb.mi/mi-logging.exp
1868         * gdb.mi/mi-pending.exp
1869         * gdb.mi/mi-solib.exp
1870         * gdb.mi/new-ui-mi-sync.exp
1871         * gdb.mi/user-selected-context-sync.exp
1872         * gdb.multi/dummy-frame-restore.exp
1873         * gdb.multi/multi-arch-exec.exp
1874         * gdb.multi/remove-inferiors.exp
1875         * gdb.multi/watchpoint-multi-exit.exp
1876         * gdb.opt/solib-intra-step.exp
1877         * gdb.perf/backtrace.exp
1878         * gdb.perf/single-step.exp
1879         * gdb.perf/skip-command.exp
1880         * gdb.perf/skip-prologue.exp
1881         * gdb.perf/solib.exp
1882         * gdb.python/lib-types.exp
1883         * gdb.python/py-as-string.exp
1884         * gdb.python/py-bad-printers.exp
1885         * gdb.python/py-block.exp
1886         * gdb.python/py-breakpoint.exp
1887         * gdb.python/py-cmd.exp
1888         * gdb.python/py-events.exp
1889         * gdb.python/py-evthreads.exp
1890         * gdb.python/py-finish-breakpoint.exp
1891         * gdb.python/py-finish-breakpoint2.exp
1892         * gdb.python/py-frame-inline.exp
1893         * gdb.python/py-frame.exp
1894         * gdb.python/py-inferior.exp
1895         * gdb.python/py-infthread.exp
1896         * gdb.python/py-mi.exp
1897         * gdb.python/py-objfile.exp
1898         * gdb.python/py-pp-maint.exp
1899         * gdb.python/py-pp-registration.exp
1900         * gdb.python/py-prettyprint.exp
1901         * gdb.python/py-recurse-unwind.exp
1902         * gdb.python/py-shared.exp
1903         * gdb.python/py-symbol.exp
1904         * gdb.python/py-symtab.exp
1905         * gdb.python/py-template.exp
1906         * gdb.python/py-type.exp
1907         * gdb.python/py-unwind-maint.exp
1908         * gdb.python/py-unwind.exp
1909         * gdb.python/py-value.exp
1910         * gdb.python/python.exp
1911         * gdb.reverse/finish-reverse-bkpt.exp
1912         * gdb.reverse/insn-reverse.exp
1913         * gdb.reverse/next-reverse-bkpt-over-sr.exp
1914         * gdb.reverse/solib-precsave.exp
1915         * gdb.reverse/solib-reverse.exp
1916         * gdb.stabs/gdb11479.exp
1917         * gdb.stabs/weird.exp
1918         * gdb.threads/fork-child-threads.exp
1919         * gdb.threads/fork-plus-threads.exp
1920         * gdb.threads/fork-thread-pending.exp
1921         * gdb.threads/forking-threads-plus-breakpoint.exp
1922         * gdb.threads/hand-call-in-threads.exp
1923         * gdb.threads/interrupted-hand-call.exp
1924         * gdb.threads/linux-dp.exp
1925         * gdb.threads/local-watch-wrong-thread.exp
1926         * gdb.threads/next-while-other-thread-longjmps.exp
1927         * gdb.threads/non-ldr-exit.exp
1928         * gdb.threads/pending-step.exp
1929         * gdb.threads/print-threads.exp
1930         * gdb.threads/process-dies-while-detaching.exp
1931         * gdb.threads/process-dies-while-handling-bp.exp
1932         * gdb.threads/pthreads.exp
1933         * gdb.threads/queue-signal.exp
1934         * gdb.threads/reconnect-signal.exp
1935         * gdb.threads/signal-command-handle-nopass.exp
1936         * gdb.threads/signal-command-multiple-signals-pending.exp
1937         * gdb.threads/signal-delivered-right-thread.exp
1938         * gdb.threads/signal-sigtrap.exp
1939         * gdb.threads/sigthread.exp
1940         * gdb.threads/staticthreads.exp
1941         * gdb.threads/stepi-random-signal.exp
1942         * gdb.threads/thread-unwindonsignal.exp
1943         * gdb.threads/thread_check.exp
1944         * gdb.threads/thread_events.exp
1945         * gdb.threads/tid-reuse.exp
1946         * gdb.threads/tls-nodebug.exp
1947         * gdb.threads/tls-shared.exp
1948         * gdb.threads/tls-so_extern.exp
1949         * gdb.threads/tls.exp
1950         * gdb.threads/wp-replication.exp
1951         * gdb.trace/actions-changed.exp
1952         * gdb.trace/actions.exp
1953         * gdb.trace/backtrace.exp
1954         * gdb.trace/change-loc.exp
1955         * gdb.trace/collection.exp
1956         * gdb.trace/deltrace.exp
1957         * gdb.trace/disconnected-tracing.exp
1958         * gdb.trace/entry-values.exp
1959         * gdb.trace/ftrace-lock.exp
1960         * gdb.trace/ftrace.exp
1961         * gdb.trace/infotrace.exp
1962         * gdb.trace/mi-trace-frame-collected.exp
1963         * gdb.trace/mi-trace-unavailable.exp
1964         * gdb.trace/mi-traceframe-changed.exp
1965         * gdb.trace/mi-tracepoint-changed.exp
1966         * gdb.trace/mi-tsv-changed.exp
1967         * gdb.trace/no-attach-trace.exp
1968         * gdb.trace/packetlen.exp
1969         * gdb.trace/passc-dyn.exp
1970         * gdb.trace/passcount.exp
1971         * gdb.trace/pending.exp
1972         * gdb.trace/pr16508.exp
1973         * gdb.trace/qtro.exp
1974         * gdb.trace/range-stepping.exp
1975         * gdb.trace/read-memory.exp
1976         * gdb.trace/report.exp
1977         * gdb.trace/save-trace.exp
1978         * gdb.trace/signal.exp
1979         * gdb.trace/stap-trace.exp
1980         * gdb.trace/status-stop.exp
1981         * gdb.trace/strace.exp
1982         * gdb.trace/tfile.exp
1983         * gdb.trace/tfind.exp
1984         * gdb.trace/trace-break.exp
1985         * gdb.trace/trace-condition.exp
1986         * gdb.trace/trace-enable-disable.exp
1987         * gdb.trace/trace-mt.exp
1988         * gdb.trace/tracecmd.exp
1989         * gdb.trace/tracefile-pseudo-reg.exp
1990         * gdb.trace/tspeed.exp
1991         * gdb.trace/tstatus.exp
1992         * gdb.trace/tsv.exp
1993         * gdb.trace/unavailable.exp
1994         * gdb.trace/while-dyn.exp
1995         * gdb.trace/while-stepping.exp
1996         * lib/gdb-guile.exp
1997         * lib/gdb.exp
1998         * lib/mi-support.exp
1999         * lib/pascal.exp
2000         * lib/perftest.exp
2001         * lib/prelink-support.exp
2002         * lib/selftest-support.exp
2003
2004 2016-11-30  Simon Marchi  <simon.marchi@polymtl.ca>
2005
2006         * Makefile.in: Include disable-implicit-rules.mk.
2007
2008 2016-11-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2009
2010         * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
2011         non-byte-aligned bit fields.
2012
2013 2016-11-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2014
2015         PR gdb/12616
2016         * gdb.dwarf2/nonvar-access.exp: New testcase.  Check that GDB
2017         respects the DW_AT_data_bit_offset attribute.
2018
2019 2016-11-22  Simon Marchi  <simon.marchi@polymtl.ca>
2020
2021         * gdb.base/default.exp: Fix output of "set language".
2022
2023 2016-11-17  Simon Marchi  <simon.marchi@polymtl.ca>
2024
2025         * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
2026         prefixed with @GMAKE_FALSE@.  Update comment related to non-GNU
2027         make.
2028         * configure.ac: Remove checks for the make program.
2029         * configure: Re-generate.
2030
2031 2016-11-16  Kevin Buettner  <kevinb@redhat.com>
2032
2033         * gdb.python/py-recurse-unwind.c (main): Add loop.
2034         * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
2035         to read_register() and gdb.parse_and_eval().  Make each code
2036         call a separate case that can be individually tested.
2037         * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
2038         proc. Call cont_and_backtrace for each of the code paths that
2039         we want to test in the unwinder.
2040
2041 2016-11-15  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2042
2043         * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
2044         the definition of struct S.
2045
2046 2016-11-11  Catherine Moore  <clm@codesourcery.com>
2047
2048         * gdb.base/dump.exp: Identify verilog format dump tests as such.
2049
2050 2016-11-09  Pedro Alves  <palves@redhat.com>
2051
2052         * gdb.base/commands.exp (runto_or_return): New procedure.
2053         (gdbvar_simple_if_test, gdbvar_simple_while_test)
2054         (gdbvar_complex_if_while_test, progvar_simple_if_test)
2055         (progvar_simple_while_test, progvar_complex_if_while_test)
2056         (if_while_breakpoint_command_test)
2057         (infrun_breakpoint_command_test, breakpoint_command_test)
2058         (user_defined_command_test, watchpoint_command_test)
2059         (test_command_prompt_position, redefine_hook_test)
2060         (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
2061         (redefine_backtrace_test): Use runto_or_return, $valnum_re,
2062         multi_line_input and multi_line.  Remove gdb_expect and
2063         gdb_stop_suppressing_tests uses.
2064         * lib/gdb.exp (valnum_re): New global.
2065         (multi_line_input): New procedure.
2066
2067 2016-11-09  Simon Marchi  <simon.marchi@polymtl.ca>
2068
2069         * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
2070         Remove.
2071         (test_setup): Define with proc_with_prefix.
2072         (test_cli_inferior): Likewise.
2073         (test_cli_thread): Likewise.
2074         (test_cli_frame): Likewise.
2075         (test_cli_select_frame): Likewise.
2076         (test_cli_up_down): Likewise.
2077         (test_mi_thread_select): Likewise.
2078         (test_mi_stack_select_frame): Likewise.
2079         (test_cli_in_mi_inferior): Likewise.
2080         (test_cli_in_mi_thread): Likewise.
2081         (test_cli_in_mi_frame): Likewise.
2082         (top level): Do not use with_test_prefix_procname.
2083
2084 2016-11-09  Pedro Alves  <palves@redhat.com>
2085
2086         * gdb.base/commands.exp (gdbvar_simple_if_test)
2087         (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
2088         (progvar_simple_if_test, progvar_simple_while_test)
2089         (progvar_complex_if_while_test, if_while_breakpoint_command_test)
2090         (infrun_breakpoint_command_test, breakpoint_command_test)
2091         (user_defined_command_test, watchpoint_command_test)
2092         (test_command_prompt_position, deprecated_command_test)
2093         (bp_deleted_in_command, temporary_breakpoint_commands)
2094         (stray_arg0_test, source_file_with_indented_comment)
2095         (recursive_source_test, if_commands_test)
2096         (error_clears_commands_left, redefine_hook_test)
2097         (redefine_backtrace_test): Use proc_with_prefix.
2098         * lib/gdb.exp (proc_with_prefix): New proc.
2099
2100 2016-11-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2101
2102         * gdb.base/tui-layout.c: New file.
2103         * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
2104         disassembly window contains very long lines.
2105
2106 2016-11-08  Tom Tromey  <tom@tromey.com>
2107
2108         * gdb.python/py-value.exp (test_value_creation): Make "long" test
2109         depend on Python 2.
2110
2111 2016-11-08  Tom Tromey  <tom@tromey.com>
2112
2113         * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
2114         New method.
2115
2116 2016-10-29  Manish Goregaokar  <manish@mozilla.com>
2117
2118         * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
2119
2120 2016-10-27  Manish Goregaokar  <manish@mozilla.com>
2121
2122         * gdb.rust/simple.rs: Add test for univariant enums without
2123         discriminants and for encoded struct-like enums.
2124
2125 2016-10-28  Pedro Alves  <palves@redhat.com>
2126
2127         * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
2128         gdb_test_multiple, tighten regexps and match symtabs and line
2129         tables incrementally.
2130
2131 2016-10-28  Luis Machado  <lgustavo@codesourcery.com>
2132
2133         * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
2134         general.
2135
2136 2016-10-25  Luis Machado  <lgustavo@codesourcery.com>
2137
2138         * gdb.base/exec-invalid-sysroot.exp: New file.
2139
2140 2016-10-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
2141
2142         * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
2143
2144 2016-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
2145
2146         * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
2147
2148 2016-10-19  Maciej W. Rozycki  <macro@imgtec.com>
2149
2150         * gdb.base/killed-outside.exp: Remove $options from a call to
2151         `prepare_for_testing'.
2152
2153 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
2154
2155         * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2156         Change test message.
2157
2158 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
2159
2160         * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2161         Update comment.
2162
2163 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
2164
2165         * gdb.trace/mi-trace-save.exp: New file.
2166
2167 2016-10-13  Yao Qi  <yao.qi@linaro.org>
2168
2169         * gdb.base/code_elim.exp (get_var_address): Remove.
2170         * gdb.base/relocate.exp: Likewise.
2171         * gdb.base/shreloc.exp: Likewise.
2172         * lib/gdb.exp (get_var_address): New.
2173
2174 2016-10-13  Yao Qi  <yao.qi@linaro.org>
2175
2176         * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
2177         floating point tests if $skip_float_test is false.
2178
2179 2016-10-12  Luis Machado  <lgustavo@codesourcery.com>
2180
2181         * gdb.python/py-value.c (main): Check if argv is NULL before using it.
2182         * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
2183         argc values.
2184         Add 1 to argc so we guarantee distinct initial/modified argc values.
2185
2186 2016-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2187
2188         * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
2189
2190 2016-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2191
2192         * gdb.arch/powerpc-prologue.exp: Use standard_output_file
2193         * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2194         * gdb.arch/vsx-regs.exp: Likewise.
2195
2196 2016-10-07  Yao Qi  <yao.qi@linaro.org>
2197
2198         * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
2199
2200 2016-10-07  Markus Metzger  <markus.t.metzger@intel.com>
2201
2202         * gdb.python/python.exp: Test decode_line("*0").
2203
2204 2016-10-06  Doug Evans  <dje@google.com>
2205
2206         * gdb.python/py-value.exp (test_value_creation): Add test for large
2207         unsigned 64-bit value.
2208
2209 2016-10-06  Tom Tromey  <tom@tromey.com>
2210
2211         * gdb.compile/compile.exp: Change java tests to rust.
2212         * gdb.base/setshow.exp: Change java tests to rust.
2213         * gdb.base/default.exp: Remove java from language list.
2214         * README (Examples): Update language example.
2215         * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
2216         test.
2217         * lib/gdb.exp (skip_java_tests): Remove.
2218         * lib/java.exp: Remove.
2219         * gdb.java: Remove.
2220
2221 2016-10-06  Maciej W. Rozycki  <macro@imgtec.com>
2222
2223         * gdb.arch/mips-fcr.exp: New test.
2224         * gdb.arch/mips-fcr.c: Source for the new test.
2225
2226 2016-10-06  Maciej W. Rozycki  <macro@imgtec.com>
2227
2228         * gdb.base/solib-disc.exp: Use `standard_output_file'
2229         throughout.
2230
2231 2016-10-06  Pedro Alves  <palves@redhat.com>
2232
2233         * gdb.base/jit-simple-dl.c: New file.
2234         * gdb.base/jit-simple-jit.c: New file, factored out from ...
2235         * gdb.base/jit-simple.c: ... this.
2236         * gdb.base/jit-simple.exp (jit_run): Delete.
2237         (build_jit): New proc.
2238         (jit_test_reread): Recompile either the main program or the shared
2239         library, depending on what is being tested.  Skip changing address
2240         if caller wants to.  Compare before/after addresses.  If testing
2241         standalone, explicitly load the binary.  Test "maint info
2242         breakpoints".
2243         (top level): Add "standalone vs shared lib" and "change address"
2244         vs "same address" axes.
2245
2246 2016-10-06  Pedro Alves  <palves@redhat.com>
2247
2248         * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
2249         call.
2250         (jit_run): Delete.
2251         (jit_test_reread): Use with_test_prefix.  Reload the main binary
2252         explicitly.  Compare the before/after addresses of the JIT
2253         descriptor.
2254
2255 2016-08-15  Doug Evans  <dje@google.com>
2256
2257         * gdb.xml/extra-regs.xml: Update, end field now required, default type
2258         for single bitfields is bool.
2259         * gdb.xml/tdesc-regs.exp: Ditto.
2260
2261 2016-10-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
2262
2263         * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
2264
2265 2016-10-05  Yao Qi  <yao.qi@linaro.org>
2266
2267         * lib/gdb.exp (support_complex_tests): Return zero if
2268         gdb_skip_float_test return true.
2269
2270 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
2271             Simon Marchi  <simon.marchi@ericsson.com>
2272
2273         PR gdb/20487
2274         * gdb.mi/user-selected-context-sync.exp: New file.
2275         * gdb.mi/user-selected-context-sync.c: New file.
2276
2277 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
2278             Simon Marchi  <simon.marchi@ericsson.com>
2279
2280         PR gdb/20487
2281         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
2282         =thread-select-event check.
2283
2284 2016-09-29  Peter Bergner  <bergner@vnet.ibm.com>
2285
2286         * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
2287         the compulsory L operand changes.
2288         * gdb.arch/powerpc-power.s: Likewise.
2289
2290 2016-09-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
2291
2292         PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
2293         * gdb.base/jit-attach-pie.c: New file.
2294         * gdb.base/jit-attach-pie.exp: New file.
2295
2296 2016-09-28  Pedro Alves  <palves@redhat.com>
2297
2298         * gdb.base/infcall-input.c: New file.
2299         * gdb.base/infcall-input.exp: New file.
2300
2301 2016-09-22  Yao Qi  <yao.qi@linaro.org>
2302
2303         * lib/gdbserver-support.exp: Rename mi_gdb_exit.
2304         (gdb_exit): Rename it to ...
2305         (gdbserver_gdb_exit): ...  Close GDBserver.
2306         (gdb_exit): New proc, call gdbserver_gdb_exit.
2307         (mi_gdb_exit): Likewise.
2308
2309 2016-09-22  Yao Qi  <yao.qi@linaro.org>
2310
2311         * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
2312         path.
2313         * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
2314         Remove duplication.
2315
2316 2016-09-22  Yao Qi  <yao.qi@linaro.org>
2317
2318         * lib/gdbserver-support.exp: Check the existence of
2319         gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
2320
2321 2016-09-21  Anton Kolesov  <anton.kolesov@synopsys.com>
2322
2323         * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
2324
2325 2016-09-21  Tom Tromey  <tom@tromey.com>
2326
2327         PR gdb/20604:
2328         * gdb.base/quit.exp: New file.
2329
2330 2016-09-21  Simon Marchi  <simon.marchi@ericsson.com>
2331
2332         * .gitignore: New file.
2333
2334 2016-09-21  Maciej W. Rozycki  <macro@imgtec.com>
2335
2336         * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
2337         throughout.
2338
2339 2016-09-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2340
2341         * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
2342
2343 2016-09-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
2344
2345         * gdb.cp/casts.cc (decltype): Move it ...
2346         (main): ... with its call to ...
2347         * gdb.cp/casts03.cc: ... a new file.
2348         * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
2349
2350 2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
2351
2352         * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
2353
2354 2016-09-15  Peter Bergner  <bergner@vnet.ibm.com>
2355
2356         * gdb.arch/powerpc-power.s: Update Power9 instruction tests
2357         and sync up the test with tests in gas/testsuite/gas/ppc.
2358         * gdb.arch/powerpc-power.exp: Likewise.
2359
2360 2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
2361
2362         * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
2363
2364 2016-09-11  Sergio Durigan Junior  <sergiodj@redhat.com>
2365             Jan Kratochvil  <jan.kratochvil@redhat.com>
2366
2367         * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
2368         make m1's definition to be different from m2's.  Use 'dummy' as an
2369         argument for probe 'two'.
2370
2371 2016-09-10  Jon Beniston  <jon@beniston.com>
2372
2373         * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
2374         for sim target.
2375
2376 2016-09-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2377
2378         * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
2379         variable declaration.
2380         (gnu_ifunc): Add parameter hwcap.  Store it in resolver_hwcap.
2381         * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
2382         * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
2383         received HWCAP as its argument.
2384
2385 2016-09-06  Pedro Alves  <palves@redhat.com>
2386
2387         * gdb.base/new-ui-pending-input.c: New file.
2388         * gdb.base/new-ui-pending-input.exp: New file.
2389         * gdb.exp (clear_gdb_spawn_id): New procedure.
2390         (with_spawn_id): Check whether gdb_spawn_id exists before
2391         referencing it.  If gdb_spawn_id didn't exist on entry, clear it
2392         on exit.
2393
2394 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
2395
2396         * gdb.base/float128.c: New file.
2397         * gdb.base/float128.exp: Likewise.
2398         * gdb.base/floatn.c: Likewise.
2399         * gdb.base/floatn.exp: Likewise.
2400
2401 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
2402
2403         * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
2404
2405 2016-09-05  Pedro Alves  <palves@redhat.com>
2406
2407         PR backtrace/19927
2408         * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
2409         unwinders are immediately called as side effect of "source" or
2410         "disable unwinder" commands.
2411         * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
2412
2413 2016-09-02  Yao Qi  <yao.qi@linaro.org>
2414
2415         * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
2416         is true and $type is "float" or "double".
2417
2418 2016-09-02  Yao Qi  <yao.qi@linaro.org>
2419
2420         * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
2421         true.
2422         * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
2423         * gdb.base/call-rt-st.exp: Likewise.
2424         * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
2425         return value instead of gdb,skip_float_test.
2426         * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
2427         (do_function_calls): Use its return value instead of
2428         gdb,skip_float_test.
2429         * gdb.base/finish.exp: Likewise.
2430         * gdb.base/funcargs.exp: Likewise.
2431         * gdb.base/return.exp: Likewise.
2432         * gdb.base/return2.exp: Likewise.
2433         * gdb.base/varargs.exp: Likewise.
2434         * lib/gdb.exp (gdb_skip_float_test): Change it to
2435         gdb_caching_proc.  Detect the broken ptrace on arm-linux.
2436
2437 2016-08-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2438
2439         * gdb.multi/tids.exp: Test "thread apply all".
2440
2441 2016-08-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
2442
2443         * gdb.base/default.exp (tty): Remove.
2444
2445 2016-08-24  Kevin Buettner  <kevinb@redhat.com>
2446
2447         * gdb.python/py-recurse-unwind.c: New file.
2448         * gdb.python/py-recurse-unwind.py: New file.
2449         * gdb.python/py-recurse-unwind.exp: New file.
2450
2451 2016-08-24  Simon Marchi  <simon.marchi@ericsson.com>
2452
2453         * gdb.base/set-inferior-tty.exp: New file.
2454         * gdb.base/set-inferior-tty.c: New file.
2455
2456 2016-08-23  Pedro Alves  <palves@redhat.com>
2457
2458         PR gdb/20494
2459         * gdb.base/new-ui-echo.c: New file.
2460         * gdb.base/new-ui-echo.exp: New file.
2461
2462 2016-08-23  Yao Qi  <yao.qi@linaro.org>
2463
2464         * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
2465         gdbserver_spawn.
2466         * gdb.server/connect-without-multi-process.exp (do_test):
2467         Likewise.
2468
2469 2016-08-23  Yao Qi  <yao.qi@linaro.org>
2470
2471         * gdb.base/signals-state-child.exp: Set variables gdb_txt and
2472         standalone_txt.  Delete gdb_txt and standalone_txt on host
2473         and target.  Spawn the binary on target.  Copy files from
2474         target to host.
2475
2476 2016-08-22  Pedro Alves  <palves@redhat.com>
2477
2478         PR gdb/20505
2479         * gdb.base/vdso-warning.exp: Test core dumps too.  Use
2480         with_test_prefix.  Factor out bits to ...
2481         (test_no_vdso): ... this new procedure.
2482
2483 2016-08-19  Carl Love  <cel@us.ibm.com>
2484
2485         * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
2486         maintaining separate logic for constructing the output path.
2487         * gdb.arch/powerpc-d128-regs.exp: Likewise.
2488         * gdb.arch/ppc-dfp.exp: Likewise.
2489         * gdb.arch/ppc-fp.exp: Likewise.
2490         * gdb.arch/vsx-regs.exp: Likewise.
2491         * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
2492         binprefix for generating the additional binary files.
2493
2494 2016-08-19  Pedro Alves  <palves@redhat.com>
2495
2496         * gdb.trace/mi-trace-frame-collected.exp
2497         (test_trace_frame_collected): On x32, expect two registers.
2498
2499 2016-08-18  Carl Love  <cel@us.ibm.com>
2500
2501         * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
2502         and sync up the test with tests in gas/testsuite/gas/ppc.
2503         * gdb.arch/powerpc-power.exp: Likewise.
2504
2505 2016-08-17  Simon Marchi  <simon.marchi@ericsson.com>
2506
2507         * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
2508         expected error message.
2509
2510 2016-08-17  Simon Marchi  <simon.marchi@ericsson.com>
2511
2512         * gdb.multi/remove-inferiors.exp: New file.
2513         * gdb.multi/remove-inferiors.c: New file.
2514
2515 2016-08-12  Yao Qi  <yao.qi@linaro.org>
2516
2517         * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
2518         argument list.
2519
2520 2016-08-10  Pedro Alves  <palves@redhat.com>
2521
2522         PR gdb/19187
2523         * gdb.reverse/waitpid-reverse.exp: Add comment and remove
2524         setup_kfails.
2525
2526 2016-08-09  Pedro Alves  <palves@redhat.com>
2527             Simon Marchi  <simon.marchi@ericsson.com>
2528
2529         PR gdb/20418
2530         * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
2531         * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
2532
2533 2016-08-09  Pedro Alves  <palves@redhat.com>
2534
2535         PR mi/20431
2536         * gdb.mi/mi-cmd-error.exp: New file.
2537
2538 2016-08-09  Pedro Alves  <palves@redhat.com>
2539
2540         PR gdb/18653
2541         * gdb.base/signals-state-child.c: New file.
2542         * gdb.base/signals-state-child.exp: New file.
2543         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
2544
2545 2016-08-09  Pedro Alves  <palves@redhat.com>
2546
2547         * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
2548
2549 2016-08-03  Tom Tromey  <tom@tromey.com>
2550
2551         PR python/18565:
2552         * gdb.python/py-frame-inline.exp: Add Frame.function test.
2553
2554 2016-08-01  Yao Qi  <yao.qi@linaro.org>
2555
2556         * gdb.threads/process-dies-while-detaching.exp (do_test): Set
2557         variable mode to "multi-process" if $multi_process is 1, otherwise
2558         set it to "single-process".
2559
2560 2016-08-01  Yao Qi  <yao.qi@linaro.org>
2561
2562         * gdb.cp/anon-struct.exp: Check is_aarch32_target.
2563         * gdb.cp/cpexprs.exp: Likewise.
2564         * gdb.cp/m-static.exp: Likewise.
2565
2566 2016-07-26  Tom Tromey  <tom@tromey.com>
2567
2568         PR python/20190:
2569         * gdb.threads/tls.exp (check_thread_local): Add python symbol
2570         test.
2571
2572 2016-07-26  Markus Metzger  <markus.t.metzger@intel.com>
2573
2574         * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
2575         selecting assembly source files.
2576         * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
2577         assembly source files.
2578         * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
2579         assembly source files.
2580         * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
2581         selecting assembly source files.
2582
2583 2016-07-25  Simon Marchi  <simon.marchi@ericsson.com>
2584
2585         * gdb.base/new-ui.exp (do_test_invalid_args): New
2586         procedure.
2587
2588 2016-07-25  Tim Wiederhake  <tim.wiederhake@intel.com>
2589
2590         * gdb.btrace/reconnect.c: New file.
2591         * gdb.btrace/reconnect.exp: New file.
2592
2593 2016-07-23  Gabriel Krisman Bertazi  <gabriel@krisman.be>
2594
2595         * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
2596         to test_catch_syscall_group.
2597         (test_catch_syscall_group): New.
2598
2599 2016-07-21  Tom Tromey  <tom@tromey.com>
2600
2601         * gdb.rust/simple.rs (main): Use empty struct expression.
2602         * gdb.rust/simple.exp: Add tests for empty struct expression.
2603
2604 2016-07-21  Yao Qi  <yao.qi@linaro.org>
2605
2606         * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
2607         if gdb_skip_xml_test is true on some targets.
2608
2609 2016-07-21  Yao Qi  <yao.qi@linaro.org>
2610
2611         * gdb.server/solib-list.exp: Unset last_loaded_file.
2612
2613 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
2614
2615         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
2616         "step into captured_main (args)".
2617
2618 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
2619
2620         * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
2621
2622 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
2623
2624         * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
2625
2626 2016-07-19  Pedro Alves  <palves@redhat.com>
2627
2628         * gdb.opt/inline-break.exp: Remove optimize=-O2.
2629         * gdb.opt/inline-bt.exp: Likewise.
2630         * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
2631         additional_flags=-Winline.
2632         * gdb.opt/inline-locals.exp: Likewise.
2633         * gdb.opt/inline-markers.c (ATTR): Define.
2634         (inlined_fn): Use it.
2635
2636 2016-07-19  Yao Qi  <yao.qi@linaro.org>
2637
2638         * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
2639         (test_with_self): Remove some code.  Remove argument executable.
2640         (top-level): Use do_self_tests.
2641
2642 2016-07-15  Zachary Welch  <zwelch@codesourcery.com>
2643             Don Breazeal <donb@codesourcery.com>
2644
2645         * gdb.base/maint.exp: Escape paths used in regular expressions.
2646         * gdb.stabs/weird.exp: Likewise.
2647
2648 2016-07-13  Tom Tromey  <tom@tromey.com>
2649
2650         PR python/15620, PR python/18620:
2651         * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
2652         (test_bkpt_events): New procs.
2653
2654 2016-07-13  Tom Tromey  <tom@tromey.com>
2655
2656         PR python/17698:
2657         * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
2658         test.
2659         (test_watchpoints): Likewise.
2660         (test_bkpt_pending): New proc.
2661
2662 2016-07-13  Tom Tromey  <tom@tromey.com>
2663
2664         PR cli/18053:
2665         * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
2666         completion test.
2667
2668 2016-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
2669
2670         * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
2671         * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
2672         * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
2673         f_label.
2674         (g): Rename g_end_lbl to g_label.
2675         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
2676         low_pc and high_pc.
2677         * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
2678
2679 2016-07-12  Tom Tromey  <tom@tromey.com>
2680
2681         PR python/19293:
2682         * gdb.python/py-unwind-maint.exp: Update tests.
2683
2684 2016-07-12  Yao Qi  <yao.qi@linaro.org>
2685
2686         * lib/selftest-support.exp (selftest_setup): Match the output
2687         when captured_main is inlined.
2688
2689 2016-07-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
2690
2691         * gdb.fortran/derived-types.exp (result_line, result_line_2):
2692         New variables.
2693         (print this%a, print this%b, print this): New tests.
2694         * gdb.fortran/derived-types.f90 (this): New object and
2695         initialization.
2696
2697 2016-07-06  Simon Marchi  <simon.marchi@ericsson.com>
2698
2699         * gdb.ada/arraydim.exp: Remove extra directory level in build
2700         directory.
2701
2702 2016-07-06  Simon Marchi  <simon.marchi@ericsson.com>
2703
2704         * lib/ada.exp: Remove extra directory level in build directory.
2705         * gdb.ada/cond_lang.exp: Likewise.
2706         * gdb.ada/exec_changed.exp: Likewise.
2707         * gdb.ada/lang_switch.exp: Likewise.
2708
2709 2016-07-06  Manish Goregaokar  <manish@mozilla.com>
2710
2711         * simple.rs: Add test for raw pointer subscripting.
2712         * simple.exp: Add test expectations.
2713
2714 2016-07-05  Yao Qi  <yao.qi@linaro.org>
2715
2716         * gdb.mi/mi-reverse.exp: Match =record-started output.
2717
2718 2016-07-01  Pedro Alves  <palves@redhat.com>
2719
2720         * gdb.base/jit-reader.exp (info_registers_current_frame): New
2721         procedure.
2722         (jit_reader_test): Test the jit reader's unwinder.
2723         * gdb.base/jithost.c (jit_function_00_code): New global.
2724         (main): Use memcpy to fill in the mmapped code, instead of poking
2725         bytes manually here.
2726         * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
2727         value.
2728         (read_debug_info): Save the function's range.
2729         (read_sp): New function.
2730         (unwind_frame): Use it.  Also unwind RBP.
2731         (get_frame_id): Use read_sp.
2732         (gdb_init_reader): Use calloc instead of malloc.
2733         * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
2734         parameter.  Use gdb_test_multiple.
2735
2736 2016-07-01  Pedro Alves  <palves@redhat.com>
2737             Antoine Tremblay  <antoine.tremblay@ericsson.com>
2738
2739         * gdb.threads/process-dies-while-detaching.c: New file.
2740         * gdb.threads/process-dies-while-detaching.exp: New file.
2741
2742 2016-07-01  Pedro Alves  <palves@redhat.com>
2743
2744         * gdb.multi/watchpoint-multi-exit.c: New file.
2745         * gdb.multi/watchpoint-multi-exit.exp: New file.
2746
2747 2016-06-30  Pedro Alves  <palves@redhat.com>
2748
2749         * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
2750         unset inferior_spawn_id.
2751
2752 2016-06-30  Pedro Alves  <palves@redhat.com>
2753
2754         * lib/mi-support.exp (default_mi_gdb_start): Declare global
2755         FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
2756
2757 2016-06-29  Yao Qi  <yao.qi@linaro.org>
2758
2759         * gdb.base/return.c: Add copyright header.
2760
2761 2016-06-29  Tom Tromey  <tom@tromey.com>
2762
2763         PR python/20129:
2764         * gdb.python/py-framefilter.exp: Add tests for setting priority
2765         and disabling of non-existent frame filter.
2766
2767 2016-06-29  Yao Qi  <yao.qi@linaro.org>
2768
2769         * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
2770         0x0f07ff.
2771
2772 2016-06-28  Yao Qi  <yao.qi@linaro.org>
2773
2774         * gdb.base/catch-syscall.exp: Remove check on isnative and target
2775         triplets.  Start gdb, execute catch syscall, and continue.  Check
2776         gdb's output to determine catch syscall is supported.
2777
2778 2016-06-27  Manish Goregaokar  <manish@mozilla.com>
2779
2780         * gdb.rust/simple.rs: Add test for returning unit in a function.
2781         * gdb.rust/simple.exp: Add expectation for functions returning
2782         unit.
2783
2784 2016-06-27  Pierre-Marie de Rodat  <derodat@adacore.com>
2785
2786         * gdb.python/py-breakpoint-create-fail.c,
2787         gdb.python/py-breakpoint-create-fail.exp,
2788         gdb.python/py-breakpoint-create-fail.py: New testcase.
2789
2790 2016-06-25  Manish Goregaokar  <manish@mozilla.com>
2791
2792         PR gdb/20239
2793         * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
2794         * gdb.rust/simple.exp: Add test expectations for new NonZero
2795         tests.
2796
2797 2016-06-24  David Taylor  <dtaylor@emc.com>
2798
2799         * gdb.base/offsets.exp: New file.
2800         * gdb.base/offsets.c: New file.
2801
2802 2016-06-23  Tom Tromey  <tom@tromey.com>
2803
2804         PR gdb/16483:
2805         * gdb.python/py-framefilter.exp: Add "info frame-filter" test
2806         before any filters are loaded.
2807
2808 2016-06-21  Walfred Tedeschi  <walfred.tedeschi@intel.com>
2809
2810         * gdb.fortran/derived-type.exp (print q): Add fields to the output.
2811         * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
2812         structs.
2813         * gdb.fortran/derived-type-function.exp: New file.
2814         * gdb.fortran/derived-type-function.f90: New file.
2815
2816
2817 2016-06-21  Pedro Alves  <palves@redhat.com>
2818
2819         * gdb.base/new-ui.exp: New file.
2820         * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
2821         * lib/gdb.exp (switch_gdb_spawn_id): ... here.
2822         (with_spawn_id): New procedure.
2823
2824 2016-06-21  Pedro Alves  <palves@redhat.com>
2825
2826         * gdb.mi/mi-exec-run.exp: New file.
2827
2828 2016-06-21  Pedro Alves  <palves@redhat.com>
2829
2830         * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
2831         breakpoint command's output on the main UI.
2832         (test_break): New procedure, factored out from calls in the top
2833         level.
2834         (top level): Use foreach_with_prefix to test MI as main UI and as
2835         separate UI.
2836
2837 2016-06-21  Pedro Alves  <palves@redhat.com>
2838
2839         * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
2840         (test_awatch_creation_and_listing)
2841         (test_rwatch_creation_and_listing, test_watchpoint_triggering):
2842         Remove 'type' parameter.
2843         (test_watchpoint_all): New parameter mi_mode.  Remove
2844         with_test_prefix.
2845         (top level): Use foreach_with_prefix, and add main/separate UI MI
2846         testing axis.
2847
2848 2016-06-21  Pedro Alves  <palves@redhat.com>
2849
2850         * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
2851         * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
2852         * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
2853         gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
2854         (gdb_main_spawn_id, mi_spawn_id): Declare and
2855         comment.
2856         (mi_create_inferior_pty): New procedure,
2857         factored out from default_mi_gdb_start.
2858         (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
2859         procedures.
2860         (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
2861         separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
2862         Use mi_create_inferior_pty.
2863         (mi_gdb_start): Use eval to pass down args list.
2864
2865 2016-06-21  Pedro Alves  <palves@redhat.com>
2866
2867         * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
2868         * gdb.opt/inline-cmds.exp: Add MI tests.
2869
2870 2016-06-21  Pedro Alves  <palves@redhat.com>
2871
2872         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
2873
2874 2016-06-21  Pedro Alves  <palves@redhat.com>
2875
2876         * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
2877         (top level): Use it instead of mi_execute_to.
2878
2879 2016-06-21  Pedro Alves  <palves@redhat.com>
2880
2881         * gdb.python/py-mi-events-gdb.py (stop_handler_str)
2882         (cont_handler_str): New.
2883         (signal_stop_handler): Set stop_handler_str instead of printing to
2884         stdout.
2885         (continue_handler): Set cont_handler_str instead of printing to
2886         stdout.
2887         * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
2888         mi_send_resuming_command.  Print stop_handler_str and
2889         cont_handler_str instead of expecting the python events print
2890         directly.
2891
2892 2016-06-17  Sanjoy Das  <sanjoy@playingwithpointers.com>
2893
2894         * gdb.base/jit-reader.exp: New file.
2895         * gdb.base/jithost.c: New file.
2896         * gdb.base/jithost.h: New file.
2897         * gdb.base/jitreader.c : New file.
2898         * gdb.base/jit-protocol.h: New file.
2899
2900 2016-06-17  Yao Qi  <yao.qi@linaro.org>
2901
2902         * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
2903         parameters follow_fork and detach_on_fork.  Set follow-fork-mode
2904         and detach-on-fork.  Adjust tests.
2905         (top level): Invoke break_cond_on_syscall with combinations of
2906         syscall, follow-fork-mode and detach-on-fork.
2907
2908 2016-06-17  Yao Qi  <yao.qi@linaro.org>
2909
2910         * gdb.base/step-over-exit.c: New.
2911         * gdb.base/step-over-exit.exp: New.
2912
2913 2016-06-17  Yan-Ting Lin  <currygt52@gmail.com>
2914
2915         * gdb.base/float.exp: Add target check for nds32*-*-*.
2916         * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
2917
2918 2016-06-13  Andrew Burgess  <andrew.burgess@embecosm.com>
2919
2920         * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
2921         for unsupported target features.
2922         * gdb.base/call-rt-st.exp: Likewise.
2923         * gdb.base/call-sc.exp: Likewise.
2924         * gdb.base/call-signal-resume.exp: Likewise.
2925         * gdb.base/call-strs.exp: Likewise.
2926         * gdb.base/callexit.exp: Likewise.
2927         * gdb.base/callfuncs.exp: Likewise.
2928         * gdb.base/nodebug.exp: Likewise.
2929         * gdb.base/printcmds.exp: Likewise.
2930         * gdb.base/ptype.exp: Likewise.
2931         * gdb.base/structs.exp: Likewise.
2932         * gdb.base/unwindonsignal.exp: Likewise.
2933         * gdb.cp/gdb2495.exp: Likewise.
2934         * gdb.cp/templates.exp: Likewise.
2935         * gdb.cp/virtfunc.exp: Likewise.
2936         * gdb.threads/hand-call-in-threads.exp: Likewise.
2937         * gdb.threads/interrupted-hand-call.exp: Likewise.
2938         * gdb.threads/thread-unwindonsignal.exp: Likewise.
2939
2940 2016-06-10  Tom Tromey  <tom@tromey.com>
2941
2942         PR rust/20110:
2943         * gdb.rust/expr.exp: Add test for integer constant larger than
2944         i32.
2945
2946 2016-06-10  Bernhard Heckel  <bernhard.heckel@intel.com>
2947
2948         * gdb.fortran/nested-funcs.exp: New.
2949         * gdb.fortran/nested-funcs.f90: New.
2950
2951 2016-06-09  Toshihito Kikuchi  <k.toshihito@yahoo.de>
2952
2953         * gdb.base/examine-backward.c: New file.
2954         * gdb.base/examine-backward.exp: New file.
2955
2956 2016-06-06  Simon Marchi  <simon.marchi@ericsson.com>
2957
2958         * gdb.mi/mi-record-changed.exp: Adjust =record-started output
2959         matching.
2960
2961 2016-06-02  Tom Tromey  <tom@tromey.com>
2962
2963         PR python/18984:
2964         * gdb.python/py-shared.exp: Add solib_name test.
2965
2966 2016-06-02  Simon Marchi  <simon.marchi@ericsson.com>
2967
2968         * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
2969
2970 2016-05-31  Martin Galvan  <martin.galvan@tallertechnologies.com>
2971
2972         PR c++/19893
2973         * gdb.dwarf2/implref.exp: Rename to...
2974         * gdb.dwarf2/implref-const.exp: ...this.  Also add more test statements.
2975         * gdb.dwarf2/implref-array.c: New file.
2976         * gdb.dwarf2/implref-array.exp: Likewise.
2977         * gdb.dwarf2/implref-global.c: Likewise.
2978         * gdb.dwarf2/implref-global.exp: Likewise.
2979         * gdb.dwarf2/implref-struct.c: Likewise.
2980         * gdb.dwarf2/implref-struct.exp: Likewise.
2981
2982 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
2983
2984         * gdb.trace/trace-condition.exp: Add 64bit tests.
2985
2986 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
2987
2988         * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
2989         bits types.
2990         (main): Adapt to 8 to 64 bits types.
2991         * gdb.trace/trace-condition.exp: Add new tests.
2992
2993 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
2994
2995         * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
2996
2997 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
2998
2999         * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
3000         Move condition tests...
3001         * gdb.trace/trace-condition.exp: Here.
3002
3003 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
3004
3005         * gdb.trace/trace-condition.exp: Add counter-case tests.
3006
3007 2016-05-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
3008
3009         PR c++/15231
3010         * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
3011         * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
3012
3013 2016-05-27  Pedro Alves  <palves@redhat.com>
3014
3015         * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3016         New procedure.
3017         (top level): Call it, and bail out of DejaGnu is known to be bad.
3018
3019 2016-05-27  Andrew Burgess  <andrew.burgess@embecosm.com>
3020
3021         * gdb.base/whatis.c: Extend the test case.
3022         * gdb.base/whatis.exp: Add additional tests.
3023
3024 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
3025
3026 * gdb.fortran/type.f90: Add pointer variable.
3027 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
3028
3029 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
3030
3031         * gdb.fortran/vla-type.exp: Fix testcase name.
3032
3033 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
3034
3035         * gdb.fortran/vla-type.exp: Access elements in nested structs.
3036
3037 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
3038
3039         * gdb.fortran/type.f90: Add nested structures.
3040         * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
3041         * gdb.fortran/derived-type.exp: Adapt expected output.
3042         * gdb.fortran/vla-type.exp: Adapt expected output.
3043
3044 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
3045
3046         * gdb.fortran/whatis_type.exp: Adapt expected output.
3047
3048 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
3049
3050         * gdb.fortran/print_type.exp: Fix expected output.
3051         * gdb.fortran/whatis_type.exp: Fix expected output.
3052
3053 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
3054
3055         * gdb.fortran/whatis_type.exp: Use multi_line.
3056
3057 2016-05-24  Tom Tromey  <tom@tromey.com>
3058
3059         PR python/17386:
3060         * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
3061         use value as an index.
3062
3063 2016-05-23  Tom Tromey  <tom@tromey.com>
3064
3065         PR python/17981:
3066         * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
3067         no-breakpoint case.
3068
3069 2016-05-24  Pedro Alves  <palves@redhat.com>
3070
3071         PR gdb/19828
3072         * gdb.threads/clone-attach-detach.c: New file.
3073         * gdb.threads/clone-attach-detach.exp: New file.
3074
3075 2016-05-24  Francis Ricci  <francisjricci@gmail.com>  (tiny patch)
3076
3077         * gdb.base/annota-input-while-running.exp: Fix syntax error.
3078
3079 2016-05-23  Tom Tromey  <tom@tromey.com>
3080
3081         PR python/19438, PR python/18393:
3082         * gdb.python/py-progspace.exp: Add "dir" test.
3083         * gdb.python/py-objfile.exp: Add "dir" test.
3084
3085 2016-05-23  Yao Qi  <yao.qi@linaro.org>
3086
3087         * gdb.arch/thumb-prologue.exp: Use standard_testfile.
3088         * gdb.arch/thumb2-it.exp: Likewise.
3089
3090 2016-05-18  Simon Marchi  <simon.marchi@ericsson.com>
3091
3092         * gdb.mi/mi-threads-interrupt.c: New file.
3093         * gdb.mi/mi-threads-interrupt.exp: New file.
3094
3095 2016-05-17  Simon Marchi  <simon.marchi@ericsson.com>
3096
3097         PR gdb/18077
3098         * gdb.mi/mi-async-run.exp: New file.
3099         * gdb.mi/mi-async-run.c: New file.
3100
3101 2016-05-17  Tom Tromey  <tom@tromey.com>
3102             Manish Goregaokar <manishsmail@gmail.com>
3103
3104         * lib/rust-support.exp: New file.
3105         * lib/gdb.exp (skip_rust_tests): New proc.
3106         (build_executable_from_specs): Handle rust.
3107         * lib/future.exp (gdb_find_rustc): New proc.
3108         (gdb_default_target_compile): Handle rust.
3109         * gdb.rust/expr.exp: New file.
3110         * gdb.rust/generics.exp: New file.
3111         * gdb.rust/generics.rs: New file.
3112         * gdb.rust/methods.exp: New file.
3113         * gdb.rust/methods.rs: New file.
3114         * gdb.rust/modules.exp: New file.
3115         * gdb.rust/modules.rs: New file.
3116         * gdb.rust/simple.exp: New file.
3117         * gdb.rust/simple.rs: New file.
3118
3119 2016-05-17  Tom Tromey  <tom@tromey.com>
3120
3121         * gdb.base/default.exp (set language): Add rust.
3122
3123 2016-05-17  Tom Tromey  <tom@tromey.com>
3124
3125         * gdb.gdb/unittest.exp: New file.
3126
3127 2016-05-16  Yao Qi  <yao.qi@linaro.org>
3128
3129         * gdb.base/batch-preserve-term-settings.exp: Remove variable
3130         shell_prompt.  Update shell_prompt_re.
3131
3132 2016-05-12  Doug Evans  <dje@google.com>
3133
3134         PR symtab/19999
3135         * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
3136         $options when building executable.
3137         * gdb.dwarf2/fission-loclists-pie.S: New file.
3138         * gdb.dwarf2/fission-loclists-pie.exp: New file.
3139
3140 2016-05-04  Simon Marchi  <simon.marchi@ericsson.com>
3141
3142         * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
3143         of [is_remote target],
3144
3145 2016-05-04  Simon Marchi  <simon.marchi@ericsson.com>
3146
3147         * lib/gdb.exp (use_gdb_stub): New procedure.
3148
3149 2016-05-03  Yunlian Jiang <yunlian@google.com>
3150             Doug Evans  <dje@google.com>
3151
3152         PR symtab/19914
3153         * gdb.dwarf2/dwp-sepdebug.c: New file.
3154         * gdb.dwarf2/dwp-sepdebug.exp: New file.
3155
3156 2016-05-02  Simon Marchi  <simon.marchi@ericsson.com>
3157
3158         * gdb.base/detach.exp: Remove is_remote check.
3159
3160 2016-05-02  Simon Marchi  <simon.marchi@ericsson.com>
3161
3162         * gdb.base/annota-input-while-running.exp: Don't check for
3163         [is_remote target].  Enable annotations after running to main.
3164         Remove unused "set test..." line.
3165
3166 2016-04-28  Simon Marchi  <simon.marchi@ericsson.com>
3167
3168         * gdb.trace/trace-enable-disable.exp: New file.
3169         * gdb.trace/trace-enable-disable.c: New file.
3170
3171 2016-04-28  Simon Marchi  <simon.marchi@ericsson.com>
3172
3173         * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
3174         use it in info sharedlibrary test.
3175         * gdb.trace/ftrace-lock.exp: Likewise.
3176         * gdb.trace/ftrace.exp: Likewise.
3177         * gdb.trace/range-stepping.exp: Likewise.
3178         * gdb.trace/trace-break.exp: Likewise.
3179         * gdb.trace/trace-condition.exp: Likewise.
3180         * gdb.trace/trace-mt.exp: Likewise.
3181
3182 2016-04-27  Simon Marchi  <simon.marchi@ericsson.com>
3183
3184         * lib/gdb.exp (gdb_load_shlibs): Rename to...
3185         (gdb_load_shlib): ... this.
3186         * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
3187         gdb_load_shlib.
3188         * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
3189         * gdb.base/ctxobj.exp: Likewise.
3190         * gdb.base/dprintf-pending.exp: Likewise.
3191         * gdb.base/dso2dso.exp: Likewise.
3192         * gdb.base/fixsection.exp: Likewise.
3193         * gdb.base/gcore-relro.exp: Likewise.
3194         * gdb.base/gdb1555.exp: Likewise.
3195         * gdb.base/global-var-nested-by-dso.exp: Likewise.
3196         * gdb.base/gnu-ifunc.exp: Likewise.
3197         * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
3198         * gdb.base/jit-so.exp (one_jit_test): Likewise.
3199         * gdb.base/pending.exp: Likewise.
3200         * gdb.base/print-file-var.exp: Likewise.
3201         * gdb.base/print-symbol-loading.exp: Likewise.
3202         * gdb.base/shlib-call.exp: Likewise.
3203         * gdb.base/shreloc.exp: Likewise.
3204         * gdb.base/so-impl-ld.exp: Likewise.
3205         * gdb.base/solib-disc.exp: Likewise.
3206         * gdb.base/solib-nodir.exp: Likewise.
3207         * gdb.base/solib-overlap.exp: Likewise.
3208         * gdb.base/solib-symbol.exp: Likewise.
3209         * gdb.base/solib-weak.exp (do_test): Likewise.
3210         * gdb.base/sym-file.exp: Likewise.
3211         * gdb.base/symtab-search-order.exp: Likewise.
3212         * gdb.base/type-opaque.exp: Likewise.
3213         * gdb.base/unload.exp: Likewise.
3214         * gdb.base/watchpoint-solib.exp: Likewise.
3215         * gdb.compile/compile.exp: Likewise.
3216         * gdb.cp/gdb2384.exp: Likewise.
3217         * gdb.cp/infcall-dlopen.exp: Likewise.
3218         * gdb.cp/re-set-overloaded.exp: Likewise.
3219         * gdb.fortran/library-module.exp: Likewise.
3220         * gdb.opt/solib-intra-step.exp: Likewise.
3221         * gdb.python/py-finish-breakpoint.exp: Likewise.
3222         * gdb.python/py-shared.exp: Likewise.
3223         * gdb.reverse/solib-precsave.exp: Likewise.
3224         * gdb.reverse/solib-reverse.exp: Likewise.
3225         * gdb.server/solib-list.exp: Likewise.
3226         * gdb.threads/dlopen-libpthread.exp: Likewise.
3227         * gdb.threads/tls-shared.exp: Likewise.
3228         * gdb.threads/tls-so_extern.exp: Likewise.
3229         * gdb.trace/change-loc.exp: Likewise.
3230         * gdb.trace/ftrace-lock.exp: Likewise.
3231         * gdb.trace/ftrace.exp: Likewise.
3232         * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
3233         * gdb.trace/pending.exp: Likewise.
3234         * gdb.trace/range-stepping.exp: Likewise.
3235         * gdb.trace/strace.exp (strace_remove_socket): Likewise.
3236         (strace_info_marker): Likewise.
3237         (strace_probe_marker): Likewise.
3238         (strace_trace_on_same_addr): Likewise.
3239         (strace_trace_on_diff_addr): Likewise.
3240         * gdb.trace/trace-break.exp: Likewise.
3241         * gdb.trace/trace-condition.exp: Likewise.
3242         * gdb.trace/trace-mt.exp: Likewise.
3243
3244 2016-04-27  Simon Marchi  <simon.marchi@ericsson.com>
3245
3246         * lib/gdb.exp (gdb_load_shlibs):  Accept a single argument.  Return
3247         result of gdb_remote_download.
3248         * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
3249         * gdb.base/dso2dso.exp: Likewise.
3250         * gdb.base/global-var-nested-by-dso.exp: Likewise.
3251         * gdb.base/print-file-var.exp: Likewise.
3252         * gdb.base/shlib-call.exp: Likewise.
3253         * gdb.base/shreloc.exp: Likewise.
3254         * gdb.base/solib-overlap.exp: Likewise.
3255         * gdb.base/solib-weak.exp (do_test): Likewise.
3256         * gdb.base/unload.exp: Likewise.
3257
3258 2016-04-27  Yao Qi  <yao.qi@linaro.org>
3259
3260         * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
3261         exists.
3262
3263 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
3264
3265         * vla-type.exp: Print structure from toplevel.
3266
3267 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
3268
3269         * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
3270         of dynamic types.
3271         * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
3272         of dynamic types.
3273
3274 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
3275
3276         * gdb.fortran/vla-type.f90: New file.
3277         * gdb.fortran/vla-type.exp: New file.
3278
3279 2016-04-25  Yao Qi  <yao.qi@linaro.org>
3280
3281         * gdb.base/branch-to-self.c: New file.
3282         * gdb.base/branch-to-self.exp: New file.
3283
3284 2016-04-22  Yao Qi  <yao.qi@linaro.org>
3285
3286         * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
3287         more after $hex.
3288
3289 2016-04-22  Yao Qi  <yao.qi@linaro.org>
3290
3291         * gdb.base/annota1.exp: Set breakpoint on line $main_line.
3292         * gdb.base/annota3.exp: Likewise.
3293
3294 2016-04-22  Yao Qi  <yao.qi@linaro.org>
3295
3296         * gdb.reverse/step-precsave.exp: Do one step and test program
3297         stops in "callee" and do multiple steps until program goes out
3298         of "callee".
3299         * gdb.reverse/step-reverse.exp: Likewise.
3300
3301 2016-04-22  Yao Qi  <yao.qi@linaro.org>
3302
3303         * gdb.trace/signal.exp: Also pass if
3304         $tracepoint_hits($i) > $iterations.
3305
3306 2016-04-22  Yao Qi  <yao.qi@linaro.org>
3307
3308         * gdb.trace/signal.c: New file.
3309         * gdb.trace/signal.exp: New file.
3310
3311 2016-04-19  Doug Evans  <xdje42@gmail.com>
3312
3313         * gdb.base/bad-file.exp: New file.
3314
3315 2016-04-18  Martin Galvan  <martin.galvan@tallertechnologies.com>
3316
3317         * gdb.dwarf2/implref.exp: New file.
3318
3319 2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
3320
3321         * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
3322         * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
3323         * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
3324         * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
3325         * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
3326         * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
3327         * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
3328         * lib/fortran.exp (fortran_int4): New procedure.
3329         (fortran_real4, fortran_real8, fortran_complex4): Likewise.
3330         (fortran_logical4): Likewise.
3331
3332 2016-04-18  Benrhard Heckel <bernhard.heckel@intel.com>
3333
3334         * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
3335
3336 2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
3337
3338         * lib/compiler.c: Add Intel specific preprocessor macros.
3339         * lib/compiler.cc: Likewise.
3340
3341 2016-04-13  Luis Machado  <lgustavo@codesourcery.com>
3342
3343         * gdb.server/connect-with-no-symbol-file.c: New file.
3344         * gdb.server/connect-with-no-symbol-file.exp: New file.
3345
3346 2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
3347
3348         * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
3349
3350 2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
3351
3352         * boards/gdbserver-base.exp (${board}_download): Copy source file to
3353         standard output directory.
3354
3355 2016-04-13  Antoine Tremblay  <antoine.tremblay@ericsson.com>
3356
3357         * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
3358
3359 2016-04-13  Markus Metzger  <markus.t.metzger@intel.com>
3360
3361         * gdb.btrace/instruction_history.c (loop): Add declaration.
3362
3363 2016-04-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
3364
3365         * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
3366
3367 2016-04-09  Simon Marchi  <simon.marchi@polymtl.ca>
3368
3369         * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
3370         parentheses to print.
3371         (continue_handler): Likewise.
3372
3373 2016-04-08  Simon Marchi  <simon.marchi@ericsson.com>
3374
3375         * gdb.server/solib-list.exp: Remove is_remote check.
3376         Pass shlib= to gdb_compile.  Don't link shared library with
3377         -soname.  Call gdb_remote_download instead of gdb_load_shlibs.
3378         Run binary filename through "readlink -f" on the target.
3379
3380 2016-04-08  Pedro Alves  <palves@redhat.com>
3381
3382         * gdb.server/solib-list.exp: Don't use gdb_load.  Instead pass the
3383         interpreter filename as argument to gdbserver_spawn.
3384         * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3385         Return empty if $last_loaded_file does not exist.
3386
3387 2016-04-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
3388
3389         Fix compatibility with gcc-4.8.5-4.el7.x86_64.
3390         * gdb.base/jit-main.c: Use exit after usage.
3391
3392 2016-04-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
3393
3394         * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
3395         GDBHISTSIZE prior to the tests.
3396         * gdb.base/gdbinit-history.exp: Likewise.
3397
3398 2016-04-07  Pedro Alves  <palves@redhat.com>
3399
3400         * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
3401         instead of build_executable.  Use gdb_load_shlibs.
3402
3403 2016-04-07  Yao Qi  <yao.qi@linaro.org>
3404
3405         * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
3406         Execute "si" command.
3407
3408 2016-04-07  Yao Qi  <yao.qi@linaro.org>
3409
3410         * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
3411         number instead of the comments on some line.
3412
3413 2016-04-06  Don Breazeal  <donb@codesourcery.com>
3414
3415         * gdb.dwarf2/dw2-opt-structptr.c: New test program.
3416         * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
3417
3418 2016-04-06  Simon Marchi  <simon.marchi@ericsson.com>
3419
3420         * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
3421         standard_output_file.  Remove unused binfile variable.
3422
3423 2016-04-05  Catalin Udma  <catalin.udma@freescale.com>
3424
3425         * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
3426         * gdb.python/py-mi-objfile.exp: Match "list main" output
3427         in console format.
3428
3429 2016-04-05  Simon Marchi  <simon.marchi@polymtl.ca>
3430
3431         * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
3432         absolute.
3433
3434 2016-04-05  Simon Marchi  <simon.marchi@ericsson.com>
3435
3436         * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
3437         absolute.
3438         * gdb.trace/ftrace.exp: Likewise.
3439         * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
3440         targets as well.
3441         (gdb_compile_shlib): Set SONAME for non-remote targets as well.
3442         (gdb_load_shlibs): Copy libraries to test directory when testing
3443         natively.  Only set solib-search-path if testing remotely.
3444         * lib/mi-support.exp (mi_load_shlibs): Likewise.
3445
3446 2016-04-05  Simon Marchi  <simon.marchi@ericsson.com>
3447
3448         * gdb.base/jit-so.exp: Use gdb_remote_download instead of
3449         gdb_download.  Use it even if the target is not remote.
3450         * gdb.base/jit.exp (compile_jit_test): Likewise.
3451         * lib/gdb.exp (gdb_remote_download): Copy files to the standard
3452         output directory if the destination board is local, otherwise use
3453         the standard remote_download from DejaGnu.
3454         (gdb_download): Remove.
3455         (gdb_load_shlibs): Use gdb_remote_download instead of
3456         gdb_download.
3457         * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3458         Use gdb_remote_download instead of gdb_download.  Use it even if
3459         the target is not remote.
3460         * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
3461         instead of gdb_download.
3462
3463 2016-04-04  Simon Marchi  <simon.marchi@polymtl.ca>
3464
3465         * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
3466         (test_insert_delete_modify): Call mi_load_shlibs before trying to
3467         run.
3468
3469 2016-04-01  Artemiy Volkov  <artemiyv@acm.org>
3470
3471         PR gdb/19820
3472         * gdb.base/printcmds.exp: Add artificial arrays tests.
3473
3474 2016-03-31  Pedro Alves  <palves@redhat.com>
3475
3476         PR gdb/19858
3477         * gdb.base/jit-main.c: Include unistd.h.
3478         (ATTACH): Define to 0 if not already defined.
3479         (wait_for_gdb, mypid): New globals.
3480         (WAIT_FOR_GDB): New macro.
3481         (MAIN): Set an alarm.  Store the process's pid.  Wait for GDB at
3482         some breakpoint locations.
3483         * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
3484         New procedures.
3485         (one_jit_test): Add REATTACH parameter, and handle it.  Use
3486         continue_to_test_location.
3487         (top level): Test attach, and adjusts calls to one_jit_test.
3488
3489 2016-03-31  Pedro Alves  <palves@redhat.com>
3490
3491         PR gdb/19858
3492         * gdb.base/jit.exp (compile_jit_test): Add intro comment.  Add
3493         BINSUFFIX parameter, and handle it.
3494         (top level): Adjust calls compile_jit_test.
3495
3496 2016-03-31  Catalin Udma  <catalin.udma@freescale.com>
3497
3498         PR python/19743
3499         * gdb.python/py-mi-events-gdb.py: New file.
3500         * gdb.python/py-mi-events.c: New file.
3501         * gdb.python/py-mi-events.exp: New file.
3502
3503 2016-03-30  Yao Qi  <yao.qi@linaro.org>
3504
3505         * gdb.reverse/until-precsave.exp: Match function name only.
3506         * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
3507         Move malloc to a condition block.
3508         * gdb.reverse/until-reverse.exp: Match function name only.
3509
3510 2016-03-29  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3511
3512         * gdb.trace/ftrace.exp: Set arg0exp for s390.
3513         * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
3514         * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
3515         variable for GPR 0 instead of assuming it is register 0.
3516         * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
3517         * lib/trace-support.exp: Add s390 registers.
3518
3519 2016-03-29  Yao Qi  <yao.qi@linaro.org>
3520
3521         * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
3522
3523 2016-03-24  Yao Qi  <yao.qi@linaro.org>
3524
3525         * gdb.reverse/break-reverse.exp: Add quotation mark in the
3526         test message.
3527
3528 2016-03-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3529
3530         * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
3531         maintaining separate logic for constructing the output path.
3532
3533 2016-03-16  Don Breazeal  <donb@codesourcery.com>
3534
3535         * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3536         Retry fork and waitpid on interrupted system call errors.
3537         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3538         Use with_timeout_factor to increase timeout by factor of 10.
3539
3540 2016-03-15  Don Breazeal  <donb@codesourcery.com>
3541
3542         * gdb.cp/scope-err.cc: New test program.
3543         * gdb.cp/scope-err.exp: New test script.
3544         * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
3545         lines and "set breakpoint here" comment.
3546         * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
3547         Fixed some whitespace and format issues.
3548         * gdb.mi/mi-linespec-err-cp.cc: New test program.
3549         * gdb.mi/mi-linespec-err-cp.exp: New test script.
3550
3551 2016-03-15  Doug Evans  <dje@google.com>
3552
3553         * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
3554         * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
3555         All callers updated.  Add tests for enums, mixed flags register.
3556
3557 2016-03-15  Doug Evans  <dje@google.com>
3558
3559         * gdb.base/skip.c (main): Call test_skip_file_and_function.
3560         * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
3561
3562 2016-03-14  Simon Marchi  <simon.marchi@ericsson.com>
3563
3564         * gdb.base/default.exp: Add $_as_string to the list of expected
3565         convenience functions.
3566
3567 2016-03-11  Andrew Burgess  <andrew.burgess@embecosm.com>
3568
3569         * gdb.base/maint.exp: New tests for 'maint info line-table'.
3570
3571 2016-03-10  Simon Marchi  <simon.marchi@polymtl.ca>
3572
3573         * gdb.python/py-as-string.exp: New file.
3574         * gdb.python/py-as-string.c: New file.
3575
3576 2016-03-09  Pedro Alves  <palves@redhat.com>
3577
3578         * gdb.threads/attach-into-signal.exp: Adjust to "Program received
3579         signal" -> "Thread NN received signal" output change.
3580         * gdb.threads/ia64-sigill.exp: Likewise.
3581         * gdb.threads/linux-dp.exp: Likewise.
3582         * gdb.threads/manythreads.exp: Likewise.
3583         * gdb.threads/pending-step.exp: Likewise.
3584         * gdb.threads/print-threads.exp: Likewise.
3585         * gdb.threads/sigstep-threads.exp: Likewise.
3586         * gdb.threads/staticthreads.exp: Likewise.
3587         * gdb.threads/tls.exp: Likewise.
3588
3589 2016-03-09  Pedro Alves  <palves@redhat.com>
3590
3591         * gdb.base/command-line-input.exp: New file.
3592
3593 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3594
3595         * gdb.trace/ftrace.exp: Set arg0exp for ppc.
3596         * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
3597         * gdb.trace/pending.exp: Accept leading dot before function name.
3598         * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
3599         * lib/trace-support.exp: Set registers for ppc.
3600
3601 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3602
3603         * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
3604         use it for disassembly; accept .main in addition to main in backtrace.
3605
3606 2016-03-09  Wei-cheng Wang  <cole945@gmail.com>
3607             Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3608
3609         * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
3610         (gdb_recursion_test_ptr): New global variable.
3611         (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
3612         gdb_recursion_test.
3613         (gdb_c_test): Ditto.
3614
3615 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3616
3617         * gdb.trace/change-loc.exp: Don't depend on tracepoint location
3618         ordering.
3619
3620 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3621
3622         * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
3623         (bar): Add bar_start_lbl label.
3624         * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
3625         of foo/bar for emitting DWARF and tracing.
3626
3627 2016-03-06  Sergio Durigan Junior  <sergiodj@redhat.com>
3628
3629         * analyze-racy-logs.py: Set executable bit.
3630
3631 2016-03-05  Sergio Durigan Junior  <sergiodj@redhat.com>
3632
3633         * Makefile.in (DEFAULT_RACY_ITER): New variable.
3634         (CHECK_TARGET_TMP): Likewise.
3635         (check-single-racy): New rule.
3636         (check-parallel-racy): Likewise.
3637         (TEST_TARGETS): Adjust rule to account for RACY_ITER.
3638         (do-check-parallel-racy): New rule.
3639         (check-racy/%.exp): Likewise.
3640         * README (Racy testcases): New section.
3641         * analyze-racy-logs.py: New file.
3642
3643 2016-03-03  Doug Evans  <dje@google.com>
3644
3645         * gdb.base/skip.exp: Use with_test_prefix.
3646
3647 2016-03-03  Yao Qi  <yao.qi@linaro.org>
3648
3649         * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
3650         Invoke step_over_syscall "clone" and break_cond_on_syscall
3651         "clone".
3652         * gdb.base/step-over-clone.c: New file.
3653
3654 2016-03-03  Yao Qi  <yao.qi@linaro.org>
3655
3656         * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
3657         code format.
3658
3659 2016-03-03  Yao Qi  <yao.qi@linaro.org>
3660
3661         * gdb.base/disp-step-fork.c: Rename to ...
3662         * gdb.base/step-over-fork.c: ... it.  New file.
3663         * gdb.base/disp-step-vfork.c: Rename to ...
3664         * gdb.base/step-over-vfork.c: ... it.  New file.
3665         * gdb.base/disp-step-syscall.exp: Rename to ...
3666         * gdb.base/step-over-syscall.exp: ... it.  New file.
3667         (disp_step_cross_syscall): Rename to ...
3668         (step_over_syscall): ... it.
3669
3670 2016-03-03  Yao Qi  <yao.qi@linaro.org>
3671
3672         * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
3673         If target supports condition evaluation on target, invoke
3674         break_cond_on_syscall for fork and vfork.
3675
3676 2016-03-03  Yao Qi  <yao.qi@linaro.org>
3677
3678         * gdb.base/disp-step-syscall.exp: Don't invoke
3679         support_displaced_stepping.
3680         (disp_step_cross_syscall): Test with displaced stepping off and
3681         on if supported.
3682
3683 2016-03-03  Yao Qi  <yao.qi@linaro.org>
3684
3685         * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
3686         proc.
3687         (setup): New proc.
3688         (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
3689         and setup.
3690
3691 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
3692
3693         * gdb.fortran/vla-history.exp: Remove breakpoint.
3694
3695 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
3696
3697         * gdb.fortran/vla-history.exp: Lookup array elements and printing
3698         exceeds timeout.
3699
3700 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
3701
3702         * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
3703         breakpoint.
3704
3705 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
3706
3707         * gdb.mi/vla.f90: Nullify pointer after declaration.
3708
3709 2016-03-01  Pedro Alves  <palves@redhat.com>
3710
3711         * gdb.trace/ftrace-lock.c: Include <unistd.h>.
3712
3713 2016-03-01  Pedro Alves  <palves@redhat.com>
3714
3715         * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
3716         before anything else.
3717         * gdb.threads/watchpoint-fork-mt.c: Likewise.  Don't define
3718         _GNU_SOURCE here.
3719         * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
3720         before anything else.
3721         * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
3722
3723 2016-03-01  Pedro Alves  <palves@redhat.com>
3724
3725         * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
3726
3727 2016-03-01  Yao Qi  <yao.qi@linaro.org>
3728
3729         * gdb.arch/arm-disp-step.exp: Use standard_testfile and
3730         prepare_for_testing.
3731
3732 2016-03-01  Yao Qi  <yao.qi@linaro.org>
3733
3734         * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
3735
3736 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3737
3738         * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
3739         manually constructing the output path.
3740
3741 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3742
3743         * gdb.arch/s390-stackless.S: New.
3744         * gdb.arch/s390-stackless.exp: New.
3745
3746 2016-02-28  Iain Buclaw  <ibuclaw@gdcproject.org>
3747
3748         * gdb.dlang/circular.c: New file.
3749         * gdb.dlang/circular.exp: New file.
3750
3751 2016-02-26  Yao Qi  <yao.qi@linaro.org>
3752
3753         * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
3754         [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
3755         (testcases): Update.
3756
3757 2016-02-26  Yao Qi  <yao.qi@linaro.org>
3758
3759         * gdb.reverse/aarch64.c: Rename to ...
3760         * gdb.reverse/insn-reverse.c: ... it.
3761         * gdb.reverse/aarch64.exp: Rename to ...
3762         * gdb.reverse/insn-reverse.exp: ... it.
3763
3764 2016-02-26  Yao Qi  <yao.qi@linaro.org>
3765
3766         * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
3767         (testcase_ftype): New.
3768         (testcases): New array.
3769         (n_testcases): New.
3770         (main): Call each element in testcases.
3771         * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
3772         (read_testcase): New.
3773         Do the tests in a loop.
3774
3775 2016-02-25  Yao Qi  <yao.qi@linaro.org>
3776
3777         * gdb.base/branches.c: Remove.
3778
3779 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3780
3781         PR gdb/13808
3782         * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
3783
3784 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3785
3786         * gdb.trace/ftrace.exp: Remove unnecessary target check.
3787
3788 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3789
3790         * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
3791         change x86_64 call_insn to 'callq'.
3792
3793 2016-02-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
3794
3795         * gdb.trace/tfile-avx.c: Move to...
3796         * gdb.trace/tracefile-pseudo-reg.c: Here.
3797         * gdb.trace/tfile-avx.exp: Move to...
3798         * gdb.trace/tracefile-pseudo-reg.exp: Here.
3799
3800 2016-02-24  Gary Benson <gbenson@redhat.com>
3801
3802         * gdb.base/attach-pie-noexec.exp: Do not expect an error
3803         message on attach.
3804
3805 2016-02-23  Doug Evans  <dje@google.com>
3806
3807         * gdb.base/skip.c (test_skip): New function.
3808         (end_test_skip_file_and_function): New function.
3809         (test_skip_file_and_function): New function.
3810         * gdb.base/skip1.c (test_skip): New function.
3811         (skip1_test_skip_file_and_function): New function.
3812         * gdb.base/skip.exp: Add tests for new skip options.
3813         * gdb.base/skip-solib.exp: Update expected output.
3814         * gdb.perf/skip-command.cc: New file.
3815         * gdb.perf/skip-command.exp: New file.
3816         * gdb.perf/skip-command.py: New file.
3817
3818 2016-02-22  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3819
3820         * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
3821         info registers pattern.
3822
3823 2016-02-18  Iain Buclaw  <ibuclaw@gdcproject.org>
3824
3825         * lib/future.exp: Add D support.
3826         (gdb_find_gdc): New proc.
3827         (gdb_default_target_compile): Add D support.
3828
3829 2016-02-18  Wei-cheng Wang  <cole945@gmail.com>
3830
3831         * gdb.trace/tspeed.c (myclock): Return wallclock instead of
3832         user+system time.
3833         (trace_speed_test): Determine the iteration count for a time
3834         between 15..30 seconds.
3835
3836 2016-02-18  Walfred Tedeschi  <walfred.tedeschi@intel.com>
3837
3838         * gdb.arch/i386-mpx-sigsegv.c: New file.
3839         * gdb.arch/i386-mpx-sigsegv.exp: New file.
3840         * gdb.arch/i386-mpx-simple_segv.c: New file.
3841         * gdb.arch/i386-mpx-simple_segv.exp: New file.
3842
3843 2016-02-18  Yao Qi  <yao.qi@linaro.org>
3844
3845         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3846         Don't call setup_kfail.
3847
3848 2016-02-18  Yao Qi  <yao.qi@linaro.org>
3849
3850         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3851         Set "set breakpoint condition-evaluation" per $cond_bp_target.
3852
3853 2016-02-16  Doug Evans  <dje@google.com>
3854
3855         * gdb.base/skip.c: Add copyright.  Whitespace cleanup.
3856         * gdb.base/skip1.c: Ditto.
3857         * gdb.base/skip.exp: Whitespace cleanup.
3858
3859 2016-02-16  Don Breazeal  <donb@codesourcery.com>
3860
3861         PR remote/19496
3862         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3863         Remove kfail for PR remote/19496.
3864
3865 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
3866
3867         * lib/gdb.exp (standard_temp_file): Return a path specific to
3868         the runtest invocation.
3869
3870 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
3871
3872         * gdb.trace/save-trace.exp: Change relative path to be in the
3873         standard output directory.
3874
3875 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
3876
3877         * gdb.arch/i386-prologue.c: Add missing prototypes.
3878
3879 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
3880
3881         * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
3882         * gdb.arch/i386-prologue.exp: Likewise.
3883         * gdb.arch/i386-size.exp: Likewise.
3884
3885 2016-02-15  Simon Marchi  <simon.marchi@ericsson.com>
3886
3887         * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
3888         define object file path.
3889         * gdb.btrace/gcore.exp: Use standard_output_file to define core
3890         file path.
3891         * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
3892         standard_output_file to define binfile.
3893
3894 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
3895
3896         Fix compatibility with recent gfortran-5.3.1.
3897         * gdb.fortran/vla-history.exp (print vla1 allocated)
3898         (print vla2 allocated, print $2, print $3): Remove
3899         (print $4): Rename to ...
3900         (print $2): ... here.
3901         (print $9): Rename to ...
3902         (print $5): ... here.
3903         (print $10): Rename to ...
3904         (print $6): ... here.
3905         * gdb.fortran/vla.f90: Add pvla initialization.
3906
3907 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
3908
3909         * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
3910         New test.
3911         * gdb.fortran/vla-value-sub.exp: Likewise.
3912
3913 2016-02-12  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3914
3915         * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
3916
3917 2016-02-12  Simon Marchi  <simon.marchi@ericsson.com>
3918
3919         * i386-biarch-core.exp: Define corefile using
3920         standard_output_file.
3921
3922 2016-02-12  Yao Qi  <yao.qi@linaro.org>
3923
3924         * gdb.arch/arm-single-step-kernel-helper.c: New.
3925         * gdb.arch/arm-single-step-kernel-helper.exp: New.
3926
3927 2016-02-12  Markus Metzger  <markus.t.metzger@intel.com>
3928
3929         * gdb.btrace/tailcall-only.exp: New.
3930         * gdb.btrace/tailcall-only.c: New.
3931         * gdb.btrace/x86_64-tailcall-only.S: New.
3932         * gdb.btrace/i686-tailcall-only.S: New.
3933
3934 2016-02-11  Pedro Alves  <palves@redhat.com>
3935
3936         * README (Parallel testing): Add missing double quotes.
3937
3938 2016-02-11  Pedro Alves  <palves@redhat.com>
3939
3940         * README (Parallel testing): New section.
3941         (GDB_PARALLEL): Rewrite.
3942         (FORCE_PARALLEL): Document.
3943
3944 2016-02-11  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3945
3946         * gdb.trace/tfile-avx.c: New test.
3947         * gdb.trace/tfile-avx.exp: New test.
3948
3949 2016-02-09  Keith Seitz  <keiths@redhat.com>
3950
3951         PR breakpoints/19546
3952         * gdb.base/infcall-exec.c: New file.
3953         * gdb.base/infcall-exec2.c: New file.
3954         * gdb.base/infcall-exec.exp: New file.
3955
3956 2016-02-09  Keith Seitz  <keiths@redhat.com>
3957
3958         * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
3959         (toplevel): Call test_bkpt_address.
3960
3961 2016-02-09  Keith Seitz  <keiths@redhat.com>
3962
3963         PR python/19506
3964         * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
3965         (toplevel): Call test_bkpt_address.
3966
3967 2016-02-09  Simon Marchi  <simon.marchi@ericsson.com>
3968
3969         * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
3970         to AC_OUTPUT.
3971         * configure: Regenerate.
3972
3973 2016-02-09  Pedro Alves  <palves@redhat.com>
3974
3975         PR breakpoints/19548
3976         * gdb.base/execl-update-breakpoints.c (some_function): New
3977         function.
3978         (main): Call it.
3979         * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
3980         Tighten expected GDB output.
3981
3982 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
3983
3984         * Makefile.in (ALL_SUBDIRS): Remove.
3985         (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
3986         (distclean maintainer-clean realclean): Likewise.
3987         * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
3988         * configure: Regenerate.
3989         * gdb.ada/Makefile.in: Delete.
3990         * gdb.arch/Makefile.in: Likewise.
3991         * gdb.asm/Makefile.in: Likewise.
3992         * gdb.base/Makefile.in: Likewise.
3993         * gdb.btrace/Makefile.in: Likewise.
3994         * gdb.cell/Makefile.in: Likewise.
3995         * gdb.compile/Makefile.in: Likewise.
3996         * gdb.cp/Makefile.in: Likewise.
3997         * gdb.disasm/Makefile.in: Likewise.
3998         * gdb.dlang/Makefile.in: Likewise.
3999         * gdb.dwarf2/Makefile.in: Likewise.
4000         * gdb.fortran/Makefile.in: Likewise.
4001         * gdb.gdb/Makefile.in: Likewise.
4002         * gdb.go/Makefile.in: Likewise.
4003         * gdb.guile/Makefile.in: Likewise.
4004         * gdb.java/Makefile.in: Likewise.
4005         * gdb.linespec/Makefile.in: Likewise.
4006         * gdb.mi/Makefile.in: Likewise.
4007         * gdb.modula2/Makefile.in: Likewise.
4008         * gdb.multi/Makefile.in: Likewise.
4009         * gdb.objc/Makefile.in: Likewise.
4010         * gdb.opencl/Makefile.in: Likewise.
4011         * gdb.opt/Makefile.in: Likewise.
4012         * gdb.pascal/Makefile.in: Likewise.
4013         * gdb.perf/Makefile.in: Likewise.
4014         * gdb.python/Makefile.in: Likewise.
4015         * gdb.reverse/Makefile.in: Likewise.
4016         * gdb.server/Makefile.in: Likewise.
4017         * gdb.stabs/Makefile.in: Likewise.
4018         * gdb.threads/Makefile.in: Likewise.
4019         * gdb.trace/Makefile.in: Likewise.
4020         * gdb.xml/Makefile.in: Likewise.
4021         * lib/gdb.exp (make_gdb_parallel_path): Add check for
4022         GDB_PARALLEL.
4023         (standard_output_file): Remove check for GDB_PARALLEL, always
4024         return path in outputs/$subdir/$testname.
4025
4026 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
4027
4028         * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
4029         (site.exp): Assign abs_srcdir to tcl's srcdir.
4030
4031 2016-02-04  Yao Qi  <yao.qi@linaro.org>
4032
4033         * gdb.base/foll-exec-mode.c: Include limits.h.
4034         (main): Add parameters argc and argv.  Get directory from
4035         argv[0].
4036         * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
4037         compilation.
4038         * gdb.base/foll-exec.c: Include limits.h.
4039         (main): Add parameters argc and argv.
4040         Get directory from argv[0].
4041         * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
4042         Adjust tests on the number of lines as source code changed.
4043         * gdb.base/foll-vfork-exit.c: Include limits.h.
4044         (main): Add one line of statement before vfork.
4045         * gdb.base/foll-vfork.c: Include limits.h and string.h.
4046         (main): Add parameters argc and argv.  Get directory from
4047         argv[0].
4048         * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
4049         (setup_gdb): Set tbreak to skip some source lines.
4050         * gdb.multi/bkpt-multi-exec.c: Include limits.h.
4051         (main): Add parameters argc and argv.  Get directory from
4052         argv[0].
4053         * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
4054         compilation.
4055         * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
4056         (main): Add parameters argc and argv.  Get directory from
4057         argv[0].
4058         * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
4059         compilation.
4060
4061 2016-02-01  Doug Evans  <dje@google.com>
4062
4063         * gdb.base/skip.exp: Clean up multiple references to same test name.
4064
4065 2016-02-01  Pedro Alves  <palves@redhat.com>
4066
4067         PR remote/19496
4068         * gdb.threads/forking-threads-plus-breakpoint.exp
4069         (displaced_stepping_supported): New global.
4070         (probe_displaced_stepping_support): New procedure.
4071         (do_test): Add 'displaced' parameter, and use it.
4072         (top level): Check for displaced stepping support.  Add displaced
4073         stepping on/off testing axis.
4074
4075 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
4076
4077         * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
4078         pointer.  Don't perform further tests on the unassociated pointer
4079         if the first test fails.
4080
4081 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
4082
4083         * gdb.base/max-value-size.c: New file.
4084         * gdb.base/max-value-size.exp: New file.
4085         * gdb.base/huge.exp: Disable max-value-size for this test.
4086
4087 2016-01-28  Iain Buclaw  <ibuclaw@gdcproject.org>
4088
4089         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
4090
4091 2016-01-28  Yao Qi  <yao.qi@linaro.org>
4092
4093         * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
4094
4095 2016-01-25  Pedro Alves  <palves@redhat.com>
4096
4097         PR threads/19461
4098         * gdb.base/fork-running-state.c: New file.
4099         * gdb.base/fork-running-state.exp: New file.
4100
4101 2016-01-25  Pedro Alves  <palves@redhat.com>
4102
4103         PR gdb/19494
4104         * gdb.base/catch-fork-kill.c: New file.
4105         * gdb.base/catch-fork-kill.exp: New file.
4106
4107 2016-01-25  Pedro Alves  <palves@redhat.com>
4108
4109         * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
4110         Delete, moved to lib/gdb.exp.
4111         * gdb.threads/forking-threads-plus-breakpoint.exp
4112         (foreach_with_prefix): Likewise.
4113         * gdb.threads/process-dies-while-handling-bp.exp
4114         (foreach_with_prefix): Likewise.
4115         * lib/gdb.exp (foreach_with_prefix): New procedure.
4116
4117 2016-01-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
4118
4119         * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
4120         * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
4121
4122 2016-01-23  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
4123
4124         * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
4125         endian targets.
4126
4127 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
4128             Pedro Alves  <palves@redhat.com>
4129
4130         Fix testsuite compatibility with Guile.
4131         * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
4132         number.
4133
4134 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
4135
4136         Fix testsuite compatibility with Guile.
4137         * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
4138         (thread 1): New test for backtrace through signal handler.
4139
4140 2016-01-22  Yao Qi  <yao.qi@linaro.org>
4141
4142         PR testsuite/19491
4143         * gdb.base/multi-forks.c: Include
4144         ../lib/unbuffer_output.c
4145         (main): Call gdb_unbuffer_output.
4146
4147 2016-01-21  Doug Evans  <dje@google.com>
4148
4149         * lib/ada.exp (gdb_compile_ada): Fix typo.
4150
4151 2016-01-21  Joel Brobecker  <brobecker@adacore.com>
4152
4153         * gdb.base/break-fun-addr.exp: New file.
4154         * gdb.base/break-fun-addr1.c: New file.
4155         * gdb.base/break-fun-addr2.c: New file.
4156
4157 2016-01-20  Simon Marchi  <simon.marchi@polymtl.ca>
4158
4159         * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
4160         * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
4161         enum flag values.
4162
4163 2016-01-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4164
4165         * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
4166         when GDB can not set the vector return value.  Add more comments
4167         for clarification.
4168
4169 2016-01-20  Antoine Tremblay  <antoine.tremblay@ericsson.com>
4170
4171         * gdb.trace/tspeed.exp:  Use shlib instead of libs in gdb_compile
4172         command.
4173
4174 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
4175
4176         * Makefile.in (DO_RUNTEST): Add --status and update usages.
4177
4178 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
4179
4180         * Makefile.in (check-single): Pass --status to runtest.
4181         (check/%.exp): Likewise.
4182
4183 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
4184
4185         * Makefile.in (check-parallel): Propagate return code from make
4186         do-check-parallel.
4187
4188 2016-01-19  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
4189
4190         * gdb.trace/ftrace.exp: Fix expected message on continue.
4191         * gdb.trace/pending.exp: Fix expected message on continue.
4192         * gdb.trace/trace-break.exp: Fix expected message on continue.
4193
4194 2016-01-18  Simon Marchi  <simon.marchi@ericsson.com>
4195
4196         * lib/gdb.exp (gdb_test): Remove unused global references.
4197
4198 2016-01-18  Pedro Alves  <palves@redhat.com>
4199
4200         * gdb.base/async-shell.exp: Adjust expected output.
4201         * gdb.base/dprintf-non-stop.exp: Adjust expected output.
4202         * gdb.base/siginfo-thread.exp: Adjust expected output.
4203         * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
4204         * gdb.java/jnpe.exp: Adjust expected output.
4205         * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
4206         * gdb.threads/continue-pending-status.exp: Adjust expected output.
4207         * gdb.threads/leader-exit.exp: Adjust expected output.
4208         * gdb.threads/manythreads.exp: Adjust expected output.
4209         * gdb.threads/pthreads.exp: Adjust expected output.
4210         * gdb.threads/schedlock.exp: Adjust expected output.
4211         * gdb.threads/siginfo-threads.exp: Adjust expected output.
4212         * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
4213         expected output.
4214         * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
4215         output.
4216         * gdb.threads/sigthread.exp: Adjust expected output.
4217         * gdb.threads/watchpoint-fork.exp: Adjust expected output.
4218
4219 2016-01-18  Yao Qi  <yao.qi@linaro.org>
4220
4221         * gdb.guile/scm-section-script.c: Replace @progbits with
4222         %progbits.
4223         * gdb.python/py-section-script.c: Likewise.
4224
4225 2016-01-15  Pedro Alves  <palves@redhat.com>
4226
4227         * gdb.multi/tids.exp: Test star wildcard ranges.
4228
4229 2016-01-15  Pedro Alves  <palves@redhat.com>
4230
4231         * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
4232         command from "thread apply" invocation.
4233         (thr_apply_info_thr_invalid): Default the expected output to the
4234         input tid list.
4235         (top level): Add tests that use convenience variables.  Add tests
4236         for "thread apply" with a valid TID list, but missing the command.
4237
4238 2016-01-13  Pedro Alves  <palves@redhat.com>
4239
4240         * gdb.base/default.exp: Expect $_gthread as well.
4241         * gdb.multi/tids.exp: Test $_gthread.
4242         * gdb.threads/thread-specific.exp: Test $_gthread.
4243
4244 2016-01-13  Pedro Alves  <palves@redhat.com>
4245
4246         * gdb.multi/tids.exp: Test "info threads -gid".
4247
4248 2016-01-13  Pedro Alves  <palves@redhat.com>
4249
4250         * gdb.multi/tids.exp: Test InferiorThread.global_num and
4251         Breakpoint.thread.
4252         * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
4253
4254 2016-01-07  Pedro Alves  <palves@redhat.com>
4255
4256         * gdb.base/break.exp: Adjust to output changes.
4257         * gdb.base/hbreak2.exp: Likewise.
4258         * gdb.base/sepdebug.exp: Likewise.
4259         * gdb.base/watch_thread_num.exp: Likewise.
4260         * gdb.linespec/keywords.exp: Likewise.
4261         * gdb.multi/info-threads.exp: Likewise.
4262         * gdb.threads/thread-find.exp: Likewise.
4263         * gdb.multi/tids.c: New file.
4264         * gdb.multi/tids.exp: New file.
4265
4266 2016-01-13  Pedro Alves  <palves@redhat.com>
4267
4268         * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
4269
4270 2016-01-13  Pedro Alves  <palves@redhat.com>
4271
4272         * gdb.base/default.exp: Expect $_inferior as well.
4273         * gdb.multi/base.exp: Test $_inferior.
4274
4275 2016-01-13  Pedro Alves  <palves@redhat.com>
4276
4277         PR breakpoints/19388
4278         * gdb.base/catch-signal-siginfo-cond.c: New file.
4279         * gdb.base/catch-signal-siginfo-cond.exp: New file.
4280
4281 2016-01-12  Josh Stone  <jistone@redhat.com>
4282             Philippe Waroquiers  <philippe.waroquiers@skynet.be>
4283
4284         * gdb.base/catch-syscall.c (do_execve): New variable.
4285         (main): Conditionally trigger an execve.
4286         * gdb.base/catch-syscall.exp: Enable testing for remote targets.
4287         (test_catch_syscall_execve): New, check entry/return across execve.
4288         (do_syscall_tests): Call test_catch_syscall_execve.
4289
4290 2016-01-12  Pedro Alves  <palves@redhat.com>
4291
4292         * gdb.base/random-signal.exp (do_test): New procedure, with body
4293         of testcase moved in.
4294
4295 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
4296             Pedro Alves  <palves@redhat.com>
4297
4298         * gdb.base/funcargs.exp (finish from indirectly called function):
4299         Reintroduce the case for 'First'.
4300
4301 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
4302             Pedro Alves  <palves@redhat.com>
4303
4304         * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
4305         (tcatch_vfork_then_child_follow_exec)
4306         (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
4307         identification.
4308
4309 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
4310
4311         * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
4312         and repeats to unlimited.
4313         * gdb.python/py-value.exp: Likewise.
4314         * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
4315         and repeats to unlimited.
4316
4317 2016-01-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
4318
4319         * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
4320         and reordering the functions.
4321         * gdb.multi/hangout.c: Likewise.
4322         * gdb.multi/hello.c: Likewise.
4323
4324 2016-01-08  Simon Marchi  <simon.marchi@ericsson.com>
4325
4326         * gdb.perf/lib/perftest/perftest.py: Change relative imports to
4327         absolute.
4328         (SingleStatisticTestResult.report): Use dict.keys instead of
4329         dict.iterkeys.
4330
4331 2016-01-06  Pedro Alves  <palves@redhat.com>
4332
4333         * gdb.python/py-infthread.exp: Fix typo.  Expect t0.num to be 1.
4334
4335 2016-01-04  Markus Metzger  <markus.t.metzger@intel.com>
4336
4337         * gdb.btrace/dlopen.exp: New.
4338         * gdb.btrace/dlopen.c: New.
4339         * gdb.btrace/dlopen-dso.c: New.
4340
4341 2015-12-25  Sandra Loosemore  <sandra@codesourcery.com>
4342
4343         * lib/gdb.exp (gdb_test): Update comments to clarify that the
4344         PATTERN argument is optional.
4345
4346 2015-12-24  Joel Brobecker  <brobecker@adacore.com>
4347
4348         * lib/ada.exp (target_compile_ada_from_dir): New function.
4349         (gdb_compile_ada): Reimplement avoiding the use of project files.
4350         * gdb.ada/gnat_ada.gpr: Delete.
4351         * gdb.ada/cond_lang.exp: Adjust test to make path before
4352         filename optional.
4353         * gdb.ada/small_reg_param.exp: Likewise.
4354
4355 2015-12-22  Simon Marchi  <simon.marchi@ericsson.com>
4356
4357         * gdb.base/foll-vork.exp: Remove HP-UX special case.
4358
4359 2015-12-22  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4360
4361         * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
4362         case.
4363
4364 2015-12-21  Simon Marchi  <simon.marchi@ericsson.com>
4365
4366         * gdb.base/break.exp: Remove dead code.
4367         * gdb.base/sepdebug.exp: Likewise.
4368
4369 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
4370
4371         * gdb.asm/asm-source.exp: Remove HP-UX references.
4372         * gdb.base/annota1.exp: Likewise.
4373         * gdb.base/annota3.exp: Likewise.
4374         * gdb.base/attach.exp: Likewise.
4375         * gdb.base/bigcore.exp: Likewise.
4376         * gdb.base/break.exp: Likewise.
4377         * gdb.base/call-ar-st.exp: Likewise.
4378         * gdb.base/callfuncs.exp: Likewise.
4379         * gdb.base/catch-fork-static.exp: Likewise.
4380         * gdb.base/display.exp: Likewise.
4381         * gdb.base/foll-exec-mode.exp: Likewise.
4382         * gdb.base/foll-exec.exp: Likewise.
4383         * gdb.base/foll-fork.exp: Likewise.
4384         * gdb.base/foll-vfork.exp: Likewise.
4385         * gdb.base/funcargs.exp: Likewise.
4386         * gdb.base/hbreak2.exp: Likewise.
4387         * gdb.base/inferior-died.exp: Likewise.
4388         * gdb.base/interrupt.exp: Likewise.
4389         * gdb.base/multi-forks.exp: Likewise.
4390         * gdb.base/nodebug.exp: Likewise.
4391         * gdb.base/sepdebug.exp: Likewise.
4392         * gdb.base/solib1.c: Likewise.
4393         * gdb.base/step-test.exp: Likewise.
4394         * gdb.mi/non-stop.c: Likewise.
4395         * gdb.mi/pthreads.c: Likewise.
4396         * gdb.multi/bkpt-multi-exec.ex: Likewise.
4397         * gdb.threads/pthreads.c: Likewise.
4398         * gdb.threads/staticthreads.exp: Likewise.
4399         * lib/future.exp: Likewise.
4400         * lib/gdb.exp: Likewise.
4401         * gdb.base/so-indr-cl.c: Remove.
4402         * gdb.base/so-indr-cl.exp: Likewise.
4403         * gdb.base/solib.c: Likewise.
4404         * gdb.base/solib.exp: Likewise.
4405         * gdb.base/solib2.c: Likewise.
4406
4407 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
4408
4409         * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
4410         * gdb.base/call-ar-st.exp: Likewise.
4411         * gdb.base/callfuncs.exp: Likewise.
4412         * gdb.base/condbreak.exp: Likewise.
4413         * gdb.base/constvars.exp: Likewise.
4414         * gdb.base/hbreak2.exp: Likewise.
4415         * gdb.base/langs.exp: Likewise.
4416         * gdb.base/list.exp: Likewise.
4417         * gdb.base/long_long.exp: Likewise.
4418         * gdb.base/ptype.exp: Likewise.
4419         * gdb.base/scope.exp: Likewise.
4420         * gdb.base/signals.exp: Likewise.
4421         * gdb.base/so-impl-ld.exp: Likewise.
4422         * gdb.base/varargs.exp: Likewise.
4423         * gdb.base/volatile.exp: Likewise.
4424         * gdb.base/whatis.exp: Likewise.
4425         * gdb.cp/cplusfuncs.exp: Likewise.
4426         * gdb.cp/inherit.exp: Likewise.
4427         * gdb.cp/local.exp: Likewise.
4428         * gdb.cp/member-ptr.exp: Likewise.
4429         * gdb.cp/method.exp: Likewise.
4430         * gdb.cp/overload.exp: Likewise.
4431         * gdb.cp/templates.exp: Likewise.
4432         * gdb.stabs/weird.exp: Likewise.
4433         * lib/compiler.c: Likewise.
4434         * lib/compiler.cc: Likewise.
4435         * lib/cp-support.exp: Likewise.
4436         * lib/gdb.exp: Likewise.
4437
4438 2015-12-20  Simon Marchi  <simon.marchi@polymtl.ca>
4439
4440         * configure.ac: Remove HP-UX case.
4441         * configure: Regenerate.
4442
4443 2015-12-18  Simon Marchi  <simon.marchi@ericsson.com>
4444
4445         * lib/gdb.exp (gdb_compile): Add function doc.
4446
4447 2015-12-17  Pedro Alves  <palves@redhat.com>
4448
4449         PR threads/19354
4450         * gdb.multi/info-threads.exp: New file.
4451
4452 2015-12-15  Yao Qi  <yao.qi@linaro.org>
4453
4454         * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
4455         is aarch64*-*-*.
4456
4457 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
4458
4459         * gdb.base/history-duplicates.exp: Skip if no readline support.
4460
4461 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
4462
4463         * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
4464
4465 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
4466
4467         * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
4468
4469 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
4470
4471         * gdb.base/completion.exp: Skip tests that interrupt GDB with
4472         ctrl-C if nointerrupts target property is set.
4473         * gdb.base/double-prompt-target-event-error.exp: Likewise.
4474         * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
4475         * gdb.base/paginate-bg-execution.exp: Likewise.
4476         * gdb.base/paginate-execution-startup.exp: Likewise.
4477         * gdb.base/random-signal.exp: Likewise.
4478         * gdb.base/range-stepping.exp: Likewise.
4479         * gdb.cp/annota2.exp: Likewise.
4480         * gdb.cp/annota3.exp: Likewise.
4481         * gdb.gdb/selftest.exp: Likewise.
4482         * gdb.threads/continue-pending-status.exp: Likewise.
4483         * gdb.threads/leader-exit.exp: Likewise.
4484         * gdb.threads/manythreads.exp: Likewise.
4485         * gdb.threads/pthreads.exp: Likewise.
4486         * gdb.threads/schedlock.exp: Likewise.
4487         * gdb.threads/sigthread.exp: Likewise.
4488
4489 2015-12-11  Don Breazeal  <donb@codesourcery.com>
4490
4491         * gdb.base/execl-update-breakpoints.exp (main): Enable for target
4492         remote.
4493         * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
4494         * gdb.base/foll-exec.exp (main): Enable for target remote.
4495         * gdb.base/foll-fork.exp (main): Likewise.
4496         * gdb.base/foll-vfork.exp (main): Likewise.
4497         * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
4498         (proc continue_to_exit_bp_loc): Use clean_restart.
4499         * gdb.base/pie-execl.exp (main): Disable for target remote.
4500         * gdb.base/watch-vfork.exp (main): Enable for target remote.
4501         * gdb.mi/mi-nsthrexec.exp (main): Likewise.
4502         * gdb.threads/execl.exp (main): Likewise.
4503         * gdb.threads/fork-child-threads.exp (main): Likewise.
4504         * gdb.threads/fork-plus-threads.exp (main): Disable for target
4505         remote.
4506         * gdb.threads/fork-thread-pending.exp (main): Enable for target
4507         remote.
4508         * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
4509         pid.tid style ptids, instead of just tid.
4510         * gdb.threads/thread-execl.exp (main): Enable for target remote.
4511         * gdb.threads/watchpoint-fork.exp (main): Likewise.
4512         * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
4513         ptids, instead of just tid.
4514
4515 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
4516
4517         * gdb.base/list.exp (test_list_forward): Add end of file error
4518         test.
4519         (test_repeat_list_command): Add end of file error test.
4520         (test_list_backwards): Add beginning of file error test.
4521
4522 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
4523
4524         * gdb.base/list.exp (test_list_invalid_args): New function,
4525         defined, and called.
4526
4527 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
4528
4529         * gdb.base/list.exp (test_list): Make test names unique.
4530
4531 2015-12-11  Yao Qi  <yao.qi@linaro.org>
4532
4533         * gdb.base/coremaker2.c: Remove.
4534
4535 2015-12-10  Pedro Alves  <palves@redhat.com>
4536
4537         * gdb.multi/base.exp: Remove stale "spaces" references.
4538
4539 2015-12-10  Pedro Alves  <palves@redhat.com>
4540
4541         * gdb.multi/base.exp: Don't use nowarnings.
4542         * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
4543         * gdb.multi/hangout.c: Include stdio.h.
4544         * gdb.multi/hello.c: Include stdlib.h.
4545         * gdb.multi/multi-arch-exec.c: Include stdlib.h.
4546         * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
4547         * gdb.multi/multi-arch.exp: Don't use nowarnings.
4548
4549 2015-12-10  Andrew Burgess  <andrew.burgess@embecosm.com>
4550
4551         * gdb.dwarf2/dw2-ranges-base.c: New file.
4552         * gdb.dwarf2/dw2-ranges-base.exp: New file.
4553         * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
4554         support additional line table, and debug ranges generation.
4555         (Dwarf::ranges): New function, generate .debug_ranges.
4556         (Dwarf::lines): Support generating simple line table programs.
4557         (Dwarf::assemble): Initialise new namespace variables.
4558
4559 2015-12-09  Kevin Buettner  <kevinb@redhat.com>
4560
4561         * gdb.base/async.exp (proc test_background): Add case for
4562         asynchronous execution not supported.
4563
4564 2015-12-09  Luis Machado  <lgustavo@codesourcery.com>
4565
4566         * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
4567           format and change test names to make them unique.
4568
4569 2015-12-09  Ruslan Kabatsayev  <b7.10110111@gmail.com>
4570             Pedro Alves  <pedro@redhat.com>
4571
4572         PR gdb/18702
4573         Add checking of floatformats setup on x86_64 hosts.
4574         * gdb.arch/i386-float.S (main): Load bigval and smallval.
4575         (smallval, bigval): New labels/constants.
4576         * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
4577         float" after loading bigval and smallval.
4578
4579 2015-12-07  Pierre-Marie de Rodat  <derodat@adacore.com>
4580
4581         * gdb.ada/fun_overload_menu.exp: New testcase.
4582         * gdb.ada/fun_overload_menu/foo.adb: New testcase.
4583
4584 2015-12-04  Josh Stone  <jistone@redhat.com>
4585
4586         * gdb.base/catch-fork-static.exp: New.
4587
4588 2015-12-03  Yao Qi  <yao.qi@linaro.org>
4589
4590         * gdb.base/sizeof.c: Don't include stdio.h and
4591         ../lib/unbuffer_output.c.
4592         (main): New variable 'size' and 'value'.  Remove printf and
4593         gdb_unbuffer_output.  Assign return value to size and value.
4594         * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
4595         at the beginning.
4596         (check_sizeof): Check the result by printing variable 'size'.
4597         (check_valueof): Check the result by printing variable 'value'.
4598
4599 2015-12-01  Yao Qi  <yao.qi@linaro.org>
4600
4601         * gdb.base/disp-step-syscall.exp: Define syscall instruction
4602         for aarch64*-*-linux* target.
4603
4604 2015-11-30  Pedro Alves  <palves@redhat.com>
4605
4606         * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
4607
4608 2015-11-30  Pedro Alves  <palves@redhat.com>
4609
4610         * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
4611         Handle non-stop mode vCont replies.
4612
4613 2015-11-30  Pedro Alves  <palves@redhat.com>
4614
4615         * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
4616         prepare_for_testing.  Start gdb with "set non-stop on" appended to
4617         GDBFLAGS.  Lax expected stop output.
4618
4619 2015-11-27  Yao Qi  <yao.qi@linaro.org>
4620
4621         * gdb.arch/arm-neon.exp: New.
4622         * gdb.arch/arm-neon.c: New.
4623
4624 2015-11-27  Yao Qi  <yao.qi@linaro.org>
4625
4626         * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
4627
4628 2015-11-27  Yao Qi  <yao.qi@linaro.org>
4629
4630         * gdb.cp/annota2.exp: Allow multiple occurrences of the
4631         frames-invalid annotation.
4632
4633 2015-11-27  Yao Qi  <yao.qi@linaro.org>
4634
4635         * gdb.cp/annota2.exp: Use ${frames_invalid}.
4636
4637 2015-11-26  Simon Marchi  <simon.marchi@ericsson.com>
4638
4639         * gdb.threads/names.exp: New file.
4640         * gdb.threads/names.c: New file.
4641         * README: Mention gdb,no_thread_names.
4642
4643 2015-11-26  Markus Metzger  <markus.t.metzger@intel.com>
4644
4645         PR 19297
4646         * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
4647         support" error.
4648
4649 2015-11-24  Pedro Alves  <palves@redhat.com>
4650
4651         PR 17539
4652         * gdb.base/display.exp: Expect displays to be sorted in ascending
4653         order.  Use multi_line.
4654         * gdb.base/solib-display.exp: Likewise.
4655
4656 2015-11-24  Pedro Alves  <palves@redhat.com>
4657
4658         PR 17539
4659         * gdb.base/display.exp: Expect displays to be sorted in ascending
4660         order.  Use multi_line.
4661         * gdb.base/solib-display.exp: Likewise.
4662
4663 2015-11-24  Pedro Alves  <palves@redhat.com>
4664
4665         PR 17539
4666         * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
4667         threads in ascending order.
4668         * gdb.base/foll-fork.exp: Likewise.
4669         * gdb.base/foll-vfork.exp: Likewise.
4670         * gdb.base/multi-forks.exp: Likewise.
4671         * gdb.mi/mi-nonstop.exp: Likewise.
4672         * gdb.mi/mi-nsintrall.exp: Likewise.
4673         * gdb.multi/base.exp: Likewise.
4674         * gdb.multi/multi-arch.exp: Likewise.
4675         * gdb.python/py-inferior.exp: Likewise.
4676         * gdb.threads/break-while-running.exp: Likewise.
4677         * gdb.threads/execl.exp: Likewise.
4678         * gdb.threads/gcore-thread.exp: Likewise.
4679         * gdb.threads/info-threads-cur-sal.exp: Likewise.
4680         * gdb.threads/kill.exp: Likewise.
4681         * gdb.threads/linux-dp.exp: Likewise.
4682         * gdb.threads/multiple-step-overs.exp: Likewise.
4683         * gdb.threads/next-bp-other-thread.exp: Likewise.
4684         * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
4685         * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
4686         * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
4687         * gdb.threads/thread-find.exp: Likewise.
4688         * gdb.threads/tls.exp: Likewise.
4689         * lib/mi-support.exp (mi_reverse_list): Delete.
4690         (mi_check_thread_states): No longer reverse list.
4691
4692 2015-11-24  Pedro Alves  <palves@redhat.com>
4693
4694         * gdb.python/py-inferior.exp: Use with_test_prefix.  Consistently
4695         use lowercase.
4696
4697 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
4698
4699         * gdb.trace/actions.c: Include trace-common.h.
4700         (main): Add a location for a fast tracepoint.
4701         * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
4702         the normal tracepoints.
4703         (gdb_verify_tracepoints): Adjust number of expected tracepoints.
4704
4705 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
4706
4707         * save-trace.exp: Factor out code to these...
4708         (gdb_save_tracepoints): New.
4709         (gdb_load_tracepoints): New.
4710         (do_save_load_test): New.
4711
4712 2015-11-23  Kevin Buettner  <kevinb@redhat.com>
4713
4714         * gdb.base/asmlabel.exp: New test.
4715         * gdb.base/asmlabel.c: New test case.
4716
4717 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
4718
4719         * gdb.base/wrong_frame_bt_full-main.c: New file.
4720         * gdb.base/wrong_frame_bt_full-opaque.c: New file.
4721         * gdb.base/wrong_frame_bt_full.exp: New file.
4722
4723 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
4724
4725         * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
4726
4727 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
4728
4729         * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
4730         pstate register when comparing registers values in
4731         sparc64-*-linux-gnu targets to avoid spurious differences.
4732
4733 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
4734
4735         * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
4736
4737 2015-11-19  Sandra Loosemore  <sandra@codesourcery.com>
4738
4739         * gdb.base/nested-subp1.exp: Pass executable, not executable name,
4740         as type argument to gdb_compile.
4741         * gdb.base/nested-subp2.exp: Likewise.
4742         * gdb.base/nested-subp3.exp: Likewise.
4743
4744 2015-11-17  Dominik Vogt  <vogt@linux.vnet.ibm.com>
4745
4746         * lib/dwarf.exp (_note): Fix left shift of negative value.
4747         * gdb.trace/trace-condition.exp: Likewise.
4748
4749 2015-11-13  Yao Qi  <yao.qi@linaro.org>
4750
4751         * gdb.base/call-sc.exp (test_scalar_returns): Remove the
4752         comments about d10v.
4753         (test_scalar_returns): Likewise.
4754         * gdb.base/d10v.ld: Remove.
4755         * gdb.base/overlays.exp: Remove the target triplet checking for
4756         d10v-*-*.
4757         * gdb.base/structs.exp (test_struct_returns): Remove the
4758         comments about d10v.
4759         (test_struct_calls): Likewise.
4760
4761 2015-11-13  Yao Qi  <yao.qi@linaro.org>
4762
4763         * gdb.base/gnu_vector.exp: Check the return value by "p res".
4764         * gdb.base/gnu_vector.c: Don't include stdio.h.
4765         (main): Don't print res and call add_some_intvecs.
4766
4767 2015-11-11  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
4768
4769         * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
4770         macro.
4771         (func5): Removed.
4772         (func4): Use FAST_TRACEPOINT_LABEL.
4773         * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
4774         macro.
4775         (func): Removed.
4776         (thread_function): Use FAST_TRACEPOINT_LABEL.
4777         * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
4778         (func): Remove.
4779         (marker): Use FAST_TRACEPOINT_LABEL.
4780         * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
4781         (pendfunc1): Remove.
4782         (pendfunc): Use FAST_TRACEPOINT_LABEL.
4783         * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
4784         (foo): Remove.
4785         (pendfunc2): Use FAST_TRACEPOINT_LABEL.
4786         * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
4787         macro.
4788         (func): Remove.
4789         (marker): Use FAST_TRACEPOINT_LABEL.
4790         * gdb.trace/trace-common.h: New header.
4791         * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
4792         macro.
4793         (func): Remove.
4794         (marker): Use FAST_TRACEPOINT_LABEL.
4795         * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
4796         (func): Remove.
4797         (thread_function): Use FAST_TRACEPOINT_LABEL.
4798
4799 2015-11-10  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
4800
4801         * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
4802         in front.
4803         * gdb.trace/change-loc.exp: Use global pcreg definition.
4804         * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
4805         * gdb.trace/entry-values.exp: Use global spreg definition, add $
4806         in front.
4807         * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
4808         * gdb.trace/pending.exp: Likewise.
4809         * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
4810         * gdb.trace/trace-break.exp: Likewise.
4811         * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
4812         in front.
4813         * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
4814         * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
4815         in front.
4816         * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
4817
4818 2015-11-09  Joel Brobecker  <brobecker@adacore.com>
4819
4820         * gdb.ada/fin_fun_out: New testcase.
4821
4822 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
4823
4824         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
4825         value associated with DW_AT_byte_size.
4826         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
4827         constants for DW_AT_byte_size, DW_AT_lower_bound, and
4828         DW_AT_upper_bound.
4829
4830 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
4831
4832         * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
4833         (gdb_target_symbol_prefix_flags): Define in terms of _asm
4834         version.
4835         * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
4836         gdb.dwarf2/dw2-canonicalize-type.exp,
4837         gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
4838         gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
4839         gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
4840         provided by gdb_target_symbol_prefix_flags_asm.
4841         * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
4842         testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
4843         testsuite/gdb.dwarf2/dw2-unresolved-main.c,
4844         testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
4845         gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
4846         macros where needed).  Use this macro for symbols which require
4847         the prefix provided by SYMBOL_PREFIX.
4848
4849 2015-11-05  Kevin Buettner  <kevinb@redhat.com>
4850
4851         * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
4852         New procs.
4853         * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
4854         representing expressions, of more than one list element.
4855         * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
4856         to prepend linker symbol prefix to f.
4857         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
4858         table_1 and table_2.
4859         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
4860         Likewise, for f and g.
4861         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
4862         for ptr.
4863         * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
4864         for main.
4865         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
4866         table_1_ptr and table_2_ptr.
4867
4868 2015-11-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
4869             Joel Brobecker  <brobecker@adacore.com>
4870
4871         * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
4872
4873 2015-11-04  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
4874
4875         * gdb.reverse/s390-mvcle.c: New test.
4876         * gdb.reverse/s390-mvcle.exp: New file.
4877         * lib/gdb.exp: Enable reverse tests on s390*-linux.
4878
4879 2015-11-02  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
4880
4881         * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
4882
4883 2015-11-02  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
4884
4885         * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
4886         reaching marker2.
4887         * gdb.reverse/getresuid-reverse.exp: Likewise.
4888         * gdb.reverse/pipe-reverse.exp: Likewise.
4889         * gdb.reverse/readv-reverse.exp: Likewise.
4890         * gdb.reverse/recvmsg-reverse.exp: Likewise.
4891         * gdb.reverse/time-reverse.exp: Likewise.
4892         * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
4893
4894 2015-10-30  Yao Qi  <yao.qi@linaro.org>
4895
4896         * gdb.threads/wp-replication.c (watch_count_done): Remove.
4897         (empty_cycle): Remove.
4898         (main): Don't call empty_cycle.  Don't use watch_count_done.
4899         * gdb.threads/wp-replication.exp: Don't set breakpoint on
4900         empty_cycle.  Rewrite the code counting HW watchpoints.
4901
4902 2015-10-30  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
4903
4904         * gdb.reverse/fstatat-reverse.c: New test.
4905         * gdb.reverse/fstatat-reverse.exp: New file.
4906         * gdb.reverse/getresuid-reverse.c: New test.
4907         * gdb.reverse/getresuid-reverse.exp: New file.
4908         * gdb.reverse/pipe-reverse.c: New test.
4909         * gdb.reverse/pipe-reverse.exp: New file.
4910         * gdb.reverse/readv-reverse.c: New test.
4911         * gdb.reverse/readv-reverse.exp: New file.
4912         * gdb.reverse/recvmsg-reverse.c: New test.
4913         * gdb.reverse/recvmsg-reverse.exp: New file.
4914         * gdb.reverse/time-reverse.c: New test.
4915         * gdb.reverse/time-reverse.exp: New file.
4916         * gdb.reverse/waitpid-reverse.c: New test.
4917         * gdb.reverse/waitpid-reverse.exp: New file.
4918
4919 2015-10-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
4920
4921         * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
4922
4923 2015-10-26  Doug Evans  <dje@google.com>
4924
4925         PR symtab/17391
4926         * lib/dwarf.exp (_location): Add support for DW_OP_regx.
4927         * gdb.dwarf2/bad-regnum.c: New file.
4928         * gdb.dwarf2/bad-regnum.exp: New file.
4929
4930 2015-10-26  Doug Evans  <dje@google.com>
4931
4932         PR python/18938
4933         * gdb.python/python.exp: Add test for symlink from .py file to .notpy
4934         file.
4935
4936 2015-10-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
4937
4938         * gdb.compile/compile.exp (compile code globalvar): Update expectation
4939         for a change by "Mention language in compile error message".
4940
4941 2015-10-21  Simon Marchi  <simon.marchi@polymtl.ca>
4942
4943         PR python/18073
4944         * gdb.python/py-type.c (C::a_method): New.
4945         (C::a_const_method): New.
4946         (C::a_static_method): New.
4947         (a_function): New.
4948         * gdb.python/py-type.exp (test_fields): Test getting fields
4949         from function and method.
4950
4951 2015-10-21  Keven Boell  <keven.boell@intel.com>
4952
4953         * gdb.fortran/vla-alloc-assoc.exp: New file.
4954         * gdb.fortran/vla-datatypes.exp: New file.
4955         * gdb.fortran/vla-datatypes.f90: New file.
4956         * gdb.fortran/vla-history.exp: New file.
4957         * gdb.fortran/vla-ptype-sub.exp: New file.
4958         * gdb.fortran/vla-ptype.exp: New file.
4959         * gdb.fortran/vla-sizeof.exp: New file.
4960         * gdb.fortran/vla-sub.f90: New file.
4961         * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
4962         * gdb.fortran/vla-value-sub-finish.exp: New file.
4963         * gdb.fortran/vla-value-sub.exp: New file.
4964         * gdb.fortran/vla-value.exp: New file.
4965         * gdb.fortran/vla-ptr-info.exp: New file.
4966         * gdb.mi/mi-vla-fortran.exp: New file.
4967         * gdb.mi/vla.f90: New file.
4968
4969 2015-10-21  Sandra Loosemore  <sandra@codesourcery.com>
4970
4971         * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
4972         of hardwired timeout value.
4973
4974 2015-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
4975             Pedro Alves  <palves@redhat.com>
4976
4977         * gdb.dwarf2/dw2-regno-invalid.exp: New file.
4978         * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
4979
4980 2015-10-19  Josh Stone  <jistone@redhat.com>
4981
4982         * gdb.base/catch-syscall.c: Include <sched.h>.
4983         (unknown_syscall): New variable.
4984         (main): Trigger a vfork and an unknown syscall.
4985         * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
4986         (unknown_syscall_number): Likewise.
4987         (check_call_to_syscall): Accept an optional syscall pattern.
4988         (check_return_from_syscall): Likewise.
4989         (check_continue): Likewise.
4990         (test_catch_syscall_without_args): Check for vfork and ENOSYS.
4991         (test_catch_syscall_skipping_return): New test toggling off 'catch
4992         syscall' to step over the syscall return, then toggling back on.
4993         (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
4994         during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
4995         (do_syscall_tests): Call test_catch_syscall_without_args and
4996         test_catch_syscall_mid_vfork.
4997         (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
4998         (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
4999
5000 2015-10-19  Andrew Stubbs  <ams@codesourcery.com>
5001
5002         * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
5003         print g_vE): Add new pass patterns.
5004         * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
5005         print various symbol names for vptr fields.
5006
5007 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
5008
5009         * gdb.base/dbx.exp (test_func): Remove xfails, update expected
5010         results.
5011
5012 2015-10-12  Yao Qi  <yao.qi@linaro.org>
5013
5014         * gdb.arch/disp-step-insn-reloc.exp: New test case.
5015
5016 2015-10-12  Yao Qi  <yao.qi@linaro.org>
5017
5018         * lib/gdb.exp (support_displaced_stepping): Return 1 if target
5019         is aarch64*-*-linux*.
5020
5021 2015-10-12  Yao Qi  <yao.qi@linaro.org>
5022
5023         * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
5024         (can_relocate_bcond_true): ... it.
5025         (can_relocate_bcond_false): New function.
5026         (foo): Likewise.
5027         (can_relocate_bl): Likewise.
5028         (testcases) [__aarch64__]: Add can_relocate_bcond_false and
5029         can_relocate_bl.
5030
5031 2015-10-12  Pierre-Marie de Rodat  <derodat@adacore.com>
5032
5033         * gdb.base/nested-addr.c: New file.
5034         * gdb.base/nested-addr.exp: New testcase.
5035
5036 2015-10-09  Markus Metzger  <markus.t.metzger@intel.com>
5037
5038         * gdb.btrace/vdso.c (main): Remove breakpoint markers.
5039         * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
5040         its output.  Ignore the output of "record goto begin" and instead
5041         check that GDB is replaying.
5042
5043 2015-10-09  Pedro Alves  <palves@redhat.com>
5044
5045         * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
5046         (top level): Use it in the run with no args test.
5047
5048 2015-10-08  Iain Buclaw  <ibuclaw@gdcproject.org>
5049
5050         * gdb.dlang/properties.exp: New file.
5051
5052 2015-10-02  Sandra Loosemore  <sandra@codesourcery.com>
5053
5054         * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
5055         whether or not address 0x1000 is mapped on the target.
5056
5057 2015-09-30  Simon Marchi  <simon.marchi@ericsson.com>
5058
5059         * gdb.python/py-type.exp: Do not run tests if binaries fail to
5060         build.
5061
5062 2015-09-30  Markus Metzger  <markus.t.metzger@intel.com>
5063
5064         * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
5065         instruction-history test.
5066
5067 2015-09-28  Doug Evans  <dje@google.com>
5068
5069         * gdb.base/gcore.c (array_func): Add reference to static_array.
5070
5071 2015-09-25  Simon Marchi  <simon.marchi@ericsson.com>
5072
5073         * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
5074         source line.
5075
5076 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
5077
5078         * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
5079         short or char as base type.
5080
5081 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
5082
5083         * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
5084         to allow any size enum.
5085
5086 2015-09-23  Pierre-Marie de Rodat  <derodat@adacore.com>
5087
5088         * gdb.ada/array_ptr_renaming.exp: New testcase.
5089         * gdb.ada/array_ptr_renaming/foo.adb: New file.
5090         * gdb.ada/array_ptr_renaming/pack.ads: New file.
5091
5092 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
5093
5094         * gdb.trace/ftrace-lock.c: New file.
5095         * gdb.trace/ftrace-lock.exp: New file.
5096
5097 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
5098
5099         * gdb.arch/insn-reloc.c: New file.
5100         * gdb.arch/ftrace-insn-reloc.exp: New file.
5101
5102 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
5103
5104         * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
5105         instruction.
5106         * gdb.trace/pendshr1.c (pendfunc): Likewise.
5107         * gdb.trace/pendshr2.c (pendfunc2): Likewise.
5108         * gdb.trace/range-stepping.c: Likewise.
5109         * gdb.trace/trace-break.c: Likewise.
5110         * gdb.trace/trace-mt.c (thread_function): Likewise.
5111         * gdb.trace/ftrace.c (marker): Likewise.
5112         * gdb.trace/trace-condition.c (marker): Likewise.
5113         * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
5114         * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
5115         is_aarch64_target.
5116
5117 2015-09-18  Doug Evans  <xdje42@gmail.com>
5118
5119         * gdb.dwarf2/dw2-bad-unresolved.c: New file.
5120         * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
5121
5122 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
5123
5124         * gdb.base/dso2dso.exp: Don't use directory prefix when setting
5125         the breakpoint.
5126
5127 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
5128
5129         * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
5130         the pending breakpoint.  Remove timeout override for "Run till
5131         MI pending breakpoint on pendfunc3 on thread 2" test.
5132
5133 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
5134
5135         * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
5136         filename pattern.
5137
5138 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
5139
5140         * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
5141         in breakpoint filename pattern.
5142
5143 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
5144
5145         * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
5146
5147 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
5148
5149         * gdb.linespec/explicit.exp: Check for readline support for
5150         tab-completion tests.  Fix obvious typo.
5151
5152 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
5153
5154         * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
5155         and replay.
5156
5157 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
5158
5159         * gdb.btrace/non-stop.c: New.
5160         * gdb.btrace/non-stop.exp: New.
5161
5162 2015-09-17  Pierre Langlois  <pierre.langlois@arm.com>
5163             Yao Qi  <yao.qi@linaro.org>
5164
5165         * gdb.trace/trace-condition.c: New file.
5166         * gdb.trace/trace-condition.exp: New file.
5167
5168 2015-09-16  Wei-cheng Wang  <cole945@gmail.com>
5169
5170         * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
5171         for testing bytecode compilation.
5172
5173 2015-09-16  Pedro Alves  <palves@redhat.com>
5174             Sandra Loosemore <sandra@codesourcery.com>
5175
5176         * gdb.threads/non-stop-fair-events.c (timeout): New global.
5177         (SECONDS): Redefine.
5178         (main): Call pthread_kill and alarm early.
5179         * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
5180         support.
5181         (test): If the target can't hardware step and doesn't support
5182         displaced stepping, increase the timeout.
5183
5184 2015-09-16  Pedro Alves  <palves@redhat.com>
5185
5186         * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
5187         (enable_debug): New procedures.
5188         (test): Use them.  Bail out if waiting for threads fails.
5189         (top level): Bail out if a test fails.
5190
5191 2015-09-16  Yao Qi  <yao.qi@linaro.org>
5192
5193         * gdb.asm/asm-source.exp: Set asm-arch for
5194         aarch64*-*-* target.
5195         * gdb.asm/aarch64.inc: New file.
5196
5197 2015-09-15  Pierre-Marie de Rodat  <derodat@adacore.com>
5198
5199         * gdb.ada/array_of_variable_length.exp: New testcase.
5200         * gdb.ada/array_of_variable_length/foo.adb: New file.
5201         * gdb.ada/array_of_variable_length/pck.adb: New file.
5202         * gdb.ada/array_of_variable_length/pck.ads: New file.
5203
5204 2015-09-15  Doug Evans  <dje@google.com>
5205
5206         * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
5207         of function static local variable.
5208
5209 2015-09-15  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
5210
5211         * gdb.threads/tls-so_extern.exp: New test file.
5212         * gdb.threads/tls-so_extern.c: New test file.
5213         * gdb.threads/tls-so_extern_main.c: New test file.
5214
5215 2015-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
5216
5217         * gdb.opt/solib-intra-step-lib.c: New file.
5218         * gdb.opt/solib-intra-step-main.c: New file.
5219         * gdb.opt/solib-intra-step.exp: New file.
5220
5221 2015-09-15  Pedro Alves  <palves@redhat.com>
5222
5223         * gdb.threads/non-ldr-exc-3.exp (do_test): Use
5224         gdb_continue_to_breakpoint instead of gdb_test_multiple.
5225
5226 2015-09-14  Pedro Alves  <palves@redhat.com>
5227
5228         * gdb.base/hook-stop-continue.c: Delete.
5229         * gdb.base/hook-stop-continue.exp: Delete.
5230         * gdb.base/hook-stop-frame.c: Delete.
5231         * gdb.base/hook-stop-frame.exp: Delete.
5232         * gdb.base/hook-stop.c: New file.
5233         * gdb.base/hook-stop.exp: New file.
5234
5235 2015-09-14  Pierre-Marie de Rodat  <derodat@adacore.com>
5236
5237         * gdb.ada/access_to_packed_array.exp: New testcase.
5238         * gdb.ada/access_to_packed_array/foo.adb: New file.
5239         * gdb.ada/access_to_packed_array/pack.adb: New file.
5240         * gdb.ada/access_to_packed_array/pack.ads: New file.
5241
5242 2015-09-14  Markus Metzger  <markus.t.metzger@intel.com>
5243
5244         * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
5245         buffer size test.
5246
5247 2015-09-11  Don Breazeal  <donb@codesourcery.com>
5248
5249         * gdb.base/foll-exec.c: Add copyright header.  Fix
5250         formatting issues.
5251         * gdb.base/foll-exec.exp (zap_session): Delete proc.
5252         (do_exec_tests): Use clean_restart in place of zap_session,
5253         and for test initialization.  Fix formatting issues.  Use
5254         fail in place of perror.
5255         * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
5256         an expect statement to match an expression with output from
5257         the program under debug.
5258         * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
5259         non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
5260         * gdb.threads/non-ldr-exc-2.exp: Likewise.
5261         * gdb.threads/non-ldr-exc-3.exp: Likewise.
5262         * gdb.threads/non-ldr-exc-4.exp: Likewise.
5263
5264 2015-09-09  Doug Evans  <dje@google.com>
5265
5266         * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
5267
5268 2015-09-09  Doug Evans  <dje@google.com>
5269
5270         * gdb.base/pie-execl.exp: Fix result test of build_executable.
5271
5272 2015-09-09  Doug Evans  <dje@google.com>
5273
5274         * gdb.base/savedregs.exp: Fix typo.
5275
5276 2015-09-09  Pedro Alves  <palves@redhat.com>
5277
5278         * gdb.mi/mi-cli.exp: Add CLI finish tests.
5279
5280 2015-09-08  Sandra Loosemore  <sandra@codesourcery.com>
5281
5282         * gdb.threads/hand-call-in-threads.exp: Make sure the thread
5283         command actually switches threads.  Give up on remaining
5284         tests if target fails to stop at breakpoint.
5285
5286 2015-09-03  Pierre-Marie de Rodat  <derodat@adacore.com>
5287
5288         * gdb.ada/funcall_char.exp: New testcase.
5289         * gdb.ada/funcall_char/foo.adb: New file.
5290
5291 2015-09-01  Pierre-Marie de Rodat  <derodat@adacore.com>
5292
5293         * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
5294         expected outputs.  Add two testcases for completing ambiguous
5295         functions.
5296         * gdb.ada/complete/aux_pck.adb: New file.
5297         * gdb.ada/complete/aux_pck.ads: New file.
5298         * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
5299         Ambiguous_Func functions.
5300         * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
5301         * gdb.ada/complete/pck.adb: Likewise.
5302
5303 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
5304
5305         * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
5306         failures to run the test program under GDB.
5307
5308 2015-08-26  Luis Machado  <lgustavo@codesourcery.com>
5309
5310         * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
5311         to C.
5312
5313 2015-08-26  Patrick Palka  <patrick@parcs.ath.cx>
5314
5315         * gdb.base/run-after-attach.exp: New test file.
5316         * gdb.base/run-after-attach.c: New test file.
5317
5318 2015-08-26  Don Breazeal  <donb@codesourcery.com>
5319
5320         * gdb.base/foll-exec-2.c: New test program.
5321         * gdb.base/foll-exec-2.exp: New test.
5322
5323 2015-08-25  Pierre-Marie de Rodat  <derodat@adacore.com>
5324
5325         * gdb.base/nested-subp1.exp: New file.
5326         * gdb.base/nested-subp1.c: New file.
5327         * gdb.base/nested-subp2.exp: New file.
5328         * gdb.base/nested-subp2.c: New file.
5329         * gdb.base/nested-subp3.exp: New file.
5330         * gdb.base/nested-subp3.c: New file.
5331
5332 2015-08-24  Pedro Alves  <palves@redhat.com>
5333
5334         * gdb.server/connect-without-multi-process.c: New file.
5335         * gdb.server/connect-without-multi-process.exp: New file.
5336
5337 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
5338
5339         * gdb.opt/inline-markers.c: Make z int.
5340
5341 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
5342
5343         * gdb.opt/inline-markers.c: Make z volatile.
5344
5345 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
5346
5347         * gdb.opt/inline-bt.c: New volatile global z.
5348         * gdb.opt/inline-cmds.c: Likewise.
5349         * gdb.opt/inline-locals.c: Likewise.
5350         * gdb.opt/inline-markers.c: New extern global z.
5351         (marker): Use z.
5352         (inline_fn): Likewise.
5353
5354 2015-08-24  Pedro Alves  <palves@redhat.com>
5355
5356         * config/m32r-stub.exp: Remove file.
5357         * gdb.base/call-ar-st.exp: Remove reference to sparclet.
5358         * gdb.base/call-rt-st.exp: Likewise.
5359         * gdb.base/call-strs.exp: Likewise.
5360         * gdb.base/default.exp: Remove references to h8300-*-hms and
5361         *-*-udi*.
5362         * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
5363
5364 2015-08-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5365
5366         * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
5367         -Wno-psabi" if "-mcpu=native" fails.  For the tests with "finish"
5368         and "return" use KFAIL when GDB can not read/write the vector
5369         return value.
5370
5371 2015-08-21  Gary Benson <gbenson@redhat.com>
5372
5373         * gdb.trace/pending.exp: Cope with remote transfer warnings.
5374
5375 2015-08-20  Pedro Alves  <palves@redhat.com>
5376
5377         * gdb.server/solib-list.exp: No longer expect an interior stop in
5378         non-stop mode.
5379
5380 2015-08-20  Pedro Alves  <palves@redhat.com>
5381
5382         * gdb.server/connect-stopped-target.c: New file.
5383         * gdb.server/connect-stopped-target.exp: New file.
5384
5385 2015-08-20  Pedro Alves  <palves@redhat.com>
5386
5387         * gdb.dwarf2/comp-unit-lang.exp: New file.
5388         * gdb.dwarf2/comp-unit-lang.c: New file.
5389
5390 2015-08-20  Pierre-Marie de Rodat  <derodat@adacore.com>
5391
5392         * gdb.ada/attr_ref_and_charlit.exp: New testcase.
5393         * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
5394
5395 2015-08-19  Kevin Buettner  <kevinb@redhat.com>
5396
5397         * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
5398         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
5399
5400 2015-08-18  Doug Evans  <dje@google.com>
5401             Adrian Sendroiu <adrian.sendroiu@freescale.com>
5402
5403         * lib/gdb.exp (skip_python_tests_prompt): Renamed from
5404         skip_python_tests.  New arg prompt_regexp.
5405         (skip_python_tests): New function.
5406         * lib/mi-support.exp (mi_skip_python_tests): New function.
5407         * gdb.python/py-mi-objfile-gdb.py: New file.
5408         * gdb.python/py-mi-objfile.c: New file.
5409         * gdb.python/py-mi-objfile.exp: New file.
5410
5411 2015-08-17  Keith Seitz  <keiths@redhat.com>
5412
5413         * gdb.linespec/explicit.exp: Move strace test from here ...
5414         * gdb.trace/strace.exp: ... to here.
5415
5416 2015-08-15  Patrick Palka  <patrick@parcs.ath.cx>
5417
5418         * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
5419         * gdb.base/kill-detach-inferiors-cmd.c: New test file.
5420
5421 2015-08-14  Doug Evans  <xdje42@gmail.com>
5422
5423         * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
5424         inferior before selecting a new file.
5425
5426 2015-08-14  Doug Evans  <xdje42@gmail.com>
5427
5428         * gdb.mi/mi-disassemble.exp: Update.
5429         * gdb.base/disasm-optim.S: New file.
5430         * gdb.base/disasm-optim.c: New file.
5431         * gdb.base/disasm-optim.h: New file.
5432         * gdb.base/disasm-optim.exp: New file.
5433
5434 2015-08-14  Keith Seitz  <keiths@redhat.com>
5435
5436         * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
5437         "evaluated-by".
5438
5439 2015-08-13  Joel Brobecker  <brobecker@adacore.com>
5440
5441         * gdb.base/dso2dso.exp: Improve the testcase's documentation.
5442
5443 2015-08-13  Pierre-Marie de Rodat  <derodat@adacore.com>
5444
5445         * gdb.ada/fun_renaming.exp: New testcase.
5446         * gdb.ada/fun_renaming/fun_renaming.adb: New file.
5447         * gdb.ada/fun_renaming/pack.adb: New file.
5448         * gdb.ada/fun_renaming/pack.ads: New file.
5449
5450 2015-08-12  Keith Seitz  <keiths@redhat.com>
5451
5452         * gdb.base/dso2dso.exp: Pass basename of source file in call to
5453         gdb_get_line_number.
5454
5455 2015-08-12  Joel Brobecker  <brobecker@adacore.com>
5456
5457         * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
5458         gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
5459         gdb.base/dso2dso.exp: New files.
5460
5461 2015-08-12  Sergio Durigan Junior  <sergiodj@redhat.com>
5462             Pedro Alves  <palves@redhat.com>
5463             Keith Seitz  <keiths@redhat.com>
5464
5465         * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
5466         GDBFLAGS.
5467
5468 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
5469
5470         * gdb.base/gdbhistsize-history.exp
5471         (test_histsize_history_setting): Use save_vars.
5472         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
5473         Use save_vars.
5474         (test_no_truncation_of_unlimited_history_file): Use save_vars.
5475         * gdb.base/readline.exp: Use save_vars.
5476
5477 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
5478
5479         * lib/gdb.exp (save_vars): New proc.
5480
5481 2015-08-11  Keith Seitz  <keiths@redhat.com>
5482
5483         * gdb.base/help.exp: Update help_breakpoint_text.
5484
5485 2015-08-11  Keith Seitz  <keiths@redhat.com>
5486
5487         * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
5488         (at toplevel): Call test_explicit_breakpoints.
5489         * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
5490         breakpoints.
5491         * lib/mi-support.exp (mi_make_breakpoint): Add support for
5492         breakpoint conditions, "-cond".
5493
5494 2015-08-11  Keith Seitz  <keiths@redhat.com>
5495
5496         * gdb.linespec/3explicit.c: New file.
5497         * gdb.linespec/cpexplicit.cc: New file.
5498         * gdb.linespec/cpexplicit.exp: New file.
5499         * gdb.linespec/explicit.c: New file.
5500         * gdb.linespec/explicit.exp: New file.
5501         * gdb.linespec/explicit2.c: New file.
5502         * gdb.linespec/ls-errs.exp: Add explicit location tests.
5503         * lib/gdb.exp (capture_command_output): Regexp-escape `command'
5504         before using in the matching pattern.
5505         Clarify that `prefix' is a regular expression.
5506
5507 2015-08-11  Keith Seitz  <keiths@redhat.com>
5508
5509         * gdb.base/dprintf-pending.exp: Update dprintf "without format"
5510         test.
5511         Add tests for missing ",FMT" and ",".
5512
5513 2015-08-10  Doug Evans  <dje@google.com>
5514             Keith Seitz  <keiths@redhat.com>
5515
5516         PR gdb/17960
5517         * gdb.base/completion.exp: Add location completer tests.
5518
5519 2015-08-07  Pedro Alves  <palves@redhat.com>
5520
5521         * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
5522         tests here.
5523         (top level): Run do_test with and without displaced stepping.
5524
5525 2015-08-07  Pedro Alves  <palves@redhat.com>
5526
5527         * gdb.base/valgrind-disp-step.c: New file.
5528         * gdb.base/valgrind-disp-step.exp: New file.
5529
5530 2015-08-07  Pedro Alves  <palves@redhat.com>
5531
5532         * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
5533         Delete function.
5534         (main): Add alarm.  Run an infinite loop instead of calling
5535         wait_threads.
5536         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
5537         comment.
5538         * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
5539         Delete function.
5540         (main): Add alarm.  Run an infinite loop instead of calling
5541         wait_threads.
5542         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
5543         comment.
5544
5545 2015-08-07  Pedro Alves  <palves@redhat.com>
5546
5547         * gdb.base/checkpoint-ns.exp: New file.
5548         * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
5549         standard_testfile.
5550
5551 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
5552
5553         * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
5554         * gdb.btrace/instruction_history.exp: Update.
5555         * gdb.btrace/tsx.exp: New.
5556         * gdb.btrace/tsx.c: New.
5557
5558 2015-08-06  Pedro Alves <palves@redhat.com>
5559
5560         * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
5561         increase timeout.
5562         * gdb.reverse/until-precsave.exp: Bump timeouts.
5563
5564 2015-08-06  Pedro Alves  <palves@redhat.com>
5565
5566         * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
5567
5568 2015-08-06  Pedro Alves  <palves@redhat.com>
5569
5570         PR gdb/18749
5571         * gdb.threads/process-dies-while-handling-bp.c: New file.
5572         * gdb.threads/process-dies-while-handling-bp.exp: New file.
5573
5574 2015-08-06  Pedro Alves  <palves@redhat.com>
5575
5576         * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
5577         * gdb.threads/forking-threads-plus-breakpoint.c: New file.
5578
5579 2015-08-05  Pedro Alves  <palves@redhat.com>
5580
5581         * gdb.threads/next-while-other-thread-longjmps.c: New file.
5582         * gdb.threads/next-while-other-thread-longjmps.exp: New file.
5583
5584 2015-08-03  Sandra Loosemore  <sandra@codesourcery.com>
5585
5586         * gdb.base/bp-permanent.exp: Report test as unsupported if
5587         the target cannot stop at the permanent breakpoint.
5588
5589 2015-08-03  Doug Evans  <dje@google.com>
5590
5591         * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
5592         10000.
5593
5594 2015-08-03  Doug Evans  <dje@google.com>
5595
5596         * Makefile.in (workers/%.worker, build-perf): New rule.
5597         (GDB_PERFTEST_MODE): New variable.
5598         (check-perf): Use it.
5599         (clean): Clean up gdb.perf parallel build subdirs.
5600         * lib/build-piece.exp: New file.
5601         * lib/gdb.exp (make_gdb_parallel_path): New function
5602         (standard_output_file, standard_temp_file): Call it.
5603         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5604         of $GDB_PARALLEL.
5605         * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
5606
5607 2015-08-03  Doug Evans  <dje@google.com>
5608
5609         * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
5610         (LOG_FILE_NAME): New global.
5611         (TextReporter.__init__): Initialize self.txt_sum.
5612         (TextReporter.report): Add support for multiple data-points.
5613         Move report to perftest.sum, put raw data in perftest.log.
5614         (TextReporter.start): Open sum and log files.
5615         (TextReporter.end): Close sum and log files.
5616         * gdb.perf/lib/perftest/testresult.py
5617         (SingleStatisticTestResult.record): Handle multiple data-points.
5618
5619 2015-07-31  Pedro Alves  <palves@redhat.com>
5620
5621         * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
5622         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
5623         kill_wait_spawned_process instead of explicit "kill -9".
5624         * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
5625         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
5626         kill_wait_spawned_process.
5627         * gdb.base/attach-twice.exp: Likewise.
5628         * gdb.base/attach.exp: Likewise.
5629         (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
5630         gdb_test_multiple.
5631         * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
5632         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
5633         kill_wait_spawned_process.
5634         * gdb.base/valgrind-infcall.exp: Likewise.
5635         * gdb.multi/multi-attach.exp: Likewise.
5636         * gdb.python/py-prompt.exp: Likewise.
5637         * gdb.python/py-sync-interp.exp: Likewise.
5638         * gdb.server/ext-attach.exp: Likewise.
5639         * gdb.threads/attach-into-signal.exp (corefunc): Use
5640         spawn_wait_for_attach, spawn_id_get_pid and
5641         kill_wait_spawned_process.
5642         * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
5643         spawn_wait_for_attach returning a spawn id instead of a pid.  Use
5644         spawn_id_get_pid and kill_wait_spawned_process.
5645         * gdb.threads/attach-stopped.exp (corefunc): Use
5646         spawn_wait_for_attach, spawn_id_get_pid and
5647         kill_wait_spawned_process.
5648         * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
5649         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
5650         kill_wait_spawned_process instead of explicit "kill -9".
5651         * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
5652         (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
5653         (spawn_wait_for_attach): Use spawn instead of exec to spawn
5654         processes.  Don't map cygwin/windows pids here.  Now returns a
5655         spawn id list.
5656
5657 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
5658
5659         * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
5660         4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
5661         correct patch.
5662
5663 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
5664
5665         * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
5666
5667 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
5668
5669         Reapply:
5670         2014-05-21  Mark Wielaard  <mjw@redhat.com>
5671
5672         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
5673
5674 2015-07-30  Pedro Alves  <palves@redhat.com>
5675
5676         * linux-low.c (handle_extended_wait): Set the child's last
5677         reported status to TARGET_WAITKIND_STOPPED.
5678
5679 2015-07-30  Pedro Alves  <palves@redhat.com>
5680
5681         PR threads/18600
5682         * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
5683         only shows inferior 1.
5684
5685 2015-07-30  Simon Marchi  <simon.marchi@ericsson.com>
5686             Pedro Alves  <palves@redhat.com>
5687
5688         PR threads/18600
5689         * gdb.threads/fork-plus-threads.c: New file.
5690         * gdb.threads/fork-plus-threads.exp: New file.
5691
5692 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
5693
5694         * gdb.base/batch-preserve-term-settings.exp
5695         (test_terminal_settings_preserved_after_cli_exit): Use
5696         send_quit_command.
5697
5698 2015-07-29  Pedro Alves  <palves@redhat.com>
5699             Don Breazeal  <donb@codesourcery.com>
5700
5701         * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
5702         output from both inferior_spawn_id and gdb_spawn_id.
5703
5704 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
5705
5706         * gdb.threads/attach-into-signal.exp (corefunc): Use
5707         with_test_prefix on nested loops, uniquefying the test messages.
5708
5709 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
5710
5711         * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
5712         commit.
5713
5714 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
5715
5716         * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
5717         New proc.
5718         (test_terminal_settings_preserved_after_sigterm): New test.
5719
5720 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
5721
5722         * gdb.base/batch-preserve-term-settings.exp
5723         (test_terminal_settings_preserved_after_cli_exit): New test.
5724
5725 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
5726
5727         * gdb.base/batch-preserve-term-settings.exp: Remove top-level
5728         manipulation of saved_gdbflags.
5729         (test_terminal_settings_preserved): Remove global declaration of
5730         the unused variable pagination_prompt.  Remove manipulation of
5731         saved_gdbflags.  Use a local variable EXTRA_GDBFLAGS instead of
5732         GDBFLAGS.
5733
5734 2015-07-29  Pedro Alves  <palves@redhat.com>
5735
5736         * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
5737
5738 2015-07-29  Pedro Alves  <palves@redhat.com>
5739
5740         * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
5741         at the top.
5742
5743 2015-07-29  Pedro Alves  <palves@redhat.com>
5744
5745         * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
5746         (main): Call gdb_unbuffer_output.
5747         * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
5748         (main): Call gdb_unbuffer_output.
5749         * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
5750         (main): Call gdb_unbuffer_output.
5751         * gdb.base/call-strs.exp: Adjust to step over the
5752         gdb_unbuffer_output call.
5753         * gdb.base/catch-gdb-caused-signals.c: Include
5754         "../lib/unbuffer_output.c".
5755         (main): Call gdb_unbuffer_output.
5756         * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
5757         (main): Call gdb_unbuffer_output.
5758         * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
5759         (main): Call gdb_unbuffer_output.
5760         * gdb.base/run.c: Include "../lib/unbuffer_output.c".
5761         (main): Call gdb_unbuffer_output.
5762         * gdb.base/shlib-call.exp: Adjust to step over the
5763         gdb_unbuffer_output call.
5764         * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
5765         (main): Call gdb_unbuffer_output.
5766         * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
5767         (main): Call gdb_unbuffer_output.
5768         * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
5769         (main): Rename to ...
5770         (test): ... this.
5771         (main): Reimplement.
5772         * gdb.base/varargs.exp: Run to test instead of to main.
5773         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5774         (main): Call gdb_unbuffer_output.
5775
5776 2015-07-29  Pedro Alves  <palves@redhat.com>
5777
5778         * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
5779         factore out from mi_continue_dprintf.  For call-style dprintfs,
5780         expect dprintf output out of $inferior_spawn_id.
5781         (mi_continue_dprintf): Use mi_expect_dprintf.
5782         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5783         (main): Call gdb_unbuffer_output.
5784
5785 2015-07-29  Pedro Alves  <palves@redhat.com>
5786
5787         * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
5788         (default_mi_gdb_start): Set inferior_spawn_id instead of
5789         mi_inferior_spawn_id.  If $inferior_spawn_id is not set, set it to
5790         gdb_spawn_id.
5791         (mi_gdb_test): Always expect inferior output from both
5792         $inferior_spawn_id and $gdb_spawn_id.
5793
5794 2015-07-29  Pedro Alves  <palves@redhat.com>
5795
5796         * gdb.gdb/selftest.exp (test_with_self): Update comment.  Use
5797         send_inferior and $inferior_spawn_id.
5798
5799 2015-07-29  Pedro Alves  <palves@redhat.com>
5800
5801         * gdb.gdb/complaints.exp (test_initial_complaints)
5802         (test_serial_complaints, test_short_complaints): Use
5803         gdb_test_stdio.
5804         (test_empty_complaint): Handle $inferior_spawn_id !=
5805         $gdb_spawn_id.
5806
5807 2015-07-29  Pedro Alves  <palves@redhat.com>
5808
5809         * gdb.base/varargs.exp: Use gdb_test_stdio.
5810
5811 2015-07-29  Pedro Alves  <palves@redhat.com>
5812
5813         * gdb.base/shlib-call.exp: Use gdb_test_stdio.
5814
5815 2015-07-29  Pedro Alves  <palves@redhat.com>
5816
5817         * gdb.base/ending-run.exp: Use gdb_test_stdio.
5818
5819 2015-07-29  Pedro Alves  <palves@redhat.com>
5820
5821         * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
5822         parameter into two new parameters, "inf_result" and "gdb_result".
5823         Expect inferior output and gdb output from $inferior_spawn_id and
5824         $gdb_spawn_id, respectively.  Adjust all callers.
5825
5826 2015-07-29  Pedro Alves  <palves@redhat.com>
5827
5828         * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
5829         of gdb_test_sequence.
5830
5831 2015-07-29  Pedro Alves  <palves@redhat.com>
5832
5833         * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
5834         (saw_spurious_output): Expect inferior output from
5835         $inferior_spawn_id.  Use gdb_test_stdio.
5836
5837 2015-07-29  Pedro Alves  <palves@redhat.com>
5838
5839         * gdb.base/dprintf.exp: Use standard_testfile.  Change
5840         prepare_for_testing call.
5841         (srcfile): Don't set.
5842         (restart): New procedure.
5843         (test_dprintf): New procecure, use to continue over dprintfs.
5844         (test_call, test_agent): New procedures, tests moved here.
5845         Restart gdb and recreate dprintfs.  Adjust expected output.
5846
5847 2015-07-29  Pedro Alves  <palves@redhat.com>
5848
5849         * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
5850
5851 2015-07-29  Pedro Alves  <palves@redhat.com>
5852
5853         * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
5854
5855 2015-07-29  Pedro Alves  <palves@redhat.com>
5856
5857         * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
5858         gdb_test_stdio.
5859
5860 2015-07-29  Pedro Alves  <palves@redhat.com>
5861
5862         * lib/gdb.exp (gdb_test_stdio): New procedure.
5863
5864 2015-07-29  Pedro Alves  <palves@redhat.com>
5865
5866         * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
5867
5868 2015-07-29  Pedro Alves  <palves@redhat.com>
5869
5870         * gdb.base/call-signal-resume.exp: Remove check for
5871         gdb,noinferiorio.  Don't expect "no signal".  Use gdb_test.
5872         * gdb.base/unwindonsignal.exp: Likewise.
5873         * gdb.base/call-signals.c (gen_signal): Remove printf call.
5874         * gdb.base/unwindonsignal.c (gen_signal): Likewise.
5875
5876 2015-07-29  Pedro Alves  <palves@redhat.com>
5877
5878         * gdb.base/siginfo-addr.c (pass): New function.
5879         (handler): Call it iff si_addr is correct.
5880         * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
5881         Set a breakpoint at "pass" and continue to it.
5882
5883 2015-07-28  Sergio Durigan Junior  <sergiodj@redhat.com>
5884
5885         * gdb.python/py-objfile.exp: Make some tests have unique names.
5886         * gdb.python/py-pp-registration.exp: Likewise.
5887
5888 2015-07-28  Pedro Alves  <palves@redhat.com>
5889
5890         * gdb.server/server-exec-info.exp: Issue a "disconnect".
5891
5892 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
5893
5894         * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
5895
5896 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
5897
5898         * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
5899
5900 2015-07-27  Patrick Palka  <patrick@parcs.ath.cx>
5901
5902         * gdb.base/gdb-sigterm-2.exp: New test.
5903
5904 2015-07-25  Doug Evans  <xdje42@gmail.com>
5905
5906         Revert:
5907         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
5908         (workers/%.worker, build-perf): New rule.
5909         (GDB_PERFTEST_MODE): New variable.
5910         (check-perf): Use it.
5911         (clean): Clean up gdb.perf parallel build subdirs.
5912         * lib/build-piece.exp: New file.
5913         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
5914         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
5915         name.
5916         (standard_temp_file): Ditto.
5917         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5918         of $GDB_PARALLEL.
5919
5920 2015-07-24  Doug Evans  <dje@google.com>
5921
5922         * gdb.perf/lib/perftest/utils.py: New file.
5923         * gdb.perf/gm-hello.cc: New file.
5924         * gdb.perf/gm-pervasive-typedef.cc: New file.
5925         * gdb.perf/gm-pervasive-typedef.h: New file.
5926         * gdb.perf/gm-std.cc: New file.
5927         * gdb.perf/gm-std.h: New file.
5928         * gdb.perf/gm-use-cerr.cc: New file.
5929         * gdb.perf/gm-utils.h: New file.
5930         * gdb.perf/gmonster-null-lookup.py: New file.
5931         * gdb.perf/gmonster-pervasive-typedef.py: New file.
5932         * gdb.perf/gmonster-print-cerr.py: New file.
5933         * gdb.perf/gmonster-ptype-string.py: New file.
5934         * gdb.perf/gmonster-runto-main.py: New file.
5935         * gdb.perf/gmonster-select-file.py: New file.
5936         * gdb.perf/gmonster1-null-lookup.exp: New file.
5937         * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
5938         * gdb.perf/gmonster1-print-cerr.exp: New file.
5939         * gdb.perf/gmonster1-ptype-string.exp: New file.
5940         * gdb.perf/gmonster1-runto-main.exp: New file.
5941         * gdb.perf/gmonster1-select-file.exp: New file.
5942         * gdb.perf/gmonster1.cc: New file.
5943         * gdb.perf/gmonster1.exp: New file.
5944         * gdb.perf/gmonster2-null-lookup.exp: New file.
5945         * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
5946         * gdb.perf/gmonster2-print-cerr.exp: New file.
5947         * gdb.perf/gmonster2-ptype-string.exp: New file.
5948         * gdb.perf/gmonster2-runto-main.exp: New file.
5949         * gdb.perf/gmonster2-select-file.exp: New file.
5950         * gdb.perf/gmonster2.cc: New file.
5951         * gdb.perf/gmonster2.exp: New file.
5952
5953 2015-07-24  Doug Evans  <dje@google.com>
5954
5955         * gdb.perf/README: New file.
5956         * lib/perftest.exp (tcl_string_list_to_python_list): New function.
5957         * lib/gen-perf-test.exp: New file.
5958
5959 2015-07-24  Doug Evans  <dje@google.com>
5960
5961         * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
5962         (PerfTest::startup): New function.
5963         (PerfTest::run): Return result of calling body.
5964         (PerfTest::assemble): Rewrite.
5965         * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
5966         * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
5967         * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
5968         * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
5969         * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
5970
5971 2015-07-24  Doug Evans  <dje@google.com>
5972
5973         * lib/gdb.exp (clean_restart): Make executable optional.
5974
5975 2015-07-24  Doug Evans  <dje@google.com>
5976
5977         * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
5978         compiler_info references.
5979         * gdb.cp/temargs.exp: Ditto.
5980         * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
5981         (get_compiler_info): Early exit if already computed.  Set compiler_info
5982         to "unknown" if there was a problem.
5983         (test_compiler_info): Add function comment.  Call get_compiler_info.
5984
5985 2015-07-24  Doug Evans  <dje@google.com>
5986
5987         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
5988         (workers/%.worker, build-perf): New rule.
5989         (GDB_PERFTEST_MODE): New variable.
5990         (check-perf): Use it.
5991         (clean): Clean up gdb.perf parallel build subdirs.
5992         * lib/build-piece.exp: New file.
5993         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
5994         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
5995         name.
5996         (standard_temp_file): Ditto.
5997         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5998         of $GDB_PARALLEL.
5999
6000 2015-07-24  Doug Evans  <dje@google.com>
6001
6002         * lib/future.exp (gdb_default_target_compile): New option
6003         "early_flags".
6004         * lib/gdb.exp (gdb_compile): Undo debian's change in default of
6005         --as-needed.
6006
6007 2015-07-24  Sergio Durigan Junior  <sergiodj@redhat.com>
6008
6009         * gdb.base/catch-syscall.exp: Call gdb_exit before
6010         gdb_skip_xml_test.
6011
6012 2015-07-24  Pedro Alves  <palves@redhat.com>
6013
6014         * gdb.python/py-events.exp: Accept output between the stop event
6015         and the prompt.
6016         * gdb.python/py-evsignal.exp: Likewise.
6017         * gdb.python/py-evthreads.exp: Likewise.
6018
6019 2015-07-24  Pedro Alves  <palves@redhat.com>
6020
6021         PR gdb/18717
6022         * gdb.threads/non-ldr-exit.c: New file.
6023         * gdb.threads/non-ldr-exit.exp: New file.
6024
6025 2015-07-24  Yao Qi  <yao.qi@linaro.org>
6026
6027         * gdb.server/ext-wrapper.exp: Test --wrapper option when
6028         restarting process.
6029
6030 2015-07-24  Yao Qi  <yao.qi@linaro.org>
6031
6032         * gdb.server/ext-restart.exp: New file.
6033
6034 2015-07-24  Yao Qi  <yao.qi@linaro.org>
6035
6036         * lib/gdbserver-support.exp (gdbserver_start_extended): Add
6037         argument options.
6038         * gdb.server/ext-wrapper.exp: New file.
6039
6040 2015-07-23  Doug Evans  <dje@google.com>
6041
6042         * gdb.dwarf2/dw2-dummy-cu.S: New file.
6043         * gdb.dwarf2/dw2-dummy-cu.exp: New file.
6044
6045 2015-07-23  Pierre-Marie de Rodat  <derodat@adacore.com>
6046
6047         * gdb.ada/var_arr_typedef.exp: New testcase.
6048         * gdb.ada/var_arr_typedef/pack.adb: New file.
6049         * gdb.ada/var_arr_typedef/pack.ads: New file.
6050         * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
6051
6052 2015-07-20  Joel Brobecker  <brobecker@adacore.com>
6053
6054         * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
6055
6056 2015-07-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
6057
6058         * gdb.arch/i386-biarch-core.exp: Replace istarget
6059         by "complete set gnutarget". Remove expectation for the "core-file"
6060         command.
6061
6062 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
6063
6064         Revert the previous commit:
6065         Tests for validate symbol file using build-id.
6066
6067 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
6068
6069         Tests for validate symbol file using build-id.
6070         * gdb.base/solib-mismatch-lib.c: New file.
6071         * gdb.base/solib-mismatch-libmod.c: New file.
6072         * gdb.base/solib-mismatch.c: New file.
6073         * gdb.base/solib-mismatch.exp: New file.
6074
6075 2015-07-15  Sandra Loosemore  <sandra@codesourcery.com>
6076
6077         * gdb.base/sigaltstack.exp (finish_test): Add kfail for
6078         nios2-*-linux*.
6079         * gdb.base/sigbpt.exp (stepi_out): Likewise.
6080         * gdb.base/siginfo.exp: Likewise.
6081         * gdb.base/sigstep.exp (advance, advancei): Likewise.
6082
6083 2015-07-15  Pierre Langlois  <pierre.langlois@arm.com>
6084
6085         * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
6086         Move it to ...
6087         * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
6088         ... here.
6089         * gdb.trace/range-stepping.exp: Check that the target supports
6090         range stepping.
6091
6092 2015-07-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
6093
6094         * gdb.arch/i386-biarch-core.exp: Fix comment typo.
6095
6096 2015-07-14  Pedro Alves  <palves@redhat.com>
6097
6098         * gdb.base/killed-outside.exp: New file.
6099         * gdb.base/killed-outside.c: New file.
6100
6101 2015-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
6102
6103         * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
6104         (n at main): New.
6105         * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
6106
6107 2015-07-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6108
6109         * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
6110         infcall tests instead of setting up for KFAIL.
6111
6112 2015-07-10  Markus Metzger  <markus.t.metzger@intel.com>
6113
6114         * gdb.btrace/record_goto-step.exp: New.
6115
6116 2015-07-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
6117
6118         PR compile/18484
6119         * gdb.compile/compile.c (struct struct_type): Add volatile to
6120         selffield's type.
6121         * gdb.compile/compile.exp
6122         (compile code struct_object.selffield = &struct_object): Skip further
6123         struct_object tests if this one xfails.
6124
6125 2015-07-08  Robert O'Callahan  <robert@ocallahan.org>
6126
6127         PR exp/18617
6128         * gdb.trace/ax.exp: Add test.
6129
6130 2015-07-07  Yao Qi  <yao.qi@linaro.org>
6131
6132         * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
6133         instead of istarget "aarch64*-*-*".
6134         * gdb.arch/aarch64-fp.exp: Likewise.
6135         * gdb.base/float.exp: Likewise.
6136         * gdb.reverse/aarch64.exp: Likewise.
6137         * lib/gdb.exp (is_aarch64_target): New proc.
6138
6139 2015-07-07  Yao Qi  <yao.qi@linaro.org>
6140
6141         * lib/gdb.exp (is_aarch32_target): New proc.
6142         * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
6143         instead of "istarget "arm*-*-*"".
6144         * gdb.arch/arm-disp-step.exp: Likewise.
6145         * gdb.arch/thumb-bx-pc.exp: Likewise.
6146         * gdb.arch/thumb-prologue.exp: Likewise.
6147         * gdb.arch/thumb-singlestep.exp: Likewise.
6148         * gdb.base/disp-step-syscall.exp: Likewise.
6149         * gdb.base/float.exp: Likewise.
6150
6151 2015-07-07  Yao Qi  <yao.qi@linaro.org>
6152
6153         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
6154         Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
6155
6156 2015-07-07  Yao Qi  <yao.qi@linaro.org>
6157
6158         * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
6159         is aarch64.  If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
6160         if it exists.
6161         * gdb.multi/multi-arch.exp: Likewise.
6162
6163 2015-07-07  Simon Marchi  <simon.marchi@ericsson.com>
6164
6165         * gdb.python/py-lazy-string.exp: Add missing parentheses to
6166         print.
6167
6168 2015-07-07  Yao Qi  <yao.qi@linaro.org>
6169
6170         * gdb.arch/thumb-singlestep.exp: Do one more single step.
6171
6172 2015-06-30  Martin Galvan  <martin.galvan@tallertechnologies.com>
6173
6174         * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
6175         '[' and ']' characters.
6176
6177 2015-06-30  Iain Buclaw  <ibuclaw@gdcproject.org>
6178
6179         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
6180
6181 2015-06-29  Pedro Alves  <palves@redhat.com>
6182
6183         PR threads/18127
6184         * gdb.threads/hand-call-new-thread.c: New file.
6185         * gdb.threads/hand-call-new-thread.c: New file.
6186
6187 2015-06-26  Keith Seitz  <keiths@redhat.com>
6188             Doug Evans  <dje@google.com>
6189
6190         PR 16253
6191         * gdb.cp/var-tag-2.cc: New file.
6192         * gdb.cp/var-tag-3.cc: New file.
6193         * gdb.cp/var-tag-4.cc: New file.
6194         * gdb.cp/var-tag.cc: New file.
6195         * gdb.cp/var-tag.exp: New file.
6196
6197 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
6198
6199         * gdb.base/history-duplicates.exp: New test.
6200
6201 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
6202
6203         * gdb.base/completion.exp: Test the completion of the "focus"
6204         command.
6205
6206 2015-06-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
6207
6208         * gdb.arch/amd64-prologue-skip.S: New file.
6209         * gdb.arch/amd64-prologue-skip.exp: New file.
6210
6211 2015-06-25  Simon Marchi  <simon.marchi@ericsson.com>
6212
6213         * gdb.python/py-prettyprint.exp (run_lang_tests): Add
6214         is_address_zero_readable check.
6215
6216 2015-06-24  Peter Bergner  <bergner@vnet.ibm.com>
6217
6218         * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
6219         * gdb.arch/powerpc-power.s <rfebb>: Likewise.
6220
6221 2015-06-24  Yao Qi  <yao.qi@linaro.org>
6222
6223         * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
6224         linux targets.
6225
6226 2015-06-24  Yao Qi  <yao.qi@linaro.org>
6227
6228         * lib/gdb.exp (supports_get_siginfo_type): New proc.
6229         * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
6230         * gdb.base/siginfo-thread.exp: Likewise.
6231
6232 2015-06-22  Yao Qi  <yao.qi@linaro.org>
6233
6234         * boards/remote-gdbserver-on-localhost.exp: Add comments.
6235
6236 2015-06-22  Yao Qi  <yao.qi@linaro.org>
6237
6238         * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
6239         aarch64*-*-*.
6240         (skip_hw_watchpoint_tests): Likewise.
6241
6242 2015-06-18  Patrick Palka  <patrick@parcs.ath.cx>
6243
6244         * gdb.base/gdbinit-history.exp: Test the interaction between
6245         setting GDBHISTSIZE and setting the history size via .gdbinit.
6246
6247 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
6248
6249         PR gdb/16999
6250         * gdb.base/gdbhistsize-history.exp: New test.
6251
6252 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
6253
6254         * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
6255         with GDBHISTSIZE.
6256         * gdb.base/readline.exp: Likewise.
6257
6258 2015-06-17  Yao Qi  <yao.qi@linaro.org>
6259
6260         * lib/gdb.exp (get_build_id): Move braces and "else" to the same
6261         line.
6262
6263 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
6264
6265         * gdb.base/gdbinit-history.exp: Add test case to check that
6266         an unlimited history file does not get truncated on exit.
6267
6268 2015-06-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6269
6270         * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
6271         (VECTOR): New macro.  Use it...
6272         (int4, uint4, char4, float4, int2, longlong2, float2, double2):
6273         ...for these typedefs.
6274         (int8, char1, int1, double1): New typedefs.
6275         (struct just_int2, struct two_int2): New structures.
6276         (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
6277         (add_structvecs, add_singlevecs): New functions.
6278         (main): Call add_some_intvecs twice.
6279         * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
6280         the compile and exit upon failure.  Try compiling for the "native"
6281         architecture.  Test inferior function calls with vector arguments
6282         and vector return value handling with "finish" and "return".
6283
6284 2015-06-10  Jon Turney  <jon.turney@dronecode.org.uk>
6285
6286         * gdb.base/sepdebug.exp: Add EXEEXT where needed.
6287         * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
6288         PE file.
6289         * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
6290
6291 2015-06-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6292
6293         PR breakpoints/16465
6294         * gdb.mi/mi-dprintf-pending.c: New file.
6295         * gdb.mi/mi-dprintf-pending.exp: New test.
6296         * gdb.mi/mi-dprintf-pendshr.c: New file.
6297
6298 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6299             Mircea Gherzan  <mircea.gherzan@intel.com>
6300
6301         * gdb.arch/i386-mpx-map.c: New file.
6302         * gdb.arch/i386-mpx-map.exp: New File.
6303
6304 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6305
6306         * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
6307         * gdb.arch/i386-mpx.exp: Indentation fixed.
6308
6309 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6310
6311         * gdb.arch/i386-mpx.c: Added final return to the have_mpx
6312         function and improved indentation.
6313         * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
6314         gdb_test_multiple. Added additional tests to skip the test.
6315
6316 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6317
6318         * gdb.arch/i386-avx512.c: Change path in include file.
6319         * gdb.arch/i386-avx512.exp: Change include dir path
6320         compilation flag.
6321         * gdb.arch/i386-mpx.c: Change path in include file.
6322         * gdb.arch/i386-mpx.exp: Change include dir path compilation
6323         flag.
6324
6325 2015-06-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
6326
6327         * gdb.compile/compile-print.exp (compile print *vararray@3)
6328         (compile print *vararrayp@3): Change xfail to kfail compile/18489.
6329
6330 2015-06-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
6331
6332         * gdb.compile/compile.exp (keep jit in memory): Rename to ...
6333         (do not keep jit in memory): ... this.
6334         (expect 5): Change it to ...
6335         (expect no 5): ... this.
6336
6337 2015-06-02  Simon Marchi  <simon.marchi@ericsson.com>
6338
6339         PR gdb/15564
6340         * gdb.mi/mi-detach.exp: New file.
6341
6342 2015-06-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
6343
6344         PR symtab/18392
6345         * gdb.arch/amd64-tailcall-self.S: New file.
6346         * gdb.arch/amd64-tailcall-self.c: New file.
6347         * gdb.arch/amd64-tailcall-self.exp: New file.
6348
6349 2015-05-28  Don Breazeal  <donb@codesourcery.com>
6350
6351         * gdb.base/foll-vfork.exp (main): Disable exec-dependent
6352         tests for remote targets by checking is_target_gdbserver.
6353
6354 2015-05-27  Doug Evans  <dje@google.com>
6355
6356         * gdb.dwarf2/opaque-type-lookup-2.c: New file.
6357         * gdb.dwarf2/opaque-type-lookup.c: New file.
6358         * gdb.dwarf2/opaque-type-lookup.exp: New file.
6359
6360 2015-05-26  Doug Evans  <dje@google.com>
6361
6362         * gdb.cp/iostream.cc: New file.
6363         * gdb.cp/iostream.exp: New file.
6364
6365 2015-05-26  Doug Evans  <dje@google.com>
6366
6367         * gdb.dwarf2/dw2-op-call.exp: Update.
6368         * gdb.dwarf2/dw4-sig-types.exp: Update.
6369         * gdb.dwarf2/implptr.exp: Update.
6370         * gdb.mi/mi-cmd-param-changed.exp: Update.
6371
6372 2015-05-26  Doug Evans  <dje@google.com>
6373
6374         * gdb.python/py-lazy-string.c: New file.
6375         * gdb.python/py-lazy-string.exp: New file.
6376         * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
6377         (main): Update.  Add estring3.
6378         * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
6379         * gdb.python/py-prettyprint.py (pp_ls): Handle length.
6380
6381 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
6382             Yao Qi  <yao.qi@linaro.org>
6383
6384         * gdb.reverse/aarch64.c: New.
6385         * gdb.reverse/aarch64.exp: New.
6386
6387 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
6388
6389         * lib/gdb.exp (supports_process_record): Return true for
6390         aarch64*-linux*.
6391         (supports_reverse): Likewise.
6392
6393 2015-05-22  Patrick Palka  <patrick@parcs.ath.cx>
6394
6395         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6396         Use with_test_prefix.
6397
6398 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
6399
6400         * gdb.base/completion.exp: Add test for completion of layout
6401         names.
6402
6403 2015-05-20  Andrew Burgess  <andrew.burgess@embecosm.com>
6404
6405         * lib/gdb.exp (skip_tui_tests): New proc.
6406         * gdb.base/tui-layout.exp: Check skip_tui_tests.
6407
6408 2015-05-19  Pedro Alves  <palves@redhat.com>
6409
6410         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6411         Save the whole env array instead of just HOME.  Unset HISTSIZE in
6412         the environment while testing.  Restore whole environment
6413         afterwards.
6414
6415 2015-05-16  Doug Evans  <xdje42@gmail.com>
6416
6417         * gdb.guile/scm-ports.c: New file.
6418         * gdb.guile/scm-ports.exp: Add memory port tests.
6419
6420 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
6421
6422         * gdb.compile/compile-print.c: New file.
6423         * gdb.compile/compile-print.exp: New file.
6424
6425 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
6426
6427         * gdb.compile/compile-ops.exp: Cast param to void.
6428         * gdb.compile/compile.exp: Complete type for _gdb_expr.
6429         (compile code struct_object.selffield = &struct_object): Add xfail.
6430
6431 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
6432
6433         * gdb.ada/arr_enum_with_gap: New testcase.
6434
6435 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
6436
6437         * gdb.ada/byte_packed_arr: New testcase.
6438
6439 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
6440
6441         * gdb.ada/pckd_neg: New testcase.
6442
6443 2015-05-13  Patrick Palka  <patrick@parcs.ath.cx>
6444
6445         PR gdb/17820
6446         * gdb.base/gdbinit-history.exp: New test.
6447         * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
6448         * gdb.base/gdbinit-history/zero/.gdbinit: New file.
6449
6450 2015-05-09  Siva Chandra Reddy  <sivachandra@google.com>
6451
6452         * gdb.python/py-xmethods.cc: Enhance test case.
6453         * gdb.python/py-xmethods.exp: New tests.
6454         * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
6455         function.
6456         (B_indexoper): Likewise.
6457         (global_dm_list) : Add new xmethod worker functions.
6458
6459 2015-05-08  Sergio Durigan Junior  <sergiodj@redhat.com>
6460
6461         * gdb.base/coredump-filter.exp: Correctly unset
6462         "coredump_var_addr" array.
6463
6464 2015-05-08  Pedro Alves  <palves@redhat.com>
6465
6466         * gdb.server/non-existing-program.exp: Unset spawn_id.
6467
6468 2015-05-08  Siva Chandra Reddy  <sivachandra@google.com>
6469
6470         PR python/18291
6471         * gdb.python/py-xmethods.exp: Add tests.
6472
6473 2015-05-08  Yao Qi  <yao.qi@linaro.org>
6474
6475         PR gdb/18208
6476         * gdb.base/coredump-filter.c (set_coredump_filter): New function.
6477         * gdb.base/coredump-filter.exp (do_save_core): Call inferior
6478         function set_coredump_filter, and remove remote_exec call.
6479         Remove argument ipid.  Callers update.
6480         (top level): Don't get inferior's PID.
6481
6482 2015-05-08  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6483
6484         * gdb.base/watch_thread_num.exp: Skip test on targets without
6485         access watchpoints.
6486
6487 2015-05-06  Pedro Alves  <palves@redhat.com>
6488
6489         PR server/18081
6490         * gdb.server/non-existing-program.exp: New file.
6491
6492 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
6493
6494         * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
6495
6496 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
6497
6498         * gdb.ada/out_of_line_in_inlined: New testcase.
6499
6500 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
6501
6502         * gdb.ada/var_rec_arr: New testcase.
6503
6504 2015-04-30  Yao Qi  <yao.qi@linaro.org>
6505
6506         * gdb.base/break-idempotent.exp: If
6507         skip_hw_watchpoint_multi_tests returns true, skip the tests
6508         on "rwatch" and "awatch".
6509
6510 2015-04-30  Yao Qi  <yao.qi@linaro.org>
6511
6512         * gdb.base/relativedebug.exp: Invoke gdb command
6513         "info sharedlibrary", and if libc.so doesn't have debug info,
6514         skip the test.
6515
6516 2015-04-29  Doug Evans  <dje@google.com>
6517
6518         * gdb.python/py-xmethods.exp: Add ptype tests.
6519         * gdb.python/py-xmethods.py (E_method_char_worker): Add
6520         get_result_type method.
6521
6522 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
6523
6524         * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
6525         the target does not support hardware watchpoints.
6526
6527 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
6528
6529         * gdb.base/break-always.exp: Abort testing if writing to memory
6530         causes an error.
6531
6532 2015-04-28  Doug Evans  <dje@google.com>
6533
6534         * gdb.python/py-pp-maint.py: Move "replace" testing to ...
6535         * gdb.python/py-pp-registration.exp: ... here.  New file.
6536         * gdb.python/py-pp-registration.c: New file.
6537         * gdb.python/py-pp-registration.py: New file.
6538
6539 2015-04-28  Doug Evans  <dje@google.com>
6540
6541         * gdb.python/py-bad-printers.c: New file.
6542         * gdb.python/py-bad-printers.py: New file.
6543         * gdb.python/py-bad-printers.exp: New file.
6544
6545 2015-04-28  Sasha Smundak  <asmundak@google.com>
6546
6547         * gdb.python/py-type.exp: New test.
6548
6549 2015-04-28  Andy Wingo  <wingo@igalia.com>
6550
6551         * gdb.python/py-parameter.exp:
6552         * gdb.guile/scm-parameter.exp: Escape the path that we are
6553         matching against, as it might contain characters that are special
6554         to regular expressions.
6555
6556 2015-04-27  Joel Brobecker  <brobecker@adacore.com>
6557
6558         * gdb.ada/rec_comp: New testcase.
6559
6560 2015-04-26  Sergio Durigan Junior  <sergiodj@redhat.com>
6561
6562         * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
6563         before using it.
6564
6565 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
6566
6567         * gdb.base/dump.exp: Add *.verilog files to all_files list.  Add
6568         new tests for verilog output.
6569
6570 2015-04-24  Yao Qi  <yao.qi@linaro.org>
6571
6572         * boards/remote-gdbserver-on-localhost.exp: New file.
6573
6574 2015-04-23  Pedro Alves  <palves@redhat.com>
6575
6576         * gdb.base/interrupt.exp: Use an indirect spawn id list holding
6577         $inferior_spawn_id instead of $inferior_spawn_id directly.  On
6578         "end of file", remove $inferior_spawn_id from the indirect list.
6579
6580 2015-04-23  Pedro Alves  <palves@redhat.com>
6581
6582         * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
6583
6584 2015-04-23  Pedro Alves  <palves@redhat.com>
6585
6586         * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
6587         on $any_spawn_id instead of only on $gdb_spawn_id.
6588
6589 2015-04-21  Pierre Muller  <muller@sourceware.org>
6590
6591         PR pascal/17815
6592         * lib/pascal.exp (gpc_compile): Add new option "class".
6593         (fpc_compile): Likewise.
6594         * gdb.pascal/case-insensitive-symbols.pas: New file.
6595         * gdb.pascal/case-insensitive-symbols.exp: New file.
6596
6597 2015-04-20  Gary Benson <gbenson@redhat.com>
6598
6599         * gdb.base/attach.exp: Fix three extended remote failures.
6600
6601 2015-04-17  Gary Benson <gbenson@redhat.com>
6602
6603         * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
6604         the main executable over the remote protocol.
6605
6606 2015-04-16  Pedro Alves  <palves@redhat.com>
6607
6608         * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
6609         a new gdbserver if gdbserver_reconnect_p is set.
6610
6611 2015-04-16  Pedro Alves  <palves@redhat.com>
6612
6613         * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
6614         is set, don't exit gdbserver.
6615
6616 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6617
6618         * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
6619         appropriate .insn, such that an older assembler can be used.
6620         * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
6621         the z/Architecture instruction set on 31-bit targets as well.
6622
6623 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6624
6625         * gdb.go/handcall.exp: Remove all logic related to the first
6626         breakpoint and rely on go_runto_main instead.
6627         * gdb.go/strings.exp: Likewise.
6628         * gdb.go/unsafe.exp: Likewise.
6629         * gdb.go/hello.exp: Likewise.  Also rename the remaining
6630         breakpoint marker to "breakpoint 1".
6631         * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
6632         * gdb.go/strings.go: Likewise.
6633         * gdb.go/unsafe.go: Likewise.
6634         * gdb.go/hello.go: Likewise.  Also remove the second occurrence of
6635         "set breakpoint 2 here" and rename the remaining breakpoint marker
6636         to "breakpoint 1".
6637
6638 2015-04-15  Simon Marchi  <simon.marchi@ericsson.com>
6639
6640         * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
6641         if itertools.imap is not present.
6642         * gdb.python/py-objfile.exp: Add parentheses.
6643         * gdb.python/py-type.exp: Same.
6644         * gdb.python/py-unwind-maint.py: Same.
6645
6646 2015-04-15  Yao Qi  <yao.qi@linaro.org>
6647
6648         * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
6649         of ":$ptr_size" and set its form explicitly.
6650
6651 2015-04-15  Pedro Alves  <palves@redhat.com>
6652             Yao Qi  <yao.qi@linaro.org>
6653
6654         * gdb.base/watch-bitfields.exp (test_watch_location): Increase
6655         timeout by factor of 4.
6656         (test_regular_watch): Likewise.
6657         * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
6658         * gdb.reverse/sigall-reverse.exp: Likewise.
6659         * gdb.reverse/until-precsave.exp: Likewise.
6660         * lib/gdb.exp (with_timeout_factor): New proc.
6661         (gdb_expect): Move some code to ...
6662         (get_largest_timeout): ... here.  New procedure.
6663
6664 2015-04-14  Luis Machado  <lgustavo@codesourcery.com>
6665
6666         * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
6667
6668 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
6669
6670         * gdb.base/bp-permanent.exp (test): Handle the case of being unable
6671         to write to the .text section.
6672
6673 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
6674
6675         * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
6676         Handle the case of targets that do not provide PID information.
6677
6678 2015-04-13  Yao Qi  <yao.qi@linaro.org>
6679
6680         * lib/gdbserver-support.exp (gdb_exit): Catch exception
6681         and use expect instead of gdb_expect.
6682
6683 2015-04-13  Sergio Durigan Junior  <sergiodj@redhat.com>
6684
6685         * gdb.base/coredump-filter.exp: Rename variable "addr" to
6686         "coredump_var_addr" to avoid naming conflict with other testcases.
6687
6688 2015-04-10  Pedro Alves  <palves@redhat.com>
6689
6690         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
6691         gdb_test_sequence and gdb_assert.
6692
6693 2015-04-10  Pedro Alves  <palves@redhat.com>
6694
6695         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
6696         test messages that don't include the breakpoint address.
6697
6698 2015-04-10  Yao Qi  <yao.qi@linaro.org>
6699
6700         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
6701         false for some offset and width combinations which aren't
6702         supported by linux kernel.
6703
6704 2015-04-10  Pedro Alves  <palves@redhat.com>
6705
6706         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
6707         procedure, factored out from ...
6708         (top level): ... here.  Add "set displaced-stepping" testing axis.
6709         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
6710         parameter "displaced".  Use it.
6711         (top level): Use foreach and add "set displaced-stepping" testing
6712         axis.
6713
6714 2015-04-10  Pedro Alves  <palves@redhat.com>
6715
6716         * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
6717         Remove comment.
6718         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
6719         both the address of the instruction that triggers the watchpoint
6720         and the address of the instruction immediately after, and use
6721         those addresses for the test.  Fix comment.
6722
6723 2015-04-10  Pedro Alves  <palves@redhat.com>
6724
6725         * gdb.base/sigstep.exp (breakpoint_to_handler)
6726         (breakpoint_to_handler_entry): New parameter 'displaced'.  Use it.
6727         Test "backtrace" in handler.
6728         (breakpoint_over_handler): New parameter 'displaced'.  Use it.
6729         (top level): Add new "displaced" test axis to
6730         breakpoint_to_handler, breakpoint_to_handler_entry and
6731         breakpoint_over_handler.
6732
6733 2015-04-10  Pedro Alves  <palves@redhat.com>
6734
6735         PR gdb/18216
6736         * gdb.threads/multiple-step-overs.exp: Remove expected eof.
6737
6738 2015-04-10  Yao Qi  <yao.qi@linaro.org>
6739
6740         * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
6741         (test_add_rn_pc): New function.
6742         * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
6743         (top level): Invoke test_add_rn_pc.
6744
6745 2015-04-10  Pedro Alves  <palves@redhat.com>
6746
6747         PR gdb/13858
6748         * gdb.base/step-over-no-symbols.exp: New file.
6749
6750 2015-04-09  Andy Wingo  <wingo@igalia.com>
6751
6752         * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
6753         after the Python tests.
6754
6755 2015-04-08  Keith Seitz  <keiths@redhat.com>
6756
6757         PR python/16699
6758         * gdb.python/py-completion.exp: New tests for completion.
6759         * gdb.python/py-completion.py (CompleteLimit1): New class.
6760         (CompleteLimit2): Likewise.
6761         (CompleteLimit3): Likewise.
6762         (CompleteLimit4): Likewise.
6763         (CompleteLimit5): Likewise.
6764         (CompleteLimit6): Likewise.
6765         (CompleteLimit7): Likewise.
6766
6767 2015-04-08  Pedro Alves  <palves@redhat.com>
6768
6769         PR gdb/18214
6770         PR gdb/18216
6771         * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
6772         function.
6773         (main): Install it as SIGUSR1 handler.
6774         * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
6775         parameter.  Always use "setup" as prefix.  Toggle "set
6776         displaced-stepping" off/on depending on global.  Don't switch to
6777         thread 1 here.
6778         (top level): Add displaced stepping "off/on" test axis.  Update
6779         "setup" calls.  Wrap each subtest with with_test_prefix.  Test
6780         continuing with a queued signal in each thread.
6781
6782 2015-04-08  Pedro Alves  <palves@redhat.com>
6783
6784         * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
6785         * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd.  Use
6786         gdb_breakpoint instead of gdb_test that doesn't expect anything.
6787         Return early if running to main fails.
6788         * gdb.trace/while-stepping.exp: Likewise.
6789
6790 2015-04-07  Pedro Alves  <palves@redhat.com>
6791
6792         * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
6793         $gdb_spawn_id.  Use send_inferior and $inferior_spawn_id to
6794         interact with inferior program.
6795
6796 2015-04-07  Pedro Alves  <palves@redhat.com>
6797
6798         * lib/gdb.exp (inferior_spawn_id): New global.
6799         (gdb_test_multiple): Handle "-i".  Reset the spawn id to GDB's
6800         spawn id after processing the user code.
6801         (default_gdb_start): Set inferior_spawn_id.
6802         (send_inferior): New procedure.
6803         * lib/gdbserver-support.exp (gdbserver_start): Set
6804         inferior_spawn_id.
6805         (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
6806
6807 2015-04-07  Pedro Alves  <palves@redhat.com>
6808
6809         * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
6810         * lib/gdbserver-support.exp (gdbserver_start): Make
6811         $server_spawn_id global.
6812         (gdbserver_start): Don't wait for gdbserver's spawn id with
6813         expect_background.
6814         (close_gdbserver): New procedure.
6815         (gdb_exit): Rename the default version and reimplement.
6816
6817 2015-04-07  Pedro Alves  <palves@redhat.com>
6818
6819         * lib/gdb.exp (gdb_test_multiple): When processing an argument,
6820         append the substituted item, not the original item.
6821
6822 2015-04-07  Pedro Alves  <palves@redhat.com>
6823
6824         * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
6825         gdb_expect.
6826
6827 2015-04-07  Pedro Alves  <palves@redhat.com>
6828
6829         * gdb.base/interrupt.exp: Don't handle the case of the inferior
6830         output appearing once only.
6831
6832 2015-04-07  Pedro Alves  <palves@redhat.com>
6833
6834         * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
6835         that doesn't expect anything.  Return early if running to main
6836         fails.
6837
6838 2015-04-07  Yao Qi  <yao.qi@linaro.org>
6839
6840         * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
6841         (child_function): Call alarm.
6842         (main): Move call to alarm into the loop.
6843         * gdb.threads/non-stop-fair-events.exp: Build program with
6844         -DTIMEOUT=$timeout.
6845
6846 2015-04-06  Doug Evans  <xdje42@gmail.com>
6847
6848         * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
6849         Fix dest parameter to board_info.
6850         (fpc_compile): Ditto.
6851         (gdb_compile_pascal): Rename dest arg to destfile.
6852
6853 2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
6854
6855         * gdb.ada/funcall_ref.exp: New file.
6856         * gdb.ada/funcall_ref/foo.adb: New file.
6857
6858 2015-04-02  Yao Qi  <yao.qi@linaro.org>
6859
6860         * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
6861         is remote.
6862
6863 2015-04-02  Gary Benson <gbenson@redhat.com>
6864
6865         * gdb.base/break-probes.exp: Cope with "target:" sysroot.
6866
6867 2015-04-01  Sasha Smundak  <asmundak@google.com>
6868
6869         * gdb.python/py-unwind-maint.c: New file.
6870         * gdb.python/py-unwind-maint.exp: New test.
6871         * gdb.python/py-unwind-maint.py: New file.
6872         * gdb.python/py-unwind.c: New file.
6873         * gdb.python/py-unwind.exp: New test.
6874         * gdb.python/py-unwind.py: New test.
6875
6876 2015-04-01  Pedro Alves  <palves@redhat.com>
6877
6878         * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
6879         to fail instead of non-existent $test.
6880
6881 2015-04-01  Pedro Alves  <palves@redhat.com>
6882
6883         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
6884         GDBFLAGS if not empty.
6885
6886 2015-04-01  Pierre-Marie de Rodat  <derodat@adacore.com>
6887
6888         * gdb.ada/complete.exp: Remove "multi_line".
6889         * gdb.ada/info_exc.exp: Remove "multi_line".
6890         * gdb.ada/packed_tagged.exp: Remove "multi_line".
6891         * gdb.ada/ptype_field.exp: Remove "multi_line".
6892         * gdb.ada/sym_print_name.exp: Remove "multi_line".
6893         * gdb.ada/tagged.exp: Remove "multi_line".
6894         * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
6895         [multi_line ...]
6896         * gdb.btrace/delta.exp: Likewise.
6897         * gdb.btrace/exception.exp: Likewise.
6898         * gdb.btrace/function_call_history.exp: Likewise.
6899         * gdb.btrace/instruction_history.exp: Likewise.
6900         * gdb.btrace/nohist.exp: Likewise.
6901         * gdb.btrace/record_goto.exp: Likewise.
6902         * gdb.btrace/segv.exp: Likewise.
6903         * gdb.btrace/stepi.exp: Likewise.
6904         * gdb.btrace/tailcall.exp: Likewise.
6905         * gdb.btrace/unknown_functions.exp: Likewise.
6906         * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
6907         * lib/gdb.exp: Add the "multi_line" helper.
6908
6909 2015-04-01  Pedro Alves  <palves@redhat.com>
6910
6911         * gdb.threads/tid-reuse.c: New file.
6912         * gdb.threads/tid-reuse.exp: New file.
6913
6914 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
6915
6916         PR corefiles/16092
6917         * gdb.base/coredump-filter.c: New file.
6918         * gdb.base/coredump-filter.exp: Likewise.
6919
6920 2015-03-27  Petr Machata  <pmachata@redhat.com>
6921
6922         * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
6923         (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
6924         (Dwarf::assemble): Initialize them.
6925         (Dwarf::lines): New function.
6926
6927 2015-03-26  Jon Turney  <jon.turney@dronecode.org.uk>
6928
6929         * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
6930         SYMBOL_PREFIX for x86_64-*-cygwin.
6931
6932 2015-03-26  Andy Wingo  <wingo@igalia.com>
6933
6934         PR symtab/18148
6935         * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
6936         const_value but not a location.
6937         * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
6938         location defined in non-main CUs are visible.
6939
6940 2015-03-26  Yao Qi  <yao.qi@linaro.org>
6941
6942         PR testsuite/18139
6943         * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
6944         Add a line number entry for the same line.
6945         * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
6946         Add a line number entry for the same line.
6947
6948 2015-03-26  Yao Qi  <yao.qi@linaro.org>
6949
6950         * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
6951         .int 0.
6952         (func): Likewise.  Add .Lfunc_1 label.
6953         Use .Lfunc_1 label.
6954         * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
6955         .int 0.
6956         (func): Likewise.
6957         Use .Lfunc_1 label.
6958
6959 2015-03-26  Yao Qi  <yao.qi@linaro.org>
6960
6961         * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
6962         Call gdb_compile instead to compile each .s files without debug
6963         information.
6964
6965 2015-03-26  Yao Qi  <yao.qi@linaro.org>
6966
6967         * gdb.base/savedregs.exp (process_saved_regs): Make
6968         "Saved registers:" optional in the pattern.
6969
6970 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
6971
6972         * gdb.btrace/next.exp: Merged into step.exp.
6973         * gdb.btrace/finish.exp: Merged into step.exp.
6974         * gdb.btrace/nexti.exp: Merged into stepi.exp.
6975         * gdb.btrace/step.exp: Use record_goto.c as test file.  Avoid using
6976         "record goto" and checking the exact replay position.
6977         * gdb.btrace/stepi.exp: Choose test file based on target.  Do not
6978         check for "Recording format" in "info record" output.
6979         * gdb.btrace/record_goto.exp: Choose test file based on target.
6980         * gdb.btrace/x86-record_goto.S: Renamed into ...
6981         * gdb.btrace/x86_64-record_goto.S: ... this.
6982         * gdb.btrace/i686-record_goto.S: New.
6983         * gdb.btrace/x86-tailcall.S: Renamed into ...
6984         * gdb.btrace/x86_64-tailcall.S: ... this.
6985         * gdb.btrace/i686-tailcall.S: New.
6986         * gdb.btrace/x86-tailcall.c: Renamed into ...
6987         * gdb.btrace/tailcall.c: ... this.  Split "return ++answer" into two
6988         separate statements.  Update test.
6989         * gdb.btrace/delta.exp: Use record_goto.c as test file.
6990         * gdb.btrace/gcore.exp: Use record_goto.c as test file.
6991         * gdb.btrace/nohist.exp: Use record_goto.c as test file.
6992         * gdb.btrace/tailcall.exp: Choose test file based on target.
6993         * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
6994
6995 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
6996
6997         * gdb.btrace/exception.exp: Increase BTS buffer size.
6998
6999 2015-03-24  Pedro Alves  <palves@redhat.com>
7000
7001         * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
7002
7003 2015-03-24  Pedro Alves  <palves@redhat.com>
7004
7005         * gdb.threads/schedlock.exp (test_step): No longer expect that
7006         "set scheduler-locking step" with "next" over a function call runs
7007         threads unlocked.
7008
7009 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7010
7011         * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
7012
7013 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7014
7015         PR breakpoints/16466
7016         * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
7017         * gdb.mi/mi-pending.c (thread_func): New function.
7018         (int main): Add threading support required.
7019         * gdb.mi/mi-pending.exp: Add tests for this issue.
7020         * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
7021         (pendfunc2): Remove stdio dependency.
7022         * gdb.mi/mi-pendshr2.c: New file.
7023
7024 2015-03-23  Keith Seitz  <keiths@redhat.com>
7025
7026         * gdb.linespec/keywords.c: New file.
7027         * gdb.linespec/keywords.exp: New file.
7028
7029 2015-03-23  Keith Seitz  <keiths@redhat.com>
7030
7031         PR gdb/18021
7032         * gdb.dwarf2/staticvirtual.exp: New test.
7033
7034 2015-03-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
7035
7036         * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
7037         * README: Remove HP-UX and gdb.hp.
7038         (configuration):
7039         * configure: Regenerate.
7040         * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
7041         gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
7042         gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
7043         gdb.hp/gdb.defects/Makefile.
7044         * gdb.hp/Makefile.in: File deleted.
7045         * gdb.hp/gdb.aCC/Makefile.in: File deleted.
7046         * gdb.hp/gdb.aCC/optimize.c: File deleted.
7047         * gdb.hp/gdb.aCC/optimize.exp: File deleted.
7048         * gdb.hp/gdb.aCC/run.c: File deleted.
7049         * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
7050         * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
7051         * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
7052         * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
7053         * gdb.hp/gdb.base-hp/dollar.c: File deleted.
7054         * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
7055         * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
7056         * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
7057         * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
7058         * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
7059         * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
7060         * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
7061         * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
7062         * gdb.hp/gdb.base-hp/reg.exp: File deleted.
7063         * gdb.hp/gdb.base-hp/reg.s: File deleted.
7064         * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
7065         * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
7066         * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
7067         * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
7068         * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
7069         * gdb.hp/gdb.compat/Makefile.in: File deleted.
7070         * gdb.hp/gdb.compat/average.c: File deleted.
7071         * gdb.hp/gdb.compat/sum.c: File deleted.
7072         * gdb.hp/gdb.compat/xdb.c: File deleted.
7073         * gdb.hp/gdb.compat/xdb0.c: File deleted.
7074         * gdb.hp/gdb.compat/xdb0.h: File deleted.
7075         * gdb.hp/gdb.compat/xdb1.c: File deleted.
7076         * gdb.hp/gdb.compat/xdb1.exp: File deleted.
7077         * gdb.hp/gdb.compat/xdb2.exp: File deleted.
7078         * gdb.hp/gdb.compat/xdb3.exp: File deleted.
7079         * gdb.hp/gdb.defects/Makefile.in: File deleted.
7080         * gdb.hp/gdb.defects/bs14602.c: File deleted.
7081         * gdb.hp/gdb.defects/bs14602.exp: File deleted.
7082         * gdb.hp/gdb.defects/solib-d.c: File deleted.
7083         * gdb.hp/gdb.defects/solib-d.exp: File deleted.
7084         * gdb.hp/gdb.defects/solib-d1.c: File deleted.
7085         * gdb.hp/gdb.defects/solib-d2.c: File deleted.
7086         * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
7087         * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
7088         * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
7089         * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
7090         * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
7091         * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
7092         * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
7093         * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
7094         * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
7095         * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
7096         * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
7097         * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
7098         * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
7099         * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
7100         * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
7101         * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
7102         * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
7103         * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
7104         * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
7105         * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
7106         * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
7107         * gdb.hp/tools/odump: File deleted.
7108
7109 2015-03-19  Pedro Alves  <palves@redhat.com>
7110
7111         * gdb.threads/continue-pending-status.exp (saw_thread_2)
7112         (saw_thread_3): New globals.
7113         (top level): Increment them when an event for the corresponding
7114         thread is seen.
7115         (no thread starvation): New test.
7116
7117 2015-03-19  Pedro Alves  <palves@redhat.com>
7118
7119         * gdb.threads/continue-pending-status.c: New file.
7120         * gdb.threads/continue-pending-status.exp: New file.
7121
7122 2015-03-18  Pedro Alves  <palves@redhat.com>
7123
7124         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7125         Use gdb_is_target_remote instead of is_remote.  Use
7126         gdb_test_multiple instead of gdb_expect.  Exit early if
7127         gdb_test_multiple hits its internal matches.  Tighten stepi tests
7128         expected output.  Fail on exit with any signal, instead of just
7129         SIGILL.
7130
7131 2015-03-18  Yao Qi  <yao.qi@linaro.org>
7132
7133         PR tdep/18107
7134         * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
7135         variable.
7136         * gdb.base/catch-syscall.exp: Don't skip it on
7137         aarch64*-*-linux* target.  Remove elements in all_syscalls.
7138         (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
7139         target.
7140         (setup_all_syscalls): New proc.
7141
7142 2015-03-16  Yao Qi  <yao.qi@linaro.org>
7143
7144         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
7145         (top level): Skip tests if valid_addr_p returns false for
7146         $cmd1 or $cmd2.
7147
7148 2015-03-11  Andy Wingo  <wingo@igalia.com>
7149
7150         * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
7151
7152 2015-03-11  Yao Qi  <yao.qi@linaro.org>
7153
7154         * gdb.base/catch-syscall.exp: Fix typo in comments.
7155
7156 2015-03-11  Yao Qi  <yao.qi@linaro.org>
7157
7158         * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
7159
7160 2015-03-09  Pedro Alves  <palves@redhat.com>
7161
7162         * dg-extract-results.py: Delete.
7163
7164 2015-03-09  Pedro Alves  <palves@redhat.com>
7165
7166         Merge dg-extract-results.sh from GCC upstream (r218843).
7167
7168         2014-12-17  Sergio Durigan Junior  <sergiodj@redhat.com>
7169                 * dg-extract-results.sh: Use --text with grep to avoid issues with
7170                 binary files.  Fall back to cat -v, if that doesn't work.
7171
7172 2015-03-05  Pedro Alves  <palves@redhat.com>
7173
7174         * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
7175
7176 2015-03-04  Simon Marchi  <simon.marchi@ericsson.com>
7177
7178         * lib/mi-support.exp (mi_expect_interrupt): Accept
7179         alternative event for when in all-stop mode.
7180
7181 2015-03-04  Pedro Alves  <palves@redhat.com>
7182
7183         * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
7184
7185 2015-03-04  Mark Kettenis  <kettenis@gnu.org>
7186
7187         * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
7188
7189 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7190
7191         * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
7192         regexps for GDB's current line display, accept a hex address
7193         preceding the line number.
7194
7195 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7196
7197         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
7198         the 'arch1' variable for "s390*-linux*" targets.
7199
7200 2015-03-04  Pedro Alves  <palves@redhat.com>
7201
7202         * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
7203         (main): Pass missing retval argument to pthread_join call.
7204
7205 2015-03-02  Pedro Alves  <palves@redhat.com>
7206
7207         * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
7208         (top level): Call do_test with non-stop as well.
7209
7210 2015-03-02  Pedro Alves  <palves@redhat.com>
7211
7212         * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
7213         -1.
7214
7215 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7216
7217         * gdb.arch/s390-vregs.exp: New test.
7218         * gdb.arch/s390-vregs.S: New file.
7219
7220 2015-02-27  Pedro Alves  <palves@redhat.com>
7221
7222         * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
7223         call to catch_command_errors.
7224         * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
7225         catch_command_errors.
7226
7227 2015-02-27  Pedro Alves  <palves@redhat.com>
7228
7229         * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
7230         "true" for boolean result.
7231         * gdb.gdb/selftest.exp (test_with_self): Also accept full
7232         prototype of main.
7233
7234 2015-02-27  Pedro Alves  <palves@redhat.com>
7235
7236         * lib/unbuffer_output.c: New file.
7237         * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
7238         (main): Call gdb_unbuffer_output.
7239
7240 2015-02-27  Yao Qi  <yao.qi@linaro.org>
7241
7242         * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
7243         target.
7244
7245 2015-02-26  Doug Evans  <dje@google.com>
7246
7247         * gdb.cp/class2.cc (Dbase, D): New classes.
7248         (main): New local delta.
7249         * gdb.cp/class2.exp: Test printing delta.
7250         * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
7251         (dynbar): New global.
7252         * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
7253
7254 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
7255
7256         * gdb.compile/compile-ifunc.c: New file.
7257         * gdb.compile/compile-ifunc.exp: New file.
7258
7259 2015-02-26  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7260
7261         * gdb.base/structs.exp: Check for correct struct on finish.
7262
7263 2015-02-26  Yao Qi  <yao.qi@linaro.org>
7264
7265         * lib/dwarf.exp (function_range): Adjust pattern when $func_length
7266         is zero.
7267
7268 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
7269
7270         * gdb.arch/cordic.ko.bz2: New file.
7271         * gdb.arch/cordic.ko.debug.bz2: New file.
7272         * gdb.arch/ppc64-symtab-cordic.exp: New file.
7273
7274 2015-02-25  Yao Qi  <yao.qi@linaro.org>
7275
7276         * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
7277         aarch64*-*-* target.
7278
7279 2015-02-23  Pedro Alves  <palves@redhat.com>
7280
7281         * lib/gdb.exp (delete_breakpoints): Rewrite using
7282         gdb_test_multiple.
7283
7284 2015-02-23  Pedro Alves  <palves@redhat.com>
7285
7286         * gdb.base/info-os.c: Include stdlib.h.
7287
7288 2015-02-22  Doug Evans  <xdje42@gmail.com>
7289
7290         PR symtab/17855
7291         * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
7292         is read after symbols have been re-read.
7293         * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
7294         * gdb.ada/exec_changed/second.adb (Second): Ditto.
7295
7296 2015-02-21  Doug Evans  <dje@google.com>
7297
7298         * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
7299
7300 2015-02-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
7301
7302         PR corefiles/17808
7303         * gdb.arch/i386-biarch-core.core.bz2: New file.
7304         * gdb.arch/i386-biarch-core.exp: New file.
7305
7306 2015-02-21  Pedro Alves  <palves@redhat.com>
7307
7308         * gdb.threads/multi-create-ns-info-thr.exp: Return early if
7309         runto_main fails.
7310
7311 2015-02-20  Pedro Alves  <palves@redhat.com>
7312
7313         * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
7314         info probes.
7315
7316 2015-02-20  Pedro Alves  <palves@redhat.com>
7317
7318         * gdb.threads/multi-create-ns-info-thr.exp: New file.
7319
7320 2015-02-20  Pedro Alves  <palves@redhat.com>
7321
7322         * gdb.trace/no-attach-trace.exp: Don't run to main.  Do
7323         clean_restart before gdb_target_supports_trace.
7324
7325 2015-02-20  Pedro Alves  <palves@redhat.com>
7326
7327         PR threads/18006
7328         * gdb.threads/clone-thread_db.c: New file.
7329         * gdb.threads/clone-thread_db.exp: New file.
7330
7331 2015-02-19  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7332
7333         PR breakpoints/16812
7334         * gdb.base/catch-gdb-caused-signals.c: New file.
7335         * gdb.base/catch-gdb-caused-signals.exp: New file.
7336
7337 2015-02-18  Jose E. Marchesi  <jose.marchesi@oracle.com>
7338
7339         * configure: Regenerated.
7340         * configure.ac: Use GDB_AC_TRANSFORM.
7341         * aclocal.m4: sinclude ../transform.m4.
7342
7343 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
7344
7345         * lib/dtrace.exp: New file.
7346         * gdb.base/dtrace-probe.exp: Likewise.
7347         * gdb.base/dtrace-probe.d: Likewise.
7348         * gdb.base/dtrace-probe.c: Likewise.
7349         * lib/pdtrace.in: Likewise.
7350         * configure.ac: Output variables with the transformed names of
7351         the strip, readelf, as and nm tools.  AC_SUBST lib/pdtrace.in.
7352         * configure: Regenerated.
7353
7354 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
7355
7356         * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
7357         expected message when trying to access $_probe_* convenience
7358         variables while not on a probe.
7359
7360 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
7361
7362         * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
7363
7364 2015-02-11  Pedro Alves  <pedro@codesourcery.com>
7365
7366         * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
7367         * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
7368
7369 2015-02-10  Doug Evans  <xdje42@gmail.com>
7370
7371         * lib/gdb.exp (gdb_load): Always return a result.
7372
7373 2015-02-10  Pedro Alves  <palves@redhat.com>
7374
7375         * gdb.threads/signal-sigtrap.c: New file.
7376         * gdb.threads/signal-sigtrap.exp: New file.
7377
7378 2015-02-10  Antoine Tremblay <antoine.tremblay@ericsson.com>
7379
7380         * gdb.trace/no-attach-trace.c: New file.
7381         * gdb.trace/no-attach-trace.exp: New file.
7382
7383 2015-02-09  Mark Wielaard  <mjw@redhat.com>
7384
7385         * gdb.dwarf2/atomic.c: New file.
7386         * gdb.dwarf2/atomic-type.exp: Likewise.
7387
7388 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
7389
7390         * gdb.btrace/buffer-size.exp: Update "info record" output.
7391         * gdb.btrace/delta.exp: Update "info record" output.
7392         * gdb.btrace/enable.exp: Update "info record" output.
7393         * gdb.btrace/finish.exp: Update "info record" output.
7394         * gdb.btrace/instruction_history.exp: Update "info record" output.
7395         * gdb.btrace/next.exp: Update "info record" output.
7396         * gdb.btrace/nexti.exp: Update "info record" output.
7397         * gdb.btrace/step.exp: Update "info record" output.
7398         * gdb.btrace/stepi.exp: Update "info record" output.
7399         * gdb.btrace/nohist.exp: Update "info record" output.
7400
7401 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
7402
7403         * gdb.btrace/buffer-size: New.
7404
7405 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
7406
7407         * gdb.btrace/delta.exp: Update "info record" output.
7408         * gdb.btrace/enable.exp: Update "info record" output.
7409         * gdb.btrace/finish.exp: Update "info record" output.
7410         * gdb.btrace/instruction_history.exp: Update "info record" output.
7411         * gdb.btrace/next.exp: Update "info record" output.
7412         * gdb.btrace/nexti.exp: Update "info record" output.
7413         * gdb.btrace/step.exp: Update "info record" output.
7414         * gdb.btrace/stepi.exp: Update "info record" output.
7415         * gdb.btrace/nohist.exp: Update "info record" output.
7416
7417 2015-02-06  Simon Marchi  <simon.marchi@ericsson.com>
7418
7419         PR gdb/15678
7420         * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
7421
7422 2015-02-06  Pedro Alves  <palves@redhat.com>
7423
7424         * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
7425         macro.
7426         (seconds_left, again): New globals.
7427         (main): Wait seconds_left in a 1-second sleep loop instead of
7428         sleeping 180 seconds.  If 'again' is set, reset the seconds
7429         counter.
7430         * gdb.threads/attach-many-short-lived-threads.exp (test): Set
7431         'again' in the inferior before detaching.  Print the seconds left.
7432         (options): New global.
7433         (top level): Build program with -DTIMEOUT=$timeout.
7434
7435 2015-02-06  Pedro Alves  <palves@redhat.com>
7436
7437         * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
7438         determine how many seconds to pass to 'alarm'.
7439         * gdb.base/gdb-sigterm.exp (top level): Build program with
7440         -DTIMEOUT=$timeout.
7441         (do_test): Return success/failure indication.  Add more verbose
7442         logging.  Don't fail if 200 single steps are seen.  Instead, fail
7443         when the test times out.
7444         (passes): New global.
7445         (top level): Break the testing loop if testing fails on any
7446         iteration.  Use gdb_assert.
7447
7448 2015-02-04  Don Breazeal  <donb@codesourcery.com>
7449
7450         * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
7451         and initialize them.
7452         (ipc_cleanup): New function.
7453         (main): Don't declare shmid, semid, and msqid.  Add a call to
7454         atexit so that we call ipc_cleanup on exit.
7455
7456 2015-02-04  Pedro Alves  <palves@redhat.com>
7457
7458         * boards/native-extended-gdbserver.exp: Remove any target variant
7459         specifications from the board name before clearing the isremote
7460         flag from board_info.
7461
7462 2015-01-31  Doug Evans  <xdje42@gmail.com>
7463
7464         * gdb.base/maint.exp <maint print type argc>: Update expected output.
7465
7466 2015-01-31  Gary Benson <gbenson@redhat.com>
7467
7468         * gdb.base/completion.exp: Disable completion limiting for
7469         existing tests.  Add new tests to check completion limiting.
7470         * gdb.linespec/ls-errs.exp: Disable completion limiting.
7471
7472 2015-01-31  Doug Evans  <xdje42@gmail.com>
7473
7474         * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
7475
7476 2015-01-31  Doug Evans  <xdje42@gmail.com>
7477
7478         * gdb.guile/scm-section-script.c: Add duplicate inlined section script
7479         entries.  Duplicate file section script entries.
7480         * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
7481         inlined entries.  Add test for safe-path rejection.
7482         * gdb.python/py-section-script.c: Add duplicate inlined section script
7483         entries.  Duplicate file section script entries.
7484         * gdb.python/py-section-script.exp: Add tests for duplicate entries,
7485         inlined entries.  Add test for safe-path rejection.
7486
7487 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
7488
7489         * gdb.ada/disc_arr_bound: New testcase.
7490
7491 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
7492
7493         * gdb.ada/mi_var_array: New testcase.
7494
7495 2015-01-27  Doug Evans  <dje@google.com>
7496
7497         * gdb.python/py-objfile.exp: Add tests for objfile.username.
7498         Add test for objfile.filename, objfile.username after objfile
7499         has been unloaded.
7500
7501 2015-01-26  Joel Brobecker  <brobecker@adacore.com>
7502
7503         * gdb.python/py-lookup-type.exp (test_lookup_type): Change
7504         the second test to print the name attribute of value
7505         returned by the call to gdb.lookup_type, and adjust
7506         the expected output accordingly.
7507
7508 2015-01-25  Mark Wielaard  <mjw@redhat.com>
7509
7510         * gdb.arch/i386-bp_permanent.c (standard): New declaration.
7511         * gdb.base/disp-step-fork.c: Include unistd.h.
7512         * gdb.base/siginfo-obj.c: Include stdio.h.
7513         * gdb.base/siginfo-thread.c: Likewise.
7514         * gdb.mi/non-stop.c: Include unistd.h.
7515         * gdb.mi/nsthrexec.c: Include stdio.h.
7516         * gdb.mi/pthreads.c: Include unistd.h.
7517         * gdb.modula2/unbounded1.c (main): Declare returns int.
7518         * gdb.reverse/consecutive-reverse.c: Likewise.
7519         * gdb.threads/create-fail.c: Include unistd.h.
7520         * gdb.threads/killed.c: Likewise.
7521         * gdb.threads/linux-dp.c: Likewise.
7522         * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
7523         * gdb.threads/non-ldr-exc-2.c: Likewise.
7524         * gdb.threads/non-ldr-exc-3.c: Likewise.
7525         * gdb.threads/non-ldr-exc-4.c: Likewise.
7526         * gdb.threads/pthreads.c: Include unistd.h.
7527         (main): Declare returns int.
7528         * gdb.threads/tls-main.c (foo): New declaration.
7529         * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
7530
7531 2015-01-23  Simon Marchi  <simon.marchi@ericsson.com>
7532
7533         * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
7534         * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
7535
7536 2015-01-15  Mark Wielaard  <mjw@redhat.com>
7537
7538         * gdb.base/noreturn-return.c: New file.
7539         * gdb.base/noreturn-return.exp: New file.
7540         * gdb.base/noreturn-finish.c: New file.
7541         * gdb.base/noreturn-finish.exp: New file.
7542
7543 2015-01-23  Pedro Alves  <palves@redhat.com>
7544
7545         * gdb.threads/continue-pending-after-query.c: New file.
7546         * gdb.threads/continue-pending-after-query.exp: New file.
7547
7548 2015-01-22  Anders Granlund  <anders.granlund@ericsson.com>
7549             Simon Marchi  <simon.marchi@ericsson.com>
7550
7551         * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
7552         * gdb.base/valgrind-db-attach.exp: Same.
7553         * gdb.base/valgrind-infcall.exp: Same.
7554         * lib/mi-support.exp (default_mi_gdb_start): Same.
7555         * lib/prompt.exp (default_prompt_gdb_start): Same.
7556         * lib/gdb.exp (default_gdb_spawn): Same.
7557         (gdb_interact): New.
7558
7559
7560 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
7561
7562         * gdb.compile/compile.exp (pointer to jit function): New test.
7563
7564 2015-01-17  Wei-cheng Wang  <cole945@gmail.com>
7565
7566         * lib/gdb.exp (supports_process_record): Return true for
7567         powerpc*-*-linux*.
7568         (supports_reverse): Likewise.
7569
7570 2015-01-15  Don Breazeal  <donb@codesourcery.com>
7571
7572         * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
7573         instead of checking whether the target board is remote and
7574         use spawn_wait_for_attach instead of exec/sleep.
7575         * gdb.base/attach-twice.exp: Likewise.
7576
7577 2015-01-15  Joel Brobecker  <brobecker@adacore.com>
7578
7579         * gdb.ada/var_arr_attrs: New testcase.
7580
7581 2015-01-14  Pedro Alves  <palves@redhat.com>
7582             Joel Brobecker  <brobecker@adacore.com>
7583
7584         PR gdb/17525
7585         * gdb.base/bp-cmds-execution-x-script.c: New file.
7586         * gdb.base/bp-cmds-execution-x-script.exp: New file.
7587         * gdb.base/bp-cmds-execution-x-script.gdb: New file.
7588
7589 2015-01-14  Pedro Alves  <palves@redhat.com>
7590
7591         PR cli/17828
7592         * gdb.base/batch-preserve-term-settings.c: New file.
7593         * gdb.base/batch-preserve-term-settings.exp: New file.
7594
7595 2015-01-13  Doug Evans  <dje@google.com>
7596
7597         * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
7598         binary.
7599
7600 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
7601
7602         * Makefile.in (clean mostlyclean): Do not delete *.py.
7603
7604 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
7605
7606         * gdb.python/py-lookup-type.exp: New file.
7607
7608 2015-01-12  Pedro Alves  <palves@redhat.com>
7609
7610         * gdb.python/py-prompt.exp: When the board can't spawn for attach,
7611         restore GDBFLAGS before returning.
7612
7613 2015-01-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
7614
7615         * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
7616         is_amd64_regs_target and is_x86_like_target.
7617
7618 2015-01-11  Doug Evans  <xdje42@gmail.com>
7619
7620         * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
7621         is given without an explicit form.
7622         * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
7623         attributes.
7624         * gdb.dwarf/corrupt.exp: Ditto.
7625         * gdb.dwarf2/enum-type.exp: Ditto.
7626         * gdb.trace/entry-values.exp: Ditto.
7627         * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
7628
7629 2015-01-11  Doug Evans  <xdje42@gmail.com>
7630
7631         PR gdb/15830
7632         * gdb.base/maint.exp: Remove references to "maint demangle".
7633         * gdb.cp/demangle.exp: Update.  "maint demangle" -> "demangle".
7634         Add tests for explicitly specifying language to demangle.
7635         * gdb.dlang/demangle.exp: Ditto.
7636
7637 2015-01-09  Pedro Alves  <palves@redhat.com>
7638
7639         * gdb.threads/non-stop-fair-events.c: New file.
7640         * gdb.threads/non-stop-fair-events.exp: New file.
7641
7642 2015-01-09  Pedro Alves  <palves@redhat.com>
7643
7644         * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
7645         the global scope.  Set a breakpoint after all threads are started
7646         rather than stepping over two source lines.  Expect the prompt.
7647         * gdb.base/watch_thread_num.c (threads_started_barrier): New
7648         global.
7649         (NUM): Now 15.
7650         (main): Use threads_started_barrier to wait for all threads to
7651         start.  Main thread no longer calls thread_function.  Exit after
7652         180 seconds.
7653         (loop): New function.
7654         (thread_function): Wait on threads_started_barrier barrier.  Call
7655         'loop' at each iteration.
7656         * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
7657         threads have started, instead of hardcoding number of "next"
7658         steps.  Use an access watchpoint instead of a write watchpoint.
7659
7660 2015-01-09  Pedro Alves  <palves@redhat.com>
7661
7662         * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
7663         (thread_func): Wait on barrier.
7664         (main): Wait for all threads to start before stopping GDB.
7665         * gdb.threads/siginfo-threads.c (threads_started_barrier): New
7666         global.
7667         (thread1_func, thread2_func): Wait on barrier.
7668         (main): Wait for all threads to start before stopping GDB.
7669         * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
7670         New global.
7671         (thread1_func, thread2_func): Wait on barrier.
7672         (main): Wait for all threads to start before stopping GDB.
7673
7674 2015-01-09  Pedro Alves  <palves@redhat.com>
7675
7676         * gdb.threads/attach-many-short-lived-threads.c: New file.
7677         * gdb.threads/attach-many-short-lived-threads.exp: New file.
7678
7679 2014-01-09  Pedro Alves  <palves@redhat.com>
7680
7681         * gdb.threads/fork-thread-pending.exp: Switch to the main thread
7682         instead of to thread 2.
7683         * gdb.threads/signal-command-multiple-signals-pending.c (main):
7684         Add barrier around each pthread_create call instead of around all
7685         calls.
7686         * gdb.threads/signal-command-multiple-signals-pending.exp (test):
7687         Set a break on thread_function and have the child threads hit it
7688         one at at a time.
7689
7690 2015-01-09  Pedro Alves  <palves@redhat.com>
7691
7692         * lib/gdb.exp (can_spawn_for_attach): New procedure.
7693         (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
7694         false.
7695         * gdb.base/attach.exp: Use can_spawn_for_attach instead of
7696         checking whether the target board is remote.
7697         * gdb.multi/multi-attach.exp: Likewise.
7698         * gdb.python/py-sync-interp.exp: Likewise.
7699         * gdb.server/ext-attach.exp: Likewise.
7700         * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
7701         tests that need to attach, instead of checking whether the target
7702         board is remote at the top of the file.
7703
7704 2015-01-08  Yao Qi  <yao@codesourcery.com>
7705
7706         * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
7707
7708 2015-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
7709
7710         Fix testcase compilation.
7711         * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
7712
7713 2015-01-06  Joel Brobecker  <brobecker@adacore.com>
7714
7715         * gdb.python/py-type.exp: Add a couple test about empty
7716         array creation, and negative-length array creation.
7717
7718 2015-01-02  Doug Evans  <xdje42@gmail.com>
7719
7720         * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
7721
7722 2015-01-02  Doug Evans  <dje@google.com>
7723
7724         * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
7725
7726 2014-12-29  Yao Qi  <yao@codesourcery.com>
7727
7728         * gdb.trace/entry-values.exp: Update comments.  Rename variable
7729         bar_call_foo to returned_from_foo.
7730
7731 2014-12-20  Mihail-Marian Nistor  <mihail.nistor@freescale.com>
7732
7733         PR gdb/17394
7734         * gdb.linespec/break-asm-file.c: New file.
7735         * gdb.linespec/break-asm-file.exp: New file.
7736         * gdb.linespec/break-asm-file0.s: New file.
7737         * gdb.linespec/break-asm-file1.s: New file.
7738
7739 2014-12-18  Nigel Stephens  <nigel@mips.com>
7740             Maciej W. Rozycki  <macro@codesourcery.com>
7741
7742         * gdb.base/float.exp: Handle the new output from "info float" on
7743         MIPS targets.
7744
7745 2014-12-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
7746
7747         Fix MinGW compilation.
7748         * gdb.compile/compile-ops.exp: Update untested message if
7749         !skip_compile_feature_tests.
7750         * gdb.compile/compile-setjmp.exp: Likewise.
7751         * gdb.compile/compile-tls.exp: Likewise.
7752         * gdb.compile/compile.exp: Likewise.
7753         * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
7754         supported on this host".
7755
7756 2014-12-16  Doug Evans  <xdje42@gmail.com>
7757
7758         * boards/stabs.exp: New file.
7759
7760 2014-12-16  Andreas Arnez  <arnez@vnet.linux.ibm.com>
7761
7762         * gdb.base/completion.exp: Adjust to format changes of "maint
7763         print user-registers".
7764
7765 2014-12-16  Catalin Udma  <catalin.udma@freescale.com>
7766
7767         PR server/17457
7768         * gdb.arch/aarch64-fp.c: New file.
7769         * gdb.arch/aarch64-fp.exp: New file.
7770
7771 2014-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
7772
7773         Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
7774         r210637, r210913, r211666, r215400, r215817).
7775
7776         2014-05-08  Richard Sandiford  <rdsandiford@googlemail.com>
7777                 * dg-extract-results.py: New file.
7778                 * dg-extract-results.sh: Use it if the environment seems
7779                 suitable.
7780
7781         2014-05-20  Richard Sandiford  <rdsandiford@googlemail.com>
7782
7783                 * dg-extract-results.py (parse_run): Handle warnings that
7784                 are printed before a test harness is run.
7785
7786         2014-05-25  Richard Sandiford  <rdsandiford@googlemail.com>
7787
7788                 * dg-extract-results.py (Named): Remove __cmp__ method.
7789                 (output_variation): Use a key to sort variation.harnesses.
7790
7791         2014-06-14  Richard Sandiford  <rdsandiford@googlemail.com>
7792
7793                 * dg-extract-results.py: For Python 3, force sys.stdout to
7794                 handle surrogate escape sequences.
7795                 (safe_open): New function.
7796                 (output_segment, main): Use it.
7797
7798         2014-09-19  Segher Boessenkool  <segher@kernel.crashing.org>
7799
7800                 * dg-extract-results.py (Prog.result_re): Include options
7801                 in test name.
7802
7803         2014-10-02  Segher Boessenkool  <segher@kernel.crashing.org>
7804
7805                 * dg-extract-results.py (output_variation): Always sort if
7806                 do_sum.
7807
7808 2014-12-15  Simon Marchi  <simon.marchi@ericsson.com>
7809
7810         * lib/gdb.exp (default_gdb_start): After starting gdb, loop
7811         as long as we get pagination notifications.
7812
7813 2014-12-15  Jason Merrill  <jason@redhat.com>
7814
7815         * Makefile.in (check-gdb.%): Restore.
7816         * README: Mention it.
7817
7818 2014-12-13  Joel Brobecker  <brobecker@adacore.com>
7819
7820         * gdb.ada/str_uninit: New testcase.
7821
7822 2014-12-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
7823
7824         PR symtab/17642
7825         * gdb.base/vla-stub-define.c: New file.
7826         * gdb.base/vla-stub.c: New file.
7827         * gdb.base/vla-stub.exp: New file.
7828
7829 2014-12-12  Phil Muldoon  <pmuldoon@redhat.com>
7830             Jan Kratochvil  <jan.kratochvil@redhat.com>
7831             Tom Tromey  <tromey@redhat.com>
7832
7833         * configure.ac: Add gdb.compile/.
7834         * configure: Regenerate.
7835         * gdb.compile/Makefile.in: New file.
7836         * gdb.compile/compile-ops.exp: New file.
7837         * gdb.compile/compile-ops.c: New file.
7838         * gdb.compile/compile-tls.c: New file.
7839         * gdb.compile/compile-tls.exp: New file.
7840         * gdb.compile/compile-constvar.S: New file.
7841         * gdb.compile/compile-constvar.c: New file.
7842         * gdb.compile/compile-mod.c: New file.
7843         * gdb.compile/compile-nodebug.c: New file.
7844         * gdb.compile/compile-setjmp-mod.c: New file.
7845         * gdb.compile/compile-setjmp.c: New file.
7846         * gdb.compile/compile-setjmp.exp: New file.
7847         * gdb.compile/compile-shlib.c: New file.
7848         * gdb.compile/compile.c: New file.
7849         * gdb.compile/compile.exp: New file.
7850         * lib/gdb.exp (skip_compile_feature_tests): New proc.
7851
7852 2014-12-12  Tom Tromey  <tromey@redhat.com>
7853
7854         * lib/dwarf.exp (_location): Ignore blank lines.  Allow comments.
7855         Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
7856
7857 2014-12-12  Doug Evans  <dje@google.com>
7858
7859         * lib/gdb-python.exp (get_python_valueof): New function.
7860         * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
7861
7862 2014-12-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7863
7864         * gdb.base/completion.exp: Add test for completion of "info
7865         registers ".
7866
7867 2014-12-12  Maciej W. Rozycki  <macro@codesourcery.com>
7868
7869         * gdb.base/func-ptrs.c: New file.
7870         * gdb.base/func-ptrs.exp: New file.
7871
7872 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
7873
7874         PR breakpoints/17012
7875         * gdb.base/dprintf-detach.c: New file.
7876         * gdb.base/dprintf-detach.exp: New file.
7877
7878 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
7879
7880         * gdb.trace/qtro.exp: Replace gdbserver detection code by...
7881         * lib/gdb.exp (target_is_gdbserver): New procedure.
7882
7883 2014-12-08  Doug Evans  <dje@google.com>
7884
7885         * gdb.python/py-objfile.exp: Add tests for objfile.owner.
7886
7887 2014-12-05  Yao Qi  <yao@codesourcery.com>
7888
7889         * gdb.guile/scm-error.exp: Remove the third argument to
7890         gdb_remote_download.
7891         * gdb.guile/scm-frame-args.exp: Likewise.
7892         * gdb.guile/scm-section-script.exp: Likewise.
7893
7894 2014-12-05  Yao Qi  <yao@codesourcery.com>
7895
7896         * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
7897
7898 2014-12-04  Doug Evans  <dje@google.com>
7899
7900         * gdb.python/py-objfile.exp: Add tests for
7901         objfile.add_separate_debug_file.
7902
7903 2014-12-04  Doug Evans  <dje@google.com>
7904
7905         * lib/gdb.exp (get_build_id): New function.
7906         (build_id_debug_filename_get): Rewrite to use it.
7907         * gdb.python/py-objfile.exp: Add test for objfile.build_id.
7908
7909 2014-12-04  Maciej W. Rozycki  <macro@codesourcery.com>
7910
7911         * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
7912         `method(long)', not just 0x0.
7913         * gdb.cp/nsalias.exp: Align code labels to 4.
7914         * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
7915         * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
7916         * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
7917         * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
7918         (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
7919         * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
7920
7921 2014-12-02  Doug Evans  <dje@google.com>
7922
7923         PR symtab/17602
7924         * gdb.cp/anon-ns.cc: Move guts of this file to ...
7925         * gdb.cp/anon-ns2.cc: ... here.  New file.
7926         * gdb.cp/anon-ns.exp: Update.
7927
7928 2014-12-02  Nick Bull  <nicholaspbull@gmail.com>
7929
7930         * gdb.python/py-events.py (inferior_call_handler): New.
7931         (register_changed_handler, memory_changed_handler): New.
7932         (test_events.invoke): Register new handlers.
7933         * gdb.python/py-events.exp: Add tests for inferior call,
7934         memory_changed and register_changed events.
7935
7936 2014-12-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7937
7938         * gdb.base/execl-update-breakpoints.exp: Specify the link address
7939         with '-Ttext-segment' instead of '-Ttext'.  Fall back to '-Ttext'
7940         if the linker doesn't understand this.
7941
7942 2014-12-01  Simon Marchi  <simon.marchi@ericsson.com>
7943
7944         * gdb.python/python.exp: Change expected reply to help().
7945
7946 2014-12-01  Yao Qi  <yao@codesourcery.com>
7947
7948         * configure.ac: Remove AC_ARG_ENABLE for gdbtk.  Don't invoke
7949         AC_CONFIG_SUBDIRS(gdb.gdbtk).
7950         * configure: Re-generated.
7951
7952 2014-11-28  Siva Chandra Reddy  <sivachandra@google.com>
7953
7954         * gdb.cp/chained-calls.cc: New file.
7955         * gdb.cp/chained-calls.exp: New file.
7956         * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
7957
7958 2014-11-28  Simon Marchi  <simon.marchi@ericsson.com>
7959
7960         * gdb.ada/py_range.exp: Add parentheses to python calls to print.
7961         * gdb.dwarf2/symtab-producer.exp: Same.
7962         * gdb.gdb/python-interrupts.exp: Same.
7963         * gdb.gdb/python-selftest.exp: Same.
7964         * gdb.python/py-linetable.exp: Same.
7965         * gdb.python/py-type.exp: Same.
7966         * gdb.python/py-value-cc.exp: Same.
7967         * gdb.python/py-value.exp: Same.
7968
7969 2014-11-28  Yao Qi  <yao@codesourcery.com>
7970
7971         * gdb.base/break-probes.exp: Match library name prefixed with
7972         sysroot.
7973
7974 2014-11-27  Simon Marchi  <simon.marchi@ericsson.com>
7975
7976         * gdb.python/py-linetable.exp: Escape properly sorted(fset)
7977         test expected output.  Add parentheses for the call to print.
7978         Remove L suffix from integers.
7979
7980 2014-11-26  Doug Evans  <dje@google.com>
7981
7982         * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
7983
7984 2014-11-22  Yao Qi  <yao@codesourcery.com>
7985
7986         * gdb.trace/entry-values.c: Remove asms.
7987         (foo): Add foo_label.
7988         (bar): Add bar_label.
7989         * gdb.trace/entry-values.exp: Remove code computing  foo's
7990         length and bar's length.
7991         (Dwarf::assemble): Invoke function_range for bar and use
7992         MACRO_AT_func for foo.
7993
7994 2014-11-22  Yao Qi  <yao@codesourcery.com>
7995
7996         * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
7997         and .Lgcc43_procstart.  Use .Lgcc42_procstart instead of gcc42.
7998         Use .Lgcc43_procstart instead of gcc43.
7999
8000 2014-11-21  Joel Brobecker  <brobecker@adacore.com>
8001
8002         * gdb.ada/n_arr_bound: New testcase.
8003
8004 2014-11-20  Sergio Durigan Junior  <sergiodj@redhat.com>
8005
8006         PR breakpoints/10737
8007         * gdb.base/catch-syscall.exp (do_syscall_tests): Call
8008         test_catch_syscall_multi_arch.
8009         (test_catch_syscall_multi_arch): New function.
8010
8011 2014-11-20  Doug Evans  <xdje42@gmail.com>
8012
8013         * gdb.base/maint.exp: Update expected output.
8014
8015 2014-11-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8016
8017         * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
8018         4-byte instruction on S390.
8019
8020 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
8021
8022         * gdb.ada/arr_arr: New testcase.
8023
8024 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
8025
8026         * gdb.ada/pkd_arr_elem: New Testcase.
8027
8028 2014-11-18  Luis Machado  <lgustavo@codesourcery.com>
8029
8030         * gdb.reverse/break-precsave: Expect completion message for
8031         core file reads.
8032         * gdb.reverse/consecutive-precsave.exp: Likewise.
8033         * gdb.reverse/finish-precsave.exp: Likewise.
8034         * gdb.reverse/i386-precsave.exp: Likewise.
8035         * gdb.reverse/machinestate-precsave.exp: Likewise.
8036         * gdb.reverse/sigall-precsave.exp: Likewise.
8037         * gdb.reverse/solib-precsave.exp: Likewise.
8038         * gdb.reverse/step-precsave.exp: Likewise.
8039         * gdb.reverse/until-precsave.exp: Likewise.
8040         * gdb.reverse/watch-precsave.exp: Likewise.
8041
8042 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8043
8044         * gdb.base/bp-permanent.c: Include unistd.h.
8045         * gdb.python/py-framefilter-mi.c (main): Add return type.
8046         * gdb.python/py-framefilter.c (main): Likewise.
8047         * gdb.trace/actions-changed.c (main): Likewise.
8048
8049 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8050
8051         * gdb.mi/until.c: Add eye-catchers.
8052         * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
8053         line numbers.
8054
8055 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8056
8057         * gdb.base/condbreak.exp: Drop references to removed non-prototype
8058         function header variants in break1.c.
8059         * gdb.base/ena-dis-br.exp: Likewise.
8060         * gdb.base/hbreak2.exp: Likewise.
8061         * gdb.reverse/until-precsave.exp: Drop references to removed
8062         non-prototype function header variants in ur1.c.
8063         * gdb.reverse/until-reverse.exp: Likewise.
8064
8065 2014-11-17  Petr Machata  <pmachata@redhat.com>
8066
8067         * lib/dwarf.exp  (Dwarf::cu, Dwarf::tu): Emit
8068         ${_cu_offset_size} bytes abbrev offset.
8069
8070 2014-11-15  Doug Evans  <xdje42@gmail.com>
8071
8072         PR symtab/17559
8073         * gdb.base/line-symtabs.exp: New file.
8074         * gdb.base/line-symtabs.c: New file.
8075         * gdb.base/line-symtabs.h: New file.
8076
8077 2014-11-14  Yao Qi  <yao@codesourcery.com>
8078
8079         * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
8080         (func): Add label func_label.
8081         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
8082         Replace low_pc and high_pc with MACRO_AT_range.
8083         Replace name, low_pc and high_pc with MACRO_AT_func.
8084
8085 2014-11-14  Yao Qi  <yao@codesourcery.com>
8086
8087         * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
8088         Replace name, low_pc and high_pc with MACRO_AT_func.
8089
8090 2014-11-14  Yao Qi  <yao@codesourcery.com>
8091
8092         * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
8093         produce debug information.
8094         * gdb.dwarf2/implptr-optimized-out.S: Removed.
8095
8096 2014-11-14  Yao Qi  <yao@codesourcery.com>
8097
8098         * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
8099         object and get function length.
8100         (Dwarf::assemble): Replace name, low_pc and high_pc attributes
8101         with MACRO_AT_func.
8102         (top-level): Replace gdb_compile and clean_restart with
8103         prepare_for_testing.
8104         * gdb.dwarf2/main.c (main): Add label main_label.
8105
8106 2014-11-14  Yao Qi  <yao@codesourcery.com>
8107
8108         * lib/dwarf.exp (function_range): New procedure.
8109         (Dwarf::_handle_macro_at_func): New procedure.
8110         (Dwarf::_handle_macro_at_range): New procedure.
8111         (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
8112
8113 2014-11-14  Yao Qi  <yao@codesourcery.com>
8114
8115         * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
8116         (_handle_attribute): New procedure.
8117
8118 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8119
8120         * gdb.ada/cond_lang/foo.c (callme): Add return type.
8121         * gdb.base/call-sc.c (zed): Likewise.
8122         * gdb.base/checkpoint.c (main): Likewise.
8123         * gdb.base/dump.c (main): Likewise.
8124         * gdb.base/gcore.c (main): Likewise.
8125         * gdb.base/huge.c (main): Likewise.
8126         * gdb.base/multi-forks.c (main): Likewise.
8127         * gdb.base/pr10179-a.c (main): Likewise.
8128         * gdb.base/savedregs.c (main): Likewise.
8129         * gdb.base/sigaltstack.c (main): Likewise.
8130         * gdb.base/siginfo.c (main): Likewise.
8131         * gdb.base/structs.c (zed): Likewise.
8132         * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
8133         * gdb.mi/mi-syn-frame.c (main): Likewise.
8134         * gdb.mi/until.c (foo, main): Likewise.
8135         * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
8136         * gdb.base/solib-weak.c (foo): Declare.
8137         * gdb.base/attach-twice.c: Include stdio.h.
8138         * gdb.base/weaklib1.c: Likewise.
8139         * gdb.base/weaklib2.c: Likewise.
8140         * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
8141         * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
8142         unistd.h.
8143         * gdb.base/attach-pie-misread.c: Include stdlib.h.
8144         * gdb.mi/mi-exit-code.c: Likewise.
8145         * gdb.base/break-interp-lib.c: Include string.h.
8146         * gdb.base/coremaker.c: Likewise.
8147         * gdb.base/testenv.c: Likewise.
8148         * gdb.python/py-finish-breakpoint.c: Likewise.
8149         * gdb.base/inferior-died.c: Include sys/wait.h.
8150         * gdb.base/fileio.c: Include time.h.
8151         * gdb.base/async-shell.c: Include unistd.h.
8152         * gdb.base/dprintf-non-stop.c: Likewise.
8153         * gdb.base/info-os.c: Likewise.
8154         * gdb.mi/mi-console.c: Likewise.
8155         * gdb.mi/watch-nonstop.c: Likewise.
8156         * gdb.python/py-events.c: Likewise.
8157         * gdb.base/async.c (baz): Move up before its invocation.
8158         * gdb.base/code_elim2.c (my_global_func): Likewise.
8159         * gdb.base/skip-solib-lib.c (multiply): Likewise.
8160         * gdb.base/advance.c (func2): Likewise.
8161
8162 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8163
8164         * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
8165         variant.
8166         * gdb.base/annota3.c: Likewise.
8167         * gdb.base/async.c: Likewise.
8168         * gdb.base/average.c: Likewise.
8169         * gdb.base/call-ar-st.c: Likewise.
8170         * gdb.base/call-rt-st.c: Likewise.
8171         * gdb.base/call-sc.c: Likewise.
8172         * gdb.base/call-strs.c: Likewise.
8173         * gdb.base/ending-run.c: Likewise.
8174         * gdb.base/execd-prog.c: Likewise.
8175         * gdb.base/exprs.c: Likewise.
8176         * gdb.base/foll-exec.c: Likewise.
8177         * gdb.base/foll-fork.c: Likewise.
8178         * gdb.base/foll-vfork.c: Likewise.
8179         * gdb.base/funcargs.c: Likewise.
8180         * gdb.base/gcore.c: Likewise.
8181         * gdb.base/jump.c: Likewise.
8182         * gdb.base/langs0.c: Likewise.
8183         * gdb.base/langs1.c: Likewise.
8184         * gdb.base/langs2.c: Likewise.
8185         * gdb.base/mips_pro.c: Likewise.
8186         * gdb.base/nodebug.c: Likewise.
8187         * gdb.base/opaque0.c: Likewise.
8188         * gdb.base/opaque1.c: Likewise.
8189         * gdb.base/recurse.c: Likewise.
8190         * gdb.base/run.c: Likewise.
8191         * gdb.base/scope0.c: Likewise.
8192         * gdb.base/scope1.c: Likewise.
8193         * gdb.base/setshow.c: Likewise.
8194         * gdb.base/setvar.c: Likewise.
8195         * gdb.base/shmain.c: Likewise.
8196         * gdb.base/shr1.c: Likewise.
8197         * gdb.base/shr2.c: Likewise.
8198         * gdb.base/sigall.c: Likewise.
8199         * gdb.base/signals.c: Likewise.
8200         * gdb.base/so-indr-cl.c: Likewise.
8201         * gdb.base/solib2.c: Likewise.
8202         * gdb.base/structs.c: Likewise.
8203         * gdb.base/sum.c: Likewise.
8204         * gdb.base/vforked-prog.c: Likewise.
8205         * gdb.base/watchpoint.c: Likewise.
8206         * gdb.reverse/shr2.c: Likewise.
8207         * gdb.reverse/until-reverse.c: Likewise.
8208         * gdb.reverse/ur1.c: Likewise.
8209         * gdb.reverse/watch-reverse.c: Likewise.
8210
8211 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8212
8213         * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
8214         variant.
8215         * gdb.base/sepdebug.exp: Drop references to removed code.
8216
8217 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8218
8219         * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
8220         variant.  Preserve original line numbering.
8221         * gdb.base/list1.c: Likewise.
8222
8223 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8224
8225         * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
8226         variant.
8227         * gdb.base/break1.c: Likewise.
8228         * gdb.base/break.exp: Drop references to removed code.
8229
8230 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8231
8232         * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
8233         variant.
8234
8235 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8236
8237         * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
8238
8239 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8240
8241         * gdb.base/callfuncs.exp: Remove 'prototypes' variable.  Move main
8242         logic into perform_all_tests() and invoke it with and without
8243         function header prototypes.
8244         (do_function_calls): Remove conditional XFAIL for PR 5318.
8245         (rerun_and_prepare): Remove duplicate code.
8246         (perform_all_tests): New.  Main logic moved here.
8247
8248 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8249
8250         * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
8251         code guarded by #ifdef NO_PROTOTYPES.
8252         (t_double_many_args): Likewise.
8253         (DEF_FUNC_MANY_ARGS_1): Likewise.
8254         (DEF_FUNC_VALUES_1): Likewise.
8255         (t_structs_ldc): Renamed from t_structs_fc in conditional code
8256         guarded by #ifdef PROTOTYPES.
8257
8258 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8259
8260         * gdb.mi/mi-console.c: Add eye-catcher.
8261         * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
8262         instead of literal line number.
8263
8264 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8265
8266         * gdb.base/shr2.c: Add eye-catcher.
8267         * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
8268         line number.
8269
8270 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8271
8272         * gdb.base/jump.c: Add eye-catchers.
8273         * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
8274         numbers.
8275
8276 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8277
8278         * gdb.base/execd-prog.c: Add eye-catchers.
8279         * gdb.base/foll-exec.c: Likewise.
8280         * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
8281         line numbers.
8282
8283 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8284
8285         * gdb.base/ending-run.c: Add eye-catchers.
8286         * gdb.base/ending-run.exp: Refer to eye-catchers instead of
8287         literal line numbers.
8288
8289 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8290
8291         * gdb.base/call-rt-st.c: Add eye-catchers.
8292         * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
8293         literal line numbers.
8294
8295 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8296
8297         * gdb.base/call-ar-st.c: Add eye-catchers.
8298         * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
8299         literal line numbers.
8300
8301 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8302
8303         * gdb.base/average.c: Add eye-catchers.
8304         * gdb.base/sum.c: Likewise.
8305         * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
8306         regexps dynamically.
8307
8308 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8309
8310         * gdb.base/solib1.c: Add eye-catchers.
8311         * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
8312         literal line numbers.
8313
8314 2014-11-12  Pedro Alves  <palves@redhat.com>
8315
8316         * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
8317         leader has exited.
8318
8319 2014-11-12  Pedro Alves  <palves@redhat.com>
8320
8321         * gdb.arch/i386-bp_permanent.c: New file.
8322         * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
8323         (srcfile): Set to i386-bp_permanent.c.
8324         (top level): Adjust to work in both 32-bit and 64-bit modes.  Test
8325         that stepi does not execute the 'leave' instruction, instead of
8326         testing it does execute.
8327         * gdb.base/bp-permanent.c: New file.
8328         * gdb.base/bp-permanent.exp: New file.
8329
8330 2014-11-10  Doug Evans  <xdje42@gmail.com>
8331
8332         PR symtab/17564
8333         * gdb.base/symtab-search-order.exp: New file.
8334         * gdb.base/symtab-search-order.c: New file.
8335         * gdb.base/symtab-search-order-1.c: New file.
8336         * gdb.base/symtab-search-order-shlib-1.c: New file.
8337
8338 2014-11-07  Pedro Alves  <palves@redhat.com>
8339
8340         PR gdb/17511
8341         * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
8342         i?86-*-linux*.
8343
8344 2014-11-03  Siva Chandra Reddy  <sivachandra@google.com>
8345
8346         PR c++/17494
8347         * gdb.cp/pr17494.cc: New file.
8348         * gdb.cp/pr17494.exp: New file.
8349
8350 2014-11-02  Yao Qi  <yao@codesourcery.com>
8351
8352         * gdb.python/python.exp: Get working directory and match the
8353         output of "set extended-prompt \\w " with it.
8354
8355 2014-10-30  Doug Evans  <dje@google.com>
8356
8357         * gdb.python/py-objfile.exp: Add tests for setting random attributes
8358         in objfiles.
8359         * gdb.python/py-progspace.exp: Add tests for setting random attributes
8360         in progspaces.
8361
8362 2014-10-30  Janis Johnson  <janisjo@codesourcery.com>
8363
8364         * gdb.base/fullpath-expand.exp: Skip for a remote host.
8365         * gdb.base/realname-expand.exp: Likewise.
8366         * gdb.linespec/macro-relative.exp: Likewise.
8367
8368 2014-10-29  Pedro Alves  <palves@redhat.com>
8369
8370         PR gdb/17408
8371         * gdb.threads/schedlock.c (some_function): New function.
8372         (call_function): New global.
8373         (MAYBE_CALL_SOME_FUNCTION): New macro.
8374         (thread_function): Call it.
8375         * gdb.threads/schedlock.exp (get_args): Add description parameter,
8376         and use it instead of a global counter.  Adjust all callers.
8377         (get_current_thread): Use "find current thread" for test message
8378         here rather than having all callers pass down the same string.
8379         (goto_loop): New procedure, factored out from ...
8380         (my_continue): ... this.
8381         (step_ten_loops): Change parameter from test message to command to
8382         use.  Adjust.
8383         (list_count): Delete global.
8384         (check_result): New procedure, factored out from duplicate top
8385         level code.
8386         (continue tests): Wrap in with_test_prefix.
8387         (test_step): New procedure, factored out from duplicate top level
8388         code.
8389         (top level): Test "step" in combination with all scheduler-locking
8390         modes.  Test "next" in combination with all scheduler-locking
8391         modes, and in combination with stepping over a function call or
8392         not.
8393         * gdb.threads/next-bp-other-thread.c: New file.
8394         * gdb.threads/next-bp-other-thread.exp: New file.
8395
8396 2014-10-29  Pedro Alves  <palves@redhat.com>
8397
8398         PR python/17372
8399         * gdb.python/python.exp: Test a multi-line command that spawns
8400         interactive Python.
8401         * gdb.base/multi-line-starts-subshell.exp: New file.
8402
8403 2014-10-29  Yao Qi  <yao@codesourcery.com>
8404
8405         * gdb.base/fileio.exp: Make directories on host.
8406
8407 2014-10-29  Yao Qi  <yao@codesourcery.com>
8408
8409         * gdb.base/fileio.c (test_write): Close the file.
8410
8411 2014-10-28  Pedro Alves  <palves@redhat.com>
8412
8413         PR gdb/12623
8414         * gdb.base/sigstep.c (no_handler): New global.
8415         (main): If 'no_handler is true, set the signal handlers to
8416         SIG_IGN.
8417         * gdb.base/sigstep.exp (breakpoint_over_handler): Add
8418         with_sw_watch and no_handler parameters.  Handle them.
8419         (top level) <stepping over handler when stopped at a breakpoint
8420         test>: Add a test axis for testing with a software watchpoint, and
8421         another for testing with the signal handler set to SIG_IGN.
8422         * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
8423         * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
8424
8425 2014-10-28  Pedro Alves  <palves@redhat.com>
8426
8427         PR gdb/17511
8428         * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
8429         * gdb.base/sigstep.exp (other_handler_location): New global.
8430         (advance): Support stepping into the signal handler, and running
8431         commands while in the handler.
8432         (in_handler_map): New global.
8433         (top level): In the advance test, add combinations for getting
8434         into the handler with stepping commands, and for running commands
8435         in the handler.  Add comment descripting the advancei tests.
8436
8437 2014-10-28  Pedro Alves  <palves@redhat.com>
8438
8439         * gdb.base/sigstep.exp: Use build_executable instead of
8440         prepare_for_testing.
8441         (top level): Move code that starts GDB, runs to main and creates a
8442         display to ...
8443         (restart): ... this new procedure.
8444         (top level): Move backtrace from signal handler test to ...
8445         (validate_backtrace): ... this new procedure.
8446         (advance, advancei): Rename parameter from 'i' to 'cmd'.  Use
8447         with_test_prefix.  Always restart GDB.
8448         (skip_to_handler): Rename parameter from 'i' to 'cmd'.  Use
8449         with_test_prefix.  Always restart GDB.  No need to delete
8450         breakpoints after the test.
8451         (test_skip_handler): Remove prefix parameter.
8452         (skip_over_handler, breakpoint_to_handler)
8453         (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
8454         parameter from 'i' to 'cmd'.  Use with_test_prefix.  Always
8455         restart GDB.  No need to delete breakpoints after the test.
8456         (top level): Use foreach to call the test procedures with
8457         different commands.
8458
8459 2014-10-28  Pedro Alves  <palves@redhat.com>
8460
8461         * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
8462         instead of GNATS numbers.
8463         * gdb.base/sigbpt.exp: Likewise.
8464         * gdb.base/siginfo.exp: Likewise.
8465         * gdb.base/sigstep.exp: Likewise.
8466
8467 2014-10-27  Pedro Alves  <palves@redhat.com>
8468
8469         * gdb.base/sigstep.c (dummy): New global.
8470         (main): Issue a couple writes to the new global.
8471         * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
8472         procedures.
8473         (skip_over_handler): Use test_skip_handler.
8474         (top level): Call skip_over_handler for stepi and nexti too.
8475         (breakpoint_over_handler): Use test_skip_handler.
8476         (top level): Call breakpoint_over_handler for stepi and nexti too.
8477
8478 2014-10-27  Yao Qi  <yao@codesourcery.com>
8479
8480         * gdb.trace/tfile.c (adjust_function_address)
8481         [__powerpc64__ && _CALL_ELF != 2]: Get function address from
8482         function descriptor.
8483
8484 2014-10-24  Don Breazeal  <donb@codesourcery.com>
8485
8486         * gdb.base/foll-fork.exp (test_follow_fork,
8487         catch_fork_child_follow): Check for updated fork messages emitted
8488         from infrun.c.
8489         * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
8490         vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
8491         vfork_and_exec_child_follow_through_step): Check for updated vfork
8492         messages emitted from infrun.c.
8493
8494 2014-10-24  Pedro Alves  <palves@redhat.com>
8495
8496         * gdb.base/corefile.exp: Remove references to ultrix.
8497         * gdb.base/interrupt.exp: Likewise.
8498         * gdb.base/whatis.exp: Likewise.
8499         * gdb.gdb/selftest.exp: Likewise.
8500         * gdb.threads/manythreads.exp: Likewise.
8501         * gdb.threads/print-threads.exp: Likewise.
8502         * gdb.threads/pthreads.exp:: Likewise.
8503         * gdb.threads/schedlock.exp: Likewise.
8504
8505 2014-10-24  Siva Chandra Reddy  <sivachandra@google.com>
8506
8507         * gdb.cp/non-trivial-retval.cc: Add a test case.
8508         * gdb.cp/non-trivial-retval.exp: Add a test.
8509
8510 2014-10-20  Yao Qi  <yao@codesourcery.com>
8511
8512         * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
8513         * gdb.python/py-objfile-script-gdb.py: New file.
8514         * gdb.python/py-objfile-script.exp: Update reference to
8515         py-objfile-script-gdb.py.in.  Use gdb_remote_donwload instead
8516         of remote_download.  Remove the dest file.
8517
8518 2014-10-20  Yao Qi  <yao@codesourcery.com>
8519
8520         * gdb.base/checkpoint.exp: Don't remove file copied on host.
8521         * gdb.base/step-line.exp: Likewise.
8522         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
8523         * gdb.dwarf2/dw2-basic.exp: Likewise.
8524         * gdb.dwarf2/dw2-compressed.exp: Likewise.
8525         * gdb.dwarf2/dw2-filename.exp: Likewise.
8526         * gdb.dwarf2/dw2-intercu.exp: Likewise.
8527         * gdb.dwarf2/dw2-intermix.exp: Likewise.
8528         * gdb.dwarf2/dw2-producer.exp: Likewise.
8529         * gdb.dwarf2/mac-fileno.exp: Likewise.
8530         * gdb.python/py-frame-args.exp: Likewise.
8531         * gdb.python/py-framefilter.exp: Likewise.
8532         * gdb.python/py-mi.exp: Likewise.
8533         * gdb.python/py-objfile-script.exp: Likewise
8534         * gdb.python/py-pp-integral.exp: Likewise.
8535         * gdb.python/py-pp-re-notag.exp: Likewise.
8536         * gdb.python/py-prettyprint.exp: Likewise.
8537         * gdb.python/py-section-script.exp: Likewise.
8538         * gdb.python/py-typeprint.exp: Likewise.
8539         * gdb.python/py-xmethods.exp: Likewise.
8540         * gdb.stabs/weird.exp: Likewise.
8541         * gdb.xml/tdesc-regs.exp: Likewise.
8542
8543 2014-10-18  Kwok Cheung Yeung  <kcy@codesourcery.com>
8544
8545         * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
8546         (out_cu): Use addr_len for the size of addresses.
8547         (out_line): Likewise.  Size DW_LNE_set_address instruction
8548         according to addr_len.
8549         * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
8550         (FUNC): Add START_INSNS to definition.
8551
8552 2014-10-18  Yao Qi  <yao@codesourcery.com>
8553
8554         * gdb.base/argv0-symlink.exp: Check argv[0] value if
8555         gdb_has_argv0 return true.
8556         * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
8557         check [target_info exists noargs], check [gdb_has_argv0]
8558         instead.
8559         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
8560         * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
8561         procedures.
8562
8563 2014-10-17  Doug Evans  <dje@google.com>
8564
8565         * gdb.python/py-events.exp: Update expected output for clear_objfiles
8566         event.
8567         * gdb.python/py-events.py: Add clear_objfiles event.
8568
8569 2014-10-17  Doug Evans  <dje@google.com>
8570
8571         * gdb.python/py-objfile.exp: Test progspace attribute.
8572
8573 2014-10-17  Luis Machado  <lgustavo@codesourcery.com>
8574
8575         * gdb.guile/scm-breakpoint.exp: Do not assume any
8576         directory separators when matching source file paths.
8577         * gdb.python/py-breakpoint.exp: Likewise.
8578         * gdb.reverse/break-precsave.exp: Likewise.
8579         * gdb.reverse/break-reverse.exp: Likewise.
8580         * gdb.reverse/consecutive-precsave.exp: Likewise.
8581         * gdb.reverse/finish-precsave.exp: Likewise.
8582         * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
8583         * gdb.reverse/finish-reverse.exp: Likewise.
8584         * gdb.reverse/i386-precsave.exp: Likewise.
8585         * gdb.reverse/i387-env-reverse.exp: Likewise.
8586         * gdb.reverse/i387-stack-reverse.exp: Likewise.
8587         * gdb.reverse/machinestate-precsave.exp: Likewise.
8588         * gdb.reverse/machinestate.exp: Likewise.
8589         * gdb.reverse/sigall-precsave.exp: Likewise.
8590         * gdb.reverse/solib-precsave.exp: Likewise.
8591         * gdb.reverse/step-precsave.exp: Likewise.
8592         * gdb.reverse/until-precsave.exp: Likewise.
8593         * gdb.reverse/watch-precsave.exp: Likewise.
8594         * gdb.reverse/watch-reverse.exp: Likewise.
8595
8596 2014-10-17  Yao Qi  <yao@codesourcery.com>
8597
8598         * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
8599         * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
8600
8601 2014-10-17  Pedro Alves  <palves@redhat.com>
8602
8603         PR gdb/17471
8604         * gdb.base/bg-execution-repeat.c: New file.
8605         * gdb.base/bg-execution-repeat.exp: New file.
8606
8607 2014-10-17  Pedro Alves  <palves@redhat.com>
8608
8609         PR gdb/17300
8610         * gdb.base/continue-all-already-running.c: New file.
8611         * gdb.base/continue-all-already-running.exp: New file.
8612
8613 2014-10-17  Pedro Alves  <palves@redhat.com>
8614
8615         PR gdb/17472
8616         * gdb.base/annota-input-while-running.c: New file.
8617         * gdb.base/annota-input-while-running.exp: New file.
8618
8619 2014-10-17  Pedro Alves  <palves@redhat.com>
8620
8621         * gdb.base/callfuncs.exp: emove references to osf.
8622         * gdb.base/sigall.exp: Likewise.
8623         * gdb.gdb/selftest.exp: Likewise.
8624         * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
8625         * gdb.mi/non-stop.c: Likewise.
8626         * gdb.mi/pthreads.c: Likewise.
8627         * gdb.reverse/sigall-precsave.exp: Likewise.
8628         * gdb.reverse/sigall-reverse.exp: Likewise.
8629         * gdb.threads/pthreads.c: Likewise.
8630         * gdb.threads/pthreads.exp: Likewise.
8631
8632 2014-10-17  Yao Qi  <yao@codesourcery.com>
8633
8634         * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
8635         check 'target_info exists noargs'.
8636         (test_command_prompt_position): Likewise.
8637         (progvar_simple_if_test): Don't check 'target_info exists noargs'.
8638         Remove "set args".
8639         (progvar_simple_while_test): Likewise.
8640         (progvar_complex_if_while_test): Likewise.
8641         (if_while_breakpoint_command_test): Likewise.
8642         (infrun_breakpoint_command_test): Likewise.
8643         (breakpoint_command_test): Likewise.
8644         (watchpoint_command_test): Likewise.
8645         (bp_deleted_in_command_test): Likewise.
8646         (temporary_breakpoint_commands): Likewise.
8647
8648 2014-10-16  Yao Qi  <yao@codesourcery.com>
8649
8650         * gdb.base/remotetimeout.exp: Remove noargs checking.
8651
8652 2014-10-15  Pedro Alves  <palves@redhat.com>
8653
8654         PR breakpoints/9649
8655         * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
8656         * gdb.base/breakpoint-in-ro-region.exp
8657         (probe_target_hardware_step): New procedure.
8658         (top level): Probe hardware stepping and hardware breakpoint
8659         support.  Test stepping through a read-only region, with both
8660         "breakpoint auto-hw" on and off and both "always-inserted" on and
8661         off.
8662
8663 2014-10-15  Iain Buclaw  <ibuclaw@gdcproject.org>
8664
8665         * gdb.dlang/demangle.exp: Update for demangling changes.
8666
8667 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
8668
8669         * gdb.cp/non-trivial-retval.cc: Add new test cases.
8670         * gdb.cp/non-trivial-retval.exp: Add new tests.
8671
8672 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
8673
8674         PR c++/13403
8675         PR c++/15154
8676         * gdb.cp/non-trivial-retval.cc: New file.
8677         * gdb.cp/non-trivial-retval.exp: New file.
8678
8679 2014-10-15  Yao Qi  <yao@codesourcery.com>
8680
8681         * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
8682         remote host.
8683
8684 2014-10-15  Yao Qi  <yao@codesourcery.com>
8685
8686         * gdb.python/py-symbol.exp: Match file base name if host is
8687         remote, otherwise match file name with dir name.
8688         * gdb.python/py-symtab.exp: Likewise.
8689         * gdb.python/python.exp: Likewise.
8690
8691 2014-10-15  Yao Qi  <yao@codesourcery.com>
8692
8693         * gdb.python/py-symbol.exp: Remove trailing ".*" in the
8694         pattern.
8695         * gdb.python/py-symtab.exp: Likewise.
8696         * gdb.python/python.exp: Remove trailing ".*".  Fix typo
8697         locationn.
8698
8699 2014-10-14  Joel Brobecker  <brobecker@adacore.com>
8700
8701         * gdb.ada/addr_arith: New testcase.
8702
8703 2014-10-14  Maciej W. Rozycki  <macro@codesourcery.com>
8704
8705         * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
8706         * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
8707         * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
8708         * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
8709
8710 2014-10-14  Sergio Durigan Junior  <sergiodj@redhat.com>
8711
8712         * gdb.arch/stap-eval-lang-ada.S: Likewise.
8713         * gdb.arch/stap-eval-lang-ada.c: Likewise.
8714         * gdb.arch/stap-eval-lang-ada.exp: New file.
8715
8716 2014-10-14  Yao Qi  <yao@codesourcery.com>
8717
8718         * gdb.mi/mi-var-child.c (nothing1): New function.
8719         (nothing2): New function.
8720         (do_children_tests): Set function pointers by nothing1 and
8721         nothing2.
8722         * gdb.mi/mi-var-child.exp: Step over new added statements.
8723         Update test to match the new output.
8724         * gdb.mi/var-cmd.c (nothing1): New function.
8725         (nothing2): New function.
8726         (do_children_tests): Set function pointers by  nothing1 and
8727         nothing2.
8728         * gdb.mi/mi-var-display.exp: Update test to match output.
8729         Step to the line specified by $line_dct_nothing.
8730         Increase the number of lines to step.
8731
8732 2014-10-14  Yao Qi  <yao@codesourcery.com>
8733
8734         * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
8735         tests.
8736         * gdb.mi/mi2-var-child.exp: Likewise.
8737
8738 2014-10-13  Doug Evans  <dje@google.com>
8739
8740         * gdb.python/py-objfile.exp: Change name of file name test.
8741
8742 2014-10-13  Doug Evans  <dje@google.com>
8743
8744         * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
8745         from the start of the CU.
8746
8747 2014-10-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
8748             Yao Qi  <yao@codesourcery.com>
8749
8750         Fix "save breakpoints" for "catch" command.
8751         * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
8752         Remove -nonewline.  Match also the added "main" line.
8753
8754 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
8755
8756         Fix "save breakpoints" for "disable $bpnum" command.
8757         * gdb.base/save-bp.c (main): Add label.
8758         * gdb.base/save-bp.exp: Add 8th disabled breakpoint.  Match it.
8759
8760 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
8761
8762         * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
8763
8764 2014-10-11  Yao Qi  <yao@codesourcery.com>
8765
8766         * gdb.server/server-kill.exp: Execute command
8767         "set remote trace-status-packet on" before "tstatus".
8768
8769 2014-10-11  Yao Qi  <yao@codesourcery.com>
8770
8771         * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
8772         (main): Call getppid.
8773         * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
8774         and continue to it.  Read variable "server_pid".
8775
8776 2014-10-11  Yao Qi  <yao@codesourcery.com>
8777
8778         * gdb.server/server-kill.exp: Remove "delete_breakpoints".
8779
8780 2014-10-11  Yao Qi  <yao@codesourcery.com>
8781
8782         * gdb.threads/thread-find.exp: Don't execute command
8783         "info threads".
8784         * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
8785         * gdb.threads/linux-dp.exp: Don't check the condition
8786         $threads_created equals to zero.
8787
8788 2014-10-10  Pedro Alves  <palves@redhat.com>
8789
8790         * gdb.base/bigcore.exp: Remove references to IRIX.
8791         * gdb.base/funcargs.exp: Likewise.
8792         * gdb.base/interrupt.exp: Likewise.
8793         * gdb.base/mips_pro.exp: Likewise.
8794         * gdb.base/nodebug.exp: Likewise.
8795         * gdb.base/setvar.exp: Likewise.
8796         * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
8797
8798 2014-10-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
8799             Pedro Alves  <palves@redhat.com>
8800
8801         PR symtab/14466
8802         * gdb.base/vdso-warning.c: New file.
8803         * gdb.base/vdso-warning.exp: New file.
8804
8805 2014-10-02  Doug Evans  <dje@google.com>
8806
8807         * gdb.base/structs.c (main): Don't run forever.
8808
8809 2014-10-02  Pedro Alves  <palves@redhat.com>
8810
8811         * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
8812         (top level) <stop threads 1, stop threads 2>: Use it.
8813
8814 2014-10-02  Pedro Alves  <palves@redhat.com>
8815
8816         * gdb.threads/break-while-running.exp (test): Add new
8817         'update_thread_list' argument.  Skip "info threads" if false.
8818         (top level): Add new 'update_thread_list' axis.
8819
8820 2014-10-02  Pedro Alves  <palves@redhat.com>
8821
8822         PR breakpoints/17431
8823         * gdb.base/execl-update-breakpoints.c: New file.
8824         * gdb.base/execl-update-breakpoints.exp: New file.
8825
8826 2014-10-01  Pedro Alves  <palves@redhat.com>
8827
8828         * gdb.base/breakpoint-in-ro-region.c: New file.
8829         * gdb.base/breakpoint-in-ro-region.exp: New file.
8830
8831 2014-10-01  Simon Marchi  <simon.marchi@ericsson.com>
8832
8833         * gdb.mi/mi-exit-code.exp: New file.
8834         * gdb.mi/mi-exit-code.c: New file.
8835
8836 2014-09-30  Yao Qi  <yao@codesourcery.com>
8837
8838         * lib/prelink-support.exp (build_executable_own_libs): Error if
8839         the target isn't native.
8840
8841 2014-09-30  Yao Qi  <yao@codesourcery.com>
8842
8843         * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
8844         false.
8845
8846 2014-09-22  Pedro Alves  <palves@redhat.com>
8847
8848         * gdb.threads/break-while-running.exp: New file.
8849         * gdb.threads/break-while-running.c: New file.
8850
8851 2014-09-19  Yao Qi  <yao@codesourcery.com>
8852
8853         * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
8854         Invoke test.  Restart GDB with --readnow and invoke test again.
8855
8856 2014-09-19  Yao Qi  <yao@codesourcery.com>
8857
8858         * gdb.base/break-on-linker-gcd-function.exp: Move test into new
8859         proc set_breakpoint_on_gcd_function.  Invoke
8860         set_breakpoint_on_gcd_function.  Restart GDB with --readnow and
8861         invoke set_breakpoint_on_gcd_function again.
8862
8863 2014-09-18  Doug Evans  <dje@google.com>
8864
8865         * gdb.dwarf2/symtab-producer.exp: New file.
8866
8867 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
8868
8869         * gdb.base/global-var-nested-by-dso-solib1.c: New file.
8870         * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
8871         * gdb.base/global-var-nested-by-dso.c: Likewise.
8872         * gdb.base/global-var-nested-by-dso.exp: Likewise.
8873
8874 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
8875             Pedro Alves  <palves@redhat.com>
8876
8877         * gdb.base/watch-bitfields.exp: Pass string other than test file
8878         name to prepare_for_testing.
8879         (watch): New procedure.
8880         (expect_watchpoint): Use with_test_prefix.
8881         (top level): Factor out tests to ...
8882         (test_watch_location, test_regular_watch): ... these new
8883         procedures, and use with_test_prefix and gdb_continue_to_end.
8884
8885 2014-09-16  Patrick Palka  <patrick@parcs.ath.cx>
8886
8887         PR breakpoints/12526
8888         * gdb.base/watch-bitfields.exp: New file.
8889         * gdb.base/watch-bitfields.c: New file.
8890
8891 2014-09-16  Pedro Alves  <palves@redhat.com>
8892
8893         * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
8894         software and hardware addresses, not software address against
8895         itself.
8896
8897 2014-09-16  Pedro Alves  <palves@redhat.com>
8898
8899         * gdb.base/watchpoint-stops-at-right-insn.c: New file.
8900         * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
8901
8902 2014-09-16  Pedro Alves  <palves@redhat.com>
8903
8904         * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
8905         files.
8906         * gdb.base/a2-run.exp: Remove all code guarded by istarget
8907         "*-*-vxworks*" throughout.
8908         * gdb.base/break.exp: Likewise.
8909         * gdb.base/default.exp: Likewise.
8910         * gdb.base/scope.exp: Likewise.
8911         * gdb.base/sepdebug.exp: Likewise.
8912         * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
8913         throughout.
8914         * gdb.base/run.c: Likewise.
8915         * gdb.base/sepdebug.c: Likewise.
8916         * gdb.hp/gdb.aCC/run.c: Likewise.
8917         * gdb.reverse/until-reverse.c: Likewise.
8918         * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
8919
8920 2014-09-16  Yao Qi  <yao@codesourcery.com>
8921
8922         * boards/local-remote-host-native.exp: New file.
8923
8924 2014-09-14  Doug Evans  <xdje42@gmail.com>
8925
8926         * gdb.threads/queue-signal.c (thread_count): New variable.
8927         (thread_count_mutex, thread_count_condvar): New variables.
8928         (incr_thread_count, wait_all_threads_running): New functions.
8929         (main): Wait for all threads to be in their thread functions.
8930
8931 2014-09-13  Doug Evans  <xdje42@gmail.com>
8932
8933         * gdb.threads/queue-signal.c: New file.
8934         * gdb.threads/queue-signal.exp: New file.
8935
8936 2014-09-13  Doug Evans  <xdje42@gmail.com>
8937
8938         * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
8939         be consistent with what default_gdb_init uses.
8940         (with_gdb_prompt): Change form of PROMPT argument from a regexp to
8941         the plain text of the prompt.  Add some logging printfs.
8942         * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
8943
8944 2014-09-12  Pedro Alves  <palves@redhat.com>
8945
8946         * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
8947         gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
8948         * gdb.arch/i386-size-overlap.exp: Likewise.
8949         * gdb.arch/i386-size.exp: Likewise.
8950         * gdb.arch/i386-unwind.exp: Likewise.
8951         * gdb.base/a2-run.exp: Likewise.
8952         * gdb.base/break.exp: Likewise.
8953         * gdb.base/charset.exp: Likewise.
8954         * gdb.base/chng-syms.exp: Likewise.
8955         * gdb.base/commands.exp: Likewise.
8956         * gdb.base/dbx.exp: Likewise.
8957         * gdb.base/find.exp: Likewise.
8958         * gdb.base/funcargs.exp: Likewise.
8959         * gdb.base/jit-simple.exp: Likewise.
8960         * gdb.base/reread.exp: Likewise.
8961         * gdb.base/sepdebug.exp: Likewise.
8962         * gdb.base/step-bt.exp: Likewise.
8963         * gdb.cp/mb-inline.exp: Likewise.
8964         * gdb.cp/mb-templates.exp: Likewise.
8965         * gdb.objc/basicclass.exp: Likewise.
8966         * gdb.threads/killed.exp: Likewise.
8967
8968 2014-09-12  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
8969
8970         PR tdep/17379
8971         * gdb.arch/powerpc-stackless.S: New file.
8972         * gdb.arch/powerpc-stackless.exp: New file.
8973
8974 2014-09-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
8975
8976         * gdb.base/attach.c: Include unistd.h.
8977         (main): Call alarm.  Add label postloop.
8978         * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
8979         gdb_breakpoint, gdb_continue_to_breakpoint.
8980         (test_command_line_attach_run): Kill ${testpid} in one exit path.
8981
8982 2014-09-11  Pedro Alves  <palves@redhat.com>
8983
8984         PR gdb/17347
8985         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
8986         * gdb.base/attach.exp (test_command_line_attach_run): New
8987         procedure.
8988         (top level): Call it.
8989
8990 2014-09-11  Pedro Alves  <palves@redhat.com>
8991
8992         * lib/gdb.exp (spawn_wait_for_attach): New procedure.
8993         * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
8994         (do_command_attach_tests): Use spawn_wait_for_attach.
8995         * gdb.base/solib-overlap.exp: Likewise.
8996         * gdb.multi/multi-attach.exp: Likewise.
8997         * gdb.python/py-prompt.exp: Likewise.
8998         * gdb.python/py-sync-interp.exp: Likewise.
8999         * gdb.server/ext-attach.exp: Likewise.
9000
9001 2014-09-11  Gabriel Krisman Bertazi  <gabriel@krisman.be>
9002
9003         * gdb.fortran/array-element.exp: Remove unexpected "continue"
9004         command in testcase.  Simplify testcase.
9005
9006 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
9007
9008         * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
9009
9010 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
9011
9012         * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
9013
9014 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
9015
9016         * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
9017
9018 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
9019
9020         * gdb.dwarf2/dynarr-ptr.c: New file.
9021         * gdb.dwarf2/dynarr-ptr.exp: New file.
9022
9023 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
9024
9025         * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
9026         of 30 rather than hardcoding 120 for a slow test case.  Take the
9027         `gdb,timeout' target setting into account for this calculation.
9028         Don't extend the timeout for the test cases that don't need it.
9029
9030 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
9031
9032         * gdb.reverse/sigall-reverse.exp: Increase the timeout by
9033         a factor of 2 for a slow test case.  Take the `gdb,timeout'
9034         target setting into account for this calculation.
9035         * gdb.reverse/until-precsave.exp: Increase the timeout by
9036         a factor of 15 and 3 respectively rather than adding 120
9037         for a pair of slow test cases.  Take the `gdb,timeout'
9038         target setting into account for this calculation.
9039
9040 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
9041
9042         * lib/gdb.exp (gdb_test_multiple): Remove code to select the
9043         timeout, don't pass one down to gdb_expect.
9044         (gdb_expect): Rework timeout selection.
9045
9046 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
9047
9048         * lib/gdbserver-support.exp (gdbserver_start): Throw an error
9049         exception on timeout.
9050         (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
9051         (gdbserver_start_extended): Catch any `gdbserver_start' error
9052         exceptions.
9053         (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
9054         * lib/mi-support.exp (mi_gdb_target_load): Catch any
9055         `gdbserver_gdb_load' error exceptions.
9056
9057 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
9058
9059         * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
9060         120 on waiting for the TCP socket to open.
9061
9062 2014-09-09  Doug Evans  <xdje42@gmail.com>
9063
9064         * gdb.base/default.exp (show_conv_list): Add _caller_is,
9065         _caller_matches, _any_caller_is, _any_caller_matches.
9066
9067 2014-09-09  Doug Evans  <xdje42@gmail.com>
9068
9069         * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
9070
9071 2014-09-09  Yao Qi  <yao@codesourcery.com>
9072
9073         * gdb.mi/mi-var-display.exp: Set print symbol off.
9074
9075 2014-09-07  Gabriel Krisman Bertazi  <gabriel@krisman.be>
9076
9077         PR gdb/17035
9078         * gdb.base/commands.exp: Add tests to verify user-defined
9079         commands with empty bodies.
9080         * gdb.python/py-cmd.exp: Test that we don't show user-defined
9081         python commands in `show user command`.
9082         * gdb.python/scm-cmd.exp: Test that we don't show user-defined
9083         scheme commands in `show user command`.
9084
9085 2014-09-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
9086
9087         PR python/17355
9088         * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
9089         * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
9090         * gdb.python/py-framefilter-invalidarg.exp: New file.
9091         * gdb.python/py-framefilter-invalidarg.py: New file.
9092
9093 2014-09-06  Doug Evans  <xdje42@gmail.com>
9094
9095         PR 15276
9096         * gdb.python/py-caller-is.c: New file.
9097         * gdb.python/py-caller-is.exp: New file.
9098
9099 2014-09-05  Sergio Durigan Junior  <sergiodj@redhat.com>
9100
9101         PR gdb/17235
9102         * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
9103         * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
9104
9105 2014-09-04  Sergio Durigan Junior  <sergiodj@redhat.com>
9106
9107         PR fortran/17237
9108         * gdb.fortran/print-formatted.exp: New file.
9109         * gdb.fortran/print-formatted.f90: Likewise.
9110
9111 2014-09-03  Sasha Smundak  <asmundak@google.com>
9112
9113         * gdb.python/py-frame.exp: Test Frame.read_register.
9114
9115 2014-09-03  Sergio Durigan Junior  <sergiodj@redhat.com>
9116
9117         PR python/16699
9118         * gdb.python/py-completion.exp: New file.
9119         * gdb.python/py-completion.py: Likewise.
9120
9121 2014-08-28  Doug Evans  <dje@google.com>
9122
9123         * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
9124         eax,etc. are live with values set by gdb and thus the compiler can't
9125         use them.
9126         * gdb.arch/i386-pseudo.c (main): Ditto.
9127
9128 2014-08-27  Doug Evans  <dje@google.com>
9129
9130         * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
9131
9132 2014-08-25  Doug Evans  <dje@google.com>
9133
9134         * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
9135         (main): Ditto.
9136
9137 2014-08-25  Doug Evans  <dje@google.com>
9138
9139         * gdb.threads/thread-execl.exp: #include <stdio.h>.
9140
9141 2014-08-24  Yao Qi  <yao@codesourcery.com>
9142
9143         * gdb.guile/scm-value.exp (test_lazy_strings): Set print
9144         symbol off.
9145         * gdb.python/py-value.exp (test_lazy_strings): Likewise.
9146
9147 2014-08-22  Doug Evans  <dje@google.com>
9148
9149         PR 17276
9150         * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
9151         * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
9152         * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
9153
9154 2014-08-22  Yao Qi  <yao@codesourcery.com>
9155
9156         * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
9157         * gdb.python/py-finish-breakpoint2.exp: Likewise.
9158         * gdb.python/python.exp: Likewise.  Use .py file on the host
9159         instead of the build.
9160
9161 2014-08-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
9162
9163         * gdb.threads/gcore-stale-thread.c: New file.
9164         * gdb.threads/gcore-stale-thread.exp: New file.
9165
9166 2014-08-21  Pedro Alves  <palves@redhat.com>
9167
9168         * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
9169         * gdb.base/gcore-relro-pie.exp: Likewise.
9170         * gdb.base/gcore-relro.exp: Likewise.
9171         * gdb.base/gcore.exp: Likewise.
9172         * gdb.base/print-symbol-loading.exp: Likewise.
9173         * gdb.threads/gcore-thread.exp: Likewise.
9174         * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
9175
9176 2014-08-20  Pedro Alves  <palves@redhat.com>
9177             Jan Kratochvil  <jan.kratochvil@redhat.com>
9178
9179         * Makefile.in (EXTRA_RULES, CC): New variables, get from
9180         configure.
9181         (EXPECT): Handle READ1 being set.
9182         (all): Depend on EXTRA_RULES.
9183         (check-read1, expect-read1, read1.so, read1): New rules.
9184         * README (Testsuite Parameters): Document the READ1 make variable.
9185         (Race detection): New section.
9186         * configure: Regenerate.
9187         * configure.ac: If build==host==target, and running under a
9188         GNU/glibc system, add read1 to the extra Makefile rules.
9189         (EXTRA_RULES): AC_SUBST it.
9190         * lib/read1.c: New file.
9191
9192 2014-08-20  Joel Brobecker  <brobecker@adacore.com>
9193
9194         * gdb.dwarf2/data-loc.exp: Add additional tests exercising
9195         the handling of variables declared as a typedef to an array
9196         which a DW_AT_data_location attribute.
9197
9198 2014-08-19  Andrew Burgess  <aburgess@broadcom.com>
9199             Pedro Alves  <palves@redhat.com>
9200
9201         PR symtab/14604
9202         PR symtab/14605
9203         * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
9204         gdb_test.
9205
9206 2014-08-19  Pedro Alves  <palves@redhat.com>
9207
9208         * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
9209
9210 2014-08-19  Yao Qi  <yao@codesourcery.com>
9211
9212         * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
9213         right line.
9214
9215 2014-08-18  David Blaikie  <dblaikie@gmail.com>
9216
9217         * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
9218
9219 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
9220
9221         * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
9222         attribute in array range.
9223
9224 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
9225
9226         * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
9227
9228 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
9229
9230         PR c++/17132
9231         * gdb.cp/pr17132.cc: New file.
9232         * gdb.cp/pr17132.exp: New file.
9233
9234 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
9235
9236         * gdb.python/py-xmethods.py (A_getarrayind)
9237         (E_method_char_worker.__call__, E_method_int_worker.__call__):
9238         Use 'print' with function call syntax.
9239         (E_method_matcher.match): Fix tab vs space indentation mixup.
9240
9241 2014-08-15  Yao Qi  <yao@codesourcery.com>
9242
9243         * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
9244         false.
9245
9246 2014-08-15  Yao Qi  <yao@codesourcery.com>
9247
9248         * gdb.cp/casts.exp: Set print symbol off.
9249         * gdb.cp/class2.exp: Likewise.
9250         * gdb.cp/overload.exp: Likewise.
9251         * gdb.cp/templates.exp: Likewise.
9252
9253 2014-08-11  Doug Evans  <dje@google.com>
9254
9255         * gdb.base/print-symbol-loading.exp (test_load_core): Update.
9256         (test_load_shlib): Update.
9257
9258 2014-08-09  Yao Qi  <yao@codesourcery.com>
9259
9260         * gdb.base/display.exp: Invoke is_address_zero_readable.
9261         * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
9262         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
9263         * gdb.base/hbreak-unmapped.exp: Return if
9264         is_address_zero_readable returns true.
9265         * gdb.base/signest.exp: Likewise.
9266         * gdb.base/signull.exp: Likewise.
9267         * gdb.base/sigbpt.exp: Likewise.
9268         * gdb.guile/scm-disasm.exp: Do the test if
9269         is_address_zero_readable returns false.
9270         * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
9271         * gdb.python/py-arch.exp: Likewise.
9272         * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
9273         * lib/gdb.exp (is_address_zero_readable): New proc.
9274
9275 2014-08-09  Yao Qi  <yao@codesourcery.com>
9276
9277         PR testsuite/13443
9278         * gdb.mi/mi-var-display.exp: Make test messages unique.
9279
9280 2014-08-04  Tom Tromey  <tromey@redhat.com>
9281
9282         * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
9283         target 0".
9284
9285 2014-08-04  Tom Tromey  <tromey@redhat.com>
9286
9287         * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
9288         "target_resume".
9289
9290 2014-08-01  Joel Brobecker  <brobecker@adacore.com>
9291
9292         * gdb.base/vla-datatypes.c (vla_factory): Add new variable
9293         inner_vla_struct_object_size.
9294         * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
9295         as xfail.
9296
9297 2014-07-30  Pedro Alves  <palves@redhat.com>
9298
9299         * gdb.threads/signal-command-handle-nopass.exp (test): Add
9300         comment.
9301
9302 2014-07-29  Yao Qi  <yao@codesourcery.com>
9303
9304         PR gdb/17206
9305         * gdb.base/until-nodebug.exp: New.
9306
9307 2014-07-28  Doug Evans  <xdje42@gmail.com>
9308
9309         PR guile/17203
9310         * gdb.guile/scm-parameter.exp: Add tests for trying to create
9311         previously existing parameter, and previously ambiguously spelled
9312         parameter.
9313
9314 2014-07-28  Will Newton  <will.newton@linaro.org>
9315
9316         * gdb.base/varargs.exp: Remove KFAILs for ARM.
9317
9318 2014-07-26  Ludovic Courtès  <ludo@gnu.org>
9319             Doug Evans  <xdje42@gmail.com>
9320
9321         PR guile/17146
9322         * gdb.guile/types-module.exp: Add tests for wrong type arguments.
9323
9324 2014-07-25  Pedro Alves  <palves@redhat.com>
9325
9326         * gdb.threads/signal-command-handle-nopass.c: New file.
9327         * gdb.threads/signal-command-handle-nopass.exp: New file.
9328         * gdb.threads/signal-command-multiple-signals-pending.c: New file.
9329         * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
9330         * gdb.threads/signal-delivered-right-thread.c: New file.
9331         * gdb.threads/signal-delivered-right-thread.exp: New file.
9332
9333 2014-07-25  Pedro Alves  <palves@redhat.com>
9334
9335         * gdb.base/double-prompt-target-event-error.exp
9336         (cancel_pagination_in_target_event): Remove '-notransfer <return>'
9337         match.
9338         (cancel_pagination_in_target_event): Rework double prompt
9339         detection.
9340         * gdb.base/paginate-after-ctrl-c-running.exp
9341         (test_ctrlc_while_target_running_paginates): Remove '-notransfer
9342         <return>' match.
9343         * gdb.base/paginate-bg-execution.exp
9344         (test_bg_execution_pagination_return)
9345         (test_bg_execution_pagination_cancel): Remove '-notransfer
9346         <return>' matches.
9347         * gdb.base/paginate-execution-startup.exp
9348         (test_fg_execution_pagination_return)
9349         (test_fg_execution_pagination_cancel): Remove '-notransfer
9350         <return>' matches.
9351         * gdb.base/paginate-inferior-exit.exp
9352         (test_paginate_inferior_exited): Remove '-notransfer <return>'
9353         match.
9354         * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
9355         * lib/gdb.exp (pagination_prompt): Run text through
9356         string_to_regexp.
9357         (gdb_test_multiple): Match $pagination_prompt instead of
9358         "<return>".
9359         (string_to_regexp): Move to lib/gdb-utils.exp.
9360
9361 2014-07-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
9362
9363         * gdb.arch/amd64-entry-value-paramref.S: New file.
9364         * gdb.arch/amd64-entry-value-paramref.cc: New file.
9365         * gdb.arch/amd64-entry-value-paramref.exp: New file.
9366         * gdb.arch/amd64-optimout-repeat.S: New file.
9367         * gdb.arch/amd64-optimout-repeat.c: New file.
9368         * gdb.arch/amd64-optimout-repeat.exp: New file.
9369
9370 2014-07-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
9371
9372         PR gdb/17170
9373         * gdb.base/statistics.exp: New file.
9374
9375 2014-07-17  Doug Evans  <dje@google.com>
9376
9377         PR gdb/17170
9378         * gdb.base/maint.exp: Update testing of per-command stats.
9379
9380 2014-07-16  Pedro Alves  <palves@redhat.com>
9381
9382         * gdb.trace/tfile.c: Include unistd.h and stdint.h.
9383         (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
9384         (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
9385         (tfile_write_buf): New functions.
9386         (add_memory_block): Rewrite using the above.
9387         (adjust_function_address): New function.
9388         (FUNCTION_ADDRESS): New macro.
9389         (write_basic_trace_file): Remove short_x local, and use
9390         tfile_write_16. Change type of func_addr local to unsigned long
9391         long.  Use FUNCTION_ADDRESS instead of handling the Thumb bit
9392         here.  Cast argument of add_memory_block to char pointer.
9393         (write_error_trace_file): Avoid alloca.  Use FUNCTION_ADDRESS.
9394         (main): Remove parameters.
9395         * gdb.trace/tfile.exp: Remove nowarnings.
9396
9397 2014-07-15  Simon Marchi  <simon.marchi@ericsson.com>
9398
9399         * gdb.base/debug-expr.exp: Test string evaluation with
9400         "debug expression" on.
9401
9402 2014-07-15  Pedro Alves  <palves@redhat.com>
9403
9404         * gdb.base/reread.exp: Use clean_restart.
9405
9406 2014-07-15  Pierre Langlois  <pierre.langlois@embecosm.com>
9407
9408         * gdb.arch/avr-flash-qualifer.c: New.
9409         * gdb.arch/avr-flash-qualifer.exp: New.
9410
9411 2014-07-14  Pedro Alves  <palves@redhat.com>
9412
9413         * gdb.base/paginate-after-ctrl-c-running.c: New file.
9414         * gdb.base/paginate-after-ctrl-c-running.exp: New file.
9415
9416 2014-07-14  Pedro Alves  <palves@redhat.com>
9417
9418         * gdb.base/double-prompt-target-event-error.c: New file.
9419         * gdb.base/double-prompt-target-event-error.exp: New file.
9420
9421 2014-07-14  Pedro Alves  <palves@redhat.com>
9422
9423         PR gdb/17072
9424         * gdb.base/paginate-inferior-exit.c: New file.
9425         * gdb.base/paginate-inferior-exit.exp: New file.
9426
9427 2014-07-14  Pedro Alves  <palves@redhat.com>
9428
9429         PR gdb/17072
9430         * gdb.base/paginate-bg-execution.c: New file.
9431         * gdb.base/paginate-bg-execution.exp: New file.
9432
9433 2014-07-14  Pedro Alves  <palves@redhat.com>
9434
9435         PR gdb/17072
9436         * gdb.base/paginate-execution-startup.c: New file.
9437         * gdb.base/paginate-execution-startup.exp: New file.
9438         * lib/gdb.exp (pagination_prompt): New global.
9439         (default_gdb_spawn): New procedure, factored out from
9440         default_gdb_spawn.
9441         (default_gdb_start): Adjust to call default_gdb_spawn.
9442         (gdb_spawn): New procedure.
9443
9444 2014-07-14  Pedro Alves  <palves@redhat.com>
9445
9446         * lib/gdb.exp (gdb_assert): New procedure.
9447         * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
9448
9449 2014-07-14  Pedro Alves  <palves@redhat.com>
9450
9451         * gdb.base/execution-termios.c: New file.
9452         * gdb.base/execution-termios.exp: New file.
9453
9454 2014-07-14  Tom Tromey  <tromey@redhat.com>
9455
9456         * gdb.cp/vla-cxx.cc: New file.
9457         * gdb.cp/vla-cxx.exp: New file.
9458
9459 2014-07-14  Tom Tromey  <tromey@redhat.com>
9460
9461         * gdb.reverse/rerun-prec.c: New file.
9462         * gdb.reverse/rerun-prec.exp: New file.
9463
9464 2014-07-12  Maciej W. Rozycki  <macro@mips.com>
9465             Maciej W. Rozycki  <macro@codesourcery.com>
9466
9467         * lib/gdb-utils.exp: New file.
9468         * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
9469         inline `gdb_init_command' processing.
9470         (gdb_start_cmd): Likewise.
9471         * lib/mi-support.exp (mi_run_cmd): Likewise.
9472         * README: Document `gdb_init_command' and `gdb_init_commands'.
9473
9474 2014-07-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
9475
9476         Fix false FAIL running under a very long directory name.
9477         * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
9478         and "set print elements 10000".  Twice.
9479
9480 2014-07-11  Yao Qi  <yao@codesourcery.com>
9481
9482         * gdb.base/exprs.exp: "set print symbol off".
9483
9484 2014-07-11  Pedro Alves  <palves@redhat.com>
9485
9486         * gdb.threads/kill.c: New file.
9487         * gdb.threads/kill.exp: New file.
9488
9489 2014-07-10  Yao Qi  <yao@codesourcery.com>
9490
9491         * gdb.trace/tfile.c (write_basic_trace_file)
9492         [__thumb__||__thumb2__]: Clear the Thumb bit of the function
9493         address written to trace file.
9494
9495 2014-07-09  Pedro Alves  <palves@redhat.com>
9496
9497         * gdb.base/attach-wait-input.exp: New file.
9498         * gdb.base/attach-wait-input.c: New file.
9499
9500 2014-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
9501
9502         * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
9503         setting up test structures.
9504         (main): Call new test function.
9505         * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
9506         test function, continue into test function and walk test
9507         structures.
9508
9509 2014-07-02  Yao Qi  <yao@codesourcery.com>
9510
9511         * gdb.trace/entry-values.c: Define labels 'foo_start' and
9512         'bar_start' at the beginning of functions 'foo' and 'bar'
9513         respectively.
9514         * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
9515         instead of 'foo' and 'bar'.
9516
9517 2014-07-08  Markus Metzger  <markus.t.metzger@intel.com>
9518
9519         * gdb.btrace/segv.exp: New.
9520         * gdb.btrace/segv.c: New.
9521
9522 2014-07-02  Luis Machado  <lgustavo@codesourcery.com>
9523
9524         * gdb.trace/entry-values.exp: Handle powerpc-specific branch
9525         instruction.
9526
9527 2014-06-30  Mark Wielaard  <mjw@redhat.com>
9528
9529         * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
9530         vulture, vilify, villar): New volatile array constants.
9531         (vindictive, vegetation): New const volatile array constants.
9532         * gdb.base/volatile.exp: Test volatile and const volatile array
9533         types.
9534
9535 2014-06-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
9536
9537         * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
9538         target lacks support for awatch, rwatch, or hbreak.
9539
9540 2014-06-27  Yao Qi  <yao@codesourcery.com>
9541
9542         * gdb.multi/dummy-frame-restore.exp: New.
9543         * gdb.multi/dummy-frame-restore.c: New.
9544
9545 2014-06-25  Markus Metzger  <markus.t.metzger@intel.com>
9546
9547         * gdb.btrace/gcore.exp: New.
9548
9549 2014-06-23  Pedro Alves  <palves@redhat.com>
9550
9551         * gdb.base/watchpoint-reuse-slot.c: New file.
9552         * gdb.base/watchpoint-reuse-slot.exp: New file.
9553
9554 2014-06-23  Siva Chandra Reddy  <sivachandra@google.com>
9555
9556         * gdb.python/py-xmethods.exp: Use "progspace" instead of the
9557         progspace's filename in 'info', 'enable' and 'disable' command
9558         tests.
9559
9560 2014-06-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
9561
9562         * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
9563         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9564         * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
9565
9566 2014-06-20  Gary Benson  <gbenson@redhat.com>
9567
9568         * gdb.arch/i386-avx.exp: Fix include file location.
9569         * gdb.arch/i386-sse.exp: Likewise.
9570
9571 2014-06-19  Iain Buclaw  <ibuclaw@gdcproject.org>
9572
9573         * gdb.dlang/expression.exp: New file.
9574
9575 2014-06-19  Pedro Alves  <palves@redhat.com>
9576
9577         * gdb.threads/thread-execl.exp (do_test): New procedure, factored
9578         out from ...
9579         (top level): ... here.  Iterate running tests under different
9580         scheduler-locking settings.
9581
9582 2014-06-18  Luis Machado  <lgustavo@codesourcery.com>
9583
9584         * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
9585         to DW_FORM_addr and use non-zero addresses.
9586
9587 2014-06-18  Siva Chandra Reddy  <sivachandra@google.com>
9588
9589         PR gdb/17017
9590         * gdb.python/py-xmethods.cc: Add global function call counters and
9591         increment them in their respective functions.  Remove "cout"
9592         statements.
9593         * gdb.python/py-xmethods.exp: Make tests check the global function
9594         call counters instead of depending on inferior IO.
9595
9596 2014-06-18  Don Breazeal  <donb@codesourcery.com>
9597
9598         * gdb.base/foll-fork.exp (default_fork_parent_follow):
9599         Deleted procedure.
9600         (explicit_fork_parent_follow): Deleted procedure.
9601         (explicit_fork_child_follow): Deleted procedure.
9602         (test_follow_fork): New procedure.
9603         (do_fork_tests): Replace calls to deleted procedures with
9604         calls to test_follow_fork and reset GDB for subsequent
9605         procedure calls.
9606
9607 2014-06-17  Yao Qi  <yao@codesourcery.com>
9608
9609         * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
9610         CP1252.
9611
9612 2014-06-17  Luis Machado  <lgustavo@codesourcery.com>
9613
9614         * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
9615         Initialize ptr and S explicitly.
9616         (skip_type_update_when_not_use_rtti_test): Likewise.
9617
9618 2014-06-16  Keith Seitz  <keiths@redhat.com>
9619
9620         PR mi/15863
9621         * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
9622         the inferior is started.
9623
9624 2014-06-16  Pedro Alves  <palves@redhat.com>
9625
9626         * gdb.base/break-main-file-remove-fail.c: New file.
9627         * gdb.base/break-main-file-remove-fail.exp: New file.
9628         * gdb.base/break-unload-file.exp: Use build_executable instead of
9629         prepare_for_testing.
9630         (test_break): New parameter "initial_load".  Handle it.
9631         (top level): Add initial_load cmdline/file axis.
9632
9633 2014-06-12  Tom Tromey  <tromey@redhat.com>
9634
9635         * gdb.base/completion.exp: Don't use directory name in test.
9636
9637 2014-06-09  Gary Benson  <gbenson@redhat.com>
9638
9639         * gdb.base/sigall.c [Functions to send signals]: Reorder to
9640         separate the always-available ANSI-standard signals from the
9641         signals that require checking.
9642         (main): Likewise.
9643         * gdb.reverse/sigall-reverse.c [Functions to send signals]:
9644         Likewise.
9645         (main): Likewise.
9646
9647 2014-06-07  Keith Seitz  <keiths@redhat.com>
9648
9649         Revert:
9650         PR c++/16253
9651         * gdb.cp/var-tag.cc: New file.
9652         * gdb.cp/var-tag.exp: New file.
9653         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
9654         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
9655         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9656         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9657
9658 2014-06-06  Doug Evans  <xdje42@gmail.com>
9659
9660         * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
9661
9662 2014-06-06  Pedro Alves  <palves@redhat.com>
9663
9664         * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
9665         in target debug output instead of looking at RSP packets,
9666         disabling the test on any target that uses hardware stepping.
9667         Update comments.
9668
9669 2014-06-06  Pedro Alves  <palves@redhat.com>
9670
9671         * gdb.base/break-unload-file.exp: Fix typo.
9672
9673 2014-06-06  Yao Qi  <yao@codesourcery.com>
9674
9675         * gdb.base/jit.exp (one_jit_test): Restrict the pattern
9676         from "jit_function" to "^jit_function".
9677
9678 2014-06-06  Yao Qi  <yao@codesourcery.com>
9679
9680         * gdb.base/async.c (foo): Add one statement.
9681         * gdb.base/async.exp: Get the next instruction address and
9682         match the output of "nexti" by instruction address.  Match
9683         the hex address in the output of "finish".
9684
9685 2014-06-06  Gary Benson  <gbenson@redhat.com>
9686
9687         * gdb.base/call-signals.c: Remove preprocessor conditionals
9688         for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
9689         SIGSEGV and SIGTERM.
9690         * gdb.base/sigall.c: Likewise.
9691         * gdb.base/unwindonsignal.c: Likewise.
9692         * gdb.reverse/sigall-reverse.c: Likewise.
9693
9694 2014-06-06  Yao Qi  <yao@codesourcery.com>
9695
9696         * gdb.base/hbreak-unmapped.exp: Read memory at address 0.  If
9697         readable, skip the test.
9698
9699 2014-06-06  Yao Qi  <yao@codesourcery.com>
9700
9701         * gdb.threads/staticthreads.c (thread_function): Move the line
9702         setting breakpoint on forward.
9703         * gdb.threads/staticthreads.exp: Update comments.
9704
9705 2014-06-05  Ludovic Courtès  <ludo@gnu.org>
9706
9707         * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
9708         "history-append! type error".
9709
9710 2014-06-05  Simon Marchi  <simon.marchi@ericsson.com>
9711
9712         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
9713         erroneous dprintf expected input.
9714
9715 2014-06-04  Doug Evans  <xdje42@gmail.com>
9716
9717         * gdb.guile/scm-generics.exp: Delete.
9718
9719 2014-06-04  Doug Evans  <xdje42@gmail.com>
9720
9721         * gdb.guile/scm-breakpoint.exp: Update.
9722         Add tests for breakpoint registration.
9723
9724 2014-06-04  Tom Tromey  <tromey@redhat.com>
9725
9726         * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
9727         VLA-in-union.
9728         * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
9729         inner_vla_struct, vla_union types.  Initialize objects of those
9730         types and compute their sizes.
9731
9732 2014-06-04  Nathan Sidwell  <nathan@codesourcery.com>
9733             Hui Zhu  <hui@codesourcery.com>
9734
9735         * gdb.base/fileio.exp: Add test for shell not available as well as
9736         available.
9737         * gdb.base/fileio.c (test_system): Check for shell twice.
9738
9739 2014-06-04  Yao Qi  <yao@codesourcery.com>
9740
9741         * gdb.base/auto-connect-native-target.exp: Remove redundant
9742         space from the regexp pattern.
9743
9744 2014-06-04  Yao Qi  <yao@codesourcery.com>
9745
9746         * gdb.base/default.exp: Replace "child" with "native" in
9747         regexp pattern.
9748
9749 2014-06-03  Siva Chandra Reddy  <sivachandra@google.com>
9750
9751         * gdb.python/py-xmethods.cc: New testcase to test xmethods.
9752         * gdb.python/py-xmethods.exp: New tests to test xmethods.
9753         * gdb.python/py-xmethods.py: Python script supporting the
9754         new testcase and tests.
9755
9756 2014-06-03  Joel Brobecker  <brobecker@adacore.com>
9757             Pedro Alves  <palves@redhat.com>
9758
9759         PR breakpoints/17000
9760         * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
9761         * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
9762
9763 2014-06-03  Brad Mouring  <bmouring@ni.com>  (tiny patch)
9764
9765         * gdb.base/subst.exp: Add tests to verify partial path matching
9766         output.
9767
9768 2014-06-03  Pedro Alves  <palves@redhat.com>
9769
9770         * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
9771         target that doesn't use software single-stepping.
9772
9773 2014-06-03  Pedro Alves  <palves@redhat.com>
9774
9775         PR breakpoints/17000
9776         * gdb.base/sss-bp-on-user-bp-2.c: New file.
9777         * gdb.base/sss-bp-on-user-bp-2.exp: New file.
9778
9779 2014-06-02  Doug Evans  <xdje42@gmail.com>
9780
9781         * gdb.guile/scm-parameter.exp: New file.
9782
9783 2014-06-02  Doug Evans  <xdje42@gmail.com>
9784
9785         * gdb.guile/scm-cmd.c: New file.
9786         * gdb.guile/scm-cmd.exp: New file.
9787
9788 2014-06-02  Doug Evans  <xdje42@gmail.com>
9789
9790         * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
9791         pretty-printer lookup.
9792         * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
9793         (make-pp_s-printer): Call it.
9794         (make-pretty-printer-from-dict): New function.
9795         (lookup-pretty-printer-maker-from-dict): New function.
9796         (*pretty-printer*): Simplify.
9797         (make-objfile-pp_s-printer): New function.
9798         (install-objfile-pretty-printers!): New function.
9799         (make-progspace-pp_s-printer): New function.
9800         (install-progspace-pretty-printers!): New function.
9801         * gdb.guile/scm-progspace.c: New file.
9802         * gdb.guile/scm-progspace.exp: New file.
9803
9804 2014-06-02  Pedro Alves  <palves@redhat.com>
9805
9806         * gdb.base/dprintf-bp-same-addr.c: New file.
9807         * gdb.base/dprintf-bp-same-addr.exp: New file.
9808
9809 2014-06-02  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
9810
9811         * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
9812         * gdb.arch/powerpc-power.s: Likewise.
9813
9814 2014-06-02  Joel Brobecker  <brobecker@adacore.com>
9815
9816         * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
9817
9818 2014-06-01  Yao Qi  <yao@codesourcery.com>
9819
9820         * gdb.base/watchpoint.exp (test_watch_location): Check null
9821         pointer can be dereferenced.  If not, do the test, otherwise
9822         skip it.
9823
9824 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
9825
9826         * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
9827         results.
9828         * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
9829
9830 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
9831
9832         * gdb.arch/amd64-invalid-stack-middle.S: New file.
9833         * gdb.arch/amd64-invalid-stack-middle.c: New file.
9834         * gdb.arch/amd64-invalid-stack-middle.exp: New file.
9835         * gdb.arch/amd64-invalid-stack-top.c: New file.
9836         * gdb.arch/amd64-invalid-stack-top.exp: New file.
9837
9838 2014-05-30  Pedro Alves  <palves@redhat.com>
9839
9840         PR breakpoints/17000
9841         * gdb.base/sss-bp-on-user-bp.c: New file.
9842         * gdb.base/sss-bp-on-user-bp.exp: New file.
9843
9844 2014-05-30  David Blaikie  <dblaikie@gmail.com>
9845
9846         * gdb.opt/inline-break.c: Fix clang compatibility by specifying
9847         gnu_inline semantics via attribute.
9848         * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
9849         source explicitly specifies the required semantics.
9850
9851 2014-05-30  Maciej W. Rozycki  <macro@codesourcery.com>
9852
9853         * gdb.reverse/sigall-reverse.exp: Fix a typo.
9854
9855 2014-05-29  Pedro Alves  <palves@redhat.com>
9856             Tom Tromey  <tromey@redhat.com>
9857
9858         * gdb.base/async-shell.exp: Don't enable target-async.
9859         * gdb.base/async.exp
9860         * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
9861         parameter.  Adjust.
9862         (top level): Don't test with "target-async".
9863         * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
9864         * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
9865         * gdb.base/inferior-died.exp: Don't enable target-async.
9866         * gdb.base/interrupt-noterm.exp: Likewise.
9867         * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
9868         * gdb.mi/mi-nonstop-exit.exp: Likewise.
9869         * gdb.mi/mi-nonstop.exp: Likewise.
9870         * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
9871         * gdb.mi/mi-nsintrall.exp: Likewise.
9872         * gdb.mi/mi-nsmoribund.exp: Likewise.
9873         * gdb.mi/mi-nsthrexec.exp: Likewise.
9874         * gdb.mi/mi-watch-nonstop.exp: Likewise.
9875         * gdb.multi/watchpoint-multi.exp: Adjust comment.
9876         * gdb.python/py-evsignal.exp: Don't enable target-async.
9877         * gdb.python/py-evthreads.exp: Likewise.
9878         * gdb.python/py-prompt.exp: Likewise.
9879         * gdb.reverse/break-precsave.exp: Don't test with "target-async".
9880         * gdb.server/solib-list.exp: Don't enable target-async.
9881         * gdb.threads/thread-specific-bp.exp: Likewise.
9882         * lib/mi-support.exp: Adjust to use mi-async.
9883
9884 2014-05-29  Pedro Alves  <palves@redhat.com>
9885
9886         PR gdb/13860
9887         * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
9888         reason, even in sync mode.
9889
9890 2014-05-29  Pedro Alves  <palves@redhat.com>
9891             Hui Zhu  <hui@codesourcery.com>
9892
9893         PR PR15693
9894         * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
9895         * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
9896         * gdb.mi/mi-condbreak-call-thr-state.c: New file.
9897         * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
9898
9899 2014-05-28  Joel Brobecker  <brobecker@adacore.com>
9900
9901         * config/monitor.exp (gdb_target_monitor): Replace use of
9902         "set remotebaud" by "set serial baud".
9903
9904 2014-05-26  Andy Wingo  <wingo@igalia.com>
9905
9906         * gdb.guile/scm-breakpoint.exp:
9907         * gdb.guile/scm-gsmob.exp: Update to use plain old object
9908         properties instead of gdb-object-properties.
9909
9910 2014-05-26  Yao Qi  <yao@codesourcery.com>
9911
9912         * gdb.server/no-thread-db.exp: Specify source file name
9913         explicitly when setting a breakpoint.
9914
9915 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
9916
9917         * gdb.btrace/vdso.c: New.
9918         * gdb.btrace/vdso.exp: New.
9919
9920 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
9921
9922         * gdb.base/gcore.exp (capture_command_output): Move ...
9923         * lib/gdb.exp (capture_command_output): ... here.
9924
9925 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
9926
9927         * gdb.btrace/data.exp: Test memory access during btrace replay.
9928
9929 2014-05-22  Simon Marchi  <simon.marchi@ericsson.com>
9930
9931         * lib/mi-support.exp (mi_run_cmd_full): Add comments.
9932
9933 2014-05-21  Pedro Alves  <palves@redhat.com>
9934
9935         PR gdb/13860
9936         * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
9937         (top level): Test that output related to execution commands is
9938         sent to the console with CLI commands, but not with MI commands.
9939         Test that breakpoint events are always mirrored to the console.
9940         Also expect the new source line to be output after a "next" in
9941         async mode too.  Make it a pass/fail test.
9942         * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
9943         output.
9944         * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
9945
9946 2014-05-21  Pedro Alves  <palves@redhat.com>
9947
9948         * gdb.base/list.exp (build_pattern, test_list): New procedures.
9949         Use them to test variations of "list" after reaching a breakpoint.
9950         * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
9951         Test "list" with listsize 10 after reaching a breakpoint.
9952         * gdb.python/python.exp (decode_line current location line
9953         number): Adjust expected line number.
9954
9955 2014-05-21  Simon Marchi  <simon.marchi@ericsson.com>
9956
9957         * lib/mi-support.exp (mi_run_cmd_full): Revert to original
9958         behavior for $args, pass it directly to "run".
9959
9960 2014-05-21  Maciej W. Rozycki  <macro@codesourcery.com>
9961
9962         * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
9963         30000 to 65536.
9964
9965 2014-05-21  Pedro Alves  <palves@redhat.com>
9966
9967         * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
9968         auto-connect-native-target off".
9969         * gdb.base/auto-connect-native-target.c: New file.
9970         * gdb.base/auto-connect-native-target.exp: New file.
9971
9972 2014-05-21  Pedro Alves  <palves@redhat.com>
9973
9974         * gdb.base/default.exp: Test "target native" instead of "target
9975         child".
9976
9977 2014-05-21  Mark Wielaard  <mjw@redhat.com>
9978
9979         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
9980
9981 2014-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
9982
9983         Fix TLS access for -static -pthread.
9984         * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
9985         <HAVE_TLS> (thread_function, main): Initialize it.
9986         * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
9987         Add clean_restart.
9988         <$have_tls != "">: Check TLSVAR.
9989
9990 2014-05-21  Pedro Alves  <palves@redhat.com>
9991
9992         * gdb.base/dcache-line-read-error.c: New.
9993         * gdb.base/dcache-line-read-error.exp: New.
9994
9995 2014-05-20  Pedro Alves  <palves@redhat.com>
9996
9997         * gdb.base/compare-sections.c: New file.
9998         * gdb.base/compare-sections.exp: New file.
9999
10000 2014-05-20  Pedro Alves  <palves@redhat.com>
10001
10002         * gdb.base/break-idempotent.c: New file.
10003         * gdb.base/break-idempotent.exp: New file.
10004
10005 2014-05-20  Markus Metzger  <markus.t.metzger@intel.com>
10006
10007         * gdb.btrace/nohist.exp: New.
10008
10009 2014-05-20  Yao Qi  <yao@codesourcery.com>
10010
10011         * lib/gdb.exp (gdb_init): Set timeout if test file is under
10012         gdb.reverse directory and gdb_reverse_timeout exists in board
10013         setting.
10014         * README: Document gdb_reverse_timeout.
10015
10016 2014-05-20  Yao Qi  <yao@codesourcery.com>
10017
10018         * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
10019         'test_file_name'.  Treat args as a string instead of a list.
10020         (gdb_init): Rename argument 'args' by 'test_file_name'.
10021
10022 2014-05-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
10023
10024         * gdb.arch/powerpc-power.exp: New file.
10025         * gdb.arch/powerpc-power.s: New file.
10026
10027 2014-05-16  Doug Evans  <dje@google.com>
10028
10029         * gdb.base/Makefile.in (EXECUTABLES): Add completion.
10030         * gdb.base/completion.exp: Check that all expected files exist
10031         before doing file completion.
10032
10033 2014-05-16  Doug Evans  <dje@google.com>
10034
10035         * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
10036         Update.
10037         (do_syscall_tests_without_xml): Update.
10038
10039 2014-05-16  Pedro Alves  <palves@redhat.com>
10040
10041         * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
10042         instead of "unknown output after running".
10043
10044 2014-05-16  Yao Qi  <yao@codesourcery.com>
10045
10046         * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host.  Remove
10047         file1.txt from host at the end.
10048         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
10049
10050 2014-05-15  Doug Evans  <dje@google.com>
10051
10052         * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
10053         * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
10054         loading file.  Add test for TU lookup.
10055
10056 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
10057
10058         * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
10059         calling "-exec-arguments" or "set args" before running the
10060         inferior.
10061
10062 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
10063
10064         * lib/mi-support.exp (mi_expect_stop): Expect message for
10065         inferiors that exit with non-zero exit code.
10066
10067 2014-05-14  Yao Qi  <yao@codesourcery.com>
10068
10069         * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
10070         match absolute path on remote host.
10071         (test_file_list_exec_source_files): Remove "/" from the
10072         pattern.
10073
10074 2014-05-14  Yao Qi  <yao@codesourcery.com>
10075
10076         * boards/local-remote-host-notty.exp (${board}_file): New
10077         proc.
10078
10079 2014-05-07  Kyle McMartin  <kyle@redhat.com>
10080
10081         Pushed by Joel Brobecker  <brobecker@adacore.com>.
10082         * gdb.arch/aarch64-atomic-inst.c: New file.
10083         * gdb.arch/aarch64-atomic-inst.exp: New file.
10084
10085 2014-05-07  Yao Qi  <yao@codesourcery.com>
10086
10087         * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
10088         in current context" too.
10089
10090 2014-05-05  Keith Seitz  <keiths@redhat.com>
10091
10092         * gdb.linespec/ls-dollar.exp: Add test for linespec
10093         file:convenience_variable.
10094
10095 2014-05-05  Yao Qi  <yao@codesourcery.com>
10096
10097         * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
10098         traceframes into tfile and ctf trace files.  Read data from
10099         trace file and test collected data.
10100         (gdb_collect_locals_test): Likewise.
10101         (gdb_unavailable_registers_test): Likewise.
10102         (gdb_unavailable_floats): Likewise.
10103         (gdb_collect_globals_test): Likewise.
10104         (top-level): Append "ctf" to trace_file_targets if GDB
10105         supports.
10106
10107 2014-05-05  Yao Qi  <yao@codesourcery.com>
10108
10109         * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
10110         code to ...
10111         (gdb_collect_args_test_1): ... it.  New proc.
10112         (gdb_collect_locals_test): Move some code to ...
10113         (gdb_collect_locals_test_1): ... it.  New proc.
10114         (gdb_unavailable_registers_test): Move some code to ...
10115         (gdb_unavailable_registers_test_1): ... it.  New proc.
10116         (gdb_unavailable_floats): Move some code to ...
10117         (gdb_unavailable_floats_1): ... it.  New proc.
10118
10119 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
10120
10121         * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
10122         probes to test for bitness recognition.
10123         * gdb.arch/amd64-stap-optional-prefix.exp
10124         (test_probe_value_without_reg): New procedure.
10125         Add code to test for different kinds of bitness.
10126
10127 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
10128
10129         PR breakpoints/16889
10130         * gdb.arch/amd64-stap-optional-prefix.S: New file.
10131         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
10132
10133 2014-05-01  Pedro Alves  <palves@redhat.com>
10134
10135         * lib/gdb.exp (gdb_load): Extend comment.  Skip calling
10136         gdb_file_cmd if no file is specified.
10137         * boards/native-extended-gdbserver.exp (gdb_load): Use the
10138         last_loaded_file to set the remote exec-file.
10139
10140 2014-05-01  Pedro Alves  <palves@redhat.com>
10141
10142         * boards/local-remote-host.exp: New file.
10143
10144 2014-05-01  Pedro Alves  <palves@redhat.com>
10145
10146         * boards/local-remote-host.exp: Rename to ...
10147         * boards/local-remote-host-notty.exp: ... this.
10148
10149 2014-04-28  Joel Brobecker  <brobecker@adacore.com>
10150
10151         * gdb.ada/dyn_arrayidx: New testcase.
10152
10153 2014-04-26  Yao Qi  <yao@codesourcery.com>
10154
10155         * gdb.dwarf2/dwz.exp: Compile main.c to object.  Restart GDB
10156         and compute the length of function main.  Save it in
10157         $main_length.
10158         (Dwarf::assemble): Use $main_length instead of hard-coded 10.
10159         (top-level): Use gdb_compile to compile objects into
10160         executable and restart GDB.  Remove invocation to
10161         prepare_for_testing.
10162
10163 2014-04-25  Simon Marchi  <simon.marchi@ericsson.com>
10164             Pedro Alves  <palves@redhat.com>
10165
10166         PR server/16255
10167         * gdb.multi/multi-attach.c: New file.
10168         * gdb.multi/multi-attach.exp: New file.
10169
10170 2014-04-25  Pedro Alves  <palves@redhat.com>
10171
10172         * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
10173         user.
10174         (top level): Test that "set remote conditional-breakpoints-packet
10175         off" works as intended.
10176         * gdb.base/dprintf.exp: Test that "set remote
10177         breakpoint-commands-packet off" works as intended.
10178         * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
10179         New function.
10180         (top level): Call it.
10181         * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
10182         remote fast-tracepoints-packet off" works as intended.
10183         * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
10184         * lib/gdb.exp (gdb_is_target_remote): ... here.
10185
10186 2014-04-24  David Blaikie  <dblaikie@gmail.com>
10187
10188         * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
10189         ensure clang would not discard them.
10190         * gdb.base/gdbvars.c: Ditto.
10191         * gdb.base/memattr.c: Ditto.
10192         * gdb.base/whatis.c: Ditto.
10193         * gdb.python/py-prettyprint.c: Ditto.
10194         * gdb.trace/actions.c: Ditto.
10195         * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
10196         ensure clang would not discard it.
10197
10198 2014-04-24  David Blaikie  <dblaikie@gmail.com>
10199
10200         * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
10201         clang to emit the full definition of type required by the test
10202         * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
10203
10204 2014-04-24  David Blaikie  <dblaikie@gmail.com>
10205
10206         * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
10207         coax Clang into emitting the definition of the type.
10208         * gdb.cp/pr10728-x.h (y): Ditto.
10209         * gdb.cp/pr10728-y.cc (y): Ditto.
10210
10211 2014-04-24  David Blaikie  <dblaikie@gmail.com>
10212
10213         * gdb.base/label.exp: XFAIL label related tests under Clang.
10214         * gdb.cp/cplabel.exp: Ditto.
10215         * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
10216         under Clang those using labels.
10217
10218 2014-04-25  Yao Qi  <yao@codesourcery.com>
10219
10220         * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
10221         double_label.
10222         * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
10223         partial_label and double_label.
10224
10225 2014-04-24  David Blaikie  <dblaikie@gmail.com>
10226
10227         * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
10228
10229 2014-04-24  David Blaikie  <dblaikie@gmail.com>
10230
10231         * gdb.cp/cpexprs.cc: Move braces to the same line as the start
10232         of the function to work across GCC and Clang.
10233         * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
10234         pointer types (const void ** const V void **).
10235
10236 2014-04-24  Michael Sturm  <michael.sturm@mintel.com>
10237             Walfred Tedeschi  <walfred.tedeschi@intel.com>
10238
10239         * Makefile.in (EXECUTABLES): Added i386-avx512.
10240         * gdb.arch/i386-avx512.c: New file.
10241         * gdb.arch/i386-avx512.exp: Likewise.
10242
10243 2014-04-23  Keith Seitz  <keiths@redhat.com>
10244
10245         * lib/mi-support.exp (mi_list_breakpoints): Delete.
10246         (mi_make_breakpoint_table): New procedure.
10247         (mi_create_breakpoint): Use mi_make_breakpoint
10248         and return the result.
10249         (mi_make_breakpoint): New procedure.
10250         (mi_build_kv_pairs): New procedure.
10251
10252         * gdb.mi/mi-break.exp: Remove unused globals,
10253         update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
10254         All callers updated.
10255         * gdb.mi/mi-dprintf.exp: Use variable to track command
10256         number.
10257         Update all callers of mi_create_breakpoint and use
10258         mi_make_breakpoint_table.
10259         Remove any unused global variables.
10260         * gdb.mi/mi-nonstop.exp: Likewise.
10261         * gdb.mi/mi-nsintrall.exp: Likewise.
10262         * gdb.mi/mi-nsmoribund.exp: Likewise.
10263         * gdb.mi/mi-nsthrexec.exp: Likewise.
10264         * gdb.mi/mi-reverse.exp: Likewise.
10265         * gdb.mi/mi-simplerun.exp: Likewise.
10266         * gdb.mi/mi-stepn.exp: Likewise.
10267         * gdb.mi/mi-syn-frame.exp: Likewise.
10268         * gdb.mi/mi-until.exp: Likewise.
10269         * gdb.mi/mi-var-cp.exp: Likewise.
10270         * gdb.mi/mi-var-display.exp: Likewise.
10271         * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
10272         * gdb.mi/mi2-var-child.exp: Likewise.
10273         * gdb.mi/mi-vla-c99.exp: Likewise.
10274         * lib/mi-support.exp: Likewise.
10275
10276         From Ian Lance Taylor  <iant@cygnus.com>:
10277         * lib/gdb.exp (parse_args): New procedure.
10278
10279 2014-04-23  Pedro Alves  <palves@redhat.com>
10280
10281         * gdb.base/break-unload-file.c: New file.
10282         * gdb.base/break-unload-file.exp: New file.
10283         * gdb.base/sym-file-lib.c (baz): New function.
10284         * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
10285         field.
10286         (load): Store the segment's mapped size.
10287         (unload): New function.
10288         (unload_shlib): New function.
10289         * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
10290         * gdb.base/sym-file-main.c (main): Unload, and reload the library,
10291         set a breakpoint at baz, and call it.
10292         * gdb.base/sym-file.exp: New tests for stale breakpoint
10293         instructions.
10294
10295 2014-04-23  Pedro Alves  <palves@redhat.com>
10296
10297         * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
10298         * gdb.base/hbreak-in-shr-unsupported.c: New file.
10299         * gdb.base/hbreak-in-shr-unsupported.exp: New file.
10300         * gdb.base/hbreak-unmapped.c: New file.
10301         * gdb.base/hbreak-unmapped.exp: New file.
10302         * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
10303         * lib/gdb.exp (gdb_is_target_remote): ... here.
10304
10305 2014-04-22  Pedro Alves  <palves@redhat.com>
10306
10307         * gdb.base/consecutive-step-over.c: New file.
10308         * gdb.base/consecutive-step-over.exp: New file.
10309
10310 2014-04-22  Pedro Alves  <palves@redhat.com>
10311
10312         * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
10313         instead of send_gdb/gdb_expect.
10314
10315 2014-04-22  Yao Qi  <yao@codesourcery.com>
10316
10317         * lib/trace-support.exp (generate_tracefile): New procedure.
10318         * gdb.trace/tfile.exp: Skip the test if generate_tracefile
10319         return 0.
10320         * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
10321         if generate_tracefile returns 1.
10322
10323 2014-04-18  Tom Tromey  <palves@redhat.com>
10324             Pedro alves  <tromey@redhat.com>
10325
10326         PR backtrace/15558
10327         * gdb.opt/inline-bt.exp: Test backtracing from an inline function
10328         with a backtrace limit.
10329         * gdb.python/py-frame-inline.exp: Test running to an inline
10330         function with a backtrace limit, and printing the newest frame.
10331         * gdb.python/py-frame-inline.c (main): Call f.
10332
10333 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
10334
10335         * gdb.java/jnpe.exp: Drop srcdir from untested path.
10336
10337 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
10338
10339         * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
10340         Drop prefix from unsupported source file path.
10341
10342 2014-04-17  Yao Qi  <yao@codesourcery.com>
10343
10344         * lib/gdb.exp (with_target_charset): New proc.
10345         * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
10346         with_target_charset.
10347         (test_print_strings): Likewise.
10348         (test_repeat_bytes): Likewise.
10349         * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
10350         for some tests.
10351
10352 2014-04-16  Keith Seitz  <keiths@redhat.com>
10353
10354         PR gdb/15827
10355         * gdb.dwarf2/corrupt.c: New file.
10356         * gdb.dwarf2/corrupt.exp: New file.
10357
10358 2014-04-16  Keith Seitz  <keiths@redhat.com>
10359
10360         PR c++/16597
10361         * gdb.cp/namelessclass.cc: New file.
10362         * gdb.cp/namelessclass.exp: New file.
10363         * gdb.cp/namelessclass.S: New file.
10364
10365 2014-04-16  Doug Evans  <dje@google.com>
10366
10367         * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
10368         Add comment.
10369         (gdbserver_default_get_comm_port): New function.
10370         (gdbserver_start): Check if board file provided
10371         "gdbserver,get_comm_port" and use it if so.
10372         * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
10373         (gdb,socketport): Set to "stdio".
10374         (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
10375         (stdio_gdbserver_template): Delete.
10376         (${board}_get_remote_address): Update.
10377         (${board}_build_remote_cmd): Delete.
10378         (${board}_get_comm_port): New function.
10379         (${board}_spawn): Update.
10380         * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
10381         Delete.
10382         (${board}_get_remote_address): Update.
10383         (${board}_get_comm_port): New function.
10384
10385 2014-04-16  Andrew Burgess  <aburgess@broadcom.com>
10386
10387         * gdb.base/memattr.exp: Improve regexps to handle memory regions
10388         appearing in any order.
10389
10390 2014-04-15  Doug Evans  <dje@google.com>
10391
10392         * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
10393         uninitialized value of "description".
10394
10395 2014-04-15  Keith Seitz  <keiths@redhat.com>
10396
10397         * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
10398         Remove unused globals.
10399         (test_running_the_program): Likewise.
10400         (test_controlled_execution): Likewise.
10401         (test_controlling_breakpoints): Likewise.
10402         (test_program_termination): Likewise.
10403
10404 2014-04-15  Keith Seitz  <keiths@redhat.com>
10405
10406         * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
10407         unused globals.
10408         (test_rbreak_creation_and_listing): Likewise.
10409         (test_ignore_count): Likewise.
10410         (test_error): Likewise.
10411
10412 2014-04-15  Pedro Alves  <palves@redhat.com>
10413
10414         * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
10415         <ansidecl.h>, <elf/common.h> and <elf/external.h> to
10416         sym-file-loader.c.
10417         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10418         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10419         to sym-file-loader.c.
10420         (struct library): Forward declare.
10421         (load_shlib, lookup_function): Change prototypes.
10422         (find_shstrtab, find_strtab, find_shdr, find_symtab)
10423         (translate_offset): Remove declarations.
10424         (get_text_addr): New declaration.
10425         * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
10426         <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
10427         sym-file-loader.h.
10428         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10429         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10430         here from sym-file-loader.h.
10431         (struct library): New structure.
10432         (load_shlib, lookup_function): Change prototypes and adjust to
10433         work with a struct library.
10434         (find_shstrtab, find_strtab, find_shdr, find_symtab)
10435         (translate_offset): Make static.
10436         (get_text_addr): New function.
10437         * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
10438
10439 2014-04-15  Pedro Alves  <palves@redhat.com>
10440
10441         * gdb.base/sym-file-loader.c: Fix typo.  SELF_LINK, not SELK_LINK.
10442
10443 2014-04-15  Pedro Alves  <palves@redhat.com>
10444
10445         * gdb.base/sym-file-loader.c: Include <limits.h>.
10446         (SELF_LINK): New define.
10447         (get_origin): New function.
10448         (load_shlib): Use it.
10449         * gdb.base/sym-file.exp: Don't early return if the target is
10450         remote.  Use runto_main, and issue fail is that fails.  Use
10451         gdb_load_shlibs.
10452         (shlib_name): Delete.
10453         (lib_so, lib_syms, lib_dlopen): New globals.  Use them throughout.
10454
10455 2014-04-15  Pedro Alves <palves@redhat.com>
10456
10457         * gdb.base/sym-file.exp: Remove regex characters from test
10458         message.  Don't refer to breakpoint numbers in test messages.
10459
10460 2014-04-14  Keith Seitz  <keiths@redhat.com>
10461
10462         PR c++/16253
10463         * gdb.cp/var-tag.cc: New file.
10464         * gdb.cp/var-tag.exp: New file.
10465         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10466         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10467         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10468         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10469
10470 2014-04-14  Tom Tromey  <tromey@redhat.com>
10471
10472         * gdb.cp/classes.exp (test_enums): Handle underlying type.
10473         * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
10474         type.
10475         * gdb.cp/enum-class.exp: New file.
10476         * gdb.cp/enum-class.cc: New file.
10477
10478 2014-04-14  Tom Tromey  <tromey@redhat.com>
10479
10480         * gdb.dwarf2/enum-type.exp: New file.
10481
10482 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
10483
10484         * gdb.mi/mi-vla-c99.exp: New file.
10485         * gdb.mi/vla.c: New file.
10486
10487 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
10488
10489         * gdb.base/vla-datatypes.c: New file.
10490         * gdb.base/vla-datatypes.exp: New file.
10491
10492 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
10493
10494         * gdb.base/vla-ptr.c: New file.
10495         * gdb.base/vla-ptr.exp: New file.
10496
10497 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
10498
10499         * gdb.dwarf2/count.exp: New file.
10500
10501 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
10502
10503         * gdb.base/vla-sideeffect.c: New file.
10504         * gdb.base/vla-sideeffect.exp: New file.
10505
10506 2014-04-14  David Blaikie <dblaikie@gmail.com>
10507
10508         * gdb.mi/non-stop.c: Add return value for non-void function return
10509         statement.
10510         * gdb.threads/staticthreads.c: Ditto.
10511
10512 2014-04-12  Siva Chandra Reddy  <sivachandra@google.com>
10513             Doug Evans  <xdje42@gmail.com>
10514
10515         * gdb.guile/scm-value.c: Improve test case.
10516         * gdb.guile/scm-value.exp: Add new test.
10517
10518 2014-04-11  David Blaikie  <dblaikie@gmail.com>
10519
10520         * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
10521         override Clang's default.
10522
10523 2014-04-11  Joel Brobecker  <brobecker@adacore.com>
10524
10525         Revert the following changes (regressions):
10526
10527         * gdb.base/vla-sideeffect.c: New file.
10528         * gdb.base/vla-sideeffect.exp: New file.
10529
10530         * gdb.dwarf2/count.exp: New file.
10531
10532         * gdb.base/vla-multi.c: New file.
10533         * gdb.base/vla-multi.exp: New file.
10534
10535         * gdb.base/vla-ptr.c: New file.
10536         * gdb.base/vla-ptr.exp: New file.
10537
10538         * gdb.base/vla-datatypes.c: New file.
10539         * gdb.base/vla-datatypes.exp: New file.
10540
10541         * gdb.mi/mi-vla-c99.exp: New file.
10542         * gdb.mi/vla.c: New file.
10543
10544 2014-04-11  Keith Seitz  <keiths@redhat.com>
10545
10546         PR c++/16675
10547         * gdb.cp/cpsizeof.exp: New file.
10548         * gdb.cp/cpsizeof.cc: New file.
10549
10550 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
10551
10552         * gdb.mi/mi-vla-c99.exp: New file.
10553         * gdb.mi/vla.c: New file.
10554
10555 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
10556
10557         * gdb.base/vla-datatypes.c: New file.
10558         * gdb.base/vla-datatypes.exp: New file.
10559
10560 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
10561
10562         * gdb.base/vla-ptr.c: New file.
10563         * gdb.base/vla-ptr.exp: New file.
10564
10565 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
10566
10567         * gdb.base/vla-multi.c: New file.
10568         * gdb.base/vla-multi.exp: New file.
10569
10570 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
10571
10572         * gdb.dwarf2/count.exp: New file.
10573
10574 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
10575
10576         * gdb.base/vla-sideeffect.c: New file.
10577         * gdb.base/vla-sideeffect.exp: New file.
10578
10579 2014-04-11  Yao Qi  <yao@codesourcery.com>
10580
10581         * gdb.base/completion.exp: Check file exists before running tests
10582         on file completion.
10583
10584 2014-04-10  Pedro Alves  <palves@redhat.com>
10585
10586         * gdb.base/cond-eval-mode.c: New file.
10587         * gdb.base/cond-eval-mode.exp: Use standard_testfile.  Adjust
10588         prepare_for_testing to build the new file.  Check result of
10589         runto_main.
10590         (test_break, test_watch): New procedures.
10591         (top level): Use them.
10592
10593 2014-04-08  Pierre Muller  <muller@sourceware.org>
10594
10595         * gdb.base/printcmds.exp (test_artificial_arrays): Disable
10596         Ctrl-V use for mingw hosts.
10597
10598 2014-04-07  Siva Chandra Reddy  <sivachandra@google.com>
10599
10600         * gdb.python/py-value.c: Improve test case.
10601         * gdb.python/py-value.exp: Add new test.
10602
10603 2014-04-07  David Blaikie  <dblaikie@gmail.com>
10604
10605         * lib/compiler.c: Identify the clang compiler.
10606         * lib/compiler.cc: Ditto.
10607
10608 2014-04-03  Yao Qi  <yao@codesourcery.com>
10609
10610         * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
10611
10612 2014-04-01  Anton Blanchard  <anton@samba.org>
10613
10614         * gdb.arch/ppc64-atomic-inst.exp: Use untested.  Make test
10615         messages unique.
10616
10617 2014-04-01  Anton Blanchard  <anton@samba.org>
10618
10619         * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
10620         prepare_for_testing.
10621
10622 2014-04-01  Anton Blanchard  <anton@samba.org>
10623
10624         * gdb.arch/ppc64-atomic-inst.c: Remove.
10625         * gdb.arch/ppc64-atomic-inst.S: New file.
10626         * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
10627
10628 2014-03-31  Doug Evans  <dje@google.com>
10629
10630         * gdb.base/print-symbol-loading-lib.c: New file.
10631         * gdb.base/print-symbol-loading-main.c: New file.
10632         * gdb.base/print-symbol-loading.exp: New file.
10633
10634 2014-03-31  Yao Qi  <yao@codesourcery.com>
10635
10636         * gdb.base/source-dir.exp: Allow ';' as a directory separator.
10637
10638 2014-03-28  Joel Brobecker  <brobecker@adacore.com>
10639
10640         * gdb.ada/mi_dyn_arr: New testcase.
10641
10642 2014-03-27  Doug Evans  <dje@google.com>
10643
10644         * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
10645
10646 2014-03-27  Yao Qi  <yao@codesourcery.com>
10647
10648         * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
10649         if target is nios2-*-*.
10650
10651 2014-03-26  Yao Qi  <yao@codesourcery.com>
10652
10653         * lib/gdb.exp (readline_is_used): New proc.
10654         * gdb.base/completion.exp: Move tests on command complete up.
10655         Skip the rest of tests if readline is not used.
10656         * gdb.ada/complete.exp: Skp the test if readline is not
10657         used.
10658         * gdb.base/filesym.exp: Likewise.
10659         * gdb.base/macscp.exp: Likewise.
10660         * gdb.base/readline-ask.exp: Likewise.
10661         * gdb.base/readline.exp: Likewise.
10662         * gdb.python/py-cmd.exp: Likewise.
10663         * gdb.trace/tfile.exp: Likewise.
10664
10665 2014-03-26  Yao Qi  <yao@codesourcery.com>
10666
10667         * gdb.base/macscp.exp: Fix code format issues.
10668
10669 2014-03-25  Ulrich Weigand  <uweigand@de.ibm.com>
10670
10671         * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
10672         * gdb.asm/powerpc64le.inc: New file.
10673
10674 2014-03-25  Pedro Alves  <palves@redhat.com>
10675             Doug Evans  <dje@google.com>
10676
10677         * gdb.base/source-execution.c: New file.
10678         * gdb.base/source-execution.exp: New file.
10679         * gdb.base/source-execution.gdb: New file.
10680
10681 2014-03-24  Doug Evans  <dje@google.com>
10682
10683         * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
10684         using fission.
10685
10686 2014-03-24  Hui Zhu  <hui@codesourcery.com>
10687             Pedro Alves  <palves@redhat.com>
10688
10689         PR breakpoints/16101
10690         * gdb.base/dprintf.exp: Use unsupported rather than changing the
10691         test pass/fail messages.  Detect missing support for dprintf when
10692         breakpoints are actually inserted.
10693         * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
10694         breakpoints are actually inserted.
10695         * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
10696         fails.
10697
10698 2014-03-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
10699
10700         * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
10701
10702 2014-03-22  Doug Evans  <xdje42@gmail.com>
10703
10704         * gdb.python/python.exp (python not supported): Verify multi-line
10705         python command issues an error.
10706         * gdb.guile/guile.exp (guile not supported): Verify multi-line
10707         guile command issues an error.
10708
10709 2014-03-21  Maciej W. Rozycki  <macro@codesourcery.com>
10710
10711         * gdb.threads/thread-specific.exp: Handle the lack of usable
10712         $this_breakpoint and $this_thread.
10713
10714 2014-03-21  Hui Zhu  <hui@codesourcery.com>
10715
10716         * gdb.base/attach.exp (do_command_attach_tests): New.
10717
10718 2014-03-20  Tom Tromey  <tromey@redhat.com>
10719             Pedro Alves  <palves@redhat.com>
10720
10721         PR cli/15718
10722         * gdb.base/condbreak-call-false.c: New file.
10723         * gdb.base/condbreak-call-false.exp: New file.
10724
10725 2014-03-20  Pedro Alves  <palves@redhat.com>
10726
10727         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
10728         Delete.
10729         (block_signals, unblock_signals): Delete.
10730         (child_function_2, main): Remove references to deleted variable
10731         and functions.
10732
10733 2014-03-20  Pedro Alves  <palves@redhat.com>
10734
10735         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
10736         Use pthread_kill to signal thread 2.
10737         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10738         Adjust to make the test send itself a signal rather than using the
10739         host's "kill" command.
10740
10741 2014-03-20  Pedro Alves  <palves@redhat.com>
10742
10743         * gdb.threads/multiple-step-overs.c: New file.
10744         * gdb.threads/multiple-step-overs.exp: New file.
10745         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10746         Adjust expected infrun debug output.
10747
10748 2014-03-20  Pedro Alves  <palves@redhat.com>
10749
10750         * gdb.threads/step-over-trips-on-watchpoint.c: New file.
10751         * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
10752
10753 2014-03-20  Pedro Alves  <palves@redhat.com>
10754
10755         PR breakpoints/7143
10756         * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
10757         old gnats gdb/38.  Remove kfail.  Adjust to use gdb_test instead
10758         of gdb_test_multiple.
10759         * gdb.cp/annota2.exp: Remove kfail for gdb/38.
10760         * gdb.cp/annota3.exp: Remove kfail for gdb/38.
10761
10762 2014-03-20  Pedro Alves  <palves@redhat.com>
10763
10764         * gdb.threads/step-over-lands-on-breakpoint.c: New file.
10765         * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
10766
10767 2014-03-19  Pedro Alves  <palves@redhat.com>
10768
10769         * gdb.base/async.exp: Remove early return.
10770
10771 2014-03-19  Pedro Alves  <palves@redhat.com>
10772
10773         * gdb.base/async.exp (step& tests): Pass explicit test messages.
10774
10775 2014-03-19  Pedro Alves  <palves@redhat.com>
10776
10777         * gdb.base/async.exp (test_background): Expect \r\n after
10778         "completed." in the fail pattern.
10779
10780 2014-03-19  Pedro Alves  <palves@redhat.com>
10781
10782         * gdb.base/async.exp (test_background): New procedure.
10783         Use it for all background execution command tests.
10784
10785 2014-03-19  Pedro Alves  <palves@redhat.com>
10786
10787         * gdb.base/async.exp: Use prepare_for_testing.
10788
10789 2014-03-19  Pedro Alves  <palves@redhat.com>
10790
10791         * gdb.base/async.c (foo): Make 'x' volatile.  Write to it twice in
10792         the same line.
10793
10794 2014-03-19  Pedro Alves  <palves@redhat.com>
10795
10796         * gdb.base/async.c (main): Add "jump here" and "until here" line
10797         marker comments.
10798         * gdb.base/async.exp (jump_here): New global.
10799         (jump& test): Use it.
10800         (until_here): New global.
10801         (until& test): Use it.
10802
10803 2014-03-19  Pedro Alves  <palves@redhat.com>
10804
10805         * gdb.base/async.exp: Don't frob gdb_protocol.
10806
10807 2014-03-18  Doug Evans  <xdje42@gmail.com>
10808
10809         * gdb.base/async.exp: Whitespace fixes.  Turn on target-async.
10810         Fix spelling of exec-done-display.
10811
10812 2014-03-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
10813
10814         PR gdb/15358
10815         * gdb.base/gdb-sigterm.c: New file.
10816         * gdb.base/gdb-sigterm.exp: New file.
10817
10818 2014-03-18  Pedro Alves  <palves@redhat.com>
10819
10820         PR gdb/13860
10821         * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
10822         * lib/mi-support.exp (mi_expect_stop): Add special handling for
10823         solib-event.
10824
10825 2014-03-17  Joel Brobecker  <brobecker@adacore.com>
10826
10827         * gdb.ada/pckd_arr_ren: New testcase.
10828
10829 2014-03-13  Doug Evans  <xdje42@gmail.com>
10830
10831         PR guile/16612
10832         * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
10833         collect after discarding symbols.
10834
10835 2014-03-13  Ludovic Courtès  <ludo@gnu.org>
10836             Doug Evans  <xdje42@gmail.com>
10837
10838         * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
10839         to history survives a gc.
10840
10841 2014-03-13  Pedro Alves  <palves@redhat.com>
10842
10843         * gdb.base/default.exp: Don't test "target procfs".
10844
10845 2014-03-13  Pedro Alves  <palves@redhat.com>
10846
10847         * gdb.base/default.exp: Update "target child" and "target procfs"
10848         tests to not expect "Unix".
10849
10850 2014-03-12  Tom Tromey  <tromey@redhat.com>
10851
10852         * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
10853         New procs.  Add target-async tests.
10854         * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
10855         Add target-async tests.
10856
10857 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10858
10859         * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
10860         'func_start' and 'func_end' for the beginning and end of the
10861         function code, respectively.
10862         * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
10863         'func_end' instead of 'func' and 'main'.
10864
10865 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10866
10867         * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
10868         * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
10869         generate the debug info assembler source.
10870
10871 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10872
10873         * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
10874         * gdb.dwarf2/arr-subrange.exp: Likewise.
10875         * gdb.dwarf2/dwz.exp: Likewise.
10876         * gdb.dwarf2/method-ptr.exp: Likewise.
10877         * gdb.dwarf2/missing-sig-type.exp: Likewise.
10878         * gdb.dwarf2/subrange.exp: Likewise.
10879         * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
10880         * gdb.dwarf2/implptrpiece.exp: Likewise.
10881         * gdb.dwarf2/nostaticblock.exp: Likewise.
10882
10883 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10884
10885         * lib/gdb.exp (build_executable_from_specs): Don't prepend source
10886         directory to absolute path name arguments.
10887
10888 2014-03-10  Joel Brobecker  <brobecker@adacore.com>
10889
10890         * gdb.ada/tagged_access: New testcase.
10891
10892 2014-03-07  Markus Metzger  <markus.t.metzger@intel.com>
10893
10894         * gdb.btrace/data.exp: Update expected output.
10895
10896 2014-03-06  Yao Qi  <yao@codesourcery.com>
10897
10898         * gdb.trace/pr16508.exp: New file.
10899
10900 2014-03-05  Pedro Alves  <palves@redhat.com>
10901
10902         PR gdb/16575
10903         * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
10904         procedure.
10905         (top level): Adjust to use it.  Add tests that exercise breakpoint
10906         interaction with the code-cache.
10907
10908 2014-02-26  Ludovic Courtès  <ludo@gnu.org>
10909
10910         * gdb.guile/scm-value.exp (test_value_in_inferior): Add
10911         test for 'history-append!'.
10912
10913 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
10914
10915         * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
10916         * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
10917         * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
10918         * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
10919         * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
10920         * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
10921
10922 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
10923
10924         * testsuite/gdb.python/py-pp-re-notag.c: New file.
10925         * testsuite/gdb.python/py-pp-re-notag.ex: New file.
10926         * testsuite/gdb.python/py-pp-re-notag.p: New file.
10927
10928 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
10929
10930         * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
10931
10932 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
10933
10934         * gdb.dwarf2/arr-stride.c: New file.
10935         * gdb.dwarf2/arr-stride.exp: New file.
10936
10937 2014-02-26  Pedro Alves  <palves@redhat.com>
10938
10939         * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
10940         that won't ever trigger.  Make sure that GDB reports the correct
10941         breakpoint that caused the stop.
10942
10943 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
10944
10945         PR gdb/16626
10946         * gdb.base/auto-load-script: New file.
10947         * gdb.base/auto-load.c: New file.
10948         * gdb.base/auto-load.exp: New file.
10949
10950         PR gdb/16626
10951         * gdb.base/auto-load.exp: Fix out-of-srctree run.
10952
10953 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
10954
10955         Fix dw2-icycle.exp -fsanitize=address GDB crash.
10956         * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
10957
10958 2014-02-24  Doug Evans  <dje@google.com>
10959
10960         * lib/gdb.exp (run_on_host): Log error output if program fails.
10961
10962 2014-02-21  Pedro Alves  <palves@redhat.com>
10963
10964         * gdb.threads/step-after-sr-lock.c: Rename to ...
10965         * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
10966         * gdb.threads/step-after-sr-lock.exp: Rename to ...
10967         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10968         ... this.
10969
10970 2014-02-20  Sergio Durigan Junior  <sergiodj@redhat.com>
10971
10972         PR tdep/16397
10973         * gdb.arch/amd64-stap-special-operands.exp: New file.
10974         * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
10975         * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
10976         * gdb.arch/amd64-stap-triplet.S: Likewise.
10977         * gdb.arch/amd64-stap-triplet.c: Likewise.
10978
10979 2014-02-20  Joel Brobecker  <brobecker@adacore.com>
10980
10981         * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
10982         in .section pseudo-op.
10983
10984 2014-02-20  lin zuojian  <manjian2006@gmail.com>
10985             Joel Brobecker  <brobecker@adacore.com>
10986             Doug Evans  <xdje42@gmail.com>
10987
10988         PR symtab/16581
10989         * gdb.dwarf2/dw2-icycle.S: New file.
10990         * gdb.dwarf2/dw2-icycle.c: New file.
10991         * gdb.dwarf2/dw2-icycle.exp: New file.
10992
10993 2014-02-19  Siva Chandra Reddy  <sivachandra@google.com>
10994
10995         * gdb.python/py-value-cc.cc: Improve test case to enable testing
10996         operations on gdb.Value objects.
10997         * gdb.python/py-value-cc.exp: Add new test to test operations on
10998         gdb.Value objects.
10999
11000 2014-02-18  Doug Evans  <dje@google.com>
11001
11002         * Makefile.in (TESTS): New variable.
11003         (expanded_tests, expanded_tests_or_none): New variables
11004         (check-single): Pass $(expanded_tests_or_none) to runtest.
11005         (check-parallel): Only run tests in $(TESTS) if non-empty.
11006         (check/no-matching-tests-found): New rule.
11007         * README: Document TESTS makefile variable.
11008
11009 2014-02-18  Doug Evans  <dje@google.com>
11010
11011         * Makefile.in (check-parallel): rm -rf outputs temp.
11012
11013 2014-02-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
11014
11015         Fix "ERROR: no fileid for" in the testsuite.
11016         * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
11017
11018 2014-02-12  Doug Evans  <dje@google.com>
11019
11020         * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
11021         (MISCELLANEOUS): New variable.
11022         (clean): rm -rf $(MISCELLANEOUS).
11023         * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
11024         dwp live in the same directory as symlinks, with each symlink pointed
11025         to a differently named file in a different directory.
11026
11027 2014-02-11  Doug Evans  <dje@google.com>
11028
11029         * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
11030         of Tcl file commands.
11031
11032 2014-02-10  Mark Kettenis  <kettenis@gnu.org>
11033
11034         * gdb.threads/step-after-sr-lock.exp: Avoid executing
11035         "kill -SIGUSR1 -1".
11036
11037 2014-02-10  Joel Brobecker  <brobecker@adacore.com>
11038
11039         * gdb.ada/tick_length_array_enum_idx: New testcase.
11040
11041 2014-02-10  Doug Evans  <xdje42@gmail.com>
11042
11043         * configure.ac (AC_OUTPUT): Add gdb.guile.
11044         * configure: Regenerate.
11045         * lib/gdb-guile.exp: New file.
11046         * lib/gdb.exp (get_target_charset): New function.
11047         * gdb.base/help.exp: Update expected output from "apropos apropos".
11048         * gdb.guile/Makefile.in: New file.
11049         * gdb.guile/guile.exp: New file.
11050         * gdb.guile/scm-arch.c: New file.
11051         * gdb.guile/scm-arch.exp: New file.
11052         * gdb.guile/scm-block.c: New file.
11053         * gdb.guile/scm-block.exp: New file.
11054         * gdb.guile/scm-breakpoint.c: New file.
11055         * gdb.guile/scm-breakpoint.exp: New file.
11056         * gdb.guile/scm-disasm.c: New file.
11057         * gdb.guile/scm-disasm.exp: New file.
11058         * gdb.guile/scm-equal.c: New file.
11059         * gdb.guile/scm-equal.exp: New file.
11060         * gdb.guile/scm-error.exp: New file.
11061         * gdb.guile/scm-error.scm: New file.
11062         * gdb.guile/scm-frame-args.c: New file.
11063         * gdb.guile/scm-frame-args.exp: New file.
11064         * gdb.guile/scm-frame-args.scm: New file.
11065         * gdb.guile/scm-frame-inline.c: New file.
11066         * gdb.guile/scm-frame-inline.exp: New file.
11067         * gdb.guile/scm-frame.c: New file.
11068         * gdb.guile/scm-frame.exp: New file.
11069         * gdb.guile/scm-generics.exp: New file.
11070         * gdb.guile/scm-gsmob.exp: New file.
11071         * gdb.guile/scm-iterator.c: New file.
11072         * gdb.guile/scm-iterator.exp: New file.
11073         * gdb.guile/scm-math.c: New file.
11074         * gdb.guile/scm-math.exp: New file.
11075         * gdb.guile/scm-objfile-script-gdb.in: New file.
11076         * gdb.guile/scm-objfile-script.c: New file.
11077         * gdb.guile/scm-objfile-script.exp: New file.
11078         * gdb.guile/scm-objfile.c: New file.
11079         * gdb.guile/scm-objfile.exp: New file.
11080         * gdb.guile/scm-ports.exp: New file.
11081         * gdb.guile/scm-pretty-print.c: New file.
11082         * gdb.guile/scm-pretty-print.exp: New file.
11083         * gdb.guile/scm-pretty-print.scm: New file.
11084         * gdb.guile/scm-section-script.c: New file.
11085         * gdb.guile/scm-section-script.exp: New file.
11086         * gdb.guile/scm-section-script.scm: New file.
11087         * gdb.guile/scm-symbol.c: New file.
11088         * gdb.guile/scm-symbol.exp: New file.
11089         * gdb.guile/scm-symtab-2.c: New file.
11090         * gdb.guile/scm-symtab.c: New file.
11091         * gdb.guile/scm-symtab.exp: New file.
11092         * gdb.guile/scm-type.c: New file.
11093         * gdb.guile/scm-type.exp: New file.
11094         * gdb.guile/scm-value-cc.cc: New file.
11095         * gdb.guile/scm-value-cc.exp: New file.
11096         * gdb.guile/scm-value.c: New file.
11097         * gdb.guile/scm-value.exp: New file.
11098         * gdb.guile/source2.scm: New file.
11099         * gdb.guile/types-module.cc: New file.
11100         * gdb.guile/types-module.exp: New file.
11101
11102 2014-02-10  Yao Qi  <yao@codesourcery.com>
11103
11104         PR testsuite/16543
11105         * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
11106         * configure: Regenerated.
11107         * Makefile.in: New file.
11108
11109 2014-02-08  Andreas Schwab  <schwab@linux-m68k.org>
11110
11111         * gdb.python/py-framefilter.exp: Fix typo.
11112
11113 2014-02-08  Yao Qi  <yao@codesourcery.com>
11114
11115         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
11116         that no =breakpoint-modified is emitted when breakpoints are
11117         modified through MI commands.
11118
11119 2014-02-07  Pedro Alves  <pedro@codesourcery.com>
11120             Pedro Alves  <palves@redhat.com>
11121
11122         * gdb.threads/step-after-sr-lock.c: New file.
11123         * gdb.threads/step-after-sr-lock.exp: New file.
11124
11125 2014-02-07  Pedro Alves  <palves@redhat.com>
11126
11127         * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
11128
11129 2014-02-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
11130
11131         Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
11132         * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
11133
11134 2014-02-06  Doug Evans  <xdje42@gmail.com>
11135
11136         * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
11137         output.
11138
11139         * gdb.gdb/python-interrupts.exp: New file.
11140
11141 2014-02-05  Yao Qi  <yao@codesourcery.com>
11142
11143         * gdb.trace/report.exp (use_collected_data): Test the output
11144         of "info threads" and "info inferiors".
11145
11146 2014-02-05  Yao Qi  <yao@codesourcery.com>
11147
11148         Revert this patch:
11149
11150         2013-05-24  Yao Qi  <yao@codesourcery.com>
11151
11152         * gdb.trace/tfile.exp: Test inferior and thread.
11153
11154 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
11155
11156         * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
11157         on a function.
11158         * gdb.base/step-bt.c: Call hello via function pointer to make
11159         sure its first instruction is executed on powerpc64le-linux.
11160
11161 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
11162
11163         * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
11164
11165 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
11166
11167         * gdb.arch/vsx-regs.exp: Check target endianness.  Provide variants
11168         of the test patterns for use on little-endian systems.
11169
11170 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
11171
11172         * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
11173         (decimal_vector): Fix for little-endian.
11174
11175 2014-01-29  Jose E. Marchesi  <jose.marchesi@oracle.com>
11176
11177         * gdb.arch/sparc-sysstep.exp: New file.
11178         * gdb.arch/sparc-sysstep.c: Likewise.
11179
11180         * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
11181
11182 2014-01-28  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
11183
11184         * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
11185
11186 2014-01-23  Tom Tromey  <tromey@redhat.com>
11187
11188         * gdb.ada/array_char_idx: New testcase.
11189
11190 2014-01-23  Tom Tromey  <tromey@redhat.com>
11191
11192         PR python/16487:
11193         * gdb.python/py-framefilter.exp: Add test using "Error" filter.
11194         * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
11195         classes.
11196
11197 2014-01-23  Tom Tromey  <tromey@redhat.com>
11198
11199         PR python/16491:
11200         * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
11201         string from an inferior frame.
11202         * gdb.python/py-framefilter-mi.exp: Update.
11203
11204 2014-01-22  Doug Evans  <dje@google.com>
11205
11206         * gdb.server/server-mon.exp: Add tests for "set debug-format".
11207
11208 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
11209
11210         * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
11211
11212 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
11213
11214         * gdb.trace/entry-values.exp: Remove excess space character from
11215         regex patterns.  Handle s390 call instruction.
11216
11217 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
11218
11219         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
11220         define "*_start" label.  Make "name" static.
11221         * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
11222         ${name} by references to ${name}_start.
11223
11224 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
11225
11226         * gdb.base/info-macros.exp: Remove "debug" from the compile
11227         options.
11228
11229 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
11230
11231         * gdb.dlang/demangle.exp: New file.
11232
11233 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
11234
11235         * gdb.dlang/primitive-types.exp: New file.
11236
11237 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
11238
11239         * configure.ac: Create gdb.dlang/Makefile.
11240         * configure: Regenerate.
11241         * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
11242         * gdb.dlang/Makefile.in: New file.
11243         * lib/d-support.exp: New file.
11244         * lib/gdb.exp (skip_d_tests): New proc.
11245
11246 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11247
11248         * gdb.btrace/delta.exp: Check reverse stepi.
11249         * gdb.btrace/tailcall.exp: Update.  Add stepping tests.
11250         * gdb.btrace/finish.exp: New.
11251         * gdb.btrace/next.exp: New.
11252         * gdb.btrace/nexti.exp: New.
11253         * gdb.btrace/record_goto.c: Add comments.
11254         * gdb.btrace/step.exp: New.
11255         * gdb.btrace/stepi.exp: New.
11256         * gdb.btrace/multi-thread-step.c: New.
11257         * gdb.btrace/multi-thread-step.exp: New.
11258         * gdb.btrace/rn-dl-bind.c: New.
11259         * gdb.btrace/rn-dl-bind.exp: New.
11260         * gdb.btrace/data.c: New.
11261         * gdb.btrace/data.exp: New.
11262         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11263
11264 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11265
11266         * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
11267         * gdb.btrace/exception.exp: Update.
11268         * gdb.btrace/instruction_history.exp: Update.
11269         * gdb.btrace/record_goto.exp: Update.
11270         * gdb.btrace/tailcall.exp: Update.
11271         * gdb.btrace/unknown_functions.exp: Update.
11272         * gdb.btrace/delta.exp: New.
11273
11274 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11275
11276         * gdb.btrace/record_goto.exp: Add backtrace test.
11277         * gdb.btrace/tailcall.exp: Add backtrace test.
11278
11279 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11280
11281         * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
11282         * gdb.btrace/record_goto.c: New.
11283         * gdb.btrace/record_goto.exp: New.
11284         * gdb.btrace/x86-record_goto.S: New.
11285
11286 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11287
11288         * gdb.btrace/function_call_history.exp: Update tests.
11289         * gdb.btrace/instruction_history.exp: Update tests.
11290
11291 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11292
11293         * gdb.btrace/function_call_history.exp: Fix expected field
11294         order for "record function-call-history".
11295         Add new tests for "record function-call-history /c".
11296         * gdb.btrace/exception.cc: New.
11297         * gdb.btrace/exception.exp: New.
11298         * gdb.btrace/tailcall.exp: New.
11299         * gdb.btrace/x86-tailcall.S: New.
11300         * gdb.btrace/x86-tailcall.c: New.
11301         * gdb.btrace/unknown_functions.c: New.
11302         * gdb.btrace/unknown_functions.exp: New.
11303         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11304
11305 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11306
11307         * gdb.btrace/instruction_history.exp: Update.
11308         * gdb.btrace/function_call_history.exp: Update.
11309
11310 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11311
11312         * gdb.btrace/function_call_history.exp: Fix expected function
11313         trace.
11314         * gdb.btrace/instruction_history.exp: Initialize traced.
11315         Remove traced_functions.
11316
11317 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11318
11319         * gdb.btrace/function_call_history.exp: Update
11320         * gdb.btrace/instruction_history.exp: Update.
11321
11322 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11323
11324         * gdb.btrace/enable.exp: Update expected text.
11325
11326 2014-01-16  Omair Javaid  <Omair.Javaid@linaro.org>
11327
11328         * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
11329         bytes.
11330
11331 2014-01-15  Maciej W. Rozycki  <macro@codesourcery.com>
11332
11333         * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
11334
11335 2014-01-15  Omair Javaid  <omair.javaid@linaro.org>
11336
11337         * lib/gdb.exp (supports_process_record): Return true for
11338         arm*-linux*.  (supports_reverse): Likewise.
11339
11340 2014-01-13  Siva Chandra Reddy  <sivachandra@google.com>
11341
11342         PR python/15464
11343         PR python/16113
11344         * gdb.python/py-type.c: Enhance test case.
11345         * gdb.python/py-value-cc.cc: Likewise
11346         * gdb.python/py-type.exp: Add new tests.
11347         * gdb.python/py-value-cc.exp: Likewise
11348
11349 2014-01-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11350             Pedro Alves <palves@redhat.com>
11351
11352         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
11353         Make "name" extern.
11354         * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
11355         references to ${name}_start by references to ${name}.
11356
11357 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
11358
11359         * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
11360
11361 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
11362
11363         * gdb.python/py-pp-integral.exp: Remove path from "source" test.
11364
11365 2014-01-09  Maciej W. Rozycki  <macro@codesourcery.com>
11366             Pedro Alves  <palves@redhat.com>
11367
11368         * gdb.mi/mi-info-os.exp: Connect to the target with
11369         mi_gdb_target_load.
11370
11371 2014-01-08  Pedro Alves  <palves@redhat.com>
11372
11373         * gdb.threads/reconnect-signal.c: New file.
11374         * gdb.threads/reconnect-signal.exp: New file.
11375
11376 2014-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
11377
11378         * gdb.base/source-dir.exp: New file.
11379
11380 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
11381
11382         * gdb.ada/mi_interface: New testcase.
11383
11384 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
11385
11386         * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
11387         gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
11388         gdb.ada/pp-rec-component/pck.ads: New files.
11389
11390 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
11391
11392         * gdb.python/py-pp-integral.c: New file.
11393         * gdb.python/py-pp-integral.py: New file.
11394         * gdb.python/py-pp-integral.exp: New file.
11395
11396 For older changes see ChangeLog-1993-2013.
11397 \f
11398 ;; Local Variables:
11399 ;; mode: change-log
11400 ;; left-margin: 8
11401 ;; fill-column: 74
11402 ;; version-control: never
11403 ;; End:
11404
11405     Copyright 2014-2017 Free Software Foundation, Inc.
11406   Copying and distribution of this file, with or without modification,
11407   are permitted provided the copyright notice and this notice are preserved.