Fix illegal upper case gdb cmd in chained-calls.exp
[external/binutils.git] / gdb / testsuite / ChangeLog
1 2017-02-15  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2
3         * gdb.cp/chained-calls.exp: Use p instead of P.
4
5 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
6
7         * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8         gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
9
10 2017-02-14  Tom Tromey  <tom@tromey.com>
11
12         PR python/13598:
13         * gdb.python/py-events.exp: Add before_prompt event tests.
14
15 2017-02-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
16
17         * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
18
19 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
20
21         * gdb.linespec/explicit.c (my_unique_function_name): New function.
22         (main): Call my_unique_function_name.
23         * gdb.linespec/explicit.exp: Use my_unique_function_name to test
24         completion of patterns with a single match.
25         Add missing -re switches to gdb_test_multiple calls.
26
27 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
28
29         * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
30         return if core file is not recognized.
31
32 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
33
34         * gdb.base/new-ui.exp (do_test): Test queries behavior on main
35         and extra UIs.
36
37 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
38
39         * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
40         proc_with_prefix.
41
42 2017-02-10  Tom Tromey  <tom@tromey.com>
43
44         * gdb.python/py-xmethods.exp: Use "p" command, not "P".
45
46 2017-02-10  Martin Galvan  <martingalvan@sourceware.org>
47
48         PR gdb/21122
49         * gdb.base/help.exp: Update match pattern for testing 'help commands'.
50
51 2017-02-08  Jerome Guitton  <guitton@adacore.com>
52
53         * gdb.base/define.exp: Add test for command abbreviations
54         in define.
55
56 2017-02-06  Luis Machado  <lgustavo@codesourcery.com>
57
58         * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
59         * gdb.reverse/insn-reverse-x86.c: New file.
60
61 2017-02-06  Ivo Raisr  <ivo.raisr@oracle.com>
62
63         PR tdep/20936
64         * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
65
66 2017-02-03  Tom Tromey  <tom@tromey.com>
67
68         PR rust/21097:
69         * gdb.rust/simple.exp: Add new tests.
70
71 2017-02-02  Pedro Alves  <palves@redhat.com>
72
73         * gdb.mi/mi-logging.exp: Add "redirect while already logging"
74         tests.
75
76 2017-02-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
77
78         * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
79         taking a 2-byte value out of a 4-byte DWARF implicit value on
80         big-endian targets.
81         * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
82         logic.  Add test cases for DW_OP_implicit.
83
84 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
85
86         * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
87
88 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
89
90         * gdb.btrace/enable.exp: Call gdb_exit before
91         skip_gdbserver_tests.
92
93 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
94
95         * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
96         GDBFLAGS.
97
98 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
99
100         * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
101         the test is skipped.
102         * gdb.btrace/data.exp: Likewise.
103         * gdb.btrace/delta.exp: Likewise.
104         * gdb.btrace/dlopen.exp: Likewise.
105         * gdb.btrace/enable-running.exp: Likewise.
106         * gdb.btrace/enable.exp: Likewise.
107         * gdb.btrace/exception.exp: Likewise.
108         * gdb.btrace/function_call_history.exp: Likewise.
109         * gdb.btrace/gcore.exp: Likewise.
110         * gdb.btrace/instruction_history.exp: Likewise.
111         * gdb.btrace/multi-thread-step.exp: Likewise.
112         * gdb.btrace/nohist.exp: Likewise.
113         * gdb.btrace/non-stop.exp: Likewise.
114         * gdb.btrace/reconnect.exp: Likewise.
115         * gdb.btrace/record_goto-step.exp: Likewise.
116         * gdb.btrace/record_goto.exp: Likewise.
117         * gdb.btrace/rn-dl-bind.exp: Likewise.
118         * gdb.btrace/segv.exp: Likewise.
119         * gdb.btrace/step.exp: Likewise.
120         * gdb.btrace/stepi.exp: Likewise.
121         * gdb.btrace/tailcall-only.exp: Likewise.
122         * gdb.btrace/tailcall.exp: Likewise.
123         * gdb.btrace/tsx.exp: Likewise.
124         * gdb.btrace/unknown_functions.exp: Likewise.
125         * gdb.btrace/vdso.exp: Likewise.
126
127 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
128
129         * gdb.btrace/enable-running.c: New.
130         * gdb.btrace/enable-running.exp: New.
131
132 2017-01-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
133
134         * gdb.arch/amd64-gs_base.c: New file.
135         * gdb.arch/amd64-gs_base.exp: New file.
136
137 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
138
139         * lib/memory.exp: Remove spurious empty newlines.
140
141 2017-01-26  Simon Marchi  <simon.marchi@polymtl.ca>
142
143         * gdb.python/py-bad-printers.exp: Load python file using "source".
144         * gdb.python/py-events.exp: Likewise.
145         * gdb.python/py-evsignal.exp: Likewise.
146         * gdb.python/py-evthreads.exp: Likewise.
147         * gdb.python/py-frame-args.exp: Likewise.
148         * gdb.python/py-framefilter-invalidarg.exp: Likewise.
149         * gdb.python/py-framefilter-mi.exp: Likewise.
150         * gdb.python/py-framefilter.exp: Likewise.
151         * gdb.python/py-mi.exp: Likewise.
152         * gdb.python/py-pp-maint.exp: Likewise.
153         * gdb.python/py-pp-registration.exp: Likewise.
154         * gdb.python/py-prettyprint.exp: Likewise.
155         (run_lang_tests): Likewise.
156         * gdb.python/py-typeprint.exp: Likewise.
157
158 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
159
160         * lib/memory.exp: New file.
161         * lib/gdb.exp: Load memory.exp.
162         * gdb.base/memattr.exp (delete_memory): Move proc to
163         lib/memory.exp and rename to delete_memory_regions.
164         Replace delete_memory with delete_memory_regions.
165         Cleanup memory regions before tests.
166         * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
167         before tests.
168
169 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
170
171         * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
172         files.
173         (initialize): New function conditionally defined.
174         (testcases): Move within conditional block.
175         (main): Call initialize.
176         * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
177         of gdb.reverse/insn-reverse.c.
178         * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
179         gdb.reverse/insn-reverse.c.
180
181 2017-01-26  Yao Qi  <yao.qi@linaro.org>
182
183         * gdb.base/all-architectures.exp.in (do_arch_tests): Test
184         disassemble on address 0.
185
186 2017-01-25  Andreas Arnez  <arnez@linux.vnet.ibm.com>
187             Yao Qi  <yao.qi@linaro.org>
188
189         * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
190         * gdb.dwarf2/implptr-64bit.S: Remove.
191         * lib/dwarf.exp (Dwarf): Handle character "%".  Evaluate some
192         variables in caller's context.  Add DW_OP_implicit_value.
193
194 2017-01-25  Yao Qi  <yao.qi@linaro.org>
195
196         * lib/dwarf.exp (Dwarf::_location): Handle
197         DW_OP_GNU_implicit_pointer with proper size.
198
199 2017-01-20  Luis Machado  <lgustavo@codesourcery.com>
200
201         * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
202         and add untested calls.
203
204 2017-01-20  Luis Machado  <lgustavo@codesourcery.com>
205
206         * gdb.python/python.exp: Check line number against what GDB thinks
207         the line number is for func1.
208
209 2017-01-08  Iain Buclaw  <ibuclaw@gdcproject.org>
210
211         * gdb.dlang/debug-expr.exp: New file.
212
213 2016-12-23  Luis Machado  <lgustavo@codesourcery.com>
214
215         Fix test names for the following files:
216
217         * gdb.ada/exec_changed.exp
218         * gdb.ada/info_types.exp
219         * gdb.arch/aarch64-atomic-inst.exp
220         * gdb.arch/aarch64-fp.exp
221         * gdb.arch/altivec-abi.exp
222         * gdb.arch/altivec-regs.exp
223         * gdb.arch/amd64-byte.exp
224         * gdb.arch/amd64-disp-step.exp
225         * gdb.arch/amd64-dword.exp
226         * gdb.arch/amd64-entry-value-inline.exp
227         * gdb.arch/amd64-entry-value-param.exp
228         * gdb.arch/amd64-entry-value-paramref.exp
229         * gdb.arch/amd64-entry-value.exp
230         * gdb.arch/amd64-i386-address.exp
231         * gdb.arch/amd64-invalid-stack-middle.exp
232         * gdb.arch/amd64-invalid-stack-top.exp
233         * gdb.arch/amd64-optimout-repeat.exp
234         * gdb.arch/amd64-prologue-skip.exp
235         * gdb.arch/amd64-prologue-xmm.exp
236         * gdb.arch/amd64-stap-special-operands.exp
237         * gdb.arch/amd64-stap-wrong-subexp.exp
238         * gdb.arch/amd64-tailcall-cxx.exp
239         * gdb.arch/amd64-tailcall-noret.exp
240         * gdb.arch/amd64-tailcall-ret.exp
241         * gdb.arch/amd64-tailcall-self.exp
242         * gdb.arch/amd64-word.exp
243         * gdb.arch/arm-bl-branch-dest.exp
244         * gdb.arch/arm-disp-step.exp
245         * gdb.arch/arm-neon.exp
246         * gdb.arch/arm-single-step-kernel-helper.exp
247         * gdb.arch/avr-flash-qualifier.exp
248         * gdb.arch/disp-step-insn-reloc.exp
249         * gdb.arch/e500-abi.exp
250         * gdb.arch/e500-regs.exp
251         * gdb.arch/ftrace-insn-reloc.exp
252         * gdb.arch/i386-avx512.exp
253         * gdb.arch/i386-bp_permanent.exp
254         * gdb.arch/i386-byte.exp
255         * gdb.arch/i386-cfi-notcurrent.exp
256         * gdb.arch/i386-disp-step.exp
257         * gdb.arch/i386-dr3-watch.exp
258         * gdb.arch/i386-float.exp
259         * gdb.arch/i386-gnu-cfi.exp
260         * gdb.arch/i386-mpx-map.exp
261         * gdb.arch/i386-mpx-sigsegv.exp
262         * gdb.arch/i386-mpx-simple_segv.exp
263         * gdb.arch/i386-mpx.exp
264         * gdb.arch/i386-permbkpt.exp
265         * gdb.arch/i386-prologue.exp
266         * gdb.arch/i386-signal.exp
267         * gdb.arch/i386-size-overlap.exp
268         * gdb.arch/i386-unwind.exp
269         * gdb.arch/i386-word.exp
270         * gdb.arch/mips-fcr.exp
271         * gdb.arch/powerpc-d128-regs.exp
272         * gdb.arch/powerpc-stackless.exp
273         * gdb.arch/ppc64-atomic-inst.exp
274         * gdb.arch/s390-stackless.exp
275         * gdb.arch/s390-tdbregs.exp
276         * gdb.arch/s390-vregs.exp
277         * gdb.arch/sparc-sysstep.exp
278         * gdb.arch/thumb-bx-pc.exp
279         * gdb.arch/thumb-singlestep.exp
280         * gdb.arch/thumb2-it.exp
281         * gdb.arch/vsx-regs.exp
282         * gdb.asm/asm-source.exp
283         * gdb.base/a2-run.exp
284         * gdb.base/advance.exp
285         * gdb.base/all-bin.exp
286         * gdb.base/anon.exp
287         * gdb.base/args.exp
288         * gdb.base/arithmet.exp
289         * gdb.base/async-shell.exp
290         * gdb.base/async.exp
291         * gdb.base/attach-pie-noexec.exp
292         * gdb.base/attach-twice.exp
293         * gdb.base/auto-load.exp
294         * gdb.base/bang.exp
295         * gdb.base/bitfields.exp
296         * gdb.base/break-always.exp
297         * gdb.base/break-caller-line.exp
298         * gdb.base/break-entry.exp
299         * gdb.base/break-inline.exp
300         * gdb.base/break-on-linker-gcd-function.exp
301         * gdb.base/break-probes.exp
302         * gdb.base/break.exp
303         * gdb.base/breakpoint-shadow.exp
304         * gdb.base/call-ar-st.exp
305         * gdb.base/call-sc.exp
306         * gdb.base/call-signal-resume.exp
307         * gdb.base/call-strs.exp
308         * gdb.base/callfuncs.exp
309         * gdb.base/catch-fork-static.exp
310         * gdb.base/catch-gdb-caused-signals.exp
311         * gdb.base/catch-load.exp
312         * gdb.base/catch-signal-fork.exp
313         * gdb.base/catch-signal.exp
314         * gdb.base/catch-syscall.exp
315         * gdb.base/charset.exp
316         * gdb.base/checkpoint.exp
317         * gdb.base/chng-syms.exp
318         * gdb.base/code-expr.exp
319         * gdb.base/code_elim.exp
320         * gdb.base/commands.exp
321         * gdb.base/completion.exp
322         * gdb.base/complex.exp
323         * gdb.base/cond-expr.exp
324         * gdb.base/condbreak.exp
325         * gdb.base/consecutive.exp
326         * gdb.base/continue-all-already-running.exp
327         * gdb.base/coredump-filter.exp
328         * gdb.base/corefile.exp
329         * gdb.base/dbx.exp
330         * gdb.base/debug-expr.exp
331         * gdb.base/define.exp
332         * gdb.base/del.exp
333         * gdb.base/disabled-location.exp
334         * gdb.base/disasm-end-cu.exp
335         * gdb.base/disasm-optim.exp
336         * gdb.base/display.exp
337         * gdb.base/duplicate-bp.exp
338         * gdb.base/ena-dis-br.exp
339         * gdb.base/ending-run.exp
340         * gdb.base/enumval.exp
341         * gdb.base/environ.exp
342         * gdb.base/eu-strip-infcall.exp
343         * gdb.base/eval-avoid-side-effects.exp
344         * gdb.base/eval-skip.exp
345         * gdb.base/exitsignal.exp
346         * gdb.base/expand-psymtabs.exp
347         * gdb.base/filesym.exp
348         * gdb.base/find-unmapped.exp
349         * gdb.base/finish.exp
350         * gdb.base/float.exp
351         * gdb.base/foll-exec-mode.exp
352         * gdb.base/foll-exec.exp
353         * gdb.base/foll-fork.exp
354         * gdb.base/fortran-sym-case.exp
355         * gdb.base/freebpcmd.exp
356         * gdb.base/func-ptr.exp
357         * gdb.base/func-ptrs.exp
358         * gdb.base/funcargs.exp
359         * gdb.base/gcore-buffer-overflow.exp
360         * gdb.base/gcore-relro-pie.exp
361         * gdb.base/gcore-relro.exp
362         * gdb.base/gcore.exp
363         * gdb.base/gdb1090.exp
364         * gdb.base/gdb11530.exp
365         * gdb.base/gdb11531.exp
366         * gdb.base/gdb1821.exp
367         * gdb.base/gdbindex-stabs.exp
368         * gdb.base/gdbvars.exp
369         * gdb.base/hbreak.exp
370         * gdb.base/hbreak2.exp
371         * gdb.base/included.exp
372         * gdb.base/infcall-input.exp
373         * gdb.base/inferior-died.exp
374         * gdb.base/infnan.exp
375         * gdb.base/info-macros.exp
376         * gdb.base/info-os.exp
377         * gdb.base/info-proc.exp
378         * gdb.base/info-shared.exp
379         * gdb.base/info-target.exp
380         * gdb.base/infoline.exp
381         * gdb.base/interp.exp
382         * gdb.base/interrupt.exp
383         * gdb.base/jit-reader.exp
384         * gdb.base/jit-simple.exp
385         * gdb.base/kill-after-signal.exp
386         * gdb.base/kill-detach-inferiors-cmd.exp
387         * gdb.base/label.exp
388         * gdb.base/langs.exp
389         * gdb.base/ldbl_e308.exp
390         * gdb.base/line-symtabs.exp
391         * gdb.base/linespecs.exp
392         * gdb.base/list.exp
393         * gdb.base/long_long.exp
394         * gdb.base/longest-types.exp
395         * gdb.base/maint.exp
396         * gdb.base/max-value-size.exp
397         * gdb.base/memattr.exp
398         * gdb.base/mips_pro.exp
399         * gdb.base/morestack.exp
400         * gdb.base/moribund-step.exp
401         * gdb.base/multi-forks.exp
402         * gdb.base/nested-addr.exp
403         * gdb.base/nextoverexit.exp
404         * gdb.base/noreturn-finish.exp
405         * gdb.base/noreturn-return.exp
406         * gdb.base/nostdlib.exp
407         * gdb.base/offsets.exp
408         * gdb.base/opaque.exp
409         * gdb.base/pc-fp.exp
410         * gdb.base/permissions.exp
411         * gdb.base/print-symbol-loading.exp
412         * gdb.base/prologue-include.exp
413         * gdb.base/psymtab.exp
414         * gdb.base/ptype.exp
415         * gdb.base/random-signal.exp
416         * gdb.base/randomize.exp
417         * gdb.base/range-stepping.exp
418         * gdb.base/readline-ask.exp
419         * gdb.base/recpar.exp
420         * gdb.base/recurse.exp
421         * gdb.base/relational.exp
422         * gdb.base/restore.exp
423         * gdb.base/return-nodebug.exp
424         * gdb.base/return.exp
425         * gdb.base/run-after-attach.exp
426         * gdb.base/save-bp.exp
427         * gdb.base/scope.exp
428         * gdb.base/sect-cmd.exp
429         * gdb.base/set-lang-auto.exp
430         * gdb.base/set-noassign.exp
431         * gdb.base/setvar.exp
432         * gdb.base/sigall.exp
433         * gdb.base/sigbpt.exp
434         * gdb.base/siginfo-addr.exp
435         * gdb.base/siginfo-infcall.exp
436         * gdb.base/siginfo-obj.exp
437         * gdb.base/siginfo.exp
438         * gdb.base/signals-state-child.exp
439         * gdb.base/signest.exp
440         * gdb.base/sigstep.exp
441         * gdb.base/sizeof.exp
442         * gdb.base/skip.exp
443         * gdb.base/solib-corrupted.exp
444         * gdb.base/solib-nodir.exp
445         * gdb.base/solib-search.exp
446         * gdb.base/stack-checking.exp
447         * gdb.base/stale-infcall.exp
448         * gdb.base/stap-probe.exp
449         * gdb.base/start.exp
450         * gdb.base/step-break.exp
451         * gdb.base/step-bt.exp
452         * gdb.base/step-line.exp
453         * gdb.base/step-over-exit.exp
454         * gdb.base/step-over-syscall.exp
455         * gdb.base/step-resume-infcall.exp
456         * gdb.base/step-test.exp
457         * gdb.base/store.exp
458         * gdb.base/structs3.exp
459         * gdb.base/sym-file.exp
460         * gdb.base/symbol-without-target_section.exp
461         * gdb.base/term.exp
462         * gdb.base/testenv.exp
463         * gdb.base/ui-redirect.exp
464         * gdb.base/until.exp
465         * gdb.base/unwindonsignal.exp
466         * gdb.base/value-double-free.exp
467         * gdb.base/vla-datatypes.exp
468         * gdb.base/vla-ptr.exp
469         * gdb.base/vla-sideeffect.exp
470         * gdb.base/volatile.exp
471         * gdb.base/watch-cond-infcall.exp
472         * gdb.base/watch-cond.exp
473         * gdb.base/watch-non-mem.exp
474         * gdb.base/watch-read.exp
475         * gdb.base/watch-vfork.exp
476         * gdb.base/watchpoint-cond-gone.exp
477         * gdb.base/watchpoint-delete.exp
478         * gdb.base/watchpoint-hw-hit-once.exp
479         * gdb.base/watchpoint-hw.exp
480         * gdb.base/watchpoint-stops-at-right-insn.exp
481         * gdb.base/watchpoints.exp
482         * gdb.base/wchar.exp
483         * gdb.base/whatis-exp.exp
484         * gdb.btrace/buffer-size.exp
485         * gdb.btrace/data.exp
486         * gdb.btrace/delta.exp
487         * gdb.btrace/dlopen.exp
488         * gdb.btrace/enable.exp
489         * gdb.btrace/exception.exp
490         * gdb.btrace/function_call_history.exp
491         * gdb.btrace/gcore.exp
492         * gdb.btrace/instruction_history.exp
493         * gdb.btrace/nohist.exp
494         * gdb.btrace/reconnect.exp
495         * gdb.btrace/record_goto-step.exp
496         * gdb.btrace/record_goto.exp
497         * gdb.btrace/rn-dl-bind.exp
498         * gdb.btrace/segv.exp
499         * gdb.btrace/step.exp
500         * gdb.btrace/stepi.exp
501         * gdb.btrace/tailcall-only.exp
502         * gdb.btrace/tailcall.exp
503         * gdb.btrace/tsx.exp
504         * gdb.btrace/unknown_functions.exp
505         * gdb.btrace/vdso.exp
506         * gdb.compile/compile-ifunc.exp
507         * gdb.compile/compile-ops.exp
508         * gdb.compile/compile-print.exp
509         * gdb.compile/compile-setjmp.exp
510         * gdb.cp/abstract-origin.exp
511         * gdb.cp/ambiguous.exp
512         * gdb.cp/annota2.exp
513         * gdb.cp/annota3.exp
514         * gdb.cp/anon-ns.exp
515         * gdb.cp/anon-struct.exp
516         * gdb.cp/anon-union.exp
517         * gdb.cp/arg-reference.exp
518         * gdb.cp/baseenum.exp
519         * gdb.cp/bool.exp
520         * gdb.cp/breakpoint.exp
521         * gdb.cp/bs15503.exp
522         * gdb.cp/call-c.exp
523         * gdb.cp/casts.exp
524         * gdb.cp/chained-calls.exp
525         * gdb.cp/class2.exp
526         * gdb.cp/classes.exp
527         * gdb.cp/cmpd-minsyms.exp
528         * gdb.cp/converts.exp
529         * gdb.cp/cp-relocate.exp
530         * gdb.cp/cpcompletion.exp
531         * gdb.cp/cpexprs.exp
532         * gdb.cp/cplabel.exp
533         * gdb.cp/cplusfuncs.exp
534         * gdb.cp/cpsizeof.exp
535         * gdb.cp/ctti.exp
536         * gdb.cp/derivation.exp
537         * gdb.cp/destrprint.exp
538         * gdb.cp/dispcxx.exp
539         * gdb.cp/enum-class.exp
540         * gdb.cp/exception.exp
541         * gdb.cp/exceptprint.exp
542         * gdb.cp/expand-psymtabs-cxx.exp
543         * gdb.cp/expand-sals.exp
544         * gdb.cp/extern-c.exp
545         * gdb.cp/filename.exp
546         * gdb.cp/formatted-ref.exp
547         * gdb.cp/fpointer.exp
548         * gdb.cp/gdb1355.exp
549         * gdb.cp/gdb2495.exp
550         * gdb.cp/hang.exp
551         * gdb.cp/impl-this.exp
552         * gdb.cp/infcall-dlopen.exp
553         * gdb.cp/inherit.exp
554         * gdb.cp/iostream.exp
555         * gdb.cp/koenig.exp
556         * gdb.cp/local.exp
557         * gdb.cp/m-data.exp
558         * gdb.cp/m-static.exp
559         * gdb.cp/mb-ctor.exp
560         * gdb.cp/mb-inline.exp
561         * gdb.cp/mb-templates.exp
562         * gdb.cp/member-name.exp
563         * gdb.cp/member-ptr.exp
564         * gdb.cp/meth-typedefs.exp
565         * gdb.cp/method.exp
566         * gdb.cp/method2.exp
567         * gdb.cp/minsym-fallback.exp
568         * gdb.cp/misc.exp
569         * gdb.cp/namelessclass.exp
570         * gdb.cp/namespace-enum.exp
571         * gdb.cp/namespace-nested-import.exp
572         * gdb.cp/namespace.exp
573         * gdb.cp/nextoverthrow.exp
574         * gdb.cp/no-dmgl-verbose.exp
575         * gdb.cp/non-trivial-retval.exp
576         * gdb.cp/noparam.exp
577         * gdb.cp/nsdecl.exp
578         * gdb.cp/nsimport.exp
579         * gdb.cp/nsnested.exp
580         * gdb.cp/nsnoimports.exp
581         * gdb.cp/nsrecurs.exp
582         * gdb.cp/nsstress.exp
583         * gdb.cp/nsusing.exp
584         * gdb.cp/operator.exp
585         * gdb.cp/oranking.exp
586         * gdb.cp/overload-const.exp
587         * gdb.cp/overload.exp
588         * gdb.cp/ovldbreak.exp
589         * gdb.cp/ovsrch.exp
590         * gdb.cp/paren-type.exp
591         * gdb.cp/parse-lang.exp
592         * gdb.cp/pass-by-ref.exp
593         * gdb.cp/pr-1023.exp
594         * gdb.cp/pr-1210.exp
595         * gdb.cp/pr-574.exp
596         * gdb.cp/pr10687.exp
597         * gdb.cp/pr12028.exp
598         * gdb.cp/pr17132.exp
599         * gdb.cp/pr17494.exp
600         * gdb.cp/pr9067.exp
601         * gdb.cp/pr9167.exp
602         * gdb.cp/pr9631.exp
603         * gdb.cp/printmethod.exp
604         * gdb.cp/psmang.exp
605         * gdb.cp/psymtab-parameter.exp
606         * gdb.cp/ptype-cv-cp.exp
607         * gdb.cp/ptype-flags.exp
608         * gdb.cp/re-set-overloaded.exp
609         * gdb.cp/ref-types.exp
610         * gdb.cp/rtti.exp
611         * gdb.cp/scope-err.exp
612         * gdb.cp/shadow.exp
613         * gdb.cp/smartp.exp
614         * gdb.cp/static-method.exp
615         * gdb.cp/static-print-quit.exp
616         * gdb.cp/temargs.exp
617         * gdb.cp/templates.exp
618         * gdb.cp/try_catch.exp
619         * gdb.cp/typedef-operator.exp
620         * gdb.cp/typeid.exp
621         * gdb.cp/userdef.exp
622         * gdb.cp/using-crash.exp
623         * gdb.cp/var-tag.exp
624         * gdb.cp/virtbase.exp
625         * gdb.cp/virtfunc.exp
626         * gdb.cp/virtfunc2.exp
627         * gdb.cp/vla-cxx.exp
628         * gdb.disasm/t01_mov.exp
629         * gdb.disasm/t02_mova.exp
630         * gdb.disasm/t03_add.exp
631         * gdb.disasm/t04_sub.exp
632         * gdb.disasm/t05_cmp.exp
633         * gdb.disasm/t06_ari2.exp
634         * gdb.disasm/t07_ari3.exp
635         * gdb.disasm/t08_or.exp
636         * gdb.disasm/t09_xor.exp
637         * gdb.disasm/t10_and.exp
638         * gdb.disasm/t11_logs.exp
639         * gdb.disasm/t12_bit.exp
640         * gdb.disasm/t13_otr.exp
641         * gdb.dlang/circular.exp
642         * gdb.dwarf2/arr-stride.exp
643         * gdb.dwarf2/arr-subrange.exp
644         * gdb.dwarf2/atomic-type.exp
645         * gdb.dwarf2/bad-regnum.exp
646         * gdb.dwarf2/bitfield-parent-optimized-out.exp
647         * gdb.dwarf2/callframecfa.exp
648         * gdb.dwarf2/clztest.exp
649         * gdb.dwarf2/corrupt.exp
650         * gdb.dwarf2/data-loc.exp
651         * gdb.dwarf2/dup-psym.exp
652         * gdb.dwarf2/dw2-anon-mptr.exp
653         * gdb.dwarf2/dw2-anonymous-func.exp
654         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
655         * gdb.dwarf2/dw2-bad-unresolved.exp
656         * gdb.dwarf2/dw2-basic.exp
657         * gdb.dwarf2/dw2-canonicalize-type.exp
658         * gdb.dwarf2/dw2-case-insensitive.exp
659         * gdb.dwarf2/dw2-common-block.exp
660         * gdb.dwarf2/dw2-compdir-oldgcc.exp
661         * gdb.dwarf2/dw2-compressed.exp
662         * gdb.dwarf2/dw2-const.exp
663         * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
664         * gdb.dwarf2/dw2-cu-size.exp
665         * gdb.dwarf2/dw2-dup-frame.exp
666         * gdb.dwarf2/dw2-entry-value.exp
667         * gdb.dwarf2/dw2-icycle.exp
668         * gdb.dwarf2/dw2-ifort-parameter.exp
669         * gdb.dwarf2/dw2-inline-break.exp
670         * gdb.dwarf2/dw2-inline-param.exp
671         * gdb.dwarf2/dw2-intercu.exp
672         * gdb.dwarf2/dw2-intermix.exp
673         * gdb.dwarf2/dw2-lexical-block-bare.exp
674         * gdb.dwarf2/dw2-linkage-name-trust.exp
675         * gdb.dwarf2/dw2-minsym-in-cu.exp
676         * gdb.dwarf2/dw2-noloc.exp
677         * gdb.dwarf2/dw2-op-call.exp
678         * gdb.dwarf2/dw2-op-out-param.exp
679         * gdb.dwarf2/dw2-opt-structptr.exp
680         * gdb.dwarf2/dw2-param-error.exp
681         * gdb.dwarf2/dw2-producer.exp
682         * gdb.dwarf2/dw2-ranges-base.exp
683         * gdb.dwarf2/dw2-ref-missing-frame.exp
684         * gdb.dwarf2/dw2-reg-undefined.exp
685         * gdb.dwarf2/dw2-regno-invalid.exp
686         * gdb.dwarf2/dw2-restore.exp
687         * gdb.dwarf2/dw2-restrict.exp
688         * gdb.dwarf2/dw2-single-line-discriminators.exp
689         * gdb.dwarf2/dw2-strp.exp
690         * gdb.dwarf2/dw2-undefined-ret-addr.exp
691         * gdb.dwarf2/dw2-unresolved.exp
692         * gdb.dwarf2/dw2-var-zero-addr.exp
693         * gdb.dwarf2/dw4-sig-types.exp
694         * gdb.dwarf2/dwz.exp
695         * gdb.dwarf2/dynarr-ptr.exp
696         * gdb.dwarf2/enum-type.exp
697         * gdb.dwarf2/gdb-index.exp
698         * gdb.dwarf2/implptr-64bit.exp
699         * gdb.dwarf2/implptr-optimized-out.exp
700         * gdb.dwarf2/implptr.exp
701         * gdb.dwarf2/implref-array.exp
702         * gdb.dwarf2/implref-const.exp
703         * gdb.dwarf2/implref-global.exp
704         * gdb.dwarf2/implref-struct.exp
705         * gdb.dwarf2/mac-fileno.exp
706         * gdb.dwarf2/main-subprogram.exp
707         * gdb.dwarf2/member-ptr-forwardref.exp
708         * gdb.dwarf2/method-ptr.exp
709         * gdb.dwarf2/missing-sig-type.exp
710         * gdb.dwarf2/nonvar-access.exp
711         * gdb.dwarf2/opaque-type-lookup.exp
712         * gdb.dwarf2/pieces-optimized-out.exp
713         * gdb.dwarf2/pieces.exp
714         * gdb.dwarf2/pr10770.exp
715         * gdb.dwarf2/pr13961.exp
716         * gdb.dwarf2/staticvirtual.exp
717         * gdb.dwarf2/subrange.exp
718         * gdb.dwarf2/symtab-producer.exp
719         * gdb.dwarf2/trace-crash.exp
720         * gdb.dwarf2/typeddwarf.exp
721         * gdb.dwarf2/valop.exp
722         * gdb.dwarf2/watch-notconst.exp
723         * gdb.fortran/array-element.exp
724         * gdb.fortran/charset.exp
725         * gdb.fortran/common-block.exp
726         * gdb.fortran/complex.exp
727         * gdb.fortran/derived-type-function.exp
728         * gdb.fortran/derived-type.exp
729         * gdb.fortran/logical.exp
730         * gdb.fortran/module.exp
731         * gdb.fortran/multi-dim.exp
732         * gdb.fortran/nested-funcs.exp
733         * gdb.fortran/print-formatted.exp
734         * gdb.fortran/subarray.exp
735         * gdb.fortran/vla-alloc-assoc.exp
736         * gdb.fortran/vla-datatypes.exp
737         * gdb.fortran/vla-history.exp
738         * gdb.fortran/vla-ptr-info.exp
739         * gdb.fortran/vla-ptype-sub.exp
740         * gdb.fortran/vla-ptype.exp
741         * gdb.fortran/vla-sizeof.exp
742         * gdb.fortran/vla-type.exp
743         * gdb.fortran/vla-value-sub-arbitrary.exp
744         * gdb.fortran/vla-value-sub-finish.exp
745         * gdb.fortran/vla-value-sub.exp
746         * gdb.fortran/vla-value.exp
747         * gdb.fortran/whatis_type.exp
748         * gdb.go/chan.exp
749         * gdb.go/handcall.exp
750         * gdb.go/hello.exp
751         * gdb.go/integers.exp
752         * gdb.go/methods.exp
753         * gdb.go/package.exp
754         * gdb.go/strings.exp
755         * gdb.go/types.exp
756         * gdb.go/unsafe.exp
757         * gdb.guile/scm-arch.exp
758         * gdb.guile/scm-block.exp
759         * gdb.guile/scm-breakpoint.exp
760         * gdb.guile/scm-cmd.exp
761         * gdb.guile/scm-disasm.exp
762         * gdb.guile/scm-equal.exp
763         * gdb.guile/scm-frame-args.exp
764         * gdb.guile/scm-frame-inline.exp
765         * gdb.guile/scm-frame.exp
766         * gdb.guile/scm-iterator.exp
767         * gdb.guile/scm-math.exp
768         * gdb.guile/scm-objfile.exp
769         * gdb.guile/scm-ports.exp
770         * gdb.guile/scm-symbol.exp
771         * gdb.guile/scm-symtab.exp
772         * gdb.guile/scm-value-cc.exp
773         * gdb.guile/types-module.exp
774         * gdb.linespec/break-ask.exp
775         * gdb.linespec/cpexplicit.exp
776         * gdb.linespec/explicit.exp
777         * gdb.linespec/keywords.exp
778         * gdb.linespec/linespec.exp
779         * gdb.linespec/ls-dollar.exp
780         * gdb.linespec/ls-errs.exp
781         * gdb.linespec/skip-two.exp
782         * gdb.linespec/thread.exp
783         * gdb.mi/mi-async.exp
784         * gdb.mi/mi-basics.exp
785         * gdb.mi/mi-break.exp
786         * gdb.mi/mi-catch-load.exp
787         * gdb.mi/mi-cli.exp
788         * gdb.mi/mi-cmd-param-changed.exp
789         * gdb.mi/mi-console.exp
790         * gdb.mi/mi-detach.exp
791         * gdb.mi/mi-disassemble.exp
792         * gdb.mi/mi-eval.exp
793         * gdb.mi/mi-file-transfer.exp
794         * gdb.mi/mi-file.exp
795         * gdb.mi/mi-fill-memory.exp
796         * gdb.mi/mi-inheritance-syntax-error.exp
797         * gdb.mi/mi-linespec-err-cp.exp
798         * gdb.mi/mi-logging.exp
799         * gdb.mi/mi-memory-changed.exp
800         * gdb.mi/mi-read-memory.exp
801         * gdb.mi/mi-record-changed.exp
802         * gdb.mi/mi-reg-undefined.exp
803         * gdb.mi/mi-regs.exp
804         * gdb.mi/mi-return.exp
805         * gdb.mi/mi-reverse.exp
806         * gdb.mi/mi-simplerun.exp
807         * gdb.mi/mi-solib.exp
808         * gdb.mi/mi-stack.exp
809         * gdb.mi/mi-stepi.exp
810         * gdb.mi/mi-syn-frame.exp
811         * gdb.mi/mi-until.exp
812         * gdb.mi/mi-var-block.exp
813         * gdb.mi/mi-var-child.exp
814         * gdb.mi/mi-var-cmd.exp
815         * gdb.mi/mi-var-cp.exp
816         * gdb.mi/mi-var-display.exp
817         * gdb.mi/mi-var-invalidate.exp
818         * gdb.mi/mi-var-list-children-invalid-grandchild.exp
819         * gdb.mi/mi-vla-fortran.exp
820         * gdb.mi/mi-watch.exp
821         * gdb.mi/mi2-var-child.exp
822         * gdb.mi/user-selected-context-sync.exp
823         * gdb.modula2/unbounded-array.exp
824         * gdb.multi/dummy-frame-restore.exp
825         * gdb.multi/multi-arch-exec.exp
826         * gdb.multi/multi-arch.exp
827         * gdb.multi/tids.exp
828         * gdb.multi/watchpoint-multi.exp
829         * gdb.opencl/callfuncs.exp
830         * gdb.opencl/convs_casts.exp
831         * gdb.opencl/datatypes.exp
832         * gdb.opencl/operators.exp
833         * gdb.opencl/vec_comps.exp
834         * gdb.opt/clobbered-registers-O2.exp
835         * gdb.opt/inline-break.exp
836         * gdb.opt/inline-bt.exp
837         * gdb.opt/inline-cmds.exp
838         * gdb.opt/inline-locals.exp
839         * gdb.pascal/case-insensitive-symbols.exp
840         * gdb.pascal/floats.exp
841         * gdb.pascal/gdb11492.exp
842         * gdb.python/lib-types.exp
843         * gdb.python/py-arch.exp
844         * gdb.python/py-as-string.exp
845         * gdb.python/py-bad-printers.exp
846         * gdb.python/py-block.exp
847         * gdb.python/py-breakpoint-create-fail.exp
848         * gdb.python/py-breakpoint.exp
849         * gdb.python/py-caller-is.exp
850         * gdb.python/py-cmd.exp
851         * gdb.python/py-explore-cc.exp
852         * gdb.python/py-explore.exp
853         * gdb.python/py-finish-breakpoint.exp
854         * gdb.python/py-finish-breakpoint2.exp
855         * gdb.python/py-frame-args.exp
856         * gdb.python/py-frame-inline.exp
857         * gdb.python/py-frame.exp
858         * gdb.python/py-framefilter-mi.exp
859         * gdb.python/py-infthread.exp
860         * gdb.python/py-lazy-string.exp
861         * gdb.python/py-linetable.exp
862         * gdb.python/py-mi-events.exp
863         * gdb.python/py-mi-objfile.exp
864         * gdb.python/py-mi.exp
865         * gdb.python/py-objfile.exp
866         * gdb.python/py-pp-integral.exp
867         * gdb.python/py-pp-maint.exp
868         * gdb.python/py-pp-re-notag.exp
869         * gdb.python/py-pp-registration.exp
870         * gdb.python/py-recurse-unwind.exp
871         * gdb.python/py-strfns.exp
872         * gdb.python/py-symbol.exp
873         * gdb.python/py-symtab.exp
874         * gdb.python/py-sync-interp.exp
875         * gdb.python/py-typeprint.exp
876         * gdb.python/py-unwind-maint.exp
877         * gdb.python/py-unwind.exp
878         * gdb.python/py-value-cc.exp
879         * gdb.python/py-xmethods.exp
880         * gdb.reverse/amd64-tailcall-reverse.exp
881         * gdb.reverse/break-precsave.exp
882         * gdb.reverse/break-reverse.exp
883         * gdb.reverse/consecutive-precsave.exp
884         * gdb.reverse/consecutive-reverse.exp
885         * gdb.reverse/finish-precsave.exp
886         * gdb.reverse/finish-reverse-bkpt.exp
887         * gdb.reverse/finish-reverse.exp
888         * gdb.reverse/fstatat-reverse.exp
889         * gdb.reverse/getresuid-reverse.exp
890         * gdb.reverse/i386-precsave.exp
891         * gdb.reverse/i386-reverse.exp
892         * gdb.reverse/i386-sse-reverse.exp
893         * gdb.reverse/i387-env-reverse.exp
894         * gdb.reverse/i387-stack-reverse.exp
895         * gdb.reverse/insn-reverse.exp
896         * gdb.reverse/machinestate-precsave.exp
897         * gdb.reverse/machinestate.exp
898         * gdb.reverse/next-reverse-bkpt-over-sr.exp
899         * gdb.reverse/pipe-reverse.exp
900         * gdb.reverse/readv-reverse.exp
901         * gdb.reverse/recvmsg-reverse.exp
902         * gdb.reverse/rerun-prec.exp
903         * gdb.reverse/s390-mvcle.exp
904         * gdb.reverse/step-precsave.exp
905         * gdb.reverse/step-reverse.exp
906         * gdb.reverse/time-reverse.exp
907         * gdb.reverse/until-precsave.exp
908         * gdb.reverse/until-reverse.exp
909         * gdb.reverse/waitpid-reverse.exp
910         * gdb.reverse/watch-precsave.exp
911         * gdb.reverse/watch-reverse.exp
912         * gdb.rust/generics.exp
913         * gdb.rust/methods.exp
914         * gdb.rust/modules.exp
915         * gdb.rust/simple.exp
916         * gdb.server/connect-with-no-symbol-file.exp
917         * gdb.server/ext-attach.exp
918         * gdb.server/ext-restart.exp
919         * gdb.server/ext-wrapper.exp
920         * gdb.server/file-transfer.exp
921         * gdb.server/server-exec-info.exp
922         * gdb.server/server-kill.exp
923         * gdb.server/server-mon.exp
924         * gdb.server/wrapper.exp
925         * gdb.stabs/exclfwd.exp
926         * gdb.stabs/gdb11479.exp
927         * gdb.threads/clone-new-thread-event.exp
928         * gdb.threads/corethreads.exp
929         * gdb.threads/current-lwp-dead.exp
930         * gdb.threads/dlopen-libpthread.exp
931         * gdb.threads/gcore-thread.exp
932         * gdb.threads/sigstep-threads.exp
933         * gdb.threads/watchpoint-fork.exp
934         * gdb.trace/actions-changed.exp
935         * gdb.trace/backtrace.exp
936         * gdb.trace/change-loc.exp
937         * gdb.trace/circ.exp
938         * gdb.trace/collection.exp
939         * gdb.trace/disconnected-tracing.exp
940         * gdb.trace/ftrace.exp
941         * gdb.trace/mi-trace-frame-collected.exp
942         * gdb.trace/mi-trace-unavailable.exp
943         * gdb.trace/mi-traceframe-changed.exp
944         * gdb.trace/mi-tsv-changed.exp
945         * gdb.trace/no-attach-trace.exp
946         * gdb.trace/passc-dyn.exp
947         * gdb.trace/qtro.exp
948         * gdb.trace/range-stepping.exp
949         * gdb.trace/read-memory.exp
950         * gdb.trace/save-trace.exp
951         * gdb.trace/signal.exp
952         * gdb.trace/status-stop.exp
953         * gdb.trace/tfile.exp
954         * gdb.trace/trace-break.exp
955         * gdb.trace/trace-buffer-size.exp
956         * gdb.trace/trace-condition.exp
957         * gdb.trace/tracefile-pseudo-reg.exp
958         * gdb.trace/tstatus.exp
959         * gdb.trace/unavailable.exp
960         * gdb.trace/while-dyn.exp
961         * gdb.trace/while-stepping.exp
962
963 2016-12-22  Doug Evans  <xdje42@gmail.com>
964
965         * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
966         and msymbols.
967
968 2016-12-19  Yao Qi  <yao.qi@linaro.org>
969
970         * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
971         (test_with_self): Don't call do_steps_and_nexts, and remove
972         code about stepping into xmalloc.
973
974 2016-12-09  Yao Qi  <yao.qi@linaro.org>
975
976         * gdb.base/all-architectures.exp.in: Remove kfail for rx.
977
978 2016-12-09  Yao Qi  <yao.qi@linaro.org>
979
980         * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
981
982 2016-12-09  Pedro Alves  <palves@redhat.com>
983
984         * gdb.base/all-architectures-0.exp: New file.
985         * gdb.base/all-architectures-1.exp: New file.
986         * gdb.base/all-architectures-2.exp: New file.
987         * gdb.base/all-architectures-3.exp: New file.
988         * gdb.base/all-architectures-4.exp: New file.
989         * gdb.base/all-architectures-5.exp: New file.
990         * gdb.base/all-architectures-6.exp: New file.
991         * gdb.base/all-architectures-7.exp: New file.
992         * gdb.base/all-architectures.exp.in: New file.
993
994 2016-12-09  Yao Qi  <yao.qi@linaro.org>
995
996         * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
997
998 2016-12-02  Luis Machado  <lgustavo@codesourcery.com>
999
1000         * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
1001         possible.
1002         Remove useless pattern-matching code.
1003
1004 2016-12-02  Pedro Alves  <palves@redhat.com>
1005
1006         * gdb.base/commands.exp (user_defined_command_manyargs_test): New
1007         procedure.
1008         (top level): Call it.
1009
1010 2016-12-02  Pedro Alves  <palves@redhat.com>
1011
1012         * gdb.base/commands.exp (user_defined_command_args_stack_test):
1013         New procedure.
1014         (top level): Call it.
1015
1016 2016-12-02  Pedro Alves  <palves@redhat.com>
1017
1018         PR cli/20559
1019         * gdb.base/commands.exp (user_defined_command_args_eval): New
1020         procedure.
1021         (top level): Call it.
1022
1023 2016-12-02  Luis Machado  <lgustavo@codesourcery.com>
1024
1025         * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
1026         timeout handling.
1027
1028 2016-12-02  Tom Tromey  <tom@tromey.com>
1029
1030         * gdb.dwarf2/main-subprogram.c: New file.
1031         * gdb.dwarf2/main-subprogram.exp: New file.
1032
1033 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1034
1035         * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
1036         * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
1037         gdb_test_no_output for a couple of cases.
1038         * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
1039
1040 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1041
1042         Fix test names and standardize compilation error messages throughout
1043         the following files:
1044
1045         * gdb.ada/start.exp
1046         * gdb.arch/alpha-step.exp
1047         * gdb.arch/e500-prologue.exp
1048         * gdb.arch/ftrace-insn-reloc.exp
1049         * gdb.arch/gdb1291.exp
1050         * gdb.arch/gdb1431.exp
1051         * gdb.arch/gdb1558.exp
1052         * gdb.arch/i386-dr3-watch.exp
1053         * gdb.arch/i386-sse-stack-align.exp
1054         * gdb.arch/ia64-breakpoint-shadow.exp
1055         * gdb.arch/pa-nullify.exp
1056         * gdb.arch/powerpc-aix-prologue.exp
1057         * gdb.arch/thumb-bx-pc.exp
1058         * gdb.base/annota1.exp
1059         * gdb.base/annota3.exp
1060         * gdb.base/arrayidx.exp
1061         * gdb.base/assign.exp
1062         * gdb.base/attach.exp
1063         * gdb.base/auxv.exp
1064         * gdb.base/bang.exp
1065         * gdb.base/bfp-test.exp
1066         * gdb.base/bigcore.exp
1067         * gdb.base/bitfields2.exp
1068         * gdb.base/break-fun-addr.exp
1069         * gdb.base/break-probes.exp
1070         * gdb.base/call-rt-st.exp
1071         * gdb.base/callexit.exp
1072         * gdb.base/catch-fork-kill.exp
1073         * gdb.base/charset.exp
1074         * gdb.base/checkpoint.exp
1075         * gdb.base/comprdebug.exp
1076         * gdb.base/constvars.exp
1077         * gdb.base/coredump-filter.exp
1078         * gdb.base/cursal.exp
1079         * gdb.base/cvexpr.exp
1080         * gdb.base/detach.exp
1081         * gdb.base/display.exp
1082         * gdb.base/dmsym.exp
1083         * gdb.base/dprintf-pending.exp
1084         * gdb.base/dso2dso.exp
1085         * gdb.base/dtrace-probe.exp
1086         * gdb.base/dump.exp
1087         * gdb.base/enum_cond.exp
1088         * gdb.base/exe-lock.exp
1089         * gdb.base/exec-invalid-sysroot.exp
1090         * gdb.base/execl-update-breakpoints.exp
1091         * gdb.base/exprs.exp
1092         * gdb.base/fileio.exp
1093         * gdb.base/find.exp
1094         * gdb.base/finish.exp
1095         * gdb.base/fixsection.exp
1096         * gdb.base/foll-vfork.exp
1097         * gdb.base/frame-args.exp
1098         * gdb.base/gcore.exp
1099         * gdb.base/gdb1250.exp
1100         * gdb.base/global-var-nested-by-dso.exp
1101         * gdb.base/gnu-ifunc.exp
1102         * gdb.base/hashline1.exp
1103         * gdb.base/hashline2.exp
1104         * gdb.base/hashline3.exp
1105         * gdb.base/hbreak-in-shr-unsupported.exp
1106         * gdb.base/huge.exp
1107         * gdb.base/infcall-input.exp
1108         * gdb.base/info-fun.exp
1109         * gdb.base/info-shared.exp
1110         * gdb.base/jit-simple.exp
1111         * gdb.base/jit-so.exp
1112         * gdb.base/jit.exp
1113         * gdb.base/jump.exp
1114         * gdb.base/label.exp
1115         * gdb.base/lineinc.exp
1116         * gdb.base/logical.exp
1117         * gdb.base/longjmp.exp
1118         * gdb.base/macscp.exp
1119         * gdb.base/miscexprs.exp
1120         * gdb.base/new-ui-echo.exp
1121         * gdb.base/new-ui-pending-input.exp
1122         * gdb.base/new-ui.exp
1123         * gdb.base/nodebug.exp
1124         * gdb.base/nofield.exp
1125         * gdb.base/offsets.exp
1126         * gdb.base/overlays.exp
1127         * gdb.base/pending.exp
1128         * gdb.base/pointers.exp
1129         * gdb.base/pr11022.exp
1130         * gdb.base/printcmds.exp
1131         * gdb.base/prologue.exp
1132         * gdb.base/ptr-typedef.exp
1133         * gdb.base/realname-expand.exp
1134         * gdb.base/relativedebug.exp
1135         * gdb.base/relocate.exp
1136         * gdb.base/remote.exp
1137         * gdb.base/reread.exp
1138         * gdb.base/return2.exp
1139         * gdb.base/savedregs.exp
1140         * gdb.base/sep.exp
1141         * gdb.base/sepdebug.exp
1142         * gdb.base/sepsymtab.exp
1143         * gdb.base/set-inferior-tty.exp
1144         * gdb.base/setshow.exp
1145         * gdb.base/shlib-call.exp
1146         * gdb.base/sigaltstack.exp
1147         * gdb.base/siginfo-addr.exp
1148         * gdb.base/signals.exp
1149         * gdb.base/signull.exp
1150         * gdb.base/sigrepeat.exp
1151         * gdb.base/so-impl-ld.exp
1152         * gdb.base/solib-display.exp
1153         * gdb.base/solib-overlap.exp
1154         * gdb.base/solib-search.exp
1155         * gdb.base/solib-symbol.exp
1156         * gdb.base/structs.exp
1157         * gdb.base/structs2.exp
1158         * gdb.base/symtab-search-order.exp
1159         * gdb.base/twice.exp
1160         * gdb.base/unload.exp
1161         * gdb.base/varargs.exp
1162         * gdb.base/watchpoint-solib.exp
1163         * gdb.base/watchpoint.exp
1164         * gdb.base/whatis.exp
1165         * gdb.base/wrong_frame_bt_full.exp
1166         * gdb.btrace/dlopen.exp
1167         * gdb.cell/ea-standalone.exp
1168         * gdb.cell/ea-test.exp
1169         * gdb.cp/dispcxx.exp
1170         * gdb.cp/gdb2384.exp
1171         * gdb.cp/method2.exp
1172         * gdb.cp/nextoverthrow.exp
1173         * gdb.cp/pr10728.exp
1174         * gdb.disasm/am33.exp
1175         * gdb.disasm/h8300s.exp
1176         * gdb.disasm/mn10300.exp
1177         * gdb.disasm/sh3.exp
1178         * gdb.dwarf2/dw2-dir-file-name.exp
1179         * gdb.fortran/complex.exp
1180         * gdb.fortran/library-module.exp
1181         * gdb.guile/scm-pretty-print.exp
1182         * gdb.guile/scm-symbol.exp
1183         * gdb.guile/scm-type.exp
1184         * gdb.guile/scm-value.exp
1185         * gdb.linespec/linespec.exp
1186         * gdb.mi/gdb701.exp
1187         * gdb.mi/gdb792.exp
1188         * gdb.mi/mi-breakpoint-changed.exp
1189         * gdb.mi/mi-dprintf-pending.exp
1190         * gdb.mi/mi-dprintf.exp
1191         * gdb.mi/mi-exit-code.exp
1192         * gdb.mi/mi-pending.exp
1193         * gdb.mi/mi-solib.exp
1194         * gdb.mi/new-ui-mi-sync.exp
1195         * gdb.mi/pr11022.exp
1196         * gdb.mi/user-selected-context-sync.exp
1197         * gdb.opt/solib-intra-step.exp
1198         * gdb.python/py-events.exp
1199         * gdb.python/py-finish-breakpoint.exp
1200         * gdb.python/py-mi.exp
1201         * gdb.python/py-prettyprint.exp
1202         * gdb.python/py-shared.exp
1203         * gdb.python/py-symbol.exp
1204         * gdb.python/py-template.exp
1205         * gdb.python/py-type.exp
1206         * gdb.python/py-value.exp
1207         * gdb.reverse/solib-precsave.exp
1208         * gdb.reverse/solib-reverse.exp
1209         * gdb.server/solib-list.exp
1210         * gdb.stabs/weird.exp
1211         * gdb.threads/reconnect-signal.exp
1212         * gdb.threads/stepi-random-signal.exp
1213         * gdb.trace/actions.exp
1214         * gdb.trace/ax.exp
1215         * gdb.trace/backtrace.exp
1216         * gdb.trace/change-loc.exp
1217         * gdb.trace/deltrace.exp
1218         * gdb.trace/ftrace-lock.exp
1219         * gdb.trace/ftrace.exp
1220         * gdb.trace/infotrace.exp
1221         * gdb.trace/mi-tracepoint-changed.exp
1222         * gdb.trace/packetlen.exp
1223         * gdb.trace/passcount.exp
1224         * gdb.trace/pending.exp
1225         * gdb.trace/range-stepping.exp
1226         * gdb.trace/report.exp
1227         * gdb.trace/stap-trace.exp
1228         * gdb.trace/tfind.exp
1229         * gdb.trace/trace-break.exp
1230         * gdb.trace/trace-condition.exp
1231         * gdb.trace/trace-enable-disable.exp
1232         * gdb.trace/trace-mt.exp
1233         * gdb.trace/tracecmd.exp
1234         * gdb.trace/tspeed.exp
1235         * gdb.trace/tsv.exp
1236         * lib/perftest.exp
1237
1238 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1239
1240         * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
1241         with gdb_test_no_output.
1242         Use command as test name.
1243
1244 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1245
1246         Fix test names starting with uppercase throughout the files.
1247
1248         * gdb.ada/assign_1.exp
1249         * gdb.ada/boolean_expr.exp
1250         * gdb.base/arrayidx.exp
1251         * gdb.base/del.exp
1252         * gdb.base/gcore-buffer-overflow.exp
1253         * gdb.base/testenv.exp
1254         * gdb.compile/compile.exp
1255         * gdb.python/py-framefilter-invalidarg.exp
1256         * gdb.python/py-framefilter.exp
1257
1258 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1259
1260         Fix test names starting with uppercase throughout the files.
1261
1262         * gdb.ada/array_return.exp
1263         * gdb.ada/expr_delims.exp
1264         * gdb.ada/mi_dyn_arr.exp
1265         * gdb.ada/mi_interface.exp
1266         * gdb.ada/mi_var_array.exp
1267         * gdb.ada/watch_arg.exp
1268         * gdb.arch/alpha-step.exp
1269         * gdb.arch/altivec-regs.exp
1270         * gdb.arch/e500-regs.exp
1271         * gdb.arch/powerpc-d128-regs.exp
1272         * gdb.base/arrayidx.exp
1273         * gdb.base/break.exp
1274         * gdb.base/checkpoint.exp
1275         * gdb.base/debug-expr.exp
1276         * gdb.base/dmsym.exp
1277         * gdb.base/radix.exp
1278         * gdb.base/sepdebug.exp
1279         * gdb.base/testenv.exp
1280         * gdb.base/watch_thread_num.exp
1281         * gdb.base/watchpoint-cond-gone.exp
1282         * gdb.cell/break.exp
1283         * gdb.cell/ea-cache.exp
1284         * gdb.compile/compile.exp
1285         * gdb.cp/gdb2495.exp
1286         * gdb.gdb/selftest.exp
1287         * gdb.gdb/xfullpath.exp
1288         * gdb.go/hello.exp
1289         * gdb.go/integers.exp
1290         * gdb.objc/basicclass.exp
1291         * gdb.pascal/hello.exp
1292         * gdb.pascal/integers.exp
1293         * gdb.python/py-breakpoint.exp
1294         * gdb.python/py-cmd.exp
1295         * gdb.python/py-linetable.exp
1296         * gdb.python/py-xmethods.exp
1297         * gdb.python/python.exp
1298         * gdb.reverse/consecutive-precsave.exp
1299         * gdb.reverse/finish-precsave.exp
1300         * gdb.reverse/i386-precsave.exp
1301         * gdb.reverse/machinestate-precsave.exp
1302         * gdb.reverse/sigall-precsave.exp
1303         * gdb.reverse/solib-precsave.exp
1304         * gdb.reverse/step-precsave.exp
1305         * gdb.reverse/until-precsave.exp
1306         * gdb.reverse/watch-precsave.exp
1307         * gdb.threads/leader-exit.exp
1308         * gdb.threads/pthreads.exp
1309         * gdb.threads/wp-replication.exp
1310         * gdb.trace/actions.exp
1311         * gdb.trace/mi-tsv-changed.exp
1312         * gdb.trace/tsv.exp
1313
1314 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1315
1316         Fix test names starting with uppercase throughout the files.
1317
1318         * gdb.arch/i386-bp_permanent.exp
1319         * gdb.arch/i386-gnu-cfi.exp
1320         * gdb.base/disasm-end-cu.exp
1321         * gdb.base/macscp.exp
1322         * gdb.base/pending.exp
1323         * gdb.base/watch_thread_num.exp
1324         * gdb.cp/exception.exp
1325         * gdb.cp/gdb2495.exp
1326         * gdb.cp/local.exp
1327         * gdb.python/py-evsignal.exp
1328         * gdb.python/python.exp
1329         * gdb.trace/tracecmd.exp
1330
1331 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1332
1333         Fix test names starting with uppercase throughout the files.
1334
1335         * gdb.base/charset.exp
1336         * gdb.base/eval.exp
1337         * gdb.base/multi-forks.exp
1338         * gdb.guile/scm-progspace.exp
1339         * gdb.opencl/datatypes.exp
1340         * gdb.python/py-block.exp
1341         * gdb.python/py-function.exp
1342         * gdb.python/py-symbol.exp
1343         * gdb.python/py-symtab.exp
1344         * gdb.python/py-xmethods.exp
1345         * gdb.reverse/break-precsave.exp
1346         * gdb.reverse/break-reverse.exp
1347         * gdb.reverse/consecutive-precsave.exp
1348         * gdb.reverse/consecutive-reverse.exp
1349         * gdb.reverse/finish-precsave.exp
1350         * gdb.reverse/finish-reverse-bkpt.exp
1351         * gdb.reverse/finish-reverse.exp
1352         * gdb.reverse/fstatat-reverse.exp
1353         * gdb.reverse/getresuid-reverse.exp
1354         * gdb.reverse/i386-precsave.exp
1355         * gdb.reverse/i386-reverse.exp
1356         * gdb.reverse/i386-sse-reverse.exp
1357         * gdb.reverse/i387-stack-reverse.exp
1358         * gdb.reverse/insn-reverse.exp
1359         * gdb.reverse/machinestate-precsave.exp
1360         * gdb.reverse/machinestate.exp
1361         * gdb.reverse/next-reverse-bkpt-over-sr.exp
1362         * gdb.reverse/pipe-reverse.exp
1363         * gdb.reverse/readv-reverse.exp
1364         * gdb.reverse/recvmsg-reverse.exp
1365         * gdb.reverse/rerun-prec.exp
1366         * gdb.reverse/s390-mvcle.exp
1367         * gdb.reverse/sigall-precsave.exp
1368         * gdb.reverse/sigall-reverse.exp
1369         * gdb.reverse/solib-precsave.exp
1370         * gdb.reverse/solib-reverse.exp
1371         * gdb.reverse/step-precsave.exp
1372         * gdb.reverse/step-reverse.exp
1373         * gdb.reverse/time-reverse.exp
1374         * gdb.reverse/until-precsave.exp
1375         * gdb.reverse/until-reverse.exp
1376         * gdb.reverse/waitpid-reverse.exp
1377         * gdb.reverse/watch-precsave.exp
1378         * gdb.reverse/watch-reverse.exp
1379
1380 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1381
1382         Fix test names starting with uppercase throughout the files.
1383
1384         * gdb.arch/i386-mpx-simple_segv.exp
1385         * gdb.arch/i386-mpx.exp
1386         * gdb.arch/i386-permbkpt.exp
1387         * gdb.arch/pa-nullify.exp
1388         * gdb.arch/powerpc-d128-regs.exp
1389         * gdb.arch/vsx-regs.exp
1390         * gdb.base/bfp-test.exp
1391         * gdb.base/break.exp
1392         * gdb.base/breakpoint-shadow.exp
1393         * gdb.base/callfuncs.exp
1394         * gdb.base/charset.exp
1395         * gdb.base/commands.exp
1396         * gdb.base/completion.exp
1397         * gdb.base/dfp-test.exp
1398         * gdb.base/echo.exp
1399         * gdb.base/ending-run.exp
1400         * gdb.base/eval.exp
1401         * gdb.base/expand-psymtabs.exp
1402         * gdb.base/float128.exp
1403         * gdb.base/floatn.exp
1404         * gdb.base/foll-exec-mode.exp
1405         * gdb.base/gdb1056.exp
1406         * gdb.base/gdb11531.exp
1407         * gdb.base/kill-after-signal.exp
1408         * gdb.base/multi-forks.exp
1409         * gdb.base/overlays.exp
1410         * gdb.base/pending.exp
1411         * gdb.base/sepdebug.exp
1412         * gdb.base/testenv.exp
1413         * gdb.base/valgrind-db-attach.exp
1414         * gdb.base/watch_thread_num.exp
1415         * gdb.base/watchpoint-cond-gone.exp
1416         * gdb.base/watchpoint.exp
1417         * gdb.base/watchpoints.exp
1418         * gdb.cp/arg-reference.exp
1419         * gdb.cp/baseenum.exp
1420         * gdb.cp/operator.exp
1421         * gdb.cp/shadow.exp
1422         * gdb.dwarf2/dw2-op-out-param.exp
1423         * gdb.dwarf2/dw2-reg-undefined.exp
1424         * gdb.go/chan.exp
1425         * gdb.go/hello.exp
1426         * gdb.go/integers.exp
1427         * gdb.go/methods.exp
1428         * gdb.go/package.exp
1429         * gdb.guile/scm-parameter.exp
1430         * gdb.guile/scm-progspace.exp
1431         * gdb.guile/scm-value.exp
1432         * gdb.mi/mi-pending.exp
1433         * gdb.mi/user-selected-context-sync.exp
1434         * gdb.multi/multi-attach.exp
1435         * gdb.multi/tids.exp
1436         * gdb.opt/clobbered-registers-O2.exp
1437         * gdb.pascal/floats.exp
1438         * gdb.pascal/integers.exp
1439         * gdb.python/py-block.exp
1440         * gdb.python/py-events.exp
1441         * gdb.python/py-parameter.exp
1442         * gdb.python/py-symbol.exp
1443         * gdb.python/py-symtab.exp
1444         * gdb.python/py-type.exp
1445         * gdb.python/py-value.exp
1446         * gdb.python/py-xmethods.exp
1447         * gdb.python/python.exp
1448         * gdb.reverse/break-precsave.exp
1449         * gdb.reverse/consecutive-precsave.exp
1450         * gdb.reverse/finish-precsave.exp
1451         * gdb.reverse/i386-precsave.exp
1452         * gdb.reverse/machinestate-precsave.exp
1453         * gdb.reverse/sigall-precsave.exp
1454         * gdb.reverse/solib-precsave.exp
1455         * gdb.reverse/step-precsave.exp
1456         * gdb.reverse/until-precsave.exp
1457         * gdb.reverse/watch-precsave.exp
1458         * gdb.server/ext-attach.exp
1459         * gdb.server/ext-restart.exp
1460         * gdb.server/ext-run.exp
1461         * gdb.server/ext-wrapper.exp
1462         * gdb.stabs/gdb11479.exp
1463         * gdb.stabs/weird.exp
1464         * gdb.threads/attach-many-short-lived-threads.exp
1465         * gdb.threads/kill.exp
1466         * gdb.threads/watchpoint-fork.exp
1467
1468 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1469
1470         Fix test names starting with uppercase throughout all the files below.
1471
1472         * gdb.ada/array_return.exp
1473         * gdb.ada/catch_ex.exp
1474         * gdb.ada/info_exc.exp
1475         * gdb.ada/mi_catch_ex.exp
1476         * gdb.ada/mi_dyn_arr.exp
1477         * gdb.ada/mi_ex_cond.exp
1478         * gdb.ada/mi_exc_info.exp
1479         * gdb.ada/mi_interface.exp
1480         * gdb.ada/mi_task_arg.exp
1481         * gdb.ada/mi_task_info.exp
1482         * gdb.ada/mi_var_array.exp
1483         * gdb.arch/alpha-step.exp
1484         * gdb.arch/amd64-disp-step.exp
1485         * gdb.arch/arm-disp-step.exp
1486         * gdb.arch/disp-step-insn-reloc.exp
1487         * gdb.arch/e500-prologue.exp
1488         * gdb.arch/ftrace-insn-reloc.exp
1489         * gdb.arch/gdb1558.exp
1490         * gdb.arch/i386-bp_permanent.exp
1491         * gdb.arch/i386-disp-step.exp
1492         * gdb.arch/i386-float.exp
1493         * gdb.arch/i386-gnu-cfi.exp
1494         * gdb.arch/ia64-breakpoint-shadow.exp
1495         * gdb.arch/mips16-thunks.exp
1496         * gdb.arch/pa-nullify.exp
1497         * gdb.arch/powerpc-aix-prologue.exp
1498         * gdb.arch/powerpc-power.exp
1499         * gdb.arch/ppc-dfp.exp
1500         * gdb.arch/s390-tdbregs.exp
1501         * gdb.arch/spu-info.exp
1502         * gdb.arch/spu-ls.exp
1503         * gdb.arch/thumb-bx-pc.exp
1504         * gdb.base/advance.exp
1505         * gdb.base/annota-input-while-running.exp
1506         * gdb.base/arrayidx.exp
1507         * gdb.base/asmlabel.exp
1508         * gdb.base/async.exp
1509         * gdb.base/attach-wait-input.exp
1510         * gdb.base/auto-connect-native-target.exp
1511         * gdb.base/batch-preserve-term-settings.exp
1512         * gdb.base/bfp-test.exp
1513         * gdb.base/bigcore.exp
1514         * gdb.base/bp-permanent.exp
1515         * gdb.base/break-always.exp
1516         * gdb.base/break-fun-addr.exp
1517         * gdb.base/break-idempotent.exp
1518         * gdb.base/break-main-file-remove-fail.exp
1519         * gdb.base/break-probes.exp
1520         * gdb.base/break-unload-file.exp
1521         * gdb.base/break.exp
1522         * gdb.base/call-ar-st.exp
1523         * gdb.base/call-rt-st.exp
1524         * gdb.base/call-sc.exp
1525         * gdb.base/call-signal-resume.exp
1526         * gdb.base/call-strs.exp
1527         * gdb.base/callexit.exp
1528         * gdb.base/callfuncs.exp
1529         * gdb.base/catch-gdb-caused-signals.exp
1530         * gdb.base/catch-signal-siginfo-cond.exp
1531         * gdb.base/catch-syscall.exp
1532         * gdb.base/compare-sections.exp
1533         * gdb.base/cond-eval-mode.exp
1534         * gdb.base/condbreak-call-false.exp
1535         * gdb.base/consecutive-step-over.exp
1536         * gdb.base/cursal.exp
1537         * gdb.base/disabled-location.exp
1538         * gdb.base/disasm-end-cu.exp
1539         * gdb.base/display.exp
1540         * gdb.base/double-prompt-target-event-error.exp
1541         * gdb.base/dprintf-bp-same-addr.exp
1542         * gdb.base/dprintf-detach.exp
1543         * gdb.base/dprintf-next.exp
1544         * gdb.base/dprintf-non-stop.exp
1545         * gdb.base/dprintf-pending.exp
1546         * gdb.base/dso2dso.exp
1547         * gdb.base/ending-run.exp
1548         * gdb.base/enum_cond.exp
1549         * gdb.base/examine-backward.exp
1550         * gdb.base/exe-lock.exp
1551         * gdb.base/exec-invalid-sysroot.exp
1552         * gdb.base/execl-update-breakpoints.exp
1553         * gdb.base/execution-termios.exp
1554         * gdb.base/fileio.exp
1555         * gdb.base/fixsection.exp
1556         * gdb.base/foll-exec-mode.exp
1557         * gdb.base/foll-exec.exp
1558         * gdb.base/fork-running-state.exp
1559         * gdb.base/frame-args.exp
1560         * gdb.base/fullpath-expand.exp
1561         * gdb.base/func-ptr.exp
1562         * gdb.base/gcore-relro-pie.exp
1563         * gdb.base/gdb1090.exp
1564         * gdb.base/gdb1555.exp
1565         * gdb.base/global-var-nested-by-dso.exp
1566         * gdb.base/gnu-ifunc.exp
1567         * gdb.base/hbreak-in-shr-unsupported.exp
1568         * gdb.base/hbreak-unmapped.exp
1569         * gdb.base/hook-stop.exp
1570         * gdb.base/infcall-input.exp
1571         * gdb.base/info-fun.exp
1572         * gdb.base/info-shared.exp
1573         * gdb.base/interrupt-noterm.exp
1574         * gdb.base/jit-so.exp
1575         * gdb.base/jit.exp
1576         * gdb.base/line-symtabs.exp
1577         * gdb.base/list.exp
1578         * gdb.base/longjmp.exp
1579         * gdb.base/macscp.exp
1580         * gdb.base/max-value-size.exp
1581         * gdb.base/nodebug.exp
1582         * gdb.base/nofield.exp
1583         * gdb.base/overlays.exp
1584         * gdb.base/paginate-after-ctrl-c-running.exp
1585         * gdb.base/paginate-bg-execution.exp
1586         * gdb.base/paginate-inferior-exit.exp
1587         * gdb.base/pending.exp
1588         * gdb.base/pr11022.exp
1589         * gdb.base/printcmds.exp
1590         * gdb.base/ptr-typedef.exp
1591         * gdb.base/ptype.exp
1592         * gdb.base/randomize.exp
1593         * gdb.base/range-stepping.exp
1594         * gdb.base/realname-expand.exp
1595         * gdb.base/relativedebug.exp
1596         * gdb.base/remote.exp
1597         * gdb.base/savedregs.exp
1598         * gdb.base/sepdebug.exp
1599         * gdb.base/set-noassign.exp
1600         * gdb.base/shlib-call.exp
1601         * gdb.base/shreloc.exp
1602         * gdb.base/sigaltstack.exp
1603         * gdb.base/sigbpt.exp
1604         * gdb.base/siginfo-addr.exp
1605         * gdb.base/siginfo-obj.exp
1606         * gdb.base/siginfo-thread.exp
1607         * gdb.base/signest.exp
1608         * gdb.base/signull.exp
1609         * gdb.base/sigrepeat.exp
1610         * gdb.base/skip.exp
1611         * gdb.base/so-impl-ld.exp
1612         * gdb.base/solib-corrupted.exp
1613         * gdb.base/solib-disc.exp
1614         * gdb.base/solib-display.exp
1615         * gdb.base/solib-overlap.exp
1616         * gdb.base/solib-search.exp
1617         * gdb.base/solib-symbol.exp
1618         * gdb.base/source-execution.exp
1619         * gdb.base/sss-bp-on-user-bp-2.exp
1620         * gdb.base/sss-bp-on-user-bp.exp
1621         * gdb.base/stack-checking.exp
1622         * gdb.base/stale-infcall.exp
1623         * gdb.base/step-break.exp
1624         * gdb.base/step-line.exp
1625         * gdb.base/step-over-exit.exp
1626         * gdb.base/step-test.exp
1627         * gdb.base/structs.exp
1628         * gdb.base/sym-file.exp
1629         * gdb.base/symtab-search-order.exp
1630         * gdb.base/term.exp
1631         * gdb.base/type-opaque.exp
1632         * gdb.base/unload.exp
1633         * gdb.base/until-nodebug.exp
1634         * gdb.base/until.exp
1635         * gdb.base/unwindonsignal.exp
1636         * gdb.base/watch-cond.exp
1637         * gdb.base/watch-non-mem.exp
1638         * gdb.base/watch_thread_num.exp
1639         * gdb.base/watchpoint-reuse-slot.exp
1640         * gdb.base/watchpoint-solib.exp
1641         * gdb.base/watchpoint.exp
1642         * gdb.btrace/dlopen.exp
1643         * gdb.cell/arch.exp
1644         * gdb.cell/break.exp
1645         * gdb.cell/bt.exp
1646         * gdb.cell/core.exp
1647         * gdb.cell/data.exp
1648         * gdb.cell/dwarfaddr.exp
1649         * gdb.cell/ea-cache.exp
1650         * gdb.cell/ea-standalone.exp
1651         * gdb.cell/ea-test.exp
1652         * gdb.cell/f-regs.exp
1653         * gdb.cell/fork.exp
1654         * gdb.cell/gcore.exp
1655         * gdb.cell/mem-access.exp
1656         * gdb.cell/ptype.exp
1657         * gdb.cell/registers.exp
1658         * gdb.cell/sizeof.exp
1659         * gdb.cell/solib-symbol.exp
1660         * gdb.cell/solib.exp
1661         * gdb.compile/compile-tls.exp
1662         * gdb.cp/exception.exp
1663         * gdb.cp/gdb2495.exp
1664         * gdb.cp/local.exp
1665         * gdb.cp/mb-inline.exp
1666         * gdb.cp/mb-templates.exp
1667         * gdb.cp/pr10687.exp
1668         * gdb.cp/pr9167.exp
1669         * gdb.cp/scope-err.exp
1670         * gdb.cp/templates.exp
1671         * gdb.cp/virtfunc.exp
1672         * gdb.dwarf2/dw2-dir-file-name.exp
1673         * gdb.dwarf2/dw2-single-line-discriminators.exp
1674         * gdb.fortran/complex.exp
1675         * gdb.fortran/library-module.exp
1676         * gdb.guile/guile.exp
1677         * gdb.guile/scm-cmd.exp
1678         * gdb.guile/scm-frame-inline.exp
1679         * gdb.guile/scm-objfile.exp
1680         * gdb.guile/scm-pretty-print.exp
1681         * gdb.guile/scm-symbol.exp
1682         * gdb.guile/scm-type.exp
1683         * gdb.guile/scm-value.exp
1684         * gdb.linespec/keywords.exp
1685         * gdb.linespec/ls-errs.exp
1686         * gdb.linespec/macro-relative.exp
1687         * gdb.linespec/thread.exp
1688         * gdb.mi/mi-breakpoint-changed.exp
1689         * gdb.mi/mi-dprintf-pending.exp
1690         * gdb.mi/mi-fullname-deleted.exp
1691         * gdb.mi/mi-logging.exp
1692         * gdb.mi/mi-pending.exp
1693         * gdb.mi/mi-solib.exp
1694         * gdb.mi/new-ui-mi-sync.exp
1695         * gdb.mi/user-selected-context-sync.exp
1696         * gdb.multi/dummy-frame-restore.exp
1697         * gdb.multi/multi-arch-exec.exp
1698         * gdb.multi/remove-inferiors.exp
1699         * gdb.multi/watchpoint-multi-exit.exp
1700         * gdb.opt/solib-intra-step.exp
1701         * gdb.perf/backtrace.exp
1702         * gdb.perf/single-step.exp
1703         * gdb.perf/skip-command.exp
1704         * gdb.perf/skip-prologue.exp
1705         * gdb.perf/solib.exp
1706         * gdb.python/lib-types.exp
1707         * gdb.python/py-as-string.exp
1708         * gdb.python/py-bad-printers.exp
1709         * gdb.python/py-block.exp
1710         * gdb.python/py-breakpoint.exp
1711         * gdb.python/py-cmd.exp
1712         * gdb.python/py-events.exp
1713         * gdb.python/py-evthreads.exp
1714         * gdb.python/py-finish-breakpoint.exp
1715         * gdb.python/py-finish-breakpoint2.exp
1716         * gdb.python/py-frame-inline.exp
1717         * gdb.python/py-frame.exp
1718         * gdb.python/py-inferior.exp
1719         * gdb.python/py-infthread.exp
1720         * gdb.python/py-mi.exp
1721         * gdb.python/py-objfile.exp
1722         * gdb.python/py-pp-maint.exp
1723         * gdb.python/py-pp-registration.exp
1724         * gdb.python/py-prettyprint.exp
1725         * gdb.python/py-recurse-unwind.exp
1726         * gdb.python/py-shared.exp
1727         * gdb.python/py-symbol.exp
1728         * gdb.python/py-symtab.exp
1729         * gdb.python/py-template.exp
1730         * gdb.python/py-type.exp
1731         * gdb.python/py-unwind-maint.exp
1732         * gdb.python/py-unwind.exp
1733         * gdb.python/py-value.exp
1734         * gdb.python/python.exp
1735         * gdb.reverse/finish-reverse-bkpt.exp
1736         * gdb.reverse/insn-reverse.exp
1737         * gdb.reverse/next-reverse-bkpt-over-sr.exp
1738         * gdb.reverse/solib-precsave.exp
1739         * gdb.reverse/solib-reverse.exp
1740         * gdb.stabs/gdb11479.exp
1741         * gdb.stabs/weird.exp
1742         * gdb.threads/fork-child-threads.exp
1743         * gdb.threads/fork-plus-threads.exp
1744         * gdb.threads/fork-thread-pending.exp
1745         * gdb.threads/forking-threads-plus-breakpoint.exp
1746         * gdb.threads/hand-call-in-threads.exp
1747         * gdb.threads/interrupted-hand-call.exp
1748         * gdb.threads/linux-dp.exp
1749         * gdb.threads/local-watch-wrong-thread.exp
1750         * gdb.threads/next-while-other-thread-longjmps.exp
1751         * gdb.threads/non-ldr-exit.exp
1752         * gdb.threads/pending-step.exp
1753         * gdb.threads/print-threads.exp
1754         * gdb.threads/process-dies-while-detaching.exp
1755         * gdb.threads/process-dies-while-handling-bp.exp
1756         * gdb.threads/pthreads.exp
1757         * gdb.threads/queue-signal.exp
1758         * gdb.threads/reconnect-signal.exp
1759         * gdb.threads/signal-command-handle-nopass.exp
1760         * gdb.threads/signal-command-multiple-signals-pending.exp
1761         * gdb.threads/signal-delivered-right-thread.exp
1762         * gdb.threads/signal-sigtrap.exp
1763         * gdb.threads/sigthread.exp
1764         * gdb.threads/staticthreads.exp
1765         * gdb.threads/stepi-random-signal.exp
1766         * gdb.threads/thread-unwindonsignal.exp
1767         * gdb.threads/thread_check.exp
1768         * gdb.threads/thread_events.exp
1769         * gdb.threads/tid-reuse.exp
1770         * gdb.threads/tls-nodebug.exp
1771         * gdb.threads/tls-shared.exp
1772         * gdb.threads/tls-so_extern.exp
1773         * gdb.threads/tls.exp
1774         * gdb.threads/wp-replication.exp
1775         * gdb.trace/actions-changed.exp
1776         * gdb.trace/actions.exp
1777         * gdb.trace/backtrace.exp
1778         * gdb.trace/change-loc.exp
1779         * gdb.trace/collection.exp
1780         * gdb.trace/deltrace.exp
1781         * gdb.trace/disconnected-tracing.exp
1782         * gdb.trace/entry-values.exp
1783         * gdb.trace/ftrace-lock.exp
1784         * gdb.trace/ftrace.exp
1785         * gdb.trace/infotrace.exp
1786         * gdb.trace/mi-trace-frame-collected.exp
1787         * gdb.trace/mi-trace-unavailable.exp
1788         * gdb.trace/mi-traceframe-changed.exp
1789         * gdb.trace/mi-tracepoint-changed.exp
1790         * gdb.trace/mi-tsv-changed.exp
1791         * gdb.trace/no-attach-trace.exp
1792         * gdb.trace/packetlen.exp
1793         * gdb.trace/passc-dyn.exp
1794         * gdb.trace/passcount.exp
1795         * gdb.trace/pending.exp
1796         * gdb.trace/pr16508.exp
1797         * gdb.trace/qtro.exp
1798         * gdb.trace/range-stepping.exp
1799         * gdb.trace/read-memory.exp
1800         * gdb.trace/report.exp
1801         * gdb.trace/save-trace.exp
1802         * gdb.trace/signal.exp
1803         * gdb.trace/stap-trace.exp
1804         * gdb.trace/status-stop.exp
1805         * gdb.trace/strace.exp
1806         * gdb.trace/tfile.exp
1807         * gdb.trace/tfind.exp
1808         * gdb.trace/trace-break.exp
1809         * gdb.trace/trace-condition.exp
1810         * gdb.trace/trace-enable-disable.exp
1811         * gdb.trace/trace-mt.exp
1812         * gdb.trace/tracecmd.exp
1813         * gdb.trace/tracefile-pseudo-reg.exp
1814         * gdb.trace/tspeed.exp
1815         * gdb.trace/tstatus.exp
1816         * gdb.trace/tsv.exp
1817         * gdb.trace/unavailable.exp
1818         * gdb.trace/while-dyn.exp
1819         * gdb.trace/while-stepping.exp
1820         * lib/gdb-guile.exp
1821         * lib/gdb.exp
1822         * lib/mi-support.exp
1823         * lib/pascal.exp
1824         * lib/perftest.exp
1825         * lib/prelink-support.exp
1826         * lib/selftest-support.exp
1827
1828 2016-11-30  Simon Marchi  <simon.marchi@polymtl.ca>
1829
1830         * Makefile.in: Include disable-implicit-rules.mk.
1831
1832 2016-11-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1833
1834         * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
1835         non-byte-aligned bit fields.
1836
1837 2016-11-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1838
1839         PR gdb/12616
1840         * gdb.dwarf2/nonvar-access.exp: New testcase.  Check that GDB
1841         respects the DW_AT_data_bit_offset attribute.
1842
1843 2016-11-22  Simon Marchi  <simon.marchi@polymtl.ca>
1844
1845         * gdb.base/default.exp: Fix output of "set language".
1846
1847 2016-11-17  Simon Marchi  <simon.marchi@polymtl.ca>
1848
1849         * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
1850         prefixed with @GMAKE_FALSE@.  Update comment related to non-GNU
1851         make.
1852         * configure.ac: Remove checks for the make program.
1853         * configure: Re-generate.
1854
1855 2016-11-16  Kevin Buettner  <kevinb@redhat.com>
1856
1857         * gdb.python/py-recurse-unwind.c (main): Add loop.
1858         * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
1859         to read_register() and gdb.parse_and_eval().  Make each code
1860         call a separate case that can be individually tested.
1861         * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
1862         proc. Call cont_and_backtrace for each of the code paths that
1863         we want to test in the unwinder.
1864
1865 2016-11-15  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1866
1867         * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
1868         the definition of struct S.
1869
1870 2016-11-11  Catherine Moore  <clm@codesourcery.com>
1871
1872         * gdb.base/dump.exp: Identify verilog format dump tests as such.
1873
1874 2016-11-09  Pedro Alves  <palves@redhat.com>
1875
1876         * gdb.base/commands.exp (runto_or_return): New procedure.
1877         (gdbvar_simple_if_test, gdbvar_simple_while_test)
1878         (gdbvar_complex_if_while_test, progvar_simple_if_test)
1879         (progvar_simple_while_test, progvar_complex_if_while_test)
1880         (if_while_breakpoint_command_test)
1881         (infrun_breakpoint_command_test, breakpoint_command_test)
1882         (user_defined_command_test, watchpoint_command_test)
1883         (test_command_prompt_position, redefine_hook_test)
1884         (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
1885         (redefine_backtrace_test): Use runto_or_return, $valnum_re,
1886         multi_line_input and multi_line.  Remove gdb_expect and
1887         gdb_stop_suppressing_tests uses.
1888         * lib/gdb.exp (valnum_re): New global.
1889         (multi_line_input): New procedure.
1890
1891 2016-11-09  Simon Marchi  <simon.marchi@polymtl.ca>
1892
1893         * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
1894         Remove.
1895         (test_setup): Define with proc_with_prefix.
1896         (test_cli_inferior): Likewise.
1897         (test_cli_thread): Likewise.
1898         (test_cli_frame): Likewise.
1899         (test_cli_select_frame): Likewise.
1900         (test_cli_up_down): Likewise.
1901         (test_mi_thread_select): Likewise.
1902         (test_mi_stack_select_frame): Likewise.
1903         (test_cli_in_mi_inferior): Likewise.
1904         (test_cli_in_mi_thread): Likewise.
1905         (test_cli_in_mi_frame): Likewise.
1906         (top level): Do not use with_test_prefix_procname.
1907
1908 2016-11-09  Pedro Alves  <palves@redhat.com>
1909
1910         * gdb.base/commands.exp (gdbvar_simple_if_test)
1911         (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
1912         (progvar_simple_if_test, progvar_simple_while_test)
1913         (progvar_complex_if_while_test, if_while_breakpoint_command_test)
1914         (infrun_breakpoint_command_test, breakpoint_command_test)
1915         (user_defined_command_test, watchpoint_command_test)
1916         (test_command_prompt_position, deprecated_command_test)
1917         (bp_deleted_in_command, temporary_breakpoint_commands)
1918         (stray_arg0_test, source_file_with_indented_comment)
1919         (recursive_source_test, if_commands_test)
1920         (error_clears_commands_left, redefine_hook_test)
1921         (redefine_backtrace_test): Use proc_with_prefix.
1922         * lib/gdb.exp (proc_with_prefix): New proc.
1923
1924 2016-11-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1925
1926         * gdb.base/tui-layout.c: New file.
1927         * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
1928         disassembly window contains very long lines.
1929
1930 2016-11-08  Tom Tromey  <tom@tromey.com>
1931
1932         * gdb.python/py-value.exp (test_value_creation): Make "long" test
1933         depend on Python 2.
1934
1935 2016-11-08  Tom Tromey  <tom@tromey.com>
1936
1937         * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
1938         New method.
1939
1940 2016-10-29  Manish Goregaokar  <manish@mozilla.com>
1941
1942         * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
1943
1944 2016-10-27  Manish Goregaokar  <manish@mozilla.com>
1945
1946         * gdb.rust/simple.rs: Add test for univariant enums without
1947         discriminants and for encoded struct-like enums.
1948
1949 2016-10-28  Pedro Alves  <palves@redhat.com>
1950
1951         * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
1952         gdb_test_multiple, tighten regexps and match symtabs and line
1953         tables incrementally.
1954
1955 2016-10-28  Luis Machado  <lgustavo@codesourcery.com>
1956
1957         * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
1958         general.
1959
1960 2016-10-25  Luis Machado  <lgustavo@codesourcery.com>
1961
1962         * gdb.base/exec-invalid-sysroot.exp: New file.
1963
1964 2016-10-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
1965
1966         * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
1967
1968 2016-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
1969
1970         * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
1971
1972 2016-10-19  Maciej W. Rozycki  <macro@imgtec.com>
1973
1974         * gdb.base/killed-outside.exp: Remove $options from a call to
1975         `prepare_for_testing'.
1976
1977 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
1978
1979         * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
1980         Change test message.
1981
1982 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
1983
1984         * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
1985         Update comment.
1986
1987 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
1988
1989         * gdb.trace/mi-trace-save.exp: New file.
1990
1991 2016-10-13  Yao Qi  <yao.qi@linaro.org>
1992
1993         * gdb.base/code_elim.exp (get_var_address): Remove.
1994         * gdb.base/relocate.exp: Likewise.
1995         * gdb.base/shreloc.exp: Likewise.
1996         * lib/gdb.exp (get_var_address): New.
1997
1998 2016-10-13  Yao Qi  <yao.qi@linaro.org>
1999
2000         * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
2001         floating point tests if $skip_float_test is false.
2002
2003 2016-10-12  Luis Machado  <lgustavo@codesourcery.com>
2004
2005         * gdb.python/py-value.c (main): Check if argv is NULL before using it.
2006         * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
2007         argc values.
2008         Add 1 to argc so we guarantee distinct initial/modified argc values.
2009
2010 2016-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2011
2012         * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
2013
2014 2016-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2015
2016         * gdb.arch/powerpc-prologue.exp: Use standard_output_file
2017         * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2018         * gdb.arch/vsx-regs.exp: Likewise.
2019
2020 2016-10-07  Yao Qi  <yao.qi@linaro.org>
2021
2022         * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
2023
2024 2016-10-07  Markus Metzger  <markus.t.metzger@intel.com>
2025
2026         * gdb.python/python.exp: Test decode_line("*0").
2027
2028 2016-10-06  Doug Evans  <dje@google.com>
2029
2030         * gdb.python/py-value.exp (test_value_creation): Add test for large
2031         unsigned 64-bit value.
2032
2033 2016-10-06  Tom Tromey  <tom@tromey.com>
2034
2035         * gdb.compile/compile.exp: Change java tests to rust.
2036         * gdb.base/setshow.exp: Change java tests to rust.
2037         * gdb.base/default.exp: Remove java from language list.
2038         * README (Examples): Update language example.
2039         * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
2040         test.
2041         * lib/gdb.exp (skip_java_tests): Remove.
2042         * lib/java.exp: Remove.
2043         * gdb.java: Remove.
2044
2045 2016-10-06  Maciej W. Rozycki  <macro@imgtec.com>
2046
2047         * gdb.arch/mips-fcr.exp: New test.
2048         * gdb.arch/mips-fcr.c: Source for the new test.
2049
2050 2016-10-06  Maciej W. Rozycki  <macro@imgtec.com>
2051
2052         * gdb.base/solib-disc.exp: Use `standard_output_file'
2053         throughout.
2054
2055 2016-10-06  Pedro Alves  <palves@redhat.com>
2056
2057         * gdb.base/jit-simple-dl.c: New file.
2058         * gdb.base/jit-simple-jit.c: New file, factored out from ...
2059         * gdb.base/jit-simple.c: ... this.
2060         * gdb.base/jit-simple.exp (jit_run): Delete.
2061         (build_jit): New proc.
2062         (jit_test_reread): Recompile either the main program or the shared
2063         library, depending on what is being tested.  Skip changing address
2064         if caller wants to.  Compare before/after addresses.  If testing
2065         standalone, explicitly load the binary.  Test "maint info
2066         breakpoints".
2067         (top level): Add "standalone vs shared lib" and "change address"
2068         vs "same address" axes.
2069
2070 2016-10-06  Pedro Alves  <palves@redhat.com>
2071
2072         * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
2073         call.
2074         (jit_run): Delete.
2075         (jit_test_reread): Use with_test_prefix.  Reload the main binary
2076         explicitly.  Compare the before/after addresses of the JIT
2077         descriptor.
2078
2079 2016-08-15  Doug Evans  <dje@google.com>
2080
2081         * gdb.xml/extra-regs.xml: Update, end field now required, default type
2082         for single bitfields is bool.
2083         * gdb.xml/tdesc-regs.exp: Ditto.
2084
2085 2016-10-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
2086
2087         * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
2088
2089 2016-10-05  Yao Qi  <yao.qi@linaro.org>
2090
2091         * lib/gdb.exp (support_complex_tests): Return zero if
2092         gdb_skip_float_test return true.
2093
2094 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
2095             Simon Marchi  <simon.marchi@ericsson.com>
2096
2097         PR gdb/20487
2098         * gdb.mi/user-selected-context-sync.exp: New file.
2099         * gdb.mi/user-selected-context-sync.c: New file.
2100
2101 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
2102             Simon Marchi  <simon.marchi@ericsson.com>
2103
2104         PR gdb/20487
2105         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
2106         =thread-select-event check.
2107
2108 2016-09-29  Peter Bergner  <bergner@vnet.ibm.com>
2109
2110         * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
2111         the compulsory L operand changes.
2112         * gdb.arch/powerpc-power.s: Likewise.
2113
2114 2016-09-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
2115
2116         PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
2117         * gdb.base/jit-attach-pie.c: New file.
2118         * gdb.base/jit-attach-pie.exp: New file.
2119
2120 2016-09-28  Pedro Alves  <palves@redhat.com>
2121
2122         * gdb.base/infcall-input.c: New file.
2123         * gdb.base/infcall-input.exp: New file.
2124
2125 2016-09-22  Yao Qi  <yao.qi@linaro.org>
2126
2127         * lib/gdbserver-support.exp: Rename mi_gdb_exit.
2128         (gdb_exit): Rename it to ...
2129         (gdbserver_gdb_exit): ...  Close GDBserver.
2130         (gdb_exit): New proc, call gdbserver_gdb_exit.
2131         (mi_gdb_exit): Likewise.
2132
2133 2016-09-22  Yao Qi  <yao.qi@linaro.org>
2134
2135         * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
2136         path.
2137         * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
2138         Remove duplication.
2139
2140 2016-09-22  Yao Qi  <yao.qi@linaro.org>
2141
2142         * lib/gdbserver-support.exp: Check the existence of
2143         gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
2144
2145 2016-09-21  Anton Kolesov  <anton.kolesov@synopsys.com>
2146
2147         * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
2148
2149 2016-09-21  Tom Tromey  <tom@tromey.com>
2150
2151         PR gdb/20604:
2152         * gdb.base/quit.exp: New file.
2153
2154 2016-09-21  Simon Marchi  <simon.marchi@ericsson.com>
2155
2156         * .gitignore: New file.
2157
2158 2016-09-21  Maciej W. Rozycki  <macro@imgtec.com>
2159
2160         * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
2161         throughout.
2162
2163 2016-09-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2164
2165         * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
2166
2167 2016-09-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
2168
2169         * gdb.cp/casts.cc (decltype): Move it ...
2170         (main): ... with its call to ...
2171         * gdb.cp/casts03.cc: ... a new file.
2172         * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
2173
2174 2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
2175
2176         * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
2177
2178 2016-09-15  Peter Bergner  <bergner@vnet.ibm.com>
2179
2180         * gdb.arch/powerpc-power.s: Update Power9 instruction tests
2181         and sync up the test with tests in gas/testsuite/gas/ppc.
2182         * gdb.arch/powerpc-power.exp: Likewise.
2183
2184 2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
2185
2186         * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
2187
2188 2016-09-11  Sergio Durigan Junior  <sergiodj@redhat.com>
2189             Jan Kratochvil  <jan.kratochvil@redhat.com>
2190
2191         * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
2192         make m1's definition to be different from m2's.  Use 'dummy' as an
2193         argument for probe 'two'.
2194
2195 2016-09-10  Jon Beniston  <jon@beniston.com>
2196
2197         * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
2198         for sim target.
2199
2200 2016-09-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2201
2202         * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
2203         variable declaration.
2204         (gnu_ifunc): Add parameter hwcap.  Store it in resolver_hwcap.
2205         * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
2206         * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
2207         received HWCAP as its argument.
2208
2209 2016-09-06  Pedro Alves  <palves@redhat.com>
2210
2211         * gdb.base/new-ui-pending-input.c: New file.
2212         * gdb.base/new-ui-pending-input.exp: New file.
2213         * gdb.exp (clear_gdb_spawn_id): New procedure.
2214         (with_spawn_id): Check whether gdb_spawn_id exists before
2215         referencing it.  If gdb_spawn_id didn't exist on entry, clear it
2216         on exit.
2217
2218 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
2219
2220         * gdb.base/float128.c: New file.
2221         * gdb.base/float128.exp: Likewise.
2222         * gdb.base/floatn.c: Likewise.
2223         * gdb.base/floatn.exp: Likewise.
2224
2225 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
2226
2227         * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
2228
2229 2016-09-05  Pedro Alves  <palves@redhat.com>
2230
2231         PR backtrace/19927
2232         * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
2233         unwinders are immediately called as side effect of "source" or
2234         "disable unwinder" commands.
2235         * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
2236
2237 2016-09-02  Yao Qi  <yao.qi@linaro.org>
2238
2239         * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
2240         is true and $type is "float" or "double".
2241
2242 2016-09-02  Yao Qi  <yao.qi@linaro.org>
2243
2244         * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
2245         true.
2246         * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
2247         * gdb.base/call-rt-st.exp: Likewise.
2248         * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
2249         return value instead of gdb,skip_float_test.
2250         * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
2251         (do_function_calls): Use its return value instead of
2252         gdb,skip_float_test.
2253         * gdb.base/finish.exp: Likewise.
2254         * gdb.base/funcargs.exp: Likewise.
2255         * gdb.base/return.exp: Likewise.
2256         * gdb.base/return2.exp: Likewise.
2257         * gdb.base/varargs.exp: Likewise.
2258         * lib/gdb.exp (gdb_skip_float_test): Change it to
2259         gdb_caching_proc.  Detect the broken ptrace on arm-linux.
2260
2261 2016-08-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2262
2263         * gdb.multi/tids.exp: Test "thread apply all".
2264
2265 2016-08-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
2266
2267         * gdb.base/default.exp (tty): Remove.
2268
2269 2016-08-24  Kevin Buettner  <kevinb@redhat.com>
2270
2271         * gdb.python/py-recurse-unwind.c: New file.
2272         * gdb.python/py-recurse-unwind.py: New file.
2273         * gdb.python/py-recurse-unwind.exp: New file.
2274
2275 2016-08-24  Simon Marchi  <simon.marchi@ericsson.com>
2276
2277         * gdb.base/set-inferior-tty.exp: New file.
2278         * gdb.base/set-inferior-tty.c: New file.
2279
2280 2016-08-23  Pedro Alves  <palves@redhat.com>
2281
2282         PR gdb/20494
2283         * gdb.base/new-ui-echo.c: New file.
2284         * gdb.base/new-ui-echo.exp: New file.
2285
2286 2016-08-23  Yao Qi  <yao.qi@linaro.org>
2287
2288         * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
2289         gdbserver_spawn.
2290         * gdb.server/connect-without-multi-process.exp (do_test):
2291         Likewise.
2292
2293 2016-08-23  Yao Qi  <yao.qi@linaro.org>
2294
2295         * gdb.base/signals-state-child.exp: Set variables gdb_txt and
2296         standalone_txt.  Delete gdb_txt and standalone_txt on host
2297         and target.  Spawn the binary on target.  Copy files from
2298         target to host.
2299
2300 2016-08-22  Pedro Alves  <palves@redhat.com>
2301
2302         PR gdb/20505
2303         * gdb.base/vdso-warning.exp: Test core dumps too.  Use
2304         with_test_prefix.  Factor out bits to ...
2305         (test_no_vdso): ... this new procedure.
2306
2307 2016-08-19  Carl Love  <cel@us.ibm.com>
2308
2309         * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
2310         maintaining separate logic for constructing the output path.
2311         * gdb.arch/powerpc-d128-regs.exp: Likewise.
2312         * gdb.arch/ppc-dfp.exp: Likewise.
2313         * gdb.arch/ppc-fp.exp: Likewise.
2314         * gdb.arch/vsx-regs.exp: Likewise.
2315         * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
2316         binprefix for generating the additional binary files.
2317
2318 2016-08-19  Pedro Alves  <palves@redhat.com>
2319
2320         * gdb.trace/mi-trace-frame-collected.exp
2321         (test_trace_frame_collected): On x32, expect two registers.
2322
2323 2016-08-18  Carl Love  <cel@us.ibm.com>
2324
2325         * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
2326         and sync up the test with tests in gas/testsuite/gas/ppc.
2327         * gdb.arch/powerpc-power.exp: Likewise.
2328
2329 2016-08-17  Simon Marchi  <simon.marchi@ericsson.com>
2330
2331         * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
2332         expected error message.
2333
2334 2016-08-17  Simon Marchi  <simon.marchi@ericsson.com>
2335
2336         * gdb.multi/remove-inferiors.exp: New file.
2337         * gdb.multi/remove-inferiors.c: New file.
2338
2339 2016-08-12  Yao Qi  <yao.qi@linaro.org>
2340
2341         * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
2342         argument list.
2343
2344 2016-08-10  Pedro Alves  <palves@redhat.com>
2345
2346         PR gdb/19187
2347         * gdb.reverse/waitpid-reverse.exp: Add comment and remove
2348         setup_kfails.
2349
2350 2016-08-09  Pedro Alves  <palves@redhat.com>
2351             Simon Marchi  <simon.marchi@ericsson.com>
2352
2353         PR gdb/20418
2354         * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
2355         * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
2356
2357 2016-08-09  Pedro Alves  <palves@redhat.com>
2358
2359         PR mi/20431
2360         * gdb.mi/mi-cmd-error.exp: New file.
2361
2362 2016-08-09  Pedro Alves  <palves@redhat.com>
2363
2364         PR gdb/18653
2365         * gdb.base/signals-state-child.c: New file.
2366         * gdb.base/signals-state-child.exp: New file.
2367         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
2368
2369 2016-08-09  Pedro Alves  <palves@redhat.com>
2370
2371         * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
2372
2373 2016-08-03  Tom Tromey  <tom@tromey.com>
2374
2375         PR python/18565:
2376         * gdb.python/py-frame-inline.exp: Add Frame.function test.
2377
2378 2016-08-01  Yao Qi  <yao.qi@linaro.org>
2379
2380         * gdb.threads/process-dies-while-detaching.exp (do_test): Set
2381         variable mode to "multi-process" if $multi_process is 1, otherwise
2382         set it to "single-process".
2383
2384 2016-08-01  Yao Qi  <yao.qi@linaro.org>
2385
2386         * gdb.cp/anon-struct.exp: Check is_aarch32_target.
2387         * gdb.cp/cpexprs.exp: Likewise.
2388         * gdb.cp/m-static.exp: Likewise.
2389
2390 2016-07-26  Tom Tromey  <tom@tromey.com>
2391
2392         PR python/20190:
2393         * gdb.threads/tls.exp (check_thread_local): Add python symbol
2394         test.
2395
2396 2016-07-26  Markus Metzger  <markus.t.metzger@intel.com>
2397
2398         * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
2399         selecting assembly source files.
2400         * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
2401         assembly source files.
2402         * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
2403         assembly source files.
2404         * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
2405         selecting assembly source files.
2406
2407 2016-07-25  Simon Marchi  <simon.marchi@ericsson.com>
2408
2409         * gdb.base/new-ui.exp (do_test_invalid_args): New
2410         procedure.
2411
2412 2016-07-25  Tim Wiederhake  <tim.wiederhake@intel.com>
2413
2414         * gdb.btrace/reconnect.c: New file.
2415         * gdb.btrace/reconnect.exp: New file.
2416
2417 2016-07-23  Gabriel Krisman Bertazi  <gabriel@krisman.be>
2418
2419         * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
2420         to test_catch_syscall_group.
2421         (test_catch_syscall_group): New.
2422
2423 2016-07-21  Tom Tromey  <tom@tromey.com>
2424
2425         * gdb.rust/simple.rs (main): Use empty struct expression.
2426         * gdb.rust/simple.exp: Add tests for empty struct expression.
2427
2428 2016-07-21  Yao Qi  <yao.qi@linaro.org>
2429
2430         * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
2431         if gdb_skip_xml_test is true on some targets.
2432
2433 2016-07-21  Yao Qi  <yao.qi@linaro.org>
2434
2435         * gdb.server/solib-list.exp: Unset last_loaded_file.
2436
2437 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
2438
2439         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
2440         "step into captured_main (args)".
2441
2442 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
2443
2444         * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
2445
2446 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
2447
2448         * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
2449
2450 2016-07-19  Pedro Alves  <palves@redhat.com>
2451
2452         * gdb.opt/inline-break.exp: Remove optimize=-O2.
2453         * gdb.opt/inline-bt.exp: Likewise.
2454         * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
2455         additional_flags=-Winline.
2456         * gdb.opt/inline-locals.exp: Likewise.
2457         * gdb.opt/inline-markers.c (ATTR): Define.
2458         (inlined_fn): Use it.
2459
2460 2016-07-19  Yao Qi  <yao.qi@linaro.org>
2461
2462         * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
2463         (test_with_self): Remove some code.  Remove argument executable.
2464         (top-level): Use do_self_tests.
2465
2466 2016-07-15  Zachary Welch  <zwelch@codesourcery.com>
2467             Don Breazeal <donb@codesourcery.com>
2468
2469         * gdb.base/maint.exp: Escape paths used in regular expressions.
2470         * gdb.stabs/weird.exp: Likewise.
2471
2472 2016-07-13  Tom Tromey  <tom@tromey.com>
2473
2474         PR python/15620, PR python/18620:
2475         * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
2476         (test_bkpt_events): New procs.
2477
2478 2016-07-13  Tom Tromey  <tom@tromey.com>
2479
2480         PR python/17698:
2481         * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
2482         test.
2483         (test_watchpoints): Likewise.
2484         (test_bkpt_pending): New proc.
2485
2486 2016-07-13  Tom Tromey  <tom@tromey.com>
2487
2488         PR cli/18053:
2489         * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
2490         completion test.
2491
2492 2016-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
2493
2494         * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
2495         * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
2496         * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
2497         f_label.
2498         (g): Rename g_end_lbl to g_label.
2499         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
2500         low_pc and high_pc.
2501         * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
2502
2503 2016-07-12  Tom Tromey  <tom@tromey.com>
2504
2505         PR python/19293:
2506         * gdb.python/py-unwind-maint.exp: Update tests.
2507
2508 2016-07-12  Yao Qi  <yao.qi@linaro.org>
2509
2510         * lib/selftest-support.exp (selftest_setup): Match the output
2511         when captured_main is inlined.
2512
2513 2016-07-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
2514
2515         * gdb.fortran/derived-types.exp (result_line, result_line_2):
2516         New variables.
2517         (print this%a, print this%b, print this): New tests.
2518         * gdb.fortran/derived-types.f90 (this): New object and
2519         initialization.
2520
2521 2016-07-06  Simon Marchi  <simon.marchi@ericsson.com>
2522
2523         * gdb.ada/arraydim.exp: Remove extra directory level in build
2524         directory.
2525
2526 2016-07-06  Simon Marchi  <simon.marchi@ericsson.com>
2527
2528         * lib/ada.exp: Remove extra directory level in build directory.
2529         * gdb.ada/cond_lang.exp: Likewise.
2530         * gdb.ada/exec_changed.exp: Likewise.
2531         * gdb.ada/lang_switch.exp: Likewise.
2532
2533 2016-07-06  Manish Goregaokar  <manish@mozilla.com>
2534
2535         * simple.rs: Add test for raw pointer subscripting.
2536         * simple.exp: Add test expectations.
2537
2538 2016-07-05  Yao Qi  <yao.qi@linaro.org>
2539
2540         * gdb.mi/mi-reverse.exp: Match =record-started output.
2541
2542 2016-07-01  Pedro Alves  <palves@redhat.com>
2543
2544         * gdb.base/jit-reader.exp (info_registers_current_frame): New
2545         procedure.
2546         (jit_reader_test): Test the jit reader's unwinder.
2547         * gdb.base/jithost.c (jit_function_00_code): New global.
2548         (main): Use memcpy to fill in the mmapped code, instead of poking
2549         bytes manually here.
2550         * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
2551         value.
2552         (read_debug_info): Save the function's range.
2553         (read_sp): New function.
2554         (unwind_frame): Use it.  Also unwind RBP.
2555         (get_frame_id): Use read_sp.
2556         (gdb_init_reader): Use calloc instead of malloc.
2557         * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
2558         parameter.  Use gdb_test_multiple.
2559
2560 2016-07-01  Pedro Alves  <palves@redhat.com>
2561             Antoine Tremblay  <antoine.tremblay@ericsson.com>
2562
2563         * gdb.threads/process-dies-while-detaching.c: New file.
2564         * gdb.threads/process-dies-while-detaching.exp: New file.
2565
2566 2016-07-01  Pedro Alves  <palves@redhat.com>
2567
2568         * gdb.multi/watchpoint-multi-exit.c: New file.
2569         * gdb.multi/watchpoint-multi-exit.exp: New file.
2570
2571 2016-06-30  Pedro Alves  <palves@redhat.com>
2572
2573         * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
2574         unset inferior_spawn_id.
2575
2576 2016-06-30  Pedro Alves  <palves@redhat.com>
2577
2578         * lib/mi-support.exp (default_mi_gdb_start): Declare global
2579         FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
2580
2581 2016-06-29  Yao Qi  <yao.qi@linaro.org>
2582
2583         * gdb.base/return.c: Add copyright header.
2584
2585 2016-06-29  Tom Tromey  <tom@tromey.com>
2586
2587         PR python/20129:
2588         * gdb.python/py-framefilter.exp: Add tests for setting priority
2589         and disabling of non-existent frame filter.
2590
2591 2016-06-29  Yao Qi  <yao.qi@linaro.org>
2592
2593         * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
2594         0x0f07ff.
2595
2596 2016-06-28  Yao Qi  <yao.qi@linaro.org>
2597
2598         * gdb.base/catch-syscall.exp: Remove check on isnative and target
2599         triplets.  Start gdb, execute catch syscall, and continue.  Check
2600         gdb's output to determine catch syscall is supported.
2601
2602 2016-06-27  Manish Goregaokar  <manish@mozilla.com>
2603
2604         * gdb.rust/simple.rs: Add test for returning unit in a function.
2605         * gdb.rust/simple.exp: Add expectation for functions returning
2606         unit.
2607
2608 2016-06-27  Pierre-Marie de Rodat  <derodat@adacore.com>
2609
2610         * gdb.python/py-breakpoint-create-fail.c,
2611         gdb.python/py-breakpoint-create-fail.exp,
2612         gdb.python/py-breakpoint-create-fail.py: New testcase.
2613
2614 2016-06-25  Manish Goregaokar  <manish@mozilla.com>
2615
2616         PR gdb/20239
2617         * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
2618         * gdb.rust/simple.exp: Add test expectations for new NonZero
2619         tests.
2620
2621 2016-06-24  David Taylor  <dtaylor@emc.com>
2622
2623         * gdb.base/offsets.exp: New file.
2624         * gdb.base/offsets.c: New file.
2625
2626 2016-06-23  Tom Tromey  <tom@tromey.com>
2627
2628         PR gdb/16483:
2629         * gdb.python/py-framefilter.exp: Add "info frame-filter" test
2630         before any filters are loaded.
2631
2632 2016-06-21  Walfred Tedeschi  <walfred.tedeschi@intel.com>
2633
2634         * gdb.fortran/derived-type.exp (print q): Add fields to the output.
2635         * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
2636         structs.
2637         * gdb.fortran/derived-type-function.exp: New file.
2638         * gdb.fortran/derived-type-function.f90: New file.
2639
2640
2641 2016-06-21  Pedro Alves  <palves@redhat.com>
2642
2643         * gdb.base/new-ui.exp: New file.
2644         * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
2645         * lib/gdb.exp (switch_gdb_spawn_id): ... here.
2646         (with_spawn_id): New procedure.
2647
2648 2016-06-21  Pedro Alves  <palves@redhat.com>
2649
2650         * gdb.mi/mi-exec-run.exp: New file.
2651
2652 2016-06-21  Pedro Alves  <palves@redhat.com>
2653
2654         * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
2655         breakpoint command's output on the main UI.
2656         (test_break): New procedure, factored out from calls in the top
2657         level.
2658         (top level): Use foreach_with_prefix to test MI as main UI and as
2659         separate UI.
2660
2661 2016-06-21  Pedro Alves  <palves@redhat.com>
2662
2663         * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
2664         (test_awatch_creation_and_listing)
2665         (test_rwatch_creation_and_listing, test_watchpoint_triggering):
2666         Remove 'type' parameter.
2667         (test_watchpoint_all): New parameter mi_mode.  Remove
2668         with_test_prefix.
2669         (top level): Use foreach_with_prefix, and add main/separate UI MI
2670         testing axis.
2671
2672 2016-06-21  Pedro Alves  <palves@redhat.com>
2673
2674         * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
2675         * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
2676         * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
2677         gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
2678         (gdb_main_spawn_id, mi_spawn_id): Declare and
2679         comment.
2680         (mi_create_inferior_pty): New procedure,
2681         factored out from default_mi_gdb_start.
2682         (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
2683         procedures.
2684         (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
2685         separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
2686         Use mi_create_inferior_pty.
2687         (mi_gdb_start): Use eval to pass down args list.
2688
2689 2016-06-21  Pedro Alves  <palves@redhat.com>
2690
2691         * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
2692         * gdb.opt/inline-cmds.exp: Add MI tests.
2693
2694 2016-06-21  Pedro Alves  <palves@redhat.com>
2695
2696         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
2697
2698 2016-06-21  Pedro Alves  <palves@redhat.com>
2699
2700         * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
2701         (top level): Use it instead of mi_execute_to.
2702
2703 2016-06-21  Pedro Alves  <palves@redhat.com>
2704
2705         * gdb.python/py-mi-events-gdb.py (stop_handler_str)
2706         (cont_handler_str): New.
2707         (signal_stop_handler): Set stop_handler_str instead of printing to
2708         stdout.
2709         (continue_handler): Set cont_handler_str instead of printing to
2710         stdout.
2711         * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
2712         mi_send_resuming_command.  Print stop_handler_str and
2713         cont_handler_str instead of expecting the python events print
2714         directly.
2715
2716 2016-06-17  Sanjoy Das  <sanjoy@playingwithpointers.com>
2717
2718         * gdb.base/jit-reader.exp: New file.
2719         * gdb.base/jithost.c: New file.
2720         * gdb.base/jithost.h: New file.
2721         * gdb.base/jitreader.c : New file.
2722         * gdb.base/jit-protocol.h: New file.
2723
2724 2016-06-17  Yao Qi  <yao.qi@linaro.org>
2725
2726         * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
2727         parameters follow_fork and detach_on_fork.  Set follow-fork-mode
2728         and detach-on-fork.  Adjust tests.
2729         (top level): Invoke break_cond_on_syscall with combinations of
2730         syscall, follow-fork-mode and detach-on-fork.
2731
2732 2016-06-17  Yao Qi  <yao.qi@linaro.org>
2733
2734         * gdb.base/step-over-exit.c: New.
2735         * gdb.base/step-over-exit.exp: New.
2736
2737 2016-06-17  Yan-Ting Lin  <currygt52@gmail.com>
2738
2739         * gdb.base/float.exp: Add target check for nds32*-*-*.
2740         * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
2741
2742 2016-06-13  Andrew Burgess  <andrew.burgess@embecosm.com>
2743
2744         * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
2745         for unsupported target features.
2746         * gdb.base/call-rt-st.exp: Likewise.
2747         * gdb.base/call-sc.exp: Likewise.
2748         * gdb.base/call-signal-resume.exp: Likewise.
2749         * gdb.base/call-strs.exp: Likewise.
2750         * gdb.base/callexit.exp: Likewise.
2751         * gdb.base/callfuncs.exp: Likewise.
2752         * gdb.base/nodebug.exp: Likewise.
2753         * gdb.base/printcmds.exp: Likewise.
2754         * gdb.base/ptype.exp: Likewise.
2755         * gdb.base/structs.exp: Likewise.
2756         * gdb.base/unwindonsignal.exp: Likewise.
2757         * gdb.cp/gdb2495.exp: Likewise.
2758         * gdb.cp/templates.exp: Likewise.
2759         * gdb.cp/virtfunc.exp: Likewise.
2760         * gdb.threads/hand-call-in-threads.exp: Likewise.
2761         * gdb.threads/interrupted-hand-call.exp: Likewise.
2762         * gdb.threads/thread-unwindonsignal.exp: Likewise.
2763
2764 2016-06-10  Tom Tromey  <tom@tromey.com>
2765
2766         PR rust/20110:
2767         * gdb.rust/expr.exp: Add test for integer constant larger than
2768         i32.
2769
2770 2016-06-10  Bernhard Heckel  <bernhard.heckel@intel.com>
2771
2772         * gdb.fortran/nested-funcs.exp: New.
2773         * gdb.fortran/nested-funcs.f90: New.
2774
2775 2016-06-09  Toshihito Kikuchi  <k.toshihito@yahoo.de>
2776
2777         * gdb.base/examine-backward.c: New file.
2778         * gdb.base/examine-backward.exp: New file.
2779
2780 2016-06-06  Simon Marchi  <simon.marchi@ericsson.com>
2781
2782         * gdb.mi/mi-record-changed.exp: Adjust =record-started output
2783         matching.
2784
2785 2016-06-02  Tom Tromey  <tom@tromey.com>
2786
2787         PR python/18984:
2788         * gdb.python/py-shared.exp: Add solib_name test.
2789
2790 2016-06-02  Simon Marchi  <simon.marchi@ericsson.com>
2791
2792         * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
2793
2794 2016-05-31  Martin Galvan  <martin.galvan@tallertechnologies.com>
2795
2796         PR c++/19893
2797         * gdb.dwarf2/implref.exp: Rename to...
2798         * gdb.dwarf2/implref-const.exp: ...this.  Also add more test statements.
2799         * gdb.dwarf2/implref-array.c: New file.
2800         * gdb.dwarf2/implref-array.exp: Likewise.
2801         * gdb.dwarf2/implref-global.c: Likewise.
2802         * gdb.dwarf2/implref-global.exp: Likewise.
2803         * gdb.dwarf2/implref-struct.c: Likewise.
2804         * gdb.dwarf2/implref-struct.exp: Likewise.
2805
2806 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
2807
2808         * gdb.trace/trace-condition.exp: Add 64bit tests.
2809
2810 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
2811
2812         * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
2813         bits types.
2814         (main): Adapt to 8 to 64 bits types.
2815         * gdb.trace/trace-condition.exp: Add new tests.
2816
2817 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
2818
2819         * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
2820
2821 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
2822
2823         * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
2824         Move condition tests...
2825         * gdb.trace/trace-condition.exp: Here.
2826
2827 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
2828
2829         * gdb.trace/trace-condition.exp: Add counter-case tests.
2830
2831 2016-05-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
2832
2833         PR c++/15231
2834         * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
2835         * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
2836
2837 2016-05-27  Pedro Alves  <palves@redhat.com>
2838
2839         * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
2840         New procedure.
2841         (top level): Call it, and bail out of DejaGnu is known to be bad.
2842
2843 2016-05-27  Andrew Burgess  <andrew.burgess@embecosm.com>
2844
2845         * gdb.base/whatis.c: Extend the test case.
2846         * gdb.base/whatis.exp: Add additional tests.
2847
2848 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
2849
2850 * gdb.fortran/type.f90: Add pointer variable.
2851 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
2852
2853 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
2854
2855         * gdb.fortran/vla-type.exp: Fix testcase name.
2856
2857 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
2858
2859         * gdb.fortran/vla-type.exp: Access elements in nested structs.
2860
2861 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
2862
2863         * gdb.fortran/type.f90: Add nested structures.
2864         * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
2865         * gdb.fortran/derived-type.exp: Adapt expected output.
2866         * gdb.fortran/vla-type.exp: Adapt expected output.
2867
2868 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
2869
2870         * gdb.fortran/whatis_type.exp: Adapt expected output.
2871
2872 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
2873
2874         * gdb.fortran/print_type.exp: Fix expected output.
2875         * gdb.fortran/whatis_type.exp: Fix expected output.
2876
2877 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
2878
2879         * gdb.fortran/whatis_type.exp: Use multi_line.
2880
2881 2016-05-24  Tom Tromey  <tom@tromey.com>
2882
2883         PR python/17386:
2884         * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
2885         use value as an index.
2886
2887 2016-05-23  Tom Tromey  <tom@tromey.com>
2888
2889         PR python/17981:
2890         * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
2891         no-breakpoint case.
2892
2893 2016-05-24  Pedro Alves  <palves@redhat.com>
2894
2895         PR gdb/19828
2896         * gdb.threads/clone-attach-detach.c: New file.
2897         * gdb.threads/clone-attach-detach.exp: New file.
2898
2899 2016-05-24  Francis Ricci  <francisjricci@gmail.com>  (tiny patch)
2900
2901         * gdb.base/annota-input-while-running.exp: Fix syntax error.
2902
2903 2016-05-23  Tom Tromey  <tom@tromey.com>
2904
2905         PR python/19438, PR python/18393:
2906         * gdb.python/py-progspace.exp: Add "dir" test.
2907         * gdb.python/py-objfile.exp: Add "dir" test.
2908
2909 2016-05-23  Yao Qi  <yao.qi@linaro.org>
2910
2911         * gdb.arch/thumb-prologue.exp: Use standard_testfile.
2912         * gdb.arch/thumb2-it.exp: Likewise.
2913
2914 2016-05-18  Simon Marchi  <simon.marchi@ericsson.com>
2915
2916         * gdb.mi/mi-threads-interrupt.c: New file.
2917         * gdb.mi/mi-threads-interrupt.exp: New file.
2918
2919 2016-05-17  Simon Marchi  <simon.marchi@ericsson.com>
2920
2921         PR gdb/18077
2922         * gdb.mi/mi-async-run.exp: New file.
2923         * gdb.mi/mi-async-run.c: New file.
2924
2925 2016-05-17  Tom Tromey  <tom@tromey.com>
2926             Manish Goregaokar <manishsmail@gmail.com>
2927
2928         * lib/rust-support.exp: New file.
2929         * lib/gdb.exp (skip_rust_tests): New proc.
2930         (build_executable_from_specs): Handle rust.
2931         * lib/future.exp (gdb_find_rustc): New proc.
2932         (gdb_default_target_compile): Handle rust.
2933         * gdb.rust/expr.exp: New file.
2934         * gdb.rust/generics.exp: New file.
2935         * gdb.rust/generics.rs: New file.
2936         * gdb.rust/methods.exp: New file.
2937         * gdb.rust/methods.rs: New file.
2938         * gdb.rust/modules.exp: New file.
2939         * gdb.rust/modules.rs: New file.
2940         * gdb.rust/simple.exp: New file.
2941         * gdb.rust/simple.rs: New file.
2942
2943 2016-05-17  Tom Tromey  <tom@tromey.com>
2944
2945         * gdb.base/default.exp (set language): Add rust.
2946
2947 2016-05-17  Tom Tromey  <tom@tromey.com>
2948
2949         * gdb.gdb/unittest.exp: New file.
2950
2951 2016-05-16  Yao Qi  <yao.qi@linaro.org>
2952
2953         * gdb.base/batch-preserve-term-settings.exp: Remove variable
2954         shell_prompt.  Update shell_prompt_re.
2955
2956 2016-05-12  Doug Evans  <dje@google.com>
2957
2958         PR symtab/19999
2959         * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
2960         $options when building executable.
2961         * gdb.dwarf2/fission-loclists-pie.S: New file.
2962         * gdb.dwarf2/fission-loclists-pie.exp: New file.
2963
2964 2016-05-04  Simon Marchi  <simon.marchi@ericsson.com>
2965
2966         * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
2967         of [is_remote target],
2968
2969 2016-05-04  Simon Marchi  <simon.marchi@ericsson.com>
2970
2971         * lib/gdb.exp (use_gdb_stub): New procedure.
2972
2973 2016-05-03  Yunlian Jiang <yunlian@google.com>
2974             Doug Evans  <dje@google.com>
2975
2976         PR symtab/19914
2977         * gdb.dwarf2/dwp-sepdebug.c: New file.
2978         * gdb.dwarf2/dwp-sepdebug.exp: New file.
2979
2980 2016-05-02  Simon Marchi  <simon.marchi@ericsson.com>
2981
2982         * gdb.base/detach.exp: Remove is_remote check.
2983
2984 2016-05-02  Simon Marchi  <simon.marchi@ericsson.com>
2985
2986         * gdb.base/annota-input-while-running.exp: Don't check for
2987         [is_remote target].  Enable annotations after running to main.
2988         Remove unused "set test..." line.
2989
2990 2016-04-28  Simon Marchi  <simon.marchi@ericsson.com>
2991
2992         * gdb.trace/trace-enable-disable.exp: New file.
2993         * gdb.trace/trace-enable-disable.c: New file.
2994
2995 2016-04-28  Simon Marchi  <simon.marchi@ericsson.com>
2996
2997         * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
2998         use it in info sharedlibrary test.
2999         * gdb.trace/ftrace-lock.exp: Likewise.
3000         * gdb.trace/ftrace.exp: Likewise.
3001         * gdb.trace/range-stepping.exp: Likewise.
3002         * gdb.trace/trace-break.exp: Likewise.
3003         * gdb.trace/trace-condition.exp: Likewise.
3004         * gdb.trace/trace-mt.exp: Likewise.
3005
3006 2016-04-27  Simon Marchi  <simon.marchi@ericsson.com>
3007
3008         * lib/gdb.exp (gdb_load_shlibs): Rename to...
3009         (gdb_load_shlib): ... this.
3010         * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
3011         gdb_load_shlib.
3012         * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
3013         * gdb.base/ctxobj.exp: Likewise.
3014         * gdb.base/dprintf-pending.exp: Likewise.
3015         * gdb.base/dso2dso.exp: Likewise.
3016         * gdb.base/fixsection.exp: Likewise.
3017         * gdb.base/gcore-relro.exp: Likewise.
3018         * gdb.base/gdb1555.exp: Likewise.
3019         * gdb.base/global-var-nested-by-dso.exp: Likewise.
3020         * gdb.base/gnu-ifunc.exp: Likewise.
3021         * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
3022         * gdb.base/jit-so.exp (one_jit_test): Likewise.
3023         * gdb.base/pending.exp: Likewise.
3024         * gdb.base/print-file-var.exp: Likewise.
3025         * gdb.base/print-symbol-loading.exp: Likewise.
3026         * gdb.base/shlib-call.exp: Likewise.
3027         * gdb.base/shreloc.exp: Likewise.
3028         * gdb.base/so-impl-ld.exp: Likewise.
3029         * gdb.base/solib-disc.exp: Likewise.
3030         * gdb.base/solib-nodir.exp: Likewise.
3031         * gdb.base/solib-overlap.exp: Likewise.
3032         * gdb.base/solib-symbol.exp: Likewise.
3033         * gdb.base/solib-weak.exp (do_test): Likewise.
3034         * gdb.base/sym-file.exp: Likewise.
3035         * gdb.base/symtab-search-order.exp: Likewise.
3036         * gdb.base/type-opaque.exp: Likewise.
3037         * gdb.base/unload.exp: Likewise.
3038         * gdb.base/watchpoint-solib.exp: Likewise.
3039         * gdb.compile/compile.exp: Likewise.
3040         * gdb.cp/gdb2384.exp: Likewise.
3041         * gdb.cp/infcall-dlopen.exp: Likewise.
3042         * gdb.cp/re-set-overloaded.exp: Likewise.
3043         * gdb.fortran/library-module.exp: Likewise.
3044         * gdb.opt/solib-intra-step.exp: Likewise.
3045         * gdb.python/py-finish-breakpoint.exp: Likewise.
3046         * gdb.python/py-shared.exp: Likewise.
3047         * gdb.reverse/solib-precsave.exp: Likewise.
3048         * gdb.reverse/solib-reverse.exp: Likewise.
3049         * gdb.server/solib-list.exp: Likewise.
3050         * gdb.threads/dlopen-libpthread.exp: Likewise.
3051         * gdb.threads/tls-shared.exp: Likewise.
3052         * gdb.threads/tls-so_extern.exp: Likewise.
3053         * gdb.trace/change-loc.exp: Likewise.
3054         * gdb.trace/ftrace-lock.exp: Likewise.
3055         * gdb.trace/ftrace.exp: Likewise.
3056         * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
3057         * gdb.trace/pending.exp: Likewise.
3058         * gdb.trace/range-stepping.exp: Likewise.
3059         * gdb.trace/strace.exp (strace_remove_socket): Likewise.
3060         (strace_info_marker): Likewise.
3061         (strace_probe_marker): Likewise.
3062         (strace_trace_on_same_addr): Likewise.
3063         (strace_trace_on_diff_addr): Likewise.
3064         * gdb.trace/trace-break.exp: Likewise.
3065         * gdb.trace/trace-condition.exp: Likewise.
3066         * gdb.trace/trace-mt.exp: Likewise.
3067
3068 2016-04-27  Simon Marchi  <simon.marchi@ericsson.com>
3069
3070         * lib/gdb.exp (gdb_load_shlibs):  Accept a single argument.  Return
3071         result of gdb_remote_download.
3072         * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
3073         * gdb.base/dso2dso.exp: Likewise.
3074         * gdb.base/global-var-nested-by-dso.exp: Likewise.
3075         * gdb.base/print-file-var.exp: Likewise.
3076         * gdb.base/shlib-call.exp: Likewise.
3077         * gdb.base/shreloc.exp: Likewise.
3078         * gdb.base/solib-overlap.exp: Likewise.
3079         * gdb.base/solib-weak.exp (do_test): Likewise.
3080         * gdb.base/unload.exp: Likewise.
3081
3082 2016-04-27  Yao Qi  <yao.qi@linaro.org>
3083
3084         * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
3085         exists.
3086
3087 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
3088
3089         * vla-type.exp: Print structure from toplevel.
3090
3091 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
3092
3093         * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
3094         of dynamic types.
3095         * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
3096         of dynamic types.
3097
3098 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
3099
3100         * gdb.fortran/vla-type.f90: New file.
3101         * gdb.fortran/vla-type.exp: New file.
3102
3103 2016-04-25  Yao Qi  <yao.qi@linaro.org>
3104
3105         * gdb.base/branch-to-self.c: New file.
3106         * gdb.base/branch-to-self.exp: New file.
3107
3108 2016-04-22  Yao Qi  <yao.qi@linaro.org>
3109
3110         * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
3111         more after $hex.
3112
3113 2016-04-22  Yao Qi  <yao.qi@linaro.org>
3114
3115         * gdb.base/annota1.exp: Set breakpoint on line $main_line.
3116         * gdb.base/annota3.exp: Likewise.
3117
3118 2016-04-22  Yao Qi  <yao.qi@linaro.org>
3119
3120         * gdb.reverse/step-precsave.exp: Do one step and test program
3121         stops in "callee" and do multiple steps until program goes out
3122         of "callee".
3123         * gdb.reverse/step-reverse.exp: Likewise.
3124
3125 2016-04-22  Yao Qi  <yao.qi@linaro.org>
3126
3127         * gdb.trace/signal.exp: Also pass if
3128         $tracepoint_hits($i) > $iterations.
3129
3130 2016-04-22  Yao Qi  <yao.qi@linaro.org>
3131
3132         * gdb.trace/signal.c: New file.
3133         * gdb.trace/signal.exp: New file.
3134
3135 2016-04-19  Doug Evans  <xdje42@gmail.com>
3136
3137         * gdb.base/bad-file.exp: New file.
3138
3139 2016-04-18  Martin Galvan  <martin.galvan@tallertechnologies.com>
3140
3141         * gdb.dwarf2/implref.exp: New file.
3142
3143 2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
3144
3145         * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
3146         * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
3147         * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
3148         * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
3149         * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
3150         * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
3151         * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
3152         * lib/fortran.exp (fortran_int4): New procedure.
3153         (fortran_real4, fortran_real8, fortran_complex4): Likewise.
3154         (fortran_logical4): Likewise.
3155
3156 2016-04-18  Benrhard Heckel <bernhard.heckel@intel.com>
3157
3158         * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
3159
3160 2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
3161
3162         * lib/compiler.c: Add Intel specific preprocessor macros.
3163         * lib/compiler.cc: Likewise.
3164
3165 2016-04-13  Luis Machado  <lgustavo@codesourcery.com>
3166
3167         * gdb.server/connect-with-no-symbol-file.c: New file.
3168         * gdb.server/connect-with-no-symbol-file.exp: New file.
3169
3170 2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
3171
3172         * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
3173
3174 2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
3175
3176         * boards/gdbserver-base.exp (${board}_download): Copy source file to
3177         standard output directory.
3178
3179 2016-04-13  Antoine Tremblay  <antoine.tremblay@ericsson.com>
3180
3181         * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
3182
3183 2016-04-13  Markus Metzger  <markus.t.metzger@intel.com>
3184
3185         * gdb.btrace/instruction_history.c (loop): Add declaration.
3186
3187 2016-04-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
3188
3189         * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
3190
3191 2016-04-09  Simon Marchi  <simon.marchi@polymtl.ca>
3192
3193         * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
3194         parentheses to print.
3195         (continue_handler): Likewise.
3196
3197 2016-04-08  Simon Marchi  <simon.marchi@ericsson.com>
3198
3199         * gdb.server/solib-list.exp: Remove is_remote check.
3200         Pass shlib= to gdb_compile.  Don't link shared library with
3201         -soname.  Call gdb_remote_download instead of gdb_load_shlibs.
3202         Run binary filename through "readlink -f" on the target.
3203
3204 2016-04-08  Pedro Alves  <palves@redhat.com>
3205
3206         * gdb.server/solib-list.exp: Don't use gdb_load.  Instead pass the
3207         interpreter filename as argument to gdbserver_spawn.
3208         * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3209         Return empty if $last_loaded_file does not exist.
3210
3211 2016-04-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
3212
3213         Fix compatibility with gcc-4.8.5-4.el7.x86_64.
3214         * gdb.base/jit-main.c: Use exit after usage.
3215
3216 2016-04-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
3217
3218         * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
3219         GDBHISTSIZE prior to the tests.
3220         * gdb.base/gdbinit-history.exp: Likewise.
3221
3222 2016-04-07  Pedro Alves  <palves@redhat.com>
3223
3224         * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
3225         instead of build_executable.  Use gdb_load_shlibs.
3226
3227 2016-04-07  Yao Qi  <yao.qi@linaro.org>
3228
3229         * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
3230         Execute "si" command.
3231
3232 2016-04-07  Yao Qi  <yao.qi@linaro.org>
3233
3234         * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
3235         number instead of the comments on some line.
3236
3237 2016-04-06  Don Breazeal  <donb@codesourcery.com>
3238
3239         * gdb.dwarf2/dw2-opt-structptr.c: New test program.
3240         * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
3241
3242 2016-04-06  Simon Marchi  <simon.marchi@ericsson.com>
3243
3244         * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
3245         standard_output_file.  Remove unused binfile variable.
3246
3247 2016-04-05  Catalin Udma  <catalin.udma@freescale.com>
3248
3249         * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
3250         * gdb.python/py-mi-objfile.exp: Match "list main" output
3251         in console format.
3252
3253 2016-04-05  Simon Marchi  <simon.marchi@polymtl.ca>
3254
3255         * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
3256         absolute.
3257
3258 2016-04-05  Simon Marchi  <simon.marchi@ericsson.com>
3259
3260         * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
3261         absolute.
3262         * gdb.trace/ftrace.exp: Likewise.
3263         * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
3264         targets as well.
3265         (gdb_compile_shlib): Set SONAME for non-remote targets as well.
3266         (gdb_load_shlibs): Copy libraries to test directory when testing
3267         natively.  Only set solib-search-path if testing remotely.
3268         * lib/mi-support.exp (mi_load_shlibs): Likewise.
3269
3270 2016-04-05  Simon Marchi  <simon.marchi@ericsson.com>
3271
3272         * gdb.base/jit-so.exp: Use gdb_remote_download instead of
3273         gdb_download.  Use it even if the target is not remote.
3274         * gdb.base/jit.exp (compile_jit_test): Likewise.
3275         * lib/gdb.exp (gdb_remote_download): Copy files to the standard
3276         output directory if the destination board is local, otherwise use
3277         the standard remote_download from DejaGnu.
3278         (gdb_download): Remove.
3279         (gdb_load_shlibs): Use gdb_remote_download instead of
3280         gdb_download.
3281         * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3282         Use gdb_remote_download instead of gdb_download.  Use it even if
3283         the target is not remote.
3284         * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
3285         instead of gdb_download.
3286
3287 2016-04-04  Simon Marchi  <simon.marchi@polymtl.ca>
3288
3289         * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
3290         (test_insert_delete_modify): Call mi_load_shlibs before trying to
3291         run.
3292
3293 2016-04-01  Artemiy Volkov  <artemiyv@acm.org>
3294
3295         PR gdb/19820
3296         * gdb.base/printcmds.exp: Add artificial arrays tests.
3297
3298 2016-03-31  Pedro Alves  <palves@redhat.com>
3299
3300         PR gdb/19858
3301         * gdb.base/jit-main.c: Include unistd.h.
3302         (ATTACH): Define to 0 if not already defined.
3303         (wait_for_gdb, mypid): New globals.
3304         (WAIT_FOR_GDB): New macro.
3305         (MAIN): Set an alarm.  Store the process's pid.  Wait for GDB at
3306         some breakpoint locations.
3307         * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
3308         New procedures.
3309         (one_jit_test): Add REATTACH parameter, and handle it.  Use
3310         continue_to_test_location.
3311         (top level): Test attach, and adjusts calls to one_jit_test.
3312
3313 2016-03-31  Pedro Alves  <palves@redhat.com>
3314
3315         PR gdb/19858
3316         * gdb.base/jit.exp (compile_jit_test): Add intro comment.  Add
3317         BINSUFFIX parameter, and handle it.
3318         (top level): Adjust calls compile_jit_test.
3319
3320 2016-03-31  Catalin Udma  <catalin.udma@freescale.com>
3321
3322         PR python/19743
3323         * gdb.python/py-mi-events-gdb.py: New file.
3324         * gdb.python/py-mi-events.c: New file.
3325         * gdb.python/py-mi-events.exp: New file.
3326
3327 2016-03-30  Yao Qi  <yao.qi@linaro.org>
3328
3329         * gdb.reverse/until-precsave.exp: Match function name only.
3330         * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
3331         Move malloc to a condition block.
3332         * gdb.reverse/until-reverse.exp: Match function name only.
3333
3334 2016-03-29  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3335
3336         * gdb.trace/ftrace.exp: Set arg0exp for s390.
3337         * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
3338         * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
3339         variable for GPR 0 instead of assuming it is register 0.
3340         * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
3341         * lib/trace-support.exp: Add s390 registers.
3342
3343 2016-03-29  Yao Qi  <yao.qi@linaro.org>
3344
3345         * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
3346
3347 2016-03-24  Yao Qi  <yao.qi@linaro.org>
3348
3349         * gdb.reverse/break-reverse.exp: Add quotation mark in the
3350         test message.
3351
3352 2016-03-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3353
3354         * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
3355         maintaining separate logic for constructing the output path.
3356
3357 2016-03-16  Don Breazeal  <donb@codesourcery.com>
3358
3359         * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3360         Retry fork and waitpid on interrupted system call errors.
3361         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3362         Use with_timeout_factor to increase timeout by factor of 10.
3363
3364 2016-03-15  Don Breazeal  <donb@codesourcery.com>
3365
3366         * gdb.cp/scope-err.cc: New test program.
3367         * gdb.cp/scope-err.exp: New test script.
3368         * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
3369         lines and "set breakpoint here" comment.
3370         * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
3371         Fixed some whitespace and format issues.
3372         * gdb.mi/mi-linespec-err-cp.cc: New test program.
3373         * gdb.mi/mi-linespec-err-cp.exp: New test script.
3374
3375 2016-03-15  Doug Evans  <dje@google.com>
3376
3377         * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
3378         * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
3379         All callers updated.  Add tests for enums, mixed flags register.
3380
3381 2016-03-15  Doug Evans  <dje@google.com>
3382
3383         * gdb.base/skip.c (main): Call test_skip_file_and_function.
3384         * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
3385
3386 2016-03-14  Simon Marchi  <simon.marchi@ericsson.com>
3387
3388         * gdb.base/default.exp: Add $_as_string to the list of expected
3389         convenience functions.
3390
3391 2016-03-11  Andrew Burgess  <andrew.burgess@embecosm.com>
3392
3393         * gdb.base/maint.exp: New tests for 'maint info line-table'.
3394
3395 2016-03-10  Simon Marchi  <simon.marchi@polymtl.ca>
3396
3397         * gdb.python/py-as-string.exp: New file.
3398         * gdb.python/py-as-string.c: New file.
3399
3400 2016-03-09  Pedro Alves  <palves@redhat.com>
3401
3402         * gdb.threads/attach-into-signal.exp: Adjust to "Program received
3403         signal" -> "Thread NN received signal" output change.
3404         * gdb.threads/ia64-sigill.exp: Likewise.
3405         * gdb.threads/linux-dp.exp: Likewise.
3406         * gdb.threads/manythreads.exp: Likewise.
3407         * gdb.threads/pending-step.exp: Likewise.
3408         * gdb.threads/print-threads.exp: Likewise.
3409         * gdb.threads/sigstep-threads.exp: Likewise.
3410         * gdb.threads/staticthreads.exp: Likewise.
3411         * gdb.threads/tls.exp: Likewise.
3412
3413 2016-03-09  Pedro Alves  <palves@redhat.com>
3414
3415         * gdb.base/command-line-input.exp: New file.
3416
3417 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3418
3419         * gdb.trace/ftrace.exp: Set arg0exp for ppc.
3420         * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
3421         * gdb.trace/pending.exp: Accept leading dot before function name.
3422         * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
3423         * lib/trace-support.exp: Set registers for ppc.
3424
3425 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3426
3427         * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
3428         use it for disassembly; accept .main in addition to main in backtrace.
3429
3430 2016-03-09  Wei-cheng Wang  <cole945@gmail.com>
3431             Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3432
3433         * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
3434         (gdb_recursion_test_ptr): New global variable.
3435         (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
3436         gdb_recursion_test.
3437         (gdb_c_test): Ditto.
3438
3439 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3440
3441         * gdb.trace/change-loc.exp: Don't depend on tracepoint location
3442         ordering.
3443
3444 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3445
3446         * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
3447         (bar): Add bar_start_lbl label.
3448         * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
3449         of foo/bar for emitting DWARF and tracing.
3450
3451 2016-03-06  Sergio Durigan Junior  <sergiodj@redhat.com>
3452
3453         * analyze-racy-logs.py: Set executable bit.
3454
3455 2016-03-05  Sergio Durigan Junior  <sergiodj@redhat.com>
3456
3457         * Makefile.in (DEFAULT_RACY_ITER): New variable.
3458         (CHECK_TARGET_TMP): Likewise.
3459         (check-single-racy): New rule.
3460         (check-parallel-racy): Likewise.
3461         (TEST_TARGETS): Adjust rule to account for RACY_ITER.
3462         (do-check-parallel-racy): New rule.
3463         (check-racy/%.exp): Likewise.
3464         * README (Racy testcases): New section.
3465         * analyze-racy-logs.py: New file.
3466
3467 2016-03-03  Doug Evans  <dje@google.com>
3468
3469         * gdb.base/skip.exp: Use with_test_prefix.
3470
3471 2016-03-03  Yao Qi  <yao.qi@linaro.org>
3472
3473         * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
3474         Invoke step_over_syscall "clone" and break_cond_on_syscall
3475         "clone".
3476         * gdb.base/step-over-clone.c: New file.
3477
3478 2016-03-03  Yao Qi  <yao.qi@linaro.org>
3479
3480         * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
3481         code format.
3482
3483 2016-03-03  Yao Qi  <yao.qi@linaro.org>
3484
3485         * gdb.base/disp-step-fork.c: Rename to ...
3486         * gdb.base/step-over-fork.c: ... it.  New file.
3487         * gdb.base/disp-step-vfork.c: Rename to ...
3488         * gdb.base/step-over-vfork.c: ... it.  New file.
3489         * gdb.base/disp-step-syscall.exp: Rename to ...
3490         * gdb.base/step-over-syscall.exp: ... it.  New file.
3491         (disp_step_cross_syscall): Rename to ...
3492         (step_over_syscall): ... it.
3493
3494 2016-03-03  Yao Qi  <yao.qi@linaro.org>
3495
3496         * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
3497         If target supports condition evaluation on target, invoke
3498         break_cond_on_syscall for fork and vfork.
3499
3500 2016-03-03  Yao Qi  <yao.qi@linaro.org>
3501
3502         * gdb.base/disp-step-syscall.exp: Don't invoke
3503         support_displaced_stepping.
3504         (disp_step_cross_syscall): Test with displaced stepping off and
3505         on if supported.
3506
3507 2016-03-03  Yao Qi  <yao.qi@linaro.org>
3508
3509         * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
3510         proc.
3511         (setup): New proc.
3512         (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
3513         and setup.
3514
3515 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
3516
3517         * gdb.fortran/vla-history.exp: Remove breakpoint.
3518
3519 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
3520
3521         * gdb.fortran/vla-history.exp: Lookup array elements and printing
3522         exceeds timeout.
3523
3524 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
3525
3526         * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
3527         breakpoint.
3528
3529 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
3530
3531         * gdb.mi/vla.f90: Nullify pointer after declaration.
3532
3533 2016-03-01  Pedro Alves  <palves@redhat.com>
3534
3535         * gdb.trace/ftrace-lock.c: Include <unistd.h>.
3536
3537 2016-03-01  Pedro Alves  <palves@redhat.com>
3538
3539         * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
3540         before anything else.
3541         * gdb.threads/watchpoint-fork-mt.c: Likewise.  Don't define
3542         _GNU_SOURCE here.
3543         * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
3544         before anything else.
3545         * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
3546
3547 2016-03-01  Pedro Alves  <palves@redhat.com>
3548
3549         * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
3550
3551 2016-03-01  Yao Qi  <yao.qi@linaro.org>
3552
3553         * gdb.arch/arm-disp-step.exp: Use standard_testfile and
3554         prepare_for_testing.
3555
3556 2016-03-01  Yao Qi  <yao.qi@linaro.org>
3557
3558         * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
3559
3560 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3561
3562         * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
3563         manually constructing the output path.
3564
3565 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3566
3567         * gdb.arch/s390-stackless.S: New.
3568         * gdb.arch/s390-stackless.exp: New.
3569
3570 2016-02-28  Iain Buclaw  <ibuclaw@gdcproject.org>
3571
3572         * gdb.dlang/circular.c: New file.
3573         * gdb.dlang/circular.exp: New file.
3574
3575 2016-02-26  Yao Qi  <yao.qi@linaro.org>
3576
3577         * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
3578         [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
3579         (testcases): Update.
3580
3581 2016-02-26  Yao Qi  <yao.qi@linaro.org>
3582
3583         * gdb.reverse/aarch64.c: Rename to ...
3584         * gdb.reverse/insn-reverse.c: ... it.
3585         * gdb.reverse/aarch64.exp: Rename to ...
3586         * gdb.reverse/insn-reverse.exp: ... it.
3587
3588 2016-02-26  Yao Qi  <yao.qi@linaro.org>
3589
3590         * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
3591         (testcase_ftype): New.
3592         (testcases): New array.
3593         (n_testcases): New.
3594         (main): Call each element in testcases.
3595         * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
3596         (read_testcase): New.
3597         Do the tests in a loop.
3598
3599 2016-02-25  Yao Qi  <yao.qi@linaro.org>
3600
3601         * gdb.base/branches.c: Remove.
3602
3603 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3604
3605         PR gdb/13808
3606         * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
3607
3608 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3609
3610         * gdb.trace/ftrace.exp: Remove unnecessary target check.
3611
3612 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3613
3614         * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
3615         change x86_64 call_insn to 'callq'.
3616
3617 2016-02-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
3618
3619         * gdb.trace/tfile-avx.c: Move to...
3620         * gdb.trace/tracefile-pseudo-reg.c: Here.
3621         * gdb.trace/tfile-avx.exp: Move to...
3622         * gdb.trace/tracefile-pseudo-reg.exp: Here.
3623
3624 2016-02-24  Gary Benson <gbenson@redhat.com>
3625
3626         * gdb.base/attach-pie-noexec.exp: Do not expect an error
3627         message on attach.
3628
3629 2016-02-23  Doug Evans  <dje@google.com>
3630
3631         * gdb.base/skip.c (test_skip): New function.
3632         (end_test_skip_file_and_function): New function.
3633         (test_skip_file_and_function): New function.
3634         * gdb.base/skip1.c (test_skip): New function.
3635         (skip1_test_skip_file_and_function): New function.
3636         * gdb.base/skip.exp: Add tests for new skip options.
3637         * gdb.base/skip-solib.exp: Update expected output.
3638         * gdb.perf/skip-command.cc: New file.
3639         * gdb.perf/skip-command.exp: New file.
3640         * gdb.perf/skip-command.py: New file.
3641
3642 2016-02-22  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3643
3644         * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
3645         info registers pattern.
3646
3647 2016-02-18  Iain Buclaw  <ibuclaw@gdcproject.org>
3648
3649         * lib/future.exp: Add D support.
3650         (gdb_find_gdc): New proc.
3651         (gdb_default_target_compile): Add D support.
3652
3653 2016-02-18  Wei-cheng Wang  <cole945@gmail.com>
3654
3655         * gdb.trace/tspeed.c (myclock): Return wallclock instead of
3656         user+system time.
3657         (trace_speed_test): Determine the iteration count for a time
3658         between 15..30 seconds.
3659
3660 2016-02-18  Walfred Tedeschi  <walfred.tedeschi@intel.com>
3661
3662         * gdb.arch/i386-mpx-sigsegv.c: New file.
3663         * gdb.arch/i386-mpx-sigsegv.exp: New file.
3664         * gdb.arch/i386-mpx-simple_segv.c: New file.
3665         * gdb.arch/i386-mpx-simple_segv.exp: New file.
3666
3667 2016-02-18  Yao Qi  <yao.qi@linaro.org>
3668
3669         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3670         Don't call setup_kfail.
3671
3672 2016-02-18  Yao Qi  <yao.qi@linaro.org>
3673
3674         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3675         Set "set breakpoint condition-evaluation" per $cond_bp_target.
3676
3677 2016-02-16  Doug Evans  <dje@google.com>
3678
3679         * gdb.base/skip.c: Add copyright.  Whitespace cleanup.
3680         * gdb.base/skip1.c: Ditto.
3681         * gdb.base/skip.exp: Whitespace cleanup.
3682
3683 2016-02-16  Don Breazeal  <donb@codesourcery.com>
3684
3685         PR remote/19496
3686         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3687         Remove kfail for PR remote/19496.
3688
3689 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
3690
3691         * lib/gdb.exp (standard_temp_file): Return a path specific to
3692         the runtest invocation.
3693
3694 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
3695
3696         * gdb.trace/save-trace.exp: Change relative path to be in the
3697         standard output directory.
3698
3699 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
3700
3701         * gdb.arch/i386-prologue.c: Add missing prototypes.
3702
3703 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
3704
3705         * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
3706         * gdb.arch/i386-prologue.exp: Likewise.
3707         * gdb.arch/i386-size.exp: Likewise.
3708
3709 2016-02-15  Simon Marchi  <simon.marchi@ericsson.com>
3710
3711         * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
3712         define object file path.
3713         * gdb.btrace/gcore.exp: Use standard_output_file to define core
3714         file path.
3715         * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
3716         standard_output_file to define binfile.
3717
3718 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
3719
3720         Fix compatibility with recent gfortran-5.3.1.
3721         * gdb.fortran/vla-history.exp (print vla1 allocated)
3722         (print vla2 allocated, print $2, print $3): Remove
3723         (print $4): Rename to ...
3724         (print $2): ... here.
3725         (print $9): Rename to ...
3726         (print $5): ... here.
3727         (print $10): Rename to ...
3728         (print $6): ... here.
3729         * gdb.fortran/vla.f90: Add pvla initialization.
3730
3731 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
3732
3733         * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
3734         New test.
3735         * gdb.fortran/vla-value-sub.exp: Likewise.
3736
3737 2016-02-12  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3738
3739         * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
3740
3741 2016-02-12  Simon Marchi  <simon.marchi@ericsson.com>
3742
3743         * i386-biarch-core.exp: Define corefile using
3744         standard_output_file.
3745
3746 2016-02-12  Yao Qi  <yao.qi@linaro.org>
3747
3748         * gdb.arch/arm-single-step-kernel-helper.c: New.
3749         * gdb.arch/arm-single-step-kernel-helper.exp: New.
3750
3751 2016-02-12  Markus Metzger  <markus.t.metzger@intel.com>
3752
3753         * gdb.btrace/tailcall-only.exp: New.
3754         * gdb.btrace/tailcall-only.c: New.
3755         * gdb.btrace/x86_64-tailcall-only.S: New.
3756         * gdb.btrace/i686-tailcall-only.S: New.
3757
3758 2016-02-11  Pedro Alves  <palves@redhat.com>
3759
3760         * README (Parallel testing): Add missing double quotes.
3761
3762 2016-02-11  Pedro Alves  <palves@redhat.com>
3763
3764         * README (Parallel testing): New section.
3765         (GDB_PARALLEL): Rewrite.
3766         (FORCE_PARALLEL): Document.
3767
3768 2016-02-11  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3769
3770         * gdb.trace/tfile-avx.c: New test.
3771         * gdb.trace/tfile-avx.exp: New test.
3772
3773 2016-02-09  Keith Seitz  <keiths@redhat.com>
3774
3775         PR breakpoints/19546
3776         * gdb.base/infcall-exec.c: New file.
3777         * gdb.base/infcall-exec2.c: New file.
3778         * gdb.base/infcall-exec.exp: New file.
3779
3780 2016-02-09  Keith Seitz  <keiths@redhat.com>
3781
3782         * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
3783         (toplevel): Call test_bkpt_address.
3784
3785 2016-02-09  Keith Seitz  <keiths@redhat.com>
3786
3787         PR python/19506
3788         * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
3789         (toplevel): Call test_bkpt_address.
3790
3791 2016-02-09  Simon Marchi  <simon.marchi@ericsson.com>
3792
3793         * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
3794         to AC_OUTPUT.
3795         * configure: Regenerate.
3796
3797 2016-02-09  Pedro Alves  <palves@redhat.com>
3798
3799         PR breakpoints/19548
3800         * gdb.base/execl-update-breakpoints.c (some_function): New
3801         function.
3802         (main): Call it.
3803         * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
3804         Tighten expected GDB output.
3805
3806 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
3807
3808         * Makefile.in (ALL_SUBDIRS): Remove.
3809         (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
3810         (distclean maintainer-clean realclean): Likewise.
3811         * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
3812         * configure: Regenerate.
3813         * gdb.ada/Makefile.in: Delete.
3814         * gdb.arch/Makefile.in: Likewise.
3815         * gdb.asm/Makefile.in: Likewise.
3816         * gdb.base/Makefile.in: Likewise.
3817         * gdb.btrace/Makefile.in: Likewise.
3818         * gdb.cell/Makefile.in: Likewise.
3819         * gdb.compile/Makefile.in: Likewise.
3820         * gdb.cp/Makefile.in: Likewise.
3821         * gdb.disasm/Makefile.in: Likewise.
3822         * gdb.dlang/Makefile.in: Likewise.
3823         * gdb.dwarf2/Makefile.in: Likewise.
3824         * gdb.fortran/Makefile.in: Likewise.
3825         * gdb.gdb/Makefile.in: Likewise.
3826         * gdb.go/Makefile.in: Likewise.
3827         * gdb.guile/Makefile.in: Likewise.
3828         * gdb.java/Makefile.in: Likewise.
3829         * gdb.linespec/Makefile.in: Likewise.
3830         * gdb.mi/Makefile.in: Likewise.
3831         * gdb.modula2/Makefile.in: Likewise.
3832         * gdb.multi/Makefile.in: Likewise.
3833         * gdb.objc/Makefile.in: Likewise.
3834         * gdb.opencl/Makefile.in: Likewise.
3835         * gdb.opt/Makefile.in: Likewise.
3836         * gdb.pascal/Makefile.in: Likewise.
3837         * gdb.perf/Makefile.in: Likewise.
3838         * gdb.python/Makefile.in: Likewise.
3839         * gdb.reverse/Makefile.in: Likewise.
3840         * gdb.server/Makefile.in: Likewise.
3841         * gdb.stabs/Makefile.in: Likewise.
3842         * gdb.threads/Makefile.in: Likewise.
3843         * gdb.trace/Makefile.in: Likewise.
3844         * gdb.xml/Makefile.in: Likewise.
3845         * lib/gdb.exp (make_gdb_parallel_path): Add check for
3846         GDB_PARALLEL.
3847         (standard_output_file): Remove check for GDB_PARALLEL, always
3848         return path in outputs/$subdir/$testname.
3849
3850 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
3851
3852         * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
3853         (site.exp): Assign abs_srcdir to tcl's srcdir.
3854
3855 2016-02-04  Yao Qi  <yao.qi@linaro.org>
3856
3857         * gdb.base/foll-exec-mode.c: Include limits.h.
3858         (main): Add parameters argc and argv.  Get directory from
3859         argv[0].
3860         * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
3861         compilation.
3862         * gdb.base/foll-exec.c: Include limits.h.
3863         (main): Add parameters argc and argv.
3864         Get directory from argv[0].
3865         * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
3866         Adjust tests on the number of lines as source code changed.
3867         * gdb.base/foll-vfork-exit.c: Include limits.h.
3868         (main): Add one line of statement before vfork.
3869         * gdb.base/foll-vfork.c: Include limits.h and string.h.
3870         (main): Add parameters argc and argv.  Get directory from
3871         argv[0].
3872         * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
3873         (setup_gdb): Set tbreak to skip some source lines.
3874         * gdb.multi/bkpt-multi-exec.c: Include limits.h.
3875         (main): Add parameters argc and argv.  Get directory from
3876         argv[0].
3877         * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
3878         compilation.
3879         * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
3880         (main): Add parameters argc and argv.  Get directory from
3881         argv[0].
3882         * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
3883         compilation.
3884
3885 2016-02-01  Doug Evans  <dje@google.com>
3886
3887         * gdb.base/skip.exp: Clean up multiple references to same test name.
3888
3889 2016-02-01  Pedro Alves  <palves@redhat.com>
3890
3891         PR remote/19496
3892         * gdb.threads/forking-threads-plus-breakpoint.exp
3893         (displaced_stepping_supported): New global.
3894         (probe_displaced_stepping_support): New procedure.
3895         (do_test): Add 'displaced' parameter, and use it.
3896         (top level): Check for displaced stepping support.  Add displaced
3897         stepping on/off testing axis.
3898
3899 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
3900
3901         * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
3902         pointer.  Don't perform further tests on the unassociated pointer
3903         if the first test fails.
3904
3905 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
3906
3907         * gdb.base/max-value-size.c: New file.
3908         * gdb.base/max-value-size.exp: New file.
3909         * gdb.base/huge.exp: Disable max-value-size for this test.
3910
3911 2016-01-28  Iain Buclaw  <ibuclaw@gdcproject.org>
3912
3913         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
3914
3915 2016-01-28  Yao Qi  <yao.qi@linaro.org>
3916
3917         * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
3918
3919 2016-01-25  Pedro Alves  <palves@redhat.com>
3920
3921         PR threads/19461
3922         * gdb.base/fork-running-state.c: New file.
3923         * gdb.base/fork-running-state.exp: New file.
3924
3925 2016-01-25  Pedro Alves  <palves@redhat.com>
3926
3927         PR gdb/19494
3928         * gdb.base/catch-fork-kill.c: New file.
3929         * gdb.base/catch-fork-kill.exp: New file.
3930
3931 2016-01-25  Pedro Alves  <palves@redhat.com>
3932
3933         * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
3934         Delete, moved to lib/gdb.exp.
3935         * gdb.threads/forking-threads-plus-breakpoint.exp
3936         (foreach_with_prefix): Likewise.
3937         * gdb.threads/process-dies-while-handling-bp.exp
3938         (foreach_with_prefix): Likewise.
3939         * lib/gdb.exp (foreach_with_prefix): New procedure.
3940
3941 2016-01-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3942
3943         * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
3944         * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
3945
3946 2016-01-23  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3947
3948         * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
3949         endian targets.
3950
3951 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
3952             Pedro Alves  <palves@redhat.com>
3953
3954         Fix testsuite compatibility with Guile.
3955         * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
3956         number.
3957
3958 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
3959
3960         Fix testsuite compatibility with Guile.
3961         * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
3962         (thread 1): New test for backtrace through signal handler.
3963
3964 2016-01-22  Yao Qi  <yao.qi@linaro.org>
3965
3966         PR testsuite/19491
3967         * gdb.base/multi-forks.c: Include
3968         ../lib/unbuffer_output.c
3969         (main): Call gdb_unbuffer_output.
3970
3971 2016-01-21  Doug Evans  <dje@google.com>
3972
3973         * lib/ada.exp (gdb_compile_ada): Fix typo.
3974
3975 2016-01-21  Joel Brobecker  <brobecker@adacore.com>
3976
3977         * gdb.base/break-fun-addr.exp: New file.
3978         * gdb.base/break-fun-addr1.c: New file.
3979         * gdb.base/break-fun-addr2.c: New file.
3980
3981 2016-01-20  Simon Marchi  <simon.marchi@polymtl.ca>
3982
3983         * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
3984         * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
3985         enum flag values.
3986
3987 2016-01-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3988
3989         * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
3990         when GDB can not set the vector return value.  Add more comments
3991         for clarification.
3992
3993 2016-01-20  Antoine Tremblay  <antoine.tremblay@ericsson.com>
3994
3995         * gdb.trace/tspeed.exp:  Use shlib instead of libs in gdb_compile
3996         command.
3997
3998 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
3999
4000         * Makefile.in (DO_RUNTEST): Add --status and update usages.
4001
4002 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
4003
4004         * Makefile.in (check-single): Pass --status to runtest.
4005         (check/%.exp): Likewise.
4006
4007 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
4008
4009         * Makefile.in (check-parallel): Propagate return code from make
4010         do-check-parallel.
4011
4012 2016-01-19  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
4013
4014         * gdb.trace/ftrace.exp: Fix expected message on continue.
4015         * gdb.trace/pending.exp: Fix expected message on continue.
4016         * gdb.trace/trace-break.exp: Fix expected message on continue.
4017
4018 2016-01-18  Simon Marchi  <simon.marchi@ericsson.com>
4019
4020         * lib/gdb.exp (gdb_test): Remove unused global references.
4021
4022 2016-01-18  Pedro Alves  <palves@redhat.com>
4023
4024         * gdb.base/async-shell.exp: Adjust expected output.
4025         * gdb.base/dprintf-non-stop.exp: Adjust expected output.
4026         * gdb.base/siginfo-thread.exp: Adjust expected output.
4027         * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
4028         * gdb.java/jnpe.exp: Adjust expected output.
4029         * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
4030         * gdb.threads/continue-pending-status.exp: Adjust expected output.
4031         * gdb.threads/leader-exit.exp: Adjust expected output.
4032         * gdb.threads/manythreads.exp: Adjust expected output.
4033         * gdb.threads/pthreads.exp: Adjust expected output.
4034         * gdb.threads/schedlock.exp: Adjust expected output.
4035         * gdb.threads/siginfo-threads.exp: Adjust expected output.
4036         * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
4037         expected output.
4038         * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
4039         output.
4040         * gdb.threads/sigthread.exp: Adjust expected output.
4041         * gdb.threads/watchpoint-fork.exp: Adjust expected output.
4042
4043 2016-01-18  Yao Qi  <yao.qi@linaro.org>
4044
4045         * gdb.guile/scm-section-script.c: Replace @progbits with
4046         %progbits.
4047         * gdb.python/py-section-script.c: Likewise.
4048
4049 2016-01-15  Pedro Alves  <palves@redhat.com>
4050
4051         * gdb.multi/tids.exp: Test star wildcard ranges.
4052
4053 2016-01-15  Pedro Alves  <palves@redhat.com>
4054
4055         * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
4056         command from "thread apply" invocation.
4057         (thr_apply_info_thr_invalid): Default the expected output to the
4058         input tid list.
4059         (top level): Add tests that use convenience variables.  Add tests
4060         for "thread apply" with a valid TID list, but missing the command.
4061
4062 2016-01-13  Pedro Alves  <palves@redhat.com>
4063
4064         * gdb.base/default.exp: Expect $_gthread as well.
4065         * gdb.multi/tids.exp: Test $_gthread.
4066         * gdb.threads/thread-specific.exp: Test $_gthread.
4067
4068 2016-01-13  Pedro Alves  <palves@redhat.com>
4069
4070         * gdb.multi/tids.exp: Test "info threads -gid".
4071
4072 2016-01-13  Pedro Alves  <palves@redhat.com>
4073
4074         * gdb.multi/tids.exp: Test InferiorThread.global_num and
4075         Breakpoint.thread.
4076         * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
4077
4078 2016-01-07  Pedro Alves  <palves@redhat.com>
4079
4080         * gdb.base/break.exp: Adjust to output changes.
4081         * gdb.base/hbreak2.exp: Likewise.
4082         * gdb.base/sepdebug.exp: Likewise.
4083         * gdb.base/watch_thread_num.exp: Likewise.
4084         * gdb.linespec/keywords.exp: Likewise.
4085         * gdb.multi/info-threads.exp: Likewise.
4086         * gdb.threads/thread-find.exp: Likewise.
4087         * gdb.multi/tids.c: New file.
4088         * gdb.multi/tids.exp: New file.
4089
4090 2016-01-13  Pedro Alves  <palves@redhat.com>
4091
4092         * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
4093
4094 2016-01-13  Pedro Alves  <palves@redhat.com>
4095
4096         * gdb.base/default.exp: Expect $_inferior as well.
4097         * gdb.multi/base.exp: Test $_inferior.
4098
4099 2016-01-13  Pedro Alves  <palves@redhat.com>
4100
4101         PR breakpoints/19388
4102         * gdb.base/catch-signal-siginfo-cond.c: New file.
4103         * gdb.base/catch-signal-siginfo-cond.exp: New file.
4104
4105 2016-01-12  Josh Stone  <jistone@redhat.com>
4106             Philippe Waroquiers  <philippe.waroquiers@skynet.be>
4107
4108         * gdb.base/catch-syscall.c (do_execve): New variable.
4109         (main): Conditionally trigger an execve.
4110         * gdb.base/catch-syscall.exp: Enable testing for remote targets.
4111         (test_catch_syscall_execve): New, check entry/return across execve.
4112         (do_syscall_tests): Call test_catch_syscall_execve.
4113
4114 2016-01-12  Pedro Alves  <palves@redhat.com>
4115
4116         * gdb.base/random-signal.exp (do_test): New procedure, with body
4117         of testcase moved in.
4118
4119 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
4120             Pedro Alves  <palves@redhat.com>
4121
4122         * gdb.base/funcargs.exp (finish from indirectly called function):
4123         Reintroduce the case for 'First'.
4124
4125 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
4126             Pedro Alves  <palves@redhat.com>
4127
4128         * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
4129         (tcatch_vfork_then_child_follow_exec)
4130         (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
4131         identification.
4132
4133 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
4134
4135         * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
4136         and repeats to unlimited.
4137         * gdb.python/py-value.exp: Likewise.
4138         * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
4139         and repeats to unlimited.
4140
4141 2016-01-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
4142
4143         * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
4144         and reordering the functions.
4145         * gdb.multi/hangout.c: Likewise.
4146         * gdb.multi/hello.c: Likewise.
4147
4148 2016-01-08  Simon Marchi  <simon.marchi@ericsson.com>
4149
4150         * gdb.perf/lib/perftest/perftest.py: Change relative imports to
4151         absolute.
4152         (SingleStatisticTestResult.report): Use dict.keys instead of
4153         dict.iterkeys.
4154
4155 2016-01-06  Pedro Alves  <palves@redhat.com>
4156
4157         * gdb.python/py-infthread.exp: Fix typo.  Expect t0.num to be 1.
4158
4159 2016-01-04  Markus Metzger  <markus.t.metzger@intel.com>
4160
4161         * gdb.btrace/dlopen.exp: New.
4162         * gdb.btrace/dlopen.c: New.
4163         * gdb.btrace/dlopen-dso.c: New.
4164
4165 2015-12-25  Sandra Loosemore  <sandra@codesourcery.com>
4166
4167         * lib/gdb.exp (gdb_test): Update comments to clarify that the
4168         PATTERN argument is optional.
4169
4170 2015-12-24  Joel Brobecker  <brobecker@adacore.com>
4171
4172         * lib/ada.exp (target_compile_ada_from_dir): New function.
4173         (gdb_compile_ada): Reimplement avoiding the use of project files.
4174         * gdb.ada/gnat_ada.gpr: Delete.
4175         * gdb.ada/cond_lang.exp: Adjust test to make path before
4176         filename optional.
4177         * gdb.ada/small_reg_param.exp: Likewise.
4178
4179 2015-12-22  Simon Marchi  <simon.marchi@ericsson.com>
4180
4181         * gdb.base/foll-vork.exp: Remove HP-UX special case.
4182
4183 2015-12-22  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4184
4185         * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
4186         case.
4187
4188 2015-12-21  Simon Marchi  <simon.marchi@ericsson.com>
4189
4190         * gdb.base/break.exp: Remove dead code.
4191         * gdb.base/sepdebug.exp: Likewise.
4192
4193 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
4194
4195         * gdb.asm/asm-source.exp: Remove HP-UX references.
4196         * gdb.base/annota1.exp: Likewise.
4197         * gdb.base/annota3.exp: Likewise.
4198         * gdb.base/attach.exp: Likewise.
4199         * gdb.base/bigcore.exp: Likewise.
4200         * gdb.base/break.exp: Likewise.
4201         * gdb.base/call-ar-st.exp: Likewise.
4202         * gdb.base/callfuncs.exp: Likewise.
4203         * gdb.base/catch-fork-static.exp: Likewise.
4204         * gdb.base/display.exp: Likewise.
4205         * gdb.base/foll-exec-mode.exp: Likewise.
4206         * gdb.base/foll-exec.exp: Likewise.
4207         * gdb.base/foll-fork.exp: Likewise.
4208         * gdb.base/foll-vfork.exp: Likewise.
4209         * gdb.base/funcargs.exp: Likewise.
4210         * gdb.base/hbreak2.exp: Likewise.
4211         * gdb.base/inferior-died.exp: Likewise.
4212         * gdb.base/interrupt.exp: Likewise.
4213         * gdb.base/multi-forks.exp: Likewise.
4214         * gdb.base/nodebug.exp: Likewise.
4215         * gdb.base/sepdebug.exp: Likewise.
4216         * gdb.base/solib1.c: Likewise.
4217         * gdb.base/step-test.exp: Likewise.
4218         * gdb.mi/non-stop.c: Likewise.
4219         * gdb.mi/pthreads.c: Likewise.
4220         * gdb.multi/bkpt-multi-exec.ex: Likewise.
4221         * gdb.threads/pthreads.c: Likewise.
4222         * gdb.threads/staticthreads.exp: Likewise.
4223         * lib/future.exp: Likewise.
4224         * lib/gdb.exp: Likewise.
4225         * gdb.base/so-indr-cl.c: Remove.
4226         * gdb.base/so-indr-cl.exp: Likewise.
4227         * gdb.base/solib.c: Likewise.
4228         * gdb.base/solib.exp: Likewise.
4229         * gdb.base/solib2.c: Likewise.
4230
4231 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
4232
4233         * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
4234         * gdb.base/call-ar-st.exp: Likewise.
4235         * gdb.base/callfuncs.exp: Likewise.
4236         * gdb.base/condbreak.exp: Likewise.
4237         * gdb.base/constvars.exp: Likewise.
4238         * gdb.base/hbreak2.exp: Likewise.
4239         * gdb.base/langs.exp: Likewise.
4240         * gdb.base/list.exp: Likewise.
4241         * gdb.base/long_long.exp: Likewise.
4242         * gdb.base/ptype.exp: Likewise.
4243         * gdb.base/scope.exp: Likewise.
4244         * gdb.base/signals.exp: Likewise.
4245         * gdb.base/so-impl-ld.exp: Likewise.
4246         * gdb.base/varargs.exp: Likewise.
4247         * gdb.base/volatile.exp: Likewise.
4248         * gdb.base/whatis.exp: Likewise.
4249         * gdb.cp/cplusfuncs.exp: Likewise.
4250         * gdb.cp/inherit.exp: Likewise.
4251         * gdb.cp/local.exp: Likewise.
4252         * gdb.cp/member-ptr.exp: Likewise.
4253         * gdb.cp/method.exp: Likewise.
4254         * gdb.cp/overload.exp: Likewise.
4255         * gdb.cp/templates.exp: Likewise.
4256         * gdb.stabs/weird.exp: Likewise.
4257         * lib/compiler.c: Likewise.
4258         * lib/compiler.cc: Likewise.
4259         * lib/cp-support.exp: Likewise.
4260         * lib/gdb.exp: Likewise.
4261
4262 2015-12-20  Simon Marchi  <simon.marchi@polymtl.ca>
4263
4264         * configure.ac: Remove HP-UX case.
4265         * configure: Regenerate.
4266
4267 2015-12-18  Simon Marchi  <simon.marchi@ericsson.com>
4268
4269         * lib/gdb.exp (gdb_compile): Add function doc.
4270
4271 2015-12-17  Pedro Alves  <palves@redhat.com>
4272
4273         PR threads/19354
4274         * gdb.multi/info-threads.exp: New file.
4275
4276 2015-12-15  Yao Qi  <yao.qi@linaro.org>
4277
4278         * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
4279         is aarch64*-*-*.
4280
4281 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
4282
4283         * gdb.base/history-duplicates.exp: Skip if no readline support.
4284
4285 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
4286
4287         * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
4288
4289 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
4290
4291         * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
4292
4293 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
4294
4295         * gdb.base/completion.exp: Skip tests that interrupt GDB with
4296         ctrl-C if nointerrupts target property is set.
4297         * gdb.base/double-prompt-target-event-error.exp: Likewise.
4298         * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
4299         * gdb.base/paginate-bg-execution.exp: Likewise.
4300         * gdb.base/paginate-execution-startup.exp: Likewise.
4301         * gdb.base/random-signal.exp: Likewise.
4302         * gdb.base/range-stepping.exp: Likewise.
4303         * gdb.cp/annota2.exp: Likewise.
4304         * gdb.cp/annota3.exp: Likewise.
4305         * gdb.gdb/selftest.exp: Likewise.
4306         * gdb.threads/continue-pending-status.exp: Likewise.
4307         * gdb.threads/leader-exit.exp: Likewise.
4308         * gdb.threads/manythreads.exp: Likewise.
4309         * gdb.threads/pthreads.exp: Likewise.
4310         * gdb.threads/schedlock.exp: Likewise.
4311         * gdb.threads/sigthread.exp: Likewise.
4312
4313 2015-12-11  Don Breazeal  <donb@codesourcery.com>
4314
4315         * gdb.base/execl-update-breakpoints.exp (main): Enable for target
4316         remote.
4317         * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
4318         * gdb.base/foll-exec.exp (main): Enable for target remote.
4319         * gdb.base/foll-fork.exp (main): Likewise.
4320         * gdb.base/foll-vfork.exp (main): Likewise.
4321         * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
4322         (proc continue_to_exit_bp_loc): Use clean_restart.
4323         * gdb.base/pie-execl.exp (main): Disable for target remote.
4324         * gdb.base/watch-vfork.exp (main): Enable for target remote.
4325         * gdb.mi/mi-nsthrexec.exp (main): Likewise.
4326         * gdb.threads/execl.exp (main): Likewise.
4327         * gdb.threads/fork-child-threads.exp (main): Likewise.
4328         * gdb.threads/fork-plus-threads.exp (main): Disable for target
4329         remote.
4330         * gdb.threads/fork-thread-pending.exp (main): Enable for target
4331         remote.
4332         * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
4333         pid.tid style ptids, instead of just tid.
4334         * gdb.threads/thread-execl.exp (main): Enable for target remote.
4335         * gdb.threads/watchpoint-fork.exp (main): Likewise.
4336         * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
4337         ptids, instead of just tid.
4338
4339 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
4340
4341         * gdb.base/list.exp (test_list_forward): Add end of file error
4342         test.
4343         (test_repeat_list_command): Add end of file error test.
4344         (test_list_backwards): Add beginning of file error test.
4345
4346 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
4347
4348         * gdb.base/list.exp (test_list_invalid_args): New function,
4349         defined, and called.
4350
4351 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
4352
4353         * gdb.base/list.exp (test_list): Make test names unique.
4354
4355 2015-12-11  Yao Qi  <yao.qi@linaro.org>
4356
4357         * gdb.base/coremaker2.c: Remove.
4358
4359 2015-12-10  Pedro Alves  <palves@redhat.com>
4360
4361         * gdb.multi/base.exp: Remove stale "spaces" references.
4362
4363 2015-12-10  Pedro Alves  <palves@redhat.com>
4364
4365         * gdb.multi/base.exp: Don't use nowarnings.
4366         * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
4367         * gdb.multi/hangout.c: Include stdio.h.
4368         * gdb.multi/hello.c: Include stdlib.h.
4369         * gdb.multi/multi-arch-exec.c: Include stdlib.h.
4370         * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
4371         * gdb.multi/multi-arch.exp: Don't use nowarnings.
4372
4373 2015-12-10  Andrew Burgess  <andrew.burgess@embecosm.com>
4374
4375         * gdb.dwarf2/dw2-ranges-base.c: New file.
4376         * gdb.dwarf2/dw2-ranges-base.exp: New file.
4377         * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
4378         support additional line table, and debug ranges generation.
4379         (Dwarf::ranges): New function, generate .debug_ranges.
4380         (Dwarf::lines): Support generating simple line table programs.
4381         (Dwarf::assemble): Initialise new namespace variables.
4382
4383 2015-12-09  Kevin Buettner  <kevinb@redhat.com>
4384
4385         * gdb.base/async.exp (proc test_background): Add case for
4386         asynchronous execution not supported.
4387
4388 2015-12-09  Luis Machado  <lgustavo@codesourcery.com>
4389
4390         * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
4391           format and change test names to make them unique.
4392
4393 2015-12-09  Ruslan Kabatsayev  <b7.10110111@gmail.com>
4394             Pedro Alves  <pedro@redhat.com>
4395
4396         PR gdb/18702
4397         Add checking of floatformats setup on x86_64 hosts.
4398         * gdb.arch/i386-float.S (main): Load bigval and smallval.
4399         (smallval, bigval): New labels/constants.
4400         * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
4401         float" after loading bigval and smallval.
4402
4403 2015-12-07  Pierre-Marie de Rodat  <derodat@adacore.com>
4404
4405         * gdb.ada/fun_overload_menu.exp: New testcase.
4406         * gdb.ada/fun_overload_menu/foo.adb: New testcase.
4407
4408 2015-12-04  Josh Stone  <jistone@redhat.com>
4409
4410         * gdb.base/catch-fork-static.exp: New.
4411
4412 2015-12-03  Yao Qi  <yao.qi@linaro.org>
4413
4414         * gdb.base/sizeof.c: Don't include stdio.h and
4415         ../lib/unbuffer_output.c.
4416         (main): New variable 'size' and 'value'.  Remove printf and
4417         gdb_unbuffer_output.  Assign return value to size and value.
4418         * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
4419         at the beginning.
4420         (check_sizeof): Check the result by printing variable 'size'.
4421         (check_valueof): Check the result by printing variable 'value'.
4422
4423 2015-12-01  Yao Qi  <yao.qi@linaro.org>
4424
4425         * gdb.base/disp-step-syscall.exp: Define syscall instruction
4426         for aarch64*-*-linux* target.
4427
4428 2015-11-30  Pedro Alves  <palves@redhat.com>
4429
4430         * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
4431
4432 2015-11-30  Pedro Alves  <palves@redhat.com>
4433
4434         * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
4435         Handle non-stop mode vCont replies.
4436
4437 2015-11-30  Pedro Alves  <palves@redhat.com>
4438
4439         * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
4440         prepare_for_testing.  Start gdb with "set non-stop on" appended to
4441         GDBFLAGS.  Lax expected stop output.
4442
4443 2015-11-27  Yao Qi  <yao.qi@linaro.org>
4444
4445         * gdb.arch/arm-neon.exp: New.
4446         * gdb.arch/arm-neon.c: New.
4447
4448 2015-11-27  Yao Qi  <yao.qi@linaro.org>
4449
4450         * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
4451
4452 2015-11-27  Yao Qi  <yao.qi@linaro.org>
4453
4454         * gdb.cp/annota2.exp: Allow multiple occurrences of the
4455         frames-invalid annotation.
4456
4457 2015-11-27  Yao Qi  <yao.qi@linaro.org>
4458
4459         * gdb.cp/annota2.exp: Use ${frames_invalid}.
4460
4461 2015-11-26  Simon Marchi  <simon.marchi@ericsson.com>
4462
4463         * gdb.threads/names.exp: New file.
4464         * gdb.threads/names.c: New file.
4465         * README: Mention gdb,no_thread_names.
4466
4467 2015-11-26  Markus Metzger  <markus.t.metzger@intel.com>
4468
4469         PR 19297
4470         * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
4471         support" error.
4472
4473 2015-11-24  Pedro Alves  <palves@redhat.com>
4474
4475         PR 17539
4476         * gdb.base/display.exp: Expect displays to be sorted in ascending
4477         order.  Use multi_line.
4478         * gdb.base/solib-display.exp: Likewise.
4479
4480 2015-11-24  Pedro Alves  <palves@redhat.com>
4481
4482         PR 17539
4483         * gdb.base/display.exp: Expect displays to be sorted in ascending
4484         order.  Use multi_line.
4485         * gdb.base/solib-display.exp: Likewise.
4486
4487 2015-11-24  Pedro Alves  <palves@redhat.com>
4488
4489         PR 17539
4490         * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
4491         threads in ascending order.
4492         * gdb.base/foll-fork.exp: Likewise.
4493         * gdb.base/foll-vfork.exp: Likewise.
4494         * gdb.base/multi-forks.exp: Likewise.
4495         * gdb.mi/mi-nonstop.exp: Likewise.
4496         * gdb.mi/mi-nsintrall.exp: Likewise.
4497         * gdb.multi/base.exp: Likewise.
4498         * gdb.multi/multi-arch.exp: Likewise.
4499         * gdb.python/py-inferior.exp: Likewise.
4500         * gdb.threads/break-while-running.exp: Likewise.
4501         * gdb.threads/execl.exp: Likewise.
4502         * gdb.threads/gcore-thread.exp: Likewise.
4503         * gdb.threads/info-threads-cur-sal.exp: Likewise.
4504         * gdb.threads/kill.exp: Likewise.
4505         * gdb.threads/linux-dp.exp: Likewise.
4506         * gdb.threads/multiple-step-overs.exp: Likewise.
4507         * gdb.threads/next-bp-other-thread.exp: Likewise.
4508         * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
4509         * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
4510         * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
4511         * gdb.threads/thread-find.exp: Likewise.
4512         * gdb.threads/tls.exp: Likewise.
4513         * lib/mi-support.exp (mi_reverse_list): Delete.
4514         (mi_check_thread_states): No longer reverse list.
4515
4516 2015-11-24  Pedro Alves  <palves@redhat.com>
4517
4518         * gdb.python/py-inferior.exp: Use with_test_prefix.  Consistently
4519         use lowercase.
4520
4521 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
4522
4523         * gdb.trace/actions.c: Include trace-common.h.
4524         (main): Add a location for a fast tracepoint.
4525         * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
4526         the normal tracepoints.
4527         (gdb_verify_tracepoints): Adjust number of expected tracepoints.
4528
4529 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
4530
4531         * save-trace.exp: Factor out code to these...
4532         (gdb_save_tracepoints): New.
4533         (gdb_load_tracepoints): New.
4534         (do_save_load_test): New.
4535
4536 2015-11-23  Kevin Buettner  <kevinb@redhat.com>
4537
4538         * gdb.base/asmlabel.exp: New test.
4539         * gdb.base/asmlabel.c: New test case.
4540
4541 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
4542
4543         * gdb.base/wrong_frame_bt_full-main.c: New file.
4544         * gdb.base/wrong_frame_bt_full-opaque.c: New file.
4545         * gdb.base/wrong_frame_bt_full.exp: New file.
4546
4547 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
4548
4549         * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
4550
4551 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
4552
4553         * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
4554         pstate register when comparing registers values in
4555         sparc64-*-linux-gnu targets to avoid spurious differences.
4556
4557 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
4558
4559         * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
4560
4561 2015-11-19  Sandra Loosemore  <sandra@codesourcery.com>
4562
4563         * gdb.base/nested-subp1.exp: Pass executable, not executable name,
4564         as type argument to gdb_compile.
4565         * gdb.base/nested-subp2.exp: Likewise.
4566         * gdb.base/nested-subp3.exp: Likewise.
4567
4568 2015-11-17  Dominik Vogt  <vogt@linux.vnet.ibm.com>
4569
4570         * lib/dwarf.exp (_note): Fix left shift of negative value.
4571         * gdb.trace/trace-condition.exp: Likewise.
4572
4573 2015-11-13  Yao Qi  <yao.qi@linaro.org>
4574
4575         * gdb.base/call-sc.exp (test_scalar_returns): Remove the
4576         comments about d10v.
4577         (test_scalar_returns): Likewise.
4578         * gdb.base/d10v.ld: Remove.
4579         * gdb.base/overlays.exp: Remove the target triplet checking for
4580         d10v-*-*.
4581         * gdb.base/structs.exp (test_struct_returns): Remove the
4582         comments about d10v.
4583         (test_struct_calls): Likewise.
4584
4585 2015-11-13  Yao Qi  <yao.qi@linaro.org>
4586
4587         * gdb.base/gnu_vector.exp: Check the return value by "p res".
4588         * gdb.base/gnu_vector.c: Don't include stdio.h.
4589         (main): Don't print res and call add_some_intvecs.
4590
4591 2015-11-11  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
4592
4593         * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
4594         macro.
4595         (func5): Removed.
4596         (func4): Use FAST_TRACEPOINT_LABEL.
4597         * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
4598         macro.
4599         (func): Removed.
4600         (thread_function): Use FAST_TRACEPOINT_LABEL.
4601         * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
4602         (func): Remove.
4603         (marker): Use FAST_TRACEPOINT_LABEL.
4604         * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
4605         (pendfunc1): Remove.
4606         (pendfunc): Use FAST_TRACEPOINT_LABEL.
4607         * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
4608         (foo): Remove.
4609         (pendfunc2): Use FAST_TRACEPOINT_LABEL.
4610         * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
4611         macro.
4612         (func): Remove.
4613         (marker): Use FAST_TRACEPOINT_LABEL.
4614         * gdb.trace/trace-common.h: New header.
4615         * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
4616         macro.
4617         (func): Remove.
4618         (marker): Use FAST_TRACEPOINT_LABEL.
4619         * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
4620         (func): Remove.
4621         (thread_function): Use FAST_TRACEPOINT_LABEL.
4622
4623 2015-11-10  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
4624
4625         * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
4626         in front.
4627         * gdb.trace/change-loc.exp: Use global pcreg definition.
4628         * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
4629         * gdb.trace/entry-values.exp: Use global spreg definition, add $
4630         in front.
4631         * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
4632         * gdb.trace/pending.exp: Likewise.
4633         * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
4634         * gdb.trace/trace-break.exp: Likewise.
4635         * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
4636         in front.
4637         * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
4638         * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
4639         in front.
4640         * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
4641
4642 2015-11-09  Joel Brobecker  <brobecker@adacore.com>
4643
4644         * gdb.ada/fin_fun_out: New testcase.
4645
4646 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
4647
4648         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
4649         value associated with DW_AT_byte_size.
4650         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
4651         constants for DW_AT_byte_size, DW_AT_lower_bound, and
4652         DW_AT_upper_bound.
4653
4654 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
4655
4656         * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
4657         (gdb_target_symbol_prefix_flags): Define in terms of _asm
4658         version.
4659         * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
4660         gdb.dwarf2/dw2-canonicalize-type.exp,
4661         gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
4662         gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
4663         gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
4664         provided by gdb_target_symbol_prefix_flags_asm.
4665         * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
4666         testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
4667         testsuite/gdb.dwarf2/dw2-unresolved-main.c,
4668         testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
4669         gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
4670         macros where needed).  Use this macro for symbols which require
4671         the prefix provided by SYMBOL_PREFIX.
4672
4673 2015-11-05  Kevin Buettner  <kevinb@redhat.com>
4674
4675         * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
4676         New procs.
4677         * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
4678         representing expressions, of more than one list element.
4679         * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
4680         to prepend linker symbol prefix to f.
4681         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
4682         table_1 and table_2.
4683         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
4684         Likewise, for f and g.
4685         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
4686         for ptr.
4687         * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
4688         for main.
4689         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
4690         table_1_ptr and table_2_ptr.
4691
4692 2015-11-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
4693             Joel Brobecker  <brobecker@adacore.com>
4694
4695         * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
4696
4697 2015-11-04  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
4698
4699         * gdb.reverse/s390-mvcle.c: New test.
4700         * gdb.reverse/s390-mvcle.exp: New file.
4701         * lib/gdb.exp: Enable reverse tests on s390*-linux.
4702
4703 2015-11-02  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
4704
4705         * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
4706
4707 2015-11-02  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
4708
4709         * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
4710         reaching marker2.
4711         * gdb.reverse/getresuid-reverse.exp: Likewise.
4712         * gdb.reverse/pipe-reverse.exp: Likewise.
4713         * gdb.reverse/readv-reverse.exp: Likewise.
4714         * gdb.reverse/recvmsg-reverse.exp: Likewise.
4715         * gdb.reverse/time-reverse.exp: Likewise.
4716         * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
4717
4718 2015-10-30  Yao Qi  <yao.qi@linaro.org>
4719
4720         * gdb.threads/wp-replication.c (watch_count_done): Remove.
4721         (empty_cycle): Remove.
4722         (main): Don't call empty_cycle.  Don't use watch_count_done.
4723         * gdb.threads/wp-replication.exp: Don't set breakpoint on
4724         empty_cycle.  Rewrite the code counting HW watchpoints.
4725
4726 2015-10-30  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
4727
4728         * gdb.reverse/fstatat-reverse.c: New test.
4729         * gdb.reverse/fstatat-reverse.exp: New file.
4730         * gdb.reverse/getresuid-reverse.c: New test.
4731         * gdb.reverse/getresuid-reverse.exp: New file.
4732         * gdb.reverse/pipe-reverse.c: New test.
4733         * gdb.reverse/pipe-reverse.exp: New file.
4734         * gdb.reverse/readv-reverse.c: New test.
4735         * gdb.reverse/readv-reverse.exp: New file.
4736         * gdb.reverse/recvmsg-reverse.c: New test.
4737         * gdb.reverse/recvmsg-reverse.exp: New file.
4738         * gdb.reverse/time-reverse.c: New test.
4739         * gdb.reverse/time-reverse.exp: New file.
4740         * gdb.reverse/waitpid-reverse.c: New test.
4741         * gdb.reverse/waitpid-reverse.exp: New file.
4742
4743 2015-10-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
4744
4745         * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
4746
4747 2015-10-26  Doug Evans  <dje@google.com>
4748
4749         PR symtab/17391
4750         * lib/dwarf.exp (_location): Add support for DW_OP_regx.
4751         * gdb.dwarf2/bad-regnum.c: New file.
4752         * gdb.dwarf2/bad-regnum.exp: New file.
4753
4754 2015-10-26  Doug Evans  <dje@google.com>
4755
4756         PR python/18938
4757         * gdb.python/python.exp: Add test for symlink from .py file to .notpy
4758         file.
4759
4760 2015-10-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
4761
4762         * gdb.compile/compile.exp (compile code globalvar): Update expectation
4763         for a change by "Mention language in compile error message".
4764
4765 2015-10-21  Simon Marchi  <simon.marchi@polymtl.ca>
4766
4767         PR python/18073
4768         * gdb.python/py-type.c (C::a_method): New.
4769         (C::a_const_method): New.
4770         (C::a_static_method): New.
4771         (a_function): New.
4772         * gdb.python/py-type.exp (test_fields): Test getting fields
4773         from function and method.
4774
4775 2015-10-21  Keven Boell  <keven.boell@intel.com>
4776
4777         * gdb.fortran/vla-alloc-assoc.exp: New file.
4778         * gdb.fortran/vla-datatypes.exp: New file.
4779         * gdb.fortran/vla-datatypes.f90: New file.
4780         * gdb.fortran/vla-history.exp: New file.
4781         * gdb.fortran/vla-ptype-sub.exp: New file.
4782         * gdb.fortran/vla-ptype.exp: New file.
4783         * gdb.fortran/vla-sizeof.exp: New file.
4784         * gdb.fortran/vla-sub.f90: New file.
4785         * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
4786         * gdb.fortran/vla-value-sub-finish.exp: New file.
4787         * gdb.fortran/vla-value-sub.exp: New file.
4788         * gdb.fortran/vla-value.exp: New file.
4789         * gdb.fortran/vla-ptr-info.exp: New file.
4790         * gdb.mi/mi-vla-fortran.exp: New file.
4791         * gdb.mi/vla.f90: New file.
4792
4793 2015-10-21  Sandra Loosemore  <sandra@codesourcery.com>
4794
4795         * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
4796         of hardwired timeout value.
4797
4798 2015-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
4799             Pedro Alves  <palves@redhat.com>
4800
4801         * gdb.dwarf2/dw2-regno-invalid.exp: New file.
4802         * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
4803
4804 2015-10-19  Josh Stone  <jistone@redhat.com>
4805
4806         * gdb.base/catch-syscall.c: Include <sched.h>.
4807         (unknown_syscall): New variable.
4808         (main): Trigger a vfork and an unknown syscall.
4809         * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
4810         (unknown_syscall_number): Likewise.
4811         (check_call_to_syscall): Accept an optional syscall pattern.
4812         (check_return_from_syscall): Likewise.
4813         (check_continue): Likewise.
4814         (test_catch_syscall_without_args): Check for vfork and ENOSYS.
4815         (test_catch_syscall_skipping_return): New test toggling off 'catch
4816         syscall' to step over the syscall return, then toggling back on.
4817         (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
4818         during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
4819         (do_syscall_tests): Call test_catch_syscall_without_args and
4820         test_catch_syscall_mid_vfork.
4821         (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
4822         (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
4823
4824 2015-10-19  Andrew Stubbs  <ams@codesourcery.com>
4825
4826         * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
4827         print g_vE): Add new pass patterns.
4828         * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
4829         print various symbol names for vptr fields.
4830
4831 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
4832
4833         * gdb.base/dbx.exp (test_func): Remove xfails, update expected
4834         results.
4835
4836 2015-10-12  Yao Qi  <yao.qi@linaro.org>
4837
4838         * gdb.arch/disp-step-insn-reloc.exp: New test case.
4839
4840 2015-10-12  Yao Qi  <yao.qi@linaro.org>
4841
4842         * lib/gdb.exp (support_displaced_stepping): Return 1 if target
4843         is aarch64*-*-linux*.
4844
4845 2015-10-12  Yao Qi  <yao.qi@linaro.org>
4846
4847         * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
4848         (can_relocate_bcond_true): ... it.
4849         (can_relocate_bcond_false): New function.
4850         (foo): Likewise.
4851         (can_relocate_bl): Likewise.
4852         (testcases) [__aarch64__]: Add can_relocate_bcond_false and
4853         can_relocate_bl.
4854
4855 2015-10-12  Pierre-Marie de Rodat  <derodat@adacore.com>
4856
4857         * gdb.base/nested-addr.c: New file.
4858         * gdb.base/nested-addr.exp: New testcase.
4859
4860 2015-10-09  Markus Metzger  <markus.t.metzger@intel.com>
4861
4862         * gdb.btrace/vdso.c (main): Remove breakpoint markers.
4863         * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
4864         its output.  Ignore the output of "record goto begin" and instead
4865         check that GDB is replaying.
4866
4867 2015-10-09  Pedro Alves  <palves@redhat.com>
4868
4869         * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
4870         (top level): Use it in the run with no args test.
4871
4872 2015-10-08  Iain Buclaw  <ibuclaw@gdcproject.org>
4873
4874         * gdb.dlang/properties.exp: New file.
4875
4876 2015-10-02  Sandra Loosemore  <sandra@codesourcery.com>
4877
4878         * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
4879         whether or not address 0x1000 is mapped on the target.
4880
4881 2015-09-30  Simon Marchi  <simon.marchi@ericsson.com>
4882
4883         * gdb.python/py-type.exp: Do not run tests if binaries fail to
4884         build.
4885
4886 2015-09-30  Markus Metzger  <markus.t.metzger@intel.com>
4887
4888         * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
4889         instruction-history test.
4890
4891 2015-09-28  Doug Evans  <dje@google.com>
4892
4893         * gdb.base/gcore.c (array_func): Add reference to static_array.
4894
4895 2015-09-25  Simon Marchi  <simon.marchi@ericsson.com>
4896
4897         * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
4898         source line.
4899
4900 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
4901
4902         * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
4903         short or char as base type.
4904
4905 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
4906
4907         * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
4908         to allow any size enum.
4909
4910 2015-09-23  Pierre-Marie de Rodat  <derodat@adacore.com>
4911
4912         * gdb.ada/array_ptr_renaming.exp: New testcase.
4913         * gdb.ada/array_ptr_renaming/foo.adb: New file.
4914         * gdb.ada/array_ptr_renaming/pack.ads: New file.
4915
4916 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
4917
4918         * gdb.trace/ftrace-lock.c: New file.
4919         * gdb.trace/ftrace-lock.exp: New file.
4920
4921 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
4922
4923         * gdb.arch/insn-reloc.c: New file.
4924         * gdb.arch/ftrace-insn-reloc.exp: New file.
4925
4926 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
4927
4928         * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
4929         instruction.
4930         * gdb.trace/pendshr1.c (pendfunc): Likewise.
4931         * gdb.trace/pendshr2.c (pendfunc2): Likewise.
4932         * gdb.trace/range-stepping.c: Likewise.
4933         * gdb.trace/trace-break.c: Likewise.
4934         * gdb.trace/trace-mt.c (thread_function): Likewise.
4935         * gdb.trace/ftrace.c (marker): Likewise.
4936         * gdb.trace/trace-condition.c (marker): Likewise.
4937         * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
4938         * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
4939         is_aarch64_target.
4940
4941 2015-09-18  Doug Evans  <xdje42@gmail.com>
4942
4943         * gdb.dwarf2/dw2-bad-unresolved.c: New file.
4944         * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
4945
4946 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
4947
4948         * gdb.base/dso2dso.exp: Don't use directory prefix when setting
4949         the breakpoint.
4950
4951 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
4952
4953         * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
4954         the pending breakpoint.  Remove timeout override for "Run till
4955         MI pending breakpoint on pendfunc3 on thread 2" test.
4956
4957 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
4958
4959         * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
4960         filename pattern.
4961
4962 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
4963
4964         * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
4965         in breakpoint filename pattern.
4966
4967 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
4968
4969         * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
4970
4971 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
4972
4973         * gdb.linespec/explicit.exp: Check for readline support for
4974         tab-completion tests.  Fix obvious typo.
4975
4976 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
4977
4978         * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
4979         and replay.
4980
4981 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
4982
4983         * gdb.btrace/non-stop.c: New.
4984         * gdb.btrace/non-stop.exp: New.
4985
4986 2015-09-17  Pierre Langlois  <pierre.langlois@arm.com>
4987             Yao Qi  <yao.qi@linaro.org>
4988
4989         * gdb.trace/trace-condition.c: New file.
4990         * gdb.trace/trace-condition.exp: New file.
4991
4992 2015-09-16  Wei-cheng Wang  <cole945@gmail.com>
4993
4994         * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
4995         for testing bytecode compilation.
4996
4997 2015-09-16  Pedro Alves  <palves@redhat.com>
4998             Sandra Loosemore <sandra@codesourcery.com>
4999
5000         * gdb.threads/non-stop-fair-events.c (timeout): New global.
5001         (SECONDS): Redefine.
5002         (main): Call pthread_kill and alarm early.
5003         * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
5004         support.
5005         (test): If the target can't hardware step and doesn't support
5006         displaced stepping, increase the timeout.
5007
5008 2015-09-16  Pedro Alves  <palves@redhat.com>
5009
5010         * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
5011         (enable_debug): New procedures.
5012         (test): Use them.  Bail out if waiting for threads fails.
5013         (top level): Bail out if a test fails.
5014
5015 2015-09-16  Yao Qi  <yao.qi@linaro.org>
5016
5017         * gdb.asm/asm-source.exp: Set asm-arch for
5018         aarch64*-*-* target.
5019         * gdb.asm/aarch64.inc: New file.
5020
5021 2015-09-15  Pierre-Marie de Rodat  <derodat@adacore.com>
5022
5023         * gdb.ada/array_of_variable_length.exp: New testcase.
5024         * gdb.ada/array_of_variable_length/foo.adb: New file.
5025         * gdb.ada/array_of_variable_length/pck.adb: New file.
5026         * gdb.ada/array_of_variable_length/pck.ads: New file.
5027
5028 2015-09-15  Doug Evans  <dje@google.com>
5029
5030         * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
5031         of function static local variable.
5032
5033 2015-09-15  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
5034
5035         * gdb.threads/tls-so_extern.exp: New test file.
5036         * gdb.threads/tls-so_extern.c: New test file.
5037         * gdb.threads/tls-so_extern_main.c: New test file.
5038
5039 2015-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
5040
5041         * gdb.opt/solib-intra-step-lib.c: New file.
5042         * gdb.opt/solib-intra-step-main.c: New file.
5043         * gdb.opt/solib-intra-step.exp: New file.
5044
5045 2015-09-15  Pedro Alves  <palves@redhat.com>
5046
5047         * gdb.threads/non-ldr-exc-3.exp (do_test): Use
5048         gdb_continue_to_breakpoint instead of gdb_test_multiple.
5049
5050 2015-09-14  Pedro Alves  <palves@redhat.com>
5051
5052         * gdb.base/hook-stop-continue.c: Delete.
5053         * gdb.base/hook-stop-continue.exp: Delete.
5054         * gdb.base/hook-stop-frame.c: Delete.
5055         * gdb.base/hook-stop-frame.exp: Delete.
5056         * gdb.base/hook-stop.c: New file.
5057         * gdb.base/hook-stop.exp: New file.
5058
5059 2015-09-14  Pierre-Marie de Rodat  <derodat@adacore.com>
5060
5061         * gdb.ada/access_to_packed_array.exp: New testcase.
5062         * gdb.ada/access_to_packed_array/foo.adb: New file.
5063         * gdb.ada/access_to_packed_array/pack.adb: New file.
5064         * gdb.ada/access_to_packed_array/pack.ads: New file.
5065
5066 2015-09-14  Markus Metzger  <markus.t.metzger@intel.com>
5067
5068         * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
5069         buffer size test.
5070
5071 2015-09-11  Don Breazeal  <donb@codesourcery.com>
5072
5073         * gdb.base/foll-exec.c: Add copyright header.  Fix
5074         formatting issues.
5075         * gdb.base/foll-exec.exp (zap_session): Delete proc.
5076         (do_exec_tests): Use clean_restart in place of zap_session,
5077         and for test initialization.  Fix formatting issues.  Use
5078         fail in place of perror.
5079         * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
5080         an expect statement to match an expression with output from
5081         the program under debug.
5082         * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
5083         non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
5084         * gdb.threads/non-ldr-exc-2.exp: Likewise.
5085         * gdb.threads/non-ldr-exc-3.exp: Likewise.
5086         * gdb.threads/non-ldr-exc-4.exp: Likewise.
5087
5088 2015-09-09  Doug Evans  <dje@google.com>
5089
5090         * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
5091
5092 2015-09-09  Doug Evans  <dje@google.com>
5093
5094         * gdb.base/pie-execl.exp: Fix result test of build_executable.
5095
5096 2015-09-09  Doug Evans  <dje@google.com>
5097
5098         * gdb.base/savedregs.exp: Fix typo.
5099
5100 2015-09-09  Pedro Alves  <palves@redhat.com>
5101
5102         * gdb.mi/mi-cli.exp: Add CLI finish tests.
5103
5104 2015-09-08  Sandra Loosemore  <sandra@codesourcery.com>
5105
5106         * gdb.threads/hand-call-in-threads.exp: Make sure the thread
5107         command actually switches threads.  Give up on remaining
5108         tests if target fails to stop at breakpoint.
5109
5110 2015-09-03  Pierre-Marie de Rodat  <derodat@adacore.com>
5111
5112         * gdb.ada/funcall_char.exp: New testcase.
5113         * gdb.ada/funcall_char/foo.adb: New file.
5114
5115 2015-09-01  Pierre-Marie de Rodat  <derodat@adacore.com>
5116
5117         * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
5118         expected outputs.  Add two testcases for completing ambiguous
5119         functions.
5120         * gdb.ada/complete/aux_pck.adb: New file.
5121         * gdb.ada/complete/aux_pck.ads: New file.
5122         * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
5123         Ambiguous_Func functions.
5124         * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
5125         * gdb.ada/complete/pck.adb: Likewise.
5126
5127 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
5128
5129         * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
5130         failures to run the test program under GDB.
5131
5132 2015-08-26  Luis Machado  <lgustavo@codesourcery.com>
5133
5134         * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
5135         to C.
5136
5137 2015-08-26  Patrick Palka  <patrick@parcs.ath.cx>
5138
5139         * gdb.base/run-after-attach.exp: New test file.
5140         * gdb.base/run-after-attach.c: New test file.
5141
5142 2015-08-26  Don Breazeal  <donb@codesourcery.com>
5143
5144         * gdb.base/foll-exec-2.c: New test program.
5145         * gdb.base/foll-exec-2.exp: New test.
5146
5147 2015-08-25  Pierre-Marie de Rodat  <derodat@adacore.com>
5148
5149         * gdb.base/nested-subp1.exp: New file.
5150         * gdb.base/nested-subp1.c: New file.
5151         * gdb.base/nested-subp2.exp: New file.
5152         * gdb.base/nested-subp2.c: New file.
5153         * gdb.base/nested-subp3.exp: New file.
5154         * gdb.base/nested-subp3.c: New file.
5155
5156 2015-08-24  Pedro Alves  <palves@redhat.com>
5157
5158         * gdb.server/connect-without-multi-process.c: New file.
5159         * gdb.server/connect-without-multi-process.exp: New file.
5160
5161 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
5162
5163         * gdb.opt/inline-markers.c: Make z int.
5164
5165 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
5166
5167         * gdb.opt/inline-markers.c: Make z volatile.
5168
5169 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
5170
5171         * gdb.opt/inline-bt.c: New volatile global z.
5172         * gdb.opt/inline-cmds.c: Likewise.
5173         * gdb.opt/inline-locals.c: Likewise.
5174         * gdb.opt/inline-markers.c: New extern global z.
5175         (marker): Use z.
5176         (inline_fn): Likewise.
5177
5178 2015-08-24  Pedro Alves  <palves@redhat.com>
5179
5180         * config/m32r-stub.exp: Remove file.
5181         * gdb.base/call-ar-st.exp: Remove reference to sparclet.
5182         * gdb.base/call-rt-st.exp: Likewise.
5183         * gdb.base/call-strs.exp: Likewise.
5184         * gdb.base/default.exp: Remove references to h8300-*-hms and
5185         *-*-udi*.
5186         * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
5187
5188 2015-08-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5189
5190         * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
5191         -Wno-psabi" if "-mcpu=native" fails.  For the tests with "finish"
5192         and "return" use KFAIL when GDB can not read/write the vector
5193         return value.
5194
5195 2015-08-21  Gary Benson <gbenson@redhat.com>
5196
5197         * gdb.trace/pending.exp: Cope with remote transfer warnings.
5198
5199 2015-08-20  Pedro Alves  <palves@redhat.com>
5200
5201         * gdb.server/solib-list.exp: No longer expect an interior stop in
5202         non-stop mode.
5203
5204 2015-08-20  Pedro Alves  <palves@redhat.com>
5205
5206         * gdb.server/connect-stopped-target.c: New file.
5207         * gdb.server/connect-stopped-target.exp: New file.
5208
5209 2015-08-20  Pedro Alves  <palves@redhat.com>
5210
5211         * gdb.dwarf2/comp-unit-lang.exp: New file.
5212         * gdb.dwarf2/comp-unit-lang.c: New file.
5213
5214 2015-08-20  Pierre-Marie de Rodat  <derodat@adacore.com>
5215
5216         * gdb.ada/attr_ref_and_charlit.exp: New testcase.
5217         * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
5218
5219 2015-08-19  Kevin Buettner  <kevinb@redhat.com>
5220
5221         * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
5222         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
5223
5224 2015-08-18  Doug Evans  <dje@google.com>
5225             Adrian Sendroiu <adrian.sendroiu@freescale.com>
5226
5227         * lib/gdb.exp (skip_python_tests_prompt): Renamed from
5228         skip_python_tests.  New arg prompt_regexp.
5229         (skip_python_tests): New function.
5230         * lib/mi-support.exp (mi_skip_python_tests): New function.
5231         * gdb.python/py-mi-objfile-gdb.py: New file.
5232         * gdb.python/py-mi-objfile.c: New file.
5233         * gdb.python/py-mi-objfile.exp: New file.
5234
5235 2015-08-17  Keith Seitz  <keiths@redhat.com>
5236
5237         * gdb.linespec/explicit.exp: Move strace test from here ...
5238         * gdb.trace/strace.exp: ... to here.
5239
5240 2015-08-15  Patrick Palka  <patrick@parcs.ath.cx>
5241
5242         * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
5243         * gdb.base/kill-detach-inferiors-cmd.c: New test file.
5244
5245 2015-08-14  Doug Evans  <xdje42@gmail.com>
5246
5247         * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
5248         inferior before selecting a new file.
5249
5250 2015-08-14  Doug Evans  <xdje42@gmail.com>
5251
5252         * gdb.mi/mi-disassemble.exp: Update.
5253         * gdb.base/disasm-optim.S: New file.
5254         * gdb.base/disasm-optim.c: New file.
5255         * gdb.base/disasm-optim.h: New file.
5256         * gdb.base/disasm-optim.exp: New file.
5257
5258 2015-08-14  Keith Seitz  <keiths@redhat.com>
5259
5260         * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
5261         "evaluated-by".
5262
5263 2015-08-13  Joel Brobecker  <brobecker@adacore.com>
5264
5265         * gdb.base/dso2dso.exp: Improve the testcase's documentation.
5266
5267 2015-08-13  Pierre-Marie de Rodat  <derodat@adacore.com>
5268
5269         * gdb.ada/fun_renaming.exp: New testcase.
5270         * gdb.ada/fun_renaming/fun_renaming.adb: New file.
5271         * gdb.ada/fun_renaming/pack.adb: New file.
5272         * gdb.ada/fun_renaming/pack.ads: New file.
5273
5274 2015-08-12  Keith Seitz  <keiths@redhat.com>
5275
5276         * gdb.base/dso2dso.exp: Pass basename of source file in call to
5277         gdb_get_line_number.
5278
5279 2015-08-12  Joel Brobecker  <brobecker@adacore.com>
5280
5281         * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
5282         gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
5283         gdb.base/dso2dso.exp: New files.
5284
5285 2015-08-12  Sergio Durigan Junior  <sergiodj@redhat.com>
5286             Pedro Alves  <palves@redhat.com>
5287             Keith Seitz  <keiths@redhat.com>
5288
5289         * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
5290         GDBFLAGS.
5291
5292 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
5293
5294         * gdb.base/gdbhistsize-history.exp
5295         (test_histsize_history_setting): Use save_vars.
5296         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
5297         Use save_vars.
5298         (test_no_truncation_of_unlimited_history_file): Use save_vars.
5299         * gdb.base/readline.exp: Use save_vars.
5300
5301 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
5302
5303         * lib/gdb.exp (save_vars): New proc.
5304
5305 2015-08-11  Keith Seitz  <keiths@redhat.com>
5306
5307         * gdb.base/help.exp: Update help_breakpoint_text.
5308
5309 2015-08-11  Keith Seitz  <keiths@redhat.com>
5310
5311         * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
5312         (at toplevel): Call test_explicit_breakpoints.
5313         * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
5314         breakpoints.
5315         * lib/mi-support.exp (mi_make_breakpoint): Add support for
5316         breakpoint conditions, "-cond".
5317
5318 2015-08-11  Keith Seitz  <keiths@redhat.com>
5319
5320         * gdb.linespec/3explicit.c: New file.
5321         * gdb.linespec/cpexplicit.cc: New file.
5322         * gdb.linespec/cpexplicit.exp: New file.
5323         * gdb.linespec/explicit.c: New file.
5324         * gdb.linespec/explicit.exp: New file.
5325         * gdb.linespec/explicit2.c: New file.
5326         * gdb.linespec/ls-errs.exp: Add explicit location tests.
5327         * lib/gdb.exp (capture_command_output): Regexp-escape `command'
5328         before using in the matching pattern.
5329         Clarify that `prefix' is a regular expression.
5330
5331 2015-08-11  Keith Seitz  <keiths@redhat.com>
5332
5333         * gdb.base/dprintf-pending.exp: Update dprintf "without format"
5334         test.
5335         Add tests for missing ",FMT" and ",".
5336
5337 2015-08-10  Doug Evans  <dje@google.com>
5338             Keith Seitz  <keiths@redhat.com>
5339
5340         PR gdb/17960
5341         * gdb.base/completion.exp: Add location completer tests.
5342
5343 2015-08-07  Pedro Alves  <palves@redhat.com>
5344
5345         * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
5346         tests here.
5347         (top level): Run do_test with and without displaced stepping.
5348
5349 2015-08-07  Pedro Alves  <palves@redhat.com>
5350
5351         * gdb.base/valgrind-disp-step.c: New file.
5352         * gdb.base/valgrind-disp-step.exp: New file.
5353
5354 2015-08-07  Pedro Alves  <palves@redhat.com>
5355
5356         * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
5357         Delete function.
5358         (main): Add alarm.  Run an infinite loop instead of calling
5359         wait_threads.
5360         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
5361         comment.
5362         * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
5363         Delete function.
5364         (main): Add alarm.  Run an infinite loop instead of calling
5365         wait_threads.
5366         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
5367         comment.
5368
5369 2015-08-07  Pedro Alves  <palves@redhat.com>
5370
5371         * gdb.base/checkpoint-ns.exp: New file.
5372         * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
5373         standard_testfile.
5374
5375 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
5376
5377         * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
5378         * gdb.btrace/instruction_history.exp: Update.
5379         * gdb.btrace/tsx.exp: New.
5380         * gdb.btrace/tsx.c: New.
5381
5382 2015-08-06  Pedro Alves <palves@redhat.com>
5383
5384         * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
5385         increase timeout.
5386         * gdb.reverse/until-precsave.exp: Bump timeouts.
5387
5388 2015-08-06  Pedro Alves  <palves@redhat.com>
5389
5390         * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
5391
5392 2015-08-06  Pedro Alves  <palves@redhat.com>
5393
5394         PR gdb/18749
5395         * gdb.threads/process-dies-while-handling-bp.c: New file.
5396         * gdb.threads/process-dies-while-handling-bp.exp: New file.
5397
5398 2015-08-06  Pedro Alves  <palves@redhat.com>
5399
5400         * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
5401         * gdb.threads/forking-threads-plus-breakpoint.c: New file.
5402
5403 2015-08-05  Pedro Alves  <palves@redhat.com>
5404
5405         * gdb.threads/next-while-other-thread-longjmps.c: New file.
5406         * gdb.threads/next-while-other-thread-longjmps.exp: New file.
5407
5408 2015-08-03  Sandra Loosemore  <sandra@codesourcery.com>
5409
5410         * gdb.base/bp-permanent.exp: Report test as unsupported if
5411         the target cannot stop at the permanent breakpoint.
5412
5413 2015-08-03  Doug Evans  <dje@google.com>
5414
5415         * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
5416         10000.
5417
5418 2015-08-03  Doug Evans  <dje@google.com>
5419
5420         * Makefile.in (workers/%.worker, build-perf): New rule.
5421         (GDB_PERFTEST_MODE): New variable.
5422         (check-perf): Use it.
5423         (clean): Clean up gdb.perf parallel build subdirs.
5424         * lib/build-piece.exp: New file.
5425         * lib/gdb.exp (make_gdb_parallel_path): New function
5426         (standard_output_file, standard_temp_file): Call it.
5427         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5428         of $GDB_PARALLEL.
5429         * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
5430
5431 2015-08-03  Doug Evans  <dje@google.com>
5432
5433         * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
5434         (LOG_FILE_NAME): New global.
5435         (TextReporter.__init__): Initialize self.txt_sum.
5436         (TextReporter.report): Add support for multiple data-points.
5437         Move report to perftest.sum, put raw data in perftest.log.
5438         (TextReporter.start): Open sum and log files.
5439         (TextReporter.end): Close sum and log files.
5440         * gdb.perf/lib/perftest/testresult.py
5441         (SingleStatisticTestResult.record): Handle multiple data-points.
5442
5443 2015-07-31  Pedro Alves  <palves@redhat.com>
5444
5445         * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
5446         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
5447         kill_wait_spawned_process instead of explicit "kill -9".
5448         * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
5449         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
5450         kill_wait_spawned_process.
5451         * gdb.base/attach-twice.exp: Likewise.
5452         * gdb.base/attach.exp: Likewise.
5453         (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
5454         gdb_test_multiple.
5455         * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
5456         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
5457         kill_wait_spawned_process.
5458         * gdb.base/valgrind-infcall.exp: Likewise.
5459         * gdb.multi/multi-attach.exp: Likewise.
5460         * gdb.python/py-prompt.exp: Likewise.
5461         * gdb.python/py-sync-interp.exp: Likewise.
5462         * gdb.server/ext-attach.exp: Likewise.
5463         * gdb.threads/attach-into-signal.exp (corefunc): Use
5464         spawn_wait_for_attach, spawn_id_get_pid and
5465         kill_wait_spawned_process.
5466         * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
5467         spawn_wait_for_attach returning a spawn id instead of a pid.  Use
5468         spawn_id_get_pid and kill_wait_spawned_process.
5469         * gdb.threads/attach-stopped.exp (corefunc): Use
5470         spawn_wait_for_attach, spawn_id_get_pid and
5471         kill_wait_spawned_process.
5472         * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
5473         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
5474         kill_wait_spawned_process instead of explicit "kill -9".
5475         * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
5476         (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
5477         (spawn_wait_for_attach): Use spawn instead of exec to spawn
5478         processes.  Don't map cygwin/windows pids here.  Now returns a
5479         spawn id list.
5480
5481 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
5482
5483         * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
5484         4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
5485         correct patch.
5486
5487 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
5488
5489         * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
5490
5491 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
5492
5493         Reapply:
5494         2014-05-21  Mark Wielaard  <mjw@redhat.com>
5495
5496         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
5497
5498 2015-07-30  Pedro Alves  <palves@redhat.com>
5499
5500         * linux-low.c (handle_extended_wait): Set the child's last
5501         reported status to TARGET_WAITKIND_STOPPED.
5502
5503 2015-07-30  Pedro Alves  <palves@redhat.com>
5504
5505         PR threads/18600
5506         * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
5507         only shows inferior 1.
5508
5509 2015-07-30  Simon Marchi  <simon.marchi@ericsson.com>
5510             Pedro Alves  <palves@redhat.com>
5511
5512         PR threads/18600
5513         * gdb.threads/fork-plus-threads.c: New file.
5514         * gdb.threads/fork-plus-threads.exp: New file.
5515
5516 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
5517
5518         * gdb.base/batch-preserve-term-settings.exp
5519         (test_terminal_settings_preserved_after_cli_exit): Use
5520         send_quit_command.
5521
5522 2015-07-29  Pedro Alves  <palves@redhat.com>
5523             Don Breazeal  <donb@codesourcery.com>
5524
5525         * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
5526         output from both inferior_spawn_id and gdb_spawn_id.
5527
5528 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
5529
5530         * gdb.threads/attach-into-signal.exp (corefunc): Use
5531         with_test_prefix on nested loops, uniquefying the test messages.
5532
5533 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
5534
5535         * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
5536         commit.
5537
5538 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
5539
5540         * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
5541         New proc.
5542         (test_terminal_settings_preserved_after_sigterm): New test.
5543
5544 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
5545
5546         * gdb.base/batch-preserve-term-settings.exp
5547         (test_terminal_settings_preserved_after_cli_exit): New test.
5548
5549 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
5550
5551         * gdb.base/batch-preserve-term-settings.exp: Remove top-level
5552         manipulation of saved_gdbflags.
5553         (test_terminal_settings_preserved): Remove global declaration of
5554         the unused variable pagination_prompt.  Remove manipulation of
5555         saved_gdbflags.  Use a local variable EXTRA_GDBFLAGS instead of
5556         GDBFLAGS.
5557
5558 2015-07-29  Pedro Alves  <palves@redhat.com>
5559
5560         * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
5561
5562 2015-07-29  Pedro Alves  <palves@redhat.com>
5563
5564         * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
5565         at the top.
5566
5567 2015-07-29  Pedro Alves  <palves@redhat.com>
5568
5569         * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
5570         (main): Call gdb_unbuffer_output.
5571         * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
5572         (main): Call gdb_unbuffer_output.
5573         * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
5574         (main): Call gdb_unbuffer_output.
5575         * gdb.base/call-strs.exp: Adjust to step over the
5576         gdb_unbuffer_output call.
5577         * gdb.base/catch-gdb-caused-signals.c: Include
5578         "../lib/unbuffer_output.c".
5579         (main): Call gdb_unbuffer_output.
5580         * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
5581         (main): Call gdb_unbuffer_output.
5582         * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
5583         (main): Call gdb_unbuffer_output.
5584         * gdb.base/run.c: Include "../lib/unbuffer_output.c".
5585         (main): Call gdb_unbuffer_output.
5586         * gdb.base/shlib-call.exp: Adjust to step over the
5587         gdb_unbuffer_output call.
5588         * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
5589         (main): Call gdb_unbuffer_output.
5590         * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
5591         (main): Call gdb_unbuffer_output.
5592         * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
5593         (main): Rename to ...
5594         (test): ... this.
5595         (main): Reimplement.
5596         * gdb.base/varargs.exp: Run to test instead of to main.
5597         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5598         (main): Call gdb_unbuffer_output.
5599
5600 2015-07-29  Pedro Alves  <palves@redhat.com>
5601
5602         * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
5603         factore out from mi_continue_dprintf.  For call-style dprintfs,
5604         expect dprintf output out of $inferior_spawn_id.
5605         (mi_continue_dprintf): Use mi_expect_dprintf.
5606         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5607         (main): Call gdb_unbuffer_output.
5608
5609 2015-07-29  Pedro Alves  <palves@redhat.com>
5610
5611         * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
5612         (default_mi_gdb_start): Set inferior_spawn_id instead of
5613         mi_inferior_spawn_id.  If $inferior_spawn_id is not set, set it to
5614         gdb_spawn_id.
5615         (mi_gdb_test): Always expect inferior output from both
5616         $inferior_spawn_id and $gdb_spawn_id.
5617
5618 2015-07-29  Pedro Alves  <palves@redhat.com>
5619
5620         * gdb.gdb/selftest.exp (test_with_self): Update comment.  Use
5621         send_inferior and $inferior_spawn_id.
5622
5623 2015-07-29  Pedro Alves  <palves@redhat.com>
5624
5625         * gdb.gdb/complaints.exp (test_initial_complaints)
5626         (test_serial_complaints, test_short_complaints): Use
5627         gdb_test_stdio.
5628         (test_empty_complaint): Handle $inferior_spawn_id !=
5629         $gdb_spawn_id.
5630
5631 2015-07-29  Pedro Alves  <palves@redhat.com>
5632
5633         * gdb.base/varargs.exp: Use gdb_test_stdio.
5634
5635 2015-07-29  Pedro Alves  <palves@redhat.com>
5636
5637         * gdb.base/shlib-call.exp: Use gdb_test_stdio.
5638
5639 2015-07-29  Pedro Alves  <palves@redhat.com>
5640
5641         * gdb.base/ending-run.exp: Use gdb_test_stdio.
5642
5643 2015-07-29  Pedro Alves  <palves@redhat.com>
5644
5645         * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
5646         parameter into two new parameters, "inf_result" and "gdb_result".
5647         Expect inferior output and gdb output from $inferior_spawn_id and
5648         $gdb_spawn_id, respectively.  Adjust all callers.
5649
5650 2015-07-29  Pedro Alves  <palves@redhat.com>
5651
5652         * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
5653         of gdb_test_sequence.
5654
5655 2015-07-29  Pedro Alves  <palves@redhat.com>
5656
5657         * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
5658         (saw_spurious_output): Expect inferior output from
5659         $inferior_spawn_id.  Use gdb_test_stdio.
5660
5661 2015-07-29  Pedro Alves  <palves@redhat.com>
5662
5663         * gdb.base/dprintf.exp: Use standard_testfile.  Change
5664         prepare_for_testing call.
5665         (srcfile): Don't set.
5666         (restart): New procedure.
5667         (test_dprintf): New procecure, use to continue over dprintfs.
5668         (test_call, test_agent): New procedures, tests moved here.
5669         Restart gdb and recreate dprintfs.  Adjust expected output.
5670
5671 2015-07-29  Pedro Alves  <palves@redhat.com>
5672
5673         * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
5674
5675 2015-07-29  Pedro Alves  <palves@redhat.com>
5676
5677         * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
5678
5679 2015-07-29  Pedro Alves  <palves@redhat.com>
5680
5681         * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
5682         gdb_test_stdio.
5683
5684 2015-07-29  Pedro Alves  <palves@redhat.com>
5685
5686         * lib/gdb.exp (gdb_test_stdio): New procedure.
5687
5688 2015-07-29  Pedro Alves  <palves@redhat.com>
5689
5690         * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
5691
5692 2015-07-29  Pedro Alves  <palves@redhat.com>
5693
5694         * gdb.base/call-signal-resume.exp: Remove check for
5695         gdb,noinferiorio.  Don't expect "no signal".  Use gdb_test.
5696         * gdb.base/unwindonsignal.exp: Likewise.
5697         * gdb.base/call-signals.c (gen_signal): Remove printf call.
5698         * gdb.base/unwindonsignal.c (gen_signal): Likewise.
5699
5700 2015-07-29  Pedro Alves  <palves@redhat.com>
5701
5702         * gdb.base/siginfo-addr.c (pass): New function.
5703         (handler): Call it iff si_addr is correct.
5704         * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
5705         Set a breakpoint at "pass" and continue to it.
5706
5707 2015-07-28  Sergio Durigan Junior  <sergiodj@redhat.com>
5708
5709         * gdb.python/py-objfile.exp: Make some tests have unique names.
5710         * gdb.python/py-pp-registration.exp: Likewise.
5711
5712 2015-07-28  Pedro Alves  <palves@redhat.com>
5713
5714         * gdb.server/server-exec-info.exp: Issue a "disconnect".
5715
5716 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
5717
5718         * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
5719
5720 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
5721
5722         * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
5723
5724 2015-07-27  Patrick Palka  <patrick@parcs.ath.cx>
5725
5726         * gdb.base/gdb-sigterm-2.exp: New test.
5727
5728 2015-07-25  Doug Evans  <xdje42@gmail.com>
5729
5730         Revert:
5731         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
5732         (workers/%.worker, build-perf): New rule.
5733         (GDB_PERFTEST_MODE): New variable.
5734         (check-perf): Use it.
5735         (clean): Clean up gdb.perf parallel build subdirs.
5736         * lib/build-piece.exp: New file.
5737         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
5738         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
5739         name.
5740         (standard_temp_file): Ditto.
5741         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5742         of $GDB_PARALLEL.
5743
5744 2015-07-24  Doug Evans  <dje@google.com>
5745
5746         * gdb.perf/lib/perftest/utils.py: New file.
5747         * gdb.perf/gm-hello.cc: New file.
5748         * gdb.perf/gm-pervasive-typedef.cc: New file.
5749         * gdb.perf/gm-pervasive-typedef.h: New file.
5750         * gdb.perf/gm-std.cc: New file.
5751         * gdb.perf/gm-std.h: New file.
5752         * gdb.perf/gm-use-cerr.cc: New file.
5753         * gdb.perf/gm-utils.h: New file.
5754         * gdb.perf/gmonster-null-lookup.py: New file.
5755         * gdb.perf/gmonster-pervasive-typedef.py: New file.
5756         * gdb.perf/gmonster-print-cerr.py: New file.
5757         * gdb.perf/gmonster-ptype-string.py: New file.
5758         * gdb.perf/gmonster-runto-main.py: New file.
5759         * gdb.perf/gmonster-select-file.py: New file.
5760         * gdb.perf/gmonster1-null-lookup.exp: New file.
5761         * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
5762         * gdb.perf/gmonster1-print-cerr.exp: New file.
5763         * gdb.perf/gmonster1-ptype-string.exp: New file.
5764         * gdb.perf/gmonster1-runto-main.exp: New file.
5765         * gdb.perf/gmonster1-select-file.exp: New file.
5766         * gdb.perf/gmonster1.cc: New file.
5767         * gdb.perf/gmonster1.exp: New file.
5768         * gdb.perf/gmonster2-null-lookup.exp: New file.
5769         * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
5770         * gdb.perf/gmonster2-print-cerr.exp: New file.
5771         * gdb.perf/gmonster2-ptype-string.exp: New file.
5772         * gdb.perf/gmonster2-runto-main.exp: New file.
5773         * gdb.perf/gmonster2-select-file.exp: New file.
5774         * gdb.perf/gmonster2.cc: New file.
5775         * gdb.perf/gmonster2.exp: New file.
5776
5777 2015-07-24  Doug Evans  <dje@google.com>
5778
5779         * gdb.perf/README: New file.
5780         * lib/perftest.exp (tcl_string_list_to_python_list): New function.
5781         * lib/gen-perf-test.exp: New file.
5782
5783 2015-07-24  Doug Evans  <dje@google.com>
5784
5785         * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
5786         (PerfTest::startup): New function.
5787         (PerfTest::run): Return result of calling body.
5788         (PerfTest::assemble): Rewrite.
5789         * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
5790         * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
5791         * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
5792         * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
5793         * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
5794
5795 2015-07-24  Doug Evans  <dje@google.com>
5796
5797         * lib/gdb.exp (clean_restart): Make executable optional.
5798
5799 2015-07-24  Doug Evans  <dje@google.com>
5800
5801         * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
5802         compiler_info references.
5803         * gdb.cp/temargs.exp: Ditto.
5804         * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
5805         (get_compiler_info): Early exit if already computed.  Set compiler_info
5806         to "unknown" if there was a problem.
5807         (test_compiler_info): Add function comment.  Call get_compiler_info.
5808
5809 2015-07-24  Doug Evans  <dje@google.com>
5810
5811         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
5812         (workers/%.worker, build-perf): New rule.
5813         (GDB_PERFTEST_MODE): New variable.
5814         (check-perf): Use it.
5815         (clean): Clean up gdb.perf parallel build subdirs.
5816         * lib/build-piece.exp: New file.
5817         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
5818         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
5819         name.
5820         (standard_temp_file): Ditto.
5821         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5822         of $GDB_PARALLEL.
5823
5824 2015-07-24  Doug Evans  <dje@google.com>
5825
5826         * lib/future.exp (gdb_default_target_compile): New option
5827         "early_flags".
5828         * lib/gdb.exp (gdb_compile): Undo debian's change in default of
5829         --as-needed.
5830
5831 2015-07-24  Sergio Durigan Junior  <sergiodj@redhat.com>
5832
5833         * gdb.base/catch-syscall.exp: Call gdb_exit before
5834         gdb_skip_xml_test.
5835
5836 2015-07-24  Pedro Alves  <palves@redhat.com>
5837
5838         * gdb.python/py-events.exp: Accept output between the stop event
5839         and the prompt.
5840         * gdb.python/py-evsignal.exp: Likewise.
5841         * gdb.python/py-evthreads.exp: Likewise.
5842
5843 2015-07-24  Pedro Alves  <palves@redhat.com>
5844
5845         PR gdb/18717
5846         * gdb.threads/non-ldr-exit.c: New file.
5847         * gdb.threads/non-ldr-exit.exp: New file.
5848
5849 2015-07-24  Yao Qi  <yao.qi@linaro.org>
5850
5851         * gdb.server/ext-wrapper.exp: Test --wrapper option when
5852         restarting process.
5853
5854 2015-07-24  Yao Qi  <yao.qi@linaro.org>
5855
5856         * gdb.server/ext-restart.exp: New file.
5857
5858 2015-07-24  Yao Qi  <yao.qi@linaro.org>
5859
5860         * lib/gdbserver-support.exp (gdbserver_start_extended): Add
5861         argument options.
5862         * gdb.server/ext-wrapper.exp: New file.
5863
5864 2015-07-23  Doug Evans  <dje@google.com>
5865
5866         * gdb.dwarf2/dw2-dummy-cu.S: New file.
5867         * gdb.dwarf2/dw2-dummy-cu.exp: New file.
5868
5869 2015-07-23  Pierre-Marie de Rodat  <derodat@adacore.com>
5870
5871         * gdb.ada/var_arr_typedef.exp: New testcase.
5872         * gdb.ada/var_arr_typedef/pack.adb: New file.
5873         * gdb.ada/var_arr_typedef/pack.ads: New file.
5874         * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
5875
5876 2015-07-20  Joel Brobecker  <brobecker@adacore.com>
5877
5878         * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
5879
5880 2015-07-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
5881
5882         * gdb.arch/i386-biarch-core.exp: Replace istarget
5883         by "complete set gnutarget". Remove expectation for the "core-file"
5884         command.
5885
5886 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
5887
5888         Revert the previous commit:
5889         Tests for validate symbol file using build-id.
5890
5891 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
5892
5893         Tests for validate symbol file using build-id.
5894         * gdb.base/solib-mismatch-lib.c: New file.
5895         * gdb.base/solib-mismatch-libmod.c: New file.
5896         * gdb.base/solib-mismatch.c: New file.
5897         * gdb.base/solib-mismatch.exp: New file.
5898
5899 2015-07-15  Sandra Loosemore  <sandra@codesourcery.com>
5900
5901         * gdb.base/sigaltstack.exp (finish_test): Add kfail for
5902         nios2-*-linux*.
5903         * gdb.base/sigbpt.exp (stepi_out): Likewise.
5904         * gdb.base/siginfo.exp: Likewise.
5905         * gdb.base/sigstep.exp (advance, advancei): Likewise.
5906
5907 2015-07-15  Pierre Langlois  <pierre.langlois@arm.com>
5908
5909         * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
5910         Move it to ...
5911         * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
5912         ... here.
5913         * gdb.trace/range-stepping.exp: Check that the target supports
5914         range stepping.
5915
5916 2015-07-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
5917
5918         * gdb.arch/i386-biarch-core.exp: Fix comment typo.
5919
5920 2015-07-14  Pedro Alves  <palves@redhat.com>
5921
5922         * gdb.base/killed-outside.exp: New file.
5923         * gdb.base/killed-outside.c: New file.
5924
5925 2015-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
5926
5927         * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
5928         (n at main): New.
5929         * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
5930
5931 2015-07-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5932
5933         * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
5934         infcall tests instead of setting up for KFAIL.
5935
5936 2015-07-10  Markus Metzger  <markus.t.metzger@intel.com>
5937
5938         * gdb.btrace/record_goto-step.exp: New.
5939
5940 2015-07-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
5941
5942         PR compile/18484
5943         * gdb.compile/compile.c (struct struct_type): Add volatile to
5944         selffield's type.
5945         * gdb.compile/compile.exp
5946         (compile code struct_object.selffield = &struct_object): Skip further
5947         struct_object tests if this one xfails.
5948
5949 2015-07-08  Robert O'Callahan  <robert@ocallahan.org>
5950
5951         PR exp/18617
5952         * gdb.trace/ax.exp: Add test.
5953
5954 2015-07-07  Yao Qi  <yao.qi@linaro.org>
5955
5956         * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
5957         instead of istarget "aarch64*-*-*".
5958         * gdb.arch/aarch64-fp.exp: Likewise.
5959         * gdb.base/float.exp: Likewise.
5960         * gdb.reverse/aarch64.exp: Likewise.
5961         * lib/gdb.exp (is_aarch64_target): New proc.
5962
5963 2015-07-07  Yao Qi  <yao.qi@linaro.org>
5964
5965         * lib/gdb.exp (is_aarch32_target): New proc.
5966         * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
5967         instead of "istarget "arm*-*-*"".
5968         * gdb.arch/arm-disp-step.exp: Likewise.
5969         * gdb.arch/thumb-bx-pc.exp: Likewise.
5970         * gdb.arch/thumb-prologue.exp: Likewise.
5971         * gdb.arch/thumb-singlestep.exp: Likewise.
5972         * gdb.base/disp-step-syscall.exp: Likewise.
5973         * gdb.base/float.exp: Likewise.
5974
5975 2015-07-07  Yao Qi  <yao.qi@linaro.org>
5976
5977         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
5978         Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
5979
5980 2015-07-07  Yao Qi  <yao.qi@linaro.org>
5981
5982         * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
5983         is aarch64.  If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
5984         if it exists.
5985         * gdb.multi/multi-arch.exp: Likewise.
5986
5987 2015-07-07  Simon Marchi  <simon.marchi@ericsson.com>
5988
5989         * gdb.python/py-lazy-string.exp: Add missing parentheses to
5990         print.
5991
5992 2015-07-07  Yao Qi  <yao.qi@linaro.org>
5993
5994         * gdb.arch/thumb-singlestep.exp: Do one more single step.
5995
5996 2015-06-30  Martin Galvan  <martin.galvan@tallertechnologies.com>
5997
5998         * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
5999         '[' and ']' characters.
6000
6001 2015-06-30  Iain Buclaw  <ibuclaw@gdcproject.org>
6002
6003         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
6004
6005 2015-06-29  Pedro Alves  <palves@redhat.com>
6006
6007         PR threads/18127
6008         * gdb.threads/hand-call-new-thread.c: New file.
6009         * gdb.threads/hand-call-new-thread.c: New file.
6010
6011 2015-06-26  Keith Seitz  <keiths@redhat.com>
6012             Doug Evans  <dje@google.com>
6013
6014         PR 16253
6015         * gdb.cp/var-tag-2.cc: New file.
6016         * gdb.cp/var-tag-3.cc: New file.
6017         * gdb.cp/var-tag-4.cc: New file.
6018         * gdb.cp/var-tag.cc: New file.
6019         * gdb.cp/var-tag.exp: New file.
6020
6021 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
6022
6023         * gdb.base/history-duplicates.exp: New test.
6024
6025 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
6026
6027         * gdb.base/completion.exp: Test the completion of the "focus"
6028         command.
6029
6030 2015-06-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
6031
6032         * gdb.arch/amd64-prologue-skip.S: New file.
6033         * gdb.arch/amd64-prologue-skip.exp: New file.
6034
6035 2015-06-25  Simon Marchi  <simon.marchi@ericsson.com>
6036
6037         * gdb.python/py-prettyprint.exp (run_lang_tests): Add
6038         is_address_zero_readable check.
6039
6040 2015-06-24  Peter Bergner  <bergner@vnet.ibm.com>
6041
6042         * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
6043         * gdb.arch/powerpc-power.s <rfebb>: Likewise.
6044
6045 2015-06-24  Yao Qi  <yao.qi@linaro.org>
6046
6047         * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
6048         linux targets.
6049
6050 2015-06-24  Yao Qi  <yao.qi@linaro.org>
6051
6052         * lib/gdb.exp (supports_get_siginfo_type): New proc.
6053         * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
6054         * gdb.base/siginfo-thread.exp: Likewise.
6055
6056 2015-06-22  Yao Qi  <yao.qi@linaro.org>
6057
6058         * boards/remote-gdbserver-on-localhost.exp: Add comments.
6059
6060 2015-06-22  Yao Qi  <yao.qi@linaro.org>
6061
6062         * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
6063         aarch64*-*-*.
6064         (skip_hw_watchpoint_tests): Likewise.
6065
6066 2015-06-18  Patrick Palka  <patrick@parcs.ath.cx>
6067
6068         * gdb.base/gdbinit-history.exp: Test the interaction between
6069         setting GDBHISTSIZE and setting the history size via .gdbinit.
6070
6071 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
6072
6073         PR gdb/16999
6074         * gdb.base/gdbhistsize-history.exp: New test.
6075
6076 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
6077
6078         * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
6079         with GDBHISTSIZE.
6080         * gdb.base/readline.exp: Likewise.
6081
6082 2015-06-17  Yao Qi  <yao.qi@linaro.org>
6083
6084         * lib/gdb.exp (get_build_id): Move braces and "else" to the same
6085         line.
6086
6087 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
6088
6089         * gdb.base/gdbinit-history.exp: Add test case to check that
6090         an unlimited history file does not get truncated on exit.
6091
6092 2015-06-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6093
6094         * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
6095         (VECTOR): New macro.  Use it...
6096         (int4, uint4, char4, float4, int2, longlong2, float2, double2):
6097         ...for these typedefs.
6098         (int8, char1, int1, double1): New typedefs.
6099         (struct just_int2, struct two_int2): New structures.
6100         (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
6101         (add_structvecs, add_singlevecs): New functions.
6102         (main): Call add_some_intvecs twice.
6103         * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
6104         the compile and exit upon failure.  Try compiling for the "native"
6105         architecture.  Test inferior function calls with vector arguments
6106         and vector return value handling with "finish" and "return".
6107
6108 2015-06-10  Jon Turney  <jon.turney@dronecode.org.uk>
6109
6110         * gdb.base/sepdebug.exp: Add EXEEXT where needed.
6111         * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
6112         PE file.
6113         * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
6114
6115 2015-06-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6116
6117         PR breakpoints/16465
6118         * gdb.mi/mi-dprintf-pending.c: New file.
6119         * gdb.mi/mi-dprintf-pending.exp: New test.
6120         * gdb.mi/mi-dprintf-pendshr.c: New file.
6121
6122 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6123             Mircea Gherzan  <mircea.gherzan@intel.com>
6124
6125         * gdb.arch/i386-mpx-map.c: New file.
6126         * gdb.arch/i386-mpx-map.exp: New File.
6127
6128 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6129
6130         * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
6131         * gdb.arch/i386-mpx.exp: Indentation fixed.
6132
6133 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6134
6135         * gdb.arch/i386-mpx.c: Added final return to the have_mpx
6136         function and improved indentation.
6137         * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
6138         gdb_test_multiple. Added additional tests to skip the test.
6139
6140 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6141
6142         * gdb.arch/i386-avx512.c: Change path in include file.
6143         * gdb.arch/i386-avx512.exp: Change include dir path
6144         compilation flag.
6145         * gdb.arch/i386-mpx.c: Change path in include file.
6146         * gdb.arch/i386-mpx.exp: Change include dir path compilation
6147         flag.
6148
6149 2015-06-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
6150
6151         * gdb.compile/compile-print.exp (compile print *vararray@3)
6152         (compile print *vararrayp@3): Change xfail to kfail compile/18489.
6153
6154 2015-06-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
6155
6156         * gdb.compile/compile.exp (keep jit in memory): Rename to ...
6157         (do not keep jit in memory): ... this.
6158         (expect 5): Change it to ...
6159         (expect no 5): ... this.
6160
6161 2015-06-02  Simon Marchi  <simon.marchi@ericsson.com>
6162
6163         PR gdb/15564
6164         * gdb.mi/mi-detach.exp: New file.
6165
6166 2015-06-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
6167
6168         PR symtab/18392
6169         * gdb.arch/amd64-tailcall-self.S: New file.
6170         * gdb.arch/amd64-tailcall-self.c: New file.
6171         * gdb.arch/amd64-tailcall-self.exp: New file.
6172
6173 2015-05-28  Don Breazeal  <donb@codesourcery.com>
6174
6175         * gdb.base/foll-vfork.exp (main): Disable exec-dependent
6176         tests for remote targets by checking is_target_gdbserver.
6177
6178 2015-05-27  Doug Evans  <dje@google.com>
6179
6180         * gdb.dwarf2/opaque-type-lookup-2.c: New file.
6181         * gdb.dwarf2/opaque-type-lookup.c: New file.
6182         * gdb.dwarf2/opaque-type-lookup.exp: New file.
6183
6184 2015-05-26  Doug Evans  <dje@google.com>
6185
6186         * gdb.cp/iostream.cc: New file.
6187         * gdb.cp/iostream.exp: New file.
6188
6189 2015-05-26  Doug Evans  <dje@google.com>
6190
6191         * gdb.dwarf2/dw2-op-call.exp: Update.
6192         * gdb.dwarf2/dw4-sig-types.exp: Update.
6193         * gdb.dwarf2/implptr.exp: Update.
6194         * gdb.mi/mi-cmd-param-changed.exp: Update.
6195
6196 2015-05-26  Doug Evans  <dje@google.com>
6197
6198         * gdb.python/py-lazy-string.c: New file.
6199         * gdb.python/py-lazy-string.exp: New file.
6200         * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
6201         (main): Update.  Add estring3.
6202         * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
6203         * gdb.python/py-prettyprint.py (pp_ls): Handle length.
6204
6205 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
6206             Yao Qi  <yao.qi@linaro.org>
6207
6208         * gdb.reverse/aarch64.c: New.
6209         * gdb.reverse/aarch64.exp: New.
6210
6211 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
6212
6213         * lib/gdb.exp (supports_process_record): Return true for
6214         aarch64*-linux*.
6215         (supports_reverse): Likewise.
6216
6217 2015-05-22  Patrick Palka  <patrick@parcs.ath.cx>
6218
6219         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6220         Use with_test_prefix.
6221
6222 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
6223
6224         * gdb.base/completion.exp: Add test for completion of layout
6225         names.
6226
6227 2015-05-20  Andrew Burgess  <andrew.burgess@embecosm.com>
6228
6229         * lib/gdb.exp (skip_tui_tests): New proc.
6230         * gdb.base/tui-layout.exp: Check skip_tui_tests.
6231
6232 2015-05-19  Pedro Alves  <palves@redhat.com>
6233
6234         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6235         Save the whole env array instead of just HOME.  Unset HISTSIZE in
6236         the environment while testing.  Restore whole environment
6237         afterwards.
6238
6239 2015-05-16  Doug Evans  <xdje42@gmail.com>
6240
6241         * gdb.guile/scm-ports.c: New file.
6242         * gdb.guile/scm-ports.exp: Add memory port tests.
6243
6244 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
6245
6246         * gdb.compile/compile-print.c: New file.
6247         * gdb.compile/compile-print.exp: New file.
6248
6249 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
6250
6251         * gdb.compile/compile-ops.exp: Cast param to void.
6252         * gdb.compile/compile.exp: Complete type for _gdb_expr.
6253         (compile code struct_object.selffield = &struct_object): Add xfail.
6254
6255 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
6256
6257         * gdb.ada/arr_enum_with_gap: New testcase.
6258
6259 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
6260
6261         * gdb.ada/byte_packed_arr: New testcase.
6262
6263 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
6264
6265         * gdb.ada/pckd_neg: New testcase.
6266
6267 2015-05-13  Patrick Palka  <patrick@parcs.ath.cx>
6268
6269         PR gdb/17820
6270         * gdb.base/gdbinit-history.exp: New test.
6271         * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
6272         * gdb.base/gdbinit-history/zero/.gdbinit: New file.
6273
6274 2015-05-09  Siva Chandra Reddy  <sivachandra@google.com>
6275
6276         * gdb.python/py-xmethods.cc: Enhance test case.
6277         * gdb.python/py-xmethods.exp: New tests.
6278         * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
6279         function.
6280         (B_indexoper): Likewise.
6281         (global_dm_list) : Add new xmethod worker functions.
6282
6283 2015-05-08  Sergio Durigan Junior  <sergiodj@redhat.com>
6284
6285         * gdb.base/coredump-filter.exp: Correctly unset
6286         "coredump_var_addr" array.
6287
6288 2015-05-08  Pedro Alves  <palves@redhat.com>
6289
6290         * gdb.server/non-existing-program.exp: Unset spawn_id.
6291
6292 2015-05-08  Siva Chandra Reddy  <sivachandra@google.com>
6293
6294         PR python/18291
6295         * gdb.python/py-xmethods.exp: Add tests.
6296
6297 2015-05-08  Yao Qi  <yao.qi@linaro.org>
6298
6299         PR gdb/18208
6300         * gdb.base/coredump-filter.c (set_coredump_filter): New function.
6301         * gdb.base/coredump-filter.exp (do_save_core): Call inferior
6302         function set_coredump_filter, and remove remote_exec call.
6303         Remove argument ipid.  Callers update.
6304         (top level): Don't get inferior's PID.
6305
6306 2015-05-08  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6307
6308         * gdb.base/watch_thread_num.exp: Skip test on targets without
6309         access watchpoints.
6310
6311 2015-05-06  Pedro Alves  <palves@redhat.com>
6312
6313         PR server/18081
6314         * gdb.server/non-existing-program.exp: New file.
6315
6316 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
6317
6318         * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
6319
6320 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
6321
6322         * gdb.ada/out_of_line_in_inlined: New testcase.
6323
6324 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
6325
6326         * gdb.ada/var_rec_arr: New testcase.
6327
6328 2015-04-30  Yao Qi  <yao.qi@linaro.org>
6329
6330         * gdb.base/break-idempotent.exp: If
6331         skip_hw_watchpoint_multi_tests returns true, skip the tests
6332         on "rwatch" and "awatch".
6333
6334 2015-04-30  Yao Qi  <yao.qi@linaro.org>
6335
6336         * gdb.base/relativedebug.exp: Invoke gdb command
6337         "info sharedlibrary", and if libc.so doesn't have debug info,
6338         skip the test.
6339
6340 2015-04-29  Doug Evans  <dje@google.com>
6341
6342         * gdb.python/py-xmethods.exp: Add ptype tests.
6343         * gdb.python/py-xmethods.py (E_method_char_worker): Add
6344         get_result_type method.
6345
6346 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
6347
6348         * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
6349         the target does not support hardware watchpoints.
6350
6351 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
6352
6353         * gdb.base/break-always.exp: Abort testing if writing to memory
6354         causes an error.
6355
6356 2015-04-28  Doug Evans  <dje@google.com>
6357
6358         * gdb.python/py-pp-maint.py: Move "replace" testing to ...
6359         * gdb.python/py-pp-registration.exp: ... here.  New file.
6360         * gdb.python/py-pp-registration.c: New file.
6361         * gdb.python/py-pp-registration.py: New file.
6362
6363 2015-04-28  Doug Evans  <dje@google.com>
6364
6365         * gdb.python/py-bad-printers.c: New file.
6366         * gdb.python/py-bad-printers.py: New file.
6367         * gdb.python/py-bad-printers.exp: New file.
6368
6369 2015-04-28  Sasha Smundak  <asmundak@google.com>
6370
6371         * gdb.python/py-type.exp: New test.
6372
6373 2015-04-28  Andy Wingo  <wingo@igalia.com>
6374
6375         * gdb.python/py-parameter.exp:
6376         * gdb.guile/scm-parameter.exp: Escape the path that we are
6377         matching against, as it might contain characters that are special
6378         to regular expressions.
6379
6380 2015-04-27  Joel Brobecker  <brobecker@adacore.com>
6381
6382         * gdb.ada/rec_comp: New testcase.
6383
6384 2015-04-26  Sergio Durigan Junior  <sergiodj@redhat.com>
6385
6386         * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
6387         before using it.
6388
6389 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
6390
6391         * gdb.base/dump.exp: Add *.verilog files to all_files list.  Add
6392         new tests for verilog output.
6393
6394 2015-04-24  Yao Qi  <yao.qi@linaro.org>
6395
6396         * boards/remote-gdbserver-on-localhost.exp: New file.
6397
6398 2015-04-23  Pedro Alves  <palves@redhat.com>
6399
6400         * gdb.base/interrupt.exp: Use an indirect spawn id list holding
6401         $inferior_spawn_id instead of $inferior_spawn_id directly.  On
6402         "end of file", remove $inferior_spawn_id from the indirect list.
6403
6404 2015-04-23  Pedro Alves  <palves@redhat.com>
6405
6406         * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
6407
6408 2015-04-23  Pedro Alves  <palves@redhat.com>
6409
6410         * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
6411         on $any_spawn_id instead of only on $gdb_spawn_id.
6412
6413 2015-04-21  Pierre Muller  <muller@sourceware.org>
6414
6415         PR pascal/17815
6416         * lib/pascal.exp (gpc_compile): Add new option "class".
6417         (fpc_compile): Likewise.
6418         * gdb.pascal/case-insensitive-symbols.pas: New file.
6419         * gdb.pascal/case-insensitive-symbols.exp: New file.
6420
6421 2015-04-20  Gary Benson <gbenson@redhat.com>
6422
6423         * gdb.base/attach.exp: Fix three extended remote failures.
6424
6425 2015-04-17  Gary Benson <gbenson@redhat.com>
6426
6427         * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
6428         the main executable over the remote protocol.
6429
6430 2015-04-16  Pedro Alves  <palves@redhat.com>
6431
6432         * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
6433         a new gdbserver if gdbserver_reconnect_p is set.
6434
6435 2015-04-16  Pedro Alves  <palves@redhat.com>
6436
6437         * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
6438         is set, don't exit gdbserver.
6439
6440 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6441
6442         * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
6443         appropriate .insn, such that an older assembler can be used.
6444         * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
6445         the z/Architecture instruction set on 31-bit targets as well.
6446
6447 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6448
6449         * gdb.go/handcall.exp: Remove all logic related to the first
6450         breakpoint and rely on go_runto_main instead.
6451         * gdb.go/strings.exp: Likewise.
6452         * gdb.go/unsafe.exp: Likewise.
6453         * gdb.go/hello.exp: Likewise.  Also rename the remaining
6454         breakpoint marker to "breakpoint 1".
6455         * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
6456         * gdb.go/strings.go: Likewise.
6457         * gdb.go/unsafe.go: Likewise.
6458         * gdb.go/hello.go: Likewise.  Also remove the second occurrence of
6459         "set breakpoint 2 here" and rename the remaining breakpoint marker
6460         to "breakpoint 1".
6461
6462 2015-04-15  Simon Marchi  <simon.marchi@ericsson.com>
6463
6464         * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
6465         if itertools.imap is not present.
6466         * gdb.python/py-objfile.exp: Add parentheses.
6467         * gdb.python/py-type.exp: Same.
6468         * gdb.python/py-unwind-maint.py: Same.
6469
6470 2015-04-15  Yao Qi  <yao.qi@linaro.org>
6471
6472         * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
6473         of ":$ptr_size" and set its form explicitly.
6474
6475 2015-04-15  Pedro Alves  <palves@redhat.com>
6476             Yao Qi  <yao.qi@linaro.org>
6477
6478         * gdb.base/watch-bitfields.exp (test_watch_location): Increase
6479         timeout by factor of 4.
6480         (test_regular_watch): Likewise.
6481         * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
6482         * gdb.reverse/sigall-reverse.exp: Likewise.
6483         * gdb.reverse/until-precsave.exp: Likewise.
6484         * lib/gdb.exp (with_timeout_factor): New proc.
6485         (gdb_expect): Move some code to ...
6486         (get_largest_timeout): ... here.  New procedure.
6487
6488 2015-04-14  Luis Machado  <lgustavo@codesourcery.com>
6489
6490         * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
6491
6492 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
6493
6494         * gdb.base/bp-permanent.exp (test): Handle the case of being unable
6495         to write to the .text section.
6496
6497 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
6498
6499         * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
6500         Handle the case of targets that do not provide PID information.
6501
6502 2015-04-13  Yao Qi  <yao.qi@linaro.org>
6503
6504         * lib/gdbserver-support.exp (gdb_exit): Catch exception
6505         and use expect instead of gdb_expect.
6506
6507 2015-04-13  Sergio Durigan Junior  <sergiodj@redhat.com>
6508
6509         * gdb.base/coredump-filter.exp: Rename variable "addr" to
6510         "coredump_var_addr" to avoid naming conflict with other testcases.
6511
6512 2015-04-10  Pedro Alves  <palves@redhat.com>
6513
6514         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
6515         gdb_test_sequence and gdb_assert.
6516
6517 2015-04-10  Pedro Alves  <palves@redhat.com>
6518
6519         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
6520         test messages that don't include the breakpoint address.
6521
6522 2015-04-10  Yao Qi  <yao.qi@linaro.org>
6523
6524         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
6525         false for some offset and width combinations which aren't
6526         supported by linux kernel.
6527
6528 2015-04-10  Pedro Alves  <palves@redhat.com>
6529
6530         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
6531         procedure, factored out from ...
6532         (top level): ... here.  Add "set displaced-stepping" testing axis.
6533         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
6534         parameter "displaced".  Use it.
6535         (top level): Use foreach and add "set displaced-stepping" testing
6536         axis.
6537
6538 2015-04-10  Pedro Alves  <palves@redhat.com>
6539
6540         * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
6541         Remove comment.
6542         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
6543         both the address of the instruction that triggers the watchpoint
6544         and the address of the instruction immediately after, and use
6545         those addresses for the test.  Fix comment.
6546
6547 2015-04-10  Pedro Alves  <palves@redhat.com>
6548
6549         * gdb.base/sigstep.exp (breakpoint_to_handler)
6550         (breakpoint_to_handler_entry): New parameter 'displaced'.  Use it.
6551         Test "backtrace" in handler.
6552         (breakpoint_over_handler): New parameter 'displaced'.  Use it.
6553         (top level): Add new "displaced" test axis to
6554         breakpoint_to_handler, breakpoint_to_handler_entry and
6555         breakpoint_over_handler.
6556
6557 2015-04-10  Pedro Alves  <palves@redhat.com>
6558
6559         PR gdb/18216
6560         * gdb.threads/multiple-step-overs.exp: Remove expected eof.
6561
6562 2015-04-10  Yao Qi  <yao.qi@linaro.org>
6563
6564         * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
6565         (test_add_rn_pc): New function.
6566         * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
6567         (top level): Invoke test_add_rn_pc.
6568
6569 2015-04-10  Pedro Alves  <palves@redhat.com>
6570
6571         PR gdb/13858
6572         * gdb.base/step-over-no-symbols.exp: New file.
6573
6574 2015-04-09  Andy Wingo  <wingo@igalia.com>
6575
6576         * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
6577         after the Python tests.
6578
6579 2015-04-08  Keith Seitz  <keiths@redhat.com>
6580
6581         PR python/16699
6582         * gdb.python/py-completion.exp: New tests for completion.
6583         * gdb.python/py-completion.py (CompleteLimit1): New class.
6584         (CompleteLimit2): Likewise.
6585         (CompleteLimit3): Likewise.
6586         (CompleteLimit4): Likewise.
6587         (CompleteLimit5): Likewise.
6588         (CompleteLimit6): Likewise.
6589         (CompleteLimit7): Likewise.
6590
6591 2015-04-08  Pedro Alves  <palves@redhat.com>
6592
6593         PR gdb/18214
6594         PR gdb/18216
6595         * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
6596         function.
6597         (main): Install it as SIGUSR1 handler.
6598         * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
6599         parameter.  Always use "setup" as prefix.  Toggle "set
6600         displaced-stepping" off/on depending on global.  Don't switch to
6601         thread 1 here.
6602         (top level): Add displaced stepping "off/on" test axis.  Update
6603         "setup" calls.  Wrap each subtest with with_test_prefix.  Test
6604         continuing with a queued signal in each thread.
6605
6606 2015-04-08  Pedro Alves  <palves@redhat.com>
6607
6608         * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
6609         * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd.  Use
6610         gdb_breakpoint instead of gdb_test that doesn't expect anything.
6611         Return early if running to main fails.
6612         * gdb.trace/while-stepping.exp: Likewise.
6613
6614 2015-04-07  Pedro Alves  <palves@redhat.com>
6615
6616         * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
6617         $gdb_spawn_id.  Use send_inferior and $inferior_spawn_id to
6618         interact with inferior program.
6619
6620 2015-04-07  Pedro Alves  <palves@redhat.com>
6621
6622         * lib/gdb.exp (inferior_spawn_id): New global.
6623         (gdb_test_multiple): Handle "-i".  Reset the spawn id to GDB's
6624         spawn id after processing the user code.
6625         (default_gdb_start): Set inferior_spawn_id.
6626         (send_inferior): New procedure.
6627         * lib/gdbserver-support.exp (gdbserver_start): Set
6628         inferior_spawn_id.
6629         (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
6630
6631 2015-04-07  Pedro Alves  <palves@redhat.com>
6632
6633         * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
6634         * lib/gdbserver-support.exp (gdbserver_start): Make
6635         $server_spawn_id global.
6636         (gdbserver_start): Don't wait for gdbserver's spawn id with
6637         expect_background.
6638         (close_gdbserver): New procedure.
6639         (gdb_exit): Rename the default version and reimplement.
6640
6641 2015-04-07  Pedro Alves  <palves@redhat.com>
6642
6643         * lib/gdb.exp (gdb_test_multiple): When processing an argument,
6644         append the substituted item, not the original item.
6645
6646 2015-04-07  Pedro Alves  <palves@redhat.com>
6647
6648         * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
6649         gdb_expect.
6650
6651 2015-04-07  Pedro Alves  <palves@redhat.com>
6652
6653         * gdb.base/interrupt.exp: Don't handle the case of the inferior
6654         output appearing once only.
6655
6656 2015-04-07  Pedro Alves  <palves@redhat.com>
6657
6658         * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
6659         that doesn't expect anything.  Return early if running to main
6660         fails.
6661
6662 2015-04-07  Yao Qi  <yao.qi@linaro.org>
6663
6664         * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
6665         (child_function): Call alarm.
6666         (main): Move call to alarm into the loop.
6667         * gdb.threads/non-stop-fair-events.exp: Build program with
6668         -DTIMEOUT=$timeout.
6669
6670 2015-04-06  Doug Evans  <xdje42@gmail.com>
6671
6672         * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
6673         Fix dest parameter to board_info.
6674         (fpc_compile): Ditto.
6675         (gdb_compile_pascal): Rename dest arg to destfile.
6676
6677 2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
6678
6679         * gdb.ada/funcall_ref.exp: New file.
6680         * gdb.ada/funcall_ref/foo.adb: New file.
6681
6682 2015-04-02  Yao Qi  <yao.qi@linaro.org>
6683
6684         * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
6685         is remote.
6686
6687 2015-04-02  Gary Benson <gbenson@redhat.com>
6688
6689         * gdb.base/break-probes.exp: Cope with "target:" sysroot.
6690
6691 2015-04-01  Sasha Smundak  <asmundak@google.com>
6692
6693         * gdb.python/py-unwind-maint.c: New file.
6694         * gdb.python/py-unwind-maint.exp: New test.
6695         * gdb.python/py-unwind-maint.py: New file.
6696         * gdb.python/py-unwind.c: New file.
6697         * gdb.python/py-unwind.exp: New test.
6698         * gdb.python/py-unwind.py: New test.
6699
6700 2015-04-01  Pedro Alves  <palves@redhat.com>
6701
6702         * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
6703         to fail instead of non-existent $test.
6704
6705 2015-04-01  Pedro Alves  <palves@redhat.com>
6706
6707         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
6708         GDBFLAGS if not empty.
6709
6710 2015-04-01  Pierre-Marie de Rodat  <derodat@adacore.com>
6711
6712         * gdb.ada/complete.exp: Remove "multi_line".
6713         * gdb.ada/info_exc.exp: Remove "multi_line".
6714         * gdb.ada/packed_tagged.exp: Remove "multi_line".
6715         * gdb.ada/ptype_field.exp: Remove "multi_line".
6716         * gdb.ada/sym_print_name.exp: Remove "multi_line".
6717         * gdb.ada/tagged.exp: Remove "multi_line".
6718         * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
6719         [multi_line ...]
6720         * gdb.btrace/delta.exp: Likewise.
6721         * gdb.btrace/exception.exp: Likewise.
6722         * gdb.btrace/function_call_history.exp: Likewise.
6723         * gdb.btrace/instruction_history.exp: Likewise.
6724         * gdb.btrace/nohist.exp: Likewise.
6725         * gdb.btrace/record_goto.exp: Likewise.
6726         * gdb.btrace/segv.exp: Likewise.
6727         * gdb.btrace/stepi.exp: Likewise.
6728         * gdb.btrace/tailcall.exp: Likewise.
6729         * gdb.btrace/unknown_functions.exp: Likewise.
6730         * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
6731         * lib/gdb.exp: Add the "multi_line" helper.
6732
6733 2015-04-01  Pedro Alves  <palves@redhat.com>
6734
6735         * gdb.threads/tid-reuse.c: New file.
6736         * gdb.threads/tid-reuse.exp: New file.
6737
6738 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
6739
6740         PR corefiles/16092
6741         * gdb.base/coredump-filter.c: New file.
6742         * gdb.base/coredump-filter.exp: Likewise.
6743
6744 2015-03-27  Petr Machata  <pmachata@redhat.com>
6745
6746         * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
6747         (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
6748         (Dwarf::assemble): Initialize them.
6749         (Dwarf::lines): New function.
6750
6751 2015-03-26  Jon Turney  <jon.turney@dronecode.org.uk>
6752
6753         * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
6754         SYMBOL_PREFIX for x86_64-*-cygwin.
6755
6756 2015-03-26  Andy Wingo  <wingo@igalia.com>
6757
6758         PR symtab/18148
6759         * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
6760         const_value but not a location.
6761         * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
6762         location defined in non-main CUs are visible.
6763
6764 2015-03-26  Yao Qi  <yao.qi@linaro.org>
6765
6766         PR testsuite/18139
6767         * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
6768         Add a line number entry for the same line.
6769         * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
6770         Add a line number entry for the same line.
6771
6772 2015-03-26  Yao Qi  <yao.qi@linaro.org>
6773
6774         * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
6775         .int 0.
6776         (func): Likewise.  Add .Lfunc_1 label.
6777         Use .Lfunc_1 label.
6778         * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
6779         .int 0.
6780         (func): Likewise.
6781         Use .Lfunc_1 label.
6782
6783 2015-03-26  Yao Qi  <yao.qi@linaro.org>
6784
6785         * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
6786         Call gdb_compile instead to compile each .s files without debug
6787         information.
6788
6789 2015-03-26  Yao Qi  <yao.qi@linaro.org>
6790
6791         * gdb.base/savedregs.exp (process_saved_regs): Make
6792         "Saved registers:" optional in the pattern.
6793
6794 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
6795
6796         * gdb.btrace/next.exp: Merged into step.exp.
6797         * gdb.btrace/finish.exp: Merged into step.exp.
6798         * gdb.btrace/nexti.exp: Merged into stepi.exp.
6799         * gdb.btrace/step.exp: Use record_goto.c as test file.  Avoid using
6800         "record goto" and checking the exact replay position.
6801         * gdb.btrace/stepi.exp: Choose test file based on target.  Do not
6802         check for "Recording format" in "info record" output.
6803         * gdb.btrace/record_goto.exp: Choose test file based on target.
6804         * gdb.btrace/x86-record_goto.S: Renamed into ...
6805         * gdb.btrace/x86_64-record_goto.S: ... this.
6806         * gdb.btrace/i686-record_goto.S: New.
6807         * gdb.btrace/x86-tailcall.S: Renamed into ...
6808         * gdb.btrace/x86_64-tailcall.S: ... this.
6809         * gdb.btrace/i686-tailcall.S: New.
6810         * gdb.btrace/x86-tailcall.c: Renamed into ...
6811         * gdb.btrace/tailcall.c: ... this.  Split "return ++answer" into two
6812         separate statements.  Update test.
6813         * gdb.btrace/delta.exp: Use record_goto.c as test file.
6814         * gdb.btrace/gcore.exp: Use record_goto.c as test file.
6815         * gdb.btrace/nohist.exp: Use record_goto.c as test file.
6816         * gdb.btrace/tailcall.exp: Choose test file based on target.
6817         * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
6818
6819 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
6820
6821         * gdb.btrace/exception.exp: Increase BTS buffer size.
6822
6823 2015-03-24  Pedro Alves  <palves@redhat.com>
6824
6825         * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
6826
6827 2015-03-24  Pedro Alves  <palves@redhat.com>
6828
6829         * gdb.threads/schedlock.exp (test_step): No longer expect that
6830         "set scheduler-locking step" with "next" over a function call runs
6831         threads unlocked.
6832
6833 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6834
6835         * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
6836
6837 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6838
6839         PR breakpoints/16466
6840         * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
6841         * gdb.mi/mi-pending.c (thread_func): New function.
6842         (int main): Add threading support required.
6843         * gdb.mi/mi-pending.exp: Add tests for this issue.
6844         * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
6845         (pendfunc2): Remove stdio dependency.
6846         * gdb.mi/mi-pendshr2.c: New file.
6847
6848 2015-03-23  Keith Seitz  <keiths@redhat.com>
6849
6850         * gdb.linespec/keywords.c: New file.
6851         * gdb.linespec/keywords.exp: New file.
6852
6853 2015-03-23  Keith Seitz  <keiths@redhat.com>
6854
6855         PR gdb/18021
6856         * gdb.dwarf2/staticvirtual.exp: New test.
6857
6858 2015-03-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6859
6860         * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
6861         * README: Remove HP-UX and gdb.hp.
6862         (configuration):
6863         * configure: Regenerate.
6864         * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
6865         gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
6866         gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
6867         gdb.hp/gdb.defects/Makefile.
6868         * gdb.hp/Makefile.in: File deleted.
6869         * gdb.hp/gdb.aCC/Makefile.in: File deleted.
6870         * gdb.hp/gdb.aCC/optimize.c: File deleted.
6871         * gdb.hp/gdb.aCC/optimize.exp: File deleted.
6872         * gdb.hp/gdb.aCC/run.c: File deleted.
6873         * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
6874         * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
6875         * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
6876         * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
6877         * gdb.hp/gdb.base-hp/dollar.c: File deleted.
6878         * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
6879         * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
6880         * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
6881         * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
6882         * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
6883         * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
6884         * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
6885         * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
6886         * gdb.hp/gdb.base-hp/reg.exp: File deleted.
6887         * gdb.hp/gdb.base-hp/reg.s: File deleted.
6888         * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
6889         * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
6890         * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
6891         * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
6892         * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
6893         * gdb.hp/gdb.compat/Makefile.in: File deleted.
6894         * gdb.hp/gdb.compat/average.c: File deleted.
6895         * gdb.hp/gdb.compat/sum.c: File deleted.
6896         * gdb.hp/gdb.compat/xdb.c: File deleted.
6897         * gdb.hp/gdb.compat/xdb0.c: File deleted.
6898         * gdb.hp/gdb.compat/xdb0.h: File deleted.
6899         * gdb.hp/gdb.compat/xdb1.c: File deleted.
6900         * gdb.hp/gdb.compat/xdb1.exp: File deleted.
6901         * gdb.hp/gdb.compat/xdb2.exp: File deleted.
6902         * gdb.hp/gdb.compat/xdb3.exp: File deleted.
6903         * gdb.hp/gdb.defects/Makefile.in: File deleted.
6904         * gdb.hp/gdb.defects/bs14602.c: File deleted.
6905         * gdb.hp/gdb.defects/bs14602.exp: File deleted.
6906         * gdb.hp/gdb.defects/solib-d.c: File deleted.
6907         * gdb.hp/gdb.defects/solib-d.exp: File deleted.
6908         * gdb.hp/gdb.defects/solib-d1.c: File deleted.
6909         * gdb.hp/gdb.defects/solib-d2.c: File deleted.
6910         * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
6911         * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
6912         * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
6913         * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
6914         * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
6915         * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
6916         * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
6917         * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
6918         * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
6919         * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
6920         * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
6921         * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
6922         * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
6923         * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
6924         * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
6925         * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
6926         * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
6927         * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
6928         * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
6929         * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
6930         * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
6931         * gdb.hp/tools/odump: File deleted.
6932
6933 2015-03-19  Pedro Alves  <palves@redhat.com>
6934
6935         * gdb.threads/continue-pending-status.exp (saw_thread_2)
6936         (saw_thread_3): New globals.
6937         (top level): Increment them when an event for the corresponding
6938         thread is seen.
6939         (no thread starvation): New test.
6940
6941 2015-03-19  Pedro Alves  <palves@redhat.com>
6942
6943         * gdb.threads/continue-pending-status.c: New file.
6944         * gdb.threads/continue-pending-status.exp: New file.
6945
6946 2015-03-18  Pedro Alves  <palves@redhat.com>
6947
6948         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
6949         Use gdb_is_target_remote instead of is_remote.  Use
6950         gdb_test_multiple instead of gdb_expect.  Exit early if
6951         gdb_test_multiple hits its internal matches.  Tighten stepi tests
6952         expected output.  Fail on exit with any signal, instead of just
6953         SIGILL.
6954
6955 2015-03-18  Yao Qi  <yao.qi@linaro.org>
6956
6957         PR tdep/18107
6958         * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
6959         variable.
6960         * gdb.base/catch-syscall.exp: Don't skip it on
6961         aarch64*-*-linux* target.  Remove elements in all_syscalls.
6962         (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
6963         target.
6964         (setup_all_syscalls): New proc.
6965
6966 2015-03-16  Yao Qi  <yao.qi@linaro.org>
6967
6968         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
6969         (top level): Skip tests if valid_addr_p returns false for
6970         $cmd1 or $cmd2.
6971
6972 2015-03-11  Andy Wingo  <wingo@igalia.com>
6973
6974         * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
6975
6976 2015-03-11  Yao Qi  <yao.qi@linaro.org>
6977
6978         * gdb.base/catch-syscall.exp: Fix typo in comments.
6979
6980 2015-03-11  Yao Qi  <yao.qi@linaro.org>
6981
6982         * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
6983
6984 2015-03-09  Pedro Alves  <palves@redhat.com>
6985
6986         * dg-extract-results.py: Delete.
6987
6988 2015-03-09  Pedro Alves  <palves@redhat.com>
6989
6990         Merge dg-extract-results.sh from GCC upstream (r218843).
6991
6992         2014-12-17  Sergio Durigan Junior  <sergiodj@redhat.com>
6993                 * dg-extract-results.sh: Use --text with grep to avoid issues with
6994                 binary files.  Fall back to cat -v, if that doesn't work.
6995
6996 2015-03-05  Pedro Alves  <palves@redhat.com>
6997
6998         * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
6999
7000 2015-03-04  Simon Marchi  <simon.marchi@ericsson.com>
7001
7002         * lib/mi-support.exp (mi_expect_interrupt): Accept
7003         alternative event for when in all-stop mode.
7004
7005 2015-03-04  Pedro Alves  <palves@redhat.com>
7006
7007         * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
7008
7009 2015-03-04  Mark Kettenis  <kettenis@gnu.org>
7010
7011         * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
7012
7013 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7014
7015         * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
7016         regexps for GDB's current line display, accept a hex address
7017         preceding the line number.
7018
7019 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7020
7021         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
7022         the 'arch1' variable for "s390*-linux*" targets.
7023
7024 2015-03-04  Pedro Alves  <palves@redhat.com>
7025
7026         * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
7027         (main): Pass missing retval argument to pthread_join call.
7028
7029 2015-03-02  Pedro Alves  <palves@redhat.com>
7030
7031         * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
7032         (top level): Call do_test with non-stop as well.
7033
7034 2015-03-02  Pedro Alves  <palves@redhat.com>
7035
7036         * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
7037         -1.
7038
7039 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7040
7041         * gdb.arch/s390-vregs.exp: New test.
7042         * gdb.arch/s390-vregs.S: New file.
7043
7044 2015-02-27  Pedro Alves  <palves@redhat.com>
7045
7046         * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
7047         call to catch_command_errors.
7048         * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
7049         catch_command_errors.
7050
7051 2015-02-27  Pedro Alves  <palves@redhat.com>
7052
7053         * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
7054         "true" for boolean result.
7055         * gdb.gdb/selftest.exp (test_with_self): Also accept full
7056         prototype of main.
7057
7058 2015-02-27  Pedro Alves  <palves@redhat.com>
7059
7060         * lib/unbuffer_output.c: New file.
7061         * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
7062         (main): Call gdb_unbuffer_output.
7063
7064 2015-02-27  Yao Qi  <yao.qi@linaro.org>
7065
7066         * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
7067         target.
7068
7069 2015-02-26  Doug Evans  <dje@google.com>
7070
7071         * gdb.cp/class2.cc (Dbase, D): New classes.
7072         (main): New local delta.
7073         * gdb.cp/class2.exp: Test printing delta.
7074         * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
7075         (dynbar): New global.
7076         * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
7077
7078 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
7079
7080         * gdb.compile/compile-ifunc.c: New file.
7081         * gdb.compile/compile-ifunc.exp: New file.
7082
7083 2015-02-26  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7084
7085         * gdb.base/structs.exp: Check for correct struct on finish.
7086
7087 2015-02-26  Yao Qi  <yao.qi@linaro.org>
7088
7089         * lib/dwarf.exp (function_range): Adjust pattern when $func_length
7090         is zero.
7091
7092 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
7093
7094         * gdb.arch/cordic.ko.bz2: New file.
7095         * gdb.arch/cordic.ko.debug.bz2: New file.
7096         * gdb.arch/ppc64-symtab-cordic.exp: New file.
7097
7098 2015-02-25  Yao Qi  <yao.qi@linaro.org>
7099
7100         * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
7101         aarch64*-*-* target.
7102
7103 2015-02-23  Pedro Alves  <palves@redhat.com>
7104
7105         * lib/gdb.exp (delete_breakpoints): Rewrite using
7106         gdb_test_multiple.
7107
7108 2015-02-23  Pedro Alves  <palves@redhat.com>
7109
7110         * gdb.base/info-os.c: Include stdlib.h.
7111
7112 2015-02-22  Doug Evans  <xdje42@gmail.com>
7113
7114         PR symtab/17855
7115         * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
7116         is read after symbols have been re-read.
7117         * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
7118         * gdb.ada/exec_changed/second.adb (Second): Ditto.
7119
7120 2015-02-21  Doug Evans  <dje@google.com>
7121
7122         * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
7123
7124 2015-02-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
7125
7126         PR corefiles/17808
7127         * gdb.arch/i386-biarch-core.core.bz2: New file.
7128         * gdb.arch/i386-biarch-core.exp: New file.
7129
7130 2015-02-21  Pedro Alves  <palves@redhat.com>
7131
7132         * gdb.threads/multi-create-ns-info-thr.exp: Return early if
7133         runto_main fails.
7134
7135 2015-02-20  Pedro Alves  <palves@redhat.com>
7136
7137         * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
7138         info probes.
7139
7140 2015-02-20  Pedro Alves  <palves@redhat.com>
7141
7142         * gdb.threads/multi-create-ns-info-thr.exp: New file.
7143
7144 2015-02-20  Pedro Alves  <palves@redhat.com>
7145
7146         * gdb.trace/no-attach-trace.exp: Don't run to main.  Do
7147         clean_restart before gdb_target_supports_trace.
7148
7149 2015-02-20  Pedro Alves  <palves@redhat.com>
7150
7151         PR threads/18006
7152         * gdb.threads/clone-thread_db.c: New file.
7153         * gdb.threads/clone-thread_db.exp: New file.
7154
7155 2015-02-19  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7156
7157         PR breakpoints/16812
7158         * gdb.base/catch-gdb-caused-signals.c: New file.
7159         * gdb.base/catch-gdb-caused-signals.exp: New file.
7160
7161 2015-02-18  Jose E. Marchesi  <jose.marchesi@oracle.com>
7162
7163         * configure: Regenerated.
7164         * configure.ac: Use GDB_AC_TRANSFORM.
7165         * aclocal.m4: sinclude ../transform.m4.
7166
7167 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
7168
7169         * lib/dtrace.exp: New file.
7170         * gdb.base/dtrace-probe.exp: Likewise.
7171         * gdb.base/dtrace-probe.d: Likewise.
7172         * gdb.base/dtrace-probe.c: Likewise.
7173         * lib/pdtrace.in: Likewise.
7174         * configure.ac: Output variables with the transformed names of
7175         the strip, readelf, as and nm tools.  AC_SUBST lib/pdtrace.in.
7176         * configure: Regenerated.
7177
7178 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
7179
7180         * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
7181         expected message when trying to access $_probe_* convenience
7182         variables while not on a probe.
7183
7184 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
7185
7186         * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
7187
7188 2015-02-11  Pedro Alves  <pedro@codesourcery.com>
7189
7190         * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
7191         * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
7192
7193 2015-02-10  Doug Evans  <xdje42@gmail.com>
7194
7195         * lib/gdb.exp (gdb_load): Always return a result.
7196
7197 2015-02-10  Pedro Alves  <palves@redhat.com>
7198
7199         * gdb.threads/signal-sigtrap.c: New file.
7200         * gdb.threads/signal-sigtrap.exp: New file.
7201
7202 2015-02-10  Antoine Tremblay <antoine.tremblay@ericsson.com>
7203
7204         * gdb.trace/no-attach-trace.c: New file.
7205         * gdb.trace/no-attach-trace.exp: New file.
7206
7207 2015-02-09  Mark Wielaard  <mjw@redhat.com>
7208
7209         * gdb.dwarf2/atomic.c: New file.
7210         * gdb.dwarf2/atomic-type.exp: Likewise.
7211
7212 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
7213
7214         * gdb.btrace/buffer-size.exp: Update "info record" output.
7215         * gdb.btrace/delta.exp: Update "info record" output.
7216         * gdb.btrace/enable.exp: Update "info record" output.
7217         * gdb.btrace/finish.exp: Update "info record" output.
7218         * gdb.btrace/instruction_history.exp: Update "info record" output.
7219         * gdb.btrace/next.exp: Update "info record" output.
7220         * gdb.btrace/nexti.exp: Update "info record" output.
7221         * gdb.btrace/step.exp: Update "info record" output.
7222         * gdb.btrace/stepi.exp: Update "info record" output.
7223         * gdb.btrace/nohist.exp: Update "info record" output.
7224
7225 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
7226
7227         * gdb.btrace/buffer-size: New.
7228
7229 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
7230
7231         * gdb.btrace/delta.exp: Update "info record" output.
7232         * gdb.btrace/enable.exp: Update "info record" output.
7233         * gdb.btrace/finish.exp: Update "info record" output.
7234         * gdb.btrace/instruction_history.exp: Update "info record" output.
7235         * gdb.btrace/next.exp: Update "info record" output.
7236         * gdb.btrace/nexti.exp: Update "info record" output.
7237         * gdb.btrace/step.exp: Update "info record" output.
7238         * gdb.btrace/stepi.exp: Update "info record" output.
7239         * gdb.btrace/nohist.exp: Update "info record" output.
7240
7241 2015-02-06  Simon Marchi  <simon.marchi@ericsson.com>
7242
7243         PR gdb/15678
7244         * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
7245
7246 2015-02-06  Pedro Alves  <palves@redhat.com>
7247
7248         * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
7249         macro.
7250         (seconds_left, again): New globals.
7251         (main): Wait seconds_left in a 1-second sleep loop instead of
7252         sleeping 180 seconds.  If 'again' is set, reset the seconds
7253         counter.
7254         * gdb.threads/attach-many-short-lived-threads.exp (test): Set
7255         'again' in the inferior before detaching.  Print the seconds left.
7256         (options): New global.
7257         (top level): Build program with -DTIMEOUT=$timeout.
7258
7259 2015-02-06  Pedro Alves  <palves@redhat.com>
7260
7261         * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
7262         determine how many seconds to pass to 'alarm'.
7263         * gdb.base/gdb-sigterm.exp (top level): Build program with
7264         -DTIMEOUT=$timeout.
7265         (do_test): Return success/failure indication.  Add more verbose
7266         logging.  Don't fail if 200 single steps are seen.  Instead, fail
7267         when the test times out.
7268         (passes): New global.
7269         (top level): Break the testing loop if testing fails on any
7270         iteration.  Use gdb_assert.
7271
7272 2015-02-04  Don Breazeal  <donb@codesourcery.com>
7273
7274         * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
7275         and initialize them.
7276         (ipc_cleanup): New function.
7277         (main): Don't declare shmid, semid, and msqid.  Add a call to
7278         atexit so that we call ipc_cleanup on exit.
7279
7280 2015-02-04  Pedro Alves  <palves@redhat.com>
7281
7282         * boards/native-extended-gdbserver.exp: Remove any target variant
7283         specifications from the board name before clearing the isremote
7284         flag from board_info.
7285
7286 2015-01-31  Doug Evans  <xdje42@gmail.com>
7287
7288         * gdb.base/maint.exp <maint print type argc>: Update expected output.
7289
7290 2015-01-31  Gary Benson <gbenson@redhat.com>
7291
7292         * gdb.base/completion.exp: Disable completion limiting for
7293         existing tests.  Add new tests to check completion limiting.
7294         * gdb.linespec/ls-errs.exp: Disable completion limiting.
7295
7296 2015-01-31  Doug Evans  <xdje42@gmail.com>
7297
7298         * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
7299
7300 2015-01-31  Doug Evans  <xdje42@gmail.com>
7301
7302         * gdb.guile/scm-section-script.c: Add duplicate inlined section script
7303         entries.  Duplicate file section script entries.
7304         * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
7305         inlined entries.  Add test for safe-path rejection.
7306         * gdb.python/py-section-script.c: Add duplicate inlined section script
7307         entries.  Duplicate file section script entries.
7308         * gdb.python/py-section-script.exp: Add tests for duplicate entries,
7309         inlined entries.  Add test for safe-path rejection.
7310
7311 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
7312
7313         * gdb.ada/disc_arr_bound: New testcase.
7314
7315 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
7316
7317         * gdb.ada/mi_var_array: New testcase.
7318
7319 2015-01-27  Doug Evans  <dje@google.com>
7320
7321         * gdb.python/py-objfile.exp: Add tests for objfile.username.
7322         Add test for objfile.filename, objfile.username after objfile
7323         has been unloaded.
7324
7325 2015-01-26  Joel Brobecker  <brobecker@adacore.com>
7326
7327         * gdb.python/py-lookup-type.exp (test_lookup_type): Change
7328         the second test to print the name attribute of value
7329         returned by the call to gdb.lookup_type, and adjust
7330         the expected output accordingly.
7331
7332 2015-01-25  Mark Wielaard  <mjw@redhat.com>
7333
7334         * gdb.arch/i386-bp_permanent.c (standard): New declaration.
7335         * gdb.base/disp-step-fork.c: Include unistd.h.
7336         * gdb.base/siginfo-obj.c: Include stdio.h.
7337         * gdb.base/siginfo-thread.c: Likewise.
7338         * gdb.mi/non-stop.c: Include unistd.h.
7339         * gdb.mi/nsthrexec.c: Include stdio.h.
7340         * gdb.mi/pthreads.c: Include unistd.h.
7341         * gdb.modula2/unbounded1.c (main): Declare returns int.
7342         * gdb.reverse/consecutive-reverse.c: Likewise.
7343         * gdb.threads/create-fail.c: Include unistd.h.
7344         * gdb.threads/killed.c: Likewise.
7345         * gdb.threads/linux-dp.c: Likewise.
7346         * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
7347         * gdb.threads/non-ldr-exc-2.c: Likewise.
7348         * gdb.threads/non-ldr-exc-3.c: Likewise.
7349         * gdb.threads/non-ldr-exc-4.c: Likewise.
7350         * gdb.threads/pthreads.c: Include unistd.h.
7351         (main): Declare returns int.
7352         * gdb.threads/tls-main.c (foo): New declaration.
7353         * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
7354
7355 2015-01-23  Simon Marchi  <simon.marchi@ericsson.com>
7356
7357         * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
7358         * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
7359
7360 2015-01-15  Mark Wielaard  <mjw@redhat.com>
7361
7362         * gdb.base/noreturn-return.c: New file.
7363         * gdb.base/noreturn-return.exp: New file.
7364         * gdb.base/noreturn-finish.c: New file.
7365         * gdb.base/noreturn-finish.exp: New file.
7366
7367 2015-01-23  Pedro Alves  <palves@redhat.com>
7368
7369         * gdb.threads/continue-pending-after-query.c: New file.
7370         * gdb.threads/continue-pending-after-query.exp: New file.
7371
7372 2015-01-22  Anders Granlund  <anders.granlund@ericsson.com>
7373             Simon Marchi  <simon.marchi@ericsson.com>
7374
7375         * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
7376         * gdb.base/valgrind-db-attach.exp: Same.
7377         * gdb.base/valgrind-infcall.exp: Same.
7378         * lib/mi-support.exp (default_mi_gdb_start): Same.
7379         * lib/prompt.exp (default_prompt_gdb_start): Same.
7380         * lib/gdb.exp (default_gdb_spawn): Same.
7381         (gdb_interact): New.
7382
7383
7384 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
7385
7386         * gdb.compile/compile.exp (pointer to jit function): New test.
7387
7388 2015-01-17  Wei-cheng Wang  <cole945@gmail.com>
7389
7390         * lib/gdb.exp (supports_process_record): Return true for
7391         powerpc*-*-linux*.
7392         (supports_reverse): Likewise.
7393
7394 2015-01-15  Don Breazeal  <donb@codesourcery.com>
7395
7396         * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
7397         instead of checking whether the target board is remote and
7398         use spawn_wait_for_attach instead of exec/sleep.
7399         * gdb.base/attach-twice.exp: Likewise.
7400
7401 2015-01-15  Joel Brobecker  <brobecker@adacore.com>
7402
7403         * gdb.ada/var_arr_attrs: New testcase.
7404
7405 2015-01-14  Pedro Alves  <palves@redhat.com>
7406             Joel Brobecker  <brobecker@adacore.com>
7407
7408         PR gdb/17525
7409         * gdb.base/bp-cmds-execution-x-script.c: New file.
7410         * gdb.base/bp-cmds-execution-x-script.exp: New file.
7411         * gdb.base/bp-cmds-execution-x-script.gdb: New file.
7412
7413 2015-01-14  Pedro Alves  <palves@redhat.com>
7414
7415         PR cli/17828
7416         * gdb.base/batch-preserve-term-settings.c: New file.
7417         * gdb.base/batch-preserve-term-settings.exp: New file.
7418
7419 2015-01-13  Doug Evans  <dje@google.com>
7420
7421         * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
7422         binary.
7423
7424 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
7425
7426         * Makefile.in (clean mostlyclean): Do not delete *.py.
7427
7428 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
7429
7430         * gdb.python/py-lookup-type.exp: New file.
7431
7432 2015-01-12  Pedro Alves  <palves@redhat.com>
7433
7434         * gdb.python/py-prompt.exp: When the board can't spawn for attach,
7435         restore GDBFLAGS before returning.
7436
7437 2015-01-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
7438
7439         * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
7440         is_amd64_regs_target and is_x86_like_target.
7441
7442 2015-01-11  Doug Evans  <xdje42@gmail.com>
7443
7444         * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
7445         is given without an explicit form.
7446         * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
7447         attributes.
7448         * gdb.dwarf/corrupt.exp: Ditto.
7449         * gdb.dwarf2/enum-type.exp: Ditto.
7450         * gdb.trace/entry-values.exp: Ditto.
7451         * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
7452
7453 2015-01-11  Doug Evans  <xdje42@gmail.com>
7454
7455         PR gdb/15830
7456         * gdb.base/maint.exp: Remove references to "maint demangle".
7457         * gdb.cp/demangle.exp: Update.  "maint demangle" -> "demangle".
7458         Add tests for explicitly specifying language to demangle.
7459         * gdb.dlang/demangle.exp: Ditto.
7460
7461 2015-01-09  Pedro Alves  <palves@redhat.com>
7462
7463         * gdb.threads/non-stop-fair-events.c: New file.
7464         * gdb.threads/non-stop-fair-events.exp: New file.
7465
7466 2015-01-09  Pedro Alves  <palves@redhat.com>
7467
7468         * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
7469         the global scope.  Set a breakpoint after all threads are started
7470         rather than stepping over two source lines.  Expect the prompt.
7471         * gdb.base/watch_thread_num.c (threads_started_barrier): New
7472         global.
7473         (NUM): Now 15.
7474         (main): Use threads_started_barrier to wait for all threads to
7475         start.  Main thread no longer calls thread_function.  Exit after
7476         180 seconds.
7477         (loop): New function.
7478         (thread_function): Wait on threads_started_barrier barrier.  Call
7479         'loop' at each iteration.
7480         * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
7481         threads have started, instead of hardcoding number of "next"
7482         steps.  Use an access watchpoint instead of a write watchpoint.
7483
7484 2015-01-09  Pedro Alves  <palves@redhat.com>
7485
7486         * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
7487         (thread_func): Wait on barrier.
7488         (main): Wait for all threads to start before stopping GDB.
7489         * gdb.threads/siginfo-threads.c (threads_started_barrier): New
7490         global.
7491         (thread1_func, thread2_func): Wait on barrier.
7492         (main): Wait for all threads to start before stopping GDB.
7493         * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
7494         New global.
7495         (thread1_func, thread2_func): Wait on barrier.
7496         (main): Wait for all threads to start before stopping GDB.
7497
7498 2015-01-09  Pedro Alves  <palves@redhat.com>
7499
7500         * gdb.threads/attach-many-short-lived-threads.c: New file.
7501         * gdb.threads/attach-many-short-lived-threads.exp: New file.
7502
7503 2014-01-09  Pedro Alves  <palves@redhat.com>
7504
7505         * gdb.threads/fork-thread-pending.exp: Switch to the main thread
7506         instead of to thread 2.
7507         * gdb.threads/signal-command-multiple-signals-pending.c (main):
7508         Add barrier around each pthread_create call instead of around all
7509         calls.
7510         * gdb.threads/signal-command-multiple-signals-pending.exp (test):
7511         Set a break on thread_function and have the child threads hit it
7512         one at at a time.
7513
7514 2015-01-09  Pedro Alves  <palves@redhat.com>
7515
7516         * lib/gdb.exp (can_spawn_for_attach): New procedure.
7517         (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
7518         false.
7519         * gdb.base/attach.exp: Use can_spawn_for_attach instead of
7520         checking whether the target board is remote.
7521         * gdb.multi/multi-attach.exp: Likewise.
7522         * gdb.python/py-sync-interp.exp: Likewise.
7523         * gdb.server/ext-attach.exp: Likewise.
7524         * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
7525         tests that need to attach, instead of checking whether the target
7526         board is remote at the top of the file.
7527
7528 2015-01-08  Yao Qi  <yao@codesourcery.com>
7529
7530         * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
7531
7532 2015-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
7533
7534         Fix testcase compilation.
7535         * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
7536
7537 2015-01-06  Joel Brobecker  <brobecker@adacore.com>
7538
7539         * gdb.python/py-type.exp: Add a couple test about empty
7540         array creation, and negative-length array creation.
7541
7542 2015-01-02  Doug Evans  <xdje42@gmail.com>
7543
7544         * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
7545
7546 2015-01-02  Doug Evans  <dje@google.com>
7547
7548         * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
7549
7550 2014-12-29  Yao Qi  <yao@codesourcery.com>
7551
7552         * gdb.trace/entry-values.exp: Update comments.  Rename variable
7553         bar_call_foo to returned_from_foo.
7554
7555 2014-12-20  Mihail-Marian Nistor  <mihail.nistor@freescale.com>
7556
7557         PR gdb/17394
7558         * gdb.linespec/break-asm-file.c: New file.
7559         * gdb.linespec/break-asm-file.exp: New file.
7560         * gdb.linespec/break-asm-file0.s: New file.
7561         * gdb.linespec/break-asm-file1.s: New file.
7562
7563 2014-12-18  Nigel Stephens  <nigel@mips.com>
7564             Maciej W. Rozycki  <macro@codesourcery.com>
7565
7566         * gdb.base/float.exp: Handle the new output from "info float" on
7567         MIPS targets.
7568
7569 2014-12-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
7570
7571         Fix MinGW compilation.
7572         * gdb.compile/compile-ops.exp: Update untested message if
7573         !skip_compile_feature_tests.
7574         * gdb.compile/compile-setjmp.exp: Likewise.
7575         * gdb.compile/compile-tls.exp: Likewise.
7576         * gdb.compile/compile.exp: Likewise.
7577         * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
7578         supported on this host".
7579
7580 2014-12-16  Doug Evans  <xdje42@gmail.com>
7581
7582         * boards/stabs.exp: New file.
7583
7584 2014-12-16  Andreas Arnez  <arnez@vnet.linux.ibm.com>
7585
7586         * gdb.base/completion.exp: Adjust to format changes of "maint
7587         print user-registers".
7588
7589 2014-12-16  Catalin Udma  <catalin.udma@freescale.com>
7590
7591         PR server/17457
7592         * gdb.arch/aarch64-fp.c: New file.
7593         * gdb.arch/aarch64-fp.exp: New file.
7594
7595 2014-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
7596
7597         Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
7598         r210637, r210913, r211666, r215400, r215817).
7599
7600         2014-05-08  Richard Sandiford  <rdsandiford@googlemail.com>
7601                 * dg-extract-results.py: New file.
7602                 * dg-extract-results.sh: Use it if the environment seems
7603                 suitable.
7604
7605         2014-05-20  Richard Sandiford  <rdsandiford@googlemail.com>
7606
7607                 * dg-extract-results.py (parse_run): Handle warnings that
7608                 are printed before a test harness is run.
7609
7610         2014-05-25  Richard Sandiford  <rdsandiford@googlemail.com>
7611
7612                 * dg-extract-results.py (Named): Remove __cmp__ method.
7613                 (output_variation): Use a key to sort variation.harnesses.
7614
7615         2014-06-14  Richard Sandiford  <rdsandiford@googlemail.com>
7616
7617                 * dg-extract-results.py: For Python 3, force sys.stdout to
7618                 handle surrogate escape sequences.
7619                 (safe_open): New function.
7620                 (output_segment, main): Use it.
7621
7622         2014-09-19  Segher Boessenkool  <segher@kernel.crashing.org>
7623
7624                 * dg-extract-results.py (Prog.result_re): Include options
7625                 in test name.
7626
7627         2014-10-02  Segher Boessenkool  <segher@kernel.crashing.org>
7628
7629                 * dg-extract-results.py (output_variation): Always sort if
7630                 do_sum.
7631
7632 2014-12-15  Simon Marchi  <simon.marchi@ericsson.com>
7633
7634         * lib/gdb.exp (default_gdb_start): After starting gdb, loop
7635         as long as we get pagination notifications.
7636
7637 2014-12-15  Jason Merrill  <jason@redhat.com>
7638
7639         * Makefile.in (check-gdb.%): Restore.
7640         * README: Mention it.
7641
7642 2014-12-13  Joel Brobecker  <brobecker@adacore.com>
7643
7644         * gdb.ada/str_uninit: New testcase.
7645
7646 2014-12-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
7647
7648         PR symtab/17642
7649         * gdb.base/vla-stub-define.c: New file.
7650         * gdb.base/vla-stub.c: New file.
7651         * gdb.base/vla-stub.exp: New file.
7652
7653 2014-12-12  Phil Muldoon  <pmuldoon@redhat.com>
7654             Jan Kratochvil  <jan.kratochvil@redhat.com>
7655             Tom Tromey  <tromey@redhat.com>
7656
7657         * configure.ac: Add gdb.compile/.
7658         * configure: Regenerate.
7659         * gdb.compile/Makefile.in: New file.
7660         * gdb.compile/compile-ops.exp: New file.
7661         * gdb.compile/compile-ops.c: New file.
7662         * gdb.compile/compile-tls.c: New file.
7663         * gdb.compile/compile-tls.exp: New file.
7664         * gdb.compile/compile-constvar.S: New file.
7665         * gdb.compile/compile-constvar.c: New file.
7666         * gdb.compile/compile-mod.c: New file.
7667         * gdb.compile/compile-nodebug.c: New file.
7668         * gdb.compile/compile-setjmp-mod.c: New file.
7669         * gdb.compile/compile-setjmp.c: New file.
7670         * gdb.compile/compile-setjmp.exp: New file.
7671         * gdb.compile/compile-shlib.c: New file.
7672         * gdb.compile/compile.c: New file.
7673         * gdb.compile/compile.exp: New file.
7674         * lib/gdb.exp (skip_compile_feature_tests): New proc.
7675
7676 2014-12-12  Tom Tromey  <tromey@redhat.com>
7677
7678         * lib/dwarf.exp (_location): Ignore blank lines.  Allow comments.
7679         Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
7680
7681 2014-12-12  Doug Evans  <dje@google.com>
7682
7683         * lib/gdb-python.exp (get_python_valueof): New function.
7684         * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
7685
7686 2014-12-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7687
7688         * gdb.base/completion.exp: Add test for completion of "info
7689         registers ".
7690
7691 2014-12-12  Maciej W. Rozycki  <macro@codesourcery.com>
7692
7693         * gdb.base/func-ptrs.c: New file.
7694         * gdb.base/func-ptrs.exp: New file.
7695
7696 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
7697
7698         PR breakpoints/17012
7699         * gdb.base/dprintf-detach.c: New file.
7700         * gdb.base/dprintf-detach.exp: New file.
7701
7702 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
7703
7704         * gdb.trace/qtro.exp: Replace gdbserver detection code by...
7705         * lib/gdb.exp (target_is_gdbserver): New procedure.
7706
7707 2014-12-08  Doug Evans  <dje@google.com>
7708
7709         * gdb.python/py-objfile.exp: Add tests for objfile.owner.
7710
7711 2014-12-05  Yao Qi  <yao@codesourcery.com>
7712
7713         * gdb.guile/scm-error.exp: Remove the third argument to
7714         gdb_remote_download.
7715         * gdb.guile/scm-frame-args.exp: Likewise.
7716         * gdb.guile/scm-section-script.exp: Likewise.
7717
7718 2014-12-05  Yao Qi  <yao@codesourcery.com>
7719
7720         * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
7721
7722 2014-12-04  Doug Evans  <dje@google.com>
7723
7724         * gdb.python/py-objfile.exp: Add tests for
7725         objfile.add_separate_debug_file.
7726
7727 2014-12-04  Doug Evans  <dje@google.com>
7728
7729         * lib/gdb.exp (get_build_id): New function.
7730         (build_id_debug_filename_get): Rewrite to use it.
7731         * gdb.python/py-objfile.exp: Add test for objfile.build_id.
7732
7733 2014-12-04  Maciej W. Rozycki  <macro@codesourcery.com>
7734
7735         * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
7736         `method(long)', not just 0x0.
7737         * gdb.cp/nsalias.exp: Align code labels to 4.
7738         * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
7739         * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
7740         * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
7741         * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
7742         (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
7743         * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
7744
7745 2014-12-02  Doug Evans  <dje@google.com>
7746
7747         PR symtab/17602
7748         * gdb.cp/anon-ns.cc: Move guts of this file to ...
7749         * gdb.cp/anon-ns2.cc: ... here.  New file.
7750         * gdb.cp/anon-ns.exp: Update.
7751
7752 2014-12-02  Nick Bull  <nicholaspbull@gmail.com>
7753
7754         * gdb.python/py-events.py (inferior_call_handler): New.
7755         (register_changed_handler, memory_changed_handler): New.
7756         (test_events.invoke): Register new handlers.
7757         * gdb.python/py-events.exp: Add tests for inferior call,
7758         memory_changed and register_changed events.
7759
7760 2014-12-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7761
7762         * gdb.base/execl-update-breakpoints.exp: Specify the link address
7763         with '-Ttext-segment' instead of '-Ttext'.  Fall back to '-Ttext'
7764         if the linker doesn't understand this.
7765
7766 2014-12-01  Simon Marchi  <simon.marchi@ericsson.com>
7767
7768         * gdb.python/python.exp: Change expected reply to help().
7769
7770 2014-12-01  Yao Qi  <yao@codesourcery.com>
7771
7772         * configure.ac: Remove AC_ARG_ENABLE for gdbtk.  Don't invoke
7773         AC_CONFIG_SUBDIRS(gdb.gdbtk).
7774         * configure: Re-generated.
7775
7776 2014-11-28  Siva Chandra Reddy  <sivachandra@google.com>
7777
7778         * gdb.cp/chained-calls.cc: New file.
7779         * gdb.cp/chained-calls.exp: New file.
7780         * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
7781
7782 2014-11-28  Simon Marchi  <simon.marchi@ericsson.com>
7783
7784         * gdb.ada/py_range.exp: Add parentheses to python calls to print.
7785         * gdb.dwarf2/symtab-producer.exp: Same.
7786         * gdb.gdb/python-interrupts.exp: Same.
7787         * gdb.gdb/python-selftest.exp: Same.
7788         * gdb.python/py-linetable.exp: Same.
7789         * gdb.python/py-type.exp: Same.
7790         * gdb.python/py-value-cc.exp: Same.
7791         * gdb.python/py-value.exp: Same.
7792
7793 2014-11-28  Yao Qi  <yao@codesourcery.com>
7794
7795         * gdb.base/break-probes.exp: Match library name prefixed with
7796         sysroot.
7797
7798 2014-11-27  Simon Marchi  <simon.marchi@ericsson.com>
7799
7800         * gdb.python/py-linetable.exp: Escape properly sorted(fset)
7801         test expected output.  Add parentheses for the call to print.
7802         Remove L suffix from integers.
7803
7804 2014-11-26  Doug Evans  <dje@google.com>
7805
7806         * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
7807
7808 2014-11-22  Yao Qi  <yao@codesourcery.com>
7809
7810         * gdb.trace/entry-values.c: Remove asms.
7811         (foo): Add foo_label.
7812         (bar): Add bar_label.
7813         * gdb.trace/entry-values.exp: Remove code computing  foo's
7814         length and bar's length.
7815         (Dwarf::assemble): Invoke function_range for bar and use
7816         MACRO_AT_func for foo.
7817
7818 2014-11-22  Yao Qi  <yao@codesourcery.com>
7819
7820         * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
7821         and .Lgcc43_procstart.  Use .Lgcc42_procstart instead of gcc42.
7822         Use .Lgcc43_procstart instead of gcc43.
7823
7824 2014-11-21  Joel Brobecker  <brobecker@adacore.com>
7825
7826         * gdb.ada/n_arr_bound: New testcase.
7827
7828 2014-11-20  Sergio Durigan Junior  <sergiodj@redhat.com>
7829
7830         PR breakpoints/10737
7831         * gdb.base/catch-syscall.exp (do_syscall_tests): Call
7832         test_catch_syscall_multi_arch.
7833         (test_catch_syscall_multi_arch): New function.
7834
7835 2014-11-20  Doug Evans  <xdje42@gmail.com>
7836
7837         * gdb.base/maint.exp: Update expected output.
7838
7839 2014-11-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7840
7841         * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
7842         4-byte instruction on S390.
7843
7844 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
7845
7846         * gdb.ada/arr_arr: New testcase.
7847
7848 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
7849
7850         * gdb.ada/pkd_arr_elem: New Testcase.
7851
7852 2014-11-18  Luis Machado  <lgustavo@codesourcery.com>
7853
7854         * gdb.reverse/break-precsave: Expect completion message for
7855         core file reads.
7856         * gdb.reverse/consecutive-precsave.exp: Likewise.
7857         * gdb.reverse/finish-precsave.exp: Likewise.
7858         * gdb.reverse/i386-precsave.exp: Likewise.
7859         * gdb.reverse/machinestate-precsave.exp: Likewise.
7860         * gdb.reverse/sigall-precsave.exp: Likewise.
7861         * gdb.reverse/solib-precsave.exp: Likewise.
7862         * gdb.reverse/step-precsave.exp: Likewise.
7863         * gdb.reverse/until-precsave.exp: Likewise.
7864         * gdb.reverse/watch-precsave.exp: Likewise.
7865
7866 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7867
7868         * gdb.base/bp-permanent.c: Include unistd.h.
7869         * gdb.python/py-framefilter-mi.c (main): Add return type.
7870         * gdb.python/py-framefilter.c (main): Likewise.
7871         * gdb.trace/actions-changed.c (main): Likewise.
7872
7873 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7874
7875         * gdb.mi/until.c: Add eye-catchers.
7876         * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
7877         line numbers.
7878
7879 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7880
7881         * gdb.base/condbreak.exp: Drop references to removed non-prototype
7882         function header variants in break1.c.
7883         * gdb.base/ena-dis-br.exp: Likewise.
7884         * gdb.base/hbreak2.exp: Likewise.
7885         * gdb.reverse/until-precsave.exp: Drop references to removed
7886         non-prototype function header variants in ur1.c.
7887         * gdb.reverse/until-reverse.exp: Likewise.
7888
7889 2014-11-17  Petr Machata  <pmachata@redhat.com>
7890
7891         * lib/dwarf.exp  (Dwarf::cu, Dwarf::tu): Emit
7892         ${_cu_offset_size} bytes abbrev offset.
7893
7894 2014-11-15  Doug Evans  <xdje42@gmail.com>
7895
7896         PR symtab/17559
7897         * gdb.base/line-symtabs.exp: New file.
7898         * gdb.base/line-symtabs.c: New file.
7899         * gdb.base/line-symtabs.h: New file.
7900
7901 2014-11-14  Yao Qi  <yao@codesourcery.com>
7902
7903         * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
7904         (func): Add label func_label.
7905         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
7906         Replace low_pc and high_pc with MACRO_AT_range.
7907         Replace name, low_pc and high_pc with MACRO_AT_func.
7908
7909 2014-11-14  Yao Qi  <yao@codesourcery.com>
7910
7911         * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
7912         Replace name, low_pc and high_pc with MACRO_AT_func.
7913
7914 2014-11-14  Yao Qi  <yao@codesourcery.com>
7915
7916         * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
7917         produce debug information.
7918         * gdb.dwarf2/implptr-optimized-out.S: Removed.
7919
7920 2014-11-14  Yao Qi  <yao@codesourcery.com>
7921
7922         * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
7923         object and get function length.
7924         (Dwarf::assemble): Replace name, low_pc and high_pc attributes
7925         with MACRO_AT_func.
7926         (top-level): Replace gdb_compile and clean_restart with
7927         prepare_for_testing.
7928         * gdb.dwarf2/main.c (main): Add label main_label.
7929
7930 2014-11-14  Yao Qi  <yao@codesourcery.com>
7931
7932         * lib/dwarf.exp (function_range): New procedure.
7933         (Dwarf::_handle_macro_at_func): New procedure.
7934         (Dwarf::_handle_macro_at_range): New procedure.
7935         (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
7936
7937 2014-11-14  Yao Qi  <yao@codesourcery.com>
7938
7939         * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
7940         (_handle_attribute): New procedure.
7941
7942 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7943
7944         * gdb.ada/cond_lang/foo.c (callme): Add return type.
7945         * gdb.base/call-sc.c (zed): Likewise.
7946         * gdb.base/checkpoint.c (main): Likewise.
7947         * gdb.base/dump.c (main): Likewise.
7948         * gdb.base/gcore.c (main): Likewise.
7949         * gdb.base/huge.c (main): Likewise.
7950         * gdb.base/multi-forks.c (main): Likewise.
7951         * gdb.base/pr10179-a.c (main): Likewise.
7952         * gdb.base/savedregs.c (main): Likewise.
7953         * gdb.base/sigaltstack.c (main): Likewise.
7954         * gdb.base/siginfo.c (main): Likewise.
7955         * gdb.base/structs.c (zed): Likewise.
7956         * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
7957         * gdb.mi/mi-syn-frame.c (main): Likewise.
7958         * gdb.mi/until.c (foo, main): Likewise.
7959         * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
7960         * gdb.base/solib-weak.c (foo): Declare.
7961         * gdb.base/attach-twice.c: Include stdio.h.
7962         * gdb.base/weaklib1.c: Likewise.
7963         * gdb.base/weaklib2.c: Likewise.
7964         * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
7965         * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
7966         unistd.h.
7967         * gdb.base/attach-pie-misread.c: Include stdlib.h.
7968         * gdb.mi/mi-exit-code.c: Likewise.
7969         * gdb.base/break-interp-lib.c: Include string.h.
7970         * gdb.base/coremaker.c: Likewise.
7971         * gdb.base/testenv.c: Likewise.
7972         * gdb.python/py-finish-breakpoint.c: Likewise.
7973         * gdb.base/inferior-died.c: Include sys/wait.h.
7974         * gdb.base/fileio.c: Include time.h.
7975         * gdb.base/async-shell.c: Include unistd.h.
7976         * gdb.base/dprintf-non-stop.c: Likewise.
7977         * gdb.base/info-os.c: Likewise.
7978         * gdb.mi/mi-console.c: Likewise.
7979         * gdb.mi/watch-nonstop.c: Likewise.
7980         * gdb.python/py-events.c: Likewise.
7981         * gdb.base/async.c (baz): Move up before its invocation.
7982         * gdb.base/code_elim2.c (my_global_func): Likewise.
7983         * gdb.base/skip-solib-lib.c (multiply): Likewise.
7984         * gdb.base/advance.c (func2): Likewise.
7985
7986 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7987
7988         * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
7989         variant.
7990         * gdb.base/annota3.c: Likewise.
7991         * gdb.base/async.c: Likewise.
7992         * gdb.base/average.c: Likewise.
7993         * gdb.base/call-ar-st.c: Likewise.
7994         * gdb.base/call-rt-st.c: Likewise.
7995         * gdb.base/call-sc.c: Likewise.
7996         * gdb.base/call-strs.c: Likewise.
7997         * gdb.base/ending-run.c: Likewise.
7998         * gdb.base/execd-prog.c: Likewise.
7999         * gdb.base/exprs.c: Likewise.
8000         * gdb.base/foll-exec.c: Likewise.
8001         * gdb.base/foll-fork.c: Likewise.
8002         * gdb.base/foll-vfork.c: Likewise.
8003         * gdb.base/funcargs.c: Likewise.
8004         * gdb.base/gcore.c: Likewise.
8005         * gdb.base/jump.c: Likewise.
8006         * gdb.base/langs0.c: Likewise.
8007         * gdb.base/langs1.c: Likewise.
8008         * gdb.base/langs2.c: Likewise.
8009         * gdb.base/mips_pro.c: Likewise.
8010         * gdb.base/nodebug.c: Likewise.
8011         * gdb.base/opaque0.c: Likewise.
8012         * gdb.base/opaque1.c: Likewise.
8013         * gdb.base/recurse.c: Likewise.
8014         * gdb.base/run.c: Likewise.
8015         * gdb.base/scope0.c: Likewise.
8016         * gdb.base/scope1.c: Likewise.
8017         * gdb.base/setshow.c: Likewise.
8018         * gdb.base/setvar.c: Likewise.
8019         * gdb.base/shmain.c: Likewise.
8020         * gdb.base/shr1.c: Likewise.
8021         * gdb.base/shr2.c: Likewise.
8022         * gdb.base/sigall.c: Likewise.
8023         * gdb.base/signals.c: Likewise.
8024         * gdb.base/so-indr-cl.c: Likewise.
8025         * gdb.base/solib2.c: Likewise.
8026         * gdb.base/structs.c: Likewise.
8027         * gdb.base/sum.c: Likewise.
8028         * gdb.base/vforked-prog.c: Likewise.
8029         * gdb.base/watchpoint.c: Likewise.
8030         * gdb.reverse/shr2.c: Likewise.
8031         * gdb.reverse/until-reverse.c: Likewise.
8032         * gdb.reverse/ur1.c: Likewise.
8033         * gdb.reverse/watch-reverse.c: Likewise.
8034
8035 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8036
8037         * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
8038         variant.
8039         * gdb.base/sepdebug.exp: Drop references to removed code.
8040
8041 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8042
8043         * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
8044         variant.  Preserve original line numbering.
8045         * gdb.base/list1.c: Likewise.
8046
8047 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8048
8049         * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
8050         variant.
8051         * gdb.base/break1.c: Likewise.
8052         * gdb.base/break.exp: Drop references to removed code.
8053
8054 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8055
8056         * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
8057         variant.
8058
8059 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8060
8061         * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
8062
8063 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8064
8065         * gdb.base/callfuncs.exp: Remove 'prototypes' variable.  Move main
8066         logic into perform_all_tests() and invoke it with and without
8067         function header prototypes.
8068         (do_function_calls): Remove conditional XFAIL for PR 5318.
8069         (rerun_and_prepare): Remove duplicate code.
8070         (perform_all_tests): New.  Main logic moved here.
8071
8072 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8073
8074         * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
8075         code guarded by #ifdef NO_PROTOTYPES.
8076         (t_double_many_args): Likewise.
8077         (DEF_FUNC_MANY_ARGS_1): Likewise.
8078         (DEF_FUNC_VALUES_1): Likewise.
8079         (t_structs_ldc): Renamed from t_structs_fc in conditional code
8080         guarded by #ifdef PROTOTYPES.
8081
8082 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8083
8084         * gdb.mi/mi-console.c: Add eye-catcher.
8085         * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
8086         instead of literal line number.
8087
8088 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8089
8090         * gdb.base/shr2.c: Add eye-catcher.
8091         * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
8092         line number.
8093
8094 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8095
8096         * gdb.base/jump.c: Add eye-catchers.
8097         * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
8098         numbers.
8099
8100 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8101
8102         * gdb.base/execd-prog.c: Add eye-catchers.
8103         * gdb.base/foll-exec.c: Likewise.
8104         * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
8105         line numbers.
8106
8107 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8108
8109         * gdb.base/ending-run.c: Add eye-catchers.
8110         * gdb.base/ending-run.exp: Refer to eye-catchers instead of
8111         literal line numbers.
8112
8113 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8114
8115         * gdb.base/call-rt-st.c: Add eye-catchers.
8116         * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
8117         literal line numbers.
8118
8119 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8120
8121         * gdb.base/call-ar-st.c: Add eye-catchers.
8122         * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
8123         literal line numbers.
8124
8125 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8126
8127         * gdb.base/average.c: Add eye-catchers.
8128         * gdb.base/sum.c: Likewise.
8129         * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
8130         regexps dynamically.
8131
8132 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8133
8134         * gdb.base/solib1.c: Add eye-catchers.
8135         * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
8136         literal line numbers.
8137
8138 2014-11-12  Pedro Alves  <palves@redhat.com>
8139
8140         * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
8141         leader has exited.
8142
8143 2014-11-12  Pedro Alves  <palves@redhat.com>
8144
8145         * gdb.arch/i386-bp_permanent.c: New file.
8146         * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
8147         (srcfile): Set to i386-bp_permanent.c.
8148         (top level): Adjust to work in both 32-bit and 64-bit modes.  Test
8149         that stepi does not execute the 'leave' instruction, instead of
8150         testing it does execute.
8151         * gdb.base/bp-permanent.c: New file.
8152         * gdb.base/bp-permanent.exp: New file.
8153
8154 2014-11-10  Doug Evans  <xdje42@gmail.com>
8155
8156         PR symtab/17564
8157         * gdb.base/symtab-search-order.exp: New file.
8158         * gdb.base/symtab-search-order.c: New file.
8159         * gdb.base/symtab-search-order-1.c: New file.
8160         * gdb.base/symtab-search-order-shlib-1.c: New file.
8161
8162 2014-11-07  Pedro Alves  <palves@redhat.com>
8163
8164         PR gdb/17511
8165         * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
8166         i?86-*-linux*.
8167
8168 2014-11-03  Siva Chandra Reddy  <sivachandra@google.com>
8169
8170         PR c++/17494
8171         * gdb.cp/pr17494.cc: New file.
8172         * gdb.cp/pr17494.exp: New file.
8173
8174 2014-11-02  Yao Qi  <yao@codesourcery.com>
8175
8176         * gdb.python/python.exp: Get working directory and match the
8177         output of "set extended-prompt \\w " with it.
8178
8179 2014-10-30  Doug Evans  <dje@google.com>
8180
8181         * gdb.python/py-objfile.exp: Add tests for setting random attributes
8182         in objfiles.
8183         * gdb.python/py-progspace.exp: Add tests for setting random attributes
8184         in progspaces.
8185
8186 2014-10-30  Janis Johnson  <janisjo@codesourcery.com>
8187
8188         * gdb.base/fullpath-expand.exp: Skip for a remote host.
8189         * gdb.base/realname-expand.exp: Likewise.
8190         * gdb.linespec/macro-relative.exp: Likewise.
8191
8192 2014-10-29  Pedro Alves  <palves@redhat.com>
8193
8194         PR gdb/17408
8195         * gdb.threads/schedlock.c (some_function): New function.
8196         (call_function): New global.
8197         (MAYBE_CALL_SOME_FUNCTION): New macro.
8198         (thread_function): Call it.
8199         * gdb.threads/schedlock.exp (get_args): Add description parameter,
8200         and use it instead of a global counter.  Adjust all callers.
8201         (get_current_thread): Use "find current thread" for test message
8202         here rather than having all callers pass down the same string.
8203         (goto_loop): New procedure, factored out from ...
8204         (my_continue): ... this.
8205         (step_ten_loops): Change parameter from test message to command to
8206         use.  Adjust.
8207         (list_count): Delete global.
8208         (check_result): New procedure, factored out from duplicate top
8209         level code.
8210         (continue tests): Wrap in with_test_prefix.
8211         (test_step): New procedure, factored out from duplicate top level
8212         code.
8213         (top level): Test "step" in combination with all scheduler-locking
8214         modes.  Test "next" in combination with all scheduler-locking
8215         modes, and in combination with stepping over a function call or
8216         not.
8217         * gdb.threads/next-bp-other-thread.c: New file.
8218         * gdb.threads/next-bp-other-thread.exp: New file.
8219
8220 2014-10-29  Pedro Alves  <palves@redhat.com>
8221
8222         PR python/17372
8223         * gdb.python/python.exp: Test a multi-line command that spawns
8224         interactive Python.
8225         * gdb.base/multi-line-starts-subshell.exp: New file.
8226
8227 2014-10-29  Yao Qi  <yao@codesourcery.com>
8228
8229         * gdb.base/fileio.exp: Make directories on host.
8230
8231 2014-10-29  Yao Qi  <yao@codesourcery.com>
8232
8233         * gdb.base/fileio.c (test_write): Close the file.
8234
8235 2014-10-28  Pedro Alves  <palves@redhat.com>
8236
8237         PR gdb/12623
8238         * gdb.base/sigstep.c (no_handler): New global.
8239         (main): If 'no_handler is true, set the signal handlers to
8240         SIG_IGN.
8241         * gdb.base/sigstep.exp (breakpoint_over_handler): Add
8242         with_sw_watch and no_handler parameters.  Handle them.
8243         (top level) <stepping over handler when stopped at a breakpoint
8244         test>: Add a test axis for testing with a software watchpoint, and
8245         another for testing with the signal handler set to SIG_IGN.
8246         * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
8247         * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
8248
8249 2014-10-28  Pedro Alves  <palves@redhat.com>
8250
8251         PR gdb/17511
8252         * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
8253         * gdb.base/sigstep.exp (other_handler_location): New global.
8254         (advance): Support stepping into the signal handler, and running
8255         commands while in the handler.
8256         (in_handler_map): New global.
8257         (top level): In the advance test, add combinations for getting
8258         into the handler with stepping commands, and for running commands
8259         in the handler.  Add comment descripting the advancei tests.
8260
8261 2014-10-28  Pedro Alves  <palves@redhat.com>
8262
8263         * gdb.base/sigstep.exp: Use build_executable instead of
8264         prepare_for_testing.
8265         (top level): Move code that starts GDB, runs to main and creates a
8266         display to ...
8267         (restart): ... this new procedure.
8268         (top level): Move backtrace from signal handler test to ...
8269         (validate_backtrace): ... this new procedure.
8270         (advance, advancei): Rename parameter from 'i' to 'cmd'.  Use
8271         with_test_prefix.  Always restart GDB.
8272         (skip_to_handler): Rename parameter from 'i' to 'cmd'.  Use
8273         with_test_prefix.  Always restart GDB.  No need to delete
8274         breakpoints after the test.
8275         (test_skip_handler): Remove prefix parameter.
8276         (skip_over_handler, breakpoint_to_handler)
8277         (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
8278         parameter from 'i' to 'cmd'.  Use with_test_prefix.  Always
8279         restart GDB.  No need to delete breakpoints after the test.
8280         (top level): Use foreach to call the test procedures with
8281         different commands.
8282
8283 2014-10-28  Pedro Alves  <palves@redhat.com>
8284
8285         * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
8286         instead of GNATS numbers.
8287         * gdb.base/sigbpt.exp: Likewise.
8288         * gdb.base/siginfo.exp: Likewise.
8289         * gdb.base/sigstep.exp: Likewise.
8290
8291 2014-10-27  Pedro Alves  <palves@redhat.com>
8292
8293         * gdb.base/sigstep.c (dummy): New global.
8294         (main): Issue a couple writes to the new global.
8295         * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
8296         procedures.
8297         (skip_over_handler): Use test_skip_handler.
8298         (top level): Call skip_over_handler for stepi and nexti too.
8299         (breakpoint_over_handler): Use test_skip_handler.
8300         (top level): Call breakpoint_over_handler for stepi and nexti too.
8301
8302 2014-10-27  Yao Qi  <yao@codesourcery.com>
8303
8304         * gdb.trace/tfile.c (adjust_function_address)
8305         [__powerpc64__ && _CALL_ELF != 2]: Get function address from
8306         function descriptor.
8307
8308 2014-10-24  Don Breazeal  <donb@codesourcery.com>
8309
8310         * gdb.base/foll-fork.exp (test_follow_fork,
8311         catch_fork_child_follow): Check for updated fork messages emitted
8312         from infrun.c.
8313         * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
8314         vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
8315         vfork_and_exec_child_follow_through_step): Check for updated vfork
8316         messages emitted from infrun.c.
8317
8318 2014-10-24  Pedro Alves  <palves@redhat.com>
8319
8320         * gdb.base/corefile.exp: Remove references to ultrix.
8321         * gdb.base/interrupt.exp: Likewise.
8322         * gdb.base/whatis.exp: Likewise.
8323         * gdb.gdb/selftest.exp: Likewise.
8324         * gdb.threads/manythreads.exp: Likewise.
8325         * gdb.threads/print-threads.exp: Likewise.
8326         * gdb.threads/pthreads.exp:: Likewise.
8327         * gdb.threads/schedlock.exp: Likewise.
8328
8329 2014-10-24  Siva Chandra Reddy  <sivachandra@google.com>
8330
8331         * gdb.cp/non-trivial-retval.cc: Add a test case.
8332         * gdb.cp/non-trivial-retval.exp: Add a test.
8333
8334 2014-10-20  Yao Qi  <yao@codesourcery.com>
8335
8336         * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
8337         * gdb.python/py-objfile-script-gdb.py: New file.
8338         * gdb.python/py-objfile-script.exp: Update reference to
8339         py-objfile-script-gdb.py.in.  Use gdb_remote_donwload instead
8340         of remote_download.  Remove the dest file.
8341
8342 2014-10-20  Yao Qi  <yao@codesourcery.com>
8343
8344         * gdb.base/checkpoint.exp: Don't remove file copied on host.
8345         * gdb.base/step-line.exp: Likewise.
8346         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
8347         * gdb.dwarf2/dw2-basic.exp: Likewise.
8348         * gdb.dwarf2/dw2-compressed.exp: Likewise.
8349         * gdb.dwarf2/dw2-filename.exp: Likewise.
8350         * gdb.dwarf2/dw2-intercu.exp: Likewise.
8351         * gdb.dwarf2/dw2-intermix.exp: Likewise.
8352         * gdb.dwarf2/dw2-producer.exp: Likewise.
8353         * gdb.dwarf2/mac-fileno.exp: Likewise.
8354         * gdb.python/py-frame-args.exp: Likewise.
8355         * gdb.python/py-framefilter.exp: Likewise.
8356         * gdb.python/py-mi.exp: Likewise.
8357         * gdb.python/py-objfile-script.exp: Likewise
8358         * gdb.python/py-pp-integral.exp: Likewise.
8359         * gdb.python/py-pp-re-notag.exp: Likewise.
8360         * gdb.python/py-prettyprint.exp: Likewise.
8361         * gdb.python/py-section-script.exp: Likewise.
8362         * gdb.python/py-typeprint.exp: Likewise.
8363         * gdb.python/py-xmethods.exp: Likewise.
8364         * gdb.stabs/weird.exp: Likewise.
8365         * gdb.xml/tdesc-regs.exp: Likewise.
8366
8367 2014-10-18  Kwok Cheung Yeung  <kcy@codesourcery.com>
8368
8369         * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
8370         (out_cu): Use addr_len for the size of addresses.
8371         (out_line): Likewise.  Size DW_LNE_set_address instruction
8372         according to addr_len.
8373         * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
8374         (FUNC): Add START_INSNS to definition.
8375
8376 2014-10-18  Yao Qi  <yao@codesourcery.com>
8377
8378         * gdb.base/argv0-symlink.exp: Check argv[0] value if
8379         gdb_has_argv0 return true.
8380         * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
8381         check [target_info exists noargs], check [gdb_has_argv0]
8382         instead.
8383         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
8384         * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
8385         procedures.
8386
8387 2014-10-17  Doug Evans  <dje@google.com>
8388
8389         * gdb.python/py-events.exp: Update expected output for clear_objfiles
8390         event.
8391         * gdb.python/py-events.py: Add clear_objfiles event.
8392
8393 2014-10-17  Doug Evans  <dje@google.com>
8394
8395         * gdb.python/py-objfile.exp: Test progspace attribute.
8396
8397 2014-10-17  Luis Machado  <lgustavo@codesourcery.com>
8398
8399         * gdb.guile/scm-breakpoint.exp: Do not assume any
8400         directory separators when matching source file paths.
8401         * gdb.python/py-breakpoint.exp: Likewise.
8402         * gdb.reverse/break-precsave.exp: Likewise.
8403         * gdb.reverse/break-reverse.exp: Likewise.
8404         * gdb.reverse/consecutive-precsave.exp: Likewise.
8405         * gdb.reverse/finish-precsave.exp: Likewise.
8406         * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
8407         * gdb.reverse/finish-reverse.exp: Likewise.
8408         * gdb.reverse/i386-precsave.exp: Likewise.
8409         * gdb.reverse/i387-env-reverse.exp: Likewise.
8410         * gdb.reverse/i387-stack-reverse.exp: Likewise.
8411         * gdb.reverse/machinestate-precsave.exp: Likewise.
8412         * gdb.reverse/machinestate.exp: Likewise.
8413         * gdb.reverse/sigall-precsave.exp: Likewise.
8414         * gdb.reverse/solib-precsave.exp: Likewise.
8415         * gdb.reverse/step-precsave.exp: Likewise.
8416         * gdb.reverse/until-precsave.exp: Likewise.
8417         * gdb.reverse/watch-precsave.exp: Likewise.
8418         * gdb.reverse/watch-reverse.exp: Likewise.
8419
8420 2014-10-17  Yao Qi  <yao@codesourcery.com>
8421
8422         * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
8423         * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
8424
8425 2014-10-17  Pedro Alves  <palves@redhat.com>
8426
8427         PR gdb/17471
8428         * gdb.base/bg-execution-repeat.c: New file.
8429         * gdb.base/bg-execution-repeat.exp: New file.
8430
8431 2014-10-17  Pedro Alves  <palves@redhat.com>
8432
8433         PR gdb/17300
8434         * gdb.base/continue-all-already-running.c: New file.
8435         * gdb.base/continue-all-already-running.exp: New file.
8436
8437 2014-10-17  Pedro Alves  <palves@redhat.com>
8438
8439         PR gdb/17472
8440         * gdb.base/annota-input-while-running.c: New file.
8441         * gdb.base/annota-input-while-running.exp: New file.
8442
8443 2014-10-17  Pedro Alves  <palves@redhat.com>
8444
8445         * gdb.base/callfuncs.exp: emove references to osf.
8446         * gdb.base/sigall.exp: Likewise.
8447         * gdb.gdb/selftest.exp: Likewise.
8448         * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
8449         * gdb.mi/non-stop.c: Likewise.
8450         * gdb.mi/pthreads.c: Likewise.
8451         * gdb.reverse/sigall-precsave.exp: Likewise.
8452         * gdb.reverse/sigall-reverse.exp: Likewise.
8453         * gdb.threads/pthreads.c: Likewise.
8454         * gdb.threads/pthreads.exp: Likewise.
8455
8456 2014-10-17  Yao Qi  <yao@codesourcery.com>
8457
8458         * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
8459         check 'target_info exists noargs'.
8460         (test_command_prompt_position): Likewise.
8461         (progvar_simple_if_test): Don't check 'target_info exists noargs'.
8462         Remove "set args".
8463         (progvar_simple_while_test): Likewise.
8464         (progvar_complex_if_while_test): Likewise.
8465         (if_while_breakpoint_command_test): Likewise.
8466         (infrun_breakpoint_command_test): Likewise.
8467         (breakpoint_command_test): Likewise.
8468         (watchpoint_command_test): Likewise.
8469         (bp_deleted_in_command_test): Likewise.
8470         (temporary_breakpoint_commands): Likewise.
8471
8472 2014-10-16  Yao Qi  <yao@codesourcery.com>
8473
8474         * gdb.base/remotetimeout.exp: Remove noargs checking.
8475
8476 2014-10-15  Pedro Alves  <palves@redhat.com>
8477
8478         PR breakpoints/9649
8479         * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
8480         * gdb.base/breakpoint-in-ro-region.exp
8481         (probe_target_hardware_step): New procedure.
8482         (top level): Probe hardware stepping and hardware breakpoint
8483         support.  Test stepping through a read-only region, with both
8484         "breakpoint auto-hw" on and off and both "always-inserted" on and
8485         off.
8486
8487 2014-10-15  Iain Buclaw  <ibuclaw@gdcproject.org>
8488
8489         * gdb.dlang/demangle.exp: Update for demangling changes.
8490
8491 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
8492
8493         * gdb.cp/non-trivial-retval.cc: Add new test cases.
8494         * gdb.cp/non-trivial-retval.exp: Add new tests.
8495
8496 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
8497
8498         PR c++/13403
8499         PR c++/15154
8500         * gdb.cp/non-trivial-retval.cc: New file.
8501         * gdb.cp/non-trivial-retval.exp: New file.
8502
8503 2014-10-15  Yao Qi  <yao@codesourcery.com>
8504
8505         * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
8506         remote host.
8507
8508 2014-10-15  Yao Qi  <yao@codesourcery.com>
8509
8510         * gdb.python/py-symbol.exp: Match file base name if host is
8511         remote, otherwise match file name with dir name.
8512         * gdb.python/py-symtab.exp: Likewise.
8513         * gdb.python/python.exp: Likewise.
8514
8515 2014-10-15  Yao Qi  <yao@codesourcery.com>
8516
8517         * gdb.python/py-symbol.exp: Remove trailing ".*" in the
8518         pattern.
8519         * gdb.python/py-symtab.exp: Likewise.
8520         * gdb.python/python.exp: Remove trailing ".*".  Fix typo
8521         locationn.
8522
8523 2014-10-14  Joel Brobecker  <brobecker@adacore.com>
8524
8525         * gdb.ada/addr_arith: New testcase.
8526
8527 2014-10-14  Maciej W. Rozycki  <macro@codesourcery.com>
8528
8529         * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
8530         * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
8531         * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
8532         * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
8533
8534 2014-10-14  Sergio Durigan Junior  <sergiodj@redhat.com>
8535
8536         * gdb.arch/stap-eval-lang-ada.S: Likewise.
8537         * gdb.arch/stap-eval-lang-ada.c: Likewise.
8538         * gdb.arch/stap-eval-lang-ada.exp: New file.
8539
8540 2014-10-14  Yao Qi  <yao@codesourcery.com>
8541
8542         * gdb.mi/mi-var-child.c (nothing1): New function.
8543         (nothing2): New function.
8544         (do_children_tests): Set function pointers by nothing1 and
8545         nothing2.
8546         * gdb.mi/mi-var-child.exp: Step over new added statements.
8547         Update test to match the new output.
8548         * gdb.mi/var-cmd.c (nothing1): New function.
8549         (nothing2): New function.
8550         (do_children_tests): Set function pointers by  nothing1 and
8551         nothing2.
8552         * gdb.mi/mi-var-display.exp: Update test to match output.
8553         Step to the line specified by $line_dct_nothing.
8554         Increase the number of lines to step.
8555
8556 2014-10-14  Yao Qi  <yao@codesourcery.com>
8557
8558         * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
8559         tests.
8560         * gdb.mi/mi2-var-child.exp: Likewise.
8561
8562 2014-10-13  Doug Evans  <dje@google.com>
8563
8564         * gdb.python/py-objfile.exp: Change name of file name test.
8565
8566 2014-10-13  Doug Evans  <dje@google.com>
8567
8568         * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
8569         from the start of the CU.
8570
8571 2014-10-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
8572             Yao Qi  <yao@codesourcery.com>
8573
8574         Fix "save breakpoints" for "catch" command.
8575         * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
8576         Remove -nonewline.  Match also the added "main" line.
8577
8578 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
8579
8580         Fix "save breakpoints" for "disable $bpnum" command.
8581         * gdb.base/save-bp.c (main): Add label.
8582         * gdb.base/save-bp.exp: Add 8th disabled breakpoint.  Match it.
8583
8584 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
8585
8586         * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
8587
8588 2014-10-11  Yao Qi  <yao@codesourcery.com>
8589
8590         * gdb.server/server-kill.exp: Execute command
8591         "set remote trace-status-packet on" before "tstatus".
8592
8593 2014-10-11  Yao Qi  <yao@codesourcery.com>
8594
8595         * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
8596         (main): Call getppid.
8597         * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
8598         and continue to it.  Read variable "server_pid".
8599
8600 2014-10-11  Yao Qi  <yao@codesourcery.com>
8601
8602         * gdb.server/server-kill.exp: Remove "delete_breakpoints".
8603
8604 2014-10-11  Yao Qi  <yao@codesourcery.com>
8605
8606         * gdb.threads/thread-find.exp: Don't execute command
8607         "info threads".
8608         * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
8609         * gdb.threads/linux-dp.exp: Don't check the condition
8610         $threads_created equals to zero.
8611
8612 2014-10-10  Pedro Alves  <palves@redhat.com>
8613
8614         * gdb.base/bigcore.exp: Remove references to IRIX.
8615         * gdb.base/funcargs.exp: Likewise.
8616         * gdb.base/interrupt.exp: Likewise.
8617         * gdb.base/mips_pro.exp: Likewise.
8618         * gdb.base/nodebug.exp: Likewise.
8619         * gdb.base/setvar.exp: Likewise.
8620         * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
8621
8622 2014-10-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
8623             Pedro Alves  <palves@redhat.com>
8624
8625         PR symtab/14466
8626         * gdb.base/vdso-warning.c: New file.
8627         * gdb.base/vdso-warning.exp: New file.
8628
8629 2014-10-02  Doug Evans  <dje@google.com>
8630
8631         * gdb.base/structs.c (main): Don't run forever.
8632
8633 2014-10-02  Pedro Alves  <palves@redhat.com>
8634
8635         * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
8636         (top level) <stop threads 1, stop threads 2>: Use it.
8637
8638 2014-10-02  Pedro Alves  <palves@redhat.com>
8639
8640         * gdb.threads/break-while-running.exp (test): Add new
8641         'update_thread_list' argument.  Skip "info threads" if false.
8642         (top level): Add new 'update_thread_list' axis.
8643
8644 2014-10-02  Pedro Alves  <palves@redhat.com>
8645
8646         PR breakpoints/17431
8647         * gdb.base/execl-update-breakpoints.c: New file.
8648         * gdb.base/execl-update-breakpoints.exp: New file.
8649
8650 2014-10-01  Pedro Alves  <palves@redhat.com>
8651
8652         * gdb.base/breakpoint-in-ro-region.c: New file.
8653         * gdb.base/breakpoint-in-ro-region.exp: New file.
8654
8655 2014-10-01  Simon Marchi  <simon.marchi@ericsson.com>
8656
8657         * gdb.mi/mi-exit-code.exp: New file.
8658         * gdb.mi/mi-exit-code.c: New file.
8659
8660 2014-09-30  Yao Qi  <yao@codesourcery.com>
8661
8662         * lib/prelink-support.exp (build_executable_own_libs): Error if
8663         the target isn't native.
8664
8665 2014-09-30  Yao Qi  <yao@codesourcery.com>
8666
8667         * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
8668         false.
8669
8670 2014-09-22  Pedro Alves  <palves@redhat.com>
8671
8672         * gdb.threads/break-while-running.exp: New file.
8673         * gdb.threads/break-while-running.c: New file.
8674
8675 2014-09-19  Yao Qi  <yao@codesourcery.com>
8676
8677         * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
8678         Invoke test.  Restart GDB with --readnow and invoke test again.
8679
8680 2014-09-19  Yao Qi  <yao@codesourcery.com>
8681
8682         * gdb.base/break-on-linker-gcd-function.exp: Move test into new
8683         proc set_breakpoint_on_gcd_function.  Invoke
8684         set_breakpoint_on_gcd_function.  Restart GDB with --readnow and
8685         invoke set_breakpoint_on_gcd_function again.
8686
8687 2014-09-18  Doug Evans  <dje@google.com>
8688
8689         * gdb.dwarf2/symtab-producer.exp: New file.
8690
8691 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
8692
8693         * gdb.base/global-var-nested-by-dso-solib1.c: New file.
8694         * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
8695         * gdb.base/global-var-nested-by-dso.c: Likewise.
8696         * gdb.base/global-var-nested-by-dso.exp: Likewise.
8697
8698 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
8699             Pedro Alves  <palves@redhat.com>
8700
8701         * gdb.base/watch-bitfields.exp: Pass string other than test file
8702         name to prepare_for_testing.
8703         (watch): New procedure.
8704         (expect_watchpoint): Use with_test_prefix.
8705         (top level): Factor out tests to ...
8706         (test_watch_location, test_regular_watch): ... these new
8707         procedures, and use with_test_prefix and gdb_continue_to_end.
8708
8709 2014-09-16  Patrick Palka  <patrick@parcs.ath.cx>
8710
8711         PR breakpoints/12526
8712         * gdb.base/watch-bitfields.exp: New file.
8713         * gdb.base/watch-bitfields.c: New file.
8714
8715 2014-09-16  Pedro Alves  <palves@redhat.com>
8716
8717         * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
8718         software and hardware addresses, not software address against
8719         itself.
8720
8721 2014-09-16  Pedro Alves  <palves@redhat.com>
8722
8723         * gdb.base/watchpoint-stops-at-right-insn.c: New file.
8724         * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
8725
8726 2014-09-16  Pedro Alves  <palves@redhat.com>
8727
8728         * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
8729         files.
8730         * gdb.base/a2-run.exp: Remove all code guarded by istarget
8731         "*-*-vxworks*" throughout.
8732         * gdb.base/break.exp: Likewise.
8733         * gdb.base/default.exp: Likewise.
8734         * gdb.base/scope.exp: Likewise.
8735         * gdb.base/sepdebug.exp: Likewise.
8736         * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
8737         throughout.
8738         * gdb.base/run.c: Likewise.
8739         * gdb.base/sepdebug.c: Likewise.
8740         * gdb.hp/gdb.aCC/run.c: Likewise.
8741         * gdb.reverse/until-reverse.c: Likewise.
8742         * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
8743
8744 2014-09-16  Yao Qi  <yao@codesourcery.com>
8745
8746         * boards/local-remote-host-native.exp: New file.
8747
8748 2014-09-14  Doug Evans  <xdje42@gmail.com>
8749
8750         * gdb.threads/queue-signal.c (thread_count): New variable.
8751         (thread_count_mutex, thread_count_condvar): New variables.
8752         (incr_thread_count, wait_all_threads_running): New functions.
8753         (main): Wait for all threads to be in their thread functions.
8754
8755 2014-09-13  Doug Evans  <xdje42@gmail.com>
8756
8757         * gdb.threads/queue-signal.c: New file.
8758         * gdb.threads/queue-signal.exp: New file.
8759
8760 2014-09-13  Doug Evans  <xdje42@gmail.com>
8761
8762         * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
8763         be consistent with what default_gdb_init uses.
8764         (with_gdb_prompt): Change form of PROMPT argument from a regexp to
8765         the plain text of the prompt.  Add some logging printfs.
8766         * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
8767
8768 2014-09-12  Pedro Alves  <palves@redhat.com>
8769
8770         * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
8771         gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
8772         * gdb.arch/i386-size-overlap.exp: Likewise.
8773         * gdb.arch/i386-size.exp: Likewise.
8774         * gdb.arch/i386-unwind.exp: Likewise.
8775         * gdb.base/a2-run.exp: Likewise.
8776         * gdb.base/break.exp: Likewise.
8777         * gdb.base/charset.exp: Likewise.
8778         * gdb.base/chng-syms.exp: Likewise.
8779         * gdb.base/commands.exp: Likewise.
8780         * gdb.base/dbx.exp: Likewise.
8781         * gdb.base/find.exp: Likewise.
8782         * gdb.base/funcargs.exp: Likewise.
8783         * gdb.base/jit-simple.exp: Likewise.
8784         * gdb.base/reread.exp: Likewise.
8785         * gdb.base/sepdebug.exp: Likewise.
8786         * gdb.base/step-bt.exp: Likewise.
8787         * gdb.cp/mb-inline.exp: Likewise.
8788         * gdb.cp/mb-templates.exp: Likewise.
8789         * gdb.objc/basicclass.exp: Likewise.
8790         * gdb.threads/killed.exp: Likewise.
8791
8792 2014-09-12  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
8793
8794         PR tdep/17379
8795         * gdb.arch/powerpc-stackless.S: New file.
8796         * gdb.arch/powerpc-stackless.exp: New file.
8797
8798 2014-09-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
8799
8800         * gdb.base/attach.c: Include unistd.h.
8801         (main): Call alarm.  Add label postloop.
8802         * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
8803         gdb_breakpoint, gdb_continue_to_breakpoint.
8804         (test_command_line_attach_run): Kill ${testpid} in one exit path.
8805
8806 2014-09-11  Pedro Alves  <palves@redhat.com>
8807
8808         PR gdb/17347
8809         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
8810         * gdb.base/attach.exp (test_command_line_attach_run): New
8811         procedure.
8812         (top level): Call it.
8813
8814 2014-09-11  Pedro Alves  <palves@redhat.com>
8815
8816         * lib/gdb.exp (spawn_wait_for_attach): New procedure.
8817         * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
8818         (do_command_attach_tests): Use spawn_wait_for_attach.
8819         * gdb.base/solib-overlap.exp: Likewise.
8820         * gdb.multi/multi-attach.exp: Likewise.
8821         * gdb.python/py-prompt.exp: Likewise.
8822         * gdb.python/py-sync-interp.exp: Likewise.
8823         * gdb.server/ext-attach.exp: Likewise.
8824
8825 2014-09-11  Gabriel Krisman Bertazi  <gabriel@krisman.be>
8826
8827         * gdb.fortran/array-element.exp: Remove unexpected "continue"
8828         command in testcase.  Simplify testcase.
8829
8830 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
8831
8832         * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
8833
8834 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
8835
8836         * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
8837
8838 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
8839
8840         * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
8841
8842 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
8843
8844         * gdb.dwarf2/dynarr-ptr.c: New file.
8845         * gdb.dwarf2/dynarr-ptr.exp: New file.
8846
8847 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
8848
8849         * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
8850         of 30 rather than hardcoding 120 for a slow test case.  Take the
8851         `gdb,timeout' target setting into account for this calculation.
8852         Don't extend the timeout for the test cases that don't need it.
8853
8854 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
8855
8856         * gdb.reverse/sigall-reverse.exp: Increase the timeout by
8857         a factor of 2 for a slow test case.  Take the `gdb,timeout'
8858         target setting into account for this calculation.
8859         * gdb.reverse/until-precsave.exp: Increase the timeout by
8860         a factor of 15 and 3 respectively rather than adding 120
8861         for a pair of slow test cases.  Take the `gdb,timeout'
8862         target setting into account for this calculation.
8863
8864 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
8865
8866         * lib/gdb.exp (gdb_test_multiple): Remove code to select the
8867         timeout, don't pass one down to gdb_expect.
8868         (gdb_expect): Rework timeout selection.
8869
8870 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
8871
8872         * lib/gdbserver-support.exp (gdbserver_start): Throw an error
8873         exception on timeout.
8874         (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
8875         (gdbserver_start_extended): Catch any `gdbserver_start' error
8876         exceptions.
8877         (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
8878         * lib/mi-support.exp (mi_gdb_target_load): Catch any
8879         `gdbserver_gdb_load' error exceptions.
8880
8881 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
8882
8883         * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
8884         120 on waiting for the TCP socket to open.
8885
8886 2014-09-09  Doug Evans  <xdje42@gmail.com>
8887
8888         * gdb.base/default.exp (show_conv_list): Add _caller_is,
8889         _caller_matches, _any_caller_is, _any_caller_matches.
8890
8891 2014-09-09  Doug Evans  <xdje42@gmail.com>
8892
8893         * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
8894
8895 2014-09-09  Yao Qi  <yao@codesourcery.com>
8896
8897         * gdb.mi/mi-var-display.exp: Set print symbol off.
8898
8899 2014-09-07  Gabriel Krisman Bertazi  <gabriel@krisman.be>
8900
8901         PR gdb/17035
8902         * gdb.base/commands.exp: Add tests to verify user-defined
8903         commands with empty bodies.
8904         * gdb.python/py-cmd.exp: Test that we don't show user-defined
8905         python commands in `show user command`.
8906         * gdb.python/scm-cmd.exp: Test that we don't show user-defined
8907         scheme commands in `show user command`.
8908
8909 2014-09-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
8910
8911         PR python/17355
8912         * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
8913         * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
8914         * gdb.python/py-framefilter-invalidarg.exp: New file.
8915         * gdb.python/py-framefilter-invalidarg.py: New file.
8916
8917 2014-09-06  Doug Evans  <xdje42@gmail.com>
8918
8919         PR 15276
8920         * gdb.python/py-caller-is.c: New file.
8921         * gdb.python/py-caller-is.exp: New file.
8922
8923 2014-09-05  Sergio Durigan Junior  <sergiodj@redhat.com>
8924
8925         PR gdb/17235
8926         * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
8927         * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
8928
8929 2014-09-04  Sergio Durigan Junior  <sergiodj@redhat.com>
8930
8931         PR fortran/17237
8932         * gdb.fortran/print-formatted.exp: New file.
8933         * gdb.fortran/print-formatted.f90: Likewise.
8934
8935 2014-09-03  Sasha Smundak  <asmundak@google.com>
8936
8937         * gdb.python/py-frame.exp: Test Frame.read_register.
8938
8939 2014-09-03  Sergio Durigan Junior  <sergiodj@redhat.com>
8940
8941         PR python/16699
8942         * gdb.python/py-completion.exp: New file.
8943         * gdb.python/py-completion.py: Likewise.
8944
8945 2014-08-28  Doug Evans  <dje@google.com>
8946
8947         * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
8948         eax,etc. are live with values set by gdb and thus the compiler can't
8949         use them.
8950         * gdb.arch/i386-pseudo.c (main): Ditto.
8951
8952 2014-08-27  Doug Evans  <dje@google.com>
8953
8954         * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
8955
8956 2014-08-25  Doug Evans  <dje@google.com>
8957
8958         * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
8959         (main): Ditto.
8960
8961 2014-08-25  Doug Evans  <dje@google.com>
8962
8963         * gdb.threads/thread-execl.exp: #include <stdio.h>.
8964
8965 2014-08-24  Yao Qi  <yao@codesourcery.com>
8966
8967         * gdb.guile/scm-value.exp (test_lazy_strings): Set print
8968         symbol off.
8969         * gdb.python/py-value.exp (test_lazy_strings): Likewise.
8970
8971 2014-08-22  Doug Evans  <dje@google.com>
8972
8973         PR 17276
8974         * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
8975         * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
8976         * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
8977
8978 2014-08-22  Yao Qi  <yao@codesourcery.com>
8979
8980         * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
8981         * gdb.python/py-finish-breakpoint2.exp: Likewise.
8982         * gdb.python/python.exp: Likewise.  Use .py file on the host
8983         instead of the build.
8984
8985 2014-08-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
8986
8987         * gdb.threads/gcore-stale-thread.c: New file.
8988         * gdb.threads/gcore-stale-thread.exp: New file.
8989
8990 2014-08-21  Pedro Alves  <palves@redhat.com>
8991
8992         * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
8993         * gdb.base/gcore-relro-pie.exp: Likewise.
8994         * gdb.base/gcore-relro.exp: Likewise.
8995         * gdb.base/gcore.exp: Likewise.
8996         * gdb.base/print-symbol-loading.exp: Likewise.
8997         * gdb.threads/gcore-thread.exp: Likewise.
8998         * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
8999
9000 2014-08-20  Pedro Alves  <palves@redhat.com>
9001             Jan Kratochvil  <jan.kratochvil@redhat.com>
9002
9003         * Makefile.in (EXTRA_RULES, CC): New variables, get from
9004         configure.
9005         (EXPECT): Handle READ1 being set.
9006         (all): Depend on EXTRA_RULES.
9007         (check-read1, expect-read1, read1.so, read1): New rules.
9008         * README (Testsuite Parameters): Document the READ1 make variable.
9009         (Race detection): New section.
9010         * configure: Regenerate.
9011         * configure.ac: If build==host==target, and running under a
9012         GNU/glibc system, add read1 to the extra Makefile rules.
9013         (EXTRA_RULES): AC_SUBST it.
9014         * lib/read1.c: New file.
9015
9016 2014-08-20  Joel Brobecker  <brobecker@adacore.com>
9017
9018         * gdb.dwarf2/data-loc.exp: Add additional tests exercising
9019         the handling of variables declared as a typedef to an array
9020         which a DW_AT_data_location attribute.
9021
9022 2014-08-19  Andrew Burgess  <aburgess@broadcom.com>
9023             Pedro Alves  <palves@redhat.com>
9024
9025         PR symtab/14604
9026         PR symtab/14605
9027         * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
9028         gdb_test.
9029
9030 2014-08-19  Pedro Alves  <palves@redhat.com>
9031
9032         * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
9033
9034 2014-08-19  Yao Qi  <yao@codesourcery.com>
9035
9036         * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
9037         right line.
9038
9039 2014-08-18  David Blaikie  <dblaikie@gmail.com>
9040
9041         * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
9042
9043 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
9044
9045         * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
9046         attribute in array range.
9047
9048 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
9049
9050         * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
9051
9052 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
9053
9054         PR c++/17132
9055         * gdb.cp/pr17132.cc: New file.
9056         * gdb.cp/pr17132.exp: New file.
9057
9058 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
9059
9060         * gdb.python/py-xmethods.py (A_getarrayind)
9061         (E_method_char_worker.__call__, E_method_int_worker.__call__):
9062         Use 'print' with function call syntax.
9063         (E_method_matcher.match): Fix tab vs space indentation mixup.
9064
9065 2014-08-15  Yao Qi  <yao@codesourcery.com>
9066
9067         * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
9068         false.
9069
9070 2014-08-15  Yao Qi  <yao@codesourcery.com>
9071
9072         * gdb.cp/casts.exp: Set print symbol off.
9073         * gdb.cp/class2.exp: Likewise.
9074         * gdb.cp/overload.exp: Likewise.
9075         * gdb.cp/templates.exp: Likewise.
9076
9077 2014-08-11  Doug Evans  <dje@google.com>
9078
9079         * gdb.base/print-symbol-loading.exp (test_load_core): Update.
9080         (test_load_shlib): Update.
9081
9082 2014-08-09  Yao Qi  <yao@codesourcery.com>
9083
9084         * gdb.base/display.exp: Invoke is_address_zero_readable.
9085         * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
9086         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
9087         * gdb.base/hbreak-unmapped.exp: Return if
9088         is_address_zero_readable returns true.
9089         * gdb.base/signest.exp: Likewise.
9090         * gdb.base/signull.exp: Likewise.
9091         * gdb.base/sigbpt.exp: Likewise.
9092         * gdb.guile/scm-disasm.exp: Do the test if
9093         is_address_zero_readable returns false.
9094         * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
9095         * gdb.python/py-arch.exp: Likewise.
9096         * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
9097         * lib/gdb.exp (is_address_zero_readable): New proc.
9098
9099 2014-08-09  Yao Qi  <yao@codesourcery.com>
9100
9101         PR testsuite/13443
9102         * gdb.mi/mi-var-display.exp: Make test messages unique.
9103
9104 2014-08-04  Tom Tromey  <tromey@redhat.com>
9105
9106         * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
9107         target 0".
9108
9109 2014-08-04  Tom Tromey  <tromey@redhat.com>
9110
9111         * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
9112         "target_resume".
9113
9114 2014-08-01  Joel Brobecker  <brobecker@adacore.com>
9115
9116         * gdb.base/vla-datatypes.c (vla_factory): Add new variable
9117         inner_vla_struct_object_size.
9118         * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
9119         as xfail.
9120
9121 2014-07-30  Pedro Alves  <palves@redhat.com>
9122
9123         * gdb.threads/signal-command-handle-nopass.exp (test): Add
9124         comment.
9125
9126 2014-07-29  Yao Qi  <yao@codesourcery.com>
9127
9128         PR gdb/17206
9129         * gdb.base/until-nodebug.exp: New.
9130
9131 2014-07-28  Doug Evans  <xdje42@gmail.com>
9132
9133         PR guile/17203
9134         * gdb.guile/scm-parameter.exp: Add tests for trying to create
9135         previously existing parameter, and previously ambiguously spelled
9136         parameter.
9137
9138 2014-07-28  Will Newton  <will.newton@linaro.org>
9139
9140         * gdb.base/varargs.exp: Remove KFAILs for ARM.
9141
9142 2014-07-26  Ludovic Courtès  <ludo@gnu.org>
9143             Doug Evans  <xdje42@gmail.com>
9144
9145         PR guile/17146
9146         * gdb.guile/types-module.exp: Add tests for wrong type arguments.
9147
9148 2014-07-25  Pedro Alves  <palves@redhat.com>
9149
9150         * gdb.threads/signal-command-handle-nopass.c: New file.
9151         * gdb.threads/signal-command-handle-nopass.exp: New file.
9152         * gdb.threads/signal-command-multiple-signals-pending.c: New file.
9153         * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
9154         * gdb.threads/signal-delivered-right-thread.c: New file.
9155         * gdb.threads/signal-delivered-right-thread.exp: New file.
9156
9157 2014-07-25  Pedro Alves  <palves@redhat.com>
9158
9159         * gdb.base/double-prompt-target-event-error.exp
9160         (cancel_pagination_in_target_event): Remove '-notransfer <return>'
9161         match.
9162         (cancel_pagination_in_target_event): Rework double prompt
9163         detection.
9164         * gdb.base/paginate-after-ctrl-c-running.exp
9165         (test_ctrlc_while_target_running_paginates): Remove '-notransfer
9166         <return>' match.
9167         * gdb.base/paginate-bg-execution.exp
9168         (test_bg_execution_pagination_return)
9169         (test_bg_execution_pagination_cancel): Remove '-notransfer
9170         <return>' matches.
9171         * gdb.base/paginate-execution-startup.exp
9172         (test_fg_execution_pagination_return)
9173         (test_fg_execution_pagination_cancel): Remove '-notransfer
9174         <return>' matches.
9175         * gdb.base/paginate-inferior-exit.exp
9176         (test_paginate_inferior_exited): Remove '-notransfer <return>'
9177         match.
9178         * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
9179         * lib/gdb.exp (pagination_prompt): Run text through
9180         string_to_regexp.
9181         (gdb_test_multiple): Match $pagination_prompt instead of
9182         "<return>".
9183         (string_to_regexp): Move to lib/gdb-utils.exp.
9184
9185 2014-07-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
9186
9187         * gdb.arch/amd64-entry-value-paramref.S: New file.
9188         * gdb.arch/amd64-entry-value-paramref.cc: New file.
9189         * gdb.arch/amd64-entry-value-paramref.exp: New file.
9190         * gdb.arch/amd64-optimout-repeat.S: New file.
9191         * gdb.arch/amd64-optimout-repeat.c: New file.
9192         * gdb.arch/amd64-optimout-repeat.exp: New file.
9193
9194 2014-07-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
9195
9196         PR gdb/17170
9197         * gdb.base/statistics.exp: New file.
9198
9199 2014-07-17  Doug Evans  <dje@google.com>
9200
9201         PR gdb/17170
9202         * gdb.base/maint.exp: Update testing of per-command stats.
9203
9204 2014-07-16  Pedro Alves  <palves@redhat.com>
9205
9206         * gdb.trace/tfile.c: Include unistd.h and stdint.h.
9207         (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
9208         (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
9209         (tfile_write_buf): New functions.
9210         (add_memory_block): Rewrite using the above.
9211         (adjust_function_address): New function.
9212         (FUNCTION_ADDRESS): New macro.
9213         (write_basic_trace_file): Remove short_x local, and use
9214         tfile_write_16. Change type of func_addr local to unsigned long
9215         long.  Use FUNCTION_ADDRESS instead of handling the Thumb bit
9216         here.  Cast argument of add_memory_block to char pointer.
9217         (write_error_trace_file): Avoid alloca.  Use FUNCTION_ADDRESS.
9218         (main): Remove parameters.
9219         * gdb.trace/tfile.exp: Remove nowarnings.
9220
9221 2014-07-15  Simon Marchi  <simon.marchi@ericsson.com>
9222
9223         * gdb.base/debug-expr.exp: Test string evaluation with
9224         "debug expression" on.
9225
9226 2014-07-15  Pedro Alves  <palves@redhat.com>
9227
9228         * gdb.base/reread.exp: Use clean_restart.
9229
9230 2014-07-15  Pierre Langlois  <pierre.langlois@embecosm.com>
9231
9232         * gdb.arch/avr-flash-qualifer.c: New.
9233         * gdb.arch/avr-flash-qualifer.exp: New.
9234
9235 2014-07-14  Pedro Alves  <palves@redhat.com>
9236
9237         * gdb.base/paginate-after-ctrl-c-running.c: New file.
9238         * gdb.base/paginate-after-ctrl-c-running.exp: New file.
9239
9240 2014-07-14  Pedro Alves  <palves@redhat.com>
9241
9242         * gdb.base/double-prompt-target-event-error.c: New file.
9243         * gdb.base/double-prompt-target-event-error.exp: New file.
9244
9245 2014-07-14  Pedro Alves  <palves@redhat.com>
9246
9247         PR gdb/17072
9248         * gdb.base/paginate-inferior-exit.c: New file.
9249         * gdb.base/paginate-inferior-exit.exp: New file.
9250
9251 2014-07-14  Pedro Alves  <palves@redhat.com>
9252
9253         PR gdb/17072
9254         * gdb.base/paginate-bg-execution.c: New file.
9255         * gdb.base/paginate-bg-execution.exp: New file.
9256
9257 2014-07-14  Pedro Alves  <palves@redhat.com>
9258
9259         PR gdb/17072
9260         * gdb.base/paginate-execution-startup.c: New file.
9261         * gdb.base/paginate-execution-startup.exp: New file.
9262         * lib/gdb.exp (pagination_prompt): New global.
9263         (default_gdb_spawn): New procedure, factored out from
9264         default_gdb_spawn.
9265         (default_gdb_start): Adjust to call default_gdb_spawn.
9266         (gdb_spawn): New procedure.
9267
9268 2014-07-14  Pedro Alves  <palves@redhat.com>
9269
9270         * lib/gdb.exp (gdb_assert): New procedure.
9271         * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
9272
9273 2014-07-14  Pedro Alves  <palves@redhat.com>
9274
9275         * gdb.base/execution-termios.c: New file.
9276         * gdb.base/execution-termios.exp: New file.
9277
9278 2014-07-14  Tom Tromey  <tromey@redhat.com>
9279
9280         * gdb.cp/vla-cxx.cc: New file.
9281         * gdb.cp/vla-cxx.exp: New file.
9282
9283 2014-07-14  Tom Tromey  <tromey@redhat.com>
9284
9285         * gdb.reverse/rerun-prec.c: New file.
9286         * gdb.reverse/rerun-prec.exp: New file.
9287
9288 2014-07-12  Maciej W. Rozycki  <macro@mips.com>
9289             Maciej W. Rozycki  <macro@codesourcery.com>
9290
9291         * lib/gdb-utils.exp: New file.
9292         * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
9293         inline `gdb_init_command' processing.
9294         (gdb_start_cmd): Likewise.
9295         * lib/mi-support.exp (mi_run_cmd): Likewise.
9296         * README: Document `gdb_init_command' and `gdb_init_commands'.
9297
9298 2014-07-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
9299
9300         Fix false FAIL running under a very long directory name.
9301         * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
9302         and "set print elements 10000".  Twice.
9303
9304 2014-07-11  Yao Qi  <yao@codesourcery.com>
9305
9306         * gdb.base/exprs.exp: "set print symbol off".
9307
9308 2014-07-11  Pedro Alves  <palves@redhat.com>
9309
9310         * gdb.threads/kill.c: New file.
9311         * gdb.threads/kill.exp: New file.
9312
9313 2014-07-10  Yao Qi  <yao@codesourcery.com>
9314
9315         * gdb.trace/tfile.c (write_basic_trace_file)
9316         [__thumb__||__thumb2__]: Clear the Thumb bit of the function
9317         address written to trace file.
9318
9319 2014-07-09  Pedro Alves  <palves@redhat.com>
9320
9321         * gdb.base/attach-wait-input.exp: New file.
9322         * gdb.base/attach-wait-input.c: New file.
9323
9324 2014-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
9325
9326         * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
9327         setting up test structures.
9328         (main): Call new test function.
9329         * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
9330         test function, continue into test function and walk test
9331         structures.
9332
9333 2014-07-02  Yao Qi  <yao@codesourcery.com>
9334
9335         * gdb.trace/entry-values.c: Define labels 'foo_start' and
9336         'bar_start' at the beginning of functions 'foo' and 'bar'
9337         respectively.
9338         * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
9339         instead of 'foo' and 'bar'.
9340
9341 2014-07-08  Markus Metzger  <markus.t.metzger@intel.com>
9342
9343         * gdb.btrace/segv.exp: New.
9344         * gdb.btrace/segv.c: New.
9345
9346 2014-07-02  Luis Machado  <lgustavo@codesourcery.com>
9347
9348         * gdb.trace/entry-values.exp: Handle powerpc-specific branch
9349         instruction.
9350
9351 2014-06-30  Mark Wielaard  <mjw@redhat.com>
9352
9353         * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
9354         vulture, vilify, villar): New volatile array constants.
9355         (vindictive, vegetation): New const volatile array constants.
9356         * gdb.base/volatile.exp: Test volatile and const volatile array
9357         types.
9358
9359 2014-06-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
9360
9361         * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
9362         target lacks support for awatch, rwatch, or hbreak.
9363
9364 2014-06-27  Yao Qi  <yao@codesourcery.com>
9365
9366         * gdb.multi/dummy-frame-restore.exp: New.
9367         * gdb.multi/dummy-frame-restore.c: New.
9368
9369 2014-06-25  Markus Metzger  <markus.t.metzger@intel.com>
9370
9371         * gdb.btrace/gcore.exp: New.
9372
9373 2014-06-23  Pedro Alves  <palves@redhat.com>
9374
9375         * gdb.base/watchpoint-reuse-slot.c: New file.
9376         * gdb.base/watchpoint-reuse-slot.exp: New file.
9377
9378 2014-06-23  Siva Chandra Reddy  <sivachandra@google.com>
9379
9380         * gdb.python/py-xmethods.exp: Use "progspace" instead of the
9381         progspace's filename in 'info', 'enable' and 'disable' command
9382         tests.
9383
9384 2014-06-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
9385
9386         * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
9387         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9388         * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
9389
9390 2014-06-20  Gary Benson  <gbenson@redhat.com>
9391
9392         * gdb.arch/i386-avx.exp: Fix include file location.
9393         * gdb.arch/i386-sse.exp: Likewise.
9394
9395 2014-06-19  Iain Buclaw  <ibuclaw@gdcproject.org>
9396
9397         * gdb.dlang/expression.exp: New file.
9398
9399 2014-06-19  Pedro Alves  <palves@redhat.com>
9400
9401         * gdb.threads/thread-execl.exp (do_test): New procedure, factored
9402         out from ...
9403         (top level): ... here.  Iterate running tests under different
9404         scheduler-locking settings.
9405
9406 2014-06-18  Luis Machado  <lgustavo@codesourcery.com>
9407
9408         * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
9409         to DW_FORM_addr and use non-zero addresses.
9410
9411 2014-06-18  Siva Chandra Reddy  <sivachandra@google.com>
9412
9413         PR gdb/17017
9414         * gdb.python/py-xmethods.cc: Add global function call counters and
9415         increment them in their respective functions.  Remove "cout"
9416         statements.
9417         * gdb.python/py-xmethods.exp: Make tests check the global function
9418         call counters instead of depending on inferior IO.
9419
9420 2014-06-18  Don Breazeal  <donb@codesourcery.com>
9421
9422         * gdb.base/foll-fork.exp (default_fork_parent_follow):
9423         Deleted procedure.
9424         (explicit_fork_parent_follow): Deleted procedure.
9425         (explicit_fork_child_follow): Deleted procedure.
9426         (test_follow_fork): New procedure.
9427         (do_fork_tests): Replace calls to deleted procedures with
9428         calls to test_follow_fork and reset GDB for subsequent
9429         procedure calls.
9430
9431 2014-06-17  Yao Qi  <yao@codesourcery.com>
9432
9433         * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
9434         CP1252.
9435
9436 2014-06-17  Luis Machado  <lgustavo@codesourcery.com>
9437
9438         * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
9439         Initialize ptr and S explicitly.
9440         (skip_type_update_when_not_use_rtti_test): Likewise.
9441
9442 2014-06-16  Keith Seitz  <keiths@redhat.com>
9443
9444         PR mi/15863
9445         * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
9446         the inferior is started.
9447
9448 2014-06-16  Pedro Alves  <palves@redhat.com>
9449
9450         * gdb.base/break-main-file-remove-fail.c: New file.
9451         * gdb.base/break-main-file-remove-fail.exp: New file.
9452         * gdb.base/break-unload-file.exp: Use build_executable instead of
9453         prepare_for_testing.
9454         (test_break): New parameter "initial_load".  Handle it.
9455         (top level): Add initial_load cmdline/file axis.
9456
9457 2014-06-12  Tom Tromey  <tromey@redhat.com>
9458
9459         * gdb.base/completion.exp: Don't use directory name in test.
9460
9461 2014-06-09  Gary Benson  <gbenson@redhat.com>
9462
9463         * gdb.base/sigall.c [Functions to send signals]: Reorder to
9464         separate the always-available ANSI-standard signals from the
9465         signals that require checking.
9466         (main): Likewise.
9467         * gdb.reverse/sigall-reverse.c [Functions to send signals]:
9468         Likewise.
9469         (main): Likewise.
9470
9471 2014-06-07  Keith Seitz  <keiths@redhat.com>
9472
9473         Revert:
9474         PR c++/16253
9475         * gdb.cp/var-tag.cc: New file.
9476         * gdb.cp/var-tag.exp: New file.
9477         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
9478         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
9479         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9480         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9481
9482 2014-06-06  Doug Evans  <xdje42@gmail.com>
9483
9484         * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
9485
9486 2014-06-06  Pedro Alves  <palves@redhat.com>
9487
9488         * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
9489         in target debug output instead of looking at RSP packets,
9490         disabling the test on any target that uses hardware stepping.
9491         Update comments.
9492
9493 2014-06-06  Pedro Alves  <palves@redhat.com>
9494
9495         * gdb.base/break-unload-file.exp: Fix typo.
9496
9497 2014-06-06  Yao Qi  <yao@codesourcery.com>
9498
9499         * gdb.base/jit.exp (one_jit_test): Restrict the pattern
9500         from "jit_function" to "^jit_function".
9501
9502 2014-06-06  Yao Qi  <yao@codesourcery.com>
9503
9504         * gdb.base/async.c (foo): Add one statement.
9505         * gdb.base/async.exp: Get the next instruction address and
9506         match the output of "nexti" by instruction address.  Match
9507         the hex address in the output of "finish".
9508
9509 2014-06-06  Gary Benson  <gbenson@redhat.com>
9510
9511         * gdb.base/call-signals.c: Remove preprocessor conditionals
9512         for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
9513         SIGSEGV and SIGTERM.
9514         * gdb.base/sigall.c: Likewise.
9515         * gdb.base/unwindonsignal.c: Likewise.
9516         * gdb.reverse/sigall-reverse.c: Likewise.
9517
9518 2014-06-06  Yao Qi  <yao@codesourcery.com>
9519
9520         * gdb.base/hbreak-unmapped.exp: Read memory at address 0.  If
9521         readable, skip the test.
9522
9523 2014-06-06  Yao Qi  <yao@codesourcery.com>
9524
9525         * gdb.threads/staticthreads.c (thread_function): Move the line
9526         setting breakpoint on forward.
9527         * gdb.threads/staticthreads.exp: Update comments.
9528
9529 2014-06-05  Ludovic Courtès  <ludo@gnu.org>
9530
9531         * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
9532         "history-append! type error".
9533
9534 2014-06-05  Simon Marchi  <simon.marchi@ericsson.com>
9535
9536         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
9537         erroneous dprintf expected input.
9538
9539 2014-06-04  Doug Evans  <xdje42@gmail.com>
9540
9541         * gdb.guile/scm-generics.exp: Delete.
9542
9543 2014-06-04  Doug Evans  <xdje42@gmail.com>
9544
9545         * gdb.guile/scm-breakpoint.exp: Update.
9546         Add tests for breakpoint registration.
9547
9548 2014-06-04  Tom Tromey  <tromey@redhat.com>
9549
9550         * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
9551         VLA-in-union.
9552         * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
9553         inner_vla_struct, vla_union types.  Initialize objects of those
9554         types and compute their sizes.
9555
9556 2014-06-04  Nathan Sidwell  <nathan@codesourcery.com>
9557             Hui Zhu  <hui@codesourcery.com>
9558
9559         * gdb.base/fileio.exp: Add test for shell not available as well as
9560         available.
9561         * gdb.base/fileio.c (test_system): Check for shell twice.
9562
9563 2014-06-04  Yao Qi  <yao@codesourcery.com>
9564
9565         * gdb.base/auto-connect-native-target.exp: Remove redundant
9566         space from the regexp pattern.
9567
9568 2014-06-04  Yao Qi  <yao@codesourcery.com>
9569
9570         * gdb.base/default.exp: Replace "child" with "native" in
9571         regexp pattern.
9572
9573 2014-06-03  Siva Chandra Reddy  <sivachandra@google.com>
9574
9575         * gdb.python/py-xmethods.cc: New testcase to test xmethods.
9576         * gdb.python/py-xmethods.exp: New tests to test xmethods.
9577         * gdb.python/py-xmethods.py: Python script supporting the
9578         new testcase and tests.
9579
9580 2014-06-03  Joel Brobecker  <brobecker@adacore.com>
9581             Pedro Alves  <palves@redhat.com>
9582
9583         PR breakpoints/17000
9584         * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
9585         * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
9586
9587 2014-06-03  Brad Mouring  <bmouring@ni.com>  (tiny patch)
9588
9589         * gdb.base/subst.exp: Add tests to verify partial path matching
9590         output.
9591
9592 2014-06-03  Pedro Alves  <palves@redhat.com>
9593
9594         * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
9595         target that doesn't use software single-stepping.
9596
9597 2014-06-03  Pedro Alves  <palves@redhat.com>
9598
9599         PR breakpoints/17000
9600         * gdb.base/sss-bp-on-user-bp-2.c: New file.
9601         * gdb.base/sss-bp-on-user-bp-2.exp: New file.
9602
9603 2014-06-02  Doug Evans  <xdje42@gmail.com>
9604
9605         * gdb.guile/scm-parameter.exp: New file.
9606
9607 2014-06-02  Doug Evans  <xdje42@gmail.com>
9608
9609         * gdb.guile/scm-cmd.c: New file.
9610         * gdb.guile/scm-cmd.exp: New file.
9611
9612 2014-06-02  Doug Evans  <xdje42@gmail.com>
9613
9614         * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
9615         pretty-printer lookup.
9616         * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
9617         (make-pp_s-printer): Call it.
9618         (make-pretty-printer-from-dict): New function.
9619         (lookup-pretty-printer-maker-from-dict): New function.
9620         (*pretty-printer*): Simplify.
9621         (make-objfile-pp_s-printer): New function.
9622         (install-objfile-pretty-printers!): New function.
9623         (make-progspace-pp_s-printer): New function.
9624         (install-progspace-pretty-printers!): New function.
9625         * gdb.guile/scm-progspace.c: New file.
9626         * gdb.guile/scm-progspace.exp: New file.
9627
9628 2014-06-02  Pedro Alves  <palves@redhat.com>
9629
9630         * gdb.base/dprintf-bp-same-addr.c: New file.
9631         * gdb.base/dprintf-bp-same-addr.exp: New file.
9632
9633 2014-06-02  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
9634
9635         * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
9636         * gdb.arch/powerpc-power.s: Likewise.
9637
9638 2014-06-02  Joel Brobecker  <brobecker@adacore.com>
9639
9640         * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
9641
9642 2014-06-01  Yao Qi  <yao@codesourcery.com>
9643
9644         * gdb.base/watchpoint.exp (test_watch_location): Check null
9645         pointer can be dereferenced.  If not, do the test, otherwise
9646         skip it.
9647
9648 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
9649
9650         * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
9651         results.
9652         * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
9653
9654 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
9655
9656         * gdb.arch/amd64-invalid-stack-middle.S: New file.
9657         * gdb.arch/amd64-invalid-stack-middle.c: New file.
9658         * gdb.arch/amd64-invalid-stack-middle.exp: New file.
9659         * gdb.arch/amd64-invalid-stack-top.c: New file.
9660         * gdb.arch/amd64-invalid-stack-top.exp: New file.
9661
9662 2014-05-30  Pedro Alves  <palves@redhat.com>
9663
9664         PR breakpoints/17000
9665         * gdb.base/sss-bp-on-user-bp.c: New file.
9666         * gdb.base/sss-bp-on-user-bp.exp: New file.
9667
9668 2014-05-30  David Blaikie  <dblaikie@gmail.com>
9669
9670         * gdb.opt/inline-break.c: Fix clang compatibility by specifying
9671         gnu_inline semantics via attribute.
9672         * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
9673         source explicitly specifies the required semantics.
9674
9675 2014-05-30  Maciej W. Rozycki  <macro@codesourcery.com>
9676
9677         * gdb.reverse/sigall-reverse.exp: Fix a typo.
9678
9679 2014-05-29  Pedro Alves  <palves@redhat.com>
9680             Tom Tromey  <tromey@redhat.com>
9681
9682         * gdb.base/async-shell.exp: Don't enable target-async.
9683         * gdb.base/async.exp
9684         * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
9685         parameter.  Adjust.
9686         (top level): Don't test with "target-async".
9687         * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
9688         * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
9689         * gdb.base/inferior-died.exp: Don't enable target-async.
9690         * gdb.base/interrupt-noterm.exp: Likewise.
9691         * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
9692         * gdb.mi/mi-nonstop-exit.exp: Likewise.
9693         * gdb.mi/mi-nonstop.exp: Likewise.
9694         * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
9695         * gdb.mi/mi-nsintrall.exp: Likewise.
9696         * gdb.mi/mi-nsmoribund.exp: Likewise.
9697         * gdb.mi/mi-nsthrexec.exp: Likewise.
9698         * gdb.mi/mi-watch-nonstop.exp: Likewise.
9699         * gdb.multi/watchpoint-multi.exp: Adjust comment.
9700         * gdb.python/py-evsignal.exp: Don't enable target-async.
9701         * gdb.python/py-evthreads.exp: Likewise.
9702         * gdb.python/py-prompt.exp: Likewise.
9703         * gdb.reverse/break-precsave.exp: Don't test with "target-async".
9704         * gdb.server/solib-list.exp: Don't enable target-async.
9705         * gdb.threads/thread-specific-bp.exp: Likewise.
9706         * lib/mi-support.exp: Adjust to use mi-async.
9707
9708 2014-05-29  Pedro Alves  <palves@redhat.com>
9709
9710         PR gdb/13860
9711         * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
9712         reason, even in sync mode.
9713
9714 2014-05-29  Pedro Alves  <palves@redhat.com>
9715             Hui Zhu  <hui@codesourcery.com>
9716
9717         PR PR15693
9718         * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
9719         * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
9720         * gdb.mi/mi-condbreak-call-thr-state.c: New file.
9721         * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
9722
9723 2014-05-28  Joel Brobecker  <brobecker@adacore.com>
9724
9725         * config/monitor.exp (gdb_target_monitor): Replace use of
9726         "set remotebaud" by "set serial baud".
9727
9728 2014-05-26  Andy Wingo  <wingo@igalia.com>
9729
9730         * gdb.guile/scm-breakpoint.exp:
9731         * gdb.guile/scm-gsmob.exp: Update to use plain old object
9732         properties instead of gdb-object-properties.
9733
9734 2014-05-26  Yao Qi  <yao@codesourcery.com>
9735
9736         * gdb.server/no-thread-db.exp: Specify source file name
9737         explicitly when setting a breakpoint.
9738
9739 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
9740
9741         * gdb.btrace/vdso.c: New.
9742         * gdb.btrace/vdso.exp: New.
9743
9744 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
9745
9746         * gdb.base/gcore.exp (capture_command_output): Move ...
9747         * lib/gdb.exp (capture_command_output): ... here.
9748
9749 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
9750
9751         * gdb.btrace/data.exp: Test memory access during btrace replay.
9752
9753 2014-05-22  Simon Marchi  <simon.marchi@ericsson.com>
9754
9755         * lib/mi-support.exp (mi_run_cmd_full): Add comments.
9756
9757 2014-05-21  Pedro Alves  <palves@redhat.com>
9758
9759         PR gdb/13860
9760         * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
9761         (top level): Test that output related to execution commands is
9762         sent to the console with CLI commands, but not with MI commands.
9763         Test that breakpoint events are always mirrored to the console.
9764         Also expect the new source line to be output after a "next" in
9765         async mode too.  Make it a pass/fail test.
9766         * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
9767         output.
9768         * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
9769
9770 2014-05-21  Pedro Alves  <palves@redhat.com>
9771
9772         * gdb.base/list.exp (build_pattern, test_list): New procedures.
9773         Use them to test variations of "list" after reaching a breakpoint.
9774         * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
9775         Test "list" with listsize 10 after reaching a breakpoint.
9776         * gdb.python/python.exp (decode_line current location line
9777         number): Adjust expected line number.
9778
9779 2014-05-21  Simon Marchi  <simon.marchi@ericsson.com>
9780
9781         * lib/mi-support.exp (mi_run_cmd_full): Revert to original
9782         behavior for $args, pass it directly to "run".
9783
9784 2014-05-21  Maciej W. Rozycki  <macro@codesourcery.com>
9785
9786         * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
9787         30000 to 65536.
9788
9789 2014-05-21  Pedro Alves  <palves@redhat.com>
9790
9791         * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
9792         auto-connect-native-target off".
9793         * gdb.base/auto-connect-native-target.c: New file.
9794         * gdb.base/auto-connect-native-target.exp: New file.
9795
9796 2014-05-21  Pedro Alves  <palves@redhat.com>
9797
9798         * gdb.base/default.exp: Test "target native" instead of "target
9799         child".
9800
9801 2014-05-21  Mark Wielaard  <mjw@redhat.com>
9802
9803         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
9804
9805 2014-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
9806
9807         Fix TLS access for -static -pthread.
9808         * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
9809         <HAVE_TLS> (thread_function, main): Initialize it.
9810         * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
9811         Add clean_restart.
9812         <$have_tls != "">: Check TLSVAR.
9813
9814 2014-05-21  Pedro Alves  <palves@redhat.com>
9815
9816         * gdb.base/dcache-line-read-error.c: New.
9817         * gdb.base/dcache-line-read-error.exp: New.
9818
9819 2014-05-20  Pedro Alves  <palves@redhat.com>
9820
9821         * gdb.base/compare-sections.c: New file.
9822         * gdb.base/compare-sections.exp: New file.
9823
9824 2014-05-20  Pedro Alves  <palves@redhat.com>
9825
9826         * gdb.base/break-idempotent.c: New file.
9827         * gdb.base/break-idempotent.exp: New file.
9828
9829 2014-05-20  Markus Metzger  <markus.t.metzger@intel.com>
9830
9831         * gdb.btrace/nohist.exp: New.
9832
9833 2014-05-20  Yao Qi  <yao@codesourcery.com>
9834
9835         * lib/gdb.exp (gdb_init): Set timeout if test file is under
9836         gdb.reverse directory and gdb_reverse_timeout exists in board
9837         setting.
9838         * README: Document gdb_reverse_timeout.
9839
9840 2014-05-20  Yao Qi  <yao@codesourcery.com>
9841
9842         * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
9843         'test_file_name'.  Treat args as a string instead of a list.
9844         (gdb_init): Rename argument 'args' by 'test_file_name'.
9845
9846 2014-05-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
9847
9848         * gdb.arch/powerpc-power.exp: New file.
9849         * gdb.arch/powerpc-power.s: New file.
9850
9851 2014-05-16  Doug Evans  <dje@google.com>
9852
9853         * gdb.base/Makefile.in (EXECUTABLES): Add completion.
9854         * gdb.base/completion.exp: Check that all expected files exist
9855         before doing file completion.
9856
9857 2014-05-16  Doug Evans  <dje@google.com>
9858
9859         * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
9860         Update.
9861         (do_syscall_tests_without_xml): Update.
9862
9863 2014-05-16  Pedro Alves  <palves@redhat.com>
9864
9865         * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
9866         instead of "unknown output after running".
9867
9868 2014-05-16  Yao Qi  <yao@codesourcery.com>
9869
9870         * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host.  Remove
9871         file1.txt from host at the end.
9872         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
9873
9874 2014-05-15  Doug Evans  <dje@google.com>
9875
9876         * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
9877         * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
9878         loading file.  Add test for TU lookup.
9879
9880 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
9881
9882         * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
9883         calling "-exec-arguments" or "set args" before running the
9884         inferior.
9885
9886 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
9887
9888         * lib/mi-support.exp (mi_expect_stop): Expect message for
9889         inferiors that exit with non-zero exit code.
9890
9891 2014-05-14  Yao Qi  <yao@codesourcery.com>
9892
9893         * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
9894         match absolute path on remote host.
9895         (test_file_list_exec_source_files): Remove "/" from the
9896         pattern.
9897
9898 2014-05-14  Yao Qi  <yao@codesourcery.com>
9899
9900         * boards/local-remote-host-notty.exp (${board}_file): New
9901         proc.
9902
9903 2014-05-07  Kyle McMartin  <kyle@redhat.com>
9904
9905         Pushed by Joel Brobecker  <brobecker@adacore.com>.
9906         * gdb.arch/aarch64-atomic-inst.c: New file.
9907         * gdb.arch/aarch64-atomic-inst.exp: New file.
9908
9909 2014-05-07  Yao Qi  <yao@codesourcery.com>
9910
9911         * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
9912         in current context" too.
9913
9914 2014-05-05  Keith Seitz  <keiths@redhat.com>
9915
9916         * gdb.linespec/ls-dollar.exp: Add test for linespec
9917         file:convenience_variable.
9918
9919 2014-05-05  Yao Qi  <yao@codesourcery.com>
9920
9921         * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
9922         traceframes into tfile and ctf trace files.  Read data from
9923         trace file and test collected data.
9924         (gdb_collect_locals_test): Likewise.
9925         (gdb_unavailable_registers_test): Likewise.
9926         (gdb_unavailable_floats): Likewise.
9927         (gdb_collect_globals_test): Likewise.
9928         (top-level): Append "ctf" to trace_file_targets if GDB
9929         supports.
9930
9931 2014-05-05  Yao Qi  <yao@codesourcery.com>
9932
9933         * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
9934         code to ...
9935         (gdb_collect_args_test_1): ... it.  New proc.
9936         (gdb_collect_locals_test): Move some code to ...
9937         (gdb_collect_locals_test_1): ... it.  New proc.
9938         (gdb_unavailable_registers_test): Move some code to ...
9939         (gdb_unavailable_registers_test_1): ... it.  New proc.
9940         (gdb_unavailable_floats): Move some code to ...
9941         (gdb_unavailable_floats_1): ... it.  New proc.
9942
9943 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
9944
9945         * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
9946         probes to test for bitness recognition.
9947         * gdb.arch/amd64-stap-optional-prefix.exp
9948         (test_probe_value_without_reg): New procedure.
9949         Add code to test for different kinds of bitness.
9950
9951 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
9952
9953         PR breakpoints/16889
9954         * gdb.arch/amd64-stap-optional-prefix.S: New file.
9955         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9956
9957 2014-05-01  Pedro Alves  <palves@redhat.com>
9958
9959         * lib/gdb.exp (gdb_load): Extend comment.  Skip calling
9960         gdb_file_cmd if no file is specified.
9961         * boards/native-extended-gdbserver.exp (gdb_load): Use the
9962         last_loaded_file to set the remote exec-file.
9963
9964 2014-05-01  Pedro Alves  <palves@redhat.com>
9965
9966         * boards/local-remote-host.exp: New file.
9967
9968 2014-05-01  Pedro Alves  <palves@redhat.com>
9969
9970         * boards/local-remote-host.exp: Rename to ...
9971         * boards/local-remote-host-notty.exp: ... this.
9972
9973 2014-04-28  Joel Brobecker  <brobecker@adacore.com>
9974
9975         * gdb.ada/dyn_arrayidx: New testcase.
9976
9977 2014-04-26  Yao Qi  <yao@codesourcery.com>
9978
9979         * gdb.dwarf2/dwz.exp: Compile main.c to object.  Restart GDB
9980         and compute the length of function main.  Save it in
9981         $main_length.
9982         (Dwarf::assemble): Use $main_length instead of hard-coded 10.
9983         (top-level): Use gdb_compile to compile objects into
9984         executable and restart GDB.  Remove invocation to
9985         prepare_for_testing.
9986
9987 2014-04-25  Simon Marchi  <simon.marchi@ericsson.com>
9988             Pedro Alves  <palves@redhat.com>
9989
9990         PR server/16255
9991         * gdb.multi/multi-attach.c: New file.
9992         * gdb.multi/multi-attach.exp: New file.
9993
9994 2014-04-25  Pedro Alves  <palves@redhat.com>
9995
9996         * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
9997         user.
9998         (top level): Test that "set remote conditional-breakpoints-packet
9999         off" works as intended.
10000         * gdb.base/dprintf.exp: Test that "set remote
10001         breakpoint-commands-packet off" works as intended.
10002         * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
10003         New function.
10004         (top level): Call it.
10005         * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
10006         remote fast-tracepoints-packet off" works as intended.
10007         * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
10008         * lib/gdb.exp (gdb_is_target_remote): ... here.
10009
10010 2014-04-24  David Blaikie  <dblaikie@gmail.com>
10011
10012         * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
10013         ensure clang would not discard them.
10014         * gdb.base/gdbvars.c: Ditto.
10015         * gdb.base/memattr.c: Ditto.
10016         * gdb.base/whatis.c: Ditto.
10017         * gdb.python/py-prettyprint.c: Ditto.
10018         * gdb.trace/actions.c: Ditto.
10019         * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
10020         ensure clang would not discard it.
10021
10022 2014-04-24  David Blaikie  <dblaikie@gmail.com>
10023
10024         * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
10025         clang to emit the full definition of type required by the test
10026         * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
10027
10028 2014-04-24  David Blaikie  <dblaikie@gmail.com>
10029
10030         * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
10031         coax Clang into emitting the definition of the type.
10032         * gdb.cp/pr10728-x.h (y): Ditto.
10033         * gdb.cp/pr10728-y.cc (y): Ditto.
10034
10035 2014-04-24  David Blaikie  <dblaikie@gmail.com>
10036
10037         * gdb.base/label.exp: XFAIL label related tests under Clang.
10038         * gdb.cp/cplabel.exp: Ditto.
10039         * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
10040         under Clang those using labels.
10041
10042 2014-04-25  Yao Qi  <yao@codesourcery.com>
10043
10044         * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
10045         double_label.
10046         * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
10047         partial_label and double_label.
10048
10049 2014-04-24  David Blaikie  <dblaikie@gmail.com>
10050
10051         * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
10052
10053 2014-04-24  David Blaikie  <dblaikie@gmail.com>
10054
10055         * gdb.cp/cpexprs.cc: Move braces to the same line as the start
10056         of the function to work across GCC and Clang.
10057         * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
10058         pointer types (const void ** const V void **).
10059
10060 2014-04-24  Michael Sturm  <michael.sturm@mintel.com>
10061             Walfred Tedeschi  <walfred.tedeschi@intel.com>
10062
10063         * Makefile.in (EXECUTABLES): Added i386-avx512.
10064         * gdb.arch/i386-avx512.c: New file.
10065         * gdb.arch/i386-avx512.exp: Likewise.
10066
10067 2014-04-23  Keith Seitz  <keiths@redhat.com>
10068
10069         * lib/mi-support.exp (mi_list_breakpoints): Delete.
10070         (mi_make_breakpoint_table): New procedure.
10071         (mi_create_breakpoint): Use mi_make_breakpoint
10072         and return the result.
10073         (mi_make_breakpoint): New procedure.
10074         (mi_build_kv_pairs): New procedure.
10075
10076         * gdb.mi/mi-break.exp: Remove unused globals,
10077         update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
10078         All callers updated.
10079         * gdb.mi/mi-dprintf.exp: Use variable to track command
10080         number.
10081         Update all callers of mi_create_breakpoint and use
10082         mi_make_breakpoint_table.
10083         Remove any unused global variables.
10084         * gdb.mi/mi-nonstop.exp: Likewise.
10085         * gdb.mi/mi-nsintrall.exp: Likewise.
10086         * gdb.mi/mi-nsmoribund.exp: Likewise.
10087         * gdb.mi/mi-nsthrexec.exp: Likewise.
10088         * gdb.mi/mi-reverse.exp: Likewise.
10089         * gdb.mi/mi-simplerun.exp: Likewise.
10090         * gdb.mi/mi-stepn.exp: Likewise.
10091         * gdb.mi/mi-syn-frame.exp: Likewise.
10092         * gdb.mi/mi-until.exp: Likewise.
10093         * gdb.mi/mi-var-cp.exp: Likewise.
10094         * gdb.mi/mi-var-display.exp: Likewise.
10095         * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
10096         * gdb.mi/mi2-var-child.exp: Likewise.
10097         * gdb.mi/mi-vla-c99.exp: Likewise.
10098         * lib/mi-support.exp: Likewise.
10099
10100         From Ian Lance Taylor  <iant@cygnus.com>:
10101         * lib/gdb.exp (parse_args): New procedure.
10102
10103 2014-04-23  Pedro Alves  <palves@redhat.com>
10104
10105         * gdb.base/break-unload-file.c: New file.
10106         * gdb.base/break-unload-file.exp: New file.
10107         * gdb.base/sym-file-lib.c (baz): New function.
10108         * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
10109         field.
10110         (load): Store the segment's mapped size.
10111         (unload): New function.
10112         (unload_shlib): New function.
10113         * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
10114         * gdb.base/sym-file-main.c (main): Unload, and reload the library,
10115         set a breakpoint at baz, and call it.
10116         * gdb.base/sym-file.exp: New tests for stale breakpoint
10117         instructions.
10118
10119 2014-04-23  Pedro Alves  <palves@redhat.com>
10120
10121         * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
10122         * gdb.base/hbreak-in-shr-unsupported.c: New file.
10123         * gdb.base/hbreak-in-shr-unsupported.exp: New file.
10124         * gdb.base/hbreak-unmapped.c: New file.
10125         * gdb.base/hbreak-unmapped.exp: New file.
10126         * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
10127         * lib/gdb.exp (gdb_is_target_remote): ... here.
10128
10129 2014-04-22  Pedro Alves  <palves@redhat.com>
10130
10131         * gdb.base/consecutive-step-over.c: New file.
10132         * gdb.base/consecutive-step-over.exp: New file.
10133
10134 2014-04-22  Pedro Alves  <palves@redhat.com>
10135
10136         * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
10137         instead of send_gdb/gdb_expect.
10138
10139 2014-04-22  Yao Qi  <yao@codesourcery.com>
10140
10141         * lib/trace-support.exp (generate_tracefile): New procedure.
10142         * gdb.trace/tfile.exp: Skip the test if generate_tracefile
10143         return 0.
10144         * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
10145         if generate_tracefile returns 1.
10146
10147 2014-04-18  Tom Tromey  <palves@redhat.com>
10148             Pedro alves  <tromey@redhat.com>
10149
10150         PR backtrace/15558
10151         * gdb.opt/inline-bt.exp: Test backtracing from an inline function
10152         with a backtrace limit.
10153         * gdb.python/py-frame-inline.exp: Test running to an inline
10154         function with a backtrace limit, and printing the newest frame.
10155         * gdb.python/py-frame-inline.c (main): Call f.
10156
10157 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
10158
10159         * gdb.java/jnpe.exp: Drop srcdir from untested path.
10160
10161 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
10162
10163         * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
10164         Drop prefix from unsupported source file path.
10165
10166 2014-04-17  Yao Qi  <yao@codesourcery.com>
10167
10168         * lib/gdb.exp (with_target_charset): New proc.
10169         * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
10170         with_target_charset.
10171         (test_print_strings): Likewise.
10172         (test_repeat_bytes): Likewise.
10173         * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
10174         for some tests.
10175
10176 2014-04-16  Keith Seitz  <keiths@redhat.com>
10177
10178         PR gdb/15827
10179         * gdb.dwarf2/corrupt.c: New file.
10180         * gdb.dwarf2/corrupt.exp: New file.
10181
10182 2014-04-16  Keith Seitz  <keiths@redhat.com>
10183
10184         PR c++/16597
10185         * gdb.cp/namelessclass.cc: New file.
10186         * gdb.cp/namelessclass.exp: New file.
10187         * gdb.cp/namelessclass.S: New file.
10188
10189 2014-04-16  Doug Evans  <dje@google.com>
10190
10191         * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
10192         Add comment.
10193         (gdbserver_default_get_comm_port): New function.
10194         (gdbserver_start): Check if board file provided
10195         "gdbserver,get_comm_port" and use it if so.
10196         * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
10197         (gdb,socketport): Set to "stdio".
10198         (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
10199         (stdio_gdbserver_template): Delete.
10200         (${board}_get_remote_address): Update.
10201         (${board}_build_remote_cmd): Delete.
10202         (${board}_get_comm_port): New function.
10203         (${board}_spawn): Update.
10204         * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
10205         Delete.
10206         (${board}_get_remote_address): Update.
10207         (${board}_get_comm_port): New function.
10208
10209 2014-04-16  Andrew Burgess  <aburgess@broadcom.com>
10210
10211         * gdb.base/memattr.exp: Improve regexps to handle memory regions
10212         appearing in any order.
10213
10214 2014-04-15  Doug Evans  <dje@google.com>
10215
10216         * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
10217         uninitialized value of "description".
10218
10219 2014-04-15  Keith Seitz  <keiths@redhat.com>
10220
10221         * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
10222         Remove unused globals.
10223         (test_running_the_program): Likewise.
10224         (test_controlled_execution): Likewise.
10225         (test_controlling_breakpoints): Likewise.
10226         (test_program_termination): Likewise.
10227
10228 2014-04-15  Keith Seitz  <keiths@redhat.com>
10229
10230         * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
10231         unused globals.
10232         (test_rbreak_creation_and_listing): Likewise.
10233         (test_ignore_count): Likewise.
10234         (test_error): Likewise.
10235
10236 2014-04-15  Pedro Alves  <palves@redhat.com>
10237
10238         * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
10239         <ansidecl.h>, <elf/common.h> and <elf/external.h> to
10240         sym-file-loader.c.
10241         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10242         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10243         to sym-file-loader.c.
10244         (struct library): Forward declare.
10245         (load_shlib, lookup_function): Change prototypes.
10246         (find_shstrtab, find_strtab, find_shdr, find_symtab)
10247         (translate_offset): Remove declarations.
10248         (get_text_addr): New declaration.
10249         * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
10250         <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
10251         sym-file-loader.h.
10252         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10253         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10254         here from sym-file-loader.h.
10255         (struct library): New structure.
10256         (load_shlib, lookup_function): Change prototypes and adjust to
10257         work with a struct library.
10258         (find_shstrtab, find_strtab, find_shdr, find_symtab)
10259         (translate_offset): Make static.
10260         (get_text_addr): New function.
10261         * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
10262
10263 2014-04-15  Pedro Alves  <palves@redhat.com>
10264
10265         * gdb.base/sym-file-loader.c: Fix typo.  SELF_LINK, not SELK_LINK.
10266
10267 2014-04-15  Pedro Alves  <palves@redhat.com>
10268
10269         * gdb.base/sym-file-loader.c: Include <limits.h>.
10270         (SELF_LINK): New define.
10271         (get_origin): New function.
10272         (load_shlib): Use it.
10273         * gdb.base/sym-file.exp: Don't early return if the target is
10274         remote.  Use runto_main, and issue fail is that fails.  Use
10275         gdb_load_shlibs.
10276         (shlib_name): Delete.
10277         (lib_so, lib_syms, lib_dlopen): New globals.  Use them throughout.
10278
10279 2014-04-15  Pedro Alves <palves@redhat.com>
10280
10281         * gdb.base/sym-file.exp: Remove regex characters from test
10282         message.  Don't refer to breakpoint numbers in test messages.
10283
10284 2014-04-14  Keith Seitz  <keiths@redhat.com>
10285
10286         PR c++/16253
10287         * gdb.cp/var-tag.cc: New file.
10288         * gdb.cp/var-tag.exp: New file.
10289         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10290         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10291         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10292         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10293
10294 2014-04-14  Tom Tromey  <tromey@redhat.com>
10295
10296         * gdb.cp/classes.exp (test_enums): Handle underlying type.
10297         * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
10298         type.
10299         * gdb.cp/enum-class.exp: New file.
10300         * gdb.cp/enum-class.cc: New file.
10301
10302 2014-04-14  Tom Tromey  <tromey@redhat.com>
10303
10304         * gdb.dwarf2/enum-type.exp: New file.
10305
10306 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
10307
10308         * gdb.mi/mi-vla-c99.exp: New file.
10309         * gdb.mi/vla.c: New file.
10310
10311 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
10312
10313         * gdb.base/vla-datatypes.c: New file.
10314         * gdb.base/vla-datatypes.exp: New file.
10315
10316 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
10317
10318         * gdb.base/vla-ptr.c: New file.
10319         * gdb.base/vla-ptr.exp: New file.
10320
10321 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
10322
10323         * gdb.dwarf2/count.exp: New file.
10324
10325 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
10326
10327         * gdb.base/vla-sideeffect.c: New file.
10328         * gdb.base/vla-sideeffect.exp: New file.
10329
10330 2014-04-14  David Blaikie <dblaikie@gmail.com>
10331
10332         * gdb.mi/non-stop.c: Add return value for non-void function return
10333         statement.
10334         * gdb.threads/staticthreads.c: Ditto.
10335
10336 2014-04-12  Siva Chandra Reddy  <sivachandra@google.com>
10337             Doug Evans  <xdje42@gmail.com>
10338
10339         * gdb.guile/scm-value.c: Improve test case.
10340         * gdb.guile/scm-value.exp: Add new test.
10341
10342 2014-04-11  David Blaikie  <dblaikie@gmail.com>
10343
10344         * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
10345         override Clang's default.
10346
10347 2014-04-11  Joel Brobecker  <brobecker@adacore.com>
10348
10349         Revert the following changes (regressions):
10350
10351         * gdb.base/vla-sideeffect.c: New file.
10352         * gdb.base/vla-sideeffect.exp: New file.
10353
10354         * gdb.dwarf2/count.exp: New file.
10355
10356         * gdb.base/vla-multi.c: New file.
10357         * gdb.base/vla-multi.exp: New file.
10358
10359         * gdb.base/vla-ptr.c: New file.
10360         * gdb.base/vla-ptr.exp: New file.
10361
10362         * gdb.base/vla-datatypes.c: New file.
10363         * gdb.base/vla-datatypes.exp: New file.
10364
10365         * gdb.mi/mi-vla-c99.exp: New file.
10366         * gdb.mi/vla.c: New file.
10367
10368 2014-04-11  Keith Seitz  <keiths@redhat.com>
10369
10370         PR c++/16675
10371         * gdb.cp/cpsizeof.exp: New file.
10372         * gdb.cp/cpsizeof.cc: New file.
10373
10374 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
10375
10376         * gdb.mi/mi-vla-c99.exp: New file.
10377         * gdb.mi/vla.c: New file.
10378
10379 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
10380
10381         * gdb.base/vla-datatypes.c: New file.
10382         * gdb.base/vla-datatypes.exp: New file.
10383
10384 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
10385
10386         * gdb.base/vla-ptr.c: New file.
10387         * gdb.base/vla-ptr.exp: New file.
10388
10389 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
10390
10391         * gdb.base/vla-multi.c: New file.
10392         * gdb.base/vla-multi.exp: New file.
10393
10394 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
10395
10396         * gdb.dwarf2/count.exp: New file.
10397
10398 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
10399
10400         * gdb.base/vla-sideeffect.c: New file.
10401         * gdb.base/vla-sideeffect.exp: New file.
10402
10403 2014-04-11  Yao Qi  <yao@codesourcery.com>
10404
10405         * gdb.base/completion.exp: Check file exists before running tests
10406         on file completion.
10407
10408 2014-04-10  Pedro Alves  <palves@redhat.com>
10409
10410         * gdb.base/cond-eval-mode.c: New file.
10411         * gdb.base/cond-eval-mode.exp: Use standard_testfile.  Adjust
10412         prepare_for_testing to build the new file.  Check result of
10413         runto_main.
10414         (test_break, test_watch): New procedures.
10415         (top level): Use them.
10416
10417 2014-04-08  Pierre Muller  <muller@sourceware.org>
10418
10419         * gdb.base/printcmds.exp (test_artificial_arrays): Disable
10420         Ctrl-V use for mingw hosts.
10421
10422 2014-04-07  Siva Chandra Reddy  <sivachandra@google.com>
10423
10424         * gdb.python/py-value.c: Improve test case.
10425         * gdb.python/py-value.exp: Add new test.
10426
10427 2014-04-07  David Blaikie  <dblaikie@gmail.com>
10428
10429         * lib/compiler.c: Identify the clang compiler.
10430         * lib/compiler.cc: Ditto.
10431
10432 2014-04-03  Yao Qi  <yao@codesourcery.com>
10433
10434         * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
10435
10436 2014-04-01  Anton Blanchard  <anton@samba.org>
10437
10438         * gdb.arch/ppc64-atomic-inst.exp: Use untested.  Make test
10439         messages unique.
10440
10441 2014-04-01  Anton Blanchard  <anton@samba.org>
10442
10443         * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
10444         prepare_for_testing.
10445
10446 2014-04-01  Anton Blanchard  <anton@samba.org>
10447
10448         * gdb.arch/ppc64-atomic-inst.c: Remove.
10449         * gdb.arch/ppc64-atomic-inst.S: New file.
10450         * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
10451
10452 2014-03-31  Doug Evans  <dje@google.com>
10453
10454         * gdb.base/print-symbol-loading-lib.c: New file.
10455         * gdb.base/print-symbol-loading-main.c: New file.
10456         * gdb.base/print-symbol-loading.exp: New file.
10457
10458 2014-03-31  Yao Qi  <yao@codesourcery.com>
10459
10460         * gdb.base/source-dir.exp: Allow ';' as a directory separator.
10461
10462 2014-03-28  Joel Brobecker  <brobecker@adacore.com>
10463
10464         * gdb.ada/mi_dyn_arr: New testcase.
10465
10466 2014-03-27  Doug Evans  <dje@google.com>
10467
10468         * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
10469
10470 2014-03-27  Yao Qi  <yao@codesourcery.com>
10471
10472         * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
10473         if target is nios2-*-*.
10474
10475 2014-03-26  Yao Qi  <yao@codesourcery.com>
10476
10477         * lib/gdb.exp (readline_is_used): New proc.
10478         * gdb.base/completion.exp: Move tests on command complete up.
10479         Skip the rest of tests if readline is not used.
10480         * gdb.ada/complete.exp: Skp the test if readline is not
10481         used.
10482         * gdb.base/filesym.exp: Likewise.
10483         * gdb.base/macscp.exp: Likewise.
10484         * gdb.base/readline-ask.exp: Likewise.
10485         * gdb.base/readline.exp: Likewise.
10486         * gdb.python/py-cmd.exp: Likewise.
10487         * gdb.trace/tfile.exp: Likewise.
10488
10489 2014-03-26  Yao Qi  <yao@codesourcery.com>
10490
10491         * gdb.base/macscp.exp: Fix code format issues.
10492
10493 2014-03-25  Ulrich Weigand  <uweigand@de.ibm.com>
10494
10495         * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
10496         * gdb.asm/powerpc64le.inc: New file.
10497
10498 2014-03-25  Pedro Alves  <palves@redhat.com>
10499             Doug Evans  <dje@google.com>
10500
10501         * gdb.base/source-execution.c: New file.
10502         * gdb.base/source-execution.exp: New file.
10503         * gdb.base/source-execution.gdb: New file.
10504
10505 2014-03-24  Doug Evans  <dje@google.com>
10506
10507         * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
10508         using fission.
10509
10510 2014-03-24  Hui Zhu  <hui@codesourcery.com>
10511             Pedro Alves  <palves@redhat.com>
10512
10513         PR breakpoints/16101
10514         * gdb.base/dprintf.exp: Use unsupported rather than changing the
10515         test pass/fail messages.  Detect missing support for dprintf when
10516         breakpoints are actually inserted.
10517         * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
10518         breakpoints are actually inserted.
10519         * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
10520         fails.
10521
10522 2014-03-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
10523
10524         * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
10525
10526 2014-03-22  Doug Evans  <xdje42@gmail.com>
10527
10528         * gdb.python/python.exp (python not supported): Verify multi-line
10529         python command issues an error.
10530         * gdb.guile/guile.exp (guile not supported): Verify multi-line
10531         guile command issues an error.
10532
10533 2014-03-21  Maciej W. Rozycki  <macro@codesourcery.com>
10534
10535         * gdb.threads/thread-specific.exp: Handle the lack of usable
10536         $this_breakpoint and $this_thread.
10537
10538 2014-03-21  Hui Zhu  <hui@codesourcery.com>
10539
10540         * gdb.base/attach.exp (do_command_attach_tests): New.
10541
10542 2014-03-20  Tom Tromey  <tromey@redhat.com>
10543             Pedro Alves  <palves@redhat.com>
10544
10545         PR cli/15718
10546         * gdb.base/condbreak-call-false.c: New file.
10547         * gdb.base/condbreak-call-false.exp: New file.
10548
10549 2014-03-20  Pedro Alves  <palves@redhat.com>
10550
10551         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
10552         Delete.
10553         (block_signals, unblock_signals): Delete.
10554         (child_function_2, main): Remove references to deleted variable
10555         and functions.
10556
10557 2014-03-20  Pedro Alves  <palves@redhat.com>
10558
10559         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
10560         Use pthread_kill to signal thread 2.
10561         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10562         Adjust to make the test send itself a signal rather than using the
10563         host's "kill" command.
10564
10565 2014-03-20  Pedro Alves  <palves@redhat.com>
10566
10567         * gdb.threads/multiple-step-overs.c: New file.
10568         * gdb.threads/multiple-step-overs.exp: New file.
10569         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10570         Adjust expected infrun debug output.
10571
10572 2014-03-20  Pedro Alves  <palves@redhat.com>
10573
10574         * gdb.threads/step-over-trips-on-watchpoint.c: New file.
10575         * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
10576
10577 2014-03-20  Pedro Alves  <palves@redhat.com>
10578
10579         PR breakpoints/7143
10580         * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
10581         old gnats gdb/38.  Remove kfail.  Adjust to use gdb_test instead
10582         of gdb_test_multiple.
10583         * gdb.cp/annota2.exp: Remove kfail for gdb/38.
10584         * gdb.cp/annota3.exp: Remove kfail for gdb/38.
10585
10586 2014-03-20  Pedro Alves  <palves@redhat.com>
10587
10588         * gdb.threads/step-over-lands-on-breakpoint.c: New file.
10589         * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
10590
10591 2014-03-19  Pedro Alves  <palves@redhat.com>
10592
10593         * gdb.base/async.exp: Remove early return.
10594
10595 2014-03-19  Pedro Alves  <palves@redhat.com>
10596
10597         * gdb.base/async.exp (step& tests): Pass explicit test messages.
10598
10599 2014-03-19  Pedro Alves  <palves@redhat.com>
10600
10601         * gdb.base/async.exp (test_background): Expect \r\n after
10602         "completed." in the fail pattern.
10603
10604 2014-03-19  Pedro Alves  <palves@redhat.com>
10605
10606         * gdb.base/async.exp (test_background): New procedure.
10607         Use it for all background execution command tests.
10608
10609 2014-03-19  Pedro Alves  <palves@redhat.com>
10610
10611         * gdb.base/async.exp: Use prepare_for_testing.
10612
10613 2014-03-19  Pedro Alves  <palves@redhat.com>
10614
10615         * gdb.base/async.c (foo): Make 'x' volatile.  Write to it twice in
10616         the same line.
10617
10618 2014-03-19  Pedro Alves  <palves@redhat.com>
10619
10620         * gdb.base/async.c (main): Add "jump here" and "until here" line
10621         marker comments.
10622         * gdb.base/async.exp (jump_here): New global.
10623         (jump& test): Use it.
10624         (until_here): New global.
10625         (until& test): Use it.
10626
10627 2014-03-19  Pedro Alves  <palves@redhat.com>
10628
10629         * gdb.base/async.exp: Don't frob gdb_protocol.
10630
10631 2014-03-18  Doug Evans  <xdje42@gmail.com>
10632
10633         * gdb.base/async.exp: Whitespace fixes.  Turn on target-async.
10634         Fix spelling of exec-done-display.
10635
10636 2014-03-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
10637
10638         PR gdb/15358
10639         * gdb.base/gdb-sigterm.c: New file.
10640         * gdb.base/gdb-sigterm.exp: New file.
10641
10642 2014-03-18  Pedro Alves  <palves@redhat.com>
10643
10644         PR gdb/13860
10645         * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
10646         * lib/mi-support.exp (mi_expect_stop): Add special handling for
10647         solib-event.
10648
10649 2014-03-17  Joel Brobecker  <brobecker@adacore.com>
10650
10651         * gdb.ada/pckd_arr_ren: New testcase.
10652
10653 2014-03-13  Doug Evans  <xdje42@gmail.com>
10654
10655         PR guile/16612
10656         * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
10657         collect after discarding symbols.
10658
10659 2014-03-13  Ludovic Courtès  <ludo@gnu.org>
10660             Doug Evans  <xdje42@gmail.com>
10661
10662         * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
10663         to history survives a gc.
10664
10665 2014-03-13  Pedro Alves  <palves@redhat.com>
10666
10667         * gdb.base/default.exp: Don't test "target procfs".
10668
10669 2014-03-13  Pedro Alves  <palves@redhat.com>
10670
10671         * gdb.base/default.exp: Update "target child" and "target procfs"
10672         tests to not expect "Unix".
10673
10674 2014-03-12  Tom Tromey  <tromey@redhat.com>
10675
10676         * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
10677         New procs.  Add target-async tests.
10678         * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
10679         Add target-async tests.
10680
10681 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10682
10683         * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
10684         'func_start' and 'func_end' for the beginning and end of the
10685         function code, respectively.
10686         * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
10687         'func_end' instead of 'func' and 'main'.
10688
10689 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10690
10691         * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
10692         * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
10693         generate the debug info assembler source.
10694
10695 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10696
10697         * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
10698         * gdb.dwarf2/arr-subrange.exp: Likewise.
10699         * gdb.dwarf2/dwz.exp: Likewise.
10700         * gdb.dwarf2/method-ptr.exp: Likewise.
10701         * gdb.dwarf2/missing-sig-type.exp: Likewise.
10702         * gdb.dwarf2/subrange.exp: Likewise.
10703         * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
10704         * gdb.dwarf2/implptrpiece.exp: Likewise.
10705         * gdb.dwarf2/nostaticblock.exp: Likewise.
10706
10707 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10708
10709         * lib/gdb.exp (build_executable_from_specs): Don't prepend source
10710         directory to absolute path name arguments.
10711
10712 2014-03-10  Joel Brobecker  <brobecker@adacore.com>
10713
10714         * gdb.ada/tagged_access: New testcase.
10715
10716 2014-03-07  Markus Metzger  <markus.t.metzger@intel.com>
10717
10718         * gdb.btrace/data.exp: Update expected output.
10719
10720 2014-03-06  Yao Qi  <yao@codesourcery.com>
10721
10722         * gdb.trace/pr16508.exp: New file.
10723
10724 2014-03-05  Pedro Alves  <palves@redhat.com>
10725
10726         PR gdb/16575
10727         * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
10728         procedure.
10729         (top level): Adjust to use it.  Add tests that exercise breakpoint
10730         interaction with the code-cache.
10731
10732 2014-02-26  Ludovic Courtès  <ludo@gnu.org>
10733
10734         * gdb.guile/scm-value.exp (test_value_in_inferior): Add
10735         test for 'history-append!'.
10736
10737 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
10738
10739         * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
10740         * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
10741         * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
10742         * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
10743         * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
10744         * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
10745
10746 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
10747
10748         * testsuite/gdb.python/py-pp-re-notag.c: New file.
10749         * testsuite/gdb.python/py-pp-re-notag.ex: New file.
10750         * testsuite/gdb.python/py-pp-re-notag.p: New file.
10751
10752 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
10753
10754         * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
10755
10756 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
10757
10758         * gdb.dwarf2/arr-stride.c: New file.
10759         * gdb.dwarf2/arr-stride.exp: New file.
10760
10761 2014-02-26  Pedro Alves  <palves@redhat.com>
10762
10763         * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
10764         that won't ever trigger.  Make sure that GDB reports the correct
10765         breakpoint that caused the stop.
10766
10767 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
10768
10769         PR gdb/16626
10770         * gdb.base/auto-load-script: New file.
10771         * gdb.base/auto-load.c: New file.
10772         * gdb.base/auto-load.exp: New file.
10773
10774         PR gdb/16626
10775         * gdb.base/auto-load.exp: Fix out-of-srctree run.
10776
10777 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
10778
10779         Fix dw2-icycle.exp -fsanitize=address GDB crash.
10780         * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
10781
10782 2014-02-24  Doug Evans  <dje@google.com>
10783
10784         * lib/gdb.exp (run_on_host): Log error output if program fails.
10785
10786 2014-02-21  Pedro Alves  <palves@redhat.com>
10787
10788         * gdb.threads/step-after-sr-lock.c: Rename to ...
10789         * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
10790         * gdb.threads/step-after-sr-lock.exp: Rename to ...
10791         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10792         ... this.
10793
10794 2014-02-20  Sergio Durigan Junior  <sergiodj@redhat.com>
10795
10796         PR tdep/16397
10797         * gdb.arch/amd64-stap-special-operands.exp: New file.
10798         * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
10799         * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
10800         * gdb.arch/amd64-stap-triplet.S: Likewise.
10801         * gdb.arch/amd64-stap-triplet.c: Likewise.
10802
10803 2014-02-20  Joel Brobecker  <brobecker@adacore.com>
10804
10805         * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
10806         in .section pseudo-op.
10807
10808 2014-02-20  lin zuojian  <manjian2006@gmail.com>
10809             Joel Brobecker  <brobecker@adacore.com>
10810             Doug Evans  <xdje42@gmail.com>
10811
10812         PR symtab/16581
10813         * gdb.dwarf2/dw2-icycle.S: New file.
10814         * gdb.dwarf2/dw2-icycle.c: New file.
10815         * gdb.dwarf2/dw2-icycle.exp: New file.
10816
10817 2014-02-19  Siva Chandra Reddy  <sivachandra@google.com>
10818
10819         * gdb.python/py-value-cc.cc: Improve test case to enable testing
10820         operations on gdb.Value objects.
10821         * gdb.python/py-value-cc.exp: Add new test to test operations on
10822         gdb.Value objects.
10823
10824 2014-02-18  Doug Evans  <dje@google.com>
10825
10826         * Makefile.in (TESTS): New variable.
10827         (expanded_tests, expanded_tests_or_none): New variables
10828         (check-single): Pass $(expanded_tests_or_none) to runtest.
10829         (check-parallel): Only run tests in $(TESTS) if non-empty.
10830         (check/no-matching-tests-found): New rule.
10831         * README: Document TESTS makefile variable.
10832
10833 2014-02-18  Doug Evans  <dje@google.com>
10834
10835         * Makefile.in (check-parallel): rm -rf outputs temp.
10836
10837 2014-02-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
10838
10839         Fix "ERROR: no fileid for" in the testsuite.
10840         * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
10841
10842 2014-02-12  Doug Evans  <dje@google.com>
10843
10844         * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
10845         (MISCELLANEOUS): New variable.
10846         (clean): rm -rf $(MISCELLANEOUS).
10847         * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
10848         dwp live in the same directory as symlinks, with each symlink pointed
10849         to a differently named file in a different directory.
10850
10851 2014-02-11  Doug Evans  <dje@google.com>
10852
10853         * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
10854         of Tcl file commands.
10855
10856 2014-02-10  Mark Kettenis  <kettenis@gnu.org>
10857
10858         * gdb.threads/step-after-sr-lock.exp: Avoid executing
10859         "kill -SIGUSR1 -1".
10860
10861 2014-02-10  Joel Brobecker  <brobecker@adacore.com>
10862
10863         * gdb.ada/tick_length_array_enum_idx: New testcase.
10864
10865 2014-02-10  Doug Evans  <xdje42@gmail.com>
10866
10867         * configure.ac (AC_OUTPUT): Add gdb.guile.
10868         * configure: Regenerate.
10869         * lib/gdb-guile.exp: New file.
10870         * lib/gdb.exp (get_target_charset): New function.
10871         * gdb.base/help.exp: Update expected output from "apropos apropos".
10872         * gdb.guile/Makefile.in: New file.
10873         * gdb.guile/guile.exp: New file.
10874         * gdb.guile/scm-arch.c: New file.
10875         * gdb.guile/scm-arch.exp: New file.
10876         * gdb.guile/scm-block.c: New file.
10877         * gdb.guile/scm-block.exp: New file.
10878         * gdb.guile/scm-breakpoint.c: New file.
10879         * gdb.guile/scm-breakpoint.exp: New file.
10880         * gdb.guile/scm-disasm.c: New file.
10881         * gdb.guile/scm-disasm.exp: New file.
10882         * gdb.guile/scm-equal.c: New file.
10883         * gdb.guile/scm-equal.exp: New file.
10884         * gdb.guile/scm-error.exp: New file.
10885         * gdb.guile/scm-error.scm: New file.
10886         * gdb.guile/scm-frame-args.c: New file.
10887         * gdb.guile/scm-frame-args.exp: New file.
10888         * gdb.guile/scm-frame-args.scm: New file.
10889         * gdb.guile/scm-frame-inline.c: New file.
10890         * gdb.guile/scm-frame-inline.exp: New file.
10891         * gdb.guile/scm-frame.c: New file.
10892         * gdb.guile/scm-frame.exp: New file.
10893         * gdb.guile/scm-generics.exp: New file.
10894         * gdb.guile/scm-gsmob.exp: New file.
10895         * gdb.guile/scm-iterator.c: New file.
10896         * gdb.guile/scm-iterator.exp: New file.
10897         * gdb.guile/scm-math.c: New file.
10898         * gdb.guile/scm-math.exp: New file.
10899         * gdb.guile/scm-objfile-script-gdb.in: New file.
10900         * gdb.guile/scm-objfile-script.c: New file.
10901         * gdb.guile/scm-objfile-script.exp: New file.
10902         * gdb.guile/scm-objfile.c: New file.
10903         * gdb.guile/scm-objfile.exp: New file.
10904         * gdb.guile/scm-ports.exp: New file.
10905         * gdb.guile/scm-pretty-print.c: New file.
10906         * gdb.guile/scm-pretty-print.exp: New file.
10907         * gdb.guile/scm-pretty-print.scm: New file.
10908         * gdb.guile/scm-section-script.c: New file.
10909         * gdb.guile/scm-section-script.exp: New file.
10910         * gdb.guile/scm-section-script.scm: New file.
10911         * gdb.guile/scm-symbol.c: New file.
10912         * gdb.guile/scm-symbol.exp: New file.
10913         * gdb.guile/scm-symtab-2.c: New file.
10914         * gdb.guile/scm-symtab.c: New file.
10915         * gdb.guile/scm-symtab.exp: New file.
10916         * gdb.guile/scm-type.c: New file.
10917         * gdb.guile/scm-type.exp: New file.
10918         * gdb.guile/scm-value-cc.cc: New file.
10919         * gdb.guile/scm-value-cc.exp: New file.
10920         * gdb.guile/scm-value.c: New file.
10921         * gdb.guile/scm-value.exp: New file.
10922         * gdb.guile/source2.scm: New file.
10923         * gdb.guile/types-module.cc: New file.
10924         * gdb.guile/types-module.exp: New file.
10925
10926 2014-02-10  Yao Qi  <yao@codesourcery.com>
10927
10928         PR testsuite/16543
10929         * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
10930         * configure: Regenerated.
10931         * Makefile.in: New file.
10932
10933 2014-02-08  Andreas Schwab  <schwab@linux-m68k.org>
10934
10935         * gdb.python/py-framefilter.exp: Fix typo.
10936
10937 2014-02-08  Yao Qi  <yao@codesourcery.com>
10938
10939         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
10940         that no =breakpoint-modified is emitted when breakpoints are
10941         modified through MI commands.
10942
10943 2014-02-07  Pedro Alves  <pedro@codesourcery.com>
10944             Pedro Alves  <palves@redhat.com>
10945
10946         * gdb.threads/step-after-sr-lock.c: New file.
10947         * gdb.threads/step-after-sr-lock.exp: New file.
10948
10949 2014-02-07  Pedro Alves  <palves@redhat.com>
10950
10951         * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
10952
10953 2014-02-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
10954
10955         Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
10956         * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
10957
10958 2014-02-06  Doug Evans  <xdje42@gmail.com>
10959
10960         * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
10961         output.
10962
10963         * gdb.gdb/python-interrupts.exp: New file.
10964
10965 2014-02-05  Yao Qi  <yao@codesourcery.com>
10966
10967         * gdb.trace/report.exp (use_collected_data): Test the output
10968         of "info threads" and "info inferiors".
10969
10970 2014-02-05  Yao Qi  <yao@codesourcery.com>
10971
10972         Revert this patch:
10973
10974         2013-05-24  Yao Qi  <yao@codesourcery.com>
10975
10976         * gdb.trace/tfile.exp: Test inferior and thread.
10977
10978 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
10979
10980         * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
10981         on a function.
10982         * gdb.base/step-bt.c: Call hello via function pointer to make
10983         sure its first instruction is executed on powerpc64le-linux.
10984
10985 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
10986
10987         * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
10988
10989 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
10990
10991         * gdb.arch/vsx-regs.exp: Check target endianness.  Provide variants
10992         of the test patterns for use on little-endian systems.
10993
10994 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
10995
10996         * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
10997         (decimal_vector): Fix for little-endian.
10998
10999 2014-01-29  Jose E. Marchesi  <jose.marchesi@oracle.com>
11000
11001         * gdb.arch/sparc-sysstep.exp: New file.
11002         * gdb.arch/sparc-sysstep.c: Likewise.
11003
11004         * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
11005
11006 2014-01-28  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
11007
11008         * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
11009
11010 2014-01-23  Tom Tromey  <tromey@redhat.com>
11011
11012         * gdb.ada/array_char_idx: New testcase.
11013
11014 2014-01-23  Tom Tromey  <tromey@redhat.com>
11015
11016         PR python/16487:
11017         * gdb.python/py-framefilter.exp: Add test using "Error" filter.
11018         * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
11019         classes.
11020
11021 2014-01-23  Tom Tromey  <tromey@redhat.com>
11022
11023         PR python/16491:
11024         * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
11025         string from an inferior frame.
11026         * gdb.python/py-framefilter-mi.exp: Update.
11027
11028 2014-01-22  Doug Evans  <dje@google.com>
11029
11030         * gdb.server/server-mon.exp: Add tests for "set debug-format".
11031
11032 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
11033
11034         * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
11035
11036 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
11037
11038         * gdb.trace/entry-values.exp: Remove excess space character from
11039         regex patterns.  Handle s390 call instruction.
11040
11041 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
11042
11043         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
11044         define "*_start" label.  Make "name" static.
11045         * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
11046         ${name} by references to ${name}_start.
11047
11048 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
11049
11050         * gdb.base/info-macros.exp: Remove "debug" from the compile
11051         options.
11052
11053 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
11054
11055         * gdb.dlang/demangle.exp: New file.
11056
11057 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
11058
11059         * gdb.dlang/primitive-types.exp: New file.
11060
11061 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
11062
11063         * configure.ac: Create gdb.dlang/Makefile.
11064         * configure: Regenerate.
11065         * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
11066         * gdb.dlang/Makefile.in: New file.
11067         * lib/d-support.exp: New file.
11068         * lib/gdb.exp (skip_d_tests): New proc.
11069
11070 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11071
11072         * gdb.btrace/delta.exp: Check reverse stepi.
11073         * gdb.btrace/tailcall.exp: Update.  Add stepping tests.
11074         * gdb.btrace/finish.exp: New.
11075         * gdb.btrace/next.exp: New.
11076         * gdb.btrace/nexti.exp: New.
11077         * gdb.btrace/record_goto.c: Add comments.
11078         * gdb.btrace/step.exp: New.
11079         * gdb.btrace/stepi.exp: New.
11080         * gdb.btrace/multi-thread-step.c: New.
11081         * gdb.btrace/multi-thread-step.exp: New.
11082         * gdb.btrace/rn-dl-bind.c: New.
11083         * gdb.btrace/rn-dl-bind.exp: New.
11084         * gdb.btrace/data.c: New.
11085         * gdb.btrace/data.exp: New.
11086         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11087
11088 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11089
11090         * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
11091         * gdb.btrace/exception.exp: Update.
11092         * gdb.btrace/instruction_history.exp: Update.
11093         * gdb.btrace/record_goto.exp: Update.
11094         * gdb.btrace/tailcall.exp: Update.
11095         * gdb.btrace/unknown_functions.exp: Update.
11096         * gdb.btrace/delta.exp: New.
11097
11098 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11099
11100         * gdb.btrace/record_goto.exp: Add backtrace test.
11101         * gdb.btrace/tailcall.exp: Add backtrace test.
11102
11103 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11104
11105         * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
11106         * gdb.btrace/record_goto.c: New.
11107         * gdb.btrace/record_goto.exp: New.
11108         * gdb.btrace/x86-record_goto.S: New.
11109
11110 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11111
11112         * gdb.btrace/function_call_history.exp: Update tests.
11113         * gdb.btrace/instruction_history.exp: Update tests.
11114
11115 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11116
11117         * gdb.btrace/function_call_history.exp: Fix expected field
11118         order for "record function-call-history".
11119         Add new tests for "record function-call-history /c".
11120         * gdb.btrace/exception.cc: New.
11121         * gdb.btrace/exception.exp: New.
11122         * gdb.btrace/tailcall.exp: New.
11123         * gdb.btrace/x86-tailcall.S: New.
11124         * gdb.btrace/x86-tailcall.c: New.
11125         * gdb.btrace/unknown_functions.c: New.
11126         * gdb.btrace/unknown_functions.exp: New.
11127         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11128
11129 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11130
11131         * gdb.btrace/instruction_history.exp: Update.
11132         * gdb.btrace/function_call_history.exp: Update.
11133
11134 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11135
11136         * gdb.btrace/function_call_history.exp: Fix expected function
11137         trace.
11138         * gdb.btrace/instruction_history.exp: Initialize traced.
11139         Remove traced_functions.
11140
11141 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11142
11143         * gdb.btrace/function_call_history.exp: Update
11144         * gdb.btrace/instruction_history.exp: Update.
11145
11146 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11147
11148         * gdb.btrace/enable.exp: Update expected text.
11149
11150 2014-01-16  Omair Javaid  <Omair.Javaid@linaro.org>
11151
11152         * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
11153         bytes.
11154
11155 2014-01-15  Maciej W. Rozycki  <macro@codesourcery.com>
11156
11157         * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
11158
11159 2014-01-15  Omair Javaid  <omair.javaid@linaro.org>
11160
11161         * lib/gdb.exp (supports_process_record): Return true for
11162         arm*-linux*.  (supports_reverse): Likewise.
11163
11164 2014-01-13  Siva Chandra Reddy  <sivachandra@google.com>
11165
11166         PR python/15464
11167         PR python/16113
11168         * gdb.python/py-type.c: Enhance test case.
11169         * gdb.python/py-value-cc.cc: Likewise
11170         * gdb.python/py-type.exp: Add new tests.
11171         * gdb.python/py-value-cc.exp: Likewise
11172
11173 2014-01-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11174             Pedro Alves <palves@redhat.com>
11175
11176         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
11177         Make "name" extern.
11178         * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
11179         references to ${name}_start by references to ${name}.
11180
11181 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
11182
11183         * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
11184
11185 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
11186
11187         * gdb.python/py-pp-integral.exp: Remove path from "source" test.
11188
11189 2014-01-09  Maciej W. Rozycki  <macro@codesourcery.com>
11190             Pedro Alves  <palves@redhat.com>
11191
11192         * gdb.mi/mi-info-os.exp: Connect to the target with
11193         mi_gdb_target_load.
11194
11195 2014-01-08  Pedro Alves  <palves@redhat.com>
11196
11197         * gdb.threads/reconnect-signal.c: New file.
11198         * gdb.threads/reconnect-signal.exp: New file.
11199
11200 2014-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
11201
11202         * gdb.base/source-dir.exp: New file.
11203
11204 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
11205
11206         * gdb.ada/mi_interface: New testcase.
11207
11208 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
11209
11210         * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
11211         gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
11212         gdb.ada/pp-rec-component/pck.ads: New files.
11213
11214 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
11215
11216         * gdb.python/py-pp-integral.c: New file.
11217         * gdb.python/py-pp-integral.py: New file.
11218         * gdb.python/py-pp-integral.exp: New file.
11219
11220 For older changes see ChangeLog-1993-2013.
11221 \f
11222 ;; Local Variables:
11223 ;; mode: change-log
11224 ;; left-margin: 8
11225 ;; fill-column: 74
11226 ;; version-control: never
11227 ;; End:
11228
11229     Copyright 2014-2017 Free Software Foundation, Inc.
11230   Copying and distribution of this file, with or without modification,
11231   are permitted provided the copyright notice and this notice are preserved.